div.scroller {
	/

* modify width and height of scrolling section if necessary	*/		
	width: 320px;
	height: 250px;
	overflow: hidden;
	border: 1px dashed #dedee7;
	color: #3f3f3f;
	
}

div.scroller div.section {
	/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
	width: 320px;
	height: 250px;
	overflow: hidden;
	float: left;
	padding: 1em;
	padding-right: 20px;
		
}

div.scroller div.content {
	width: 10000px;
}

.hilight {
	font-size: 12px;
}

.showcase li, .magnifyingglass li {
	float: left;
	padding: 0;
	margin: 0;
	padding-right: 10px;
	list-style-type: none;
	line-height: 16px;
}

.showcase ul, .magnifyingglass ul {
	padding: 0;
	margin: 0;
}

.hello {
	height: 50px;
	padding-top: 12px;
	padding-left: 12px;
	float: left;
	width: 687px;
	border-bottom: 1px dashed #65b9c6;
}

.hellotime {
	height: 62px;
	float: right;
	width: 217px;
	border-bottom: 1px dashed #65b9c6;
}

.checkoutdetail {
	width: 512px;
	float: left;
	padding-left: 20px;
	padding-top: 12px;
}

#ihaveacart {
	font-size: 10px;
	border-bottom: 0px;
	border-left: 1px dashed #65b9c6;
	color: #f57d32;
	height: 55px;
	width: 180px;
	padding-top: 7px;
	overflow: hidden;
}

#ihaveacart p {
	margin: 0;
}

.showcase {
	font: 14px;
	font-face: Helvetica, Arial, sans-serif;
	width: 328px;
	float: left;
	border: 1px dashed #ade0e8;
	margin-top: 12px;
	margin-left: 10px;
	margin-right: 15px;
	padding: 12px 12px 12px 20px;
	margin-bottom: 12px;
}

.showcasebigtext {
	font-size: 16px;
}

.showcasetechnicalinfo {
color: #f57d32;
}

.showcase p {
	color: #636363;
	font-size: 11px;
}

.magnifyingglass {
	float: right;
	font-variant: normal;
	padding: 0;
	margin: 0;
}

.showcase a:link img {
	border: 0;
}

.showcase a:visited img {
	border: 0;
}

.showcase a:hover img {
	border: 0;
}

.showcase a:active img {
	border: 0;
}

.showcase img {
	margin-bottom: 0px;
}

.magnifyingglass {
	padding-top: 3px;
}

.showcasetitle {
	font-variant: normal;
	float: left;
	font-size: 12px;
	width: 400px;
	overflow: hidden;
	color: #000;
}

h4, h3 {
	color: #636363;
	font-weight: normal;
	font-style: normal;
}


.addtocarttext{
display: block;

}

.section {
	line-height: 1.7em;
	padding-bottom: 15px;
}
.detailtextinfo {
	width: 60%;
	float: left;
	font-size: 14px;
}

.detailbuttoninfo {
	float: left;
	width:30%;
}

.stockable {
	display: block;
}
   .addtocarttext a{
	width: 90px;
	background-color: #b2bb1d;
	color: white;
	margin: 5px;
	float: right;
	padding: 2px 9px;
	 -moz-border-radius: 5px; -webkit-border-radius: 5px;
	font-size: 11px;
	border: 1px solid #909818;
	text-align: center;
	font-weight: bold;
}


.addtocarttext a:hover{
	background-color: #f47c2f;
		border: 1px solid #be5f23;
}

.addtocarttext a:active{
	background-color: #fece13;
			border: 1px solid #fece13;}
	
.detailtextinfo {
	
}

.showcasetitle {
	font-size: 13px;
}

.showcase-text p{
	font-size: 12px;
}



.section {

}

#printsbythisartist ul {
	margin: 0; padding: 0;
}
#printsbythisartist li{float: left;
	list-style-type: none;
	margin:0px;
	padding-left: 1px;
	
}

#printsbythisartist li img {
border: 2px solid #fff;	
}

#printsbythisartist li:hover {

	margin:0px;
}

#printsbythisartist li img:hover {
border: 2px solid  #f47c2f;

}

	
/* 
#creditbutton20 {
	text-align: center;
	color: #fff;
	padding: 4px 6px;
	font-weight: bold;
	background: #9dd8e5;

}


#creditbutton20:hover {
background-color: #f57d32;
}

*/

