/* CSS Document */

/*#############################################################
 STRUCTURE
 #############################################################*/

body {
	background-color: #daebf9;
}

#container {
	background-color: #ffffff;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	width: 950px;
}

#som {
	float:left;
	border-bottom-width: 0px;
}

#index {
	float:left;
	width: 950px;
	background-color: #9CF;
}

#pageHead {
	float:left;
	height: 39px;
	width: 950px;
	background-color: #2798f4;
	position: relative;
	padding-top: 4px;
}

#headText {
	margin-left: 130px;
	height: 30px;
	width: 800px;
	position: relative;
}

#headText  a:link, #headText a:visited{
	color: #FFF;
	text-decoration: underline;
	border-bottom-width: 0px;
	
}

#headText  a:hover, #headText  a:active {
	color: #036;
	text-decoration: underline;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #FFF;
}


#footer, #footerIndex {
	clear: both;
	width: 810px;
	margin-top: 60px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 130px;
}

#footerIndex {
	margin-top: 0px;
}

#col2 .vp-container {
	background-color: #444;
	width: 640px;
	padding: 30px;
	margin-bottom: 30px;
	margin-top: 30px;
	-moz-box-shadow: 0 0 1em #444;
	-webkit-box-shadow: 0 0 1em #444;
    box-shadow: 0 0 1em #444; 
	zoom: 1;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=135, Strength=5);
}

#col2 .vp-container h4 {
	color: #bbb;
	padding: 0;
	margin: 0;
	margin-top: 5px;
	font-size: 1.3em;
}




/*#############################################################
 MAIN NAVIGATION 
 #############################################################*/

#main {
	float: left;
	position: relative;
	width: 800px;
	height: 160px;
	text-align: left;
	background-color:#036;
}
.navLine {
	float: right;
	text-align: right;
	position: relative;
	width: 676px;
	height:0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #507697;
}

#level0, #level1, #level2, #level3 {
	float: right;
	width: 679px;
	height: 23px;
	background-color: #036;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #507697;
}

ul.nav,  ul.nav li, ul.navCurrLine,  ul.navCurrLine li {
	font-size: 0.85em;
	line-height: 1.2em;
	font-weight: bold;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.nav li a, ul.navCurrLine li a {
 	display: block;
	float: left;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 8px;
	border-bottom-width: 0px;
	border-bottom-style: none;
}

/* ----------------------------------------------------------
   SUB NAV
   ----------------------------------------------------------*/
 

#subnav {
	display: block;
	float: left;
	height: 23px;
	width: 100%;
}

ul.subnav {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #507697;
}

ul.subnav, ul.subnav li {
	font-size: 0.85em;
	line-height: 1.2em;
	font-weight: bold;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.subnav li a {
	float: left;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 0px;
	border-bottom-style: none;
}

/* ----------------------------------------------------------
   LINKS 
   ----------------------------------------------------------*/

/*   
DOWN ARROW - DEFAULT
*/
.nav a:link, .nav a:visited, a.nav:link, a.nav:visited {
	color: #9CF;
	text-decoration: none;
	background-position: 0px 7px;
	background-repeat: no-repeat;
}

.nav a:hover, .nav a:active, a.nav:hover, a.nav:active {
	color: #FFF;
	text-decoration: none;
	background-image: url(/images/arr_down.gif);
	background-position: 0px 7px;
	background-repeat: no-repeat;
	border-bottom-width: 0px;
	border-bottom-style: none;
}

/*   
 CURRENT LEVEL OF OPTIONS - WHITE WITH DOWN ARROWS
*/
.navCurrLine a:link, .navCurrLine a:visited {	
	color: #FFF;
	text-decoration: none;
	background-position: 0px 7px;
	background-repeat: no-repeat;
}

.navCurrLine a:hover, .navCurrLine a:active {
	color: #9CF;
	text-decoration: none;
	background-image: url(/images/arr_down.gif);
	background-position: 0px 7px;
	background-repeat: no-repeat;
	border-bottom-width: 0px;
	border-bottom-style: none;
}


/*   
THE SELECTED LINK
*/
a.navSelect:link, a.navSelect:visited {
	color: #FFF;
	text-decoration: none;	
	background-image: url(/images/arr_right.gif);
	background-position: 0px 7px;
	background-repeat: no-repeat;
}

a.navSelect:hover, a.navSelect:active {
	color: #FFF;
	text-decoration: none;
	background-image: url(/images/arr_right.gif);
	background-position: 0px 7px;
	background-repeat: no-repeat;
	border-bottom-width: 0px;
	border-bottom-style: none;
}


/*   
 TERMINAL LINK - WHITE WITH SQUARE
*/
a.navTerminal:link, a.navTerminal:visited {
	
}

a.navTerminal:hover, a.navTerminal:active  {
	background-image: url(/images/arr_square.gif);
	background-position: 0px 7px;
	border-bottom-width: 0px;
	border-bottom-style: none;
}


/* ----------------------------------------------------------
   TACTICAL MENU BOX
   ----------------------------------------------------------*/

#mainRight {
	float: right;
	position: relative;

	width: 140px;
	height: 150px;
	
	padding-top: 10px;
	padding-left: 10px;
	
	background-color: #9dd3ff;
}

#mainRightAlign {
	position: absolute;
	
	bottom: 0px;
	margin-bottom: 10px;
	
	font-weight: bold;
	font-size: 0.82em;
	line-height: 1.7em;
	text-align: left;
}

#mainRight a:link, #mainRight a:visited{
	color: #036;
	text-decoration: none;
}

#mainRight a:hover, #mainRight a:active {
	color: #036;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #036;
}




/* SEARCH 
----------------------------------------------------------*/	

input {
	color:#666;
	font-size: 0.82em;
	font-weight: normal;
	/*background-color: #B5D5FF;*/
	border:1px solid #CCC;
}
	
.search {
	padding-left:2px;
	padding-top:0px;
	margin-top: 0px;
	background-color: #FFFFFF;
	border:1px solid #FFF;
	}
	

#arrow {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

form {
	margin:1em 0;
	display:inline;
	}
	

/* image gallery
----------------------------------------------------------*/	
#gallerycaption {
	position: relative;
	float: left;
	
	top: 0px;
	margin-top: 8px;
	width: 200px;
	
	font-size: 0.70em;
	line-height: 1.3em;
	color: #666666;
}

#gallerynav {
	position: relative;
	float: left;
	
	top: 0px;
	width: 200px;
}
