body{
	margin: 0; padding:0;
	color: #333;
	background: #eee url(siteimages/pagebg.gif) center repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
}


hr {

height:1px;
border: 0;
border-bottom: 1px dashed gray;
padding-top: 3px;
/* padding-top: px; */

}

a img{
	border: none;
}

a {
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #990000;
	text-decoration: underline;
}

#content h1, #content h2, #content h3, #menu, #panel h3{
	font-family: Arial, Helvetica, sans-serif;
}

#container{
	margin: 0 auto;
	width: 960px;
	background: #fff url('siteimages/colsbg.gif') center repeat-y;

}
#header{
	height: 80px;
	padding: 12px;
	border-bottom: 1px solid #fff;
	background-color: #fff;
}
#transtherm{
	float: right;
}
#vintec{
	float: left;
}
#tagline{
	float: centre;
}
#menu{
	background-color: #fff;
}
#menu ul{
	padding: 0;
	margin: 0;
	height: 22px;
	border-bottom: 1px solid #555;
}
#menu ul li{
	list-style: none;
	display: block;
	float:left;
	height: 22px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border-left: 1px solid #ccc;
}
#menu ul li a{
	width: 144px;
	display:block;
	color: #fff;
	text-decoration: none;
	padding: 2px 5px;
	background: #666 url('siteimages/menuitem.gif') top left repeat-x;
}
#menu ul li.home{
	border: none;
}
#menu ul li.home a{
	width: 30px;
	padding: 1px 0 0 0;
}
#menu ul li a:hover{
	background: #E53F36;
	color: #fff;
}
#flashheader{
	width: 744px;
	height: 300px;
	margin: 0;
	float: left;
}
#panel{
	width: 216px;
	float: right;
	background: url('siteimages/bg_menubot2.gif') top left repeat-x;
}
#panel ul.question{
	padding: 10px;
	margin: 0;
}
#panel ul.questionhead{
	padding: 10px;
	margin: 0;
}
#panel ul.question li{
	dispay: block;
	background: url('siteimages/question.gif') 3px 3px no-repeat;
	list-style: none;
	padding-left: 20px;
	margin: 0 0 10px 0;
}
#panel ul.question li a{
	color: #333;
	text-decoration: none;
	font-style: italic;
}
#panel ul.question li a:hover{
	color: #E53F36;
	text-decoration: underline;
	font-style: italic;
}
#panel div{
	margin: 20px 0;
}
#panel div ul{
	padding: 15px 10px;
	margin: 0;
	background: url('siteimages/bg_menubot2.gif') top left repeat-x;
}
#panel div form{
	background: url('siteimages/bg_menubot2.gif') top left repeat-x;
}
#panel div p{
	margin: 10px;
}
#panel div p a{
	color: #000;
	text-decoration: none;
	background: url('siteimages/back.gif') 6px 3px no-repeat;
	display: block;
	padding-left: 18px;
}
#panel div ul li{
	display: block;
	background: url('siteimages/plus.gif') 5px 5px no-repeat;
	padding-left: 18px;
	margin: 0;
	
	
}
#panel div h3{
	background: #fff url('siteimages/panel_title.gif') top left repeat-x;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ccc;
	padding: 3px 10px;
	margin: 0;
	font-size: 12px;
}
#panel form{
	padding: 15px;
}
#panel input.submit{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	background-color: #ccc;
	border: 1px solid #333;
	margin-top: 10px;
	width: 60px;
	margin-left: 60px;
	padding: 2px;
}testimonia#panel form label{
	display: block;
	width: 60px;
	float: left;
	font-size: 11px;
	height: 15px;
}
#panel select{
	font-size: 11px;
	color: #333;
	background-color: #eee;
	width: 120px;
	border: 1px solid #999;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
}
#content{
	background: url('siteimages/bg_menubot.jpg') top left repeat-x;
	width: 744px;
	float: left;
	padding: 0;
}
#content h1{
	color: #333;
	font-size: 32px;
	font-weight: bold;
	float: left;
	margin: 0;
}
#content h2{
	margin: 5px 0 0 0;
	font-size: 24px;
	font-weight: bold;
	color: #666;
	line-height: 28px;
	letter-spacing: -1px;
}
#content h3{
	color: #E53F36;
	font-size: 18px;
	margin: 10px 0;
	letter-spacing: -1px;
}

#partners h3{
	color: #E53F36;
	font-size: 36px;
	margin: 10px 0;
	letter-spacing: -1px;
	margin-bottom: 100px;
}
#home_right{
	width: 230px;
	float: left;
}
#home_content p a{
	
	text-decoration: none;
	
	padding-left: 0px;
	font-weight: normal;
	margin: 10px 0;
}


#content a:hover{
	color: #993333;
}

#content p{
	text-align: justify;

	padding-bottom:5px;
}
#home_left{
	width: auto;
	float: right;
}
#home_right div{
	border: 2px solid #ccc;
	margin: 0 0 10px 10px;
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #666;
}

#products_content, #article_content, #home_content{
	margin: 30px 20px;
}
#article_content img{
	background: #fff;
	padding: 2px;
	border: 1px solid #666;
}

#product_image{
	width:400px;
	height:400px;
	padding:2px;
	border: 1px solid #999;
	margin-bottom: 10px;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
}

#product_image img {
float:left !important;

}
#product_cols{
	margin: 20px;
}
#product_cols h5{
	position: absolute;
	top: 120px;
	left: 610px;
	width: 325px;
	text-align: right;
	font-size: 13px;
	font-weight: normal;
}
#product_left{
	width: 400px;
	float: left;
}
#product_right{
	width: 290px;
	float: right;
}
#product_actions{
	border: 1px solid #999;
	padding: 2px;
	font-size: 10px;
	text-align: right;
	margin: 13	px 0 0 0;
}
#product_actions ul{
	padding: 0;
	margin: 0;
}
#product_actions ul li{
	padding: 0;
	list-style: none;
	display: inline;
}
#product_actions a{
	color: #e53f36;
	text-decoration: none;
	padding: 5px;
}
#product_actions a:hover{
	background-color: #E53F36;
	color: #fff;
}
#product_specs{
	background-color: #eee;
	padding: 10px 5px;
}
#product_specs span{
	display: block;
}
#product_specs h3{
	margin: 0;
	font-size: 12px;
	border-bottom: 1px dotted #999;
	padding: 3px 10px;
	color: #000;
	background: url('siteimages/features_title.gif') bottom right no-repeat;
}
#product_specs p{
	margin: 0;
	font-size: 12px;
	padding: 3px 10px 10px 10px;
}
#product_features{
	border: 1px dotted #999;
	padding: 5px;
}
#product_features h3{
	margin: 5px;
	color: #333;
	font-size: 14px;
}
#product_features ul{
	marign: 0;
	padding: 0 20px;
}
#product_features ul li{
	margin: 0;

}
.listings{
	margin: -5px 0 15px 0;
}
#product_features p{
	margin: 5px;
}

#contact_thanks a {

color: #666;
	text-decoration: none;
	background: url('siteimages/back.gif') 0 1px no-repeat;
	padding-left: 12px;
	font-weight: bold;

}

.listings a{
	display: block;
	width: 130px;
	height: 140px;
	border: 1px solid #999;
	text-align: center;
	margin: 11px;
	float: left;
	padding: 10px;
	text-decoration: none;
	color: #666;
	line-height: 110%;
}
.listings a:hover{
	color: #E53F36;
	border: 3px solid #E53F36;
	padding: 8px;
}
.listings img{
	border: 0;
}

#footer div{
	float: left;
	width: 33.3%;
}
#search{
	background-color: #eee;
	padding: 20px 20px 30px 20px;
	border-right: 1px solid #fff;
	width: 703px;
	float:left;
}
#search h3{
	margin: 0 0 10px 0;
	font-size: 18px;
	color:  #E53F36;
}
#search select{
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	border: 1px solid #666;
	margin-right: 10px;
	width: 150px;
	display: block;
	margin-bottom: 10px;
}
#search input{
	border: 1px solid #333;
	background-color: #ccc;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}
#search label{
	display: block;
}
.clr{
	height: 0px;
	clear: both;
	overflow: hidden;
	line-height: 0px;
	font-size: 0px;
	margin:0; padding:0;
}

#home_content {

}
#home_content img{
	float: left;
	padding: 3px;
	border: 1px solid #999;
	background: #fff;
	margin: 0 10px 10px 0;
	
}

#panel input{
	padding: 2px;
	margin: 2px;
	background: #eaeaea;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #999;
}
#panel form{
	margin: 0;
}
#panel_login input{
	width: 50px;
}
#panel .login_but{
	color: #fff;
	background: #333;
}
#flashheader{
	margin: 0 0 30px 0;
}
#faq_content h4{
	font-size: 12px;
	font-weight: normal;
	cursor: pointer;
	padding-left: 25px;
	background: url('siteimages/faq_g.gif') 0 0 no-repeat;
	line-height: 20px;
	margin: 5px 0;
	color: #666;
}
#faq_content p{
	margin: 5px 10px 20px 25px;
}
#panel_login{
	margin: 0 10px;
}
#captypes{
	position: absolute;
	text-align: center;
	margin-top: -29px;
	margin-left: 247px;
	line-height: 10px;
	font-size: 10px;
}
#captypes img{
	margin: 0 2px;
	cursor: pointer;
}
a.filelink{
	
	
	
	color: #999;
	padding: 0 5px 3px 0;
	line-height: 12px;
	font-size: 12px;
}
a.filelink:hover{
	
	color: #666;
	padding: 0 5px 3px 0;
}


* {
	margin: 0;
}
html, body {
	height: 100%;
}

#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -40px; /* the bottom margin is the negative value of the footer's height */
}
#footer, .push {
	height: 30px; /* .push must be the same height as .footer */
}
#footer{
	overflow: hidden;
	width: 960px;
	margin: 0 auto;
	padding: 5px 0;
	background: #555 url('siteimages/footerbg.gif') top left repeat-x;
	clear: both;
}


.noimage {

width:130px;
height:120px;
display:table-cell;
vertical-align:middle;
float:none;
border: 1px solid black;
}

a .thumb_box {
width:130px;
height:120px;
display:block;
cursor: pointer;

}


/* important message */

#product_features div {
    padding: 5px 0 5px 30px;
    background: #F6F8FA url(../images/information.png) no-repeat scroll 5px 5px;
    border: 1px solid #5C83B0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;

}

#content important{
 padding: 5px 0 5px 30px;
    background: #F6F8FA url(../images/information.png) no-repeat scroll 5px 5px;
    border: 1px solid #5C83B0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;

}

