/* 
================================
Skin styles for DotNetNuke
================================
*/   

#homeContainer {
	border:#ffffff 4px dotted;
	}

body {
	background-color: #fadf89;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}

div, td, p, .normal {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
}

h1 {
	font-size:22px;
}
h2 {
	font-size:20px;
}
h3 {
	font-size:18px;
}
h4 {
	font-size:16px;
}

h1, h2, h3, h4, h5, h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FF0000;
	font-weight:bold;
	margin-bottom:5px;
}



.buttonBox {
}

.redButton a, .redButton a:link, .redButton a:visited, .redButton a:active  {
	padding-left:15px;
	margin-bottom:5px;
	display:block;
	width:166px; 
	line-height:20px; 
	background-image:url(/portals/8/skins/primary/buttonRedOver2.gif); background-repeat:no-repeat; 
	color:#FFFFFF; 
	text-decoration:none;
	font-weight:bold;
}

.redButton a:hover{
	background-image:url(/portals/8/skins/primary/buttonPurpleOver2.gif); background-repeat:no-repeat; 
	color:#FFFFFF; 
}


a, A:link, A:visited  {
	text-decoration:none;
	color:#FF0000;
}

A:active, A:hover{
	color:#0000FF;
	text-decoration:none;
}


.controlpanel {
	width: 7px;
	background-color: #dddddd;
}
.toppane {
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	max-width: 670px;
}
.rightpane {
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

#footer {
	text-align:center;
	margin-top:7px;
}

.MainMenu_MenuContainer {
	background-color: transparent;
	margin: 5px auto 5px auto;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height: 16px;
	background-color: transparent;
}
.MainMenu_MenuItem {
	border-left: #ffffff 0px solid; 
	border-bottom: #ffffff 1px solid; 
	border-top: #ffffff 1px solid; 
	border-right: #ffffff 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-family: serif, Georgia, "Times New Roman", Times;
	font-size: 14px; 
	font-weight: bold; 
	font-style: normal; 
	background-color: transparent;
	height: 20px;
	margin-right:8px;
}
.MainMenu_MenuIcon {
	background-color: #ffffff; 
	border-left: #ffffff 1px solid; 
	border-bottom: #ffffff 1px solid; 
	border-top: #ffffff 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 20px;
}
.MainMenu_SubMenu {
	background-color: #ffffff;  
	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: transparent; /*#9C8A31; */
	cursor: pointer; 
	cursor: hand; 
	color: #9C8A31; 
	font-family: serif, Georgia, "Times New Roman", Times; 
	font-size: 14px; 
	font-weight: bold; 
	font-style: normal;
	height: 20px;
	margin-right:8px;
}
.MainMenu_MenuArrow {
	border-right: #ffffff 1px solid; 
	border-bottom: #ffffff 1px solid; 
	border-top: #ffffff 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: #aaaaaa none; 
   color: #ffffff;
   font-family: Verdana, sans-serif; 
   font-size: 13px;
   font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dddddd;
	border-right: #8f9092 1px solid; 
	border-top: #8f9092 1px solid; 
	border-left: #8f9092 1px solid; 
	border-bottom: #8f9092 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(gradient_LtGray.jpg);
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight:  normal;
   color: #333333;
}
#tddnn_dnnMENU_ctldnnMENU237 a, #tddnn_dnnMENU_ctldnnMENU237 a:link, #tddnn_dnnMENU_ctldnnMENU237 a:active, #tddnn_dnnMENU_ctldnnMENU237 a:visited {
	color:#FF0000;
}
#tddnn_dnnMENU_ctldnnMENU237 td {
	color:#FF0000;
}
.dnn_dnnmenu_ctldnnmenu_spmbctr MainMenu_MenuContainer img {
	display:none;
}