body {
	background: #d7ccb0 url(bg_decoration.jpg);
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding: 0px 10px 0px 10px;
	color: #476777;
}
img{
    border:0px;
}
form{
    margin-top: 0;
    margin-bottom: 0;
}

input, select,textarea{
        font-size: 11px;
    	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        border:1px solid #9da9b9;
        color:#476777;
        padding-left:2px;
}

.input{
		height:18px;
		width:100%;
}
.button {
        border:1px solid #9da9b9;
        font-family: Arial, Helvetica, sans-serif, Verdana, Geneva;
        font-size:10px;
		height:18px;
        padding:0;
        color:#476777;
       	text-align:center;
		font-weight:bold;
		background-color:#9da9b9;
}


td{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:11px;
    color: #476777;
}
a{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #477287;
    text-decoration:none;
}
a:hover{
    text-decoration:underline;
}
.basket_table{
	background-color:#f0ece4;
	width:100%;
}


.small_tab{
	padding: 0;
	background-color:red;
	
}

.basket_table td{
	color:#7e7259;
    font-size:11px;
	background-color:#ffffff;
	padding:2px 10px 2px 10px;
	text-align:center;
}

.basket_table td.total_box{
	background-color:#f4f1eb;
	padding:5px 7px 5px 7px; 
	font-weight:bold;
	text-align:right;
	font-size:12px;
}
/* TOP MENU */
.top_menu {
    color:#847C69;
    font-size:28px;
    height:24px;
    margin-left:720px;
    margin-top:16px;
    position:absolute;
    width:100px;
}
.top_menu td{
    font-size:13px;
    color:#706551;
}
.top_menu a{
    font-size:10px;
    font-weight:bold;
    color:#706551;
}
.top_menu a:hover{
	background-color:#d7ccb0;
}

.logo_link {
    height:100px;
    z-index:500;
	margin-left:55px;
    margin-top:45px;
    position:absolute;
    width:220px;
}
.basket {
    color:#847C69;
    font-size:12px;
    height:24px;
    margin-left:760px;
    margin-top:61px;
    position:absolute;
    width:237px;
}
.creator {
    margin-left:830px;
    margin-top:100px;
    text-align:left;
    position:absolute;
}
.creator a{
    color:#9baabb;
    font-size:10px;
}
.creator a:hover{
    color:#f1a817;
    font-size:10px;
}

.basket td{
    font-size:10px;
    color:#ffffff;
}
.basket a{
    font-size:10px;
    font-weight:bold;
    color:white;
}
/* TOP MENU END */

/* MAIN MENU */
.menu_right{
    background: #f8a32f url(menu_top_right.jpg);
    background-repeat:no-repeat;
    width: 5px;
    height:41px;
}
.menu_middle{
    background: #f8a32f url(menu_top_middle.jpg);
    height:41px;
    background-repeat: repeat-x;
}
.menu_middle td{
    text-align: center;
}
.menu_left{
	background: #f8a32f url(menu_top_left.jpg);
	background-repeat:no-repeat;
	width: 5px;
	height:41px;
}
.menu_separator{
	background: #f8a32f url(menu_top_separator.jpg);
	background-repeat:no-repeat;
	width: 14px;
	height:41px;
}
.menu_middle a{
	font-size:11px;
	font-weight:bold;
	color:#ffe7b9;
    text-shadow: 0px 1px #996633;
}
.menu_middle a:hover{
    text-decoration:none;
    color:white;
    text-shadow: 0px 1px #996633;
}

/* MAIN MENU END */

/* SUB MENU END */
.sunmenu_table{
	background: #f8bb49 url(submenu.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width:100%;
	border-left:1px solid #bf8a28;
	border-bottom:1px solid #bf8a28;
	border-right:1px solid #bf8a28;
}
.submenu{
}
.submenu_separator{
	background: #f8bb49 url(submenu_separator.jpg);
	background-repeat:no-repeat;
	width: 16px;
}
.submenu_separator2{
	background: #f8bb49 url(submenu_separator2.jpg);
	background-repeat:no-repeat;
	width: 16px;
}
.submenu td{
    height:23px;
    padding:3px 0px 1px 0px;
    text-align: left;
}
.submenu a{
    font-size:11px;
    padding:5px 3px 0px 3px;
    color:#bf8a28;
    text-shadow: 0px 1px #996633;
}
.submenu a:hover{
	padding:0px 3px 0px 3px;
	text-decoration:none;
	color:#feeecf;
    text-shadow: 0px 1px #996633;
}
/* SUB MENU END */
/* FOOTER */
.footer{
	border-top:1px solid #4e7263;
	border-left:1px solid #9baabb;
	border-right:1px solid #9baabb;
	padding:0px 0px 100px 0px;
	background-color:#f7f6f2;
}
.footer_box{
    height:131px;
    width:960px;
    background:url(footer.gif);
    margin-left:-1px;
    margin-top:-15px;
    position:absolute;
}
.footer_box td{
    color:#8d816a;
    font-size:9px;
}
.footer_box table{
    margin-left:250px;
    margin-top:97px;
    position:absolute;
}

.content_box{
	background: #f7f6f2 url(shadow_right.gif);
	background-repeat: repeat-y;
	background-position: top left;
	padding:20px 20px 30px 30px;
}

hr {
	color:#f0ece4;
	background-color:#f0ece4;
	height:1px;
	border:0;
}

.right_box{
    width: 190px;
    font-size: 14px;
    font-weight: bold;
}

.sub_window_top{
	height:8px;
	width: 170px;
	background:url(sub_window_top.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
.sub_window_middle{
    width: 170px;
    background:url(sub_window_middle.jpg);
    background-repeat: repeat-y;
    background-position: top center;
}
.sub_window_bottom{
	height:8px;
	width: 170px;
	background:url(sub_window_bottom.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
.sub_window_title{
	padding-top: 1px;
	padding-left: 20px;
	width: 150px;
	font-size: 12px;
	font-weight: bold;
	color: white;
}
.brands_box{
	text-align:center;
	height:40px;
}

.message{
	color:#9da9b9;
	font-size:11px;
}
.message_red{
	color:#aa0000;
	font-size:11px;
}
.message_green{
	color:#009900;
	font-size:11px;
}
.message_big{
	color:#9da9b9;
	font-size:12px;
	text-align:center;
	padding: 7px 7px 7px 7px;
}
.tab_selected{
	color:#d17101;
	font-size:12px;
	text-align:center;
}

.orange_button{
	font-size:12px;
	border:0;
	color:white;
	width:105px;
	height:24px;
	background:#f8a32f url(orange_button.jpg);
	background-repeat:no-repeat;
}
#s_lkk{
	color:#bababa;text-align:center;padding-top:50px;
}
#s_lkk a,#s_lkk a:hover,#s_lkk a:active,#s_lkk a:visited,#s_lkk a:link{
	color:#aeaeae;
}

#lang_mask_1{
	display:none;
	position:absolute;
}
#lang_mask_1 a,#lang_mask_1 a:hover,#lang_mask_1 a:active,#lang_mask_1 a:visited,#lang_mask_1 a:link{
	background-color:transparent;
}

#slideshow {
    position:relative;
    height:221px;
    width:707px;
    text-align:center;
}
#slide-box{
  	margin-left:0px;
    height:221px;
    width:707px;
    border:0px double #fafafa;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

/* Slider
---------------------------------------- */
#slider-wrapper {
	height:221px;
	overflow:hidden;
	position:relative;
	z-index:3;
	}
#slider {
	position:relative;
	width:100%;
	height:221px;
	background:url(loading.gif) no-repeat 50% 50% white;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}


/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	position:absolute;
	width:707px;
	height:20px;
	left:0;
	bottom:-20px;
	text-align:center;
}
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
	display:inline-block !important;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

.nivo-directionNav {
	/*display:none;*/
	}
.nivo-directionNav a {
	position:absolute;
	display:block;
	width:34px;
	height:34px;
	text-indent:-9999px;
	border:0;
	top:50%;
}
a.nivo-nextNav {
	right:0;
	background:red;
}
a.nivo-prevNav {
	left:0;
	background:red;
}

#slider .nivo-controlNav img {
	display:inline; /* Unhide the thumbnails */
	position:relative;
	margin-right:10px;
	width:120px;
	height:auto;
}

.list_product_box  {
	vertical-align: top;
	padding-bottom:3px;
	background-color:white;
  border: 2px solid #dfdfdf;
	border-bottom:2px solid #8aa2ba;
	border-right:2px solid #a0b3c7;
}
.list_product_box table {
	height:100%;
}

.list_product_box.new_box {
	border-top:2px solid #ecdb95;
	border-left:2px solid #e3d083;
}
.list_product_box.sale_box {
	border-bottom:2px solid #a54f4f;
	border-right:2px solid #d08b8b;
}
.tabitem_prod_noexist{
	text-align:center;
	width:150px;
	position:absolute;
}

.field-search {
  width: 120px;
  margin-right: 6px;
}
.search-table td > div {
	float: left;
	display: inline-block;
	margin-right: 20px;
	vertical-align: top;
}
.search-table td > div:last-child {
	margin-right: 0;
	position: relative;
}
.search-table input[type="checkbox"]{
	position: absolute;
	margin-top: -10px;
	margin-left: 0;
}
.search-table label {
	display: inline-block;
	line-height: 24px;
	padding-left: 12px;
}
.btn-search {
  height: 17px;
  width: auto;
  padding: 0;
  background-color: #DFDFDF;
  font-size: 10px;
}
