/*item page styles*/

#item {	
	width: 614px;	
	margin-top: 7px;}

#i_main_image {
	width: 185px;	
	float: left;	
	text-align: center;}

img.i_main_img {}

#i_thumbs {
	width: 424px;	
	float: left;	
	border: 1px #ccbc67 solid;}
	
div.i_thumb {
	float: left;	
	width: 140px;	
	text-align: center;}
	
div.i {
	width: 178px;	
	margin: 0px;	
	padding: 0px;	
	text-align: center;}
	
div#i_detail {
	width: 614px;	
	text-align: center;	
	border: 1px #ccbc67 solid;
	margin-top: 7px;}
	
div#thumb_title {
	background-image: url(graphics/mag.jpg);	
	background-color: #ccbc67;	
	width: 275px;	
	background-repeat: no-repeat;
	text-indent: 17px;	
	margin-bottom: 4px;}
	
div#i_hide {
	background-color: #ccbc67;	
	background-repeat: no-repeat;
	font-size: .75em;	
	text-align: left;	
	text-indent: 6px;	
	vertical-align: middle;	
	width: 40px;	
	margin-top: 0px;	
	padding-bottom: 0px;	
	padding-top: 0px;	
	margin-bottom: 0px;	
	margin-right: 5px;
	float: right;
	background-position: 0px center;}
	
#lDetail {
	margin-top: 7px;
}

div#i_desc_container {
	border: 1px #ccbc67;	
	width: 600px;	
	margin-top: 4px;	
	margin-left: auto;	
	margin-right: auto;	
	border-top: 1px #ccbc67 solid;}
	
div#i_desc{
	float: right;	}
		
div#i_info{
	float: right;	
	width: 250px;	
	border: 1px #ccbc67 solid;
	margin-left: 5px;}
	
span.s_left {
	width: 75px;	
	float: left;
	text-align: right;}

span.s_right {
	width: 173px;	
	float: left;
	padding-left: 2px;}

div.spec_title {
	background-color: #ccbc67;}
	
div.spec {
	background-color: #ffffff;}

div.spec1 {
	background-color: #cacaca;}
	
p.i_desc {	
	padding-left: 5px;
	margin-right: 10px;}
	
div#order_container {
	width: 600px;	
	border: 1px #ccbc67 solid;	
	margin-top: 4px;	
	margin-left: auto;	
	margin-right: auto;	
	margin-bottom: 4px;}
	
div#order_title {
	background-color: #ccbc67;}
	


