/*********************************************/
/*			 	Kart-a-way CSS				 */
/*		  Built by Excalibur Studio			 */
/*			 Updated: 26th Nov 08			 */
/*********************************************/

body {
	color:#004694;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-repeat:repeat-x;
	margin:0px;
}

a {
	color:#237008;
	text-decoration:underline;
}

a:hover {
	color:#004694;
}

.clear {
	clear:both;
}

#wrapper {
	width:960px;
	margin:0 auto;
	padding:0;
	min-height:100%;
	overflow:hidden;
}

#left {
	float:left;
	width:206px;
}

#right {
	float:right;
	width:206px;
}

#content {
	width:526px;
	float:left;
	padding-right: 5px;
	padding-left: 5px;
	border-left:1px solid #dbe5f0;
	border-right:1px solid #dbe5f0;
	min-height:700px;
}

#footer {
	width:100%;
	height:30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dbe5f0;
	margin-top:10px;
	float:left;
	text-align:center;
	padding-top:5px;
	font-size:10px;
}

#footer a{
	color:#004694;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

.header {
	height:148px;
	width:960px;
	float:left;
	margin-bottom:12px;
}

.logo a{
	width:209px;
	height:93px;
	background-image:url(images/logo.png);
	float:left;
}

.contact_space {
	width:667px;
	height:63px;
	float:left;
	padding-top:30px;
	text-align:right;
}

.header_right {
	width:84px;
	height:148px;
	float:right;
	background-image:url(images/header_right.png);
}

.menu {
	width:876px;
	height:27px;
	float:left;
}

.menu_home a{
	width:69px;
	height:20px;
	text-align:center;
	color:#004694;
	padding-top:8px;
	float:left;
	background-image:url(images/button_home.png);
	margin-right:1px;
	text-decoration:none;
}

.menu_home a:hover{
	background-image:url(images/button_home_rl.png);
	color:#ffffff;
}

.menu_about a{
	width:83px;
	height:20px;
	text-align:center;
	color:#004694;
	padding-top:8px;
	float:left;
	background-image:url(images/button_about.png);
	margin-right:1px;
	text-decoration:none;
}

.menu_about a:hover{
	background-image:url(images/button_about_rl.png);
	color:#ffffff;
}

.menu_recycle a{
	width:162px;
	height:20px;
	text-align:center;
	color:#004694;
	padding-top:8px;
	float:left;
	background-image:url(images/button_recycle.png);
	margin-right:1px;
	text-decoration:none;
}

.menu_recycle a:hover{
	background-image:url(images/button_recycle_rl.png);
	color:#ffffff;
}

.menu_recycling a{
	width:86px;
	height:20px;
	text-align:center;
	color:#004694;
	padding-top:8px;
	float:left;
	background-image:url(images/button_recycling.png);
	margin-right:1px;
	text-decoration:none;
}

.menu_recycling a:hover{
	background-image:url(images/button_recycling_rl.png);
	color:#ffffff;
}

.menu_envpol a{
	width:150px;
	height:20px;
	text-align:center;
	color:#004694;
	padding-top:8px;
	float:left;
	background-image:url(images/button_envpol.png);
	margin-right:1px;
	text-decoration:none;
}

.menu_envpol a:hover{
	background-image:url(images/button_envpol_rl.png);
	color:#ffffff;
}

.menu_health a{
	width:158px;
	height:20px;
	text-align:center;
	color:#004694;
	padding-top:8px;
	float:left;
	background-image:url(images/button_health.png);
	margin-right:1px;
	text-decoration:none;
}

.menu_health a:hover{
	background-image:url(images/button_health_rl.png);
	color:#ffffff;
}

.menu_licence a{
	width:82px;
	height:20px;
	text-align:center;
	color:#004694;
	padding-top:8px;
	float:left;
	background-image:url(images/button_licence.png);
	margin-right:1px;
	text-decoration:none;
}

.menu_licence a:hover{
	background-image:url(images/button_licence_rl.png);
	color:#ffffff;
}


.breadcrumb {
	width:866px;
	height:21px;
	background-image:url(images/breadcrumb.png);
	color:#fff;
	padding-left:10px;
	font-size:10px;
	padding-top:7px;
	float:left;
}

.breadcrumb a {
	color:#fff;
	text-decoration:underline;
}

.breadcrumb a:hover {
	font-weight:bold;
}

.menu_left {
	width:171px;
	margin:0 auto;
}

.menu_left a {
	width:171px;
	height:23px;
	font-size:14px;
	font-weight:bold;
	background-image:url(images/menu.png);
	float:left;
	color:#004694;
	text-decoration:none;
	padding-top:2px;
	margin-bottom:10px;
}

.menu_left a:hover {
	color:#237008;
	text-decoration:underline;
}

.submenu a {
	width:161px;
	height:18px;
	font-size:11px;
	background-image:url(images/submenu.png);
	float:left;
	color:#004593;
	text-decoration:none;
	padding-top:2px;
	margin-bottom:10px;
	padding-left:10px;
}

.advert1 {
	width:190px;
	height:230px;
	text-align:center;
	margin:25px auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbe5f0;
	margin-bottom:10px;
}

.advert2 {
	width:190px;
	height:245px;
	text-align:center;
	margin:0 auto;
}

.product_box {
	width:162px;
	height:225px;
	float:left;
	margin-left:10px;
	background-image:url(images/product_bg.png);
	margin-bottom:23px;
}

.product_box2 {
	width:240px;
	height:247px;
	float:left;
	margin-left:15px;
	background-image:url(images/product_bg2.png);
	margin-bottom:15px;
}

.product_box4 {
	width:240px;
	height:247px;
	float:left;
	margin-left:15px;
	background-image:url(images/product_bg2.png);
	margin-bottom:15px;
}


.product_header {
	width:162px;
	height:28px;
	float:left;
	background-image:url(images/product_header.png);
	color:#fff;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
	font-style:italic;
}
.product_header2 {
	width:240px;
	height:23px;
	float:left;
	background-image:url(images/product_header2.png);
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	padding-top:10px;
}

.product_footer {
	width:162px;
	height:10px;
	float:left;
	background-image:url(images/product_footer.png);
}
.product_footer2 {
	width:240px;
	height:10px;
	float:left;
	background-image:url(images/product_footer2.png);
}

.product_content {
	width:162px;
	height:175px;
	padding-top:10px;
	text-align:center;
	float:left;
}

.product_content2 {
	width:240px;
	height:204px;
	text-align:center;
	float:left;
}

.productpage_style {
	width:527px;
	float:left;
	position:relative;
}

.product_widthset_top {
	float:left;
	width:390px;
}

.product_widthset {
	float:left;
	width:390px;
}

.product_price {
	float:left;
	width:150px;
	position:absolute; 
	bottom:0px; 
	right:0px;
}

.product_button {
	width:150px;
	position:absolute;
	right:0px;
}

.quote {
	width:190px;
	margin:0 auto;
	background-image:url(images/quote_bg.png);
}

.quote_header {
	width:190px;
	height:25px;
	float:left;
	background-image:url(images/quote_header.png);
	color:#004694;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	padding-top:3px;
	font-style:italic;
}

.quote_footer {
	width:190px;
	height:12px;
	background-image:url(images/quote_footer.png);
	float:left;
}

.quote_content {
	clear:both;
	padding:10px;
	padding-top:5px;
}

.quote_details {
	color:#55984b;
}

.quickquoteinput {
	width:137px;
	height:15px; 
	border: 1px solid #c8c8c8;
	font-size:12px;
	padding-top:2px;
	padding-left:3px;
	color:#acacac;
	margin-top:10px;
}



