*{
        border: 0;
        margin: 0;
        padding: 0
}
body{
        background: url(images/bgr.gif) #f0eee1 repeat-x top;
        color: #555555;
        font: .80em "Trebuchet MS", Arial, Helvetica;
        padding: 0 0 20px;
        line-height:1.8em;
        position: absolute;
        top: 0px;
}

a{
	color: #a4b92e;
	text-decoration: none
}
a:hover{
	text-decoration: underline
}

#page_item{
	list-style: none
}

/*=== Layout ===*/
#page{
        margin: 0 auto;
        width: 940px
}

/*=== Header ===*/
#header{
        height: 144px;
        clear: both;
}
#header .spacer{
        float: right;
}
/*- Logo -*/
#header h1{
        float: left;
        width: 340px;
}
#header h1 a{
        display: block;
        height: 144px;
}
#header h1 a:hover{
        text-decoration: none;
}
#logo {
        float:left;
        width:280px;
        overflow:hidden;
}

#top {
        list-style: none;
}

/*=== Page Nav ( alternative with dropdowns) == */

#nav1 {
	font-size:16px;
	font-weight:bold;
	height:30px;
	letter-spacing:-1px;
	float:right;	
	margin:17px 0 0;
	text-transform:uppercase;
}
#nav1, #nav1 ul {
	padding: 0;
	list-style: none; 
	line-height: 1;
	z-index: 100;
}

#nav1 a {
	display: block;
	line-height: 30px;
	padding: 0 5px;
	z-index: 100;
}

#nav1 li {
	float: left;
	line-height: 30px;
	margin: 0 4px 0 0;
}
#nav1 li a{
	color: #3f3f3f;
	text-decoration: none
}
#nav1 li a span{
	display: inline-block;
	height: 30px;
	padding: 14px 8px 14px 8px;
}

#nav1 li a:hover,
#nav1 li.active a, 
#nav1 li.current_page_item a{
	background: #97AA2B;
	color: #ffffff;
	cursor: pointer;
	text-decoration: none;
	
}

#nav1 li.active a span,
#nav1 li.current_page_item a span,
#nav1 li a:hover span{
	background: #97AA2B; 
}


/* Style drop down list */

#nav1 li ul {
	position: absolute;
	left: -999em;
	width: 168px;
	font-weight:normal;
	letter-spacing:0;
	text-transform:none;
	border-top: 1px solid #F7F6F6;
}
#nav1 li ul li {
	border: 1px solid #F7F6F6;
	border-width:0 1px 1px;
	background: #FFF;
	float: none;
}

#nav1 li.current_page_item ul li a{
	background: #FFF;
}

#nav1 li ul li a:hover,
#nav1 li ul li.active a, 
#nav1 li ul li.current_page_item a{
	background: #F6F6F6;
}

#nav1 li ul li a span,
#nav1 li ul li.active a span,
#nav1 li ul li.current_page_item a span,
#nav1 li ul li a:hover span {
	background:none !important;
	color: #000;
}

#nav1 li:hover ul, #nav1 li.sfhover ul {
	left: auto;
}

#nav1 li ul li a span{
	display:inline;
	height: 30px;
	padding: 0 13px 0 0
}

#nav1 li ul li a {
	line-height: 30px;
	font-size: 11px;
	color: #555555;
	width: 150px;
}

#nav1 li ul li ul li a {
	border-width:0 1px 1px 0px;
}
#nav1 li ul ul {
	margin: -31px 0 0 163px;
}

#nav1 li:hover ul ul, #nav1 li.sfhover ul ul {
	left: -999em;
}

#nav1 li:hover ul, #nav1 li li:hover ul, #nav1 li.sfhover ul, #nav1 li li.sfhover ul {
	left: auto;
}

/* IE7 Fix */

#nav1 li:hover, #nav1 li.hover {  
	position: static;
	visibility:visible
}

/*=== Navigation ===*/
/*- Nav1 -*/
#nav1 li a{
	color: #3f3f3f;
}
#nav1 li a:hover,
#nav1 li.active a, #nav1 li.current_page_item a{
	background: #97AA2B;
	color: #ffffff;
}
#nav1 li.active a span,
#nav1 li.current_page_item a span,
#nav1 li a:hover span{
	background: #97AA2B;
}

/*=== Header ===*/
#header{
	height: 98px;
	position:relative;
}
#header .spacer{
	float: right
}
/*- Logo -*/
#header h1{
	float: left;
	width: 340px
}
#header h1 a{
	display: block;
	height: 144px;
}
#header h1 a:hover{
	text-decoration: none
}
#logo {
	float:left;
	width:280px;
	overflow:hidden;
}

/*=== Styling Boxes ===*/
/*- Box1 -*/
.box .top,.box .bot{
	background: url(default/box-top.gif) no-repeat top;
}
.box .bot{
	background: url(default/box-bot.gif) no-repeat top
}
.box .spacer{
	background: #ffffff;
}
/*- Box2 -*/
.box2 .top,.box2 .bot{
	background: url(default/box2-top.gif) no-repeat top;
}
.box2 .bot{
	background: url(default/box2-bot.gif) no-repeat top
}
.box2 .spacer{
	background: #e5e3d1;
}
/*- Box3 -*/
.box3 .top,.box3 .bot{
	background: url(default/box3-top.gif) no-repeat top;
}
.box3 .bot{
	background: url(default/box3-bot.gif) no-repeat top
}
.box3 .spcr{
	background: #f0eee1;
}
/*- Box4 -*/
.box4{
	color: #ffffff;
}
.box4 .top,.box4 .bot{
	background: url(default/box4-top.gif) no-repeat top;
}
.box4 .bot{
	background: url(default/box4-bot.gif) no-repeat top
}
.box4 .spacer{
	background: #b0c730;
}
/*- Box5 -*/
.box5 .top,.box5 .bot{
	background: url(default/box5-top.gif) no-repeat top;
}
.box5 .bot{
	background: url(default/box5-bot.gif) no-repeat top
}
.box5 .spacer{
	background: url(default/box5-bgr.gif) repeat-y top;
}
/*- Box6 -*/
.box6 .top,.box6 .bot{
	background: url(default/box6-top.gif) no-repeat top;
}
.box6 .bot{
	background: url(default/box6-bot.gif) no-repeat top
}
.box6 .spacer{
	background: #e5e3d1;
}

#CartTable tfoot tr td.CartShippingCost {
	visibility: hidden;
}

#CartTable tfoot tr th.CartShippingCost {
	visibility: hidden;
}

.OrderNewsletter label {
	visibility: hidden;
}

.SubmitButton {
	background: #97AA2B;
	padding: 10px;
	font-size: 15px;
	font-family: "Trebuchet MS","Lucida Grande","Lucida Sans",Arial,Helvetica,sans-serif;
}

.Button {
	background: #fffbff;
}

#ShopContent ul { list-style: none outside; }
#ShopContent ul li { padding-left: 25px; background: url(../i/bullet.gif) no-repeat 11px 8px; }

