/* All styles for generic containers are located here, update this file all skins updated */
@import url("../../genericcontainers.css");

/* Faith And Values - Skin Management*/
/* Delivered by Nina Meiers - http://www.xd.com.au */
   
body {
	background-color: #5e5e5e;
}
span.rotation {
	width:100%;
	text-align:center;
	font-size: 8px;
	padding:8px;
	line-height:25px;
}
span.rotation a {
	color:#000;
}

span.rotation a:hover {
	color:#000;
	text-decoration:none;
}

.pagemaster {
width: 100%;
height: 100%;
background-color: #5e5e5e;
}
.skinmaster {
height: 100%;
background-color: #f3f5fa;
border-right: #B78477 0px solid; 
border-top: #B78477 0px solid; 
border-left: #B78477 0px solid; 
border-bottom: #B78477 0px solid; 
moz-border-radius-bottomleft: 15px; 
moz-border-radius-bottomright: 15px; 
moz-border-radius-topleft: 3px; 
moz-border-radius-topright: 3px;
background-image: url(CommHedgePortal.jpg);
background-repeat: repeat-y;
}
.skinheader {
}
.controlpanel {
width: 100%;
background-color: #dfe5f2;
}
.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 {
background-color: transparent;
padding-left: 0px;
padding-right: 4px;
padding-top: 0px;
}
.rightpane {
background-color:#FFFFFF; transparent;
padding-left: 6px;
padding-right: 4px;
padding-top: 6px;
}
.bottompane {
width: 100%;
background-color: transparent;
padding-left: 6px;
padding-right: 4px;
padding-top: 6px;
}
.MainMenu_MenuContainer {
background-color: transparent; 
height: 35px;
}
.MainMenu_MenuBar {
cursor: pointer; 
cursor: hand;
height:10px;
background-color: Transparent;
}
.MainMenu_MenuItem {
border-left: #BABB9C 0px solid; 
border-bottom: #BABB9C 1px solid; 
border-top: #BABB9C 1px solid; 
border-right: #BABB9C 0px solid;
cursor: pointer; 
cursor: hand; 
color: #000000; 
font-size: 9px; 
font-weight: normal; 
font-style: normal; 
background-color: #BABB9C;
font-family: Verdana, Tahoma, Arial, Helvetica; 
height: 21px;
padding-left: 2px;
padding-right: 2px;
}
.MainMenu_MenuIcon  {
display: none;
}
.MainMenu_SubMenu {
background-color: #BABB9C;  
z-index: 1000; 
cursor: pointer; 
cursor: hand; 
filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
height: 21px;
}
.MainMenu_MenuBreak {
height: 1px;
}
.MainMenu_MenuItemSel {
background-color: #CCCDB3; 
cursor: pointer; 
cursor: hand; 
color: black; 
font-family: Verdana, Tahoma, Arial, Helvetica; 
font-size: 9px; 
font-weight: normal; 
font-style: normal;
height: 21px;
padding-left: 2px;
padding-right: 2px;
}
.MainMenu_MenuArrow {
display:none;
}
.MainMenu_RootMenuArrow {
display: none;
}
.StandardButton {
  background: #B78477 none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu {
width: 175px;
background-color: #dfe5f2;
border-right: #B78477 1px solid; 
border-top: #B78477 1px solid; 
border-left: #B78477 1px solid; 
border-bottom: #B78477 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_LtBlue.jpg);
}
.Head {
font-family: Verdana, Tahoma, Arial, Helvetica;
font-size:  12px;
font-weight: bolder;
color: #333333;
}

.Montage {
background-image: url(PageMontage.jpg);
background-repeat: no-repeat;
height: 138px;
}

.Footer {
background-image: url(PageFooter.jpg);
width: 730px;
height: 110px;
background-repeat: no-repeat;
}

.spacer {
background-image: url(spacer.gif);
width: 192px;
height: 1px;
}


.LightBG {
font-family: Verdana, Tahoma, Arial, Helvetica;
font-size:  9px;
font-weight: normal;
color: #333333;
padding-bottom: 10px;
}


.DarkBG {
font-family: Verdana, Tahoma, Arial, Helvetica;
font-size:  9px;
font-weight: normal;
color: #fefefe;
padding-bottom: 5px;
}

A.DarkBG:Link{
color: fefefe;
text-decoration: none;
}

A.DarkBG:Visited {
color: #e9e9e9;
text-decoration: none;
}

A.DarkBG:Hover {
color: white;
text-decoration: none;
}

A.DarkBG:Active {
color: #eaeaea;
text-decoration: none;
}



/* Container CSS - Specific Skin Styles */


/* Box */

/* Box - Invisible */
table.box_invisible {
	margin: 5px;
}
.box_invisible td.header {
	background: transparent;
	padding: 3px 10px;
}
.box_invisible td#ContentPane {
	background: transparent;
	padding: 7px 10px;
}
.box_invisible td.header span.Head {
	color: #333333;
	font-size: 13px;
	font-weight: bold;
}

.box_invisible td#ContentPane span.Normal { 
        color: #333333;
}
.box_invisible td#ContentPane a.commandbutton { 
        color: #333333;
} 


/* Box - Solid Fill */
table.boxsolidfill {
	margin: 5px;
}
.boxsolidfill td.header {
	background: #666666;
	padding: 3px 10px;
}
.boxsolidfill td#ContentPane {
	background: #C0C0C0;
	padding: 7px 10px;
	border: 1px solid #666666;
}
.boxsolidfill td.header span.Head {
	color: #fff;
	font-size: 13px;
	font-weight: bold;
}

.boxsolidfill td#ContentPane span.Normal { 
        color: #333333;
}
.boxsolidfill td#ContentPane a.commandbutton { 
        color: #333333;
} 

/* Box - Solid Fill - Color 1 */
table.boxsolidfillclr1 {
	margin: 5px;
}
.boxsolidfillclr1 td.header {
	background: #103F94;
	padding: 3px 10px;
}
.boxsolidfillclr1 td#ContentPane {
	background: #E6E05E;
	padding: 7px 10px;
	border: 1px solid #103F94;
}
.boxsolidfillclr1 td.header span.Head {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
}
.boxsolidfillclr1 td#ContentPane span.Normal { 
        color: #000000;
}
.boxsolidfillclr1 td#ContentPane a.commandbutton { 
        color: #333333;
} 

/* Box - Solid Fill - Color 2 */
table.boxsolidfillclr2 {
	margin: 5px;
	border: 1px solid #103F94;
}
.boxsolidfillclr2 td.header {
	background: #FFE89A;
	padding: 3px 10px;
	border-bottom: 1px solid #666633;
}
.boxsolidfillclr2 td#ContentPane {
	background: #F6F09F;
	padding: 7px 10px;

}
.boxsolidfillclr2 td.header span.Head {
	color: #103F94;
	font-size: 13px;
	font-weight: bold;
}
.boxsolidfillclr2 td#ContentPane span.Normal { 
        color: #333333;
}
.boxsolidfillclr2 td#ContentPane a.commandbutton { 
        color: #103F94;
}

/*Box: Outline */
table.boxoutline  {
	margin: 5px;
	border: 1px solid #333333;
	background: #fff;
}
.boxoutline td.header {
	padding: 3px 10px;
	border-bottom: 1px solid #333333;
}
.boxoutline td#ContentPane {
	padding: 7px 10px;
	background: #fff;
}
.boxoutline td.header span.Head {
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	
}
.boxoutline td#ContentPane span.Normal { 
        color: #333333;
}
.boxoutline td#ContentPane a.commandbutton { 
        color: #333333;
} 

/*Box: Outline Container - Color 1 */
table.boxoutlineclr1  {
	margin: 5px;
	border: 1px solid #103F94;
	background: #ffffff;
}
.boxoutlineclr1 td.header {
	padding: 3px 10px;
	border-bottom: 1px solid #103F94;
}
.boxoutlineclr1 td#ContentPane {
	padding: 7px 10px;
	background: #fff;
}
.boxoutlineclr1 td.header span.Head {
	font-size: 13px;
	font-weight: bold;
	color: #103F94;
	
}
.boxoutlineclr1 td#ContentPane span.Normal { 
        color: #333333;
}
.boxoutlineclr1 td#ContentPane a.commandbutton { 
        color: #333333;
} 
/*Box: Outline Container - Color 2 */
table.boxoutlineclr2  {
	margin: 5px;
	border: 1px solid #E6E05E;
	background: #fff;
}
.boxoutlineclr2 td.header {
	padding: 3px 10px;
	border-bottom: 1px solid #E6E05E;
}
.boxoutlineclr2 td#ContentPane {
	padding: 7px 10px;
	background: #fff;
}
.boxoutlineclr2 td.header span.Head {
	color: #C5BD1F;
	font-size: 13px;
	font-weight: bold;	
}
.boxoutlineclr2 td#ContentPane span.Normal { 
        color: #333333;
}
.boxoutlineclr2 td#ContentPane a.commandbutton { 
        color: #C5BD1F;
}

/*Box Gradient Fill Container */
table.gradientfill  {
	margin: 5px;
}
.gradientfill td.header {
	background: url(../../Containers/Box/images/gr_default.gif) repeat-x top;
	padding: 3px 10px;
	background-color: #C0C0C0;
}
.gradientfill td#ContentPane {
	padding: 7px 10px;
	background: #C0C0C0;
}
.gradientfill td.header span.Head {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}
.gradientfill td#ContentPane span.Normal { 
        color: #333333;
}
.gradientfill td#ContentPane a.commandbutton { 
        color: #333333;
} 

/*Box Gradient Fill Container - Color 1 */
table.gradientfillclr1  {
	margin: 5px;
}
.gradientfillclr1 td.header {
	background: url(../../Containers/Box/images/gr_ribbon01.gif) repeat-x top;
	padding: 3px 10px;
}
.gradientfillclr1 td#ContentPane {
	padding: 7px 10px;
	background: #fff;
}
.gradientfillclr1 td.header span.Head {
	color: #6A0E11;
	font-size: 13px;
	font-weight: bold;
}
.gradientfillclr1 td#ContentPane span.Normal { 
        color: #333333;
}
.gradientfillclr1 td#ContentPane a.commandbutton { 
        color: #103F94;
} 

/*Box Gradient Fill Container - Color 2 */
table.gradientfillclr2  {
	margin: 5px;
}
.gradientfillclr2 td.header {
	background: url(../../Containers/Box/images/gr_ribbon02.gif) repeat-x top;	
	padding: 3px 10px;
	background-color: #103F94;
}
.gradientfillclr2 td#ContentPane {
	padding: 7px 10px;
	background: #103F94;
}
.gradientfillclr2 td.header span.Head {
	color: #fff;
	font-size: 13px;
	font-weight: bold;
}
.gradientfillclr2 td#ContentPane span.Normal { 
        color: #FFFFFF;
}
.gradientfillclr2 td#ContentPane a.commandbutton { 
        color: #FFFFFF;
} 

/*Lines */
/*Lines: Single Line Container*/
table.singleline  {
	margin: 5px;
}
.singleline td.header {
	border-bottom: 1px Solid #333333;
	padding: 2px 0;
}
.singleline td#ContentPane {
	background: #fff;
	padding: 7px 7px 10px 0;
}
.singleline td.header span.Head {
	color: #333333;
	font-size: 13px;
	font-weight: bold;	
}
.singleline td#ContentPane span.Normal { 
        color: #333333;
}
.singleline td#ContentPane a.commandbutton { 
        color: #6A0E11;
} 
/*Lines: Single Line Container - Color 1 */
table.singlelineclr1  {
	margin: 5px;
}
.singlelineclr1 td.header {
	border-bottom: 1px Solid #103F94;
	padding: 2px 0;
}
.singlelineclr1 td#ContentPane {
	background: #fff;
	padding: 7px 7px 10px 0;
}
.singlelineclr1 td.header span.Head {
	color: #103F94;
	font-size: 13px;
	font-weight: bold;	
}
.singlelineclr1 td#ContentPane span.Normal { 
        color: #333333;
}
.singlelineclr1 td#ContentPane a.commandbutton { 
        color: #103F94;
} 

/*Lines: Single Line Container - Color 2 */
table.singlelineclr2  {
	margin: 5px;
}
.singlelineclr2 td.header {
	border-bottom: 1px Solid #E6E05E;
	padding: 2px 0;
}
.singlelineclr2 td#ContentPane {
	background: #fff;
	padding: 7px 7px 10px 0;
}
.singlelineclr2 td.header span.Head {
	color: #CEC520;
	font-size: 13px;
	font-weight: bold;	
}
.singlelineclr2 td#ContentPane span.Normal { 
        color: #333333;
}
.singlelineclr2 td#ContentPane a.commandbutton { 
        color: #333333;
} 

/*Lines: Double Line Container*/
table.doubleline  {
	margin: 5px;
}
.doubleline td.header {
	border-bottom: 3px double #333333;
	padding: 2px 0;
}
.doubleline td#ContentPane {
	background: #fff;
	padding: 7px 7px 10px 0;
	border-bottom: 1px dotted #333333;
}
.doubleline td.header span.Head {
	color: #333333;
	font-size: 13px;
	font-weight: bold;	
}
.doubleline td#ContentPane span.Normal { 
        color: #333333;
}
.doubleline td#ContentPane a.commandbutton { 
        color: #6A0E11;
} 

/*Lines: Double Line Container - Color 1 */
table.doublelineclr1  {
	margin: 5px;
}
.doublelineclr1 td.header {
	border-bottom: 3px double #103F94;
	padding: 2px 0;
}
.doublelineclr1 td#ContentPane {
	background: #fff;
	padding: 7px 7px 10px 0;
	border-bottom: 1px dotted #103F94;
}
.doublelineclr1 td.header span.Head {
	color: #103F94;
	font-size: 13px;
	font-weight: bold;	
}
.doublelineclr1 td#ContentPane span.Normal { 
        color: #333333;
}
.doublelineclr1 td#ContentPane a.commandbutton { 
        color: #103F94;
}

/*Lines: Double Line Container - Color 2 */
table.doublelineclr2  {
	margin: 5px;
}
.doublelineclr2 td.header {
	border-bottom: 3px double #E6E05E;
	padding: 2px 0;
}
.doublelineclr2 td#ContentPane {
	background: #fff;
	padding: 7px 7px 10px 0;
	border-bottom: 1px dotted #E6E05E;
}
.doublelineclr2 td.header span.Head {
	color: #CEC520;
	font-size: 13px;
	font-weight: bold;
}
.doublelineclr2 td#ContentPane span.Normal { 
        color: #333333;
}
.doublelineclr2 td#ContentPane a.commandbutton { 
        color: #CEC520;
}


/*Rounded*/

/* Rounded: Header Fill*/
table.roundheadfill {
	margin: 5px;
	background: transparent;
}
.roundheadfill .hdrcolor {
	background: #333333;
}
.roundheadfill td.header {
	color: #FFFFFF;
	padding: 5px;
}
.roundheadfill td#ContentPane {
	padding: 10px 5px;
}
.roundheadfill td.header span.Head {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
}
.roundheadfill td#ContentPane span.Normal { 
        color: #333333;
}
.roundheadfill td#ContentPane a.commandbutton { 
        color: #6A0E11;
}

/* Rounded: Header Fill on White - Color 1 */
table.headerfillclr1 {
	background: #E6E05E;
	margin: 5px;
}
.headerfillclr1 .hdrcolor {
	background: #103F94;
}
.headerfillclr1 td.header {
	padding: 5px;
}
.headerfillclr1 td#ContentPane {
	padding: 10px 5px;
}
.headerfillclr1 td.header span.Head {
	color: #fff;
	font-size: 13px;
	font-weight: bold;
}
.headerfillclr1 td#ContentPane span.Normal { 
        color: #000000;
}
.headerfillclr1 td#ContentPane a.commandbutton { 
        color: #103F94;
}

/* Rounded: Header Fill on White - Color 2 */
table.headerfillclr2 {
	margin: 5px;
	background: #F6F09F;
}
.headerfillclr2 .hdrcolor {
	background: #FFE89A;
}
.headerfillclr2 td.header {
	padding: 5px;
}
.headerfillclr2 td#ContentPane {
	padding: 10px 5px;
}
.headerfillclr2 td.header span.Head {
	color: #AC631F;
	font-size: 13px;
	font-weight: bold;
}
.headerfillclr2 td#ContentPane span.Normal { 
        color: #333333;
}
.headerfillclr2 td#ContentPane a.commandbutton { 
        color: #103F94;
}



/* Rounded: Header Fill on Gray - Color 1 */
table.headerfillclr1gry {
	background: #E6E05E;
	margin: 5px;
}
.headerfillclr1gry .hdrcolor {
	background: #103F94;
}
.headerfillclr1gry td.header {
	padding: 5px;
}
.headerfillclr1gry td#ContentPane {
	padding: 10px 5px;
}
.headerfillclr1gry td.header span.Head {
	color: #fff;
	font-size: 13px;
	font-weight: bold;
}
.headerfillclr1gry td#ContentPane span.Normal { 
        color: #000000;
}
.headerfillclr1gry td#ContentPane a.commandbutton { 
        color: #103F94;
}

/* Rounded: Header Fill on Gray - Color 2 */
table.headerfillclr2gry {
	margin: 5px;
	background: #F6F09F;
}
.headerfillclr2gry .hdrcolor {
	background: #FFE89A;
}
.headerfillclr2gry td.header {
	padding: 5px;
}
.headerfillclr2gry td#ContentPane {
	padding: 10px 5px;
}
.headerfillclr2gry td.header span.Head {
	color: #FFE89A;
	font-size: 13px;
	font-weight: bold;
}
.headerfillclr2gry td#ContentPane span.Normal { 
        color: #333333;
}
.headerfillclr2gry td#ContentPane a.commandbutton { 
        color: #103F94;
}


/* Rounded: Outline */
table.roundoutline {
	margin: 5px;
	background: Transparent;
}
.roundoutline .hdrcolor {

}
.roundoutline td.header {
	padding: 5px;
}
.roundoutline td#ContentPane {
	padding: 10px 5px;
}
.roundoutline p.header span.Head {
	color: #333333;
	font-size: 13px;
	font-weight: bold;
}
.roundoutline td#ContentPane span.Normal { 
        color: #333333;
}
.roundoutline td#ContentPane a.commandbutton { 
        color: #6A0E11;
}


/* Rounded: Outline with Header Fill */
table.roundoutlinefill {
	margin: 5px 0 0 0;
}

table.roundcontentoutline {
	background: Transparent;
	border: 1px solid #E4E4E4;
	padding: 10px 5px;
}

.roundoutlinefill .header {
	background: #E4E4E4;
	color: #333333;
	font-size: 13px;
	font-weight: bold;
}
.roundoutlinefill td.header {
	padding: 5px;
}
.roundoutlinefill td#ContentPane {
	padding: 10px 5px;

}
.roundoutlinefill td.header span.Head {
	color: #333333;
	font-size: 13px;
	font-weight: bold;
}
.roundcontentoutline td#ContentPane span.Normal { 
        color: #333333;
}
.roundcontentoutline td#ContentPane a.commandbutton { 
        color: #6A0E11;
}



/* Rounded: Solid Fill - White*/
table.roundsolidfill {
	background: #BEC3C9;
	margin: 5px;
}
.roundsolidfill td#ContentPane {

}
.roundsolidfill p.header span.Head {
	font-size: 13px;
        color: #333333;	
	font-weight: bold;
}
.roundsolidfill td#ContentPane span.Normal { 
        color: #333333;
}
.roundsolidfill td#ContentPane a.commandbutton { 
        color: #6A0E11;
}


/* Rounded: Solid Fill - Gray*/
table.solidfillgry {
	background: #FFFFFF;
	margin: 5px;
}
.solidfillgry td#ContentPane {

}
.solidfillgry p.header span.Head {
	font-size: 13px;
        color: #333333;	
	font-weight: bold;
}
.solidfillgry td#ContentPane span.Normal { 
        color: #333333;
}
.solidfillgry td#ContentPane a.commandbutton { 
        color: #6A0E11;
}


/* Rounded: Solid Fill on White - Color 1 */
table.solidfillclr1 {
	background: #103F94;
	margin: 5px;
}
.solidfillclr1 td#ContentPane {

}
.solidfillclr1 p.header span.Head {
        color: #ffffff;
	font-size: 13px;
	font-weight: bold;	
}
.solidfillclr1 td#ContentPane span.Normal { 
        color: #FFFFFF;
}
.solidfillclr1 td#ContentPane a.commandbutton { 
        color: #FFFFFF;
}

/* Rounded: Solid Fill on White - Color 2 */
table.solidfillclr2 {
	margin: 5px;
	background: #F6F09F;
}
.solidfillclr2 td#ContentPane {

}
.solidfillclr2 p.header span.Head {
	font-size: 13px;
	color: #AC631F;
	font-weight: bold;
}
.solidfillclr2 td#ContentPane span.Normal { 
        color: #333333;
}
.solidfillclr2 td#ContentPane a.commandbutton { 
        color: #103F94;
}

/* Rounded: Solid Fill on Gray - Color 1 */
table.solidfillclr1gry {
	background: #E6E05E;
	margin: 5px;
}
.solidfillclr1gry td#ContentPane {

}
.solidfillclr1gry p.header span.Head {
	font-size: 14px;
	font-weight: bold;
	color: #E6E05E;
	
}
.solidfillclr1gry td#ContentPane span.Normal { 
        color: #333333;
}
.solidfillclr1gry td#ContentPane a.commandbutton { 
        color: #103F94;
}

/* Rounded: Solid Fill on Gray - Color 2 */
table.solidfillclr2gry {
	margin: 5px;
	background: #F6F09F;
}
.solidfillclr2gry td#ContentPane {

}
.solidfillclr2gry p.header span.Head {
	color: #000;
	font-size: 14px;
	font-weight: bold;
}
.solidfillclr2gry td#ContentPane span.Normal { 
        color: #333333;
}
.solidfillclr2gry td#ContentPane a.commandbutton { 
        color: #103F94;
}

