html{
	height: 100%;
	background: #2a2a2a url(/resources/images/template/html-bg.gif) repeat-x;	
     overflow-y: scroll;  	
}

body{

	margin: 0;
	font: 11px/18px Arial, Helvetica, sans-serif;
	color: #5e5e5f;	
}

* html body{
	height: 100% !important;
}
h3{
	font: bold 12px/18px Arial, Helvetica, sans-serif;
	color: #bf2329;
	margin:5px 0;
}
h2{
	font: bold 15px/21px Arial, Helvetica, sans-serif;
	color: #bf2329;
	margin:5px 0;
}
h1{
	font: bold 17px/24px Arial, Helvetica, sans-serif;
	color: #bf2329;
	margin:5px 0;
}
#wrapper
{
	width:960px;
	margin:15px auto;	
	background: url(/resources/images/template/body-bg.gif) repeat-y 50% 10px;
	overflow:hidden;
}

#wrapper-top
{
	background: url(/resources/images/template/body-bg-top.gif) no-repeat 50% 0;
	padding-top:28px;
}

#main{
	min-height: 100%;
	width: 910px;
	padding:25px 0px;
	margin: 0px auto;	
	position: relative;
	overflow:hidden;
}
* html #main{height: 100%;}
a {text-decoration: none;}
a:hover {
	text-decoration: underline;
}
img{
	border: none;
}

form{
	margin: 0;
	padding: 0;
}

.bottom-line{
	width: 100%;
	overflow: hidden;
	padding-bottom: 4px;
	border-bottom: 1px solid #b3b3b3;
}

#header{
	/*height:117px;*/
	width:910px;
	position: absolute;
	top: 0;
	overflow:hidden;	
}

h1.logo{
	background: url(/resources/images/template/danol/logo.gif) no-repeat 0 0;
	height: 42px;
	width: 120px;
	overflow: hidden;
	margin: 0;
	position: absolute;
	top: 15px;
	left: 25px;
	z-index: 100;
}

.logo a{
	height: 100%;
	display: block;
	text-indent: -999px;
	width: 100%;
}

.holder{
	overflow: hidden;
	height: 90px;
}

.header-right{
	padding-top: 0px;
	float: right;
	width: 683px;
	height:90px;
	position: relative;
	background:url(/resources/images/template/bg-header-right.gif) no-repeat 95% 35px;
}

.header-right ul{
	text-align: right;
	margin:1px 0 0 0;
	padding: 0 5px 0;
	height: 38px;
}

.header-right li{
	display: inline;
	text-align: right;
	padding: 0 18px;
}

#header .header-right-nav{
	overflow: hidden;
	height: 27px;
	position: absolute;
	bottom: 0;
	right: 0px;
	margin:0;
	padding:0;
}

.header-right-nav li.first{
	margin-right:0px;
}

.header-right-nav li{
	background: url(/resources/images/template/header-tab.jpg) no-repeat;
	float: right;
	padding: 0;
	margin:0 2px;
	width: 82px;
	text-align:center;	
	display: block;
}

.header-right-nav li a{
	font-weight: bold;
	color: #666;
	line-height: 29px;	
}

.main-col-nav a:hover{
	text-decoration: none;
}

.nav{
	background: url(/resources/images/template/danol/nav-bg.gif) repeat-x;
	height: 27px;
	width: 100%;
	overflow: hidden;
}

#nav{
	float: left;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#nav li{
	float: left;
	background: url(/resources/images/template/danol/nav-separator.jpg) no-repeat;
	padding-left:3px;
	list-style: none;
}
#nav li.first{
	background:none;
	padding-left;0;
}
#nav li a{
	color: #fff;
	line-height: 26px;
	height: 26px;
	float: left;
	font-weight: bold;
}

#nav li a span{
	padding: 6px 17px;
}

#nav li a:hover,#nav li.active a{
	background: url(/resources/images/template/danol/nav-hover.gif) repeat-x;
	text-decoration: none;
}

.nav-right{
	float: right;
	overflow: hidden;
	padding: 0 10px;
}

.nav-right span{
	float: left;
}

.nav-right div{
	float: left;
}

.nav-right a{
	color: #fff;
	line-height: 27px;
	font-size: 12px;
	padding: 0 3px;
}

.nav-right div{
	overflow: hidden;
	height: 1%;
	padding: 2px 6px;
}

.nav-right .form-text{
	width: 110px;
	padding: 0 2px;
	font-size: 9px;
}

.nav-right .image{
	margin: 4px 0 -3px 5px;
}

.content{		
	width: 910px;
	margin: 0;
	overflow: hidden;
	padding-top:97px;	
}

.content-header{
	border: 1px solid #b3b3b3;
	height: 145px;
	overflow:hidden;	
}

.holder-colums{
	overflow: hidden;
	width: 710px;
	margin-top: 4px;
	float: left;
}

.left-col-holder{
	border: 1px solid #b3b3b3;
	width: 190px;
	float: left;
	overflow: hidden;
	padding:1px;
}

.right-col-holder{
	float: right;
	border: 1px solid #b3b3b3;
	width: 190px;
	margin-top: 4px;
	padding:1px;
}

#left-col,#right-col{
	background: url(../images/left-col-bg.gif) repeat-x 0px 26px;
	margin:0;
}

#left-col h3,#right-col h3{
	background:url(/resources/images/template/danol/nav-bg.gif) repeat-x top left;
	height: 25px;
	color: #fff;
	margin: 0;
	font: bold 11px/25px Arial, Helvetica, sans-serif;
	padding: 0 10px;
	overflow: hidden;
}

#left-col ul{
	margin: 0;
	padding: 15px 10px;
	overflow: hidden;
}

#left-col ul ul{
	padding: 0 0 0 11px;
	background:url(/resources/images/template/subnav-separator.gif) no-repeat;
}

#left-col ul ul ul{
	background:none;
}

#left-col ul ul li
{
	background:none;
}

#left-col li{
	list-style: none;
	background:url(/resources/images/template/subnav-separator.gif) repeat-x;
	margin: 0 0 0 -1px;
}

#left-col a{
	font: bold 12px/24px Arial, Helvetica, sans-serif;
	color: #bf2329;
}

#sidenav .list-first{
	background:none;
}

#sidenav {
	padding: 0 0 0 15px;
}

#sidenav li.active ul{
	display: block;
}

#sidenav ul li{
	border: none;
}

#sidenav ul a{
	color: #5e5e5f;
	font: 11px/21px Arial, Helvetica, sans-serif;
}

#right-col div{
	height: 6px;
	float: right;
	margin: 5px 0 0 0;
}

#right-col .up,#right-col .down{
	text-indent: -999px;
	display: block;
	overflow: hidden;
	background: url(/resources/images/template/up.gif) no-repeat 2px 11px;
	width: 13px;
	float: right;
	margin: 0 3px;
}

#right-col .down{
	background: url(/resources/images/template/down.gif) no-repeat 2px 11px;
}

#right-col h3 strong{
	float: left;
}

#right-col ul{
	margin: 0;
	padding: 0;
}

#right-col li{
	list-style: none;
	padding: 15px 0 0 0px;
	text-align:center;

}

#right-col li img{
	margin-bottom: 15px;
}

.main-col-holder{
	background: url(/resources/images/template/main-col-header.gif) repeat-x;
	width: 510px;
	overflow: hidden;
	float: right;
	border-top: 1px solid #b3b3b3;
}


.main-col-list{
	margin: 0;
	padding: 0 0 0 10px;
	overflow: hidden;
	height: 1%;
	background: url(/resources/images/template/main-col-header-left.jpg) no-repeat 0px 0px 
}

.main-col-list li{
	float: left;
	list-style: none;
	background: url(/resources/images/template/main-col-nav.gif) no-repeat 100% 14px;
	padding: 0 3px;
	line-height: 31px;
}

.main-col-list li.active{
	background: #fff;

}

li.last{
	background: none;
}
li.border-right{	
	float:right;
	width:2px;
	padding:0;
	background:url(/resources/images/template/main-col-header-right.jpg) no-repeat 0px 0px ;
}
.main-col-list a,.main-col-nav a{
	color: #5e5e5f;
	line-height: 31px;
	padding: 0 15px;
}

.main-col-nav a{
	float: left;
}

.main-col-list a{
	padding: 0 5px 0 2px;
}

.main-col-nav{
	margin: 0;
	padding: 0;
	height: 29px;
	border-top: 1px solid #b3b3b3;
	border-bottom: 1px solid #b3b3b3;
	overflow: hidden;
}

.main-col-nav li{
	float: left;
	background: url(/resources/images/template/main-col-nav-bg.gif) repeat-x;
	border-right: 1px solid #b3b3b3;
	line-height: 31px;
	list-style: none;
}

.main-col-nav a:hover{
	background: #fff;
}

#main-col{
	border: 1px solid #b3b3b3;

}

.shaeder{
	background: url(/resources/images/template/main-col-bg.jpg) no-repeat 1px 0;
}

.main-col-div{
	overflow: hidden;
	height: 1%;
	width: 447px;
	padding: 0 41px 3px 20px;
	border-bottom: 1px solid #b3b3b3;

}

.main-col-div .product-image{
	padding: 21px 0 15px;
	float: left;
	width:120px;	
	height:120px;
	text-align:center;
}

.main-col-div div{
	float: right;	
	width: 300px;
}

.main-heiding{
	overflow: hidden;
	height: 1%;
	padding: 17px 0 14px;
}

.main-heiding h2{
	float: left;
	margin: 0;
	font: bold 15px/21px Arial, Helvetica, sans-serif;
	color: #bf2329;
}

.main-heiding .panta{
	float: right;
	display: block;
	background: url(/resources/images/template/main-col-heiding.gif) no-repeat 100% 7px;
	color: #5e5e5f;
	line-height: 20px;
	padding-right: 20px;
}

.main-text span{
	display: block;
	text-align: left;
}

.main-text span strong{
	color: #000;
	font-weight: bold;
}
 
.main-col-footer{
	margin: 1px;
	padding: 0;
	background: url(/resources/images/template/main-col-footer-bg.gif) repeat-x;
	height: 29px;
	overflow: hidden;
}

.main-col-footer li{
	list-style: none;
	background: url(/resources/images/template/danol/main-col-footer1.gif) no-repeat 0 10px;
	margin: 0 24px;
	padding: 0 17px;
	float: left;
}

.main-col-footer .fara{
	background: url(/resources/images/template/danol/main-col-footer2.gif) no-repeat 100% 12px;
	margin-left: 64px;
}

.main-col-footer .ngsta{
	background: url(/resources/images/template/danol/main-col-footer3.gif) no-repeat 100% 11px;
	float: right;
}

.main-col-footer a{
	color: #bf2329;
	font: bold 11px/29px Arial, Helvetica, sans-serif;
}
	
#footer{
	/*margin: -120px 0 0;
	position: relative;*/
	z-index: 100;
	height: 120px;
	min-width: 910px;
	background: #2a2a2a url(/resources/images/template/footer-bg.gif) no-repeat 50% 0;
}

.foot {
	width: 960px;
	margin: 0 auto;
}

#footer ul{
	text-align: center;
	padding: 6px 0 0;
	margin: 0;
}

#footer ul li{
	background: url(/resources/images/template/foter-separator.gif) no-repeat 0 2px;
	list-style: none;
	display: inline;
	color: #393939;
	padding: 0 4px 0 8px;
}

#footer ul li a{
	padding: 0 1px;
	font: 10px/12px Verdana, sans-serif;
	color: #393939;
}

#footer li.first{
	background: none;
}

