/* General settings */
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #2C2C2C; 
	margin: 0px;
	padding: 0px;
	font-size: 80%;
	background: #437641 url(../images/background_fade.jpg) 0 0 repeat-x;
}
.outerWrapper {
	width: 968px;
	margin-right: auto;
	margin-left: auto;
}
.innerWrapper {
	float: left;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
.logo {
	float: left;
	margin-left: 10px;
}
.headEmail {
	float: right;
	width: 237px;
	height: 19px;
	margin-top: 29px;
	margin-right: 30px;
	background: url(../images/header_email.gif) 0 0 no-repeat;
	display: inline;
}
.pageMenu {
	clear: both;
	width: 750px;
	height: 40px;
	margin-top: 2px;
}
#tab0 {
	background: url(../images/tab_0.gif) 0 0 no-repeat;
}
#tab1 {
	background: url(../images/tab_1.gif) 0 0 no-repeat;
}
#tab2 {
	background: url(../images/tab_2.gif) 0 0 no-repeat;
}
#tab3 {
	background: url(../images/tab_3.gif) 0 0 no-repeat;
}
#tab4 {
	background: url(../images/tab_4.gif) 0 0 no-repeat;
}
#tab5 {
	background: url(../images/tab_5.gif) 0 0 no-repeat;
}
#tab6 {
	background: url(../images/tab_6.gif) 0 0 no-repeat;
}
.edges {
	width: 750px;
	overflow: hidden;
	background: url(../images/page_edges.gif) 0 0 repeat-y;
}
.leftLogo {
	float: left;
	width: 94px;
	height: 405px;
	margin-top: 180px;
	margin-right:15px;
}
.rightLogo {
	float: right; 
	width: 94px;
	height: 405px;
	margin-top: 180px;
}
h1 {
	color: #419133;
	margin-top: 0px;
	margin-bottom: 8px;
	font-size: 140%; 
	font-weight: bold;
}
h2 {
	color: #419133;
	margin: 0px;
	font-size: 120%;
	font-weight: bold;
}
.leftAlign {
	text-align: left;
}
.rightAlign {
	text-align: right;
}
ul.lineGap {	
	margin-top: 5px;
	margin-bottom: 5px;
}
ul.lineGap li {	
	line-height: 23px;
}
li {
	list-style: disc;
}
.smallText {
	font-size: 85%;
}
.largeText {
	font-size: 140%;
}
.dottedLine {
	margin-top: 15px;
	margin-bottom: 15px;
	border-top: 1px dotted #A9B6A6;
	font-size: 1px;
}
.dispInline {
	display: inline;
}
.greenText {
	color: #009900;
}
.orangeText {
	color: #E79B18;
}
.redText {
	color: #FF0000;
}
.whiteText {
	color: #FFFFFF;
}
.button {
	vertical-align: middle;
	padding-left: 5px;
}
.infoBullet {
	float: left;
	padding-top: 10px;
}
.infoText {
	padding: 12px 0px 10px 30px;
}
img {
	border: 0px;
}
p {
	margin: 0px;
	padding-bottom: 12px;
}
.noBotPad {
	padding-bottom: 0px;
}
.center {
	text-align: center;
}
.slimCentered {
	width: 650px;
	margin-left: auto;
	margin-right: auto;
}
.checkButton {
	width: 150px;
}
.vertAlignBot {
	vertical-align: bottom;
}
.yesNoButton {
	width: 50px;
}

/* Page content */
.fullWidth {
	clear: both;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 7px;
}
.content {
	float: left;
	width: 500px;
	margin-left: 27px;
	margin-top: 5px;
	display: inline;
}

/* Sub-Products */
table.subProducts {
	border-collapse: collapse;
}
table.subProducts td {
	border: 2px solid #FFFFFF;
	background-color: #E7EDE5;
	padding: 1px 9px 1px 9px;
}
table.subProducts th {
	padding: 4px 5px 4px 5px;
}
table.subProducts td.whiteBack {
	background-color: #FFFFFF;
	padding-left: 0;
	padding-right: 0;
}
table.subProducts td.save {
	padding-bottom: 12px;
	padding-right: 5px
}
table.subProducts td.out {
	padding: 8px 0px 10px 12px;
}

/* Padding and margins */
.topPad3 {
	padding-top: 3px;
}
.topPad10 {
	padding-top: 10px;
}
.topPad20 {
	padding-top: 20px;
}
.rightPad10 {
	padding-right: 10px;
}
.rightPad20 {
	padding-right: 20px;
}
.botPad10 {
	padding-bottom: 10px;
}
.botPad20 {
	padding-bottom: 20px;
}
.leftPad10 {
	padding-left: 10px;
}
.leftPad20 {
	padding-left: 20px;
}

/* Right column */
.rightCol {
	float: left;
	width: 185px;
	margin-top: 5px;
	margin-left: 15px;
	display: inline;
}
.rightColBox {
	margin-bottom: 17px;
	padding: 10px;
	background-color: #E7EDE5;
	border: 1px solid #BFC5BD;
}
.rightColMsg {
	margin: 0px;
	padding: 0px;
	padding-top: 3px;
	text-align: center;
}
.secureShopping {
	padding: 6px;
	padding-left: 0;
}
p.summary {
	margin: 0px;
	padding: 0px;
	padding-bottom: 6px;
	text-align: right;
}
p.newsletter {
	margin: 0px;
	padding: 0px;
	padding-bottom: 6px;
	text-align: center;
}
p.formField {
	padding-top: 3px;
	padding-bottom: 3px;
}
td.prodSend {
	padding-bottom: 3px;
}
.rightColField {
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: right;
}

/* Home page */
.homeAdBoxes {
	/* Enter CSS for home page ad boxes */
}
.products {
	float: left;
	width: 120px;
	text-align: center;
	padding-top: 2px;
	margin-top: 10px;
	background: url(../images/product_header.gif) 0 0 repeat-x;
}
.productImage {
	padding-top: 7px;
}
.productList {
	text-align: left;
	margin: 0;
	padding-left: 25px;
	padding-bottom: 3px;
}
.floatLeft {
	float: left;
}
#prodDiv {
	clear: left;
	margin-left: 6px;
}

/* View basket page */
table.basket {
	border: 7px solid #E7EDE5;
	border-collapse: collapse;
}
th.basket {
	height: 25px;
	background-color: #B8CCB0;
	border: 2px solid #E7EDE5;
}
td.basket {
	height: 20px;
	border: 2px solid #E7EDE5;
	background-color: #E7EDE5;
	padding: 5px;
}
td.white {
	background-color: #ffffff;
}
th.unavailable {
	height: 25px;
	background-color: #F8807C;
	border: 2px solid #FCC6C5;
}

/* Message boxes*/
.messageBox {
	width: 465px;
	margin: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 15px;
	padding-left: 18px;
	background-color: #FFFF99;
}
.redOutline {
	border: 1px solid #FF0000;
}
.greenOutline {
	border: 1px solid #00CC33;
}

/* Order details page */
.invAddress {
	float: left;
	margin-left: 40px;
	margin-right: 120px;
}
.delAddress {
	float: left;
}

/* Product pages */
table.prodList {
	border-collapse: collapse;
	clear: both;
}
table.prodList td {
	border-bottom: 1px dotted #A9B6A6;
	height: 41px;
	padding: 7px;
}

/* Contact us page */
table.contact {
	border-collapse: collapse;
	clear: both;
	width: 375px;
}
table.contact td {
	padding: 18px 5px 18px 5px;
}

/* User forms */
table.userForm {
	border-collapse: collapse;
}
table.userForm th {
	text-align: right;
	padding: 3px;
	font-weight: normal;
}
table.userForm td {
	padding: 3px;
}

/* Order status popup */
.orderPop {
	border-collapse: collapse;
	border: 4px solid #FFFFFF;
	background-color: #E7E1CF;
	margin-left: auto;
	margin-right: auto;
}
.orderPop td {
	border: 1px solid #FFFFFF;
	padding: 4px;
}
.orderPop th {
	text-align: center;
	padding: 4px;
}

/* Contact us page */
.bottomBorder {
	border-bottom: 1px solid #BDCAB9;
}
.map {
	width: 300px;
	height: 300px;
	border: 1px solid #666666;
}

/* Admin pages */
.adminPad {
	padding-top: 60px;
	padding-bottom: 90px;
}
/*.confirm {
	text-align: center;
	color: #0000FF;
	font-weight: bold;
	padding-bottom: 20px;
}*/
.error {
	color: #FF0000;
	font-weight: bold;
	text-align: center;
	padding-top: 2px;
}
table.adminForm {
	border-collapse: collapse;
	margin-top: 5px;
	margin-bottom: 10px;
	clear: both;
}
table.adminForm th {
	padding: 5px;
	text-align: right;
	font-weight: normal;
	white-space: nowrap;
}
table.adminForm td {
	padding: 5px;
}
.adminButton {
	width: 85px;
	margin-top: 12px;
	margin-bottom: 10px;
}
.quickLinks {
	float: right;
	border: 1px dotted;
	margin: 10px 15px 25px 0px;
	padding: 6px 12px 6px 12px;
	background-color: #FFFFCC;
}
.confScreen {
	clear: both;
	padding-top: 10px;
}

/* Reports */
table.report {
	border: 5px solid #E7EDE5;
	border-collapse: collapse;
	margin-bottom: 15px;
	clear: both;
}
table.report th {
	height: 25px;
	background-color: #B8CCB0;
	border: 2px solid #FFFFFF;
	text-align: center;
	padding: 5px 8px 5px 8px;
}
table.report td {
	border: 2px solid #FFFFFF;
	background-color: #E7EDE5;
	padding: 5px 9px 5px 9px;
}

/* Page footer */
.pageFooter {
	clear: both;
	width: 750px;
	height: 114px;
	background: url(../images/page_footer.jpg) 0 0 no-repeat;
}
.pageFooterText {
	padding-left: 27px;
	padding-top: 72px;
}
.footerText {
	width: 750px;
	text-align: center;
 	padding-top: 12px;
	padding-bottom: 40px;
	line-height: 23px;
	font-size: 85%;
	color: #FFFFFF;
}
.footerDivider {
	padding-left: 5px;
	padding-right: 5px;
}

/* Links */
a:link    {color: #E79B18; text-decoration: none;}
a:visited {color: #E79B18; text-decoration: none;}
a:active  {color: #E79B18; text-decoration: none;}
a:hover   {color: #E79B18; text-decoration: underline;}

a.mainHead:link    {color: #419133; text-decoration: none;}
a.mainHead:visited {color: #419133; text-decoration: none;}
a.mainHead:active  {color: #419133; text-decoration: none;}
a.mainHead:hover   {color: #419133; text-decoration: underline;}

a.homeProdHead:link    {color: #FFFFFF; text-decoration: none;}
a.homeProdHead:visited {color: #FFFFFF; text-decoration: none;}
a.homeProdHead:active  {color: #FFFFFF; text-decoration: none;}
a.homeProdHead:hover   {color: #FFFFFF; text-decoration: underline;}

a.homeProd:link    {color: #2C2C2C; text-decoration: none;}
a.homeProd:visited {color: #2C2C2C; text-decoration: none;}
a.homeProd:active  {color: #2C2C2C; text-decoration: none;}
a.homeProd:hover   {color: #2C2C2C; text-decoration: underline;}

a.footer:link    {color: #FFFFFF; text-decoration: none;}
a.footer:visited {color: #FFFFFF; text-decoration: none;}
a.footer:active  {color: #FFFFFF; text-decoration: none;}
a.footer:hover   {color: #FFFFFF; text-decoration: underline;}