@CHARSET "UTF-8";

div.main_center_box{
	float:left;
	width: 100%;
	height: 380px;
	color: #595959;
	font-size: 1.1em;
}
div.main_center_box h1{
	float:left;
	text-align: center;
}

div.main_center_box img{
	float:left;
}
div.main_center_box div{
	float:left;
}
.home_box_product_info {
	width:100%;
}
DIV.product_offers {
	float:right !important;
	width: 190px;
}
.hide{
	display: none;
}
.show{
	display: inline;
}
h1.head_310{
	float:left;
	border:1px solid #e3e3e3;
	margin:0;
	font-size:18px;
	color:#333;
	background:url(../../../../lib/images/frontend/interface/bg_header.png) repeat-x left top;
	width:313px;
	padding:7px 0;
	text-indent:10px;
}
div.product_title{
	width: 305px;
	text-align:center;
	padding: 10px;
}
div.product_title span{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 1.5em;
}
div.product_offers p a span{
	font-weight: bold;
	font-size: 1.6em;
}
div.bottom_tabs{
	width: 335px;
	text-align: center;
}
div.bottom_tabs table{
	margin: 0;
	padding: 0;
	cursor: default;
	list-style-type: none;
	display: inline;	
}
div.bottom_tabs table td{
	width: 1px;
	border-top: 1px solid #DEDEDE;
	background: url(../../../../lib/images/frontend/interface/bg_header.png) repeat-x left top;	
	display: table-cell;
	position: relative;
	padding: 2px 6px;	
}
div.bottom_tabs table td.selected{
	border: 1px solid #DEDEDE;
	border-top: 0px;
	background: transparent none;
}
.width_120{
	width: 120px;
}
