@charset "utf-8";
/* CSS Document */
html {
	height:100%;
	margin-bottom:1px;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	margin:0;
	padding:0;
}
a {
	color:#003366;
	text-decoration:underline;
}

p { padding: 0px; }

a:hover {
	color:#003366;
	text-decoration:none;
}

/* Common */
.clear { clear:both; }
.spacer { display:block; }
.bold { font-weight:bold;}
.slant { font-style:italic; }
.float-left { float:left; }
input.textbox {
	background:#e9e9e9;
	border:1px solid #999999;
	color:#666;
}
hr { color:#cccccc; }
h1 {
	font-family:arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	color:#ee3825;
	margin:0 0 16px 0;
}

/* New 10-12-2008 */
div.inner_banner {
	float:left;
}

#container{ width:900px; margin:0 auto; padding:0; }

#maincontent{
	width:900px;
	background:url(../images/bg_body.gif) no-repeat left top;
}

#left{width:188px; float:left; margin-top:15px;}
#left_part{width:188px; float:left; background-color:#ba0101;}
#left_part a {
	background: url(../images/lhsnav_bg.gif) no-repeat left top;
	display:block;
	width:151px;
	height:20px;
	padding:7px 0 0 13px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
}
#left_part a:hover {
	color:#fcea42;
	text-decoration:none;
}
#left_part a.leftpartlast {
	background:url(../images/lhsnav_last_bg.gif) no-repeat left top;
	display:block;
	width:151px;
	height:21px;
	padding:7px 0 0 13px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
}
#left_part a.leftpartlast:hover {
	color:#fcea42;
	text-decoration:none;
}



#leftpart{width:188px; float:left; margin-top:15px; background-color: #ba0101;}

#leftpart a {
	background: url(../images/lhsnav_bg.gif) no-repeat left top;
	display:block;
	width:151px;
	height:20px;
	padding:7px 0 0 13px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
}
#leftpart a:hover {
	color:#fcea42;
	text-decoration:none;
}
#leftpart a.leftpartlast {
	background:url(../images/lhsnav_last_bg.gif) no-repeat left top;
	display:block;
	width:151px;
	height:21px;
	padding:7px 0 0 13px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
}
#leftpart a.leftpartlast:hover {
	color:#fcea42;
	text-decoration:none;
}


#centercontent{ float:left; width:712px; }

#bottompart {
	width:900px;
	background:url(../images/footer_bg.gif) repeat-x left top;
	color:#000;
	margin-top:30px;
	margin-bottom:30px;
	padding:8px 0 0 0;
	font-size:11px;
	color:#000;
	height:52px;
	text-align:center;
}
#bottompart a {
	font-size:11px;
	color:#000;
	padding:0 4px 0 4px;
	text-decoration:none;
}
#bottompart a:hover {
	color:#003366;
	text-decoration:underline;
}

#bottompart  a.linku {
	font-size:11px;
	color:#000;
	padding:0 4px 0 4px;
	text-decoration:underline;
}
#bottompart a:hover.linku {
	color:#003366;
	text-decoration:none;
}

/* Header */
#header {
	width:900px;
}
#logo {
	float:left;
	width:188px;
}
#header_rhs {
	float:left;
	width:694px;
}
#call_us {
	float:right;
	width:149px;
	margin:13px 0 32px 0;
}
#toplinks {
	float:right;
	width:225px;
	margin-bottom:23px;
}
#toplinks a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#9b9b9b;
	text-decoration:none;
}
#toplinks a:hover {
	color:#003366;
	text-decoration:underline;
}
div.search {
	float:left;
	width:67px;
	height:16px;
	border-left:1px solid #d5d5d5;
	padding:0 0 0 5px;
}
div.sitemap {
	float:left;
	width:70px;
	height:16px;
	border-left:1px solid #d5d5d5;
	padding:0 0 0 5px;
}
div.contactus {
	float:left;
	width:70px;
	height:16px;
	border-left:1px solid #d5d5d5;
	padding:0 0 0 5px;
}
div.leftcol {
	width:164px;
	background:url(../images/leftnav_bg.gif) repeat-x left top;
	padding:7px 12px 8px 12px;
}
div.rightcol {
	float:right;
	background: #ba0101 url(../images/leftnav_bg.gif) repeat-x left top;
	width:18px;
	height:205px;
	margin-top:15px;
}
div.flash-banner {
	width:694px;
	float:left;
}
div.topnav {
	background:url(../images/toplinks_bg.gif) no-repeat left top;
	width:674px;
	padding:0 0 0 20px;
	float:left;
}
div.home_content {
	float:left;
	width:662px;
	padding:30px 12px 38px 20px!important;
	padding:30px 12px 25px 20px;
	line-height: 16px;
}
ul,ol {
	margin-left:15px;
	padding-left:5px;
	margin-top:10px;
	margin-bottom:5px;
}
li {
	list-style-image:url(../images/bullet2.gif);
	list-style-position:inherit;
	padding-bottom:0;
	line-height:18px;
}
ul.bulleted_links {
	margin-left:15px;
	padding-left:5px;
	margin-top:10px;
	margin-bottom:5px;
}
ul.bulleted_links li {
	list-style-image:url(../images/bullet2.gif);
	list-style-position:inherit;
	padding-bottom:10px;
	line-height:normal;
}
div.learn_more {
	float:right;
	width:75px;
	background:url(../images/bullet3.gif) no-repeat right top;
	line-height:normal;
}
div.learn_more a {
	font-size:11px;
	color:#ee3825;
	padding-right:4px;
	text-decoration:underline;
}
div.learn_more a:hover {
	color:#003366;
	text-decoration:none;
}
div.home_barkers {
	width:694px;
}
div.home_barkers_top {
	background:url(../images/home_barker_bg.gif) repeat-y left top;
	border-top:1px solid #d8d8d8;
	height:24px;
}
div.home_barkers_title {
	float:left;
	width:217px;
	padding:4px 0 4px 14px;
}
.home_barkers_content {
	width:694px;
	height:195px;
	background:url(../images/home_barker_contentbg.gif) repeat-y left top;
	border-bottom:1px solid #d8d8d8;
}
.home_barkers_contentcol {
	float:left;
	width:203px;
	padding:12px 14px 12px 14px;
	font-size:11px;
	color:#000;
}
.home_barkers_contentcol1 {
	float:left;
	width:206px;
	padding:12px 10px 12px 14px;
	font-size:11px;
	color:#000;
}
div.learn_more1 {
	width:75px;
	background:url(../images/bullet3.gif) no-repeat right top;
	line-height:normal;
	margin-left:20px;
}
div.learn_more1 a {
	font-size:11px;
	color:#ee3825;
	padding-right:4px;
	text-decoration:underline;
}
div.learn_more1 a:hover {
	color:#003366;
	text-decoration:none;
}
.barker_spot {
	float:left;
	margin-bottom:10px!important;
	margin-bottom:1px;
}
div.view_brochures {
	width:116px;
	background:url(../images/bullet3.gif) no-repeat right top;
	line-height:normal;
	margin-left:0;
}
div.view_brochures a {
	font-size:11px;
	color:#ee3825;
	padding-right:4px;
	text-decoration:underline;
}
div.view_brochures a:hover {
	color:#003366;
	text-decoration:none;
}
.redbold {
	color:#ee3825;
	font-weight:bold;
}
a.lifewell_screens {
	background:url(../images/lifewell_screens.gif) no-repeat left top;
	display:block;
	float:left;
	width:188px;
	height:42px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	padding:15px 0 0 22px;
}
a.lifewell_screens:hover {
	color:#fcea42;
	text-decoration:none;
}
a.cormidi_transporters {
	background:url(../images/cormidi_transporters.gif) no-repeat left top;
	display:block;
	float:left;
	width:187px;
	height:42px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	padding:15px 0 0 43px;
}
a.cormidi_transporters:hover {
	color:#fcea42;
	text-decoration:none;
}
a.subaru {
	background:url(../images/subaru.gif) no-repeat left top;
	display:block;
	float:left;
	width:52px;
	height:42px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	padding:15px 0 0 43px;
}
a.subaru:hover {
	color:#fcea42;
	text-decoration:none;
}
.bluebold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#003366;
}
.img-float-left { float:left; border:1px solid #ccc; margin:0 10px 10px 0; }

div.product_thumb {
	float:left;
	width:331px;
}
div.content_imgspot {
	float:left;
	width:210px;
}
div.content_imgspot_details {
	float:left;
	width:448px;
}

div.read_more1 {
	width:70px;
	background:url(../images/bullet3.gif) no-repeat right top;
	line-height:normal;
	margin-left:0;
}
div.read_more1 a {
	font-size:11px;
	color:#ee3825;
	padding-right:4px;
	text-decoration:underline;
}
div.read_more1 a:hover {
	color:#003366;
	text-decoration:none;
}
div.main_sub_products {
	width:448px;
}
div.sub_products {
	float:left;
	width:82px;
	margin:0 15px 0 0;
	text-align:center;
}
.text12b { font-size:12px; font-weight:bold; }

.h350 { height: 350px; }
.mart15 {margin-top:15px;}
.marb15 {margin-bottom:15px;}
.w662 {width:662px;}
.padrb12 {padding:0px 12px 12px 0px;}
.padr12 {padding-right:12px;}
.padb12 {padding-bottom:12px;}