﻿/* 
================================
Skin styles for DotNetNuke
================================
*/   

body { padding: 0; margin: 0 auto; font-family: Verdana,Arial,Geneva,sans-serif; color: #ffffff; }

td, th { font-family: Verdana,Arial,Geneva,sans-serif; color: #ffffff; font-size: 9px;}

.Normal, .NormalDisabled { font-family: Helvetica; font-weight: normal; font-size: 11px; }


.pagemaster { width: 100%; height: 100%; background: #313131 url(mainbackground.jpg) 0% 0% repeat-x; }
.skinmaster { height: 100%; background-color: transparent; }

A:link { text-decoration: underline; color: #f9d3af; font-weight: bold;}
A:visited { text-decoration: underline; color: #f9d3af;font-weight: bold; }
A:hover { text-decoration: none; color: #ffffff; font-weight: bold;}

.Date { padding-top: 6px; }

TestimonialsBack { background: #000000 url(testimonialsback.jpg) 0% 0% repeat-y; }

.SmallText { font-size: 10px; color: #000000; font-family: Arial, sans-serif; line-height: 13px; }


.skinheader {
}
.skingradient {
	background-image: url(gradient_DkBlue.jpg); 
	height:30px;
}
.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.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;
}
.rightpane {
	width: 175px;
	background-color: transparent;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}







.MainMenu_MenuContainer { }
.MainMenu_MenuContainer td { padding-left: 11px; font-size: 10px; line-height: 16px; }

.MainMenu_MenuBar { cursor: pointer; height: 14px; background-color: Transparent; }

.MainMenu_MenuItem { cursor: pointer; background: #7d8182 url(rolloverback1.gif) 0% 0% repeat-x; font-family: Tahoma, Arial, Helvetica; font-size: 11px; border: 0 none; }
.MainMenu_MenuIcon { display: none; cursor: pointer; background-color: #f18525; }
.MainMenu_SubMenu { font-size: 11px; z-index: 1000; cursor: pointer; border: 0 none; }
.MainMenu_MenuBreak { border: 0 none; width: 50px; }
.MainMenu_MenuItemSel { background: #7d8182 url(rolloverback2.gif) 0% 0% repeat-x; cursor: pointer; color: #f9d3af; font-family: Tahoma, Arial, Helvetica; }

td .MainMenu_RootMenuArrow { padding-left: 0 }

.dnn_dnnsolpartmenu_ctldnnsolpartmenu_spmitm .MainMenu_MenuItemSel { color: #ff0000; padding-left: 10px; background: #76c3e1; width: 140px; height: 20px; border-top: 1px solid #629eb6; border-left: 1px solid #96cbe0;  border-bottom: 1px solid #6fb4cf; border-right: 1px solid #629eb6; }
.dnn_dnnsolpartmenu_ctldnnsolpartmenu_spmitm .MainMenu_MenuItem { color: #18617e; background: #88cae4; width: 150px; height: 20px; border-top: 1px solid #b9e3f4; border-left: 1px solid #b9e3f4; border-bottom: 1px solid #88cae4; border-right: 1px solid #88cae4; }










.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu { width: 175px; }


.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}

.SkinObject
{
font-weight: bold;
font-size: 11px;
color: #ffffff;
font-family: Arial,Helvetica;
text-decoration: none;
margin-top: 56px;
}
