/***************Site Wide**************/
html,
body {
margin:auto;
padding:0px;
font-family:Arial, Helvetica, Sans-Serif;
background:#f8f6df;
}

a img{
border:0px;
}
a{
text-decoration:none;
}
.clear {
clear: both;
margin: -1px 0px 0px 0px;
height: 1px;
font-size: 1px;
line-height: 1px;
width: 100%;
}
.ahem {  /* Like display: none, but screenreader-friendly */
position: absolute;
overflow: hidden;
height: 0px;
width: 0px;
left: -1000px;
top: -1000px;
}
.fl{
float:left;
}
.fr{
float:right;
}


/*********Site Nav*******/
#wrapper{
	margin:auto;
	width:867px;
	background:url(../images/wrapper-bg.gif) repeat-y;
}

#logo{
	display:block;
	width:168px;
	height:97px;
	border-bottom:2px dotted #9a5107;
	background:url(../images/logo.gif) no-repeat;
}
.left{
	margin-left:9px;
	width:168px;
 
}
.right{
	width:681px;
 
}
#content{
	background:#f6f4d9 url(../images/content-bg.gif) repeat-x;
	width:675px;
	margin:0 0 0 5px;
    padding:10px 0 20px 0;
}
#content h2{
	color:#4b2b11;
	font-size:18px;
	padding:0;
	margin:5px 20px 0 20px;
}
#content p, #content ul{
	font-size:14px;
	color:#816a51;
	line-height:18px;
	margin:5px 20px 0 20px;
}

#content ul{
	color:#a8630d;
}
#content a, #footer a{
	color:#a8630d;
}
#content a:hover, #footer a:hover{
	color:#ccc100;
}
#header{
	position:relative;
}

/****Box navigation****/
#boxes {
width: 684px; 
height: 152px;
background: url(../images/header-bg.jpg) no-repeat;
margin: 0px auto; 
padding: 0;
position: relative;
z-index:1;
} 
#boxes li {
margin: 0; 
padding: 0; 
list-style: none;
position: absolute; 
top: 0;
}  
#boxes li, #boxes a {
height: 152px; 
display: block;
}

#b1 {
left: 0; 
width: 79px;
}
#b2 {
left: 79px; 
width:66px;
}
#b3 {
left: 145px; 
width: 52px;
}
#b4 {
left: 197px; 
width: 73px;
}
#b5{
left: 270px; 
width: 80px;
}



#b1 a:hover {
background: transparent url(../images/header-bg.jpg) 0 -152px no-repeat;
}
#b2 a:hover {
background: transparent url(../images/header-bg.jpg) -79px -152px no-repeat;
} 
#b3 a:hover {
background: transparent url(../images/header-bg.jpg) -145px -152px no-repeat;
}
#b4 a:hover {
background: transparent url(../images/header-bg.jpg) -197px -152px no-repeat;
}
#b5 a:hover {
background: transparent url(../images/header-bg.jpg) -270px -152px no-repeat;
}

/******header*******/
#phone{
	position:absolute;
	top:98px;
	right:43px;
	z-index:2;
	font-size:18px;
	color:#0089ab;
}
#phone strong{
	color:#9a5107;
	font-weight:bold;
	font-size:18px;
}

/*****left nav*******/
.primary{ 
font-family: arial, helvetica, serif;
padding: 0;
margin:0;
float: left;
font-weight:bold;
font-size:16px;
width: 158px;
}
.primary li{
	list-style:none;
	line-height:20px;
}
.primary li a {
	width: 140px;	
	display: block;
	color: #a8630d;
	font-weight: bold;
	text-decoration: none;
	padding:0 0 0 10px;
}

.primary li a:hover {
	background-color: #f6f4d9;
}
.secondary{
	margin:0px 0 5px 15px;
	padding:0;
}
.secondary li{
	list-style:none;
		line-height : 14px;
}
.secondary li a{
	font-size:12px;
	color:#ccc100;
}
.secondary li a:hover{
	color:#a79e06;
}
.top{
	margin-top:20px;
}
.more{
	background:url(../images/arrow.gif) no-repeat center right;
}
/*********nav*********/
#nav , #nav  ul { /* all lists */
	font-family: arial, helvetica, serif;
	padding: 0;
	margin:0px 0 5px 15px;
	float: left;	
}
#nav  li { /* all list items */
	position : relative;
	float : left;
	list-style:none;
	line-height : 14px;
	margin-bottom : -1px;
	font-size:12px;
	width:150px;
	background:#fff;
}
#nav  li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	top:0;
	margin:0px 0 0 150px;
	border:2px dotted #a8630d;
	/*padding:5px;*/
	z-index:1000;
	background:#ffffff;
	text-transform:lowercase;
}
#nav  li a{
	line-height:14px;
	font-size:12px;
	color:#ccc100;
}
#nav   li a:hover{
	color:#a79e06;
}
#nav  li ul ul { /* third-and-above-level lists */
	left: -999em;
}
#nav  li:hover ul ul, #nav  li:hover ul ul ul, #nav  li.sfhover ul ul, #nav  li.sfhover ul ul ul {
	left: -999em;
}
#nav  li:hover ul, #nav  li li:hover ul, #nav  li li li:hover ul, #nav  li.sfhover ul, #nav  li li.sfhover ul, #nav  li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
/**********end nav******/

#signup{
	width:681px;
	height:125px;
	border-bottom:2px dotted #9a5107;
	background:url(../images/signup-bg.jpg) no-repeat;
}
.boxes{
	width:354px;
	padding:7px 0 0 327px;
	height:118px;
	display:block;
}
#partners{
	margin-top:20px;
	border-top:2px dotted #9a5107;
	width:167px;
	padding:8px 0 0 0;
	text-align:center;
}
#partners h2{
	color:#9a5107;
	font-size:14px;
	margin:0;
	padding:0;
}
#myaccount{
	z-index:1000;
	position:absolute;
	right:0;
	top:23px;
	height:25px;
	width: 198px;
}
#searchus{
	z-index:1000;
	position:absolute;
	right:0;
	top:48px;
	height:25px;
	width: 198px;
}
.subnav{
	width:675px;
	border-bottom:2px dotted #9a5107;
	height:30px;
	background:#fff;
	margin-left:6px;
}
.subnav ul li{
	display:inline;
	list-style:none;
	padding:0 10px 0 0;
	font-size:14px;
}
.subnav a{
	font-weight:bold;
	color:#ccc100;
}
.subnav a:hover{
	color:#9a5107;
}
.active2 a{
	color:#9a5107;
}
.breadcrumb{
	width:675px;
	background:#e7e189;
	height:20px;
	font-size:12px;
	padding:0;
	margin-left:6px;
}
.breadcrumb ul{
	padding:2px 0 0 0;
	margin:0 0 0 20px;
}
.subnav ul{
	margin:0 0 0 20px;
	padding:5px 0 0 0;
}
.breadcrumb ul li{
	display:inline;
	list-style:none;
}
.breadcrumb a{
	color:#a8630d;
}
.breadcrumb a:hover, .active a{
	color:#4b2b11;
}
.picture{
	padding:4px;
	border:1px solid #333;
	background:#fff;
	margin:10px;
}
#account{
	margin:10px 0 10px 25px;
}
#deliveryrates table{
	border:1px solid #4b2b11;
	background:#fff;
	padding:10px;
	width:600px;
	margin:10px 0 0 20px;
	font-size:14px;
	color:#816a51;
	line-height:18px;
}
#deliveryrates table tr{
	margin:0;
}
#deliveryrates table tr td{
	padding:5px;
}
#deliveryrates table tr:hover, #deliveryrates table tr:focus, input:hover, input:focus, select:hover, select:focus, textarea:hover, textarea:focus{
	background:#c3b600;
	color:#9a5107;
}

.toprow{
	text-transform:uppercase;
	font-size:12px;
}
.altrow{
	background:#f3f0cc;
}

fieldset{
	border:none;
	/*background:#fff;*/
	padding:10px;
	width:300px;
	margin:10px 0 0 20px;
	font-size:14px;
	color:#4b2b11;
}

legend{
	color:#4b2b11;
	font-size:18px;
	font-weight:bold;
	display:none;
}
input, select{
	background:#f3f0cc;
	border:1px solid #4b2b11;
	margin:0 0 10px 0;
	width:300px;
	height:19px;
	font-size:12px;
	color:#4b2b11;
}
label{
	font-weight:bold;
}
textarea{
	background:#f3f0cc;
	border:1px solid #4b2b11;
	margin:0 0 10px 0;
	width:300px;
	height:100px;
	font-size:12px;
}
.context{
	width:300px;
	padding:0;
}
#error{
	color:#008cb0;
	font-weight:bold;
}
/*********Footer*******/
#footer{
	margin:auto;
	width:680px;
	height:20px;
	background:url(../images/footer-bg.gif) no-repeat 1px 0;
	padding:10px 0 0 187px;
	color:#bb7600;
	font-size:10px;
}
