/* 
================================
Skin styles for DotNetNuke
================================
*/   

/* global reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
strong {
	font-weight: bold;	
}
table,tr,td,th {
	margin: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	border-color: #000000;
}
 select, textarea {
 	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	margin-bottom: 7px;
 }
 p.textarea {
	font-size: 11px;
	color: #666;
	float: left;
	clear: left;
	line-height: 12px;
 }
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
	text-align: center;
}
ol, ul {
	list-style: square;
	padding-left: 15px;
}
li {
	/*padding-bottom: 10px;*/
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
/* /global reset */

p, td, span, div {
	text-align: left;
}
p {
	margin: 0 0 7px 0;
	/*padding: 0 0 7px 0;*/
}
body {
	font: 12px Arial, 'Trebuchet MS', Helvetica, sans-serif;
	background: #666 url(/Portals/0/main_background.gif) repeat-y top;
}
a {
	color: #820000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

p.more, p.more_noarrow {
	text-align: right;
	padding-right: 13px;
}
p.more a {
	color: #0555A6;
	padding-right: 13px;
	background: url(/Portals/0/arrow_red.gif) no-repeat right;
	font-size: 12px;
}
p.more_noarrow a {
	color: #0555A6;
	padding-right: 13px;
	font-size: 12px;
}

.topPromo p.more {
	text-align: left;
	margin-top: 15px;
}
.topPromo p.more a {
	color: #FFF;
	background: url(/Portals/0/arrow_white.gif) no-repeat right 6px;
}
#rightCat p.more {
	text-align: left;
	margin-top: 15px;
}

.breadcrumb {
	padding: 10px 0 0 0;
}
.breadcrumb { 
	color: #820000;
}
.breadcrumb a { 
	color: #0555A6;
	font-size: 12px;
}
/*
.breadcrumb {
	margin: 15px 0 12px 0;
	clear: both;
	padding: 0 12px;
	overflow: hidden;
}
.breadcrumb li {
	float: left;
	margin-right: 6px;
}
.breadcrumb li a { 
	color: #0555A6;
	background: url(/Portals/0/arrow_red.gif) no-repeat right 6px;
	padding-right: 13px;
}

.utilNav li a,
.breadcrumb li a,
#leftCat li a,
#rightCat li a {
	color: #0555A6;
}
*/
h1,  {
	font-size: 24px;
	color: #820000;
	clear: both;
}
#centerCat h1 {
	margin-top: 12px;
}
#centerCat .topPromo h1 {
	color: #FFF;
	margin-top: 0;
}
#centerCat h1,
#centerCat h2,
#centerCat h3,
#centerCat h4,
#centerCat p {
	padding-left: 0px;
	padding-right: 0px;
}
#centerCat .topPromo h1,
#centerCat .topPromo h2,
#centerCat .topPromo h3,
#centerCat .topPromo h4,
#centerCat .topPromo p {
	padding-left: 0;
	padding-right: 0;
}
h2,h5 {
	font-size: 14px;
	font-weight: bold;
	color: #999;
}
.topPromo h2 {
	font-size: 24px;
	font-weight: bold;
	color: #4084CE;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	color: #035297;
	margin-bottom: 5px;
	padding: 0px 0px;
}
h4 {
	font-weight: bold;
	font-size: 14px;
	margin: 0;
}
#centerCat .topPromo h3 {
	font-size: 20px;
	font-weight: normal;
	color: #D6C42F;
	margin: 4px 0 20px 0;
}
#leftCat h3 {
	font-size: 14px;
	color: #820000;
}
#centerCat h3,#centerCat2 h3,#centerCat3 h3  {
	margin-top: 15px;
}
/*hr { height: 1px; border-bottom:1px #000000 dashed; margin: 0px 0px 0px 0px; clear: both; }*/
.hr hr {
	
}
.hr, .hr hr, #centerCat3 hr,hr {
	height: 1px;
border:1px dashed #ccc;
	
	margin: 12px 0;
	clear: both;
}
#container {
	width: 1000px;
	margin: 0 auto;
	background: #FFF;
}
#control_panel {
	background-color:#ffffff;
	padding: 5px;
	margin: 0 auto;
}
.ControlPanel_holder {
	padding:12px;
}
#main_content {
	border:0px solid red; 
	padding: 0px;	
	margin: 0px;
}
#wrapper {
	padding: 10px;
	clear: both;
}
#leftCat {
	/*width: 220px;*/
	width: 220px;
	float: left;
	padding-bottom: 15px;
}
#centerCat {
	border: 0px solid red;
	width: 400px;
	float: left;
	margin-left: 0px;
	margin-right: 10px;
	padding: 0 0 0 5px;
}
#centerCat2 {
	border: 0px solid red;
	float: left;
	width: 400px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0 10px 0 10px;
	
}
#centerCat3 {
	border: 0px solid red;
	float: left;
	width: 730px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0 10px 0 10px;
}
#centerCat3 hr {
	width: 735px;	
}
#centerCat3 th {
	background-color: #0754A3;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	padding: 3px;
}
#centerCat3 li {
	margin-left: 10px;	
}
#rightCat {
	/*
	width: 220px;
	margin-right: 12px;
	*/
	padding-left:0px;
	width: 220px;
	float: right;
	margin-bottom: 10px;
	border:0px solid red;

}
*html #rightCat {
	/*
	width: 220px;
	margin-right: 12px;
	*/
	padding-left:0px;
	width: 220px;
	float: right;
	margin-bottom: 10px;
	border:0px solid red;


}
#rightCat2 {
	/*
	width: 220px;
	margin-right: 12px;
	*/
	padding-left:0px;
	width: 220px;
	float: right;
	margin-bottom: 10px;
	border:0px solid red;

}

.topNav ul {
	clear: both;
	padding-left: 0px;
	height: 40px;
	overflow: hidden;
	background: url(/Portals/0/nav_background.gif) repeat-x top;
}
.topNav li {
	float: left;
	/*
	margin-top: 6px;
	padding: 0 25px;	
	*/
	list-style:none;
	padding:0px;
	background: url(/Portals/0/nav_divider.gif) no-repeat left;
}
.topNav li.first {
	background: none;
}
#topCat h1 {
	width: 480px;
	float: left;
	margin: 8px 0 13px 10px;
}

/*#topCat h1 a {
	display: block;
	overflow: hidden;
	height: 0;
	padding-top: 109px;
}*/
#topCat {
	background: url(/Portals/0/header_image.gif) no-repeat 580px top;
	/*height: 170px;*/
	overflow: hidden;
	
}
.utilNav ul {
	width: 130px;
	float: right;
	margin-top: 8px;
	list-style: none;
}
.utilNav li {
	font-size: 13px;
	text-align: right;
	padding-right: 13px;
	margin-right: 15px;
	background: url(/Portals/0/arrow_black.gif) no-repeat right 6px;
	margin-top: 3px;
}
.utilNav li a,
.breadcrumb li a,
#leftCat li a,
#rightCat li a {
	color: #0555A6;
}
#leftCat .contentPadding li a {
	font-weight: bold;
}

.topPromo {
	height: 200px;
	overflow: hidden;
	background: url(/Portals/0/home_pic_main.jpg) no-repeat left top;
}
.topPromo .contentPadding {
	padding: 12px;
}
#important_dates #item {
	display:inline;
	padding: 0px 0px 0px 15px;
	
	margin:0px 0ox 10px  12px;
	background: url(/Portals/0/arrow_red.gif) no-repeat 0px 5px;
}
#important_dates table tr td img { 
	border:1px solid red; 
	vertical-align: bottom; 
}
#important_dates #item a {
	color: #0555A6;
	display:inline;
}


/*
left cat items
*/
#leftCat img {
	margin-bottom: 12px;
}
	

#rightCat2 .contentPadding,
#rightCat .contentPadding {
	padding: 12px 12px 0px 12px;
	background: #F8F8F8;
	border: 0px solid #FF0000;
}
#leftCat .contentPadding2,
#rightCat .contentPadding2 {
	border: 0px solid #FF0000;
	border-top: none;
}
#leftCat li,
#rightCat li {
	padding-left: 18px;
	background: url(/Portals/0/arrow_red.gif) no-repeat 3px 6px;
	margin: 0 0 7px 0;
	border: 0px solid #FF0000;
	line-height: 20px;
}


#rightCat2 ul {
	margin: 10px 0;
}

#rightCat2 li {
	padding-left: 18px;
	background: url(/Portals/0/arrow_red.gif) no-repeat 3px 6px;
	margin: 0 0 0px 12px;
	border: 0px solid #FF0000;
	line-height: 20px;
	list-style: none;
}
#rightCat li {
	margin-top: 3px;
}

#rightCat ul {
	margin-bottom: 15px;
}

#rightCat .contentPadding {
	margin-bottom: 12px;
}
/*
label {
	float: left;
	margin-right: 5px;
	text-align: right;
	color: #333;
}
*/
fieldset div {
	clear: both;
	margin-bottom: 12px;
}
form {
	margin-bottom: 15px;
}
input {
	font-size: 12px;
	border: 1px solid #999;
}
#rightCat input {
	width: 130px;
}
input.button {
	border: none;
}
#rightCat input.button {
	width: 82px;
}

.login_footer .SkinObject{
	text-transform: uppercase;
	font-size: 10px;
}
#footer {
	width: 1000px;
	margin: 1px auto;
	clear: both;
	height: 42px;
	background: #ffffff;
	font-size: 11px;
	padding-top: 13px;
	color: #999;
	border-top: 1px solid ;
}
#footer .SkinObject {
	height: 42px;
	background: #ffffff;
	font-size: 12px;
	color: #666;
}
#footer ul {
	text-align: center;
}
#footer li {
	display: inline;
}











.pagemaster {
}
.skinmaster {
	height: 100%;
	background-color: #f3f5fa;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.skinheader {
}
.skingradient {
	/* background-image: url(gradient_DkBlue.jpg);  */
	height:30px;
}
.controlpanel {
	width: 100%;
	background-color: #dfe5f2;
}
/*
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #cad5ea 0px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 1px solid; 
	border-right: #cad5ea 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
}
.MainMenu_MenuIcon {
	background-color: #cad5ea; 
	border-left: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #cad5ea;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #8da4d3; 
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
}
.MainMenu_MenuArrow {
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
*/
.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-size: 12px;
  font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-image: url(/Portals/0/gradient_LtBlue.jpg);
}
.Head {
	color: #999999;
	font: 16px Arial, 'Trebuchet MS', Helvetica, sans-serif;
	/*font-weight: bold;*/
	line-height: 35px;
}







/* ==========================
    CSS STYLES FOR HouseMenu
   ==========================
*/

/* Vertical Menu */
#houseMenuV, #houseMenuV ul { /* all lists */
	margin: 0 0 20px 0;
	padding: 0;
	border: solid 1px #999;
	list-style: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;

}
#houseMenuVstatic, #houseMenuVstatic ul { /* all lists */
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;

}

#houseMenuV li { /* all list items */
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	float: left;
	width: 142px;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	width: 136px;
	_width: 100%; /* width recognized by IE only to handle box model issues */
	/* end hack */
	line-height : 18px;
}

#houseMenuV li ul { /* second-level lists */
	left: -9999px;
	margin-left: 144px;
	_margin-left: 142px;
	margin-top: -21px;
	border: solid 1px #fff;
	z-index: 999;
}

#houseMenuV li ul ul { /* third-and-above-level lists */
	left: -9999px;
	z-index: 999;
}

#houseMenuV a {
	width: 142px;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	width: 136px;
	_width: 100%; /* width recognized by IE only to handle box model issues */
	/* end hack */
	color: #333;
	font-weight: bold;
	text-decoration: none;
	background-color: #eee;
	padding: 1px 4px 2px 4px;
}

#houseMenuV li a:hover {
	color: white;
	background-color: #369;
}

#houseMenuV li:hover ul ul, 
#houseMenuV li:hover ul ul ul, 
#houseMenuV li.sfhover ul ul, 
#houseMenuV li.sfhover ul ul ul {
	left: -9999px;
}

#houseMenuV li:hover ul, 
#houseMenuV li li:hover ul, 
#houseMenuV li li li:hover ul, 
#houseMenuV li.sfhover ul, 
#houseMenuV li li.sfhover ul, 
#houseMenuV li li li.sfhover ul { /* lists nested under hovered list items */
}

#houseMenuV iframe {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
	display: block;
}


/* Applied to the parent item, if displayed, in either vertical or horizontal
   orientation. Must follow other styles. */
#houseMenuParentItem a
{ /* all links under the parent item (li) */
	color: #eeeeee;
	text-decoration: none;
}

a#houseMenuParentLink
{ /* parent link itself */
	color: #eeeeee;
	text-decoration: none;
}

a#houseMenuCurrentLink
{ /* current link itself */
	color: #ffffff;
	text-decoration: none;
}

