/*OC
Styles for redesign of TemplateMonster.com
*/


/* style for christmas redesign */
/*
body {
  background: url('/themes/default/images/main_bg_chrst.jpg') repeat-x left top #fff;
  font-family: "Arial";
  color: #000;
  text-decoration: none;
  padding-top: 24px;
}
*/
/* style for christmas redesign */
/*
.chrst_bg {
  background: url('/themes/default/images/main_bg_chrst.jpg') repeat-x left top;
}
*/
/* style for halloween redesign */
/*
body {
  background: url('/themes/default/images/halloween/main_bg.jpg') repeat-x left top #255370;
  font-family: "Arial";
  color: #000;
  text-decoration: none;
  padding-top: 18px;
}
*/
.clear {
  clear: both;
}




hr {
  border-width: 1px 0px 0px 0px;
  border-color: black;
  border-style: solid;
  width:146px;
  height: 1px;
}
.hrline {
   border-width: 1px 0px 0px 0px;
  border-color: black;
  border-style: solid;
  width:145px;
  height: 1px;
}
#altDiv, .altDiv {
  font-family: tahoma;
  font-size: 11px;
  z-index: 1;

  background-color: #eef6ff;
  border: 1px solid #6A91B4;
}
iframe#altDiv {
    border:0px none;
}

#altDiv p, .altDiv p {
  padding: 4px;
}

#networkBar {
  position: absolute;
  top: 0px;
  width: 100%;
 background-color: #000;
  z-index: 1;
  text-align: center;
}

#networkBarPopup {
  width: 995px;
  margin-left: auto;
  margin-right: auto;
  vertical-align: top;
  background-color: #000;
  text-align: center;
 
  
}

#networkBarBanners {
  width: 982px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 13px;

}
#networkBarBanners img {
  margin:0;
  cursor:pointer;
}

#networkBarBanners a {
  display: block;
  float: left;
  width: 180px;
  height: 58px;
  margin:0;
  margin-right:10px;
}
#networkBarBanners a.first_popup_banner {
  margin-left:7px;
}
#networkBarBanners>a.first_popup_banner {
  margin-left:11px;
}
#networkBarBanners a.last_popup_banner {
  margin-right:8px;
}
#networkBarBanners>a.last_popup_banner {
  margin-right:10px;
}
#networkBarControls {
  width: 995px;
  height: 17px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  background-color: #000;
}

#networkBarButton {
  display: block;
  position: absolute;
  float: left;
  margin-left: 0px;
}

#networkBarButton img {
  float: left;
}

#page {
  width: 995px;
  border-collapse: collapse;
  margin-left: auto;
  margin-right: auto;
}
#page_header {
  height: 93px;
}
/* style for halloween redesign */
/*
#page_header {
  height: 99px;
}
*/
/* style for christmas redesign */
/* 
#page_header {
  height: 117px;
}
*/
#page_header .leftbox {
  width: 446px;
  float: left;
  display: inline;
}

