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

