 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #fefefe;
}
.skinmaster {
	height: 100%;
	background-color: #eeeeee;
	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; 
}
.skinheader {
}
.skingradient {
	background-image: url(gradient_DKGray.jpg); 
	height: 30px;
}
.controlpanel {
	width: 100%;
	background-color: #ffffff;

	background-position: bottom left;
  	background-repeat: no-repeat;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 310px;
	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: 310px;
	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 {
	width: 100%;
	background-color: transparent; 
	background-image: url(menubackground.jpg);
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:40px;
	background-color: Transparent;
	align: center;
}
.MainMenu_MenuItem {
	border-left: #268943 0px solid;
	border-bottom: #268943 1px solid;
	border-top: #268943 1px solid;
	border-right: #268943 0px solid;
	cursor: pointer;
	cursor: hand;
	color: #ffffff;
	font-size: 11pt;
	font-weight: bold;
	font-style: normal;
	background-color: Transparent;
	font-family: arial;
	text-align: center;
}
.MainMenu_MenuIcon {
	background-color: #268943; 
	border-left: #268943 1px solid; 
	border-bottom: #268943 1px solid; 
	border-top: #268943 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
	text-align: center; 	
}
.MainMenu_SubMenu {
	background-color: #268943;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='C0B3AA', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 5px;
}
.MainMenu_MenuItemSel {
	background-color: transparent;
	cursor: pointer;
	cursor: hand;
	color: #333333;
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
	font-style: normal;
	height: 21px;
	text-align: center;
}
.MainMenu_MenuArrow {
	border-right: #268943 1px solid;
	border-bottom: #268943 1px solid;
	border-top: #268943 0px solid;
	font-family: webdings;
	font-size: 11pt;
	cursor: pointer;
	cursor: hand;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 11pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
   background: #aaaaaa none; 
   color: #ffffff;
   font-family: Verdana, sans-serif; 
   font-size: 12pt;
   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: arial;
   font-size:  20pt;
   font-weight:  normal;
   color: #268943;
}
.Headgrey {
   font-family:arial;
   font-size:  20pt;
   font-weight:  normal;
   color: #333333;
}
.Subhead {
   font-family: arial;
   font-size:  16pt;
   font-weight:  normal;
   color: #268943;
}
.Subheadgrey {
   font-family: arial;
   font-size:  16pt;
   font-weight:  normal;
   color: #333333;
}
A.Bottombar:hover {
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	color: #268943;
}
A.Bottombar:visited { 
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;}
A.Bottombar:active {
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;}
.Bottombar:link	{
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
}
.Bottombar{
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
}
/* text style used for most text rendered by modules */
.Normal{
	font-family: arial;
   	font-size:  10pt;
  	font-weight: normal;
   	color: #333333;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}
A:link  {
font-family: arial;
   font-size:  12pt;
   font-weight: bold;
   color: #268943;
}

A:visited   {
font-family: arial;
   font-size:  12pt;
   font-weight: bold;
   color: #268943;
}

A:active    {
font-family: arial;
   font-size:  12pt;
   font-weight: bold;
   color: #268943;
}

A:hover {
	font-family: arial;
        font-size:  12pt;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}


.kdesign {
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	color: #268943;
	font-style: italic;
}

.kdesign:link  {
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	color: #268943;
	font-style: italic;
}

.kdesign:visited   {
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	color: #268943;
	font-style: italic;
}

.kdesign:active    {
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	color: #268943;
	font-style: italic;
}
.kdesign:hover {
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	color: #268943;
	font-style: italic;
}

.FormLabel {
	FONT-SIZE: 12pt; COLOR: #808080; FONT-FAMILY: Arial, Helvetica, sans-serif;font-weight: normal
}
.FormSubmitted {
	FONT-WEIGHT: bold; FONT-SIZE: 16pt;
}
.FormError {
	FONT-SIZE: 16pt; COLOR: red;
}
.FormLabelCell {
	VERTICAL-ALIGN: top; WIDTH: 200px;
}
.FormControlCell {
	
}
.FormTextArea {
	FONT-SIZE: 12pt; WIDTH: 200px; COLOR: #808080; FONT-FAMILY: Arial, Helvetica, sans-serif;font-weight: normal
}
.FormTextBox {
	FONT-SIZE: 12pt; WIDTH: 200px; COLOR: #808080; FONT-FAMILY: Arial, Helvetica, sans-serif;font-weight: normal
}
.FormDropDownList {
	FONT-SIZE: 12pt; WIDTH: 200px; COLOR: #808080; FONT-FAMILY: Arial, Helvetica, sans-serif;font-weight: normal
}
.FormCheckbox {
	FONT-SIZE: 12pt; WIDTH: 200px; COLOR: #808080; FONT-FAMILY: Arial, Helvetica, sans-serif;font-weight: normal;
}
.FormMultipleSelect {
	FONT-SIZE: 12pt; WIDTH: 200px; COLOR: #808080; FONT-FAMILY: Arial, Helvetica, sans-serif;font-weight: normal
}
.FormLabelControl {
	FONT-SIZE: 12pt; WIDTH: 200px; COLOR: #808080; FONT-FAMILY: Arial, Helvetica, sans-serif;font-weight: normal
}
.FormSubmit {
	
}
.FormRadioButtonList {
	FONT-SIZE: 12pt; WIDTH: 200px; COLOR: #808080; FONT-FAMILY: Arial, Helvetica, sans-serif;font-weight: normal
}

.largeorangelink  {
	font-family: "Georgia", "Times New Roman", "Times", Serif;
	font-size: 32px;
	color: #268943;
	font-weight: normal;
}
.largeorangelink:link  {
	font-family: "Georgia", "Times New Roman", "Times", Serif;
	font-size: 32px;
	color: #268943;
	font-weight: normal;
}

.largeorangelink:visited   {
	font-family: "Georgia", "Times New Roman", "Times", Serif;
	font-size: 32px
	color: #268943;
	font-weight: normal;
}

.largeorangelink:active    {
	font-family: "Georgia", "Times New Roman", "Times", Serif;
	font-size: 32px;
	color: #268943;
	font-weight: normal;
}

.largeorangelink:hover {
	font-family: "Georgia", "Times New Roman", "Times", Serif;
	font-size: 32px;
	color: #268943;
	font-weight: normal;
}












