html {
	background-color: #4C80B6;
}

body {
	background: #4C80B6 url('../images/bg.png') repeat-x;
	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 : #0033BD; text-decoration : none; }
a:hover { color : #35689B; text-decoration : underline; }

p {
	line-height: 1.3em;
}

strong  {
	font-weight: bold;
}

/* main page container */
div#page-container {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	border: 2px solid #26496B;
	border-top: 0;
}

/* header and logo */
div#header {
	height: 90px;
	background-color: #fff;
}
div#header div#logo-image {
	width: 96px;
	padding-left: 26px;
	float: left;
	padding-top: 10px;
}
div#header div#logo-text {
	float: left;
	padding-top: 30px;
	font-size:26px;
	font-weight: bold;
	line-height: 20px;
	color: #325D8A;
	font-style: italic;
}
div#logo-text span {
	font-size: 10px;
}
div#header div#logo-guarantee {
	float: right;
	padding-top: 10px;
	padding-right: 10px;
}

/* main menu and search box */
div#top-menu {
	width: 960px;
	border: 1px solid #B78015;
	border-right: 0;
	border-left: 0;
	height: 46px;
	background: #B78015 url('../images/menu-bg.png') repeat-x;
	line-height: 46px;
}

div.menu-main {
	float: left;
}
div.menu-main ul
{
	padding: 0;
	margin: 0;
	float: left;
	width: 100%;
}
div.menu-main ul li { 
	display: inline;
}
div.menu-main ul li a {
	padding: 0 15px;
	color: #000;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
	display:inline-table;
	border-right: 1px solid #B78015;
}
div.menu-main ul li a:hover {
	background-image: url('../images/menu-bg-hover.png');
	background-repeat: repeat-x;
	color: #fff;
}
div#search {
	text-align: right;
	float: right;
	padding-right: 10px;
}
input#searchbox {
	background: #FBD992 url('../images/searchbox.png') repeat-x;
	border: 1px solid #A97613;
	height: 23px;
	padding-top: 4px;
	width: 200px;
	padding-left: 6px;
	font-size: 16px;
}
input#searchbutton {
	font-size: 16px;
	padding: 3px;
	font-weight: bold;
	cursor: pointer;
}

/* main content box */
div#center-content-container {
	width: 940px;
	margin: 0 auto;
	background-color: #fff;
	padding: 10px;
}

/* sidebars */
div.container-header {
	border-bottom: 1px solid #B78016;
	background: #B78016 url('../images/sidebar-header-bg.png') repeat-x;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
}

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 #B78016;
	background-color: #FDF5D6;
}
div.right-sidebar-container {
	width: 200px;
	float:right;
	margin-left: 10px;
	border: 1px solid #B78016;
	background-color: #FDF5D6;
}
div.sidebar-links {
	
}
.sidebar-links ul
{
	padding: 0 5px;
	margin: 0;
	width: 100%;
}
.sidebar-links ul li { 
	display: inline;
}
.sidebar-links ul li a {
	padding: 2px 5px;
	text-decoration: none;
	float: left;
	width: 100%;
}
.sidebar-links ul li a:hover {
	text-decoration: underline;
}
.sidebar-links ul li div.parent {
	font-weight: bold;
	font-size: 1em;
}
.sidebar-links ul li div.parent a {
	color: #000;
}
.sidebar-links ul li div.child {
	font-weight: normal;
	font-size: 1em;
	padding-left: 15px;
	line-height: 12px;
}
div.adbox {
	text-align: center;
	border: 1px solid transparent;
	border-top: 0;
	border-bottom: 0;
}

/* center content */
div.main-content-container {
	width: 520px;
	float:left;
	background-color: #fff;
}

/* headers */
div.top-products-header {
	border-bottom: 1px solid #35689B;
	background: #35689B url('../images/content-header-bg.png') repeat-x;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	line-height: 40px;
	color: #fff;
}
div.main-content-container div.header-small {
	border: 1px solid #35689B;
	background: #F1F5F6 url('../images/content-header-bg.png') repeat-x;
	font-size: 1em;
	font-weight: bold;
	line-height: 27px;
	text-align: center;
	color: #fff;
}

/* featured products */
div.top-products-container {
	width: 518px;
	float:left;
	background-color: #fff;
}
div#sliderbg {
	background: #fff url('../images/top-products-bg.png') repeat-x;
	background-position: bottom;
	border: 1px solid #35689B;
}
#slider ul, #slider li,
#slider2 ul, #slider2 li {
	margin:0;
	padding:0;
	list-style:none;
}
#slider2 {
	margin-top:1em;
}
#slider li, #slider2 li { 
	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 #B78015;
	background-color:#F9D783;
	color:#000;
	padding:0 10px;
	text-decoration:none;
}
ol#controls li.current a {
	background:#B78015;
	color:#000;
	font-weight: bold;
}
ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus {
	outline:none;
}

div.productbox {
	padding: 10px;
}

/* misc elements for spacing */
.top {
	margin-top: 10px;
}
div.bottom {
	margin-bottom: 10px;
}

.main-content {
	padding: 5px;
}

/* product listings */
table#producttable {
	padding: 0 10px;
}

table#producttable td {
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 2px solid #477AB0;
}
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.description {
	font-size:1em;
	line-height: 1.3em;	
	width:356px;
	overflow: hidden;
}
table#producttable td.description div.link {
	font-size:.8em;
	padding-top: 10px;
}
table#producttable td.description span.highlight {
	background-color: #FFFF66;
}

/* pagination table */
table.pagination {
	width: 518px;
	border: 1px solid #B78016;
	border-top: 0;
	background-color: #FDF5D6;
	margin: 0 auto;
	line-height: 20px;
}
table.pagination td {
	padding: 5px;
}
table.pagination td.results {
	
}
table.pagination td.links {
	text-align: right;
}

/* breadcrumbs */
div.breadcrumbs {
	border: 1px solid #B78016;
	background: #F1F5F6 url('../images/sidebar-header-bg.png') repeat-x;
	line-height: 30px;
	padding: 0px 10px;
	width: 496px;
	margin: 0 auto ;
}
/* 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.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 #B78016;
	background: #B78016 url('../images/sidebar-header-bg.png') repeat-x;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
}
.menu-vertical {
	line-height: 1.3em;
	font-size: 1em;
	font-weight: bold;
}
.menu-vertical ul
{
	padding: 0 5px;
	margin: 0;
	width: 100%;
}
.menu-vertical ul li { 
	display: block;
}
.menu-vertical ul li a {
	padding: 2px 5px;
	text-decoration: none;
	float: left;
	width: 100%;
}
.menu-vertical ul li a:hover {
}

/* footer menu */
div.menu-footer {
	font-size: .9em;
	color: #666;
}
div.menu-footer ul
{
}
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#footer {
	clear: both;
	line-height: 16px;
	width:960px;
	margin: 10px auto;
	background-color: #fff;
	border: 2px solid #26496B;
	text-align: center;
}

/* copyright */
div#copyright {
	text-align: center;
	padding-bottom: 10px;
	width: 960px;
	font-size: .8em;
	color: #fff;
	margin: 0 auto;
}