
body
{
	font-family: Georgia, Helvetica;
	font-size: 0.95em;
	line-height: 150%;

	color: #56350C;
}


/* STYLIST Styles */

.rightheadbg
{
	width: 100%;
	height: 33px;
	background-image:url('right-head-bg.jpg');
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 8px;
	padding-left: 10px;
	margin-left: -6px;
	
	font-size: 120%;
	color: #FFFFFF;
}

* html .rightheadbg
{
	margin-left: -12px;
	padding-top: 5px;
}

a
{
	text-decoration: none;
	color: #DD0000;
}

p a,
td a
{
	text-decoration: underline;
}

p
{
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 20px;
}

.title, h1, h2
{
	margin: 0px;
	padding: 0px;
	font-size: 130%;
	color: #B20000;
}

h1, .title
{
	margin-top: 10px;
	margin-bottom: 5px;
	line-height: 130%;
}

.title
{
	font-weight: bold;
}

.shorttext
{
	font-style: italic;
	color: #B20000;
}

.texthighlight
{
	color: #B20000;
}

.artistshortview,
.artistshortviewbigimage
{
	float: left;
	margin: 5px;
	margin-left: 0px;
	margin-bottom: 15px;
	margin-right: 20px;
	
}

.artistshortview2
{
	float: left;
	margin: 5px;
	margin-left: 15px;
	margin-bottom: 15px;
	margin-right: 0px;
	
}


.artistshortview img,
.artistshortview2 img,
.artistshortviewbigimage img
{
	border: 1px solid #B20000;
	border-bottom: 0px;
}

.artistshortviewtext,
.artistshortviewbigimagetext
{
	width: 190px;
	padding: 5px;
	background-image: url('wood.jpg');
	background-repeat: repeat;
	background-position: bottom;
	/*border: 1px solid blue;*/
	font-weight: bold;
	border: 1px solid #55350C;
	text-align: right;
	font-size:0.9em;
}

.artistshortviewbigimagetext
{
	width: 427px;
}


/* EDITOR ONLY STYLES - OVERRIDE IN STYLES.CSS !! */
span { border: 1px dotted silver; }

.wysiwygTable td,
.wysiwygTable th
{
	vertical-align:top;
	border-left:1px dotted gray;
	border-top:1px dotted gray;
}

.wysiwygTable
{
	border-right:1px dotted gray;
	border-bottom:1px dotted gray;
}