@import url(/css/tinymce.promo.css);

*, html, body, ul, ol, li, p,
h1, h2, h3, h4, h5, h6,
form, fieldset, a, img, div{
	margin: 0;
	padding: 0;
	border: 0;
}

li {
	margin-left: 20px;
	display: list-item;
}

a img{
	border: 0;
}

a{
	color: #3d3d3d;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

td{
	vertical-align: top;
}

body{
	color: #3d3d3d;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	background: #fff url(../images/frontend/bg.gif) 0 0;
}

#outer{
	position: relative;
	width: 985px;
	margin: 0 auto;
	border-left: 1px solid #B9B9B9;
	border-right: 1px solid #B9B9B9;
}

#header{
	position: relative;
	width: 985px;
	height: 91px;
	background: url(../images/frontend/header.jpg) no-repeat 0 0;
}


#logo{
	display: block;
	position: absolute;
	top: 7px;
	left: 16px;
	width: 180px;
	height: 70px;
}

#header_links{
	position: absolute;
	right: 0px;
	top: 5px;		
}
#header_links a{
	font-size: 13px;
	text-decoration: none;
	color: #003B6E;
	margin-right: 10px;
}
#header_links a:hover {
	text-decoration: underline;
}
#topnav{
	position: absolute;
	right: 0;
	bottom: 0;	
}

#topnav li{
	margin: 0px;
	list-style-type: none;
	list-style-position: outside;
	float: left;
}

#topnav li a{
	display: block;
	width: 157px;
	height: 23px;
	text-align: center;
	font-size: 13px;
	line-height: 23px;
	text-decoration: none;
	background: url(../images/frontend/tab.gif) no-repeat 0 0;	
}

#topnav li a:hover,
#topnav li a.active{
	color: #fff;
	background-position: 0 -23px;	
}

#topline2{
	position: relative;
	height: 23px;
	width: 975px;
	background: #5F7B94;
	font-size: 14px;
	line-height: 23px;
	padding-left: 10px;
	color: #fff;
	margin: 0px;
	overflow: hidden;
}

#topline2 .phone{
	background: url(../images/frontend/phone.gif) no-repeat 5px 50%;
	padding-left: 30px;
}

#topline2_right{
	height: 23px;
	left: 710px;
	top: 0px;
	width: 275px;
}

#topline2 a.live_chat{
	display: block;
	position: absolute;
	top: 0px;
	height: 23px;
	left: 710px;
	width: 60px;
	background: url(../images/frontend/bubble.gif) no-repeat 5px 50%;
	text-decoration: none;
	font-size: 13px;
	color: #fff;
	padding-left: 30px;
}

#topline2 a.live_chat:hover {
	background: url(../images/frontend/bubble-hover.gif) no-repeat 0px 0px;
	color: black;
}

#topline2_search_form{
	position: absolute;
	right: 5px;
	top: 2px;
	width: 150px;
	height: 23px;
	padding-left: 30px;
	background: url(../images/frontend/search.gif) no-repeat 5px 1px;	
}

#topline2_search_form .input_search{
	position: absolute;
	top: 0px;
	right: 24px;
	width: 115px;
	height: 16px;
	line-height: 13px;
	padding: 1px;
	border: none;
}

.button_search{
	cursor: pointer;
	background: url(../images/frontend/go_button_go.gif) no-repeat 0 0;
	width: 21px;
	height: 19px;
}

#topline2_search_form .button_search{
	position: absolute;
	top: 0px;
	right: 0px;
}

#footer, #footer-enclose {
	position: relative;
	width: 987px;
	border: none 0px !important;
	/* height: 84px;*/
	height: 72px;
	margin: 0 auto;
	background: url(../images/frontend/footerbg.gif) no-repeat 0 0;
}

#footer-enclose {
	margin: 0 auto 50px;
	height: 12px;
	background-position: bottom;
}

#footer_links{
	position: absolute;
	/* bottom: 12px; */
	bottom: 0px;
	left: 52px;
}

#footer_links a{
	color: #3D3D3D;
	text-decoration: none;
	padding: 0 7px;
}

#footer_links a:hover{
	text-decoration: underline;
}

#footer2{
	background: #C4D9E8;
	border-left: 1px solid #B9B9B9;
	border-right: 1px solid #B9B9B9;
	width: 985px;	
	margin: 0 auto;
	padding-top: 10px;
	display: none;
}

#footer2 h1{
	position: relative;
	height: 24px;
	background: #5F7B94;
	font-size: 16px;
	font-weight: normal;
	line-height: 23px;
	padding-left: 35px;
	color: #fff;
}

table.site_map{
	width: 947px;
	margin: 5px 10px 0 30px;
	padding: 0;
	border-collapse: collapse;
}

table.site_map td{
	vertical-align: top;
	padding: 20px 5px;
}

table.site_map h3{
	font-size: 13px;
	font-weight: bold;
	color: #0A4776;
}

table.site_map ul{
	list-style-type: none;
	list-style-position: outside;
}

table.site_map a{
	text-decoration: underline;
	line-height: 21px;
} 



#content{
	background: #C4D9E8;
	padding: 12px 0 0 5px;
}

.lt1{
	background: #fff url(../images/frontend/lt1.png) no-repeat 0 0;
}
.rt1{
	background: url(../images/frontend/rt1.png) no-repeat right 0;
}
.lb1{
	background: url(../images/frontend/lb1.png) no-repeat 0 bottom;
}
.rb1{
	background: url(../images/frontend/rb1.png) no-repeat right bottom;
	padding: 5px 10px;
}

.lt2{
	background: #D3E2ED url(../images/frontend/lt2.png) no-repeat 0 0;
}
.rt2{
	background: url(../images/frontend/rt2.png) no-repeat right 0;
}
.lb2{
	background: url(../images/frontend/lb2.png) no-repeat 0 bottom;
}
.rb2{
	background: url(../images/frontend/rb2.png) no-repeat right bottom;
	padding: 5px 10px;
}


#col1,
#col2,
#col3{
	float: left;
}

#col1{
	width: 187px;
	margin-right: 8px;
}

#col1 .rb1{
/*	height: 440px;*/
	min-height: 454px;
	height: auto !important; /* non-IE6 */
	height: 454px; /* IE6 */
}

#col2{
	width: 554px;
	margin-right: 9px;
}

#col2_1,
#col2_2,
#col2_3,
#col2_4,
#col2_5{
	float: left;
}

#col2_1,
#col2_2{
	width: 273px;
}

#col2_1 .rb1,
#col2_2 .rb1{
	height: 255px;
}

#col2_1{
	margin-right: 8px;
}

#col2_3{
	clear: left;
}

#col2_3,
#col2_4,
#col2_5{
	width: 180px;
	margin-top: 10px;
}

#col2_3 .rb1,
#col2_4 .rb1,
#col2_5 .rb1{
	height: 165px;
	padding-left: 0;
	padding-right: 0;
}

#col2_3,
#col2_4{
	margin-right: 7px;
}

#col3{
	width: 214px;
}

#col3_1{
	margin-bottom: 10px;
}


#col2_1 h1,
#col2_2 h1{
	text-align: center;
	font-size: 15px;
	letter-spacing: 0.1em;
}

#col2_1 img,
#col2_2 img{
	margin: 30px 0;
}

#col2_1 .links,
#col2_2 .links{
	text-align: center;
	line-height: 18px;
}

#col2_1 .links a,
#col2_2 .links a{
	padding: 0 10px;
}


#col2 .learn_more{
	text-align: center;
	line-height: 18px;
}

#col2 .learn_more a{
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

#col2 .learn_more a:hover{
	text-decoration: underline;
}

#col2 h2{
	font-size: 14px;
	font-weight: normal;
	text-align: center;
}

#col2_3 img,
#col2_4 img,
#col2_5 img{
	margin: 5px 0;
}

#col2_3 p,
#col2_4 p,
#col2_5 p{
	margin: 0 10px;
}

#col3_1 .rb1,
#col3_2 .rb1{
	padding-left: 0;
	padding-right: 0;
}

#col3_1 .rb1{
	height: 200px;	
}
#col3_2 .rb1{
	height: 220px;
}

#col3 h2{
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	margin: 0 10px;
}

#col3_1 img,
#col3_2 img{
	margin: 5px 0;
}

#col3_1 p,
#col3_2 p{
	margin: 0 10px;
	color: #003B6E;
}

#leftnav li{
	margin: 0px;
	list-style-type: none;
	list-style-position: outside;	
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
}

#leftnav li ul{
	background: url(../images/frontend/dot1.gif) repeat-x 0 top;
}

#leftnav li li{
	padding-left: 12px;
	font-weight: normal;
	line-height: 16px;
	background: none;
}

#leftnav li li a{
	text-decoration: none;
	color: #3d3d3d;
}

#leftnav li a:hover,
#leftnav li a.active {
	text-decoration: underline;
}

#leftnav li li a:hover,
#leftnav li li a.active{
	color: #003B6E;
}



#col2_wide{
	width: 777px;
	float: left;
}

#col2_wide h1{
	padding-top: 5px;
	font-size: 15px;
	letter-spacing: 0.1em;
	height: 21px;
	background: url(../images/frontend/dot1.gif) repeat-x 0 bottom;
}

.block1{
	width: 626px;
	margin: 15px 0 25px;
	background: url(../images/frontend/dot1.gif) repeat-x 0 bottom;	
}

.block1 h2{
	font-size: 12px;
	line-height: 30px;	
	letter-spacing: 0.1em;
}

.block1 img{
	border: solid 1px #E8E8E8;
	float: left;
	margin-right: 5px;
}

.block1 p{
	float: left;
	width: 525px;
	padding-bottom: 10px;
}

.block2{
	position: relative;
	float: left;
	width: 345px;
	margin: 15px 0px;
	background: url(../images/frontend/dot2.gif) repeat-x 0 bottom;	
}

.b2_left{
	clear: both;
	border-right: solid white 65px;
}

.block2 h2{
	width: auto !important;
	float: none !important;
	font-size: 13px !important;
	line-height: normal !important;
	letter-spacing: 0px !important;
}

.block2 h2,
.block2 h2 * {
	margin: 0px;
	font-size: 13px;
	line-height: normal;
	letter-spacing: 0px;
	float: none;
	font-weight: bold;
}

.block2 .price{
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	float: none;
	width: auto;
	margin-bottom: 5px;
}

.block2 img{
	border: solid 1px #E8E8E8;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.block2 p.desc{
	float: none !important;
	margin: 0px;
	padding-bottom: 10px;
	width: auto;
	font-size: 10px;
}

.block2 p.desc-big{
	float: none !important;
	margin: 0px;
	padding-bottom: 10px;
	width: auto;
	font-size: 13px;
}



.orange{
	color: #FF6C00;
	font-size: 12px;
	font-weight: bold;
}

.block2 p.orange{
	clear: both;
	padding-bottom: 10px;
}

.no_line{
	background: none;
}

.buttons{
	clear: both;
	text-align: right;
	padding: 10px 0;
}

/* buttonXXX */
.button180-green,
.button150, 
.button135, 
.button117,
.button110,
.button85,
.button65 {
	cursor: pointer;
	width: 150px;
	height: 22px;
	line-height: 22px;
	font-size: 11px;
	font-weight: bold;
	color: #3B546B;
	background: url(../images/frontend/button150.gif) no-repeat 0 0;
}

.add-to-cart-button {
	cursor: pointer;
	width: 85px;
	height: 22px;
	line-height: 22px;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	background: url(../images/frontend/deep_blue_button85.gif) no-repeat 0 0;    
}

.button180-green {
	width: 180px;
	background-image: url(../images/frontend/button180-green.gif);
	font-size: 13px;
}


.button135{
	width: 135px;
	background-image: url(../images/frontend/button135.gif);
}

.add-to-cart-button-wide{
	width: 135px;
	background-image: url(../images/frontend/deep_blue_button135.gif);
        color: #FFF;
	cursor: pointer;
	height: 22px;
	line-height: 22px;
	font-size: 11px;
	font-weight: bold;
        margin-top: 5px;
}

.button117 {
	width: 117px;
	background-image: url(../images/frontend/button117.gif);
}

.button110 {
	width: 110px;
	background-image: url(../images/frontend/button110.gif);
}

.button85 {
	width: 85px;
	background-image: url(../images/frontend/button85.gif);
}

.button65 {
	width:65px;
	background-image: url(../images/frontend/button65.gif);
}

/* #col1.details .rb1 {
	min-height: 627px;
	height: auto !important; 
	height: 627px;
} */

#col2.details .rb1{
	padding-bottom: 30px;
}

#col2.details h1{
	text-align: left;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 0.1em;
	line-height: 40px;
	background: url(../images/frontend/dot1.gif) repeat-x 0 bottom;
}

#col2.details #product_name{
	text-align: left;
	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
	letter-spacing: 0.1em;
	float: left;
	width: 320px;
}

#col2.install #product_name{
	text-align: left;
	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
	letter-spacing: 0.1em;
	float: left;
	width: 320px;
}

#col2.details #rating h3{
    text-align: left;
    float:left;
}
#col2.details #rating{
	float: right;
	width: 165px;
	padding-top: 7px;
	font-size: 11px;
	font-weight: bold;
        text-align: right;
}

#col2.install #rating{
	float: right;
	width: 210px;
	padding-top: 7px;
	font-size: 11px;
	font-weight: bold;
}

.rating{
	display: block;
	float: left;
	width: 100px;
	height: 15px;
	margin-right: 10px;
}
.stars0{
	background: url(../images/frontend/stars.gif) no-repeat 0 -75px;
}
.stars1{
	background: url(../images/frontend/stars.gif) no-repeat 0 -60px;
}
.stars2{
	background: url(../images/frontend/stars.gif) no-repeat 0 -45px;
}
.stars3{
	background: url(../images/frontend/stars.gif) no-repeat 0 -30px;
}
.stars4{
	background: url(../images/frontend/stars.gif) no-repeat 0 -15px;
}
.stars5{
	background: url(../images/frontend/stars.gif) no-repeat 0 0;
}

#col2.details #large_img{
	float: left;
	width: 380px;
	padding: 0px 0px 10px 0px;
	text-align: center;
}

#col2.details #videos{
	float: left;
	width: 150px;
/*	padding: 10px;*/
}

#col2.details #videos a{
	display: block;
	text-align: center;
	font-size: 12px;
	text-decoration: underline;
}

#col2.details #videos a img{
	margin-top: 10px;
}

#col2.details #thumbs{
	clear: both;
}

#col2.details #thumbs.padding-top {
    padding-top: 10px;
}

#col2.details #thumbs img{
	border: solid 1px #E8E8E8;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

#col2.details .desc{
	margin-bottom: 10px;
}

#col2.details #price{
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin: 10px 0;
}

#col2.details #orange{
	font-size: 14px;
	font-weight: bold;
	color: #FF6C00;
}

#col2.details #add_to_cart{
	float: right;
	margin-left: 10px;
	width: 160px;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	text-align: center;
}

#col2.details #add_to_cart .rb2{
	padding: 10px 5px;
}

#col2.details #add_to_cart p{
	margin-bottom: 10px;
}

.input_quantity{
	width: 34px;
	padding: 2px;
	border: solid 1px #7C858B;
}

#accepting_paypal{
	margin-top: 15px;
}

#col3.details .rb1{
	padding: 10px;
}

#col3.details #col3_1,
#col3.details #col3_2{
	margin-bottom: 5px;
}

#col3.details #col3_1 .rb1{
	height: 300px;
}
#col3.details #col3_2 .rb1{
	height: 131px;
}
#col3.details #col3_3 .rb1{
	height: 136px;
}

#col3.details{
	font-size: 14px;
	line-height: 18px;
}

#col3.details h2{
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

#col3.details ul li{
	list-style-type: none;
	list-style-position: inside;
	margin: 0 0 7px 0;
	padding: 0;
}

#col3.details p{
	margin: 0 0 5px 0;
	color: #3d3d3d;
}

#col1.cart{
	width: 750px;
}

#cart_top .lt1{
	background-color: #66829C;
}

#col1.cart h1{
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 0.1em;
	color: #fff;
	padding: 3px 10px;
}

#cart_main{
	background: #fff;
}

table.cart_contents{
	width: 100%;
	border-collapse: collapse;
}

table.cart_contents td,
table.cart_contents th{
	padding: 2px;
}

.cart_contents th{
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}
.cart_contents th.savings{
	text-align: left;
}

.cart_contents td.line{
	height: 1px;
	border-bottom: solid 1px #BECAD5;
}

.cart_contents td.img{
	width: 90px;
}

.cart_contents td.desc{
	width: auto;
	padding-right: 15px;
	font-size: 12px;
}
.cart_contents td.desc h2{
	font-size: 14px;
	font-weight: bold;
}

.cart_contents td.qty{
	width: 80px;
	font-weight: bold;
}

.cart_contents td.price{
	width: 80px;
	font-weight: bold;
}

.cart_contents td.subtotal{
	width: 85px;
	font-weight: bold;
}

.cart_contents td.savings,
.cart_contents td.savings2{
	width: 60px;
	text-align: left;
	font-weight: bold;
	color: #A90000;
}

.cart_contents a{
	font-weight: normal;
	text-decoration: underline;
}

.cart_contents td.orange{
	font-size: 14px;
	padding: 10px 2px;
}

.cart_contents td.product_total{
	text-align: right;
	font-size: 14px;
	letter-spacing: 0.1em;
	font-weight: bold;
	padding-bottom: 15px;
}

table.vert_mid td{
	vertical-align: middle;
	padding: 7px 2px;
}

#col3.cart .rb1{
	padding: 0;
}

#col3.cart h1{
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 0.1em;
	line-height: 40px;
	text-align: center;
	background: url(../images/frontend/dot1.gif) repeat-x 0 bottom;	
}

.block3{
	position: relative;
	padding: 7px;
	margin: 0 0 15px;
	background: url(../images/frontend/dot1.gif) repeat-x 0 bottom;	
}

.block3 h3{
	float: left;
	width: 100px;
	font-size: 12px;
	line-height: 20px;	
	letter-spacing: 0.1em;
}

.block3 .price{
	float: left;
	width: 100px;
	text-align: right;
	font-size: 12px;
	line-height: 20px;	
	font-weight: bold;
}

.block3 p.desc{
	float: left;
	padding-bottom: 10px;
	font-size: 10px;
}

.block3 p.desc img{
	border: solid 1px #E8E8E8;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

#col1.full{
	float: none;
	width: auto;
	font-size: 14px;
}

#col1.full .rb1{
	padding: 25px 20px;
	height: auto;
}

#col1.full h1{
	font-size: 16px;
	font-weight: bold;
	color: #456581;
	letter-spacing: 0.1em;
}

#col1.full h2{
	font-size: 14px;
	font-weight: bold;
}

#col1.full a{
	text-decoration: underline;
}

#col1.full table table td{
	padding: 5px 3px 5px 0;
	vertical-align: middle;
}

#col1.full td.label{
	text-align: right;
	width: 130px;
	color: #456581;
}
#col1.full td.label2{
	width: 100px;
	white-space: nowrap;
	color: #456581;
}

#col1.full td.button{
	text-align: right;
	padding: 10px 2px;
}

.input50,
.input75,
.input110,
.input200,
.input235,
.input300{
	padding: 2px;
}

.input50{
	width: 50px;
}

.input75{
	width: 75px;
}

.input110{
	width: 110px;
}

.input200{
	width: 200px;
}

.input235{
	width: 235px;
}

.input300{
	width: 300px;
}

#col1.full td.remember_me{
	padding: 15px 0;
}

#col1.full td.remember_me2{
	padding: 15px 0 15px 100px;
	line-height: 30px;
}

td.separator{
	width: 100px;
}
td.separator50{
	width: 50px;
}

.billing_head{
	font-size: 15px;
	line-height: 24px;
}

table.nopadding,
table.nopadding table{
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}

table.nopadding td{
	padding: 0;
}

.form_of_payment{
	color: #456581;	
}

#col1.full .form_of_payment td{
	padding: 7px;
}

#col1.full .cart_contents td,
#col1.full .cart_contents th{
	padding: 12px 2px 5px;
}
#col1.full .cart_contents td.line{
	padding: 0;
}

#col1.full .cart_contents td.product_total,
#col1.full .cart_contents td.savings2{
	padding: 7px 3px 0;
}

table.order_details{
	width: 100%;
	font-size: 12px;
}

table.order_details th{
	text-align: left;
}

table.order_details td{
	padding-left: 30px;
}

#col2.thanks .rb1 {
	height: 440px;
}

#col2.thanks h1{
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 15px;
}

#col2.thanks p{
	font-size: 13px;
	line-height: 18px;
}

table.account_edit{
	font-size: 15px;
	line-height: 25px;
}

table.account_edit th{
	color: #456581;	
	text-align: left;
}

table.account_edit td{
	width: 300px;
	padding-left: 30px;
}

table.account_edit a{
	font-weight: bold;
}

table.account_edit a:hover,
table.account_edit a.active{
	color: #456581;	
}

table.reminders th{
	text-align: left;
	font-size: 16px;
	letter-spacing: 0.1em;
}
table.reminders td{
	font-size: 12px;
	vertical-align: middle;
	padding: 6px;
}

table.subscription th{
	text-align: left;
	font-size: 16px;
	letter-spacing: 0.1em;
}
table.subscription td{
	font-size: 14px;
	vertical-align: middle;
	padding: 5px 1px;
}

table.subscription td.checkbox{
	text-align: right;
	vertical-align: top;
	width: 50px;
}

table.subscription .subscription-description {
	font-size: 10px;
}

table.customer_service{
	width: 100%;
	font-size: 15px;
	line-height: 25px;
}

table.customer_service td{
	padding-right: 20px;
}

table.customer_service a{
	font-weight: bold;
}

table.customer_service a:hover,
table.customer_service a.active{
	color: #456581;	
}

p.customer{
	font-size: 12px;
	padding: 10px 0;
}

p.about{
	font-size: 14px;
	padding: 10px 0 20px;	
}

/* #col1.contact h1, */
#col1.contact h2{
	color: #000;
	letter-spacing: 0.05em;
}

table.contact_form td{
	padding: 3px;
}

table.search_results{
	margin-left: 25px;
	width: 720px;	
}

table.search_results td{
	padding: 5px 3px;
}

table.search_results td.pages{
	text-align: right;
}

#col1 table.search_results td.pages a{
	font-weight: bold;
	text-decoration: none;
}

#col1 table.search_results td.pages a:hover{
	text-decoration: underline;
}

#col1 table.search_results td.thumb img{
	border: solid 1px #E8E8E8;
	margin: 0 5px 5px 0;
}

#col1 table.search_results td.thumb,
#col1 table.search_results td.desc{
	padding-bottom: 25px;
}

#col1 table.search_results td.desc a.link{
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 10px;
}

#col1 table.search_results td.desc a.link:hover{
	text-decoration: underline;
}

#col1 table.search_results td.desc p{
	font-size: 12px;
}

.div10{
	clear: both;
	height: 10px;	
}
.div30{
	clear: both;
	height: 30px;	
}

.dots{
	background: url(../images/frontend/dot1.gif) repeat-x 0 bottom;	
}

.line{
	border-bottom: solid 1px #BECAD5;
}
.bluebox{
	background: #69859C;
}
.align-left{ text-align: left; }
.align-center{ text-align: center; }
.align-right{ text-align: right; }
.align-top{ vertical-align: top; }
.align-middle{ vertical-align: middle; }
.align-bottom{ vertical-align: bottom; }

.border{ border: solid 1px #7F7F7F; }

.bold{ font-weight: bold; }

.blue{ color: #456581; }
.black{ color: #000; }

.clear{
	clear: both;	
}

.clearfix:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix{
	display: inline-block;
}
.tpl-form-hint {
	font-size: 10px;
	color: crimson;
	text-align: left;
	height: 22px;
	height: 22px;
	margin-bottom: 3px;
}

#enter_zip{
	width: 335px;
	margin: 15px 0;
}

#enter_zip.enter_zip1{
	margin-left: 50px;
}

#enter_zip td{
	padding: 0 2px;
	vertical-align: middle;
}

#enter_zip td.text{
	width: 150px;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}

.input_zip{
	width: 80px;
	padding: 2px;
	border: solid 1px #7C858B;
}
 
#enter_zip.enter_zip2{
	margin-top: 0;
	float: left;
}

.tpl-height-auto {
	height: auto !important;
}

#large_img {
    width: 322px; 
    /*height: 263px; */
    text-align: center; 
    vertical-align: middle;
    padding-bottom: 5px;
}

.bold-red {
    font-weight: bold;
    color: #A90000;
    white-space: nowrap;
}

.bold-green {
    font-weight: bold;
    color: green;
    white-space: nowrap;
}

.rate-block {
    display: none;
}

.search-highlight {
   background-color: yellow;
   font-weight: bold;
}

.cursor_pointer {
    cursor:pointer;
}

#col1.review h1{
	font-size: 18px;
	letter-spacing: 0.01em;
	margin-bottom: 15px;
}

table.review td{
	padding: 5px;
}

table.review td.thumb{
	padding-top: 0px;
	padding-right: 10px;	
}

table.review td.name{
	width: 150px;
	font-weight: bold;
	text-decoration: underline;
	font-size: 14px;
	line-height: 24px;
	padding-top: 15px;
}

table.review td.rating{
	width: 200px;
	font-size: 11px;
	font-weight: bold;
	padding-top: 15px;
}

table.review td.review_button{
	padding-top: 15px;
	padding-left: 30px;
}

table.reviews{
	width: 720px;	
}

table.reviews h2{
	color: #3B546B;
	margin: 5px 0;
}

table.reviews p{
	margin-bottom: 15px;
}

table.reviews td.pages{
	text-align: right;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


#cleaner_table {
	border-collapse: collapse;
	border: 1px solid #C0C0C0;
	text-align: center;
	padding-left: 50px;
}

#cleaner_table td,
#cleaner_table th {
	border: 1px solid #C0C0C0;
}



.home-block-left {
	margin-right: 8px;
}

.home-block-center{
	margin-top: 16px;
        padding: 5px;
}

.home-block-center,
.home-block-center .lt1,
.home-block-center .rt1,
.home-block-center .lb1,
.home-block-center .rb1 {
	float: left;
	width: 555px;
/*	height: 242px;*/
	padding: 0px;
}

.most-popular-product {
    height: 180px;
}

#footer-links-right {
    float: right;
    margin-right: 105px;
    width: 246px;
    margin-top: 18px;
}
#footer-links-right table {
    width: 246px;
}

.popular-col {
    float: left;
    display: inline;
    width: 265px;
}


.home-block-top,
.home-block-top .lt1,
.home-block-top .rt1,
.home-block-top .lb1,
.home-block-top .rb1 {
	float: left;
	width: 273px;
	height: 242px;
	padding: 0px;
}

.home-block-bottom{
	margin-top: 0px;
}
.home-block-right2 {
    margin-top:16px;
}

.home-block-bottom,
.home-block-bottom .lt1,
.home-block-bottom .rt1,
.home-block-bottom .lb1,
.home-block-bottom .rb1 {
	float: left;
	width: 214px;
	height: 176px;
	padding: 0px;
}

.home-promo-top,
.home-promo-top .lt1,
.home-promo-top .rt1,
.home-promo-top .lb1 {
	height: 205px;
}

.home-promo-top .rb1 {
	height: 195px;
	overflow: hidden;
}

.home-promo-bottom {
	margin-top: 16px;
}

.home-promo-bottom,
.home-promo-bottom .lt1,
.home-promo-bottom .rt1,
.home-promo-bottom .lb1{
	height: 243px;
}

.home-promo-bottom .rb1 {
	height: 233px;
	overflow: hidden;
}

.home-block-top h2, .home-block-center h2 {
	font-size: 16px !important;
	font-weight: bold !important;
	text-align: center;
	line-height: 18px;
	margin: 0px 5px 13px 5px;
}

.home-block-top img.tpl-block-image {
	width: 150px;
	height: 210px;
	float: left;
}

.home-block-top ul.tpl-block-links {
	display: block;
	margin: 20px 0px 0px 165px !important;
	padding: 0px;
}

.home-block-top ul.tpl-block-links li {
	display: block;
	margin: 3px 5px 0 0;
	padding: 0px !important;
	list-style: none;
}

.home-block-top ul.tpl-block-links li a {
	font-size: 13px;
}

.home-block-top ul.tpl-block-links li.home-logo {
    margin-top:10px;
	text-align: center;
}

.home-block-top ul.tpl-block-links li.home-logo-right {
    margin-top: 29px;
}


.home-block-bottom h2 {
	font-size: 14px !important;
	font-weight: bold !important;
	text-align: center;
	line-height: 18px;
	margin: 10px 5px 1px 5px;
}

.home-block-bottom img.tpl-block-image {
	width: 214px;
	height: 132px;
	display: block;
	
}


.installed-products-wrapper {
	position: relative;
	padding-bottom: 25px;
}

.installed-block {
	width: 245px;
	float: left;
	margin: 0px 3px;
	overflow: hidden;
}

.installed-image img {
	display: block;
	margin: 0px auto;
	border: solid #adadad 1px;
}

.installed-description p {
	margin: 5px 0px;
}

.installed-buttons {
	position: absolute; 
	width: 245px;
	bottom: 0px;
}

.installed-buttons input {
	float: right;
}

.buttons-disclaimer {
	float: left;
	width: 600px;
	font-size: 10px;
}

table.home-promo,
table.product-details-col {
	border-collapse: collapse;
/*	height: 264px;*/
	width: 214px;
	background: white;
}

table.product-details-col {
	/* height: 637px; */
	height: auto;
}

td.home-promo,
td.product-details-col {
	background: url(/images/frontend/rightcol-bg.gif) bottom right no-repeat;
	padding: 0px;
}

th.home-promo,
th.product-details-col {
	background: #c4d9e8;
	height: 16px;
	padding: 0px;
}

th.product-details-col {
	height: 5px;
	line-height: 5px;
	font-size: 5px;
	overflow: hidden;
}

div.home-promo,
div.product-details-col {
	background: url(/images/frontend/rightcol-bg.gif) top left no-repeat;
	padding: 5px 10px;
}

div.home-promo-center {
	padding: 5px 10px;
        margin-bottom: 16px;
        width: 535px;
}

html body #col3 div.product-details-col li {
	/* CSS#00114 */
	width: auto;
	margin-left: 10px;
	list-style: disc outside;
}

.empty-cart-msg {
	color: #7C858B;
	font-weight: bold;
	font-size: 14pt;
	text-align: center;
	padding: 25px;
}

.hide-this {
    display: none;
}

.round, .promo-border {
  /* Для хороших браузеров */
  -moz-border-radius: 10px; /* Firefox */
  -webkit-border-radius: 10px; /* Safari, Chrome */
  -khtml-border-radius: 10px; /* KHTML */
  border-radius: 10px; /* CSS3 */
    border:3px solid #5f7b94;
  /* Для плохих IE */
  /*behavior: url(/css/border-radius.htc); /* учим IE border-radius */
  padding: 0 10px 0 10px;
  color: black;
  font-weight: bold;
}

.product-price {
    font-size: 13px;
    font-weight: bold;
}

.product-details-video {
    width: 90px;
    text-align: center;
    margin-left: 45px;
}

#col2 .most-popular-product h2 {
    text-align: left;
    margin-left: 0;
}

#videos .desc2 {
    margin: 15px 0 15px;
}

#videos .product-price {
    margin-bottom: 5px;
}

#videos .button135 {
    margin-top: 5px;
}

#col2 .promo-border {
    margin: 5px 0 5px 0;
}
