/**********************************************************************
************************************************************************
********     ***     ********    *******     *******     ******     *****
*******     ***     ********    *******     *******     ******      *****
******     ***     ********    *******************     ******      *****
*****     ***     ********    *******     *******     ******      ****
****     ***     ********    *******     *******     ****************
********************************************************************/

/* CSS Document */
body {background:#666 url('images/bg.gif') no-repeat top center; margin:0px; padding:0px;height: 100%;text-align: left;color: #000;}
/************************* DNN Styles *********************************/
/* style for module titles */
.Head {font: bold 11px Verdana, Tahoma, Arial, Helvetica;color: #444;}

.Head { font-size: 18px !important; color: #555 !important;}
/* style of item titles on edit and admin pages */
.SubHead {font: bold 12px Arial, sans-serif;color: #444;}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {font: bold 12px Arial, sans-serif;color: #444;}
/* text style used for most text rendered by modules */
.Normal {font: normal 12px Arial, sans-serif;color: #000;}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox {font: normal 11px Arial, sans-serif;}
.NormalRed {font: bold 12px Arial, sans-serif;color: #FF0000;}
.NormalBold {font: bold 12px Arial, sans-serif;}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton {font: normal 11px Arial, sans-serif;}    
A.CommandButton:link {text-decoration: underline;color: #444;}
A.CommandButton:visited {text-decoration: underline;color: #444;}
A.CommandButton:hover {text-decoration: underline;color: #000;}
A.CommandButton:active {text-decoration: underline;color: #444;}
/*   end of dnn styles   */
a, a:link, a:visited, a:active {text-decoration:none; font-family: Arial, sans-serif; font-weight:normal;color: #d71920;}
a:hover {color:#b11116; text-decoration:none;}
img {border: 0px;}
p {margin: 0 0 10px 0;padding: 0;}
table {font: normal 12px Arial, sans-serif;color: #000;}
ul {
/*	list-style-image: url('images/bullet.gif');*/
	line-height: 1.3em;
	margin: 0 0 8px 25px;
	padding: 0;
	color: #000;
}
h1 {
	font-family: Arial, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #b11116;
	margin: 5px 0 15px 0;
	text-transform: uppercase;
}
h2 {
	font-family: Arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #b11116;
	margin: 10px 0 15px 0;
	text-transform: none;
}
h3 {
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #b11116;
	margin: 10px 0 15px 0;
	text-transform: none;
}
h4 {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #666;
	margin: 10px 0 15px 0;
	text-transform: uppercase;
}
h5 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666;
	margin: 10px 0 15px 0;
}
h6 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	margin: 10px 0 15px 0;
	text-transform: none;
}
/*-------- design style --------*/
#mainbody {text-align: left;}
#upper {background: url('images/logo.jpg') no-repeat top left;height: 237px;margin-top: 0px;}
#upperpad {padding: 5px;}
#upperpad p, #upperpad div {color: #fff;}
#upperpad a:link, #upperpad a:visited, #upperpad a:active {color: #fff;}
#upperpad a:hover {color: #e8e8e8;}

#nav {padding: 0px;background: url('images/nav-bg.jpg') no-repeat top left;height: 39px;}

#content {background: #fff url('images/bg-home.jpg') no-repeat top left;z-index: 1;}
#col1 {width: 201px;padding: 20px 10px 10px 24px;}
#col2 {width: 201px;padding: 20px 10px 10px 27px;}
#col3 {width: 2 3egh 
	01px;padding: 20px 10px 10px 25px;}
#col4 {width: 201px;padding: 20px 10px 10px 26px;}

#col1_new {
    padding: 10px 15px;
    margin-right: 8px;   
    width: 725px;
}

#col2_new {
    padding: 10px 15px 10px 10px;
    width: 230px;
}

#maincol {background: #fff url('images/bg-int.jpg') no-repeat top right;}
#maincol2 {background: #fff url('images/bg-int-blank.jpg') no-repeat top right;}
#mainpad {}
#content1 {width: 535px;padding: 25px 5px 5px 25px;}
#content2 {width: 260px;padding: 5px 15px 5px 25px;}
#content3 {width: 260px;padding: 5px 5px 5px 0px;}
#content4 {width: 535px;padding: 5px 5px 5px 25px;}
#contentb1 {padding: 25px 25px 5px 25px;}
#contentb2 {padding: 5px 15px 5px 25px;}
#contentb3 {padding: 5px 25px 5px 0px;}
#contentb4 {padding: 5px 25px;}

#admincontent {padding: 10px;}

#footer {background: #fff url('images/bg-footer.jpg') no-repeat top center;z-index: 100;}
.footerpad {padding: 10px 20px 5px 20px;}
#user {text-align: center;}
/*-------------- ADMIN --------------*/
a.user:link, a.user:visited, a.user:active {font-size: 10px;font-weight: normal;color: #aaa;}
a.user:hover {font-size: 10px;font-weight: normal;color: #999;}
/*--------- dnn menu style ----------*/
/* main menu td */
.main_dnnmenu_bar {
	cursor:pointer;
	background-color:transparent;
	height: 39px;
	line-height: 39px;
	padding: 0px;
	z-index: 1000;
}
/*  Main Menu Normal  */
.main_dnnmenu_rootitem {	
	color: #fff;
	font-size: 16px; 
	font-weight:normal;
	padding: 9px 15px;
	text-transform:uppercase;
	height: 39px;
	line-height: 39px;
	z-index: 1000;
	background: url('images/nav-sep.gif') no-repeat top right;
}
/*  Main menu hover  */
.main_dnnmenu_rootitem_hover {  
	color:#d71920;
	font-size: 16px;
	font-weight:normal;
	padding: 9px 15px;
	text-transform:uppercase;
	height: 39px;
	line-height: 39px;
	z-index: 1000;
	background: url('images/nav-sep.gif') no-repeat top right;
}
/*  Main menu selected  */
.main_dnnmenu_rootitem_selected {
	color:#d71920;
	font-weight:normal;
	font-size: 16px;
	padding: 9px 15px;
	text-transform:uppercase;
	height: 39px;
	line-height: 39px;
	z-index: 1000;
	background: url('images/nav-sep.gif') no-repeat top right;
}
/*  SUB Menu Normal */
.main_dnnmenu_submenu {
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	background-color:#fff;
	z-index: 1000;
}
.main_dnnmenu_submenu td {
	background-color:#fff;
	z-index: 1000;
	font-size: 12px; 
	font-weight:normal;
	text-align:left;
	color:#666;
	line-height:2em;
	padding: 0px 5px;
	margin:0px;
	border-bottom: 1px solid #999;
	z-index: 1000;
}
/*  SUB Menu hover & selected */
.main_dnnmenu_itemhover td,.main_dnnmenu_itemselected td {
	font-size: 12px;
	background: #666;
	color:#fff;
	font-weight:normal;
	text-align:left;
	line-height:2em;
	z-index: 1000;
	padding: 0px 5px;
	margin:0px;
	border-bottom: 1px solid #e8e8e8;
	z-index: 1000;
}
.main_dnnmenu_break {height: 0px;background-color: #fff;}
/* Module Action Menus */
.ModuleTitle_SubMenu {border:1px solid #C0D6E5;z-index: 1000;}
.ModuleTitle_SubMenu td {background-color:#F8FAFF;white-space: nowrap;z-index: 1000;} 
.ModuleTitle_MenuIcon {background-color:#F8FAFF; border:none;padding: 0px 2px;}
.ModuleTitle_MenuItemSel td, .ModuleTitle_MenuItemSel .ModuleTitle_MenuIcon {background: transparent url(../images/arrow.gif) no-repeat center center;color: #fff;}
.ModuleTitle_MenuBreak td, .ModuleTitle_MenuBreak .ModuleTitle_MenuIcon {height: 2px;background-color: #D5E0FF;}

#user a {
    color: #444 !important;
}

#user a:hover {
    text-decoration: underline;
}


p {
    font-size: 13px;
}

.DNNEmptyPane {
	display: block !important;
	background-color: #fff !important;
}
