*{
	padding:0;
	margin:0;
}
/*html{
	overflow: -moz-scrollbars-vertical;
}*/
body{
	padding:0;
	margin:0;
	text-align:center;
	background:#2B2B2B;
	font: 62.5%/1.6em "Lucida Grande", Verdana, Arial, sans-serif;
	color:#252525;
}
a{
	color:#900000;
	text-decoration:none;
}
a:hover{
	color:#FF0000;
}
img{
	border:0;
}
.clear{
	clear:both;
	height:1px;
	font-size:1px;
	line-height:1px;
}
.none{display:none; visibility:hidden;}
/*_______________________________  COMMON  ___________________________________*/
#wrap{
	width:750px;
	margin:70px auto 0 auto;
	background:#E8E6D9 url(../img/ornaments.jpg) no-repeat right 0;
	padding:0 0 0 0;
	text-align:left;
}
#bg{
	background: url(../img/pattern3.gif);
}
#header{
	height:210px;
	margin:0 0 0 0;
	position:relative;
}
#header #logo{
	position:absolute;
	top:-68px;
	left:0;
	background:url(../img/logo.gif);
	width:462px;
	height:265px;
}
#header #home_link{
	display:block;
	width:170px;
	height:120px;
	z-index:9999;
	position:absolute;
	top:-45px;
	left:80px;
}
#header #cart_info{
	position:absolute;
	top:-20px;
	right:0;
	padding:2px 25px 2px 3px;
	color:#FFFFFF;
	font-size:0.9em;
}
#header #cart_info:hover{
	color:#999999;
}
#header #cart_info span{
	position:absolute;
	display:block;
	width:17px;
	height:13px;
	top:3px;
	right:0;
	background:url(../img/cart.png) no-repeat;
}
#header #nav{
	position:absolute;
	right:0;
	top:0;
	margin:0 30px 0 0;
	list-style:none;
}
#header #nav li{
	float:left;
	display:block;
}
#header #nav li a{
	font-size:12px;
	display:block;
	width:75px;
	border-left:1px solid #555555;
	padding:20px 0 0 5px;
}
#header #banner{
	width:510px;
	height:130px;
	position:absolute;
	right:0;
	top:66px;
}
#header #banner div{
	width:510px;
	height:130px;
	background:url(../img/banner_over.png) no-repeat 0 0;
}
#header #banner a{
	position:relative;
}
#categories{
	
	float:left;
	

}
#categories h2{
	font-size:1.2em;
	font-weight:normal;
}
#categories ul a{
	color:#252525;
	display:block;
	position:relative;
	padding:4px 0 5px 30px;
}
#categories ul .selected{
	background:url(../img/cat.gif) no-repeat -20px 0 ;
	color:#FFFFFF;
}
#categories ul a:hover{
	background:url(../img/cat_over.gif) no-repeat -20px 0 ;
}
#categories ul{
  list-style:none;
  margin:0 0 40px 0;
	padding:3px 20px 0 0;
	width:150px;
  background:url(../img/line.gif) no-repeat 30px 0;
}

#content{
	clear:both;
	overflow:hidden;
	padding:20px 30px 30px 0;
}
#footer{
  clear:both;
	padding:0 30px 0 30px;
	overflow:hidden;
}
#copyright{
	display:block;
	color:#8A8A8A;
	float:left;
}
#kolanite{
	display:block;
	float:left;
	margin:0 0 0 40px;
}
#webdesignby{
	color:#8A8A8A;
	float:right;
}
#foot{
	width:750px;
	height:93px;
	border-top:1px solid #E8E6D9;
	background:#2B2B2B url(../img/foot.gif) no-repeat 1px;
}

/*_______________________________  HOME  _____________________________________*/
.home{
	float:right;
	width:550px;
}
.home h3{
	background:url(../img/line.gif) no-repeat 0 0;
	font-size:1.5em;
	padding:5px 0 5px 0;
}
.buckle_of_the_month{
  clear:both;
	
	padding:30px 0 0 0;
}
.buckle_of_the_month .images{
	background:#000000;
	position:relative;
	margin:0 0 7px 0;
}
.buckle_of_the_month .winner{
	border:7px solid #3F3F3F;
}
.buckle_of_the_month .winner_buckle{
	margin:0 0 30px 5px;
}
.buckle_of_the_month .hint{
	position:absolute;
	top:120px;
	left:200px;
	padding:2px 3px 2px 3px;
	background:#FF0000;
	color:#FFFFFF;
}
.buckle_of_the_month .info{
	font-size:1.1em;
	line-height:1.2em;
	overflow:hidden;
	margin:3px 0 0 0;
}
.buckle_of_the_month .send_picture{
	
	font-size:1.2em;
	float:right;
	line-height:1.2em;
}
.buckle_of_the_month .archive{
	float:right;
}


.about_kolanite{
	margin:0 0 40px 0;
	clear:both;
}
.about_kolanite p{
	font-size:1.1em;
}
/*________________________________  BUCKLES LIST _____________________________*/
.buckle_list{
	clear:both;
	/*overflow:hidden;*/
}
.buckle_list .buckle{
	background:url(../img/line.gif) no-repeat 0 0;
	padding:8px 0 0 0;
	position:relative;
	float:left;
	width:155px;
	margin:0 38px 15px 0;
	font-size:1.2em;
}
.buckle_list .buckle a{
	display:block;
}
.buckle_list .buckle a:hover{
	background:#3F3F3F;
	color:#FFFFFF;
}
.buckle_list .buckle img{
	display:block;
	border:5px solid #3F3F3F;
}
.buckle_list .buckle strong, .buckle_list .buckle strong.promo_price{
	display:block;
	position:absolute;
	text-align:right;
	color:#FF0000;
	font-weight:bold;
	width:100px;
	top:105px;
	left:48px;
}
.buckle_list .buckle strong{
  background:url(../img/price.png) no-repeat;
}
.buckle_list .buckle strong.promo_price{  
  left:13px;
  width:135px;
  background:url(../img/price-promo.png) no-repeat;
  color:#FFFFFF;
}
.buckle_list .buckle strong.promo_price em{
  text-decoration:line-through;
  display:inline;
  color:#000000;
  font-style:normal;
}

.buckle_list .buckle span{
	display:block;
	padding:3px 4px;
	
}
.buckle_list .buckle .new, .buckle_list .buckle .promo{
	position:absolute;
	top:-15px;
	left:90px;
	width:54px;
	height:63px;
	display:block;
}
.buckle_list .buckle .new{
  background:url(../img/new.png) no-repeat 0 0;
}
.buckle_list .buckle .promo{
  background:url(../img/promo.png) no-repeat 0 0;
}
.buckle_list .first{
	clear:both;
}
.buckle_list .last{
	margin-right:0;
}
/*_______________________________  PAGINATION  _______________________________*/
.pagination{
	clear:both;
	margin:20px 0 0 0;
	padding:5px 0 0 0;
	border-top:1px solid #303030;
}
.pagination .pages{
	float:left;
}
.pagination .pages a:hover{
	
}
.pagination .nav{
	float:right;
}
.pagination .nav div{
  display:inline;
}
.pagination em{
  font-style:normal;
}
/*_______________________________  BUCKLE  _______________________________*/
.breadcrumbs{
	font-size:1.2em;
	margin:0 0 16px 0;
	color:#900000;
}
.breadcrumbs .images{
	background:#000000;
}
.breadcrumbs span{
  color:#252525;
}


.buckle_view{
	padding:0 0 0 30px;
	
}
.buckle_view .images{
	background:#000000;
	margin:0 0 20px 0;
	position:relative;
}
.buckle_view .images .big{
	border:9px solid #3F3F3F;
}
.buckle_view .images .small{
	margin:0 0 50px 0;
}
.buckle_view .images h1{
	position:absolute;
	font-size:1.4em;
	font-weight:normal;
	padding:5px 10px;
	bottom:14px;
	left:14px;
	background:#E8E8E8;
}
.buckle_view .info{
	clear:both;
	overflow:hidden;
	margin:0 0 40px 0;
}
.buckle_view .info p{
	display:block;
	width:400px;
	float:left;
}
.buckle_view .info .cart{
	width:230px;
	float:right;

}
.s_description{
  display:none;
}

.cart input{
	width:20px;
}
.cart select{
	width:100px;
}
.cart .price{
	font-size:1.4em;
	font-weight:bold;
	color:#3F3F3F;
	margin:20px 0 0 0;
}
.cart .add{
	display:block;
	color:#FFFFFF;
	margin:10px 0 0 0;
	padding:6px 10px;
	font-size:1.1em;
	position:relative;
	border:0;
	background-color:#900000;
}
.cart .add:hover{
	background-color:#B00000;
	color:#FFFFFF;
}
.cart .add span{
	width:17px;
	height:13px;
	position:absolute;
	top:8px;
	right:16px;
	display:block;
	background:url(../img/cart.png) no-repeat;
}

.buckle_view .category_link{
	display:block;
	font-size:1.2em;
	padding:0 0 4px 0;
	border-bottom:1px solid #303030;
	margin:0 0 15px 0;
}

.buckle_view .buckle_list .buckle{
	margin-right:17px;
}
.buckle_view .buckle_list .last{
	margin-right:0;
}
/*___________________________________  CART  _________________________________*/
.cart_view{
	padding:0 0 0 30px;
}
.cart_view h1{
	font-size:1.2em;
	font-weight:bold;
	color:#900000;
}
.cart_view .link{
	display:block;
	padding:4px 10px;
	background:#3F3F3F;
	margin:30px 0 0 0;
	color:#FFFFFF;
	font-size:1.1em;
	float:right;
	
}
.cart_view .link:hover{
	background:#5F5F5F;
	color:#FFFFFF;
}
.calculate{
	
}
.cart_view .back{
	margin:20px 0 20px 30px;
}
.cart_view .order{
	background:#900000;
	margin:20px 0 20px 30px;
}
.cart_view .order:hover{
	background:#B00000;
}
.cart_view .total{
	clear:both;
	float:right;
	margin:20px 0 0 0;
	font-size:1.4em;
	color:#3F3F3F;
	font-weight:bold;
}


.cart_item{
	margin:15px 0 0 0;
	padding:6px 0 0 0;
	background:url(../img/line.gif) no-repeat;
	
}
.cart_item .container{
	position:relative;
	padding:5px;
	background:#3F3F3F;
	overflow:hidden;
	color:#FFFFFF;
}
.cart_item h2{
	font-size:1.4em;
	font-weight:bold;
	padding:2px 0 0 0;
	margin:0 0 16px 0;
	display:block;
	width:380px;
}
.cart_item .quontity{
	position:absolute;
	bottom:20px;
	right:10px;
	font-size:1.1em;
}
.cart_item .quontity input{
	border:0;
	width:50px;
}
.cart_item .remove{
	position:absolute;
	top:5px;
	right:8px;
	color:#999999;
}
.cart_item .remove:hover{
	color:#FFFFFF;
}
.cart_item .remove span{
	font-size:1.2em;
	font-weight:bold;
}
.cart_item img{
	display:block;
	float:left;
	margin:0 20px 0 0;
}
.colors{
  overflow:hidden;
  height:1%;
}
.colors span{
  display:block;
  float:left;
  margin:0 5px 0 0;
  text-align:center;
  
}
.colors span label{
  display:block;
  margin:0 0 5px 0;

}
.colors span label img{
  border:1px solid #767676;
  clear:both;
  float:none;
  margin:0;
  padding:0;
}
.colors span input{
  margin:0;
  padding:0;
  height:16px;
}
.tool-tip{
  padding:5px 9px 17px 5px;
  background:transparent url(../img/tooltip_bg.png) no-repeat 0 0;
}
/*_________________________________   ORDER  _________________________________*/
.order_view{
	padding:0 0 0 30px;
	color:#3F3F3F;
	overflow:hidden;
}
.order_view h1{
	font-size:1.2em;
	font-weight:bold;
	color:#900000;
}
#name, #tel, #email{
  width:400px;
}
#address{
  width:400px;
}
.order_view h2{
	display:block;
	font-size:1.3em;
	font-weight:bold;
	margin:20px 0 0 0;
	color:#3F3F3F;
	padding:0 0 5px 0;
	border-bottom:1px solid #3F3F3F;
}
.customer_info{
	overflow:hidden;
}
.customer_info strong{
  font-size:1.3em;
}
.customer_info label{
	display:block;
	font-size:1.1em;
	color:#3F3F3F;
	margin:13px 0 0 0;
}
.customer_info input{
	height:18px;
	padding:2px 0 0 0;
	border:1px solid #707070;
}
.customer_info textarea{
	width:400px;
	height:60px;
	border:1px solid #707070;
}
.customer_info .must{
	color:#900000;
}

.pay_delivery{
  font-size:1.1em;
	margin:10px 30px 0 0;
	
}
.pay_delivery label{
	display:inline;
}
.pay_delivery input{
	border:0;
}

.order_view .price{
	clear:both;
	color:#3F3F3F;
	margin:20px 0 0 0;
	font-size:1.1em;
}
.order_view .total{
	border-top:1px solid #3F3F3F;
	font-size:1.4em;
	margin:15px 0 10px 0;
	padding:10px 0 0 0;
	font-weight:bold;
}
.order_view .total span{
  font-size:0.8em;
  margin:0 0 0 10px;
  font-weight:normal;
}
.order_view .order{
	display:block;
	background:#900000;
	display:block;
	margin:20px 0 0 0;
	padding:4px 40px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:1.1em;
	float:left;
}
.order_view .order:hover{
	background:#B00000;
	color:#FFFFFF;
}
.order_view .back{
 	display:block;
	background:#3F3F3F;
	display:block;
	margin:20px 0 0 20px;
	padding:4px 40px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:1.1em;
	float:left;
}
.order_view .back:hover{
  background:#5F5F5F;
}
.error-message{
  color:#F00000;
}
#delivery_cost, #total_cost, #hour_cost{
  font-style:normal;
}

.ordered_buckles{
  list-style:none;
  margin:10px 0 10px;
  display:block;
}
.ordered_buckles li{
  font-size:1.3em;
}
.payment_info{
  border-top:1px solid #3F3F3F;
	font-size:1.3em;
	margin:15px 0 10px 0;
	padding:10px 0 0 0;
}
/*____________________________________  ABOUT  CONTACTS  __________________________*/
.about, .contacts{
  padding:0 0 0 30px;
}
.about h3, .contacts h3{
	background:url(../img/line.gif) no-repeat 0 0;
	font-size:1.5em;
	padding:5px 0 5px 0;
}
.about p, .contacts p{
  font-size:1.1em;
}
.feedback_form{
  margin:30px 0 0 0;
}
.feedback_form label{
  display:block;
  margin:8px 0 0 0;
}
.feedback_form #name, .feedback_form #email{
  border:1px solid #CCCCCC;
  width:200px;
  padding:3px 0 3px 0;
}
.feedback_form textarea{
  border:1px solid #CCCCCC;
  width:200px;
  height:200px;
}
.feedback_form button{
  display:block;
  border:0;
  background:#900000;
  margin:10px 0 0 0;
  color:#FFFFFF;
  padding:3px 10px 3px 10px;
  cursor:pointer;
}
.feedback_form button:hover{
  background:#B00000;
}
.cake-sql-log{
  display:none;
}


#flash_banner{
  position:absolute;
  top:0;
  right:0;
  z-index:1000;
}
