/* 
================================
Skin styles for DotNetNuke
================================
*/   

body
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	scrollbar-base-color: #ccd662;
}

.pageMaster
{
	width: 100%;
	height: 100%;
	background-color: #f8f8f8;
}

.innerPage
{
	color: navy;
	background: transparent;
	table-layout: fixed;
}

.Normal
{
	font-family: 'Trebuchet MS', Arial, Helvetica;
	font-size: 13px;
	font-weight: normal;
}

.SubHead
{
	color: #d46747;
	font-family: 'Trebuchet MS', Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;

}

.vScrollDiv
{
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
}

.CMS-Main
{
	background-image: url(CMS-MainBG.gif);
	background-repeat: repeat-y;
}

.CMS-Main1
{
	background-image: url(CMS-MainBG1.gif);
	background-repeat: repeat-y;
}

.CMS-Bottom
{
	background-image: url(CMS-Bottom.gif);
	background-repeat: no-repeat;
}

.CMS-Gray
{
	background-color: #4d4d4d;
}

.CMS-Green
{
	background-color: #ccd662;
}

td
{
/*
    vertical-align: top;
    text-align: left;
*/
}



.vLine
{
    background-image: url(vLine.gif);
    background-repeat: repeat-y;
}

H1
{
	font-family: 'Trebuchet MS' , Arial, Helvetica;
	font-size: 30px;
	margin-bottom: 0px;
	color: #d46747;
	letter-spacing: 2px;
}

H2
{
	font-family: 'Trebuchet MS' , Arial, Helvetica;
	font-size: 22px;
	margin-bottom: 0px;
	color: #d46747;
}

H3
{
	font-family: 'Trebuchet MS' , Arial, Helvetica;
	font-size: 18px;
	margin-bottom: 0px;
	color: #d46747;
}


A:link
{
	color: #5b9bcf;
	text-decoration: underline;
}

A:visited  {
	color: #5b9bcf;
	text-decoration: underline;
}

A:active   {
	color: #5b9bcf;
	text-decoration: underline;
}
A:hover
{
	color: #595858;
	text-decoration: underline;
}



















.controlpanel {
	width: 100%;
	background-color: #D7EEDF;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 3px;
}
.leftpane
{
	padding-right: 0px;
	border-top: #ffffff 3px solid;
	margin-top: 0px;
	padding-left: 0px;
	background-image: url(pageColor.jpg);
	padding-bottom: 0px;
	width: 164px;
	padding-top: 0px;
	background-repeat: repeat-y;
	background-color: transparent;
}

.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 3px;
	padding-right: 0px;
	padding-top: 3px;
}
.rightpane {
	background-color: transparent;
	padding-left: 3px;
	padding-right: 0px;
	padding-top: 3px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 3px;
}











/* SOLPART MENU CLASSES */
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_Root TD
{
	/* all tabs - other than selected */
	background-color:Transparent;
	text-align: left;
	vertical-align: middle;
	/* width: 140px; */
}

.MainMenu_RootActive TD
{
	/* currently selected tab */
	background-color: Transparent;
	color: #ccd662;
	text-align: left;
	vertical-align: middle;
	/* width: 140px; */
}

.MainMenu_RootHover TD
{
	/* hover tab */ /* color: #ccd662; */ /* width: 140px; */
	color: #ffffff;
	background-color: #ccd662; 
	vertical-align: middle;
	text-align: left;
	text-decoration: none;
}


.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:30px;
	background-color: Transparent;
}
.MainMenu_MenuItem
{
	border-left: #bcd8f7 0px solid;
	border-bottom: #bcd8f7 0px solid;
	border-top: #bcd8f7 0px solid;
	border-right: #bcd8f7 0px solid;
	cursor: pointer;
	cursor: hand;
	color: #666666;
	font-family: 'Trebuchet MS', Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	background-color: Transparent;
}
.MainMenu_Separator
{
	background-color: Transparent;
	color: #666666;
}
.MainMenu_MenuIcon {
	background-color: #ccd662; 
	border-left: #bcd8f7 0px solid; 
	border-bottom: #bcd8f7 0px solid; 
	border-top: #bcd8f7 0px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu
{
	background-color: #ffffff;
	font-family: 'Trebuchet MS', Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	filter: progid:DXImageTransform.Microsoft.Shadow(color= '#696969' , Direction=135, Strength=3);
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	border-left: #666666 1px solid;
	border-bottom: #666666 1px solid;
}
.MainMenu_SubHover 
{
	color: #ffffff;
	background-color: #ccd662; 
	font-family: 'Trebuchet MS', Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
}
.MainMenu_MenuBreak {  
	height: 1px;
	color: #666666;
	border-top-style: none; border-right-style: none; border-left-style: none; border-bottom-style: none; 
	background-color: Transparent;	/* this overrides the default #EEEEEE */
}

.MainMenu_MenuItemSel {
	background-color: Transparent;
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-family: 'Trebuchet MS', Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
}
.MainMenu_MenuArrow {
	border-right: #bcd8f7 0px solid; 
	border-bottom: #bcd8f7 0px solid; 
	border-top: #bcd8f7 0px solid;
	font-family: webdings; 
	font-size: 8pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 8pt; 
	cursor: pointer; 
	cursor: hand;
}



.StandardButton     {
    font-family:Verdana, sans-serif; 
    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; 
}
.TreeViewMenu_Header {
	BACKGROUND-IMAGE: url(gradient_LtBlue.jpg);
}
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  18px;
    font-weight:    normal;
    color: #333333;
}















/* Custom Tags */


/* Menu & Logo Pane Holder */
.BlankMenu {
	background-image: url(BlankMenu.gif);
	width: 520px;
	height: 85px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}


/* Small rounded end on menu */
.MenuRight {
	background-image: url(MenuRight.gif);
	width: 20px;
	height: 22px;
	background-repeat: no-repeat;
}

/* Repeat Background colour on menu so it expands with tabs */
.MenuBG {
	background-image: url(MenuBG.gif);
	height: 22px;
	background-repeat: repeat-x;
}

/* Menu table repeat for 100% width settings */
.MenuRepeat {
	background-image: url(MenuRepeat.gif);
	height: 85px;
	background-repeat: repeat-x;
}

/* Classes Replacing the Media for the Privacy, Copyright, Terms, Date Links */
.DateText 
{
	font-weight: bold;
    font-size: 8.5pt;
    color: navy;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}




.DateStyle {
	font-family: 'Trebuchet MS', Arial, Helvetica;
	font-size: 13px;
	font-weight: normal;
    text-decoration: none;
}

.MediaTabs
{
	color: #666666;
	font-family: 'Trebuchet MS', Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
    
A.MediaTabs:link {
    text-decoration:  none;
    color: #666666;
}

A.MediaTabs:visited  {
    text-decoration:    none;
    color: #666666;
}

A.MediaTabs:active   {
    text-decoration:    none;
    color: #666666;
}

A.MediaTabs:hover
{
    color: #000000;
	text-decoration: underline;
}





.pageHeaderCell
{
	background-attachment: fixed;
	background-image: url(header.jpg);
	width: 800px;
	background-repeat: no-repeat;
	height: 100px;
}

.pageMenuCell
{
	background-attachment: fixed;
	background-image: url(menuBackground.jpg);
	width: 800px;
	background-repeat: no-repeat;
	height: 20px;
}


.x
{
    font-weight:bold;
    font-size:larger;
}

