@charset "UTF-8";
html, body {
	font-family: Lucida Grande,Verdana, Arial, Hnelvetica, sans-serif;
	font-size:13px;
	line-height:1.5em;
	color:#404040;
	margin:0;
}
body#Body{
	background-color:#313131;	
}
#xEditingArea body{
	background-color:#fff;
}
#pagemaster{
	width: 965px;
	background: url(images/bg-edge.gif) top left no-repeat;
	margin:auto;
	overflow:hidden;
}
#main{
	width: 950px;
	float:right;
	overflow:hidden;
	background: #fff url(images/bg.jpg) top left no-repeat;
	margin-bottom:30px;
}
/****************** Common Style *******************/
h1, h2, h3{
	font-family: Lucida Grande,Verdana, Arial, Hnelvetica, sans-serif;
}
h1 {
	font-size:24px;
	margin-top:0px;
	margin-bottom:0;
}
h2 {
	font-size:16px;
	margin-top:4px;
	margin-bottom:4px;
}
h3 {
	font-size:14px;
	margin-bottom:0;
	margin-top:0;
}
a {
	font-size: 13px; 
	font-family: Lucida Grande,Verdana, Arial, Hnelvetica, sans-serif;
	color: #0066CC; 
	font-weight:normal;
	text-decoration:none;
}
a:link {
	color: #0066CC; 
	text-decoration:none;
}
a:visited {
	color: #0066CC; 
	text-decoration:none;
}
a:active {
	color: #0066CC; 
	text-decoration:underline; 
}
a:hover {
	color: #0066CC; 
	text-decoration:underline; 
}
a.underline{
	text-decoration:underline; 
}
p{
    margin-top:0;
    padding-top:0;
}
ul li{
	list-style:disc;
}
.Normal, .NormalDisabled  /* for dnn html module */
{
	font-family: Lucida Grande,Verdana, Arial, Hnelvetica, sans-serif;
	font-size:13px;
	line-height:1.5em;
	color:#404040;
}
.btn{
	height:30px;
	padding:0 15px;
	display:block;
	border-width:0;
	border-right:1px solid #395A6B;
	border-left:1px solid #98D4F6;
	background: #24A1E9 url(images/btn-bg.png) repeat-x;
	color:#fff;
	font-size:16px;
	font-family:"Lucida Sans",Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-transform:uppercase;
}
.clear{
	clear:both;
}

/****************** LAYOUT *******************/
#header{
	height:229px;
	position:relative;
}
	#header h1 a{
		height:109px;
		width:111px;
		position:absolute;
		top:72px;
		left:200px;
		display:block;
		background: url(images/logo.jpg) no-repeat;
		text-indent:-9999px;
		overflow:hidden;
	}
	#header	.current-date{
		width:215px;
		height:21px;
		line-height:21px;
		position:absolute;
		top:12px;
		right:192px;
		overflow:hidden;
		text-align:center;
		color:#fff;
		font-size:10px;
	}
	#header	.user-login{
		width:170px;
		height:21px;
		line-height:21px;
		position:absolute;
		top:12px;
		right:8px;
		overflow:hidden;
		text-align:center;
		color:#fff;
		font-size:10px;
	}
		#header	.user-login a{
			color:#fff;
			font-size:10px;
		}
	#banner{
		width:425px;
		height:160px;
		position:absolute;
		top:34px;
		left:338px;
		overflow:hidden;
		padding:0;
		margin:0;
	}
		#banner li{
			padding:0;
			margin:0;
		}
	.tips{
		width:150px;
		height:132px;
		margin-top:7px;
		padding:5px 10px 10px 10px;
		position:absolute;
		top:34px;
		right:9px;
		/*overflow:auto;*/
		background-color:#E7E7E7;
	}
	#menu{
		width:720px;
		line-height:33px;
		position:absolute;
		top:196px;
		left:210px;

	}
    .top_pane{
		width:230px;
		height:140px;
		padding:17px 20px 0 20px;
		position:absolute;
		left:0;
		top:20px;
		background-color:#25A1E9;
		overflow:auto;
	}
	.top_pane .Normal, .top_pane .NormalDisabled  /* for dnn html module */{
	    color:#fff;
    }
	.top_pane .p {
	    margin-bottom: 0.5em;
    }
#content{
	margin-bottom:20px;
	overflow:hidden;
}
	.left-col{
		width:230px;
		float:left;
		clear:both;
		padding: 143px 0 0 15px;
	}
		#search{ 
			height:33px;
			position:relative;
			margin-bottom:20px;
			padding-left:15px;
			background: transparent url(images/search-left.gif) top left no-repeat;
		}
			#search .inner{ 
				height:33px;
				line-height:33px;
				background: transparent url(images/search-right.gif) top right no-repeat;
			}
			#search .NormalTextBox{
				height:20x;
				width:153px;	
				position:absolute;
				left:10px;
				top:8px;
				font-size:12px;
				border-width:0;
				background-color:#eaeaea;
			}
			#search a{
				width:55px;
				text-align:center;
				position:absolute;
				right:7px;
				top:7px;
				line-height:30px;
				color:#fff;
				text-decoration:none;
			}
	.right-col{
		width:670px;
		float:right;
		padding: 20px 15px 0 0;
	}
	.content_pane{
	}
	.left-pane, .left-pane2{
		width:325px;
		float:left;
		clear:both;
	}
	.right-pane, .right-pane2{
		width:325px;
		float:right;
	}
	.mleft-pane {
		width:210px;
		float:left;
		margin-right: 20px;
	}
	.mmiddle-pane {
		width:210px;
		float:left;
	}
	.mright-pane{
		width:210px;
		float:right;
	}
	.bottom-pane{

	}
#footer{
	height:25px;
	position:relative;
	border-top:1px solid #ccc;
}
	ul#bottomnav{
		margin:0;
		padding:0;
		position:absolute;
		right:10px;
		top:2px;
		font-size:10px;
	}
	ul#bottomnav li{
		list-style:none;
		display:inline;
	}
	ul#bottomnav li a{
		padding: 0 10px;
		font-size:10px;
		text-decoration:none;
	}
	
/****************** ADMIN MENU *******************/
.admin_menu_bar {
	height:16px;
}
.admin_menu_rootitem  { /*TD if menu option for using tables is on*/
	color: #000; 
	font-size: 11px; 
	text-align:left;
    padding: 0px 12px 0px 5px;   /*explicitly set padding for root menu items*/
}
.admin_menu_icon {
	text-align: center; 
}
.admin_menu_submenu {
    font-size:11px;
	background-color: #F4F2E9;  
	z-index: 999999; 
	border: 1px solid #ccc;
}
.admin_menu_submenu td{
    padding:5px;
}
.admin_menu_itemhover{
    background-color:#ececec;
}

/****************** HouseMenu structural CSS *******************/
#houseMenuH, #houseMenuH ul { /* all submenu lists */
	padding: 0;
	margin: 0;
	border: 0;
	list-style: none;
	white-space: nowrap;
	position: relative;
	/* z-index: 99999; */
}
#houseMenuH li { /* all list items */
	position: relative;
	display: inline;
	float: left;
	margin: 0;
	border: 0;
	padding: 0;
}

#houseMenuH li li { /* all items under the top level */
	z-index: 11113;
}
#houseMenuH a { /* all links within the menu wrapper */
	margin: 0; 
	border: 0;
	padding: 0;
}
#houseMenuH li li a { /* all item links under the top level */
	margin: 0;
	border: 0;
	padding: 0;
}
#houseMenuH li a:hover {
	margin: 0;
	border: 0;
	padding: 0;
}
#houseMenuH li li a:hover {
	margin: 0;
	border: 0;
	padding: 0;
}
#houseMenuH li ul { /* second-level lists */
	position: absolute;
	margin: 0;
	border: 0;
	padding: 0;
	z-index: 11112;
}
#houseMenuH li ul ul { /* third-and-above-level lists */
	margin: 0;
	border: 0;
	padding: 0;
}
#houseMenuH li:hover ul ul, 
#houseMenuH li:hover ul ul ul, 
#houseMenuH li.sfhover ul ul, 
#houseMenuH li.sfhover ul ul ul {
	left: -9999px;
}
#houseMenuH li:hover ul, 
#houseMenuH li li:hover ul, 
#houseMenuH li li li:hover ul, 
#houseMenuH li.sfhover ul, 
#houseMenuH li li.sfhover ul, 
#houseMenuH li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	z-index: 99999;
}
#houseMenuH iframe {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
	display: block;
}
.ArrowPointer{
	cursor: default;
}
*:first-child+html #houseMenuH li { /* fix IE7 sub-menu doesn't hide */
height: 1%;
}
/****************** HouseMenu Kiwifit CSS *******************/
#houseMenuH, #houseMenuH ul { /* all submenu lists */
	padding:0;
	margin:0;
}
#houseMenuH li { /* all list items */
	width: auto;
	line-height:33px;
}
#houseMenuH li li { /* all items under the top level */
	width: auto;
}
#houseMenuH a { /* all links within the menu wrapper */
	font-size: 11px;
	text-decoration : none;
	color : #fff;
	background-color: transparent;
	padding: 0 8px;
	width: auto;
	border-right:1px dotted #fff;
	display:block;
}
#houseMenuH li li a { /* all item links under the top level */
	font-size: 12px;
	font-weight:normal;
	line-height:20px;
	padding: 5px 0 5px 15px;
	width: 200px;
	border-bottom:1px dotted #fff;
	text-transform:capitalize;
	display:block;
}
#houseMenuH li a:hover {
	color: #000;
	padding: 0 8px;
	border-right:1px dotted #fff;
}
#houseMenuH li li a:hover {
	color: #000;
	padding: 5px 0 5px 15px;
	width: 200px;
	border-bottom:1px dotted #fff;
	text-transform:capitalize;
}
#houseMenuH li ul { /* second-level lists */
	width: 200px; /* width of submenu, must be set so third-level list can get shifted over properly */
	left: -9999px; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	border: solid 1px #ADADAD;
	margin: 0 0 0 0;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	margin: 0;
	/* end hack */
	height: auto;
	background-color:#AE242E;
}
#houseMenuH li ul ul { /* third-and-above-level lists */
	margin: -33px 0 0 250px;
	border: solid 1px #ADADAD;
	z-index: 21112
}
/* Applied to the parent item, if displayed, in either vertical or horizontal
   orientation. Must follow other styles. */
#houseMenuH #houseMenuHParentItem a
{ /* all links under the parent item (li) */
	color: #333; 
	background-color: transparent; 
	text-decoration: none;
}
#houseMenuH a#houseMenuHParentLink
{ /* parent link itself */
	color: #333; 
	background-color: transparent; 
	text-decoration: none;
}
#houseMenuH li#houseMenuHCurrentItem {
    height:33px;
}
#houseMenuH a#houseMenuHCurrentLink
{ /* current link itself */
    /* width:135px;*/
    text-align:center;
	padding: 0 8px;
	color: #000;
	line-height:33px;
}
#houseMenuH li li a#houseMenuHCurrentLink
{ /* current link itself */
	padding: 0 8px 0 15px;
	background-image:none;
	color: #000;
	text-align:left;
	border-bottom:1px dotted #fff;
}

/* Contact us form */
.contact{
    background:#DADADA url(images/contact-bg.png) no-repeat scroll -8px top;
    padding:65px 12px 8px;
}

.contact .go{
    padding-right:10px;
}

.contact .btn{
    height:25px;
    display:inline;
    font-size:12px;
    border-width: 0 1px 1px 0;
    border-bottom:1px solid #395A6B;
}





