/* CSS - Electro Cool */

/* layout styles */

* {
	padding: 0;
	margin: 0;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;}

.clearfix {display: inline-block;}

/* Hide from IE-mac\*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

body {
	margin: 0;
	padding: 0;
	background: #011f7c url('../images/body_bg.jpg') repeat-x 0 0;
	font: 11px/14px "Verdana, Helvetica", sans-serif;
}
p {
	margin: 8px 0;
}


ul.list li {margin-left:20px; margin-bottom:10px;}

table.list_3 td {
	padding:0 10px;
}

#container {
	margin: 0 auto;
	padding: 0;
	width: 764px;
	background: url('../images/container_bg.jpg') repeat-y 0 0;
}
#header {
	background: #294a9a url('../images/header_bg2.jpg') no-repeat 0 bottom;
	height: 129px;
	position: relative;
}
#header a {
	display: block;
	width: 361px;
	height: 30px;
	background: url('../images/header_logo.jpg');
	position: absolute;
	top: 80px;
	left: 150px;
}
#left { width: 179px; color: #ced8ff; float: left;}
#right { 
	width: 585px;
	float: left;
}
#navigation {
	list-style-type: none;
	padding-top:38px;
	background: url('../images/navigation_bg.jpg') no-repeat;
}
#left a {
	 color: #ced8ff;
}
#left a:hover {
	color: #fdfdfd;
}
#navigation li a{ display: block; }
#navigation li#navigationhome a {
	height: 34px;
	background: url('../images/nav/navigation_home.jpg') no-repeat 0 0;
}
#navigation li#navigationhome a:hover { background-position: -179px 0; }
#navigation li#glacius a {
	height: 41px;
	background: url('../images/nav/glacius.jpg') no-repeat 0 0;
}
#navigation li#glacius a:hover { background-position: -179px 0; }
#navigation li#IM a {
	height: 42px;
	background: url('../images/nav/IM.jpg') no-repeat 0 0;
}
#navigation li#IM a:hover { background-position: -179px 0; }
#navigation li#KMseries a {
	height: 47px;
	background: url('../images/nav/KMseries.jpg') no-repeat 0 0;
}
#navigation li#KMseries a:hover { background-position: -179px 0; }
#navigation li#minesite a {
	height: 45px;
	background: url('../images/nav/minesite.jpg') no-repeat 0 0;
}
#navigation li#minesite a:hover { background-position: -179px 0; }
#navigation li#DCM a {
	height: 41px;
	background: url('../images/nav/DCM.jpg') no-repeat 0 0;
}
#navigation li#DCM a:hover { background-position: -179px 0; }
#navigation li#FM a {
	height: 45px;
	background: url('../images/nav/FM.jpg') no-repeat 0 0;
}
#navigation li#FM a:hover { background-position: -179px 0; }
#navigation li#navigationprofilecontact a {
	height: 32px;
	background: url('../images/nav/navigation_profile.jpg') no-repeat 0 0;
}
#navigation li#navigationprofilecontact a:hover { background-position: -179px 0; }

body.home #navigation li#navigationhome a {	background-position: -179px 0; }
body.glacius #navigation li#glacius a { background-position: -179px 0; }
body.IM #navigation li#IM a { background-position: -179px 0; }
body.KMseries #navigation li#KMseries a { background-position: -179px 0; }
body.minesite #navigation li#minesite a { background-position: -179px 0; }
body.DCM #navigation li#DCM a { background-position: -179px 0; }
body.FM #navigation li#FM a { background-position: -179px 0; }
body.profilecontact #navigation li#navigationprofilecontact a { background-position: -179px 0; }


.leftitem {
	margin: 10px 12px 0 11px;
}
.leftitem p {
	padding: 0 9px;
}
.leftitem h3 {
	background: url('../images/leftitemh3_bg.jpg') repeat-y 0 0;
	line-height: 17px;
	font-size: 11px;
	text-transform: uppercase;
	color: #ced8ff;
	font-weight: normal;
	margin-bottom: -6px;
	padding: 0 9px;
}
#banner {
	background: url('../images/banner_bg.jpg') no-repeat 0 0;
	height: 218px;
}
#rightcontent {
	width: 545px;
	padding: 8px 19px 8px 14px;
	color: #1b3ca1;
}
#rightcontent h2 {
	background: url('../images/rightcontenth2_bg.jpg');
	line-height: 23px;
	padding: 0 7px 0 8px;
	margin-left: -8px;
	color: #fff;
	margin-bottom: 8px;
	display: block;
	width: 545px;
	font-size: 14px;
}
#rightcontent a {
	color: #cf0008;
}
#rightcontent a:hover {
	color: #641013;
}
#rightcontent .tcl {
	margin-bottom: 10px;
}
#rightcontent .tcl .tclcol1,
#rightcontent .tcl .tclcol2,
#rightcontent .tcl .tclcol3 {
	float: left;
}
#rightcontent .tcl .tclcol1 {
	width: 20%;
}
#rightcontent .tcl .tclcol2,
#rightcontent .tcl .tclcol3 {
	width: 40%;
}
#footer {	
	text-align: center;
	background: #011f7c;
}
#footer .footerlinks {
	width: 750px;
	margin: 0 auto;
	background: #d1181f url('../images/footer_bg.jpg') no-repeat 0 bottom;
	color: #fff;
	padding: 3px 0 11px 0;
}
#footer .footerlinks a {
	color: #fff;
	text-decoration: none;
}
#footer .footerlinks a:hover {
	color: #f3b5b7;
}
#footer a.createdbywebfirm {
	width: 149px;
	height: 21px;
	display: block;
	background: url('../images/createdbywebfirm.jpg');
	margin: 8px auto 0 auto;
}
#rightcontent h5 {
	font-size: 12px;
	font-weight: bold;
}
.product {
	margin: 10px 0;
}
.product .productimage{
	width: 200px;
	float: left;
}

.productimage1 img{
	margin-top: 80px;
}
.product .productcontent {
	width: 300px;
	float: left;
	padding: 30px 0px 0 20px;
}
#rightcontent .backtotop {
	text-align: right;
	font-size: 10px;
	margin: 10px 0;
}
#rightcontent .backtotop a {
	text-decoration: none;
}
#rightcontent hr {
	height: 0;
	border: 0;
	border-bottom: 1px solid #869ad0;
}
#rightcontent h4 {
	margin-top: 20px;
	font-size: 13px;
	font-weight: bold;
}
table.optionalbins td {
	padding: 3px;
}
td.label {
	font-weight: bold;
}
.centered {
	text-align: center;
}
td.dimensions {
	border: 1px solid #869ad0;
	border-left: 0;
	border-right: 0;
}
tr.alt td {
	background: #e6f0f8;
}
#warranty {
	margin: 10px 0;
}
#191table {
	background: #f2f9ff;
}
