/* attempt at generic control css */
.CmsGenericControlTable{width:100%; margin:0px; padding:0px; margin-top:15px; font-size:1.0em; text-align:left;}
.CmsGenericControlTable td {border: 1px solid #e7e8e9; padding:5px; margin:2px; background-color:#c7d9ed; color:#005983; border: 1px solid #e7e8e9; padding:5px; margin:2px; background-color:#FFFFFF; color:#000; text-align:left!important; padding-left:7px;}
.CmsGenericControlTableRowAlt td{background-color:#F4F4F4; text-align:left!important;  padding-left:7px; line-height:1.2em;}
.CmsGenericControlTableHead tr {font-weight:bold;}
.CmsGenericControlTableHead th{background-color:#C7D9ED!important; padding:7px; margin:2px; text-align:left!important;}
.CmsGenericControlTableHead a {font-weight:bold!important; text-align:left!important;}
.CmsGenericControlTable tfoot a{padding:5px; font-weight:bold!important; }
.CmsGenericControlTable tfoot {font-weight:bold!important;}
.CmsGenericControlDivClass {margin:0px; padding:4px; margin-top:5px; padding-left:0px}
.CmsGenericControlExtraText{margin:0px; padding:0px; margin-left:5px; display: inline-block;}

/* this class needs to change per controll as you dont know how much text will be before the inputs, so a new one for each controll add to the spans's at the top within the div's */
.CmsGenericControlInputTextWidth50 {margin:0px; padding:0px; margin-right:10px; width:50px; display: inline-block;  font-weight:bold;}
.CmsGenericControlInputTextWidth75 {margin:0px; padding:0px; margin-right:10px; width:75px; display: inline-block;  font-weight:bold;}
.CmsGenericControlInputTextWidth100 {margin:0px; padding:0px; margin-right:10px; width:100px; display: inline-block;  font-weight:bold;}
.CmsGenericControlInputTextWidth125 {margin:0px; padding:0px; margin-right:10px; width:125px; display: inline-block;  font-weight:bold;}
.CmsGenericControlInputTextWidth140 {margin:0px; padding:0px; margin-right:10px; width:140px; display: inline-block;  font-weight:bold;}
.CmsGenericControlInputTextWidth150 {margin:0px; padding:0px; margin-right:10px; width:150px; display: inline-block;  font-weight:bold;}
.CmsGenericControlInputTextWidth175 {margin:0px; padding:0px; margin-right:10px; width:175px; display: inline-block;  font-weight:bold;}
.CmsGenericControlInputTextWidth200 {margin:0px; padding:0px; margin-right:10px; width:200px; display: inline-block;  font-weight:bold;}
.CmsGenericControlInputTextWidth225 {margin:0px; padding:0px; margin-right:10px; width:225px; display: inline-block;  font-weight:bold;}
.CmsGenericControlInputTextWidth250 {margin:0px; padding:0px; margin-right:10px; width:250px; display: inline-block;  font-weight:bold; vertical-align: top;}

/* these classes are for the width of the input items themselves */
.CmsGenericTextBoxWidth350 {margin:0px; padding:5px; width:50%;}
.CmsGenericDropDownWidth350 {margin:0px; padding:5px; width:50%;}
.CmsGenericTextAreaBox350 {margin:0px; padding:5px; width:50%; height: 350px;}

/* class for Board Macros */
.boardDateBox {width:150px;padding;10px;float:left;}

/* PLEASE NOTE BOX for top of Contact Form */
.contactNoteBox { width:100%; padding:10px; border:1px solid #5b2727; background-color:#f8e2e2;}/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
