body {
	background: #000000 url(../images/body/white.png) repeat-x;}
img {border: none;}

a {outline:none;}

.clear {clear: both;}
		/*Main*/
#main {
	width: 920px;/*920*/
	height: 100%;
	margin: auto;
	position: relative;
	}
		/*Header*/
#header { 
	width: 100%;
	height: 300px;
	position: relative;
	background: url(../images/body/header.png) no-repeat 250px 0;}
    
 #search {
    position: absolute;
    bottom: 30px;
    left: 20px;
 }
 
 #search input[type=image]{
    float: left;
    margin: 0;
    height: 31px;
    width: 55px;
    background: url(../images/body/search_button.png) no-repeat;    
 }
 
  #search input[type=text]{
    float: left;
    height: 31px;
    width: 100px;
    line-height: 31px;
    padding: 0 8px;
    margin:0;
    border: none;
    background: url(../images/body/search_field.png) no-repeat;
 }

#logo {
	width: 280px;
	height: 200px;
	background: url(../images/body/icons/logo.png) no-repeat;
	position: absolute;
	top: 40px;
	left: 15px;}

#phone {
	position: absolute;
	right: 10px;
	top: 30px;
	width: 130px;
	height: 130px;
	background: url(../images/body/Arrow.png) no-repeat 85px 38px;
	}

#phone a { text-decoration: none;}

#phone_button {
    display: block;
	width: 75px;
	height: 85px;
	background: url(../images/body/icons/d_b.png) no-repeat -8px 0;
	}
	
#phone_button:active {
	background-position: -95px 2px;}
	
#contact_button {
    display: block;
	width: 70px;
	height: 20px;
    margin: 10px 0 0 25px;
    color: #666666;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 82%;
    font-weight: bold;
	}
    
#content { 
	width: 100%;
	height: 100%;
	}

#footer { 
	width: 100%;
	height: 190px;
	position: relative;
	clear: both;
	background: #000000 url(../images/body/footer.png) no-repeat 10px 10px;
	}

#footer .counter_box {
	position: relative;
	width: 100%;
	height: 155px;
	}
	
#footer .counter_box .counter {
	position: absolute;
	right: 3px;
	bottom: -35px;
	}

#footer .articles {
	width: 100%;
	height: 35px;
	}
	
#footer .articles ul {
	margin: 0;
	padding: 8px 0 0 0;
	}

#footer .articles ul li {
	display: inline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	margin: 0 0 0 15px;
	}
	
#footer .articles ul li a {
	text-decoration: none;
	color: #999999;
	}
	
.box_content {
 	width: 66%;
	margin: 0px 0px 7px 10px;
	float: left;
	position: relative;
	}
	
.box_content .icon { 
	position: absolute;
	top: -35px;
	left: -40px;
	background: url(../images/body/icons/white_pad.png) no-repeat center;
	width: 110px;
	height: 80px;
	}
	
.box_content_list .box_content {
 	width: 98%;
	margin: 0px 0px 7px 10px;
	position: relative;
	}
	
.box_right {
 	width: 31%;
 	margin: 0px 10px 7px 0px; 
	float: right;
	position: relative;
	}

.box_right .icon {
	position: absolute;
	top: -30px;
	right: -35px;
	background: url(../images/body/icons/white_key.png) no-repeat center;
	width: 100px;
	height: 85px;
	}
	
.box_bottom {
 	width: 98%;
 	margin: 0px auto;
	clear: both;
	position: relative;
	}
	
.box_bottom .icon {
	position: absolute;
	top: -30px;
	left: -35px;
	z-index: 1;
	background: url(../images/body/icons/white_camera.png) no-repeat center;
	width: 110px;
	height: 80px;
	}

.box_content .hdr .corner,
.box_bottom .hdr .corner,
.box_right .hdr .corner,
.box_content .ftr .corner,
.box_right .ftr .corner,
.box_bottom .ftr .corner {
	height: 23px;
	margin-right: 11px;}
	
.box_content .hdr,
.box_right .hdr,
.box_bottom .hdr {
	background: url(../images/box/c_hdr.png) no-repeat right 0px;}
.box_content .hdr .corner,
.box_right .hdr .corner,
.box_bottom .hdr .corner {
	background: url(../images/box/hdr.png) no-repeat 0px 0px;}

.box_content .ftr,
.box_right .ftr,
.box_bottom .ftr {
	background: url(../images/box/c_ftr.png) no-repeat right 0px;}	
.box_content .ftr .corner,
.box_right .ftr .corner,
.box_bottom .ftr .corner {
	background: url(../images/box/ftr.png) no-repeat 0px 0px;}

.box_content .body,
.box_right .body {
	background: url(../images/box/c_body.png) repeat-y right 0px;
	min-height: 670px;}
.box_content_list .box_content .body {
	background: url(../images/box/c_body.png) repeat-y right 0px;
	min-height: 200px;}

.box_bottom .body {
	background: url(../images/box/c_body.png) repeat-y right 0px;
	min-height: 100px;}
.box_content .body .corner,
.box_right .body .corner {/*TEXT*/
	background: url(../images/box/body.png) repeat-y 0px 0px;
	min-height: 670px;
	margin-right: 6px;
	padding:13px;
	overflow: hidden;}
.box_content_list .box_content .body .corner {/*TEXT*/
	background: url(../images/box/body.png) repeat-y 0px 0px;
	min-height: 200px;
	margin-right: 6px;
	padding:13px;
	overflow: hidden;}
.box_bottom .body .corner {/*TEXT*/
	background: url(../images/box/body.png) repeat-y 0px 0px;
	margin-right: 6px;
	min-height: 100px;
	padding: 2px;}

		/*Content_BOX_text*/
.box_content .hdr .corner h4,
.box_right .hdr .corner h4,
.box_bottom .hdr .corner h4 {
	margin: 0px;
	color: #FFFFFF;}
	
.box_content .hdr .corner h4 {
	padding: 5px 0px 0px 60px;}

.box_right .hdr .corner h4 {
	padding: 5px 0px 0px 13px;}
	
.box_bottom .hdr .corner h4 {
	padding: 5px 0px 0px 65px;}
	
.box_content .body .corner p,
.box_right .body .corner p,
.box_bottom .body .corner p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: 500;
	color: #FFFFFF;	
	margin: 0px;
	padding: 5px 0px 0px 0px;
	text-indent: 20px;
	line-height: 15px;}
	
.model_text table.components{
	width: 450px;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-size: 60%;
	font-family: Verdana, Arial, Helvetica, sans-serif;}

.model_text table.components td, th {
	padding-left: 5px;
	border: 1px solid #FFFFFF;}

.box_content .body .corner ul{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFFFFF;}
.box_content .body .corner ul strong{
	color: #6699FF;}


.box_content .body .corner h4{
	text-align: center;	
	color: #FFFFFF;}
	
		/*Right_BOX_div_models*/
.box_right .body .corner .model {
    display: block;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
	border: 1px solid #999999;
	width: 97%;
	margin-bottom: 5px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    }
.box_right .body .corner .model h5{
	margin: 2px 0px 5px 0px;
	color: #FFFFFF;
	font-size: 70%;}
.box_right .body .corner .model strong{
	margin: 0px;
	color: #6699FF;}
.box_right .body .corner .model p{
	text-align: right;
	margin-right: 10px;
	padding: 5px;
	line-height: normal;
	}
.box_right .body .corner .model img{
	border: none;
	height: 115px;
	width: 96%;}
.box_right .body .corner .model:hover {
	background-color: #333333;
	}
	
		/*Content_list_BOX_div_models*/
.box_content_list .box_content .body .corner .model {
    text-decoration: none;
    display: block;
	width: 275px;
	height: 410px;
	border: 1px solid #999999;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	float: left;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;}

.box_content_list .box_content .body .corner .model:hover  {
	background-color: #333333;
    }

.box_content_list .box_content .body .corner .model h5 {
	margin: 10px;
	text-align: center;
	color: #FFFFFF;
	font-size: 70%;}
	
.box_content_list .box_content .body .corner .model img {
	width: 90%;
	height: 150px;
	margin-left: 13px;}

.box_content_list .box_content .body .corner .model p {
	text-indent: 0px;
	margin: 10px 20px;
	line-height: normal;}
	
.box_content_list .box_content .body .corner p.price {
	color: #6699FF;
	font-weight: bold;
	text-indent: 0px;
	margin-top: 10px;}

p.price strong {
	color: #FFFFFF;}

.box_content_list .box_content .body .corner .model_gallery {
	width: 400px;
	height: 440px;
	float: left;
	border: #999999 solid 1px;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
	margin-right: 10px;}
	
.box_content_list .box_content .body .corner .model_gallery img.model_img {
	width:380px;
	height: 315px;
	margin: 13px 10px 0px 10px;
	}

.box_content_list .box_content .body .corner div.model_text {
	width: 450px;
	float: right;}
	
.box_content_list .box_content .body .corner div.model_text p {
	text-indent: 0px;
	margin-top: 0px;
	line-height: normal;}
	
.box_content .body .corner input.button { width: 150px; height: 20px;}

#feed_back {
	height: 135px; 
	width: 45px;   
	position: absolute;
	left: -35px;
	top: 410px;}

#feed_back div.feed_back_button {
	height: 135px; 
	width: 45px; 
	background: url(../images/body/icons/label.png) no-repeat;}

table.specification {
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-spacing: 0px;}

table.specification th {
	background-color:#6699FF;
	font-size: 70%;
	color: #FFFFFF;
	text-align: left;
	padding: 5px;
	border: none;
	border-bottom: solid 1px #FFFFFF;}

table.specification td {
	font-weight: bold;
	color: #6699FF;
	text-align: right;
	font-size: 65%;
	border-bottom: solid 1px #FFFFFF;
	padding: 2px;}

table.specification td.first {
	width: 80%;
	color: #FFFFFF;
	text-align: left;
	font-weight: normal;}

.BrandButton {
	width: 255px;
	height: 82px;
	float: left;
	margin: 10px 17px;}
 
#search_result {
    clear: both;
    
}
 
#search_result .search_title {
    font-size: 80%;
    font-weight: bold;
    border-bottom: 1px solid silver;
    margin: 20px 10px 20px 10px;
    padding: 5px 0 10px 0;
    text-indent: 0;
 }

#search_result .search_title span {
    color: #6699FF;
}

.gallery_reviews img {
    margin: 20px 8px;
}

/*-----------------FORM SEND-------------------*/
#SendForm {
    margin-top: 20px;
}
#SendForm p {
    text-indent: 0px;
    }
#SendForm > fieldset {
    border: none;
    }
#SendForm > fieldset > legend {
    color: #FFFFFF;
    font-weight: bold;
    }
#SendForm legend {
    color: #6699FF;
    font-weight: bold;
    }
#SendForm  input {
    width: 230px;
    }
#SendForm fieldset > fieldset {
    margin: 5px;
}
#SendForm fieldset > legend + fieldset p { /*Контактная информация*/
    float: left;
    margin: auto 8px;
}
/*#SendForm fieldset > legend + fieldset + fieldset { /*Поле для ввода текста
    
}
*/
#SendForm textarea {
    width: 95%;
    height: 200px;
    margin: 5px 10px;
}
#SendForm img {
    float: left;
    margin-right: 20px;    
}
#SendForm input[name=keystring] {
    width: 165px;
}
#SendForm input[type=submit] {
    width: 80px;
}
#SendForm p > span {
    color: #FF0000;
    font-weight: bold;
}