/* ============== global reset ================= */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}

body {
	line-height:1;
	font-family: arial narrow, arial;
}

ol,ul {
	list-style:none;
}

li {
	padding: 0px;
	margin-bottom: -2px;
}

blockquote,q {
	quotes:none;
}

blockquote:before,blockquote:after,q:before,q:after {
	content:'';
	content:none;
}

:focus {
	outline:0;
}

ins {
	text-decoration:none;
}

del {
	text-decoration:line-through;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

a{
	color: #235C7A;
	text-decoration:  underline;
	vertical-align: baseline;
}



/* !===================== main layout ====================== */

#wrapper {
	width:100%;
	height:100%;
	background: url(../img/bg.jpg) repeat-x;
}

#wrapper_popup {
	width:100%;
	height:100%;
}

#container {
	width:935px;
	margin: 0 auto 0 auto;
	height: auto; 
  position:relative;
}

#container_popup {
	width:635px;
	margin: 0 auto 0 auto;
	 
}

/* !===================== top bar ====================== */ 

#topbar{
    width: 950px;
    margin: 0 auto 0 auto;
    text-align: right;
    height: 25px;
}

#topbar p{
    font:11px arial, helvetica, sans-serif;
    color: #666;
    padding-top: 6px;
}

#topbar a{
    color: #666;
    text-decoration: underline;
}

#partnerlogin {
	width:364px;
	height:120px;
	float: right;
	color: #666;
	margin-top:5px;
}

#partnerlogin a {
	color: #666;
}

#partnerlogin .col1 {
	width:60px;
	float: left;
	margin-left: 37px;
}

#partnerlogin p {
	padding-top: 7px;
	font-size: 13px;
}

#partnerlogin .col2 {
	width:160px;
	float: left;
}

#partnerlogin .col2 p {
	text-align: right;
	margin-right: 8px;
}

#partnerlogin .col3 {
	float: left;
	margin-top:20px;
}

#partnerlogout {
	width:264px;
	height:120px;
	float: right;
	color: #666;
	margin-top:5px;
	font-size: 14px;
	text-align: right;
	margin-right: 40px;
}

#partnerlogout p {
	padding-top: 7px;
	font-size: 14px;
}


/* !================ logo ================ */
.gfdLogo {position: absolute;
top: 350px;
left: 0px;
}
#logo {
	width:274px;
	height:75px;
	float: left;
}

#logo a {
	margin-top:20px;
	width:274px;
	height:75px;
	float: left;
	z-index: 110;
}

#logo a .hidden {
	display:none;
}

h1#logo {
	width:274px;
	height:80px;
	background:url(../img/logo.png) no-repeat;
	float: left;
	z-index: 110;
}

#logo span {
	display:block;
	width:0;
	height:0;
	overflow:hidden;
}


/* !===================== main nav ====================== */ 

#nav {
	width: 920px;
	height: 50px;
	margin: 0 0 0 0;
	color: #ffffff;
	font: 20px arial narrow, helvetica, sans-serif;
	background: url(../img/nav_bg.png) no-repeat;
	text-align: center;
	
}

#nav span{
	visibility: hidden;
}

#nav .width{
	width: 145px;
	height: 35px;
}

#nav .widthhide{
	visibility: hidden;
	padding-top: 5px;
}

#nav a {
	color: #ffffff;
	font: 20px arial narrow, helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
}

#nav ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	height:51px;
	margin:0;
	padding:0;
	z-index:10;
}

#nav li {
	float:left;
	padding:0pt;
	display: block;
	position:relative;
	
}

#nav li ul a {
	font-size:.71em;
	font-weight:normal;
	left:15px;
	width:184px;
	position:relative;
	text-decoration:none;
	top:0pt;
	color: #536A13;
	line-height: 16px;
	font-family: arial narrow, arial;
}

#nav li ul li {
	text-align:left;
	padding-left:0;
}

#nav li ul {
	display:none;
	left:0pt;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
	padding:0pt;
	position:absolute;
	top:1em;
}

#nav ul li.last a {
	margin-bottom:5px;
	border-bottom-color: #fff;
	border-bottom-style: none;
	border-bottom-width: thin;
}

#nav ul li.nav_header a {
	font-size: 15px;
	font-weight: bold;
}

#nav li#nav-1 {
	display: inline;
	width: 151px;
	height:40px;
	background: url(../img/link_home.png) no-repeat;
	margin-left: 2px;
	margin-top:2px;
}

#nav li#nav-1-sel {
	display: inline;
	width: 151px;
	height:40px;
	background: url(../img/link_home_ro.png) no-repeat;
	margin-top:2px;
	margin-left: 2px;
}

#nav li#nav-1:hover {
	background: url(../img/link_home_ro.png) no-repeat;
}

#nav li#nav-2 {
	display:block;
	width: 151px;
	height:40px;
	background: url(../img/link_about.png) no-repeat;
	text-align: left;
	margin-top:2px;
}

#nav li#nav-2-sel {
	display:block;
	width: 151px;
	height:40px;
	background: url(../img/link_about_ro.png) no-repeat;
	text-align: left;
	margin-top:2px;
}

#nav li#nav-2:hover {
	background: url(../img/link_about_ro.png) no-repeat;
}

#nav li:hover#nav-2 ul {
	height: 80px;
	padding-top: 10px;
	display: inline;
	list-style-position: inside;
	margin-top: 17px;
	background: url(../img/nav_ul2_bg.png) no-repeat;
	width: 155px;
	margin-left: -2px; 
}

#nav li:hover#nav-2 ul li {
	width: 133px;
	text-align: left;
	height: 34px;
	margin-left: 10px;
}

#nav li:hover#nav-2 ul li a {
	color: #014A64;
	margin-left: 0px;
}

#nav li:hover#nav-2-sel ul {
	height: 80px;
	padding-top: 10px;
	display: inline;
	list-style-position: inside;
	margin-top: 17px;
	background: url(../img/nav_ul2_bg.png) no-repeat;
	width: 155px;
	margin-left: -2px; 
}

#nav li:hover#nav-2-sel ul li a {
	color: #014A64;
	margin-left: 0px;
}

#nav li:hover#nav-2-sel ul li {
	width: 133px;
	text-align: left;
	height: 34px;
	margin-left: 10px;
}


#nav li#nav-3 {
	width: 156px;
	height:40px;
	display:block;
	background: url(../img/link_otherproducts.png) no-repeat;
	text-align: center;
	margin-top:2px;
}

#nav li#nav-3-sel {
	width: 156px;
	height:40px;
	display:block;
	background: url(../img/link_otherproducts_ro.png) no-repeat;
	text-align: center;
	margin-top:2px;
}

#nav li#nav-3:hover {
	background: url(../img/link_otherproducts_ro.png) no-repeat;
}

#nav li:hover#nav-3 ul {
	height: 80px;
	padding-top: 10px;
	display: inline;
	list-style-position: inside;
	margin-top: 17px;
	background: url(../img/nav_ul2_bg.png) no-repeat;
	width: 155px;
	margin-left: 0px; 
}

#nav li:hover#nav-3 ul li {
	width: 133px;
	text-align: left;
	height: 34px;
	margin-left: 10px;
}


#nav li:hover#nav-3 ul li a {
	color: #014A64;
	margin-left: 0px;
}

#nav li:hover#nav-3-sel ul {
	height: 80px;
	padding-top: 10px;
	display: inline;
	list-style-position: inside;
	margin-top: 17px;
	background: url(../img/nav_ul2_bg.png) no-repeat;
	width: 155px;
	margin-left: 0px; 
}

#nav li:hover#nav-3-sel ul li {
	width: 133px;
	text-align: left;
	height: 34px;
	margin-left: 10px;
}


#nav li:hover#nav-3-sel ul li a {
	color: #014A64;
	margin-left: 0px;
}

#nav li#nav-4 {
	width: 151px;
	height:40px;	
	display:block;
	background: url(../img/link_purchase.png) no-repeat;
	text-align: center;
	margin-top:2px;
}

#nav li#nav-4-sel {
	width: 151px;
	height:40px;
	display:block;
	background: url(../img/link_purchase_ro.png) no-repeat;
	text-align: center;
	margin-top:2px;
}

#nav li#nav-4:hover {
	background: url(../img/link_purchase_ro.png) no-repeat;
}

#nav li:hover#nav-4 ul {
	height: 80px;
	padding-top: 10px;
	display: inline;
	list-style-position: inside;
	margin-top: 17px;
	background: url(../img/nav_ul4_bg.png) no-repeat;
	width: 155px;
	margin-left: -2px; 
}

#nav li:hover#nav-4 ul li {
	width: 133px;
	text-align: left;
	height: 30px;
	margin-left: 10px;
}

#nav li:hover#nav-4 .border {
	/*border-bottom: 1px solid #C6C4B1;*/
}


#nav li:hover#nav-4 ul li a {
	color: #014A64;
	margin-left: 0px;
}

#nav li:hover#nav-4-sel ul {
	height: 80px;
	padding-top: 10px;
	display: inline;
	list-style-position: inside;
	margin-top: 17px;
	background: url(../img/nav_ul4_bg.png) no-repeat;
	width: 155px;
	margin-left: -2px; 
}

#nav li:hover#nav-4-sel ul li {
	width: 133px;
	text-align: left;
	height: 30px;
	margin-left: 10px;
}


#nav li:hover#nav-4-sel ul li a {
	color: #014A64;
	margin-left: 0px;
}

#nav li#nav-5 {
	width: 149px;
	height:40px;	
	display:block;
	background: url(../img/link_contact.png) no-repeat;
	text-align: center;
	margin-top:2px;
}

#nav li#nav-5-sel {
	width: 148px;
	height:40px;
	display:block;
	background: url(../img/link_contact_ro.png) no-repeat;
	text-align: center;
	margin-top:2px;
}

#nav li#nav-5:hover {
	background: url(../img/link_contact_ro.png) no-repeat;
}

#nav li#nav-7 {
    font-size: 17px;
	width: 287px;
	height:40px;
	display:block;
	text-align: right;
	padding-top:8px;
}

#nav li#nav-6 {
	width: 151px;
	height:40px;	
	display:block;
	background: url(../img/link_customers.png) no-repeat;
	text-align: left;
	margin-top:2px;
}

#nav li#nav-6-sel {
	width: 151px;
	height:40px;
	display:block;
	background: url(../img/link_customers_ro.png) no-repeat;
	text-align: left;
	margin-top:2px;
}

#nav li#nav-6:hover {
	background: url(../img/link_customers_ro.png) no-repeat;
}

#nav li:hover#nav-6 ul {
	display: inline;
	min-height: 180px;
	padding-top: 10px;
	display: inline;
	list-style-position: inside;
	margin-top: 17px;
	background: url(../img/nav_ul6_bg.png) no-repeat;
	width: 155px;
	margin-left: -2px; 
	line-height: 16px;
}

#nav li:hover#nav-6 ul li a {
	color: #014A64;
	margin-left: 0px;
}

#nav li:hover#nav-6 ul li {
	display: inline;
	width: 133px;
	text-align: left;
	margin-left: 0px;
	margin-bottom: 10px;
}

#nav li:hover#nav-6 .border {
	/*border-bottom: 1px solid #C6C4B1;*/
}

#nav li:hover#nav-6-sel ul {
	height: 130px;
	padding-top: 10px;
	display: block;
	margin-top: 16px;
	background-color: #fff;
	width: 148px;
	margin-left: 0px; 
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	opacity: .9;
}

#nav li:hover#nav-6-sel ul li a {
	width: 144px;
	display: block;
	color: #333;
	font: 15px arial narrow;
	height: 14px;
	text-align: left;
	margin-left: 0px;
	margin-bottom:15px;
	font-weight: normal;
	padding-left: 3px;
}


#phoneno{
	color: #0C5572;
	font-size: 18px;
	float: right;
	margin-right: 25px;
}
 


/* !===================== home content ====================== */ 

#home_main{
	width: 620px;
	float:left;
	margin-left: -5px;
}

#home_boxes{
	width: 300px;
	margin: 20px 10px 0 0;
	float: left;
	color: #666;
	font-family: arial narrow;
	font-size: 15px;
	line-height: 17px;
}

#home_boxes a{
	text-decoration: none;
	color: #666;
}

#home_boxes .box1{
	background:url(../img/home_wheretobuy.png) no-repeat;
	width: 330px;
	height: 85px;
	padding: 54px 10px 0 22px;
}

#home_boxes .box2{
	background:url(../img/home_register.png) no-repeat;
	width: 330px;
	height: 87px;
	padding: 50px 10px 0 22px;
	font-size: 14px;
}

#home_boxes .box3{
	background:url(../img/clienttestimonies.png) no-repeat;
	width: 120px;
	height: 126px;
	padding: 70px 34px 0 17px;
	font-style: italic;
	float: left;
	margin-left: 2px;

}
#home_boxes .box4{
	background:url(../img/news.png) no-repeat;
	width: 146px;
	height: 126px;
	padding: 70px 0 0 0;
	font-style:normal;
	margin-left: 160px;
	
}

#home_content{
	font-family: arial narrow;
	font-size: 16px;
	color: #666;
	margin-top:0px;
}

#home_content p{
	margin-top:10px;
	line-height:20px;
}

#home_content .col1{
	float: left;
	width: 300px;
	margin-top:0px;
}

#home_content .brdHealthHomeShow{
	border-color: #235C7A;
	border-style: solid;
	border-width: 5px;
	margin: 15px;
	padding: 20px;
}

#home_content .brdHealthHomeShow2{
	border-color: #dbd8cf;
	border-style: solid;
	border-width: 4px;
	margin-top: 10px;
	padding: 20px;
}

#home_content .txtHealthHomeShow h2{
	text-align: center;
}

#home_content .btnHealthHomeShow{

	padding: 10px 10px 0 0;
	float: left;
	
}

#home_content .col2{
	float: left;
	width: 600px;
	margin-left:20px;
	margin-top: -40px;
}



/* ! ================= interior content =================== */

.otherDocArea {position: absolute;
top: 715px;
right: 75px;
width:450px;
border-top: 1px solid #034C67;
}

.otherDocAreaText {margin-left: 10px;}

.otherDocArea img {
margin: 10px 0 10px 0;
}

.interior_title_border{
	margin: 10px url(../../../../../Desktop/de-icing-doc.png)0 10px 0;
	border-bottom: 1px solid #034C67;
	width: 410px;
}

.interior_title_borderb{
	margin: 10px 0 10px 0;
	border-bottom: 1px solid #ccc;
	width: 460px;
}

#interior_content_text{
	background:url(../img/interior_bg.png) no-repeat;
	font-family: arial narrow;
	font-size: 14px;
	color: #666;
	margin-top:5px;
	min-height: 500px;
	padding-left: 40px;
	padding-top: 30px;
	padding-right: 50px;
}

#interior_content_text h1{
	font-family: arial narrow;
	font-size: 25px;
	color: #034C67;
	font-weight: normal;
}


#interior_content_popup{
	font-family: arial narrow;
	font-size: 16px;
	color: #666;
	margin-top:7px;
	background:url(../img/downloads_bg.png) no-repeat;
	min-height: 350px;
	width: 630px;
}

#interior_content{
	font-family: arial narrow;
	font-size: 16px;
	color: #666;
	margin-top:7px;
	position: relative;
}

#interior_content p{
	margin-top:12px;
	line-height:20px;
	font-size: 16px;
}

#interior_content_text p{
	margin-top:12px;
	line-height:20px;
	font-size: 16px;
}

#interior_content .contact_col1{
	float: left;
	width: 260px;
	background:url(../img/contact_contactcol.png) no-repeat;
	padding-top: 100px;
	padding-left: 30px;
	font-size: 16px;
	line-height: 18px;
	height: 300px;
}

#interior_content .contact_col1 p{
	margin-top: 14px;
}

#interior_content .contact_col2{
	float: left;
	width: 560px;
	background:url(../img/contact_formcol.png) no-repeat;
	font-size: 16px;
	margin-left: -5px;
	padding-top: 30px;
	padding-left: 30px;
	padding-right:40px;
}

#interior_content .register_col1{
	float: left;
	width: 260px;
	background:url(../img/register_leftcol.png) no-repeat;
	padding-top: 70px;
	padding-left: 30px;
	font-size: 16px;
	line-height: 18px;
	height: 300px;
}

#interior_content .register_col1 ul{
	color: #0C5572;
	list-style-type: disc;
	list-style-position: inside;
	margin-top:10px;
}

#interior_content .register_col1 li{
	margin-top:15px;
}

#interior_content .register_col1 a{
	color: #666;
	text-decoration: underline;
	margin-left:13px;
}

#interior_content .register_col1 p{
	margin-top: 14px;
}

#interior_content .register_col2{
	float: left;
	width: 560px;
	background:url(../img/contact_formcol.png) no-repeat;
	font-size: 16px;
	margin-left: -5px;
	padding-top: 30px;
	padding-left: 30px;
	padding-right:40px;
}

.indent{
	margin-left: 10px;
}

.indent_b{
	margin-left: 20px;
}

.sitemap ul{
	font-size: 18px;
	color: #666;
	line-height: 22px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
}

.sitemap li{
	margin-top: 9px;
}

.sitemap a{
	color: #666;
	text-decoration: none;
}

#form_contact, #form_register{
   margin-top:20px; 
}

#form_contact, #form_register p{
   margin-top:10px;
   font-family: arial;
   font-size: 14px;
}

#form_contact, #form_register .col1a{
  float: left;
  width: 250px;
}

#form_contact, #form_register .col2a{
  float: left;
  width: 250px;
}

#form_contact, #form_register .cbo1{
    width:280px;
	font:11px helvetica, sans-serif;
	height:22px;
}

#form_contact, #form_register .cbo2{
    width:180px;
	font:11px helvetica, sans-serif;
	height:22px;
}

#form_contact, #form_register label{
	color: #666;
	font-weight: normal;
	font-family: arial;
	font-size: 14px;
}

#form_contact, #form_register .required{
	color: #990000;
	font-weight: bold;
}

.text1{
	width: 229px;
	font:14px/20px helvetica, sans-serif;
	height: 20px;
	color: #333;
}

#form_contact, #form_register .text1{
    width: 229px;
	font:14px/20px helvetica, sans-serif;
	height: 20px;
}

#form_contact, #form_register .textarea1{
    width: 550px;
    height:150px;
	font:12px/20px helvetica, sans-serif;
}

#form_contact, #form_register .title{
	color: #0C5572;
	font-weight: bold;
	font-size: 16px;
	font-style: normal;
	margin-top: 25px;
}

.testimonials{
	width: 720px;
	margin-top: 15px;
}

.testimonials_odd{
	width: 720px;
	margin-top: 15px;
	margin-left: 70px;
	text-align: right;
}

.testimonials_1{
	background:url(../img/testimonials_box_top.png) no-repeat;
	height: 50px;
}

.testimonials_2{
	background:url(../img/testimonials_box_mid.png) repeat-y;
	font-style: italic;
	font-size: 16px;
	line-height: 20px;
	padding-left: 30px;
	padding-right: 30px;
	text-align: left;
}

.testimonials_3{
	background:url(../img/testimonials_box_bottom.png) no-repeat;
	height: 70px;

}

#pressreleases_1{
	background:url(../img/pressrelease_box_top.png) no-repeat;
	height: 20px;
	margin-top: 20px;
}

#pressreleases_2{
	background:url(../img/pressrelease_box_mid.png) repeat-y;
	font-size: 16px;
	line-height: 20px;
	padding-left: 30px;
	padding-right: 30px;
	text-align: left;
	padding-top: 10px;
}

#pressreleases_3{
	background:url(../img/pressrelease_box_bottom.png) no-repeat;
	height: 50px;
}

#pressreleases_2 .date{
	float: left;
	width: 100px;
	font-size: 17px;
	font-weight: bold;
	color: #666;
}

#pressreleases_2 .pr_title{
	font-size: 16px;
	color: #75725C;
}

#pressreleases_2 .content{
	float: left;
	width: 400px;
	font-size: 15px;
	color: #666;
}

#pressreleases_2 p{
	font-size: 15px;
	line-height: 18px;
}

#pressreleases_2 .button{
	float: left;
	text-align: right;
	width: 100px;
	margin-left: 50px;
}


.about_content{
	width: 923px;
	/*background:url(../img/about_steps_bg.png) no-repeat;*/
	min-height: 1279px;
	padding-left: 0px;
	vertical-align: bottom;
}

.about_col1{
	float: left;
	/*width: 457px;*/
	/*margin-top: 180px;*/
	margin-top: 50px;
}

.about_col1 p{
	margin-top: 12px;
}

.about_col2{
	float: left;
	width: 300px;
}

.about_col2 .details{
	margin-top: 1270px;
	margin-left: 120px;
	font-size: 13px;
	width: 300px;
	text-align: right;
}


.product{
	width: 200px;
	margin-top:20px;
	float: left;
	font-family: arial;
}

.product .shot{
	border: 1px solid #B3CBDC;
	width: 117px;
	height: 117px;
	margin-bottom: 10px; 
}

.product .title a{
	color: #333;
}

.product .addcart{
	border-top: 1px solid #B3CBDC;
	width: 105px;
	
}

.product .title{
	color: #333;
	font-weight: bold;
	font-family: arial;
	font-style: normal;
	margin-top:10px;
}

.product .price{
	color: #1B607B;
	font-weight: bold;
	font-family: arial;
}

.purchase_title{
	border-bottom: 1px solid #999475;
	width: 450px;
	margin-top: 8px;
}

.purchase_title2{
	border-bottom: 1px solid #034C67;
	width: 800px;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 20px;
}

#productdetail_photo{
	width: 447px;
	margin-top: 10px;
	float: left; 
}

#productdetail_description{
	width: 327px;
	float: right; 
	padding-top: 10px;
	margin-left: 20px;
}

#productdetail_description ul{
	font-size: 15px;
	font-family: arial narrow;
	line-height: 17px;
	list-style-type: disc;
	margin-left: 10px;
}

#productdetail_description .producttitle{
	color: #A9A68D;
	font-family: arial narrow;
	font-size: 20px; 
}

#productdetail_description .productprice{
	color: #1B607B;
	font-family: arial;
	font-size: 16px; 
	font-weight: bold;
	float: left;
	margin-top: 10px;
}

#productdetail_description .shipping{
	margin-top: 50px;
	line-height: 15px;
}

#backtoproduct{
	float: right; 
}

#backtoproduct a{
	color: #256A8A;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
}


#productdetail_description .shipping a{
	color: #1B607B;
	font-family: arial;
	font-size: 12px; 
}

#interior_partnerlogin {
	width:264px;
	height:120px;
	color: #666;
	margin-top:25px;
	text-align: right;
}

#interior_partnerlogin label {
	padding-right: 30px;
}

#interior_partnerlogin a {
	color: #666;
}

#interior_partnerlogin .col1 {
	width:60px;
	float: left;
	margin-left: 37px;
}

#interior_partnerlogin p {
	padding-top: 7px;
	font-size: 15px;
}

#interior_partnerlogin .col2 {
	width:160px;
	float: left;
}

#interior_partnerlogin .col2 p {
	text-align: right;
	margin-right: 11px;
}

#interior_partnerlogin .col3 {
	float: left;
	margin-top:20px;
}

#interior_content .whybuy_col1{
	float: left;
	width: 280px;
	background:url(../img/whybuy_leftcol.png) no-repeat;
	padding-top: 73px;
	padding-left: 28px;
	font-size: 16px;
	line-height: 18px;
	height: 450px;
	margin-top: 20px;
	color: #333;
}

#interior_content .whybuy_col1 li{
	list-style-type: disc;
	list-style-position:inside;
}


#interior_content .whybuy_col1 p{
	margin-top: 14px;
}

#interior_content .whybuy_col2{
	float: left;
	width: 560px;
	background:url(../img/whybuy_rightcol.png) no-repeat;
	font-size: 16px;
	margin-left: -19px;
	padding-top: 100px;
	padding-left: 35px;
	padding-right:40px;
	height: 450px;
}

#interior_content .whybuy_col2 li{
	list-style-type: square;
	list-style-position: outside;
	list-style-image: url(../img/bullet.png);
	color: #333;
	margin-left: 20px;
	margin-top: 12px;
}

#interior_content .whybuy_col2 .download{
	float: right;
	margin-top: 50px;
}



#interior_content .pbpjr_col1{
	float: left;
	width: 280px;
	background:url(../img/pbpjr_leftcol.png) no-repeat;
	padding-top: 13px;
	padding-left: 28px;
	font-size: 16px;
	line-height: 18px;
	height: 450px;
	margin-top: 20px;
	color: #333;
}


#interior_content .pbpjr_col1 p{
	margin-top: 14px;
	font-size: 14px;
	width: 250px;
	line-height: 18px;
}

#interior_content .pbpjr_col1 li{
	list-style-type: disc;
	list-style-position: outside;
	color: #333;
	margin-left: 20px;
	margin-top: 4px;
	font-size: 15px;
	color: #666;
	width: 240px;
}


#interior_content .pbpjr_col2{
	float: left;
	width: 600px;
	background:url(../img/pbpjr_content_bg.png) no-repeat;
	margin-left: -19px;
	padding-top: 100px;
	padding-left: 35px;
	height: 350px;
}

#interior_content .pbpjr_col2 p{
	width: 320px;
	font-size: 16px;
}

.features_section {
	border-bottom: 1px solid #999475;
	padding-bottom: 20px;
	padding-top: 10px;
}

.features_title{
	font-family: arial narrow;
	font-size: 20px;
	color: #0D5773;
	font-weight: bold;
	margin-top: 5px;	
}

.downloads{
	padding-top: 35px;
	padding-left: 35px;
}

.downloads_pdf{
	float: left;
	width: 70px;
	margin-top: 20px;
}

.downloads_pdf_details{
	float: left;
	margin-bottom: 20px;
	margin-top: 20px;
	font-size: 15px;
	width: 480px;
}

.downloads_pdf_details a{
	font-weight:bold;
}

#serialnumber{
	font-family: arial narrow;
	font-size: 16px;
	color: #666;
	margin-top:7px;
	background:url(../img/serialnumber_bg.png) no-repeat;
	min-height: 350px;
	width: 600px;
	padding-top: 110px;
	padding-left: 48px;
}

#shipping{
	font-family: arial narrow;
	font-size: 16px;
	color: #666;
	margin-top:7px;
	background:url(../img/shippingterms_bg.png) no-repeat;
	min-height: 350px;
	width: 600px;
	padding-top: 110px;
	padding-left: 48px;
}


#cvc{
	font-family: arial narrow;
	font-size: 16px;
	color: #666;
	margin-top:7px;
	background:url(../img/cvc_bg.png) no-repeat;
	min-height: 350px;
	width: 550px;
	padding-top: 103px;
	padding-left: 48px;
	padding-right: 20px;
	line-height: 18px;
}

/* ! ===== partner login ======= */

.pdf{
	float: left;
	width: 70px;
}

.pdf_details{
	float: left;
	width: 370px;
	margin-bottom: 20px;
}

.pdf_details a{
	font-weight:bold;
}

.check_status{
background:url(../img/partnerlogin_webmail.png) no-repeat;
line-height: 1.2em;
	height: 280px;
	width: 280px;
	padding-left: 27px;
	padding-top:50px;
	padding-right: 20px;
	float: left;
	margin-top: 20px;
}

.producttesters{
	background:url(../img/home_testers.png) no-repeat;
	height: 100px;
	width: 250px;
	padding-left: 27px;
	padding-top:58px;
	padding-right: 45px;
	margin-top: 30px;
	color: #666;
	margin-left: 0px;
	font-size: 15px;
	line-height: 18px;
}
 
.producttesters a{
	font-weight: bold;
}


.distributorpricing{
	background:url(../img/partnerlogin_distributorpricing.png) no-repeat;
	height: 150px;
	width: 350px;
	padding-left: 27px;
	padding-top:56px;
	padding-right: 25px;
	margin-top: 10px;
	color: #333;
	margin-left: 0px;
	font-size: 15px;
	vertical-align: middle;
}

.webmail{
	background:url(../img/partnerlogin_webmail.png) no-repeat;
	height: 110px;
	width: 350px;
	padding-left: 28px;
	padding-top:50px;
	padding-right: 25px;
	margin-top: 40px;
	color: #333;
	margin-left: 0px;
	font-size: 15px;
	vertical-align: middle;
	line-height: 18px;
}



.partnerlogin_content{
	background:url(../img/partnerlogin_contentbg.png) no-repeat;
	height: 380px;
	width: 560px;
	padding-left: 45px;
	padding-top:90px;
	padding-right: 20px;
	float: left;
	margin-left: -20px;
	color: #333;
}

.partnerlogin_placeorder{
	height: 334px;
	width: 400px;
	padding-left: 30px;
	padding-top:30px;
	padding-right: 0px;
	float: right;
	color: #666;
	margin-top: -100px;
}

.salesform_contact{
	float: right;
	width: 220px;
	border: 1px solid #CCCCCC;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-left: 10px;
}

.salesform_contact_title{
	color: #0C536F;
	font-weight: bold;
}

#salesform_salesrep{
	font-family: arial;
	font-size: 14px;
	margin-top: 20px;
	float:left;
	margin-bottom: 20px;
}

#salesform_salesrep p{
	font-family: arial;
	font-size: 15px;
	margin-top: 0px;
}

#salesform_orderinfo{
	margin-top: 20px;
	font-family: arial;
	font-size: 14px;
}

#salesform_orderinfo label{
	font-weight: bold;
	font-family: arial;
	font-size: 13px;
	margin-bottom: 3px;
	margin-top: 5px;
}

#salesform_orderinfo input{
	margin-top: 7px;
	border: 1px solid #ccc;
	height: 22px;
	color: #333;
	font-family: arial;
	font-size: 13px;
}

#salesform_orderinfo select{
	margin-top: 7px;
	border: 1px solid #ccc;
	height: 22px;
	font-family: arial;
	font-size: 13px;
}

#salesform_orderinfo .submit{
	background-color: #194F66;
	color: #fff;
	font-family: arial;
	font-size: 16px;
	width: 100px;
	padding: 5px;
	height: 30px;
}

#salesform_orderinfo .orderdate{
	float: right;
	width: 180px;
	margin-top: 50px;
}

#salesform_orderinfo .orderno{
	float: right;
	width: 180px;
	margin-top: 50px;
}

#salesform_orderinfo .hardcopynumber{
	float: right;
	width: 180px;
	margin-top: 50px;
}

#salesform_orderinfo .section{
	float: left;
	width: 380px;
	margin-right: 15px;
	margin-top: 20px;
}

#salesform_orderinfo .col{
	float: left;
	width: 180px;
	margin-top: 8px;
	margin-right: 10px;
}

#salesform_orderinfo .textbox{
	width: 174px;
}

#salesform_orderinfo .longtext{
	width: 334px;
}

#salesform_orderinfo .shorttext{
	width: 70px;
}

#salesform_orderinfo .shorttext2{
	width: 40px;
}


#salesform_orderinfo .sectiontitle{
	font-weight: bold;
	font-family: arial;
	font-size: 17px;
	color: #0C536F;
	padding-bottom: 7px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}

.required{
	color: #993300;
}

#salesform_orderinfo .paymentbox{
	width: 370px;
	padding: 10px;
	border: 1px solid #ccc;
}

#salesform_orderinfo .payment_col1{
	float: left;
	width: 180px;
	margin-top: 10px;
}

#salesform_orderinfo .payment_col2{
	float: left;
	width: 120px;
	margin-top: 10px;
}

#salesform_orderinfo .payment_col2 a{
	font-size: 10px;
}

#salesform_orderinfo .product_col1{
	float: left;
	width: 70px;
	
}

#salesform_orderinfo .product_col2{
	float: left;
	width: 205px;
}

#salesform_orderinfo .product_col3{
	float: left;
	margin-left: 10px;
}


#salesform_orderinfo .pricing_col1{
	float: left;
	width: 200px;
	margin-top: 7px;
	height: 30px;
	font-weight: bold;
}

#salesform_orderinfo .pricing_col2{
	float: right;
	text-align: right;
	margin-top: 7px;
	vertical-align: top;
	height: 30px;
}

#salesform_orderinfo .pricing_col2 input{
	margin-top: 0px;
	background-color: white;
	border: none;
	font-size: 13px;
	color: #333;
	font-family: arial;
}

#salesform_orderinfo .pricing_col2 select{
	border: 1px solid #ccc;
	width: 150px;
	margin: 0 0 0 0;
}

#salesform_orderinfo .pricing_col2 .line{
	width: 150px;
	height: 10px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}

.smalltext{
	font-size: 11px;
}

.samebilling{
	font-size: 13px;
	float: right;
	margin-bottom: 10px;
	margin-top: -10px;
	vertical-align: middle;
}

.message{
	background-color: #FFFFCC;
	color: #0C5572;
	padding: 3px;
}

.adminnav{
	margin-bottom: 30px;
	color: #014A65;
}

.adminnav a{
	margin-right: 8px;
	margin-left: 8px;
}

.admin_partnerlist{
	margin-top: 5px;
	background-color: #fff;
	padding: 12px;
	font-size: 14px;
	font-family: arial;
}

.admin_partnerlist .editcol{
	float: left;
	margin-right: 30px;
	
}

.admin_partnerlist .editcol a{
	text-decoration: none;	
}

.admin_partnerlist .contentcol{
	float: left;
	width: 200px;
	color: #333;
	padding-top: 5px;
}

.admin_partnerlist .contentcol2{
	float: left;
	width: 2200px;
}

/* ! ================= font styles =================== */
span {
	padding: 0;
	vertical-align: baseline;
}

.blue{
	color: #0C5572;
	font-weight: bold;
}

.blue_normal{
	color: #0C5572;
}

.title{
	color: #666;
	font-weight: normal;
	font-family: Georgia;
	font-style: italic;
	font-size:14px;
}



/* ! ================= footer =================== */

#footer {
	height:150px;
	width: 100%;
	background:url(../img/footer_bg.jpg) repeat;
	margin-top: 30px;
}

#footer_content {
	width:960px;
	margin: 0 auto 0 auto;
}

#footer_content p {
	font:13px/15px arial narrow;
	color:#666;
	padding-top:15px;
}

#footer_content .links{
	float:left;
}

#footer_content .links a {
	font:13px/15px arial narrow;
	color:#666;
	border-right: 1px solid #666;
	padding-right: 6px;
	padding-left: 6px;
	text-decoration: none;
}

#footer_content .copyright{
	float:right;
}

#footer_content .copyright a {
	font:13px/15px arial narrow;
	color:#666;
	text-decoration: underline;
	vertical-align: baseline;
}

/* the overlayed element */
.apple_overlay {
  /* initially overlay is hidden */
	display:none;
  /* growing background image */
	background-image:url(../img/white.png);
  /* 
		width after the growing animation finishes
		height is automatically calculated
	*/
	width:400px;
  /* some padding to layout nested elements nicely  */
	padding:35px;
  /* a little styling */	
	font-size:11px;
}
/* default close button positioned on upper right corner */
.apple_overlay .close {
  background-image:url(../img/close.png);
  position:absolute;
  right:-20px;
  top:0px;
  cursor:pointer;
  height:35px;
  width:35px;
}
/* use a semi-transparent image for the overlay */
	#overlay {
  background-image:url(../img/white.png);
  color:#efefef;
  height:450px;
}

.dateline{
  font-weight:bold;
  font-size:12px;
  padding-top:0px !important;
  position:absolute;
  right:45px;
  top:13px;
  padding-left:5px;
  border-left:1px solid #CCC;
}

.datelineIn{
  font-weight:bold;
  font-size:12px;
  padding-top:0px !important;
  position:absolute;
  right:42px;
  top:92px;
}

/* Map of North America */

.map_state_container{
                margin: 10px 0 10px 0;
                border-top: 1px solid #918F81;
  padding:5px 0;
  position:relative;
  clear:both;
}

.map_state_container ul{
  margin:10px 0px 15px;
  float:left; 
  width:25%;
  *width:24%;
  min-height:150px;
}

.map_state_container li{
  line-height:20px;
}

.map_state_container h1{
  text-transform:uppercase;
  color:#10526D;
}

.map_state_container .backtotop{
  display:block;
  text-align:right;
  color:#918F81;
  position:absolute;
  right:10px;
  bottom:5px;
  
}

#mapLocations{
  float:right;
  width:700px;
  text-align:center;
  height:100px;
                margin-top:20px;
                margin-right:15px;
}

#mapLocations2{
  float:right;
  width:700px;
  text-align:left;
  margin-top:10px;
  margin-right:15px;
}


#mapLocations ul{
  margin:0;
  padding:0 0 3px;
}

#mapLocations li{
  list-style:none;
  display:inline !important;
  margin-right:5px;
  width:20px;
}

#mapLocations a{
  text-decoration:none;
}

.clear{
  clear:both;
}

object{
  margin-bottom:-2px;
}

#mapLocations2 ul li{margin-bottom: 5px; list-style: disc; text-indent: 20px; list-style-position: inside;}

