/* Shining at me */

/*

------------------------------------------------------
Copyright Bruno Kerrien,
some rights reserved
http://creativecommons.org/licenses/by-sa/2.0/

You are free to use this style sheet and its
associated image files to create your own site.
However, we ask that you respect the template's
creator by maintaining this attribution in
the style sheet.
------------------------------------------------------

*/

body {
margin: 0;
padding: 0;
font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
text-align: center;
font-size: small;
}


/* --- Links --------- */


a {
color: #0669A4;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

/* --- H1, H3 --------- */

h1, h3 {
font-family:  Arial, sans-serif;
font-weight: normal;
margin-top: 0;
color:  #0669A4;
}

h1 {
background: transparent url("img/bullet_red.gif") no-repeat 0 55%;
border-bottom: 1px dotted #930;
padding-left: 12px;
font-size: 150%;
}


h3 {
background: transparent url("img/small_bullet_yellow.gif") no-repeat 0 55%;
padding-left: 8px;
font-size: 133%;
}

h2.accentLightSmall {
	width: 165px;
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
	background-color: #0669A4;
	background-image: url(/img/corner_headhome.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 85%;
	color: #fff;
	
	}

#test {
width: 155px;
padding: 0 5px 0 5px;
font-family: Arial, sans-serif;
letter-spacing: .4px;
margin: 0;
}

h2.accentLightSmall ul li a{
list-style-image: url("/img/small_bullet_yellow.gif");
}
	
h2.accentLightSmall span {
	display: block;
	padding: 3px 15px 4px 15px;
	background-image: url(/img/corner_headhome_b.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	}

/* --- Wrap --------- */

#wrap {
background: transparent url("img/bgd_container.gif") repeat-y top left;
width: 792px;
margin: 0 auto;
padding: 0;
height: 100%;
text-align: left;
}

/* --- Banner --------- */

#banner {
background: transparent url("img/cheader2.jpg") no-repeat top left;
height: 121px;
margin: 0px 0 0 0;
}

#banner p {
background: transparent url("img/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("img/toplevel.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 538px;
}

#nav-meta ul li {
display: inline;
float: left;
}

#nav-meta ul li a {
display: block;
background: transparent url("img/small_bullet_blue.gif") no-repeat 0 50%;
padding: 0 10px 0 8px;
color: #0669A4;
text-decoration: none;
}

#nav-meta ul li a:hover {
background: transparent url("img/small_bullet_yellow.gif") no-repeat 0 50%;
color: #0669A4;
}

/* --- 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: 3px;
width: 110px;
text-align: center;
}

#nav-main ul li a {
display: block;
background: transparent url("img/tabs.gif") no-repeat 0 0;
height: 26px;
line-height: 26px;
color: #0669A4;
text-decoration: none;
font-weight: bold;
}

#nav-main ul li a.current {
background: transparent url("img/tabs.gif") no-repeat 0 -52px;
color: #666666;
}

#nav-main ul li a:hover {
background: transparent url("img/tabs.gif") no-repeat 0 -26px;
color: #B1B1B1;
}

#nav-main ul li a.current:hover {
background: transparent url("img/tabs.gif") no-repeat 0 -52px;
}

/* --- Container --------- */

#container {
margin: 0 17px;
}

#bannercontainer {
position: absolute;
padding: 0px;
margin: 0;
width: 520px; 	
}

#bannercontainer2 {

padding: 0px;
margin: 6px 0 0 0;
width: 532px; 	
}

#special {
position: absolute;
padding: 0px;
margin: 200px 0 0 0;
width: 250px; 	
}

/* --- Content --------- */

#content {
font-family: Arial, sans-serif;
letter-spacing: .4px;
float: left;
margin: 0;
padding: 16px;
width: 532px;
}

#content2 {
font-family: Arial, sans-serif;
letter-spacing: .4px;
float: left;
margin: 0;
padding: 16px;
width: 357px;
}

#content3 {
	width: 564px;
	float: left;
	padding: 16px;
}

.box {
	background-color: White;
	border: 2px solid #0669A4;
	margin: 180px 32px 0 0;
	padding: 16px;
	
}

.box h2 {
	background: transparent url(img/box-top.gif) no-repeat top left;
	margin: -18px -18px auto -18px;
	padding: 18px 18px 0 18px;
}

.box:before {
	content: url(img/box-top.gif);
	display: block;
	line-height: 0.1;
	margin: -32px -16px -16px -18px;
}

.box:after {
	content: url(img/box-bottom.gif);
	display: block;
	line-height: 0.1;
	margin: -16px -16px -32px -18px;
}

.box h2 {
	margin-top: 0;
}

#content p, #content ol, #content ul {
font-size: 100%;
line-height: 1.5em;
color: #000000;
}

#content2 p, #content ol, #content ul {
font-size: 100%;
line-height: 1.3em;
color: #000000;
}

#rightbox {
	width: 145px; padding: 10px; border: 1px solid #000; float: right; margin-left: 15px; text-align: center;
}

#rightbox h2 {
font-family:  Arial, sans-serif;
font-weight: normal;
margin-top: 0;
color: #000000;
}

#rightbox ul {
list-style: none;
margin: 0;
padding: 0;
}

/* --- Nav subs --------- */
#wrappy{

float: left;
margin: 150px 0 0 0;
padding: 0 10px 0 0;
}

#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("img/small_bullet_red.gif") no-repeat 4px 50%;
color: #000000;
text-indent: 14px;
text-decoration: none;
}

html>body #nav-subs ul li a {
float: none;
}

#nav-subs ul li a:hover {
background: #E5F0F5 url("img/small_bullet_red.gif") no-repeat 4px 50%;
color: #930;
}

#nav-subs ul li a.youarehere {
color: #930;
}

/* --- Nav section --------- */

#nav-section {
background: transparent url("img/bgd_sidebar_top.png") no-repeat top left;
padding-top: 24px;
min-height: 156px;
}

/* --- Nav supp --------- */

#nav-supp {
background: transparent url("img/bgd_sidebar_sub.png") no-repeat top left;
padding-top: 8px;
min-height: 156px;
}

/* --- Info site --------- */

#info-site {
position: relative;
clear: both;
background: transparent url("img/footer.png") 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;
}

#dlBox {
padding: 20px;
}

#dlBox a {color: #FFF}




/* --- Info standards --------- */

p#info-standards {
margin: 4px 314px 0 314px;
padding-bottom: 6px;
}

a#xhtml {
display: block;
float: left;
background: transparent url("img/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("img/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;
}