*{
	margin: 0px;
	padding: 0px;
	outline: none;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

a img {
	border: none;
}

ul li {
	list-style: none;
}

a {
	text-decoration: none;
}

.clear {
	clear: both;
	font-size: 1px;
}


.bold {
	font-weight: bold;
}

.left {
	float: left;
}

.right {
	float: right;
}

.last {
	margin-right: 0px !important;
}

.no-border {
	border: none !important;
}

.no-bgr {
	background: none !important;
}

.yellow {
	color: #ff6e00;
}

.orange {
	color: #ff6700;
}

.blue {
	color: #0084E2 !important;
}

.gray {
	color: #777777;
}

.underline {
	text-decoration: underline;
}


body
 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #575858;
		height: 100%;
}

/* Wrapper */


#wrapper {
	width: 980px;
	margin: 20px auto 0px;
		background-color: #fff;
}

/* Header */
 
 #header {
 	background: url(../images/header.jpg) no-repeat;
	font-size: 11px;
 }
 
 #header .logo {
 	float: left;
	margin: -1px 0px 0px 27px;
 }

  #header .lang {
  	float: right;
	color: #ed1c24;
	background-image: url(../images/lang.gif);
	background-repeat: no-repeat;
	padding: 4px 0 4px 25px;
  }

  #header .en {
  	background-position: 0px -30px;
  }

  #header .bg {
  	background-position: 0px 0px;
  }

  #header .up_nav {
  	float: right;
  	margin-right: 20px;
	background: url(../images/lego.gif) no-repeat; 
	padding-left: 15px;
  }
  
  #header .up_nav li {
  	float: left;
  }

  #header .up_nav li a {
  	color: #61695c;
	margin-right: 10px;
	padding-left: 11px;
	background: url(../images/line.gif) left center no-repeat;
  }

  #header .up_nav li a:hover {
   color: #4e86de;	
  }

  #header .login_form {
  	float: right;
  	margin: 34px 13px 0 0;
	display: inline;
  }

  #header .input {
  	float: left;
	background: url(../images/input.gif) no-repeat;
	height: 25px;
	padding-left: 4px;
	margin-right: 4px;
  }

  #header .input input {
	height: 17px;
	padding: 4px;
	background: url(../images/input.gif) top right no-repeat;
	border: none;
  }
  
  #header .login_form .text {
  	width: 158px;
	color: #ff6700;
  }
  
  #header .login_form .submit {
  	background: none;
	width: auto;
	height: auto;
	color: #fff;
	font-size: 16px;
	font-family: Myriad Pro;
	border: none;
	width: 54px;
	text-align: center;
	cursor: pointer;
  }
  
  #header .links {
  	float: right;
	margin: 3px 62px 0 0;
	display: inline;
  }
  
  #header .pass,
  #header .reg {
	margin-left: 10px;
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
	padding: 5px 0 6px 30px;
	float: left;
  }
  
  #header .pass {
    	background: url(../images/kub4e.png) no-repeat;
  }
  
  #header .reg{
    	background: url(../images/bear.png) no-repeat;
  }
 
  #header .search_form {
     	float: right;
		margin: 29px 152px 0 0;
		display: inline;
  }
	 
  #header .search_form .text {
  	width: 214px;
	color: #ff6700;
  }
 
  #header .search_form .submit {
  	border: none;
	background: none;
	width: 16px;
	height: 23px;
	margin-left: 16px;
	cursor: pointer;
  }


  #header .wishlist {
  	float: right;
	width: 190px;
	text-align: center;
	margin: 35px 0px 0px 0px;
	display: inline;
  } 


  #header .cart {
  	float: right;
	width: 250px;
	text-align: center;
	margin: 35px 20px 0px 0px;
	display: inline;
	width: 180px;
  } 
 
   #header .wishlist ,
   #header .wishlist a ,
	#header .cart ,
     #header .cart a {
    	color: #fff; 
		font-weight: bold;	
		text-decoration: underline;
     }
  #header .main_nav {
  	width: 100%;
	height: 37px;
	background: url(../images/main_nav.gif) repeat-x;
	margin-top: 20px;
  }

  #header .main_nav ul li {
  	float: left;
	background: url(../images/line2.gif) right center no-repeat;
	padding-right: 1px;
  }

  #header .main_nav ul li a {
  	padding: 12px 25px;
	color: #fff;
	display: block;
  	font-size: 12px;
  }  
  #header .main_nav ul.bg li a {
  	padding: 12px 15px;
  }
   #header .main_nav ul li a:hover,
      #header .main_nav ul li a.act {
   	background: url(../images/main_nav_over.jpg) top center no-repeat;
   } 
   
 /* Container */

#container {
	margin: 5px 0;
}

#container .left_side {
	width: 232px;
	float: left;
	background-color: #E8E8E8;
}

#container #content {
	width: 744px;
	float: right;
}

#container .left_side h1 {
	padding: 8px 0 6px 0px;
	background: url(../images/left_h1.gif) no-repeat;	
	text-align: center;
}

#container .left_side h1.orange {
	background: url(../images/orange_h1.gif) no-repeat;		
}


#container .left_side .left_nav {
	background: url(../images/left_nav.jpg) repeat-y;
	margin-bottom: 5px;
}

#container .left_side .left_nav li {
	background: url(../images/line3.gif) center bottom no-repeat;
	padding-bottom: 1px;
}
#container .left_side .left_nav .submenu {
	background: url(../images/submenu_line.gif) repeat-y;
}
#container .left_side .left_nav li a {
	color: #fff;
	display: block;
	padding: 11px 0 11px 38px;
	/*background: url(../images/me4e.png) 12px center no-repeat;*/ 
}


.smOW li a {
	color: #fff;
	display: block;
	padding: 11px 0 11px 38px;
	background: url(../images/me4e.png) 12px center no-repeat;
}

#container .left_side .left_nav li a:hover {
/*	background: url(../images/left_nav_over.jpg) left center no-repeat;*/
	background-color:#63ba1d!important;
}

#container .left_side .left_nav li.active a {
/*	background: url(../images/left_nav_over.jpg) left center no-repeat;*/
	background-color:#63ba1d!important;
}

#container .left_side .left_nav ul.submenu li a {
/*	background: url(../images/left_nav_pig.jpg)  left center repeat-y !important;*/
	background-color:#0166c0!important;	
	padding-left: 38px;
}

#container .left_side .left_nav ul.submenu li.subactive a {
/*	background: url(../images/left_nav_over_pig.jpg)  left center repeat-y !important;*/
	background-color:#fa961c!important;	
}

#container .left_side .left_nav ul.submenu li a:hover {
/*	background: url(../images/left_nav_over_pig.jpg)  left center repeat-y !important;*/
	background-color:#fa961c!important;	
}

#container .left_side .left_nav ul.submenu li {
/*	padding-left: 25px; */
	padding-bottom: 1px;
}


#container .left_side .product .detail {
	width: 230px;
	border-color: #FF6F00;
	height: 213px;
}

#container .left_side .product .detail .title a,
#container .left_side .product .detail .title a:visited {
		color: #575858;
}


#container .left_side .product .details {
	color: #fff;
	width: 202px;
	height: 22px;
	background-image: url(../images/left_details.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	padding: 8px 0 0 30px;
	margin-bottom: 1px;
}

#container .left_side .product .details:hover{
	background-position: 0 -30px;	
}

#container .left_side .fb_box {
	margin: 30px auto;
	display: block;
}

#content .news {
	height: 144px;
	background: url(../images/girl.jpg) no-repeat;
	padding: 20px;
	margin-bottom: 5px;
}

#container .news .news_box {
	width: 270px;
	float: right;
	margin-top: 3px ;
}

#container .news .news_box .title {
	display: block;
	color: #4bb6c3;
	font-family: Myriad Pro;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;

}

#container .news .news_box .new {
	padding-bottom: 5px;
	border-bottom: 1px solid #E5E5E5;
	margin-bottom: 5px;
	height: 62px;
}

#container .news .news_box .new p {
	padding-bottom: 0px;
	height: 32px;
	overflow: hidden;
}

#container .news .news_box .new strong {
	color: #ff8600;
	display: block;
	overflow: hidden;
}

#container .news .news_box .new .date {
	font-size: 11px;
	display: block;
	color: #b3b3b3;
}

#container .more {
	background: url(../images/more.gif) right 5px no-repeat;
	padding: 0px 13px 5px 0;
	font-size: 11px;
	text-decoration: none;
}

#container .more:hover {
	text-decoration: underline;
}

#content .banner {
	display: block;
}

#container #content .product {
	margin: 5px  5px 0px  0;
	float: left;
}

#container .product .detail {
	width: 180px;
	height: 223px;
	border: 1px solid #d9d7d7;
	text-align: center;
	padding-top: 15px;
	line-height: 1.5;
	margin-bottom: 1px;
	position: relative;
}

#container .product .detail .new {
	position: absolute;
	bottom: 0px;
	right: 0px;
}

#container .product .detail .palette {
	position: absolute;
	top: 0px;
	right: 0px;
}

#container .product .detail .bonus {
	position: absolute;
	top: 0px;
	left: 0px;
}

#container .product .title {
	font-weight: bold;
	display: block;
	font-size: 13px;
}

#container  .product .old_price {
	text-decoration: line-through;
}
#container  .product_view .old_price {
	text-decoration: line-through;
}

#container #content .product .details,
#container #content .order {
	padding: 8px 0 0px 30px;
	width: 61px;
	height: 22px;
	color: #fff;
	float: left;
	text-decoration: none;
	background-image: url(../images/order.gif);
	background-repeat: no-repeat;
	font-size: 11px;
}

#container #content .product .details {

	background-position: -91px 0px ;
}

#container #content  .order {
	background-position: 0px 0px;
}

#container #content .product .details:hover {

	background-position: -91px -30px ;
}

#container #content  .order:hover {
	background-position: 0px -30px;
}



#container #content .wishlist,
#container #content .ordernew {
	padding: 8px 0 0px 50px;
	width: 76px;
	height: 22px;
	color: #fff;
	float: left;
	text-decoration: none;
	background-image: url(../images/order_wishlist_but.gif);
	background-repeat: no-repeat;
	font-size: 11px;
}

#container #content .ordernew {
	background-position: 0px 0px;
}
#container #content .ordernew:hover {
	background-position: 0px -30px;
}
#container #content .wishlist {
	background-position: -126px 0px ;
}
#container #content .wishlist:hover {
	background-position: -126px -30px ;
}

#container #content .wl-ordernew {
	padding: 8px 0 0px 20px;
	width: 76px;
	height: 22px;
	color: #fff;
	display:block;
	text-decoration: none;
	background-image: url(../images/order_wishlist_but.gif);
	background-repeat: no-repeat;
	font-size: 11px;
}
#container #content .wl-ordernew {
	background-position: -10px 0px;
}
#container #content .wl-ordernew:hover {
	background-position: -10px -30px;
}




#container #content .colorsdesc {
	padding: 8px 0 0px 30px;
	width: 151px;
	height: 22px;
	color: #fff;
	float: left;
	text-decoration: none;
	background-image: url(../images/colorsdesc.gif);
	background-repeat: no-repeat;
	font-size: 11px;
}
#container #content  .colorsdesc:hover {
	background-position: 0px -30px;
}


#container #content .product .not_available {
	width: 124px;
	height: 22px;
	padding: 8px 0 0 58px;
	color: #575858;
	display: block;
	background: url(../images/not_available.gif) no-repeat;
	font-size: 11px;
}

#container .trades {
	background-color: #E8E8E8;
	height: 97px;
	clear: both;
	margin-top: 5px;
	width: 446px;
	float: left;
	position: relative;
	padding: 0 232px 0 302px;
}

#container .trades .comm {
	background: url(../images/arrow_down.gif) no-repeat 0 6px;
	padding-left: 10px;
	position: absolute;
	right: 4px;
	top: 1px;
	color: #949494;
}

#container .trades a {
	float: left;
	margin: 12px 29px 0 0;
}


#container #content .inner {
	border: 1px solid #DAD7D7;
	padding: 10px;
	margin-top: 5px;
}

#container #content .trademark {
	float: left;
	margin: 12px 12px 0 12px;
	border: 1px solid #DAD7D7;
}

#container #content .bag_step1 th {
	background: url(../images/thead.gif) repeat-x;
	height: 23px;
	vertical-align: middle;
	color: #fff;
	text-align: center; 
	border-right: 1px solid #fff;
	font-size: 11px;
	}

#container #content .table_holder {
	border-top: 1px solid #EBEBEB;
	border-bottom: 1px solid #EBEBEB;
	margin: 1px 0;
}

#container #content .bag_step1 td {
	text-align: center;
	background-color: #EBEBEB;
	border-right: 1px solid #fff;
	vertical-align: middle;
	color: #000;
}

#container #content .bag_step1 td .quantity {
	position: relative;	
	width: 54px;
	height: 21px;
	left: 15px;
}

#container #content .bag_step1 td input {
	width: 42px;
	height: 16px;
	border: 1px solid #D1D1D1;
	font-size: 11px;
	padding: 3px 0 0 10px;
}

#container #content .bag_step1 td .arrows {
	width: 9px;
	height: 18px;
	position: absolute;
	right: 2px;
	top: 2px;
	background: url(../images/arrows.gif) no-repeat;
}

#container #content .bag_step1 td .arrows a {
	width: 9px;
	height: 8px;
	margin-bottom: 1px;
	display: block;
}

#container #content .bag_step1 td.char {
	text-align: left !important;
	padding: 10px;
}

#container #content .bag_step1 td.char .img {
	padding: 9px;
	background: #fff;
	border: 1px solid #E0DCDC;
	float: left;
}

#container #content .bag_step1 td.char .title {
	font-weight: bold;
	width: 185px;
	padding-top: 47px;
	color: #555757;
	float: left;
	text-decoration: none;
	margin: 0 10px;
	display: inline;
}

#container #content .bag_step1 td.char select {
	margin-top: 47px;
	width: 54px;
	height: 21px;
	border: 1px solid #D1D1D1;
}

#container #content .small_bag {
	float: right;
}

#container #content .small_bag td.prices {
	padding: 10px;
	text-align: right;
	border-bottom: 1px solid #fff;
}

#container #content .small_bag td.grad {
	background: url(../images/grad.gif) repeat-x;
}

#container #content .small_bag .char {
	border-bottom: 1px solid #fff;
	font-size: 11px;
}
#container #content .continue {
	background: #007CDC url(../images/blue_btn.gif) no-repeat;
	color: #fff;
	font-weight: bold;
	padding: 5px 7px 6px;
	text-decoration: none;
	margin-top: 15px;
}

#container #content .buy {
	background: #FF7D05 url(../images/orange_btn.gif) no-repeat;
	color: #fff;
	font-weight: bold;
	padding: 5px 7px 6px;
	text-decoration: none;
	margin-top: 15px;
}
.userDetails p {
	margin-top: 25px;
}
.userDetails label {
	color: #575858;
	float: left;
    font-size: 12px;
    margin-top: 10px;
    padding-left: 25px;
    width: 135px;
}
.userDetails select {
	height: 27px;
    line-height: 27px;
    margin: 5px 0 0 0 !important;
    padding: 5px 2px;
    width: 190px;
}
.userDetails input {
	margin-top: 7px;
	width: 187px;
	height: 27px;
	border: 1px solid #dbdbdb;
	float: left;
}
.userDetails, .userDetails p, .userDetails p a {
	color: #000 !important;
}
#container #content .continue2 {
	width: 210px;
    color: #000000;
    display: block;
    margin: 15px auto 0;
    padding: 5px 7px 6px;
    text-align: center;
    text-decoration: underline;
}

#container #content .buy2 {
	background: none repeat scroll 0 0 #FF8615;
    color: #FFFFFF;
    display: block;
    text-align: center;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    margin: 15px 105px 0;
    text-decoration: none;
}
#container #content .newReg {
	color: #5b5b5b;
    display: block;
    margin: 5px auto 0;
    text-align: center;
    width: 420px;
}

#container #content .lgnFrm {
	margin: 5px auto;
    width: 410px;
}

#container #content .lgnFrm input[type="text"], #container #content .lgnFrm input[type="password"] {
	color: #FF6700;
	width: 158px;  
	background: url("../images/input.gif") no-repeat scroll right top transparent;     
	border: medium none;     
	height: 17px;     
	padding: 4px;
}
#container #content .lgnFrm div {
	background: url("../images/input.gif") no-repeat scroll 0 0 transparent;
    float: left;
    height: 25px;
    margin-right: 4px;
    padding-left: 4px;
}

#container #content .reg_form input {
	border: 1px solid #dbdbdb;
	width: 220px;
	height: 20px;
	padding: 5px 5px;
	float: left;
	margin-bottom: 10px;
	font-weight:bold;
}

#container #content .reg_form select {
	border: 1px solid #dbdbdb;
	float: left;
	margin-bottom: 6px !important;
	width: 220px;
	height: 28px;
	padding: 5px 5px;
	margin-bottom: 10px;
	font-weight:bold;
}

#container #content .reg_form textarea {
	border: 1px solid #dbdbdb;
	width: 379px;
	height: 180px;
	padding: 3px;
	float: left;
	margin-bottom: 6px;
	font-weight:bold;
}
#container #content .reg_form label {
	color: #4e4e4e;
	width: 122px;
	padding-right: 10px;
	float: left;
	clear: both;
	margin-top: 5px;
}

#container #content .reg_form label.radiolabel {
	clear: none;
	width: auto;
	margin-top: 0px;
}

#container #content .reg_form input.radio {
	width: auto;
	height: auto;
	margin: 0px 5px 15px 10px;
	border: none;
}

#container #content .reg_form span {
	clear: both;
	float: left;
	color: #ff6700;
	font-weight: bold;
	text-decoration: underline;
	margin: 10px 0 15px;
}

#container #content .comment_form input {
	width: 269px;
}

#container #content .comment_form textarea {
	width: 269px;
	padding: 3px;
	height: 138px;
	border: 1px solid #dbdbdb;
	overflow: auto;
}

#container #content .comment_form {
	float: left;
	width: 420px;
}

#container #content .way {
	color: #3673d3;
	font-weight: bold;
	padding-bottom: 13px;
	border-bottom: 1px solid #3673d3;
	display: block;
	margin: 15px 0;
}

#container #content .choise {
	float: left;
	width: 180px;
	color: #000;
	margin-bottom: 20px;
}

#container #content .choise .right {
	margin-top: -5px;
}

#container #content .choise .right label {
	font-weight: normal;
}

#container #content .choise label {
	font-weight: bold;
}

#container #content .choise .text {
	width: 99px;
	height: 14px;
	border: 1px solid #dbdbdb;
	padding: 3px;
}

#container #content .choise .ebg {
	color: #4680de;
	background: url(../images/ebg.jpg) no-repeat;
	padding-left: 120px;
	text-align: right;
	font-size: 11px;
	display: block;
	margin: 20px 0;
}

#container #content .list {
	width: 49%;
	float: left;
	margin-bottom: 40px;
}

#container #content ul.orange li {
	background-image: url(../images/ball1.gif);
} 

#container #content .comment_baloon {
	width: 729px;
	height: 155px;
	background: url(../images/baloon.gif) no-repeat;
} 

#container #content .comment_baloon span.bold {
	color: #fff;
	font-weight: bold;
	float: left;
	margin: 6px 0 0 6px;
}

#container #content .comment_baloon textarea {
	width: 704px;
	height: 67px;
	padding: 3px;
	margin: 8px 0px 0px 7px;
	border: none;
	overflow: auto;
	background: none;
}

#container #content .comment_baloon .continue {
	margin: 6px 9px 0px 0px	
}

#container #content .comment {
	width: 727px;
	background-color: #EDEDED;
	font-size: 11px;
	float: left;
	margin-top: 10px;
}

#container #content .comment .comment_top {
	background: url(../images/comment_top.gif) no-repeat;
	padding: 6px 15px 0 15px;
}

#container #content .comment .comment_bottom {
	background: url(../images/comment_bottom.gif) no-repeat;
	padding-bottom: 26px;
}

#container #content .comment span {
	color: #0084E2;
	font-weight: bold;
	display: block;
	margin-bottom: 7px;
}

#container #content .comment p {
	line-height: 1.2;
	padding-bottom: 10px;
	color: #777777;
}

#container #content .desc {
	width: 450px;
	float: left;
	text-align: justify;
}

#container #content .product_view {
	float: right;
	width: 252px;
}

#container #content .product_view .continue {
	margin-top: 0px;
	width: 146px;
	padding: 8px 7px 8px;
	margin-right: 1px;
}

#container #content .product_view .price {
	margin-top: 0px;
	width: 239px;
	padding: 8px 7px 8px;
	margin-bottom: 1px;

	background: #007CDC url(../images/blue_btn.gif) no-repeat;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}


#container #content .select_box {
 background: #CECECE url(../images/gray_line.gif) repeat-x;
 padding: 4px 4px 4px 9px;
 width: 239px;
 clear: both;
 margin-top: 5px;
 float: right;
}

#container #content .select_box span,
#container #content .select_box div {
 float: left;
}


#container #content .select_box select {
 width: 151px;
 height: 22px;
 border: 1px solid #c8c8c8;
 float: right;
}

#container #content .select_box .blue {
 margin-top: 3px;
 width: 80px;
}

#container #content .select_box .select {
 position: relative;
 width: 150px;
 height: 22px;
 margin-left: 7px;
 display: inline;
 float: right;
}

#container #content .select_box .select img {
 position: absolute;
 top: 9px;
 right: 6px;
}

#container #content .big_image {
	width: 250px;
	border: 1px solid #D7D7D7;
        float: left;
	clear: both;
	margin-top: 5px;
}

#container #content .big_image img {
	display: block;
}

#container #content a.thumb {
	border: 1px solid #D7D7D7;
	float: left;
	margin: 5px 5px 20px 0;
	padding: 2px;
}

#container #content a.thumb:hover {
	border: 1px solid #0084E2;	
}

#container #content a.gift {
	position: relative;
	border: 1px solid #D7D7D7;
	float: left;
	clear: both;
	margin-top: 5px;
	width: 245px;
	height: 198px;
	padding: 5px 0 0 5px;
}

#container #content .gift span {
	position: absolute;
	width: 262px;
	height: 235px;
	background: url(../images/pandela.png) no-repeat;
	left: -2px;
	top: -30px;
}



/* Important styles */

#content a {
	color: #ff6e00;
	text-decoration: underline;
}

#content a:hover {
	text-decoration: none;
}

#content p {
	line-height: 1.4;
	padding-bottom: 15px;
	display: block;
}

#content h1 {
	padding: 8px 0 6px 15px;
	background: url(../images/h1.gif) no-repeat;
	margin-bottom: 5px;
}

#container h1 {
	font-size: 16px;
	font-family: Myriad Pro;
	color: #fff;
	text-transform: uppercase;
	font-weight: normal;
}

#container h1.nobgr {
	font-size: 16px;
	font-family: Myriad Pro;
	color: #FF6E00;
	text-transform: uppercase;
	font-weight: normal;
	background-image: none;
}
#container h1.nobgrprod {
	font-size: 16px;
	font-family: Myriad Pro;
	color: #FF6E00;
	text-transform: uppercase;
	font-weight: normal;
	background-image: none;
	padding-left: 0;
}

#container #content ul {
	margin: 10px 0;
}

#container #content ul li {
	margin: 5px 0 5px 20px;
	background: url(../images/ballblue.gif) 0 5px no-repeat;
	padding-left: 15px;
}

#container #content p.address {
	color: #0084E2;
}


#container #content .sitemap li {
	background: none;
}

#container #content .sitemap li a {
	background: url(../images/bluebear.jpg) no-repeat;
	padding: 2px 0 2px 20px;
	display: block;
}

#container #content .sitemap li ul li a {
	background: url(../images/orangebear.jpg) no-repeat;
	padding: 2px 0 2px 20px;
	color: #0084E2;
}

#container #content .sitemap li ul li ul li a {
	background: url(../images/ball1.gif) no-repeat 0 7px;
	padding-left: 10px;	
}

#container #content .result {
float:left;
font-size:11px;
margin:10px 0;
}

#container #content .result a {
color:#0084E2;
font-weight:bold;
}

#container #content .url {
background:transparent url(../images/url.gif) no-repeat scroll 0 0;
	color: #ff6700 !important;
font-weight:normal !important;
padding:3px 0 0px 20px;
}

#container .filter {
	float: right;
	padding: 14px 0 8px;
}

#container .filter span.label {
	float:right;
}

#container  .select_list {
	width: 150px;
	height: 21px;
	position: relative;
	margin-left: 10px
}

#container .filter .select_list {
	float: right;
}

#container  .select_list span.img {
	width: 147px;
	height: 18px;
	background: url(../images/select.jpg) no-repeat;
	position: absolute;
	bottom: 2px;
	left: 0px;
	z-index: 1;
	padding: 3px 0 0 3px;
}

#container  .select_list select {
	width: 150px;
	height: 21px;
	position: relative;
	z-index: 2;
}

/* End of Important styles */



/* Footer */

#footer {
	background: url(../images/footer_bg.jpg) no-repeat;
	color: #fff;
	font-size: 11px;
	padding: 70px 20px 10px;
}

#footer ul {
	float: left;
}

#footer ul li {
	float: left;
	margin-bottom: 10px;
}

#footer ul li a {
	color: #fff;
	background: url(../images/ball.gif) right 6px no-repeat;
	padding-right: 10px;
	display: block;
	margin-right: 6px;
}

#footer ul li a:hover {
	color: #FF8207;	
}

#footer .stenik {
	background:transparent url(../images/stenik.png) no-repeat scroll 0 0;
	float:right;
	padding:2px 0 2px 25px;
	clear: both;
}


#footer .stenik a {
	color: #fff;
}

h1 a {
	color: #fff;
}


#container #content .vendor {
	margin: 5px  5px 0px  0;
	float: left;
}

#container .vendor .detail {
	width: 180px;
	height: 150px;
	border: 1px solid #d9d7d7;
	text-align: center;
	padding-top: 15px;
	line-height: 1.6;
	margin-bottom: 1px;
	position: relative;
}

#container .vendor .title {
	font-weight: bold;
	display: block;
	font-size: 13px;
}

textarea.textarea {
	width: 710px;
	height: 100px;
	border: 1px solid #D1D1D1;
	font-size: 11px;
	padding: 5px;
}


a.guestbook {
	display: block;
	width: 232px;
	height: 82px;
	margin-bottom: 5px;
	color: #fff;
	text-decoration: none;
	background-image: url(../images/btn-guestbook.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	background-position: 0px 0px ;
}

a.guestbook:hover {
	background-position: -232px 0px ;
}


a.guestbooken {
	display: block;
	width: 232px;
	height: 82px;
	margin-bottom: 5px;
	color: #fff;
	text-decoration: none;
	background-image: url(../images/btn-guestbook.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	background-position: 0px -82px ;
}

a.guestbooken:hover {
	background-position: -232px -82px ;
}

a.wishlist {
	display: block;
	width: 232px;
	height: 82px;
	margin-bottom: 5px;
	color: #fff;
	text-decoration: none;
	background-image: url(../images/banner_wishlist.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	background-position: 0px 0px ;
}

a.wishlist-en {
	display: block;
	width: 232px;
	height: 82px;
	margin-bottom: 5px;
	color: #fff;
	text-decoration: none;
	background-image: url(../images/banner_wishlist_en.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	background-position: 0px 0px ;
}


h1.head {
	color:#FFFFFF;
	left:-1000px;
	margin:0;
	padding:0;
	position:absolute;
	width:900px;
}

a.preview {
	display:block;
	height: 130px;
}

a.prodpreview {
	display:block;
	height: 120px;
}



.fb_cart {
    display: block;
    padding: 0 0 10px 10px;
}
.fb_cart span {
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin: 0 25px 15px 25px;
    padding: 5px 0 5px 35px;
}
#span-info2 {
	display: block;
	font-size: 12px;
	font-weight: normal;
	margin: 0 25px 15px 25px;
	padding: 5px 0 5px 20px;
}
.fb_cart span.loading {
	background: url("../images/spinner.gif") no-repeat scroll left center transparent;
}
.fb_cart span.success-cart,
.fb_cart span.problem-cart {
	background: url("../images/icon_shoppingcart.png") no-repeat scroll left center transparent;
}
.fb_cart span.success-wl,
.fb_cart span.problem-wl {
	background: url("../images/icon_wishlist.png") no-repeat scroll left center transparent;
}

.fb_cart div.buttons {
	text-align: center;
}


.fb_cart div.buttons .continue {
    background: url("../images/blue_btn.gif") no-repeat scroll 0 0 #007CDC;
    color: #FFFFFF;
    font-weight: bold;
    margin-top: 15px;
    padding: 5px 7px 6px;
    text-decoration: none;
}

.fb_cart div.buttons .cart {
    background: url("../images/orange_btn.gif") no-repeat scroll 0 0 #FF7D05;
    color: #FFFFFF;
    font-weight: bold;
    margin-top: 15px;
    padding: 5px 7px 6px;
    text-decoration: none;
}


/*ICON SET LEFT NAV*/
#container .left_side .left_nav li a.maincat-promo {background: url(../images/icons/icon1.png) 12px center no-repeat;} 
#container .left_side .left_nav li a.maincat-150 {background: url(../images/icons/icon1.png) 12px center no-repeat;} 
#container .left_side .left_nav li a.maincat-bonus {background: url(../images/icons/icon2.png) 12px center no-repeat;} 
#container .left_side .left_nav li a.maincat-1 {background: url(../images/icons/icon3.png) 12px center no-repeat;} 
#container .left_side .left_nav li a.maincat-4 {background: url(../images/icons/icon4.png) 12px center no-repeat;} 
#container .left_side .left_nav li a.maincat-25 {background: url(../images/icons/icon5.png) 12px center no-repeat;} 
#container .left_side .left_nav li a.maincat-120 {background: url(../images/icons/icon6.png) 12px center no-repeat;} 
#container .left_side .left_nav li a.maincat-2 {background: url(../images/icons/icon7.png) 12px center no-repeat;} 
#container .left_side .left_nav li a.maincat-145 {background: url(../images/icons/icon8.png) 12px center no-repeat;} 
#container .left_side .left_nav li a.maincat-3 {background: url(../images/icons/icon9.png) 12px center no-repeat;}
#container .left_side .left_nav li a.maincat-176 {background: url(../images/icons/icon10.png) 12px center no-repeat;}
#container .left_side .left_nav li a.maincat-5 {background: url(../images/icons/icon11.png) 12px center no-repeat;}
#container .left_side .left_nav li a.maincat-6 {background: url(../images/icons/icon12.png) 12px center no-repeat;}
#container .left_side .left_nav li a.maincat-54 {background: url(../images/icons/icon13.png) 12px center no-repeat;}
#container .left_side .left_nav li a.maincat-7 {background: url(../images/icons/icon14.png) 12px center no-repeat;}
#container .left_side .left_nav li a.maincat-8 {background: url(../images/icons/icon15.png) 12px center no-repeat;}
#container .left_side .left_nav li a.maincat-9 {background: url(../images/icons/icon16.png) 12px center no-repeat;}
#container .left_side .left_nav li a.maincat-159 {background: url(../images/icons/icon17.png) 12px center no-repeat;}
#container .left_side .left_nav li a.maincat-10 {background: url(../images/icons/icon18.png) 12px center no-repeat;}
#container .left_side .left_nav li a.maincat-157 {background: url(../images/icons/icon19.png) 12px center no-repeat;}
#container .left_side .left_nav li a.maincat-169 {background: url(../images/icons/icon20.png) 12px center no-repeat;}
#container .left_side .left_nav li a.maincat-158 {background: url(../images/icons/icon21.png) 12px center no-repeat;}
#container .left_side .left_nav li a.maincat-11 {background: url(../images/icons/icon22.png) 12px center no-repeat;}
#container .left_side .left_nav li a.maincat-71 {background: url(../images/icons/icon23.png) 12px center no-repeat;}
#container .left_side .left_nav li a.maincat-155 {background: url(../images/icons/icon24.png) 12px center no-repeat;}
#container .left_side .left_nav li a.maincat-12 {background: url(../images/icons/icon25.png) 12px center no-repeat;}
#container .left_side .left_nav li a.maincat-154 {background: url(../images/icons/icon26.png) 12px center no-repeat;}
#container .left_side .left_nav li a.maincat-136 {background: url(../images/icons/icon27.png) 12px center no-repeat;}
#container .left_side .left_nav li a.maincat-149 {background: url(../images/icons/icon28.png) 12px center no-repeat;}
#container .left_side .left_nav li a.maincat-13 {background: url(../images/icons/icon29.png) 12px center no-repeat;}
#container .left_side .left_nav li a.maincat-166 {background: url(../images/icons/icon166.png) 12px center no-repeat;}
#container .left_side .left_nav li a.maincat-74 {background: url(../images/icons/icon74.png) 12px center no-repeat;}
#container .left_side .left_nav li a.maincat-188 {background: url(../images/icons/icon188.png) 12px center no-repeat;}
#container .left_side .left_nav li a.maincat-recepti {background: url(../images/icons/icon30.png) 12px center no-repeat;}
.error {
	color: red;
}
