﻿/*The top navigation*/

ul#topnav li{ float:left; line-height:16px;}
ul#topnav li a:link, ul#topnav li a:active,ul#topnav li a:visited,ul#topnav li a:hover{ text-decoration:none;}

a.shpcartno:link, a.shpcartno:active, 
a.shpcartno:visited, a.shpcartno:hover{ 
	font-size:12px; 
	color:#fff; 
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	text-decoration:none; 
	height:16px; 
	position:relative;
	top:-1px;
}

/*Main navigation*/

.menu {  position:relative; z-index:102; height:21px;}
/* hack to correct IE5.5 faulty box model */
* html .menu  
{
	position:relative;
	width:100%;
	z-index:102;}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none; font-family:Georgia; font-size:12px;}
.menu ul ul {width:149px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left; position:relative;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {
color:#fff;
text-decoration:none;
font
}

/* style the links for the top level */
.menu a, .menu a:visited { color:#fff; text-decoration:none; display:block; text-transform:none;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited { width:149px; w\idth:138px;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited { background-color:#fff; color:#547E01; text-align:left; }
/* style the second level hover */
.menu ul ul a.drop:hover{background-color:#fff;}
.menu ul ul :hover > a.drop {background-color:#f0f0f0;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background-color:#f0f0f0; color:#547E01;}
/* style the third level hover */
.menu ul ul ul a:hover {background-color:#f0f0f0;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:20px;left:0; width:149px;border:0px; z-index:5000; padding-top:5px;}
/* another hack for IE5.5 */
* html .menu ul ul {top:21px;t\op:20px;}

/* position the third level flyout menu */
.menu ul ul ul{left:149px; top:-1px; width:169px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-169px;}
/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background:#f6f6f6; color:#547E01; height:auto; line-height:1em; padding:5px 0 5px 10px; width:150px; }
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:170px;w\idth:150px;}

/* style the top level hover */
.menu a:hover {color:#9AD501; background:#fff;}
.menu ul ul a:hover{color:#9AD501; background:#f0f0f0;}
.menu :hover > a {color:#9AD501;background:#fff;}
 .menu ul ul :hover > a {color:#9AD501;background:#f0f0f0;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible;}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}

.menu ul li a#main1{
	display:block;
	width:128px;
	height:21px;
	margin-right:86px;
	line-height:21px;
	text-align:left;
	text-decoration:none;
	text-transform:uppercase;
	font-size:12px;
	font-weight:900;
	color:#FFFFFF;
	background-image:url('../images/main-nav-1.jpg');
	background-position:left;
	background-repeat:no-repeat;

}
.menu ul li a#main2{
	display:block;
	width:98px;
	height:21px;
	margin-right:86px;
	line-height:21px;
	text-align:left;
	text-decoration:none;
	text-transform:uppercase;
	font-size:12px;
	font-weight:900;
	color:#FFFFFF;
	background-image:url('../images/main-nav-2.jpg');
	background-position:left;
	background-repeat:no-repeat;

}
.menu ul li a#main3{
	display:block;
	width:102px;
	height:21px;
	margin-right:86px;
	line-height:21px;
	text-align:left;
	text-decoration:none;
	text-transform:uppercase;
	font-size:12px;
	font-weight:900;
	color:#FFFFFF;
	background-image:url('../images/main-nav-3.jpg');
	background-position:left;
	background-repeat:no-repeat;

}
.menu ul li a#main4{
	display:block;
	width:57px;
	height:21px;
	line-height:21px;
	text-align:left;
	text-decoration:none;
	text-transform:uppercase;
	font-size:12px;
	font-weight:900;
	color:#FFFFFF;
	background-image:url('../images/main-nav-4.jpg');
	background-position:left;
	background-repeat:no-repeat;

}



/*left navigation*/
ul#leftnav{ list-style-position:outside; color:#547E01; font-family:Georgia; }
ul#leftnav span{ font-size:12px; font-weight:bold;}
ul#leftnav li{ line-height:15px;}
ul#leftnav li a:link, ul#leftnav li a:active, 
ul#leftnav li a:visited,
ul#leftnav li a:hover{ font-size:12px; text-decoration:none; line-height:13px; color:#547E01; }

ul#leftnav li a:hover,
ul#leftnav li.a.selected:link, ul#leftnav li a.selected:active, 
ul#leftnav li a.selected, ul#leftnav li a.selected:hover
{ font-size:12px; text-decoration:none; line-height:13px; color:#9AD501; }


/*Landing item list*/
ul#landingthumb{ width:643px;}
ul#landingthumb li{ float:left; margin-bottom:10px; }
.thumbborder{ width:142px; height:190px; border:solid 1px #ccc; margin-right:21px; display:inline-block;}
.thumbborderlast{ width:142px; height:190px; border:solid 1px #ccc; margin-right:0px;display:inline-block;}

/*Shop list */

ul li a.sitemap:link, ul li a.sitemap:active, 
ul li a.sitemap:visited, ul li a.sitemap:hover

{
	display:block;
	line-height:20px;
	list-style-position:outside; 
	color:#547E01; 
	font-family:Georgia;
	padding-left:15px;
	text-decoration:none;
}
ul li a.sitemap:hover{ color:#9AD501;}

 a.subsitemap:link,  a.subsitemap:active, 
 a.subsitemap:visited, a.subsitemap:hover

{
	display:block;
	line-height:20px;
	list-style-position:outside; 
	color:#547E01; 
	font-family:Georgia;
	padding-left:25px;
	text-decoration:none;
}
a.subsitemap:hover{ color:#9AD501;}

ul.faq li
{
	background-image:url('../images/leftnav-arrow-bg.jpg');
	background-position:0% 20%;
	background-repeat:no-repeat;
	padding-left:20px;
	line-height:15px; 
	margin-bottom:5px;
	
	}
ul.faq li a:link, ul.faq li a:active, ul.faq li a:visited, ul.faq li a:hover
{
	
	
	color:#547E01; 
	text-decoration:none;
	list-style-position:inside;
}

ul.faq li a:hover
{
	color:#9AD501;
}

ul.faq li.a.selected:link, ul.faq li a.selected:active, 
ul.faq li a.selected, ul.faq li a.selected:hover
{ color:#003300; }

/*footer navigation */

ul#footnav{ width:340px;}
ul#footnav li,
ul#footnav li a:link,ul#footnav li a:active, 
ul#footnav li a:visited, ul#footnav li a:hover{ float:left; font-family:"Trebuchet MS"; font-size:10px; color:#666; text-decoration:none;}