/* CSS Document */
img {border:none}

.thumb
	{
	margin:0px 0px;
	border:1px solid #FFFFFF;
	}

.buy {margin:8px 0px;}

.btn
	{
	margin-top:40px;
	}

.curs
	{
	cursor:pointer;
	}

.contact
	{
	font-size:36px;
	color:#FF9900;
	text-align:center;
	margin-top:230px;
	}

div.main
	{
	text-align:center;
	width:1020px;
	margin-left:auto;
	margin-right:auto;
	}
	
div.banner
	{
	background:url(pics/banner1a.png) no-repeat center;
	height:231px;
	margin-top:15px;
	}

div.case
	{
	background: url(pics/felt.jpg) #0000FF;
	text-align:center;
	width:670px;
	height:572px;
	float:left;
	margin-left:auto;
	margin-right:auto;
	border:15px #663300 ridge;
	}
	
div.left
	{
	background-image:url(pics/left.jpg);
	width:94px;
	height:602.5px;
	float:left;
	margin-left:66px;
	}
	
div.right
	{
	background-image:url(pics/right.jpg);
	width:94px;
	height:602.5px;
	float:right;
	margin-right:66px;
	}
	
div.bottom
	{
	background:url(pics/bottom.png) no-repeat;
	width:888px;
	height:54px;
	float:left;
	margin-left:66px;
	}
	
div.preload
	{display:none;
	visibility:hidden;}
	
/*.frame
	{
	width:710px;
	height:618px;
	border:none;
	padding:0px;
	margin:-8px;
	margin-left:-7px;
	float:left;
	overflow:scroll;
	}*/
.desc
	{
	color:#FFFFFF;
	font-family:"Franklin Gothic Medium";
	font-weight:600;
	}
p.title
	{
	color:#FFFFFF;
	font-size:24px;
	font-weight:bold;
	}
.price
	{
	color:#FFCC00;
	font-weight:700;
	}