/*Reds

------------------------------------------------------
Copyright Paul Stanton, www.innovativefuture.co.uk & www.wheresthefire.co.uk
some rights reserved
http://creativecommons.org/licenses/by-sa/2.0/

Please feel free to use this style sheet but not the images as a 
template for your own sites or as an example for 
study. However, please respect my work by maintaining 
this credit in the style sheet.
------------------------------------------------------
*/

body {
background: #ffffff;
margin: 0;
padding: 0;
font-family: Helvetica, Verdana, Arial, sans-serif;
text-align: justify;
font-size: small;
}


/* --- Links --------- */

a {
color: #4c00f4;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

/* --- H1, H2, H3 --------- */

h1, h2, h3 {
font-family:  Georgia, "Times New Roman", Times, serif;
font-weight: normal;
margin-top: 0;
color: #6d000e;
}

h1 {
background: transparent url("images/blueskies/bullet_red.gif") no-repeat 0 55%;
border-bottom: 1px dotted #930;
padding-left: 12px;
font-size: 150%;
}

h2 {
background: transparent url("images/blueskies/bullet_orange.gif") no-repeat 0 55%;
padding-left: 10px;
font-size: 133%;
}

h3 {
background: transparent url("images/blueskies/small_bullet_yellow.gif") no-repeat 0 55%;
padding-left: 8px;
font-style: italic;
font-size: 120%;
font-weight: bold;}

h4 {
padding-left: 8px;
font-size: 90%;
}

/* --- Wrap --------- */

#wrap {
background: transparent url("images/blueskies/reds_container.gif") repeat-y top left;
width: 792px;
margin: 0 auto;
padding: 0;
height: 100%;
text-align: left;
}

/* --- Banner --------- */

#banner {
background: transparent url("images/blueskies/reds_header.jpg") no-repeat top left;
height: 70px;
margin: 0;
}

#banner p {
background: transparent url("images/blueskies/large_bullet_yellow.gif") no-repeat 0 90%;
font-family:  Georgia, "Times New Roman", Times, serif;
font-size: 26pt;
text-indent: 20px;
color: #fff;
margin: 0 48px;
padding-top: 0.5em;
min-height: 21px;
line-height: 1em;
}

/* --- Nav top level --------- */

#nav-toplevel {
background: transparent url("images/blueskies/reds_navtop_bg.jpg") no-repeat top left;
height: 68px;
}

#nav-toplevel ul {
list-style-image: none;
margin: 0;
padding: 0;
}

/* --- Nav meta --------- */

#nav-meta {
height: 42px;
font-size: 85%;
line-height: 1.25em;
}

#nav-meta ul {
margin: 0px 24px 0 490px;
}

#nav-meta ul li {
display: inline;
float: left;
}

#nav-meta ul li a {
display: block;
background: transparent url("images/blueskies/small_bullet_blue.gif") no-repeat 0 50%;
padding: 0 10px 0 8px;
color: #A5BCD3;
text-decoration: none;
}

#nav-meta ul li a:hover {
background: transparent url("images/blueskies/small_bullet_yellow.gif") no-repeat 0 50%;
color: #FFF;
}

/* --- Nav main --------- */

#nav-main {
background: #eee;
font-size: 100%;
font-weight: bold;
}

#nav-main ul {
margin-left: 16px;
}

#nav-main ul li {
display: inline;
float: left;
margin-right: 2px;
width: 106px;
text-align: center;
}

#nav-main ul li a {
display: block;
background: transparent url("images/blueskies/reds_navtabs.jpg") no-repeat 0 0;
height: 26px;
line-height: 26px;
color: #000;
text-decoration: none;
font-weight: bold;
}

#nav-main ul li a.current {
background: transparent url("images/blueskies/reds_navtabs.jpg") no-repeat 0 -52px;
color: #0008ff;
}

#nav-main ul li a:hover {
background: transparent url("images/blueskies/reds_navtabs.jpg") no-repeat 0 -26px;
color: #663399;
}

#nav-main ul li a.current:hover {
background: transparent url("images/blueskies/reds_navtabs.jpg") no-repeat 0 -52px;
}

/* --- Container --------- */

#container {
margin: 0 17px;
}

/* --- Content --------- */

#content {
float: left;
margin: 0;
padding: 16px;
width: 532px;
}

#content p, #content ol, #content ul {
font-size: 100%;
line-height: 1.5em;
text-align: justify;
margin-left: 5px;
margin-right: 5px;}

#content p:first-letter {
font-weight: bold;
font-size: medium;
}

#content li {
list-style-type: square;
}

/* --- Nav subs --------- */
#nav-subs {
position: relative;
margin: 0 0 0 564px;
padding: 0;
font-size: 100%;
line-height: 1.5em;
}

#nav-subs ul {
list-style: none;
margin-left: 16px;
margin-right: 16px;
padding-left: 0;
border-top: 1px solid #8EA7C6;
}

#nav-subs ul li {
padding: 1px 0;
border-bottom: 1px solid #8EA7C6;
}

#nav-subs ul li a {
position: relative;
display: block;
float: left;
width: 100%;
background: transparent url("images/blueskies/small_bullet_red.gif") no-repeat 4px 50%;
color: #fff;
text-indent: 14px;
text-decoration: none;
}

html>body #nav-subs ul li a {
float: none;
}

#nav-subs ul li a:hover {
background: #E5F0F5 url("images/blueskies/small_bullet_red.gif") no-repeat 4px 50%;
color: #000;
}

#nav-subs ul li a.youarehere {
color: #000;
background:transparent url("images/blueskies/you_are_here.gif") left center no-repeat;
}

/* --- Nav section --------- */

#nav-section {
background: transparent url("images/blueskies/reds_navside_top.jpg") no-repeat top left;
padding-top: 24px;
min-height: 200px;
}

/* --- Nav supp --------- */

#nav-supp {
background: transparent url("images/blueskies/reds_navsupp.jpg") no-repeat top left;
padding-top: 8px;
min-height: 200px;
}

/* --- Info site --------- */

#info-site {
position: relative;
clear: both;
background: transparent url("images/blueskies/reds_footer.jpg") no-repeat top left;
width: 792px;
padding-top: 12px;
text-align: center;
}

#info-site p {
font-size: 75%;
}

/* --- Info company --------- */

#info-company {
color: #FFD50F;
margin: 0 16px;
}

#info-company a {
color: #A5BCD3;
text-decoration: none;
}

#info-company a:hover {
color: #FFF;
}

/* --- Info standards --------- */

p#info-standards {
margin: 4px 314px 0 314px;
padding-bottom: 6px;
}

a#xhtml {
display: block;
float: left;
background: transparent url("images/blueskies/xhtml.gif") top left;
width: 78px;
height: 13px;
border: 1px solid #2D598D;
}

html>body a#xhtml {
margin: 0 82px 0 0;
}

a#xhtml:hover {
border: 1px solid #FFD50F;
}

#xhtml span {
display: none;
}

#css {
display: block;
background: transparent url("images/blueskies/css.gif") top left;
width: 78px;
height: 13px;
border: 1px solid #2D598D;
}

html>body #css {
margin: 0 0 0 82px;
}

a#css:hover {
border: 1px solid #FFD50F;
}

#css span {
display: none;
}