﻿/* ----- BASIC ELEMENTS AND FONTS ----- */
body, content_box_large {
	scrollbar-track-color: #072450;
	scrollbar-face-color: #072450;
	scrollbar-highlight-color: #9FCBF2;
	scrollbar-3dlight-color: #072450;
	scrollbar-darkshadow-color: black;
	scrollbar-shadow-color: #9FCBF2;
	scrollbar-arrow-color: #3399FF;
}
body {
	color: #fff;
	font-size: 12px;
    font-family: Tahoma, "MS Sans Serif", Helvetica, Arial;
	background: #072450 url(img/seattle_background_paint.jpg) repeat-x;
	margin: 0;
	padding: 0;
	height: 100%;
}
html {
	color: #fff;
	font-size: 12px;
    font-family: Tahoma, "MS Sans Serif", Helvetica, Arial;
	background: #072450 url(img/seattle_background_paint.jpg) repeat-x;
	margin: 0;
	padding: 0;
	height: 100%;
}
.clear {
	clear: both;
	height: 30px;
}

.center_text_photos {
	text-align: center;
}

p {
	margin: 10px 30px 10px 30px;
}
#content_footer p {
	margin: 10px 30px 10px 30px;
	padding-top: 20px;
	font-size: 12px;
	text-align: left;
}
.content_box p {
	margin: 10px 0px 10px 0px;
	color: #ddd;
	font-size: 12px;
	text-align: justify;
}
.content_box_large p {
	margin: 10px 0px 10px 0px;
	font-size: 12px;
	text-align: justify;
}
#content_footer p {
	margin: 10px 0px 10px 60px !important;
	margin: 10px 0px 10px 85px;
	font-size: 12px;
	text-align: justify;
}

.table_style_left_align {
	border-style: solid;
	border-width: 1px;
	border-color: gray;
	text-align: left;
}
.table_style_center_align {
	border-style: solid;
	border-width: 1px;
	border-color: gray;
	text-align: center;	
}
.table_style_right_align {
	border-style: solid;
	border-width: 1px;
	border-color: gray;
	text-align: right;
}

.red {
	color: red;
}
.yellow {
	color: #ffd502;
	font-weight: bold;
}
/*----- IMAGES ----- */
.img {
	border: medium solid #C0C0C0;
	margin: 2px 4px 2px 0px;
}
h1 {
    font-family: Tahoma, "MS Sans Serif", Helvetica, Arial;
	font-size: 30px;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0px 0px 0px 0px !important;
	margin: 10px 0px 0px 0px;
	color: #fff;
	font-weight: bold;
}
h2 {
    font-family: Tahoma, "MS Sans Serif", Helvetica, Arial;
	font-size: 20px;
	margin: 0px 50px 10px 30px !important;
	margin: 0px 30px 10px 30px;
	font-size: 12px;
	text-transform: uppercase;
	color: #072450;
	font-weight: normal;
}
h3 {
    font-family: Tahoma, "MS Sans Serif", Helvetica, Arial;
	margin: 0px 0px 10px 0px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}
/*----- hyperlink ----- */
a:link {
	color: #9FCBF2;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #9FCBF2;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #ffd502 font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #ffd502;
	font-weight: bold;
	text-decoration: underline;
}
/*----- MENU ----- */
#nav_list {
	margin: 0;
	padding: 0;
	width: 170px;
	list-style: none;
	overflow: hidden;
}
#nav_list li {
	width: 170px;
	margin: 0 0 5px 0;
	overflow: hidden;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}
#nav_list a {
	color: #fff;
	text-decoration: none;
}
.li_nav_body a {
	display: block;
	width: 170px;
	height: 20px;
	background: url(img/nav_body.png) no-repeat;
	padding-left: 20px;
	line-height: 25px;
}
.li_nav_footer a {
	display: block;
	width: 170px;
	height: 20px;
	background: url(img/nav_body.png) no-repeat;
	background-position: 0 0px;
	padding-left: 20px;
	line-height: 25px;
}
.li_nav_body a:hover {
	background-position: 0 -20px;
/*	color: #016001;*/
}
.li_nav_footer a:hover {
	background-position: 0 -20px;
	color: #016001;
}
.li_active a:active {
	background: url(img/nav_body.png) no-repeat;
	background-position: 0 -40px;
	color: #fff;
}
/*----- LAYOUT ----- */
#container {
	width: 100%;
	height: 100%;
	min-height: 100%;
	background: url(img/sidebar_body.png) 30px 0px repeat-y !important;
}
#menu_header {
	width: 180px;
	height: 160px;
	text-align: left;
	float: left;
	margin: 0 0 0 30px;
}
#menu_left {
	width: 170px;
	min-height: 100%;
	margin: 0 0 0 30px;
	float: left;
	background: url(img/sidebar_body.png) repeat-y;
}
.menu_column {
	width: 170px;
	height: 462px;
	float: left;
	margin: 0 0 0 10px;
}
#head {
	width: 1010px !important;
	height: 170px;
	float: left;
	text-align: right;
}
#content {
	width: 1010px;
	text-align: justify;
	float: left;
	margin: 0px 0px 0px 20px;
	background: url(img/sidebar_body.png) 10px 0px repeat-y !important;
}
.content_box_large {
	width: 80%;
	height: 100%;
	margin: 0px 0px 0px 10px;
	float: left;
	overflow: auto;
	padding-right: 10px;
}
#content_footer {
	background: url(img/sidebar_body.png) 30px 0px repeat-y !important;
	background: url(img/sidebar_body.png) 60px 0px repeat-y;
	width: 100%;
	clear: both;
	margin-bottom: -70px;
	height: 50px;
}
.img_no_border {
	border-width: 0px;
}

