﻿*
{
padding: 0;
margin: 0;
}

body 
{
    background-color:#221e1f;
    font-family: arial, tahoma, verdana;
    font-size:.8em;
    margin-top:0px;
    margin-bottom:0px;
    color:#fff;
    background-image: url('images/background.jpg');
    background-repeat:repeat-x;
}

#wrapper
{
    margin:0 auto;
    width:635px;
    background-image: url('images/horiz-background.gif');
    background-repeat:repeat-y;
    border-left:15px solid #221e1f;
    border-right:15px solid #221e1f;
}
#page
{
    margin:0 auto;
    width:635px;
}
#header
{
	margin: 0 auto;
	height: 182px;
	background-image:url('images/header.gif');
}

.menu_strip
{
    height:20px;
    width:300px;
    padding:0;
    border:0;
    margin:0;
    float:none;
    clear:both;
    background-image: url('images/menu_strip.jpg');
}
#headerform
{
	margin: 0 auto;
	height: 25px;
	background-image:url('images/slcHeaderForm.jpg');
	background-color:#003f64;
	padding-top:0px;
	text-align:right;
	padding-left:10px;
}
#headerform h2
{
    font-size:1em;
    margin-bottom:0px;
    color:#000;
}
#menu
{
	margin: 0 auto;
	width: 100%;
	background-image:url('images/menu-background.jpg');
}
#content
{
	margin: 0 auto;
	width: 635px;
}
#leftmenu
{
    width:150px;
    float:left;
}

#leftbox
{
    width:635px;
    border:0px;
    float:right;
    font-size:1em;
    border-top: 1px solid #b49026;
    border-bottom: 1px solid #b49026;
}
#leftbox img
{
    border: 1px solid #fff;
    margin:5px 0;
    padding:0;
}
#leftbox img.left_no_border
{
    float:left;
    margin:0 10px 10px 0px;
    border:0;
}
#leftbox img.right_no_border
{
    float:right;
    margin:0 0 10px 10px;
    border:0;
}
#leftbox img.left
{
    float:left;
    border: 1px solid #fff;
    margin:0 10px 10px 0px;
}
#leftbox img.right
{
    float:right;
    border: 1px solid #fff;
    margin:0 0 10px 10px;
}
   
#leftbox img.basic
{
    float:right;
    border: 1px solid #000;
    margin-left:20px;
}

#leftbox img.home
{
    float: none;
    margin-left:115px;
}
 #leftbox img.signature
{
    float:right;
    border: none;
    padding-right:100px;
}
#leftbox img.imgGallery
{
    float:left;
    border:1px solid #000066;
    margin-left:160px;
}   
#rightbox
{
    width:170px;
    float:left;
}
#wrapperfooter
{
    margin:0 auto;
    width:635px;
}
#footer
{
	margin: 0 auto;
    padding-top: 10px;
}
#footer p
{
    font-size:1.4em;
    color: #fff;
    text-align:center;
}
#footer a
{
    color:#fff;
    text-decoration:none;
}
#footer a:hover
{
    text-decoration:underline;
}
.clear
{
    clear:both;
}
h1 
{
    margin-bottom:1px;
}
h2 
{
    font-style:italic;
    margin-bottom:5px;
    font-size:1.2em;
    padding:5px;
    letter-spacing: 0.1em;
    font-family: Sabon-Italic;
    color:#b49026;
 }
p
{
    font-size:1em;
    margin-bottom:1.2em;
    text-align:justify;
}
#signup
{
    width:190px;
    background:inherit;
    padding:0px;
    color:#000;
    margin-bottom:10px;
    margin-left:0px;
}
#rightbox h3{
    color: #000066;
    font-style:italic;
    margin:0;
    padding:0;
    border:0;
    font-size:1em;
    margin-bottom:1px;
    padding-bottom:10px;
    text-align:center;
    margin-left:-2px;
    margin-right:-2px;
    border-bottom:0px;
}
#rightbox p
{
    border:0;
    padding:0;
    margin:0;
    padding-bottom:5px;
}
#rightbox img
{
    border:1px solid #b5c7d3;
    margin-left: 5px;
}
#rightbox a
{
    color:#000066;
    text-decoration:none;
    font-weight:bold;
}
#rightbox a:hover
{
    color:#000066;
    text-decoration:underline;
}

#leftbox a
{
    color:#fff;
    text-decoration:none;
}
#leftbox a:hover
{
    color:#fff;
    text-decoration:underline;
}

/* here follows the brillant "no-extra-markup" clearing method devised by Tony Aslett - www.csscreator.com */
/* simply add the clearfix class to any containter that must enclose floated element  */
/* read the details of how and why this works at http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
    content: ".";              /* the period is placed on the page as the last thing before the div closes */
	display: block;          /* inline elements don't respond to the clear property */ 
    height: 0;                  /* ensure the period is not visible */
    clear: both;               /* make the container clear the period */
    visibility: hidden;	     /* further ensures the period is not visible */
}

.clearfix {display: inline-block;}   /* a fix for IE Mac */

/* next a fix for the dreaded Guillotine bug in IE6 */
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* end of "no-extra-markup" clearing method */

fieldset
{
    float:left;
    clear:left;
    width:99%;
    margin: 1.5em 0 0 0;
    padding:0;
}
legend
{
    margin-left:1em;
    color:#000000;
    font-weight:bold;
}
fieldset ol
{
    padding:1em 1em 0 1em;
    list-style:none;
}
fieldset li
{
    float:left;
    clear:left;
    width:100%;
    padding-bottom:1em;
}
fieldset.submit
{
    float:none;
    width:auto;
    border:0 none #fff;
    padding-left:12em;
}
label
{
    float:left;
    width:10em;
    margin-right:1em;
    text-align:right;
}
#rightnavcontainer
{
    width: 200px;
    margin: 0;
    margin-top:0px;
    margin-bottom:10px;
    padding: 0;
    list-style-type: none;
    float:left;
}
#rightnavcontainer li
{
    margin:0;
    padding:0;
    float:left;
    width:100%;
    background-color:#fff;
}
#rightnavcontainer a
{
    display: block;
    color:#003f64;
    font-weight:bold;
    text-decoration:none;
    padding:0 5px;
    font-size:12px;
    line-height:2;
    border-bottom:1px solid #003f64;
    border-left:5px solid #fff;

}
#rightnavcontainer a:hover
{
   border-left:5px solid #003f64;
}

.rightgroup
{
    width:160px;
    margin-top:2px;
    background-color:#fff;
    padding:0;
    padding-bottom:5px;
    padding-left:2px;
    padding-right:2px;
    padding-top:0;
    margin-bottom:5px;
    background-color:#fff;
    border:1px solid #afb6d0;
    background-image: url('images/h2bg.jpg');
    background-repeat:repeat-x;
}
.fpboxleft
{
    width:444px;
    float:left;
    padding:0px 2px 0px 2px;
    border:0px;
    margin-right:10px;
}
.fpboxright
{
    width:444px;
    float:left;
    padding:0px 2px 0px 2px;
    border:0px;
}
.fpboxfull
{
    width:536px;
    float:left;
    padding:0px 2px 0px 2px;
    border:none;
    margin-right:10px;
    
}
.fpboxleft h3, .fpboxright h3, .fpboxfull h3
{
    border-bottom:1px solid #003f64;
    margin-bottom:0;
}
.fpboxleft a, .fpboxright a, .fpboxfull a
{
    color:#000;
    text-decoration:none;
}
.fpboxleft a:hover, .fpboxright a:hover, .fpboxfull a:hover
{
    color:#003f64;
    text-decoration:underline;
}


.spacer
{
    width:99%;
    height:30px;
}
.background1
{
    border-top:1px solid #003f64;
    border-bottom:1px solid #003f64;
    border-left:5px solid #003f64;
    padding-left:5px;
    background-color:#eff0f7;
    
}
.background2
{
    border-bottom:1px solid #003f64;
    border-left:5px solid #003f64;
    border-left:none;
    padding-left:5px;
    background-color:#d9e2e8;
    background-color:inherit;
    background-image: url('images/bluefadeshort.jpg');
    background-repeat:repeat-x;
}
.headline
{
    font-weight:bold;
    padding:0;
    margin:0;
    font-size:1.2em;
}
.date
{
    text-align:left;
    padding:0;
    margin:0;
    font-style:italic;
}
.extract
{
    padding:0 0 0 10px;
    margin:0;
}
#leftbox img.nothing
{
    border:0;
    padding:0;
    margin:0;
    float:none;
}
#navcontainer
{
    padding-top:100px;
}
#navcontainer ul
{
	background-color:#221e1f;
	background-image: url(images/menu-background.gif);
	background-repeat:repeat-x;
    padding: 0px 0px;
	margin: 0;
	color:#fff; 
	float:right; 
	letter-spacing:100%;
	font-family: Arial;
}

#navcontainer ul li
{
	display: inline;
}

#navcontainer ul li a
{
	padding: 2px 5px;
	background-color:#6c6e71;
	color: #fff;
	text-decoration: none;
	float: left;
	font-weight:bold;
	font-size:1em;
	background-color: #6c6e71;
	margin-left:10px;
}

#navcontainer ul li a:hover
{
	color: #fff;
	text-decoration:underline;
	background-color:#ee3429;
}
#navcontainer ul li a.first
{
	padding: 2px 5px;
	margin-left:0;	
}
#navcontainer ul li a.first:hover
{
	color: #fff;
	text-decoration:underline;
}
#navcontainer ul li a.selected
{
    	background-color: #ee3429;
}
#rotator
{
    float:right;
	border: 1px solid #000;
	cursor: pointer;
	overflow: hidden;
	margin: 0 10px 5px 2px;
	position: relative;
	width: 250px;
	height: 188px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 250px;
	height: 188px;
	padding:0;
	margin:0;
}
#leftbox img.newslist
{
    float:left;
    border: 1px solid #000;
    margin:0 10px 5px 0;
}
p.credits {
	width: 920px;
	text-align: right;
	font-size: 1em;
	margin: 0px 0px 20px 0px;
	letter-spacing: 0.2em;
}
p.credits, p.credits a {
	color: #cdd3e3;
}
p.credits a:hover  {
	color: #ffffff;
	text-decoration: none;
}
#wrapper_licence
{
    margin:0 auto;
    width:910px;
    padding:10px 0px 10px 0px;
    border:0;
    border-top:10px solid #ccc;
    background-color: #ccc;
    background-repeat: no-repeat;
    text-align:right;
}
#wrapper_licence img
{
    padding-left:10px;
    padding-right:10px;
}
#wrapper_licence p
{
    padding:0 10px;
}



#subnavcontainer ul
{
	background-color:#ddf;
	padding: 4px 0px 4px 0px;
	margin: 0;
	color:#8390ba; 
	float:left; 
	width:100%;
	letter-spacing:normal;
}

#subnavcontainer ul li
{
	display: inline;
}

#subnavcontainer ul li a
{
	padding: 2px 4px;
	color: #000099;
	text-decoration: none;
	float: left;
	border-left: 2px solid #999999;
	font-weight:bold;
	font-size:.9em;
	font-style:italic;
}

#subnavcontainer ul li a:hover
{
	color: #000;
}
#subnavcontainer ul li a.first
{
	padding: 2px 4px;
	color: #000099;
	text-decoration: none;
	float: left;
	border-left: 0;
}
fieldset
{
    float: left;
    clear: left;
    width: 890px;
    margin:0 0 10px 1px;
    padding:10px 5px 10px 5px;
    border: 1px solid #d5dfe5;
    background-color: #fff;
    background-image: url(images/h2bg.jpg);
    background-repeat:repeat-x;
}
legend 
{
    color:#003f64;
    font-weight:bold;
    font-size:1.2em;
	padding: 0px 2px 1px 2px;
	margin: 0px;
}
fieldset ol
{
    padding: 1px 1px 0 1px;
    list-style:none;
}
fieldset li
{
    float: left;
    clear: left;
    width:100%;
    padding-bottom: 1px;
}
fieldset.submit
{
    float: none;
    width: auto;
    border-style: none;
    padding-left: 120px;
    background-color: Transparent;
    background-image: none;
}
label
{
    float:left;
    width:100px;
    margin-right: 10px;
    text-align:right;
}
.fpboxnarrow
{
    width:215px;
    float:left;
    padding:0px 2px 0px 2px;
    border:0px;
    margin-right:10px;
}
.fpboxnarrowfinal
{
    width:215px;
    float:left;
    padding:0px 2px 0px 2px;
    border:0px;
    margin-right:0px;
}
h3
{
    font-weight:bold;
    font-style:italic;
    color:#8390ba;
    font-size:1.1em;
}
#leftbox ul
{
	background-color:#221e1f;
	padding: 0px 20px;
	margin: 0 0;
	color:#fff; 
	float:none; 
	letter-spacing:normal;
	list-style-image: url(images/bullet.gif);
}

#leftbox ul li
{
	margin-bottom:10px;
}
#form
{
    width:99%;
    float:left;
    padding:0px;
    margin:0px;
}
#form p.label {
	font-weight: normal;
	width:120px;
	float:left;
	border: none;
	border-width: 0;
	text-align: left;
	padding: 0;
	margin: 0;
	}

#form p.entry {
	font-weight: normal;
	border: none;
	border-width: 0;
	text-align: left;
	padding: 0;
	margin: 0 0 0 120px;
	}
#newsarchive
{
    float:right;
}