/******************************************
 File /cms/cms.css  (New Website)

  CSS Styles
 - 1 Default Styles
 - 2 Heading
 - 3 Bar
 - 4 Lists
 - 5 Boxes
 - 6 Images
 - 7 Tables
 - 8 Grid
 - 9 Buttons
 = 10 Tabs - /Cms/UI/Tabs.ascx (CMSUI.DLL)

 - 21. Old Boxes
 - 22. Skins
 - 25. BCH Fields

 - 30. CMS System

 - 40. Old Navigation Bar


  Property Order:
 - 1. Background
 - 2. Color
 - 3. Font
 - 3. Decoration
 - 4. Transform
 - 5. Alignment
 - 6. Padding
 - 7. Margin
 - 8. Border
 - 9. Width/Height
 - 10. Images
 - 11. Other

  ******************************************/

/******************************************
 1. Default Styles
 ******************************************/
body,
td,
p
{
	color: #333; /* #666; #333; #202020; */
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
}

.hlite,
.cms_text,
.cmsText
{
	color: #333; /* #666; #333; #202020; */
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	/*line-height: 17px;*/
}

.cmsBold
{
	color: #333; /* #666; #333; #202020; */
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	/*line-height: 17px;*/
}

.cmsItalic
{
	font-style:italic;
}

.cmsNoWrap
{
	white-space: nowrap;  
}

li
{
}

img 
{ 
    border: 0; 
}

table 
{
    border: 0;
}

a, cmsLink
{
    color: #00309c; /* 0051a #00309c;  */
    font-family: Verdana, Arial;
    text-decoration: none; 
    
/*
    FONT-SIZE: 8pt;
    COLOR: #00309c;
    FONT-FAMILY: Verdana, Arial;
    TEXT-DECORATION: underline;

*/
}
a:hover
{
	text-decoration: underline;    
}

/* Special Settings */
br
{
	/* line-height: 10px; */
}

.cmsDate
{
    color: #1E75BE;
	font-family: 'Trebuchet MS', Verdana, Arial;
    font-weight: normal;
    font-size: 11px;
    line-height: 17px;
/*
    FONT-SIZE: 8pt;
    COLOR: gray;
    LINE-HEIGHT: 11pt;
    FONT-FAMILY: Verdana, Arial;
*/    
}

.cmsButton
{
	height:22px;
	margin-top:3px;
	color: #005197; 
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
}

.floatNear
{
	float:left;
}

.floatFar
{
	float:right;
}

/******************************************
 2. Heading
 ******************************************/
.titlex1,
h1,
cmsH1
{
	color:#6f9f49;
	font-size: 16pt;
	font-family: Arial;
	font-weight: bold;
	line-height: 25px;
	margin: 15px 0 10px 0;
/* OLD
	color: #7ABB08;
	font-size: 18pt;
	font-weight: normal;
	font-family: 'Trebuchet MS';
	text-align: left;
	line-height: 26px;
*/
}

h2,
cmsH2
{
    color: #6f9f49; 
    font-size: 13pt;
    font-family: Trebuchet MS , Verdana;
	font-weight: normal;    
    border-bottom: 1px solid #6f9f49;
    line-height: 18px;
    margin: 15px 0 10px 0;
}
/*
div.Home2 h2 
{
	text-align: left;
	color: #6f9f49; 
	border-bottom: 1px solid  #4D6638; 
    margin-top: 20px;
	margin-bottom: 4px;
	padding-bottom: 2px;
    font-family: 'Arial Narrow';
	font-size: 13pt;
	font-weight: bold;
}
*/

.htitle,
h3,
cmsH3
{
	color: #314D65;
    font-family: 'Trebuchet MS', Verdana, Arial;
    font-weight: bold;
	font-size: 15px;
	text-shadow: #ccc 2px 2px 2px;
	margin: 10px 0 5px 0;
/* NEW
    text-align: left;
    color: #6f9f49;
    border-bottom: 1px solid #6f9f49;
    font-size: 13pt;
    font-family: Trebuchet MS , Verdana;
    margin: 15px 0 10px 0;
*/
}

.hsubtitle, h4, cmsH4
{
    color: darkolivegreen; /* #4D6638; #6f9f49 #814D65; */
    font-size: 13px;
    font-family: 'Trebuchet MS', Verdana, , Arial;
    font-weight: bold;
    text-shadow: #ccc 2px 2px 2px;
    margin: 5px 0 0 0; /* NEW    
    text-align: left;
	color: #314D65;
	font-size: 12pt;
    font-family: 'Trebuchet MS', Verdana;
    font-weight: bold;
    margin: 10px 0 0 0;	
	text-shadow: #ccc 2px 2px 2px;


	text-align: left;
	color: forestgreen;
	font-size: 10pt;
    font-family: Verdana, Arial;	
	font-weight: bold;
	margin: 5px 0 0 0;

div.Home2 h3 
{
	text-align: left;
	color: #4D6638; 
	font-size: 9pt;
	font-weight: bold;
	margin: 10px 0 5px 0;
}
*/
}


.hsubtitle2, h5, cmsH5
{
    color: #006384; /*#7370b0; */
    font-size: 11px;
    font-family: Verdana, Arial;
    font-weight: Normal; 
    margin: 3px 0 0 0;
/*
	font-weight: normal;
	font-size: 13px;
	color: #818D85;
	font-family: 'Trebuchet MS' , Verdana, Arial;
	text-shadow: #ccc 2px 2px 2px;
*/ /* NEW    
	text-align: left;
	color: forestgreen;
	font-size: 10pt;
    font-family: Verdana, Arial;	
	font-weight: bold;
	margin: 5px 0 0 0;

	text-align: left;
	color: #006384;
	font-size: 9pt;
    font-family: Verdana, Arial;	
    font-weight: normal;
    margin: 0 0 0 0;
*/
}




/******************************************
 3. Bar
 ******************************************/
div.cmsBar
{
    padding: 3px;
    color: black;
    font-family: Verdana;
    font-weight: bold;    
    background-color: #DDDDDD;
    width: 100%;
}
div.cmsBar1
{
    background-color: forestgreen;
    color: white;
    font-family: Verdana;    
    font-weight: bold;
    padding: 3px;
    width: 100%;
}
div.cmsBar2
{
    background-color: steelblue;
    color: white;
    font-family: Verdana;    
    font-weight: bold;
    padding: 3px;
    width: 100%;
}
div.cmsBar3
{
    background-color: goldenrod;
    color: white;
    font-family: Verdana;    
    font-weight: bold;
    padding: 3px;
    width: 100%;
}

/******************************************
 4. Lists
 ******************************************/
.cms_list_bullet,
.cmsListBullet
{ 
    /* list-style-type: square; */
    list-style-image: url(/images/bullet.gif); 
	margin: 0 0 0 15px;
	padding: 0;
}


.cms_list_numbered,
.cmsListNumber
{
	list-style-type: decimal;
	margin: 0 0 0 25px;
	padding: 0;
}

.cms_list_alpha,
.cmsListAlpha
{
	list-style-type: lower-alpha;
	margin: 0 0 0 25px;
	padding: 0;
}

.cms_list_roman,
.cmsListRoman
{
	list-style-type: lower-roman;
	margin: 0 0 0 25px;
	padding: 0;
}

.cmsListBullet li,
.cmsListNumber li,
.cmsListAlpha li,
.cmsListRoman li
{ 
	margin: 0 0 3px 0;
}

/******************************************
 5. Boxes
 ******************************************/
.cms_infobox,
div.cmsBox
{
	margin-top:5px;
	margin-bottom:5px;
    border: solid 1px darkgray;
	padding: 4px;
}
div.cmsBoxLeft
{
	float: left;
	clear: left;
	margin: 12px 12px 12px 0px;
}
div.cmsBoxRight
{
	float: right;
	clear: right;
	margin: 12px 0px 12px 12px;
}
div.cmsBox h6
{
    background-color: lightgrey; 
	color: #314D65;
    font-family: 'Trebuchet MS', Verdana, Arial;
    font-weight: bold;
	font-size: 14px;
	text-shadow: #ccc 2px 2px 2px;
	margin: -4px -4px 0 -4px;
	padding: 2px 4px 2px 4px;
    
/*
    font-weight: bold; 
    font-size: 9pt;
	color: #314D65;
    background-color: lightgrey; 
	margin: -4px -4px 0 -4px;
	padding: 2px 4px 2px 4px;
*/
}


div.cmsBox1
{
	margin-top:5px;
	margin-bottom:5px;
    border: solid 1px forestgreen;
	padding: 4px;
}
div.cmsBox1 h6
{
    font-weight: bold;
    font-size: 9pt;
    background-color: forestgreen;
    color: White;
    margin: -4px -4px 0 -4px;
    padding: 2px 4px 2px 4px;
}

div.cmsBox2
{
	margin-top:5px;
	margin-bottom:5px;
    border: solid 1px steelblue;
	padding: 4px;
}
div.cmsBox2 h6
{
    background-color: steelblue;
    color: White;
    font-weight: bold;
    font-size: 9pt;
    margin: -4px -4px 0 -4px;
    padding: 2px 4px 2px 4px;
}

div.cmsBox3
{
    border: solid 1px goldenrod;
	padding: 4px;
}
div.cmsBox3 h6
{
    background-color: goldenrod;
    color: white;
    font-weight: bold;
    font-size: 9pt;
    margin: -4px -4px 0 -4px;
    padding: 2px 4px 2px 4px;
}

/******************************************
 6. Images
 ******************************************/
.cms_img_left,
img.cmsImgL
{
	float: left;
	padding: 4px;
	margin: 8px 8px 8px 0px;
}
.cms_img_right,
img.cmsImgR
{
	float: right;
	padding: 4px;
	margin: 8px 0px 8px 8px;
}

/******************************************
 7. Tables
 ******************************************/
table.cmsTable
{
	font-family: Verdana;
	font-size: 9pt;
    text-align: left;
    vertical-align: top;  
}

table.cmsTable tr td.cmsTableHead
{
    font-weight: bold;
    padding-top: 15px;
    padding-bottom: 3px;    
    border-bottom: 1px black solid;
}

table.cmsTable tr td
{
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 4px;
    border-bottom: 1px gray dotted;
}


/******************************************
 8. Grid
 ******************************************/
table.cmsGrid
{
	font-family: Verdana;
	font-size: 9pt;
    text-align: left;
    vertical-align: top;  
}

table.cmsGrid tr td.cmsGridHead
{
	font-weight: bold;
	padding: 3px;
}

table.cmsGrid tr td
{
	padding: 3px;
}


/******************************************
 9. Buttons
 ******************************************/
.cms_button_small
{
	FONT-SIZE:7pt;
	FONT-FAMILY:Tahoma;
	HEIGHT:17px;
}

.xbutton
{
	height:22px;
	margin-top:3px;
	color: #005197; 
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
}

.xbuttonsmall
{
	height:21px;
	color: #005197; 
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;
}

/******************************************
 10. Tabs - /Cms/UI/Tabs.ascx (CMSUI.DLL)
 ******************************************/

ul.cmsTab
{
    border-bottom: 1px solid #c0c0c0;
    margin: 0px 0px 14px 0px;
    padding-bottom: 19px;
    padding-left: 10px;
}

.cmsTab li
{
    display: inline;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.cmsTab a:link, .cmsTab a:visited
{
    background: #E8EBF0;
    border: 1px solid #c0c0c0;
    color: #606060;
    float: left;
    font-size: 11px;
    font-weight: normal;
    line-height: 14px;
    margin-right: 8px;
    padding: 2px 10px 2px 10px;
    text-decoration: none;
}

.cmsTab a:hover 
{
    color: #308030; 
}

.cmsTabCurrent a:link, .cmsTabCurrent a:visited
{
    background: #ffffff;
    border-bottom: 1px solid #ffffff;
    color: #000000;
}

.cmsTabCurrent a:hover
{ 
    color: #000000; 
}

/******************************************
 20. Other CMS Items
 ******************************************/
.hitem
{
    padding: 0px 10px 5px 0px;
}

.herror
{
    COLOR: #c00000;
    FONT-FAMILY: Verdana, Arial;
	FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    LINE-HEIGHT: 13pt;
}

/******************************************
 21. Old Boxes
 ******************************************/
.wnomarginbox
{
	margin-bottom:0px;
	margin-right:0px;
}

.wnormalbox
{
	margin-bottom:16px;
	margin-right:16px;
}

.wsolidbox
{
	background-color:#F0F0F0;
	border:1px solid #C0C0C0;
	padding:8px;
	margin-bottom:16px;
	margin-right:16px;
	width:100%;
}

.cms_box_dashed,
.wdashedbox
{
	background-color:#F8F8F8;
	border:1px dashed #C0C0C0;
	padding:8px;
	margin-right:16px;
	margin-bottom:16px;
	
}


.wbox
{
	background-color:#F0F0F0;
	border:1px solid #C0C0C0;
	padding:8px;
	margin-bottom:16px;
	margin-right:16px;
	width:100%;
}

.wboxnews
{
	background-color:#ffffff;
	border:1px solid #e0dece;
	padding:8px;
	margin-bottom:16px;
}

.wboxnewstitle
{
	background-color:#e0dece;
	border:1px solid #e0dece;
	padding-left:8px;
	padding-right:8px;
	padding-top:4px;
	padding-bottom:4px;
	margin-bottom:2px;
	
	font-family:Verdana;
	font-weight:bold;
	font-size:10px;
	color:#333333;
	text-transform: uppercase;
}

.wboxtopic
{
	background-color:#f6f4e6;
	border:1px solid #e0dece;
	padding:8px;
	margin-bottom:16px;
}

.wboxtopictitle
{
	background-color:#cecf9c;
	border:1px solid #e0dece;
	padding-left:8px;
	padding-right:8px;
	padding-top:4px;
	padding-bottom:4px;
	margin-bottom:2px;
	
	font-family:Verdana;
	font-weight:bold;
	font-size:10px;
	color:#333333;
	text-transform: uppercase;
}


/******************************************
 22. Skins
 ******************************************/
.skin-titledbox-title
{
	background-color:#DCDCDD;
	border:1px solid #C0C0C0;
	padding-left:8px;
	padding-right:8px;
	padding-top:4px;
	padding-bottom:4px;
	margin-bottom:2px;
	
	font-family:Verdana;
	font-weight:bold;
	font-size:10px;
	color:#333333;
	text-transform: uppercase;
}

.skin-titledbox-content
{
	background-color:#f6f4e6;
	border:1px solid #C0C0C0;
	margin-bottom:16px;
	padding:8px;
	width:100%;
}


/******************************************
 25. BCH Fields
 ******************************************/
.fheader
{
    background-color:#C0C0C4;
    padding-top:2px;
    padding-bottom:2px;
    padding-right:4px;
    padding-left:4px;
}

.fcell
{
    background-color:#F0F0F0;
    padding-top:2px;
    padding-bottom:2px;
    padding-right:4px;
    padding-left:4px;
}

.fcell2
{
    background-color:#E0E0E0;
    padding-top:2px;
    padding-bottom:2px;
    padding-right:4px;
    padding-left:4px;
}



/******************************************
 30. CMS System
 ******************************************/
.designheader
{
	font-weight: normal;
	font-size: 9pt;
	border-bottom: white 2px inset;
	font-family: Arial;
	background-color: #eeeeee;
	text-decoration: none;
}

.cms_designbox
{
	border: #669CC6 1px dotted; 
	margin-right: 2px;
	margin-left: 2px;
	padding: 2px;
	width: 100%;
}

.cms_designbox_header
{
}

.cms_designbox_move,
.cms_designbox_move:hover
{
	color: #000000;
	cursor: move;
	width: 100%;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 1px;
}

.cmsdrop
{
	border-top: 4px solid white;
	border-bottom: 4px solid white;
	font-size: 1px;
	line-height: 1px;
	height: 6px;
	background-color: #e0e0e0;
}

.cms_form_section
{
	padding:4px;
	height:20px;
	background-color:gainsboro;
	margin-bottom:4px;
	font-weight:bold;
}

A.hcell-history
{
	font-weight: normal;
	font-size: 11px;
	color: #336633;
	line-height: 11pt;
	font-family: Verdana, Arial;
}

.hcell
{
    font-weight: normal;
    font-size: 11px;
    color: #333333;
    line-height: 12pt;
    font-family: Verdana, Arial;
    padding-right:6px
}

TD.hcell-history
{
	padding-right: 6px;
	font-weight: normal;
	font-size: 11px;
	color: #336633;
	line-height: 11pt;
	font-family: Verdana, Arial;
}



/******************************************
 50. Dynamic Menu Styles 
 ******************************************/
 /* (Olivier - 2006-10-25) */

table.menuDyn tr td
{
    text-align: left;
	font-family: 'Verdana';
	font-size:7pt;
	/* font-weight:bold; */
	color:#0a4527;
}

table.menuDyn tr td.menuDynSection
{
	font-weight:bold;
}

table.menuDyn tr td a
{
    text-align: left;
	padding-top:3px;
	padding-bottom:3px;
	font-family: 'Verdana';
	font-size:7pt;
	color:#0a4527;
	line-height: 8pt;
}

