﻿/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #E6E6E6;
}
.skinmaster {
	height: 100%;
	width: 870px;
	border-right: #ffffff 0px solid;
	border-top: #ffffff 0px solid;
	border-left: #ffffff 0px solid;
	border-bottom: #ffffff 0px solid;
	moz-border-radius-bottomleft: 15px;
	moz-border-radius-bottomright: 15px;
	moz-border-radius-topleft: 3px;
	moz-border-radius-topright: 3px;
	background-color: #FFFFFF;
}
.skinheader {
	background-image: url(http://www.serintgroup.com/Portals/0/img/Top.gif);
	background-repeat: repeat-x;
	background-color: #6C80C5;
	height: 142px;
}
.dottedline {
	background-image: url(dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bannerpadding {
	padding-left: 20px;
	padding-right: 20px;
}
.skingradient {
	background-image: url(menubg.gif);
	height: 38px;
	background-color: #F1ECED;
}
.controlpanel {
	width: 100%;
	background-color: #E6E6E6;
	border-left: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 8px;
	padding-right: 6px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 8px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 230px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 8px;
	padding-right: 6px;
	padding-top: 6px;
}
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:38px;
	background-color: Transparent;
}
.MainMenu_MenuItem{
	border-left: #F1F4F3 0px solid;
	border-bottom: #F1F4F3 0px solid;
	border-top: #F1F4F3 0px solid;
	border-right: #F1F4F3 0px solid;
	cursor: pointer;
	cursor: hand;
	color: #3A45A1;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	background-color: Transparent;
	font-family: Tahoma;
}
.MainMenu_MenuItemSel{
	background-color: #D7DDE1;
	cursor: pointer;
	cursor: hand;
	color: #ea6616;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	font-style: normal;
	height: 21px;
}
.MainMenu_MenuItemAct {
	background-color: #F1F4F3;
	cursor: pointer;
	cursor: hand;
	color: #3A45A1;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	font-style: normal;
	height: 21px;
}
.rootMenuItem TD{
	border-left: #F1F4F3 0px solid;
	border-bottom: #F1F4F3 0px solid;
	border-top: #F1F4F3 0px solid;
	border-right: #F1F4F3 0px solid;
	cursor: pointer;
	cursor: hand;
	color: #3A45A1;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	background-color: Transparent;
	font-family: tahoma;
	padding-top: 10px;
	padding-bottom: 10px;
}
.rootmenuitemselected TD{
	background-color: #F1F4F3;
	cursor: pointer;
	cursor: hand;
	color: #ea6616;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	font-style: normal;
	height: 21px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.rootmenuitemactive TD{
	background-color: #F1F4F3;
	cursor: pointer;
	cursor: hand;
	color: #3A45A1;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	font-style: normal;
	height: 21px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.MainMenu_MenuIcon {
	background-color: #F1F4F3; 
	border-left: #F1F4F3 1px solid; 
	border-bottom: #F1F4F3 1px solid; 
	border-top: #F1F4F3 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 1px; 
	height: 21px;
}
.MainMenu_SubMenu {
	margin-top: -1px;
	background-color: #F1F4F3;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3);
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuArrow {
	border-right: #F1F4F3 1px solid; 
	border-bottom: #F1F4F3 1px solid; 
	border-top: #F1F4F3 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: #5661BB none;
	color: #ffffff;
	font-family: tahoma;
	font-size: 11px;
	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(gradient_LtBlue.jpg);
}
/* Text Styles */
.Head {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #3A45A1;
}
.subhead {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #3A45A1;
}
.normal {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #4B4B4B;
}
.NormalTextBox
{
	font-family: tahoma;
	font-size: 11px;
	color: #3C3C3C;
}
H4  {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #8F6B35;
}
H5  {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #3A45A1;
}
A:link  {
	text-decoration: none;
	font: 11px tahoma;
	color: #3A45A1;
	font-size:11px;
}
A:visited   {
	text-decoration: none;
	font: 11px tahoma;
	color: #3A45A1;
	font-size:11px;
}
A:active    {
	text-decoration: none;
	font: 11px tahoma;
	color: #6D94B9;
	font-size:11px;
}
A:hover {
	text-decoration: none;
	font: 11px tahoma;
	color: #ea6616;
	font-weight: normal;
}
.footer {
	text-decoration: none;
	font: 11px tahoma;
	font-weight: normal;
	color: #3A45A1;
	text-align: center;
	vertical-align: top;
}
A.footer:link {
	text-decoration: none;
	font: 11px tahoma;
    color: #3A45A1;
	font-weight: normal;
}
A.footer:visited {
	text-decoration: none;
	font: 11px tahoma;
    color: #3A45A1;
	font-weight: normal;
}
A.footer:active {
	text-decoration: none;
	font: 11px tahoma;
    color: #6D94B9;
	font-weight: normal;
}
A.footer:hover {
	text-decoration: none;
	font: 11px tahoma;
	color: #ea6616;
	font-weight: normal;
}
.breadcrumbs   {
	font: 11px tahoma;
	color: #3A45A1;
	font-weight: none;
	text-decoration: none;
}
A.breadcrumbs:link {
	font: 11px tahoma;
	color: #3A45A1;
	font-weight: none;
	text-decoration: none;
}
A.breadcrumbs:visited {
	font: 11px tahoma;
	color: #3A45A1;
	font-weight: none;
	text-decoration: none;
}
A.breadcrumbs:active {
	font: 11px tahoma;
	color: #3A45A1;
	font-weight: none;
}
A.breadcrumbs:hover {
	font: 11px Tahoma;
	color: #ea6616;
	font-weight: none;
	text-decoration: none;
}
.loginText {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #b2d2e2;
	text-decoration: none;
}
a.loginText:Link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #b2d2e2;
	text-decoration: none;
}
a.loginText:Active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #b2d2e2;
	text-decoration: none;
}
a.loginText:Visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #b2d2e2;
	text-decoration: none;
}
a.loginText:Hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ea6616;
	text-decoration: none;
}
.TdTop {
	background-image: url('bgrepeat_top.jpg');
	background-repeat: repeat-x;
}
