@import url('forms.css');
@import url('account.css');
@import url('innerphone.css');
@import url('layout.css');
@import url('navigation.css');
@import url('products.css');

body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	font: 13px Arial;
}

h1 
{
    font-family: Arial;
    font-size: 20px; 
    margin-bottom: 10px;
    }

div#Head {
	float: left;
	width: 750px;
	padding: 0 0px 6px 10px;
	margin-top: 32px;
	min-height: 41px;
}
div#Head div#Logo {
  float: left;
}
div#Head div#Support {
  float: right;
  padding-right: 20px;
}
div#Head div#Support div { font-size: 11px; color: #666666; margin-bottom: 4px; }

div#Nav1,
div#Nav2 {
  float: left;
  width: 100%;
  line-height:normal;
}
div#Nav1 {
  background-color: #0046b6;
}
div#Nav2 {
  background-color: #cdcdcd;
}
div#Nav1 ul,
div#Nav2 ul{
  margin: 0;
  padding: 0;
  list-style:none;
}
div#Nav1 li,
div#Nav2 li{
  float:left;
  margin:0;
  padding:0;
}
div#Nav1 li {
  background: url('../ii/dot_line_1.gif') no-repeat right 50%;
}
div#Nav2 li {
  background: url('../ii/dot_line_2.gif') no-repeat right 50%;
}
div.headComment {
	color: black;
	margin-bottom: 10px;
	padding-right: 10px;
	font-size:11px;
}
li.no-border { background: none !important; }
div#Nav1 li.selected {   background-color: #cdcdcd; }
div#Nav2 li.selected {   background-color: #ffffff; }
div#Nav1 a,
div#Nav2 a,
div#Nav1 span,
div#Nav2 span
{
  display:block;
  text-decoration: none;
  font-weight: bold;
  padding: 2px 18px;
}
div#Nav1 a {
  color: #ffffff;
}
div#Nav2 a {
  color: #000000;
}
div#Nav1 li.selected a {
  color: #000000;
}
 
table#Main {
	margin-top: 12px;
	width: 48em;/* 750px; */
}
table#Main tr td { vertical-align: top; }

td#Right {
	width: 10.6em !important; /* 170px */
	padding-right: 10px;
}

td#Content {
	width: 36em; /* 410px */
	/*padding: 0 13px 0 48px;*/
	padding: 0 13px 0 8px;
}

td#Content.inner{
	padding: 0 13px 0 31px;
}

/* Banners */
#Banner {
	position: relative;
	z-index: 0;
	height: 174px;
	width: 520px;
}
#Banner_inner {
	position: relative;
	z-index: 0;
	min-height: 174px;
	//height: 174px;
	min-width: 540px;
	//width: 540px;
}

/* Перечень телефонов */
table.phone_list {
	width: 100%;
	margin-top: 1em;
}
table.phone_list tr td {
	font-size: 0.8em;
	padding-right: 0.1em;
}

table.phone_list td div.name{
	height: 15px;
	vertical-align: top !important;
}
table.phone_list td div.image {
	width: 106px;
	border: 1px solid #e5e5e5;
	border-top: 4px solid #e5e5e5;
}
table.phone_list td div.price{
	padding: 0.5em 0 0.5em 0;
	color: #999999;
	vertical-align: middle !important;
}
table.phone_list td div.price input {
	vertical-align: middle;
}

table.phone_list table td {
	margin: 0;
	padding: 0.3em 0 0.3em 0;
	border-top: 0px solid #e5e5e5;
	color: #555555;
	font-size: 0.7em;
}
table.phone_list table td.name {
	width: 62px;
}
table.phone_list  table td a {
	text-decoration: none;
	padding-right:  8px;
	background: url('../ii/li.gif') no-repeat right 50%;
}

table.phone_list table.features
{
    margin-bottom: 15px;
}

/* Texts */
#Content p {
	margin-top: 1em;
	font-size: 13px;
}
#Content .hr {
	clear: both;
	border-bottom: 1px solid #9f9f9f;
	padding-left: 0.1em;
	margin-top: 1.5em;
	margin-bottom: 0.5em;
	font-size: 14px;
	font-weight: bold;
}

/* Product preview */
 div.product {
	float: left;
	margin-right: 20px;
	//display: inline;
	margin-bottom: 1em;
	width: 106px;
	min-height: 106px;
	//height: 106px;
	font-size: 13px;
}

.category {
	margin-right: 5px !important;
	//display: inline;
	margin-bottom: 1em;
	width: 129px !important;
	min-height: 106px;
	//height: 106px;
	color: #666666;
	font-size: 11px !important;
}

div.product div {
	padding: 0.1em 0 0.1em 0;
}

div.product .image_1 {
	padding: 0;
	border: 1px solid #e5e5e5;
	border-bottom: 4px solid #e5e5e5;
}

/* Sidebars */

div.sidebar {
	min-width: 166px;
	//width: 166px;
	border: 1px solid #dddddd;
	position: relative;
	left: 0;
	top: 0;
	z-index: 0;
	font-size: 0.8em;
	float: left;
	margin-bottom: 0.8em;
}

div.sidebar .corner {
	width: 100%;
}

div.sidebar .right {
						position: absolute;
						top: -1px;
						right: -1px;
						background: url('../ii/corner_01.gif') no-repeat right top;
						width: 4px;
						height: 4px;
					}
div.sidebar .left {
						position: absolute;
						bottom: -1px;
						//bottom: -2px;
						left: -1px;
						background: url('../ii/corner_10.gif') no-repeat left bottom;
						height: 4px;
						width: 4px;
					}
div.sidebar .head {
	padding: 0.3em 0 0.3em 0.3em;
	font-weight: bold;
	font-size: 0.9em;
	color: #666666;
	border-bottom: 1px solid #dddddd;
}
div.sidebar .content {
	padding: 0.3em 0.1em 0.3em 0.3em;
	float: left;
}

div.sidebar .content a.registration {
	color: #0033cc;
	float: left;
	font-size: 0.85em;
	margin-left: 0.3em;
}

div.sidebar .content a.sitemap {
	color: #666666;
	float: left;
	font-size: 0.9em;
	margin-left: 0.8em;
}
div.sidebar .btn {
	float: right;
	margin: 0 5px 0 0;
}
div.sidebar p.left-image {
	margin: 1em 0 0 70px;
	font-size: 0.85em;
}
div.sidebar img.left-image {
	float: left;
	margin: 0 0 0 0;
}

/* Forms */
.search { margin-top: 1em; margin-bottom: 1em;}

/* Common */
a img { border: 0; }
.relative { position: relative; top: 0; left: 0; z-index: 0; }
.block { display: block; }
.clear { clear: both; }
.float-l { float: left; }
.float-r { float: right; }
.small  { font-size: 11px; }
.grey   { color: #868686; }
.grey a:link, .grey a:visited { color: #868686; }
.grey a:hover { color: #444444; }
.head   { font-size: 12px; font-weight: bold; }

ul li, ol li {
	margin-bottom: 6px;
}
ul.last {
	margin-top: 0px;
	font-size: 13px;
}

div.body {
	font-size: 13px;
	color: black;
	margin-top: 12px;
}

form	{ margin: 0px; }

/* list classes */
.list div {
	margin: 0.3em 0px 0.5em 9px;
	text-indent: -9px;
}
.list_ol div {
	margin: 0.3em 0px 1em 12px;
	text-indent: -12px;
}
.list_ul div {
	font-size:12px;
	margin: 3px 0px 0px 10px;
	text-indent: -10px;
}
.assistItem, .assistItem td {
	font-size: 11px;
	margin-bottom: 22px;
}

.assistFunctions { border-bottom: solid 1px #dddddd; }

.assistFunctions td { width: 33%; padding: 2px; }

.helpList div {
	font-size: 12px;
	background: url("../ii/c1_arrow.gif") no-repeat 0px 3px;
	padding-left: 14px;
	margin-bottom: 6px;
}

/* - */
div.helpBlock {
	background-color: #F0F0F0;
	padding: 10px 14px;
	font-size: 11px;
}
div.helpBlock div.head {
	margin-bottom: 10px;
}

h3 {
	font-size: 18px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 4px;
	color: #339900;
}

h4 {
	margin: 0px;
	margin-bottom: 5px;
	color: #697E97;
	color: #666666;
}

div.providerPrice { font-size: 0.7em; height: 15px; color: #339900; }

ul.cart {
	margin: 0; padding: 0;
	margin-top: 1em;
	list-style: none;
	font-size: 0.85em;
}
ul.cart li {
	padding-left: 10px;
	margin-bottom: 1em;
	background: url('../ii/li.gif') no-repeat 2px 50%;
}

ul.actions {
	margin: 0 4em 1em 0;
	/*margin-bottom: 2em;*/
	padding: 0;
	list-style: none;
	font-size: 0.8em;
}
ul.actions li {
	padding-left: 10px;
	background: url('../ii/li.gif') no-repeat left 50%;
}

.input { margin-bottom: 0.8em; }


form {
	margin: 0;
}


/* WITH CLEAR */
.with_clear {
	height: 1px
}

html>body .with_clear {
	height: auto
}

html>body .with_clear:after {
	content: "."; 
	display: block; 
	height: 0; 			
	line-height: 0;			
	clear: both; 
	visibility: hidden
}

/* Pages */
div#Pages {
	margin-top: 1.5em;
	border-top: 0px solid #e5e5e5;
	border-bottom: 0px solid #e5e5e5;
}
div#Pages table td {
	font-size: 0.7em;
	font-weight: bold;
	color: #888888;
	padding: 0.5em 0 0.5em 0;
}
div#Pages table td.title {
	width: 10%;
}
div#Pages table td.num {
	text-align: center;
}
div#Pages table td a,
div#Pages table td span {
	margin: 0 0.5em 0 0.5em;
}
div#Pages table td a {
	text-decoration: none;
	color: #888888;
}
div#Pages table td span {
	color: #66cc33;
}


div.pages {
	border-left: solid 1px #CCCCCC;
	font-size: 11px;
}
div.pages span.head {
	border: none;
	padding: 0px;
	padding-right: 12px;
	color: #888888;
	font-size: 11px;
}
div.pages span {
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	padding: 0px 6px;
	margin-left: -1px;
	float: left;
	font-weight: bold;
}
div.pages span a {
	color: #888888;
	text-decoration: none;
}
div.pages span a:hover {
	color: #66cc33;
}
div.pages span.current {
	color: #66cc33;
}

/* Footer */
div#Footer {
  width: 750px;
  line-height:normal;
  font-size: 11px;
  padding-top: 2em;
  padding-bottom: 2em;
  text-align: center;
  color: #666666;
}

div#Footer .copyright {
	margin-top: 0.5em;
}

div#Footer a,
div#Footer span {
	margin: 0 8px 0 8px;
}

div#Footer a {
  text-decoration: underline;
}

div#Footer a {
  color: #0033cc;
}

div#Footer span {
  color: #666666;
}


/* - */
table.chessBox {
	margin: 0px 0px;
	border-collapse: collapse;
}
table.chessBox thead.providers th {
	color: #999933;
	color: #444444;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	padding: 5px 1px;
	border: none;
}
table.chessBox thead th {
	color: #999933;
	color: #444444;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	padding: 5px 1px;
	bborder-bottom: solid 4px #E5E5E5;
}
table.chessBox tbody td {
	vertical-align: top;
	padding: 6px 14px;
	bborder: solid 1px #E5E5E5;
	font-size: 12px;
}
table.chessBox tbody td div.head {
	color: #999999;
}
table.chessBox tbody td div.head a {
	font-weight: bold;
}
table.chessBox tbody td p.comment {
	font-size: 11px;
	margin: 0px;
	margin-top: 2px;
}

/* - */
table.otherCatalog td {
	font-size: 11px;
	padding-bottom: 10px;
}
table.otherCatalog td div.head a {
	font-size: 13px;
}
table.otherCatalog td div.head img {
	margin-bottom: 4px;
	border: solid 1px #CCCCCC;
}
table.otherCatalog td div.head {
	color: #999999;
	font-weight: normal;
}
table.otherCatalog td select {
	font: 11px Arial;
	width: 126px;
	margin: 4px 0px;
}

/* common classes */
div.body {
	font-size: 12px;
	color: black;
	margin-top: 12px;
}
.faded {
	color: #697E97;
}
.green {
	color: #339900;
}
.red {
	color: #CC0000;
}
.yellow {
	color: #A7A74A;
}
.today {
	color: #666666;
	margin: 0px 0px 3px 0px;
}
.head {
	font-size: 12px;
	font-weight: bold;
}
.big {
	font-size: 12px;
}
.small {
	font-size: 11px;
}
.bold {
	font-weight: bold;
}
div.brdHead {
	font-size: 12px;
	font-weight: bold;
	color: #444444;
	padding: 5px 1px;
	margin-bottom: 10px;
}

/* news styles */
div.news {
	margin-bottom: 14px;
	font-size: 12px;
}
div.news div.date {
	color: #868686;
	font-size: 11px;
}
div.newsItem {
	font-size: 12px;
}
div.newsItem div.date {
	color: #868686;
	font-size: 11px;
	margin-bottom: 14px;
}
div.newsItem p img.left {
	float: left;
	margin: 3px 12px 12px 0px;
}
div.newsItem p img.right {
	float: right;
	margin: 3px 0px 12px 12px;
}