* {
	padding: 0;
	margin: 0;
}

body {
	background: #fafafa;
	font-family: Verdana, sans-serif;
	color: #555;
	font-size: 8pt;
}

table td {
	font-family: Verdana;
}

.msgg {
    display:block;
    margin:5px auto;
	padding: 5px;
	border: 1px solid green;
	background-color: #A1E2A4;
	font-weight: bold;
}

.subnav {
	width: 196px;
	text-align: center;
	border-bottom: 1px solid silver;
	border-right: 1px solid silver;
	font-family: Verdana;
}

.subnav a {
	margin: 0px;
	display: block;
	color: black;
	background-image: none;
	padding: 2px;
}

.usrPanel {
	width: 792px;
	height: 20px;
	float: left;
	text-align: right;
	font-size: 12px;
	padding: 3px;
	position: relative;
}

.error {
	background-color: #FF0000;
	border: 1px solid #B40404;
	width: 548px;
	color: #fff;
	text-align: center;
	font-size: 12px;
}

.error ul {
	text-align: left;
	padding-left: 30px;
}

.h1 {
	font-family: Verdana;
	text-align: center;
	color: #585858;
}

.price {
	font-size: 22px;
	color: red;
	font-weight: bold;
}

#fore {
	background-image: url('img/forward.jpg');
}

table,th,td {
	font-size: 12px;
	border: 1px solid #D4E0EE;
	border-collapse: collapse;
	font-family: Verdana;
	color: #555;
}

caption {
	font-size: 150%;
	font-weight: bold;
	margin: 5px;
}

td,th {
	padding: 4px;
}

thead th {
	text-align: center;
	background: #E6EDF5;
	color: #4F76A3;
	font-size: 100% !important;
}

tbody th {
	font-weight: bold;
}

tbody tr {
	background: #FCFDFE;
}

tbody tr.odd {
	background: #F7F9FC;
}

table a:link {
	color: #718ABE;
	text-decoration: none;
}

table a:visited {
	color: #718ABE;
	text-decoration: none;
}

table a:hover {
	color: #718ABE;
	text-decoration: underline !important;
}

tfoot th,tfoot td {
	font-size: 85%;
}

#cont {
	float: left;
	margin: 0px 0px 2px 0px; /*2px;*/
	width: 790px;/*550px;*/
}

#logo {
	width: 1020px;/*780px;*/
	height: 120px;
	margin: 1px auto;
	/*background-image: url('img/head2.gif');*/
}

.subnav {
	font-family: Verdana;
	color: black;
	background-image: none;
	padding: 2px;
}

.subnav a {
	color: black;
}

.subnav a:hover {
	color: blue;
}

.pagination {
   clear:left;
	margin-top: 15px;
	font-size: 14px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

.pagination a {
	color: #585858;/*blue;*/
}
.pagination a b
{
color:#36BE00;
}

}
#catMenu a {
	color: black;
}

#catMenu a:hover {
	color: blue;
}

#catMenu a:visited {
	color: black;
}

form {
	padding: 5px;
	margin: 0;
}

textarea {
	overflow: auto;
}

.formInputLong {
	width: 99%;
}

.formInputMedium {
	width: 66%;
}

.formInputShort {
	width: 33%;
}

.formButton {
	text-align: left;
	width: auto;
	padding: 2px 0;
	margin: 0 0 -3px 0;
	text-align: center;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}

.formButtonsArea {
	padding: 5px 20px;
	border: solid #999;
	border-width: 3px 0;
	background: #DDD;
	text-align: center;
}

.formButtonsArea .formButton {
	text-align: center;
	font: bold 11px Verdana, sans-serif;
	color: #000;
	padding: 3px 10px;
	margin: 0;
}
h3 {font-family:Verdana;}
/*ul { list-style-position: inside; margin-left: 2px }
ul li { list-style-type: square; margin-left: 15px;  }
ul ul li { list-style: none; margin-left: 10px; list-style-type: lower-alpha; list-style-position: inside }
 menu style */
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu-right {
	float: right;
	width: 149px;
}

#menu3 {
	width: 200px;
	margin-bottom: 15px;
	margin-top: 5px;
	margin-left: 2px;
	margin-right: 5px;
	border-style: solid solid none solid;
	border-color: #ddd;
	border-width: 1px;
}

#menu3 p {
	text-align: center;
	padding: 3px auto;
}

#menu3 li a {
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
}

#menu3 li a:link,#menu3 li a:visited {
	color: #585858;
	display: block;
	background: url(images/menu3.gif);
	padding: 8px 0 0 10px;
}

#menu3 li a:hover {
	color: #627EB7;
	background: url(img/menu3.gif) 0 -32px;
	padding: 8px 0 0 10px;
}

input,textarea {
	border: 1px solid #aaa;
}

input:hover,textarea:hover {
	border: 1px solid black;
}

img {
	border: 0;
	float: left;
	margin-right: 10px;
}

a {
	color: #36be00;
	text-decoration: none;
	background: #fff;
}

a:hover {
	text-decoration: underline;
}

blockquote {
	margin: 0 0 15px 30px;
	border-left: 3px solid #8adf88;
	padding: 0 0 0 8px;
}

input,textarea {
	border: 1px solid #aaa;
}

input:hover,textarea:hover {
	border: 1px solid #888;
}

input.text {
	color: #000000;
	border: 1px solid #e6e6e6;
	background: inherit;
}

textarea.text {
	font-size: 8pt;
	border: 1px solid #e6e6e6;
}

input.text:hover,textarea.text:hover {
	border: 1px solid #d6d6d6;
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}

.date {
	color: #aaa;
	font-weight: bold;
	background: transparent;
}

.green {
	color: #36be00;
}

.bigl {
	font-size: 1.2em;
}

.bold {
	font-weight: bold;
}

#header h1 {
	background: #fafafa;
	font-family: Verdana, sans-serif;
	font-size: 3em;
	color: #585858;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

#content {
	padding: 0;
	margin: 5px auto;
	width: 1020px;/*780px;*/
	background: #fafafa;
}

#header {
   float:left;
	margin: 0;
	padding: 0;
	width: 100%;
	background: inherit;
	color: #585858;
	height1: 150px;
}

#header .slogan {
	color: #868686;
	margin: 0;
	padding: 0;
	background: #fafafa;
	font: bold 1em Arial, sans-serif;
	padding-left: 2px;
}

#header .topong .txt {
	padding: 0;
	color: #a5a5a5;
}

#header h4 {
	font: bold 1em Arial;
}

#header h4 a {
	color: #585858;
}

#header h4 a:hover {
	text-decoration: none;
}

#menu {
	background: #4b7da7 url(images/mainMenuRepeat.gif) repeat-x top;
	color: #fff;
	width: 780px;
	height: 40px;
}

#menu .pad {
	padding-top: 12px;
}

#menu a,#menu a:visited {
	color: #fff;
	text-decoration: none;
	background: inherit;
}



ul.newmenu{margin:0;padding:0;width:100%;background: black url(images/mainMenuRepeat.gif) repeat-x bottom;height:38px;}
ul.newmenu li{display:inline;list-style:none;}
ul.newmenu li a{float:left;color:#fff;padding-left:20px;padding-right:20px;background:url(images/menuSep.gif) no-repeat right top;font-weight:bold;padding-top:11px;padding-bottom:13px;}
ul.newmenu li.search {float:right;}
ul.newmenu li a:hover{text-decoration:none;;background:url(images/mainMenuRepeatHover.gif) repeat-x top;color:#3D3D3D;}
.searchButt{cursor:pointer;} 

ul.newmenu .menu_search_submit
{
float:left;
width:29px;
height:38px;
margin-right:20px;
border:none;
cursor:pointer;
background:url('img/search-part2-button.gif') no-repeat;
}

ul.newmenu .search_input
{
float:right;
width:85px;
height:38px;
background:url('img/search-part1.gif');
}
ul.newmenu .search_input input
{
float:right;
width:80px;
margin-top:12px;
border:none;
}








#menu .submit {
	vertical-align: bottom;
}

#menu .submit ul {
	margin: 0;
	padding: 0 10px 0 0;
	list-style: none;
}

#menu .submit li {
	display: inline;
	margin: 0;
	padding: 0;
}

#menu .submit a {
	float: left;
	background: transparent;
	margin: 0;
	padding: 0 0 0 0;
	text-decoration: none;
}

#menu .submit a span {
	float: left;
	background: url(images/menuSep.gif) no-repeat left;
	color: #fff;
	font-weight: bold;
	display: block;
	padding: 0 15px 0 15px;
	margin-right: 2px;
}
#menu .submit a:hover span{background:#fff;}
#menu .submit a span {
	float: none;
}

#menu #search {
	float: right;
	background: inherit;
	padding: 0;
	margin-right: 10px;
}

#menu #search input.text {
	background: url(images/input.gif) no-repeat top;
	width: 110px;
	border: 0;
	padding: 2px 0 0 3px;
}

#menu #search input.txt {
	color: #fff;
	font-weight: bold;
	border: 0;
	background: transparent;
	cursor: pointer;
}

#modules {
	margin-top: 10px;
	height: 190px;
}

#modules #mod3 {
	background: #fafafa url(images/topgreybox.jpg) no-repeat top;
	height: 185px;
	width: 258px;
	float: right;
	margin-top: 5px;
}

#modules #mod2 {
	background: #fafafa url(images/topgreybox.jpg) no-repeat top;
	height: 185px;
	width: 258px;
	float: right;
	margin-right: 3px;
	margin-top: 5px;
}

#modules #mod1 {
	background: #fafafa url(images/topgreybox.jpg) no-repeat top;
	height: 185px;
	width: 258px;
	float: left;
	margin-top: 5px;
}

#modules .padding {
	padding: 13px 20px 10px 20px;
}

#modules img {
	border: 1px solid #d3d3d3;
	float: left;
	margin-bottom: 15px !important;
	margin-bottom: 5px;
}

#modules .price {
	color: #36be00;
	font: bold 2em "Tahoma", verdana, Arial;
	padding: 15px 35px 0 0;
	float: right;
	text-align: right;
}

#modules .only {
	color: #e5e5e5;
	font: bold 0.4em "Tahoma", verdana, Arial;
}

#modules .text {
	width: 100%;
	float: left;
	color: #9f9f9f;
	text-align: justify;
}

#modules h2 {
	font: bold 1.2em Verdana;
	color: #618fb5;
	background: transparent;
	margin-bottom: 4px;
}

#modules h2 a {
	color: #618fb5;
	background: transparent;
}

#modules h2 a:hover {
	text-decoration: none;
	color: #719fc5;
}

#maincontent {
	background: #fafafa;
	float: left;
	margin-left: 215px;
	margin-top: 5px;
	width: 100%
}

#maincontent #graph {
	margin-top: 15px;
	background: #fafafa url(images/statgraph2.jpg) no-repeat left;
	width: 203px;
	height: 156px;
	float: left;
}

#maincontent p {
	margin-top: 10px;
}

#maincontent img {
	float: left;
	margin: 10px 10px 10px 0;
}

#maincontent .readm {
	color: #36be00;
	font-weight: bold;
	background: inherit;
}

#maincontent h2 {
	font: bold 1.6em "Tahoma", verdana, Arial;
	color: #585858;
	background: transparent;
	margin-bottom: 4px;
	border-bottom: 1px solid #e3eaef;
}

#maincontent #introduction {
	margin: 25px 0 40px 0;
	width: 100%;
	background: inherit;
	text-align: justify;
	color: #8e8e8e;
}

#maincontent #rightside {
	float: right;
	width: 220px;
	background: #f0f0f0;
	padding: 10px;
	margin: 0 0 10px 0;
}

#maincontent #rightside h2 {
	margin-bottom: 5px;
}

#maincontent #leftside {
	background: inherit;
	margin-right: 10px;
	width: 530px;
}

#maincontent #leftside .r {
	float: right;
	width: 250px;
	text-align: justify;
	margin-bottom: 15px;
}

#maincontent #leftside .le {
	width: 250px;
	text-align: justify;
	margin-bottom: 15px;
}

#maincontent #leftside .pad {
	padding: 15px 0 15px 0;
	text-align: justify;
}

#footer {
	bottom: 0;
	clear: both;
	text-align: left;
	border-top: 2px solid #e5e5e5;
	padding: 3px 0 0 0;
	margin-top: 5px;
	height: 50px;
	color: #888;
	background: inherit;
}

#footer .right {
	float: right;
}

input.foreward {
	background-image: url(img/forward.jpg);
	width: 145px;
	height: 34px;
	border: 0px;
	cursor: pointer;
}

input.search {
	background-image: url(img/search.gif);
	width: 130px;
	height: 50px;
	border: 0px;
	cursor: pointer;
}

input.pay {
	background-image: url(img/pay.jpg);
	width: 175px;
	height: 40px;
	border: 0px;
	cursor: hand;
}
.right_cart_image
{
float:right;
margin-right:-4px;
}
.right_cart_link
{
float:right;
margin-right:2px;
line-height:20px;
background:none;
}

/* edit 15.03 */
#cont td .top_info
{
float:left;
padding:3px;
height:46px;
overflow: hidden;
}
#cont td .top_info a
{
float:left;
font-weight:bold;
color:black;
width:322px;
}
#cont td .main_info
{
float:left;
width:100%;
}
.main_info .image
{
float:left;
width:130px;
height:130px;
border-top:1px solid #D4E0EE;
}
.main_info .image img
{
margin:0px;
}
.main_info .data
{
float:left;
width:248px;
height:132px;
border:1px solid #D4E0EE;
border-right:none;
border-bottom:none;
overflow:hidden;
}
.main_info .data .short_text
{
float:left;
clear:left;
width:240px;
height:86px;
margin-left:5px;
overflow:hidden;
}
.main_info .data a
{
float:left;
width:220px;
clear:left;
margin:5px 0px 0px 20px;
font-size:14px;
color:red;
background:none;
}
td .details_desc
{
float:left;
width:440px;
}
.block_spacer
{
   float:left; 
   width:100%; 
   height:10px;
   display:block;
}
#left_banners_box
{
float:left;
width:630px;
margin-left:8px;
}
#left_banners_box .big_banner
{
float:left;
margin:0px 5px 0px 0px;
display:inline;
background:none;
}
#left_banners_box .big_banner img
{
float:left;
margin:0px 2px 0px 0px;
border:1px solid #D4E0EE;
}
#right_banners_box
{
float:left;
width:144px;
margin-left:4px;
padding:2px;
height:31px; 
display:inline;
}

.cart_related, .details_related
{
float:left;
width:100%;
height:220px;
margin-top:10px;
}
.details_related img, .cart_related img
{
float:left;
width:130px;
height:130px;
margin:0px 28px;
}
.details_related .related_data, .cart_related .related_data
{
float:left;
width:100%;
min-height:68px;
margin-top:5px;
padding:0px 3px;
color:#555555;
}
.details_related .related_data em, .cart_related .related_data em
{
color:red;
font-style:normal;
font-weight:bold;
}
.related_item
{
float:left;
width:190px;
margin-right:5px;
background:white;
border:1px solid #D4E0EE;
}
#footer_menu
{
width:700px;
padding-top:15px;
clear:left;
margin:0 auto;
font-size:13px;
text-align:center;
}
#footer_menu li
{
display:inline;
clear:none;
}
#footer_menu a
{
color:black;
font-weight:bold;
background:none;
}
#footer p
{
color:black;
padding:15px;
text-align:justify;
}
#landing
{
float:left;
width:100%;
background:white;
border:1px solid #DDDDDD;
}
#cont .column
{
float:left;
width:190px;
padding-bottom:10px;
}
#cont .iphone_choose .choose_image
{
float:left;
width:100%;
height:200px;
}
#cont .cat_choose .choose_image
{
float:left;
width:100%;
height:72px;
}
#cont .column a
{
float:left;
width:100%;
clear:left;
font-size:12px;
padding:1px 0px;
background:none;
}
#cont .iphone_choose, #cont .ipad_choose, #cont .cat_choose
{
float:left;
width:260px;
padding-bottom:15px;
cursor:pointer;
}
#cont .iphone_choose
{
background:none;
}
#cont .cat_choose
{
height:90px;
background:none;
}
#cont .ipad_choose
{
width:190px;
}
#cont .ipad_choose b, #cont .iphone_choose b, #cont .cat_choose b
{
float:left;
width:100%;
text-align:center;
font-size:14px;
font-weight:normal;
}
#cont .cat_choose b
{
font-size:12px;
color:black;
}
#cont .ipad_separator
{
float:left;
width:25px;
height:1px;
}
#cont .choose_ipads
{
    float: left;
	background: white;
    border: 1px solid #D4E0EE;
}
.choose_ipads .iphone_choose
{
	text-align: center;
}
#cont .choose_ipads img
{
	float: none;
}
#cont .choose_ipads b
{
	font-size:16px;
	font-weight: bold;
}
#cont .iphone_choose.acc_for_ipad
{
	color:black;
}

.flags
{
   float:left;
   width1:84px;
   margin:0 auto;
   display:block;
}
.flags a
{
	float:left;
	display: inline;
	margin:0;
	padding:0;
	clear:none;
}
.left_compare_box, .right_compare_box
{
	float:left;
	width:49%;
}
#compare_left, #compare_right
{
	float:left;
	width:378px;
	margin-top:10px;
	border:1px solid #D4E0EE;
	padding:5px;
	background:white;
}
#compare_right
{
	margin-left:10px;
}
#compare_left h3, #compare_right h3
{
	height:34px;
	line-height: 17px;
	margin-bottom: 5px;
}
#compare_left .picture, #compare_right .picture
{
	float:left;
	border:1px solid #D4E0EE;
	margin:15px 0px 0px 28px;
}
#compare_left .prize, #compare_right .prize
{
	float:left;
	width:100%;
	color:red;
	font-size:26px;
	text-align: center;
	margin-top:10px;
}
#compare_left .prize label, #compare_right .prize label
{
	float: left;
	width:70%;
	text-align: left;
	text-indent: 1em;
	line-height: 62px;
}
#compare_left .prize input, #compare_right .prize input
{
	float:right;
	border:none;
	margin-right: 40px;
}

#compare_left .item_desc, #compare_right .item_desc
{
	float:left;
	width:90%;
	margin-left:20px;
	font-family: Verdana;
	font-size: small;
   line-height:15px;
}
.compare_form
{
	float:left;
	width:378px;
	margin-left:10px;
}
.compare_form select
{
	width:370px;
	margin:2px 0px;
}
.survey_answer
{
	width:130px;
	height:31px;
	cursor:pointer;
	background:url('images/glasuvai.gif') no-repeat;
	border:none;
}
.survey_answer.en
{
	background:url('en/images/glasuvai.gif') no-repeat;
}
input.survey_answer:hover
{
	border:none;
}
#left_links
{
	float:left; 
	margin-top:3px;
	position: relative;
	display: inline;
}
#right_links
{
	float:right;
	position: relative;	
	display: inline;	
}
.see_all_company_products
{
   float:right;
   text-align: center;
}
table .see_all_company_products a
{
   float:right;
   width:264px;
   color:black;
   font-size:11px;
   line-height: 22px;
   text-align:right;
   margin-top:10px;
   padding-right:10px;
}
table .see_all_company_products a b
{
   font-size:15px;
}
table .see_all_company_products img
{
   float:right;
}

#header.english_header ul.newmenu li a
{
   padding:11px 18px 13px;
}
.details_desc .add_item_info
{
   float:left;
   clear:left;
   width:100%;
}
.agree_with_tos
{
   font-size:14px;
}
.agree_with_tos b
{
   color:black;
}
.go_to_shopping_cart
{
   margin-left:5px;
}
table.go_to_shopping_cart a
{
   color:#555555;
}
.tipsy { padding: 5px; font-size: 11px; opacity: 0.8; filter: alpha(opacity=80); background-repeat: no-repeat;  background-image1: url(../images/tipsy.gif); }
  .tipsy-inner { padding: 5px 8px 4px 8px; background-color1: black; color: black; max-width: 200px; text-align: center; border:1px solid #ccc; }
  .tipsy-inner { -moz-border-radius:3px; -webkit-border-radius:3px; }
  .tipsy-north { background-position: top center; }
  .tipsy-south { background-position: bottom center; }
  .tipsy-east { background-position: right center; }
  .tipsy-west { background-position: left center; }

 /** WARRANTY USERS **/
.warranty_users_msg
{
   margin-top:15px;
}
form.warranty_users
{
   float:left;
   width:600px;
}
form.warranty_users ul.form_inputs
{
   float:left;
   width:100%;
}
form.warranty_users ul.form_inputs li
{
   float:left;
   width:100%;
   display:block;
}
form.warranty_users ul.form_inputs b
{
   font-size:16px;
   color:red;
}
form.warranty_users label
{
   float:left;
   width:35%;
   margin-top:10px;
}
form.warranty_users input,
form.warranty_users textarea
{
   float:left;
   width:40%;
   margin-top:10px;
}
form.warranty_users textarea
{
   height:200px;
}
form.warranty_users ul.form_inputs i
{
   float:left;
   clear:left;
}
#file-uploader
{
   float:left;
   clear:left;
   margin-top:10px;
}
#uploaded_filenames
{
   margin-left:20px;
}
form.warranty_users .send_request
{
   width:145px;
   height:35px;
   border:none;
   margin:10px 0px 0px 40%;
   background:url(images/izprati.gif) no-repeat;
}
#cont .qq-upload-list
{
   display:none;
}
#file-uploader input
{
   width:100%;
}
.send_request
{
   cursor: pointer;
}

input.warranty_print
{
   text-align:center;
   display:inline-block;
   margin:50px 300px;
   font-size:15px;
   width:150px;
   cursor:pointer;
}
#print_data table.data
{
   margin:100px 0 0 50px;
   border:none;
}
#print_data .print_date
{
   float:left;
   margin:100px 0 0 20px;
}
#print_data .print_sign
{
   float:right;
   margin:100px 20px 0 0;
}
/* REVIEWS */
#product_reviews
{
   float:left;
   width:100%;
}
#product_reviews h3,
#product_reviews h2,
#product_reviews h1,
#product_reviews .title_row em
{
   color:#36BE00;
}
#product_reviews h1,
#product_reviews .title_row em
{
   float:left;
   width:600px;
}

#product_reviews .write_review
{
   float:right;
   width:145px;
   height:35px;
   cursor: pointer;
   background:url('images/review.gif') no-repeat;
}
.rate_product
{
   float:left;
   clear:left;
   margin-top:15px;
}
#product_reviews .rate_product h1
{
   float:left;
   width:240px;
   display:inline-block;
}
#product_reviews .rate_product em,
.review_details .rate_product em
{
   float:left;
   clear:left;
   margin-left:240px;
}
.review_details .rate_product em
{
   margin-left:0;
}
.rate_product .stars_box
{
   float:left;
   width: 125px;
   height:20px;
   margin-top:4px;
   background:url('images/rate_star_empty.png') repeat-x;
}
.rate_product .stars_box .stars_full,
.rate_product .star_full
{
   float:left;
   height:20px;
   background:url('images/rate_star.png') repeat-x;
}
.rate_product .hover_stars
{
   float:left;
   clear:left;
   width:125px;
   height:20px;
   margin-top:-20px;
   display:block;
}
.rate_product .star_full
{
   width:25px;
   cursor: pointer;
   background:none;
}
.rate_product .star_full.hovered
{
   background:url('images/rate_star.png') repeat-x;
}
#product_reviews .see_all_reviews
{
   float:left;
   width:175px;
   height:35px;
   clear:left;
   margin: 20px 0 0 0;
   background:url('images/all-reviews.gif');
}
#product_reviews .last_reviews
{
   float:left;
   width:100%;
   margin-top:30px;
}
#product_reviews ul
{
   float:left;
   width:48%;
   display:inline-block;
}
#product_reviews ul.second_column
{
   margin-left:25px;
}
.last_reviews .review_box
{
   float:left;
   width:100%;
   margin1:10px;
   border-top:1px solid #D5D5D5
}
#product_reviews .review_box .review_rating
{
   margin-top:10px;
   display:block;
}
#product_reviews .review_box .review_rating,
#product_reviews .review_box .review_rating_full
{
   float:left;
   width:100px;
   height:16px;
   background:url('images/rate_star_empty_small.png');
}
#product_reviews .review_box .review_rating_full
{
   background:url('images/rate_star_small.png');
}

#product_reviews .review_box h3
{
   display: block;
   color:#555555;
   padding-bottom:6px;
   border-bottom: 1px solid #D4E0EE;
}
#product_reviews .review_box .title
{
   float:left;
   width:100%;
   margin-top:5px;
}
#product_reviews .review_box .from,
#product_reviews .review_box .when,
#product_reviews .review_box .users_usefull,
#product_reviews .review_box .usefull_rate
{
   float:left;
   width:100%;
}
#product_reviews .review_box p.description
{
   float:left;
   clear:both;
   padding:0px 10px;
   margin:10px 0;
   font-size:10pt;
}
#product_reviews .usefull_rate
{
   margin:5px 0;
   text-indent:15px;
}
#product_reviews .usefull_button
{
   cursor: pointer;
   padding:1px 6px;
   font-weight: bold;
   -moz-border-radius:4px;
   -webkit-border-radius:4px;  
}
form.write_review
{
   float:left;
   width:100%;
   background:white;
   font-size:13px;
   border:1px solid #D4E0EE;
}
h1.product_title
{
   color:black;
   margin:15px 0;
   font-size: 16px;
}
.write_review .rate_product
{
   margin-left:25px;
}
.write_review .rate_product em
{
   float:left;
   margin-top:5px;
   font-size:11px;
}

.write_review .review_form
{
   float:left;
   margin-top:20px;
}
.write_review .review_form .row
{
   float:left;
   width:100%;
   margin:6px 0;
}
.review_form .row label,
.review_form .row input,
.review_form .row textarea
{
   float:left;
   width:90%;
   height:20px;
   line-height:20px;
   margin-left:25px;
   border:1px solid #ccc;
   -moz-border-radius:5px;
   -webkit-border-radius:5px;
}
.review_form .row label
{
   border:none;
}
.review_form .row textarea
{
   line-height: 16px;
   height:200px;
}
.review_form .row .file_upload
{
   width:40%;
   margin-left:25px;
}
.review_form .submit_review
{
   float:left;
   width:145px;
   height:35px;
   border:none;
   cursor: pointer;
   margin:10px 0px 10px 350px;
   background: url('images/review.gif');
}
.write_review .error_msg
{
   float:left;
   text-indent: 2em;
   color:red;
   font-size:16px;
   margin-top:20px;
}
.review_box .click_for_more
{
   color:#36BE00;
}
.review_box .click_for_more:hover
{
   text-decoration:underline;
}

.review_box .rest_text
{
   display:none;
}
#product_reviews .full_reviews ul.first_column
{
   width:100%;
}
#product_reviews .left_info
{
   float:left;
   clear:left;
   width:200px;
}
.full_reviews .pictures
{
   float:left;
   margin-top:-18px;
}
.review_details .pictures
{
   float:left;
   width:300px;
}
.full_reviews .pictures a,
.review_details .pictures a
{
   float:left;
   width:70px;
   padding:1px;
   border:1px solid black;
   background: white;
   margin-right: 4px;
}
.review_details .pictures a
{
   width:140px;
}
.review_details .description,
.review_details .added,
.review_details .users_usefull,
.review_details .usefull_rate
{
   float:left;
   width:100%;
   margin-top:10px;
}
.review_details .usefull_rate
{
	margin-top:2px;
}
.review_details .added
{
   font-style: italic;
   color:#333;
}
.right_half,
.right_full
{
   float:left;
   width:472px;
}
.right_full
{
   width:100%;
}
.last_reviews .see_full_review
{
   float: left;
   width: 100%;
   clear: both;
   font-size: 12px;
   background: none;
}
