/* Start of CMSMS style sheet 'bullmccabesboston' */
html {
  overflow-y: scroll;
}
html, body {
  margin:0;
  padding:0;
}
body {
  background-color:#1D1D1D;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}
p {
  margin: 10px 0;
  padding: 0;
}
a:link, a:visited {
  color: #0099FF;
  text-decoration: none;
}
a:hover, a:active {
  text-decoration: underline;
}
.clear {
  clear: both;
  height: 1px;
  overflow: hidden;
}
#container {
  position: relative;
  width: 771px;
  margin: 50px auto;
  background: #000000 url(images/bullmccabesboston/bull_mccabes_header.png) no-repeat scroll center top;
  text-align: left;
  padding-top: 120px;
}
div.search_wrapper {
  position: absolute;
  top: 10px;
  right: 25px;
}
#wrapper {
  background: url(images/bullmccabesboston/main_bg.png) repeat-y center bottom;
}


/************************************
 * MAIN BODY
************************************/
#mainbody {
  float: right;
  width: 570px;
  padding-left: 15px;
  padding-right: 15px;
  color: #F7F7F7;
}
#mainbody h1 {
  font-size: 20px;
  font-weight: bold;
  margin: 0 0 10px 5px;
}


/************************************
 * LEFT COLUMN
************************************/
#leftcol {
  width: 160px;
  float: left;
  text-align: left;
  margin: 0px;
  padding-left: 10px;
}
#leftcol ul {
  list-style: none;
  padding: 0;
  margin: 0;
  border: solid 1px #D4D4D4;
  margin-bottom: 30px;
}
#leftcol ul li a {
  display: block;
  padding: 5px;
  background: #1D1D1D;
  color: #999999;
}
#leftcol ul li h3 {
  font-size: 1em;
  padding: 5px;
  margin: 0;
  background: #000000;
  color: #999999;
}


/************************************
 * GOOGLE MAPS
************************************/
.gmnoprint {
  color: #000000;
}
.mapdirform {
  margin: 3px;
}
.mapdirform input {
  font-size: 10px;
}
#saddr {
  width: 120px;
}


/************************************
 * FOOTER
************************************/
.bottom{
  clear: both;
  background: url(images/bullmccabesboston/bot_shadow.png) repeat-x center bottom;
  width: 771px;
  height: 14px;
}
.botleft{
  float: left;
  background: url(images/bullmccabesboston/botleftshadow.png) no-repeat right bottom;
  width: 14px;
  height: 14px;
}
.botright{
  float: right;
  background: url(images/bullmccabesboston/botrightshadow.png) no-repeat left bottom;
  width: 14px;
  height: 14px;
}
/* End of 'bullmccabesboston' */

