/* CSS Document */

html,body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	font: small Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
}
body {
	background:url(images/bg-gradient.jpg) top left repeat;
}

div#container {
	margin:8px auto; /* center, not in IE5 */
	width:970px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
}


/***************************************   Header Formatting   ********************************************/
div#header {
	padding:0;
	height:65px;
	background:url(images/bg_header.gif) top left no-repeat;
	position:relative;
}
div#headerContent {
	background:url(images/bg_content.gif) top left repeat-y;
	padding:0 17px;	
}
.logo {
	margin:25px 0 0 15px; border:0
}
#search {
 float:right;
}


#headerimage {
	height:165px; width:936px;
	background:url(images/bg_headerimage.jpg) top left no-repeat;
}
#navigation {
	background:url(images/bg_navbar.gif) top left repeat-x;
	height:35px; width:936px;
	text-align:left; 
	font-size: 14px; font-weight:normal;
}
#navbar { 
	float:right;
	background:url(images/bg_navbar_right.gif) top right no-repeat;
	width:14px; height:35px
}
#navigation ul{
	margin:0;
	padding:0 0 0 10px;
	list-style:none;
}
#navigation li {
	margin:0;
	padding:0;
	float:left;
	height:35px;
}
* html #navigation li {
	width:10px; /* fix for IE width bug */
	overflow:inherit;
}
#navigation li a {
	margin:0;
	padding:0;
	height:35px;
	text-decoration:none;
	border:0;
	display:block;
	color:#FFFFFF;
	cursor:pointer;
}
#navigation li a span {
	padding:7px 17px 0 17px;
	height:28px;
	display:block;
}
#navigation li a:hover,
#homepage #navigation li.nav1 a, #whyus #navigation li.nav2 a, #wholesale #navigation li.nav3 a, #ordering #navigation li.nav4 a,
#faqs #navigation li.nav5 a, #offers #navigation li.nav6 a, #contact #navigation li.nav7 a
 { 	height:35px; background-color:#8a8a8a; color:#111111; }
#navigation li a:hover { background-color: #999;  }

/***************************************   Content Formatting   ********************************************/
div#main {
	background:#FFFFFF url(images/bg_content.gif) top left repeat-y; 
	padding: 10px 1px 0 1px;
}
#content {
	text-align:	justify; 
	margin-left:230px; 
	padding:0 30px 10px 8px;
	position:relative;
}
#content p {
	margin: 0px 0px 10px 0px;
}
#content h1 {
	font-size: large;
	font-weight: normal;
	color:#000000;
	margin:0px 0px 10px 0px;
	padding:10px 0 3px 0;
}
#content h2 {
	font-size: medium;
	font-weight: normal;
	color:#002a6f;
	margin:0px 0px 5px 0px;
}
#content h3 {
	font-size: 14px;
	font-weight: bold;
	color:#002a6f;
	margin:5px 0px 9px 0px;
}
sup { font-size:12px }
#content a {
	color:#002a6f;
}

.listhead {
	margin-bottom:5px;
}
#content ul {
	margin-top: 0px;
}
#content li {
	margin-bottom:5px;
}
#content p.breadcrumb { font-size:80%; color:#999999; }
#content p.breadcrumb a { color:#666666 }

/***************************************   Side Navigation Formatting   ********************************************/
div#leftcol{
	float:left; 
	width: 210px;
	text-align:left; 
}
div#sidenav{
	width: 180px; 
	text-align:left;  padding:0 15px;
	background:#dbdbdb url(images/bg_sidenav.jpg) top right no-repeat; 
}
#sidenav h2 {
	color:#000000;
	font-size:18px;
	font-weight:bold;
	padding:0; margin:10px 0 3px 0
}
#sidenav ul {
	margin: 0;	padding:0;
	list-style:none;
	font:bold small/21px verdana, Arial, Helvetica, sans-serif;
}
#sidenav li  {
	margin:0;
	padding:0;
	display:inline;
	font-weight:normal;
}
#sidenav li a {
	width: 180px; 
	display:block;
	background: transparent;
	color:#241313;
	font-size:12px;
	text-decoration:none;
	line-height:1;
}
#sidenav li a:hover {
	color:#680002;
}
#sidenav li a span {
	display:block;
	padding:10px 0;
	border-bottom:1px solid #8a8a8a;
	text-decoration:none;
}


/***************************************   Box Formatting   ********************************************/
#columnRight {
	float:right;
	width:167px; margin-right:-30px;
	position:relative;
}
#minicart {
	width:167px; height:122px;
	background: url(images/bg_minicart.gif) top right no-repeat;
}
div#leftcol #minicart {
	background: url(images/bg_minicart_left.gif) top right no-repeat;
	margin-top:20px;
}
#minicart a {
	display:block;
	padding:45px 0 0 25px;
	width:142px; height:91px;
	color:#FFF;
	text-decoration:none;
}
#top10 {
	width:167px;margin-top:15px;
	padding-bottom:11px;
	background:#493e3e url(images/top10-bg2.gif) bottom right no-repeat;
}
#top10 ol {
	background:url(images/top10-bg.gif) top right no-repeat;
	padding:29px 0 0 5px;
	margin:0; 
	list-style:none;
	font:normal small/21px verdana, Arial, Helvetica, sans-serif;
}
#top10 li  {
	margin:0;
	padding:0;
	display:inline;
	font-weight:normal;
}
#top10 li a {
	width: 161px; 
	display:block;
	background: transparent;
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
	text-align:left;
	line-height:1.1;
}
#top10 li a:hover {
	color:#a8a7a7;
}
#top10 li a span {
	display:block;
	padding:5px 7px 5px 25px;
	border-bottom:1px dashed #b8b5b5;
	background: url(images/ol1.gif) left 50% no-repeat;
}
#top10 li.top1 a span { background-image:url(images/ol1.gif); }
#top10 li.top2 a span { background-image:url(images/ol2.gif); }
#top10 li.top3 a span { background-image:url(images/ol3.gif); }
#top10 li.top4 a span { background-image:url(images/ol4.gif); }
#top10 li.top5 a span { background-image:url(images/ol5.gif); }
#top10 li.top6 a span { background-image:url(images/ol6.gif); }
#top10 li.top7 a span { background-image:url(images/ol7.gif); }
#top10 li.top8 a span { background-image:url(images/ol8.gif); }
#top10 li.top9 a span { background-image:url(images/ol9.gif); }
#top10 li.top10 a span { background-image:url(images/ol10.gif); }



/***************************************   Footer Formatting   ********************************************/
div#footer {
	clear:both;
	background:#010314 url(images/bg_footer.gif) top left repeat-x;
	height:113px;
	width:100%;
	color:#FFFFFF;
	font-size:10px;
	line-height:1.4;
}
div#footer span {
	display:block;
	float:left;
	margin-top:10px;
	margin-left:20px;
}
div#footer span.country {
	margin-left:130px;
}
div#footer span.shop {
	margin-left:125px;
}
div#footer span.address {
	margin-left:135px;
}
div#footer span strong {
	font-weight:bold;
	font-size:11px;
	text-decoration:underline;
}
div#footer h4 {
	font-size:120%; margin:0; padding:0;
}
div#footer a {
	text-decoration:none; color:#FFF;
}
div#footer a:hover { text-decoration: underline; }

div#copyright {
	color:#FFFFFF;
	font-size:10px;
	padding: 5px 20px;
}
div#copyright .glassraven {
	border-bottom:1px dotted #cccccc;
	padding-bottom:2px;
	float:right;
}
div#copyright .glassraven a { color:#FFFFFF; text-decoration:none; }
