/*--------- dnn menu style ----------*/
/* main menu td */
.mainMenu 
{
	cursor:pointer;
	font-size: 11px; 
	background-color:transparent;
}

/* Main Menu Normal */
.mainMenu .root
{	
	line-height:43px;
	color: #ffffff;
	font-size: 10pt; 
	font-weight:normal; 	
	text-align:center; 
	padding:0px 15px 0px 15px;
	text-transform:capitalize;
	margin-right:1px;
	white-space:nowrap;	
	float:left;
	font-family:verdana;
}


/* Main menu hover */
.mainMenu .hov,.mainMenu .sel, .mainMenu .bc { 
	color:#000;
	background:url('images/menu_selected.jpg') repeat-x top left;
	height:43px;
}
.mainMenu table{
	border:1px solid #C0D6E5;
	z-index: 5000;
	}

/* SUB Menu Normal */
.mainMenu tr.mi{
	background-color:#C6CCDC;
	z-index: 1000;
	font-size: 11px; 
	font-weight:bold;
	text-align:left;
	color:#000000!IMPORTANT;
	line-height:20px;
	height:20px;
	text-transform:none; 
}
.mainMenu tr.mi td{
padding: 0 2px;
text-transform:none;
}

/* SUB Menu hover & selected */
.mainMenu tr.hov ,.mainMenu tr.sel, .mainMenu tr.bc{ 
background:url('images/submenu_selected.jpg') repeat-x top left;
height:20px;
line-height:20px;
}

.mainMenu tr.hov td{
color:#fff;
}


.mainMenu tr.sel td, .mainMenu tr.bc td{
	color:#fff;
}

.main_dnnmenu_break{
	height: 2px;
	background-color: #D5E0FF;
}



/* Module Action Menus */
.ModuleTitle_SubMenu
{
	border:1px solid #C0D6E5;
}

.ModuleTitle_SubMenu td{
	background-color:#F8FAFF;
	white-space: nowrap;
} 

.ModuleTitle_MenuIcon {
	background-color:#F8FAFF; 
	border:none;
	padding: 0px 2px;
}

.ModuleTitle_MenuItemSel td, .ModuleTitle_MenuItemSel .ModuleTitle_MenuIcon{
	background: #CE0D0D url(../images/submenu_hover.png) repeat-x top left;
	color: #fff;
}

.ModuleTitle_MenuBreak td, .ModuleTitle_MenuBreak .ModuleTitle_MenuIcon
{
	height: 2px;
	background-color: #D5E0FF;
}

/* CSS Document */
#Body {background:#FFF url(images/bg.jpg) repeat-x top left; height:100%; margin:0; padding:0; }
#s_wrap_main{display:table;width:100%; margin:0 auto;}
#s_wrap_sub{display:table-row}
.content_body{background-image:url('images/content_bg.png'); background-repeat:repeat-y; width:840px; margin-bottom:30px;}
.content_top{margin-left:20px; }
.LogoPad{padding:0 20px 26px 28px;}
.content_banner{margin-right:-20px;}
.home_content_top{background-image:url('images/home_content_top.jpg'); background-repeat:no-repeat;margin-left:20px; height:281px;}
.content_menu{background-image:url('images/menu_bg.jpg'); background-repeat:repeat-x; width:801px; height:43px;margin-left:20px;margin-right:-20px}
.home_content_menu{background-image:url('images/menu_bg.jpg'); background-repeat:repeat-x; width:801px; height:43px;margin-left:20px;margin-right:-20px;}
.content_menu_bg{}
.home_content_menu_bg{}
.search_style{float:right; height:43px;}
.home_search_style{float:right; height:43px;}
.search_bg{position:relative; left:-30px; top:10px;background-image:url('images/search_bg.png');background-repeat:no-repeat;width:135px; height:21px}
.home_search_bg{position:relative; left:-30px; top:10px;background-image:url('images/search_bg.png');background-repeat:no-repeat;width:135px; height:21px}
.content_middle{min-height:500px; margin:0px 20px 10px 40px;}
.content_middle td{vertical-align:top;}
.home_content_middle{ margin:0px 20px 0px 40px;}
.content_bottom{background-image:url('images/bottom_bg.png'); background-repeat:no-repeat; width:802px; height:84px;margin-left:20px;}
.home_content_bottom{background-image:url('images/bottom_bg.png'); background-repeat:no-repeat; width:802px; height:84px;margin-left:20px;margin-top:20px}

/*MiniLogin*/
.MiniLogin{font-size:11px; color:#000000!IMPORTANT;}
.MiniLoginTextBox_bg{background-image:url('images/login_bg.png');background-repeat:no-repeat;width:150px; height:21px}
.MiniLoginTextBox{background-color:transparent; float: left; z-index: 10; border: 0; margin:3px 0 0 3px; width:100px; height:21px; color: #000000;font-size:11px;}
.logincss {background-image: url('images/login.png'); margin-top:-7px; background-repeat: no-repeat; background-color: transparent; border:0;height:21px; width:57px; font-weight:bold;}
.LoginTable{padding-top:10px;}
.Home_LoginTable{padding-top:12px;}
.LoginError {color:#ffffff; font-weight:bold; padding-left:250px;text-align:center;}
.Home_LoginError {color:#ffffff; font-weight:bold; padding-left:250px;text-align:center;}
/* 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,table,h1,h2,h3,h4,h5,h6,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover, input, .CommandButton{color:#000000; font-family:Verdana, Arial, Helvetica, sans-serif;}
body,th,td,table,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover{font-size:12px;}
h1, h2, h3, h4, h5, h6, h2 input{color:#000000;font-weight:bold;margin:1ex 0;}
h1{font-size:18px;margin:10px 0;}
h2, h2 input{font-size:14px;}
h3{font-size:13px;}
h4{font-size:12px;}
h5{font-size:11px;}
h6{font-size: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:#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;}

/*-------- design style --------*/
#s_wrap_main{display:table;width:100%; margin:0;}
#s_wrap_sub{display:table-row}

/* ------- 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:hover, .ControlPanel a.CommandButton:visited, .ControlPanel .SubHead{
font-size:11px;}
.ControlPanel a[disabled="disabled"]{color:#888 !important;text-decoration:none !important;}

/*--------- pane style ----------*/
.BannerPane {padding:0px;margin-left:-2px;float:left;}
.ContentPane, .TopPane, .BottomPane{ min-width:493px; width:100%; margin:0; padding:0 0 0 0px}
.RightPane{ padding:0 0 0 30px; margin:0; vertical-align:text-top!IMPORTANT;}
.DNNEmptyPane{padding:0; margin:0; width:0; height:0; display:none!IMPORTANT;}


/*------------ Breadcrumb Style --------------*/
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{color:#3E81B5;}
a.Breadcrumb:hover{color:#C00;}

/*-------------- User Style --------------*/
.user,a.user:link,a.user:active,a.user:visited { color:#3E81B5;}
a.user:hover{color:#C00;}

/*-------------- Footer Style --------------*/
.footer,a.footer:link,a.footer:active,a.footer:visited { font-size:11px; 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: 0; display: block; float:left; }
div.SearchContainer a img{padding-left:5px;}
div.SearchIcon{float: left; width: 16px; height: 15px; cursor: pointer; z-index: 10; text-align:right;}
div.SearchIcon img{margin-top: 3px;}
div.search_style img {position:absolute; top:0; left:5px;padding-top:3px;}
div.home_search_style img {position:relative; top:-20px}
input.SearchTextBox{background-color:transparent; float: left; z-index: 10; border: 0; margin:3px 0 0 30px; width:100px; height:21px; color: #000000;font-size:11px;}

#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: 0;}
#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;}

























