/*****************************   anDeRan   ************************************/

body {
	background: #24252F url(../images/common/back.png) no-repeat top;
	color: #CCC;
}

#header, #content, #footer .inner {
	width: 960px;
	margin: 0 auto;
	position: relative;
}

body, ul, form, h1, h2, h3, h4, p {
	padding: 0;
	margin: 0;
}

body, table, input, select, textarea {
	font: 13px Arial, sans-serif;
}

img, object {
	border-width: 0;
	vertical-align: middle;
}

a {
	color: #CCC;
}

a:hover {
	text-decoration: none;
}

.clear {
	clear: both;
}

p {
	padding-bottom: 14px;
}

.a-right {
	text-align: right;
}

.a-center {
	text-align: center;
}

.to-left {
	float: left;
}

.to-right {
	float: right;
}

img.to-left {
	margin: 4px 30px 8px 0;
}

img.to-right {
	margin: 4px 0 8px 30px;
}

table {
	margin-bottom: 14px;
}

table.table th {
	background-color: #EEE;
	padding: 8px 10px;
	text-align: left;
}

table.table td {
	padding: 8px 10px;
	border-color: #FFF;
	border-bottom: 1px solid #EEE;
}

/* HEADER */

#header {
	background: #24252F url(../images/common/back.png) no-repeat top;
	height: 461px;
}

#header h1 {
	position: absolute;
	margin: 14px 0 0 30px;
	width: 478px;
	text-indent: -1000em;
	overflow: hidden;
	background-image: url(../images/common/logo.png);
}

#header h1 a {
	display: block;
	height: 38px;
}

#header .sh1 {
	position: absolute;
	margin: 14px 0 0 30px;
	width: 478px;
	text-indent: -1000em;
	overflow: hidden;
	background-image: url(../images/common/logo.png);
}

#header .sh1 a {
	display: block;
	height: 38px;
}

#nav {
	position: absolute;
	margin: 121px 0 0 30px;
	/*background: url(../images/common/nav_bg.png) repeat-y 18px 0;*/
	width: 168px;
	z-index: 10;
}

#nav li {
	list-style-type: none;
	padding: 11px 0 7px;
	position: relative;
	border-top: 1px solid #E2E2E2;
	float: left;
	clear: left;
	width: 100%;
}

#nav span {
	background-image: url(../images/common/nav_arrow.png);
	width: 6px;
	height: 11px;
	overflow: hidden;
	position: absolute;
	top: 14px;
	left: -18px;
}


#nav li.nav-over span {
	left: -6px;
}

/*#nav li.nav-over ul span {
	top: 0;
	left: 0;
	position: relative;
	background-color: red;
}*/

#nav li a {
	background-repeat: no-repeat;
	display: block;
	height: 18px;
	text-indent: -1000em;
	overflow: hidden;
}

#nav .nav-2 { width: 40px; background-position: 0 4px; }
#nav .nav-3 { width: 62px; background-position: 0 -33px; }
#nav .nav-4 { width: 166px; background-position: 0 -68px; }
#nav .nav-5 { width: 155px; background-position: 0 -104px; }
#nav .nav-6 { width: 107px; background-position: 0 -140px; }


.nav-21 { width: 161px; background-position: 0 -320px; }
.nav-22 { width: 47px; background-position: 0 -356px; }
.nav-23 { width: 86px; background-position: 0 -392px; }

.nav-31 { width: 105px; background-position: 0 -428px; }
.nav-32 { width: 140px; background-position: 0 -464px; }
.nav-33 { width: 43px; background-position: 0 -500px; }

.nav-51 { width: 115px; background-position: 0 -248px; }
.nav-52 { width: 41px; background-position: 0 -176px; }
.nav-53 { width: 76px; background-position: 0 -284px; }
.nav-54 { width: 46px; background-position: 0 -212px; }

.nav-link1 { width: 198px; background-position: 0 -536px; }
.nav-link2 { width: 248px; background-position: 0 -572px; }
.nav-link3 { width: 255px; background-position: 0 -608px; }
.nav-link4 { width: 246px; background-position: 0 -644px; }

#nav a { background-image: url(../images/common/nav_off.png); }
#nav a:hover, #nav li.nav-on a, #nav strong { background-image: url(../images/common/nav_on.png); }

#nav li.nav-first {
	border-top-width: 0;
}

#nav li.nav-over {
	background-color: #E2E2E2;
	padding: 11px 12px 8px;
	margin: 0 -12px -1px;
}

#nav li.nav-first ul {
	top: 0;
}

#nav ul {
	position: absolute;
	visibility: hidden;
	background-color: #E2E2E2;
	left: 192px;
	top: -1px;
	padding: 0 20px 2px;
}

#nav ul li {
	border-color: #D3D3D3;
	width: 168px;
	position: static;
}

#nav ul a { background-image: url(../images/common/nav_off.png) !important; }
#nav ul a:hover, #nav ul li.nav-on a, #nav ul strong { background-image: url(../images/common/nav_on.png) !important; }

ul#nav-shops li {
	width: 260px;
}

#search {
	position: absolute;
	margin: 379px 0 0 640px;
	width: 290px;
	height: 43px;
	padding: 15px 0 0 30px;
	background-image: url(../images/common/search_bg.png);
}

#search input.field {
	border-width: 0;
	vertical-align: top;
	width: 141px;
	height: 22px;
	padding: 5px 4px 0 4px;
	margin-right: 12px;
	background: url(../images/common/fld_search.png) no-repeat;
	color: #999;
}

#search input.button {
	background: url(../images/common/btn_search.png) no-repeat;
	border-width: 0;
	width: 94px;
	height: 27px;
	cursor: pointer;
	text-indent: -1000em;
}

#humans {
	position: absolute;
	width: 400px;
	height: 400px;
	margin: 50px 0 0 240px;
	background-repeat: no-repeat;
}

/* CONTENT */

#content {
	min-height: 484px;
	margin-bottom: -144px;
}

.col-left {
	float: left;
	width: 580px;
	padding: 0 60px 0 30px;
	line-height: 20px;
}

.col-right {
	float: left;
	width: 290px;
}

h2 {
	height: 58px;
	font: bold 24px "Myriad Pro", sans-serif;
	color: #EBF5C5;
	text-transform: uppercase;
}

h2 a {
	color: #EBF5C5;
	text-decoration: none;
}

.sh2 {
	height: 58px;
	font: bold 24px "Myriad Pro", sans-serif;
	color: #EBF5C5;
	text-transform: uppercase;
}

.sh2 a {
	color: #EBF5C5;
	text-decoration: none;
}

h3 {
	font-size: 16px;
	padding-bottom: 6px;
	margin-top: -5px;
}

.news-line {
	padding-bottom: 20px;
}

.news-line .date {
	display: block;
	margin: 0 0 -12px -24px;
	background: url(../images/common/cloud.png) no-repeat 0 4px;
	padding: 0 0 20px 24px;
}

.news-line a {
	text-decoration: none;
}

.news-line a:hover {
	text-decoration: underline;
}

.x-link a {
	color: #FC9146;
	font-style: italic;
}

.col-right .border-left {
	background: url(../images/common/div_ver.png) repeat-y;
	margin-left: -31px;
	padding-left: 31px;
	margin-bottom: 40px;
}

.product .photo {
	background-image: url(../images/common/border.png);
	width: 179px;
	height: 113px;
	line-height: 112px;
	text-align: center;
	padding-bottom: 0;
}

.newest {
	min-height: 1px;
}

.newest h2 {
	margin-bottom: -35px;
}

.newest .product {
	margin-top: 30px;
	min-height: 1px;
}

.newest .photo {
	float: left;
}

.newest .description {
	float: left;
	width: 91px;
	margin-left: 20px;
}

.product .description .name strong {
	font-size: 16px;
	font-weight: bold;
}

.product .description .price {
	color: #FC9146;
}

.product .description .price span {
	font-size: 24px;
}

.text {
	/*line-height: 20px;*/
}

.text p {
	/*padding-bottom: 16px;*/
}

.rounded {
	background-color: #353A45;
	height: 48px;
	position: relative;
	margin: 0 10px 34px;
}

.round-left, .round-right {
	position: absolute;
	width: 10px;
	height: 48px;
	top: 0;
}

.round-left {
	left: -10px;
	background-image: url(../images/common/round_left.png);
}

.round-right {
	right: -10px;
	background-image: url(../images/common/round_right.png);
}

.filter .per-page {
	position: absolute;
	left: 5px;
	top: 13px;
}

.filter .order-by {
	position: absolute;
	right: 5px;
	top: 13px;
}

.filter select {
	color: #999;
}

.filter .per-page select {
	margin: 0 5px;
}

.filter .order-by select {
	margin-left: 2px;
	width: 140px;
}

.pages {
	text-align: center;
	line-height: 46px;
}

.pages strong {
	font-weight: normal;
	color: #FC9146;
}

.col-full {
	padding: 0 30px;
}

.col-full .rounded {
	margin: 0 -20px 34px;
}

.col-full .per-page {
	left: 22px;
}

.col-full .order-by {
	right: 22px;
}

.products-line {
	overflow: hidden;
	margin: 0 -30px 24px;
	background: url(../images/common/div_hor.png) no-repeat 30px 0;
	padding: 32px 0 6px;
}

.products-short {
	background-image: url(../images/common/div_hor2.png);
}

.products-first {
	background-image: none;
	padding-top: 6px;
}

.products-line .product {
	float: left;
	padding: 0 31px 0 60px;
	background: url(../images/common/div_ver.png) repeat-y 29px 0;
	margin-left: -31px;
}

.products-line .name {
	padding: 6px 0 4px 9px;
}

.products-line .price {
	padding: 0 0 0 7px;
	margin-bottom: -6px;
}

p.photo-maxi {
	background-image: url(../images/common/border2.png);
	width: 578px;
	height: 333px;
	line-height: 331px;
	text-align: center;
	padding-bottom: 0;
	margin-bottom: 14px;
}

.text p.photo-maxi {
	margin: 6px 0 20px !important;
}

h3.model-name {
	position: absolute;
	margin: -50px 0 0 102px;
}

h3.model-name, h3.model-name-2 {
	min-height: 20px;
}

h3.model-name span, h3.model-name-2 span {
	font-weight: normal;
}

h3.model-name span.short, h3.model-name-2 span.short, h3.model-name-2 strong span {
	font-size: 12px;
}

h3.model-name-2 strong.price {
	color: #FC9146;
	padding-left: 14px;
	font-size: 24px;
	font-weight: normal;
}

.link-top {
	position: absolute;
	margin-top: -46px;
	right: 354px;
}

.link-bottom {
	position: absolute;
	margin-top: -26px;
	right: 354px;
}

.link-top a, .link-bottom a {
	color: #EBF5C5;
}

.actions-line {
	background: url(../images/common/div_hor.png) repeat-x;
	margin-top: 16px;
	padding-top: 32px;
	clear: left;
}

.actions-first {
	background-image: none !important;
	margin-top: 0;
	padding-top: 0;
}

.actions-line .date {
	color: #5F657A;
	padding-bottom: 8px;
}

.actions-line .name {
	padding-bottom: 6px;
}

.actions-line .name a {
	color: #EBF5C5;
	font-weight: bold;
	text-decoration: none;
}

.actions-line .name a:hover {
	text-decoration: underline;
}

.actions-line .photo {
	float: left;
	padding: 3px 30px 14px 0;
}

.actions-line .short {
	line-height: 20px;
}

.hr {
	display: block;
	background: url(../images/common/div_hor.png) repeat-x;
	height: 2px;
	overflow: hidden;
	margin: 25px 0 35px;
	clear: left;
}

.album-title .x-link {
	margin-top: -23px;
}

.album-title .name {
	width: 350px;
}

.album-title {
	margin-bottom: 16px;
}

.albums {
	margin-right: -40px;
	background: url(../images/common/div_hor3.png) no-repeat;
}

.albums .photo {
	padding-right: 0;
	width: 203px;
}

.albums .album-photo img {
	margin-bottom: 6px;
}

.albums .album-photo a {
	text-decoration: none;
}

.albums .x-link {
	width: 580px;
	padding-bottom: 10px;
}

h3.photo-name {
	margin-left: 168px;
}

.form-check {
	font-size: 20px;
	padding: 20px 15px 0;
}

.form-check label {
	display: block;
}

.form-check span {
	display: block;
	text-align: center;
}

.form-check p.button {
	padding-top: 6px;
}

.form-check input.button {
	background: url(../images/common/btn_begin.png) no-repeat;
	border-width: 0;
	width: 117px;
	height: 27px;
	cursor: pointer;
}

.form-check input.btn-2 {
	background-image: url(../images/common/btn_close.png);
}




.form p.text {
	border-bottom: 1px solid #D8D8D9;
}

.form p.field, .form p.area, .form p.captcha {
	padding: 10px 0 11px;
	background: url(../images/common/div_hor.png) repeat-x bottom;
}

.form p {
	clear: left;
}

.form label {
	float: left;
	width: 157px;
	margin-top: 2px;
}

.form p span {
	color: #069;
}

.form input.field, .form textarea {
	width: 416px;
	border-color: #C5C5C5 #E7E7E7 #E7E7E7;
	border-width: 1px;
	border-style: solid;
	background-color: #FCFCFC;
	padding: 3px 2px;
}

.form p.captcha input.field {
	width: 66px;
}

.form .error {
	border-color: #C00 #FBB #FBB #C00 !important;
}

.form p.button {
	padding: 7px 0 8px 157px;
	color: #666;
}

.form textarea {
	height: 88px;
}

.form input.button {
	border-width: 0;
	width: 105px;
	height: 27px;
	cursor: pointer;
	margin: 4px 0 6px;
	background-image: url(../images/common/btn_send.png);
	text-indent: -1000px;
	overflow: hidden;
}

.form p.captcha img {
	vertical-align: top;
	margin-top: 1px;
}

.response {
	background: url(../images/common/div_hor.png) repeat-x;
	margin-top: 10px;
	padding: 14px 5px 0;
}

.response-first {
	background-image: none;
	margin-top: 30px;
	padding: 12px 5px 0;
}

.response .author {
	padding-bottom: 6px;
}

.response .message {
	padding-bottom: 6px;
}

.response .answer {
	padding-left: 30px;
}

.response .answer span {
	color: #FC9146;
}

.col-left ul, .col-left ol {
	margin: 0 0 14px 20px;
}

.tags {
	padding-bottom: 8px;
}

/* FOOTER */

#footer {
	background: url(../images/common/ftr_bg.png) no-repeat center;
	padding-top: 186px;
}

#footer .inner {
	background: #353A45 url(../images/common/ftr_inner_bg.png) repeat-x;
	height: 64px;
}

#footer, #footer a {
	color: #818389;
}

#nav-ftr {
	position: absolute;
	overflow: hidden;
	margin: 24px 0 0 16px;
	list-style-type: none;
}

#nav-ftr li {
	float: left;
	padding: 0 14px;
	border-left: 1px solid #818389;
	margin-left: -1px;
}

#copyright {
	position: absolute;
	right: 30px;
	top: 24px;
}

.recomdw {
position: relative;
float: left;
display: block;
	color: #F48313;
	text-decoration: underline;
	cursor: pointer;
	background: url(../images/common/btn_recom.jpg) no-repeat;
	border-width: 0;
	width: 116px;
	height: 27px;
	cursor: pointer;
	text-indent: -2000em;
	margin-bottom: 0px;
	margin-top: -24px;
	margin-left: 188px;
}


.secondspan {
text-align:left;
margin-left: -78px;
margin-top: 5px;
}

#fld-size {
text-align:left;
margin-left: -123px;
}
#fld-distance {
text-align:left;
margin-left: -45px;
}
#adding {
	width:575px;
	padding:30px;
	}
#adding h1{
	margin-bottom:15px;
	color:#EBF5C5;
}
#adding ul{
	margin-left:15px;
}

#netpeak {
text-align:right;
}