body{
  font-size:13px;
  font-family:Tahoma, Helvetica;
  background-color:#57585a;
  line-height:15px;
}
input, textarea, select{
  font-family:inherit;
  font-size:13px;
}
a:link, a:visited, a:hover {
  text-decoration:none;
}
a:hover{
  filter: alpha(opacity = 50);
  opacity:.5;
}

input{
  transition:.2s linear;
  -webkit-transition:.2s linear;
  -moz-transition:.2s linear;
  -o-transition:.2s linear;
  -ms-transition:.2s linear;
}

#pageWrapper {
    box-shadow: 0 0 8px #333333;
    margin: 0 auto;
    position: relative;
    width: 990px;
}
#bgIMG{
  width:100%;
  height:600px;
  background-repeat:no-repeat;
  background-position:center; 
}

#bgIMGContent{
  width:100%;
  height:150px;
  background-repeat:no-repeat;
  background-position:center; 
}


#description{
  position:absolute;
  padding:10px 30px 10px 10px;
  width:400px;
  visibility:hidden;
  word-wrap:break-word;
  bottom: 20px;
  right: 0;  
}
#description h3{
  font-weight:bold;
  margin:3px 0;
}

#sideBar.home{
  min-height:575px;
}
#sideBar {
    box-shadow: 3px 3px 5px #333333;
    margin-left: 50px;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 200px;
    z-index: 5001;
}
#sideBar:after {
content: ".";
font-size: 1px;
display: inline;
overflow: hidden;
}

#sideBar #bldgName.img {
  border-left: 0 none;
  padding: 0;
}

#sideBar #bldgName {
    border-left: 1px solid #FFFFFF;
    font-size: 19px;
    line-height: 32px;
    margin: 28px 0 28px 15px;
    padding: 0 0 0 15px;
    word-wrap: break-word;
}
#bldgName #bldgLogo {  max-height: 300px;  max-width: 170px;}
#sideBar #bldgName.largefont{
  font-size:30px;
  }

#sideBar #menuBar {
  font-size: 12px;
  text-transform: uppercase;
  overflow:hidden;
  padding-top: 30px;
}
#sideBar #menuBar ul.main li {
    border-top: 1px solid;
    padding: 8px 0 8px 15px;
}
#sideBar #menuBar ul.main li.first{
  border-top:0;
}
#sideBar #menuBar ul.main ul.child{
  max-height:200px;
  overflow:hidden;
}
#sideBar #menuBar ul.main ul.child li{
  border-top:0;
}
#sideBar #menuBar ul.main li a {
  display: block;
  white-space:nowrap;
}
#sideBar #menuBar ul.main li a.activeLink {
  cursor: default;
  font-weight: bold;
}
#sideBar #menuBar ul.main li.parent ul {
  display:none;
  margin-left: -30px;
  padding-bottom: 5px;
  padding-left: 30px;
}
#sideBar #menuBar ul.main li.parent li {
    font-size: 12px;
    font-weight: normal;
    padding: 8px 0 0;
}
#sideBar #menuBar ul.main li.parent li.normal {
  text-transform: none;
}

#sideBar #loginForm{padding:5px;margin-right:5px;}

#sideBar #loginForm input {
  margin-bottom: 3px;
  width:120px;
}
.ie7 #sideBar #loginForm input {
  margin-bottom: 3px;
  width:100px;
}
#sideBar #loginForm a {
  float: left;
  font-size: 9px;
  font-weight: normal;
  position: relative;
  text-transform: none;
  top: 9px;
}
#sideBar #loginForm button {
  position:relative;
  left:10px;
  float:left;
  margin-top: 5px;
}

#sideBar #bottomBar {
  background: url("/icons/bpw/templates/modern/sidebar_bottom_bg.png") repeat-x scroll 0 0 transparent;
  bottom: 0;
  height: 24px;
  position: absolute;
  width: 200px;
}
#sideBar #bottomBar span {
  display: inline-block;
  height: 24px;
  line-height: 24px;
  text-transform: uppercase;
}
#sideBar #bottomBar a{  
  color:#FFF;
  display:block;
  text-align:center;
}
#sideBar #bottomBar a span.arrow {
  background: url("/icons/bpw/templates/modern/sidebar_arrow_up.png") no-repeat scroll center center transparent;
  width: 40px;
}
#sideBar #bottomBar a.collapsed span.arrow{
  background: url("/icons/bpw/templates/modern/sidebar_arrow_down.png") no-repeat scroll center center transparent;
}
#sideBar #bottomBar span.text {
  position: relative;
  top: -8px;
}
#content{
  padding:20px 20px 20px 280px;
}
#content.tsp{
  padding:10px 0 20px;
}
#contentOverlay {
  background-color: #FFFFFF;
  height: 100%;
  opacity: 0.8;
  filter: alpha(opacity = 80);
  position: absolute;
  top: 150px;
  width: 100%;
  z-index: 4999;
}


#searchMapWrapper{
  float:left;
  width: 255px;
}
#catWrapper{
  float:left;
  width: 435px;
}

#content #contentText {
  padding: 10px 0;
  width: 700px;
}


#content h1 {
  font-size: 24px;
  height: 20px;
  letter-spacing: 1px;
  line-height: 20px;
  margin-bottom: 13px;
}
#content h1.marginfix{
  margin-left: 17px!important;
}
#content .ajaxContents h1 {
  float: left;
  margin-bottom: 10px;
  margin-left: 4px;
}
#calendar h2{
  float:none!important;
}
#content h2 {
  float: left;
  font-size: 18px;
  line-height: 28px;
  }
#content h3 {
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 10px;
}

#footer{
  border-top:3px solid;
}
#footer #tfooter {
  margin: 0 auto 10px;
  width: 990px;
  line-height: 16px;
}
#footer #tfooter ul li {
  float: left;
  line-height:17px;
  overflow: hidden;
  padding: 10px 20px 0 0;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#footer h3 {
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 3px;
}
#footer #tfooter ul li.contact {
  margin-left: 50px;
  width: 300px;
}
#footer #tfooter ul li.quickLinks{
  width:450px;
}
#footer #bfooter .wrapper{
  margin: 0 auto;
  height:53px;
  width: 990px;
}
#footer #bei {
  float: right;
  margin-right: 20px;
  padding-top: 10px;
}
#footer #logo {
  float: left;
  margin-left: 25px;
  padding-top: 10px;
}
#footer #logo img{
  max-height:35px;
}
#footer #tfooter ul li.social li {
  float: none;
  padding: 7px 0;
}
#footer #tfooter ul li.social li a {
  padding-left: 25px;
}
#footer #tfooter ul li.social li.fb.light a{
  background:url("/icons/bpw/extras/facebook-light.png") no-repeat scroll 0 0 transparent;
}
#footer #tfooter ul li.social li.fb.dark a{
 background:url("/icons/bpw/extras/facebook-dark.png") no-repeat scroll 0 0 transparent;
}
#footer #tfooter ul li.social li.twitter.light a{
 background:url("/icons/bpw/extras/twitter-light.png") no-repeat scroll 0 0 transparent;
}
#footer #tfooter ul li.social li.twitter.dark a{
 background:url("/icons/bpw/extras/twitter-dark.png") no-repeat scroll 0 0 transparent;
}
#footer #tfooter ul li.social li.linked.light a{
 background:url("/icons/bpw/extras/linkedin-light.png") no-repeat scroll 0 0 transparent;
}
#footer #tfooter ul li.social li.linked.dark a{
 background:url("/icons/bpw/extras/linkedin-dark.png") no-repeat scroll 0 0 transparent;
}
#footer #tfooter ul li.quickLinks li {
  padding: 0;
  width: 200px;
}
#footer #tfooter ul li.quickLinks li span.image {
  background-position: center center;
  background-repeat: no-repeat;
  display: inline-block;
  float: left;
  height: 32px;
  width: 18px;
}
#footer #tfooter ul li.quickLinks ul li span.title {
  float: left;
  font-size: 13px;
  line-height: 31px;
  overflow: hidden;
  padding-left: 5px;
  text-overflow: ellipsis;
  white-space: nowrap;
}	


#logoutArea {font-size: 13px;  padding: 20px 0 20px 15px;  text-transform: none;border-top: 1px solid;}
.ie7 #logoutArea{margin-bottom:20px;}
#logoutArea button{margin-top:5px;}


#thumbsRight{right: 18px;margin-top: -80px;position:absolute;width:25px;height:83px;z-index:2;color: #1A5794;  cursor: pointer;  font-size: 30px;  line-height: 75px;opacity: 0.5;filter: alpha(opacity=50);}
#thumbsLeft{margin-top: -80px;position:absolute;width:25px;height:83px;left:275px;z-index:2;color: #1A5794;  cursor: pointer;  font-size: 30px;  line-height: 75px;opacity: 0.5;filter: alpha(opacity=50);}


#logoutArea #smallAvatar{}
#logoutArea #smallAvatar img{max-width:40px;max-height:40px;}
#logoutArea #smallAvatar a{}

#messageCount {
  background: url("/icons/bpw/extras/msg_count.png") repeat scroll 0 0 transparent;
  display: block;
  float: right;
  height: 24px;
  margin-right: 4px;
  margin-top: 4px;
  width: 29px;
}


/* Google Maps */
.gomapMarker{  height:50px;  color:#000;line-height:16px;}
.gomapMarker span, .gomapMarker a{  display:block;  line-height:15px;}
.gomapMarker span.name{font-size:14px;  font-weight:bold;}
.gomapMarker span.name.open{  background:url(/icons/bpw/open.png) no-repeat scroll 0 1px transparent;padding-left:15px;}
.gomapMarker span.name.closed{  background:url(/icons/bpw/open.png) no-repeat scroll 0 1px transparent;padding-left:15px;}
#content .map_canvas {  height: 400px;  margin: 0 auto;  width: 690px;}
#categories {  margin: 10px 0 10px 10px; list-style: disc inside none;}
#categories ul{  margin-left:10px;}
#categories ul li {  color: #6A6E71;  cursor: pointer;  float: left;  font-size: 14px;  line-height: 15px;  list-style-type: disc;  margin-bottom: 3px;  margin-right: 35px;  width: 100px;white-space: nowrap;}
#categories ul li:hover{  text-decoration:underline;}
#searchForm {float:left;margin-bottom:5px;position:relative;top:-5px;}
#searchForm.flR{float:right!important;}
#searchForm input[type="text"] {  height: 18px;  position: relative;  top: 3px;  width:140px;}
#getDirections {  display: block;  float: right;  margin-bottom: 5px;  }
#directions {  clear: both;  display: none;  margin: 0 3px;  max-height: 200px;  overflow-y: scroll;  width: 688px;}
#dirForm input[type=text]{  margin-bottom:5px;}
#dirForm h4 {  font-weight: bold;  margin-bottom: 2px;}
#dirForm .flL {  margin: 10px 0 10px 25px;  width: 200px;}
#dirForm input[type=text]{  width:188px;}
.ie7 #dirForm .state{  position:relative;  top:-5px;  left:25px;}
.ie7 #dirForm .zip{  position:relative;  left:25px;}
#dirForm .state{  width:89px;}
#dirForm .zip {  width: 94px !important;}
#dirForm .footer{  text-align:center;}
