/* All styles for generic containers are located here, update this file all skins updated */
@import url("../../genericcontainers.css");

td { /* Added for a more uniform look */
    font-family: Trebuchet MS, Tahoma, Verdana;
    font-size: 11px;
    font-weight: normal;
} 

/* ================================
    CSS STYLES FOR DotNetNuke - DownUnder - by Nina Meiers - dotnetnuke@xd.com.au
   ================================*/   /* BEGIN Custom Styles by Nina Meiers */   

 body {
 	background-color: #6988C9;
	margin-top: 0px;
	height: 99%;
 }
 
 .MainBodyBG {
	width: 755px;
	height: 100%;
	background-repeat: no-repeat;
	background-color: #CCCCCC; 
 }
 
 .controlpanel {
 	background-color: #B4C3E4;
 }
.Montage {
	background-image: url(LGSolutionsHeader.jpg);
	width: 765px;
	height: 140px;
	background-repeat: no-repeat;
	margin-top: 0px;
	
}
span.rotation {
	margin:0 50%;
	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;
}
.Footer {
 background-image:  url(footer.jpg);
 background-repeat: no-repeat;
 height: 30px;
}

.FooterContainer {
background-color: transparent;
height: 25px; 
border-left: #EAEaEa 0px solid;
border-right: #EAEaEa 0px solid;
border-top: black 0px solid;
border-bottom: #EAEaEa 0px solid;
padding-left: 10px;

}

.Small {
font-size: 7.5pt;
color: #08214A;
font-family: Trebuchet MS, Tahoma, Verdana;
text-decoration: none;
}

/* hyperlink style for the Custom Small tab */
A.Small:link {
    text-decoration:    none;
    color: #08214A;
}

A.Small:visited  {
    text-decoration:    none;
    color:#ffffff;
}

A.Small:active   {
    text-decoration:    none;
    color:#08214A;
}

A.Small:hover    {
    text-decoration: underline;
    color: #eaeaea;
}

.MainContentBG {
padding: 0px;
background-color: transparent;
}

.ContentPane  { 
background-repeat: repeat-x;
background-color: transparent;
width: 100%;
padding-left: 5px;
padding-right: 5px;
padding-top: 10px;
}


.ContentPaneLeft  { 
background-color: transparent;
padding-left: 5px;
padding-right: 5px;
padding-top: 10px;
}

.ContentPaneRight  { 
background-color: transparent;
padding-left: 5px;
padding-right: 5px;
padding-top: 10px;
}


.RightPane  { 
width: 150px;
margin: 0px;
padding-left: 5px;
padding-right: 5px;
padding-top: 10px;
}

.MiniPane{
padding-left: 2px;
padding-right: 2px;
padding-top: 2px;
}

.MiniPane01{
padding-left: 14px;
padding-right: 4px;
padding-top: 2px;
}

/* END CUSTOM CSS STYLES - Nina Meiers */

/* BEGIN DEFAULT CSS STYLES - DotNetNuke */

/* text style for the selected tab */

HR {
	color: #702E0B;
	height: 1px;
}

.SelectedTab {
    font-weight: normal;
    font-size: 9px;
    line-height: 0em;
    color: #B6B9D3;
    font-family: Trebuchet MS, Tahoma, Verdana;
    text-decoration: none;
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
    text-decoration:    none;
    color: #702E0B;
}

A.SelectedTab:visited  {
    text-decoration:    none;
    color:#C3C3C3;
}

A.SelectedTab:active   {
    text-decoration:    none;
    color:#702E0B;
}

A.SelectedTab:hover    {
    text-decoration: underline;
    color: #C3C3C3;
}


/* text style for the unselected tabs */
.OtherTabs {
    font-weight: bold;
    font-size: 8.5pt;
    color: #702E0B;
    font-family: Trebuchet MS, Tahoma, Verdana;
    text-decoration: none;
	 vertical-align: middle;
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
    text-decoration:    none;
    color:#C3C3C3;
}

A.OtherTabs:visited  {
    text-decoration:    none;
    color:#702E0B;
}

A.OtherTabs:active   {
    text-decoration:    none;
    color:#702E0B;
}

/* GENERAL style for module titles */
.Head   {
    font-family: Trebuchet MS, Tahoma, Verdana;
    font-size:  13px;
    font-weight:  bold;
    color: #203763;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Trebuchet MS, Tahoma, Verdana;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Trebuchet MS, Tahoma, Verdana;
    font-size:  11px;
    font-weight:    bold;
    color: #702E0B;
}

.LoginTab {
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 10px;
	font-weight: normal;
	line-height: 15px;
}

/* hyperlink style for the selected tab */
A.LoginTab:link {
    text-decoration:    none;
    color: #eaeaea;
}

A.LoginTab:visited  {
    text-decoration:    none;
    color:#eaeaea;
}

A.LoginTab:active   {
    text-decoration:    none;
    color:#E1ECFC;
}

A.LoginTab:hover    {
    text-decoration: underline;
    color: #FFFFFF;
}

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Trebuchet MS, Tahoma, Verdana;
    font-size: 11px;
    font-weight: normal;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Trebuchet MS, Tahoma, Verdana;
    font-size: 12px;
    font-weight: normal;
}

.NormalRed
{
    font-family: Trebuchet MS, Tahoma, Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #702E0B;
}

.NormalBold
{
    font-family: Trebuchet MS, Tahoma, Verdana;
    font-size: 11px;
    font-weight: bold
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Trebuchet MS, Tahoma, Verdana;
    font-size: 11px;
    font-weight: normal;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #702E0B;
}
   
		 
/* GENERIC */
H1  {
    font-family: Trebuchet MS, Tahoma, Verdana;
    font-size:  13px;
    font-weight: bold;
    color: #702E0B;
}

H2  {
    font-family: Trebuchet MS, Tahoma, Verdana;
    font-size:  16px;
    font-weight: bolder;
    color: Red;
}

H3  {
    font-family: Trebuchet MS, Tahoma, Verdana;
    font-size:  12px;
    font-weight:    normal;
    color: #003366;
}

H4  {
    font-family: Trebuchet MS, Tahoma, Verdana;
    font-size:  12px;
    font-weight:    normal;
    color: #003366;
}

H5, DT  {
    font-family: Trebuchet MS, Tahoma, Verdana;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

H6  {
    font-family: Trebuchet MS, Tahoma, Verdana;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

TFOOT, THEAD    {
    font-family: Trebuchet MS, Tahoma, Verdana;
    font-size:  12px;
    color: #003366;
}

TH  {
    vertical-align: baseline;
    font-family: Trebuchet MS, Tahoma, Verdana;
    font-size:  12px;
    font-weight:    bold;
    color: #003366;
}



/* This sets the default container settings on the actual Solpart Menu */
.MainMenu_MenuContainer {
	 background-color: transparent;
	 height: 26px; 
	 border-left: BLACK 0px solid;
	 border-right: BLACK 0px solid;
	 border-top: BLACK 0px solid;
	 border-bottom: BLACK 0px solid;
}

.MainMenu_MenuBreak {
	border-bottom: #404040 0px solid; 
	border-left: #FF8080 0px solid; 
	border-top: #FF8080 0px solid;  
	border-right: #404040 0px solid; 
	background-color: transparent; 
	color: #333333; 
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold; 
	font-style: normal;
}

/* This uses 2.1.2 Solpart Menu Options with the patch applied after 26-06-04. */
.ActiveRootTab TD{
background-color: transparent;;
line-height: 20px;
/* width: 120px; */
color: #000000;
font-family: Trebuchet MS, Tahoma, Verdana;
font-size: 11px;
font-weight: bold; 
height: 20px; 
}

/* This is for the the text/button on the top level */
.RootTab TD{
/*width: 120px;*/
font-family: Trebuchet MS, Tahoma, Verdana;
font-size: 11px;
font-weight: bold; 
color: #404040;
background: #FAFAFA;
height: 20px; 
}

.SelectedRootTab TD{
/*width: 120px; */
color: #eaeaea;
font-family: Trebuchet MS, Tahoma, Verdana;
font-size: 11px;
font-weight: bold; 
border-left: #ffffff 0px solid;
border-top: #ffffff 0px solid;
background-color: transparent;
height: 20px; 
}


.BreadcrumbRootTab TD{
/*width: 120px;*/
font-family: Trebuchet MS, Tahoma, Verdana;
font-size: 11px;
font-weight: bold; 
color: #404040;
background-color: transparent;
height: 20px; 
}

.ActiveSubTab {
background-color: #E1ECFC;
color: #404040;
border-top: 0px solid;
font-family: Trebuchet MS, Tahoma, Verdana;
font-size: 11px;
font-weight: bold; 
height: 20px; 
}

.SubTab {
background-color: #fff;
color: #000000;
font-family: Trebuchet MS, Tahoma, Verdana;
font-size: 11px;
font-weight: bold; 
}

.SelectedSubTab {
background-color: #C3C3C3;
color: #000000;
font-family: Trebuchet MS, Tahoma, Verdana;
font-size: 11px;
font-weight: bold; 
}

.BreadcrumbSubTab {
background-color: #000000;
color: #ffffff;
font-family: Trebuchet MS, Tahoma, Verdana;
font-size: 11px;
font-weight: bold; 
height: 20px;
border-left: transparent 0px solid; 
border-bottom: #ffffff 0px solid;
border-top: #ffffff 0px solid; 
border-right: transparent 0px solid; 
}



/* End 2.1.2 Extra Menu Features */
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height:20;
}

/* This area is good to start initially to start with when deciding on how menu works*/
.MainMenu_MenuItem {
   color: #08214A;  
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold; 
	padding-right: 0px;
	border-left: transparent 0px solid; 
	border-right: red 0px solid; 
	border-bottom: transparent 0px solid;
  	border-top: transparent 0px solid; 
	font-style: normal; 
	background: transparent;
	height: 20px; 	
}

.MainMenu_RootMenuArrow {
	font-family: ARIAL; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	display: none;
}

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: transparent; 
   padding-left: 0px;
   padding-right: 0px;
	width: 0px; 
	height: 20px;
	display: none;
}


/* this is the colour in the dropdown menu */
.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #FACD50;
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold; 
	font-style: normal; 
	color: white;
	/* width: 120px; */
	/*border-left:  #FFFFFF 0px solid; 
	border-right: transparent 0px solid; 
  	border-top: #EAEAEA  1px solid;
	border-bottom: #ffffff 1px solid;
	border-left:*/ 
	border: #08214A solid 1px 1px 1px 1px;
	margin-top: 3px; 
	margin-left: 5px;
}


.MainMenu_MenuItemSel {
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold; 
	font-style: normal; 
	color: #FFFFFF;
	height: 20px;
	/* width: 120px;*/
	background-color: #6988C9;
	/*border-left: #ffffff px solid; 
	border-right: black 0px solid;
  	border-bottom: #ffffff 0px solid;
  	border-top: #ffffff 0px solid;*/
}


.MainMenu_MenuBreak {
	border-bottom: #404040 1px solid; 
	border-left: #FF8080 0px solid; 
	border-top: #FF8080 0px solid;  
	border-right: #404040 1px solid; 
	background-color: red; 
	height: 1px;
}

.MainMenu_MenuArrow {
 border-right: #ffffff 0px solid; 
 border-bottom: #ffffff 0px solid; 
 border-top: #ffffff 0px solid; 
 border-left: #ffffff 0px solid; 
 display: none;
}


.MySeparator {
	font-family: Tahoma, Verdana, Trebuchet MS;
	font-size: 7px; 
	font-weight: bold; 
	font-style: normal; 
	color: #754B35; 
	padding-right: 5px;
	padding-left: 5px;
	cursor: pointer; 
	cursor: hand;
	background-color: transparent;
	}


/* Container CSS - Specific Skin Styles */


/* Box */

/* Box - Invisible */
table.box_invisible {
	margin: 5px 0;
}
.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: 14px;
	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 0;
}
.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: 14px;
	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 0;
}
.boxsolidfillclr1 td.header {
	background: #D85C1C;
	padding: 3px 10px;
}
.boxsolidfillclr1 td#ContentPane {
	background: #3057A9;
	padding: 7px 10px;
	border: 1px solid #D85C1C;
}
.boxsolidfillclr1 td.header span.Head {
	color: #ffffff;
	font-size: 14px;
	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 0;
	border: 1px solid #FACD50;
}
.boxsolidfillclr2 td.header {
	background: #FACD50;
	padding: 3px 10px;
	border-bottom: 1px solid #666633;
}
.boxsolidfillclr2 td#ContentPane {
	background: #CBD0E4;
	padding: 7px 10px;

}
.boxsolidfillclr2 td.header span.Head {
	color: #C45415;
	font-size: 14px;
	font-weight: bold;
}
.boxsolidfillclr2 td#ContentPane span.Normal { 
        color: #333333;
}
.boxsolidfillclr2 td#ContentPane a.commandbutton { 
        color: #333333;
}

/*Box: Outline */
table.boxoutline  {
	margin: 5px 0;
	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: 14px;
	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 0;
	border: 1px solid #D85C1C;
	background: #ffffff;
}
.boxoutlineclr1 td.header {
	padding: 3px 10px;
	border-bottom: 1px solid #D85C1C;
}
.boxoutlineclr1 td#ContentPane {
	padding: 7px 10px;
	background: #fff;
}
.boxoutlineclr1 td.header span.Head {
	font-size: 14px;
	font-weight: bold;
	
}
.boxoutlineclr1 td#ContentPane span.Normal { 
        color: #333333;
}
.boxoutlineclr1 td#ContentPane a.commandbutton { 
        color: #333333;
} 
/*Box: Outline Container - Color 2 */
table.boxoutlineclr2  {
	margin: 5px 0;
	border: 1px solid #FACD50;
	background: #fff;
}
.boxoutlineclr2 td.header {
	padding: 3px 10px;
	border-bottom: 1px solid #FACD50;
}
.boxoutlineclr2 td#ContentPane {
	padding: 7px 10px;
	background: #fff;
}
.boxoutlineclr2 td.header span.Head {
	color: #C45415;
	font-size: 14px;
	font-weight: bold;	
}
.boxoutlineclr2 td#ContentPane span.Normal { 
        color: #333333;
}
.boxoutlineclr2 td#ContentPane a.commandbutton { 
        color: #333333;
}

/*Box Gradient Fill Container */
table.gradientfill  {
	margin: 5px 0;
	border: 1px solid #333333;
}
.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: 14px;
	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 0;
}
.gradientfillclr1 td.header {
	background: url(../../Containers/Box/images/gr_simple_pleasures_01.jpg) repeat-x top;
	padding: 3px 10px;
	background-color: #DFEAFE;
}
.gradientfillclr1 td#ContentPane {
	padding: 7px 10px;
	background: #DFEAFE;
}
.gradientfillclr1 td.header span.Head {
	color: #6A0E11;
	font-size: 14px;
	font-weight: bold;
}
.gradientfillclr1 td#ContentPane span.Normal { 
        color: #333333;
}
.gradientfillclr1 td#ContentPane a.commandbutton { 
        color: #D85C1C;
} 

/*Box Gradient Fill Container - Color 2 */
table.gradientfillclr2  {
	margin: 5px 0;
}
.gradientfillclr2 td.header {
	background: url(../../Containers/Box/images/gr_simple_pleasures_02.jpg) repeat-x top;	
	padding: 3px 10px;
	background-color: #C45415;
}
.gradientfillclr2 td#ContentPane {
	padding: 7px 10px;
	background: #C45415;
}
.gradientfillclr2 td.header span.Head {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
.gradientfillclr2 td#ContentPane span.Normal { 
        color: #FFFFFF;
}
.gradientfillclr2 td#ContentPane a.commandbutton { 
        color: #3057A9;
} 

/*Lines */
/*Lines: Single Line Container*/
table.singleline  {
	margin: 5px 0;
}
.singleline td.header {
	border-bottom: 1px Solid #333333;
	padding: 2px 0;
}
.singleline td#ContentPane {
	background: transparent;
	padding: 7px 7px 10px 0;
}
.singleline td.header span.Head {
	color: #333333;
	font-size: 14px;
	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 0;
}
.singlelineclr1 td.header {
	border-bottom: 1px Solid #D85C1C;
	padding: 2px 0;
}
.singlelineclr1 td#ContentPane {
	background: transparent;
	padding: 7px 7px 10px 0;
}
.singlelineclr1 td.header span.Head {
	color: #D85C1C;
	font-size: 14px;
	font-weight: bold;	
}
.singlelineclr1 td#ContentPane span.Normal { 
        color: #333333;
}
.singlelineclr1 td#ContentPane a.commandbutton { 
        color: #D85C1C;
} 

/*Lines: Single Line Container - Color 2 */
table.singlelineclr2  {
	margin: 5px 0;
}
.singlelineclr2 td.header {
	border-bottom: 1px Solid #3057A9;
	padding: 2px 0;
}
.singlelineclr2 td#ContentPane {
	background: transparent;
	padding: 7px 7px 10px 0;
}
.singlelineclr2 td.header span.Head {
	color: #3057A9;
	font-size: 14px;
	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 0;
}
.doubleline td.header {
	border-bottom: 3px double #333333;
	padding: 2px 0;
}
.doubleline td#ContentPane {
	background: transparent;
	padding: 7px 7px 10px 0;
	border-bottom: 1px dotted #333333;
}
.doubleline td.header span.Head {
	color: #333333;
	font-size: 14px;
	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 0;
}
.doublelineclr1 td.header {
	border-bottom: 3px double #D85C1C;
	padding: 2px 0;
}
.doublelineclr1 td#ContentPane {
	background: transparent;
	padding: 7px 7px 10px 0;
	border-bottom: 1px dotted #D85C1C;
}
.doublelineclr1 td.header span.Head {
	color: #D85C1C;
	font-size: 14px;
	font-weight: bold;	
}
.doublelineclr1 td#ContentPane span.Normal { 
        color: #333333;
}
.doublelineclr1 td#ContentPane a.commandbutton { 
        color: #D85C1C;
}

/*Lines: Double Line Container - Color 2 */
table.doublelineclr2  {
	margin: 5px 0;
}
.doublelineclr2 td.header {
	border-bottom: 3px double #3057A9;
	padding: 2px 0;
}
.doublelineclr2 td#ContentPane {
	background: transparent;
	padding: 7px 7px 10px 0;
	border-bottom: 1px dotted #3057A9;
}
.doublelineclr2 td.header span.Head {
	color: #3057A9;
	font-size: 14px;
	font-weight: bold;
}
.doublelineclr2 td#ContentPane span.Normal { 
        color: #333333;
}
.doublelineclr2 td#ContentPane a.commandbutton { 
        color: #D85C1C;
}


/*Rounded*/

/* Rounded: Header Fill*/
table.roundheadfill {
	margin: 5px 0;
	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: 14px;
	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: #3057A9;
	margin: 5px 0;
}
.headerfillclr1 .hdrcolor {
	background: #D85C1C;
}
.headerfillclr1 td.header {
	padding: 5px;
}
.headerfillclr1 td#ContentPane {
	padding: 10px 5px;
}
.headerfillclr1 td.header span.Head {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
.headerfillclr1 td#ContentPane span.Normal { 
        color: #000000;
}
.headerfillclr1 td#ContentPane a.commandbutton { 
        color: #D85C1C;
}

/* Rounded: Header Fill on White - Color 2 */
table.headerfillclr2 {
	margin: 5px 0;
	background: #CBD0E4;
}
.headerfillclr2 .hdrcolor {
	background: #FACD50;
}
.headerfillclr2 td.header {
	padding: 5px;
}
.headerfillclr2 td#ContentPane {
	padding: 10px 5px;
}
.headerfillclr2 td.header span.Head {
	color: #FACD50;
	font-size: 14px;
	font-weight: bold;
}
.headerfillclr2 td#ContentPane span.Normal { 
        color: #333333;
}
.headerfillclr2 td#ContentPane a.commandbutton { 
        color: #D85C1C;
}



/* Rounded: Header Fill on Gray - Color 1 */
table.headerfillclr1gry {
	background: #3057A9;
	margin: 5px 0;
}
.headerfillclr1gry .hdrcolor {
	background: #D85C1C;
}
.headerfillclr1gry td.header {
	padding: 5px;
}
.headerfillclr1gry td#ContentPane {
	padding: 10px 5px;
}
.headerfillclr1gry td.header span.Head {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
.headerfillclr1gry td#ContentPane span.Normal { 
        color: #FFFFFF;
}
.headerfillclr1gry td#ContentPane a.commandbutton { 
        color: #D85C1C;
}

/* Rounded: Header Fill on Gray - Color 2 */
table.headerfillclr2gry {
	margin: 5px 0;
	background: #CBD0E4;
}
.headerfillclr2gry .hdrcolor {
	background: #FACD50;
}
.headerfillclr2gry td.header {
	padding: 5px;
}
.headerfillclr2gry td#ContentPane {
	padding: 10px 5px;
}
.headerfillclr2gry td.header span.Head {
	color: #C45415;
	font-size: 14px;
	font-weight: bold;
}
.headerfillclr2gry td#ContentPane span.Normal { 
        color: #333333;
}
.headerfillclr2gry td#ContentPane a.commandbutton { 
        color: #D85C1C;
}


/* Rounded: Outline */
table.roundoutline {
	margin: 5px 0;
	background: Transparent;
}
.roundoutline .hdrcolor {

}
.roundoutline td.header {
	padding: 5px;
	background-color: #FFFFFF;
}
.roundoutline td#ContentPane {
	padding: 10px 5px;
	background-color: #FFFFFF;
}
.roundoutline p.header span.Head {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}
.roundoutline td#ContentPane span.Normal { 
        color: #333333;
}
.roundoutline td#ContentPane a.commandbutton { 
        color: #333333;
}


/* 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: 14px;
	font-weight: bold;
}
.roundoutlinefill td.header {
	padding: 5px;
}
.roundoutlinefill td#ContentPane {
	padding: 10px 5px;

}
.roundoutlinefill td.header span.Head {
	color: #333333;
	font-size: 14px;
	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 0;
}
.roundsolidfill td#ContentPane {

}
.roundsolidfill p.header span.Head {
	font-size: 14px;
        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: #E6E05E;
	margin: 5px 0;
}
.solidfillgry td#ContentPane {

}
.solidfillgry p.header span.Head {
	font-size: 14px;
        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: #3057A9;
	margin: 5px 0;
}
.solidfillclr1 td#ContentPane {

}
.solidfillclr1 p.header span.Head {
        color: #3057A9;
	font-size: 14px;
	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 0;
	background: #CBD0E4;
}
.solidfillclr2 td#ContentPane {

}
.solidfillclr2 p.header span.Head {
	font-size: 14px;
	color: #666633;
	font-weight: bold;
}
.solidfillclr2 td#ContentPane span.Normal { 
        color: #333333;
}
.solidfillclr2 td#ContentPane a.commandbutton { 
        color: #D85C1C;
}

/* Rounded: Solid Fill on Gray - Color 1 */
table.solidfillclr1gry {
	background: #3057A9;
	margin: 5px 0;
}
.solidfillclr1gry td#ContentPane {

}
.solidfillclr1gry p.header span.Head {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	
}
.solidfillclr1gry td#ContentPane span.Normal { 
        color: #FFFFFF;
}
.solidfillclr1gry td#ContentPane a.commandbutton { 
        color: #D85C1C;
}

/* Rounded: Solid Fill on Gray - Color 2 */
table.solidfillclr2gry {
	margin: 5px 0;
	background: #CBD0E4;
}
.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: #D85C1C;
}
