﻿/* 
================================
Skin styles for |SKINNAME|
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #E6E6E6;
}
.skinmaster {
	height: 100%;
	width: 100%;
    background-color: #ffffff;
	/*
        border-right: #808080 1px solid; 
	border-top: #808080 1px solid; 
	border-left: #808080 1px solid; 
	border-bottom: #808080 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
        */
}
.skinheader {
}

/* background color for the content part of the pages */
Body
{
    background-color: white;
}

/** ACTIVE FORUMS TOP POSTS **/

.aftoppoststable 
{
	padding: 2 2 2 2;
	text-align: left;
	width: 100%;
}

.aftoppostsinfocell {
    width: 30%;
    background-color: #E6E6E6;
    text-align: left;
    vertical-align: top;
    padding: 6 6 6 6;
}

.aftoppostsusername
{
	color: #FF0033;
	font-family:  Verdana, Tahoma, Arial, Helvetica;
	font-weight: bold;
	font-size: 10pt;
}
.aftoppostssubusercell
{
	/*border-bottom: #cccccc 1px solid; */
	background-color: #E6E6E6;
}
.aftoppostsbodycell
{
	padding: 0 1 6 48;
	border-bottom: #cccccc 1px solid; 
}
.aftoppostsdate
{
	font-style: italic;
	font-family:  Verdana, Tahoma, Arial, Helvetica;
	font-size: 8.5pt;
}
.aftoppostspathcell
{
	width: 100%;
    background-color: #FFFFFF;
    text-align: right;
    vertical-align: top;
    padding: 0 4 0 0;
    font-family:  Verdana, Tahoma, Arial, Helvetica;
	font-size: 8.5pt;
	
}


.SkinObject {
    font-weight: bold;
    font-size: 8.5pt;
    color: #47AA42;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    text-decoration: none;
}

A.SkinObject:link {
    text-decoration:    none;
    color: #47AA42;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color: #47AA42;
}

A.SkinObject:active   {
    text-decoration:    none;
    color: #47AA42;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color: #47AA42;
}

#darkarea .SkinObject {
    font-weight: bold;
    font-size: 8.5pt;
    color: #E1E1E1;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    text-decoration: none;
}

#darkarea A.SkinObject:link {
    text-decoration:    none;
    color: #E1E1E1;
}

#darkarea A.SkinObject:visited  {
    text-decoration:    none;
    color:#E1E1E1;
}

#darkarea A.SkinObject:active   {
    text-decoration:    none;
    color:#E1E1E1;
}

#darkarea A.SkinObject:hover    {
    text-decoration:    none;
    color:#808080;
}

.menucontainercell {
	/*background-image: url(MenuBG.gif); */
	/*height: 30px;*/
        background-color: #336699;
}
.emptytitlebar {
    width: 75%;
    background-image: url(title_bar_Empty.jpg);
}
.searchcell {
    width: 25%;
    background-color: #E6E6E6;
}

.controlpanel {
	width: 100%;
	background-color: #dddddd;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	
	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;
}
.forumcontentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 25%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	vertical-align: top;
	text-align: center;
}
.forumrightpane {
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	vertical-align: top;
	text-align: center;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	/*height: 16px;*/
	background-color: transparent;
}
.MainMenu_MenuItem {
	border-left: #cccccc 0px solid; 
	border-bottom: #cccccc 1px solid; 
	border-top: #cccccc 1px solid; 
	border-right: #cccccc 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: transparent;
}
.MainMenu_MenuIcon {
	background-color: #cccccc; 
	border-left: #cccccc 1px solid; 
	border-bottom: #cccccc 1px solid; 
	border-top: #cccccc 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 0px; 
	/*height: 21px;*/
}
.MainMenu_SubMenu {
	background-color: #336699;  
        z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #336699; 
	cursor: pointer; 
	cursor: hand; 
	color: #E6E6E6;
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	/*height: 21px;*/
}
.MainMenu_MenuArrow {
	border-right: #cccccc 1px solid; 
	border-bottom: #cccccc 1px solid; 
	border-top: #cccccc 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: #aaaaaa none; 
   color: #ffffff;
   font-family: Verdana, sans-serif; 
   font-size: 11px;
   font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dddddd;
	border-right: #8f9092 1px solid; 
	border-top: #8f9092 1px solid; 
	border-left: #8f9092 1px solid; 
	border-bottom: #8f9092 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_LtGray.jpg);
}
.WelcomeTxt
{
	font-family: Arial, Tahoma;
	font-size: 8pt;
	color: #000000;
}

.headerbgimage
{
	width: 100%;
	height: 164;
    background-image: url(MountainsWide.jpg);
}
