body {
	margin: 0px;
	padding: 15px 0px 0px 20px;
	background-image: url(../images/artists_bg.jpg);
	background-repeat:repeat-x;
	background-color: #efefef;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}
td,p,div {
	font-size: 11px;
}
a{
	color: #666 ;
	text-decoration:none;
}
a:hover {
	color: #333 ;
	text-decoration:underline;
}
a:visited {
	#666;
}
h1, h2, h3, h4, h5, h6 {
	margin-bottom: 10px;
}
h1,h2 {
	font-size: 16px;
	margin-top: 0px;
	padding-top: 0px;
}
h2 {
	color: #98cb00;
}
h3,h4 {
	font-size: 14px;
	margin-top: 0px;
	padding-top: 0px;
}
h4 {
	color: #98cb00;
}
h5,h6 {
	font-size: 12px;
	margin-top: 0px;
	padding-top: 0px;
}
h6 {
	color: #98cb00;
}
.wrapper {
	width: 740px;
	position: relative;
	}
.bordersection {
	padding: 12px;
	border: solid 1px #737373;
	background-color: #fff;
}

.leftsection {
	width: 180px;
	float: left;
}
.leftbordersection {
	padding: 12px;
	border: solid 1px #737373;
	background-color: #fff;
	margin-bottom: 22px;
	margin-right: 23px;
}
.lightborder {
	border: solid 1px #ccc;
	padding: 10px;
}
.menuheader {
	font-size: 12px;
	border-bottom: solid 1px #98cb00;
	padding-bottom:12px;
	margin-bottom:10px;
}
.menusubheader {
	font-size: 12px;
	background-image: url(../images/artists_menuborder.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left:13px;
	margin-bottom:10px;
}
.menulastsubheader {
	font-size: 12px;
	background-image: url(../images/artists_menuborder.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left:13px;
	margin-bottom: 0px;
}
.menucontent {
	padding-left: 12px;
	margin-bottom: 10px;
}
.menucontent a {
	font-size: 11px;
	color: #666;
	text-decoration: none;
	display:block;
}
.menucontent a:hover {
	color: #333;
	text-decoration: underline;
}

.basketcontent {
	padding-left: 0px;
	margin-bottom: 10px;
}
.basketcontent a {
	font-size: 11px;
	color: #666;
	text-decoration: none;
	display:block;
}
.basketcontent a:hover {
	color: #333;
	text-decoration: underline;
}


.firstlevel {

}
.firstlevel a 
{
	display:block;
	font-size: 11px;
	color: #666;
	text-decoration: none;
}
.firstlevelExpand {
}
.firstlevelExpand a 
{
	display:block;
	font-size: 11px;
	color: #666;
	text-decoration: none;

}
.firstlevelExpand a:hover {
	color: #333;
	text-decoration: underline;
}

.secondlevel {
margin-left:5px;
}
.secondlevel a{
	display:block;
	font-size: 11px;
	color: #666;
	text-decoration: none;
}
.secondlevelExpand {
margin-left:5px;
}
.secondlevelExpand a{
	font-size: 11px;
	color: #666;
	text-decoration: none;
}
.thirdlevel {
margin-left:10px;
}
.thirdlevel a{
	font-size: 11px;
	color: #666;
	text-decoration: none;	
}
.thirdlevelExpand {
margin-left:10px;
}
.thirdlevelExpand a{
	font-size: 11px;
	color: #666;
	text-decoration: none;	
}
.fourthlevel {
margin-left:15px;
}
.fourthlevel a{
	font-size: 11px;
	color: #666;
	text-decoration: none;	
}
.fourthlevelExpand {
margin-left:15px;
}
.fourthlevelExpand a{
	font-size: 11px;
	color: #666;
	text-decoration: none;	
}
.fifthlevel {
margin-left:20px;
}
.fifthlevel a{
	font-size: 11px;
	color: #666;
	text-decoration: none;	
}
.fifthlevelExpand {
margin-left:20px;
}
.fifthlevelExpand a{
	font-size: 11px;
	color: #666;
	text-decoration: none;	
}
.sixlevel {
margin-left:25px;
}
.sixlevel a{
	font-size: 11px;
	color: #666;
	text-decoration: none;	
}
.viewbasket {
	border-top: solid 1px #98cb00;
	padding-bottom:12px;
	padding-top: 5px;
	margin-bottom:0px;
	font-size: 12px;
	background-image: url(../images/artists_menuborder.gif);
	background-repeat: no-repeat;
	background-position: 0px 12px;
	padding-left:9px;
}
.viewbasket a {
	font-size: 11px;
	color: #666;
	text-decoration: none;
}
.viewbasket a:hover {
	color: #333;
	text-decoration: underline;
}
.rightsection {
	width: 530px;
	float: left;
}
.nav {
	padding: 6px;
	border: solid 1px #737373;
	background-color: #fff;
	margin-bottom: 22px;
	text-align: right;
}
.navcme {
	float: left;
	padding: 6px;
	border-left: solid 1px #737373;
	border-top: solid 1px #737373;
	border-bottom: solid 1px #737373;
	background-color: #fff;
	margin-bottom: 22px;
	text-align: left;
}
.maincontent {
	padding: 12px;
	border: solid 1px #737373;
	background-color: #fff;
	margin-bottom: 22px;
}
.maincontent a {
	color: #666;
}
.maincontent a:hover {
	color: #333;
}
.maincontentleft {
	float: left;
	width: 290px;
}
.maincontentright {
	float: right;
	width: 190px;
}
.shopitem {
	border: solid 1px #ccc;
	width: 504px;
	margin-bottom: 12px;
}
.productimage {
	border: solid 1px #737373;
	margin: 1px;
	float: left;
}
.productimage2 {
	margin: 1px 1px 10px 1px;
	border: solid 1px #737373;
	float: left;
	width:180px;
}
.producttext {
	margin: 12px;
	width: 165px;
	float:left;
}
.producttext a {
	color: #666;
	text-decoration: none;
}
.producttext a:hover {
	color: #333;
	text-decoration: underline;
}
.productlinks {
	float: right;
	margin-top: 12px;
	margin-right: 12px;
}
.productlinks a {
	display: block;
}
.leftitem {
	padding-bottom: 10px;
	margin-bottom: 15px;
	border-bottom: solid 1px #dedede;
}
.maincontentright .pad {
		padding: 8px;
}
.maincontentright .itemtitle {
		background-color: #efefef;
		padding: 8px;
		font-weight: bold;
		font-size: 12px;
}
.maincontentright .itemtitle a {
		display: block;
}
.rightitem1 {
	border: solid 1px #acacac;
	background-color: #fff;
	margin-bottom: 12px;
}
.rightitem1 .itemtitle {
	background-color: #a8d12e;
	border-bottom: solid 1px #acacac;
}
.rightitem2 {
	border: solid 1px #bababa;
	background-color: #fff;
	margin-bottom: 12px;
}
.rightitem2 .itemtitle {
	background-color: #b3d450;
	border-bottom: solid 1px #bababa;
}
.rightitem3 {
	border: solid 1px #c8c8c8;
	background-color: #fff;
	margin-bottom: 12px;
}
.rightitem3 .itemtitle {
	background-color: #bed872;
	border-bottom: solid 1px #c8c8c8;
}
.rightitem4 {
	border: solid 1px #d5d5d5;
	background-color: #fff;
	margin-bottom: 12px;
}
.rightitem4 .itemtitle {
	background-color: #cadc94;
	border-bottom: solid 1px #d5d5d5;
}
.rightitem5 {
	border: solid 1px #e2e2e2;
	background-color: #fff;
	margin-bottom: 12px;
}
.rightitem5 .itemtitle {
	background-color: #d5dfb6;
	border-bottom: solid 1px #e2e2e2;
}
.rightitem6 {
	border: solid 1px #acacac;
	background-color: #fff;
	margin-bottom: 12px;
}
.rightitem6 .itemtitle {
	background-color: #a8d12e;
	border-bottom: solid 1px #acacac;
}

.leftitembox {
	border: solid 1px #acacac;
	background-color: #fff;
	margin-bottom: 12px;
}
.leftitembox .pad {
		padding: 8px;
}
.leftitembox .itemtitle {
	background-color: #a8d12e;
		padding: 8px;
		font-weight: bold;
		font-size: 12px;
}
.boxout {
	position:absolute;
	left: 730px;
	padding: 12px;
	border: solid 1px #737373;
	background-color: #fff;	
}
.boxoutwidth {
	width: 120px;
	float:left;
}
.boxoutwidth td {
	width: 12px;
}
.smallads {
	background-color: #a8d12e;
	border: solid 1px #acacac;
	padding: 8px;
	font-weight: bold;
	font-size: 12px;
}

