﻿body
{
    font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
    font-size: 14px;    
    margin:0;
    padding:0;
}

html
{
    margin: 0;
    padding: 0;
    color: #000;
    background: #fff;
}
img
{
    border: none;
}

select
{
    font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
    font-size: 8pt;
}

/* Links */

a { font-weight: bold; border-bottom: 1px dotted transparent; }

a:link { text-decoration: none; /*color: #fff; border-bottom-color: #336699; */}

a:visited { text-decoration: none; /*color: #fff;  border-bottom-color: #5588aa;*/ }

a:hover, a:active { /*color: #c2c2c2; border-bottom: 1px solid #ad5b1e; */}

ul { list-style-type: none; margin-left: 0; line-height:normal; }
li { overflow: hidden; padding-bottom:3px; }
/* Html Elements */

h1, h2{ /*color: #1e2835;*/ font-weight: normal; margin: 5px 0 5px; padding: 0; }
h1 a, h2 a
{
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif !important;
	font-weight: normal; 
	border-bottom-width: 0;
}
h1 { font-size: 28px; }
h2 { font-size: 16px; }
ul, ol, blockquote, pre
{
	/*color: #555555;*/
	padding: 10px 30px;
	line-height: 1.8em;
}

body .dijitTooltip { 
        z-index: 9999; 
} 

.header
{
    margin:0;
    margin-top: 8px;
    margin-left:2px;
    padding:0;
    position:absolute;
    left:0px;
    z-index:30;    
    height: 60px;
    width:490px;
    background: transparent url(../images/header3.png) no-repeat;
    /*box-shadow: 7px 7px 3px #333F45; 
    border-radius: 5px;*/
    filter:alpha(opacity=95);-moz-opacity:0.95;
   
}
.header_radio
{
    font-size:.9em;
}

.leftPanel
{
    padding: 0px;
    margin: 0 auto;
    border:0;
    position:relative;
    top:100px;
    background-image: url(../images/tabHandles2.png);
    width: 27px;
    height: 64px;
    float:right;
    cursor: pointer;
}
.panel-def
{
  background-position: 27px 0px;
}
.panel-act 
{
  background-position: 0px 0px;
}
.rightPanel
{
    padding: 4px;
    width:483px;
    float:left;
    border: 1px solid #1e2835;
    background-color:#d2d2d2;
}
.hazardsDlg 
{
    padding: 0;
    margin:0;
    border:0 !important;
    box-shadow: none !important;
}
.opacityDlg
{
    box-shadow: none !important;
}
.header li {float:left;padding-left:4px;font-size:14px}
.header h1
{
	padding: 0 0 5px 5px;
	float: left;
	width: 100px;
	margin: 10px 0 10px 0;
	font-size: 24px;
	letter-spacing: 0.1em;
	height:32px;
	border-right: 2px solid #999999;
}
.header h1 a:hover,
.header h1 a:active
{
	border-bottom-width: 0;
}
.header h1 a img
{
    border:0;
    padding:0;
    margin:0;
}
.headerUL1
{
	float: left;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-seri;
	font-weight: bold;
	padding:0;
	margin:0;
}
.headerUL1 li
{
    padding:14px 8px 8px 8px;
}
.headerUL2
{
    float:left;
    padding:10px 2px 10px 2px;
    margin:0;
    margin-left:15px;
    height:35px;
}

.hazTable 
{
 padding:0;
 margin:0;
 color: #fff;    
 font-family:"Trebuchet MS", Tahoma, Verdana, Arial, sans-seri;
 font-size:9px;
}
.customDropDown {

    background-image: url("../Images/40b4e2_down.png") !important;
    width: 24px !important;
    height:24px !important;
    margin-top: -12px !important;
}
.customDropDownHover {

    background-image: url("../Images/ef8c08_down.png") !important;
    width: 24px !important;
    height:24px !important;
    margin-top: -12px !important;
}
.expand 
{
    position:relative;
    display:block;
    top:8px;
}
.expand-right {
    background-image: url("../Images/40b4e2_right.png") !important;
    width: 24px !important;
    height:24px !important;
}
.expand-right-hover {
    background-image: url("../Images/ef8c08_right.png") !important;
    width: 24px !important;
    height:24px !important;
}
.expand-left {
    background-image: url("../Images/40b4e2_left.png") !important;
    width: 24px !important;
    height:24px !important;
}
.expand-left-hover {
    background-image: url("../Images/ef8c08_left.png") !important;
    width: 24px !important;
    height:24px !important;
}
#opacitySlider
{
    width:200px;
    height:8px;
    margin-top:3px;
}
.header a:link { font-weight: normal; text-decoration: none; color: #fff;}

.header a:visited { font-weight: normal; text-decoration: none; color: #fff; }

.header a:hover, .header a:active { font-weight: normal; text-decoration: underline; color: #fff}

/*#header div
{
    padding: 0;
    float: left;
    width: 460px;
    margin: 10px 6px;
    font-size: 12px;
    line-height: 56px;
    vertical-align:middle;
}
*/
.main
{
    margin:0;
    padding:0;
    position:absolute;
    width:100%;
    height:100%;
/*background-color:#1e2835;*/
}

.slide
{
    position:absolute;  
    width: 80px;
    height: 339px;
    z-index:99;
    background: transparent url(../images/sliderBack.gif) no-repeat;
    filter:alpha(opacity=85);-moz-opacity:0.85;
}

#slider
{
    height:185px;
}
.slideTable
{
    margin-top:4px;
    height:60px;
}
.slideTable td
{
     margin:0;
     border:0;
     padding:1px;
     text-align:center;
}
.slideTable tr
{ 
    margin:0;
    border:0;
}
.slideTable button
{
    border:0;
    height:16px;
    width:16px;
}

#helpTabs p
{
    line-height:1.2em;
}
p.ui-state-error
{
    font-size:.8em;
}
.toolbar
{    
    padding: 10px 2px 4px 2px;
    position:absolute;  
    z-index: 100;
    width:450px;
    height:48px;
    text-align:center;
    background: transparent url(../images/toolbarBG.gif) no-repeat;
    filter:alpha(opacity=85);-moz-opacity:0.85;

    /*background-color:#1e2835;*/
}
 .drawToolbar
{    
    padding: 10px 2px 4px 2px;
    position:absolute;  
    z-index: 100;
    width:450px;
    height:400px;
    text-align:center;
}
.ui-icon {
height: 16px;
width: 16px;
position: relative;
display: inline;
}

.panel
{
    margin:0 auto;
    position:absolute;
    left:-493px;
    top:78px;
    width:520px;
    background-color:transparent;
    z-index:90;
}

.footer
{
    margin:0;
    padding:0;
    position:absolute;
    width: 100%;
    color: #dcd9de;
    /*background-color:#1e2835;*/
    border-top:solid 1px White;
    height:75px;
    filter:alpha(opacity=85);-moz-opacity:0.85;
}
 .miniTab
 {
 	/*border-bottom: 1px solid #cccccc;
	color: Black;
	background: #fff;
	border-right-color: #C1DAD7;
	border-bottom-color: #C1DAD7;
	border-bottom-style:solid;
	border-width:1px;
	padding: 4px 4px 4px 4px;*/
	font-weight: bold;
	font-size: 12px !important;
	font-family: "Trebuchet MS, Tahoma, Verdana, Arial, sans-serif";
}
#mapDiv
{
	background: #fff;
}
#carousel li p 
{
    padding:4px;
}
#carousel
{
    background-color:transparent;
}
#mitTechList
{
    font-size:.8em;
}
.selectedRow td
{
    background-color:#d3e7ee !important;
    border-top: 1px solid #51729a;
    border-bottom: 1px solid #51729a;
}
.selectedRow td:first-child
{
    background-color:#d3e7ee !important;
    border-left: 1px solid #51729a;
}
.selectedRow td:last-child
{
    background-color:#d3e7ee !important;
    border-right: 1px solid #51729a;
}
.selectedRow td.last
{
    background-color:#d3e7ee !important;
    border-right: 1px solid #51729a;
}
.ui-icon-def {top:12px; left:4px; background-image: url(images/ui-icons_40b4e2_256x240.png) !important; }
.ui-icon-act {top:12px; left:4px; background-image: url(images/ui-icons_ef8c08_256x240.png) !important; }
.textinput { font-size: 1.2em;float: left; width: 280px; margin-right: 0; border: 1px solid #CCCCCC; padding: 0.25em 4px; }
.quiet {color:#666;}
.loud {color:#000;}
.infotitle {text-align:right;width:100px;padding-right:4px;}
.actionButton { font-size: .7em; }
.center { text-align:center;}
.left { text-align:left;}
.right { text-align:right;}
.hazardRating { font-size: 1.2em !important; font-style: normal !important;}
a.title, a.title3 {border-bottom: dotted 1px #8f8f8f;}
a.title2 {border-bottom: dotted 1px #000;}
a.selected {font-style:italic;}

.chartLink { text-decoration:underline; }
.para_div { padding: 4px; font-size: 1.5em; color:#000; font-weight:bold; line-height:1.2em;}
.para { padding: 4px; font-size: 1.1em; color:#000; font-weight:normal; line-height:1.2em;}
.HLEFT{font-weight: bold; color: #333;font-size: 11px;width:150px;	text-decoration:none;}

.listbox 
{
    overflow:auto;
    height:150px; 
    width:80%;
    padding: 5px 10px;
    font-size:small;
    border: 1px solid #d2d2d2;
}
.listbox li
{
}
.listbox li.selected
{
    background-color:Highlight;
}
.listbox li a:visited, .listbox li a:active
{
    border:0;
    text-decoration:none;
}
.listbox li a 
{
    font-style:normal;
    color:#000000;
}
.listbox li.selected a 
{
    font-style:italic; 
    color: #ffffff;   
}

.dialog-text
{
    display:block;
}
/* Planning Page */

.planning_body
{
    background-image: url(../Images/planning_bg.png);
    background-repeat: repeat;
}

.planning_grad
{
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIzOCUiIHN0b3AtY29sb3I9IiMyMjI4MzAiIHN0b3Atb3BhY2l0eT0iMCIvPgogICAgPHN0b3Agb2Zmc2V0PSI0MiUiIHN0b3AtY29sb3I9IiMyMjI4MzAiIHN0b3Atb3BhY2l0eT0iMC4wNSIvPgogICAgPHN0b3Agb2Zmc2V0PSI2MiUiIHN0b3AtY29sb3I9IiMzYzQ0NGYiIHN0b3Atb3BhY2l0eT0iMC4zMyIvPgogICAgPHN0b3Agb2Zmc2V0PSI3NyUiIHN0b3AtY29sb3I9IiM5NWEwYWYiIHN0b3Atb3BhY2l0eT0iMC41NCIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMjIyODMwIiBzdG9wLW9wYWNpdHk9IjAuODUiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
background: -moz-linear-gradient(top, rgba(34,40,48,0) 38%, rgba(34,40,48,0.05) 42%, rgba(60,68,79,0.33) 62%, rgba(149,160,175,0.54) 77%, rgba(34,40,48,0.85) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(38%,rgba(34,40,48,0)), color-stop(42%,rgba(34,40,48,0.05)), color-stop(62%,rgba(60,68,79,0.33)), color-stop(77%,rgba(149,160,175,0.54)), color-stop(100%,rgba(34,40,48,0.85))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(34,40,48,0) 38%,rgba(34,40,48,0.05) 42%,rgba(60,68,79,0.33) 62%,rgba(149,160,175,0.54) 77%,rgba(34,40,48,0.85) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(34,40,48,0) 38%,rgba(34,40,48,0.05) 42%,rgba(60,68,79,0.33) 62%,rgba(149,160,175,0.54) 77%,rgba(34,40,48,0.85) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(34,40,48,0) 38%,rgba(34,40,48,0.05) 42%,rgba(60,68,79,0.33) 62%,rgba(149,160,175,0.54) 77%,rgba(34,40,48,0.85) 100%); /* IE10+ */
background: linear-gradient(top, rgba(34,40,48,0) 38%,rgba(34,40,48,0.05) 42%,rgba(60,68,79,0.33) 62%,rgba(149,160,175,0.54) 77%,rgba(34,40,48,0.85) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00222830', endColorstr='#d9222830',GradientType=0 ); /* IE6-8 */
}

.wrapper 
{
    width:1100px;
    margin:0 auto;
    padding:0;
    border: 4px solid #cbd6da;
    background-color: White;
    border-top-left-radius:15px;
    border-top-right-radius:15px;
}

.wrapheader {
    margin:0;
    padding:0;
    width:100%;
    height:100px;
    border-radius:15px;
    border: 2px solid #cbd6da;
    background-color: rgb(67,114,170);
}

.container {
	width: 1100px;
	float: left;
	height:100%;
 }
.breadcrumb
{
    padding-left:4px;
    width: 100%;
    height:35px;
}
.contentHeader 
{
    padding: 4px;
}
/*.content {
	padding: 2px;
	font-size: .9em;
}*/
.contentArea	
{
	 overflow:auto;
}
.sidebar, .review {
    /*padding: 0;
    margin: 0;
    width: 300px;
    height:70%;
	float: right;*/
	background-color:#ffffff;
	border: 1px solid #48515b;
	width: 400px; 
    position: absolute; 
    top: 56px; 
     z-index:2500;
    overflow:scroll;
}

.tipHeader
{
  padding: 2px;
  background-color:#48515b;
  color:White;
}
.closeBtn:link, .closeBtn:visited, .closeBtn:active, .closeBtn:hover
{
    vertical-align:middle !important;
    float:right !important;
    font-size:small !important;
    color:White !important;    
}
.collapser
{
   padding:0;
   margin:0;
   border:0;
   top: 200px;
}
.toc 
{
    padding: 4px;
}
.wrapheader span
{
    color:White;
    font-size: 1.0em;
}
.navButtons
{
  padding-top:2px;
  padding-bottom:2px;
}
.leftButton
{
  float: left;
  width: 20%;
}
.rightButton
{
    float: left;
    width: 20%;
}
.progressArea
{
    float:left;
    width:60%;
    text-align:center;
}
#planProgress
{
    width:100%;
}
.progressFoot
{
    clear:both;
}
.navButtonsRight
{
    padding-top: 2px;
    float:right;
}
.navButton
{
    height:52px;
    font-size:.8em !important;
}
.navButtonsLeft
{
    padding-top: 10px;
    float:left;
}
.pagefooter
{
    margin-top: 2px;
    border: 2px solid #cbd6da;
    padding:4px;
    height:2px;
    clear:both;
    background: #48515b; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iIzQ4NTE1YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ3JSIgc3RvcC1jb2xvcj0iIzIyMjgzMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iIzIyMjgzMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU1JSIgc3RvcC1jb2xvcj0iIzIyMjgzMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc2JSIgc3RvcC1jb2xvcj0iIzMxNDQ1YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg3JSIgc3RvcC1jb2xvcj0iIzIyMjgzMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyMjI4MzAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #48515b 1%, #222830 47%, #222830 51%, #222830 55%, #31445c 76%, #222830 87%, #222830 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#48515b), color-stop(47%,#222830), color-stop(51%,#222830), color-stop(55%,#222830), color-stop(76%,#31445c), color-stop(87%,#222830), color-stop(100%,#222830)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #48515b 1%,#222830 47%,#222830 51%,#222830 55%,#31445c 76%,#222830 87%,#222830 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #48515b 1%,#222830 47%,#222830 51%,#222830 55%,#31445c 76%,#222830 87%,#222830 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #48515b 1%,#222830 47%,#222830 51%,#222830 55%,#31445c 76%,#222830 87%,#222830 100%); /* IE10+ */
background: linear-gradient(top, #48515b 1%,#222830 47%,#222830 51%,#222830 55%,#31445c 76%,#222830 87%,#222830 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#48515b', endColorstr='#222830',GradientType=0 ); /* IE6-8 */
}

#counties 
{
   overflow:auto;
   height:350px;
   border: 1px solid #1e2835;
}
.imgButtonTip
{
    padding-right: 8px;
}
.hazardTip span
{
    border-bottom: 1px dotted #1e2835;
}
.hazardTip img
{
    padding-right: 4px;
    vertical-align:middle;
}
.lo 
{
}
.med
{
    background-color:Yellow !important;
}
.hi
{
    background-color: Orange !important;
}
.progressBar
{
    font-size: .8em;
}
/* LCF Styles (derived from RMT)  */
.lcf
{
	font-family:Verdana;	
	font-size:1em;
}
.lcf h1
{
	font-size:18pt;
	color:#3465A4;
}
.lcf h2
{
	font-size:15pt;
	color:#5c5c5c;
}
.lcf h3
{
	font-size:11pt;
	color:#5c5c5c;
}
/* Links */

.lcf a { color:#339134; font-weight: bold; border-bottom: 1px dotted transparent; }

.lcf a:link { color:#339134; text-decoration: none; /*color: #fff; border-bottom-color: #336699; */}

.lcf a:visited { color:#339134; text-decoration: none; /*color: #fff;  border-bottom-color: #5588aa;*/ }

.lcf a:hover, a:active { /*color: #c2c2c2; border-bottom: 1px solid #ad5b1e; */}
.lcf .list { float: left; width: 380px; margin: 0; border-style:none;  padding: .15em 4px; color:#5c5c5c; font-size: .8em;}
.lcf .listleft {padding-left:35px;}
.lcf .input { 
    /*float: left; removed 1/20/14 b/c of issues with overlap*/ 
    width: 380px; 
    margin: 0; 
    border: 1px solid #CCCCCC; 
    padding: 4px 4px 4px 4px; 
    color:#5c5c5c; 
}
.lcf .selectinput { 
    float: left; 
    width: 380px; 
    margin: 0; 
    border: 1px solid #AAAAAA; 
    padding: .4px 4px; 
    color:Black;
}
.lcf .dropdownlist {border: 1px solid #CCCCCC; padding: 0.25em 4px;}
.lcf .dropdownlabel {text-align:right;padding-top:10px;}
.lcf #counties {border-style:none;Font-size:14pt;}
.tips {font-size:x-small;}
.rmtEditor { border-top: 1px solid #ccc !important;}
.nodeOther  
{
    background-image:url(../images/blue.gif);
    background-repeat:no-repeat;
    /*border: solid 1px #a9a9a9;*/
}
.nodeComplete  
{
    background-image:url(../images/green.gif);
    background-repeat:no-repeat;
    /*border: solid 1px #a9a9a9;*/
}
.nodeIncomplete  
{
    background-image:url(../images/yellow.gif);    
    background-repeat:no-repeat;
    /*border: solid 1px #a9a9a9;*/
}
.nodeNotStarted  
{
    background-image:url(../images/red.gif);
    background-repeat:no-repeat;
    /*border: solid 1px #a9a9a9;*/
    }
.finalizeSection
{
    font-size:small;
}
.commentWindow
{
    padding: 4px;
}
.emptyPara
{
	padding: 4px 4px 4px 4px;
	font-weight: bold;
	font-size: 12px ;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
    font-style:italic;
}
/*.fixedHead, .fixedFoot, .fixedColumn
{
    border: 1px solid #51729a; 
    background: #d3e7ee url(images/ui-bg_gloss-wave_35_d3e7ee_500x100.png) 50% 50% repeat-x; 
    color: #5c5c5c; 
    font-weight: bold;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size:10px;
	padding: 4px;
}*/

.ui-state-error
{
    padding: 2px 2px 2px 5px;
    border-radius: 10px;
    box-shadow: 7px 7px 3px #888;
}
.ui-dialog
{
    box-shadow: 7px 7px 3px #333F45;
}
.esriLargeSliderBL 
{
    top: 100px;
    bottom: 0;
}


/*JGM new test classes*/
.LcfTableContainer
{
    display: table;
    /*border-spacing: 10px;*/

    /*belos lines are from table.info*/
    padding: 8px 0 8px 0;
	margin: 0;
	border: 0 !important;
	border-collapse:collapse;	
	margin-bottom: 8px;

    /*below lines are from ui-widget-content*/
    /*border: 1px solid #dddddd;
	background: #eeeeee url(images/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x;
	color: #333333;*/

}
.LcfTableRow
{
    display: table-row;
}
.LcfTableRow.ValidationSummary
{
    display: table-row;
    background: #FFFF00 !important;
    border: 1px solid red;
}
.LcfTableRowHeader
{
    background-color:#ADD8E6;
    /*below is from table.info for th*/
    /*font-weight: bold;*/
	/*font-size: 10px ;
	font-family: "Trebuchet MS, Tahoma, Verdana, Arial, sans-serif";*/
	/*color:#fff;*/
	/*border-color: #C1DAD7;
	 border-style:solid;
	 border-width:1px;
	letter-spacing: 2px;
	text-align: center;
	padding: 4px 4px 4px 4px;*/

    /*below lines are from ui-widget-header*/
    /*border: 1px solid #e78f08;*/
	/*background: #f6a828 url(images/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x;*/
	color: #000;
	font-weight: bold;

}
.LcfTableRow p {
	display: table-cell;
	vertical-align: top;
	padding: 3px;
}
.LcfTableRow p:first-child
    {
        text-align: right;
    }
.LcfTableCell
{
    display: table-cell;
    /*padding: 15px;*/
    /*below is from table.info for td*/
    border-bottom: 1px solid #cccccc;
	color: Black;
	background: #fff;
	text-align:left;
	/*border-right-color: #C1DAD7;
	border-bottom-color: #C1DAD7;
	border-bottom-style:solid;
	border-width:1px;*/
	/*padding: 4px 4px 4px 6px;
	font-weight: bold;*/
	/*font-size: 12px ;
	font-family: "Trebuchet MS, Tahoma, Verdana, Arial, sans-serif";*/
}


label.error {
  font-size: 0.8em;
  color: #F00;
  font-weight: bold;
  display: block;
  margin-left: 215px;
}
input.error, select.error  {
  background: #FFFF00;
  border: 1px solid red;
}
.label {
	display: block;
	clear: left;
	float: left;
	width: 150px;
	text-align: right;
	padding: 2px 15px 2px 4px;
	/*padding: 4px 15px 4px 4px;
        font-weight: bold;  handled by Required class*/
}
label.Required {
	font-weight: bold;
}
.ValidationMessage
{
  color: #F00;
  font-weight: bold;
  /*background: #FFFF00;*/
}
input.ValidationError, select.ValidationError  {
  background: #FFFF00;
  border: 1px solid red;
}
.NarrowCell
{
    width: 50px; 
    /*margin: 0; 
    border: 1px solid #CCCCCC; 
    padding: 4px 4px 4px 4px;*/ 
    /*color:#5c5c5c;*/ 
}
.NarrowCenter
{
    width: 50px; 
    text-align: center;
    /*margin: 0; 
    border: 1px solid #CCCCCC; 
    padding: 4px 4px 4px 4px;*/ 
    /*color:#5c5c5c;*/ 
}
.NormalCell
{
    width: 150px; 
    /*margin: 0; 
    border: 1px solid #CCCCCC; 
    padding: 4px 4px 4px 4px;*/ 
    /*color:#5c5c5c;*/ 
}
.WideCell
{
    width: 400px; 
    /*margin: 0; 
    border: 1px solid #CCCCCC; 
    padding: 4px 4px 4px 4px;*/ 
    /*color:#5c5c5c;*/ 
}
.MeetsMinimum
{
    background: #90EE90 !important;
    text-align: center !important;
}
.DoesntMeetMinimum
{
    background: #FFFF00 !important;
    text-align: center !important;
}
#ddlPlans
{
    color: black !important;
    width: 175px;
}
.ResourceLinkHeader
{
    background: url(../Images/expand.png) no-repeat 0 11px;
	padding: 10px 0 0 25px;
	cursor: pointer;
}
.ResourceLinkHeader.close
{
  background-image: url(../Images/close.png);

}
.ResourceLink
{
  margin-left: 25px;

}

/*Borrowed from bootstrap*/
.btn-primary .badge {
  color: #428bca;
  background-color: #fff;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #999;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.loginMsgDiv {
    display: block;
    padding: 4px 10px 4px 10px;
    text-align: center;
    background-color: red;
    color: white;
    border-radius: 4px;

}