
@import url("skin.css"); 
@import url("jquery.jcarousel.css"); 
/********* GLOBALS *********/

*
{
	padding: 0;
	margin: 0;
}

body
{
	background: #045D6C;
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 13px;
	margin: 0;
	padding: 0;
}

#aspnetForm
{
	top: 0px;
	margin: 0px;
	padding: 0px;
	position: relative;
}

h3
{
	font-family: Arial;
	font-weight: bold;
	color: #9E0B0F;
	font-size: 13px;
	text-transform: uppercase;
	margin: 1em 0;
}

h4
{
	text-align: center;
}

a
{
	color: #FFFFFF;
	cursor: pointer;
	text-decoration: none;
	border-style:hidden;
}

.startPage #wrap
{
	background: #045D6C url(img/defaultBackground.jpg) no-repeat scroll 0 0 !important;
}

.startPage #main
{
	height: 530px;
}

.boxedText
{
	
	height:281px;
	left:143px;
	overflow:hidden;
	position:absolute;
	top:463px;
	width:120px;
}

.boxedText .box .inner p
{
	margin: 0;
}

.boxedText h4
{
	display:none;
}


p
{
	margin: 1em 0;
}

#page ol
{
	-moz-padding-start: 40px;
	display: block;
	list-style-type: decimal;
	margin: 1em 0;
	padding:0 2em;
}

#page ul 
{
	-moz-padding-start:40px;
	display:block;
	list-style-type:disc;
	margin:1em 0;
	padding:0 2em;
}


.siteHeader
{			
	display:block;
	float:left;
	left:143px;
	position:relative;
	text-align:right;
	top:119px;
	width:134px;
}

.siteHeader a
{
	font-size: 13px;
	font-weight:normal;
	text-transform: capitalize;
	color:#E8FFFF;
	padding-right:4px;
	height:28px;
	display:block;
}

#wrap
{
	background: #045D6C url(img/masterBackground.jpg) no-repeat scroll 0 0;
	border: medium none;
	font-family: Verdana;
	font-size: 76%;
	margin: 0 auto;
	min-height: 770px;
	padding: 0px;
	position: relative;
	width: 998px;
}

#header .uc
{
	clear: both;
	height: 208px;
}

.menu
{
	clear:both;
	display:inline;
	float:left;
	font-family:Verdana;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:23px 0 0 143px;
	padding:0;
	position:relative;
	top:-86px;
	width:135px;
}

.menu li
{
	color: #FFFFFF;
	font-family: Century Gothic;
	font-size: 13px;
	text-align: right;
	text-transform: uppercase;
}

.menu li a
{
	color: #E8FFFF;
	display: block;
	height: 28px;
	text-decoration: none;
	padding: 1px 5px 0;
	text-transform:capitalize;
}

.languageMenu
{
	display: none;
}

.startPage #page
{
	background: transparent url() repeat-x scroll 0 0 !important;
}

#page
{
	background: #D5D4D4 url(img/textBackground.jpg) repeat-x scroll 0 0;
	color: #08606E;
	font-size: 13px;
	min-height: 600px;
	padding: 8px 20px;
	width: 550px;
	float: left;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	overflow:auto;
}

.showMore
{
	position: absolute;
	left: 110px;
	top: 255px;
}

#footer
{
	clear: both;
	float: left;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	margin: 15px 0 2px;
	text-align: center;
	width: 100%;
}

.menu li a:hover, .current a, .siteHeader a:hover, .startPage .siteHeader a
{
	color: #045D6C !important; /*color: #035968;*/
	background: transparent url(img/menuHover.jpg) repeat-x !important;
	text-decoration: none !important;
	height: 26px;
}

/*JQuery cycle plug in*/
#headerGallery
{
	position: absolute;
	left: 283px;
	top: 208px;
}
#headerGallery .pics
{
	width: 582px;
	height: 227px;
	padding: 0;
	margin: 0;
}
#headerGallery .pics img
{
	border: 0px solid;
	width: 582px;
	height: 227px;
	top: 0;
	left: 0;
}

#subSection
{
	position: absolute;
	top: 463px;
	left: 283px;
}

.path
{
	display: none;
}


.date
{
	display: none;
}

.list .item a
{
	color: #9E0B0F;
	display: block;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	margin: 13px 0px;
	text-decoration: none;
	text-transform: uppercase;
}


.row 
{
	margin-bottom: 10px;
}

.row label
{
	display:block;
}

#ctl00_PageWrapper_ContentAndSidebar_Content_m li a
{
	color:#08606E;
	display:block;
	font-weight:bold;
	margin-bottom:10px;
}

#thumbnails 
{	
}

.thumbnail {
	float:left;
	margin-bottom:10px;
	margin-right:15px;
	opacity:0.4;
	padding-bottom:0;
}

.thumbnail:hover, .selected {
	opacity:1;
}

.thumbnail a img, table {
border:0 none;
}

.thumbnail img {
border-style:hidden;
border-width:0px;
vertical-align:middle;
}

.thumbnail:hover, .selected {
opacity:1;
}

#thumbnails .text {
display:none;
}

#preview img
{
	-moz-border-radius : 0px;
	max-width:539px;
}

#preview 
{
	clear:both;
}
