/* Generic Elements */

body
	{
	font-family: helvetica, verdana, arial, tahoma, sans-serif;
	font-size: 12px;
	background-image: url("/images/background.gif");
	text-align: center;
	padding: 0;
	margin: 0;
	}
*
	{
	margin: 0;
	padding: 0;
	}
img
	{
	border-style: none;
	}
h1
	{
	font-size: 10pt;
	}
h4
	{
	color: #11185e;
	}
h6
	{
	font-size: 8pt;
	font-weight: normal;
	color: #6d9b38;
	}
a
	{
	color: white;
	text-decoration: none;
	font-style: normal;
	}
a:hover 
	{
	color: #e4e5ab;
	}
	
/* Container */

#container
	{
	width: 700px;
	margin: 3em auto 1em;
	background: #e4e5ab;
	}
	
/* Linkstripe */	

#linkstripe
	{
	margin: 0 auto 0;
	text-align: center;
	background: #896633;
	height: 2.5em;
	}
#linkstripe ul
	{
	margin: 0;
	text-align: right;
	padding: .8em .3em .5em 0;
	}
#linkstripe li
	{
	display: inline;
	list-style: none;
	padding: 0 3em 0 0;
	}
#linkstripe a:hover
	{
	color: #e4e5ab;
	}
#linkstripe .highlight
	{
	color: #e4e5ab;
	}
	
/* LeftSidebar */

#leftsidebar
	{
	float: left;
	width: 172px;
	display: inline;
	margin: 0;
	padding: 0;
	}
#image
	{
	height: 235px;
	margin: 0;
	padding: 0;
	background: #b9be48;
	}
#blue
	{
	background: #174A7C;
	color: white;
	margin: 0;
	padding: 10px 0 10px 0;
	font-size: 9px;
	height: 35px;
	}
#green
	{
	background: #e4e5ab;
	margin: 0;
	padding: 10px 0 10px 0;
	font-size: 11px;
	color: #896633;
	line-height: 160%;
	}
#green a
    {
    color: #174A7C;
    } 
#green a:hover
	{
	color: #896633;
	}  
#green .sub_highlight
{
    color: #896633;
}
	

/* content */
	
#content
	{
	float: right;
	background: white;
	margin: 0;
	width: 412px;
	padding: 43px 58px 50px 58px;
	text-align: left;
    color: #174A7C;
    line-height: 14px;
    height: autoflow;
	}
#content2
	{
	float: right;
	background: white;
	margin: 0;
	padding: 35px auto 50px;
	text-align: left;
    color: #174A7C;
	width: 200px;
	height: autoflow;
	}
#content h1
	{
	font-size: 11pt;
    color: #174A7C;
    font-weight: bold;
    margin: 10px 0 10px 0;
	}
#content li
	{
	margin: 0 0 0 20px;
	}
#content h2
	{
	font-size: 14px;
	}
#content #tab
	{
	margin: 0 0 0 26px;
	}
#content #nodot
	{
	list-style: none;
	margin: 0 0 10px 0;	
	}
#content .spinner
	{
    float: left;
    margin: 10px 10px 10px 10px;
	}   	
#content a:link
    {
    color: #b9be48;
    } 
#content a:visited
    {
    color: #b9be48;
    } 
#content a:hover
    {
    color: #896633;
    } 
#fullContent
	{
	margin: 0 0 -5px 0;
	padding: 0 0 -5px 0;
	}

/* footer */
	
#footer
	{
	background: #b9be48;
	font-size: 10px;
	clear: both;
	margin: 0 auto 0;
	color: white;
	height: 3em;
	}
#footer ul
	{
	margin: 0;
	text-align: center;
	padding: .8em .3em .5em 0;
	}
#footer #link
	{
	color: #11175e;
	}
#footer li
	{
	display: inline;
	list-style: none;
	color: white;
	}

/* Home Page */

#postitnote
	{
	float: right;
	margin: 10px 10px 10px 10px;
	}

/* Retailers Page */

#retailers li
	{
  	list-style-type: none;
	}
#retailers li.title
	{
	font-size: 13px;
	color: #6d9b38;
	}
#retailers li.address2
	{
	font-size: 11px;
	}
#retailers li.address3
	{
	font-size: 11px;
	}
	
/* Events Page */

#events li
	{
  	list-style-type: none;
	}
#events li.title
	{
	font-size: 13px;
	color: #6d9b38;
	}
#events li.address
	{
	font-size: 11px;
	}
#events li.address2
	{
	font-size: 11px;
	}

/* Product */

#product_categories 
	{
	margin: 0 10px 10px 0;
	padding: 20px 10px 10px 10px;
	}
#product_categories h3
	{
	color: white;
	font-size: 14px;
	text-align: left;
	padding: 0 0 5px 5px;
	}
#product_categories li
	{
	margin: 0;
	padding: 6px 5px 0px 5px;
  	list-style-type: none;
  	font-size: 11px;
  	text-align: left;  
	}
#product_list .product
    {
    width: 200px;
    margin-right: 5px;
    float: left;
    }
#product_list .product_top
    {
    height: 22px;
    }
#product_list .product_image
    {
    margin-right: 50px;
    }
#product_list .product_title
    {
    margin: 10px 0 0 0;
    width: 150px;
    color: red;
    }
#product_list .product_title a:link
    {
    color: #174a7c;
    }
#product_list .product_title a:visited
    {
    color: #174a7c;
    } 
#product_list .product_title a:hover
    {
    color: #174a7c;
    }
#bottomSpacer
	{
	height: 220px;
	}
.list tr
	{
	padding: 8px 3px 8px 0;
	}
.list th
	{
	padding: 0 0 9px 0;
	}
.list .numeric
	{
	padding: 0 0 0 15px;
	text-align: right;
	}
	
/* single view of product */

.info
	{
	color: #cccccc;
	font-size: 11px;
	}
.imageside
	{
	width: 100px;
	float: left;
	}
.description
	{
	width: 210px;
	float: right;
	margin: 0 0 0 0;
	}
.price
	{
	font-size: 12px;
	font-weight: bold;
	color: #174a7c;
	margin: 10px 0 0 0;
	float: right;
	width: 210px;
	text-align: left;
	}
.quantity
	{
	font-size: 12px;
	font-weight: bold;
	color: #174a7c;
	margin: 0 0 0 0;
	clear: both;
	}
#options
	{
	margin: 0 0 5px 0;
	clear: both;
	}
#quantitytable
	{
	margin: 0 0 0 -20px;
	}
.textInput numeric
	{
	border: 1px solid red;
	}

/* checkout form */

#left h1
	{
	margin: 15px 0 15px 0;
	}
#left h2
	{
	text: 15px;
	}
.form_block
	{
	margin: 10px 0px 10px 0px;
	background-image: url;
	background-repeat: repeat-x;
	border-top: 2px solic #ccc;
	}
.form_block h2
	{
	margin: 12px 0 12px 0;
	}
left table
	{
	border: 1px black;
	}
.numeric
	{
	font-weight: bold;
	text-align: right;
	}
.clearcart
	{
	float: left;
	margin: 20px 0 20px 0;
	}
.please
	{
	float: left;
	clear: both;
	}
.odd, .even
	{
	font-size: 14px;
	}
#content p
	{
	clear: both;
	}
.info2
	{
	font-size: 10px;
	color: #896633;
	}
.floatHalf
	{
	margin: 0 0 10px 0;
	}
.floatHalf h2
	{
	margin: 5px 0 11px 0;
	}
.button
	{
	margin: 10px;
	}
	
	
/* Form errors */	
#notice {
     background: white;
     color: #b9be48;
     padding: 65px 0 0 0;
     line-height: 9px;
    }  
.fieldWithErrors {
     /*background: yellow;*/
    }
.formError {
     color: red;
    }    
      

/* Unknown Elements */

#bottom
	{
	width: 700px;
	margin: 0 auto 2em;
	color: white;
	font-size: 9px;
	}
#validate_message
	{
    color: #e4e5ab;
	}
#shoppingcart
	{
	color: #174A7C;
	padding: 0 0 0 5px;
	text-align: left;
	}
#shopheader
	{
	color: #174A7C;
	padding: 0 0 0 5px;
	text-align: left;
	font-size: 14px;
	}
.money
	{
	color: #b9be48;
	}
#header
	{
	text-align: center;
	margin: 0 auto 0;
	padding: 0;
	}
.clear
	{
	clear: both;
	height: 5px;
	overflow: hidden;
	}