@charset "utf-8";
/* CSS Document */

html{
	height:100%;
}

body{
	font: 11px "lucida sans", "lucida grande", arial, helvetica, sens-serif;
	width:auto;
	height:100%;
	margin:0;
	/*padding:0 0 153px;*/
}

a{
	color:#e67201;
}

h3 a{
	text-decoration:none;
}

label{
	width:80px;
	float:left;
	
}

#top{
	float:right;
	clear:both;
	width:275px;
	height:30px;
	line-height:30px;
	background:#333;
	color:white;
}

#top a{
	color:white;
	text-decoration:none;
	height:30px;
	line-height:30px;
	width:275px;
	display:block;
	text-indent:10px;
	font-size:12px;
}

#nav{
	width:275px;
	float:right;
	clear:both;
	list-style:none;
}
#nav li{
	float:left;
	margin-left:10px;
}

#nav a{
	text-decoration:none;
	color:#4b4b4b;
}


#intro, #about{
	width:825px;
	float:left;
	clear:both;
	margin:30px 0;
}

#intro h2{
	font-weight:normal;
	font-size:18px;
}

#about ul li{
	color:#666;
}

#about ul li b{
	color:#000;
	font-weight:normal;
}

h2 a{
	color:#e67201;
}

#artwork{
	width:826px;
	float:left;
	position:relative;
}

#artwork a{
}

#listening{
	width:826px;
	float:left;
	clear:both;
	margin:30px 0;
}

#listening h2, #artdetails h2, #about h2{
	font-weight:normal;
	font-size: 16px;
	margin:0px;
}

#listening p{
	color:#666;
}

#listening p a{
	color:#666;
	text-decoration:none;
}

#listening p a span{
	color:#000000;
}

#showartwork{
	width:826px;
	float:left;
	clear:both;
	margin:30px  0;
}

#artimage{
	width:550px;
	text-align:center;
	float:left;
}

#artimage img{
	border: 8px solid #eee;
	
}

#artdetails{
	width:265px;
	float:left;
	margin-left:10px;
}

#artdetails p{
	line-height:150%;
}

#artworknav{
	width:265px	;
	float:left;
	margin-left:10px;
}

#all{
	width:826px;
	margin:0px auto -153px;
    min-height: 100%;
    height: auto !important;
    height: 100%;
	
}

#push{
	height:153px;
	width:826px;
	float:left;
	clear:both;
	display:none;
}

#foot{
	width:826px;
	margin:0px auto;
	height:153px;
	position:relative;
}

#footer{
	background:url(/includes/images/footer2_bg.gif) no-repeat bottom right;
	width:550px;
	height:153px;
	position:absolute;
	bottom:0;
	right:0;
}

#footnav{
	width:265px;
	margin:60px 0 0 275px;
}

#footnav ul{
	width:275px;
	height:20px;
	margin:0px;
	padding:0px;
	list-style:none;
}

#footnav ul li{
	color:#eee;
	float:left;
	height:14px;
	line-height:14px;
	margin-left:10px;
	border-right:1px solid #eee;
}

#footnav ul li a{
	color:#eee;
	float:left;
	padding:0px 10px 0 0;
	height:14px;
	line-height:14px;
	display:block;
	text-decoration:none;
}

#copy{
	width:275px;
	margin:8px 0 0 285px;
	color:#ffffff;
}

#buyform{
	margin:10px 0;
	
}

.clear{
	width:100%;
	height:1px;
	overflow:hidden;
	clear:both;
	
}

#all{
	position:relative;
}
	
	#subscribe{
		position:absolute;
		top:0;
		left:0;
		width:357px;
		height:108px;
		z-index:1;
	}


.shopdesc{
	width:550px;
	
}

.secure_notice{
	margin:0;
	font-size:0.9em;
}
	p.secure_notice{
		margin:0;
		padding-left:85px;
		padding-top:5px;
		font-size:0.9em;
	}

#pp_buynow{
	margin-top:8px;
	margin-left:80px;
}