/* GENERAL */
BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	color: #666666;
	background-color: #000000;
	width: 100%;
}

A:link, 
A:link:visited {
	text-decoration: none;
	color: #6C6B6B;
}
A:hover, 
A:visited:hover {
	text-decoration: underline;
}
A IMG {
	border: 0px;
	margin: 0px 3px 0px 0px;
	vertical-align: middle;
}

H1 {
	color: #000000;
	font-size: 1.0em;
	font-weight: bold;
	padding: 21px 0px 10px 0px;
	margin: 0px 0px 10px 25px;
}
H2 {
	color: #8CBA31;
	font-size: .9em;
	padding: 0px;
	margin: 12px 0px 2px 25px;
	clear: left;
}
H3 {
	color: #8CBA31;
	font-size: .8em;
	font-weight: bold;
	padding: 0px;
	margin: 5px 0px 4px 25px;
	clear: left;
}
P {
	clear: both;
	padding: 0px;
	margin: 2px 10px 15px 25px;
	font-size: .8em;
}
UL {
	font-size: .8em;
	margin: 0px 0px 10px 25px;
	padding: 0px 0px 0px 0px;
	list-style-position: inside;
}
OL {
	font-size: .8em;
	margin: 0px 0px 10px 25px;
	padding: 0px 0px 0px 0px;
	list-style-position: inside;
}
DIV.ender {
	position: relative;
	float: none;
	clear: both;
	height: 0px;
	background-color: transparent;
	font-size: 1px;
}

/* GENERAL */




/* HEADER NAVIGATION AREA */
DIV.headerNav {
	padding: 0px;
	margin: 0px;
	height: 33px;
	width: 100%;
	background: url(../images/header_nav_bk.gif) bottom 350px no-repeat;
	background-color: #8AB930;
}
DIV.headerNav UL {
	height: 33px;
	float: left;
	padding: 0px 0px 0px 17px;
	margin: 0px;
	width: 90%;
}
DIV.headerNav UL LI {
	position: relative;
	float: left;
	height: 33px;
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
DIV.headerNav UL LI A:link,
DIV.headerNav UL LI A:visited {
	position: relative;
	float: left;
	color: #ffffff;
	padding: 7px 8px 4px 8px;
	margin: 0px;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	border-top: solid 5px #8AB930;
}
DIV.headerNav UL LI.navOn A:link,
DIV.headerNav UL LI.navOn A:visited {
	position: relative;
	float: left;
	color: #FFFFFF;
	padding: 7px 8px 6px 8px;
	margin: 0px 0px -3px 0px ;
	text-decoration: none;
	font-weight: bold;
	border-top: solid 5px #FFFFFF;
	border-bottom: solid 3px #000000;
	background-color: #000000;
}


DIV.headerNav UL LI A:hover,
DIV.headerNav UL LI A:visited:hover,
DIV.headerNav UL LI.navOn A:hover,
DIV.headerNav UL LI.navOn A:visited:hover {
	position: relative;
	float: left;
	padding: 7px 8px 6px 8px;
	margin: 0px 0px -3px 0px ;
	text-decoration: underline;
}
DIV.enderNav {
	position: relative;
	float: none;
	clear: both;
	height: 0px;
	margin: 0px;
	padding: 0px;
	background-color: #7CA727;
	font-size: 1px;
	z-index: -5;
}
/* HEADER NAVIGATION AREA */



/* HOME HEADER LOGO AREA */
DIV.homeHeaderLogo {
	position: relative;
	height: 190px;
	width: 770px;
	padding: 0px;
	margin: 0px;
	background-color: #000000;
	text-align: left;
}
DIV.homeHeaderLogo H1 {
	color: #FFFFFF;
	font-size: 1.1em;
	padding: 0px;
	margin: 25px 0px 10px 25px;	
}
SPAN.homeHeaderTitle {
	color: #90C030;
}
DIV.homeHeaderLogo P {
	color: #FFFFFF;
	width: 600px;
	padding: 0px;
	margin: 5px 10px 10px 25px;
}
DIV.homeHeaderLogo P.home {
	color: #C8E195;
}
DIV.homeHeaderImage {
	width: 100%;
	height: 123px;
	padding: 0px;
	margin: 0px 0px -2px 0px;
	background-color: #000000;
}
DIV.homeHeaderImage IMG {
	padding: 0px;
	margin: 0px;
}
DIV.homeHeaderLogo IMG {
	position: absolute;
	left: 697px;
	top: 0px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
/* HOME HEADER LOGO AREA */



/* PAGE HEADER LOGO AREA */
DIV.pageHeaderLogo {
	position: relative;
	height: 179px;
	width: 770px;
	padding: 0px;
	margin: 0px;
	background-color: #000000;
	text-align: left;
	border-bottom: solid 1px #000000;
}
DIV.pageHeaderLogo IMG {
	position: absolute;
	left: 697px;
	top: 0px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
DIV.pageHeaderLogo H1 {
	color: #FFFFFF;
	font-size: 1.1em;
	padding: 0px;
	margin: 15px 0px 10px 25px;	
}
/* PAGE HEADER LOGO AREA */



/* HOME PAGE CONTENT AREA */
DIV.homeContentArea {
	height: 248px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	background: url(../images/home_content_bk.gif) top left no-repeat;
	background-color: #99CC33;
}
DIV.homeContentAreaInner {
	height: 248px;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
	background-color: transparent;
	background: url(../images/home_content_corner_right_b.gif) bottom right no-repeat;
} 
DIV.homeContentArea H2 {
	display: block;
	margin: 0px 25px 0px 15px;
	padding: 25px 0px 5px 0px;
	border-bottom: solid 1px #7BA629;
	color: #FFFFFF;
}


DIV.homeContentArea H3 {
	color: #555353;
	padding: 0px 0px 0px 0px;
	margin: 10px 10px 0px 15px;
}
DIV.homeContentArea P {
	color: #555353;
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 15px;
}
DIV.homeContentArea UL {
	color: #555353;
	padding: 0px 0px 0px 0px;
	margin: 10px 10px 0px 15px;
	list-style-type: none;
	list-style-image: url(../images/aro_right_ico.gif)
}
DIV.homeContentArea UL LI A:link, 
DIV.homeContentArea UL LI A:visited {
	color: #555353;
}

DIV.homeContentLeft {
	float: left;
	display: inline;
	width: 255px;
	height: 248px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
DIV.homeContentMiddle {
	float: left;
	display: inline;
	width: 255px;
	height: 248px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
DIV.homeContentRight {
	float: left;
	display: inline;
	width: 255px;
	height: 248px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
/* HOME PAGE CONTENT AREA */



/* SUB PAGE CONTENT AREA */
DIV.pageContentArea {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	height: auto;
	background: url(../images/page_content_corner_right_b.gif) bottom right no-repeat;
	background-color: #FFFFFF;
}
DIV.pageContentAreaInner {
	padding: 0px;
	margin: 0px;
	width: 770px;
	background-color: transparent;
	background: url(../images/page_content_bk.gif) top left no-repeat;
} 

DIV.subNav {
	position: relative;
	display: inline;
	float: left;
	width: 150px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
}

DIV.subNav UL {
	width: 100%;
	padding: 21px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

DIV.subNav UL LI {
	padding: 0px 0px 0px 15px;
	margin: 10px 0px 0px 25px;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(../images/aro_right_ico.gif);
	font-weight: bold;
} 
DIV.subNav UL LI UL {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 15px;
}
DIV.subNav UL LI UL LI {
	display: block;
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
	border: 0px;
	list-style-position: outside;
	list-style-type: none;
	font-size: 1.2em;
	font-weight: normal;
	list-style-image: url(../images/aro_right_ico_white.gif);
}
DIV.subNav UL LI A:link,
DIV.subNav UL LI A:visited {
	color: #555353;
	text-decoration: none;
}
DIV.subNav UL LI.navOn A:link,
DIV.subNav UL LI.navOn A:visited,
DIV.subNav UL LI.navOn A:hover,
DIV.subNav UL LI.navOn A:visited:hover {
	color: #555353;
	border-bottom: 0px;
}
DIV.subNav UL LI.navOn {
	border-bottom: 0px;
	font-weight: bold;
}
DIV.subNav UL LI A:hover,
DIV.subNav UL LI A:visited:hover {
	color: #555353;
	text-decoration: underline;
}


DIV.contentContainer {
	position: relative;
	display: inline;
	float: left;
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
	width: 615px;
}


DIV.contentContainer A:link, 
DIV.contentContainer A:link:visited {
	text-decoration: underline;
	color: #6C6B6B;
}
DIV.contentContainer A:hover, 
DIV.contentContainer A:visited:hover {
	text-decoration: underline;
	color: #8CBA31;
}
/* SUB PAGE CONTENT AREA */

/* FORMS */
FORM {
	background-color: #fff;
}
FORM FIELDSET {
	padding: 0px;
	margin: 0px 20px 14px 25px;
	border: 0px;
	font-size: .8em;
	background-color: transparent;
	border-bottom: solid 1px #8CBA31;
}
FORM LEGEND {
	padding: 0px;
	margin: 0px;
	border: 0px;
	font-weight: bold;
	background-color: FFFFFF;
	color: #8CBA31;
	font-size: 1.2em;
}
FORM FIELDSET TABLE TR TD LABEL {
	font-size: .8em;
	width: 150px;
}
FORM FIELDSET TABLE TR TD INPUT,
FORM FIELDSET TABLE TR TD SELECT {
	width: 200px;
}
TABLE.loanCalc TD {
	font-size: font-size: .8em;
}

FORM p.formRow {
	padding-bottom:2px 0px 2px 0px;
	margin: 0px 0px 3px 7px;
	font-size: 1em;
}

FORM p.formRow label {
	width:110px;
}

FORM p.formRow textarea {
	margin-bottom:10px;
}

form.abstractform fieldset {
	padding:10px;
}

/* FORMS */



/* FOOTER */
DIV.footer {
	padding: 10px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	height: 70px;
}
DIV.footer P {
	color: #FFFFFF;
	padding: 5px 0px 5px 25px;
	margin: 0px;
	font-size: 0.7em;
}
DIV.footer A:link,
DIV.footer A:visited {
	color: #C8E195;
}

DIV.footer UL {
	display: inline;
	padding: 5px 0px 0px 25px;
	margin: 0px 0px 0px 0px;
	font-size: 0.7em;
}
DIV.footer UL LI {
	display: inline;
	list-style-position: outside;
	list-style-type: none;
}
DIV.footer UL LI IMG {
	padding: 2px 5px 2px 15px;
	margin: 0px 0px 0px 5px;
}
DIV.footer UL LI A:link,
DIV.footer UL LI A:visited, {
	color: #FFFFFF;
}



/* FOOTER */


.stageOn {
	font-size:15px; 
	font-weight:bold;
	height: 1.2em;
	color: #fff;
	width: 24%;
	margin: 0px 1% 0px 0px;
	padding: 2px 2px 2px 6px;
	border: solid 1px #8CBA31;
	background-color: #8CBA31;
}
.stageOff {
	font-size:15px; 
	font-weight:bold;
	color: #999;
	height: 1.2em;
	width: 24%;
	margin: 0px 1% 0px 0px;
	padding: 2px 2px 2px 6px;
	border: solid 1px #ccc;
	background-color: #eee;
}


/* Product List */

DIV.productList {
	margin-top: 0px;
	margin-bottom: 20px;	
	border-bottom: 1px solid #eee;
}			
		
DIV.productList H2 {
	margin-bottom: 0px;	
	margin-top: 0px;
}


/* Product */
DIV.product {
}

DIV.product H2 {
}	


/* Shopping Cart */

DIV.stageOn {
  display:inline;
  background-color:gray;
  margin: 0px 10px 0px  0px;
  padding: 4px;
  font-size: 12px;
  font-weight: bold;  
  float: left;
  width: 127px;
  text-align:center;
  color: #eee;
}

DIV.stageOff {
  display:inline;
  background-color:lightgrey;
  margin: 0px 10px 0px  0px;
  padding: 4px;
  font-size: 12px;
  float: left;
  width: 127px;
  text-align:center;
}

DIV.scHeadingsLarge {
  border-bottom: solid 1px #ccc;
  font-weight:bold;  
  display:inline;
  padding: 4px 14px 4px 0px;
  margin: 0px 10px 0px 0px;
  float: left;
  width: 98%;
  font-size: 14px;
  clear: both;
  color: gray;
}


DIV.scHeadings {
  font-weight:bold;  
  display:inline;
  padding: 4px 0px;
  margin: 0px 10px 0px 0px;
  float: left;
  width: 180px;
  font-size: 12px;
  

  border-bottom: solid 1px #ccc;
}
DIV.scItemsContent {
  padding-left:15px;
  background-color: white;
  overflow: auto;
  border-bottom: solid 1px #ccc;
}

TD.scLabel {
  width:150px;
  font-size: 13px;
  padding: 3px 20px 3px 0px;
}
TD.scValue {
  width:165px;
}

TD.formButtons {
  text-align: right;  
}

/* Shopping Cart */

DIV.cart {
	width: 610px;
	padding: 0px 0px 0px 25px;
}

DIV.tabs {
	margin: 0px 0px 10px 0px;	
}	

DIV.cart DIV.tabs DIV {
	width: 135px;
	
}

DIV.headings {
	font-weight:bold; 
	padding:10px 0px 10px 0px;
	margin:10px 0px 10px 0px;
}	

DIV.headings DIV,
DIV.item DIV {
	margin:10px 10px 0px 0px;
	display:inline;
}
DIV.headings DIV {
	border-bottom: 1px solid #000;
}

DIV.headings DIV.items,
DIV.item  DIV.items {
	width: 310px;	
}
DIV.headings DIV.quantity,
DIV.item  DIV.quantity  {
	width: 150px;	
}
DIV.headings DIV.price,
DIV.item  DIV.price {
	width: 90px;
	margin:10px 0px 0px 0px;	
}

DIV.total {
}

DIV.voucher {
}

DIV.cart H2 {
	padding:15px 0px 5px 0px;	
	margin:0px;	
}	

input.buttonsmall {
  margin: 1px;
  padding: 1px;
  border: 2px;
  background-color: #EEEEEE;
  width: 55px;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  border-style: outset
  }


input.buttonsmall_highlight {
  margin: 1px;
  padding: 1px;
  border: 2px;
  background-color: #cccccc;
  width: 55px;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  text-decoration : underline;
  border-style: inset
  }
INPUT.button  {
  padding: 5px 10px 5px 10px;
  background: url(../images/button_bk.gif) repeat-x top left;
  border: solid 1px #ccc;
  margin: 20px 10px 0px 0px;
  width: auto;
}
INPUT.button_highlight  {
  padding: 5px 10px 5px 10px;
  background: url(../images/button_bk.gif) repeat-x top left;
  border: solid 1px #ccc;
  margin: 20px 10px 0px 0px;
  width: auto;
}

/* Shopping Cart */


H2 A,
H2 A:link,
H2 A:link:visited,
H2 A:hover,
H2 A:hover:visited {
	color: #8CBA31;
	font-size: 1em;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	clear: left;
	text-decoration: none;
}

H2 A:hover,
H2 A:hover:visited {
	text-decoration: underline;
}	
