/* andreas01 - an open source xhtml/css website layout by Andreas Viklund  - http://andreasviklund.com - Free to use for any purpose as long as the proper credits are given to the original author.
Version: 2.0 (Jun 25, 2006)
Screen layout: */

html {
     overflow: -moz-scrollbars-vertical;
}


/***** Body and main container *****/
body {
margin:0 auto;
padding:0;
font:80% Verdana,Tahoma,Arial,sans-serif;
background:#f4f4f4 url('../images/bgPage.gif') repeat-y center;margin:5px 0px 0px 0px;
color:#000000;
word-wrap: break-word;
}

td{
word-wrap: break-word; /* Internet Explorer 5.5+ */

}

#wrap {
background:#ffffff;
color:#303030;
margin:0 auto;
width:760px;
word-wrap: break-word;
}

/***** Various tags *****/
a {
text-decoration:none;
font-weight:bold;
color:#286ea0;
background-color:inherit;
}

a:hover {
text-decoration:none;
color:#d4340c;
background-color:inherit;
}

a img {
border:0;
}


/***** Header *****/
#header {
	padding:0px;
	padding-right:5px;
	height:125px;
}

#header #logo{
	float:left;
	padding-left:20px;
	padding-top:5px;
}

#header #headerTitle {
	font-size:280%;
	padding:0px;
	margin-top:25px;
	float:right;
	line-height:1;
	text-align:right;
	padding-right:10px;

}

#header #headerLinks {
	font-size:80%;
	text-align:right;
}

#header #headerRightBar {
	float:right;
	border-left: 1px solid #C0C0C0;
	height:95px;
	margin-top:10px;
	margin-bottom:10px;
	padding-left:10px;
	padding-top:10px;
	text-align:right;
	color:#515153;
	width:140px;
}

#headerRightBar form{
	margin:0px;
	padding:0px;
}

#header #headerTitle .headerSubtitle {
	font-size:80%;
	font-family: "Monotype Corsiva";
}


#PageHeader{
	COLOR: red;
	FONT-SIZE: 26px;
	font-weight:bold;
	height:50px;
	float:left;
}


/***** Main content *****/
#content {
	padding:5px;
	height:100%;
	word-wrap: break-word;
}


#content .imageLeft{

	float:left;
	padding-right:10px;
	padding-bottom:10px;
}

#clear{
	clear:both;
}

.homepageClear{
	clear:both;
	padding:0px;
	margin:0px;
	margin-top:3px;
}

#homepageThumbText{
	padding-top:15px;
}

#content .imageRight{
	padding-left:10px;
	clear:both;
	float:right;
}

#content .imageCenter{
	padding-bottom:10px;
	text-align:center;
}


#content #breadcrumbs{
	font-size:0.8em;
	padding:0 0 5px 0;
	font-weight:bold;
}

#content h2{
	font-size:160%;
	font-weight:normal;
	margin:5px 0px 5px 0px;
	padding:5px 0px 5px 0px;
	
}
#content h3{
	border-bottom:1px solid #C0C0C0;
	font-size:120%;
	font-weight:normal;
	margin:5px 0px 5px 0px;
	padding:5px 0px 5px 0px;
	margin-top:0px;
}

#content ul{
margin:15px;
list-style-type:square;
}

#content ul a{
	margin:0px;
	padding-left:0px;
	color:#286ea0;
}
#content ul a:hover{
	color:#d4340c;
}

.FormTable{ 
	BORDER-BOTTOM: #2D7DB5 1px solid; 
	BORDER-LEFT: #2D7DB5 1px solid; 
	BORDER-RIGHT: #2D7DB5 1px solid; 
	background-color:#eaebef;	
	FONT-SIZE: 12px;				
}

.FormTableHeader{	
	background-color:#2D7DB5;	
	FONT-SIZE: 12px;
	COLOR: #ffffff;
	font-weight:bold;			
}

.FormQuestions{
	font-weight:bold;
}

.formElement{
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-TOP: #000000 1px solid; 
	FONT-SIZE: 12px; BORDER-LEFT: #000000 1px solid; 
	COLOR: #3a3b3d; BORDER-BOTTOM: #000000 1px solid;
	font-weight:bold;
	font-family: Arial;
}


/***** Footer *****/
#footer {
clear:both;
margin:0 auto;
padding:10px 0 20px;
text-align:center;
font-size:0.9em;
}



#footer a:hover {
text-decoration:underline;
}


.leftColumn{
	float:left;
	width:495px;	
}

.leftColumn .box .top img{
	float:left;
	margin-right:10px;
	margin-left:0px;
	border:2px solid #000000;
}

.rightColumn{
	float:right;
	width:240px;	
}


.rightColumn .box{
	background:url(../images/rightRoundedBottom.gif) bottom left;
}
.rightColumn .box .top{
	background: url(../images/rightRoundedTop.gif) top left;
	padding:5px 15px 0px 15px;
}
.rightColumn .box .bottom{
	padding:0px 15px 5px 15px;
}



.leftColumn .box{
	background:url(../images/roundedBottom.gif) bottom left;
}
.leftColumn .top{
	background:url(../images/roundedTop.gif) top left;
	padding:15px 10px 0px 15px;
}

.leftColumn .box .bottomLeft{
	clear:both;
	float:left;
	padding:0px 0px 10px 10px;

}
.leftColumn .box .bottomRight{
	float:right;
	padding:0px 10px 10px 0px;
	width:220px;
}


.homepageThumb{
	float:left;
	margin-right:5px;
	margin-bottom:1px;
	padding-left:0px;
}


.glossymenu{
	position: relative;
	padding: 0 0 0 34px;
	margin: 0 auto 0 auto;
	background: url(../images/menur_bg.gif) repeat-x; /*tab background image path*/
	height: 46px;
	list-style: none;
}

.glossymenu li{
	float:left;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 24px 0 8px; /*Padding of menu items*/
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background: url(../images/menur_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
	background: url(../images/menur_hover_right.gif) no-repeat right top; /*right tab image path*/
}

.buyOnline{
color:red;
}

#thumbWrapper{
	height: 155px;
	width: 210px;
	padding: 10px;
	background: #F0EEE0;
	margin: 4px;
	border: 1px solid #AFAB8E;
	text-align: center;
	float:left;
}

#thumbWrapperArtists{
	height: 185px;
	width: 210px;
	padding: 10px;
	background: #F0EEE0;
	margin: 4px;
	border: 1px solid #AFAB8E;
	text-align: center;
	float:left;
}

.linksBG{ 
	FONT-SIZE: 14px;
	COLOR: white;
	text-decoration: none;
	font-size:12px;
}
.linksBG:hover{ 
	FONT-SIZE: 14px;
	COLOR: red;
	text-decoration: none;
	font-size:12px;
}

.searchLink{
	font-size:130%;
}
.searchLink img{
	padding-left:10px;
}

#right{
	float:right;
	text-align:right;
	line-height:2;
}

#right form{
margin:0;
padding:0;
}

#searchResultText{
	font-size:130%;
}

.searchHighlight{
	color:green;
	font-weight:bold;
}

.SuccessMessage{
	COLOR:green;
	font-weight:bold;
}
.ErrorMessage{
	COLOR:red;
	font-weight:bold;
}

#clearSearch{
padding-bottom:10px;
padding-top:10px;
}