/*------------------------------------------------TAN-------------------------------------------*/

/*---------------TAN - NAVIGATION--------------------*/
body.tan #navigation {background: #fff url(../img/bg/tan/nav-bg-tan.gif) no-repeat top left;}

/*---------------TAN - MENU -------------------------*/
body.tan #navigation .menu{float:right; width:143px; background: url(../img/bg/tan/menu-bg-tan.gif) repeat-x top left; margin-top:0px; }

/*---------------TAN - LEVEL ONE----------------*/
body.tan #navigation .menu ul li.level-one a{color:#3c3c3c; background: url(../img/bg/level-one.gif) repeat-x bottom left;}
body.tan #navigation .menu ul li.level-one a:hover{ background-color:#dea247; color:#FFF;}
body.tan #navigation .menu ul li.level-one a.on{ background: #dea247 url(../img/bg/tan/level-one-on.gif) repeat-x bottom left; color:#fff;}
body.tan #navigation .menu ul li.level-one a.on:hover {color:#fff; background-color:#dea247;}

/*---------------TAN - LEVEL TWO----------------*/
#navigation .menu ul li.level-two a{color:#3c3c3c; background:#fffbf6;}
#navigation .menu ul li.level-two a:hover { color:#dea247;}
#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:#dea247; 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:#dea247;}
#navigation .menu ul li.level-two a.on-sub{color:#dea247; font-weight:bold;}
body.tan #navigation .last-item a{background:#fffbf6 url(../img/bg/last-item.gif) repeat-x bottom left!important;}

/*----------------------------TAN - TITLE BAR-----------------------*/
body.tan #title-bar {background:#dea247;}

body.tan .error{ border:1px solid #bc8430;}

/*------------------TAN - ARTHUR COX LINK------------------------*/
body.tan #navigation .menu p.link a {background:#f6e5d0; 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.tan #navigation .menu p.link a:hover {background:#ebc997; color:#000000;}

/*------------------TAN - CONTENT LINKS--------------------*/

body.tan #content p a {color:#bc8430!important; text-decoration:underline;}
body.tan #content p a:hover {text-decoration:none;}

body.tan #content ul li a {color:#bc8430; text-decoration:underline;}
body.tan #content ul li a:hover {text-decoration:none;}

/*-----------------------TAN - PRINT/BOOKMARK--------------------*/
body.tan #footer .options ul li a{color:#bc8430; }
body.tan #footer .options ul li a:hover{color:#dea247;}

/*----------------------=IMAGE STYLE---------------------------*/
#content .imgLeft p {color:#4b4b4b; border-left:2px solid #bc8430;}
#content .imgRight p {color:#4b4b4b; border-left:2px solid #bc8430;}
#content .imgCentre p {color:#4b4b4b; border-left:2px solid #bc8430;}

/*----------------------------ORDERED LIST-------------------------*/
body.tan #content ol li {color:#4b4b4b;} 
body.tan #content ol li a {color:#bc8430; text-decoration:underline;}
body.tan #content ol li a:hover {text-decoration:none;}

/*--------------------------UN-ORDERED LIST----------------------*/
#content ul li {background:url(../img/icons/tan-arrow.gif) no-repeat 0px 5px; color:#4b4b4b;} 
#content ul li a {color:#bc8430; text-decoration:underline;}
#content ul li a:hover {text-decoration:none;}


/*--------------------------UL ITEM LIST----------------------*/
body.tan #content ul.item li.title a {color:#bc8430;} 

/*-------------------------------NOTES STYLE-------------------*/
body.tan .note strong {color:#bc8430; }

/*---------------------TIPS STYLE------------------------------*/
body.tan .tips strong {color:#bc8430; }

/*----------------WARNING STYLE---------------------------------*/
body.tan .warning strong {color:#bc8430;}

/*----------------TABLE STYLE --------------------*/
body.tan #form table input.text, body.tan #form table textarea {border:1px solid #bc8430;}
body.tan #form table tr td select {border:1px solid #bc8430;}
body.tan #form table tr {border:none;}
body.tan #form table td {border:none;}
body.tan #form-fix p.mandatory {width:170px; margin-top:12px; padding-left:10px; position:absolute!important; top:-5px!important; right:-35px!important; padding-bottom:5px; }


/*---------------------VCARD---------------------*/
body.tan #content .vcard a{color:#bc8430; text-decoration:none;} 
body.tan #content .vcard a:hover{text-decoration:underline;}

/*---------------------MANDATORY STAR---------------------*/
body.tan strong.star {color:#bc8430;}

/*---------------------HINT BOX---------------------*/
body.tan #form table span.hint {background: url(../img/bg/tan_tip.gif) no-repeat bottom left; border-top:1px solid #bc8430; font-size:0.9em; color:#FFF; }
body.tan #form table span.hint strong {font-size:1.1em; color:#FFF!important;}


/*----------------------ALPHABET-------------------------*/
body.tan ul.alphabet li a {color:#bc8430; text-decoration:none; }
body.tan ul.alphabet li a:hover {color:#dea247;}

/*----------------------PARTNERS TABLE-------------------------*/
body.tan .partners table tr td a {color:#dea247!important; text-decoration:none; }
body.tan .partners table tr td a:hover {color:#bc8430!important;}

/*-------------SITEMAP STYLE ----------------*/
body.tan #content ul.sitemap li a{color:#bc8430;}
body.tan #content ul.sitemap li a:hover {color:#dea247;}

