/**********************************************************************
************************************************************************
********     ***     ********    *******     *******     ******     *****
*******     ***     ********    *******     *******     ******      *****
******     ***     ********    *******************     ******      *****
*****     ***     ********    *******     *******     ******      ****
****     ***     ********    *******     *******     ****************
********************************************************************/

/* CSS Document */
html {font-size: 12px; margin:0; padding:0;}
body {background:#ccc; margin:0; padding:0;text-align: left;color: #000;}
/************************* DNN Styles *********************************/
/* style for module titles */
.Head {font: bold 100% Verdana, Tahoma, Arial, Helvetica;color: #000000;}
/* style of item titles on edit and admin pages */
.SubHead {font: bold 100% Arial, sans-serif;color: #666;}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {font: bold 100% Arial, sans-serif;color: black;}
/* text style used for most text rendered by modules */
.Normal {font: normal 100% Arial, sans-serif;color: #000;}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox {font: normal 100% Arial, sans-serif;}
.NormalRed {font: bold 100% Arial, sans-serif;color: #FF0000;}
.NormalBold {font: bold 100% Arial, sans-serif;}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton {font: normal 100% 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 {font-family: Arial, sans-serif; font-weight:normal;color: #22b04b;text-decoration:none;}
a:hover {color:#29cd58; text-decoration:none;}
img {border: 0px;}
p {margin: 0 0 10px 0;padding: 0;}
table {font: normal 100% Arial, sans-serif;color: #333;line-height: 1.2em;}
ul {
	list-style-type: disc;
	line-height: 1.3em;
	margin: 0 0 8px 25px;
	padding: 0;
}
h1 {
	font-family: Arial, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #395675;
	margin: 5px 0 15px 0;
}
h2 {
	font-family: Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #395675;
	margin: 20px 0 15px 0;
}
h3 {
	font-family: Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #395675;
	margin: 20px 0 15px 0;
}
h4 {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #395675;
	margin: 15px 0 12px 0;
}
h5 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #395675;
	margin: 15px 0 12px 0;
}
h6 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #395675;
	margin: 15px 0 12px 0;
}
.abaxio_blue {color: #395675;}
.abaxio_green {color: #22b04b;}
.abaxio_yellow {color: #ffef18;}
/*-------- design style --------*/
#wrap {background: url('images/bg.gif') repeat-y top center;width: 980px;margin:0 auto;}
#main {padding: 0 10px;}

#logo {float: left;padding: 15px 30px;}
#chat {float: right; padding: 15px 25px 10px 15px;}
	#chat p {margin: 0;}
#nav {clear:both;width: 960px;height: 45px; background: url('images/nav-bg.gif') repeat-x;margin: 0;padding: 0;}
#contentleft {float:left;width: 510px;}
	#content1 {padding: 0;}
		#content1 p {margin: 0;}
	#content2 {padding: 10px;}
#contentright {float:right;width: 450px;}
	#content3 {background: url('images/bg-mm.gif') repeat-x;height: 170px;padding: 40px;}
		#content3 h1, #content3 p {color: #fff;}
		#content3 a {font-size: 16px; font-weight: bold;}
	#content4 {padding: 10px;}
		#contentsplit {padding: 10px 0;}
			#split1 {float:left;width:210px;}
			#split2 {float:right;width:210px;}

#intcontent {}
#intcontent1 {}
	#intcontent1 p {margin: 0;}
#intcontentleft {float:left;width: 610px;}
	#intcontent2 {padding: 10px 15px 20px 15px;}
#intcontentright {float:right;width: 320px;}
	#intcontent3 {padding: 10px 10px 20px 10px;}

#footer {clear:both;padding: 10px;}
	#footerleft {float: left;padding: 0 0 0 34px;}
		#footerleft p, #footerleft div {font-size: 11px;color: #888;}
	#footerright {float: right;}
		#footerright p, #footerright div {font-size: 11px;color: #ababab;}
		#footerright a:link, #footerright a:visited, #footerright a:active {color: #ababab;text-decoration: none;}
		#footerright a:hover {color: #888;text-decoration: none;}

.clear_both {clear: both;}
#bodybot {background: #ccc;height: 100%;}
/*-------------- ADMIN --------------*/
#admin {padding: 10px;}
a.user:link, a.user:visited, a.user:active {font-size: 14px;font-weight: normal;color: #d14638;}
a.user:hover {font-size: 14px;font-weight: normal;color: #fa5545;}
/*--------- dnn menu style ----------*/
/* main menu td */
.main_dnnmenu_bar {
	cursor:pointer;
	background-color:transparent;
	line-height: 41px;
	padding: 0 0 0 35px;
}
/*  Main Menu Normal  */
.main_dnnmenu_rootitem {	
	color: #fff;
	font-size: 14px; 
	font-weight:normal;
	font-family: arial, sans-serif;
	padding: 3px 15px 5px 15px;
	background: url('images/nav-off.gif') no-repeat center left;
}
/*  Main menu hover  */
.main_dnnmenu_rootitem_hover {  
	color: #fff;
	font-size: 14px; 
	font-weight:normal;
	font-family: arial, sans-serif;
	padding: 3px 15px 5px 15px;
	background: url('images/nav-on.gif') no-repeat center left;
}
/*  Main menu selected  */
.main_dnnmenu_rootitem_selected {
	color: #ffef18;
	font-size: 14px; 
	font-weight:normal;
	font-family: arial, sans-serif;
	padding: 3px 15px 5px 15px;
	background: url('images/nav-on.gif') no-repeat center left;
}
/*  SUB Menu Normal */
.main_dnnmenu_submenu {
	border-left:1px solid #3b444a;
	border-right:1px solid #3b444a;
	border-bottom:1px solid #3b444a;
	background-color:#2c2c2c;
	margin-top: 11px;
	z-index: 1000;
}
.main_dnnmenu_submenu td {
	font-size: 12px; 
	font-weight:normal;
	text-align:left;
	color:#fff;
	line-height:2em;
	padding: 0px 5px;
	margin:0px;
	border-bottom: 1px solid #3b444a;
	z-index: 1000;
}
/*  SUB Menu hover & selected */
.main_dnnmenu_itemhover td {
	font-size: 12px;
	color:#fff;
	font-weight:normal;
	text-align:left;
	line-height:2em;
	padding: 0px 5px;
	margin:0px;
	border-bottom: 1px solid #3b444a;
	background: url('images/nav-bg.gif') repeat-x center;
	z-index: 1000;
}
.main_dnnmenu_itemselected td {
	font-size: 12px;
	color:#ffef18;
	font-weight:normal;
	text-align:left;
	line-height:2em;
	padding: 0px 5px;
	margin:0px;
	border-bottom: 1px solid #3b444a;
	z-index: 1000;
}
.main_dnnmenu_break {height: 2px;background-color: #D5E0FF;}
/* 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;z-index: 1000;}
.ModuleTitle_MenuItem {z-index: 1000;}
.ModuleTitle_MenuItemSel td, .ModuleTitle_MenuItemSel .ModuleTitle_MenuIcon {background: #ccc url(../images/arrow.gif) no-repeat center center;color: #fff;z-index: 1000;}
.ModuleTitle_MenuBreak td, .ModuleTitle_MenuBreak .ModuleTitle_MenuIcon {height: 2px;background-color: #D5E0FF;}
/* Dotted line around active button in Firefox */
:-moz-any-link:focus {
    outline-style: none !important;
    outline-width: 0px !important;
}
/* End Dotted line around active button in Firefox */
/**********************************************************************
************************************************************************
********     ***     ********    *******     *******     ******     *****
*******     ***     ********    *******     *******     ******      *****
******     ***     ********    *******************     ******      *****
*****     ***     ********    *******     *******     ******      ****
****     ***     ********    *******     *******     ****************
********************************************************************/

