Body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#626364;
}
a {
	color: #00A1D9;
	text-decoration: none;
}
a:hover {
	color: #00A1D9;
	text-decoration: underline;
}
h1 {
	font-size: 22px;
	margin: 0px 0 5px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #999;
}
h1.product {
	font-size: 22px;
	margin: 0px 0 5px 0;
	padding: 0 0 0px 0;
	border-bottom: none;
}
h2 {
	font-size: 14px;
	margin: 5px 0 5px 0;
	padding: 0;
}
h2.productdetail {
	font-size: 14px;
	margin: 5px 0 15px 0;
	padding: 0;
	border-bottom: 1px solid #999;
}
h3 {
	font-size: 14px;
	margin: 0px 0 5px 0;
	padding: 0 0 0 22px;
	background: url(../img/arrowicon.png) no-repeat;
}
h4{
	margin: 0px;
	padding: 0px;
}
/* with everything else happening, the wicth now is just 928px wide. thats inc the 20px gutter left and right **/
#header {
	float: left;
	width: 928px;
	height: 197px;
}

#header.homeH {
	background: url(../img/header-img-1.jpg) no-repeat;
}

#header.productsH {
	background: url(../img/header-img-2.jpg) no-repeat;
}

#header.cartsH {
	background: url(../img/header-img-3.jpg) no-repeat;
}

#header.buildH {
	background: url(../img/header-img-4.jpg) no-repeat;
}

#header.newsH {
	background: url(../img/header-img-5.jpg) no-repeat;
}

#header.recruitH {
	background: url(../img/header-img-6.jpg) no-repeat;
}

#header.companyH {
	background: url(../img/header-img-7.jpg) no-repeat;
}

#header.galleryH {
	background: url(../img/header-img-8.jpg) no-repeat;
}

#header.downloadsH {
	background: url(../img/header-img-9.jpg) no-repeat;
}

#header.contactH {
	background: url(../img/header-img-10.jpg) no-repeat;
}

#header.newprodH {
	background: url(../img/header-img-11.jpg) no-repeat;
}

ul#globalNav {
	width: 928px;
	clear: both;
	display: block;
	margin: 20px 0 20px 1px;
	padding: 0px;
	list-style: none;
	float: left;
}
#globalNav li {
	float: left;
}
#globalNav li a {
	float: left;
	color: #808183;
	text-decoration: none;
	padding-right: 9px;
	padding-left: 9px;
	font-size: 16px;
	border-right: 1px solid #999;
}
#globalNav li a.start {
	float: left;
	border-right: 1px solid #999;
	color: #808183;
	text-decoration: none;
	font-size: 16px;
	padding-right: 8px;
	padding-left: 0px;
}
#globalNav li a.end {
	float: right;
	color: #808183;
	text-decoration: none;
	font-size: 16px;
	padding-right: 0px;
	border: none;
}
#globalNav li a:hover {
	float: left;
	color: #00A1D9;
}
#globalNav a.active {
	color: #00A1D9!important;
}
.homepageMain {
	float: left;
	width: 550px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.logo {
	margin:27px 0px 0px 27px;
}

ul.alternative {
	margin: 10px 45px 20px 15px;
	list-style: circle;
	padding: 0px;
	float: left;
}
.alternative li {
	margin-bottom: 4px;
}
.blocktrio {
	float: right;
	width: 368px;
	margin-bottom: 10px;
}

.blocktrio a {
	color:#999;
}
.homepageBlocks {
	float: left;
	background: #F2F2F3;
	width: 358px;
	padding: 5px;
	margin-bottom: 10px;
	height: 96px;
	clear: both;
}
.homepageBlocks img {
	margin-right: 20px;
	float: left;
}
#levelthree {
	clear: both;
	background: #808183;
	padding: 10px;
	width: 908px;
	float: left;
	margin-bottom: 20px;
	display: block;
	margin-top: 20px;
}
.homeNewsBox {
	float: left;
	background: #FFF;
	width: 202px;
	padding: 10px;
	margin: 0 10px 0 0;
}
.homeNewsBoxExtended {
	float: right;
	background: #FFF;
	width: 424px;
	padding: 10px;
}
.ctagrey {
	width: 212px;
	float: left;
	background: #BBBDBE;
	color: #FFF;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	padding: 10px;
	height: 21px;
	margin-bottom: 20px;
}
.ctablue {
	width: 671px;
	float: right;
	background: #00A1D9;
	color: #FFF;
	font-size: 14px;
	padding: 10px;
	letter-spacing: -0.1px;
	text-align: center;
	height: 21px;
	margin-bottom: 20px;
}
.ctablue a {
	color: #FFF;
	font-size: 18px;
	text-decoration: none;
}
.lrg {
	font-size: 18px;
}
.closingBox {
	margin: 0px auto;
	background: url(../img/global_footer.png) no-repeat;
	width: 968px;
	height: 20px;
}
#sidebar {
	float: left;
	width: 232px;
	margin-bottom: 20px;
}
#sidebar h3 {
	font-size: 14px;
	margin: 0px 0 2px 0;
	padding: 7px 5px 5px 24px;
	background: url(../img/arrowicon.png) 2px 8px no-repeat #666;
	color: #FFF
}
#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#sidebar ul li {
	margin: 0px;
	list-style: none;
	display: block;
	margin-bottom: 2px;
}
#sidebar ul li a {
	display: block;
	text-decoration: none;
	color: #FFF;
	padding: 4px 4px 4px 8px;
	background: #BBBDBE;
}
#sidebar ul li a:hover {
	display: block;
	text-decoration: none;
	color: #666;
	background: #F2F2F3;
}
#sidebar li a.active{
	display: block;
	text-decoration: none;
	color: #666;
	background: #F2F2F3;
}

#sidebar ul li ul {
	margin: 2px 0px 10px 10px;
	list-style: none;
	display: block;
}
#sidebar ul li ul li{
	margin: 0px;
	list-style: none;
	display: block;
}
#sidebar ul li ul li a{
	margin: 0px;
	list-style: none;
	display: block;
	background: url(../img/sublink.png) 0px 12px no-repeat;
	padding: 5px 0 5px 12px;
	color: #666;
	border-bottom: 1px dotted #666;	
}
#sidebar ul li ul li a:hover{
	margin: 0px;
	list-style: none;
	display: block;
	background: url(../img/sublink.png) 0px 12px no-repeat #f2f2f3;
	padding: 5px 0 5px 12px;
	color: #666;
	border-bottom: 1px dotted #666;	
}


#sidebar a.current {
	display: block;
	text-decoration: none;
	color: #666;
	background: #F2F2F3;
}

.error{
	background: #FFC;
	border: 1px solid #FC6;
	padding: 5px;
	display: block;
	margin: 10px 0 10px 0;
}
/* product listing */
.singleitem {
	clear: both;
	border-bottom: 1px dotted #999;
	padding: 0px;
	float: left;
}

.singleitemLong {
	clear: both;
	border-bottom: 1px dotted #999;
	float: left;
	padding: 5px 0px 5px 0px;
	width: 930px;
	margin-bottom: 10px;
}

.singleitemProduct {
	
	clear: both;
	border-bottom: 1px dotted #999;
	padding: 0px;
	float: left;
	padding: 5px 0px 5px 0px;
	width: 686px;

}

.imgHolder {
	width: 222px;
	float: left;
	margin-right: 10px;
	text-align: center;
}

.imgHolderGallery {
	float: left;
	margin-right: 10px;
	text-align: center;
}

.imgHolderProduct {
	float: left;
	margin-right: 10px;
	text-align: center;
}

.listingCopy {
	width: 444px;
	float: left;
}

.listingCopyLong{
	float: left;
	width: 660px;
}

#contentarea {
	float: right;
	width: 686px;
	margin-bottom: 20px;
}
#contentareaFull {
	float: right;
	width: 928px;
	margin-bottom: 20px;
}
#breadcrumb {
	clear: both;
	font-size: 11px;
	color: #999;
	border-bottom: 1px dotted #999;
	padding: 0px 0 5px 0;
	margin: 0 0 20px 0;
}
#product_detail_img_contain {
	float: left;
	width: 232px;
}
#product_detail_img {
	width: 200px;
	float: left;
}
#product_detail_left {
	width: 16px;
	float: left;
}
#product_detail_right {
	width: 16px;
	float: left;
}
.arrow {
	margin-top: 80px;
}
#product_detail_info {
	float: left;
	margin-left: 20px;
}
table.technical_data {

}
table.technical_data th {
	text-align: left;
	font-weight: bold;
	padding: 5px;
	border-bottom: 2px solid #999;
	border-top: 1px solid #999;
}
table.technical_data td {
	padding: 3px;
	border-bottom: 1px dotted #ccc;
}
table.technical_data tr.one {
	background-color: #F2F2F3;
}
table.technical_data tr td.field {
	font-weight: bold;
}
/* news */
#subnews1 {
	float: left;
	width: 440px;
	margin-bottom: 20px;
}
#subnews2 {
	float: right;
	width: 440px;
	margin-bottom: 20px;
}
.subnewscopy {
	float: left;
	width: 320px;
}
.newsImage{
	float: left;
	margin-right: 10px;
}
.contact {
	background: url(/img/search_bg.png) no-repeat;
	height: 26px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	width: 390px;
	font-size: 15px;
	padding-left: 4px;
	padding-top: 4px;
	display: block;
	margin-bottom: 5px;
	margin-top: 3px;
	font-weight: normal;
}

.message {
	background: url(/img/txtAreaBg.jpg) no-repeat;
	height: 80px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	width: 390px;
	font-size: 15px;
	padding-left: 4px;
	padding-top: 4px;
	display: block;
	margin-bottom: 5px;
	margin-top: 6px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #595959;
}

#popup_container {
	top:0px;
	left:0px;
	position:absolute;
	background: #808183;
}

#popup {
	top: 80px;
    margin: 0px 80px auto;
    position:absolute;
	width: 700px;
	background: #F2F2F3;
	padding: 0 20px 20px 20px;
	z-index: 9999;
	border: 1px solid #999;
	border-radius: 5px; 
	-moz-border-radius: 10px; 	
}

#popupimg {
	float:right;
	margin:0px 0px 10px 10px;
}

#popupclose {
	color: #fff;
	font-size:12px;
	margin: -20px 0 20px 0;
	float: right;
	clear: both;
	display: block;
	width: 700PX;
}

/********* Product Gallery **********/


.product_gallery {
	display:none;	
}
.productTitleHolder {
	clear: both;
	float: left;
	width: 900px;
}
.logoHolder {
	float: left;
	margin-left: 20px;
	width: 300px;
	text-align: center;
}
.productArea {
	float: left;
	width: 600px;
	border-top: 1px solid #ddd;
	display: block;
	margin-top: 25px;
}
.newsitem{
	float: left;
	width: 600px;
}
