/*------------------------------------------------GREEN ONE-------------------------------------------*/

/*---------------GREEN ONE - NAVIGATION--------------------*/
body.green-one #navigation {background: #fff url(../img/bg/green-one/nav-bg-green-one.gif) no-repeat top left;}

/*---------------GREEN ONE - MENU -------------------------*/
body.green-one #navigation .menu{float:right; width:143px; background: url(../img/bg/green-one/menu-bg-green-one.gif) repeat-x top left; margin-top:0px; }

/*---------------GREEN ONE - LEVEL ONE----------------*/
body.green-one #navigation .menu ul li.level-one a{color:#3c3c3c; background: url(../img/bg/level-one.gif) repeat-x bottom left;}
body.green-one #navigation .menu ul li.level-one a:hover{ background-color:#009f77;  color:#fff;}
body.green-one #navigation .menu ul li.level-one a.on{ background: #009f77 url(../img/bg/green-one/level-one-on.gif) repeat-x bottom left; color:#fff;}
body.green-one #navigation .menu ul li.level-one a.on:hover {color:#fff; background-color:#009f77;}

/*---------------GREEN - LEVEL TWO----------------*/
#navigation .menu ul li.level-two a{color:#3c3c3c; background:#d5f3eb;}
#navigation .menu ul li.level-two a:hover { color:#009f77;}
#navigation .menu ul li.level-two a.on{font-weight:bold; background:#e8e4f2 url(../img/bg/level-two-on.gif) repeat-x bottom left; color:#6042a4; margin-top:0px; font-weight:normal; padding:14px 4px 11px 4px !important; text-transform:uppercase;}
#navigation .menu ul li.level-two a.on:hover {font-weight:bold; color:#009f77;}
#navigation .menu ul li.level-two a.on-sub{color:#009f77; font-weight:bold;}
body.green-one #navigation .last-item a{background:#d5f3eb url(../img/bg/last-item.gif) repeat-x bottom left!important;}

/*----------------------------GREEN ONE - TITLE BAR-----------------------*/
body.green-one #title-bar {background:#009f77;}

/*------------------GREEN ONE - ARTHUR COX LINK------------------------*/
body.green-one #navigation .menu p.link a {background:#bde2da; text-transform:uppercase; font-weight:bold; font-size:1em; color:#000000; padding:5px 7px 5px 7px; width:112px; position:absolute; top:17px; left:8px; text-decoration:none;}
body.green-one #navigation .menu p.link a:hover {background:#52bea4; color:#000000;}

/*------------------GREEN ONE - CONTENT LINKS--------------------*/

body.green-one #content p a {color:#187e65!important; text-decoration:underline;}
body.green-one #content p a:hover {text-decoration:none;}

body.green-one #content ul li a {color:#187e65; text-decoration:underline;}
body.green-one #content ul li a:hover {text-decoration:none;}

/*-----------------------GREEN ONE - PRINT/BOOKMARK--------------------*/
body.green-one #footer .options ul li a{color:#187e65;  }
body.green-one #footer .options ul li a:hover{color:#009f77;}

/*----------------------=IMAGE STYLE---------------------------*/
#content .imgLeft p {color:#4b4b4b; border-left:2px solid #187e65;}
#content .imgRight p {color:#4b4b4b; border-left:2px solid #187e65;}
#content .imgCentre p {color:#4b4b4b; border-left:2px solid #187e65;}

/*----------------------------ORDERED LIST-------------------------*/
body.green-one #content ol li {color:#187e65;} 
body.green-one #content ol li a {color:#009f77; text-decoration:underline;}
body.green-one #content ol li a:hover {text-decoration:none;}

/*--------------------------UN-ORDERED LIST----------------------*/
#content ul li {background:url(../img/icons/green-arrow.gif) no-repeat 0px 5px; color:#4b4b4b;} 
#content ul li a {color:#187e65; text-decoration:underline;}
#content ul li a:hover {text-decoration:none;}


/*--------------------------UL ITEM LIST----------------------*/
body.green-one #content ul.item li.title a {color:#187e65;} 

/*-------------------------------NOTES STYLE-------------------*/
body.green-one .note strong {color:#187e65; }

/*---------------------TIPS STYLE------------------------------*/
body.green-one .tips strong {color:#187e65; }

/*----------------WARNING STYLE---------------------------------*/
body.green-one .warning strong {color:#187e65;}

/*----------------TABLE STYLE --------------------*/
body.green-one #form table input.text, body.green-one #form table textarea {border:1px solid #187e65;}
body.green-one #form table tr td select {border:1px solid #187e65;}

/*---------------------VCARD---------------------*/
body.green-one #content .vcard a{color:#187e65; text-decoration:none;} 
body.green-one #content .vcard a:hover{text-decoration:underline;}

/*---------------------MANDATORY STAR---------------------*/
body.green-one strong.star {color:#187e65;}

/*---------------------HINT BOX---------------------*/
body.green-one #form table span.hint {background: url(../img/bg/green_one_tip.gif) no-repeat bottom left; border-top:1px solid #187e65; font-size:0.9em; color:#FFF; }
body.green-one #form table span.hint strong {font-size:1.1em; color:#FFF!important;}

/*----------------------ALPHABET-------------------------*/
body.green-one ul.alphabet li a {color:#187e65; text-decoration:none; }
body.green-one ul.alphabet li a:hover {color:#63acc5;}

/*----------------------PARTNERS TABLE-------------------------*/
body.green-one .partners table tr td a {color:#187e65!important; text-decoration:none; }
body.green-one .partners table tr td a:hover {color:#009f77!important;}

/*-------------SITEMAP STYLE ----------------*/
body.green-one #content ul.sitemap li a{color:#187e65;}
body.green-one #content ul.sitemap li a:hover {color:#009f77;}



