/* *************************** 
  Site - durapac
  ---------------------------
  StyleSheet Index
  $1 - Global Styles 
  $2 - Website Structure Styles
  $3 - Header Styles
  $4 - Content Styles
  $5 - Sidebar Styles
  $6 - Footer Styles
   ***************************/

/* *************************** 
   $1 GLOBAL Styles
   ***************************/
* {
	margin: 0;
	padding: 0;
}
a {
	color:#b50a00;
	text-decoration:none;
}
a:hover {
	color:#b50a00;
	text-decoration:underline;
}
img {
	border:0;
	vertical-align:middle;
}
fieldset {
	border:none;
}
ul li {
	list-style:none;
}
.clear {
	clear:both;
	height:0;
	font-size:0;
}
/* *************************** 
   $2 Website Structure Styles
   ***************************/
body {
	text-align:center;
	font:13px Arial, Helvetica, sans-serif;
	background:#f8f8f8 url(../images/bg_body.png) 0 0 repeat-y;
	color:#363636;
	_padding:0 0 40px 0;
}

/* *************************** 
   $3 Header Styles
   ***************************/
#header {
	position:relative;
	float:left;
	margin:0 0 0 110px;
	display:inline;
	width:870px;
	height:126px;
	text-align:left;
}
#header #logo{
	position:absolute;
	left:0;
	top:51px;
	}
#mainnav{
	position:absolute;
	left:440px;
	top:18px;
	width:220px;
	}
#mainnav li{
	float:left;
	margin:0 10px 9px 0;
	width:100px;
	border-bottom:#ececec 1px solid;
	}
#mainnav li a{
	 color:#a5a5a5;
	 }
#mainnav li a:hover{
	 color:#b50a00;
	 text-decoration: none;
	 font-weight: normal;
	 }	 
/* *************************** 
   $4 Content Styles
   ***************************/
#banner{
	float:left;
	clear:both;
	width:100%;
	color:#fff;
	text-align:left;
	background:#b50a00 url(../images/bg_banner.png) 0 0 repeat-y;
	margin:0 0 21px 0;
	}
#banner_inner{
	height:229px;
	width:926px;
	margin-left:54px;
	position:relative;
	}
#banner h1{
	font-size:32px;
	line-height:30px;
	font-weight:normal;
	text-transform:uppercase;
	}
.title{
	padding:23px 0 23px 108px;
	}
#content {
	text-align:left;
	margin:0 0 0 100px;
	display:inline;
	width:880px;
	float:left;
	clear:both;
	padding:0 0 26px 0;
    }
#content h3{
	font-size:18px;
	font-weight:normal;
	color:#b50a00;
	line-height:24px;
	}
#left{
	float:left;
	padding:5px 0 0 10px;
	width:400px;
	}
#right{
	float:right;
	width:430px;
	padding:7px 0 0 0;
	}
#left p{
	line-height:20px;
	padding:0 0 20px 0;
	}
#left .leadingtext{
	line-height:24px;
	font-size:18px;
	color:#b50a00;
	}
p a{
	text-decoration:underline;
	}
p a:hover{
	text-decoration:none;
	}
#left .imgleft{
	float:right;
	margin:10px 0 20px 20px;
	}
#products_nav{
	border-left:#c7bfbf 18px solid;
	background:#f0f0f0;
	padding:14px 0 9px 6px;
	width:406px;
	margin:0 0 44px 0;
	}
#products_nav h3{
	padding:0 0 16px 12px;
	}
#products_nav ul{
	width:100%;
	overflow:hidden;
	}
#products_nav li{
	float:left;
	margin:0 8px 0 12px;
	width:181px;
	display:inline;
	padding:3px 0 3px 2px;
	border-bottom:#f0d8d6 1px solid;
	}
#products_nav .firstrow{
	border-top:#f0d8d6 1px solid;
	}
#products_nav li a{
	color:#664f4f;
	}
#products_nav li a:hover,#products_nav li a.selected{
	color:#b50a00;
	text-decoration:none;
	}
#link_download{
	border-left:#b50a00 18px solid;
	background:#f0f0f0;
	padding:12px 214px 9px 12px;
	width:186px;
	position:relative;
	}
#link_download img{
	float:right;
	position:absolute;
	top:-24px;
	right:40px;
	}
#maincontent{
	padding:12px 0 10px 20px;
	width:610px;
	float:left;
	}
#maincontent  h2{
	font-size:28px;
	color:#b50a00;
	font-weight:normal;
	line-height:34px;
	}
#maincontent h3{
	border-bottom:#dddddd 1px solid;
	padding:0 0 2px 3px;
	margin:0 0 14px 0;
	}
#maincontent h3.paddingleft{
	padding-left:14px;
	}
#maincontent h5{
	font-size:13px;
	color:#363636;
	}
#maincontent p{
	line-height:20px;
	padding:0 0 20px 0;
	}
#maincontent .leadingtext{
	line-height:24px;
	font-size:18px;
	color:#b50a00;
	}
#maincontent2 .catalogue img{
	float: right;
	padding:0 0 20px 0;
	}	
	
#maincontent2{
	padding:12px 0 10px 0px;
	width:680px;
	float:left;
	}
#maincontent2  h2{
	font-size:28px;
	color:#b50a00;
	font-weight:normal;
	line-height:34px;
	}
#maincontent2 h3{
	border-bottom:#dddddd 1px solid;
	padding:0 0 2px 3px;
	margin:0 0 14px 0;
	}
#maincontent2 h3.paddingleft{
	padding-left:14px;
	}
#maincontent2 h5{
	font-size:13px;
	color:#363636;
	}
#maincontent2 p{
	line-height:20px;
	padding:0 0 20px 0;
	}
#maincontent2 .leadingtext{
	line-height:24px;
	font-size:18px;
	color:#b50a00;
	}


.service_lists{
	width:580px;
	overflow:hidden;
	padding:3px 0 21px 0;
	}
.service_lists li{
	text-align:center;
	width:220px;
	margin:0 50px 17px 0;
	_margin:0 18px 17px 0;
	float:left;
	display:inline;

	}
.service_lists li span{
	color:#664f4f;
	display:block;
	width:221px;
	_width:187px;
	border:#e0e0e0 0px solid;
	background:#f0f0f0;
	padding:3px 0;
	margin:-1px 0 20px -1px;
	_margin:0px 0 20px 0px;
	cursor: default;
	}


		
.products_lists{
	width:630px;
	overflow:hidden;
	padding:3px 0 21px 0;
	}
.products_lists li{
	text-align:center;
	width:189px;
	margin:0 19px 17px 0;
	_margin:0 18px 17px 0;
	float:left;
	display:inline;
	border:#eee 1px solid;
	height:188px;
	}
.products_lists li span{
	color:#664f4f;
	display:block;
	width:189px;
	_width:187px;
	border:#e0e0e0 1px solid;
	background:#f0f0f0;
	padding:3px 0;
	margin:-1px 0 20px -1px;
	_margin:0px 0 20px 0px;
	cursor:pointer;
	}
.products_lists li a,
.products_lists li a:hover{
	color:#664f4f;
	}
.product_info{
	width:100%;
	overflow:hidden;
	padding:0 0 62px 0;
	}
.info_left{
	float:left;
	width:320px;
	padding:1px 0 0 0;
	}
#maincontent .info_left p{
	line-height:18px;
	}
.info_right{
	float:left;
	width:290px;
	text-align:center;
	padding:54px 0 0 0;
	}
.info_left li{
	padding:0 0 2px 0;
	}
.info_left li img{
	margin-right:4px;
	vertical-align:baseline;
	}
#maincontent  .info_left  h5{
	padding-top:3px;
	}
.info_left small{
	display:block;
	font-size:13px;
	padding:0 0 22px 0;
	}
.info_left small a{
	font-weight:bold;
	}
.info_left h2{
	padding:0 0 5px 0;
	}
.product_info p strong{
	color:#b50a00;
	}
.textbox{
	padding:0 0 20px 14px;
	margin-top:-1px;
	}
	
	
	
.lists {
	padding:0 0 20px 0;}
.lists li{
	padding:0 0 5px 10px;
	margin:0 0 10px 0;
	font-size:14px;
	border-bottom:#ddd 1px solid;
	}
.lists li img{
	margin-right:4px;
	}
	
/* *************************** 
   $5 Sidebar Styles
   ***************************/
#sidebar{
	float:left;
	width:220px;
	}
.subnav{
	border-left:#c7bfbf 10px solid;
	padding:14px 17px 12px 10px;
	width:183px;
	background:#f0f0f0;
	}
.subnav h3{
	padding:0 0 16px 7px;
	}
.subnav ul{
	width:100%;
	overflow:hidden;
	}
.subnav  li{
	float:left;
	width:181px;
	display:inline;
	padding:3px 0 3px 2px;
	border-bottom:#f0d8d6 1px solid;
	}
.subnav  .first{
	border-top:#f0d8d6 1px solid;
	}
.subnav  li a{
	color:#664f4f;
	}
.subnav  li a:hover,.subnav  li a.selected{
	color:#b50a00;
	text-decoration:none;
	}
/* *************************** 
   $6 Footer Styles
   ***************************/
#footer {
	float:left;
	width:926px;
	text-align:left;
	clear:both;
	font-size:11px;
	color:#bbb;
	background:url(../images/bg_footer.png) bottom repeat-x;
	padding:0 0 15px 0;
	margin:0 0 40px 54px;
}
#footer p {
	line-height:12px;
	}
#footer p a{
	color:#bbb;
	text-decoration:none;
	}
#footer p a:hover{
	color:#bbb;
	text-decoration:underline;
	}
