/* GENERIC STYLES 
--------------------------------*/

body {
	background: #fff url(http://lbth.bocc.net/images/global/masthead.gif) no-repeat;
	margin:0;  
	background: #fff;
	margin: 0px;
	padding: 0px;
	color: #333;
	font-family: Arial, sans-serif;
	font-size: small;
	width: 100%;
    }

.content-container {
	background-color: #ffffff;
	background-image:url("../images/white-tile.gif");
	background-repeat:repeat-y;
	padding: 8px;
	width: 975px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	}

img{
	border:none;
	display: inline;
	
	}


.imgBlock {display: block;}


	
/* LINKS 
-----------------------------------*/
	
a {
	text-decoration:none;	
	}

/*a:hover {
	font-size: 1em;
	color: #ED008C;
	text-decoration: underline;
}*/	


/* TEXT STYLES 
---------------------------------------- */

h1{
	
    	color: rgb(51, 158, 53);
	    font-weight: bold;
	    margin-top: 0em;
	    margin-bottom: 1em;
	    padding-top: 0px;
	    padding-right-value: 10px;
	    padding-bottom: 0px;
	    padding-left-value: 10px;
	    padding-left-ltr-source: physical;
	    padding-left-rtl-source: physical;
	    padding-right-ltr-source: physical;
	    padding-right-rtl-source: physical;
	    background-color: rgb(255, 255, 255);
	    background-image: none;
	    background-repeat: repeat;
	    background-attachment: scroll;
	    -x-background-x-position: 0%;
	    -x-background-y-position: 0%;
	    -moz-background-clip: initial;
	    -moz-background-origin: initial;
	    -moz-background-inline-policy: initial;
	    voice-family: inherit;
    font-size: medium;
    }
h2{
    	font-size: 1.6em;
	padding:0;
	color: #333333;
	margin-bottom:5px;
    }
h3{
    	font-size: 1.4em;
	padding:0;
	color: #333333;
	margin-bottom:5px;
    }
h4{
    	font-size: 1.2em;
	padding:0;
	color: #333333;
	margin-bottom:5px;
    }
h5{
    	font-size: 1.0em;
	padding:0;
	color: #333333;
	margin-bottom:5px;
    }
	
h1.second-pages{
	padding:0;
	margin:0;
	
	}	


.error {
	color:#FF0000; 
	font-weight:bold;
	}
.warning{
	color:#0000aa; 
	font-weight:bold;
	}

p  {
    font-family: Arial,Helvetica,sans-serif;
	/*font-size: 1em;*/
	background-color: transparent;
    }		
	

.log-in-text{
	font-size: 90%;	
	font-weight: bold;
	color: #333333;
	background-color: transparent;
	}

.log-in-text a{
	color: #505050;
	font-weight: normal;
	background-color: transparent;	
	text-decoration:none;
	}
	
.log-in-text a:hover{
	color: #6E6E6E;
	border-bottom:1px dashed #6E6E6E;	
	}
	
	
.blue-text, .blue-text-strong, .blue-text-strong-italic{
	color: #1762A7;
	background: transparent;
	}
	
	
.blue-text-strong, .blue-text-strong-italic, .strong{
	font-weight: bold;
	}
.blue-text-strong-italic{
	font-style: italic;
	}
	
	
.small-text {
    font-family: "Lucida Sans Console", Lucida, Arial,Helvetica,sans-serif;
	font-size: 90%;	
	color:#505050;
	background-color: transparent;
	}


.shadow-text{
	font-size: 120%;
	font-weight: bold;
	color:#ffffff;
	text-shadow: 2px 2px 1px #444444;
	background-color: transparent;
	}
		



.grey-box-text, .grey-box-title{
    font-family: Verdana, Arial,Helvetica,sans-serif;
	font-size: 0.8em;
	color: #444444;
	background-color: transparent;
    }		



.grey-box-title{
	font-weight:bold;
	}



.strong{
	font-weight:bold;
	}
	

.spacer-12{
	margin-top:12px;
	}
	
.spacer-7{
	margin-top:7px;
	}


.spacer-5{
	margin-top:5px;
	}
	

.page-icon{
	padding: 0 6px 0 0;
	float:left;
	}




/* FORMS 
--------------------------------------*/

input, textarea, select{
	font-family: Arial,Helvetica,sans-serif;
	font-size:0.8em;
	}
	
LABEL
{
    FONT-WEIGHT: bolder;
}
LABEL.aligntop
{
    FONT-WEIGHT: bolder;
    VERTICAL-ALIGN: top
}
SELECT.aligntop
{
    VERTICAL-ALIGN: top
}	
	
/* IMAGES 
-----------------------------------------*/

.big-buttons {
	margin-top: -15px;
	padding-right:1px;
	}
	
	


/* CONTAINERS 
-----------------------------------------*/

#main-container {
	background-color: transparent;
	margin: 0px auto;
	padding: 0;
	_width: 768px;
	width: 100%;
	}

#main-admin-container {
	background-color: transparent;
	margin: 0px auto;
	padding: 0;
	}
	
#top_logo {
	top: 0px;
	left: 0px;
	background: url("http://lbth.bocc.net/images/global/masthead-bg.gif") repeat-x top right;
	width: 100%;
	}	

	

.content-admin-container {
	background-color: #FFFFFF;
	padding: 8px;
	text-align: left;
	}

#sidebarInternal 
{
    position: relative;
    display:inline;
    float: left;
    margin-bottom: 20px;
    top: 10px;
    left: 0px;
    text-align: left;
    width: 17%;
    background-color:#ffffff;
    
}
#footersidebarInternal 
{
    position: relative;
    display:inline;
    float: left;
    margin-bottom: 20px;
    top: 10px;
    left: 0px;
    text-align: left;
    width: 17%;
    
}

#footercopy {
	position: relative;
	display: inline;
        float: left;
    	width: 78%;
	}

#copy-wide {
	position: relative;
	display: inline;
        float: left;
  	width: 78%;
	}	
#copy-wide-maincontent-AdvData {
	position: relative;
	display: inline;
        float: left;
  	width: 78%;
  	
	}	
#copy-wide-maincontent-AdvTable {
	position: relative;
	display: inline;
	width:78%
  	
	}

#copy-admin {
  	}


#copy {
	position: relative;
	display: inline;
        float: left;
    	width: 61%;
	}	
	
#right-col 
{
    position: relative;
    display: inline;
    float: left;
    margin-bottom: 20px;
    top: 10px;
    left: 0px;
    text-align: left;
    width: 17%;
    
}

#filler-container {
    height:0px;
    clear:both
}

.filler-container {
    height:0px;
    clear:both
}


#page-title {
    display:block;
}

#copy a, #copy-wide a{
	color: #1762A7;
	border-bottom:1px dashed #1762A7;
	}
	
#copy a:hover, #copy-wide a:hover{
	color: #1762A7;
	border-bottom:1px solid #1762A7;
	}
	

#copy a.no-border, #copy a.no-border:hover, #copy-wide a.no-border, #copy-wide a.no-border:hover{
	border-bottom:0;
	}


#menu li {
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;	
	padding-left: 17px;
}
#menu{
	width:100%;
	padding:0 0 0 0;
	margin:3px 0 0 7px;
	}


#menu a{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -10px;
	text-decoration: none;	
	border-bottom:0px dashed #1762A7;
	font-weight: bold;
	color: #1762A7;
	background-color:transparent;
	font-size: .95em;
	}


#menu a:hover{
	color: #7C96AE;
	border-bottom:0px dashed #7C96AE;
	}	
	
	
#menu a.live, #menu a.live:hover{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -10px;
	color: #000000;
	font-size: 1em;
	border-bottom:0px dashed #000000;
	}


/* REGISTER 
--------------------------------------*/

.regRequiredField {
	color: #FF0000;
	}

/* QUICK PROFILES 
--------------------------------------*/
 
#quick-profiles{
	background-color: #FBD027;
	}
	

#quick-profiles-container {
	padding: 0 12px 5px 12px;
	text-align: left;
	}	


#quick-profiles .border-left{
	height: 100%;
	background: url("../images/qprof-border-left.gif") repeat-y bottom left;
	}
	
	
#quick-profiles .border-right {
	height: 100%;
	background: url("../images/qprof-border-right.gif") repeat-y bottom right;
	}


#quick-profiles .round-top { 
	background: url("../images/qprof-top-long.gif") no-repeat top right; 
	}
	
#quick-profiles .round-bottom { 
	background: url("../images/qprof-bottom-long.gif") no-repeat bottom right; 
	}
	
.quick-profiles-form-pad{
	margin-top:7px;
	
	}



/* NEWS  
----------------------------------------- */

#news{
	margin: 25px 0 0 0;
	background-color: #E4E4E4;
	background-image: url("../images/news-back-tile.gif");
	background-repeat: repeat-x;
	background-position: bottom left;
	width:100%
	}


#news-container {
	padding: 0 12px 5px 12px;
	text-align: left;
	}	


#news .border-left {
	height: 100%;
	background: url("../images/news-border-left.gif") repeat-y bottom left;
	}
	
#news .border-right {
	height: 100%;
	background: url("../images/news-border-right.gif") repeat-y bottom right;
	}

#news .round-top { 
	background: url("../images/news-top-long.gif") no-repeat top right; 
	}
	
#news .round-bottom { 
	background: url("../images/news-bottom-long.gif") no-repeat bottom right; 
	}
	

#news a {
	color: #444444;
	text-decoration:underline;
	}
	
	
#news a:hover {
	color: #1762A7;
	}
	
	
.line-pad{
	margin: 11px 0 8px 0;
	}

/* TOOLS  
----------------------------------------- */

#toolscontainer {
	height:auto; 
	padding:10px 0 5px 0;

}
	
#toolsheader {
	position:relative; 
	left:10px; 
	right:20px; 
	top:-30px; 
	width:350px
}	
	
/* BREADCRUMB 
----------------------------------------- */

#breadcrumb {
	width: 751px;
	height: 26px;
	background: #1762A7 url("../images/bread-tile.jpg") top left repeat-x;
	font-size: 0.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #EDEDED;	
	padding: 8px 0 0 8px;	
	margin: 6px 4px 6px 4px; 
	}	


#breadcrumb a {
	font-size: smaller;
	color: #EDEDED;	
	font-weight: normal;
	text-decoration: none;
	}


#breadcrumb a:hover {
	border-bottom:1px dashed #EDEDED;	
	}
	





	
	
/* FOOTER 
------------------------------*/

#footer {
	height:20px;
	margin-bottom:-2px;
	padding: 0 0 0 8px;
	font-size:0.8em;
	font-family: verdana, Arial,Helvetica,sans-serif;	
	}
	
#footer a{
	color: #505050;
	text-decoration:none;
	}
	
	
#footer a:hover {
	text-decoration: underline;
	}


.copyright {
	color:#707070;
	
	}


.logo{
	float:right;
	margin: -23px 8px 0 0;
	}
	

/* PAGE 02 STYLES */

/* CURRENTSELECTION 
----------------------------------------- */

#currentSelection{
	color:#666666;
	background-color:#ffffff
	}

.currentSelectionTable{
	border-spacing:0px;
	border-collapse:collapse;
	margin:0px;
	padding:0px;
}

.currenSelectionHeader{
	border-width:0px;
        border-spacing:0px;
        border-collapse:collapse;
        margin:0px;
        padding:1px;
        font-style:italic;
        font-weight:bold;
}
.currentSelectionData{
	border-width:0px;
        border-spacing:0px;
        border-collapse:collapse;
        margin:0px;
        padding:1px;
}
	
	

/* STEP BY STEP  
----------------------------------------- */


#step-by-step{
	height:75px;
	float:right;
	margin:-8px 6px 0 0;
	background-color: #E4E4E4;
	background: url("../images/step-tile.gif") top left repeat-x;
	padding: 0 10px 0px 10px;
	text-align: left;
	width:310px
	}
	


#step-arrows{
	margin: -30px 0 0 0;
	}



#steps {
	padding: 15px 5px 5px 5px;
	text-align: left;
	}	


.stepCount5 {
	height:75px;
	float:right;
	margin:-8px 6px 0 0;
	background-color: #E4E4E4;
	background: url("../images/step-tile.gif") top left repeat-x;
	padding: 0 10px 0px 10px;
	text-align: left;
	width:280px
	}

.stepCount6 {
	height:75px;
	float:right;
	margin:-8px 6px 0 0;
	background-color: #E4E4E4;
	background: url("../images/step-tile.gif") top left repeat-x;
	padding: 0 10px 0px 10px;
	text-align: left;
	width:310px
	}
	
.stepCount7 {
 	height:75px;
 	float:right;
 	margin:-8px 6px 0 0;
 	background-color: #E4E4E4;
 	background: url("../images/step-tile.gif") top left repeat-x;
 	padding: 0 10px 0px 10px;
	text-align: left;
 	width:228px;
 	}


/* SELECTED AREA  
----------------------------------------- */

#selection{
	width: 132px;
	height:100%;
	margin: -180px 0 0 10px;
	background-color: #E9E9E9;
	background-image: url("../images/selected-back-tile.gif");
	background-repeat: repeat-x;
	background-position: top left;
	}


#selection-container {
	padding: 0 12px 20px 12px;
	text-align: left;
	}	
	

#selection .round-top { 
	background: url("../images/selected-top-long.gif") no-repeat top right; 
	}
	
	
#selection .round-bottom { 
	background: url("../images/selected-bottom-long.gif") no-repeat bottom right; 
	}
	
	
#data-container{
	margin:3px 0 0 0;
	padding:2px;
	background-color:#FFFFFF;
	border:#999999 1px solid;
	width:105px;
	height:50px;
	overflow:auto;
	}	

#data-container-none{
	color: #996666;
	background-color:#E9E9E9;
	border:#E9E9E9 1px solid;
	}
/* PROFILE  
----------------------------------------- */

#sidebarPrint 
{
    position: relative;
    float: left;
    margin-bottom: 20px;
    top: 10px;
    left: 0px;
    text-align: left;
    width: 20px;;
    
}


DIV.section
{
    PADDING-RIGHT: 0px;
    DISPLAY: inline;
    PADDING-LEFT: 0px;
    
    PADDING-BOTTOM: 0px;
    MARGIN: 5px;
    OVERFLOW: visible;
    
    PADDING-TOP: 0px;
    TEXT-ALIGN: left;
    FONT-WEIGHT: normal;

}

.profileTitle
{
    
}
.profileArea, .profileBold
{
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
.profileTopLink
{
    text-align:right
}
.profileDescription
{
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none
}
.section
{
   FONT-WEIGHT: normal;
   COLOR: black

}
.sectionTitle
{

}
.sectionDescription
{
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
.sectiontableTitle
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 110%;
    TEXT-ALIGN:left;
    TEXT-DECORATION: none
}
.sectiontableHeader
{
    FONT-SIZE: smaller;
    FONT-WEIGHT:normal;
    BACKGROUND-COLOR: #ffffff;
    TEXT-ALIGN:right;
    TEXT-DECORATION: none
}
.sectiontableFooter
{
    FONT-SIZE: smaller;
    FONT-WEIGHT:normal;
    BACKGROUND-COLOR: #ffffff;
    TEXT-ALIGN:right;
    TEXT-DECORATION: none
}
.sectiontableTable
{
    WIDTH:100%;
    TEXT-DECORATION: none;
    border-width:0px;
    border-style:solid;
    border-spacing:0px;
    border-collapse:collapse;
    margin:0px;
    padding:0px;
}
.sectiontableSectionHeader
{
    FONT-WEIGHT: bold;
    BACKGROUND-COLOR: #7fa8dc;
    BORDER:solid;
    BORDER-COLOR:#0c479d;
    BORDER-WIDTH:1px;
    TEXT-DECORATION: none;
    COLOR:black
}
.sectiontableColumnHeader
{
    TEXT-DECORATION: none;
    TEXT-ALIGN:center;
    BORDER:solid;
    BORDER-COLOR:#0c479d;
    BORDER-WIDTH:1px;
    BACKGROUND-COLOR: #7fa8dc;
    COLOR:black

}
.sectiontableRowHeader
{
    TEXT-ALIGN: left;
    TEXT-DECORATION: none;
    BORDER:solid;
    BORDER-COLOR:#0c479d;
    BORDER-WIDTH:1px;
    BACKGROUND-COLOR: #bfd3ed;
    COLOR:black
}
.sectiontableData
{
    TEXT-ALIGN: right;
    TEXT-DECORATION: none;
    BORDER:solid;
    BORDER-COLOR:#0c479d;
    BORDER-WIDTH:1px;
    BACKGROUND-COLOR: #ffffff;
    COLOR:black
}

/* METADATA  
----------------------------------------- */

.metadatatable
{
   border-color:#666666;
   border-width:1px;
   border-style:solid;
   border-spacing:0px;
   border-collapse:collapse;
   margin:0px;
   padding:0px;
   width:100%

}
.metadatacaption
{
   background-color:#cccccc;
   border-color:#666666;
   border-width:1px;
   border-style:solid;
   border-spacing:0px;
   
   margin-left:-1px;
   margin-right:0px;
   margin-top:0px;
   margin-bottom:0px;
   padding:1px;
}
.metadatahead
{
   background-color:#cccccc;
   border-color:#666666;
   border-width:1px;
   border-style:solid;
   border-spacing:0px;
   border-collapse:collapse;
   margin:0px;
   padding:1px;
}
.metadatabody
{
   background-color:#FFFFFF;
   border-color:#666666;
   border-width:1px;
   border-style:solid;
   border-spacing:0px;
   border-collapse:collapse;
   margin:0px;
   padding:1px;
}

/* MAPDASHBOARDS  
----------------------------------------- */

.mapDashboardTable
{
   border-color:#99ce9a;
   border-width:1px;
   border-style:solid;
   border-spacing:0px;
   border-collapse:collapse;
   margin:0px;
   padding:0px;
   width:100%

}
.mapDashboardCaption
{
   background-color:#339e35;
   border-color:#99ce9a;
   border-width:1px;
   border-style:solid;
   margin-left:-1px;
   margin-right:0px;
   margin-top:0px;
   margin-bottom:0px;
   padding:0px;
   font-weight:bold;
}
.mapDashboardHead
{
   background-color:#cce6cc;
   border-color:#99ce9a;
   border-width:1px;
   border-style:solid;
   margin:0px;
   padding:0px;
}
.mapDashboardBody
{
   background-color:#e7f1e8;
   border-color:#99ce9a;
   border-width:1px;
   border-style:solid;
   margin:0px;
   padding:0px;
}


/* MAP HTML  
----------------------------------------- */

.MapHTMLTitle
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 110%;
    TEXT-ALIGN:left;
    TEXT-DECORATION: none;
   
}

.MapHTMLTable
{
    WIDTH:100%;
    TEXT-DECORATION: none;
    border-color:#0c479d;
    border-width:1px;
    border-style:solid;
    border-spacing:0px;
    border-collapse:collapse;
    margin:0px;
    padding:0px;
}

.MapHTMLHeader
{
    FONT-SIZE: smaller;
    FONT-WEIGHT:normal;
    BACKGROUND-COLOR: #ffffff;
    TEXT-ALIGN:right;
    TEXT-DECORATION: none
}
.MapHTMLFooter
{
    FONT-SIZE: smaller;
    FONT-WEIGHT:normal;
    BACKGROUND-COLOR: #ffffff;
    TEXT-ALIGN:right;
    TEXT-DECORATION: none
}

.MapHTMLColumnHeader
{
    TEXT-DECORATION: none;
    TEXT-ALIGN:center;
    BORDER:solid;
    BORDER-COLOR:#0c479d;
    BORDER-WIDTH:1px;
    BACKGROUND-COLOR: #7fa8dc;
    COLOR:black

}
.MapHTMLRowHeader
{
    TEXT-ALIGN: left;
    TEXT-DECORATION: none;
    BORDER:solid;
    BORDER-COLOR:#0c479d;
    BORDER-WIDTH:1px;
    BACKGROUND-COLOR: #bfd3ed;
    COLOR:black
}
.MapHTMLData
{
    TEXT-ALIGN: right;
    TEXT-DECORATION: none;
    BORDER:solid;
    BORDER-COLOR:#0c479d;
    BORDER-WIDTH:1px;
    BACKGROUND-COLOR: #ffffff;
    COLOR:black
}
.MapHTMLRowHeaderComparison
{
    TEXT-ALIGN: left;
    TEXT-DECORATION: none;
    font-style: italic;
    BORDER:solid;
    BORDER-COLOR:#0c479d;
    BORDER-WIDTH:1px;
    BACKGROUND-COLOR: #bfd3ed;
    COLOR:black
}
.MapHTMLComparisonData
{
    TEXT-ALIGN: right;
    TEXT-DECORATION: none;
    BORDER:solid;
    BORDER-COLOR:#0c479d;
    BORDER-WIDTH:1px;
    BACKGROUND-COLOR: #ffffff;
    COLOR:black
}

/* ADVANCED HTML  
----------------------------------------- */

.AdvancedHTMLTitle
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 110%;
    TEXT-ALIGN:left;
    TEXT-DECORATION: none
}

.AdvancedHTMLTable
{
    WIDTH:100%;
    TEXT-DECORATION: none;
    border-color:#0c479d;
    border-width:1px;
    border-style:solid;
    border-spacing:0px;
    border-collapse:collapse;
    margin:0px;
    padding:0px;
}

.AdvancedHTMLHeader
{
    FONT-SIZE: smaller;
    FONT-WEIGHT:normal;
    BACKGROUND-COLOR: #ffffff;
    TEXT-ALIGN:right;
    TEXT-DECORATION: none
}
.AdvancedHTMLFooter
{
    FONT-SIZE: smaller;
    FONT-WEIGHT:normal;
    BACKGROUND-COLOR: #ffffff;
    TEXT-ALIGN:right;
    TEXT-DECORATION: none
}

.AdvancedHTMLColumnHeader
{
    TEXT-DECORATION: none;
    TEXT-ALIGN:center;
    BORDER:solid;
    BORDER-COLOR:#0c479d;
    BORDER-WIDTH:1px;
    BACKGROUND-COLOR: #7fa8dc;
    COLOR:black

}
.AdvancedHTMLRowHeader
{
    TEXT-ALIGN: left;
    TEXT-DECORATION: none;
    BORDER:solid;
    BORDER-COLOR:#0c479d;
    BORDER-WIDTH:1px;
    BACKGROUND-COLOR: #bfd3ed;
    COLOR:black
}
.AdvancedHTMLData
{
    TEXT-ALIGN: right;
    TEXT-DECORATION: none;
    BORDER:solid;
    BORDER-COLOR:#0c479d;
    BORDER-WIDTH:1px;
    BACKGROUND-COLOR: #ffffff;
    COLOR:black
}
.AdvancedHTMLRowHeaderComparison
{
    TEXT-ALIGN: left;
    TEXT-DECORATION: none;
    font-style: italic;
    BORDER:solid;
    BORDER-COLOR:#0c479d;
    BORDER-WIDTH:1px;
    BACKGROUND-COLOR: #bfd3ed;
    COLOR:black
}
.AdvancedHTMLComparisonData
{
    TEXT-ALIGN: right;
    TEXT-DECORATION: none;
    BORDER:solid;
    BORDER-COLOR:#0c479d;
    BORDER-WIDTH:1px;
    BACKGROUND-COLOR: #ffffff;
    COLOR:black
}

.mapWidth{width:170px; height:15px}
.mapHeight{width:15px; height:135px}
