body{
	margin:0px;
	padding:0px;
	background-color:#6d6d6d;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:11px;
}

a:link , a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

a:hover , a:active {
	color:#CCCCCC;
	text-decoration:none;
}

.wrapper{
	width:950px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

.header{
	height:146px;
	background-image:url(../images/header.gif);
	background-repeat:repeat-x;
	position:relative;
}

.logo{
	position:absolute;
	left:20px;
	top:20px;
}

.content{
	background-color:#6d6d6d;
	padding-top:40px;
}


.sidemenu{
	width:150px;
	padding-left:0;
	float:left;
}


.sidemenuitems{
	background-color:#8a8a8a;
	background-image:url(../images/menubullet.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:30px;
	margin-right:21px;
	height:18px;
	padding-top:5px;
	color:#e2e2e2;
	font-weight:bold;
	margin-bottom:8px;
}

.sidemenuitems a:link , .sidemenuitems a:visited{
	color:#e2e2e2;
}

.sidemenuitems a:hover , .sidemenuitems a:active{
	color:#FFFFFF;
}



.sidemenutext{
	text-align:right;
	padding-right:20px;

}

.sidemenutexttitle{
	background-image:url(../images/sidemenubullet.gif);
	background-repeat:no-repeat;
	background-position:100% 50%;
	padding-top:3px;
	padding-bottom:4px;
	padding-right:25px;
	color:#cccccc;
	font-weight:bold;
	font-size:14px;
	margin-bottom:7px;
	
}

.main{
	float:left;
	background:#8A8A8A;
}
.main1{
	float:left;
	background:#6D6D6D;
}

.main img{
	border:1px solid #adadad;
}

.homebox{
	background-color:#8a8a8a;
	padding:30px 30px 0 30px;
	width:500px;
	float:left;
	margin-right:20px;
}

.homesidebox{
	background-color:#8a8a8a;
	width:150px;
	overflow:hidden;
	padding:10px;
}

.homesideboxtitle{
	color:#f0a1a4;
	font-size:12px;
	text-align:center;
	margin-bottom:3px;

}


.homesideboximage{
	text-align:center;
	position:relative;
	font-weight:bold;
	padding-top:13px;
}

.footer{
	height:23px;
	padding-top:8px;
	background-image:url(../images/footer.gif);
	background-repeat:repeat-x;
	color:#CCCCCC;
	padding-left:20px;
}


.box{
	background-color:#8a8a8a;
	width:761px;
}


.paginate{
	color:#333333;
}
.paginate img{
	border:none;
}

.text{
	padding:30px;
	margin:30px;
	
/*	border:13px solid #adadad; */

	text-align:justify;
}

.text img{
	border:1px solid #adadad;
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}

.title{
	color:#8c171b;
	font-weight:bold;
	font-size:12px;
	margin-bottom:10px;
}

.titleA{
	width:205px;
	color:#8c171b;
	font-weight:bold;
	font-size:12px;
	margin-bottom:10px;
	background-repeat:no-repeat;
	text-indent:19px;
	height:8px;
}


.title img{ border:0px;}

.linktitle{
	background-image:url(../images/linktitle.gif);
	background-repeat:no-repeat;
	background-position:0% 50%;
	padding-top:3px;
	padding-bottom:4px;
	padding-left:25px;

	
	color:#8c171b;
	font-weight:bold;
	font-size:12px;
	margin-bottom:10px;
}


.order {
	text-align:center;
}

.order img{
	border:none;
}


.input{
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:11px;
	color:#333333;
	border:1px solid #333333;
	padding:2px;
}


.button{
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:11px;
	color:#333333;
	padding:2px;
}

.artist-title{ font-size:12px; border-bottom:2px dotted #777777; color:#8C171B; padding:3px;}


#gallery {position:relative; width:500px; margin:0 auto;background:url(http://silkroad2.pt.com/interface/images/bg-gallery.jpg) no-repeat scroll 50% 50%; }
#gallery ul {width:500px; padding:0;margin:410px 0 0 auto; list-style-type:none; float:right;}
#gallery li {float:left;}
#gallery a.gallery span {position:absolute; width:1px; height:1px; top:10px; left:5px; overflow:hidden; background:#8a8a8a;}
#gallery a.gallery, #gallery a.gallery:visited {display:block; color:#000; text-decoration:none; border:1px solid #aaa; margin:4px; cursor:default;}
#gallery a.gallery:hover {border:1px solid #fff;cursor:pointer;}
#gallery a.gallery:hover span {position:absolute; width:500px; height:377px; top:10px; left:0px; color:#000;text-align:center;}
#gallery a.gallery:hover img {cursor:pointer;}

.artistCategoryBox{ width:300px; float:left;}

.listThumb img{
	float: none!important;
}
