/* CSS Document */
sup {font-size: 0.5em;}
#favCount{
	position:relative;
	bottom:20px;
	margin-left:830px;
	font-size:12px;
}
#ImageTable{
	width:400px;
	float:left;
	margin:20px 0 50px 100px;
}
#ImageTable ul{
	margin:0px;
	padding:0px;
}
#ImageTable .arrivalsShadows{
	margin-left:20px;
	width:330px;
	height:15px;
}
.imgList{
	float:left;
	list-style:none;
	margin:10px;
	width:100px;
	text-align:center;
	height:130px;
}
.imgList a {text-decoration:none; color:#959595;}
.imgList span.patternTitle {margin:5px auto 5px; font-size:12px;display:block;clear:both;text-align:center;}
.thumb{
	width:100px;
	height:100px;
	border:0px;
}
.lastrow{
}
#detailsPane, #defaultPane{
	width:340px;
	float:right;
	margin:20px 50px 0 0;
	height:400px;
	overflow:visible;
	display:table;
}
#detailsPane {

}

#vCenterPane{
	display:table-cell;
	vertical-align:middle;
}
#detailImg{
	width:260px !important; 
	height:259px !important;	
	margin-bottom:10px;
	margin-left:35px;
}
#detailsPane{
	display:none;
}
#defaultPane h3, #detailsPane h3 {
	margin-top:20px;
	margin-left:50px;
	font-size:20px;
	color:#636363;
	font-weight:normal;
	text-transform: uppercase;
}

#detailsPane p, #defaultPane p{
	margin:0 0 5px 50px;
	font-size:10pt;
	line-height:15px;
}
div#detailsPane p#detailsDesc {line-height:15px;}

#detailsPane a#detailsLink{
	margin-left:50px;
}
#detailsPane #bigShadow{
	margin:10px 0 0 20px;
	width:230px;
	height:35px;
}
#detailsPane a#detailsLink{
	font-size:12px;
	color:#636363;
	text-decoration:none;
}

div#detailsPane span#detailImgContainer {width:260px;height:260px;margin-bottom:10px;margin-left:35px;}