/**
 * @author Design & Accessible Team ( Angie Radtke  )
 * @package Joomla
 * @subpackage Accessible-Template-Beez
 * @copyright Copyright (C) 2005 - 2008 Open Source Matters. All rights reserved.
 * @license GNU/GPL, see LICENSE.php
 * Joomla! is free software. This version may have been modified pursuant to the
 * GNU General Public License, and as distributed it includes or is derivative
 * of works licensed under the GNU General Public License or other free or open
 * source software licenses. See COPYRIGHT.php for copyright notices and
 * details.
 */




html, body
{
    background: #fff;
    color: #000000;
    padding: 0px;
    height: 100%;
    background: #eee;
        
}

body.contentpane {
	margin:10px;
	text-align: left;
	font-family: Trebuchet, Tahoma, Arial, serif;
	

}
img { border: 0 none; }



#canvas
{
	display: block;
	_height: 100%;
    background: #fff;
    -moz-box-shadow:0px 0px 3px #999;-webkit-box-shadow:0px 0px 3px #999;box-shadow:0px 0px 3px #999;

}

#header
{
	display: inline-block;
	margin: 0 auto;
	border-radius: 0 0 5px 5px;
	-webkit-border-radius:0 0 5px 5px;
	-moz-border-radius:0 0 5px 5px;
	-moz-box-shadow:1px 2px 2px #777;-webkit-box-shadow:1px 2px 2px #777;box-shadow:1px 2px 2px #777;
	background: url('../1img/header_bg.jpg') no-repeat;
}
#logo
{
	float: left;
	height: 120px;
	padding: 10px;
}


#topmenu
{
	display: inline-block;
	float: right;
	text-align: left;
	-moz-border-radius: 0px 0px 4px 4px;
	-webkit-border-radius: 0px 0px 4px 4px;
	border-radius: 0px 0px 4px 4px;
	

}

#topmenu .mod-languages
{
	display: inline;
	float: left;
	margin-top: 5px;
	padding: 0px 4px;
}

#topmenu ul.menu
{
	float: left;
	display: inline;
	margin-left: 30px;
	padding-left: 0;
	
}
#topmenu ul.menu li
{
	display: inline;
	vertical-align: middle;
	margin: 0px;
}

#topmenu ul.menu li a, #topmenu ul.menu li a:visited
{
	color: #fff;
	text-transform: uppercase;
	font-family: Consolas, Trebuchet, Tahoma, Arial, serif;
	font-weight: 700;	
	text-decoration: none;
	font-size: 14px;
	line-height: 36px;
	padding: 0px 8px;
	
}
 
.search_box 
{
	display: inline;
	float: right;
	margin: 5px;
	font-family: Consolas, Trebuchet, Tahoma, Arial, serif;

}

#top_contact {float: right;}
#top_contact ul { list-style: none; font-family: Trebuchet, Tahoma, Arial, serif; font-size: 13px; font-weight: 700; color: #555; line-height: 24px;}
#top_contact ul li.china {padding-left: 30px; background: url(../img/china.png) no-repeat;}
#top_contact ul li.hongkong {padding-left: 30px; background: url(../img/hongkong.png) no-repeat;}
#top_contact ul li.russia {padding-left: 30px; background: url(../img/russia.png) no-repeat;}



.tw-form{
font-family: Consolas, Trebuchet, Tahoma, Arial, serif;
float: left;
padding: 0 4px;
}

.tw-form .inputbox{
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-top-left-radius: 4px 4px;
border-top-right-radius: 4px 4px;
border-bottom-right-radius: 4px 4px;
border-bottom-left-radius: 4px 4px;
width: 145px;
float: left;
border: 0;
background: #aaa;
background: -moz-linear-gradient(top, #C4C4C4 0%, #EAEAEA 0%, #D3D3D3 100%); /* firefox */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#C4C4C4), color-stop(0%,#EAEAEA), color-stop(100%,#D3D3D3)); /* webkit */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#C4C4C4', endColorstr='#D3D3D3',GradientType=0 ); /* ie */
color: #555;
line-height: 100%;
font-size: 12px;
font-family: Tahoma, Geneva, sans-serif;
margin-top:3px;margin-bottom:3px;
padding-left: 10px;
height:20px;
}

#tw-form #tw-input-text:focus{
outline:none;
color:#333;
}

#tw-form #tw-input-submit{
border: 0;
float: left;
width: 22px;
z-index: 100;
cursor: pointer;
}


#main 
{
	_margin-top: 10px;
	
}
#content
{
	padding: 0px 10px;
	margin: 0;
	font-size: 13px;
}

.label_skitter, .label_skitter h5
{
	font-family: 'Open Sans Condensed', Trebuchet, Tahoma, Arial, serif;
	font-size: 20px;
	font-weight: 700;
	
}

#start_blocks
{
	margin: 20px 0;
}
  
.start_block
{
	border: none;
	margin 0;
	overflow: hidden;
	-moz-box-shadow:0px 1px 3px #222;-webkit-box-shadow:1px 2px 3px #222;box-shadow:0px 0px 3px #999;
}

.start_block img
{
	width: 220px;
	height: 130px;
	overflow: hidden;
}


.start_block a h4
{
	margin: 0px 0px 5px 0px;
	padding: 5px 5px 0px 5px;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	font-family: Trebuchet, Tahoma, Arial, serif;
	color: #2C6589;
	text-decoration: none;
}

.start_block a p
{
	margin: 0;
	padding: 0px 5px 5px 5px;
	font-size: 11px;
	font-weight: normal;
	font-family: Trebuchet, Tahoma, Arial, serif;
	color: #777;
	

}
.banneritem a
{
	text-decoration: none;
}

.newsflash h4
{
	text-align: left;
	font-size: 24px;
	font-weight: bold;
	font-weight: 700;
	font-family: 'Open Sans Condensed', Trebuchet, Tahoma, Arial, serif;
	color: #11538c;
}

.newsflash p
{
	text-align: justify;
	font-size: 13px;
	font-weight: normal;
	font-family: Trebuchet, Tahoma, Arial, serif;
	color: #222;
}

#start_news
{
	-moz-box-shadow:0px 1px 3px #222;-webkit-box-shadow:1px 2px 3px #222;box-shadow:0px 0px 3px #999;	
}

#start_news ul
{
	padding: 0px 5px;
	list-style:none;

}

#start_news .title_block h2
{
	margin: 10px 10px;
	padding: 5px 5px 10px 5px;
	font-size: 24px;
	line-height: 36px;
	font-weight: 700;
	font-family: 'Open Sans Condensed', Trebuchet, Tahoma, Arial, serif;
	color: #777;
	border-bottom: 1px solid #777;
}

#start_news ul.latest_news
{
	margin: 0px;
}

ul.latest_news li
{
	display: inline-block;
	margin: 5px;
	border-bottom: 1px solid #ddd;
}

ul.latest_news li:last-child
{
	border-bottom: none;
}

#start_news .img_block
{
	margin: 0;
	padding: 0;
	text-align: left;
	margin-right: 10px;
}

#start_news .news_content
{
	padding: 0px 5px 10px 5px !important;

}

#start_news .news_content h5
{
	padding: 3px;
	text-align: left;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	font-family: Trebuchet, Tahoma, Arial, serif;
	color: #11538c;

}

#start_news .news_content p
{
	text-align: justify;
	font-size: 13px;
	font-weight: normal;
	font-family: Trebuchet, Tahoma, Arial, serif;
	color: #222;
	padding: 0px; margin-bottom: 0;


}
a.n_read_more
{
	font-size: 12px;
	font-weight: normal;
	font-family: Trebuchet, Tahoma, Arial, serif;
	color: #11538c;
	text-decoration: none;
	text-transform: lowercase;
}

.red
{
	border: 1px solid red;
}


#breadcrumbs ul
{
	list-style: none;
	
}

#breadcrumbs ul li
{
	display: inline;
}
#breadcrumbs a, #breadcrumbs span
{
	font-family: Trebuchet, Tahoma, Arial, serif;
	font-size: 12px;
	color: #111;
}

#footer
{
	display: inline-block;
	vertical-align: bottom;
	border-radius:10px 10px 0 0;
	-webkit-border-radius:10px 10px 0 0;
	-moz-border-radius:10px 10px 0 0;
	margin-top: 10px;
}

#footer_menu
{
	padding: 20px 0px 10px 10px;
	margin: 0;
}

#footer_menu a {
	color: #eee;
	text-decoration: none;
}

#footer_menu ul.lvl1 
{
	display: inline-block;
	list-style:none;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

#footer_menu ul.lvl1 li {
	padding-left: 0px;
}
#footer_menu ul.lvl1 li.lvl1item
{
	display: inline-block;
	float: left;
	vertical-align: top;
	width: 300px;
	font-size: 14px;
	font-weight: bold;
	font-family: Trebuchet, arial, serif;
	margin: 0 10px 20px 10px;
}

#footer_menu ul.lvl1 li ul
{
	list-style:none;
}

#footer_menu ul.lvl1 li.lvl1item ul
{
	margin: 0; padding: 0;
}

#footer_menu ul.lvl1 li.lvl1item ul li
{
	font-family: Trebuchet, arial, serif;
	font-size: 12px;
	font-weight: normal;
	margin: 2px 0px;
	line-height: 12px;
	padding: 0px !important;
}

#footer_contacts
{
	margin-top: 20px;
	float: right;
	
}

#footer_contacts ul
{
	list-style:none;
}
#footer_contacts ul li
{
	color: #eee;
	font-family: Trebuchet MS, arial, serif;
	font-size: 15px;
	margin: 0px;
	
	padding: 0px 0px 10px 45px;
}

#footer_contacts ul li.addr
{
	_line-height: 42px;
	background: url(../img/addr.png) no-repeat;
}

#footer_contacts ul li.phone
{
	line-height: 36px;
	background: url(../img/phone.png) no-repeat;
}

#footer_contacts ul li.skype
{
	line-height: 42px;
	background: url(../img/skype.png) no-repeat;
}

#footer_contacts ul li.email
{
	line-height: 42px;
	background: url(../img/mail.png) no-repeat;

}
#footer_contacts ul li.email a
{
	color: #eee;
	text-decoration: none;
}




#cssmenu{ height:37px; display:block; padding:0; margin: 0;  border:1px solid; border-radius:5px; } 
#cssmenu > ul {list-style:inside none; padding:0; margin:0;} 
#cssmenu > ul > li {list-style:inside none; padding:0; margin:0; float:left; display:block; position:relative;} 
#cssmenu > ul > li > a{ outline:none; display:block; position:relative; padding:12px 18px 12px 10px; font:bold 13px/100% Arial, Helvetica, sans-serif; text-align:center; text-decoration:none; text-shadow:1px 1px 0 rgba(0,0,0, 0.4); } 
#cssmenu > ul > li:first-child > a{border-radius:5px 0 0 5px;} 
#cssmenu > ul > li > a:after{ content:''; position:absolute; border-right:1px solid; top:-1px; bottom:-1px; right:-1px; z-index:99; } 
#cssmenu > ul > li:last-child > a:after{ border-right: none; } 

#cssmenu ul li.has-sub:hover > a:after{top:0; bottom:0;} 
#cssmenu > ul > li.has-sub > a:before{ content:''; position:absolute; top:18px; right:6px; border:5px solid transparent; border-top:5px solid #fff; } 
#cssmenu > ul > li.has-sub:hover > a:before{top:19px;} 
#cssmenu ul li.has-sub:hover > a{ background:#3f3f3f; border-color:#3f3f3f; padding-bottom:12px; padding-top:13px; top:-1px; z-index:999; } 
#cssmenu ul li.has-sub:hover > ul, #cssmenu ul li.has-sub:hover > div{display:block;} 
#cssmenu ul li.has-sub > a:hover{background:#3f3f3f; border-color:#3f3f3f;} 
#cssmenu ul li > ul, #cssmenu ul li > div{ display:none; width:auto; position:absolute; top:38px; padding:10px 0; background:#3f3f3f; border-radius:0 0 5px 5px; z-index:999; } 
#cssmenu ul li > ul{min-width:300px;} 
#cssmenu ul li > ul li{display:block; list-style:inside none; padding:0; margin:0; position:relative;} 
#cssmenu ul li > ul li a{ outline:none; display:block; position:relative; margin:0; padding:8px 10px; font:10pt Arial, Helvetica, sans-serif; color:#fff; text-decoration:none; text-shadow:1px 1px 0 rgba(0,0,0, 0.5); } 


#cssmenu, #cssmenu > ul > li > ul > li a:hover
{ 
	background:#3e3e40; 
	background:-moz-linear-gradient(top, #666666 0%, #555555 100%); 
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#666666), color-stop(100%,#555555)); 
	background:-webkit-linear-gradient(top, #666666 0%,#555555 100%); 
	background:-o-linear-gradient(top, #666666 0%,#555555 100%); 
	background:-ms-linear-gradient(top, #666666 0%,#555555 100%); 
	background:linear-gradient(top, #666666 0%,#555555 100%); 
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#666666', endColorstr='#555555',GradientType=0 ); 
} 
#cssmenu{ border-color:#333;} 
#cssmenu > ul > li > a{color:#fff;} 
#cssmenu > ul > li > a:after{border-color:#444;} 
#cssmenu > ul > li > a:hover{background:#111;}

#productdetails
{
	display: inline-block;
	border: 1px solid #ddd;
	border-radius:10px 10px 0 0;
	-webkit-border-radius:10px 10px 0 0;
	-moz-border-radius:10px 10px 0 0;
	background: #efefef;
}

#product_title 
{
	width: 630px;
	float: right;
}
#product_title h1
{
	color: #2C6589;
	
	font-size:24px;
	
}

#product_image
{	
	display: inline-block;
	overflow: hidden;
	float: left;
	width: 300px;
	min-height: 160px;


}
#product_image img
{	border-radius: 10px 0 0 0;
	-webkit-border-radius: 10px 0 0 0;
	-moz-border-radius: 10px 0 0 0;
}

.product_card_price
{
	display: inline-block;
	float: right;
	background: #cf9;
	padding: 0px 5px;
}

.product_card_price .price
{
	color: #fff;
	font-family: Trebuchet, arial, serif;
	font-size: 24px;
	font-weight: bold;
}

.product_card_price .subprice
{
	color: #fff;
	font-family: Trebuchet, arial, serif;
	font-size: 16px;
	padding: 2px 0px;
}
#product_s_description
{
	margin: 0 20px;
	color: #111;
	font-family: Trebuchet MS, arial, serif;
	
	
	
}

#product_description
{
	color: #111;
	font-family: Trebuchet MS, arial, serif;
	font-size: 14px;
	
	
}

.img_round_10
{
	-moz-border-radius:10px;
	-webkit-border-radius:10px; 
	border-radius:10px;
}

.blog .item h2, .blog .items-leading h2
{
	color: #1c79a6;
}
.blog .img_intro
{
	float: left;
}

#footer, #topmenu 
{	
	background: #11538c;
}

.color1 { color: #1c79a6; }
.color2 { color: #11538c; }
.color3 { color: #3e3e40; }


ul
{
    margin: 0px;
    list-style-image: url('../img/checkmark_blue.png');
    padding-left: 20px;

}

.content li {line-height: 20px !important;}

ul > li 
{
	
}

ul > li > ul
{
    margin: 0px;
    line-height: 20px;
    list-style-image: url('../img/blue_dot.png');
    padding-left: 20px;

}

 ol {
    counter-reset:li; /* Initiate a counter */
    margin-left:0; /* Remove the default left margin */
    padding-left:0; /* Remove the default left padding */
}
ol > li  {
    position:relative; /* Create a positioning context */
    margin:0 0 0px 2em; /* Give each list item a left margin to make room for the numbers */
    padding:2px 6px; /* Add some spacing around the content */
    list-style:none; /* Disable the normal item numbering */
    
}
ol > li:before,  ol > li:before {
    content:counter(li); /* Use the counter as content */
    counter-increment:li; /* Increment the counter by 1 */
    /* Position and style the number */
    position:absolute;
    line-height: 14px;
    left:-24px;
    -moz-border-radius:9px;-webkit-border-radius:9px;border-radius:9px;
    width:14px;
    /* Some space between the number and the content in browsers that support
       generated content but not positioning it (Camino 2 is one example) */
    margin-right:8px;
    padding:2px;
    
    color:#fff;
    background:#5D91CF;
    font-weight:bold;
    font-family:"Helvetica Neue", Arial, sans-serif;
    text-align:center;
    font-size: 12px;
}

li ol,
li ul {margin-top:0px;}
li ul li  { margin-left: 12px;}
ol ol li:last-child {margin-bottom:0;}

.img-fulltext-left img
{
	float: left;
	padding-right: 10px;
}


.product_card
{
	overflow: hidden;
	width: 450px;
	height: 258px;
	float: left;
	background: #ececea;
	
	-moz-box-shadow:0px 1px 3px #222;
	-webkit-box-shadow:1px 2px 3px #222;
	box-shadow:0px 0px 3px #999;
	
	-moz-border-radius:9px;
	-webkit-border-radius:9px;
	border-radius:9px;
	
	margin: 0px 10px 20px 10px;
	padding: 0;
	color: #333 !important;
}

.product_card .browseProductImage 
{	
    -moz-border-radius: 9px 9px 0px 0px;
    -webkit-border-radius:9px 9px 0px 0px;
    border-radius:9px 9px 0px 0px;
}

.product_card h3 
{
	margin: 0; 
	padding: 5px 5px 5px 5px;
	font-weight: 700;
	font-family: 'Open Sans Condensed', Trebuchet, Tahoma, Arial, serif;
	font-size: 18px;
	line-height: 18px;
	color: #11538c;

}

.product_card_title
{
	display: block;
	float: left;
	width: 450px;
	clear: both;
	background: url('../img/transparent.png') repeat-x;
	top: 137px;

}
.product_card_info
{
	margin-top: 200px;
	_height: 120px;
	overflow: hidden;
	

}
.product_card_title h3
{
	text-decoration: none;
	color: #eee;
}
.product_card .product_s_desc1
{
	
	padding: 0px 10px;
	font-family: Trebuchet, Tahoma, Arial, serif;
	font-size: 12px;
	color: #333 !important;

}
.product_card_price
{
	display: inline-block;
	float: right;
	text-align: right;
	background: #11538c;
	font-weight: 700;
	font-family: 'Open Sans Condensed', Trebuchet, Tahoma, Arial, serif;
	font-size: 24px;
	line-height: 24px;
	color: #eee;
	padding:5px 10px;
}
.product_card .product_availability
{
	float: left;
	display: inline-block;
	width: 450px;
	margin: 0px;
	padding: 5px 15px;
	background: #333;
	color: #eee;
	font-weight: 700;
	font-family: 'Open Sans Condensed', Trebuchet, Tahoma, Arial, serif;
	font-size: 20px;
	line-height: 20px;
	text-align: center;
}

.product_availability_full
{
	float: right;
	display: inline;
	width: 300px;
	margin: 0px 0px 0px 0px;
	padding: 5px 15px;
	background: #333;
	color: #eee;
	font-weight: 700;
	font-family: 'Open Sans Condensed', Trebuchet, Tahoma, Arial, serif;
	font-size: 16px;
	line-height: 16px;
	text-align: center;	
}

.address 
{
	margin: 0; padding: 0;
	background: #eeeeee;
	-moz-box-shadow:0px 1px 3px #222;
	-webkit-box-shadow:1px 2px 3px #222;
	box-shadow:0px 0px 3px #999;
	margin-bottom: 30px;
}

.addr_image
{
	margin: 0; padding: 0;
}
.addr_text
{
	padding: 0px 20px;

}
.addr_text h3
{
	font-weight: 700;
	font-family: 'Open Sans Condensed', Trebuchet, Tahoma, Arial, serif;
	font-size: 24px;
	line-height: 18px;
	color: #1c79a6;

}

ul.addr_cont 
{
	margin: 0; padding: 0;
	list-style: none; 
	font-family: Trebuchet, Tahoma, Arial, serif;
	font-size: 12px;
	line-height: 30px;
}
ul.addr_cont, ul.addr_cont a
{
	text-decoration: none;
	color: #444;

}
ul.addr_cont li { margin: 0 0 10px 0 !important;}
ul.addr_cont li.phone
{
	padding-left: 30px;
	line-height: 24px  !important;
	background: url(../img/mini/phone.png) no-repeat;

}
ul.addr_cont li.email
{
	padding-left: 30px;
	line-height: 24px  !important;
	background: url(../img/mini/mail.png) no-repeat;

}
ul.addr_cont li.location
{
	padding-left: 30px;
	line-height: 24px;
	background: url(../img/mini/location.png) no-repeat;

}
ul.addr_cont li.skype
{
	padding-left: 30px;
	line-height: 24px;
	background: url(../img/mini/skype.png) no-repeat;

}


.item-page h2, .browse-view h1, #product_title h1, .blog h2
{
	padding: 10px 10px;
	font-weight: 700;
	font-family: 'Open Sans Condensed', Trebuchet, Tahoma, Arial, serif;
	font-size: 26px;
	line-height: 20px;
	color: #11538c;

}
.items-leading h2, .item h2
{
	padding: 10px 10px;
	font-weight: 700;
	font-family: 'Open Sans Condensed', Trebuchet, Tahoma, Arial, serif;
	font-size: 18px;
	line-height: 20px;
	color: #11538c;

}

.item-page h3
{
	padding: 10px 20px;
	font-weight: 700;
	font-family: 'Open Sans Condensed', Trebuchet, Tahoma, Arial, serif;
	font-size: 20px;
	line-height: 20px;
	color: #11538c;

}

.item-separator
{
	border-bottom: 1px solid #eee;
	margin-bottom: 15px;
	padding: 0;
}
.news_image
{
	float: left;
	min-height: 100px;
}
.news_text
{
	display: inline-block;
	width: 650px;
	float: left;
}
.item a
{
	text-decoration: none
}

.news_title h2
{
	padding: 0px 10px 5px 10px;
	margin: 0;
	font-weight: 700;
	font-family: 'Open Sans Condensed', Trebuchet, Tahoma, Arial, serif;
	font-size: 20px;
	line-height: 20px;
	color: #11538c !important;
}
.created
{
	padding: 0;margin: 0 10px;
	font-weight: 300;
	font-family:  Trebuchet, Tahoma, Arial, serif;
	font-size: 9px;
	line-height: 10px;
	color: #11538c;
}
.news_intro {
	margin: 10px 0px 0px 10px;
	padding: 0 !important;
	
	
	
	color: #333;

}

.pagination ul
{
	margin: 10px 5px;
	list-style: none;
}

.pagination ul li 
{
	display: inline;
	margin: 0;
}
.pagination ul li.num span.inactive
{
	color: #fff;
	background: #11538c;
	margin: 5px;
	border: 1px solid #11538c;
	padding: 2px 5px;
	font-family:  Trebuchet, Tahoma, Arial, serif;
	font-size: 12px;
	font-weight: bold;
	-moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
	
}
.pagination ul li a
{
	text-decoration: none;
	margin: 5px;
	border: 1px solid #11538c;
	padding: 2px 5px;
	color: #11538c;
	background: #fff;

	font-family:  Trebuchet, Tahoma, Arial, serif;
	font-size: 12px;
	font-weight: bold;
	-moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
	

}
li.pagination-start, li.pagination-end {display: none;}

#product_hor_form
{
	width: auto;
	background: #efefef;
	border: none;
	border-top: 1px solid #ddd;
	
	margin: 0px;
}

.hor_form 
{
	width: auto;
	background: #efefef;
	border: 1px solid #ddd;
	-moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
	margin-bottom: 30px;
	padding: 10px;
}


.hor_form .form_box
{
	width: 940px;
	vertical-align: top;
}
.hor_form h3
{
	padding: 0px 0px 10px 0px;
	font-weight: 700;
	font-family: 'Open Sans Condensed', Trebuchet, Tahoma, Arial, serif;
	font-size: 20px;
	line-height: 24px;
	color: #11538c;

}
.hor_form .formField
{

	display: inline-block;
	margin-right: 5px;

}


.hor_form .formField label, .hor_form .rsform-text-box
{
	color: #11538c;
	font-family:  Trebuchet, Tahoma, Arial, serif;
	font-size: 13px;
}

.hor_form .rsform-block-name, .hor_form .rsform-block-email, 
.hor_form .rsform-block-telephone {width: auto; }

.hor_form .rsform-input-box
{
	width: 200px;
	background: #fff;
	border: 1px solid #ccc;
	-moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
    padding: 6px 4px;
    color: #11538c;

}

.hor_form .rsform-text-box
{
	background: #fff;
	border: 1px solid #ccc;
	-moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
    padding: 2px 4px;
    width: 637px;
    resize: none;
 
}
.form_right
{
	margin: 0;
	vertical-align: top;
	display: inline-block;
	width: 200px;
}

.hor_form .rsform-block-captcha
{
	overflow: hidden;
	float: left;
	width: 200px;

}
.hor_form .rsform-block-captcha a
{
	display: inline-block;
	width: 30px;
	height: 30px;
	padding-top: 30px; 
	overflow: hidden;
  	height: 0; 
 	background: url('../img/refresh.png') no-repeat;
}

.rsform-captcha-box
{
	width: 90px !important;
	background: #fff;
	-moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
    margin: 2px 0px;
    padding: 6px 4px;
    color: #11538c;	
}
.rsform-block-submit
{
	float: left;
}
.hor_form  .send
{
	padding: 2px;
	color: #11538c;	
	-moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
    border: #11538c 1px solid;
    background: #fff;

}

ul.plus
{
    list-style-image: url('../img/plus.png');
    line-height: 20px;
	vertical-align: top;
}

ul.minus
{
    list-style-image: url('../img/minus.png');
	line-height: 20px;

}

.product_description h3
{
	color: #11538c;
	font-size: 16px;	
}

.hr2
{
	background: url(../img/hr2.png) repeat-x;
	height: 10px;
	border: none;
}

.box h3
{
	color: #11538c;
}