@charset "utf-8";
/* 
	stylesheet.css
	
	Project: Town of Beaumont
	
*/



/*------ global ------*/ 
* {margin:0; padding:0;}

body{width:100%; background:url(../images/bodyBG.jpg) top center repeat-y #eee;}

.full{width:100%; display:block;}
.fixed{width:960px; display:block; margin:auto;}

.f_right{float:right; display:block;}
.f_left{float:left; display:block;}



/*------ clearFix ------ */
.clearFix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearFix { display: inline-block; }
html[xmlns] .clearFix { display: block; }
* html .clearFix { height: 1%; }


/*------ body content ------*/
#mastHead{height:150px; background:#00b374;}
.mastHeadImg{background:url(../images/mastHead_IMG1.jpg) 0 0 no-repeat; height:150px;}
#mastHead .welcome{position:absolute; z-index:3; background:url(../images/welcome_lg.png) bottom right no-repeat; top:0; width:440px; height:160px;}
#mastHead img{margin-right:140px;}
#mastHead .logoBlock{height:46px; width:390px; background:url(../images/TOB_logo.jpg) 10px 3px no-repeat; padding:20px 20px 0 110px; font-size:38px; color:#fff;}
#mastHead .logoBlock span{font-size:16px; text-transform:uppercase; display:block; padding:10px 0 0 3px;}

#bodyContent{padding:20px; width:920px; margin:0 auto;}
#pageContent{padding:5px 10px;}
#leftCol{width:300px; padding-right:10px;}
#rightCol{width:610px;}

#breadcrumb{font-size:10px; padding:2px 0 20px 0;}


/* search box */
#searchBox{display:block; width:292px; height:22px; background:url(../images/searchbar_BG.jpg) 0 0 no-repeat; padding:4px 4px 0px 4px;}
#searchBox label{font-size:14px; text-transform:uppercase; color:#fff; font-weight:bold; width:62px; display:block; float:left; padding:2px 0 0 3px;}
#searchBox input{border:0; padding:1px 2px; height:16px; width:200px;}
#searchBox #submit{border:0; background-color:#999; width:18px; color:#fff; font-size:11px;}
#searchBox #submit:hover{color:#ccc;}

/* promo boxes */
#promoBox h2{font-size:16px;}
#promoBox p{padding:0 0 5px 0;}
#promoBox div{border:1px solid #ddd; margin-right:10px; padding:10px; height:100%;}



/*------ navigation ------*/
ul.nav{list-style:none; height:42px; width:500px; text-align:right; margin:0; padding:0 20px 0 0;}
ul.nav li{display:inline; line-height:50px; font-size:16px; color:#fff;}
ul.nav li a{text-transform:uppercase; font-size:16px; text-decoration:none; color:#fff;}
ul.nav li a:hover{text-decoration:underline;}


/*------ dropdown navigation (see flexdropdown.css for more styles) ------*/
a.subLink{
display:block;
clear:both;
background:url(../images/icon_arrow_dark.gif) right no-repeat #fff;
padding:8px 8px 6px;
width:282px;
clear:both;
font-size:14px;
color:#666;
text-transform:uppercase;
border:1px solid #ddd;
margin-top:1px;
text-decoration:none;
line-height:18px;
}

a.subLink:hover{color:#00B374; background:url(../images/icon_arrow_green.gif) right no-repeat #fff;}
a.subSelect{background:url(../images/icon_arrow_down.gif) right no-repeat #fff; color:#00B374;}
a.subSelect:hover{background:url(../images/icon_arrow_down.gif) right no-repeat #fff; color:#00B374;}

a.ddLink, a.noMenu{
	display:block;
	clear:both;
	width:276px; 
	font-size:11px; 
	color:#fff; 
	text-decoration: none;
	padding: 6px 12px 4px 12px;
	border:0;
	text-transform:uppercase;
	font-weight:bold;
	background:#00b374;
}

a.ddLink:hover, a.ddSelect{background:url(../images/icon_arrow_lite.gif) right no-repeat #63e6b8;}
a.noMenu:hover, a.noMenuSelect{background:#63e6b8;}


/*------ silder ------*/
#slider{
    width: 610px; /* important to be same as image width */
    height: 395px; /* important to be same as image height */
    position: relative;
	overflow: hidden;
	margin-bottom:10px;
}

#sliderContent{width:610px; position:absolute; top:0; margin:0; padding:0; list-style:none;}
#sliderContent a{width:610px; height:395px; cursor:pointer; display:block;}
#sliderContent a img{border:0;}

.sliderImage{float:left; position:relative; display:none; border:0;}
.sliderImage span{
    position:absolute;
	font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
    padding:10px 13px;
    width:384px;
    background:url(../images/photobox_shade.png) 0 0 repeat-y;
    color: #fff;
    font-size:20px;
	text-transform:uppercase;
	font-weight:bold;
	line-height:20px;
	display:none;
}
.clear{clear: both;}
.sliderImage span strong{font-size:14px;}
.top{top:0; left:0;}
.bottom{bottom:0; left:0;}
.left{top:0; left:0; width:175px !important; height:395px;}
.right{right:0; bottom:0; width:90px !important; height:395px;}
td.hlTitle{font-size:18px; font-weight:bold; color:#fff; text-transform:uppercase;}


/*------ scollable ------*/
.vertical{position:relative; overflow:hidden; height: 307px; width:300px; margin:3px 0 2px 0;}
.items{position:absolute; height:20000em; margin: 0px;}
.item {border:1px solid #ddd; margin:0 0 6px 0; padding:5px; font-size:10px; line-height:14px; height:60px; overflow:hidden;}
.item img{float:left; margin-right:10px; height:60px; width:84px;}

#actions{width:300px; margin:0; height:14px; text-align:center;}
#actions a{cursor:pointer; display:block; width:27px; height:14px; margin:0 auto;}
.pp a{background:url(../images/arrow_up_dark.jpg) 0 0 no-repeat;}
.pp a.disabled{background:url(../images/arrow_up_light.jpg) 0 0 no-repeat;}
.np a{background:url(../images/arrow_down_dark.jpg) 0 0 no-repeat;}
.np .disabled{background:url(../images/arrow_down_light.jpg) 0 0 no-repeat;}



/*------ sticky footer ------ */
#footer{background:#00b374; text-align:right; color:#fff;}
#footer div{padding-top:25px;}

*{margin: 0;}
html, body {height: 100%;}
#wrapper{min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -60px;}
#footer, .push{height: 60px;}





