/*
	lt green: D8FA79
	dkgreen: A4BE5C
	orange: BEB45C
	lt orange: E8DA5C
*/


body{
	font-size: 12px;
	font-family: Lucida Console, Arial, sans-serif;
	background-color: #D8FA79;
	color: #8DA34F;
	margin: 0px;
	}

p{
	text-indent: 2em;
	line-height: 110%;
}

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

a:hover {
	color: #E8DA5C;
}

h1{
	font-size: 24px;
	margin: 0px;
	font-weight: bold;
	white-space: nowrap;
	display: block;
	padding: 0px 5px 0px 5px;
}

h2{
	display: block;
	font-size: 110%;
	padding-left: 10px;
}

h3{
	font-size: 100%;
	padding-left: 10px;
}

input{
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #979797;
	border-bottom: 1px solid #979797;
	border-left: 1px solid #CCCCCC;
}

.button{
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #A4BE5C;
	border-right: 1px solid #A4BE5C;
	background-color: #D8FA79;
	text-align: center;
	font-size: 11px;
	color: #8DA34F;
}

div.container{
	padding: 30px;
}

table.whitehold{
	margin-top: 10px;
	width: 100%;	
}

td.holdtop{
	background: #ffffff url('images/8holdtopright.gif') no-repeat top right;
}


div.holdtop{
	background: url('images/8holdtopleft.gif') no-repeat top left;
	height: 12px;
	width: 13px;
	font-size: 10px;
}

td.holdmiddle{
	background: #ffffff url('images/8holdmiddle.gif') repeat-y top right;
	vertical-align: bottom;
}

td.holdbottom{
	background: url('images/8holdbottom.gif') repeat-x bottom;
	vertical-align: bottom;
}

div.holdbottom{
	background: url('images/8holdbottomright.gif') no-repeat bottom right;
	width: 100%;
}

div.holdbottom2{
	background: url('images/8holdbottomleft.gif') no-repeat bottom left;
	text-align: left;
	width: 18px;
	height: 17px;
	font-size: 12px;
}

div.company{
	width: 100%;
	background: url('images/8searchcorner.gif') no-repeat bottom right;
	text-align: center;
}	


img.logo{
	border: 0px;
	padding: 2px;
	vertical-align: middle;
}


/* search related divs */

div.searchtop{
	background-color: #D8FA79;
}

td.searchmiddle{
	background: #D8FA79 url('images/8searchbottom.gif') repeat-x bottom;
	vertical-align: bottom;
	text-align: center;
}

div.searchmiddle{
	padding: 0px 10px 15px 10px;
	background: url('images/8searchright.gif') no-repeat bottom right;
}


div.searchcompany{
}
/* end search related divs */


/* related to floating box */

td.boxesonright{
	width: 180px;
	vertical-align: top;
	text-align: right;
}

div.boxcontainer{
	width: 168px;
	margin-right: 12px;
	margin-top: 10px;
	background: url('images/8boxbg.gif') repeat-y; 
}

div.boxtop{
	background: url('images/8boxtop.gif') no-repeat top left; 
	width: 100%;
	height: 32px;
	padding: 10px 5px 5px 5px;
	text-align: center;
	font-weight: bold;
}

div.boxcontent{
	background: url('images/8boxbottom.gif') no-repeat bottom left; 
	width: 100%;
	text-align: left;
	padding: 2px 8px 20px 8px;
}


/* end related to floating box */

table.content{
	width: 100%;
}

td.content{
	vertical-align: top;
}

div.content{
	padding: 30px 15px 0px 15px;
	
}

div.links{
	text-align: center;
	display: inline;
	float: right;
	padding: 0px 200px 0px 15px;
}
div.link{
	height: 16px;
	float: left;
	padding-left: 17px;
	padding-right: 7px;
	background: url('images/8link.gif') no-repeat left;
}

div.linkover{
	height: 16px;
	float: left;
	padding-left: 17px;
	padding-right: 7px;
	background: url('images/8linkover.gif') no-repeat left;
}


/* product related */


div.product1{
	margin: 5px;
	border: 1px solid #D8FA79;
	background-color: #ffffff;
}

div.product1over{
	margin: 3px;
	border: 1px solid #E8DA5C;
	background-color: #ffffff;
}

img.prod1{
	position: relative;
	border: 0px;
	text-align: left;
	margin: 5px;
}

p.prodtitle{
	font-weight: bold;
	text-indent: 0px;
}

p.price{
	text-indent: 0px;
	
}

p.moreinfo{
	text-align: right;
	padding-right: 4px;
}

div.pager{
	text-align: left;
	margin-left: 200px;
}

/* end product-related */

div.category{
	height: 19px;
	padding-left: 17px;
	padding-right: 7px;
	margin-left: 2px;
	background: url('images/8link.gif') no-repeat left;
}

div.categoryover{
	height: 19px;
	padding-left: 17px;
	padding-right: 7px;
	margin-left: 2px;
	background: url('images/8linkover.gif') no-repeat left;
}

/* currently in cart */

div.cartcontents{
	margin-right: 17px;
}

div.cartcontents a{
	text-decoration: none;
	color: #8DA34F;
}

div.lineitem{
	padding: 3px;
	background-color: #D8FA79;
	margin: 1px 0px 1px 0px;
}

div.lineitemover{
	padding: 3px;
	background-color: #E8DA5C;
	margin: 1px 0px 1px 0px;
}

div.total{
	border-top: 2px dotted #666666;
}

div.next{
	text-align: right;
}

td.results{
	padding: 0px 10px 0px 10px; 
	vertical-align: top;
}

div.results{}

/* end currently in cart */

div.myaddress{
	font-size: 11px;
	background-color: #ffffff;
	border: 1px solid #DFE3E4;
	padding: 4px;
}


div.copyright{
	letter-spacing: .25em;
	font-weight: bold;
	text-align: center;
	padding: 20px 30px 10px 30px;
}



