@import url("css/menu.css");
@import url("css/lightbox.css");

/* CSS Document */
body
{
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: smaller;
}

h1, h2, h3, h4, h5, h6
{
	font-weight: bold;
	color: #FF6600;
}

h1
{
	font-size:xx-large;
}

h2
{
	font-size:x-large;
}

h3
{
	font-size:large;
}

h4
{
	font-size:medium;
}

h5
{
	font-size:small;
}

h6
{
	font-size:x-small;
}


h1, h3, h5, h1 input
{
	font-weight: bold;
}
h2, h4, h6
{
	font-weight: bold;
}

.logo_bg_full h1
{
	color: #666699;
	font-size: 4.8em;
}
.logo_bg_full h2
{
	color: #666699;
	font-size: 2em;
}
.logo_subtitle
{
	font-size: 1.6em;
	font-weight: bold;
	color: #9898BA;
	padding: 0 10px 8px 5px;
}

/* ControlPanel style */
.ControlPanel
{
	background-position: left bottom;
	border: none;
	padding-bottom: 10px;
}
.cpanel_left
{
	background-position: left bottom;
	padding-left: 21px;
}
.cpanel_right
{
	background-position: right bottom;
	padding-right: 33px;
}

/*-------- Default Style --------*/

a, a:link, a:visited, a:active
{
	text-decoration: none;
	font-weight: normal;
}
a:hover
{
	text-decoration: underline;
}

.Head
{
	font-weight: bold;
}
.SubHead
{
}
.SubSubHead
{
}
.NormalRed
{
}


/*Datagrids */
.DataGrid_Container
{
	margin-top: 15px;
}
.DataGrid_Header
{
	font-weight: bold;
}
.DataGrid_Header td, .NormalBold td
{
	font-weight: bold;
}

.top_space
{
	height: 34px;
}
.lang_pad
{
	padding: 7px 0 0 25px;
	float: right;
}

.search_style
{
	float: right;
	height: 40px;
}
.search_bg
{
	padding: 8px 2px 0 0;
}



.center_bg
{
	padding: 0px;
	margin: 0px;
}
.left_bg
{
	padding: 0px;
	margin: 0px;
}
.right_bg
{
	padding: 0px;
	margin: 0px;
}
.content_pad
{
	background-position: left bottom;
	padding: 0px 0px 0 0px;
	margin: 0 16px 0 16px;
}
.content_width
{
	padding-top: 0px;
	min-height: 250px;
}

#terms_style
{
	float: left;
}
#copy_style
{
	float: right;
}

.clear_float_image_fullscreen
{
	clear: both;
	line-height: 0;
	font-size: 0;
	min-height: 30px;	
}

.clear_float
{
	clear: both;
	line-height: 0;
	font-size: 0;
	height: 0;
}

/* ------- FileManager -------*/
div.FileManager
{
	height: auto;
	border: none;
}
table.FileManager
{
	width: 99%;
}


a.CommandButton:link, a.CommandButton:visited
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.CommandButton:hover
{
	color: #000000;
	text-decoration: underline;
}

/*-------ControlPanel changes ---------------*/
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited{color:#3E81B5;}
.ControlPanel a.CommandButton:hover{color:#CB2027; text-decoration:underline;}
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited, .ControlPanel .SubHead{font-size:11px;}



.ContentPane
{
	padding: 0px 5px 5px 3px;
	
	margin: 0px;
}

.TopPane, .BottomPane
{
	margin: 0px;
}
.LeftPane{ padding:0px 20px 0px 0px; width:20%; margin:0px; }
.RightPane{ padding:0px 0px 0px 20px; width:20%; margin:0px; }


/*------------ Breadcrumb Style --------------*/
.Breadcrumb, a.Breadcrumb:link, a.Breadcrumb:active, a.Breadcrumb:visited
{
	background-color: #A0A0C0;
	color: #FFFFFF;
}
a.Breadcrumb:hover
{
	background-color: #666699;
	color: #FFFFFF;
}

/*-------------- Link Style --------------*/
.linkscontainer
{
	padding-top: 20px;
	text-align: center;
	padding-bottom: 5px;
}
.links, a.links:link, a.links:active, a.links:visited
{
	background-color: #A0A0C0;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}
a.links:hover
{
	color: #FFFFFF;
}

/*-------------- User Style --------------*/
.user, a.user:link, a.user:active, a.user:visited
{
	color: #FFFFFF;
}
a.user:hover
{
	color: #FFFFFF;
}

/*-------------- Footer Style --------------*/
.footer, a.footer:link, a.footer:active, a.footer:visited
{
	color: #FFFFFF;
}
a.footer:hover
{
	color: #FFFFFF;
}

/*-------------- Empty panes Style --------------*/
.DNNEmptyPane{width: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;}



/*-------------- MapInfo2DToolTip ---------------*/
.MapInfo2DToolTip
{
	color: #0066CC;
}

.MapInfo2DToolTipLink
{
	color: #0076DC;
}

















