/*
		================================================================================
		|                                     TAGS                                     |
		================================================================================
		*/
body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Times New Roman;
	background-color: #FFFFFF;
	font-size: 11px;
}
/*MAIN*/
.fL {
	float: left
}

.fR {
	float: right
}

.clear {
	clear: both;
}

.im {
	margin: 0px
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p,
	blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn,
	em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
	b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
	table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas,
	details, embed, figure, figcaption, footer, header, hgroup, menu, nav,
	output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup,
	menu, nav, section {
	display: block;
}

body {
	line-height: 1;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
}

html, body {
	height: 100%
}

input, textarea {
	font: 12px "OpenSans-CondensedLight", Arial, sans-serif;
	color: #333;
}

input[type="button"], input[type="submit"], button {
	cursor: pointer
}

td {
	margin: 0px;
	padding: 0px;
}

form {
	padding: 0px;
	margin: 0px;
}

a {
	color: #000100;
	-moz-transition: color 0.1s linear;
	-o-transition: color 0.0s linear;
	-ms-transition: color 0.0s linear;
	-webkit-transition: color 0.0s linear;
	transition: color 0.0s linear;
	text-decoration: none;
}

.tinymce {
	
}

.tinymce h1 {
	font: 18px Arial;
	color: #258dd1;
	padding: 10px 0 10px 0;
}

.tinymce p {
	font: 12px Arial;
	color: #3f3f3f;
	line-height: 16px;
	padding: 10px 0 0px 0;
	margin: 0 0 10px 0;
}

.tinymce p span {
	font: 12px Arial;
	color: #e71b00;
	line-height: 16px;
}

.tinymce ul {
	padding: 10px 0 10px 13px;
	margin: 0 0 0 0;
}

.tinymce ul li {
	margin: 0 0 6px 0;
	padding: 0 0 0 0;
}

@font-face {
	font-family: 'pts75f';
	src: url('/css/fonts/pts75f.eot');
	src: url('/css/fonts/pts75f.eot?#iefix') format('embedded-opentype'),
		url('/css/fonts/pts75f.woff') format('woff'),
		url('/css/fonts/pts75f.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
/*

		================================================================================
		|                                     BG_STYLES                                     |
		================================================================================
		*/

/*
		================================================================================
		|                                     HEADER                                   |
		================================================================================
		*/
.boxHeader {
	background: url(/img/box_header.jpg) repeat-x left bottom;
	min-width: 1000px;
}

#header {
	width: 1000px;
	margin: 0 auto;
	height: 321px;
	text-align: left;
	position: relative;
}

.logo {
	position: absolute;
	left: 40px;
	top: 35px;
}

.boxLanguage {
	position: absolute;
	left: 300px;
	top: 7px;
	z-index: 20;
}

.boxLanguage p {
	float: left;
	font: bold 11px Arial;
	color: #1d7e94;
	padding-top: 4px;
}

.lineLanguage {
	float: left;
	padding: 4px 5px 5px 4px;
	margin-right: 1px;
	z-index: 20;
	/* background: #fff; */
}

.lineLanguage:hover {
	background-color: #ffffff;
	border: 1px solid #e1e2e2;
	padding: 3px 4px 4px 3px;
	z-index: 20;
}

.lineLanguage a img {
	float: left;
	margin: 1px 4px 0 0;
}

.lineLanguage a.eng {
	float: left;
	margin: 0 0 0 0;
	background: url(/img/marker_1.png) no-repeat right 6px;
	font: normal 11px Arial;
	color: #82b0ba;
	padding: 0 10px 0 0;
}

.lineLanguage a.eng span {
	border-bottom: 1px dotted;
}

.lineLanguage a.eng:hover span {
	color: #f53c28;
	border-bottom: none;
}

.lineLanguage a.eng:hover {
	color: #f53c28;
}

.languge_1 {
	margin-bottom: 5px;
	width:85px;
}

.lineLanguage:hover .languge_1.next {
	display: block;
}

.languge_1.next {
	display: none;
}

.languge_1.next a.eng {
	background: none;
}

.currency_1 {
	margin-bottom: 5px;
}

.lineLanguage:hover .currency_1.next {
	display: block;
}

.currency_1.next {
	display: none;
}

.lineLanguage.currency {
	/*position: absolute;
	left: 220px;
	*/
}

.currency_1.next a.eng {
	background: none;
}

.addFavourites {
	float: left;
	text-align: left;
	background: url(/img/icon_header_2.png) no-repeat left top;
	min-height: 14px;
	font: 11px Arial;
	color: #82b0ba;
	text-decoration: underline;
	padding: 0 0 0 20px;
	position: absolute;
	left: 355px;
	top: 10px;
}

.addFavourites:hover {
	text-decoration: none;
}

.boxBasket {
	float: right;
	z-index: 100;
	background: url(/img/box_basket.jpg) repeat-x left top;
	height: 32px;
	width: auto;
	border-radius: 0 0 6px 6px;
	moz-border-radius: 0 0 6px 6px;
	webkit-border-radius: 0 0 6px 6px;
	behavior: url(/css/css/PIE.htc);
	border-bottom: 1px solid #dee7e9;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	position: absolute;
	-moz-box-shadow: 0 0 3px 1px #dee7e9;
	-webkit-box-shadow: 0 0 3px 1px #dee7e9;
	box-shadow: 0 0 3px 1px #dee7e9;
	behavior: url(/css/css/PIE.htc);
	right: 16px;
	top: 0px;
}

.boxBasket a img {
	float: left;
	margin: 0 0 0 0;
}

.boxBasket p {
	float: left;
	padding: 9px 10px 0 9px;
	width: auto;
	font: 12px Arial;
	color: #49737c;
}

.boxBasket p a {
	font: 12px Arial;
	color: #40bfda;
	margin-left: 5px;
	text-decoration: underline;
}

.boxBasket p a:hover {
	text-decoration: none;
}

.iconHeader1 {
	text-align: left;
	background: url(/img/icon_header_1.png) no-repeat left 5px;
	min-height: 41px;
	font: bold 18px Arial;
	color: #f53c28;
	padding: 0 0 0 45px;
	position: absolute;
	left: 300px;
	top: 36px;
	z-index: 0;
}

.iconHeader1 span {
	font: normal 12px Arial;
	color: #1d7e94;
	text-decoration: none;
}

.iconHeader1 a:hover {
	text-decoration: none;
}

.headerTel {
	position: absolute;
	left: 490px;
	top: 50px;
	font: 12px Arial;
	color: #1d7e94;
}
.headerTel span {
	display: inline-block;
	width:165px;
}
.headerTel img {
	margin-bottom: 8px;
}

.boxMainNav {
	background: url(/img/box_main_nav.jpg) repeat-x left top;
	height: 43px;
	width: 960px;
	position: absolute;
	left: 20px;
	top: 95px;
	border-radius: 6px;
	moz-border-radius: 6px;
	webkit-border-radius: 6px;
	behavior: url(/css/css/PIE.htc);
	-moz-box-shadow: 0 1px 3px 1px #dee7e9;
	-webkit-box-shadow: 0 1px 3px 1px #dee7e9;
	box-shadow: 0 1px 3px 1px #dee7e9;
	border: 1px solid #FFFFFF;
	z-index: 1
}

.headerNav {
	height: 43px;
	width: 960px;
	left: 20px;
	top: 96px;
	position: absolute;
	z-index: 10;
}

.headerNav ul {
	padding: 0 0 0 15px;
	position: relative;
}

.headerNav ul li {
	float: left;
	padding: 0 0 0 0;
	margin: 0 25px 0 0;
	list-style-type: none;
}

.headerNav ul li a {
	display: block;
	height: 30px;
	padding: 13px 0 0 0;
	font: 13px 'pts75f';
	color: #1d7e94;
	text-decoration: none;
	text-transform: uppercase;
}

.headerNav ul li.active a {
	border-bottom: 5px solid #e93a27;
	height: 25px;
}

.headerNav ul li a:hover {
	color: #f53c28;
}

.headerMan {
	background: url(/img/header_man.png) no-repeat;
	height: 283px;
	width: 271px;
	position: absolute;
	right: 36px;
	top: 38px;
	z-index: 5;
}

.boxSubnav {
	position: absolute;
	left: 36px;
	top: 180px;
	z-index: 2;
}

.boxSubnav ul {
	padding: 0 0 0 0;
}

.boxSubnav ul li {
	float: left;
	margin: 0 13px 0 0;
	width: 120px;
	text-align: center;
	list-style-type: none;
}

.boxSubnav ul li a {
	display: block;
	background: url(/img/subnav_off_1.png) no-repeat center top;
	width: 110px;
	padding: 79px 0 0 0;
	text-align: center;
	text-decoration: none;
	font: 14px 'pts75f';
	color: #1d7e94;
	line-height: 18px;
	text-decoration: none;
}

.boxSubnav ul li a:hover {
	background: url(/img/subnav_on_1.png) no-repeat center top;
}

.boxSubnav ul li+li a {
	background: url(/img/subnav_off_2.png) no-repeat center top;
}

.boxSubnav ul li+li a:hover {
	background: url(/img/subnav_on_2.png) no-repeat center top;
}

.boxSubnav ul li+li+li a {
	background: url(/img/subnav_off_3.png) no-repeat center top;
}

.boxSubnav ul li+li+li a:hover {
	background: url(/img/subnav_on_3.png) no-repeat center top;
}

.boxSubnav ul li+li+li+li a {
	background: url(/img/subnav_off_4.png) no-repeat center top;
}

.boxSubnav ul li+li+li+li a:hover {
	background: url(/img/subnav_on_4.png) no-repeat center top;
}

.boxSubnav ul li+li+li+li+li a {
	background: url(/img/subnav_off_5.png) no-repeat center top;
}

.boxSubnav ul li+li+li+li+li a:hover {
	background: url(/img/subnav_on_5.png) no-repeat center top;
}

/*
		================================================================================
		|                                     CONTENT                                 |
		================================================================================
		*/
#content {
	width: 1000px;
	margin: 0 auto;
	/*height:1406px;	*/
	padding-bottom: 55px;
	text-align: left;
}

.blockContentSearch {
	margin: 0 20px 0 20px;
	border-bottom: 1px solid #e1e2e2;
	padding: 16px 10px 15px 11px;
}

.blockContentSearch p {
	float: left;
	padding: 5px 20px 0 0;
	/*width: 108px; */
	font: 12px Arial;
	color: #4e4e4e;
}

.blockLetters {
	float: left;
	padding: 5px 0 0 2px;
	width: 455px;
}

.blockLetters a {
	float: left;
	font: bold 12px Arial;
	color: #2a9cb4;
	text-decoration: underline;
	text-transform: uppercase;
	margin: 0 8px 0 0;
}

.blockLetters a:hover {
	color: #f53c28;
}

.blockSearch {
	float: right;
	padding: 0 0 0 0;
	width: 360px;
}

.blockSearch p {
	float: right;
	font: 12px Arial;
	color: #4e4e4e;
	padding: 7px 20px 0 0;
	/*width: 132px;*/
}

.blockSearch form {
	float: right;
	width: 228px;
}

.blockSearch form input[type='text'] {
	float: left;
	background-color: #FFFFFF;
	border: 1px solid #e1e2e2;
	width: 188px;
	height: 26px;
	font: 12px Arial;
	color: #4e4e4e;
	padding: 0 5px 0 5px;
}

.blockSearch form input[type='submit'] {
	float: left;
	BORDER-RIGHT: 0px;
	BORDER-TOP: 0px;
	background: url(/img/button_search.jpg) no-repeat left top;
	width: 28px;
	BORDER-LEFT: 0px;
	CURSOR: pointer;
	BORDER-BOTTOM: 0px;
	HEIGHT: 28px;
	margin: 0 0 0 0;
}

/* left menu - cats */
.contentLeft {
	float: left;
	padding: 16px 0 0 30px;
	width: 190px;
}

.contentLeft h2 {
	border-bottom: 4px solid #f53c28;
	padding: 0 0 15px 0;
	font: 24px 'pts75f';
	color: #414141;
}

.categories {
	padding: 17px 0 0 0;
	font: 13px Arial;
}

.categories ul {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.categories ul li {
	list-style-type: none;
}

.categories ul li span {
	display: block;
	padding: 5px 9px 7px 11px;
	border-bottom: 1px dotted #b3b8b9;
}

.categories ul li span a {
	display: block;
	background: url(/img/marker_categories.png) no-repeat right 5px;
	font-weight: bold;
	color: #2798b0;
	text-decoration: none;
}

.categories ul li span a:hover {
	color: #f53c28;
	background: url(/img/marker_categories_on.png) no-repeat right 5px;
}

.categories ul li.active span>a {
	background: url(/img/open_off.jpg) no-repeat right 6px;
}

.categories ul li.active span>a:hover {
	color: #f53c28;
	background: url(/img/open_on.jpg) no-repeat right 6px;
}

.categories ul li ul {
	padding: 5px 5px 5px 12px;
	border-bottom: 1px dotted #b3b8b9;
}

.categories ul li ul li {
	list-style-type: none;
	margin: 0 0 8px 0;
}

.categories ul li ul li a {
	display: block;
	background: url(/img/subcategory_off.jpg) no-repeat left 5px;
	color: #4e4e4e;
	padding: 0 0 0 12px;
	text-decoration: none;
}

.categories ul li ul li a:hover {
	background: url(/img/subcategory_on.jpg) no-repeat left 5px;
	color: #f53c28;
}
/* end - left menu - cats */
.contentRight {
	float: left;
	padding: 16px 0 0 50px;
	width: 701px;
}

.contentRight h1 {
	border-bottom: 4px solid #f53c28;
	padding: 0 0 15px 0;
	font: 24px 'pts75f';
	color: #414141;
	margin: 0 1px 0 1px;
}

.blockProducts {
	padding: 14px 0 0 0;
	margin: 0 0 0 -22px;
}

.boxOneProduct {
	float: left;
	margin: 21px 0 0 23px;
	background: #FFFFFF url(/img/box_product.jpg) repeat-x left bottom;
	border: 1px solid #ccc;
	behavior: url(/css/css/PIE.htc);
	position: relative;
	width: 192px;
	max-height: 217px;
	height: 217px;
	overflow: hidden;
	padding: 15px 10px 12px 14px;
}

.boxOneProduct:hover {
	border: 1px solid #0d93d1;
	cursor: pointer;
}

.boxOneProduct.empty:hover {
	cursor: default
}

.boxOneProduct a.name {
	margin: 0 0 0 7px;
	font: 17px 'pts75f';
	color: #414141;
	text-decoration: none;
}

.boxOneProduct a.name:hover {
	text-decoration: underline;
}

.boxOneProduct a img {
	max-width: 80px;
	max-height: 80px;
	float: left;
	margin: 18px 0 0 0;
}

.productPrice {
	float: right;
	padding: 10px 3px 0 0px;
	width: 108px;
}

.productPrice p {
	text-align: center;
	padding: 0 0 5px 0;
	font: 11px Arial;
	color: #4e4e4e;
}

.productPrice p.price {
	text-align: center;
	padding: 0 0 0 0;
	font: 20px 'pts75f';
	color: #2a9cb4;
}

.addCard {
	display: block;
	text-align: left;
	background: #1d7e94 url(/img/add_card.png) no-repeat 6px 5px;
	/*height: 27px;
	width: 54px;
	*/
	font: 11px Arial;
	font-weight: bold;
	color: #ffffff;
	line-height: 11px;
	text-decoration: none;
	text-transform: uppercase;
	padding: 5px 5px 5px 30px;
	margin: 3px auto 0 auto;
}

.addCard:hover {
	background: #f53c28 url(/img/add_card.png) no-repeat 6px 5px;
}

.boxOneProduct p.main {
	text-align: center;
	padding: 15px 7px 15px 7px;
	font: 12px Arial;
	line-height: 17px;
	color: #4e4e4e;
	max-height: 48px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.boxOneProduct a.more {
	text-align: center;
	display: block;
	font: 12px Arial;
	color: #2a9cb4;
	text-decoration: underline;
}

.boxOneProduct a.more:hover {
	text-decoration: none;
}

.banner_1 {
	float: left;
	background: url(/img/banner_1.jpg) no-repeat;
	height: 246px;
	width: 220px;
	margin: 20px 0 0 21px;
}

.banner_1 span {
	display: block;
	margin: 13px 0 0 14px;
	font: 65px 'pts75f';
	color: #ffffff;
	line-height: 65px;
	text-transform: uppercase;
}

.banner_1 span+span {
	display: block;
	margin: -3px 0 0 17px;
	font: 16px 'pts75f';
	color: #ffffff;
	text-transform: uppercase;
}

.banner_1 span+span+span {
	display: block;
	padding: 7px 0 0 0;
	font: 11px 'pts75f';
	color: #ffffff;
	text-transform: uppercase;
	line-height: 14px;
}

.banner_1 span+span+span+span {
	display: block;
	padding: 80px 0 0 0;
	font: bold 12px Arial;
	color: #ffffff;
	line-height: 14px;
	text-transform: uppercase;
}

.banner_2 {
	float: left;
	background: url(/img/box_banner_2.jpg) repeat;
	height: 74px;
	width: 441px;
	margin: 21px 0 0 0px;
	border: 10px solid #ededed;
	text-align: center;
}

.banner_2 span {
	display: block;
	padding: 10px 0 0 0;
	font: 26px 'pts75f';
	color: #ffffff;
	text-transform: uppercase;
}

.banner_2 span+span {
	display: block;
	padding: 2px 0 0 0;
	font: 12px 'pts75f';
	color: #ffffff;
	text-transform: uppercase;
}

.banner_3 {
	float: right;
	background: url(/img/box_banner_3.jpg) repeat;
	height: 97px;
	width: 217px;
	margin: 24px 4px 0 0px;
	text-align: left;
}

.banner_3 span {
	display: block;
	padding: 16px 0 0 16px;
	font: 24px 'pts75f';
	color: #263873;
	line-height: 24px;
	text-transform: uppercase;
}

.banner_3 span+span {
	display: block;
	padding: 4px 0 0 16px;
	font: 11px 'pts75f';
	color: #974040;
	text-transform: uppercase;
}

.limitedOffers {
	padding: 33px 0 0 0;
}

.limitedOffers h2 {
	border-bottom: 4px solid #f53c28;
	padding: 0 10px 15px 10px;
	font: 24px 'pts75f';
	color: #414141;
	margin: 0 1px 0 1px;
}

.icon_1 {
	background: url(/img/icon_1.png) no-repeat;
	height: 23px;
	width: 21px;
	position: absolute;
	right: 14px;
	top: 13px;
}

.blockLinks {
	margin: 42px 0 0 0;
	background: url(/img/block_links.jpg) repeat;
	height: 131px;
	width: 694px;
	padding: 3px;
}

.topLink {
	background-color: #FFFFFF;
	width: 100%;
	height: 100%;
}

.topLink a {
	width:172px;
	float: left;
	/*margin: 23px 0 0 54px;*/
	font: 14px 'pts75f';
	color: #8e8e8e;
	text-decoration: none;
	text-align: center;
	padding: 15px 0 64px 0;
	text-transform: uppercase;
	background: url(/img/link_1_off.png) no-repeat center bottom;
}

.topLink a:hover {
	background: url(/img/link_1_on.png) no-repeat center bottom;
}

.topLink a+a {
	/*margin: 23px 0 0 70px;*/
	padding: 15px 0 62px 0;
	background: url(/img/link_2_off.png) no-repeat center bottom;
}

.topLink a+a:hover {
	background: url(/img/link_2_on.png) no-repeat center bottom;
}

.topLink a+a+a {
	/*margin: 23px 0 0 60px;*/
	padding: 15px 0 59px 0;
	background: url(/img/link_3_off.png) no-repeat center bottom;
}

.topLink a+a+a:hover {
	background: url(/img/link_3_on.png) no-repeat center bottom;
}

.topLink a+a+a+a {
	/*margin: 23px 0 0 68px;*/
	padding: 15px 0 65px 0;
	background: url(/img/link_4_off.png) no-repeat center bottom;
}

.topLink a+a+a+a:hover {
	background: url(/img/link_4_on.png) no-repeat center bottom;
}

.blockLeft {
	float: left;
	padding: 0 0 0 0;
	width: 460px;
}

.blockRight {
	float: right;
	padding: 34px 0 0 0;
	width: 220px;
}

.blockDescriptionCard {
	padding: 23px 0 0 0;
}

.blockDescriptionCard h2 {
	font: 15px 'pts75f';
	color: #414141;
	line-height: 28px;
}

.blockDescriptionCard #answer {
	
}

.blockImgCard {
	float: left;
	padding: 0 0 0 0;
	width: 115px;
	height: 100px;
}

.blockImgCard img {
	display: block;
	margin: 0 0 0 10px;
	max-width: 100px;
}

.descriptionProduct {
	float: left;
	padding: 0 0 0 7px;
	width: 322px;
}

.descriptionProduct h3 {
	font: 20px 'pts75f';
	color: #414141;
	padding: 0 0 10px 0;
}

.descriptionProduct p {
	font: 11px Arial;
	color: #4e4e4e;
	line-height: 18px;
	padding: 3px 0 7px 0;
}

.descriptionProduct p span {
	font: 12px Arial;
	color: #4e4e4e;
	display: block;
	line-height: 18px;
	padding: 0 0 7px 0;
}

/*DESCRIPTION TABS*/
.boxTab {
	margin: 15px 0 0 0;
}

.boxTab #ex-one  ul.nav {
	padding: 0 0 0 0;
	background: url(/img/tab_bottom.jpg) repeat-x left bottom;
}

.boxTab #ex-one ul.nav li {
	float: left;
	list-style-type: none;
	margin: 0 1px 0 0;
}

.boxTab #ex-one ul.nav li.last {
	margin: 0 0 0 0;
}

.boxTab #ex-one ul.nav li a {
	display: block;
	background-color: #40bfda;
	border: 1px solid #40bfda;
	border-bottom: 1px solid #e1e2e2;
	height: 22px;
	padding: 5px 10px 0 10px;
	font: 12px Arial;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.boxTab #ex-one ul.nav li a:hover, .boxTab #ex-one ul.nav li a.current {
	border: 1px solid #e1e2e2;
	border-bottom: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	color: #4e4e4e;
}

.boxTab #ex-one ul.nav li.last a {
	padding: 5px 12px 0 12px;
}
/*/DESCRIPTION TABS*/
.tabContent {
	padding: 20px 0 0 0;
	border-top: 1px solid #e1e2e2;
}

.tabContent h4 {
	font: 15px 'pts75f';
	color: #414141;
	padding: 0 0 6px 0;
}

.tableTab {
	padding: 8px 0 20px 0;
}

.tableTab table {
	margin: 0 0 0 0;
	width: 460px;
}

.tableTab table td {
	border-bottom: 1px solid #f0f0f0;
	padding: 5px 0 5px 0;
	text-align: left;
}

.tableTab table td p {
	font: 12px Arial;
	color: #4e4e4e;
}

.tableTab table td p.price {
	font: bold 12px Arial;
	color: #f53c28;
}

.tableTab table td p.name {
	font: bold 12px Arial;
	color: #2798b0;
}

.tableTab table tr.head td {
	border-bottom: 1px solid #f0f0f0;
	background-color: #dbf2f6;
	padding-top: 8px;
	padding-bottom: 9px;
}

.tableTab table tr.head td p {
	font: 12px Arial;
	color: #2a2a2a;
}

.tableTab table td {
	width: 285px;
	padding-left: 10px;
}

.tableTab table td+td {
	width: 71px;
	padding-left: 11px;
}

.tableTab table td+td+td {
	width: 60px;
	padding-left: 10px;
}

.tableTab table td+td+td+td {
	width: 59px;
	padding-left: 10px;
}

.tableTab table td+td+td+td+td {
	width: 58px;
	padding-left: 10px;
}

.tableTab table td+td+td+td+td+td {
	width: 96px;
}

.addCard2 {
	display: block;
	text-align: left;
	background: #1d7e94 url(/img/add_card_2.png) no-repeat 8px 4px;
	height: auto;
	width: 68px;
	font: 11px Arial;
	font-weight: bold;
	color: #ffffff;
	line-height: 11px;
	text-decoration: none;
	padding: 5px 0 5px 28px;
	margin: 0 0 0 0;
	border:none;
}
button.addCard3 {
	display: block;
	text-align: left;
	background: #1d7e94 url(/img/add_card_2.png) no-repeat 8px 4px;
	height: auto;
	
	font: 11px Arial;
	font-weight: bold;
	color: #ffffff;
	line-height: 11px;
	text-decoration: none;
	padding: 5px 8px 5px 28px;
	margin: 0 0 0 0;
	border:none;
}

.addCard2:hover, .addCard3:hover {
	background: #f53c28 url(/img/add_card_2.png) no-repeat 8px 4px;
}

.bannerCard1 {
	display: block;
	background: url(/img/banner_card_1.jpg) no-repeat;
	height: 72px;
	width: 202px;
	margin: 0 0 20px 0;
	text-align: right;
	padding-right: 18px;
}

.bannerCard1 span {
	display: block;
	padding: 11px 0 0 0;
	font: 14px 'pts75f';
	color: #ffffff;
	text-transform: uppercase;
}

.bannerCard1 span+span {
	display: block;
	padding: 3px 0 0 0;
	font: bold 10px Arial;
	color: #ffffff;
	line-height: 14px;
	text-transform: uppercase;
}

.bannerCard2 {
	display: block;
	background: url(/img/banner_card_2.jpg) no-repeat;
	height: 72px;
	width: 202px;
	margin: 0 0 20px 0;
	text-align: left;
	padding-left: 18px;
}

.bannerCard2 span {
	display: block;
	padding: 11px 0 0 0;
	font: 14px 'pts75f';
	color: #ffffff;
	text-transform: uppercase;
}

.bannerCard2 span+span {
	display: block;
	padding: 3px 0 0 0;
	font: bold 10px Arial;
	color: #ffffff;
	line-height: 14px;
	text-transform: uppercase;
}

.blockAnalog {
	padding: 13px 0 0 0;
}

.blockAnalog h2 {
	border-bottom: 4px solid #f53c28;
	padding: 0 10px 15px 10px;
	font: 24px 'pts75f';
	color: #414141;
	margin: 0 1px 0 1px;
}

.boxAnalogs {
	margin: 23px 0 0 1px;
	background: #FFFFFF url(/img/box_product.jpg) repeat-x left bottom;
	border: 1px solid #FFFFFF;
	-moz-box-shadow: 0 0 0 1px #e1e2e2;
	-webkit-box-shadow: 0 0 0 1px #e1e2e2;
	box-shadow: 0 0 0px 1px #e1e2e2;
	behavior: url(/css/css/PIE.htc);
	position: relative;
	width: 182px;
	padding: 3px 17px 12px 17px;
}

.oneAnalog {
	border-bottom: 1px solid #f0f0f0;
	padding: 12px 0 17px 0;
	margin-bottom: 4px;
}

.oneAnalog.last {
	margin-bottom: 0px;
	padding: 12px 0 4px 0;
	border-bottom: none;
}

.imgAnalog {
	float: left;
	padding: 0 0 0 0;
	width: 62px;
}

.imgAnalog a img {
	display: block;
}

.analogDescription {
	float: left;
	padding: 0 0 0 0;
	width: 120px;
}

.analogDescription a.name {
	font: 15px 'pts75f';
	color: #414141;
	text-decoration: none;
}

.analogDescription a.name:hover {
	text-decoration: underline;
}

.analogDescription p {
	font: 11px Arial;
	color: #4e4e4e;
	padding: 2px 0 0 0;
}

.analogDescription p.price {
	font: 13px 'pts75f';
	color: #2a9cb4;
	padding: 1px 0 0 0;
}

.blockReview {
	padding: 10px 0 0 0;
}

.blockReview h2 {
	border-bottom: 4px solid #f53c28;
	padding: 0 10px 15px 10px;
	font: 24px 'pts75f';
	color: #414141;
	margin: 0 1px 0 1px;
}

.oneReview {
	margin: 23px 0 0 1px;
	background: #FFFFFF url(/img/boxReview.jpg) repeat-x left bottom;
	border: 1px solid #FFFFFF;
	-moz-box-shadow: 0 0 0 1px #e1e2e2;
	-webkit-box-shadow: 0 0 0 1px #e1e2e2;
	box-shadow: 0 0 0px 1px #e1e2e2;
	behavior: url(/css/css/PIE.htc);
	position: relative;
	width: 188px;
	padding: 16px 14px 16px 15px;
}

.reviewBottom {
	background: url(/img/review_bottom.png) no-repeat;
	height: 29px;
	width: 15px;
	position: absolute;
	bottom: -29px;
	left: 16px;
}

.oneReview p {
	font: 11px Arial;
	color: #4e4e4e;
	line-height: 16px;
	padding: 0 0 0 0;
}

.blockReview p.name {
	padding: 16px 0 0 33px;
	font: 12px Arial;
	color: #414141;
}

.tableBasket {
	padding: 34px 0 27px 0;
}

.tableBasket table {
	margin: 0 0 0 0;
	width: 460px;
	border-bottom: 1px solid #f0f0f0;
}

.tableBasket table td {
	border-top: 1px solid #f0f0f0;
	padding: 5px 0 5px 0;
	text-align: left;
}

.tableBasket table td.noborder {
	border: 0;
	padding-left: 10px;
	padding-bottom: 15px;
	text-align: left;
}

.tableBasket table td p {
	font: 11px Arial;
	color: #4e4e4e;
}

.tableBasket table td p span a {
	font: bold 11px Arial;
	color: #4e4e4e;
	text-decoration: none;
}

.tableBasket table td p span a:hover {
	text-decoration: underline;
}

.tableBasket table td p a {
	font: 11px Arial;
	color: #1d7e94;
	text-decoration: none;
}

.tableBasket table td p a:hover {
	text-decoration: underline;
}

/* bonus list*/
.bonusesList {
	font: bold 12px Arial;
	color: #4e4e4e;
	border: 1px solid #a5d2dc;
	padding: 5px;
	margin-top: 10px;
}

.bonusesList small {
	font: 12px Arial;
	color: #4e4e4e;
}

.bonusesList ul {
	list-style-type: none;
	padding: 0 0 0 10px;
	margin: 0px;
}

.bonusesList ul li {
	background-image: url(/img/list-notactive.gif);
	background-repeat: no-repeat;
	background-position: 0px -2px;
	line-height: 25px;
	padding-left: 23px;
}

.bonusesList ul li.active {
	background-image: url(/img/list-active.gif);
	background-repeat: no-repeat;
	background-position: 0px -2px;
	line-height: 25px;
	padding-left: 23px;
}

/* /bonus list*/
.tableBasket table tr.head td {
	background-color: #40bfda;
	padding-top: 8px;
	padding-bottom: 9px;
}

.tableBasket table tr.head td p {
	font: bold 12px Arial;
	color: #fff;
}

.tableBasket table td {
	padding-left: 10px;
}

.tableBasket input {
	border: 1px solid #e1e2e2;
	width: 35px;
	height: 18px;
	padding: 0 1px 0 1px;
	font: 11px Arial;
	color: #4e4e4e;
	text-align: center;
}

.delProduct {
	display: block;
	margin: 0 10px 0 0;
	background: url(/img/del_product.png) no-repeat;
	height: 17px;
	width: 17px;
	float: right;
}

.radioButton {
	padding: 10px 0 0 0;
}

.radioLeft {
	float: left;
	padding: 0 0 0 0;
	width: 220px;
}

.radioRight {
	float: right;
	padding: 0 0 0 0;
	width: 220px;
}

.radioButton input {
	float: left;
	margin: 0 0 0 0;
}

.mainLabel {
	float: left;
	padding: 0 0 0 7px;
	width: 130px;
	font: 12px Arial;
	color: #4e4e4e;
}

.radioButton p.price {
	float: left;
	padding: 0 0 0 0;
	width: 60px;
	text-align: left;
	font: 12px Arial;
	color: #1d7e94;
	line-height: normal;
}

.radioButton p {
	padding: 12px 0 0 0;
	text-align: left;
	font: 11px Arial;
	color: #4e4e4e;
	line-height: 14px;
}

.lineCheckbox {
	padding: 34px 0 0 0;
}

.lineCheckbox input {
	float: left;
	margin: 0 0 0 0;
}

.lineCheckbox label {
	float: left;
	padding: 0 0 0 7px;
	width: 390px;
	font: 11px Arial;
	color: #4e4e4e;
}

.lineCheckbox label span {
	color: #414141;
}

.boxDiscount {
	padding: 37px 0 40px 0;
}

.boxDiscount label {
	float: left;
	width: 55px;
	padding: 7px 0 0 0;
	font: 11px Arial;
	color: #4e4e4e;
}

.boxDiscount input {
	float: left;
	border: 1px solid #e1e2e2;
	width: 166px;
	height: 26px;
	padding: 0 1px 0 1px;
	font: 11px Arial;
	color: #4e4e4e;
	text-align: left;
}

.apply {
	float: left;
	padding: 7px 0 0 0;
	text-align: center;
	margin: 0 0 0 10px;
	background-color: #1d7e94;
	width: 62px;
	height: 21px;
	font: bold 11px Arial;
	color: #ffffff;
	text-transform: uppercase;
}

.apply:hover {
	background-color: #f53c28;
}

.boxTotal {
	background-color: #f0f0f0;
	height: 29px;
	width: 430px;
	padding: 6px 15px 0 15px;
}

.boxTotal p {
	float: left;
	padding: 0 0 0 0;
	font: 18px Arial;
	color: #414141;
}

.boxTotal p+p {
	float: right;
	padding: 0 0 0 0;
	font: bold 18px Arial;
	color: #f53c28;
}

.blockBonus {
	padding: 40px 0 0 0;
}

.bonusesRepeat {
	background: url(/img/bonuses_repeat.jpg) repeat-y;
	width: 460px;
}

.bonusesTop {
	background: url(/img/bonuses_top.jpg) no-repeat top;
	width: 460px;
}

.bonusesBottom {
	background: url(/img/bonuses_bottom.jpg) no-repeat bottom;
	width: 460px;
}

.bonusBlock {
	padding: 24px 29px 9px 29px;
}

.bonusBlock h3 {
	font: 18px 'pts75f';
	color: #1d7e94;
	padding: 0 0 10px 0;
}

.oneBonus {
	margin: 5px 0 20px 0;
	background: url(/img/circle_1.png) no-repeat left top;
	min-height: 35px;
	padding: 1px 0 0 48px;
}

.oneBonus p {
	font: 11px Arial;
	line-height: 14px;
	color: #4e4e4e;
	padding: 5px 0 0 0;
}

.oneBonus p a {
	font: 11px Arial;
	line-height: 14px;
	color: #2a9cb4;
	text-decoration: underline;
}

.oneBonus p a:hover {
	text-decoration: none;
}

.oneBonus a.name {
	font: bold 11px Arial;
	color: #1d7e94;
	text-decoration: none;
}

.oneBonus a.name:hover {
	text-decoration: underline;
}

.oneBonus.none {
	background: url(/img/circle_2.png) no-repeat left top;
}

.oneBonus.none p {
	color: #4e4e4e;
}

.oneBonus.none a.name {
	color: #4e4e4e;
}

.oneBonus.none a.name:hover {
	text-decoration: none;
}

.continue {
	float: left;
	padding: 7px 13px 0 13px;
	text-align: center;
	margin: 25px 10px 0 0;
	background-color: #40bfda;
	height: 21px;
	font: bold 11px Arial;
	color: #ffffff;
	text-transform: uppercase;
}

.continue:hover {
	background-color: #f53c28;
}

.checkout {
	float: left;
	padding: 7px 13px 0 13px;
	text-align: center;
	margin: 25px 10px 0 0;
	background-color: #1d7e94;
	height: 21px;
	font: bold 11px Arial;
	color: #ffffff;
	text-transform: uppercase;
}

.checkout:hover {
	background-color: #f53c28;
}

.oneBlockArticle {
	margin: 0 0 21px 1px;
	background: #FFFFFF url(/img/boxReview.jpg) repeat-x left bottom;
	border: 1px solid #FFFFFF;
	-moz-box-shadow: 0 0 0 1px #e1e2e2;
	-webkit-box-shadow: 0 0 0 1px #e1e2e2;
	box-shadow: 0 0 0px 1px #e1e2e2;
	behavior: url(/css/css/PIE.htc);
	position: relative;
	width: 184px;
	padding: 16px 17px 14px 17px;
}

.oneBlockArticle a.name {
	font: 14px 'pts75f';
	color: #1d7e94;
	text-decoration: none;
	text-transform: uppercase;
}

.oneBlockArticle a.name:hover {
	text-decoration: underline;
}

.oneBlockArticle p {
	font: 11px Arial;
	line-height: 18px;
	color: #4e4e4e;
	padding: 3px 0 0 0;
}

/*
		================================================================================
		FOOTER
		================================================================================
		*/
#footer {
	background: url(/img/box_footer.jpg) no-repeat center top;
	width: 1000px;
	margin: 0 auto;
	height: 145px;
	text-align: left;
}

.footerLogo {
	float: left;
	padding: 32px 0 0 86px;
	width: 93px;
}

.footerNav {
	float: left;
	padding: 29px 0 0 27px;
	width: 764px;
	font: 12px Arial;
	color: #4e4e4e;
}

.footerNav span {
	padding: 0 3px 0 3px;
}


.footerNav a {
	display:inline-block;
	padding:0px;
	font: 13px 'pts75f';
	color: #1d7e94;
	text-decoration: none;
	text-transform: uppercase;
}

.footerNav a:hover {
	color: #f53c28;
}

.footerNav p {
	padding: 18px 0 0 0;
}

.productDescription {
	font: 12px Arial;
	color: #4e4e4e;
	line-height: 18px;
}

.productDescription p {
	margin-top: 10px;
	margin-bottom: 10px;
}

.productDescription ul li {
	list-style: square inside;
}

.productDescription ul {
	margin-bottom: 15px;
}

.productDescription h3 {
	font: 16px Arial;
	color: #4e4e4e;
	line-height: 18px;
}

/*
		================================================================================
		OTHERS
		================================================================================
		*/
#synonymsHandler {
	margin: 10px 0 0 0;
	font: bold 11px Arial;
	color: #2798b0;
	float: left;
	text-decoration: underline;
}

#synonymsHandler:hover {
	margin: 10px 0 0 0;
	font: bold 11px Arial;
	color: #2798b0;
	text-decoration: none;
	float: left;
}

#synonyms {
	overflow: hidden;
	height: 42px;
	font: 11px Arial;
	line-height: 17px;
	color: #4e4e4e;
}

#synonyms a:hover {
	text-decoration: none;
}

#synonyms a {
	font: 11px Arial;
	color: #4c7f8b;
	text-decoration: underline;
}

.blockDescriptionCard {
	padding: 23px 0 0 11px;
	font: 12px Arial;
	color: #4e4e4e;
}

.blockDescriptionCard input, .blockDescriptionCard label {
	margin: 0 0 10px 0;
	font: 12px Arial;
	color: #4e4e4e;
	width: 150px;
	display: inline-block;
}

.blockDescriptionCard label {
	margin: 0 0 10px 0;
	font: 12px Arial;
	color: #4e4e4e;
	width: 100px;
	display: inline-block;
	vertical-align: top;
}

.bonusName {
	font: bold 11px Arial;
	color: #4e4e4e;
	width: 200px;
}

#bonusValue {
	font-weight: bold;
}

div.errorSummary {
	color: red;
	margin-bottom: 20px;
}

div.errorSummary ul {
	padding-left: 20px;
}

div.errorMessage {
	padding-left: 106px;
	margin-bottom: 16px;
}

label.error {
	color: red;
}

input.error, textarea.error {
	border: red dotted 1px;
}

label.verify-code-label {
	margin-top: 12px;
}

.free-product, .free-shipping {
	font-family: Arial;
	font-size: 10px;
	color: #2798b0;
	margin-bottom: 4px;
}

#selectBonusDiv {
	position: absolute;
	left: 0px;
	top: -10px;
	width: 200px;
	background-color: white;
	border: 1px solid black;
}

.modal {
	margin-left: auto;
	margin-right: auto;
	width: 500px;
	border: 1px solid black;
	background-color: #fff;
	height: 400px;
	overflow: auto;
	margin-top: 100px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}

/*popup*/
.overlay {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
	background: #000;
	opacity: 0.45;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=45)";
	-moz-opacity: 0.45;
}

.popup {
	position: absolute;
	top: 300px;
	left: 50%;
	width: 522px;
	margin-left: -261px;
	z-index: 11;
}

.popup-holder {
	background: #fff;
	position: relative;
	-moz-box-shadow: 0 0 8px #6a6a6a;
	-webkit-box-shadow: 0 0 8px #6a6a6a;
	box-shadow: 0 0 8px #6a6a6a;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	behavior: url(/css/css/PIE.htc);
}

.popup-headline {
	position: relative;
	padding: 3px 0 7px 20px;
	min-height: 26px;
	background: #444;
	background: -ms-linear-gradient(#444, #232323);
	background: -o-linear-gradient(#444, #232323);
	background: -moz-linear-gradient(#444, #232323);
	background: -webkit-linear-gradient(#444, #232323);
	background: linear-gradient(#444, #232323);
	-pie-background: linear-gradient(#444, #232323);
	-moz-border-radius: 2px 2px 0 0;
	-webkit-border-radius: 2px 2px 0 0;
	border-radius: 2px 2px 0 0;
	behavior: url(/css/css/PIE.htc);
}

.popup-headline h3 {
	margin: 0;
	font: bold 21px/26px 'Roboto Condensed', sans-serif;
	color: #fff;
}

.link-close {
	background: url(/img/bg-close.png) no-repeat;
	width: 11px;
	height: 11px;
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -6px;
	text-indent: -9999px;
	overflow: hidden;
}

.popup-content {
	padding: 17px 20px 30px;
}

.popup .pack-table td {
	padding: 14px 0;
}

.popup  .pack-table table td {
	color: #666;
	font-size: 11px;
	padding: 0 0 0 19px;
}

.popup .cart-total {
	background: none;
	font-size: 14px;
	margin: 0 0 16px;
	line-height: 18px;
	padding-top: 10px;
}

.popup .cart-total span {
	color: #2a2a2a;
}

.icn-billing {
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 30px;
}

.contentLeft h2.small {
	border-bottom: 2px solid #f53c28;
	padding: 0 10px 10px 10px;
	font: 17px 'pts75f';
	color: #414141;
}

div.we-accept {
	margin-left: 225px;
	width: 335px;
}

div.we-accept img {
	margin-top: -4px;
}

img.card {
	display: inline;
	margin: 0;
	margin-left: 2px;
}

img.card.center {
	display: block;
	margin: 0 auto;
}

.boxOneProduct p.main {
	text-align: center;
	padding: 5px 0 15px 0;
	font: 12px/17px Arial;
	color: rgb(78, 78, 78);
	max-height: 55px;
	overflow: hidden;
	 text-overflow: ellipsis;
}

/*
		===========
		CHECKOUT
		===========
		*/
.checkoutForm {
	
}

.checkoutBilling h2 {
	border-bottom: 1px solid #7fbfd1;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-bottom: 15px;
	font: 17px 'pts75f';
	color: #008097;
}

.checkoutBilling h2.noline {
	border-bottom: 0px;
	padding-left: 10px;
	padding-bottom: 5px;
	font: 17px 'pts75f';
	color: #008097;
}

.checkoutText {
	font-size: 12px;
	color: #414141;
	margin: 10px;
	line-height: 18px;
}

.checkoutComment {
	font-style: italic;
	color: #5d5d5d;
	font-size: 11px;
	line-height: 16px;
}

.checkoutTable {
	border: 0px;
	margin-left: 10px;
	padding: 0px;
	width: 100%;
}

.checkoutTable td {
	padding: 5px 5px 5px 0px;
	font-size: 12px;
	vertical-align: top;
	text-align: left;
	color: #000;
	width: 50%;
}

.checkoutTable td input[type='text'] {
	border: 1px solid #a1a1a1;
	width: 219px;
	font-size: 12px;
	color: #414141;
	margin-bottom: 3px;
	margin-top: 3px;
}

.checkoutTable td select {
	border: 1px solid #a1a1a1;
	font-size: 12px;
	color: #414141;
	margin-bottom: 3px;
	margin-top: 3px;
}

.checkoutTable td textarea {
	border: 1px solid #a1a1a1;
	width: 448px;
	font-size: 12px;
	color: #414141;
	height: 100px;
	margin-bottom: 3px;
	margin-top: 3px;
}

.checkoutTable td option {
	font-size: 12px;
	color: #414141;
}

td.checkoutIcons {
	width: 220px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.checkoutIcons input {
	margin: 0;
	padding: 0;
}

.checkoutIcons img {
	width: 32px;
	margin: 0px 10px -5px 10px;
}

.checkoutCart td {
	height: 20px;
}

.checkoutButton {
	border: 0px;
	width: 100px;
	height: 25px;
	background-color: #1d7e94;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 5px 0 0 0;
	padding: 0px;
	font-family: "Arial"
}

.checkoutButton:hover {
	border: 0px;
	width: 100px;
	height: 25px;
	background-color: #ff0000;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 5px 0 0 0;
	padding: 0px;
	font-family: "Arial"
}

#submit {
	border: 0px;
	width: 150px;
	height: 25px;
	background-color: #1d7e94;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

#submit:hover {
	border: 0px;
	width: 150px;
	height: 25px;
	background-color: #ff0000;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

#longSelect {
	width: 220px;
}

#expM, #expY {
	width: 105px;
}

#b {
	font-weight: bold;
}

/*------------------POPUPS------------------------*/
#fade {
	display: none;
	background: #000;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 10;
	width: 100%;
	height: 100%;
	opacity: .60;
	z-index: 999;
}

.popup_block {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000;
	text-align: left;
	overflow: hidden;
	width: 400px;
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 1);
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 1);
	box-shadow: 0 0 10px rgba(0, 0, 0, 1);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.popup_block {
	background: white;
}

.popup_title {
	border-bottom: 1px solid #ff0000;
	padding: 15px 15px;
	font: 17px 'Arial';
	color: #414141;
}

.popup_text {
	padding: 15px 15px;
	font: 13px 'Arial';
	text-align: left;
	line-height: 18px;
}
/*------------------------------------------*/
.star {
	background: url(/img/star.png) repeat-x left top;
	height: 16px;
	width: 80px;
	position: relative;
	display: inline-block;
	margin: 0 0 0 10px;
	vertical-align: top;
}

.star:after {
	position: absolute;
	height: 16px;
	line-height: 0;
	font-size: 0;
	content: "";
	left: 0;
	top: 0;
	background: url(/img/star.png) repeat-x left -16px;
}

.star[data-star="1"]:after {
	width: 16px;
}

.star[data-star="2"]:after {
	width: 32px;
}

.star[data-star="3"]:after {
	width: 48px;
}

.star[data-star="4"]:after {
	width: 64px;
}

.star[data-star="5"]:after {
	width: 80px;
}

.form_rating {
	background: url(/img/star.png) repeat-x left top;
	height: 16px;
	width: 80px;
	position: relative;
	display: inline-block;
}

.form_rating a {
	position: absolute;
	top: 0;
	left: 0;
	height: 16px;
}

.form_rating a[data-rating="5"] {
	width: 80px;
}

.form_rating a[data-rating="4"] {
	width: 64px;
}

.form_rating a[data-rating="3"] {
	width: 48px;
}

.form_rating a[data-rating="2"] {
	width: 32px;
}

.form_rating a[data-rating="1"] {
	width: 16px;
}

.form_rating a:hover, .form_rating a.active {
	background: url(/img/star.png) repeat-x left -16px;
}


.oneLineHeight {
	display: block;
	height: 18px;
	overflow: hidden;
	position: relative;
}

.oneLineHeight .viewAll {
	background: #fff none repeat scroll 0 0;
	cursor: pointer;
	display: none;
	padding: 0 0 0 10px;
	position: absolute;
	right: 4px;
	text-decoration: underline !important;
	top: 0;
}

.oneLineHeight .tit {
	font-weight: bold;
	padding-right: 4px;
}

.oneLineHeight div {
	display: inline;
}


