BODY
{
    FONT-SIZE: 65%;
    FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND-color: #FFF;
    color:#062805;
    line-height: 1.5;
}
A 
{
	color: #000;
}
A:hover
{
	color: #F00;
	text-decoration:none;
}
DT
{

}
dd
{

}
ul li
{
	list-style-type:disc;
}
H1, H2, H3, H4, H5, H6
{
	color: #062805;
}
H1
{
    font-family: Arial, sans-serif;
    FONT-SIZE: 200%;
}
H2
{
    font-family: Arial, sans-serif;
    FONT-SIZE: 170%;
}
H3
{
    FONT-SIZE: 130%;
}
H4
{
    FONT-SIZE: 120%;
}
H5
{
    FONT-SIZE: 105%;
}
H6
{
    FONT-SIZE: 100%;
}
IMG
{
	border:none
} 
ul
{
	list-style-type:circle;
}

/* ################################### Site Classes ################################# */

.box
{
}
.box .tl
{
	background:#000201 url(/ewCommon/images/schemes/standard/clean/FrogGreen/box_corner_tl.gif) left top no-repeat;
	padding-left: 4px;
}
.box .tr
{
	background:#000201 url(/ewCommon/images/schemes/standard/clean/FrogGreen/box_corner_tr.gif) right top no-repeat;
	margin: 0;
	padding-right: 5px;
}
.box h2.title
{
	background: #000201 url(/ewCommon/images/schemes/standard/clean/FrogGreen/box_title_bg.gif) top left repeat-x;
	font-size: 160%;
	color: #FFF;
	margin: 0;
	padding: 5px 10px 0 10px;
	height: 30px;
}
.box .bl
{
	background: url(/ewCommon/images/schemes/standard/clean/FrogGreen/box_corner_bl.gif) left bottom no-repeat;	
	padding-left: 5px;
}
.box .br 
{
	background: url(/ewCommon/images/schemes/standard/clean/FrogGreen/box_corner_br.gif) right bottom no-repeat;
	padding-right: 5px;
}
.box .bc 
{
	background: url(/ewCommon/images/schemes/standard/clean/FrogGreen/box_bottom_bg.gif) bottom left repeat-x;
}
.box .content
{
	background: #8BC645;
	border-top: 1px solid #FFF;
	border-right: 1px solid #77B23E;
	border-left: 1px solid #A3D26C;
	margin: 0;
}
.box dl,.box ol,.box ul
{
	margin-left:40px !important;
	color:#062805;
}
.detail H3
{

}
.dropDown, .textArea, .textBox
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	width:250px;
}
.ghosted
{
	font-weight: bold;
	font-size: 90%;
	text-decoration: none;
	color: #999;
}
.label
{
	font-weight:bold;
}
form .label
{
	text-align:right;
	padding-right:10px;
	padding-top:2px;
}
form td
{
	padding-bottom:3px;
}
.list
{
	padding: 0 48px 7px;
	margin:0;
	border-bottom:1px solid #CDCDCD;
}
.list a
{
	text-decoration: none !important;
	color: #333;
}
.list a:hover
{
	color: #c1400d;
}
.list p
{
	margin: 0;	
}
.list H3
{

}
.list H4
{
	margin: 0;
}
.list .date
{

}
td.list IMG.thumbnail
{
    float: none;
    margin: 0;
}
.stepper
{
	position:relative;
	color: #666;
}
.stepper a
{
	font-weight: bold;
	font-size: 90%;
	text-decoration: none;
	color: #999;
}
.stepper a:hover
{
	color: #000;
}
.stepper p
{
	padding:0 !important;
}
.stepper p.links
{
	position:absolute;
	top:0;
	left:0;
}
TABLE.documentTable
{

}
TABLE.documentTable TD.cell
{

}
TABLE.documentTable TH.heading
{

}
TABLE.documentTable TR.alternative
{

}
.list .terminus
{
	clear:right !important;
}

/* ################################### Site IDs ################################# */

#mainTable
{
	margin: auto; 
	width: 760px;
	background-color: #fff;
}

#mainHeader
{
	border: none;
}
#header
{	
}
#location
{
	color:#92BDA2;
	font-size:90%;
}
#location a
{
	text-decoration: none;
	color: #92BDA2;	
}
#location A:hover, #location a.on
{
	color: #F87602;
}

/* ################################## Menu setup ################################### */

#subMenu
{
}
#subMenu ul 
{	 
}
#subMenu li
{
}
#subMenu ul a
{
	border-top: 1px solid #FFF;
	background: #BDDD97;
	text-decoration: none;
	color: #005215;
	font-weight: bold;
}
#subMenu ul ul a
{
	background: #93D347;
	font-weight: bold;
	color: #005215;
}
#subMenu ul ul ul a
{
	background: #93D347;
}
#subMenu ul ul ul ul a
{
	background: #93D347;
}
#subMenu ul ul ul ul ul a
{
	background: #93D347;
}
#subMenu ul a.active
{
	font-weight: bold;
	color: #000;
}
#subMenu ul a:hover, #subMenu ul a.active, #subMenu ul a.on
{
	color: #FFF;
	background-color:#247E41;
	
}
#subMenu ul ul a:hover, #subMenu ul ul a.active 
{
	background-color:#005215;
	color: #E9BA2C;
}
#subMenu ul ul ul a:hover, #subMenu ul ul ul a.active #subMenu ul ul a.on
{
	background-color:#005215;
}


/* ======================== */

#mainTitle
{
}
#mainTitle h1
{
	color:#062805;
}
#mainLayout
{
}
#mainFooter
{
	color: #fff;
	background: #B0946C url(/ewCommon/images/schemes/standard/clean/FrogGreen/footer_bg.gif) left top repeat;
	font-size: 90%;
}

/* ======================== */

#developerLink
{
	background:#FFF;	
}
#developerLink a
{
	border: none;
	margin: 14px 4px 8px;
	color: #B3B3B3;
	background:#FFF;
}
#developerLink a:hover
{
	color: #F87602;
}

/* =======ProductList====== */
#template_Products_List
{
	color: #004E11;
}
#template_Products_List a
{
	color: #004E11;
}
#template_Products_List .list
{
	border-top: 1px solid #D9EBC3;
	border-bottom: none !important;
}
#template_Products_List .title a
{
	color: #004E11;	
}
#template_Products_List .title a:hover
{
	color: #F87602;	
}
#template_Products_List .moredetailButtons a, #template_Products_List .backlink a
{
	text-decoration: none;
	color: #90C84B;	
}
#template_Products_List .moredetailButtons a:hover, #template_Products_List .backlink a:hover
{
	color: #F87602;	
}
#template_Products_List img.picture, #template_Products_List img.thumbnail
{
	border: 1px solid #388954;
}
#template_Products_List img
{
	border: none;	
}
/* ======================== */

#template_Links
{
	width: 550px;
	float: right;
	position: relative;
}
#template_Links h3.title 
{
	padding-top: 20px;	
}
#template_Links .thumbnail
{
	float: right;
	position: relative;
	margin-top: 20px;	
}
/* ======================== */
#template_Stepped_Pages .content
{
	margin:0 !important;
}

/* ======================== */


TABLE#subPageTable
{
	border-top: 1px solid #999 !important;
	border-left: 1px solid #999 !important;
}
TABLE#subPageTable th.heading
{
	color: #fff;
	background-color: #666 !important;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	text-align:left;	
	font-weight: bold;
}
TABLE#subPageTable td.cell
{
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	background-color: #F5F5F5 !important;
}
TABLE#subPageTable td.col1 
{
	font-weight: bold;
	text-decoration: none !important;
	padding:3px;
	background-color: #e0e0e0 !important;
}
TABLE#subPageTable .col1 A 
{
	text-decoration: none;
	color: #333;
}
TABLE#subPageTable .col1 A:hover
{
	color: #c1400d;
}

/* ======================== */

#template_Home_Variant .list
{
	padding: 0 !important;
	padding-bottom: 30px;
	border-bottom:1px solid #CDCDCD;
}

/* ======================== */

#template_Events_Style_2 #column1
{
    width: 180px !important;
}
#template_Events_Style_2 #column2
{
	margin-right: 190px !important;
}
#template_Events_Style_2 .list
{
	padding: 0 !important;
	border-bottom:1px solid #CDCDCD;
}
#column2
{
	color: #333;
	margin:0!important;
	padding:0!important;
}
#template_Events_Style_2 .date
{

}
#template_Mailform #Name, #template_Mailform #Company, #template_Mailform #Address, #template_Mailform #PostCode, #template_Mailform #Telephone, #template_Mailform #Address, #template_Mailform #Fax, #template_Mailform #Email, #template_Mailform #Message
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* ======================== */

#template_Links img.thumbnail
{
	float:right !important;
}
/* ========================== */

#template_sitemap UL
{
	margin:0;
	padding:0;
	margin-left:25px;
}
#template_sitemap UL LI
{
	padding:5px 0;
}
#template_sitemap UL UL LI
{
	padding:0px;
}
#template_sitemap UL UL a
{
	text-decoration: none;
	font-size:90%;
}
#template_sitemap LI
{
	font-size: 105%;
	list-style-type: triangle;
	color: #c8c8c8;
	text-decoration: none !important;
}
#template_sitemap ul a
{
	font-weight: bold;
	text-decoration: none;
	color: #2d2d2d;
}
#template_sitemap ul a:hover
{
	text-decoration: none;
	color: #c1400d;
}
#template_sitemap ul ul a
{
	font-weight: normal !important;
	text-decoration: none;
	color: #545454;
}
#template_sitemap ul ul a:hover
{
	font-weight: normal !important;
	text-decoration: none;
	color: #c1400d;
}

/* ========================== */








/* ========================== */







/* =========how to========= */

/*.list.product
{
	padding: 0 48px;
	padding-bottom: 7px;
	border-bottom:1px solid #CDCDCD;
}*/
/* ======================== */