@charset "utf-8";
/* CSS Document Citycom Site*/

/*Defoults*/
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, font, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
textarea {
	resize: none;
}
/*END - Defoults*/

/*Base_Css*/
html, body {
	background-color:#fff;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:100%;
}
h1 {
	font-size:24px;
	font-weight:400;
}
h2 {
	font-size:18px;
	font-weight:400;
	color:#a30403;
}
h2.page_label_txt {
	font-size:24px;
	font-weight:400;
	color:#333333;
}
h3 {
	font-size:12px;
	font-weight:700;
	color:#333333;
}
h4 {
	font-size:14px;
	font-weight:700px;
}
.info {
	padding:0 10px 0 10px;
}
.info a:hover {
	text-decoration:underline;
}
.info h4 {
	margin-top: 26px;
}
.info p {
	margin-top: 15px;
	line-height:140%;
}
.info ul, .info ol {
	margin-top:15px;
	padding-left:20px;
}
.info ol {
	list-style: decimal;
}
.info > ul li {
	background:url(/img/list_bg.png) no-repeat 0 6px;
	padding-left:22px;
	line-height:140%;
}
.info img {
	margin-top:15px auto 0 auto;
}
.info .qoute {
	color:#777777;
	margin-top:15px;
	font-style:italic;
}
.info .image {
	text-align:center;
}
.info .image img
{
	margin:0;
}
a {
	color:#a30403;
	text-decoration:none;
}
.a_dark/*темные ссылки*/ {
	color:#333333;
}
.a_underline:hover {
	text-decoration:underline;
}
body {
}
.main {
	min-height:100%;
	height: auto !important;
	margin: 0 0 -230px 0;/*background:url(/img/top_border.jpg) repeat-x;*/
}
.top {
	min-width:1000px;
	width:100%;
	position:absolute;
	top:0px;
}
.top_row_1, .top_row_2 {
	background:url(/img/top_border.jpg) repeat-x;
	height:32px;
	width:100%;
	min-width:1000px;
	opacity: 1;
	top: 0px;
	position:absolute;
}
.top_row_1 {
	left:0;
}
.top_row_2 {
	right:0;
}
.wrapper {
	position:relative;
	margin:0 auto;
	width:1000px;
}
.push {
	height: 230px;
}
.pop_up {
	width:244px;
	z-index:100;
}
.pop_up .pop_up_top {
	height:21px;
	background:url(/img/pop_up_top_bg.png) no-repeat;
}
.pop_up .pop_up_mid {
	background:url(/img/pop_up_mid_bg.png) repeat-y;
	padding:0 22px 0 20px;
}
.pop_up .pop_up_mid > span {
	font-size:18px;
	float:left;
	margin-bottom:10px;
}
.pop_up .close {
	font-size:14px;
	padding:8px;
	text-align:center;
	position:absolute;
	right:15px;
	line-height:10px;
	background-color:#e6e6e6e !important;
}
.pop_up .close:hover {
	text-decoration:underline;
	background-color:#e6e6e6e  !important;
}
.pop_up form {
	padding-top: 10px;
}
.pop_up form label {
	font-style:italic;
	font-size:11px;
	color:#a32320;
	margin-right:10px;
}
*:first-child+html .pop_up form label {
	margin-right:8px;
}
.pop_up form .submit_button {
	background:url(/img/buy_button.png) no-repeat;
	border:0;
	width:81px;
	height:27px;
	color:#ffffff;
	cursor:pointer;
	margin-bottom: 8px;
}
.pop_up form .submit_button:hover {
	background-position:0 -27px;
}
.pop_up #E-mail, .pop_up #Password, .pop_up #Username, .pop_up #Phone, .pop_up .complaints_name, .pop_up .complaints_cont {
	margin-bottom:8px;
	border:#8e0e0e 1px solid;
	padding:4px 7px 4px 7px;
	color:#333333;
	width:186px;
}
.if_ie_6
{
	height:214px;
	padding-top:8px;
	background:url(/img/if_ie_6_bg.jpg) repeat-x;
	z-index:1;
	position:relative;
	text-align:center;
	font-size:11px;
	display:none;
}
.if_ie_6 p
{
	font-size:14px;
	color:#ffffff;
}
.if_ie_6 table
{
	margin:0 auto;
}
.if_ie_6 a
{
	text-decoration:underline;
	font-size:11px;	
}

/*END - Base_Css*/
/*Footer*/
.footer {
	height: 230px;
	 background:url(/img/footer_line_bg.png) repeat-x 0 34px;
}
.footer_in {
 position:relative;
 height: 230px;
 width: 1000px;
 margin:0 auto;

}

.footer_in > p {
	font-size:11px;
	color:#777777;
	text-align:center;
}
.footer_line {
	height:41px;
	margin:21px 0 19px 0;
	padding: 0 10px 0 10px;
}
.footer_line > span {
	margin-top:13px;
	color:#777777;
	float:left;
}
.footer_line > .socials {
	margin:9px 58px 0 13px;
	position:static;
	float:left;
}
.footer_line > .secondary_menu {
	width:auto;
	border-right:none;
	padding-top: 14px;
}
.secondary_menu .proposal_book {
	border-bottom:#a32320 1px dotted;
}
.secondary_menu .proposal_book:hover {
	border:0;
}
.copyright {
	padding-left:70px;
	margin:0 52px 0 230px;
	background:url(/img/unitrade_logo.jpg) no-repeat;
	font-size:11px;
	float:left;
}
.copyright p {
	color:#777777;
	line-height:26px;
}
.copyright+a {
	margin:0 60px 0 0;
}
.footer_links {
	margin-top:15px;
	padding:0 10px;
}
.footer_links > a {
	color:#888888;
	font-size:10px;
	text-decoration:underline;
}
.complaintsForm {
	display:none;
	bottom: 20px;
	position:absolute;
	left:430px;
}
.complaintsForm .pop_up_top {
	background:url(/img/complaints_pop_up_top_bg.png) no-repeat;
	height:10px;
}
.complaintsForm .pop_up_bot {
	background:url(/img/complaints_pop_up_bot_bg.png) no-repeat;
	height:16px;
}
.complaintsForm textarea {
	margin-bottom:8px;
	border:#8e0e0e 1px solid;
	padding:4px 7px 4px 7px;
	color:#333333;
	width:186px;
}
/*END - Footer*/
/*Header*/
.header {
	overflow:visible;
	height:402px;
}
.header1 {
	overflow:visible;
	height:232px;
}
#logo {
	margin: 12px 26px 0 10px;
	float: left;
	z-index:3;
	position:relative;
	width:134px;
	height:158px;
}
#logo .logo_first_sept
{
	position:absolute;
	left:-55px;
	top:0;
}
.secondary_menu {
	float: left;
	height: 22px;
	padding-top: 8px;
	padding-left: 9px;
	border-right:#acacac 1px solid;
	position:relative;
	z-index:3;
}
.secondary_menu li {
	list-style:none;
	height: 14px;
	float: left;
	padding-right:6px;
}
.secondary_menu li+li {
	border-left: #9b9b9b 1px solid;
	padding-left:6px;
}
.loginupdiv_c{
	position:absolute;
	z-index:13;
	top:0;
	left:594px;
}
.loginupdiv_c .login {
	background:url(/img/authorize_bg.png) repeat-x;
	border-left:#e6e6e6 1px solid;
	border-right:#acacac 1px solid;
	height: 30px;
	width:129px;

}
.loginupdiv_c .login > a {
	display:block;
	height:22px;
	background:url(/img/authorize_ico.png) no-repeat 9px 8px;
	padding:8px 0 0 28px;
	text-transform:uppercase;
	text-shadow: #e7e7e7 0px 1px 0px;
}
.LoginForm {
	display:none;
	position: absolute;
}
.LoginForm #check_save {
	float:left;
	margin-top:8px;
}
*:first-child+html .LoginForm #check_save {
	margin-top:4px;
}
.LoginForm label {
	float:left;
	margin-top:8px;
}
.LoginForm .pop_up_bot {
	background:url(/img/login_pop_up_bot_bg.png) no-repeat;
	height:32px;
	padding:14px 22px 0 20px;
}
.LoginForm .pop_up_bot a {
	font-size:12px;
	font-style:italic;
	color:#ffffff;
	text-decoration:underline;
	float:left;
}
.LoginForm .pop_up_bot a:hover {
	text-decoration:none;
}
.LoginForm .pop_up_bot a+a {
	margin-left:28px;
	white-space:nowrap;
}
.cart_container {
	width:1000px;
	height:30px;
	z-index:2;
	position:absolute;
	top:0;
}
.full_cart {
	position:fixed;
	width:100%;
}
.hide {
	width:143px;
	position:absolute;
}
.cart {
	width:143px;
	position:absolute;
	left:726px;
	top:0;
	background:url(/img/cart_bg.png) repeat-x;
}
.full_cart .cart {
	left:726px;
}
.cart > a {
	display:block;
	width:60px;
	background:url(/img/cart_ico.png) no-repeat 6px 4px;
	padding:8px 0 0 36px;
	height:22px;
	text-transform:uppercase;
	color:#FFF;
	text-shadow: #9d0300 0px -1px 0px;
	float:left;
}
.empty .cart .hide_cart {
	display:none;
}
.cart > .hide_cart {
	display:block;
	width:14px;
	height:16px;
	background:url(/img/cart_arrow.png) no-repeat -22px 0;
	float:left;
	padding:0;
	margin:6px 0 0 30px;
}
.cart > .hide_cart:hover {
	background-position: 0 0;
}
.hide .cart > .hide_cart {
	background-position: -66px 0;
}
.hide .cart > .hide_cart:hover {
	background-position: -44px 0;
}
.cart_info {
	height: 43px;
	padding:17px 0 0 13px;
}
.cart_info > div {
	color:#777777;
}
.cart_info > div > span {
	color:#a30403;
}
.socials {
	position:absolute;
	right: 12px;
	top: 3px;
	z-index:3;
}
.socials a {
	display:block;
	width:24px;
	height:24px;
	float: left;
}
.socials a+a {
	margin-left:5px;
}
.facebook_site {
 background:url(/img/facebook_logo.png) no-repeat;
}
.twitter_site {
 background: url(/img/twetter_logo.png) no-repeat;
}
.google_site {
 background: url(/img/google_logo.png) no-repeat;
}
.youtube_site {
 background: url(/img/youtube_logo.png) no-repeat;
}
.vkontakte_site {
 background: url(/img/vkontakte_logo.png) no-repeat;
}
.phones {
	width: 525px;
	position:absolute;
	top:60px;
	left:175px;
	z-index:10;
	background:url(/img/telephone_ico.png) no-repeat 340px 4px;
}
.phones .our_phones {
	font-size:24px;
	background:url(/img/telephone_ico.png) no-repeat 340px 4px;
}
.phones .our_phones span {
	color:#777777;
	font-size:12px;
	vertical-align:top;
	float:left;
	margin-right:5px;
}
.phones .our_phones div + span {
	margin-left:30px;
}
*:first-child+html .phones .our_phones div + span {
	margin-left:20px;
}
.phones .our_phones div {
	text-indent:-60px;
	overflow:hidden;
	float:left;
	white-space:nowrap;
	line-height:23px;
}
.call_as
{
	position:relative;
}
.call_as > a {
	font-size:18px;
	border-bottom:#a32320 1px dotted;
	float:right;
}
.call_as > a:hover {
	border-bottom: none;
}
.CallForm {
	display:none;
	position: absolute;
	left:320px;
	top: 20px;
	z-index:3;
}
.CallForm .pop_up_mid > span {
	font-style:italic;
	font-size:12px;
}
.CallForm .pop_up_mid > a {
	line-height:0px;
}
.CallForm .pop_up_mid form .submit_button {
	background:url(/img/call_me_button_bg.png) no-repeat;
	width:201px;
}
.CallForm .pop_up_mid form .submit_button:hover {
	background-position:0 -27px;
}
.CallForm .pop_up_bot {
	background:url(/img/call_pop_up_bot_bg.png) no-repeat;
	height:10px;
}
.search {
	position:relative;
	top: 71px;
	width: 515px;
	height:	58px;
	padding:11px 0 0 15px;
	margin:0 0 19px 0;
	float:left;
	background:url(/img/search_bg.png) no-repeat;
}
.search .search_input {
	width: 360px;
	height: 23px;
	margin-right: 10px;
	padding: 2px 16px 2px 32px;
	float:left;
	border:0;
	background:url(/img/search_input_bg.png) no-repeat;
	color:#333333;
}
*:first-child+html .search .search_input {
	padding-top:7px;
	height:18px;
}
.search_button {
	background:url(/img/search_button_bg.png) no-repeat;
	width: 83px;
	height: 22px;
	padding-top:6px;
	cursor:pointer;
	text-align:center;
	color:#333333;
	text-shadow: #ffffff 0px 1px 0px;
	float:left;
}
#slides {
	margin:0 0 20px 0;
	height: 200px;
	position:relative;
	top:30px;
	width:1000px;
	overflow:hidden;
}
#slides * {
	z-index:0;
}
.slides_container {
	height:200px;
	width:1100px;
}
#slides .inside {
	position: relative;
	left: 50%;
	float:left;
}
#slides .inside > div {
	position:relative;
	right: 50%;
	z-index:1;
}
#slides .pagination {
	margin-top:-18px;
}
#slides .pagination li {
	float:left;
	list-style:none;
}
#slides .pagination li+li {
	float:left;
	list-style:none;
	margin-left:10px;
}
#slides .pagination li a {
	display:block;
	width:14px;
	height:0;
	padding-top:15px;
	background: url(/img/banner_pagination_ico.png) no-repeat;
	background-position:0 0;
	float:left;
	overflow:hidden;
	position:relative;
}
#slides .pagination li.current a {
	background-position:0 -16px;
}
.main_menu {
	width:998px;
	position:absolute;
	left:5px;
	top:180px;
	z-index:2;
}
.main_menu > li {
	float: left;
	display:block;
	height:44px;
	background:url(/img/main_menu_bg.png) repeat-x;
	position:relative;
}
.main_menu > li:hover
{
	background-position:0 -44px;
}
.main_menu .first {
	background:url(/img/first_menu_item.png) no-repeat;
	padding-left:15px;
	float: left;
}
.main_menu .first:hover {
	background-position:0 -44px;
}
.main_menu > .apple_world {
	background:url(/img/main_menu_apple_bg.png) repeat-x;
}
.main_menu > .apple_world:hover {
	background-position:0 -44px;
}
.main_menu .game_zone {
	background: url(/img/gamezone_menu_bg.png) no-repeat !important;
	width:137px;
}
.main_menu .game_zone:hover {
	background-position:0 -44px !important;
}
.main_menu > li > h3 {
	height:40px;
	padding-left:5px;
	float:left;
	border-left:#ce5c5c 1px solid;
}
.main_menu .first > h3 {
	border-left:none !important;
}
.main_menu .apple_world > h3 {
	border-left:#d15d5b 1px solid;
}
.main_menu > li > h3 > a {
	display:block;
	height:24px;
	margin-top:8px;
	font-size:11px;
	line-height:26px;
	font-weight:400;
	color:#ffffff;
	text-transform:uppercase;
	text-shadow:#990300 0 -1px 0;
	padding-left:25px;
	background: url(/img/phone_ico.png) no-repeat 0% 50%;
	font-size:0.9em;
	width:57px;
 white-space:nowrap;
}
.main_menu > li+li > h3 > a {
	background: url(/img/notebook_ico.png) no-repeat 0% 50%;
	width:87px;
}
.main_menu > li+li+li > h3 > a {
	background: url(/img/foto_ico.png) no-repeat 0% 50%;
	width:83px;
}
.main_menu > li+li+li+li > h3 > a {
	background: url(/img/tv_ico.png) no-repeat 0% 50%;
	width:111px;
}
.main_menu > li+li+li+li+li > h3 > a {
	background: url(/img/ebook_ico.png) no-repeat 0% 50%;
	width:118px;
}
.main_menu > .apple_world > h3 > a {
	color:#222222;
	text-shadow:none;
	background:url(/img/apple_ico.png) no-repeat 0% 50% !important;
	width:58px;
}
.main_menu > .game_zone > h3 > a {
	color:#222222 !important;
	text-shadow:none !important;
	background:url(/img/gamezone_ico.png) no-repeat 0% 50% !important;
	width:63px;
}
.main_menu > li .arrow {
	background:url(/img/arrow_menu.png) no-repeat 0 17px;
	height:40px;
	width:15px;
	float:left;
	margin-left:7px;
	border-right:#be2320 1px solid;
}
.main_menu > li:hover .arrow {
	background:url(/img/arrow_menu_hover.png) no-repeat 0 17px;
}
.main_menu > .apple_world .arrow {
	background:url(/img/arrow_menu_apple.png) no-repeat 0 18px;
	border-right:#818181 1px solid;
}
.main_menu > .apple_world:hover .arrow {
	background:url(/img/arrow_menu_apple_hover.png) no-repeat 0 17px;
}
.main_menu > .game_zone .arrow {
	background:url(/img/arrow_menu_gamezone.png) no-repeat 0 18px !important;
	border-right: none !important;
}
.main_menu > .game_zone:hover .arrow {
	background:url(/img/arrow_menu_gamezone_hover.png) no-repeat 0 17px !important;
}
.main_menu li .sub_menu {
	background:url(/img/sub_menu_shadow_bg.png) repeat-x 0 100%;
	position:absolute;
	top: 40px;
	left: 0px;
	z-index:-1;
	padding:0 0 2px 0;
}
*:first-child+html .main_menu li .sub_menu
{
	top:41px;
	z-index:-2;
}
.main_menu li .sub_menu > div {
	background:#f0f0f0;
	border-left:#cfcfcf 1px solid;
	border-right:#cfcfcf 1px solid;
}
.main_menu .first .sub_menu {
	left:20px;
}
.main_menu li .new_wrap_ul {
	background:url(/img/sub_menu_bg.png) repeat-x top;
	padding:17px 0 17px 22px;
	width:180px;
	float:left;
	position:relative;
}
.main_menu .apple_world .sub_menu {
	right:0;
	left:auto;
}
.main_menu .game_zone .sub_menu {
	right:20px;
	left:auto;
}
.main_menu li .new_wrap_ul a {
	display:block;
	padding:9px 0 8px 0;
	border-bottom:#c0c0c0 1px solid;
	margin-right:22px;
	color:#333333;
}
.main_menu li .new_wrap_ul a:hover {
	text-decoration:underline;
}
.main_menu li .new_wrap_ul .folder {
	color:#a30403;
}
.main_menu .sub_menu {display:none;}
/*END - Header*/

/*Content*/
.content {
	padding-bottom:30px;
}
.navigation {
	height:57px;
	border-bottom:#cccccc 1px solid;
	padding:0 10px 0 10px;
	width:980px;
	margin-bottom:20px;
}
.page_label {
	float:left;
	min-width:175px;
	margin-top: 16px;
	padding-right:100px;
}
.speedbar {
	float:left;
	font-size:11px;
	margin: 22px 0 30px 0;
}
.speedbar > * {
	margin-right:17px;
}
.speedbar span {
	color:#777777;
}
.speedbar a+span, .speedbar a+a {
	padding-left:22px;
	background:url(/img/speed_arrow.png) no-repeat 0 50%;
}
.left_col {
	width:240px;
	padding:0 0 0 10px;
	float:left;
}
.right_col {
	width:750px;
	float:left;
}
.info_404
{
	display:none;
}
/*END - Content*/

/*Category_page*/
.filters {
	border:#d4d4d4 1px solid;
	background: #f0f0f0;
	position:relative;
	margin-bottom:30px;
}
.filter_header {
	border-bottom:#c0c0c0 3px solid;
	height:34px;
	padding:18px 0 0 9px;
	background:url(/img/filter_header_bg.png) repeat-x;
	position:relative;
}
.filter_header h2 {
	color:#333333;
}
.filter_header img {
	position:absolute;
	left: 115px;
	top: -6px;
}
.core_filters, .secondary_filters {
	padding:0 10px 0 10px;
}
.core_filters a, .secondary_filters a {
	color:#777777;
}
.core_filters > li, .secondary_filters > li {
	border-bottom:#cccccc 1px solid;
	margin-bottom:10px;
}
.core_filters > li ul li, .secondary_filters > li ul li {
	margin-bottom:12px;
}
.core_filters > li ul li a, .secondary_filters > li ul li a {
	background:url(/img/add_filter_ico.png) no-repeat -31px 3px;
	padding:2px 0 4px 37px;
	display:block;
}
.core_filters > li ul li a:hover, .secondary_filters > li ul li a:hover {
	color:#a30403;
	background-position:5px -33px;
}
.filters .core_filters .one_filter_header, .filters .secondary_filters .one_filter_header {
	height:34px;
	padding:14px 0 0 37px;
	margin-bottom:3px;
	background-position: 0 60%;
}
.filters .secondary_filters .one_filter_header {
	position:relative;
}
.secondary_filters {
	display:none;
}
.brend .one_filter_header {
	background:url(/img/brend_ico.png) no-repeat;
}
.size .one_filter_header {
	background:url(/img/size_ico.png) no-repeat;
}
.processor .one_filter_header {
	background:url(/img/processor_ico.png) no-repeat;
}
.ram .one_filter_header {
	background:url(/img/ram_ico.png) no-repeat;
}
.goods_in {
	font-size:11px;
	color:#a30403;
	margin-left:8px;
}
.selected_filters {
	background:#e6e6e6;
	padding-bottom: 7px;
	margin-bottom:20px;
	border:#d4d4d4 1px solid;
}
.selected_item {
	padding:0 10px 0 10px;
	margin-top:16px;
}
.selected_item > div {
	margin-bottom:10px;
	border-bottom:#cccccc 1px solid;
}
.filters .filtration, .selected_filters .filtration {
	background:url(/img/filtration_button.png) no-repeat;
	display:block;
	width: 233px;
	height:30px;
	text-align:center;
	color:#ffffff;
	text-shadow:#8e0200 0 -1px 0;
	line-height:28px;
	margin-left:8px;
}
.filters .filtration:hover, .selected_filters .filtration:hover
{
	background-position:0 -30px;
}
.item_filter {
	margin-top:10px;
}
.item_filter a {
	color:#777777;
}
.item_filter > li {
	margin-bottom:10px;
}
.item_filter > li ul li, {
 margin-bottom:12px;
}
.item_filter > li a {
	padding:2px 0 4px 37px;
	background:url(/img/remove_filter_ico.png) no-repeat -31px 3px;
	display:block;
}
.item_filter > li a:hover {
	background:url(/img/remove_filter_ico.png) no-repeat 5px -33px;
}
.selected_filters .filter_header h2 {
	width: 135px;
	float:left;
	margin-right:17px;
}
.clear_filters {
	font-size:11px;
	line-height:22px;
}
.clear_filters:hover {
	color:#777777;
}
.show_all_filters {
	text-align:center;
}
.show_all_filters a {
	background:url(/img/all_filter_button.png) no-repeat;
	display:block;
	width:220px;
	height:41px;
	color:#333333;
	text-shadow: #e4e4e4 0 1px 0;
	text-align:center;
	line-height:32px;
	margin:7px 0 -29px 10px;
}
.show_all_filters a:hover {
	background-position:0 -41px;
}
*:first-child+html .show_all_filters a {
	zoom: 1;
	display: inline;
	margin:7px 0 -29px 0;
}
.show_all_filters .close {
	display:none;
}
.saf_view a {
	background:url(/img/close_all_filter_button.png) no-repeat;
	line-height:52px;
	margin-bottom:-13px;
}
.saf_view a:hover {
	background-position:0 -41px;
}
*:first-child+html .saf_view a {
	zoom: 1;
	margin-bottom:-13px;
}
.saf_view a .open {
	display:none;
}
.saf_view a .close {
	display:inline;
}
.cost_sort {
	width: 525px;
	height:38px;
	padding-left:200px;
	margin:0 0 20px 26px;
	border-bottom:#cccccc 3px solid;
}
.cost_sort a {
	text-transform:uppercase;
	color:#777777;
	float:left;
	line-height: 24px;
}
.cost_sort a:hover {
	text-decoration:underline;
}
.cost_sort .on_off {
	float:left;
	margin:0 16px 0 16px;
}
.cost_sort .cost_selected {
	color:#a91514;
}
.cost_sort .cost_selected:hover {
	text-decoration:none;
	cursor:default;
}
.cost_sort .show_all {
	float:right;
	position: relative;
	margin: 0 10px 0 0;
	color:#a30403;
	text-decoration:underline;
	text-transform:none;
	white-space:nowrap;
}
.cost_sort .show_all:hover {
	text-decoration:none;
}
.on_off {
	width:63px;
}
/*i-phone button*/
.iPhoneCheckContainer {
	position: relative;
	height: 27px;
	cursor: pointer;
	overflow: hidden;
}
.iPhoneCheckContainer input {
	position: absolute;
	top: 5px;
	left: 30px;
	opacity: 0;
 -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
 filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}
.iPhoneCheckContainer label {
	white-space: nowrap;
	font-size: 17px;
	line-height: 17px;
	font-weight: bold;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	cursor: pointer;
	display: block;
	height: 27px;
	position: absolute;
	width: 20px;
	top: 0;
	padding-top: 5px;
	overflow: hidden;
}
.iPhoneCheckContainer, .iPhoneCheckContainer label {
	user-select: none;
	-moz-user-select: none;
	-khtml-user-select: none;
}
label.iPhoneCheckLabelOn {
	color: white;
	background: url('/img/on.png?1282083753') no-repeat;
	text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.6);
	left: 0;
	padding-top: 5px;
}
label.iPhoneCheckLabelOn span {
	padding-left: 8px;
}
label.iPhoneCheckLabelOff {
	color: #8b8b8b;
	background: url('/img/off.png?1282083753') no-repeat right 0;
	text-shadow: 0px 0px 2px rgba(255, 255, 255, 0.6);
	text-align: right;
	right: 0;
}
label.iPhoneCheckLabelOff span {
	padding-right: 8px;
}
.iPhoneCheckHandle {
	display: block;
	height: 22px;
	cursor: pointer;
	position: absolute;
	top: -1px;
	left: 0;
	width: 30px;
	background: url('/img/slider_left.png?1282083753') no-repeat;
	padding-left: 3px;
}
.iPhoneCheckHandleRight {
	height: 100%;
	width: 100%;
	padding-right: 3px;
	background: url('/img/slider_right.png?1282083753') no-repeat right 0;
}
.iPhoneCheckHandleCenter {
	height: 100%;
	width: 100%;
	background: url('/img/slider_center.png?1282083753');
}
/*END - i-phone button*/
.compare {
	display: none;
	width: 208px;
	height: 385px;
	float:right;
	margin:0 14px 67px 26px;
	border:#d4d4d4 1px solid;
	background:url(/img/compare_bg.png) no-repeat center 76px;
	position:relative;
}
.compare .compare_view {
	background:url(/img/compare_header_bg.png) repeat-x top;
	padding:10px 10px 0 10px;
}
.compare .compare_view > span {
	font-size:14px;
	float:left;
}
.compare .clear_compare {
	font-size:11px;
	line-height: 30px;
	float:right;
}
.compare .arrow {
	height:18px;
	clear:both;
	background:url(/img/compare_header_arrow.png) no-repeat 50% 100%;
}
*:first-child+html .compare .arrow {
	height:8px;
}
.compare .compare_item {
	padding-bottom:20px;
}
.compare .compare_item li {
	height:36px;
	margin-top:16px;
	background-color:#ffffff;
}
*:first-child+html .compare .compare_item li {
	margin-top:14px;
}
*:first-child+html .compare .compare_item li+li+li+li {
	margin-top:13px;
}
.compare .compare_item li .select {
	width:13px;
	height:13px;
	background:url(/img/check_full.png) no-repeat;
	float:left;
	margin:10px 8px 0 0;
}
.compare .compare_item li img {
	width:38px;
	height:38px;
	float:left;
	margin-right: 8px;
}
.compare .compare_item li span {
	display:block;
	margin-top:4px;
	float:left;
	width:120px;
}
.compare_button {
	background:url(/img/compare_button.png) no-repeat;
	display:block;
	width:189px;
	height:26px;
	text-align:center;
	color:#ffffff;
	text-shadow:#8e0200 0 1px 0;
	line-height:26px;
	position:absolute;
}
.compare_button:hover
{
	background-position:0 -26px;
}
.compare .compare_button {
	bottom:-13px;
	left:10px;
}
.right_col .pagination, .full_info .pagination {
	border-top:#cccccc 1px solid;
	text-align:center;
	padding:8px 0 0 0;
	height: 40px;
	margin-left: 26px;
	overflow:hidden;
}
.right_col .pagination .inside, .full_info .pagination .inside {
	position: relative;
	left: 50%;
	float:left;
}
.right_col .pagination .inside > div, .full_info .pagination .inside > div {
	position:relative;
	right: 50%;
	z-index:1;
}
.right_col .pagination .inside > div *, .full_info .pagination .inside > div * {
	float:left;
	margin-right:30px;
}
.right_col .pagination .inside > div span, .full_info .pagination .inside > div span {
	margin-top:8px;
}
.right_col .pagination .inside > div a, .full_info .pagination .inside > div a {
	text-decoration:underline;
	font-size:18px;
	margin-top:4px;
}
.right_col .pagination .inside > div .three_dots, .full_info .pagination .inside > div .three_dots {
	font-size:18px;
	margin-top:4px;
}
.right_col .pagination .inside > diva:hover, .full_info .pagination .inside > diva:hover {
	text-decoration:none;
}
.right_col .pagination .inside > div .show_all, .full_info .pagination .inside > div .show_all {
	font-size:12px;
	margin:8px 0 0 0;
}
.right_col .pagination .inside > div .current_page, .full_info .pagination .inside > div .current_page {
	width:37px;
	height: 28px;
	background:url(/img/current_page_bg.png) no-repeat;
	color:#ffffff;
	text-align:center;
	font-size:18px;
	padding-top:4px;
}

.seo_txt1{
	color:grey;
	margin-left:275px;
	margin-bottom:20px;
	text-align:justify;
}
/*END - Category_page*/

/*index_product - odin tovar*/
.index_product, .news_shares .one_element {
	width:210px;
	height:400px;
	margin:0 14px 54px 26px;
	float:left;
	position:relative;
}
.category_page_product .product_category {
	display:none;
}
.index_product .add_compare span {
	display:block;
	width:13px;
	height: 13px;
	float:left;
	margin:2px 8px 0 0;
}
span.empty {
	background: url(/img/check_empty.png) no-repeat;
}
.index_product span.select {
	background: url(/img/check_full.png) no-repeat;
}
.index_product label {
	color:#a30403;
	white-space: nowrap;
	float:left;
	line-height:20px;
}
.index_product label input {
	float:left;
}
.index_product label:hover {
	cursor:pointer;
}
.add_compare {
	line-height: 18px;
	display:block;
}
.page_search  .add_compare, .page_404 .add_compare, .main_page_products .add_compare
{
 display:none;
}
.logo_handle {
	height:20px;
	padding-bottom:10px;
	width:130px;
	float:left;
}
.itemLink {
	font-size:18px;
	display:block;
	border-top: #cccccc 1px solid;
	padding:10px 0 10px 0;
	height:42px;
}
.index_product .slogan {
	height:32px;
	margin-bottom:20px;
}
.item_price {
	width:104px;
	float:left;
}
.item_price .price_ceil, .cart_products .cart_item .total_item_price .price_ceil, .total_price .price_ceil {
	font-size: 24px;
}
.item_price span + span, .cart_products .cart_item .total_item_price span + span, .total_price span + span {
	color:#777777;
}
.index_product .add_to_cart, .compare_folder .add_to_cart, .index_product .check_exist, .compare_folder .check_exist,  .index_product .preorder, .compare_folder .preorder{
	display:block;
	width:81px;
	height:27px;
	color:#ffffff;
	text-align:center;
	line-height:26px;
	float: left;
}
.compare_folder .add_to_cart, .compare_folder .check_exist, .compare_folder .preorder{
	margin-left:15px;
}
.index_product .add_to_cart, .compare_folder .add_to_cart
{
	background:url(/img/buy_button.png) no-repeat;
}
.index_product .add_to_cart:hover, .compare_folder .add_to_cart:hover
{
	background-position:0 -27px;
}
.index_product .add_to_cart
{
	margin-left: 21px;
}
.index_product .not_exist_product, .compare_folder .not_exist_product {
	width:90px;
	height:27px;
	color:#ffffff;
	text-align:center;
	line-height:26px;
	float: left;
	background:url(/img/no_product_button.png) no-repeat;
}
.index_product .not_exist_product:hover, .compare_folder .not_exist_product:hover {
	background-position:0 -27px;
}
.index_product .check_exist, .compare_folder .check_exist {
	background:url(/img/check_existance_button.png);
}
.index_product .check_exist:hover, .compare_folder .check_exist:hover {
	background-position:0 -27px;
}
.index_product .check_exist
{
	margin-left: 21px;
}
.index_product .preorder, .compare_folder .preorder {
	background:url(/img/preorder_button.png);
}
.index_product .preorder:hover, .compare_folder .preorder:hover {
	background-position:0 -27px;
}
.index_product .preorder
{
	margin-left: 21px;
}
.best_price {
	position:absolute;
	right:0;
	top: 0;
}
.item_price .wait {
	display:none;
}
/*END - index_product - odin tovar*/
.product_picture
{
 display:block;
 margin-bottom:15px;
}
/*Main_page*/
.face_book {
	height: 263px;
	width: 255px;
	margin:32px 0 18px 0;
}
.vkontakte {
	height: 293px;
	width: 255px;
	margin:12px 0 15px 0;
}

.reviews a {
	display:block;
	margin-bottom:18px;
}
.main_page_products {
	margin-top:40px;
}
.main_page_products .best_price {
	top: 32px;
}
.main_page_products label {
	display:none;
}
.main_page_products .product_category {
	position:absolute;
	top:0;
	line-height:24px;
	height:30px;
	width:100%;
	overflow:hidden;
}
.main_page_products .product_category .inside {
	float:left;
	position: relative;
	left:50%;
}
.main_page_products .product_category .inside .inside_2 {
	position:relative;
	right:50%;
	background:url(/img/compare_header_arrow.png) no-repeat center bottom;
	height:30px;
}
.main_page_products .product_category .center {
	float:left;
	background:url(/img/product_category_center.png) repeat-x;
	padding:0 20px 0 20px;
}
.main_page_products .product_category .left_edge, .main_page_products .product_category .right_edge {
	width:5px;
	height:24px;
	float:left;
}
.main_page_products .product_category .left_edge {
	background:url(/img/product_category_left_edge.png) no-repeat;
}
.main_page_products .product_category .right_edge {
	background:url(/img/product_category_right_edge.png) no-repeat;
}
.main_sub_categories {
	
	padding-bottom: 40px;
}
.one_sub_category {
	height:201px;
	width:209px;
	margin: 37px 14px 0 26px;
	float:left;
}
.one_sub_category > .one_sub_category_header {
	font-size:18px;
	padding:5px 0 5px 27px;
	display:block;
	margin-bottom: 3px;
	background:url(/img/phone_ico_grey.png) no-repeat 0 50%;
}
.one_sub_category + .one_sub_category > .one_sub_category_header {
	background:url(/img/notebook_ico_grey.png) no-repeat 0 50%;
}
.one_sub_category + .one_sub_category + .one_sub_category > .one_sub_category_header {
	background:url(/img/foto_ico_grey.png) no-repeat 0 50%;
}
.one_sub_category + .one_sub_category + .one_sub_category + .one_sub_category > .one_sub_category_header {
	background:url(/img/tv_ico_gery.png) no-repeat 0 50%;
}
.one_sub_category + .one_sub_category + .one_sub_category + .one_sub_category + .one_sub_category > .one_sub_category_header {
	background:url(/img/ebook_ico_grey.png) no-repeat 0 50%;
}
.one_sub_category + .one_sub_category + .one_sub_category + .one_sub_category + .one_sub_category + .one_sub_category > .one_sub_category_header {
	background:url(/img/apple_ico_grey.png) no-repeat 0 50%;
}
.one_sub_category + .one_sub_category + .one_sub_category + .one_sub_category + .one_sub_category + .one_sub_category + .one_sub_category > .one_sub_category_header {
	background:url(/img/gamezone_ico_grey.png) no-repeat 0 50%;
}
.one_sub_category > a+a {
	display:block;
	border-bottom:#cccccc 1px solid;
	margin-left:28px;
	height:31px;
	line-height:32px;
	background:url(/img/sub_category_arrow.png) no-repeat 100% 50%;
	cursor:pointer;
}
/*END - Main_page*/
/*Product_page*/
.product_gallery {
	position:relative;
	width:320px;
	height: 460px;
	float:left;
	margin-right:20px;
}
.stars {
	width:137px;
	height:26px;
	margin:0 auto;
	background:url(/img/star_black.png) repeat-x;
	position:relative;
}
.stars div {
	width:23px;
	height:26px;
	position:absolute;
	left:0;
	width:137px;
}
.stars div+div {
	width:109px;
}
.stars div+div+div {
	width:81px;
}
.stars div+div+div+div {
	width:59px;
}
.stars div+div+div+div+div {
	width:31px;
}
.stars div:hover {
	background:url(/img/star_red.png) repeat-x 0 100%;
	cursor:pointer;
}
.stars .votes {
	position:absolute;
	left:0;
	height:26px;
	background:url(/img/star_red.png) repeat-x;
	width:140px;
}
.stars:hover .votes {
	display:none;
}
.product_gallery .best_price{
	top: 30px;
	z-index:1;
}

.product_gallery .top_img {
	position:relative;
}
.product_gallery .inside_3 {
	position:relative;
	float:left;
	left:50%;
}
.product_gallery .inside_3 > div {
	position:relative;
	right:50%;
}
.product_gallery .thumbnails li {
	float:left;
	width:38px;
	height:38px;
	position:relative;
}
.product_gallery .thumbnails li .circle {
	width:38px;
	height:38px;
	position:absolute;
	top:0;
	left:0;
	background:url(/img/circle.png) no-repeat;
}
.product_gallery .thumbnails .current .circle {
	background:url(/img/circle_current.png) no-repeat;
}
.product_gallery .thumbnails li:hover {
	cursor:pointer;
}
.product_gallery .thumbnails li:hover .circle {
	background:url(/img/circle_current.png) no-repeat;
}
.product_gallery .thumbnails li+li {
	margin-left:20px;
}
.product_gallery .slogan {
	color: #a30403;
	font-size:14px;
	text-align:center;
	margin-top:20px;
}
.product_main_info {
	float:left;
	width: 660px;
	position:relative;
}
.product_header {
	height:63px;
	border-bottom:1px #cccccc solid;
}
.product_name {
	font-size:18px;
}
.product_code {
	font-size:11px;
}
.product_code > span {
	color:#777777;
}
.product_logo {
	position:absolute;
	right:10px;
	top:0;
	width:200px;
	text-align:right;
}
.product_cost_block {
	height:83px;
	border-bottom:3px #cccccc solid;
	margin-bottom: 18px;
}
.product_cost {
	font-size:36px;
	font-weight:700;
	width:174px;
	float:left;
	margin:20px 0 0 0;
}
.product_cost > span+span {
	font-size:18px;
	font-weight:400;
	color:#777777;
}
.product_cost_block .add_to_cart, .product_cost_block .check_exist, .product_cost_block .preorder, .product_cost_block .not_exist_product  {
	display:block;
	float:left;
	background:url(/img/buy_button_big.png) no-repeat;
	width:101px;
	height:30px;
	color:#ffffff;
	font-size:18px;
	text-align:center;
	padding-top:7px;
	margin: 22px 45px 0 19px;
}
.product_cost_block .check_exist
{
	background:url(/img/check_existance_button_big.png) no-repeat;
}
.product_cost_block .preorder {
	background:url(/img/preorder_button_big.png) no-repeat;
}
.product_cost_block .not_exist_product  {
	background:url(/img/no_product_button_big.png) no-repeat;
	margin-left:0;
	width:150px;
}
.product_cost_block .add_to_cart:hover, .product_cost_block .check_exist:hover, .product_cost_block .preorder:hover, .product_cost_block .not_exist_product:hover {
	background-position:0 -37px;
}
.product_cost_block .facebook_like {
	width:97px;
	height:20px;
	float:left;
	margin:30px 35px 0 0;
}
.product_cost_block .twitter_like {	
	width:55px;
	height:20px;
	float:left;
	margin:30px 25px 0 0;
}
.product_cost_block .google_like {	
	width:62px;
	height:42px;
	margin-top:30px;
	float:left;
}
.core_info {
	width: 280px;
	font-size:14px;
	float:left;
}
.core_info .one_parameter {
	margin-bottom: 10px;
	position:relative;
}
.ico {
	width:28px;
	height:28px;
	margin-right: 11px;
	float:left;
}
.value {
	width: 241px;
	float:left;
	margin-top:5px;
	line-height:140%;
}
.guarantee_and_delivery {
	float:left;
}
.guarantee_and_delivery > div {
	height:24px;
	background:#e6e6e6 url(/img/guarantee_ico.png) no-repeat 3px 3px;
	padding:9px 0 0 41px;
	width:145px;
}
.guarantee_and_delivery > div+div {
	width:207px;
	margin-top: 9px;
	background:#e6e6e6 url(/img/delivery_ico.png) no-repeat 4px 5px;
}
.guarantee_and_delivery > div+div+div {
	width:207px;
	margin-top: 9px;
	background:#e6e6e6 url(/img/credit_ico.png) no-repeat 4px 5px;
}
.guarantee_and_delivery > div+div+div+div {
	width:207px;
	margin-top: 9px;
	background:#e6e6e6 url(/img/dps-small.png) no-repeat 4px 5px;
}
.guarantee_and_delivery a.credit {
/*	color:#333333; */
	text-decoration: underline;
}
.full_info {
	width:735px;
	margin:30px 22px 0 0;
	float:left;
}
.full_info .tabs {
	height: 40px;
	position:relative;
}
.full_info .tabs li .arrow {
	display:none;
}
.full_info .tabs .current .arrow {
	display:block;
	position:absolute;
	background:url(/img/compare_header_arrow.png) no-repeat 50% 100%;
	height:6px;
	width:100%;
	left:0;
	bottom:-9px;
	margin:14px auto 0 auto;
	z-index:1;
}
.full_info .tabs li {
	border-top:#c6c6c6 1px solid;
	position:relative;
	float:left;
	height:26px;
	padding:13px 18px 0 18px;
	background: url(/img/product_tabs_bg.png) repeat-x;
	text-transform:uppercase;
	color:#a30403;
	text-shadow: #d9d9d9 0 1px 0;
	cursor:pointer;
}
.full_info .tabs li:hover {
	background:url(/img/product_tabs_current_bg.png) repeat-x;
	border-bottom:#bd322b 3px solid;
	margin-bottom:-3px;
	color:#333333;
	text-shadow:#d9d9d9 0 1px 0;
}
.full_info .tabs .current {
	float:left;
	background:url(/img/product_tabs_current_bg.png) repeat-x;
	color:#333333;
	text-shadow:#d9d9d9 0 1px 0;
	border-bottom:#bd322b 3px solid;
	margin-bottom:-3px;
	padding:13px 18px 0 18px;
}
.full_info .info {
	border-top:#cccccc 3px solid;
	padding: 0;
}
.full_info .info > div {
	padding-top:17px;
}
.full_info .info .conditions .cond_table .grey td {
	background:#e6e6e6;
}
.full_info .info .conditions .cond_table tr td {
	padding: 6px 0 6px 10px;
	vertical-align: middle;
}
.full_info .info .conditions .cond_table tr .first_col {
	width:230px;
}
.full_info .info .conditions .cond_table tr .second_col {
	width:495px;
}
.full_info .info .tabs_info_header {
	height: 32px;
	border-bottom:#cccccc 3px solid;
	font-size:18px;
	padding: 13px 0 0 10px;
	margin-bottom: 17px;
}
.compare_button_line {
	height: 44px;
	border-bottom:#cccccc 1px solid;
	position:relative;
}
.compare_button_line .compare_item
{
	margin-top:0;
}
.compare_button_line li {
	width:38px;
	height:38px;
	background:#999;
	float:left;
	margin-right:15px;
}
.compare_button_line .compare_similar_button {
	background:url(/img/compare_button.png) no-repeat;
	display:block;
	width:189px;
	height:26px;
	text-align:center;
	color:#ffffff;
	text-shadow:#8e0200 0 1px 0;
	line-height:26px;
	position:absolute;
	right:0;
	top:0;
}
.compare_button_line .compare_similar_button:hover
{
	text-decoration:none;
	background-position:0 -26px;
}
.similar .similar_items {
	border-bottom:#cccccc 1px solid;
	padding-top:24px;
}
.similar_items .one_item {
	height:100px;
	width:322px;
	float:left;
	margin:0 32px 43px 10px;
}
.similar_items .one_item .picture {
	float:left;
	margin-right: 15px;
}
.similar_items .one_item .one_similar_info {
	float:left;
	width: 207px;
}
.similar_items .one_item .one_similar_info .add_compare {
	display:block;
	width:13px;
	height: 13px;
	float:left;
	margin:2px 8px 0 0;
}
.similar_items .one_item .one_similar_info span.empty {
	background: url(/img/check_empty.png) no-repeat;
}
.similar_items .one_item .one_similar_info span.select {
	background: url(/img/check_full.png) no-repeat;
}
.similar_items .one_item .one_similar_info .add_compare {
	line-height: 18px;
	display:block;
}
.similar_items .one_item .one_similar_info .logo_handle {
	height:20px;
	padding-bottom:10px;
	width:129px;
	float:left;
}
.similar_items .one_item .one_similar_info label {
	color:#a30403;
	white-space: nowrap;
}
.similar_items .one_item .one_similar_info label:hover {
	cursor:pointer;
}
.similar_items .one_item .one_similar_info .itemLink {
	font-size:14px;
	display:block;
	border-top: #cccccc 1px solid;
	padding:10px 0 10px 0;
	height:22px;
}
.similar_items .one_item .one_similar_info .item_price {
	margin-top:3px;
	width:125px;
	float:left;
}
.similar_items .one_item .one_similar_info .item_price .price_ceil {
	font-size: 24px;
}
.similar_items .one_item .one_similar_info .item_price span+span {
	color:#777777;
}
.similar_items .one_item .one_similar_info .add_to_cart {
	margin-top:3px;
	display:block;
	width:81px;
	height:27px;
	background:url(/img/buy_button.png) no-repeat;
	color:#ffffff;
	text-align:center;
	line-height:26px;
	float: left;
}
.similar_items .one_item .one_similar_info .add_to_cart:hover {
	text-decoration:none;
	background-position:0 -27px;
}
.full_info .pagination {
	margin:0;
	border:0;
}
.view_body {
	padding:0 10px 0 10px;
}
.view_body img
{
	margin-left:107px;
}
.one_comment .comment_header {
	height:35px;
	background:#e6e6e6 url(/img/authorize_ico.png) no-repeat 18px 16px;
	border-bottom:#f8f8f8 1px solid;
	padding:8px 0 0 50px;
	position:relative;
}
.comment_header .comment_date {
	color:#777777;
	font-size:11px;
	font-style:italic;
}
.comment_header .comment_name {
	color:#bd322b;
}
.comment_header .comment_vote {
	width:88px;
	height:18px;
	background:url(/img/star_black_small.png) repeat-x 0 0;
	position:absolute;
	right:12px;
	top:12px;
}
.comment_header .comment_vote > div {
	height:18px;
	background:url(/img/star_red_small.png) repeat-x 0 0;
	width:50%;
}
.one_comment .comment {
	border-top:#b3b3b3 1px solid;
	border-bottom:#cccccc 3px solid;
	padding:17px 0 23px 0;
	margin-bottom:20px;
	line-height:140%;
}
.one_comment .comment div > span {
	text-transform:uppercase;
	color:#777777;
}
.one_comment .comment .advantages, .one_comment .comment .disadvantages {
	float:left;
	width:290px;
	padding:8px 10px 17px 50px;
}
.one_comment .comment .advantages {
	background:url(/img/advantages_bg.png) no-repeat 10px 0;
}
.one_comment .comment .disadvantages {
	margin-left:11px;
	background:url(/img/disadvantages_bg.png) no-repeat 10px 0;
}
.one_comment .comment .comment_text {
	border-top:#cccccc 1px solid;
	padding:20px 10px 0 50px;
	background:url(/img/comment_text_bg.png) no-repeat 10px 20px;
}
.reviews .form {
	margin-top: 25px;
}
.form {
	background:#f0f0f0 url(/img/form_bg.png) repeat-x bottom;
	width: 714px;
	padding:19px 10px 0 10px;
}
.form .form_header {
	padding:0 0 16px 0;
	margin: 0 0 20px 0;
	border-bottom:#b8b8b8 1px solid;
}
.form .form_header .form_header_txt{
	font-size:18px;
	font-weight:400;
	color:#a30403;
}

.form .input_box {
	border-bottom:#b8b8b8 1px solid;
}
.form .input_box + .input_box {
	margin-top:20px;
}
.form .input_box [type*="text"], .form .input_box textarea {
 border:#c8c8c8 1px solid;
 background:#ffffff url(/img/form_input_bg.png) repeat-x top;
 padding:4px 7px 4px 7px;
 color:#333333;
}
*:first-child+html .form .input_box .normal, *:first-child+html .form .input_box .wide, *:first-child+html .form .input_box textarea {
	border:#c8c8c8 1px solid;
	background:#ffffff url(/img/form_input_bg.png) repeat-x top;
	padding:4px 7px 4px 7px;
	color:#333333;
}
.form .input_box .one_input {
	float:left;
	margin-bottom:20px;
}
.form .submit_box {
	border-top:#ffffff 1px solid;
	padding:14px 0 16px 0;
	position:relative;
}
.form .submit_box .submit_button,  .form .submit_box .submit_button_disabled{
	background: url(/img/call_me_button_bg.png) no-repeat;
	border:0;
	width:201px;
	height:27px;
	color:#ffffff;
	cursor:pointer;
}
.form .submit_box .submit_button_disabled{
	background:url(/img/register_button_disable.png) no-repeat;
}
.form .submit_box .submit_button:hover{
	background-position:0 -27px;
}
.form .submit_box .submit_button_disabled:hover {
	 background-position:0 0;
	 cursor:default;
 }
.form .submit_box .warning
{
	font-size:10px;
	line-height:90%;
	display:none;
	color:#a30403;
}
.form .submit_box .submit_button_disabled:hover + .warning
{
	display:inline;
}
.reviews .form .input_box .one_input textarea {
	width:243px;
	height:67px;
}
.reviews .form .input_box .one_input {
	margin-right:13px;
}
.reviews .form .input_box .one_input #comment {
	width:695px;
}
.right_slide {
	float:left;
}
.finally_buy {
	border-top:#cccccc 1px solid;
	margin:25px 10px 0 10px;
}
.finally_buy .product_cost_block {
	width: 450px;
	border:0;
	margin:0 auto;
}
.finally_buy .product_cost_block .add_to_cart {
	margin-right:0;
}
.additional_products {
	float:left;
	margin-top:30px;
	border: #d5d5d5 1px solid;
	border-bottom-width: 3px;
}
.additional_products .additional_products_header {
	height:35px;
	padding-top:16px;
	text-align:center;
	background:url(/img/additionals_header_bg.png) repeat-x bottom;
	width:230px;
}
*:first-child+html .additional_products .additional_products_header {
	width:241px;
}
.additional_products .arrow {
	background:url(/img/compare_header_arrow.png) no-repeat;
	width:12px;
	height:6px;
	margin:0 auto;
}
.additional_products ul li {
	width:198px;
	margin:0 17px 0 17px;
	padding:11px 0 11px 0;
	border-bottom:#cccccc 1px solid;
}
.additional_products ul li .add_name {
	font-size:14px;
	margin:20px 0 15px 0;
	height:32px;
}
.additional_products .item_price {
	width:115px;
}
.additional_products .add_to_cart {
	display:block;
	width:81px;
	height:27px;
	background:url(/img/buy_button.png) no-repeat;
	color:#ffffff;
	text-align:center;
	line-height:26px;
	float: left;
}
.additional_products .add_to_cart:hover {background-position: 0 -27px}
#bottom_slide {
	height:101px;
}
#bottom_slide li {
	width:254px;
	height:59px;
	padding:20px 3px 0 3px;
	border-top:#cccccc 1px solid;
	border-bottom:#cccccc 1px solid;
	position:relative;
	margin-top:11px;
}
#bottom_slide .item_page {
	padding:20px 6px 0 6px;
}
#bottom_slide li .stroke {
	display:none;
}
#bottom_slide .item_page .stroke {
	display:block;
	background:url(/img/current_product_bg.png) no-repeat;
	width:264px;
	height:101px;
	position:absolute;
	top:-11px;
	left:0;
}
#bottom_slide li > a {
	float:left;
	display:block;
	width:38px;
	height:38px;
	margin:0 10px 0 10px;
}
#bottom_slide li .add_name {
	height:30px;
	width:235px;
}
*:first-child+html #bottom_slide li .add_name {
	width:180px;
}
#bottom_slide .item_page .add_name {
	margin-top:6px;
}
#bottom_slide li .add_name a {
	color:#333333;
	font-weight:700;
	font-size:12px;
}
#bottom_slide li .price_ceil {
	color:#bd322b;
	font-size:14px;
}
#bottom_slide .item_page .item_price {
	display:none;
}
.prev_price, .next_price {
	position:absolute;
	top: 11px;
	height:46px;
	padding-top:33px;
	border:#cccccc 1px solid;
	text-transform:uppercase;
}
.prev_price:hover, .next_price:hover {
	cursor:pointer;
	color:#bd322b;
}
.prev_price {
	left:10px;
	border-left:0;
	width:71px;
	padding-left:20px;
	background:url(/img/left_arrow.png) no-repeat 0 50%;
}
.next_price {
	right:10px;
	border-right:0;
	width:75px;
	padding-left:16px;
	background:url(/img/right_arrow.png) no-repeat 100% 50%;
}
.slide-style-right .jcarousel-container-vertical {
	width:230px;
	float:left;
}
.slide-style-right .jcarousel-clip, .slide-style-bottom .jcarousel-clip {
	overflow: hidden;
}
.slide-style-bottom .jcarousel-clip-horizontal {
	width:  796px;
	margin-left:102px;
}
/*END - Product_page*/
/*Paymein_delivery*/
.delivery, .payment, .services, .product_groups {
	float:left;
	width: 485px;
}
.delivery, .services {
	margin:0 15px 0 10px;
}
.payment p {
	color:#777777;
}
.info_header {
	border-bottom:#cccccc 3px solid;
	padding:0 0 19px 10px;
}
/*END - Paymein_delivery*/
/*Compare*/
.parameters_col {
	width:125px;
	float:left;
	color:#777777;
}
.parameters_col .first_row {
	position:relative;
}
.parameters_col .back {
	display:block;
	background:url(/img/back_to_cotalog.png) no-repeat;
	width:98px;
	height:30px;
	text-align:center;
	color:#ffffff;
	margin:0 auto;
	line-height:26px;
	position:absolute;
	top:172px;
}
.parameters_col .back:hover {
	background-position:0 -30px;
}
.compare_folder {
	width:872px;
	float: left;
}
.compare_folder .compare_item {
	width:173px;
	float:left;
}
.compare_folder .compare_item + .compare_item {
	border-left:#e6e6e6 1px solid;
}
.compare_folder li, .parameters_col li {
	padding: 5px 10px 5px 10px;
}
.compare_folder .first_row, .parameters_col .first_row {
	margin-bottom:20px;
	padding:0;
}
.compare_folder .del {
	margin:0 8px 0 54px;
}
.compare_folder .picture {
	display:block;
	width:100px;
	height:100px;
	margin:5px auto 15px auto;
}
.compare_folder .link {
	display:block;
	height:33px;
	padding:0 8px 4px 8px;
}
.compare_folder .product_cost {
	width:70px;
	margin:0;
	font-size:14px;
	font-weight:400px;
	padding:8px 0 0 7px;
}
.compare_folder .product_cost span+span {
	font-size:11px;
}
.grey {
	background:#e6e6e6;
	border-bottom:#d4d4d4 1px solid;
}
.parameters_col li.hover, .compare_folder li.hover {
	position:relative;
	top:-2px;
	background:url(/img/compare_hover_bg.png) 0 0;
	border: #a30403 3px solid;
	padding: 4px 10px 2px 11px;
	margin:0 0 -2px -1px;
}
.compare_item + .compare_item li.hover {
	background-position:0 1px;
}
.compare_item + .compare_item + .compare_item li.hover {
	background-position:0 2px;
}
.compare_item + .compare_item + .compare_item + .compare_item li.hover {
	background-position:0 3px;
}
.compare_item + .compare_item + .compare_item + .compare_item + .compare_item + .compare_item li.hover {
	background-position:0 5px;
}
.parameters_col li.hover {
	background-position:0 2px;
}
.parameters_col .grey.hover, .compare_folder .grey.hover {
	padding: 4px 10px 5px 11px;
	margin:0 0 -4px -1px;
}
.parameters_col li.hover {
	color:#a30403;
	border-right:0;
	padding: 4px 10px 2px 8px;
}
.parameters_col .grey.hover {
	padding: 4px 10px 5px 8px;
}
.compare_folder li.hover {
	border-right:0;
	border-left:0;
}
.compare_folder .last li.hover {
	border-right: #a30403 3px solid;
	padding-right:7px;
}
/*END - Compare*/
/*Directions*/
.one_category {
	float:left;
	width:328px;
	height:210px;
}
.one_category > img {
	float:left;
	margin-right:12px;
}
.one_category > a {
	display:block;
	width:216px;
	float:left;
}
.one_category > ul {
	margin-top:14px;
	width:196px;
	float:left;
}
.one_category > ul li {
	margin-bottom:2px;
}
/*END - Directions*/
/*Cart*/
.cart_header {
	height:35px;
	font-size:14px;
	color:#777777;
}
.cart_header span {
	margin-left:138px;
}
.cart_header span + span {
	margin-left:280px;
}
.cart_header span + span + span {
	margin-left:65px;
}
.cart_header span + span + span + span {
	margin-left:150px;
}
.cart_products {
	border-top:#cccccc 3px solid;
	border-bottom:#cccccc 3px solid;
	margin-right:1px;
}
.cart_products .cart_item {
	height:100px;
}
.cart_products .cart_item + .cart_item {
	border-top:#cccccc 1px solid;
}
.cart_products .cart_item > * {
	float:left;
}
.cart_products .cart_item .name {
	width:350px;
	margin:38px 24px 0 40px;
}
.cart_products .cart_item .quanity {
	width:79px;
	height:18px;
	margin: 37px 61px 0 0;
	padding: 2px 1px 2px 1px;
	background:url(/img/quant_bg.png);
}
.cart_products .cart_item .quanity > * {
	float:left;
}
.cart_products .cart_item .quanity > div {
	width:21px;
	height:20px;
	cursor:pointer;
}
.cart_products .cart_item .quanity .quanity_value {
	padding:2px 0 0 0;
	height:14px;
	width:37px;
	border:0;
	background:none;
	text-align:center;
	font-size:14px;
	color:#333333;
}
.cart_products .cart_item .quanity .minus {
	background:url(/img/minus_bg.png) no-repeat;
}
.cart_products .cart_item .quanity .plus {
	background:url(/img/plus_bg.png) no-repeat;
}
.cart_products .cart_item .quanity .plus:hover, .cart_products .cart_item .quanity .minus:hover {
	background-position:0 -20px;
}
.cart_products .cart_item .item_price {
	width:166px;
	margin-top:37px;
}
.cart_products .cart_item .total_item_price {
	height:63px;
	width:142px;
	background:#f0f0f0;
	padding:37px 0 0 35px;
}
.cart_products .cart_item .total_item_price .price_ceil, .total_price .price_ceil {
	color:#a30403;
}
.total_price {
	margin-left:640px;
	width:360px;
}
.total_price > * {
	float:left;
}
.total_price > span {
	font-size:14px;
	line-height:46px;
	margin-right:25px;
}
.total_price > div {
	display:block;
	width: 142px;
	height:36px;
	padding:8px 0 0 35px;
	background:#f0f0f0 url(/img/product_tabs_bg.png) repeat-x 0 100%;
	border-bottom:#bd322b 3px solid;
}
.order {
	width:575px;
}
.order .info > div {
	padding:0;
}
.order .tabs {
	width:302px;
}
.order .form {
	width:555px;
	position:relative;
}
.order .form .one_input .float_left {
	float:left;
	margin:0 17px 0 0;
}
*:first-child+html .order .form .one_input .float_left {
	line-height:20px;
}
.order .form .one_input .float_left + .float_left {
	padding:0;
	margin:0 0 0 18px;
}
.order .form .one_input .radio {
	vertical-align: top;
	margin:0;
	padding:0;
}
*:first-child+html .order .form .one_input .radio {
	vertical-align: baseline;
}
.order .form .one_input .radio:checked + label {
	color:#a30403;
}
.order .form .one_input .normal {
	width:250px;
}
.order .form .left {
	margin-right:20px;
}
*:first-child+html .order .form .left {
	margin-right:10px;
}
.order .form .one_input .wide {
	width:535px;
	margin:0;
}
.order .form .with_span {
	margin-bottom: 5px;
}
.order .form .one_input textarea {
	height: 75px;
}
.order .form .clear_form {
	border:0;
	padding:0;
	color:#a30403;
	font-size:11px;
	background:none;
	position: absolute;
	right:5px;
	top:22px;
}
*:first-child+html .order .form .clear_form {
	margin-left:200px;
}
.order .form .one_input span {
	font-size:11px;
	color:#777777;
}
.delivery_payment, .reg_advantages {
	width:392px;
	float:left;
	margin-top:30px;
}
.delivery_payment .delivery, .delivery_payment .payment {
	width:auto;
	float:none;
	margin:0 15px 0 0;
}
.delivery_payment .delivery {
	padding-bottom:20px;
}
.delivery_payment .info {
	padding:0;
}
.delivery_payment .info > ul {
	padding-left:0;
	margin-top:0;
}
.delivery_payment .info > ul > li {
	padding: 10px 45px 10px 10px;
	/*margin-top:10px;*/
	background:url(/img/cart_pay_del_arrow.png) no-repeat;
	background-position: 360px 13px;
	border-bottom:#d3d3d3 1px solid;
}
.delivery_payment .info > ul > li > h4 {
	cursor:pointer;
	margin-top:0px;
}
.delivery_payment .info > ul > .active {
	background-position: 330px -16px;
}
/*END - Cart*/
/*Registration*/
.add_address {
	background:url(/img/add_address_button.png) no-repeat;
	width:169px;
	height:20px;
	padding-top:6px;
	color:#ffffff;
	text-align:center;
	cursor:pointer;
}
.add_address:hover
{
	background-position:0 -26px;
}
.spam_disagree {
	color:#777777;
}
.form .input_box .with_select {
	margin:0 0 17px 100px;
}
.form .input_box .required {
	border:#a30403 2px solid;
	background:#ffffff;
	padding:3px 6px 3px 6px;
}
*:first-child+html .form .input_box .required {
	border:#a30403 2px solid;
	background:#ffffff;
	padding:3px 6px 3px 6px;
}
.form .input_box .select {
	border:#c8c8c8 1px solid;
	background:#ffffff url(/img/form_input_bg.png) repeat-x top;
	padding:7px 4px 4px 4px;
}
*:first-child+html .form .input_box .select {
	padding:2px;
}
.form .input_box .select select {
	color:#777777;
}
*:first-child+html .form .input_box .select select {
	margin-bottom:3px;
}
.form .input_box .select select:selected {
 color:#333333;
}
.form .input_box .select + .select {
	margin-left:8px;
}
.form .input_box select {
	border:0;
	background:0;
}
.form .input_box .one_input .new {
	margin-bottom:20px;
	width: 505px;
	float:left;
}
.form .input_box .one_input .del_row {
	float:left;
	width:16px;
	height:16px;
	text-align:center;
	color:#a30403;
	padding-top:3px;
	margin-left:10px;
	cursor:pointer;
}
.form .input_box .one_input .del_row:hover {
	text-decoration:underline;
}
/*END - Registration*/
/*News*/
.news_shares {
	margin-top:40px;
}
.news_shares .one_element {
	height:365px;
	overflow:hidden;
}
.news_shares .one_element .picture {
	display:block;
	width:210px;
	height:150px;
	text-align:center;
}
.news_shares .one_element .date {
	height:38px;
	margin:12px 0 14px 0;
	border-bottom:#cccccc 3px solid;
}
.news_shares .one_element .date > *, .one_new .new_header .date > * {
	float:left;
}
.news_shares .one_element .date .day, .one_new .new_header .date .day {
	font-size:30px;
	margin-right:7px;
}
.news_shares .one_element .date .month, .one_new .new_header .date .month {
}
.news_shares .one_element .date .year, .one_new .new_header .date .year {
	color:#777777;
}
.news_shares .one_element .title {
	display:block;
	margin-bottom:12px;
}
/*END - News*/
/*One_new*/
.one_new {
	margin:20px 0 0 26px;
}
.one_new .new_header {
	padding-bottom:10px;
	border-bottom:#cccccc 3px solid;
}
.one_new .title {
	float:left;
	width:350px;
}
.one_new .title h2 {
	color:#333333;
}
.one_new .date {
	float:left;
	margin-right:20px;
}
.one_new .info {
	width:373px;
	padding:0 0 0 90px;
	margin-right:44px;
	float:left;
}
.one_new .picture_block {
	float:left;
	text-align:center;
	margin-top:15px;
	width:210px;
}
.one_new .picture_block img {
	margin-bottom:20px;
}
.one_new .facebook_like {

	width:97px;
	height:20px;
	float:left;
	margin:3px 15px 0 20px;
}
.one_new .google_like {

	margin-top:3px;	
	margin-left:15px;
	width:65px;
	height:24px;
	float:left;
}
.one_new .twitter_like{
	margin-top:3px;
	width:56px;
	height:20px;
	float:left;
}
/*END One_new*/
/*Apple_zone*/
.apple_zone {
	background:url(/img/top_border_apple_zone.jpg) repeat-x;
}
.apple_zone .cart {
	background:url(/img/cart_bg_apple_zone.png) repeat-x;
}
.apple_zone .cart > a {
	background:url(/img/cart_ico_apple_zone.png) no-repeat 6px 4px;
	text-shadow:#282131 0px -1px 0px;
}
.apple_zone .cart > .hide_cart {
	background:url(/img/cart_arrow.png) no-repeat -22px 0;
}
.apple_zone .cart > .hide_cart:hover {
	background-position: 0 0;
}
.apple_zone .hide .cart > .hide_cart {
	background-position: -66px 0;
}
.apple_zone .hide .cart > .hide_cart:hover {
	background-position: -44px 0;
}
.apple_zone .cart_info > div {
	color:#96accd;
}
.apple_zone .cart_info > div > span {
	color:#ffffff;
}
.apple_zone #logo {
	background:url(/img/citycom_logo_apple_zone.png) no-repeat center top;
	width:134px;
	height:158px;
}
.apple_zone #logo img {
	display:none;
}
.apple_zone .search {
	background:url(/img/search_bg_apple_zone.png) no-repeat;
}
.apple_zone .search input[type="text"] {
	background:url(/img/search_input_bg_apple_zone.png) no-repeat;
}
.apple_zone .main_menu > li {
	background:url(/img/main_menu_bg_apple_zone.png) repeat-x;
}
.apple_zone .main_menu > li:hover {
	background-position:0 -44px;
}
.apple_zone .main_menu .first {
	background:url(/img/first_menu_item_apple_zone.png) no-repeat;
}
.apple_zone .main_menu .first:hover {
	background:url(/img/first_menu_item_apple_zone.png) 0 -44px;
}
.apple_zone .main_menu > li > h3 {
	border-left:#999999 1px solid;
}
.apple_zone .main_menu > li .arrow {
	border-right:#4a4a4a 1px solid;
}
.apple_zone .main_menu > li > h3 > a {
	text-shadow:#8f8f8f 0 -1px 0;
	color:#ffffff;
}
.apple_zone .main_menu > li .arrow {
	background:url(/img/arrow_menu_apple_zone.png) no-repeat 0 17px;
}
.apple_zone .main_menu > li:hover .arrow {
	background:url(/img/arrow_menu_hover_apple_zone.png) no-repeat 0 17px;
}
.apple_zone .main_menu > li > h3 > a {
	background: url(/img/phone_ico_apple_zone.png) no-repeat 0% 50%;
}
.apple_zone .main_menu > li+li > h3 > a {
	background: url(/img/notebook_ico_apple_zone.png) no-repeat 0% 50%;
}
.apple_zone .main_menu > li+li+li > h3 > a {
	background: url(/img/foto_ico_apple_zone.png) no-repeat 0% 50%;
}
.apple_zone .main_menu > li+li+li+li > h3 > a {
	background: url(/img/tv_ico_apple_zone.png) no-repeat 0% 50%;
}
.apple_zone .main_menu > li+li+li+li+li > h3 > a {
	background: url(/img/ebook_ico_apple_zone.png) no-repeat 0% 50%;
}
/*END Apple_zone*/
/*Game_zone*/
.game_zone .header , .game_zone .header1 {
	background:url(/img/header_bg_game_zone.png) no-repeat 108px 96px;
}
.game_zone .search {
	background:url(/img/search_bg_game_zone.png) no-repeat;
}
.game_zone .search input[type="text"] {
	background:url(/img/search_input_bg_game_zone.png) no-repeat;
}
/*END Game_zone*/
/*Corporation*/
.corporative_info {
	margin:0 10px 40px 10px;
}
.corporative_info .info_header span {
	color:#333333;
}
.product_groups span {
	color:#777777;
}
/*END - Corporation*/
/*Contacts*/
.contact_digital, .contact_analog {
	width:285px;
}
.contact_digital {
	margin-bottom:40px;
}
.contact_digital span, .contact_analog span {
	color:#777777;
}
.contact_digital .contact_phones, .contact_analog .contact_phones {
	font-size: 30px;
	line-height:normal;
}
.contact_phones span {
	font-size:18px;
	vertical-align:text-top;
}
.icq {
	background: url(/img/icq.png) no-repeat;
	height:23px;
	padding:8px 0 0 38px;
}
.map {
	background:url(/img/map.png) no-repeat 100% 20px;
}
/*END - Contacts*/
/*Cabinet*/
.greeting {
	margin-left:10px;
}
.greeting span {
	color:#333333;
}
.cabinet {
	width:980px;
	margin:20px 0 0 10px;
}
.cabinet .tabs {
	float:left;
}
.cabinet .exit {
	width:104px;
	height:33px;
	padding-top:6px;
	border-top: #c6c6c6 1px solid;
	float:left;
	background: url(/img/product_tabs_bg.png) repeat-x;
}
.cabinet .exit a {
	color:#333333;
	text-shadow:#ffffff 0 1px 0;
	display:block;
	background:url(/img/exit_button.png) no-repeat;
	width:83px;
	height:22px;
	text-align:center;
	padding-top:6px;
	margin:0 auto;
}
.cabinet .exit a:hover {
	background-position:0 -28px;
}
.cabinet .info .personal_contact_info {
	background:#f0f0f0;
	padding: 20px 0 20px 10px;
}
.cabinet .cabinet_col {
	float:left;
	padding:7px 20px 0 0;
	border-right:#b8b8b8 1px solid;
}
.cabinet .cabinet_col + .cabinet_col {
	padding:7px 0 0 20px;
	border:0;
}
.cabinet .one_info {
	height:42px;
	width:460px;
}
.cabinet .toll {
	height:54px;
}
.one_info > div {
	float:left;
}
.one_info .label_col {
	width:190px;
}
.one_info .input_col {
	width:200px;
}
.one_info .second {
	margin-left:190px;
	display:none;
}
*:first-child+html .one_info .second {
	margin-left:95px;
}
.active .second {
	display: block;
}
.one_info .one_info_input {
	background:none;
	border:0;
	color:#333333;
	font-weight:700;
	width:190px;
	padding:0;
}
.cabinet .active .one_info_input
{
border:#c8c8c8 1px solid;
 background:#ffffff url(/img/form_input_bg.png) repeat-x top;
 padding:4px 7px 4px 7px;
 color:#333333;
 width:172px;
 margin:-3px 0 0 -8px;
}
.one_info a {
	font-size:11px;
	display:block;
	margin-top:2px;
}
.one_info a:hover {
	text-decoration:none;
}
.cabinet .one_info .change {
	display:inline;
}
.cabinet .one_info .save {
	display:none;
}
.cabinet .one_info .reset {
	display:none;
}
.cabinet .active .change {
	display:none;
}
.cabinet .active .save {
	display:inline;
}
.cabinet .active .reset {
	display:inline;
}
.personal_history_header {
	border-bottom:#cccccc 3px solid;
	padding-bottom:18px;
}
.personal_history_header > div {
	font-size:14px;
	color:#777777;
}
.personal_history_header .date {
	float:left;
	width:225px;
	padding-left:20px;
}
.personal_history_header .number {
	float:left;
	width:245px;
}
.personal_history_header .status {
	float:left;
	width:245px;
}
.personal_history_item {
	border-bottom:#cccccc 1px solid;
}
.personal_history_item .price {
	float:left;
	padding-top:20px;
}
.personal_history_item .date {
	float:left;
	width:225px;
	padding-left:20px;
	font-size:14px;
	padding-top:20px;
	height:35px;
}
.personal_history_item .number {
	float:left;
	width:245px;
	font-size: 18px;
	line-height:14px;
	padding-top:20px;
	height:35px;
	 cursor:pointer;
}
.personal_history_item .number a:hover {
	text-decoration:underline;
}
.personal_history_item .status {
	float:left;
	width:185px;
	font-size:14px;
	padding-top:20px;
	height:35px;
	padding-left:60px;
}
.personal_history_item .in_work {
	color:#e27500;
	background:url(/img/in_work_bg.png) no-repeat 0 9px;
}
.personal_history_item .canceled {
	color:#a30403;
	background:url(/img/canceled_bg.png) no-repeat 0 9px;
}
.personal_history_item .done {
	color:#03a325;
	background:url(/img/done_bg.png) no-repeat 0 9px;
}
.personal_history_item .price {
	float:left;
	background:#f0f0f0;
	padding-left:42px;
	width:203px;
	padding-top:20px;
	height:35px;
}
.personal_history_item .price .price_ceil {
	color:#a30403;
	font-size:24px;
}
.personal_history_item .price span + span {
	color:#777777;
}
.personal_history_products .next_discount {
	width:618px;
	float:left;
	padding-top:18px;
	font-size:14px;
}
.personal_history_products .next_discount span {
	color:#a30403;
}
.personal_history_total_price {
	float:left;
}
.personal_history_total_price div, .personal_history_discount div {
	float:left;
	width:117px;
	padding-top:18px;
	font-size:14px;
}
.personal_history_total_price div+div {
	width: 203px;
	height:35px;
	padding:9px 0 0 42px;
	background:#f0f0f0 url(/img/product_tabs_bg.png) repeat-x 0 100%;
	border-bottom:#bd322b 3px solid;
}
.personal_history_total_price .price_ceil {
	font-size:24px;
	color:#a30403;
}
.personal_history_total_price .price_ceil +span {
	color:#777777;
	font-size:12px;
}
.personal_history_discount {
	padding-left:618px;
}
.personal_history_discount div + div {
	width: 203px;
	height:35px;
	padding:9px 0 0 42px;
	background:#f0f0f0;
	font-size:24px;
}
.order_header
{
	height: 36px;
	margin:-6px 0 17px 0;
	background:url(/img/order_header_bg.png) repeat-x 0 100%;
	border-bottom:#cccccc 1px solid;
}
.order_number
{
	font-size:18px;
	color:#a30403;
	width:805px;
	padding-left:20px;
	float:left;
}
.order_number span
{
		font-size:14px;
		color:#333333;
}
.order_header a
{
	display:block;
	color:#ffffff;
	float:left;
	background:url(/img/order_header_back.png) no-repeat;
	width:148px;
	height:25px;
	text-align:center;
	padding-top:5px;
	text-shadow:#8e0200 0 -1px 0;
	cursor:pointer;
}
.order_header a:hover
{
	text-decoration:none;
	background-position:0 -30px;
}

.personal_history_products .cart_products .cart_item .item_price {
	width:150px;
}
.personal_history_products .cart_products .cart_item .quanity {
	width:75px;
	background:none;
	font-size:24px;
}
.personal_history_products .total_price {
	margin-left:660px;	
}
.personal_history_products .total_price > span {
	margin-right:46px;
}
.personal_history_products .cart_header span + span {
	margin-left: 245px;
}
.personal_history_products .cart_header span + span + span {
	margin-left: 95px;
}
.personal_history_products .cart_header span + span + span + span {
	margin-left:150px;
}
.history_total_price, .total_discount, .total_price_with_discount
{
	margin-left:650px;
}
.history_total_price div, .total_discount div, .total_price_with_discount div
{
	width: 152px;
	float:left;
	height:24px;
	padding-top:18px;
	font-size:14px;
}
.history_total_price div + div, .total_discount div + div, .total_price_with_discount div + div
{
	width: 144px;
	border-bottom:#cccccc 1px solid;
	padding:10px 0 0 33px;
	height:35px;
	font-size:24px;
}
.history_total_price div + div
{
	background:#f0f0f0;
	color:#a30403;
}
.total_discount div + div
{
	background:#fdfdfd;
}
.total_price_with_discount div + div
{
	background:#f0f0f0 url(/img/product_tabs_bg.png) repeat-x 0 100%;
	border-bottom:#bd322b 3px solid;
	color:#a30403;
}
.history_total_price div + div > span + span, .total_price_with_discount div + div > span + span
{
	font-size:12px;
	color:#777777;
}
/*END - Cabinet*/
/*404*/
.page_404 .header, .page_404 .header1
{
       height:200px;
}
.page_404 .main_page_products
{
       margin-top:0;
}
.page_404 .login, .page_404 .cart_container, .page_404 .phones, .page_404 .search, .page_404 .main_menu, .page_404 .main_menu, .page_404 #slides
{
	display:none;
}
.page_404 .right_col
{
	width:auto;
}
.page_404 .info_404
{
	display:block;
	float:left;
	font-size:18px;
	width:715px;
	position:relative;
	margin:30px 0 0 107px;
}
.page_404 .info_404 div
{
	float:left;
	margin-right:34px;
	width:107px;
	font-size:24px;
	color:#777777;
	line-height:24px;
}
.page_404 .info_404 div span
{
	font-size:60px;
	color:#a30403;
	line-height:50px;
}
.page_404 .info_404 a.small
{
font-size:18px;
}
/*END - 404*/
#confirmOverlay{
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	left:0;
	background: -moz-linear-gradient(rgba(11,11,11,0.1), rgba(11,11,11,0.6)) repeat-x rgba(11,11,11,0.2);
	background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(11,11,11,0.1)), to(rgba(11,11,11,0.6))) repeat-x rgba(11,11,11,0.2);
	z-index:100000;
}

#confirmBox{
	width:244px;
	margin:auto;
	position:fixed;
	left:50%;
	margin:-100px 0 0 -122px;
	top:50%;
	-moz-box-shadow: 0 0 2px rgba(255, 255, 255, 0.6) inset;
	-webkit-box-shadow: 0 0 2px rgba(255, 255, 255, 0.6) inset;
	box-shadow: 0 0 2px rgba(255, 255, 255, 0.6) inset;
}
#confirmBox .pop_up_top{
	background:url(/img/complaints_pop_up_top_bg.png) no-repeat;
	height:10px;
}
#confirmBox .pop_up_bot{
	background: url(/img/call_pop_up_bot_bg.png) no-repeat;
	height:10px;
}
#confirmBox .pop_up_mid
{
	padding-bottom:8px;
}
#confirmBox span
{
	float:none;
	font-size: 12px;
    font-style: italic;
}
#confirmBox .pop_up_input
{
	margin-bottom:8px;
	border:#8e0e0e 1px solid;
	padding:4px 7px 4px 7px;
	color:#333333;
	width:186px;
}
#confirmBox .submit_button
{
	display:block;
	background:url(/img/call_me_button_bg.png) no-repeat;
	width:201px;
	text-align:center;
	margin-bottom: 0px;
	padding-top:6px;
	height:21px;
}
#confirmBox .submit_button:hover
{
	background-position:0 -27px;
}
#confirmBox #confirmButtons .cancel_button
{
	font-size:14px;
	position:absolute;
	top:10px;
	right:20px;
}
#confirmBox #confirmButtons .cancel_button:hover
{
	text-decoration:underline;
}
.button_col{
display:none;
}



table.popup	{
	position:absolute;
	display:none;
	z-index:99;
}


table.popup td.top_left	{
	width:8px;
	height:8px;
	background-image:url('/img/popup_top_left.gif');
	background-repeat:no-repeat;
}

table.popup td.top_right	{
	width:8px;
	height:8px;
	background-image:url('/img/popup_top_right.gif');
	background-repeat:no-repeat;
}

table.popup td.yellow	{
	background-color:#fff888;
}

table.popup td.bottom_left	{
	width:8px;
	height:8px;
	background:url('/img/popup_bottom_left.gif') no-repeat;
}

table.popup td.bottom_right	{
	width:8px;
	height:8px;
	background:url('/img/popup_bottom_right.gif') no-repeat;
}

table.popup td.content	{
	padding:2px 0px 0px 10px;
}

table.popup td.content div.header	{
	font-size:11px;
	font-weight:bold;
}

table.popup td.content td.label	{
	font-size:12px;
	padding-bottom:10px;
	white-space:nowrap;
}
table.popup td.content tr.label1	{
	font-size:11px;
	padding-bottom:3px;	
	white-space:nowrap;
}

table.popup td.content td.input	{
	font-size:12px;
	padding:0px 0px 10px 10px;
}

table.popup td.content td.input input	{
	font-size:13px;
}

table.popup td.content td.input input.button	{
	padding:0px 5px;
}

img.popup_close	{
	cursor:pointer;
}
