html, body{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #4c4c4c;
	height: 100%;
}

a:link, a:visited{
	text-decoration: none;
	color: #4c4c4c;
}

a:hover{
	text-decoration: underline;
}

strong{
	font-weight: bold;
}

input[type=text], input[type=password]{
	padding: 3px 2px 2px 2px;
	border: 1px solid #D7D7D7;
	margin: 2px 0px;
	font-size: 12px;
}

input[type=radio]{
	margin: 0px;
	padding: 0px;
}

select{
	padding: 3px 2px 2px 2px;
	border: 1px solid #D7D7D7;
	font-size: 12px;
	margin: 2px 0px;
	background-color: white;
}

input[type=submit], a.submit{
	background: url('../../img/layout/jrtech/button_orange.png') repeat-x;
	color: white!important;
	border: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-align: center;
	font-size: 13px;
	font-family:arial;
	font-weight:bold;
	padding: 0px 10px 3px 10px;
	cursor: pointer;
	height: 20px;
}

a.submit{
	display: inline-block;
	padding: 3px 10px 0px 10px;
	cursor: pointer;
	height: 17px;
}

a.submit:hover{
	text-decoration: none!important;
}

div.checkbox input[type=checkbox]{
	margin: 0px;
	padding: 0px;
}

div.checkbox label{
	margin-left: 5px;
	position: relative;
	bottom: 2px;
	display: inline;
	float: none;
}


td.compare_cells div.checkbox label {
	margin-left: 0px;
	position: relative;
	bottom: 2px;
	display: block;
	float: none;
	padding-top: 2px;
	text-align: left;
}


div.radio_container{
	clear: both;
}

div.radio_container input[type=radio], div.radio_container label{
	float: left;
}

div.radio_container input[type=radio]{
	margin-right: 5px;
	position: relative;
	bottom: 1px;
}

#main{
	width: 1050px;
	margin: 0 auto;
}

#main > header{
	height: 189px;
}




#middle{
	overflow: hidden;
	padding: 3px 13px 1px 13px;
}

#left_column{
}

#right_column{
	width: 169px;
	float: right;
}

#content{
	float: left;
	width: 645px;
	margin: 0px 20px 11px 20px;
	overflow: hidden;
}

#content h1{
	color: #222222;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 2px;
}

#content h1.gray{
	color: gray;
}

#content h1.product_recommendations {
	font-size:14px;
	display:block;
}

#content .float_left h2,
#content .float_right h2 {
	color: #222222;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 13px;
	margin-top: 2px;
}

#content h2.gray{
	color: gray;
}

.sidebar .box{
	background: #f6f5f5;
	margin-bottom: 10px;
	
}

.sidebar .box h2{
	font-weight: bold;
	color: white;
	background: url('../../img/layout/jrtech/sidebar_headers.jpg') repeat-x;
	padding: 7px 0px 7px 6px;
	text-transform: uppercase;
	font-size: 12px !important;
}

.sidebar .box h2 a{
	color: white;
	text-transform: none;
	font-weight: normal;
	float: right;
	margin-right: 10px;
	font-size: 10px !important;
}

/* Box z listą kategorii */

#box_categories > ul{
	padding-top: 4px;
	font-size: 12px;
}

#box_categories > ul > li{
	border-bottom: solid 1px #eeeeee;
}

#box_categories > ul > li > a{
	display: block;
	border-bottom: solid 1px white;
	padding: 4px 0px 4px 7px;
}

#box_categories > ul > li > ul > li > a{
	display: block;
	border-bottom: solid 1px white;
	padding: 4px 0px 4px 14px;
}

#box_categories  a span, #box_tags a span{
	color: #a4a4a4;
}



#box_categories > ul > li > ul > li > ul > li >a{
	display: block;
	border-bottom: solid 1px white;
	padding: 4px 0px 4px 21px;
}

/* Box z listą tagów */
#box_tags ul{
	padding: 13px 12px 15px 8px;
}

#box_tags ul li{
	display: inline;
	line-height: 1.4;
}

#box_tags ul li a.tag25{
	font-size: 12px;
}

#box_tags ul li a.tag50{
	font-size: 13px;
}

#box_tags ul li a.tag75{
	font-size: 15px;
}

#box_tags ul li a.tag100{
	font-size: 17px;
}

/* Box z aktualnościami */
#box_newses ul li{
	border-bottom: solid 1px #eeeeee;
}

#box_newses ul li div{
	padding: 8px 8px 0px 8px;
	border-bottom: solid 1px white;
}

#box_newses ul li div time{
	display: block;
	color: #acacac;
	font-size: 10px;
	margin-bottom: 3px;
}

#box_newses ul li div p{
	line-height: 14px;
	font-size: 12px;
	padding-bottom: 4px;
}

#box_newses ul li div p.more{
	text-align: right;
	font-size: 10px;
	margin-top: 0px;
}

#box_newses ul li div p.more a{
	text-decoration: underline;
	color: #1d92f2;
}

/* Box z koszykiem */
#box_cart{
	padding-bottom: 6px;
}

#box_cart ul li{
	border-bottom: solid 1px #eeeeee;
}

#box_cart ul li div{
	border-bottom: solid 1px white;
	padding: 7px 8px 5px 7px;
	overflow: hidden;
}

#box_cart ul li span{
	display: block;
	text-align: right;
	color: #a4a4a4;
}

#box_cart ul li span.price{
	font-weight: bold;
	display: inline;
	color: #1d92f2;
	float: right;
}

#box_cart div.order{
	text-align: center;
	margin: 6px auto 0px;
}

/* Box z kontaktem */
#box_contact ul li{
	border-bottom: solid 1px #eeeeee;
	font-size: 11px;
}

#box_contact ul li div{
	border-bottom: solid 1px white;
	overflow: hidden;
}

#box_contact p{
	padding: 11px 8px 5px 7px;
}

#box_contact ul li div.gg img, #box_contact ul li div.skype img, #box_contact ul li div.phone img{
	float: left;
}

#box_contact ul li div.gg{
	padding: 7px 8px 4px 11px;
}

#box_contact ul li div.phone{
	padding: 9px 8px 5px 11px;
}

#box_contact ul li div.email{
	padding: 1px 8px 11px 11px;
}

#box_contact ul li div.skype{
	padding: 7px 8px 8px 11px;
}

#box_contact ul li div.gg span{
	position: relative;
	top: 3px;
	left: 4px;
}

#box_contact ul li div.skype span{
	position: relative;
	top: 3px;
	left: 8px;
}

#box_contact ul li div.phone span{
	position: relative;
	top: 1px;
	left: 8px;
}

#box_contact ul li div.email span{
	position: relative;
	top: 1px;
	left: 5px;
}

#box_contact ul li div.email img{
	position: relative;
	top: 4px;
}

/* Box z newsletterem */
#box_newsletter{
	padding-bottom: 8px;
	border-bottom: 1px solid #AAAAAA;
}

#box_newsletter p{
	padding: 9px 8px 7px 7px;
	line-height: 14px;
} 

#box_newsletter form{
	padding: 0px 8px 0px 6px;
}

#box_newsletter input[type=text]{
	width: 97px;
	padding: 2px 1px 1px 5px;
	position: relative;
	top: -5px;
	font-size: 11px;
}


/* Boks z porownywnaiem produktow */
#box_compare{
	padding-bottom: 6px;
}

#box_compare ul li{
	border-bottom: solid 1px #eeeeee;
}

#box_compare ul li div{
	border-bottom: solid 1px white;
	padding: 6px 9px 4px 9px;
	overflow: hidden;
}

#box_compare ul li div a.remove_compare{
	float: right;
}

#box_compare a.compare{
	display: block;
	width: 89px;
	height: 19px;
	margin: 6px auto 0px;
}

#box_promotions{
	padding-bottom: 10px;
}

#box_promotions a{	
	display: block;
	padding-bottom: 5px;
}

#box_promotions img{
	display: block;
	margin: 15px auto;
	margin-bottom: 12px;
}

#box_promotions p{
	text-align: center;
	margin-bottom: 8px;
}

#box_promotions div{
	overflow: hidden;
}

#box_promotions div span{
	display: block;
	width: 46%;
	float: left;
	text-align: right;
	font-weight: bold;
}

#box_promotions div span.new_price{
	color: #e10000;
	float: right;
	text-align: left;
}



#bottom_nav{
	background: url('../../img/layout/jrtech/bottom_box.jpg');
	font-size: 11px !important;
}

#bottom_nav div{
	overflow: hidden;
	width: 600px;
	margin:0 auto;
}

#bottom_nav nav{
	width: 198px;
	float: left;
}

#bottom_nav nav h2{
	font-weight: bold;
	padding: 7px 0px 7px 9px;
	text-transform: uppercase;
	position: relative;
	top: 1px;
}

#bottom_nav nav ul li a{
	display: block;
	padding: 6px 0px 6px 0px;
	line-height: 1.3;
	position: relative;
	top: 2px;
}

#bottom_nav nav ul li a span{
	color: #2997f2;
	font-weight: bold;
}

footer{
	background: url('../../img/layout/jrtech/footer.jpg') repeat-x;
	padding: 4px 18px 22px 0px;
}

footer p{
	text-align: right;
	font-size: 10px;
	color: white;
}

#top_search_form{
	overflow: hidden;
	text-align: right;
	position: relative;
	top: 1px;
}

#search{
	width: 128px;
	border: solid 1px #d3d5d6;
	font-size: 11px;
	padding: 1px;
}

#search_submit{
	position: relative;
	top: 5px;
}

#top_search_form a{
	display: block;
	width: 100px;
	text-align: left;
	float: right;
	font-size: 9px;
	color: white;
	line-height: 1;
	position: relative;
	top: 5px;
	left: 4px;
}

#home_promotion_box{
	width: 640px;
	height: 313px;
	overflow: hidden;
	background: url('../../img/layout/jrtech/home_promotion_box.jpg') no-repeat;
}

#home_promotion_box_content{
	width: 285px;
	float: right;
	margin-right: 48px;
	margin-top: 33px;
	text-shadow: 0px 1px 1px #045aa1;
}

#home_promotion_box_content h2, #home_promotion_box_content h2 a{
	color: #0f2c45;
	font-family: "Arial Black", Arial, sans-serif;
	font-size: 25px;
	line-height: 1;
	text-transform: uppercase;
	margin-bottom: 24px;
}

#home_promotion_box_content span.title{
	color: white;
	font-family: "Arial Black", Arial, sans-serif;
	font-size: 15px;
	line-height: 1.2;
	text-transform: uppercase;
}

#home_promotion_box_content p.price{
	font-family: Arial, sans-serif;
	font-size: 18px;
	color: #0f2c45;
	text-transform: none;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 15px;
}

#home_promotion_box_content p.price span.new_price{
	color: #ffc927;
	font-size: 24px;
	margin-right: 10px;
}

#home_promotion_box_content p.price span.old_price{
	text-decoration: line-through;
}

#home_promotion_box > div.image{
	margin: 31px 0px 0px 46px;
	width: 217px;
	height: 236px;
	float: left;
}

#home_promotion_box > div.image img{
	-moz-box-shadow: 0px 0px 15px #003c6e;
	-webkit-box-shadow: 0px 0px 15px #003c6e;
	box-shadow: 0px 0px 15px #003c6e;
}

.products{
	overflow: hidden;
}

.products_list_options{
	font-size: 10px;
	margin-bottom: 11px;
	margin-top: 11px;
	overflow: hidden;
}

.products_list_options a.swicth_products_view{
	position: relative;
	top: 3px;
}





.products_list_item_details a.product_image_link{
	display: block;
	overflow: hidden;
	width: 145px;
	float: left;
	text-align: center;
	font-size: 0!important;
}

.products_list_item_details .description{
	float: left;
	width: 319px;
	margin-left: 11px;
}

.products_list_item_details .description h2{
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 13px;
	margin-top: 6px;
}

.products_list_item_details .description h2 a{
}

.products_list_item_details .description p{
	font-size: 12px;
	line-height: 1.2
	margin-bottom: 3px;
}

.products_list_item_details .options{
	width: 115px;
	float: right;
	text-align: center;
	padding-top: 1px;
}

.products_list_item_details .options p{
	font-size: 13px;
	font-weight: bold;
	color: #222222;
	margin-bottom: 13px;
}

.products_list_item_details .options a.cart_add{
	margin-bottom: 8px;
	display: block;
}

.products_list_item_details .options a.compare{
	font-size: 10px;
	color: #222222 !important;
	text-decoration: underline;
}



.products_list_item_list span.product_image{
	display: table;
	width: 85px !important;
	float: left;
	height: 100%;
}

.products_list_item_list a.product_image_link{
	display: table-cell;
	text-align: center;
	font-size: 0 !important;
	vertical-align: middle;
}

.products_list_item_list a.product_image_link > img{
	max-height: 54px;
}

.products_list_item_list h2{
	width: 183px;
	float: left;
	margin-left: 17px;
	font-size: 13px;
	display: table;
	height: 56px;
	vertical-align: middle;
}

.products_list_item_list h2 a{
	display: table-cell;
	vertical-align: middle;
}

.products_list_item_list .options{
	float: right;
	overflow: hidden;
	display: table;
	height: 58px;
}

.products_list_item_list .options p{
	width: 195px;
	padding-left: 10px;
	font-size: 13px;
	color: #222222;
	display: table-cell;
	vertical-align: middle;
}

.products_list_item_list .options .options_cart{
	display: table-cell;
	margin-top: 14px;
	vertical-align: middle;

}

.products_list_item_list .options a.cart_add{
	position: relative;
	top: -7px;
}

.products_list_item_list .options a.compare{
	position: absolute;
	right: 70px;
	top: 46px;
	font-size: 10px;
	font-weight: bold;
	color: #4c4c4c !important;
	text-decoration: underline;
}

.products_list_item_list .options p span.old_price{
	text-decoration: line-through;
	margin-right: 10px;
}

.products_list_item_list .options p span.new_price{
	color: #ff0000;
}

#content p{
	margin-bottom: 15px;
	line-height: 13px;
	font-size: 12px;
}

#content ul{
	margin-bottom: 15px;
	list-style-type: disc;
	margin-left: 15px;
	font-size: 12px;
}

#content ol{
	margin-bottom: 15px;
	list-style-type: decimal;
	margin-left: 15px;
	font-size: 12px;
}

#content li{
	line-height: 13px;
}

#content a{
	color: #1d92f2;
}

.survey_form{
	background: #f6f5f5;
	padding: 15px;
	font-size: 11px;
}

.survey_form .question{
	overflow: hidden;
	margin: 0 0 15px 5px;
}

.answer{
	margin-top: 5px;
}

.login_form .row label{
	display: block;
	margin-bottom: 2px;
}

.survey_form .question > label{
	display: block;
	margin-bottom: 0px;
}

.survey_form .question input[type=text]{
	padding: 3px 5px 2px 5px; 
	font-size:11px; 
	width:200px;
}

.survey_form .question input[type=radio]{
	position:relative; 
	top:2px;
}

.survey_form .question input[type=checkbox]{
	margin:0px; 
	position:relative; 
	top:2px;
}

.survey_form .question textarea{
	width: 157px;
	padding: 5px;
	width: 400px;
	height: 100px;
	border: solid 1px #d7d7d7;
	font-family: Arial; 
	font-size:11px;
}

.survey_form .survey_title{
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 12px;
	margin-left: 5px;
}

.survey_form .survey_group{
	margin-top: 0px;
}

.survey_form input[type=submit]{
	width: 75px;
	margin-left: 5px;
}

.error-message{
	color: red;
	font-style: italic;
	clear: both;
}

#SubscriberAddForm{
	background: #f6f5f5;
	padding: 15px;
}

.news{
	border-bottom: solid 1px #d8d8d8;
	margin-bottom: 12px;
	font-size: 12px;
	line-height: 17px;
}

.news time{
	color: #a4a4a4;
	margin: 0px !important;
}

.news p{
	text-indent: 0 !important;
}

.news > div.news_content{
	display: none;
}

.news > .intro p:last-child{
	margin-bottom: 11px !important;
}

.news > h1{
	font-size: 12px !important;
	margin-bottom: 7px !important;
	margin-top: 3px !important;
}

.news aside a{
	display: block;
	background: url('../../img/layout/jrtech/button_black.jpg') repeat-x;
	color: white !important;
	border: solid 1px #3e3e40;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	width: 50px;
	text-align: center;
	font-size: 9px !important;
	text-transform: uppercase;
	padding: 3px 0 3px 0;
	margin: 0 0 5px 0;
}

.products_list_options .paginate{
	position: relative;
	top: 4px;
}

.paginate{
	text-align: right;
	/*clear: both;*/
}

.paginate ul li{
	display: inline;
	list-style-type: none;
	margin-right: 4px;
	font-size: 10px;
}

.paginate ul li.current{
	font-weight: bold;
	color: #1d92f2;
}

.paginate ul li span.disabled{
	display: none;
}

.paginate a{
	color: #4c4c4c !important;
	text-decoration: underline;
}

.products_list_options .paginate{
	float: right;
	margin-top: 2px;
}

.faqs{
	margin-left: 0px !important;
}

.faqs li{
	list-style-type: none !important;
	background: url('../../img/layout/jrtech/faq_on.jpg') no-repeat left 2px;
	padding-left: 20px;
	font-size: 12px !important;
}

.faqs li.closed{
	background: url('../../img/layout/jrtech/faq_off.jpg') no-repeat left 2px;
}

.faqs li.closed  div{
	display: none;
}

.faqs li.open{
	background: url('../../img/layout/jrtech/faq_on.jpg') no-repeat left 2px;
}

.faqs li div{
	padding: 10px;
	background: #f6f5f5;
	color: #4c4c4c;
	margin-bottom: 10px;
}

.faqs li div p{
	text-indent: 0px !important;
}

.faqs li div p:last-child{
	margin-bottom: 0px !important;
}

.faqs li h1{
	font-weight: normal !important;
	cursor: pointer;
	font-size: 12px !important;
	margin-bottom: 8px !important;
}

span.required{
	color: red;
}

span.info{
	color: #aaaaaa;
	font-size: 11px;
	font-weight: normal;
	margin-top: 1px;
	display: inline-block;
	line-height: 13px;
}

.clickable{
	cursor: pointer;
}

#changeSortForm{
	display: inline;
}

#changeSortForm select{
	margin: 0 10px 0 10px;
	width: 139px;
	border: solid 1px #d6d6d7;
	background: white;
	color: #4c4c4c;
	font-size: 11px;
}

#product_info{
	overflow: hidden;
	margin-bottom: 40px;
}


#product_info span.lots_product{
	color: #0ab12e;
}

#product_info span.low_product{
	color: #f1d519;
}

#product_info span.no_product{
	color: red;
}

#product_image{
	width: 282px;
	float: left;
}

#product_image > .image{
	border: solid 1px #d8d8d8;
	text-align: center;
	font-size: 0!important;
}



#product_info_content p{
	margin-bottom: 2px;
}

#product_info_content p.price{
	font-weight: bold;
	color: #222222;
	margin-top: 16px;
	margin-bottom: 10px;
}

#product_info_content p.price span{
	font-size: 15px;
}

#product_info_content p.price .old_price{
	font-size: 15px;
		text-decoration: line-through;
		font-weight: normal;
}

#product_info_content p.price .new_price{
	color: #e10000;
}

#product_info_content p a.product_compare_link{
	color: #4c4c4c;
	margin-left: 30px;
	position: relative;
	top: -10px;
	font-size: 10px;
	text-decoration: underline;
}

#product_details{
	margin-top: -25px;
}



.account_edit_tab_no_top{
	padding-top: 0px;
}

.login_form .row{
	float: left;
	width: 40%;
}

.login_form .row input[type=text], .login_form .row input[type=password]{
	width: 80%;
}

.login_form .submit{
	float: right;
	margin-top: 17px;
}

.float_left{
	float: left;
}

.float_right{
	float: right;
}

.clear{
	width: 0px;
	height: 0px;
	overflow: hidden;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
}

.break_5px{
	width: 100%;
	height: 5px;
	overflow: hidden;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
}

.break_6px{
	width: 100%;
	height: 6px;
	overflow: hidden;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
}

.break_10px{
	width: 100%;
	height: 10px;
	overflow: hidden;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
}

.break_15px{
	width: 100%;
	height: 15px;
	overflow: hidden;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
}

.break_17px{
	width: 100%;
	height: 17px;
	overflow: hidden;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
}

.break_20px{
	width: 100%;
	height: 20px;
	overflow: hidden;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
}

.login_break{
	width: 100%;
	height: 1px;
	overflow: hidden;
	font-size: 0px;
	line-height: 0px;
	margin: 16px 0px;
	padding: 0px;
	clear: both;
	float: none;
	background-color: #aaaaaa;
}


.login_break_2 {
	width: 100%;
	height: 1px;
	overflow: hidden;
	font-size: 0px;
	line-height: 0px;
	margin: 12px 0px;
	padding: 0px;
	clear: both;
	float: none;
	background-color: #aaaaaa;
}


.login_break_3 {
	width: 100%;
	height: 1px;
	overflow: hidden;
	font-size: 0px;
	line-height: 0px;
	margin: 18px 0px 14px 0px;
	padding: 0px;
	clear: both;
	float: none;
	background-color: #aaaaaa;
}

.submit_left div.submit{
	float: left;
}

.register_form .row{
	width: 50%;
}

.register_form label{
	margin-top: 10px;
}

.checkboxes_container div.checkbox{
	float: left;
	width: 20%;
	margin-bottom: 3px;
}

.small_checkboxes_container div.checkbox{
	width: 50%;
}

.address_edit_form label{
	width: 90px;
	display: inline-block;
	text-align: right;
	padding-right: 5px;
	float: left;
	margin-top: 7px;
}

.address_edit_form input[type=text], .address_edit_form input[type=password]{
	width: 180px;
	float: left;
}

.address_edit_form select{
	width: 186px;
	float: left;
}

.address_edit_form .row{
	clear: both;
}

input[type=text].small{
	width: 77px;
}

input[type=text].very_small{
	width: 20px;
}

.user_address{
	float: left;
	width: 50%;
	line-height: 15px;
}

.user_address_options{
	float: left;
	width: 50%;
	height: 100%;
}

#tab_tech ul{
	margin: 0 !important;
}

#tab_tech > ul > li{
	display: block;
	overflow: hidden;
	padding: 10px 0 10px 0;
	font-size: 11px;
}

#tab_tech > ul > li:nth-child(odd){
	background: #f6f5f5;
}

#tab_tech > ul > li > span{
	display: block;
	width: 150px;
	text-align: right;
	float: left;
	margin-right: 10px;
	font-weight: bold;
	text-transform: capitalize;
}

#tab_tech > ul > li > ul{
	float: left;
}

#tab_tech > ul > li > ul > li{
	list-style-type: none;
	font-size: 11px;
}

#tab_tech > ul > li > ul > li.file_attribute{
	overflow: hidden;
}

#tab_tech > ul > li > ul > li.file_attribute img{
	float: left;
}

#tab_tech > ul > li > ul > li.file_attribute a{
	position: relative;
	top: 4px;
	margin-left: 5px;
}

.tab p:last-child{
	margin: 0px !important;
}

#variants{
	padding-left: 0px;
	margin-top: 30px;
}

#variants input[type=radio]{
	position:relative; 
	top:2px
}

.producer_name{
	text-indent: 0px!important;
	font-size: 14px;
	margin-top: -10px;
}

.account_login{
	margin-top: 10px;
}

.account_login img{
	margin-right: 10px;
	vertical-align: middle;
	cursor: pointer;
}

.account_login span{
	vertical-align: middle;
	padding-right: 10px;
}	

#box_promotions p.add_cart a{
	background: url('../../img/layout/jrtech/button_black.jpg') repeat-x;
	color: white!important;
	border: solid 1px #3e3e40;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-align: center;
	font-size: 9px;
	text-transform: uppercase;
	padding: 3px 10px;
	width: 90px;
	margin: 0 auto;
}

/*  SYSTEM MESSAGES  */
p.notice {
	position:relative;
	display:block;
	background: #fffcd3 url(../../img/layout/admin/icons/notice.gif) no-repeat 10px 9px;
	border: 1px solid #c2beb1;
	padding:10px 10px 10px 40px;
	color: #74655f;
	font-size: 13px;
	margin-bottom: 15px;
	text-indent: 0px!important;
}
p.success {
	position:relative;
	display:block;
	background: #e5f993 url(../../img/layout/admin/icons/success.gif) no-repeat 10px 9px;
	border: 1px solid #9bac55;
	padding:10px 10px 10px 40px;
	color: #688006;
	font-size: 13px;
	margin-bottom: 15px;
	text-indent: 0px!important;
}
p.info {
	position:relative;
	display:block;
	background: #d4ebfa url(../../img/layout/admin/icons/info.gif) no-repeat 10px 9px;
	border: 1px solid #90b1c7;
	padding:10px 10px 10px 40px;
	color: #4b6bab;
	font-size: 13px;
	margin-bottom: 15px;
	text-indent: 0px!important;
}
p.error {
	position:relative;
	display:block;
	background: #f6b9b9 url(../../img/layout/admin/icons/error.gif) no-repeat 10px 9px;
	border: 1px solid #e18484;
	padding:10px 10px 10px 40px;
	color: #c32727;
	font-size: 13px;
	margin-bottom: 15px;
	text-indent: 0px!important;
}
p.error span, p.info span, p.notice span, p.success span { 
	position: absolute;
	right:7px;
	top:7px;
	font-weight:bold;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	padding:5px;
	cursor:pointer;
}

#product_main_list{
	margin-left: 0px !important;
}

#related_products ul{
	margin-left: 0px;
}

#product_gallery{
	position: relative;
	top: 8px;
	width: 295px;
	overflow: hidden;
}

.product_gallery_image{
	float: left;
	margin-right: 10px;
	margin-bottom: 8px;
	width: 87px;
	overflow: hidden;
}

.product_gallery_image a img{
	border: solid 1px #d8d8d8;
	overflow: hidden;
	max-height: 85px;
}

table.center_image{
	width: 100%;
	height: 100%;
}

table.center_image td{
	text-align: center;
	vertical-align: middle;
}

a.more{
	display: inline-block;
	font-size: 10px;
	font-weight: bold;
	padding: 3px 10px;
	border: 1px solid #95460D;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: white!important;
	text-shadow: 1px 1px #CF6108;	
	text-transform: uppercase;
	
	background: #F98300;
	background: -webkit-gradient(linear, left top, right bottom, from(#FFBD00), to(#F58000));
	background: -moz-linear-gradient(left top, #FFBD00, #F58000);
	
	filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#FFBD00', EndColorStr='#F58000', GradientType=0);

}

#product_filters > ul{
	margin: 13px 12px 15px 8px;
}

.cake-sql-log td{
	border: 2px solid red;
}

td.compare_cells_titles {
	border: 1px solid #ccc !important;
	font-size: 12px !important;
 	font-family: arial,sans-serif; 
 	color:#4C4C4C;	
	text-align: left;
	padding: 4px;
	font-weight: bold;		
}

td.compare_cells {
	border: 1px solid #ccc;
	font-size: 12px;
 	font-family: arial,sans-serif; 
 	color:#4C4C4C;		
	text-align: center;
	padding: 4px;
}


tr.Compare_row {
	background-color: #fff;	
}

tr.noCompare_row {
	background-color: #F0F0F0;	
}


ul#print{
	padding-right: 14px;
	padding-bottom: 0px;
	padding-top: 2px;
	float: right;
	display: inline;
	position: relative;
	text-align: right;
}

ul#print li{
	display: inline;
	font-size: 9px;
	float: right;
	width: 100%;
	position: relative;
	display: inline;
	border: 0px;
}

ul#print li a, ul#print li a img {
	border: 0px;
	background-color: white;
}

td.label_{
	vertical-align: top;
	padding-top: 12px;
}

td.opinion_label_ {
	vertical-align: middle;	
}

#opinion_notification {
	margin-top:6px !important;
	margin-bottom:16px !important;
}

#tab_opinions {
	padding-top:14px !important;
}

#tab_opinions_account {
	padding-top:13px;
}

td.input_td_{
	padding: 2px 20px 2px 5px;
	vertical-align: middle;	
}

td.input_td_ input {
	font-size: 11px;
	color: black;
	width: 160px !important;
	margin: 0px !important;
	border: 1px solid #D7D7D7 !important;
}

td.input_td_ input[type=image] {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	width: 35px !important;
	height: 18px !important;	
	margin: 0px !important;
	border: 0px !important;
}

td.input_td_ textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	width: 360px !important;
	height: 90px !important; 
	border:1px solid #D7D7D7 !important;
}

td.opinion_td {
	padding: 5px 10px 5px 0px;
}

td.opinion_user {
	padding: 5px 10px 6px 0px;
	border-bottom: 1px solid silver;	
}
td.opinion_user span {
	color: #efc529;
}

.ui-autocomplete{
	border-radius: 0px!important;
	-moz-border-radius: 0px!important;
}

.ui-autocomplete .ui-state-hover{
	border-radius: 0px!important;
	-moz-border-radius: 0px!important;
}

.ui-menu .ui-menu-item a{
	font-size: 11px;
	color: black;
	padding: 0px;
}

div.logo{
	float: left;
	width: 350px;
	height: 158px;
}

.product_big_image_tooltip{
	display: none;
}

#product_info_content label{
	display: inline-block;
	width: 300px;
	margin-bottom: 10px;
}

#product_info_content input[type=radio]{
	position: relative;
	top: -10px;
	margin-right: 10px;
}

#product_filters > ul{
	padding-top: 4px;
	font-size: 12px;
}



#product_filters div.checkbox {
	padding: 1px 0px 1px 7px;
}

#product_filters div.checkbox label{
	margin-left: 3px;
}

#product_filters div.submit{
	text-align: right;
}

#product_filters div.submit input{
	background: url(../../img/layout/jrtech/rightarrow.png) right no-repeat;
	padding-right: 13px;
	border: none;
	color: #4c4c4c !important;
	font-family: Arial, sans-serif !important;
	text-transform: none;
	font-size: 12px !important;
	margin-right: 5px;
}

#product_filters li strong{
	margin: 0 3px 0 7px;
}

#product_filters li span.clickable{
	color: #a4a4a4;
}

#product_filters li{
}

#product_filters li.header{
	margin-bottom: 4px;
	border-bottom: none;
	padding: 5px 0 4px 0;
	color: #589a9a !important;
}

#product_filters li span.submit_span{
	display: block;
	border-bottom: solid 1px #eeeeee;
}

#product_filters li span.submit_span > span{
	border-bottom: solid 1px white;
	display: block;
	padding-bottom: 4px;
}

#product_filters li.header:first-child{
	margin-top: 3px;
}

#product_filters li .gray{
	color: #a4a4a4;
}

#product_filters li.prices_list a{
	display: block;
	padding: 2px 0 2px 7px;
}

#product_filters li.prices_list input[type=text]{
	width: 40px;
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;
}

#product_filters li.prices_list > div{
	padding-left: 7px;
}

.product_gallery_row{
	overflow: hidden;
}

#box_advice ul li{
	border-bottom: solid 1px #eeeeee;
}

#box_advice ul li div{
	padding: 8px 8px 0px 8px;
	border-bottom: solid 1px white;
}

#box_advice ul li div p{
	line-height: 14px;
	font-size: 12px;
	padding-bottom: 4px;
}

#box_advice ul li div p.more{
	text-align: right;
	font-size: 10px;
	margin-top: 0px;
}

#box_advice ul li div p.more a{
	text-decoration: underline;
	color: #1d92f2;
}

div#rss_canals {
	position: relative;
	display: block;
	float: left;
	width: 400px;
}

div#rss_canals div._mainTit {
	position: relative;
	display: block;
	font-size: 14px;
}

div#rss_canals div._mainTit div {
	font-size: 12px;
}

div#rss_canals div._mainTit div._main {
	position: relative;
	display: inline;
	font-size: 12px;		
}

table.cart{
	width: 100%;
}

table.cart > tbody > tr{
	border-bottom: 1px solid #AAAAAA;
}

table.cart > tbody > tr > th{
	padding-bottom: 1px;
	color:#AAAAAA;
}

table.cart > tbody > tr > td{
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
}

table.cart > tbody > tr > td.product_name{
	padding-left: 5px;
	padding-right: 15px;
}

table.cart div.radio_container{
	margin-top: 5px;
}

table.cart div.radio_container div.clear{
	height: 5px;
}

table.cart td.main_label{
	padding-right: 10px;
	width: 1px;
	white-space: nowrap;
}

table.cart p{
	margin-bottom: 0px!important;
}

.cart input.small{
	width: 30px;
	margin: 0px;
}

.center{
	text-align: center;
}

.left{
	text-align: left;
}

.right{
	text-align: right;
}

span.product_name{
	font-weight: bold;
}

#UserCartTotalPrice{
	color: red;
	font-weight: bold;
	font-size: 15px;
}

div#listing_rss {
	position: relative;
	display: block;
	clear: both;
	float: left;	
}

span#footer_rss {
	text-align: left;
	float: left;
	margin-left: 18px;
}

span#footer_rss a {
	color: white;
}

span#footer_rss img {
	position:relative;
	bottom:1px;
}

#mainpage_details{
	/*margin-top: -25px; */
	margin-bottom: 20px;
}



#mainpage_details_tabs li{
	display: inline;
	list-style-type: none;
}





div#mp_container {
	position: relative;
	display: block;	
	width: 100%;
}

div.mp_frame {
	display: table-cell;
	width: 198px;
	text-align: center;
	background-color: #EAEAEA;
	border: 1px solid #AAA;
}

div.mp_frame_blank {
	display: table-cell;
	padding: 0;
	position: relative;
	background-color: #fff;
	width: 4px;
}

div.mp_frame_sep {
	display: table-cell;
	padding: 0;
	position: relative;
	background-color: #fff;
	height: 4px;	
}

div.mp_frame div._top {
	display: block;
	padding: 4px;	
}

div.mp_frame div._top div._name{
	display: block;
	padding: 0px 5px 5px 5px;
	font-size: 12px;
	color: #000;
}

div.mp_frame div._top div._price{
	padding: 5px;
	font-size: 12px;
	color: #000;
}

div.mp_frame div._top div._price span.old_price{
	color: #000;
	text-decoration: line-through;
}

div.mp_frame div._top div._price span.new_price{
	color: red;
}

div.mp_frame div._bottom {
	display: block;	
	border-top: 1px solid #aaa;
	padding: 0px 0 4px 0;
	width: 100%;	
}


div.mp_frame div._bottom ._lbuy{
	display: inline;
	float: left;		
	padding: 2px 0 4px 2px;
}

div.mp_frame div._bottom ._lcompare{
	display: inline;
	float: right;
	padding: 2px 2px 4px 0px;		
}

a.rss_link {
	position: relative;
	display: inline;
	top: -2px;
	color: white;
	font-size: 12px;	
}

span.rss_text {
	position: relative;
	display: inline;
	top: -2px;
	color: #1D92F2;
	font-size: 10px;	
}

#UserCartIndexForm a{
	font-size: 11px;
}

label.disabled, input.disabled{
	color: #AAAAAA;
}

.static_page_content {
  line-height: 17px;
}
.static_page_content *{
  line-height: 17px;
}

.static_page_content ul{
  list-style-type: disc !important;
  margin-left: 30px;
}
.static_page_content table {
  
  border-collapse: collapse;
  border: 1px solid gray;
  margin-left: 10px;
}
.static_page_content table td{
  padding: 5px;
  padding-left: 10px;
  padding-right: 10px;
  border: 1px solid gray;
}