/* all homepage related css */

.category-nav{
	width:100%;
	overflow:hidden;
	height: 32px;
	position:relative;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-repeat: no-repeat;
	background-image: url(http://www.mavigard.com/bg-category-nav2.gif);
}
.box-left{
	float:left;
	left:50%;
	position:relative;
}
* html .box-center{float:left;}
.box-center{
	position:relative;
	left:-49%;
}
.category-nav ul{
	margin:0;
	padding:0;
	list-style:none;
	font-size:12px;
	font-weight:bold;
}
.category-nav li{
	float:left;
	background:url("http://www.mavigard.com/sep-category-nav.gif") no-repeat 0 50%;
	line-height:32px;






































	*background-image: expression( (this===this.parentNode.childNodes[0]) ? "none" : "auto");
	padding-top: 0;
	padding-right: 32px;
	padding-bottom: 0;
	padding-left: 13px;
}
.category-nav li:first-child{background:none;}
.category-nav li a{
	color:#333;
	background:url("http://www.mavigard.com/bullet-category-nav.gif" ) no-repeat 0 50%;
	padding:0 0 0 14px;
}
.category-nav li a:hover{
	color:#ff9933;
	font-size: 12px;
}
.latest{
	width:100%;
	overflow:hidden;
	padding:14px 0 0;
	float:left;
	position:relative;
}
.latest .mark{
	float:left;
	font-weight:bold;
	color:#Ff9933;
	margin:0 10px 0 0;
}
.latest ul{
	float:left;
	margin:2px 6px 0 0;
	padding:0;
	list-style:none;
}
.latest ul li{
	float:left;
	margin:0 4px 0 0;
}
.latest ul a{
	overflow:hidden;
	width:4px;
	height:10px;
	text-indent:-9999px;
	background:url("http://www.mavigard.com/btn-latest.gif") no-repeat;
	display:block;
}
.btn-prev{background-postion:0;}
.btn-next{background-position:-8px 0 !important;}
.latest p{
	float:left;
	margin:0;
}
.latest p a{color:#39c;}
.latest p a:hover{text-decoration:underline;}

/* promo box */
.promo-box{
	width:980px;
	overflow:hidden;
	font-size:12px;
	float:none;
	_padding-bottom:20px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0;
}
.promo-box .frame{
	float:left;
	width:230px;
	height:118px;
	color:#FFF;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 9px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 9px;
}
.blue-module{
	background:url("http://www.mavigard.com/promobox_hp-grey.jpg" ) no-repeat;
}
.grey-module{
	background-repeat: no-repeat;
	background-image: url(promobox_hp-pattern.jpg);
}
.red-module{
	background-repeat: no-repeat;
	background-image: url(http://www.mavigard.com/promobox_hp-red.jpg);
}
.green-module{background:url("http://www.mavigard.com/promobox_hp-green.jpg") no-repeat;}
.promo-box h2{
	font-size:18px;
	margin:0;
	font-weight:normal;
	color:#FF9933;
	padding:0;
	text-align: left;
}
.promo-box p{
	margin:4px 10px 0 0;
	line-height:16px;
	color: #000;
}
.more{
	float:left;
	font-size:14px;
	color:#fff;
	margin:12px 0 0;
	font-weight:bold;
}
.more:hover{
	text-decoration:underline;
	text-align: center;
	color: #F93;
}
/*.grey-module{
	padding:9px 0 0 105px !important;
	width:196px !important;
}*/
.green-module{
	width:233px !important;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 21px;
}
.place{
	font-style:normal;
	display:block;
	margin:4px 0;
	color:#09f;
	line-height:13px;
}
.place span{display:block;}
.green-module .more{float:none;}

#newslist ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0px;
padding:0px;
}
ul.news_column {
	padding: 0;
	list-style-type: none;
	margin: 0px; 
	overflow: hidden;
	height:16px;
/*	display: block; */
}
ul.news_column li {
/*display:block;*/
width:100%;
margin:0px;
float:left;
}
ul.news_column a {
width:100%;
text-indent:0px;
background:none;
height:16px;
}
ul.news_column a:hover {text-decoration:underline;}
#content h2{
	font-size:36px;
	color:#fff;
	margin:0;
	font-weight:normal;
}

