/* 
================================
Skin styles for DotNetNuke - Saving Our Boys - Nina Meiers - dotnetnuke@xd.com.au
================================
*/   

body {
	SCROLLBAR-FACE-COLOR: #E4E4E4;
	SCROLLBAR-HIGHLIGHT-COLOR: #DCDCDC;
	SCROLLBAR-SHADOW-COLOR: #E0E0E0 #007616;
	SCROLLBAR-3DLIGHT-COLOR: #DCDCDC; 
	SCROLLBAR-ARROW-COLOR: red;
	SCROLLBAR-TRACK-COLOR: #E4E4E4;
	SCROLLBAR-DARKSHADOW-COLOR: #E0E0E0;
	SCROLLBAR-BASE-COLOR: #D8D8D8;
}

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #FEFEFE;
}
.skinmaster {
	height: 100%;
	background-color: transparent;
	BORDER-RIGHT: #23A53E 0px solid; 
	BORDER-TOP: #23A53E 0px solid; 
	BORDER-LEFT: #23A53E 0px solid; 
	BORDER-BOTTOM: #23A53E 0px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 

}
.skinheader {
}
.skingradient {
	BACKGROUND-IMAGE: url(gradient_DkGreen.jpg); 
	HEIGHT:25px;
	border-right: 2px solid black;
	border-left: 2px solid black;


}
.controlpanel {
	width: 100%;
	background-color: #A5DFB1;
}
.toppane {
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 175px;
	background-color: #D63024;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	color: white;
	border-right: 1px solid black;
}
.contentpane {
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	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: #84D094 0px solid; 
	border-bottom: #84D094 1px solid; 
	border-top: #84D094 1px solid; 
	border-right: #84D094 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
}
.MainMenu_MenuIcon {
	background-color: #84D094; 
	border-left: #84D094 1px solid; 
	border-bottom: #84D094 1px solid; 
	border-top: #84D094 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #84D094; 
	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: #64C278; 
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
}
.MainMenu_MenuArrow {
	border-right: #84D094 1px solid; 
	border-bottom: #84D094 1px solid; 
	border-top: #84D094 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: #23A53E none; 
    color: #FFFFFF;
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #A5DFB1;
	BORDER-RIGHT: #23A53E 1px solid; 
	BORDER-TOP: #23A53E 1px solid; 
	BORDER-LEFT: #23A53E 1px solid; 
	BORDER-BOTTOM: #23A53E 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_MidGreen.jpg);
}
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  14px;
    font-weight:  bolder;
    color: #333333;
}

/* Custom classes */

.HeaderLeft {
	background-image: url(SavingOurBoysHeader.gif);
	width: 430px;
	height: 100px;
	background-repeat: no-repeat;
}

.HeaderRepeat {
	background-image: url(SavingOurBoysRepeat.gif);
	height: 100px;
	background-repeat: repeat-x;
}

.HeaderRight {
	background-image: url(SavingOurBoysRight.gif);
	width: 161px;
	height: 100px;
	background-repeat: no-repeat;
}


.MenuHolder {
	background-color:#000000;
}


.FooterLeft {
	background-image: url(SOBFooterLeft.gif);
	width: 40px;
	height: 30px;
	background-repeat: no-repeat;
}

.FooterRepeat {
	background-image: url(SOBFooterRepeat.gif);
	height: 30px;
	background-repeat: repeat-x;
	background-color: #A5DFB1;
}

.FooterRight {
	background-image: url(SOBFooterRight.gif);
	width: 40px;
	height: 30px;
	background-repeat: no-repeat;
}

.LRBorders {
	border-right: 2px solid black;
	border-left:  2px solid black;

}

/* GENERIC */
/* text style used for most text rendered by modules */
/* text style used for most text rendered by modules */
.Normal
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold
}

/* text style used for error messages */
.NormalRed
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000
}

TD
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}

