﻿@import url('layout.css');
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #ffffff;
	background-repeat: repeat;
	background-attachment: scroll;
}
img {
	border: none;
}
#container {
	width: 1024px;
	margin: 10px auto;
}
#container4dbIFrame {
	width: 1360px;
	margin: 10px auto;
}
#content4dbIFrame {
	float: left;
	width: 1180px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 0px 10px 10px 10px;
	background-color: #fff;
}
#masthead {
	text-align: center;
	width: 1022px;
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #a9a9a9;
	background-color: #fafaff;
	text-align: left;
	font-style: italic;
}
#header_image {
	width: 1022px;
	height: 136px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("../../images/vua_baner_1022.gif");
}
#header_text {
	width: 808px;
	float: right;
	margin-top: 8px;
	padding-left: 10px;	
}
#navigation {
	position: relative;
	float: left;
	width: 148px;
	padding-top: 64px;
}
#navigation_bottom {
	position: relative;
	float: left;
	width: 148px;
	background-image: url('../../images/Version1.0/emptyFold.gif');
	background-repeat: repeat-y;
}
#navigation_ending {
	position: relative;
	float: left;
	width: 148px;
	height: 40px;
	background-image: url('../../images/Version1.0/foldEnding.gif');
	background-repeat: repeat-y;
}
#content {
	float: right;
	width: 844px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 0px 10px 10px 10px;
	background-color: #fff;
}
#footer {
	text-align: center;
	clear: both;
	width: 1022px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #fefeff;
	margin-left: auto;
	margin-right: auto;
}
/* Masthead Styles */
#masthead h1 {
	color: #3d6c87;
}
#masthead h3 {
	color: #5f8ea9;
}
/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#navigation li {
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #fff;
}
#navigation a {
}
#navigation a:hover {
}
/* Content Styles */
#content h1, h2, h3, h4, h5, h6 {
	color: #006699;
}
#content h1 {
	font-size: 22px;
	text-align: center;
}

#content h2	 {
	font-size: 18px;	
}

#content h3	 {
	font-size: 16px;
}

#content h4	 {
	font-size: 14px;
}


#content img {
	padding: 5px;
	margin: 5px 15px 5px 15px;
	border: 1px solid #808080;
}
/* Footer Styles */
#footer p {
	color: #808080;
	margin-top: 5px;
}
#footer a {
	color: #5f8ea9;
	text-decoration: underline;
}
#footer a:hover {
	color: #33627d;
	text-decoration: none;
}
a {
	color: #5f8ea9;
	text-decoration: underline;
}
a:hover {
	color: #33627d;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.style_center {
	text-align: center;
}
.style_autocenter {
	margin-left: auto;
	margin-right: auto;
}
.important_text {
	font-size: large;
	padding-left: 40px;
}
.important_text_normal {
	font-size: large;
}
.important_red {
	font-size: large;
	color: red;
}



.standard_label {
    width: 120px;
    float:left;
    }
#grid {
    clear:both;
}
#Search_left {
    float:left;
}
.SearchButton {
    margin-bottom:10px;
}

.style_smaller_font
{
    font-size:smaller;
    color:#666666;
}



.navigation_item
{
	border-spacing:0px;
	border-collapse: collapse;
    height: 40px;
	width: 146px;
    float:left;
}

.navigation_item td {
    background-image: url('../../images/Version1.0/emptyFold.gif');
	background-repeat : no-repeat;
	background-position: top left;
}

.navigation_item tr {
    vertical-align: middle;
}

.navigation_item td div {
    width:105px;
}
.navigation_item a {
	font-family: "MS Sans Serif", Sans-Serif;
	font-size: 0.85em;
	color: Black;
    text-decoration:none;
}
.navigation_item a:hover {
    font-weight:bold;
}

.selectedMenuItem
{
    font-weight: bold;
}

#email
{
    clear: both;
    padding-top: 10px;
    font-size: 0.85em;
    text-align: center;
}

.sf_listAndPage img,
.sf_photoListLightbox img
{
    border: 1px solid #808080 !important;
}

.sf_listAndPage li,
.sf_photoListLightbox li
{
    margin:0 3px 3px 0 !important;
}

.sf_listAndPage .sf_image, .sf_listAndPage li,
.sf_photoListLightbox .sf_image, .sf_photoListLightbox li
{
    width: 115px !important;
    height: 90px !important;
}
