/* Joanna Candler - December 2007 */

body {
text-align: center;
min-width: 800px;
}

#masthead img {
border: none;
}

#navigation {
width: 760px;
margin-top: -5px;
}
/*horizontal menu styles*/
/*adapted from: CSSpplay */
/*URL: http://www.cssplay.co.uk/menus/pro_drop2 */
.preload2 {background: url(images/button4.gif);}
.menu2 {padding:0 0 0 32px; margin:0; list-style:none; height:40px; background:#fff url(images/button1a.gif) repeat-x; position:relative; font-family:arial, verdana, sans-serif; }
.menu2 li.top {display:block; float:left; position:relative;}



.menu2 li a.top_link {display:block; float:left; height:40px; line-height:33px; color:#bbb; text-decoration:none; font-size:11px; font-weight:bold; padding:0 0 0 12px; cursor:pointer;}
.menu2 li a.top_link span {float:left; display:block; padding:0 24px 0 12px; height:40px;}
.menu2 li a.top_link span.down {float:left; display:block; padding:0 24px 0 12px; height:40px; background:url(images/down.gif) no-repeat right top;}
.menu2 li a.top_link:hover {color:#fff; background: url(images/button4.gif) no-repeat;}
.menu2 li a.top_link:hover span {background:url(images/button4.gif) no-repeat right top;}
.menu2 li a.top_link:hover span.down {background:url(images/button4a.gif) no-repeat right top;}

.menu2 li:hover > a.top_link {color:#fff; background: url(images/button4.gif) no-repeat;}
.menu2 li:hover > a.top_link span {background:url(images/button4.gif) no-repeat right top;}
.menu2 li:hover > a.top_link span.down {background:url(images/button4a.gif) no-repeat right top;}



.menu2 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.menu2 a:hover {visibility:visible;}
.menu2 li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
.menu2 ul, 
.menu2 :hover ul ul, 
.menu2 :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.menu2 :hover ul.sub {left:2px; top:37px; background: #fff; padding:3px 0; border:1px solid #000; white-space:nowrap; width:100px; height:auto;}
.menu2 :hover ul.sub li {display:block; height:20px; position:relative; float:left; width:100px;}
.menu2 :hover ul.sub li a {display:block; font-size:11px; font-weight: normal; height:20px; width:95px; line-height:20px; /*text-indent:1px;*/ color:#000; text-decoration:none; border:3px solid #fff; border-width:0 0 0 3px;}
.menu2 :hover ul.sub li a.fly {background:#fff url(images/arrow.gif) 80px 7px no-repeat;}
.menu2 :hover ul.sub li a:hover {background: #373737; color:#fff;}
.menu2 :hover ul.sub li a.fly:hover {background:#373737 url(images/arrow_over.gif) 80px 7px no-repeat; color:#fff;}
.menu2 :hover ul li:hover > a.fly {background:#373737 url(images/arrow_over.gif) 80px 7px no-repeat; color:#fff;} 

.menu2 :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul :hover ul
{left:90px; top:-4px; background: #fff; padding:3px 0; border:1px solid #4ab; white-space:nowrap; width:93px; z-index:200; height:auto;}


/*end of navigation styles */
#wrapper_shadow {
width: 764px;
background-color:#999999;
margin: 0 auto;
}

#wrapper{
width: 760px;
position: relative;
left: -4px;
top: -4px;
background-color: #fcf6f7;
border: 2px solid #333333;
}
  
#content {
text-align: left;
font-family:Arial, Helvetica, sans-serif;
font-size: 0.8em;
color: #350709;
}

#content p, #content h2, #content h3, #content h4, #content h5 {
margin-left: 30px;
margin-right: 25px;
}

#footer {
text-align: right;
font-size: 0.8em;
color:#999999;
margin: 10px 5px 3px 0;
}

#content a {
color: #350709;
text-decoration: underline;
}

#tick_list {
margin: 0 0 0 60px;
padding: 0;
list-style-type: none;
}

#tick_list li {
background: url(images/tick.gif) no-repeat 0 35%;
line-height: 1.3em;
padding-left: 20px;
padding-bottom: 5px;
}

#arrow_list {
margin: 0 0 0 60px;
padding: 0;
list-style-type: none;
}

#arrow_list li {
background: url(images/list_arrow.gif) no-repeat 0 0;
line-height: 1.3em;
padding-left: 22px;
padding-right: 22px;
padding-bottom: 10px;
}

.external {
background: url(images/externallink.gif) no-repeat right top;
padding-right: 10px;
}

#content #validation {
float: left;
padding-left: 250px;
}

#validation img {
margin-right: 15px;
border: none;
}

#tiplist {
float: right;
width: 220px;
margin: 20px;
background-color:#CCCCCC;
color: #405e80;
}

#tiplist h4 {
margin: 5px 0 10px 10px;
color: #405e80;
}

#tiplist ul {
margin: 0;
padding: 0;
list-style-type: none;
margin-bottom: 10px;
margin-left: 10px;
}

#tiplist li {
padding-left: 15px;
background: url(images/bullet.gif) no-repeat 0 50%;
}

#tiplist li a {
text-decoration: none;
color: #405e80;
}

#tiplist li a:hover {
text-decoration: underline;
}
