/*** Body Definitions ***/
*{
	margin:0; 
	padding:0; 
}

img	{border:none;}

body{
	font-family: Arial, Helvetica, sans-serif;
	line-height:1.4em;
	font-size:12px;
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 10px;
}

/*** Website wrapper Div ***/

#wrapper{
	margin:0 auto;
	width:990px;
	min-height:400px;
}

#container{
	float:left;
	background:#FFFFFF;
	width:990px;
	padding-bottom: 40px;
}

/*** Website Heading ***/

#header{
	width:990px;
	height:149px;
	margin-top:0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.website-heading{
	height: 149px;
}

/*** Horizontal Menu Style with Rollover ***/

#menu{
	width:990px;
	height:30px;
	background-image:url(images/menu-bg.jpg);
	background-repeat: repeat-x;
	overflow:hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#menu ul{ 
	float:left;
	display: inline; 
	list-style-type: none;
}

#menu ul li{
	float:left;
	color:#FFFFFF;
	font-family: Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:2.5em;
	height:30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #309c7c;
}

#menu ul li a{
	float:left;
	color:#FFFFFF;
	display: block;
	text-decoration:none;
	border-right:1px solid #94b0cb;
	border:0;
	padding-left:15px;
	padding-right:15px;
}

#menu ul li a span{
	vertical-align:middle;
} 

#menu ul li a:hover{
	float:left;
	background-image: url(images/menu-bg-over.jpg);
	background-repeat: repeat-x;
}

#shadow {
	width:990px;
	height:17px;
	background-image:url(images/shadow.jpg);
	background-repeat:repeat-x;
}

#productmenu{
	float:left;
	width:167px;
	background-color:#2c9677;
	background-image: url(images/product-menu-bg.gif);
	margin-bottom:10px;
}

#productmenu ul{ 
	float:left;
	display: inline; 
	list-style-type: none;
}

#productmenu ul li{
	float:left;
	color:#FFFFFF;
	font-family: Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	/*height:25px;*/
	margin-top:2px;
	margin-bottom:3px;
	width:167px;
	line-height: 1.7em;
}

#productmenu ul li a{
	float:left;
	color:#FFFFFF;
	display: block;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
	width:147px;
	/*height: 20px;*/
}

#productmenu ul li a span{
	vertical-align:middle;
} 

#productmenu ul li a:hover{
	float:left;
	background-image: url(images/product-menu-bg-over.gif);
}

/*subcategories */
#productmenu ul li ul li{
	font-size:11px;
	font-weight:normal;
	margin-top:2px;
	margin-bottom:0px;
	line-height: 1.6em;	
	width:147px;
}

#productmenu ul li ul li a{
	padding-left:20px;
	width:137px;
}

#productmenu ul li ul li a:hover
{
	background-image: url(images/product-menu-bg-over.gif);
	padding-left:20px;
	width:137px;
}

#member-login{
	margin:0 auto;
	width:980px;
	height:40px;
	background-color:#b6cee7;
	margin-top:5px;
}

#member-login p{
	line-height:3.5em;
	font-size:12px;
	vertical-align:middle;
	margin-left:10px;
}

#member-login p a{
	font-weight:bold;
}

.login{
	vertical-align:middle;
	border:0;
	margin-top:-3px;
}

.incorrect-login{
	margin-left: 150px;
	color:Red;
}

#lhs{
	float:left;
	width:190px;
	padding:0px;
	background:#FFFFFF;
	margin-left:15px;
	margin-top:10px;
}

.products {
	width:170px;
	height:109px;
	margin-top: 10px;
}

#search {
	width:155px;
	height:80px;
	background-image:url(images/search-bg.jpg);
	padding-left:15px;
	padding-top:15px;
	
}

.grey {
	color: #4c4c4c;
}

#rhs{
	float:right;
	width:190px;
	padding:0px;
	background:#FFFFFF;
	margin-right:15px;
	margin-top:10px;
}

.onlineordering {
	width:183px;
	height:46px;
	margin-top:5px;
}

/*********************  Main Content *************************/

#content { 
	float:left; 
	background: #ffffff; 
	width: 550px;
	padding:10px;
	margin-left:0px;
	padding-left:15px;
}

#content ul{
	margin-bottom:10px;
	list-style-image: url(images/arrow.gif);
}

#content ul li, #content ol li{
	color:#3E3E3E;
	margin-left:15px;
}

#content ul li a{
	color:#3E3E3E;
	text-decoration:none;
	font-weight: bold;
}

#content ul li a:hover{
	color: #1D7A5F;
	text-decoration:underline;
}

#feature {
	width:548px;
	height:auto;
	margin-top:30px;
	text-align:center;
}

.feature{
	margin-top:5px;
	margin-bottom:5px;
}

/******************** Heading Styles *************************/

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #1d795d;
	text-align:left;
	margin-bottom:15px;
	padding-bottom:5px;
	font-weight: bold;
	font-style: italic;
}

h1 span{
	font-size:22px;
	font-weight:bold;
}

h1 a{ 
	color: #3366CC;
	text-decoration:none;
}
h1 a:hover{ 
	color: #3366CC; 
	text-decoration:underline;
}

h2 {
	clear:both;
	font-size: 14px;
	color: #329e7e;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	padding-left: 5px;
}

#content h2{padding-left: 0px;}

h2.product-h2{
	font-size:14px;
	font-weight:bold;
	font-style:normal;
}

h2 a{ 
	color: #3366CC;
	text-decoration:none;
}
h2 a:hover{ 
	color: #3366CC; 
	text-decoration:underline;
}

h2.blue-heading{
	color:#174a7f;
	font-size: 18px;
	margin-top:30px;
}

h3 {
	font-size: 16px;
	color: #A10326;
	font-weight:bold;
	clear:both;
	font-style: italic;
}

h3 a{ 
	color: #3366CC;
	text-decoration:none;
}

h3 a:hover{ 
	color: #3366CC; 
	text-decoration:underline;
}

h4, h4 a{ 
	font-size: 14px; 
	color: #3366CC;
	font-weight:normal;
	text-decoration:none;
	margin-bottom:10px;
	padding-top:5px;
}

h4 a:hover{
	text-decoration:underline;
} 

/**************** Paragraph Styles ****************/

p, textarea {
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	margin-bottom:10px;
	color: #333333;
	font-size:12px;
}

p a{
	color:#3E3E3E;
	text-decoration:none;
	font-weight: bold;
}

p a:hover{
	color: #1D7A5F;
	text-decoration:underline;
}

p a img{ border:none;}

.greenlink{
	color: #1D7A5F;
}

#content input, #content select, textarea{
	color: #3e3e3e;
	font-size:14px;
}

.right-ads{
	border:1px solid #cad6e8;
	margin-bottom:10px;
}

p.intro{
	font-size:14px;
}


/******************** tables ************************/

td{
	color: #333333;
	font-size:12px;
	padding: 5px;
}

tr.bg{
	background-color:#c0d5eb;
}

td a{
	text-decoration:none;
	color:#3E3E3E;
}
	
td a:hover{
	color: #1D7A5F;
	text-decoration:underline;
}

.cart-table th{ padding:4px;}

.products-table th{ padding:4px;}

.products-table th a{color:#333333; text-decoration:none;}

.products-table th a:hover{text-decoration:underline;}

/************** Website Footer **************/

#greenfooter {
	width:990px;
	height:9px;
	background-image:url(images/green-footer-bar.jpg);
	background-repeat:repeat-x;
}

#footer {
	clear:both;
	font-size: 12px;
	font-family:Arial;
	color: #959494;
	line-height:3em;
	width:990px;
	height:35px;
	background:none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}	

#footer a{
	color: #6A6A6A;
	text-decoration:none;
}

#footer a:hover{
	color: #228266;
	text-decoration:underline;
}


/******************** News Page *************************/

.news-thumbnail{
	float:left;
	margin:5px 10px 5px 0px;
}

.news-text{
	float:left;
}

.news-text p{
	margin-bottom:4px;
}

.news-text a{
	color:#1D7A5F;
}

.listing-divider{
	border-bottom: 1px dotted #999999;	
}

/******************** Miscellaneous *************************/

.forgot-password a{
	font-size:0.9em;
	font-weight:normal;
	color:#1D7A5F;	
}

.subcats{
	margin:0px;
	margin-top:2px;
}

.print-textboxes input{width:200px;}
