/* andreas08 - an open source xhtml/css website layout by Andreas Viklund - http://andreasviklund.com . Free to use in any way and for any purpose as long as the proper credits are given to the original designer. Version: 1.0, November 28, 2005 */

/**************** Body and tag styles ****************/

*{margin:0; padding:0;}

body{
font:100% Helvetica, Arial, Corbel,Verdana,Tahoma,Gill Sans,sans-serif;
line-height:1.4em;
text-align:center;
color:#303030;
background:#e8eaec;
}

a{
color:#CB0E00;
font-weight:bold;
text-decoration:none;
background-color:inherit;
}

a:hover{color:#999; text-decoration:none; background-color:inherit;}
a img{border:none;}

p{padding: 0 0 2px;
	color: black;
}
p form{margin-top:0; margin-bottom:20px;}

img.left,img.center,img.right{padding:4px; border:1px solid #a0a0a0;}
img.left{float:left; margin:0 12px 5px 0;}
img.center{display:block; margin:0 auto 5px auto;}
img.right{float:right; margin:0 0 5px 12px;}



/**************** Header and navigation styles ****************/

#container{
width:840px;
margin:20px ;
padding: 10px ;
text-align:left;
background:#ffffff;
color:#303030;
	
	border: 1px solid gray;
	height: auto;
}

#header
{
	height: 140px;
	width: 840px;
	margin: 0 1px 1px 1px;
	color: #ffffff;
	border: 1px none gray;
	text-align: right;
	border-bottom-style: solid;
	padding: ;
	background-image: url(img/boicelogo14.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
}

#header h1
{
	padding: 30px 20px 0 25px;
	font-size: 4.75em;
	background-color: inherit;
	color: #FC74D2;
	letter-spacing: +4px;
	font-weight: bold;
	text-align: center;
	font-style: normal;
}

#header h2
{
	font-size: 2em;
	background-color: inherit;
	color: #FFBF0A;
	letter-spacing: 3px;
	font-weight: bold;
	margin: 20px 120px 0 40px;
	font-variant: ;
}

#header p{
	padding-right: 30px;
	padding-top: 6px;
	padding-bottom: 6px;
	line-height: 1;
	font-size: .9em;
	color: #929292;
}

#navigation {
height:1.4em;
line-height:1.4em;
width:840px;
margin:0 1px;
background:#ffffff;
color: #c46b00;
	border-width: thin;
	text-transform: uppercase;
}

#navigation li{
list-style-type:none;
width: 11em;
border-right:1px solid #ffffff;
white-space:nowrap;
	float: left;
	text-align: center;
}

#navigation li a{
height:1.4em;
font: bold 11px/16px helvetica, arial, sans-serif;
color: #000 ;
background:#efefef;
display: block;
border-width: 1px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 2px 3px;
}

* html #navigation a {width:1%;}

#navigation .selected,#navigation a:hover{
background:#CB0E00;
color:#FFBF0A;
text-decoration:none;
}

/**************** Content styles ****************/

#content{
float: right;
width:630px;
font-size:.9em;
padding: 5px;
	height: auto;
}

#content h2{
display:block;
margin:0 0 16px 0;
font-size:1.8em;
font-weight:normal;
letter-spacing:-1px;
color: #CB0E00;
background-color:inherit;
}

#content h2 a{font-weight:normal;}
#content h3{ 
	font-size: 1.2em; letter-spacing:1px;
	line-height: 2em;
	margin-left: 0;
	margin-right: 0;
	color: gray;
}
#content h4{ 
	font-size: 1.2em; letter-spacing:1px;
	line-height: 2em;
	margin-left: 0;
	margin-right: 0;
	text-align: center;
	color: gray;
}

#content h5 {
	color: gray;
	font-size: .8em;
	text-align: right;
}
#content a:hover,#subcontent a:hover{text-decoration:underline;}
#content ul,#content ol{margin:0 5px 16px 35px;}
#content dl{margin:0 5px 10px 25px;}
#content dt{font-weight:bold; margin-bottom:5px;}
#content dd{margin:0 0 10px 15px;}

#content blockquote {
	
	text-align: justify;
	right: 4em;
	left: 4em;
	border-style: none;
	top: 4px;
	bottom: 4px;
	padding: 4px 4em;
}

/**************** Sidebar styles ****************/

#subcontent{
float: left;
width:170px;
padding:20px 20px 10px 0;
line-height:1.4em;
	position: fixed;
}

#subcontent h2
{
	margin: 0 0 15px 0;
	font-size: 1.4em;
	font-weight: normal;
	text-align: left;
	letter-spacing: -1px;
	color: #CB0E00;
	background-color: inherit;
	display: block;
}

#subcontent p
{
	margin:0 0 16px 0; 
	font-size:0.8em;
	color: #CB0E00;
	}

/**************** Menublock styles ****************/

.menublock{margin:0 0 20px 8px; font-size:0.9em;}
.menublock li{list-style:none; display:block; padding:2px; margin-bottom:2px;
	text-transform: none;
}
.menublock li a{font-weight: normal; text-decoration:none;
	color: #54c171;
	font-style: normal;
	font-variant: normal;
}
.menublock li a:hover{text-decoration:none;
	color: #CB0E00;
}
.menublock li ul{margin:3px 0 3px 15px; font-size:1em; font-weight:normal;}
.menublock li ul li{margin-bottom:0;}
.menublock li ul a{font-weight:normal;}

/**************** Menu styles ****************/
#menu {
width: 11em;
background: #eee;
}
#menu ul {
list-style: none;
margin: 0;
padding: 0;
}
#menu a, #menu h2 {
font: bold 11px/16px helvetica, arial, sans-serif;
display: block;
border-width: 1px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 2px 3px;
}

#menu h2
{
	color: #FFBF0A;
	text-transform: capitalize;
	background-color: #CB0E00;
}

#menu a {
color: #000;
background: #efefef;
text-decoration: none;
}

#menu a:hover {
color: #CB0E00;
background: #fff;
}
#menu ul ul ul {
position: absolute;
top: 0;
left: 0;
}
#menu li {position: relative;}

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
width: 100%;
}
div#menu ul ul ul 
{display: none;}
div#menu ul ul li:hover ul 
{display: block;}

div#menu ul ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul ul li:hover ul 
{display: block;}

div#menu ul ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

<!--[if IE]>
<style type="text/css" media="screen">
body {behavior: url(csshover.htc);} 

</style>
<![endif]-->

<!--[if IE]>
<style type="text/css" media="screen">
body {
behavior: url(csshover.htc);
font-size: 100%;
} 
#menu ul li {float: left; width: 100%;}
#menu ul li a {height: 1%;} 

#menu a, #menu h2 {
font: bold 0.7em/1.4em helvetica, arial, sans-serif;
} 
</style>
<![endif]-->
/**************** Searchbar styles ****************/

#searchbar{margin:0 0 20px 0;}
#searchbar form fieldset{margin-left:10px; border:0 solid;}

#searchbar #s{
height:1.2em;
width:110px;
margin:0 5px 0 0;
border:1px solid #a0a0a0;
}

#searchbar #searchbutton{
width:auto;
padding:0 1px;
border:1px solid #808080;
font-size:0.9em;
text-align:center;
}

/**************** Footer styles ****************/

#footer{
width:840px;
padding:5px 0;
margin:0 1px;
font-size:0.9em;
color:#CB0E00;
background:#fff;
	float: none;
	display: inline-block;
	z-index: -1;
}

#footer p{padding:0; margin:0; text-align:center;}
#footer a{color:#CB0E00; background-color:inherit; font-weight:bold;}
#footer a:hover{color:#FFBF0A; background-color:inherit; text-decoration: underline;}

/**************** Misc classes and styles ****************/

.splitcontentleft{float:left; width:48%;}
.splitcontentright{float:right; width:48%;}
.clear{clear:both;}
.small{font-size:0.8em;}
.hide{display:none;}
.textcenter{text-align:center;}
.textright{text-align:right;}
.important{color:#f02025; background-color:inherit; font-weight:bold;}

.box
{
	margin: 20 0 20px 0;
	padding: 10px 10px 10px 10px;
	border: 1px solid #c0c0c0;
	border-color: #ccc #888 #555 #bbb;
	background-color: #fff32a;
	color: black;
	line-height: 1.5em;
}

