@charset "utf-8";
/* CSS Document */

@import url("css/menu.css");

html {height:100%;}
body {
	min-height:100%;
	height:100%;
	margin:0;
	padding:0;
	BACKGROUND-IMAGE: url(images/back.jpg);
	BACKGROUND-ATTACHMENT: fixed;
	BACKGROUND-REPEAT: repeat-x;
	BACKGROUND-POSITION: center center;
	/*text-align: center;*/
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	COLOR: #333333;
	FONT-SIZE: 11px;
}

/*-------- Default Style --------*/
body,th,td,div,p,table,h1,h2,h3,h4,h5,h6.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover, input{color:#2E3D47; font-family:Verdana, Arial, Helvetica, sans-serif;}
body,th,td,div,p,table,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover{font-size:12px;}
h1, h2, h3, h4, h5, h6{color:#375162;}
h1, h3, h5, h1 input{font-weight:bold;}
h2, h4, h6{font-weight:normal}
h1, h2, h1 input{font-size:14px;margin:10px 0;}
h3, h4{font-size:12px;margin:8px 0;}
h5, h6{font-size:10px;margin:6px 0;}


a,a:link,a:visited,a:active{color:#000000; text-decoration:none; font-weight:normal; }
a:hover{color:#D00; text-decoration:underline; }
.Head, .SubHead, .SubSubHead, .Normal, .NormalDisabled, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox
{font-family:Verdana, Arial, Helvetica, sans-serif;}
.Head{color:#2E3D47;font-weight:bold;}
.SubHead {color:#4C6171;}
.SubSubHead{color:#6E8AA0;}
.NormalRed {color:#F00;}


/*Datagrids */
.DataGrid_Container {margin-top:15px;}
.DataGrid_Header{font-weight:bold;}
.DataGrid_Header td, .NormalBold td{font-weight:bold;}

#Menu {
	WIDTH: 778px;
	background-image: url(images/menu_background.jpg);
	background-repeat: repeat;
	background-position: left top;
	min-height: 33px;
}

.ControlPanel{border:1px solid black; padding:0; margin:0; width:100%; background-color:#eeeeee;}

#MainContainer {
	width:792px;
	margin:0 auto;
}
#MainBorder {
	width:778px;
	border-left:7px solid #050505;
	border-right:7px solid #050505;
}
#Logo {
	width:778px;
	height:98px;
}
#Footer {
	width:100%;
	background-color:#0d1f37;
	padding:20px 0 20px 0;
	text-align:center;
}
#Links {
	margin: 0 auto;
	width:778px;
	text-align:center;
	padding-top:20px;
	padding-bottom:20px;
}

/*------------ Breadcrumb Style --------------*/
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{color:#000000;}
a.Breadcrumb:hover{color:#004f9a;}

/*-------------- Link Style --------------*/
.links,a.links:link,a.links:active,a.links:visited{ color:#ffffff; margin:0 5px 0 5px;}
a.links:hover{color:#ffffff;}

/*-------------- User Style --------------*/
.user,a.user:link,a.user:active,a.user:visited { color:#ffffff; font-size:11px;}
a.user:hover{color:#ffffff; font-size:11px;}

/*-------------- Footer Style --------------*/
.footer,a.footer:link,a.footer:active,a.footer:visited { color:#ffffff; font-size:11px;}
a.footer:hover{color:#ffffff; font-size:11px}

/* ------- FileManager -------*/
div.FileManager{height:auto;border:none;}
table.FileManager{width:99%}

a.CommandButton:link, a.CommandButton:visited{color:#CB2027; font-weight:bold; text-decoration:none;}
a.CommandButton:hover{color:#000000; text-decoration:underline;}

/*--------- pane style ----------*/
#ArtworkContainer {
	margin: 0;
	padding: 0;
	width: 778px;
	background-color:#fcfcfc;
}
.TopArtwork {
	padding: 0;
	margin: 0;
}
.BottomArtwork {
	padding: 0;
	margin: 0;
}

#ContentContainer {
	padding: 0 16px 0 16px;
	margin: 0;
	width: 746px;
	background-color:#fcfcfc;
}
.TopPane, .BottomPane {
	padding: 0;
	margin: 0;
}
.LeftPane, .RightPane{
	padding: 5px 15px 5px 15px;
	margin: 0;
	background-image: url(images/sidegraphic.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 218px;
	max-width: 218px;
}
.ContentPane {
	padding: 0;
	margin: 0;
	/*padding: 5px 15px 5px 15px;*/
	/*margin: 0 auto;*/
	/*margin: 15px;*/
	/*width: 718px;*/
	max-width: 718px;
}
.ContentPad {
	padding: 5px 15px 5px 15px;
	margin: 0;
}

/*-------------- Empty panes Style --------------*/
.DNNEmptyPane{width:0;height:0;padding:0;margin:0;}

/*-------------- Search SkinObject Styles --------------*/
div.SearchContainer{position:relative; white-space: nowrap;}
div.SearchBorder{width: 180px; height: 20px; border: solid 1px #e0e0e0; float:left; background-color: White; white-space: nowrap; margin-top: 2px;}
div.SearchContainer a{padding: 0px; display: block; float:left; }
div.SearchContainer a img{padding-left:5px;}
div.SearchIcon{float: left; width: 31px; height: 20px; cursor: pointer; z-index: 11; background: no-repeat 2px 2px; text-align:right;}
div.SearchIcon img{margin-top: 3px;}

input.SearchTextBox{float: left; z-index: 10; border: 0px; width:130px; height:18px; margin-left:3px; color: #43494D;}

#SearchChoices{clear: both; display: none; border: solid 1px #C3D4DF; z-index: 2000; cursor: pointer; margin: 0; padding: 0; text-align:left; background-color: #F3F7FA; position:absolute; top: 22px; left: 0px;}
#SearchChoices li{cursor: pointer; margin: 0; padding: 2px 2px 0 2px; padding-left: 25px; height: 18px; text-align:left; background-color: #F3F7FA; background-repeat: no-repeat; background-position: 2px center; list-style: none; list-style-image: none; border: none; display:block;}
#SearchChoices li.searchHilite{background-color: #CE0D0D;	color:#ffffff; border: none;}
#SearchChoices li.searchDefault{background-color: #F8FAFF; border: none;}


/*-------------- Lightbox Styles --------------*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(lightbox/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

.ClearAll {
	clear:both;
	font-size:1px;
	height:1px;
}

div.MediaForm {
	position:relative;
	margin:0 auto;
	width:325px;
}

div.MediaTable table {
	margin:0 auto;
	border-collapse: collapse;
}

div.MediaForm h1 {
	font-size:18px;
	font-weight:bold;
	text-align:center;
}

div.Label {
	font-size:14px;
	font-weight:bold;
	width:100px;
	float:left;
	clear:both;
	margin: 6px 0;
}

td.Label {
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #000;
}

div.Data {
	font-size:14px;
	width:225px;
	float:left;
	margin: 6px 0;
}

td.Data, td.DataAlt {
	font-size:14px;
	padding:6px;
	vertical-align:top;
}

td.DataAlt {
	background-color:#eee;
}

td.Data a, td.DataAlt a {
	font-size:14px;
	color:#004F9A;
}

div.Data a {
	font-size:14px;
	color:#004F9A;
}

div.Data input, div.Data select {
	font-size:14px;
	width:225px;
}

div.Admin {
	clear:both;
	margin:20px auto 0 auto;
	text-align:center;
}

div.MediaTable input.Button, div.MediaForm input.Button {
	font-size:12px;
}
