@charset "utf-8";

/* BASIC LAYOUT */

body  {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: #e9e9e9;
	margin: 10px 0 0 0;
	padding: 0;
	text-align: center; 
	color: #000000;
}
#container { 
	width: 972px; 
	margin: 0 auto; 
	text-align: left; 
	background: #ffffff;
} 
#top {
	height: 5px;
	background: url(images/bg-container-top.jpg) top center no-repeat;
}

/* HEADER */

#header { 
	margin: -17px 0 0 0;
	background: #ffffff;
} 
#header h1 {
	display: block;
	background: url(images/logo.jpg) no-repeat;
	position:relative; 
	float:left; 
	width:455px; 
	height:53px; 
	margin: 20px 0 10px 5px;
	text-indent:-9999px;
}
#header h1 a {
	display:block; 
	width:100%; 
	height:100%; 
	text-indent:-9999px;
}
#header h1 a:hover {
	background-color:transparent;
}

/* nav */

#nav {
	padding:0; 
	margin:0; 
	list-style-type:none; 
	list-style-position:outside; 
}
#nav ul {
	position:relative; 
	float:left; 
	display:block; 
	padding:0; 
	margin:0;
}
#nav li {
	position:relative; 
	float:left; 
	text-align: center;
	display:block; 
	padding:0 8px; 
	margin:0;
}
#nav li a {
	float: left;
	position:relative;
	display:block;
	background: url(images/button.jpg) top left no-repeat;
	width: 115px;
	height: 23px;
	font-size:14px;
	padding: 6px 0 0 0;
	color:#1d1c84;
	text-decoration:none;
	text-transform: uppercase;
}
#nav li a:hover {
	color: #ffffff;
	background: url(images/button.jpg) bottom left no-repeat;
}
#nav li a.current {
	color: #ffffff;
	background: url(images/button.jpg) bottom left no-repeat;
}

#blue-line {
	height: 9px;
	background: #1d1c84;
	width: 956px;
	margin: 0 0 0 8px;
}

/* SEARCH AREA */

#search-bar {
	background: #fff0c7;
	text-align: right;
	height: 27px;
	color: #fd8411;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0 8px;
	padding: 4px 5px 0 0;
}
#search-bar input {
	background: #ffffff;
	color: #1d1c84;
	border: 1px solid #a7a0a0;
	margin: 0 5px;
}

/* SIDEBAR */

#sidebar {
	float: left;
	width: 294px; 
	margin: 5px 11px 0 8px;
	display: inline;
	height: 500px;
}

/* CATEGORY LISTING */

#categories {
	padding:0; 
	list-style-type:none; 
	list-style-position:outside; 
	overflow:auto;
}
#categories li {
	position:relative; 
	display:block; 
	padding:0;
	margin: 0 0 0 -38px;
	line-height: 28px;
	border-bottom: 1px dotted #343437;
}
#categories li a {
	color: #343437;
	text-decoration: none;
	padding: 0 0 0 20px;
}
#categories li a:hover {
	text-decoration: underline;
}

/* MAIN CONTENT AREA */

#mainContent { 
	margin: 0;
	padding: 0;
} 
#mainContent-home { 
	margin: -7px 0 0 0;
	padding: 0;
} 

#deals2 {
	float: right;
	display: inline;
	margin: 5px 8px 0 0;
}

/* PRODUCT LISTINGS HOME PAGE */

#product-listings {
	float: right;
	display: inline;
	margin: 10px 8px 0 0;
}

/* BOTTOM OF CONTENT AREA */

#contentbottom {
	width: 956px;
	height: 41px;
	margin: 0 0 0 8px;
	background: url(images/bg-contentbottom.jpg);
}
#bottom {
	height: 11px;
	background: url(images/bottom.jpg);
}

/* COPYRIGHT */

#copyright {
	text-align: center;
	font-size: 10px;
	margin: 10px 0;
}

/* FOOTER */

#footer { 
	width: 972px;
	margin: 0 auto;
} 
#footer-top {
	background: url(images/footer-top.jpg) no-repeat bottom center;
	height: 9px;
}
#footer-content {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	text-align: left;
}
#footer-content h1 {
	display: block;
	background: url(images/logo-small.jpg) no-repeat;
	position:relative; 
	float:left; 
	width:264px; 
	height:30px; 
	margin: 0 0 0 5px;
	text-indent:-9999px;
}
#footer-content h1 a {
	display:block; 
	width:100%; 
	height:100%; 
	text-indent:-9999px;
}
#footer-content h1 a:hover {
	background-color:transparent;
}

#footer-container { 
	margin: 0 auto; 
	text-align: left; 
} 
#footernav-main {
	float: left;
	width: 150px;
}
#footernav-main h3 {
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 10px 12px;
}
#footernav-main ul {
	float: left;
  	width: 179px;
  	margin: 0;
  	padding: 0;
  	list-style: none;
}
#footernav-main li {
	position:relative; 
	display:block; 
	padding:0;
	margin: 0 0 0 10px;
	line-height: 24px;
}
#footernav-main li a {
	color: #343437;
	background: url(images/arrow.jpg) no-repeat;
	padding: 0 0 0 10px;
}
#footernav-categories { 
	margin: 0 200px; 
}
#footernav-categories h3 {
	font-size: 11px;
	font-weight: bold;
	margin: 10px 0 10px 12px;
}
#footernav-categories ul {
	float: left;
  	width: 179px;
  	margin: 0;
  	padding: 0;
  	list-style: none;
}
#footernav-categories li {
	position:relative; 
	display:block; 
	padding:0;
	margin: 0 0 0 10px;
	line-height: 24px;
}
#footernav-categories li a {
	color: #343437;
	background: url(images/arrow.jpg) no-repeat;
	padding: 0 0 0 10px;
}
#footer-about {
	float: right;
	text-align: left;
	width: 350px; 
	margin: 0 20px 0 0;
	line-height: 24px;
}
#footer-about h3 {
	font-size: 11px;
	font-weight: bold;
	margin: -8px 0 10px 0px;
}
#footer-about a {
	color: #343437;
	background: url(images/arrow.jpg) no-repeat;
	padding: 0 0 0 10px;
}
#footer-bottom {
	background: url(images/footer-bottom.jpg) no-repeat top center;
	height: 9px;
	margin: 0 0 10px 0;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* WORDPRESS SPECIFIC STYLES */

h2 {
	font-size: 16px;
	color: #666;
}
h4 {
	font-size: 14px;
	color: #fd8411;
	background: #fff0c7;
	margin: 10px 0;
	padding: 5px;
	text-transform: uppercase;
}
a {
	color: #fd8411;
}
.narrowcolumn {
	float: right;
	padding: 0 10px 20px 0;
	margin: 0px 0 0;
	width: 640px;
	}
#dotted-line {
	height: 10px;
	margin: 0 0 -10px 0;
	padding: 0;
	border-bottom: 1px dotted #000000;
}
#home-products {
	float: right;
	width: 640px;
	margin: 0 10px 0 0;
}
