body {
	margin-top: auto;
	margin-left:auto;
	background: url(../images/background-2_old.jpg) repeat-y;
	background-position: center 0;
	font-size: 1em;
	letter-spacing: .3px;
}

body, td, th, textarea, input, select, h2, h3, h4, h5, h6 {
	font: 93%/1.4 arial, helvetica, sans-serif;

}

* html input {
}


h1 {
	font-weight: bold;
	color: #FFCC00;
	margin: 6px 0px 3px 0px;
	font-size: 180%;
	}

h2 {
	font-weight: bold;
	color: #FFCC00;

	margin-bottom: 10px;
	font-size: 120%;
	}

a {
	text-decoration: underline;	
	color:#FFCC00;
}

.footer {
	font-size: 11px;
	color: #000;

	text-align: left;
	padding:0px;
}

#main {
	width:760px;
	margin:0px auto;
	text-align:left;
	color: white;
}

.hidden {
	display: none;
}

.spacer {
	clear: both;
}

.error {
	padding: 0px 0px 5px 0px;
	color: red;
	font-weight: bold;
}

input.error {
	border: 1px solid red;
}

ul, ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

ul.normal, ul.normal li
{
	list-style: circle;
	margin: 5px;
	margin-left: 10px;
	padding: 1px;
}

.float_left {
	float:left;
	padding-right: 15px;
	padding-bottom: 5px;
	min-height: 100px;
}

.float_right {
	float:right;
	padding-right: 15px;
	padding-bottom: 5px;
	min-height: 100px;
}


/*	/////////////////////////////////////////////////////////////////////////////////////////////////
	//
	///////////////////////////////////////////////////////////////////////////////////////////////// */
#success {
	text-align: left;
	background: inherit;
	border: 1px #FFFFFF;
}

#success .img {
	vertical-align: absmiddle;
	float: left;
	padding-right: 10px;
}

#error {
	text-align: left;
	background: #C7C7C7;
	border: 1px solid #817E7E;
	padding-top:5px;
}

#error img {
	vertical-align: absmiddle;
	float: left;
	padding-right: 10px;
}

.required {
	color: red;
}


#content {
/*	font-size: 12px;*/
	color: white;
	text-align: left;
	}
	
#topnavigation {
	font-size: 80%;
	position: absolute;
/*	font-size: 10px;*/
	font-weight: bold;
	margin-top: 4px;
	margin-right: 0px;
	height: 47px;
	width: 386px;
	background-image: url(../images/top_nav_holder.jpg);
	background-repeat: no-repeat;
	color: #fff;
	}
	
#topnavigation p {
	padding-top: 10px;
	margin: 0;
	padding-left: 15px;
	}
	
#topnavigation a {
	color: #fff;
	text-decoration: none;
	}
	
#topnavigation a:hover {
	color: #fff;
	text-decoration: underline;
	}
	
html>body #topnavigation {
	position: absolute;
/*	font-size: 10px;*/
	font-weight: bold;
	margin-left: 0;
	}
	
html>body #ff_fix {
	margin-left: -20px;
	}
	
#leftnavigation {
	padding-left: 23px;
/*	font-size: 10px;*/

	font-weight: bold;
	color: #014734;
	background-image: url(../images/nav_bg.jpg);
	background-repeat: no-repeat;
	text-align: left;
	}
	
#footer {
	font-size: 70%;
	color: #000;
	padding: 5px;
	text-align: left;
	}
	
#products.block,#specials.block {
	font-size: 75%;
	padding:0px;
	margin:0px;

}

#products.block .header {
	display:none;
}


#content_main h1 {
/*	font-size: 16px;*/
}
	
.productsblurb {
	color: white;
	padding: 25px;
/*	font-size: 10px;*/
	font-weight: bold;
	}

.product_brief {
	padding-top:0px;
	margin-top:0px;

	color: white;
	width: 80%;
	border-collapse:collapse;
}

.product_brief h1 {
	margin: 0px;
	padding: 0px;
	font-size: 110%;
}

.product_brief h3 {
	margin: 0px;
	padding: 0px;
}



#product_desc {
	display:block;
	
}

#product_desc a {
	text-decoration: none;
}

#product_desc h1 {
	margin-top: 0px;
	margin-bottom: 2px;
}

#productDetails {
/*	font-size: 12px;*/
	padding-left: 4px;
}

#productDetails .hidden {
	display: block;
	border: 1px solid black;
	padding: 10px;
	/*background: #CCCCCC;*/
	width: 500px;
	
	font-weight: normal;
	background-image: url('../images/products/spec_bg.jpg');
	
}

#productDetails h2 {
/*	font-size: 14px;*/
}

#content_main
{
	padding: 0 0px 0px 10px;
	width: 607px;
	background: url('../images/content_bg.gif') repeat-x;
	background-color: #018660;
}


#addProducts {

}
.node#addProducts h1 {
/*	font-size: 16px;*/
	color:yellow;
}

.node#addProducts .row {
	width: 500px;
}

.node#addProducts .row .label {
/*	font-size: 12px;*/
}

.node#addProducts .row .formw {
/*	font-size: 12px;*/

}

.products_nav a {
	text-decoration:none;
}

.catnav a {
	text-decoration:none;
	color: white;
}

ul.products_nav {
/*	font-size: 9px;*/
	padding:0px;
	margin: 0px;
}

ul.products_nav li.prod_link {

	padding-top: 9px;
	padding-left: 23px;
	background-repeat: no-repeat;
	text-align: left;

	height: 20px;
	background: url( "../images/nav_bg.jpg" );
}

ul.products_nav li.prod_link a {
/*	font-size: 10px;*/
	font-weight: bold;
	color: #014734;
}

.block {
	font-size: 82%;
	margin:0px;
	padding:0px;

}

.block a {
	color: black;
}

.block #header {
	display:none;
}

table.productsGallery {

}

.cat_td {
	padding-top: 7px;
	margin-left:50%;
	margin-right:50%;
}

.cat_text {
	text-align:left;
}

.category {

}

.categoryimage{
/*	background-color: #fff;
	background: url('../../../images/layout/shadowAlpha.png') no-repeat bottom right !important;
	background: url('../../../images/layout/shadow.gif') no-repeat bottom right;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;*/
	float:left;

}



.category img{
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid black;
	margin: -6px 6px 6px -6px;
	padding: 4px;
}

/** Drop Shadows */
.productimg {
	/*float:left;
	background: url('../../../images/layout/shadowAlpha.png') no-repeat bottom right !important;
	background: url('../../../images/layout/shadow.gif') no-repeat bottom right;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;*/
	border: 1px solid black;
	
}

.productimg img {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid black;
	margin: -6px 6px 6px -6px;
	padding: 4px;
}

#products_search.block {
	text-align:center;
/*	font-size: 11px;*/
}




table.categories {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

table.categories a {
/*	font-size: 11pt;*/
	color: white;
}

table.categories tr td {
	color: white;
	font-weight: bold;
    vertical-align: middle;
	text-align: center;
}


table.products {
	font-size: 95%;
	color: black;
}

table.products td.title {
	font-weight: bold;
	color: white;
}

table.products tbody tr.oddrow {
	background-image: url(../images/products/products_bg.jpg);

}

table.products tbody tr.evenrow {
	background-image: url(../images/products/products_bg.jpg);
	
}

.evenrow .img img, .oddrow .img img, #productDetails img {
	border: 1px solid black;
}

table.products tbody td.last {
	background-image: none;	
}

table.products a {
	color: black;
}

table.checkoutTable {
	color: white;
}

.block_content p {
	padding-left: 2px;
/*	font-size: 8pt;*/
color:black;
}

/** cart */
#products_cart h1 {
	margin-top: 4px;
	padding: 0px;
/*	font-size: 16px;*/
}

#products_cart h3 {
	margin-top: 4px;
	padding: 0px;
/*	font-size: 12px;*/
	font-weight: bold;
}

.catnav {
	padding: 4px;
	margin-bottom: 4px;
	color: #FFCC00;
	font-weight: bold;
}

.az_listing {
	color: white;
}

#products2 {
	color: white;
	width:600px;
}

#locations {
	margin-left:10px;
}

#products_imagegallery {
	height: 60px;

}

#products_imagegallery .image {
	float: left;

	padding:5px;

}

#products2 .popup {
	margin-top: 20px;
	margin-left: 0px;
	width: 450px;
}

.popup .desc {
	font-size: 85%;
	padding: 5px;
}

p.message {
	border-width: 1px 0px 1px 0px;
	border-style: solid;
	
	width: 100%;
	margin-left:-8px;
	text-align: center;
	background: #B6DACC;
}

p.message a {
	color: black;
}

#locations .locdesc {
	padding: 10px;
}

#locations table tr td {
	padding: 2px;
}

#maplocations {
	float:left;
	width: 200px;
	height: 100px;

}

#gmap {
	width: 400px; 
	height: 360px;
}

#mapimg {
	cursor: pointer;
	cursor: hand;
}

#table_main {
	background: url('../images/content_bg.gif') repeat-x;
	background-color: #018660;
}

.front_img img{
	border: 1px solid black;
}

#goodmates {
	color: white;
}

td.intro {
	padding: 5px 10px;
}


#twinner
{
	background: #088b61;
}

#twinner ul
{
list-style-type: none;
padding: 0;
margin: 0;
width: 140px;
margin-left: 50px;

}

#twinner ul li
{
font-size: 16pt;

background-image: url(../images/tick.gif);
background-repeat: no-repeat;
background-position: 0.1em;
padding-left: 1.2em;
}

#twinner #details 
{
	padding-top: 14px;
	float: right;
	width: 255px;
	font-weight: bold;
}

#twinner #prev
{
	float:left;

	padding-top:7px;
}

#specials_area
{
	width: 600px;
}

.mitem
{
	float:left;
	width: 30%;
	height: 350px;
	margin-right: 4px;
}

.bitem
{
	float:left;
	width: 30%;
	height: 50px;
	text-align:center;
	margin-right: 4px;
}