@charset "UTF-8";
/* CSS Document */

:focus {-moz-outline-style: none;}

html, body, #container {
	height: 100%;
	margin: 0 auto;
}

#container {
	width: 950px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto;
	background: #FFF;
}

body {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3c3c3c;
}

#main {
	padding-bottom: 150px;
}

/* left column */

#left_column {
	float: left;
	width: 220px;
	min-height: 410px;
	background: transparent url('/images/left_column_bg.png') top left repeat-x;
}

#header_logo {
	display: block;
	margin-top: 50px;
}

#header_logo img {
	width: 220px;
	height: 49px;
}

/* left menu */

#left_menu {
	margin-top: 40px;
	min-height: 271px;
}

#left_menu a {
	display: block;
	line-height: 28px;
	border-bottom: 1px solid #FFF;
	color: #FFF;
	margin-left: 64px;
	width: 156px;
	text-decoration: none;
}

#left_menu a:hover {
	color: #00FFFF !important;
}

#left_menu a.product_range_expanded {
	border-bottom: none;
	line-height: 18px;
	margin-top: 5px;
	font-weight: bold;
}

#product_range_submenu {
	border-bottom: 1px solid #FFF;
	width: 156px;
	margin-left: 64px;
	padding-bottom: 5px;
}

#product_range_submenu a {
	border-bottom: none;
	line-height: 18px;
	margin-left: 30px;
}

.menu_active {
	font-weight: bold;
}

/* right column */

#right_column {
	float: left;
	width: 705px;
	margin-left: 25px;
}

#top_logo {
	margin-top: 48px;
}

#header_image {
	height: 230px;
	overflow: visible !important;
	margin-top: 21px;
}

#subheader_image {
	height: 68px;
	overflow: visible !important;
	margin-top: 21px;
}

/* content */

#content {
	overflow: auto;
	width: 532px;
	float: left;
}

#content h1 {
	margin-top: 12px;
	margin-bottom: 12px;
	color: #007ac8;
	font-size: 19px;
	line-height: 22px;
	font-weight: normal;
}

#content h2 {
	color: #007ac8;
	font-size: 16px;
	margin-bottom: 0px;
	font-weight: normal;
}

#content p {
	line-height: 18px;
	margin-top: 0px;
}

#content a {
	text-decoration: none;
	color: #007ac8;
}

#content a:hover {
	color: orange;
}

li {
	line-height: 18px;
}

/* right column */

#content_right {
	width: 163px;
	margin-left: 5px;
	float: left;
}
/* footer */
	
#footer {
	background: transparent url('/images/footer_bg.png') bottom left repeat-x;
	height: 150px;
	background-color: #FFF;
	margin-top: -150px;
	position: relative;
	font-size: 11px;
	color: #AAA;
	clear: both;
}

#footer_inner {
	width: 950px;
	margin: 0 auto;
}

#footer_left {
	width: 350px;
	float: left;
	margin-top: 15px;
	text-align: left;
}

#footer_right {
	width: 600px;
	float: left;
	margin-top: 15px;
	text-align: right;
}

#footer_inner a {
	color: #AAA;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 11px;
	background: transparent url('/images/footer_menu_spacer.png') right 2px no-repeat;
}

#footer_inner a:hover {
	color: #FFF;
}

#footer a#last_footer_link {
	padding-right: 0px;
	background: none;
}

/* misc */

a img {
	border: 0px;
}

input, textarea {
	font-family: Arial, Helvetica, sans-serif;
}

/* product range links */

.product_range_links div {
	line-height: 30px;
	border-top: 1px solid #CCC;
	width: 235px;
}

.product_range_links div a {
	text-decoration: none;
	color: #007ac8;
	line-height: 34px;
	font-size: 16px;
}

.product_range_links div a:hover {
	color: orange;
}

.product_range_links div img {
	float: right;
	margin-top: 10px;
	margin-right: 5px;
}

/* home suppliers */

.home_suppliers {
	margin: 0 auto;
}

.home_suppliers td {
	height: 70px;
	width: 105px;
	text-align: center;
}

.home_suppliers img {
	width: 80px;
}

.footer_margin {
	height: 70px;
}

/* contact form */

.grid {
	width: 400px;
}

.grid_heading {
	font-weight: bold;
	color: #d82231;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
}

.grid input[type=text] {
	width: 300px;
	border: none;
	background-color: #E6E6E6;
	margin-bottom: 5px;
	height: 19px;
	font-size: 12px;
}

.grid textarea {
	width: 300px;
	border: none;
	background-color: #E6E6E6;
	margin-bottom: 5px;
	height: 100px;
	overflow: auto;
	font-size: 12px;
}

.grid_textarea_heading {
	vertical-align: top;
	padding-top: 6px;
}

.grid input[type=submit] {
	font-weight: bold;
	color: #FFF;
	background-color: #007AC8;
	padding: 5px;
	border: none;
	font-size: 13px;
}

.required_asterisk {
	color:#006ACC;
	font-size:18px;
	line-height:16px;
	margin-left:2px;
	vertical-align:middle;
}

/* contact page */

.contact_call_number {
	font-size: 24px;
	margin-bottom: 10px;
}

.contact_success {
	font-sizeL: 14px;
	font-weight: bold;
}

.hr {
	border-top: 1px solid #CCC;
}
#content h2.contact_h2 {
	margin-bottom: 8px;
}

/* our suppliers */

.supplier_table {
	border-bottom: 1px solid #CCC;
}

.supplier_table td {
	text-align: center;
	font-weight: bold;
	padding-bottom: 10px;
}

.supplier_border td {
	border-top: 1px solid #CCC;
	padding-top: 10px;
}

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */