/* 
================================
Skin styles for DotNetNuke - HOME
================================
*/  

body { 
margin: 0px;
padding: 0px;
}

.pagemaster
{
	width: 100%;
	height: 100%;
	background-image: url(backgroundNEW.jpg);
	background-color: #709345;
	background-repeat: repeat-x;
}


.skinmaster 
{
	height: 100%;
	BORDER-RIGHT: #e3ddca 0px solid; 
	BORDER-TOP: #e3ddca 0px solid; 
	BORDER-LEFT: #e3ddca 0px solid; 
	BORDER-BOTTOM: #e3ddca 0px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.skinheader 
{
	background-image:url(backgroundNEW.jpg);
}

.skinbc
{
	cursor: pointer;
	cursor: hand;
	color: #FF00FF;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	background-color: Transparent;
}

/* ********* Footer Bar ********** */
	
 #footerContainer
{
	margin-top: 120px;
}


/* ********* navigation container ********** */
.skingradient
{
	background-image: url(navBalanced.jpg);
	height: 65px;
	width: 764px;
	background-repeat: no-repeat;
	background-color: transparent;
}

/*
.skingradient 
{
	background-color: #719346;
	padding: 0px;
	width: 100%;
	 HEIGHT:30px;
}
*/

.controlpanel 
{
	padding: 0px;
	width: 100%;
	background-color: Transparent;
	border: 0px;
}
.toppane {
	width: 675px;
	background-color: white;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 4px;
}
.leftpane {
	width: 175px;
	background-color: white;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

#date 
{  
    position: relative;
	margin: -26px 15px 0px 15px;
	width: 680px;
}

/* ********** content edits start here **************** */

#ContentTable
{
	width: 400px;
	
}

/* ********** added wrapper ************* */

#ContentOutterWrap {
width: 760px;
}

 #ContentPane 
{
    position: relative;
	width: 746px;
	background-color: white;
	margin: 0px auto;

}

/* Hide from IE */
* > #ContentPane 
{
    position: relative;
	width: 746px;
	background-color: white;
	margin: 0px auto;
	margin-left: -5px;

}

/* Gecko browsers */
#ContentOutterWrap > #ContentPane {
margin-right: 7px;
}

/* ********** content edits end here **************** */

.contentpane 
{
	width: 100%;
	background-color: white;
	padding: -20px 4px 0px 6px;
}

.rightpane {
	width: 175px;
	background-color: white;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

.bottompane {
	width: 100%;
	background-color: white;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;

}

/* ----------------- MAIN MENU FORMATTING STARTS ----------------- */

/* USED IN : Root Navigation Container */
.MainMenu_MenuContainer 
{
    position: relative;
    width: 90%;
	margin: 28px 40px 0px 20px;
	z-index: 99;
	padding: 0px;
}

.lqnav {
width: 90%;
margin: -40px 0px 0px 0px;
z-index: 999;
}

.lqnav li{
 float:left;
 padding: 0px 0px 0px 6px;
 list-style:none;
 background:url(lbtn.jpg) no-repeat left top;
 height:33px;
 display:block;
 text-decoration:none;
}

.lqnav li.lsephover {
 float:left;
 padding: 0px 0px 0px 6px;
 list-style:none;
 background:url(lbtn-hover.jpg) no-repeat left top;
 height:33px;
 display:block;
 text-decoration:none;
 color:#FFF;
 font-weight:bold;
}

* > span .MainMenu_MenuBar2 {
padding: 0px;
line-height: 33px;
}

span .MainMenu_MenuBar2 {
 background:url(rbtn.jpg) no-repeat right top;
 display:block;
 padding: 0px 12px 0px 3px;
 height:33px;
 float:left;
 font-family: Tahoma, Arial, Helvetica; 
 font-size: 9pt; 
 font-weight: bold; 
 font-style: normal;
 text-align: center;
 color: #FFF;
 cursor: pointer;
 cursor: hand;
}

/* USED IN : RootMenuItemSelectedCssClass */

/* Hide from IE */
* > span .MainMenu_Sel {
padding: 0px;
line-height: 33px;
}

span .MainMenu_Sel {
 background:url(rbtn.jpg) no-repeat right top;
 display:block;
 padding: 0px 12px 0px 3px;
 height:33px;
 float:left;
 font-family: Tahoma, Arial, Helvetica; 
 font-size: 9pt; 
 font-weight: bold; 
 font-style: normal;
 text-align: center;
 color: #FFF;
 cursor: pointer;
 cursor: hand;
}

/* USED IN : RootMenuItemActiveCssClass */

/* Hide from IE */
* > span .MainMenu_Active {
padding: 0px;
line-height: 33px;
}

span .MainMenu_Active {
 background:url(rbtn-hover.jpg) no-repeat right top;
 display:block;
 padding: 0px 12px 0px 3px;
 height:33px;
 float:left;
 font-family: Tahoma, Arial, Helvetica; 
 font-size: 9pt; 
 font-weight: bold; 
 font-style: normal;
 text-align: center;
 color: #FFF;
 cursor: pointer;
 cursor: hand;
}



/* 
-- USED IN : SubMenuCssClass : DROP DOWN MENU FORMATTING
-- PARENT DD CONTAINER 
*/

.MainMenu_SubMenu 
{  
    border: 1px solid #FFF;
    position: absolute;
    z-index: 9999;
    margin-top: 0px;
    left: 0px;
	padding: 0px 1px 1px 1px;
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}

* > .MainMenu_SubMenu 
{ 
    border: 1px solid #FFF;
    z-index: 9999;
    position: absolute;
    left: 0px;
    margin-top: 0px;
	padding: 1px 1px 1px 1px;
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}

/* 
-- USED IN : MenuItemCssClass : DROP DOWN MENU FORMATTING
-- NORMAL STATE EFFECT
*/

.DDItem {
	color: white;
	cursor: hand;
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	background-color: #719346;
	height:20px;
	
}

/* 
-- USED IN : MenuItemSelCssClass : DROP DOWN MENU FORMATTING
-- MOUSE OVER EFFECT
*/
.DDItemSel  
{
	color: white;
	cursor: hand;
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	background-color: #B7490A;
	height:20px;

}

.MainMenu_MenuBreak {
	height: 25px;
	width: 15px;
}

/*
.MainMenu_MenuIcon 
{
    background-color: #719346;
	border-left: gray 0px solid; 
	border-bottom: gray 0px solid; 
	border-top: #CAD5EA 0px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
*/


/* ---------------------- MAIN MENU FORMMATING ENDS -------------------- */


.StandardButton     {
    color: #FFFFFF;
    background-image:none;
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
    
}

.TreeViewMenu 
{
	
	width: 175px;
	BORDER-RIGHT: #7994CB 0px solid; 
	BORDER-TOP: #7994CB 0px solid; 
	BORDER-LEFT: #7994CB 0px solid; 
	BORDER-BOTTOM: #7994CB 0px 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_LtBlue.jpg);
}

.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  18px;
    font-weight:    normal;
    color: black;
}

.footergradient 
{
	position: relative;
	BACKGROUND-IMAGE: url(footer.jpg); HEIGHT:175px; width:765px;
	background-repeat: no-repeat;
	right:1px;

}
#banner{
	BACKGROUND-IMAGE: url(bannerHome.jpg); HEIGHT:312px; width:764px;
	background-repeat: no-repeat;
}

/* Start Bread Crumb*/
.breadcrumbDNNControls
{
	font-weight: bold;
	font-size: 9px;
	color: black;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
}

A.breadcrumbDNNControls:link
{
	color: black;
	text-decoration: underline;
}

A.breadcrumbDNNControls:visited
{
	color: black;
	text-decoration: underline;
}

A.breadcrumbDNNControls:hover
{
	color: Black;
	text-decoration: none;
}

A.breadcrumbDNNControls:active
{
	color: black;
	text-decoration: underline;
}
/* End Bread Crumb*/

/* Start Footer*/

#footercontent 
{
	position: relative;
	margin-top: 80px;

} 


.footerDNNControls
{
	font-weight: bold;
	font-size: 9px;
	color: white;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
}

A.footerDNNControls:link
{
	color: white;
	text-decoration: underline;
}

A.footerDNNControls:visited
{
	color: white;
	text-decoration: underline;
}

A.footerDNNControls:hover
{
	color: white;
	text-decoration: none;
}

A.footerDNNControls:active
{
	color: white;
	text-decoration: underline;
}
/* End Footer*/


A.loginDNNControls:link
{
	color: #b7490a;
	text-decoration: underline;
}

A.loginDNNControls:visited
{
	color: #b7490a;
	text-decoration: underline;
}

A.loginDNNControls:hover
{
	color: #b7490a;
	text-decoration: none;
}

A.loginDNNControls:active
{
	color: #b7490a;
	text-decoration: underline;
}


/* Start Date, Users, Login*/
.SkinObject
{
	font-weight: bold;
	font-size: 9px;
	color: black;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
}

A.SkinObject:link
{
	color: black;
	text-decoration: underline;
}

A.SkinObject:visited
{
	color: black;
	text-decoration: underline;
}

A.SkinObject:hover
{
	color: Black;
	text-decoration: none;
}

A.SkinObject:active
{
	color: black;
	text-decoration: underline;
}
/* End Date, Users, Login*/

h1,h2,h3,h4
{
        margin: 0;
        padding: 2px 10px;
        font-size: 13pt;
        color: #000000;
}

ul
{
        margin: 8px 8px 8px 26px;
        padding: 0;
}

p
{
        margin: 0;
        padding: 4px;
        font-size: 10pt;
}

.list
{
        color: #000000;
}

.highlight
{
        font-family: verdana;
        font-size: 9pt;
        font-weight: bold;
}

#highlightBig
{
font-family: verdana;
font-size: 11pt;
font-weight: bold;
}