@import url(content.css);

body{                        
	margin: 0px;
	padding: 25px 0px 0px 0px;  
	background-color: #fff;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	font-family: "MS Sans Serif", Arial, Helvetica, sans-serif  ;
	font-size: 11px;
	direction:ltr;
}

a{
	color: #a30508;
}

*html body{
	margin: 0px;
	padding:0px;

	padding-top: 40px;
	background-color: #fff;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;

	font-family: Arial;
	font-size: 11px;
}

img{
	border:0px;
}

div.page{
	margin: auto;
	width: 888px;
	background-image: url(../images/top-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
div.header{
	background-image: url(../images/header-bg.png);
	height: 87px;
}

.search{
	background-image: url(../images/search-icon.png) no-repeat;
	padding: 32px 0 0 115px;
	position: absolute;
	z-index:50;
	width: 145px;
}

.search .inputbox{	
	font-size: 11px;
	text-transform: lowercase;
	text-align: left;
	background: #a6a6a6;
	padding: 1px 1px 2px 1px; 		
	float: left;
	margin: 0 5px 0 0px;
	width: 84px;
	border:1px solid #000;
}

.search .inputbox:focus{
	background-color: #d3d3d3;
}	

.search .button{
	background: #a6a6a6;	
	font-size: 11px;
	text-transform: lowercase;
	margin: 0 0 0 0px;
	padding: 0px 5px 1px 5px; 
	border:1px solid #000;
}

html* .search .button{
	padding: 0px 3px 0px 3px; 
}

.header .menu ul{
	float: right;
	margin: 10px 17px 0 0;
	padding: 0px;
}

*html .header .menu ul{
	margin: 10px 8px 0 0;
}

.header .menu ul li{
	font-size: 11px;
	float: left;
	width: 121px;
	text-align: center;
	margin: 0px;
	padding:0px;
	list-style: none;
	margin-top: 45px;
}

.header .menu ul li a{
	text-decoration: none;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}
.header .menu ul li a:hover{
	text-decoration: underline;
}

.btm-part{
	background: url(../images/btm-bg.png) no-repeat;
	height: 436px;
	padding: 10px 20px 10px 20px;
}

.btm-part .btm-top{

}

.clear{
	clear: both;
}


.footer{
	font-size: 8px;
	width: 888px;
	float: right;
	text-align: left;
	background: url(../images/footer-bg.png) no-repeat;
	height: 34px;
}
*html .footer{
	font-size: 10px;
}

.footer div.bannergroup{
	display: none;
}

.footer div{
	margin: 15px 0 0 248px;
}

.footer a{
	color: #020202;
}

.clear{
	clear: both;
	font-size: 0px;
}
.hidden{
	display: none;
}
.main{
	background: url(../images/main-bg.png);

}
.main-top{
	background: url(../images/main-top-bg.png) no-repeat;
}

.main-top .top{
	height: 25px;
}

.main-top .left{
	width: 175px;
	float: left;
	margin: 22px 20px 20px 30px;
	line-height: 14px;
}
*html .main-top .left{
	width: 175px;
	float: left;
	margin: 22px 20px 20px 15px;
	line-height: 14px;
}

.main-top .left h3{	
	font-size: 11px;
	text-transform: uppercase;
	color: #000;
	padding: 0px 0 0 17px;
	background: url(../images/h3-a.png) no-repeat;
	background-position: 0px 2px;	
	margin: 0 0 10px 0;
}

.main-top .content .inner{
	width: 620px;
	float: right;
	margin: 20px;
	line-height: 14px;
}
.main-top .content .inner .contentheading,.main-top .content .inner .contentheading-newssection{
	margin: 0px 0px 20px 0px; 
	color: #818181;
	font-size: 20px;
}

p.buttonheading{
	display: none;
}

.language{
	width: 17px;
	position: absolute;
	padding-top: 26px;
}
.language br{
	display: none;
}
.language span{  
	text-align: center; 	
	display: block;
	color: #fff;
	font-size: 10px;
	font-weight: normal;
	text-transform: lowercase;
	background: red;
	padding: 9px 0 10px 0;
	margin: 0 0 1px 1px;
}
.language a span{  
	background-color: transparent;
}

.moduletable-menu ul{
	margin: 0px 0 10px 0;
	list-style: none;
	padding: 5px 0 0 0;
	border-top: 3px solid #c0c0c0;
	border-bottom: 3px solid #c0c0c0;
}

.moduletable-menu ul li{
	margin: 0px 0 5px 0px;
	padding: 0 0 7px 17px;
	border-bottom: 1px dotted #c0c0c0;
	background: url(../images/li-arr.png) 5px 5px no-repeat;
}
.moduletable-menu ul li.active span{
	font-weight: bold;
}
.moduletable-menu ul li.active ul li span{
	font-weight: normal;
}
.moduletable-menu ul li a:hover span{
	color: #cc060a;
}
.moduletable-menu ul li ul li{
	border:0px;
	padding: 0px;
	margin: 0 0 3px 10px;
	background: none;

}
.moduletable-menu ul li ul li.active span{
	font-weight: bold;
}
.moduletable-menu ul li a{
	text-decoration: none;
}
.moduletable-menu ul li a span{
	font-weight: normal;
}
.moduletable-menu ul li ul{
	border: 0px;
}

.moduletable-menu ul li ul li.active ul li a span{
	border:0px;
	padding: 0px;
	background: none;
	font-weight: normal;
}
.moduletable-menu ul li ul li ul li#current span{
	font-weight: bold;
	
}

.logo-href{
	position: absolute;
	width: 283px;
	height: 86px;
	margin: 1px 0 0 20px;
	z-index:5;
}

.home-href{
	position: absolute;
	width: 42px;
	height: 42px;
	margin: 15px 0 0 425px;
}

*html .logo-href{

}
#table-grid{
	border:1px solid #ccc;
}
#table-grid td{
	padding: 10px;
	border-bottom: 1px solid #ccc;
}
#table-grid th{
	padding: 10px;
	text-align: left;
	background: #ccc;	
}

.blog-newssection .article_row-newssection img{
	float: left;
	margin: 0 10px 5px 0;
} 
.page img{
}
.article_row-newssection{
	border-bottom: 3px solid #ccc;
	margin:0 0 10px 0;
}

div#page ul{
	padding: 0px 0px 0px 30px;
	margin: 15px 0px 10px 0px;
	list-style-type: square;
}

div#page ol{
	padding: 0px 0px 0px 30px;
	margin: 15px 0px 20px 0px;
	list-style-type: square;
}

.productstable td{
	padding: 3px 0px 3px 0px;
	vertical-align: top;
	text-align: center;
}


.moduletable-quickmenu{
	background-color:#FFFFFF;
	padding: 10px 0px 15px 0px;
	border: 1px solid #727272;
	font-family: Tahoma;
	-moz-border-radius: 7px;  
	-webkit-border-radius: 7px;  
	border-radius: 7px;  
}

.moduletable-quickmenu ul{
	margin: 0px 15px 0px 15px;	
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}

.moduletable-quickmenu ul li{
	padding: 4px 0px 4px 0px;
	border-bottom: 1px dashed #C4C4C4;
	text-transform: uppercase;
}

.moduletable-quickmenu ul li.parent{
	padding: 4px 0px 4px 0px;
	text-transform: uppercase;
	border-bottom: none;
}

.moduletable-quickmenu ul li a{
	color: #818181;
	font-weight: bold;
}

.moduletable-quickmenu ul li a:hover span{
	color: #818181;
	text-decoration: underline;
	font-weight: normal;
}

.moduletable-quickmenu ul li a span{
	color: #818181;
	font-weight: normal;
	
}

.moduletable-quickmenu ul li span{
	color: #818181;
	font-weight: normal;
}

.moduletable-quickmenu ul li a:hover{
	color: #FFF;
	font-weight: normal;
	text-decoration: underline;
}

.quickmenuwrap{
	background-color: #E5E5E5;
}

.moduletable-quickmenu ul li ul li a{
	color: #818181;
	font-weight: bold;
	text-transform: lowercase;
}

.moduletable-quickmenu ul li ul li a:hover{
	color: #818181;
	font-weight: bold;
	text-transform: lowercase;
}

.extra{
	display: none;
}

p.steps{
	font-size: 1.0em;
	font-weight: bold;
	color: #626262;
	padding: 4px 0px 4px 20px;
	margin: 10px 0px 5px 10px;
}

ol.steps{
	text-transform: uppercase;
	list-style-type:decimal;
}

ol.steps li {
	padding: 4px 0px;
}

ol.steps li p{
	text-transform: none;
	padding: 1px 0px;
}

div#steps {
	padding-top: 5px;
}

.language a#active_language span {
background-color:red;
}

