@import url("old_portal.css");

/* Base Fonts*/
html
{
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color:#a19877;
}

body
{
	font-size: 68%;
	width: 100%;
	height: 100%;
	font-family: Verdana;
	font-weight: normal;
	color: #484848;
	line-height: 1.3em;
	margin: 0px;
	padding: 0px;
	background: #efecdd url(background.jpg) bottom left repeat-x;
}


/* Stripping out browser default styles*/
:link, :visited
{
	text-decoration: none;
}
a img, :link img, :visited img
{
	border: none;
}
/*---------------------------------------*/

input, select, div, span, ul, li, p
{
	font-size: 1.0em;
	text-align: left;
}

ul
{
	margin: 10px 0px 5px 20px;
	padding: 0px;
}

UL LI
{
	list-style-type: disc;
}

UL LI LI
{
	list-style-type: circle;
}

UL LI LI LI
{
	list-style-type: square;
}

p
{
	margin: 10px 0px 10px 0px;
}

table, td
{
	font-size: 1.0em;
}

fieldset 
{
border-style: dotted;
border-width:1px;
border-color:#cccccc;
padding:0px 10px 5px 10px;
}
 
legend {
background-color: #FFFFFF;
padding-left: 5px;
padding-right: 5px;
}

H1, .h1
{
	font-family: Trebuchet MS;
	color: #005e96;
	font-size: 1.8em;
	text-align: left;
	font-weight:bold;
	margin:8px 0px;
}

H2, .h2
{
	font-family: Trebuchet MS;
	color: #383838;
	font-size: 1.4em;
	font-weight:bold;
	margin:4px 0px;
	line-height:1.2em;
}


H3, .h3
{
	font-family: Trebuchet MS;
	color: #383838;
	font-size: 1.0em;
	text-align: left;
	font-weight:bold;
	margin-bottom:4px;
	line-height:1.2em;
}


/*************** Navigation Menu******************/

#navigation
{
	float: left;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
}

#navigation li
{
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	height: 100%;
}

#navigation a
{
	float: left;
	height: 24px;
	display: block;
	padding: 12px 30px 6px 5px;
	text-decoration: none;
	font-family:Trebuchet MS;
	font-weight: bold;
	font-size: 1.0em;
	color: #004f8a;
	background: #d4ceb8 url(slants.gif) no-repeat top right;
}

#navigation a:hover
{
	color: #323232;
}


/* 
================================
Skin styles for DotNetNuke
================================
*/

#HeaderTopWrap
{
	width:100%; 
	text-align:center;
	height:2.4em;
	padding:2px 0px 2px 0px;
	background-color:#efebdc;
	border-bottom:1px solid #989898;
	
}

#HeaderTop
{
	width: 929px;
	margin:0px auto;
	
}

.pagemaster
{
	width: 995px;
	height: 100%;
	background: transparent url(bgframenofooter.png) bottom left repeat-y;
	margin: 0px auto;
}

* html .pagemaster
{
	width: 995px;
	height: 100%;
	background:none;
	background-color:#ffffff;
	border-right:1px solid #989898;
	border-left:1px solid #989898;
	margin: 0px auto;
}

.fluid_height
{
	width: 100%;
	min-height: 80.7%;
	height: auto !important;
	height: 80.7%;
	padding: 0px;
	margin: 0px auto;
	text-align: center;
	vertical-align: top;
}

.framewrap
{
	width: 100%;
}

.pageframe
{
	width: 900px;
	margin: 0px 0px 0px 47px;
}

#ControlPanel
{
	width: 100%;
}
/*Top Section (Logo + Top Bar)*/

#Header
{
	width: 100%;
}
#HeaderLogo
{
	float: left;
	width: 15%;
	padding-top: 8px;
}

#HeaderLinks
{
	float: right;
	width: 600px;
	height: 42px;
	background-color: #d4ceb8;
	border-top: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;
	border-right: 1px solid #989898;
	border-bottom: 1px solid #989898;
}

/* Main Layout */

#MainBodyHome
{
	width: 900px;
	min-height: 80.0em;
	height: auto !important;
	height: 80.0em;
	padding: 0px;
	position: relative;
}

#MainBody
{
	width: 900px;
	padding: 0px;
}

.ContentPaneHome
{
	width: 100%;
	float: left;
	padding: 10px 0px 0px 10px;
	min-height: 22.5em;
	height: auto !important;
	height: 22.5em;
}

#LeftSectionHome
{
	float: left;
	width: 61%;
	background-color: Transparent;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}

#LeftSection
{
	float: left;
	width: 68%;
	background-color: Transparent;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}

#RightSectionHome
{
	float: right;
	width: 34%;
	padding: 0px;
	background-color: #d4ceb8;
	border-top: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;
	border-right: 1px solid #989898;
	border-bottom: 1px solid #989898;
	min-height: 250px;
	height: auto !important;
	height: 250px;
}

#RightSection
{
	float: right;
	width: 30%;
	/*background-color: #efebdc;*/
	min-height: 250px;
	height: auto !important;
	height: 250px;
}

#RightSectionBorder
{
	border: 1px solid #dcdcdc;
	width:92%; padding:10px;
}


#SearchSectionHome
{
	float: right;
	width: 27%;
	padding: 5px;
}

#MainContentSection
{
	width: 98%;
	background-color: Transparent;
	min-height: 600px;
	height: auto !important;
	height: 600px;
}

#BottomLeftSection
{
	width: 26%;
	min-height: 350px;
	height: auto !important;
	height: 350px;
	position: absolute;
	left: -50px;
	background-color: #a19877;
	border-top: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;
	border-right: 1px solid #484848;
	border-bottom: 1px solid #484848;
	padding: 15px 15px 15px 0px;
}

#BottomRightSection
{
	width: 77%;
	padding-left: 0px;
	height: 280px;
	float: right;
}

.gradient_blue
{
	width: 30%;
	height:220px;
	border: 1px solid #12568b;
	background: #fff url(gradient_blue.jpg) bottom left repeat-x;
	vertical-align: top;
	padding:4px 8px 4px 8px;
}

#FootLines
{
	margin: 0px;
	width: 967px;
	height: 164px;
	background: url(footer.png) top left no-repeat;
}

#FooterWrap
{
	
	width:100%; 
	min-height: 8.0em;
	height: auto !important;
	height: 8.0em;
	background-color:#efebdc;
	border-top:1px solid #989898;
	text-align:center;
	
}

#Footer
{
	width: 929px;
	height:100%;
	margin:0px auto; 
}

/*******************NEUTRAL CONTAINER STYLE***********************/

.heading
{
	padding:3px 0px 3px 0px; width:99.5%;
}

.sideheading
{
	width:100%; background-color:#d4ceb8;
	border-bottom:1px solid #989898;
	border-right:1px solid #989898;
	min-height: 2.8em;
	height: auto !important;
	height: 2.8em;
}

