body, table, tr, td, input, select, textarea {font-family:Tahoma, verdana, arial, sans-serif; font-size:11px; color:#000000;}

body {margin:0; padding:0; text-align:center; background:url(../_images/bg.gif) left repeat-y #E1E2C3;}

a {text-decoration:none; color:#000000; font-weight:bold;}
a:hover {text-decoration:underline;}

h1, h2, h3, h4, h5, h6 {padding:0; margin:0; clear:both;}

form {margin:0; padding:0;}
.inp {}

img {border:0;}

p {margin-top:0; margin-bottom:7px;}

.search {padding-top:10px; //padding-top:9px;}
	.search input {border-left:0; font-size:9px; color:#666666; width:94px;}

.subscribe {padding-top:4px; background:url(../_images/bg_subscribe.gif) top repeat-x; //padding-top:3px;}
	.subscribe input {border-left-style:none; font-size:9px; color:#666666; width:132px;}

.cart {color:#5F5B45; font-size:10px;}

.categories {float:right; font-size:10px; color:#606060;}
	.categories a {color:#ABA76D; font-weight:normal; text-decoration:underline;}
	.categories a:hover {text-decoration:none;}

.price {color:#606060; font-weight:bold; font-size:10px;}

.text {padding:13px;}

.page {margin:0 auto; text-align:left; width:100%; height:100%;}

.top {background:url(../_images/bg_top.gif) top left #E7D162;}
.topIn {background:url(../_images/bg_top_2.gif) center bottom no-repeat;}

.header {background:url(../_images/bg_header.gif) top repeat-x #ABA76D; text-align:center;}

.topMenu {background:#ABA76D; white-space:nowrap; text-align:center;}
	.topMenu img {margin-left:1px;}

.contentBox {}

.leftBox {padding:42px 8px;}
.leftBox, .leftBox td {color:#FFFFFF; font-size:10px;}

.leftBox ul {margin:5px 0; padding:0; padding-left:25px; list-style-image:url(../_images/li.gif); width:170px;}
	.leftBox ul li {color:#E1E2C3; text-transform:uppercase; margin-top:5px; padding-bottom:5px; background:url(../_images/a.gif) left bottom repeat-x; font-weight:bold;}
	.leftBox ul a {color:#E1E2C3; text-decoration:none;}
	.leftBox ul a:hover {text-decoration:underline;}

.mainContent {/*background:url(../_images/bg_content.gif) left repeat-y #E1E2C3;*/}

.navigation {height:26px; background:#000000; font-size:10px; padding-top:8px; padding-left:13px;}
	.navigation, .navigation a {color:#878875; text-decoration:none; font-weight:bold;}
	.navigation a:hover {text-decoration:underline;}

.bottom {background:url(../_images/bg_bot_1.gif) left repeat-x;}

.footer {background:url(../_images/bg_footer.gif) left top repeat-x;}
	.footer td {color:#000000; font-size:10px; font-weight:bold;}
	.footer td a {text-decoration:underline;}
	.footer td a:hover {text-decoration:none;}
	.activeCategory{
  color: #FFE55C !important;
}
.mainContentDiv{
	padding-left: 20px;
	/*border: 1px solid red;*/
}
.imgPreview{
	border: 3px solid black;
	background-color: #FFFCC7;
}
.cartHeaderTbl{
	background-color: Black;
}
.cartHeaderTbl td{
	color: White;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 3px;
}

.inp2{
	width: 300px;
	background-color: White;
	border: 1px solid silver;
}
.guestbookField{
	width: 400px;
	background-color: White;
	border: 1px solid silver;
}

.activeCategoryNewItemsActive{
	color: Red !important;
}
.activeCategoryNewItems{
	color: Red !important;
}