body{
	margin-top:10px;
	padding:0;	
	background:url(../gfx/body_bg_v03.jpg) repeat-x fixed #003965;
}


#PageContainer{
	width:780px;
	height:auto;
	margin-top:20px;
	margin-right:auto;
	margin-left:auto;
}


#PageHeader{
	width:780px;
	height:68px;
	margin:0;
	padding:0;

	background-color:#ffffff;
	
	-moz-border-radius-top-left:7px;
	-moz-border-radius-top-right:7px;
	-webkit-border-radius-top-left:7px;
	-webkit-border-radius-top-right:7px;
	-o-border-radius-top-left:7px;
	-o-border-radius-top-right:7px;
	border-top-left-radius:7px;
	border-top-right-radius:7px;
}

#Logo{
	width:204px;
	height:37px;
	margin-top:22px;
	margin-left:0;
	padding:0;
	float:left;
}

#Logo a img{
	margin-left:24px;
	border:0;
}


#MainMenu{
	width:540px;
	height:auto;
	overflow:auto;
	margin-top:33px;
	padding:0;
	float:left;
}



#PageMiddle{
	width:780px;
	height:auto;
	overflow:auto;
	margin:0;
	padding-bottom:10px;
	clear:both;
	background-color:#ffffff;
	background-image:url("../gfx/PageMiddle_bg.jpg");
	background-repeat:no-repeat;
	background-position:left bottom;
}


#PageMiddleInner{
	width:762px;
	height:auto;
	margin-left:9px;
	margin-bottom:20px;
	padding:0;
	border-top:dashed 1px #cfcfcf;
}


#SubMenu{
	display:block;
	width:180px;
	height:400px;
	min-height:400px;
	overflow:visible;
	float:left;
	margin-top:20px;
	padding:0;
}



#Image{
	display:block;
	width:180px;
	height:220px;
	overflow:hidden;
	float:right;
	margin-top:10px;
	padding:0;
	backround-color:#000000;
}



#MainContentsContainer{
	width:560px;
	height:auto;
	overflow:auto;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	float:left;
	
	/*border-left:dashed 1px #cfcfcf;*/
	/*border-right:dashed 1px #cfcfcf;*/
}

#MainContentsContainerFullPage{
	width:510px;
	height:auto;
	overflow:auto;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	float:left;
	/*border-left:dashed 1px #cfcfcf;*/
	border-right:none;
}


#MainContentsContainerOrderForm{
	width:570px;
	height:auto;
	overflow:auto;
	margin-top:10px;
	margin-left:10px;
	margin-right:0px;
	float:left;
	/*border-left:dashed 1px #cfcfcf;*/
	border-right:none;
}


#MainContents{
	width:auto;
	height:auto;
	min-height:450px;
	overflow:hidden;
	margin:0;
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
	
	float:left;
}



#AdditionalContents{
	width:140px;
	height:auto;
	margin-top:20px;
	margin-left:5px;
	padding:0;
	overflow:auto;
	float:left;
}

#AdditionalContents p{
	font-size:10px;
	line-height:14px;
}



table.LoginForm{
	width:380px;
}




#PageFooter{
	width:780px;

	height:auto;
	float:none;
	clear:both;
	
	margin-bottom:32px;
	padding-top:26px;
	overflow:auto;
	
	background-image:url(../gfx/PageFooter_bg_v02.gif);
	background-repeat:no-repeat;
	background-position:top;
	
	text-align:center;
}


#PageFooter p{
	font-size:11px;
	color:#b2b2b2;
}

#PageFooter a{
	font-size:11px;
	color:#71b6da;
}

#PageFooter a:hover{
	color:#ffffff;
}



#Sigill{
	margin:0px;
	padding:10px 0;
}

#Sigill .item{
	width:230px;
	min-height:100px;
	float:left;
	margin-left:20px;
	text-align:center;
}



/*
***************************************
	NavigationTracker
***************************************
*/

#NavigationTracker{
	display:block;
	width:auto;
	height:auto;
	margin-bottom:20px;
	padding:0;
	float:left;
	clear:both;
}

#NavigationTracker ul{
	list-style:none;
	display:inline;
	margin:0;
	padding:0;
}

#NavigationTracker li{
	list-style:none;
	display:block;
	width:auto;
	height:auto;
	float:left;
	font-size:11px;
	color:#606060;
	margin:0;
	padding:0;
	border:0;
	
	background-image:url(../gfx/Arrow_Small_E.gif);
	background-repeat:no-repeat;
	background-position:6px 4px;
}

#NavigationTracker li.FirstItem{
	background-image:none;
}

#NavigationTracker li a{
	display:block;
	float:left;
	margin:0;
	padding-left:18px;
	color:#1d88cb;
	text-decoration:none;
}

#NavigationTracker li.FirstItem a{
	padding-left:0px;
}

#NavigationTracker li a:hover{
	color:#71B6DA;
}

#NavigationTracker span.Selected{
	display:block;
	float:left;
	padding-left:18px;
}








div#LoginInfo{
	width:auto;
	float:right;
	clear:both;
	
	margin-left:50px;

	font-size:9px;
	color:#808080;
}












/*
***************************************
	Generic list styles (News)
***************************************
*/

div.Listing ul{
	list-style:none;
	margin:0;
	padding:0;
	border:0;
	
	font-family:arial,helvetica,sans-serif;
	font-size:11px;
}

div.Listing ul li{
	display:block;
	width:auto;
	height:auto;
	overflow:auto;
	
	float:none;
	clear:both;
	
	margin-bottom:10px;
	padding-bottom:10px;
	
	border-bottom:dashed 1px #cccccc;
}

div.Listing ul li a, div.Listing ul li span.nolink{
	display:block;
	width:auto;
	height:auto;
	text-decoration:none;
}

div.Listing ul li a{
	cursor:pointer;
}

div.Listing ul li a:link, div.Listing ul li a:visited{
	color:#636a39;
}

div.Listing ul li a:hover, div.Listing ul li a:active{
	color:#969b66;
}

div.Listing ul li.Selected{
}




/* Heading */

div.Listing li span.Heading{
	display:block;
	width:auto;
	height:auto;
	overflow:auto;
	margin:0;
	padding-bottom:5px;
	font-size:12px;
	color:#1d88cb;
	font-weight:normal;
}

div.Listing ul li a:hover span.Heading, div.Listing ul li a:active span.Heading{
	color:#6cb2dd;
}

div.Listing li.Selected span.Heading{
	color:#6cb2dd;
}



/* Dates */

div.Listing li span.Date{
	color:#909090;
	padding-right:5px;
}

div.Listing li a:hover span.Date{
	color:#c0c0c0;
}

div.Listing li.Selected span.Date{
	color:#c0c0c0;
}



/* Text */

div.Listing li span.Text{
	color:#202020;
}

div.Listing li a:hover span.Text{
	color:#1d88cb;
}

div.Listing li.Selected span.Text{
	color:#1d88cb;
}


/* Image */

div.Listing li span.Image{
	display:block;
	width:50px;
	height:50px;
	overflow:hidden;

	float:left;
	clear:left;
	
	margin-top:4px;
	margin-right:5px;
	margin-bottom:2px;
}

div.Listing li span.Image img{
	display:block;
	width:50px;
	height:50px;
}


/* ReadMore */

div.Listing li a span.ReadMore{
	display:block;
	float:none;
	clear:both;
	width:auto;
	height:auto;

	margin-top:5px;
	padding-right:13px;
	text-align:right;
	
	color:#1d88cb;
	
	background-image:url(../gfx/Arrow_Small_E.gif);
	background-repeat:no-repeat;
	background-position:center right;
}

div.Listing li a:hover span.ReadMore{
	color:#6cb2dd;
}






/* More items */

div.Listing li.MoreItems{
	display:block;
	width:auto;
	height:auto;
	overflow:hidden;
	background-image:url(../gfx/Arrow_ReadMore.gif);
	background-repeat:no-repeat;
	background-position:15px 1px;
	padding-left:30px;
}

div.Listing li.MoreItems a{
	display:block;
	width:auto;
	height:auto;
	text-decoration:none;
	cursor:pointer;
	color:#636a39;
}

div.Listing li.MoreItems a:hover{
	color:#969b66;
}





/* Visitor alert texts upon failed validation etc */

p.ClientWarning,
p.warning{
	padding:3px;
	padding-left:22px;
	background-image:url(../gfx/Warning.gif);
	background-repeat:no-repeat;
	background-position:3px 3px;
	border:dotted 1px #990000;
	color:#990000;;
	clear:both;
	float:none;
}










#PageMiddle{
	background-image:none;
}

#PageFooter{
	background-image:url(../gfx/PageFooter_bg.gif);
	background-repeat:no-repeat;
	background-position:top;
}

#PageMiddleInner{
	border:0;
}







/* Main feature on home */

#MainFeature{
	position:relative;
	z-index:0;
	width:780px;
	height:234px;
	overflow:hidden;
	margin:0;
	padding:0;
	background:url(../gfx/mainfeature_bg.jpg) no-repeat #f0f0f0;
}


.slides_container {
	width:780px;
	height:196px;
	overflow:hidden;
	position:relative;
	display:none;
}

.slides_container .slide {
	width:680px;
	height:196px;
	display:block;
	margin:0px 0 0 60px;
}

div.slide *{
	text-decoration:none;
}


div.slide .content{
	width:430px;
	margin:30px 30px 0 0;
	float:left;
	vertical-align:middle;
}

div.slide .image{
	max-width:226px;
	max-height:178px;
	overflow:hidden;
}

div.slide p{
	font-size:14px;
}

div.slide:hover h1,
div.slide:hover p{
	color:#045c88;
}

div.slide .readmore{
	display:inline-block;
	background: url(../gfx/Arrow_Small_E.gif) no-repeat right 6px;
	padding-right:12px;
}

.pagination{
	position:absolute;
	bottom:5px;
	right:15px;
	width:auto;
	float:right;
}

.pagination li{
	float:left;
	margin:0;
	list-style:none;
}

.pagination li a{
	display:block;
	width:21px;
	height:21px;
	text-indent:-9999px;
	background-image:url(../gfx/mainfeature_indicator.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a{
	background-position:0 -21px;
}








#LeftColumn{
	width:522px;
	height:auto;
	overflow:auto;
	float:left;
	margin-top:18px;
	padding-right:9px;
	border-right:dashed 1px #cccccc;
}

#RightColumn{
	width:230px;
	height:auto;
	overflow:auto;
	float:left;
	margin-left:0px;
	margin-top:18px;
	padding:0;
}

/* Left column items on home page */

#Summary{
	margin:0;
	padding-top:10px;
	padding-left:20px;
	padding-right:40px;
	padding-bottom:12px;
	float:none;
	clear:both;
}

#Summary p{
	font-size:12px;
	margin-bottom:20px;
	line-height:18px;
}

/* Spots */

#Spots{
	display:block;
	width:auto;
	height:auto;
	overflow:auto;
	margin:0;
	margin-left:18px;
	float:none;
	clear:both;
}

#Spots ul{
	list-style:none;
	margin:0;
	padding:0;
}

#Spots li{
	list-style:none;
	display:block;
	width:auto;
	heigth:auto;
	float:left;
	padding-bottom:10px;
	-webkit-transition: opacity 0.4s ease-in-out;
	-moz-transition: opacity 0.4s ease-in-out;
	-o-transition: opacity 0.4s ease-in-out;
	-ms-transition: opacity 0.4s ease-in-out;
	transition: opacity 0.4s ease-in-out;
	
}

#Spots li.Odd{
	margin-left:0px;
}

#Spots li.Even{
	margin-left:10px;
}

#Spots li:hover, #Spots li:focus{
	opacity: 0.75;
	outline:none;
}

#Spots li a{
	display:block;
	width:240px;
	height:auto;
	overflow:auto;
	margin:0 10px 0 0;
	padding:0;
	text-decoration:none;
}

#Spots li p{
	display:block;
	margin-top:2px;
	padding:5px 12px;
	color:#444;
	border-top:dashed 1px #cccccc;
}






/* Exceptions to news listing on Home */ 

.default div#News{
	margin-top:10px;
	padding-left:15px;
	padding-right:15px;
}


div.Listing li span.Heading{
	display:block;
	width:auto;
	height:auto;
	overflow:auto;
	margin:0;
	padding-bottom:6px;
	font-size:13px;
	color:#1d88cb;
	font-weight:normal;
}










