/* 
================================
Skin styles for DotNetNuke
================================
*/   
/* text style used for most text rendered by modules */
.Normal,.NormalDisabled
{
    	font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
    	font-weight: bold;
	color:#4B5A77;
	letter-spacing:-1px;

}

.Normal2
{
    	font: 12px/16px Verdana, Arial, Helvetica, sans-serif;
    	font-weight: bold;
	color:#4B5A77;
	letter-spacing:0px;
}


a, a:link, a:active, a:hover, a:visited {
	color:#4B5A77;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
 	text-decoration: underline;
}

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #fefefe;
}
.skinmaster {
	height: 100%;
	background-color: #ffdda7;
	border-right: #e08c0b 1px solid; 
	border-top: #e08c0b 1px solid; 
	border-left: #e08c0b 1px solid; 
	border-bottom: #e08c0b 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.skinheader {
}
.skingradient {

	height:30px;
}
.controlpanel {
	width: 100%;
	background-color: transparent;
}
.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; 
	text-align: right;	
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height: 16px;
	background-color: Transparent;
	
}
.MainMenu_MenuItem {
	border-left: 0px solid;
	border-bottom:0px red solid;
	border-top: 0px solid;
	border-right: 0px solid;
	cursor: pointer;
	cursor: hand;
	color: #172B52;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	background-color: Transparent;
	text-transform: uppercase;
	text-decoration: underline;
	letter-spacing: -1px;
}
.MainMenu_MenuIcon {
	background-color: #ffd085; 
	border-left: #ffd085 1px solid; 
	border-bottom: #ffd085 1px solid; 
	border-top: #ffd085 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #FFD085; 
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}

.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	color: #172B52;
	border-left: 0px solid;
	border-bottom: 0px solid;
	border-top: 0px solid;
	border-right: 0px solid;
	cursor: pointer;
	cursor: hand;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	background-color: Transparent;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: -1px;
}
.MainMenu_MenuArrow {
	border-right: #ffd085 1px solid; 
	border-bottom: #ffd085 1px solid; 
	border-top: #ffd085 0px solid;
	font-family: webdings; 
	font-size: 12px;
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 11px;
	cursor: pointer; 
	cursor: hand;
}
.StandardButton     {
    background: #e08c0b none; 
    color: #ffffff;
    font-family:verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #ffd696;
	border-right: #e08c0b 1px solid; 
	border-top: #e08c0b 1px solid; 
	border-left: #e08c0b 1px solid; 
	border-bottom: #e08c0b 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {

}
.Head   {
   font-family: Tahoma, Arial, Helvetica;
   font-size: 18px;
   font-weight: normal;
   color: #333333;
}

.logo {
	position: absolute;
	left: 15px;
	top: 15px;
}
.clientservices {
	background-image: url(ClientServices.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.BreadCrumb, a.BreadCrumb:Link, a.BreadCrumb:Visited, a.BreadCrumb:Hover, a.BreadCrumb:Active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #5A5A5A;
	font-weight: bold;
	text-transform: uppercase;

}

/* THE STANDARD MENU ITEM */
.rootmenuitem TD, .CurrentMenuItem, CurrentMenuItem TD{ 
	color: #172B52;
	border-left: 0px solid;
	border-bottom: 0px solid;
	border-top: 0px solid;
	border-right: 0px solid;
	cursor: pointer;
	cursor: hand;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	background-color: Transparent;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: -1px;
	height:26px;
}

/* THE SELECTED OR MOUSED OVER MENU ITEM */
.rootmenuitemselected TD, .rootmenuitemselected, rootmenuitemselected TD, .HoverMenuItem, HoverMenuItem TD, .rootmenuitembreadcrumb TD{
	color: #172B52;
	border-left: 0px solid;
	border-bottom: 0px solid;
	border-top: 0px solid;
	border-right: 0px solid;
	cursor: pointer;
	cursor: hand;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	background-color: Transparent;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: -1px;
	height:26px;
}

/* THE STANDARD MENU ITEM */
.rootmenuitem2 TD{ 
	color: #172B52;
	border-left: 0px solid;
	border-bottom: 0px solid;
	border-top: 0px solid;
	border-right: 0px solid;
	cursor: pointer;
	cursor: hand;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	background-color: Transparent;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: -1px;
	height:26px;
}

/* THE SELECTED OR MOUSED OVER MENU ITEM */
.rootmenuitemselected2 TD,.rootmenuitembreadcrumb2 TD{
	color: #172B52;
	border-left: 0px solid;
	border-bottom: 0px solid;
	border-top: 0px solid;
	border-right: 0px solid;
	cursor: pointer;
	cursor: hand;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	background-color: Transparent;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: -1px;
	height:26px;
}

