﻿html, body, form, div, h1, h2, h3, h4, h5, h6, p, form, fieldset {	
	margin: 0;
	padding: 0;
}

body 
{	
	font-size: 12px;
    color: black;
    font-family:  Verdana, Arial, Helvetica, sans-serif !important;
    height: 100%;
    width: 100%;
    background: #d4d0c8 url('../Images/seveseo/bg_center_slate.gif') repeat-y 50% 0 !important;
}

table, td, tr{
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
}

input, select, textarea
{
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 1em;
}


a 
{
	color: #f37a1f;
	text-decoration: none;
}
a:hover
{	
	color: #6d6e72;
	text-decoration: underline;
}



#layoutline
{
	position: absolute;
	top: 110px;
	left: 0px;
	width: 100%;
	height: 100px;
	background-image: url('../Images/seveseo/header_line.gif');
	background-position: center;
}


#container
{
	background-color: White;
	position: relative;
	width: 770px;
	margin: 0 auto;
	padding: 0;
}



#sharepoint
{
	background-color: white;
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	border-bottom: 1px gray dotted;
	z-index: 9999;
}


#header
{
	padding-top: 25px;
	height: 150px;
}

#header #banner{
	position: absolute;
	top: 38px;
}

#header #esa_logo{
	position: absolute;
	left: 15px;
	top: 2px;
}

#search{
	display: block;
	position: absolute;
	top: 245px;
	right: 0px;	
	width: 30em;
	height: 40px;	
	border-bottom: 1px #F8F8F8 solid;
}

#search #SRSB{
	position: absolute;
	top: 10px;
	right: 0px;
	width: 20em;
	
}

#search table{
	font-size: 1em;
	font-style: normal;
}

#nav 
{
	height: 34px;
	background-color: #f37a1f;
	border-top: 1px solid #b97d50;
	background-image: url('../Images/seveseo/nav_bg.gif');
	background-position: left bottom;
	background-repeat: repeat-x;
}


#nav .topNavItem a 
{
	display: inline-block;
	padding: 0 12px 0 5px;
	color: #fcd9bf;
	height: 32px;	
	text-decoration: none;
	line-height: 28px;
	text-align: center;
	border-top: 2px solid #f37a1f !important;
	background-image: url('../Images/seveseo/nav_line.gif');
	background-position: right 2px;
	background-repeat: no-repeat;
}
#nav .topNavItem a.selected, #nav .topNavItem a:hover {
	color: White;
	border-top: 2px solid white !important;
}

#nav .topNavSelected
{	
	color: White !important;
	font-weight: bold;
	background-image: url('../Images/seveseo/nav_current.gif');
	background-position: 5px bottom;
	background-repeat: no-repeat;
}

#nav .topNavCurrent
{
	font-weight: bold;
}




#nav .topNavFlyOuts
{
	margin-top: 7px;
	background-color: white; 	
	border-bottom: 1px #808080 solid;
	border-left: 1px #808080 solid;
	border-right: 1px #808080 solid;
}

#nav .topNavFlyOutsItem td{
	border-top: 1px #C0C0C0 solid;	
}

#nav .topNavFlyOutsItem a
{
	display: block;
	padding: 5px 30px 5px 5px;	
}




#crums
{
	background-color: #F8F8F8;
	padding: 10px 0px 10px 15px;
	margin-bottom: 20px;
	border-bottom: 1px #F2F2F2 solid;
}

#crums a{
	color: gray;
}


.ms-pagebreadcrumb
{
	visibility: hidden;
}




#content{
	margin: 5px 5px 10px 15px;
}


#content .pageTitle{
	display: inline-block;
	font-weight: bold;
	font-size: 1.2em;
	padding-bottom: 5px;
	width: 20em;
	border-bottom: 1px #F8F8F8 solid;
}



















