/*
CSS Document	
Name: HoLIS website Main CSS
Date: NOV 2010
Description: CSS Homepage
Version: 1.0
Author: BEI Consulting
*/


/***** Global *****/

/* --- Body --- */

body, html {
	background-image: url('../images/bluebg.gif');
	background-repeat: repeat-x;
	color: #000000;
	margin: 0;
	padding: 0;
	text-align: left;	
}

#wrapper {
	position: relative;
	text-align: left;
	width: 960px;
	background-color: transparent;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

#headerbox {
	box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.6);
	border: 4px solid #ffffff;
	background-color:#ffffff;
  	-moz-box-shadow: 0 0 3px 3px #acacac;
  	-webkit-box-shadow: 0 0 3px 3px #acacac;
	padding: 0;
	height: 227px;
	width: 952px;
	behavior: url(../scripts/PIE.htc);
}

#breadcrumbbox {
	background-color:#4f4f4f;
	height: 18px;
	width: 953px;
	font: 7.5pt Verdana;
	text-align: right;
	text-color: #ffffff;
	text-decoration: none;
	text-shadow: 1px 1px 1px #000;
	padding-top: 3pt;
}

#navbar {
	background-image: url('../images/navbg.jpg');
	vertical-align: middle;
	height: 54px;
	width: 952px;
	padding: 0;
	margin: 0;
}


#navsearch {
	position: relative;
	background-color: transparent;
	padding: 0 0 0 750px;
	margin: -40px ;
}

.clear:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}

#mapbox {
	box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.6);
	border: 4px solid #ffffff;
	background-color:#ffffff;
  	-moz-box-shadow: 0 0 3px 3px #acacac;
  	-webkit-box-shadow: 0 0 3px 3px #acacac;
	padding: 0;
	height: 345px;
	width: 401px;
	behavior: url(../scripts/PIE.htc);
}

#reportbox {
	box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.6);
	border: 4px solid #ffffff;
	background-color:#ebf4ff;
  	-moz-box-shadow: 0 0 3px 3px #acacac;
  	-webkit-box-shadow: 0 0 3px 3px #acacac;
	padding: 0;
	height: 265px;
	width: 401px;
	behavior: url(../scripts/PIE.htc);
}
#tab1 {
	position: absolute;
	background-image: url('../images/parcelsbg.png');
	background-repeat: no-repeat;
	color: #000000;
	margin: 0;
	text-align: left;
	padding: 10px 10px 10px 10px;
	font: .657em Verdana;
	height: 334px;
	width: 251px;
}

#tab2 {
	position: absolute;
	background-image: url('/images/parksbg.png');
	background-repeat: no-repeat;
	color: #000000;
	margin: 0;
	text-align: left;
	padding: 10px 10px 10px 10px;
	font: .657em Verdana;
	height: 334px;
	width: 251px;
}

#tab3 {
	position: absolute;
	background-image: url('../images/collectionbg.png');
	background-repeat: no-repeat;
	color: #000000;
	margin: 0;
	text-align: left;
	padding: 10px 10px 10px 10px;
	font: .657em Verdana;
	height: 334px;
	width: 251px;
}

#tab4 {
	position: absolute;
	background-image: url('../images/safetybg.png');
	background-repeat: no-repeat;
	color: #000000;
	margin: 0;
	text-align: left;
	padding: 10px 10px 10px 10px;
	font: .657em Verdana;
	height: 334px;
	width: 251px;
}

#tab5 {
	position: absolute;
	background-image: url('../images/advancedbg.png');
	background-repeat: no-repeat;
	color: #000000;
	margin: 0;
	text-align: left;
	padding: 10px 10px 10px 10px;
	font: .657em Verdana;
	height: 334px;
	width: 251px;
}

#tab6 {
	position: absolute;
	background-image: url('../images/moremapsbg.png');
	background-repeat: no-repeat;
	color: #000000;
	margin: 0;
	text-align: left;
	padding: 10px 10px 10px 10px;
	font: .657em Verdana;
	height: 334px;
	width: 251px;
}
 
/*
fieldset.search {
	border: 1px;
	border-color: pink;
	width: 260px;
	margin: 0 auto;
	background: transparent;
}
.search input, .search button {
	border: none;
	float: left;
}
.search input.box {
	color: #fff;
	font-size: 1.2em;
	width: 190px;
	height: 30px;
	padding: 8px 5px 0;
	background: #616161 url(search_bg.gif) no-repeat;
	margin-right: 5px;
}
.search input.box:focus {
	background: #fff url(search_bg.gif) no-repeat left -38px;
	outline: 1px;
}
.search button.btn {
	width: 38px;
	height: 38px;
	cursor: pointer;
	text-indent: -9999px;
	background: #fbc900 url(search_bg.gif) no-repeat top right;
}
.search button.btn:hover {
	background: #fbc900 url(search_bg.gif) no-repeat bottom right;
}
*/

#main {
	position: relative;
	text-align: left;
	width: 960px;
	background-color: transparent;
	margin: 0;
	padding: 0;
}

#leftcolumn {
	float: left;
	background-color: transparent;	
	width: 450px;
	padding: 10px 10px 10px 35px;
	margin-top: 0px;
	text-align: left;
}

#rightcolumn {
	float: right;
	background-color: transparent;	
	font: .72em Verdana;
	padding: 0px;
	margin: 0px;
	text-align: right;
}

#footer1 {
	clear: both;
	position: relative;
	background-color: #d1d1d1;	
	height: 20px;
	width: 910px;
	padding: 12px 7px 7px 35px;
	text-align: left;
	font: .57em Verdana;
	line-height: 1.1;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

#footer2 {
	position: relative;
	background-color: #efefef;	
	height: 50px;
	width: 910px;
	padding: 12px 7px 7px 35px;
	text-align: left;
	font: .57em Verdana;
	line-height: 1.1;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

#content p {
	font: .75em Calibri;
	line-height: 1.3;
	text-align: justify;
}

#contentline {	
	border-bottom: 1pt dotted #cccccc;
}

#announcement {
	background-color: transparent;	
	font: 1em Georgia;
	line-height: 1.1;
	padding: 10px 10px 10px 0px;
	text-align: left;

}

/* --- Headings --- */
h1 {
	font: 1.58em Georgia;
	color: #000000;
	line-height: .5;
	margin-bottom: 0;
}	

h2 {font-size: 1.571em}	/* 22px */
h3 {
	font: 1.1em Georgia;
	color: #000000;
	line-height: 0;
	margin-bottom: 20px;
}

h4 {font-size: 1.286em}	/* 18px */
h5 {
	font: 1.05em Georgia;
	color: #000000;
	line-height: .5;
	margin-bottom: 4px;
}

h6 {
	font: 1em Georgia;
	color: #000000;
	line-height: .5;
	margin-bottom: 0;
}

h2, h3, h4, h5 {
	font: Georgia;
	font-weight: 400;
	color: #000000;
	line-height: .5;
	margin-bottom: 0;
}

/* --- Anchors --- */
a {outline: 0;}
a img {border: 0px; text-decoration: none;}
a:link, a:visited {
	color: #003cff;
	padding: 0 1px;
	text-decoration: none;
}
a:hover, a:active {
	background-color: transparent;
	color: #727272;
	text-decoration: none;
}


/* --- Paragraphs 
p {margin-bottom: 1.143em;}
* p:last-child {margin-bottom: 0;}

strong, b {font-weight: bold;}
em, i {font-style: italic;}

::-moz-selection {background: #F6CF74; color: #fff;}
::selection {background: #F6CF74; color: #fff;}

--- */


/* --- Fonts --- */



@font-face {
  font-family: Georgia;
  src: url('fonts/Georgia.ttf');
}
.my_CSS3_class {
  font-family: Georgia;
  font-size: 3.2em;
  text-shadow: 3px 3px 7px #111;
}
@font-face {
  font-family: Verdana;
  src: url('fonts/Verdana.ttf');
}


/* --- Lists --- */
ul {
	list-style: outside disc;
	margin: 1em 0 1.5em 1.5em;
}

ol {
	list-style: outside decimal;
	margin: 1em 0 1.5em 1.5em;
}

dl {margin: 0 0 1.5em 0;}
dt {font-weight: bold;}
dd {margin-left: 1.5em;}

/* --- Quotes --- */
blockquote {font-style: italic;}
cite {}

q {}

/* --- Tables --- */
table {margin: .5em auto 1.5em auto; width: 100%;}

	/* Thead */
	thead th {padding: .5em .4em; text-align: left;}
	thead td {}

	/* Tbody */
	tbody td {padding: .5em .4em;}
	tbody th {}

	tbody .alt td {}
	tbody .alt th {}

	/* Tfoot */
	tfoot th {}
	tfoot td {}