/*--------------reset----------------*/

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,  dl, dt, dd, ol, ul, li,  fieldset, form, label, legend, caption, tbody, tfoot, thead{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	text-decoration:none;
}
/* remember to define focus styles! */
.hid{
	display:none;
}
html, body {
	height: 100%;
	color:#a3a298;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
*{	color:#a3a298;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
}
blockquote:before, blockquote:after,  q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/*--------------/reset----------------*/

body {
	background-color: #333333;
}
.main_block {
	width: 910px;
	margin:0 auto;
}
.clear {
	clear:both;
	font-size: 1px;
	height:0px;
}
.fleft {
	float:left
}
.frigth {
	float:right;
}
a {
	color:#d4cd9b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
p {
	color:#a3a298;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
.yellow_11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #d4cd9b;
}
.yellow {
	font-family: Arial, Helvetica, sans-serif;
	color: #d4cd9b;
}
.font_14 {
	font-size: 14px;
}
.upper {
	text-transform: uppercase;
}
.bold {
	font-weight: bold;
}
/*--------------header----------------*/

.logo {
	height: 55px;
	padding-top: 30px;
	padding-bottom: 50px;
}
.block_1 {
	font-family: Tahoma;
	font-size: 12px;
	color: #c6c5be;
	height: 27px;
}
.shopingcart {
	float: left;
	width: 418px;
	padding-top: 10px;
	padding-left: 20px;
}
.search {
	float: left;
	width: 320px;
}
.search select {
	background-color: #424140;
	border: 1px solid #5d5b55;
	font-family: Tahoma;
	font-size: 12px;
	color: #c6c5be;
	width:230px;
}
.inputText{
	background-color: #424140;
	border: 1px solid #5d5b55;
	font-family: Tahoma;
	font-size: 12px;
	color: #c6c5be;
	width:230px;
}
input {
	background-color: #424140;
	border: 1px solid #5d5b55;
	font-family: Tahoma;
	font-size: 12px;
	color: #c6c5be;
	margin:2px 0;
}
select{
	background-color: #424140;
	border: 1px solid #5d5b55;
	font-family: Tahoma;
	font-size: 12px;
	color: #c6c5be;
	margin:2px 0;
}
.sign_in {
	float: right;
	width: 151px;
}
.sign_in a {
	margin-left: 1px;
}
.menu {
	background-color: #292929;
	background-image: url(../image/menu_top.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	height: 30px;
	margin-top: 6px;
}
.menu a {
	color:#eae9e4;
	margin-left:20px;
	text-transform:uppercase;
}
.galery {
	background-color: #1C1C1C;
}
.galery .btn_left {
	background-image: url(../image/btn_left.png);
	background-repeat: no-repeat;
	height: 72px;
	width: 47px;
	position: absolute;
	top: 150px;
	left: 10px;
	z-index: 20;
}
.main_pic_catalog {
	position: relative;
	width: 826px;
	overflow: hidden;
	height: 393px;
//	background-image: url(../image/bg_main_catalog.jpg);
//	background-repeat: no-repeat;
	left: 40px;
}
.main_pic {
	position: relative;
	width: 778px;
	overflow: hidden;
	height: 393px;
	left: 65px;
}
.main_pic .strip_of_thumbnails, .main_pic_catalog .strip_of_thumbnails {
	position: absolute;
	z-index: 0;
	top: 0px;
}
.galery .btn_right {
	background-image: url(../image/btn_rigth.png);
	background-repeat: no-repeat;
	height: 72px;
	width: 47px;
	position: absolute;
	top:150px;
	left: 853px;
	z-index: 20;
}
.main_menu {
	background-color: #000000;
	height: 40px;
}
.main_menu div {
	padding: 15px;
}
.main_menu .btn_on {
	background-color: #1e1e1e;
}
.main_menu_sub {
	line-height: 32px;
	background-color: #292929;
	height: 32px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4d4b42;
}
.main_menu_sub a {
	background-image: url(../image/li.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a3a298;
	text-transform:uppercase;
	padding-left: 6px;
	float: left;
	height: 32px;
	margin-left: 8px;
}
.main_menu_sub a:hover {
	color: #eae9e4;
}
.main_menu_sub .btn_on {
	color: #FFFFFF;
}
/*--------------/header----------------*/

/*--------------footer----------------*/

.footer {
	padding-top:30px;
	padding-bottom: 30px;
	clear:both;
}
.payments {
	float: left;
}
.footer_menu_and_copyrights {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a3a298;
	text-transform:uppercase;
	padding-right: 20px;
}
.footer_menu_and_copyrights a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a3a298;
	text-transform:uppercase;
	padding-right: 10px;
	padding-left: 10px;
}
.footer_menu_and_copyrights .copyrights {
	margin-top: 10px;
}
/*--------------/footer----------------*/

/*--------------catalog----------------*/

.catalog {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #a3a298;
	line-height: 18px;
	padding-top: 13px;
	float: left;
	padding-left: 70px;
}
.catalog span {
	font-size: 18px;
	color: #b4aa6d;
}
.catalog a {
	font-weight: normal;
	color: #a19d85;
	line-height: 35px;
}
.bg_chose {
	background-color: #000000;
	width: 100%;
	height: 100%;//min-height: 100%;
	filter: alpha(opacity=71);
	-moz-opacity:.70;
	opacity:.70;
	position: absolute;
	left: 0px;
	top: 0px;
	display: none;
	z-index:500;
}
.choise {
	width: 810px;
	margin-left: -405px;
	padding-top: 18px;
	padding-bottom: 18px;
	background-color: #242424;
	border: 1px solid #7a7a7a;
	position: absolute;
	top: 100px;
	left: 50%;
	display: none;
	z-index:1000;
}
.choise .title {
	padding-right: 18px;
	padding-left: 18px;
}
.choise .title .frigth a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #a19d85;
}
.choise .photo_box {
	float: left;
	width: 440px;
	padding-left: 18px;
	padding-top:20px;
}
.choise .photo_box .main_photo {
	text-align: center;
	margin-left: 18px;
	margin-bottom: 15px;
}
.choise .photo_box .main_photo img{
	border: 1px solid #333333;
}
.choise .photo_box .thumbnail img {
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #000000;
}
.choise .photo_box .thumbnail {
	margin-left: 17px;
}
.thumbnail img {
	cursor: pointer;
}
.choise .price_box {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #dcdcdc;
	padding-left: 10px;
	padding-top: 30px;
}
.choise .price_box span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #b4aa6d;
}
.choise .price_box .select_color .main {
	float: left;
	width: 95px;
	text-align: center;
}
.choise .price_box .select_color .main strong {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
.choise .price_box .select_color .main img {
	border: 5px solid #FFFFFF;
}
.choise .price_box .select_color .available_color {
	float: left;
	padding-top: 40px;
	width: 230px;
}

.choise .price_box .select_color .available_color img {
	margin: 1px !important; 
	border: 1px solid #FFFFFF !important;
}

.available_color img {
	margin: 1px !important;
	cursor: pointer;
	border: 1px solid #FFFFFF !important;
}

/*--------------/catalog----------------*/

/*--------------container----------------*/



/*--------------/container----------------*/

.hair_color_chart_box img {
	border: 1px solid #9a9785;
	margin-bottom: 10px;
}
.hair_color_chart_box p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #a3a298;
	line-height:14px;
}
.container {
	height:100%;
}
.container h3, .top h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d4cd9b;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-transform: uppercase;
}
.main_block .container h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d4cd9b;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-transform: uppercase;
}
.hair_color_chart_box {
	background-color: #2d2d2d;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	border: 1px solid #3d3d3d;
}
#cart_box .body_ch, #order_box .body_ch {
	padding-top: 45px;
}
#cart_box .body_ch form, #order_box .body_ch form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #a3a298;
}
#cart_box .body_ch input, #order_box .body_ch input {
	float: right;
	background-color: #131313;
	width: 215px;
	height: 18px;
	border: 1px solid #343434;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #FFFFFF;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}
#cart_box .body_ch textarea, #order_box .body_ch textarea {
	float: right;
	background-color: #131313;
	width: 215px;
	height: 140px;
	padding: 0 5px;
	border: 1px solid #343434;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
.custom_order_box {
	width: 625px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.middle ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #c6c6c6;
	background-image: url(../image/li_map.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	text-transform: uppercase;
	margin-top: 20px;
	margin-bottom: 20px;
}
.middle ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #c6c6c6;
	text-transform: uppercase;
	margin-top: 20px;
	margin-bottom: 20px;
}
.middle ul li ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-transform: none;
	color: #a3a298;
	background-image: none;
	margin: auto;
}
.middle ul li ul li{
	font-size: 13px;
	font-weight: normal;
	text-transform: none;
	color: #a3a298;
	background-image: none;
	margin: auto;
}
.middle ul li ul {
	margin-top: 20px;
}
/**-------------------------------------------------------------------------------------------------------**/

.error {
	font-size:13px;
	font-style:Arial, Helvetica, sans-serif;
	color: red;
	margin-left:134px;
}
.results {
	color:#A3A298;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:5px 0px;
}
.links {
	color:#A3A298;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:5px 0px;
}
/* 000000000000000000000000000  Shoping Cart 00000000000000000000*/
table.cart, table.cart td,table.cart  th,table.cart  tr {
	border: 1px solid #a3a298;
}
table.cart {
	width:850px;
	margin:0px auto;
	color:#a3a298;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

table.cart a p input img{
	vertical-align: top;
	text-align: center;	
}
.subtotal span {
	font-size: 18px;
	color: #b4aa6d;
}
td.subtotal{
	padding-top:20px;
}
.cart th{
	font-size:12px;
	text-transform:uppercase;
	padding-bottom:20px;
	padding-top:10px;
	text-align:center;
}
.button{
	background:#424140;
	padding:8px;
	margin:0 1px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	cursor:pointer;
}
.buttons{
	margin:20px 0;
}
.warning{
	width: 100%;
	text-align: center;
	margin: 15px 0px;
}
#payment{
	width:850px;
	margin:0 auto;
}

.success{
	margin: 15px 10px;
	font-size:12px;
}
.corner_indent_box {
	overflow: hidden;
	position: relative;
	width: 778px;
	left: 65px;
}
.sort {
	float:left;
}
