/* CSS Document */

html, body{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}
img{
	border: none;
}
body{
	background: #f2f2f2;
}

#content{
	width: 997px;
	min-height: 100%;
	margin: 0 auto -31px;
	background: url(img/back.png) repeat-y;
}
* html #content{
	height: 100%;
}

#header{
	margin: 0 10px;
	height: 141px;
	background: url(img/top.jpg) no-repeat;
	border-bottom: 3px solid #6f0803;
}
#main{
	margin: 0 10px;
	padding-bottom: 31px;
	clear: both;
	overflow: auto;
}
#left{
	float: left;
	width: 198px;
	background: url(img/tleft.png) no-repeat;
}
#center{
	float: left;
	width: 575px;
	margin: 0 4px;
}
#right{
	float: left;
	width: 196px;
}

#header p{
	margin: 0;
	padding: 35px 14px 0 0;
	text-align: right;
	font: bold 18px "Arial Narrow", Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: black;
}
#header p a{
	color: white;
}
#header div{
	padding: 24px 0 0 200px;
	font: 13px Arial, Helvetica, sans-serif;
	color: white;
}
#header div a{
	float: left;
	padding: 3px 14px 3px;
	color: white;
	text-decoration: none;
	border-right: 1px solid white;
}
#header div a.last{
	border: none;
}
#header div a:hover{
	text-decoration: underline;
}

#left #menu{
	background: url(img/menu.png) repeat-y;
}
#menu ul{
	margin: 0;
	padding: 4px 0 0;
	list-style-type: none;
	background: url(img/menu2.png) no-repeat;
}
#menu li{
	margin: 0;
	padding: 0;
	font: 13px Arial, Helvetica, sans-serif;
	_line-height: 13px;
	color: black;
	background: url(img/menu3.png) no-repeat left 8px;
}
#menu li.last{
	font-size: 1px;
	height: 18px;
	background: url(../img/menu5.png) no-repeat;
}
* html #menu li{
	height: 1px;
}
#menu li a{
	display: block;
	padding: 6px 6px 9px 32px;
	color: black;
	text-decoration: none;
	background: url(img/menu4.png) no-repeat 8px bottom;
}
#menu li a:hover{
	text-decoration: underline;
}

#left div{
	margin: 0 0 11px;
	background: url(img/div.jpg) no-repeat;
	clear: both;
}
#right div{
	margin: 0 0 11px;
	background: url(img/div.jpg) no-repeat -2px top;
	clear: both;
}
#left h2, #right h2{
	margin: 0;
	padding: 8px 0 15px 18px;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #6f0803;
	background: url(img/h2.png) no-repeat 8px 14px;
}
p{
	margin: 0;
	padding: 0 10px;
	font: 13px Arial, Helvetica, sans-serif;
}
p a:link, a:visited{
	color: black;
}
p a:hover{
	text-decoration: none;
}
div.basket p{
	font-size: 12px;
	padding-left: 20px;
}

div.login form{
	margin: 0;
	padding: 0;
	overflow: auto;
}
div.login label{
	float: left;
	margin: 6px 0 0 10px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #3e3e3d;
}
div.login input{
	float: right;
	/*width: 120px;*/
	/*height: 14px;*/
	margin: 4px 12px 0 0;
	border: 1px solid #c5b9ae;
	background: #fefefd;
	font: 12px Arial, Helvetica, sans-serif;
	color: #3e3e3d;
}
div.login p{
	font-size: 11px;
	text-align: center;
	color: #3e3e3d;
	clear: both;
}
div.login p a{
	color: #3e3e3d;
	text-decoration: none;
}
div.login p a:hover{
	text-decoration: underline;
}

p.path{
	padding: 8px 12px;
	font: 13px Arial, Helvetica, sans-serif;
	color: #e6b665;
	text-align: right;
}
p.path a{
	color: #e6b665;
	text-decoration: none;
}
p.path a:hover{
	text-decoration: underline;
}
p.text{
	margin: 10px 10px 0 20px;
	border-left: 2px solid #b00d02;
}

#center div a{
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}
#center div a:hover{
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}

#items{
	float: left;
	padding: 16px 0 0 11px;
}
#items div.item{
	width: 282px;
	float: left;
}
#items div.itop{
	margin: 0 10px 0 0;
	font-size: 1px;
	height: 6px;
	background: url(img/itop.png) no-repeat;
}
#items div.ibot{
	margin: 0 10px 10px 0;
	font-size: 6px;
	background: url(img/ibot.png) no-repeat;
	clear: both;
}
#items div.imid{
	margin: 0 10px 0 0;
	padding-bottom: 20px;
	border: 1px solid #ae0b03;
	border-top: none;
	border-bottom: none;
	text-align: center;
	height: 380px;
}
#items h1{
	margin: 0;
	padding: 0 0 10px;
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #b12622;
}
#items p{
	margin: 0;
	padding: 5px 20px 15px;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: left;
}
#items p a{
	color: #400901;
	text-decoration: none;
}
#items p a:hover{
	text-decoration: underline;
}
#items p a.buy{
	float: right;
	width: 87px;
	height: 21px;
	font: 14px Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-align: center;
	color: white;
	background: url(img/buy.jpg) no-repeat;
}
#items p a.buy:hover{
	text-decoration: none;
}

#footer{
	width: 977px;
	margin: 0 auto;
	height: 31px;
	background: url(img/foot.png) repeat-x;
}
#footer div{
	padding: 8px 0 0 200px;
	font: 13px Arial, Helvetica, sans-serif;
	color: white;
}
#footer div a{
	margin: 0 14px;
	color: white;
	text-decoration: none;
}
#footer div a:hover{
	text-decoration: underline;
}
form{	padding: 0 10px 0 10px;
	font: 11px Arial, Helvetica, sans-serif;
}
#left div p a{	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
}
#center h1 a{
	margin: 0;
	padding: 8px 0 15px 18px;
	font: bold 17px Arial, Helvetica, sans-serif;
	color: #6f0803;
}
#center h1 a:hover{
	margin: 0;
	padding: 8px 0 15px 18px;
	font: bold 17px Arial, Helvetica, sans-serif;
	color: #6f0803;
}

#center table{
	padding: 8px 0 15px 18px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
}
#center table.products{
	padding: 0;
	margin: 0;
}

#center div{	font: 12px Arial, Helvetica, sans-serif;
}
h1 {
	margin: 0;
	padding: 8px 0 15px 18px;
	font: bold 17px Arial, Helvetica, sans-serif;
	color: #6f0803;
}

/* /Ajax add quickie suggest */

/*]]>*/

.pageItem
{
  width: 100%;
}

dl.itemNewProducts
{
   width: 100%;
   float: left;
   height: 160px;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   background: transparent;
}

dt.itemImage
{
  float: left;
  width: 120px;
  height: 160px;
  background: transparent;
  border-right: 0px #f1f1f6 solid;
  margin: 0 0 0 0;
  padding: 5px 5px 0 5px;
  text-align: center;
}

dd.itemDescription
{
  margin: 0 1em 0 120px;
  padding: 0 0;
  line-height: normal;
  background: transparent;
}

span.bold
{
  font-weight: bold;
}

div.clear
{
  clear: both;
}

div.contacterror
{
  border: 1px solid;
  border-color: #ff0000;
  text-align: center;
  margin-bottom: 0.5em;
  margin-top: 0.5em;
}

.page
{
  background: transparent;
  width: 100%;
  margin-top: 0.5em;
}

.pagecontentfooter
{
 display: block;
 text-align: right;
 margin-top: 0.5em;
}

.form
{
  padding: 0px 5px 20px 5px;
}

dl.itemNewProductsDefault
{
  width: 48%;
  float: left;
  height: 160px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  background: transparent;
}

dd.itemDescriptionPrice
{
  margin: 1em 1em 0 120px;
  padding: 0 0;
  line-height: normal;
  background: transparent;
}
/* ---- BOX CATEGORY TREE ---- */

div.boxMenuCategoryTree {
	background-image: url(img/category_tree.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 23px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #0A2A65;
	background-position: 0px 2px;
}


div.boxMenuSub1CategoryTree {
	background-image: url(img/subcategory_tree.gif);
	background-repeat: no-repeat;
    margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 37px;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #590F00;
	background-position: 24px 7px;
    font-size: 11px;
}

div.boxMenuSub2CategoryTree {
	background-image: url(img/subcategory_tree.gif);
	background-repeat: no-repeat;
    margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 52px;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #590F00;
	background-position: 40px 7px;
    font-size: 11px;
}

div.boxMenuSub3CategoryTree {
	background-image: url(img/subcategory_tree.gif);
	background-repeat: no-repeat;
    margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 69px;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #590F00;
	background-position: 57px 7px;
    font-size: 11px;
}


div.boxMenuSub1CategoryTree span, div.boxMenuCategoryTree span {
font-weight:bold;
}

div.boxMenuCategoryTree a:link, div.boxMenuCategoryTree a:visited, div.boxMenuSub1CategoryTree a:link, div.boxMenuSub1CategoryTree a:visited, div.boxMenuSub2CategoryTree a:link, div.boxMenuSub2CategoryTree a:visited, div.boxMenuSub3CategoryTree a:link, div.boxMenuSub3CategoryTree a:visited
{
	text-decoration: underline;
}

div.boxMenuCategoryTree a:hower, div.boxMenuSub1CategoryTree a:hower, div.boxMenuSub2CategoryTree a:hower, div.boxMenuSub3CategoryTree a:hower {
	text-decoration: none;
}

#boxFilter .price {
  padding-bottom: 10px;
  font-weight: bold;
}

#boxFilter .category {
  padding: 10px 0px;
  font-weight: bold;
}

#boxFilter .submit {
  padding: 10px 0px;
}

