﻿body {
	background: url(../images/body-bg.jpg) repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4e4e4e;
	margin: 0;
	padding: 0;
}
h1 {
	padding: 2px 5px 2px 5px;
	font-size: 18px;
	text-align: right;
	font-weight: normal;
}
#nav {
	padding: 1px 0px 0px 0px;
	}
a {
	color: #4e4e4e;
	font-size: 12px;
	text-decoration: underline;
	}
a:hover {
	color: #4e4e4e;
	font-size: 12px;
	text-decoration: none;
	}

.maintbl {
	vertical-align: bottom;
}
.maintbl img {	
	margin: 0 auto;
	display: block;
	border:#000000 solid 1px;
}
		
#wrapper {
	width: 750px;
	background: #f4faf1;
	border-color: #9ea675;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	margin: 0 auto;
}
#mainContent {
	width: 750px;
}
#mainContent td {
	vertical-align: top;
}
#middle {
	background: url(../images/content-middle-bg.jpg) no-repeat;
}
#middle p {
	padding: 0px 15px;
	text-align: justify;
}
.middleheading {
	font-size: 20px;
	font-weight: bold;
}
.textunderline {
	text-decoration: underline;
	font-style: italic;
	color: 73a261;
}
#contentLeft {
	width: 178px;
	background: url(../images/content-left-bg.jpg) no-repeat;
}
#contentLeft p {
	padding: 5px;
	font-size: 11px;
}
#contentRight {
	width: 180px;
	padding:10px;
}
#delux {
	padding: 20px;
	background-color:#e8f2b4;
	} 
#boxRight {
	width: 160px;
	margin: 25px 2px 0px 0px;
	background: #FFFFFF;
	border: #595959 solid 1px;
}

#boxRight p {
	padding: 1px 5px;
}
#footer {
	width: 750px;
	height: 20px;
	background: url(../images/footer-bg.gif) no-repeat;
	text-align: center;
	color: #e7e7e7;
}
#footer a {
	color: #e7e7e7;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#copyright {
	padding: 5px;
	color: #3a5530;
}
#copyright a {
	text-decoration: underline;
	color: #3a5530;
}
.black {
	color: #000000;
}
.imgmiddle {
	margin: 20px 14px 5px 14px;
}
.borderbold {
	border: #c3d9bb solid 8px;
}
.floatRight {
	float: right;
}
.floatLeft {
	float: left;
}

.shoppingcart {
	vertical-align:bottom;
	text-align:center;
	border: #000000 thin 1px;
}

.carttextheader {
	font-weight:bold;
	margin-top: 5px;
}

.radio_prices {
	margin:0px 0px 5px 0px;
	font-weight:bold;
}

.carttext {
	text-align:left;
}

.orderbutton {
	margin:7px 25px 10px 25px;
	color:#547b51;
	border:1px #547b51 solid;
	backgound-color: #dbe5a8;
	}

.orderbutton2 {
	margin:7px 10px 10px 10px;
	color:#547b51;
	border:1px #547b51 solid;
	backgound-color: #dbe5a8;
	}
	
.radio {
	margin:0px 0px 0px 25px;
	color: #386924;
	border: #e7efbd 1px thin;
	background-color: #e7efbd;
	}
	
.radio2 {
	color: #386924;
	border: #e7efbd 1px thin;
	background-color: #e7efbd;
	}

#cart_color {
	background-color:#e7efbd;
	border: 1px #547b51 solid;
	padding: 4px;
	}
	
#cart_color2 {
	background-color:#e7efbd;
	border: 1px #547b51 solid;
	padding: 4px;
	background-color:#D3D1BC;
	}
	
textarea {
	margin:7px 25px 10px 25px;
	color:#547b51;
	border:1px #547b51 solid;
	backgound-color: #dbe5a8;
	}
	
li {
	text-align:center;
	padding-bottom: 2px;
	font-weight: bold;
	}
.pricetitle {
	padding-left: 10px;
	}
div.divAJAXMask {
	position:fixed;
	top:0px;
	left:0px;
	width:400px;
	height:400px;
	display:none;
	z-index:10000;
}
div.divTransparent {
	filter: progid:DXImageTransform.Microsoft.BasicImage(opacity=.80);
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
}
