/* CSS Document by Dieter Schneider | www.csstemplateheaven.com */

* {margin: 0; padding: 0;}

/**************************************** Main structure ****************************/

html, body {
	height:100%;
}

body {
	height:auto !important;
	margin:0 auto;
	min-height:100%;
	position:relative;
	width:900px;
	-x-system-font:none;
	background:transparent url(img/bg.jpg) repeat scroll 0 0;
	color:#000000;
	font-family:verdana,arial,sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:400;
	line-height:18px;
	padding:0;
	text-align:center;
}

#page-container {
	width: 842px;
	margin: auto;
	font-size: 1.2em;
			}

#top_nav {
	background-image: url(images/nav_top.jpg);
	height: 31px;
	padding-top: 15px;
	text-align: right;
	padding-right: 20px;
	color: #7E0200;
}

#header img {
	margin: 110px 0 0 130px;
	border: 0;
}

#headerImg {
	background:transparent url(img/bg_header.png) no-repeat scroll center top;
	height:90px;
	margin:0 auto;
	text-align:center;
	width:900px;
}

#header {
	background:transparent url(img/bg_bar.png) repeat scroll top center;
	clear:both;
	height:30px;
	margin:0 auto;
	position:relative;
	width:900px;
}

#header ul {
	float:right;
	margin:10px 10px 0 0 !important;
	padding:0;
}

#header ul li {
	display:inline;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#menu {
	margin:0 auto;
	position:relative;
	background:transparent url(img/bg_bar.png) repeat scroll top center;
	height:39px;
	width:900px
}
#navlist {
	border-left:1px solid #666666;
	height:39px;
}
#menu ul {
	padding:0;
	text-align:left;
	margin:0px 0px 0px 162px;
}
#menu ul li {
	display:inline;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}
#menu ul li a {
	-x-system-font:none;
	border-bottom:7px solid #666666;
	border-right:1px solid #666666;
	border-top:7px solid #666666;
	color:#FFFFFF;
	float:left;
	font-family:arial,sans-serif;
	font-size:1.2em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:400;
	height:25px;
	letter-spacing:0.1em;
	line-height:normal;
}
#menu ul li a span {
	display:block;
	padding:2px 7px;
}
.title {
	letter-spacing:-1px;
}
#menu ul li a:hover,
#menu ul li a.here {
	background: #666666;
	border-top: 7px solid #666666;
}


#main_nav {
	background-image: url(images/main_nav.jpg);
	height: 56px;
	padding-left: 9px;
}

/***************************** Left (A) column *************************/
#left {
	width: 160px;
	padding-top: 15px;
	margin-left: 0px;
	font-size: 0.9em;
	float:left;
}

.column_section {
	background: url('img/column_section_bg.png') top center no-repeat;
}

.section_content {
	background:transparent url('img/section_content_bg.png') repeat-y;
	padding:10px 0px 10px 0px;
	margin-bottom:10px;
	border-bottom:1px solid #666666;
}

#categoryList {
	list-style: none;
	margin: 10px 0;
}

#categoryList .categoryFolder {
	font-size: 13px;
	font-weight: bold;
	padding-left: 11px;
	background: url(images/category_marker.png) no-repeat 0px 2px;
}

#categoryList a {
	text-decoration: none;
}

#categoryList .subCategory {
	list-style: none;
	padding-left:
}

#categoryList .categoryProducts {
	font-size: 11px;
	font-weight: normal;
	padding-left: 3px;
	
	background: url(images/menu_border.gif) bottom left repeat-x;
}

#categoryList .categoryProducts a {
	color: #000000;
}

#categoryList .categoryProducts a:hover {
	color: #999999;
}

/*************************** Right (C) Column ************************/
#right {
	width: 160px;
	padding-top: 15px;
	margin-right: 0px;
	font-size: 0.9em;
	float:right;
}

/*************************** Center (B) Column ***********************/
#content {
	padding: 15px 0px 15px 15px;
	float:left;
	width:550px;
}

#content input[type="text"],
#content input[type="password"],
#content label,
#content select {
}

#content input[type="text"] {
}

#content input.filter_field {
	width: 138px;
}

#content label {
}

#content br {
	clear: left;
}

#content img.categ_photo {
	float: left;
	border: 1px solid #660000;
	display: block;
	margin-right: 10px;
}

#content h1 {
	font-size: 16px;
	padding-left: 10px;
	padding-top: 3px;
	margin-bottom: 10px;	
}
#content h1.pagetitle {
	font-size:18px;
	color:#000000;
	padding:2px 0px 10px 0px;
}

#content p {
	text-align: justify;
}

#footer {
	background-image: url(images/footer.jpg);
	height: 35px;
	clear: both;
	text-align: center;
	color:#FFFFFF;
	float:left;
	width:900px;
}
#footer #bg {
	background:transparent url(img/bg_bar.png) repeat-x scroll left bottom;
	height:5em;
	margin:0 auto;
	position:relative;
}
#footer #bg ul {
	float:right;
	margin:30px 20px 0px !important;
	padding:0;
	width:860px;
}
#footer a, #footer a:visited {
	color:#FFFFFF;
}
#footer a, #footer a:visited {
	color:#FFFFFF;
}
.width {
	width:900px;
}

#selling {
	background:#C6E2FF;
	color:#333333;
	border:1px solid #000000;
	margin:39px 0px 0px 1px;
	height:40px;
}
#selling a {
	color:#999999;
	text-decoration:underline;
}

/**************************************** text, images, lists ****************************/

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

#right br,
#left br {
	clear: both;
}

img.float_left {
	float: right;
}

a img {
	border:0 none;
	margin-right:5px;
}

#page {
	background:transparent url(img/bg_contentpage.png) repeat-y scroll center center;
	clear:both;
	float:left;
	text-align:left;
	width:900px;
}

p {
	margin-bottom: 0.2em;
}

p.topnav, .copyright {
	margin: 0;
}

#left h3, #right h3 {
	color:#FFFFFF;
	font-size:12px;
	margin:0px;
	padding:5px 0 11px 10px;
	text-transform:uppercase;
}

#header h1 {
	padding-top: 110px;
	padding-left: 130px;
	font-size: 3em;
	font-style: italic;
}

h2 {
	font-size: 1em;
	background-image: url(images/h2.jpg);
	background-repeat: repeat-x;
	height: 32px;
	padding-top: 3px;
	padding-left: 8px;
	border-top: 1px solid #660000;
}

h2 a {
	text-decoration: none;
	font-size: 13px;
}

h3 {
	background-image: url();
	font-size: 13px;
	padding-top: 3px;
	padding-left: 24px;
	margin-bottom: 5px;
}

h4 {
	background-image: url(images/sidebar_heading_2.jpg);
	font-size: 1em;
	height: 19px;
	width: 125px;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 24px;
	margin-bottom: 5px;
}

dl {
	margin-top: 20px;
	margin-bottom: 20px;
}

dt {
	border-bottom: 1px solid white;
	padding: 3px;
	margin-bottom: 5px;
	background-image: url(images/dt_bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

dd {
	margin-bottom: 12px;
}

.news:first-letter {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
}


#content .column1-unit h1 {
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background:#333333;
	padding:3px 0px 3px 10px;
	margin:0px;
}
#content .column1-unit h3 {
	font:normal 13px Arial, Helvetica, sans-serif;
	padding:3px 0px 10px 20px;
	margin:0px;
	border:none;
	color:#000000;
}

.clear-contentunit {
	margin-bottom:25px;
}


/**************************************** Menu ****************************/

#navcontainer ul
{
	color: White;
	float: left;
	width: 100%;
	height: 54px;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	padding: 18px 1em;
	height: 18px;
	color: #720201;
	text-decoration: none;
	float: left;
	background-image: url(images/menu_right_border.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#navcontainer ul li a:hover
{
	color: #fff;
	background-image: url(images/menu_hover.jpg);
	background-repeat: repeat-x;
}

/**************************************** Form ****************************/

form {
	margin:0;
	padding:0;
}

input[type="submit"]:hover {
	background: #910603;
	color: white;
}

input:focus,
input:hover,
textarea:focus,
textarea:hover,
select:focus,
select:hover {
  color: #444;
  background: white;
  border: 1px solid #888;
}


#left input[type="text"],
#left input[type="password"],
#right input[type="text"],
#right input[type="password"] {
	max-width:135px;
}

input, textarea, select {
	background:#EEEEEE none repeat scroll 0 0;
	border:1px solid #888888;
	color:#666666;
	font-family:verdana,sans-serif;
	font-size:1em;
	font-style:normal;
	font-weight:400;
	line-height:normal;
	padding:3px;
}

input.button {
	border-style:solid;
	border-width:1px;
	color:#FFFFFF;
	cursor:pointer;
	font-family:verdana,serif;
	font-size:0.9em;
	font-style:normal;
	font-weight:400;
	line-height:normal;
	padding:2px 5px 3px;
}
input[type="submit"] {
	background:#666666 none repeat scroll 0 0;
	color:#FFFFFF;
}


input[type="text"], input[type="password"], select {
	border-color: #666666 #666666 #666666 #666666;
	border-style: solid;
}

#right form label,
#left form label {
	font-style: italic;
}

form.contact_us {
	width: 155px;
	margin-top: 0px;
	padding: 0px;
}

#s {
	width:100px;
	padding:2px 1px 4px 1px;
}

input.fields_contact_us {display: block;
        width: 155px;
        background: #FFFFFF;
		border-top: 1px solid #E5E3E4;
		border-left: 1px solid #E5E3E4;
		border-bottom: 1px solid #EDEDED;
		border-right: 1px solid #EDEDED;
		margin-top: 3px;
	    margin-bottom: 3px;}

textarea {width: 155px;
          background: #FFFFFF;
		  border-top: 1px solid #E5E3E4;
		  border-left: 1px solid #E5E3E4;
		  border-bottom: 1px solid #EDEDED;
		  border-right: 1px solid #EDEDED;
		  display: block;
          margin-top: 3px;}

input[type="button"],
input[type="submit"],
button {
	padding: 2px;
	background-color: #666666;
	cursor: pointer;
	color: #FFFFFF;
}

/******************************* AJAX Search **********************/

div.searchform {
	text-align:center;
}

div.searchform fieldset {
	border: 0;
}

/****************************** Quick Cart ************************/
#quick_cart {
	margin: 10px 0;
}

#quick_cart p {
	font-style: italic;
}

/**************************** Account Options ********************/

ul#accountLinks {
	margin: 10px 0;
}

ul#accountLinks li {
	background: #EBEBEB url(images/menu_border.gif) bottom left repeat-x;
	padding: 4px;
	margin-bottom: 2px;
}

ul#accountLinks a {
	text-decoration: none;
	font-size: 1.2em;
}


/*************************** Product List *************************/
#product_list {
	border: 0;
	padding: 0;
	margin: 10px 0;
	border-collapse: collapse;
}

#product_list tr {
	border-bottom: 1px dashed #660000;
	border-top: 1px dashed #660000;
	margin-bottom: 1px;
}

#product_list td {
	padding: 10px 10px 10px 0;
}

.product_listing .product_link {
	font-weight: bold;
	font-size: 1.1em;
}

.mass_add_to_cart {
	cursor:pointer;
}