/*---------------------------------------------- */
/*-- main styles for this section of the site -- */
/*---------------------------------------------- */
/*--   navigation, nav, nav_header         -- */
/*--   header and footer, columns           -- */
/*--   feature, story, advert, headlines    -- */
/*---------------------------------------------- */

/*-------------------------------------------------- */
/*-- section : home                               -- */
/*-------------------------------------------------- */
/*-- light blue (#66CCFF), medium blue (#08A8F8)  -- */
/*-- light red : #ff5555, dark red  : #dc230e     -- */
/*-------------------------------------------------- */

/*-- set maximum size to 550px in css --*/
 #msl_event img { max-width:550px;}

/* ---------------------------- */
/* -- main styles            -- */
/* ---------------------------- */

h1, h2, h3, h4, h5, h6, h7 {
	color:#08A8F8;
}


h4 {
 background:#08A8F8; none repeat scroll 0 0;
 color:White;
 font-size:90%;
 padding:0.1em;
}


a:link, a:active, a:visited {
	color:#08A8F8;
}

a:hover {
	color:#ff5555 ;
}

div#navigation {
}

.nav {
}

.sidepanel h3 {
	background:#08A8F8 none repeat scroll 0 0;
	color:#000000;
}

/*------------------------- */
/*---- column 1, 2, 3 ----- */
/*------------------------- */

.column1 {
	background:#E7E7E7 none repeat scroll 0 0;
}

.column3 {
	background:#08A8F8 none repeat scroll 0 0;
}

#top_bar {
	background:transparent none repeat scroll 0 0;
	color:#000000;
	font-size:90%;
	height:2em;
	line-height:2em;
	padding:3px 1em;
	position:absolute;
	right:10px;
	top:3px;
}


/* ------------------------------------ */
/* -- navlist secondary navigation   -- */
/* ------------------------------------ */

.navlist {
	border-bottom: 1px solid #08A8F8;
	font-family: Verdana,sans-serif;
	font-size: 12px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
	margin-left: 0;
	padding: 3px 0;
	background: #08A8F8;
}

.navlist li {
	display: inline;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	background: #08A8F8;
}
.navlist li a {
	background:#ff5555  none repeat scroll 0 0;
	border-color:#08A8F8 #08A8F8 -moz-use-text-color;
	border-style:solid solid none;
	border-width:1px 1px medium;
	margin-left:3px;
	padding:3px 0.5em;
	text-decoration:none;
}
.navlist li a:link {
	background:#E6E6E6 none repeat scroll 0 0;
	color:#08A8F8;
}
.navlist li a:visited {
	color:#E6E6E6;
}
.navlist li a:hover {
	background:#08A8F8 none repeat scroll 0 0;
	border-color:#08A8F8;
	color:#FFFFFF;
}
.navlist li a#current {
	background:white none repeat scroll 0 0;
	border-bottom:1px solid white;
}


#navlist {
	border-bottom:1px solid #08A8F8;
	font-family:Verdana,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	margin-left:0;
	padding:3px 0;
}

#navlist li {
	display:inline;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
}

#navlist li a {
	background:#ff5555  none repeat scroll 0 0;
	border-color:#08A8F8 #08A8F8 -moz-use-text-color;
	border-style:solid solid none;
	border-width:1px 1px medium;
	margin-left:3px;
	padding:3px 0.5em;
	text-decoration:none;
}

#navlist li a:link {
	background:#E6E6E6 none repeat scroll 0 0;
	color:#08A8F8;
}
#navlist li a:visited {
	color:#E6E6E6;
}

#navlist li a:hover {
	background:#08A8F8 none repeat scroll 0 0;
	border-color:#08A8F8;
	color:#FFFFFF;
}

#navlist li a#current {
	background:white none repeat scroll 0 0;
	border-bottom:1px solid white;
}


/* --------------------------------------- */
/* -- navigation  (nav_header, nav_top) -- */
/* --------------------------------------- */

#nav_header {
	background:#ff5555  none repeat scroll 0 0;
	height:20px;
	margin:0;
	padding:0;
	text-indent:-5000px;
}

#nav_top {
	float:left;
	margin:0 1em;
	width:auto;
}

#nav_top a {
	color:#FFFFFF;
	line-height:2em;
	text-decoration:none;
}

/* -------------------------------- */
/* -- navigation (id navigation) -- */
/* -------------------------------- */

#navigation {
	padding-bottom:150px;
	width:150px;
}

#navigation ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}

#navigation ul:after {
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}

* html #navigation ul {
	height:1%;
}


#navigation li {
	float:left;
	font-weight:bold;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	width:100%;
}

#navigation li a,
#navigation li a:visited {
	border-bottom:1px solid #FFFFFF;
	color:#FFFFFF;
	display:block;
	line-height:1.2em;
	margin:0;
	padding:0.25em 0.5em;
	text-decoration:none;
}

#navigation li a:hover,
#navigation li a.current:hover {
	background-color:#FFFFFF;
	color:#ff5555 ;
}

#navigation li a.current,
#navigation li a.current:visited,
#navigation li a.current {
	background-color:#FFFFFF;
	color:#ff5555 ;
}

#navigation ul {
}

#navigation ul ul {
	font-size:90%;
	margin-left:0.5em;
}

#navigation ul ul ul {
	background-color:Silver;
}

#navigation ul ul li a,
#navigation ul ul li a:visited {
	background-color:#ff5555 ;
	border:0 none;
	color:#FFFFFF;
	margin-left:0.5em;
}

#navigation ul ul li a.current,
#navigation ul ul li a.current:visited,
#navigation ul ul li a.current {
	border:0 none;
}

#navigation ul ul li a:hover,
#navigation ul ul li a.current:hover {
	background-color:#FFFFFF;
	border:0 none;
	color:#ff5555 ;
}

#navigation ul ul ul li a,
#navigation ul ul ul li a:visited {
	border:0 none;
	color:#FFFFFF;
	margin-left:1em;
}


/* ---------------------------- */
/* -- navigation (nav)       -- */
/* ---------------------------- */

.nav li {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	width:150px;
}

.nav li a,
.nav li a:visited {
	border-bottom:1px solid #000000;
	display:block;
	font-weight:bold;
	height:1.3em;
	line-height:1.3em;
	margin:0 10px 0 0;
	overflow:hidden;
	padding:0.1em 0.3em;
	text-decoration:none;
}

.nav li a:link,
.nav li a:visited {
	background:#dc230e none repeat scroll 0 0;
	color:#FFFFFF;
}
.nav li a:hover,
.nav li a:active {
	background:#FFFFFF none repeat scroll 0 0;
	color:#dc230e;
}

.nav ul ul li a:link,
.nav ul ul li a:visited {
	background:#ff5555  none repeat scroll 0 0;
	color:#FFFFFF;
}

.nav ul ul li a:hover,
.nav ul ul li a:active {
	background:#FFFFFF none repeat scroll 0 0;
	color:#08A8F8;
}




/* ---------------------------- */
/* -- footer and header     --- */
/* ---------------------------- */

div#footer {
      background:#08A8F8 none repeat scroll 0 0;
      color:White;
      font-weight:bold;
     clear:both; 
}

div#footer a:hover {
       background:#ff5555  none repeat scroll 0 0;
}

#footer {
	clear:both; 
	height: 100%;
                width:985px;
	display: block;
	margin: 0 auto;
	text-align: center;
	padding: 15px 0px 5px 0px;
	font-size: 0.9em;
                background:#08A8F8 none repeat scroll 0 0;
}

#footer a {
	background:#08A8F8 none repeat scroll 0 0;
	color:#FFFFFF;
	text-decoration:none;
}

#footer a:hover {
	background:#ff5555  none repeat scroll 0 0;
	color:#FFFFFF;
}


#footerCon {
               background:#08A8F8 none repeat scroll 0 0;
                clear:both;
	display:block;
	float:left;
	height:12%;
	margin-top:5px;
	min-width:1000px;
	text-align:center;
	width:100%;
}


.leftFooter {
	background:#08A8F8 none repeat scroll 0 0;
	float:left;
	margin-left:10px;
	margin-top:3px;
	text-align:left;
	width:480px; /*-- width 485px --*/
}

.rightFooter {
	background:#08A8F8 none repeat scroll 0 0;
	float:right;
	margin-left:10px;
	margin-top:3px;
	text-align:right;
	width:480px; /*-- width 485px --*/
}

.rightFooter #iiv {
	background:#08A8F8 none repeat scroll 0 0;
	margin:20px 16px 0 0;
}

.mainFooter {
	background:#08A8F8 none repeat scroll 0 0;
	padding-top:0;
	text-align:center;
}


/* ---------------------------- */
/* -- lists                  -- */
/* ---------------------------- */

ul {
list-style-type:square;
}
ul ul {
list-style-type:disc;
}
ul ul ul {
list-style-type:none;
}

label {
color:#334D55;
font-family:Arial,sans-serif;
font-size:100%;
font-weight:bold;
}

#masthead {
border-bottom:1px solid #CCCCCC;
padding:10px 0 0;
width:100%;
}

#navBar {
background-color:#EEEEEE;
border-bottom:1px solid #CCCCCC;
border-left:1px solid #CCCCCC;
float:right;
margin:0;
padding:0;
width:20%;
}

#headlines {
border-bottom:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
float:left;
padding-right:10px;
width:20%;
}

#content_olde {
float:left;
width:55%;
}

#siteName {
margin:0;
padding:0 0 0 10px;
}

/* ---------------------------- */
/* -- global navigation   --- */
/* ---------------------------- */

#globalNav {
border-bottom:1px solid #CCCCCC;
color:#CCCCCC;
padding:0 0 5px 10px;
}

#globalNav img {
display:block;
}

#globalNav a {
font-size:90%;
padding:0 4px 0 0;
}


#pageName {
margin:0;
padding:0 0 0 10px;
}

#breadCrumb {
font-size:80%;
padding:2px 0 0 10px;
}

/* --------------------- */
/* -- feature         --- */
/* --------------------- */

.feature {
font-size:80%;
padding:0 0 10px 10px;
}

.feature h3 {
padding:30px 0 5px;
text-align:center;
}

.feature img {
float:left;
padding:10px 10px 0 0;
}

/* --------------------- */
/* -- story            --- */
/* --------------------- */

.story {
clear:both;
font-size:80%;
padding:10px 0 0 10px;
}

.story p {
padding:0 0 10px;
}

/* --------------------- */
/* -- site info        --- */
/* --------------------- */

#siteInfo {
border:1px solid #CCCCCC;
clear:both;
color:#CCCCCC;
font-size:75%;
padding:10px;
}

#siteInfo img {
padding:4px 4px 4px 10px;
vertical-align:middle;
}

/* --------------------- */
/* -- search         --- */
/* --------------------- */


#search {
border-bottom:1px solid #CCCCCC;
font-size:90%;
padding:5px 0 5px 10px;
}

#search form {
margin:0;
padding:0;
}

#search label {
display:block;
margin:0;
padding:0;
}

/* --------------------- */
/* -- nav bar        --- */
/* --------------------- */


#navBar ul a:link, #navBar ul a:visited {
display:block;
}

#navBar ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}

#navBar li {
border-bottom:1px solid #EEEEEE;
}

html > body #navBar li {
border-bottom:medium none;
}

/* --------------------- */
/* -- section links  --- */
/* --------------------- */


#sectionLinks {
border-bottom:1px solid #CCCCCC;
font-size:90%;
margin:0;
padding:0;
position:relative;
}

#sectionLinks h3 {
padding:10px 0 2px 10px;
}

#sectionLinks a {
border-top:1px solid #CCCCCC;
display:block;
padding:2px 0 2px 10px;
}

#sectionLinks a:hover {
background-color:#DDDDDD;
}

/* --------------------- */
/* -- related links --- */
/* --------------------- */

.relatedLinks {
font-size:90%;
margin:0;
padding:0 0 10px 10px;
}

.relatedLinks h3 {
padding:10px 0 2px;
}

.relatedLinks a:link, .relatedLinks a:visited {
display:block;
}

/* ------------------ */
/* -- advert      --- */
/* ------------------ */

#advert {
padding:30px 0 10px;
}

#advert img {
display:block;
}

/* ------------------ */
/* -- headlinest --- */
/* ------------------ */


#headlines {
font-size:80%;
margin:0;
padding:10px 0 20px 10px;
}

#headlines p {
padding:5px 0;
}





