 /* 
================================
Skin styles for DotNetNuke
================================
*/   

body
{
	background-color: #B32317;
}	

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #B32317;
}

.skinmaster {
	background-color: white;
	width: 790px!important;
	margin-top: 15px;
}

.skingradient {
	background-image: url(gradient_DKGray.jpg); 
	height: 30px;
}
.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.headerpane {
	width: 100%;
	background-color: #B32317;
	background-image: url(images/header_main.jpg);
	background-position: right bottom;
	height: 110px;
}
.toppane {
	width: 100%;
	padding-right: 20px;
	background-color: transparent;
	background-image: url(images/contentbackground.jpg);
	background-repeat: repeat-y;
	background-position: right center;
}
.leftpane-home,
.leftpane-about,
.leftpane-support,
.leftpane-families,
.leftpane-ccp,
.leftpane-corp,
.leftpane-contact,
.leftpane-jobs,
.leftpane-board,
.leftpane-events,
.leftpane-families2,
.leftpane-families3,
.leftpane-families4 {
	width: 269px!important;
	background-color: transparent;
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 391px!important;
	border: solid 0px black;
	padding: 0px;
}
.leftpane-full2 {
	width: 265px!important;
	background-color: transparent;
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 140px!important;
	border: solid 0px black;
	padding: 0px;
	background-image: url(images/home/full-left.jpg);
}

.leftpane-home{background-image: url(images/home/home_left.jpg);}
.leftpane-about{background-image: url(images/home/about_left.jpg);}
.leftpane-support{background-image: url(images/home/support_left.jpg);}
.leftpane-families{background-image: url(images/home/families_left.jpg);}
.leftpane-ccp{background-image: url(images/home/ccp_left.jpg);}
.leftpane-corp{background-image: url(images/home/corp_left.jpg);}
.leftpane-contact{background-image: url(images/home/contact_left.jpg);}
.leftpane-jobs{background-image: url(images/home/jobs_left.jpg);}
.leftpane-board{background-image: url(images/home/board_left.jpg);}
.leftpane-events{background-image: url(images/home/events_left.jpg);}
.leftpane-families2{background-image: url(images/home/families2_left.jpg);}
.leftpane-families3{background-image: url(images/home/families3_left.jpg);}
.leftpane-families4{background-image: url(images/home/families4_left.jpg);}
.leftpane-full{background-image: url(images/home/full-left.jpg);width:269px;}

.fullleft,
.leftpane-full {
	width: 269px!important;
	background-color: transparent;
	background-image: url(images/home/full-left.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	border: solid 0px black;
	padding: 0px;
	height: 130px!important;
}

.contentpane {
	width: 517px!important;
	background-color: transparent;
	background-image: url(images/contentbackground.jpg);
	background-repeat: repeat-y;
	background-position: right center;
	height: 294px;
	padding-bottom: 15px;
}
.navpane
{
	background-color: transparent;
	padding-left: 4px;
	background-image: url(images/bottomnav.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	border: 0px solid red;
}
.navpane-full
{
	background-color: transparent;
	padding-left: 4px;
	background-image: url(images/bottomnavfull.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	border: 0px solid red;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	background-image: url(images/bottomgrass.jpg);
	height: 36px;
}
.footerpane {
	padding-left: 10px;
	background-color: #B32317;
	color: white;
    font-family: Verdana;
    font-size: 7pt;
    font-weight: bold;
    letter-spacing: .05px;
}
.hosted
{
    padding-right: 10px;
    background-color: #B32317;
	color: white;
    font-family: Verdana;
    font-size: 7pt;
    font-weight: bold;
    letter-spacing: .05px;
}

/*Top Menu Bar*/

.topmenu A,
.topmenu A:visited,
.topmenu A:hover
{
    color: #396EB1;
    font-family: Verdana;
    font-size: 7pt;
    font-weight: bold;
    letter-spacing: .05px;
}

.topmenuselected 
{
    text-decoration: underline;
}

/*Ends Top Menu Bar*/

/*Top Menu Bar2*/

.topmenu2 A,
.topmenu2 A:visited,
.topmenu2 A:hover
{
    color: #A62014;
    font-family: Verdana;
    font-size: 7pt;
    font-weight: bold;
    letter-spacing: .05px;
}

.topmenuselected2 
{
    text-decoration: underline;
}

/*Ends Top Menu Bar2*/

/*Bottom Menu Bar*/

.bottommenu A,
.bottommenu A:visited,
.bottommenu A:hover
{
    color: white;
    font-family: Verdana;
    font-size: 7pt;
    font-weight: bold;
    letter-spacing: .05px;
}
.bottommenuselected 
{
    text-decoration: underline;
}

/*Ends Bottom Menu Bar*/

/*STYLES FOR NAVBAR MENU NAVIGATION*/
.TopMenuBar
{
}
.TopMenuItem A, 
.TopMenuItem A:visited,
.TopMenuItemHighlight A,
.TopMenuItemHighlight A:visited,
.TopMenuItemSelected
{
    font-size: 0px;
    color: white;
    text-align: right;
    padding-right: 0px;
}
 #invtopmenu-AboutCampFireUSA A
 {
    background-image: url(images/home/about2.jpg);
    background-repeat: no-repeat;
    width: 82px;
    text-decoration: none;
    display:block;
    float:left;
    height: 97px;
}
#invtopmenu-AboutCampFireUSA .TopMenuItemSelected,
#invtopmenu-AboutCampFireUSA A:hover
{
    background-image: url(images/home/about.jpg);
    width: 82px;
    display:block;
    float:left;
    height: 97px;
    color: white;
}
#invtopmenu-SupportCampFire A
 {
    background-image: url(images/home/support2.jpg);
    background-repeat: no-repeat;
    width: 85px;
    text-decoration: none;
    display:block;
    float:left;
    height: 97px;
}
#invtopmenu-SupportCampFire .TopMenuItemSelected,
#invtopmenu-SupportCampFire A:hover
{
    background-image: url(images/home/support.jpg);
    width: 85px;
    display:block;
    float:left;
    height: 97px;
    color: white;
}
#invtopmenu-Calendar A
 {
    background-image: url(images/home/calendar2.jpg);
    background-repeat: no-repeat;
    width: 84px;
    color: white;
    text-decoration: none;
    display:block;
    float:left;
    height: 97px;
}
#invtopmenu-Calendar .TopMenuItemSelected,
#invtopmenu-Calendar A:hover
{
    background-image: url(images/home/calendar.jpg);
    width: 84px;
    display:block;
    float:left;
    height: 97px;
    color: white;
}
#invtopmenu-Families A
 {
    background-image: url(images/home/families2.jpg);
    background-repeat: no-repeat;
    width: 83px;
    text-decoration: none;
    display:block;
    float:left;
    height: 97px;
    color: white;
}
#invtopmenu-Families .TopMenuItemSelected,
#invtopmenu-Families A:hover
{
    background-image: url(images/home/families.jpg);
    width: 83px;
    display:block;
    float:left;
    height: 97px;
    color: white;
}
#invtopmenu-ChildCareProfessionals A
 {
    background-image: url(images/home/childcare2.jpg);
    background-repeat: no-repeat;
    width: 87px;
    text-decoration: none;
    display:block;
    float:left;
    height: 97px;
    text-align: center;
    color: white;
}
#invtopmenu-ChildCareProfessionals .TopMenuItemSelected,
#invtopmenu-ChildCareProfessionals A:hover
{
    background-image: url(images/home/childcare.jpg);
    width: 87px;
    display:block;
    float:left;
    height: 97px;
    color: white;
}
#invtopmenu-Corporations A
 {
    color: White;
    background-image: url(images/home/corporation2.jpg);
    background-repeat: no-repeat;
    width: 91px;
    text-decoration: none;
    height: 97px;
    float: left;
    display: block;
    padding-right: 5px;
}
#invtopmenu-Corporations .TopMenuItemSelected,
#invtopmenu-Corporations A:hover
{
    color: white;
    background-image: url(images/home/corporation.jpg);
    width: 91px;
    height: 97px;
    float: left;
    display: block;
    height: 97px;
    padding-right: 5px;
}

/*Ends SIGN Nav Bar*/

.main_dnnmenu_container {
	background-color: transparent; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
        white-space: nowrap;  /*Word wrapping menu item now optional*/	
        padding: 1px 3px 3px 1px;	
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0px 12px 0px 5px;   /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover {  
	background-color: #aaaaaa; 
}

.main_dnnmenu_itemhover td {  
	background-color: #aaaaaa; 
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #cccccc;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	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; 
}
.main_dnnmenu_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);
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight:  normal;
   color: #333333;
}
/*Span is here to keep the damn yellow line from showing.*/
SPAN
{
    padding:0px;
    margin:0px;
}


