html, body, div, span, form, input, textarea {
	margin:0px;
	padding:0px;
}

html {
    overflow-x:auto;
    overflow-y:scroll;
}

body {
	margin:0px;
	font-family:Trebuchet MS, Verdana, Helvetica, Arial;
	font-size:14px;
	color:#fff;
	background-color:#550401;
}

a {
	color:#e38a2a;
	text-decoration:none;
}

a:hover {
	color:#f6ac72;
	text-decoration:none;
}

h1, h2, h3 {
	font-size:22px;
	color:#df862c;
}

h4 {
	font-size:18px;
	color:#df862c;
}

h5 {
	font-size:14px;
	color:#df862c;
}

input {
	height:20px;
	border:1px solid #df862c;
}

textarea {
	border:1px solid #df862c;
	padding:2px 2px 0px 2px;
}

.button {
	color:#df862c;
	height:22px;
	border:1px solid #df862c;
	background-color:#550401;
}

.search-button {
	height:22px;
	border:0px;
	margin-left:4px;
}

.search-box {
	font-family:Trebuchet MS, Arial, Helvetica;
	color:#e48425;
	height:20px;
	width:80px;
	border:0px;
	background-image:url(../img/search-box-bg.gif);
	background-repeat:repeat-x;
	padding-top:2px;
}

/* ### Logog ### */

.logo {
	height:231px;
	width:256px;
	position:absolute;
	top:0px;
	left:0px;
	background-image:url(../img/logo.png);
	background:expression('none');
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../img/logo.png,sizingMethod=crop);
}

/* ### Header ### */

.header {
	height:176px;
	background-image:url(../img/header-bg.gif);
	background-repeat:repeat-x;
}

/* ### Menus ### */

.mainmenu {
	height:42px;
	background-image:url(../img/mainmenu-bg.gif);
	background-repeat:repeat-x;
	text-align:left;
	vertical-align:middle;
	padding-right:30px;
}

.mainmenu-shadow {
	height:13px;
	background-image:url(../img/mainmenu-shadow.gif);
	background-repeat:repeat-x;
}

a.level-1 {
	color:#e38a2a;
	font-size:16px;
	text-decoration:none;
}

a.level-1:hover {
	color:#f6ac72;
	text-decoration:none;
}

a.level-1-act, a.level-1-act:hover {
	font-size:16px;
	color:#fff;
	text-decoration:none;
}

.submenu {
	width:247px;
	background-image:url(../img/submenu-bg-bottom.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

.submenu-bg {
	width:247px;
	/*height:100%;*/
	background-image:url(../img/submenu-bg-top.gif);
	background-repeat:repeat-x;
	background-position:top;
}

.submenu th {
	padding:10px 0px 5px 0px;
	text-align:left;
}

.level-2, .level-2-act {
	font-size:12px;
	font-weight:bold;
	width:247px;
}

td.level-2 {
	width:186px;
	/* padding-top:15px;*/
	padding-left:24px;
	/*border-bottom:1px solid #ae4d13;*/
	background-image:url(../img/arrow.gif);
	background-repeat:no-repeat;
	background-position:7px 4px;
	line-height:14px;
}

td.level-2-act {
	width:186px;
	/* padding-top:15px;*/
	padding-left:24px;
	/*border-bottom:1px solid #ae4d13;*/
	background-image:url(../img/arrow-act.gif);
	background-repeat:no-repeat;
	background-position:7px 4px;
	line-height:14px;
}

a.level-2-act, a.level-2-act:hover {
	font-size:12px;
	color:#ffca90;
	text-decoration:none;
}

.level-3, .level-3-act {
	font-size:10px;
	font-weight:bold;
	width:247px;
}

td.level-3 {
	width:176px;
	padding:10px 0px 0px 34px;
	border-bottom:0px;
	background-image:url(../img/bullet.gif);
	background-repeat:no-repeat;
	background-position:24px 14px;
	line-height:12px;
}

td.level-3-act {
	width:176px;
	padding-top:10px;
	padding-left:34px;
	border-bottom:0px;
	background-image:url(../img/bullet-act.gif);
	background-repeat:no-repeat;
	background-position:24px 14px;
	line-height:12px;
}

a-level-3 {
	font-size:10px;
	color:#e38a2a;
	text-decoration:none;
}
	

a.level-3-act, a.level-3-act:hover {
	font-size:10px;
	color:#ffca90;
	text-decoration:none;
}
.level-4, .level-4-act {
	font-size:10px;
	font-weight:bold;
	width:247px;
}

td.level-4 {
	width:176px;
	padding-top:10px;
	padding-left:40px;
	border-bottom:0px;
	background-image:url(../img/bullet.gif);
	background-repeat:no-repeat;
	background-position:30px 14px;
	line-height:12px;
}

td.level-4-act {
	width:176px;
	padding-top:10px;
	padding-left:40px;
	border-bottom:0px;
	background-image:url(../img/bullet-act.gif);
	background-repeat:no-repeat;
	background-position:30px 14px;
	line-height:12px;
}

a-level-4 {
	font-size:10px;
	color:#e38a2a;
	text-decoration:none;
}
	

a.level-4-act, a.level-4-act:hover {
	font-size:10px;
	color:#ffca90;
	text-decoration:none;
}

/* ### Content ### */

.content {
	width:687px;
	padding:30px;
}

.content_shop {
	background-color:#320000;
}

/* ### Footer ### */

.footer {
	font-size:11px;
	color:#e18724;
	height:50px;
	text-align:center;
}

.footer-shadow {
	height:18px;
	background-image:url(../img/footer-shadow.gif);
	background-repeat:repeat-x;
}

/* ### Products ### */

.corner {
	width:10px;
	height:10px;
}

.product-list {
	width:100%;
	float:left;
	font-size:14px;
	color:#e18724;
	margin:0px 0px 10px 0px;
}

.product-list th {
	font-family:Tahoma, Arial, Helvetica;
	font-size:14px;
	font-weight:bold;
	color:#fff;
}

.product-view {
	width:100%;
	float:left;
	color:#e18724;
	margin:10px 0px 10px 0px;
}

.product-view-bg {
	background-image:url(../img/product-bg.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	background-color:#550401;
}

.product-view strong, .product-view b {
	font-weight:normal;
	color:#fff;
}

.price {
	background-image:url(../img/price-bg.gif);
	background-repeat:repeat-x;
	font-family:Trebuchet MS, Arial, Helvetica;
	font-size:14px;
	font-style:italic;
	font-weight:normal;
	color:#e18724;
}

/* ### Forms ### */

.form-login {
	float:right;
	font-size:14px;
	color:#e18724;
	margin:0px;
}

.form-login th {
	color:#fff;
	font-weight:normal;
}

.form-basket {
	float:right;
	font-size:14px;
	color:#e18724;
	margin:0px;
}

.form-basket th {
	color:#fff;
	font-weight:normal;
}

.form-bg td {
	padding-right:30px;
}

.product-list th,
.product-list td,
.form-basket th,
.form-basket td,
.form-login th,
.form-login td {
	background-color:#550401;
}

/* ### Basket ### */

.basket {
	border-bottom:1px solid #df862c;
	border-right:1px solid #df862c;
}

.basket th, .basket td {
	border-top:1px solid #df862c;
	border-left:1px solid #df862c;
}

.basket input {
	text-align:right;
}