html {
	background-color: #fff;
}

body {
	background-color: #fff;
	margin: 0;
	padding: 0;
	font:13px/1.231 arial,helvetica,clean,sans-serif;
	*font-size:small;
	*font:x-small;
}

select,input,button,textarea,button {
	font:99% arial,helvetica,clean,sans-serif;
}
table {
	font-size:inherit;
	font:100%;
}

pre,code,kbd,samp,tt {
	font-family:monospace;
	*font-size:108%;
	line-height:100%;
}

a       { color : #000; text-decoration : none; }
a:hover { color : #BD1E2C; text-decoration : underline; }

p {
	line-height: 1.3em;
}

strong  {
	font-weight: bold;
}

div#page-container {
	width: 100%;
	margin: 0 auto;
}

/* top header and tab containers and structures */
div#header-container {
	background-image: url('../images/header-bg.png');
}
div#header {
	width: 960px;
	margin: 0 auto;
	height: 80px;
}
div#header div#logo {
	padding-top: 10px;
	float: left;
}
div#header div#logo-text {
	padding-left: 8px;
	font-size:1.2em;
	font-weight: bold;
	color: #BD1E2C;
	display:inline;
	padding-top: 28px;
	float:left;
}
div#header div#search-tab-header {
	float:right;
	height: 78px;
}
div#search-tab-header div#searchbox {
	height: 37px;
	padding-top: 5px;
}

div#header div#tab-container {
	height: 36px;
}

/* main menu */
	div.menu-main {
	border: 2px solid #fff;
	border-bottom: 0;
	border-right: 0;
	float: right;
}
div.menu-main ul
{
	padding: 0;
	margin: 0;
	vertical-align: sub;
}
div.menu-main ul li { 
	display: inline;
}
div.menu-main ul li a {
	border-right: 2px solid #fff;
	line-height: 36px;
	color: #fff;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	background-image: url('../images/tab-bg.png');
	background-repeat: repeat-x;
	display:inline-table;
	
}
div.menu-main ul li a:hover {
	background-image: url('../images/tab-bg-current.png');
	background-repeat: repeat-x;
	color: #BD1E2C;
}








/* product listings */
table#producttable {
	padding: 0 10px;
}

table#producttable td {
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 2px solid #86AA17;
}
table#producttable td.index {
	padding-right: 5px;
	color: #666;
	font-size: .7em;
}

table#producttable td.last {
	border-bottom: 0;
}

table#producttable td.thumbnail {
	width: 110px;
}
table#producttable td.thumbnail img {
	width: 110px;
	border: 0;
}

table#producttable td.description {
	padding-left: 10px;
}
table#producttable td.description div.title {
	font-size: 1.1em;
	font-weight: bold;
	overflow: hidden;
	width:356px;
}
table#producttable td.description div.title a {
	color: #BD1E2C;
}

table#producttable td.description div.description {
	font-size:1em;
	line-height: 1.3em;	
	width:356px;
	overflow: hidden;
}
table#producttable td.description div.link {
	font-size:.9em;
	padding-top: 10px;
}
table#producttable td.description div.link a {
	color: #BD1E2C;
}
table#producttable td.description span.highlight {
	background-color: #FFFF66;
	
}
/* pagination table */
table.pagination {
	width: 518px;
	border: 1px solid #E1A900;
	background-color: #FFDE7E;
	margin: 0 auto;
}
table.pagination td {
	padding: 5px;
}
table.pagination td.results {
	
	
}
table.pagination td.links {
	text-align: right;
}
table.pagination td.links a {
	color: #BD1E2C;
}

/* main content boxes */
div#center-content-container {
	width: 938px;
	margin: 0 auto;
	border: 0;
	border-top: 0;
	background-color: #fff;
	padding: 10px;
}
div#left-sidebar {
	width: 200px;
	float:left;
	margin-right: 10px;
	min-width:200px;
	min-height: 100px;
}
div#right-sidebar {
	width: 200px;
	float:right;
	margin-left: 10px;
	min-width:200px;
	min-height: 100px;
}

div.left-sidebar-container {
	width: 200px;
	float:left;
	border: 1px solid #86AA17;
	background-color: #fff;
}
div#center-content-container div.right-sidebar-container {
	width: 200px;
	float:right;
	margin-left: 10px;
	border: 1px solid #86AA17;
	background-color: #fff;
}
div.main-content-container {
	width: 516px;
	float:left;
	border: 1px solid #86AA17;
	background-color: #fff;
}
.top {
	margin-top: 10px;
}
div.bottom {
	margin-bottom: 10px;
}
div.main-content-container div.header {
	border-bottom: 1px solid #86AA17;
	background: #F1F5F6 url('../images/content-header-bg.png') repeat-x;
	font-size: 1.3em;
	font-weight: bold;
	padding-left: 20px;
	line-height: 27px;
	color: #fff;
}
div.main-content-container div.header-small {
	border-bottom: 1px solid #86AA17;
	background: #F1F5F6 url('../images/content-header-bg.png') repeat-x;
	font-size: 1em;
	font-weight: bold;
	padding-left: 10px;
	line-height: 27px;
	color: #fff;
}
.main-content {
	padding: 5px;
}

div.container-header {
	border-bottom: 1px solid #86AA17;
	background: #F1F5F6 url('../images/sidebar-header-bg.png') repeat-x;
	font-size: 1.3em;
	font-weight: bold;
	padding-left: 20px;
	line-height: 27px;
	color: #fff;
}
div.sidebar-links {
	line-height: 1.1em;
	font-size: 1em;
	font-weight: bold;
}
.sidebar-links ul
{
	padding: 0;
	margin: 0;
	width: 100%;
}
.sidebar-links ul li { 
	display: inline;
}
.sidebar-links ul li a {
	padding: 10px;
	text-decoration: none;
	float: left;
	width: 180px;
	border-bottom: 1px solid #86AA17;
	color: #000;
	background-color: #fff;
}
.sidebar-links ul li a.last {
	border-bottom: 0;
}
.sidebar-links ul li a:hover {
	background-color: #B3D571;
	color: #000;
}

div.adbox {
	text-align: center;
}

/* breadcrumbs */
div.breadcrumbs-container {
	background-color: #FFDE7E;
	font-weight: bold;
	padding: 5px 10px;
	margin: 0 auto;
}
div.breadcrumbs {
	margin: 0 auto;
	width: 960px;
	padding-left: 5px;
}

/* slider product listings */
div.slider-container div.thumbnail {
	width: 130px;
	float: left;
}
div.slider-container div.thumbnail img {
	border: 0;
}
div.slider-container div.details {
	width: 340px; 
	float:left;
}
div.slider-container div.title {
	font-size: 1.2em;
	font-weight: bold;
}
div.slider-container div.title a {
	color: #BD1E2C;
}
div.slider-container div.description {
	font-size: 1em;
	line-height: 1.3em;
}
div.slider-container div.moreinfo {
	font-size: 1em;
	line-height: 1.3em;
	font-weight: bold;
	padding-top: 10px;
}


/* default horizontal menu */
.menu-horizontal {
	
}
.menu-horizontal ul
{
	width: 100%;
	padding-left: 0;
	margin-left: 0;
}
.menu-horizontal ul li { 
	display: inline;
}
.menu-horizontal ul li a {
	padding: 0 10px;
	text-decoration: none;
}

/* default vertical menu */
.menu-title {
	border-bottom: 1px solid #86AA17;
	background: #F1F5F6 url('../images/content-header-bg.png') repeat-x;
	font-size: 1.3em;
	font-weight: bold;
	padding-left: 20px;
	line-height: 27px;
	color: #fff;
}

.menu-vertical {
	line-height: 1.3em;
	font-size: 1em;
	font-weight: bold;
}
.menu-vertical ul
{
	width: 100%;
	padding: 0;
	margin: 0;
}
.menu-vertical ul li { 
	display: block;
}
.menu-vertical ul li a {
	padding: 10px;
	text-decoration: none;
	float: left;
	width: 180px;
	border-bottom: 1px solid #86AA17;
	color: #000;
}
.menu-vertical ul li a.last {
	border-bottom: 0;
}
.menu-vertical ul li a:hover {
	background-color: #B3D571;
	color: #000;
}





/* footer menu */
div.menu-footer {
	font-size: .9em;
	color: #000;
}
div.menu-footer ul
{
	padding: 0;
	margin: 0;
}
div.menu-footer ul li { 
	display: inline;
}
div.menu-footer ul li a {
	padding: 0 5px;
	text-decoration: none;
}
div.menu-footer ul li a:hover {
	text-decoration: underline;
}

/* footer div */
div#footer {
	clear: both;
	height: 25px;
	
	width:960px;
	border: 1px solid #E1A900;
	background-color: #FFDE7E;
	margin: 20px auto;
}
div#footer div.content {
	padding: 5px;
	text-align: center;
}

/* copyright */
div#copyright {
	text-align: center;
	width: 960px;
	font-size: .8em;
	color: #999;
	margin: 0 auto;
}

/* top products slider */
div#sliderbg {
	background: #fff url('../images/top-products-bg.png') repeat-x;
	background-position: bottom;
}
#slider ul, #slider li,
#slider2 ul, #slider2 li {
	margin:0;
	padding:0;
	list-style:none;
}
#slider2 {
	margin-top:1em;
}
#slider li, #slider2 li { 
	/* 
		define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here
	*/ 
	width:497px;
	overflow:hidden; 
}
div#slider-controls {
	float: right;
}
ol#controls {
	margin:1em 0;
	padding:0;
	height:28px;
}
ol#controls li {
	margin:0 10px 0 0; 
	padding:0;
	float:left;
	list-style:none;
	height:28px;
	line-height:28px;
}
ol#controls li a {
	float:left;
	height:28px;
	line-height:28px;
	border:1px solid #86AA17;
	background:#B3D571;
	color:#000;
	padding:0 10px;
	text-decoration:none;
}
ol#controls li.current a {
	background:#BD1E2C;
	border: 1px solid #6C1117;
	color:#fff;
}
ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus {
	outline:none;
}

div.productbox {
	padding: 10px;
}


