/**********************************************************************
************************************************************************
********     ***     ********    *******     *******     ******     *****
*******     ***     ********    *******     *******     ******      *****
******     ***     ********    *******************     ******      *****
*****     ***     ********    *******     *******     ******      ****
****     ***     ********    *******     *******     ****************
********************************************************************/

/* CSS Document */
body {background: #fff url('images/bg.gif') repeat-x top left; margin:0px; padding:0px;height: 100%;text-align: left;color: #ccc;}
/************************* DNN Styles *********************************/
/* style for module titles */
.Head {font: bold 11px Verdana, Tahoma, Arial, Helvetica;color: #000000;}
/* style of item titles on edit and admin pages */
.SubHead {font: bold 11px Arial, sans-serif;color: #666;}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {font: bold 11px Arial, sans-serif;color: black;}
/* text style used for most text rendered by modules */
.Normal {font: normal 12px Arial, sans-serif;color: #333;}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox {font: normal 11px Arial, sans-serif;}
.NormalRed {font: bold 11px Arial, sans-serif;color: #FF0000;}
.NormalBold {font: bold 11px 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: #999;}
A.CommandButton:visited {text-decoration: underline;color: #999;}
A.CommandButton:hover {text-decoration: underline;color: #666;}
A.CommandButton:active {text-decoration: underline;color: #999;}
/*   end of dnn styles   */
a, a:link, a:visited, a:active {text-decoration:none; font-family: Arial, sans-serif; font-weight:normal;color: #225169;}
a:hover {color:#5994ab; text-decoration:none;}
img {border: 0px;}
p {margin: 0 0 10px 0;padding: 0;}
table {font: normal 12px Arial, sans-serif;color: #333;}
hr {
color: #666;
background-color: #666;
height: 1px;
border: 0px;
}
ul {
/*	list-style-image: url('images/bullet.gif');*/
	line-height: 1.3em;
	margin: 0 0 8px 25px;
	padding: 0;
}
h1 {
	font-family: Arial, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #ffcc01;
	margin: 5px 0 15px 0;
}
h2 {
	font-family: Arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #ffcc01;
	margin: 10px 0 15px 0;
}
h3 {
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #ffcc01;
	margin: 10px 0 15px 0;
}
h4 {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #ffcc01;
	margin: 10px 0 15px 0;
}
h5 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffcc01;
	margin: 10px 0 15px 0;
}
h6 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffcc01;
	margin: 10px 0 15px 0;
}
/*-------- design style --------*/
#mainbody {}
#header {}
.headerpad {height: 115px;}
#logo {padding: 34px 0 0px 0;}
#solpart {}

#maincontent {}
#maincontentpad {}
.adpad {padding: 5px 0;}
.col1 {}
.col2 {padding: 0 30px;}
.col3 {}

.foot1 {color: #000;}
.foot2 {}

#footer {padding: 20px 0 10px 0;font-size: 10px;font-weight: normal;color: #999;}
#footer div, #footer p {font-size: 10px;font-weight: normal;color: #6399ad;}
#footer a:link, #footer a:visited, #footer a:active {font-size: 10px;font-weight: normal;color: #f8f8f8;}
#footer a:hover {font-size: 10px;font-weight: normal;color: #e8e8e8;text-decoration: underline;}
/*-------------- Solpart Style --------------*/
.MainMenu_MenuContainer {
	border: 0px;
	margin: 0px;
	background-color: transparent;
	padding: 0px;
	padding-bottom: 0px;
	width: 100px;
}
.MainMenu_MenuBar {}
.MainMenu_MenuItem {
	background-color: #fff;
	cursor: pointer; 
	color: #333; 
	font: normal 10px Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	border: 0px;
	height: 20px;
}
.MainMenu_MenuItemSel {
	background-color: #333; 
	cursor: pointer; 
	color: #fff; 
	font: normal 10px Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	border: 0px;	
	height: 20px;
}
.menuitembreadcrumb, .MainMenu_MenuItemBreadcrumb, .MainMenu_SubMenuItemActive {
	background-color: #333; 
	cursor: pointer; 
	color: #fff; 
	font-family: Arial, sans-serif; 
	font-size: 10px;
	font-weight: normal; 
	margin: 0px;
	padding: 0px;
	border: 0px;	
	height: 20px;
}
.MainMenu_MenuIcon {display:none;}
.rootmenuitem {	
	background: transparent;
	color: #fff;
	font: bold 13px Arial, sans-serif;
	border: 0px;
	padding: 0px;
	height: 30px;
}
.rootmenuitemselected {
	color: #ffcc01;
	font: bold 13px Arial, sans-serif;
	border: 0px;
	padding: 0px;
	height: 30px;
	background: url('images/nav-on.gif') repeat-x bottom;
}
.rootmenuitemactive {
	color: #ffcc01;
	font: bold 13px Arial, sans-serif;
	border: 0px;
	padding: 0px;
	height: 30px;
	background: url('images/nav-on.gif') repeat-x bottom;
}
.rootmenuitembreadcrumb {
	color: #ffcc01;
	font: bold 13px Arial, sans-serif;
	border: 0px;
	padding: 0px;
	height: 30px;
	background: url('images/nav-on.gif') repeat-x bottom;
}
.submenu {
	z-index: 1000;
	margin: 0px;
	padding: 0px;
	border-left:1px solid #e8e8e8;
	border-right:1px solid #e8e8e8;
	border-bottom:1px solid #e8e8e8;
}
.MainMenu_MenuBreak {border: 0px; background-color: transparent; height: 0px;}
.MainMenu_MenuArrow {border: 0px;}
.MainMenu_RootMenuArrow {}
/**********************************************************************
************************************************************************
********     ***     ********    *******     *******     ******     *****
*******     ***     ********    *******     *******     ******      *****
******     ***     ********    *******************     ******      *****
*****     ***     ********    *******     *******     ******      ****
****     ***     ********    *******     *******     ****************
********************************************************************/

