body {
	background: #d7ccb0 url(bg_decoration.jpg);
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding: 10px 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:720px;
    margin-top:81px;
    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;
}
.menu_middle a:hover{
    text-decoration:none;
    color:white;
}

/* 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:21px;
    padding:5px 0px 3px 0px;
    text-align: left;
}
.submenu a{
    font-size:10px;
    padding:0px 5px 0px 5px;
    font-weight:bold;
    color:#bf8a28;
}
.submenu a:hover{
	padding:0px 5px 0px 5px;
	text-decoration:none;
	color:#feeecf;
}
/* 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:30px 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;
}