.clear{
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}
/******* /GENERAL RESET *******/
#container{
	width: 320px;
	margin-bottom: 10px;
	margin-top: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #293977;
}
#container ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#container ul.menu li{
	font-weight: 700;
	display: block;
	position: relative;
	color: #DBD2C1;
	cursor: pointer;
	background-color: #293977;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	float: left;
	font-size: 11px;
}
#container ul.menu li.active{
	color: #293977;
	background-color: #E19909;
}
.content{
	margin: 0pt;
	background: #efefef;
	background: #fff;
	text-align: left;
	padding-bottom: 20px;
	font-size: 12px;
	padding-top: 10px;
}
#container   img   {
	margin-right: 5px;
}
#container p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.content.descr1{
	display: block;
}
.content.specs1{
	display: none;
}
.content.options1{
	display: none;
}
.content.images1{
	display: none;
}
.content.descr2{
	display: block;
}
.content.specs2{
	display: none;
}
.content.options2{
	display: none;
}
.content.images2{
	display: none;
}
.content.descr3{
	display: block;
}
.content.specs3{
	display: none;
}
.content.options3{
	display: none;
}
.content.images3{
	display: none;
}
.content.descr4{
	display: block;
}
.content.specs4{
	display: none;
}
.content.options4{
	display: none;
}
.content.images4{
	display: none;
}
.content.descr5{
	display: block;
}
.content.specs5{
	display: none;
}
.content.options5{
	display: none;
}
.content.images5{
	display: none;
}
/******* CONTENT *******/

#dusk_todawn {
	background-image: url(../images/bg_hm_dusktodawn.gif);
	background-repeat: no-repeat;
	background-color: #DBD4C1;
	margin-top: 10px;
	margin-bottom: 12px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 10px;
	color: #293976;
}
.hm_section {
	margin-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #283977;
	padding-top: 8px;
}
.hm_section_img {
	float: left;
	width: 240px;
}
.hm_section_right {
	float: right;
	width: 320px;
	position: relative;
}
#options_container {
	margin-top: 5px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #283977;
	width: 320px;
}

#include {
	clear: both;
	margin-bottom: 18px;
	padding-top: 5px;
	font-size: 11px;
}
.hm_price {
	font-size: 14px;
	color: #FF0000;
}.hm_type1 {
	font-size: 14px;
	font-weight: bold;
	color: #010101;
}
.hm_type2 {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	color: #010101;
}
.hm_type3 {
	font-size: 13px;
	color: #010101;
}
