@import url("css/menu.css");

/* CSS Document */
body 
{
background-color: white;
height:100%; 
margin:0px; 
padding:0px;
background-image: url(images/body_bg.jpg); 
}
html { min-height: 100%; margin-bottom: 1px; }
.bg
{background-color: black;}

/*  url(images/body_bg.png) repeat-x top left; */
/* ControlPanel style */
.ControlPanel{background:transparent url(images/cpanel_center.png) repeat-x bottom left; border:none;padding-bottom:10px;}
.cpanel_left {background: url(images/cpanel_left.png) no-repeat bottom left;padding-left:21px;}
.cpanel_right {background: url(images/cpanel_right.png) no-repeat bottom right;padding-right:33px;}

/*-------- 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:#7B1D01;}
h1, h3, h5, h1 input{font-weight:bold;}
h2, h4, h6{font-weight:bold}
h1, h1 input{font-size:24px;margin:10px 0;}
h2{font-size:14px;margin:10px 0;}
h3, h4{font-size:12px;margin:8px 0;}
h5, h6{font-size:10px;margin:6px 0;}
p, h1, h2, h3, h4, h5, h6 {
	padding: 0 30px 0 10px;
}


a,a:link,a:visited,a:active{color:#3E81B5; 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:#7B1D01;}
.SubSubHead{color:#7B1D01;}
.NormalRed {color:#F00;}
.formlabel {color: Black;}
.formlabelrqd {color:#F00;}
/*Datagrids */
.DataGrid_Container {margin-top:15px;}
.DataGrid_Header{font-weight:bold;}
.DataGrid_Header td, .NormalBold td{font-weight:bold;}

/*-------- design style --------*/
.template_style{width:955px; margin:0 auto; text-align:left;}

.top_space{height:7px;}
.lang_pad{padding:7px 0 0 25px;float:left;}

.logo_pad{	margin: 0 0px 0 0px; padding: 0px 0 0 30px; height:156px; width:1000px; 	background:url(images/top_background.png) no-repeat top left;}
.top_sep_pad{	margin: 0 0px 0 0px;	padding:0 0 0 0 ;height:28px; width:1000px; background:url(images/top_separator.png) no-repeat top left;}
.search_style{float:right; height:35px;}
.search_bg{padding:0px; margin: 0 19px 0 7px; background:url(images/search_bg.png) repeat-x top left; height:35px;}
.search_left{padding:0px; margin:0px; background:url(images/search_left.png) no-repeat top left; height:35px;}
.search_right{padding:0px;  background:url(images/search_right.png) no-repeat top right; height:35px;}

.menu_bg{padding:0 0 0 6px;  margin: 0 21px 0 9px; background:  White url(images/menu_bg.png) repeat-x top left; height:47px}

.bread_bg{padding:0px; margin: 0 0px 0 0px; background:url(images/bread_bg.png) repeat-x top left; height:28px;}
.bread_left{padding:0px; margin:0px; background:url(images/bread_left.png) no-repeat top left; height:28px;}
.bread_right{padding:0px;  background:url(images/bread_right.png) no-repeat top right; height:28px;}


.separator_bg{padding:0px; margin: 0 0px 0 0px; background:url(images/separator_bg.png) repeat-x top left; height:12px;}
.separator_left{padding:0px; margin:0px; background:url(images/separator_left.png) no-repeat top left; height:12px;}
.separator_right{padding:0px;  background:url(images/separator_right.png) no-repeat top right; height:12px;}

.logos_bg{padding:0px; margin: 0 19px 0 7px; background:url(images/logos_bg.png) repeat-x top left; height:72px;}
.logos_left{padding:0px; margin:0px; background:url(images/logos_left.png) no-repeat top left; height:72px;}
.logos_right{padding:0px;  background:url(images/logos_right.png) no-repeat top right; height:72px;}

#login_style{ float:right; line-height:28px;  padding: 0px 35px 0px 0px; color: White;}
#bread_style{ float:left; line-height:28px;  padding: 0px 17px 0px 30px; color: White;}
#search_style{ float:right; line-height:25px; padding-left:18px;color:#000000;}
#separator_style{ float:left; line-height:12px; padding-left:18px;color:#000000;}
#logo_style{ float:left; padding-left:18px; padding-top:10px; color:Black;}

.center_bg{padding:0px; margin:0px; clear:both; }

.content_pad{padding: 0px 0px 0 0px; margin: 0 0px 0 0px; background-image: url(images/content_background.png);  background-repeat: repeat-y;  background-position: center; width:1000px; }
.content_width{width:955px; 	margin: 0 0px 0 20px; padding: 15px 0 0 20px;	min-height:350px;}

.bot_bg{padding:0px; margin:0px; background:url(images/bot_bg.png) no-repeat top left; height:79px;}

.bot_pad{padding: 0 20px 0 20px; background:url(images/bottom_background.png) no-repeat top left; height:79px; width:1000px;  margin: 0 20px 30px 0; }
#terms_style{float:left;color: White; padding:13px 17px 0px 10px; }
#copy_style{float:right;color: White; padding: 13px 55px 0px 10px;}

.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:#CB2027; font-weight:bold; text-decoration:none;}
a.CommandButton:hover{color:#3E81B5; 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;}

/*--------- pane style ----------*/
.ContentPane
{ 
	width:625px;
	padding: 0px 0px 0px 0px; 
	margin-left: 0px;  }

.BottomPane { padding: 0px 0px 0px 0px; width:935px; margin: 0px 0px 0px 0px;}
.LogoPane { padding: 0px 0px 0px 15px; margin: 0px 0px 0px 15px;  margin-left: 15px;  }
.LeftPane{ padding: 0px 0px 0px 0px; width:300px; margin:0px; }
.RightPane{ padding:0px 0px 0px 20px; width:300px; margin:0px; }
.MenuPane
{
	width:300px;
	vertical-align: top;
	margin: 0px 0px 0px 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.TopPane{
 padding:0px 0px 0px 0px; width:625px; margin:0px; 
}
.Left_Spacer{width:20px; }
.Right_Spacer{width:20px;}

/*------------ Breadcrumb Style --------------*/
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{color:#FFFFFF;}
a.Breadcrumb:hover{color: Yellow;}

/*-------------- Link Style --------------*/
.linkscontainer{padding-top:20px;text-align:center;}
.links,a.links:link,a.links:active,a.links:visited{ font-weight:bold; color:##7B1D01; text-transform:uppercase;}
a.links:hover{color:#C00;}

/*-------------- User Style --------------*/
.user,a.user:link,a.user:active,a.user:visited { color:#FFFFFF;}
a.user:hover{color:Yellow;}

/*-------------- Footer Style --------------*/
.footer,a.footer:link,a.footer:active,a.footer:visited { color:#ffffff;}
a.footer:hover{color: Yellow;}

/*-------------- 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;}

#fckback
{
background-color: white;
height:100%; 
margin:0px; 
padding:0px;
}
