/* CSS Document */
body {background:#FFF url(bg-body.gif) repeat-x; height:100%; margin:0px; padding:0px; }

/* ControlPanel style */
.ControlPanel{padding-bottom:10px;}

/*-------- Default Style --------*/
body,th,td,div,p,table,h1,h2,h3,h4,h5,h6.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, input{color:#414141; 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{font-family: Georgia, Verdana, Arial, Helvetica; color:#A00608; text-decoration:underline; font-weight:normal; }
a:hover{color:#414141; 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 --------*/
.template_style{width:970px; margin:0 auto;}

.logo_pad{height:102px; padding:30px 0px 0px 20px;}
.TopMenuLayout{float:left;}
.main_menu{background-color:red;}
.TopRight{float:right;}
.content_width{width:970px; clear:both;}

.clear_float{clear:both; line-height:0; font-size:0; height:0;}

p{margin:0px; padding:0px;}

/* ------- 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 ----------*/
.TopPane {padding:5px 0px 15px 0px; margin:0px; }
.LeftPane{width:240px; padding:0px 20px 0px 0px; margin:0px; }
.ContentPane{width:710px; padding:0px; margin:0px; }
.BottomPane{background-color:#3B464C; padding:10px 0px 10px 10px;}


/*------------ Breadcrumb Style --------------*/


/*-------------- Link Style --------------*/


/*-------------- User Style --------------*/
.user,a.user:link,a.user:active,a.user:visited {font-family:georgia, verdana, arial; font-size:13px; color:#DADADA;}
a.user:hover{color:#FFFFFF;}

/*-------------- Footer Style --------------*/
.footer {font-size:11px; color:#FFFFFF;}
a.footer:link,a.footer:active,a.footer:visited {font-size:11px; color:#FFFFFF; text-decoration:underline;}
a.footer:hover{font-size:11px; color:#C5B97F; text-decoration:underline;}

/*-------------- Empty panes Style --------------*/
.DNNEmptyPane{width:0;padding:0;margin:0;}

/*-------------- Search SkinObject Styles --------------*/
.search{width:200px; height:26px; padding-left:10px; background-color:#C6B97F;}

/*-------------- creativemedia  --------------*/
.creativemedia_center_bg {width:970px; margin:0 auto; padding:0;}
.creativemediaPane {text-align:right; padding-right:0px; margin:10px 0px 0px 0px; clear:both; font-size:11px;}
.creativemedia,a.creativemedia:link,a.creativemedia:active,a.creativemedia:visited {font-family: Verdana, Arial, Helvetica; font-size:11px; color:#3A454C; text-decoration:none;}
a.creativemedia:hover {color:#3A454C; text-decoration:underline;}

/*-------------- EUF  --------------*/
.c_bg_head {background-color:#757C81; padding:5px; clear:both;}
.c_Head {font-family: Georgia, Verdana, Arial, Helvetica; font-size: 14px; font-weight: normal; color: #FFFFFF;}
.CATAltHeader {font-family: Georgia, Verdana, Arial, Helvetica; font-weight: normal; font-size: 14px; color: #A00608;}

/*--------- dnn menu style ----------*/
/* main menu td */
.main_dnnmenu_bar 
{

}

/*  Main Menu Normal  */
.main_dnnmenu_rootitem  
{	
	font-family:georgia, verdana, arial;
	color: #DADADA;
	font-size: 14px; 
	text-align:center; 
	padding:14px 12px 10px 12px;
	margin-right:0px;
	white-space:nowrap;
	float:left;
	background:#3B464C url(menu-root-item-icon.gif) no-repeat 0px 20px;
}


/*  Main menu hover  */
.main_dnnmenu_rootitem_hover
{ 
	font-family:georgia, verdana, arial;
	color:#FFFFFF;
	font-size: 14px;
	text-align:center;
	padding:14px 12px 10px 12px;
	margin-right:0px;
	white-space:nowrap;
	float:left;

}

/*  Main menu selected  */
.main_dnnmenu_rootitem_selected 
{
	font-family:georgia, verdana, arial;
	color:#FFFFFF;
	text-align:center;
	font-size: 14px;
	padding:14px 12px 10px 12px;
	margin-right:0px;
	white-space:nowrap;
	float:left;
	background:#3B464C url(menu-root-item-icon.gif) no-repeat 0px 20px;
}

/*  SUB Menu Normal */
.main_dnnmenu_submenu 
{
	border:0px solid #A00608;
}

.main_dnnmenu_submenu td
{
	font-family:georgia, verdana, arial;
	background-color:#A00608;
	z-index: 1000;
	font-size: 12px; 
	text-align:left;
	color:#DADADA;
	line-height:2em;
	padding: 0px 5px;
	margin:0px;
}

/*  SUB Menu hover & selected */
.main_dnnmenu_itemhover td   
{  
	background:url(menu_hover.gif) repeat-x;
	color:#FFFFFF;
}
.main_dnnmenu_itemselected td{
	background:url(menu_hover.gif) repeat-x;
	color:#FFFFFF;
}

.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.gif) repeat-x top left;
	color: #fff;
}

.ModuleTitle_MenuBreak td, .ModuleTitle_MenuBreak .ModuleTitle_MenuIcon
{
	height: 2px;
	background-color: #D5E0FF;
}




















