/* 
================================
Skin styles for DotNetNuke
================================
*/

Body
{
	margin: 0px 0px 4px;
	background-color: lightgrey;
	font-family: 'Trebuchet MS' , Verdana, Helvetica;
}


.CurrentDate
{
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
/* hyperlink style for the breadcrumb link */
A.BreadCrumb:link, A.BreadCrumb:visited, A.BreadCrumb:active, A.BreadCrumb:hover, .BreadCrumb
{
	font-size: 13px;
	color: #ffffff;
	font-family: 'Trebuchet MS' , Verdana, Helvetica;
}
A.BreadCrumb:hover
{
	color: #ffcc66;
	text-decoration: underline;
}

/* hyperlink style for the login link */
A.Login:link, A.Login:visited, A.Login:active, A.User:link, A.User:visited, A.User:active
{
	margin-top: 10px;
	font-weight: bold;
	font-size: 11px;
	margin-left: 3px;
	color: #e63400;
	margin-right: 0px;
	text-decoration: none;
}
A.Login:hover, A.User:hover
{
	font-weight: bold;
	font-size: 10px;
	color: #e63400;
	text-decoration: none;
}


A.VisibleLogin:link, A.VisibleLogin:visited, A.VisibleLogin:active
{
	margin-top: 10px;
	font-weight: bold;
	font-size: 11px;
	margin-left: 3px;
	color: #ffcc66;
	margin-right: 0px;
	text-decoration: none;
}
A.VisibleLogin:hover
{
	margin-top: 10px;
	font-weight: bold;
	font-size: 11px;
	margin-left: 3px;
	color: #ffffff;
	margin-right: 0px;
	text-decoration: none;
}

.Head, .SubHead, .SubSubHead
{
	font-weight: bold;
	font-size: 14px;
	color: #333333;
	font-family: 'Trebuchet MS' , Verdana, Helvetica;
}


/* style of item titles on edit and admin pages */
.SubHead
{
	font-size: 11px;
	color: #333333;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead
{
	font-size: 10px;
	color: #333333;
}

/* text style used for most text rendered by modules */
.Normal, .NormalBold, .NormalRed
{
	font-weight: normal;
	font-size: 11px;
	color: dimgray;
	font-family: 'Trebuchet MS' , Verdana, Helvetica;
}

.NormalBold, .NormalRed
{
	font-weight: bold;
}

.NormalRed
{
	color: #ff0000;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
.CommandButton, A.CommandButton:link, A.CommandButton:visited, A.CommandButton:active, A.CommandButton:hover
{
	color: #006699;
	text-decoration: underline;
}

A.CommandButton:hover
{

	color: #ff0000;
}


/* GENERIC */
H1, H2, H3, H4, H5, H6, DT
{
	font-size: 20px;
	font-weight: bold;
	color: #CCCCCC;
	font-weight: bold;
}

H2
{
	font-size: 16px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: dimgray;
}

H3, H4
{
	font-size: 12px;
}

H5, H6
{
	font-size: 11px;
	font-weight: normal;
}

A:link, A:active, A:visited
{
	font-weight: normal;
	font-size: 11px;
	color: #336699;
	font-family: 'Trebuchet MS' , Verdana, Helvetica;
	text-decoration: none;
}

A:hover
{
	color: #ff0000;
	font-family: 'Trebuchet MS' , Verdana, Helvetica;
	text-decoration: underline;
}


/**/

A.Search:link, A.Search:visited, A.Search:active, A.Search:hover
{
	font-weight: bold;
	font-size: 10px;
	color: #cccccc;
	font-family: 'Trebuchet MS' , Verdana, Helvetica;
	background-color: transparent;
	position: relative;
	top: 3px;
}

A.Search:hover
{
	position: relative;
	top: 0px;
}

.Search .NormalTextBox
{
	font-size: 11px;
	width: 200px;
	color: #000000;
	position: relative;
	top: -2px;
	background-color: #ffffff;
}

	
.controlpanel
{
	width: 100%;
	background-color: #ffffff;
}
.EdgeBorder
{
	border-top: #ffffff 2px solid;
	border-left: #ffffff 2px solid;
	border-right: #ffffff 0px solid;
}


.Navigator
{
	font-family: 'Trebuchet MS' , Verdana, Helvetica;
}

.Gray1, .Gray2, .Gray3, .Pinstripe, .SearchBG, .BreadBG
{
	border-right: #ffffff 0px solid;
	padding-right: 3px;
	border-top: #ffffff 2px solid;
	padding-left: 3px;
	padding-bottom: 3px;
	border-left: #ffffff 2px solid;
	padding-top: 3px;
	background-color: #efefef;
}

.BreadBG
{
	background: #76A8A5;
}
.SearchBG, .SearchText
{
	font-weight: bold;
	font-size: 12px;
	background: #e63400;
	color: #ffffff;
}


.Gray2
{
	background-color: #dbdfe0;
}
.Gray3
{
	background-color: #aeb6b8;
}
.Pinstripe
{
	background-image: url(pinstripe.jpg);
}

.contentpane, .toppane, .leftpane, .rightpane, .bottompane
{
	background-color: transparent;
}
.leftpane
{
	width: 200px;
		background-color: #dbdfe0;
}
.contentpane
{
	width: 100%;
}

.toppane
{
	width: 100%;
}
.rightpane
{
	width: 175px;
		background-color: #dbdfe0;
}
.bottompane
{
	width: 100%;
}

/* hyperlink style for the login link */
A.Links:link, A.Links:visited, A.Links:active
{
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
A.Links:hover
{
	font-weight: normal;
	font-size: 11px;
	color: #0099cc;
	text-decoration: none;
}

/* Main Menu starts */
.MainMenu_MenuContainer
{
	background-color: transparent;
}
.MainMenu_MenuContainer_Admin
{
	padding-left: 1px;
	margin-right: -4px;
	background-color: transparent;
}
.MainMenu_MenuBar
{
}
.MainMenu_MenuItem
{
	font-size: 11px;
	color: #ffcc66;
	border-top-style: none;
	font-family: 'Trebuchet MS' , Verdana, Helvetica;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.MainMenu_MenuItemSel
{
	font-size: 11px;
	color: #ff6600;
	background-color: transparent;
	font-family: 'Trebuchet MS' , Verdana, Helvetica;
}
.MainMenu_MenuIcon
{
	height: 20px;
	width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #d0e0ed;
	border-bottom-style: none;
}
.MainMenu_MenuArrow
{
	height: 0px;
	width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	border-bottom-style: none;
}
.MainMenu_MenuBreak
{
	height: 0px;
	width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	border-bottom-style: none;
}
.MainMenu_SubMenu
{
	border-right: #ffffff 2px solid;
	padding-right: 4px;
	border-top: #ffffff 2px solid;
	margin-top: 5px;
	padding-left: 4px;
	filter: progid:DXImageTransform.Microsoft.Alpha( Opacity=100, FinishOpacity=70, Style=1, StartX=0, FinishX=100, StartY=100, FinishY=100);
	padding-bottom: 4px;
	margin-left: 2px;
	border-left: #ffffff 2px solid;
	color: #ff9966;
	padding-top: 4px;
	border-bottom: #ffffff 2px solid;
	font-family: 'Trebuchet MS' , Verdana, Helvetica;
	background-color: #5d6d78;
}

.MainMenu_SubMenuItem
{
	font-size: 11px;
	color: white;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 20px;
	background-color: #ff4d02;
	border-bottom-style: none;
}

.MainMenu_SubMenuItemSel
{
	font-size: 11px;
	color: black;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 20px;
	background-color: #ffcc66;
	border-bottom-style: none;
}

.MainMenu_RootMenuArrow
{
	padding-left: 0px;
}
.MainMenu_RootMenuItem
{
	color: #3399cc;
	font-family: 'Trebuchet MS' , Verdana, Helvetica;
}

.MainMenu_RootMenuItemActive
{
	color: #ff4d02;
}


.MainMenu_RootMenuItemSel
{
	color: white;
}

.StandardButton
{
	font-weight: normal;
	font-size: 11px;
	background: #efefef;
	color: #000000;
	font-family: Verdana, sans-serif;
	font-family: 'Trebuchet MS' , Verdana, Helvetica;
}
.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(pinstripe.jpg);
}





