/* 
================================
Skin styles for DotNetNuke
================================
*/   

body
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	background-color: #2d3936;
	color: #4c3c20;
}

.pageMaster
{
	width: 100%;
	height: 100%;
	background-color: #2d3936;
	background-repeat: no-repeat;
	background-position: center top;
	color:Orange;
}

.pageMaster-Home
{
	width: 100%;
	height: 100%;
	background-color: #007cc4;
	background-image: url(StorTopia-background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color:Orange;
}

.innerPage
{
	color: navy;
	background: transparent;
	table-layout: fixed;
}

.ContentPaneBG 
{
	height: 628px;
	width: 669px;
	background-image: url(tvh-2_05.jpg);
	background-repeat: no-repeat;
}

.FooterTextBG
{
	background-image: url(FooterText.jpg);
	background-repeat: no-repeat;
	width: 389px;
	height: 51px;
}

.vScrollDiv
{
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
}

.windowLeft
{
	background-image: url(l.jpg);
	background-repeat: repeat-y;
}

.windowRight
{
	background-image: url(r.jpg);
	background-repeat: repeat-y;
}


td
{
/*
    vertical-align: top;
    text-align: left;
*/
}



.vLine
{
    background-image: url(vLine.gif);
    background-repeat: repeat-y;
}

.Normal
{
	font-family: 'Times New Roman' , Serif;
	color: #4c3c20;
	font-size: 16px;
	font-weight: normal;
}

H1
{
	font-family: 'Times New Roman' , Serif;
	color: #4c3c20;
	font-size: 28px;
	margin-bottom: 0px;
	font-variant: small-caps;
}

H2
{
	font-family: 'Times New Roman' , Serif;
	color: #4c3c20;
    font-size: 24px;
    margin-bottom: 0px;
	font-variant: small-caps;
}

H3
{
	font-family: 'Times New Roman' , Serif;
	color: #4c3c20;
    font-size: 20px;
    margin-bottom: 0px;
	font-variant: small-caps;
}


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: #ffffff;
	text-align: left;
	vertical-align: middle;
	/* width: 140px; */
}

.MainMenu_RootSelected TD
{ 
	/* hover tab */
	/* color: #ffffff;
	font-size: larger; */
	text-align: left;
	vertical-align: middle;
	
	/* width: 140px; */
; text-align: left; text-decoration: underline; }


.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:20px;
	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: #ffffff; 
	font-family: 'Trebuchet MS' , Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	background-color: Transparent;
}
.MainMenu_Separator
{
	background-color: Transparent;
	color: #ffffff;
	font-weight: bold;
}
.MainMenu_MenuIcon {
	background-color: #3D6486; 
	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: #3D6486;  
	/* width: 140px; */
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {  
	height: 1px;
	color: #ffffff;
	
	border-top-style: none; border-right-style: none; border-left-style: none; border-bottom-style: none; 
	background-color: Transparent;	/* this overrides the default #EEEEEE */
; font-weight: bold; }


.MainMenu_MenuItemSel {
	background-color: Transparent;
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-family: 'Trebuchet MS' , Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
}
.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: #ffffff;
	font-family: 'Trebuchet MS' , Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
    
A.MediaTabs:link {
    text-decoration:  none;
    color: #ffffff;
}

A.MediaTabs:visited  {
    text-decoration:    none;
    color: #ffffff;
}

A.MediaTabs:active   {
    text-decoration:    none;
    color: #ffffff;
}

A.MediaTabs:hover
{
    color: #ffffff;
	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;
	position: relative;
	top: -480px;
}
