/*OC
Styles for redesign of TemplateMonster.com
*/
* {
  margin: 0px;
  padding: 0px;
}
#altDiv {
  font-family: tahoma;
  font-size: 11px;
  z-index: 1;
  background-color: #eef6ff;
  border: 1px solid #6A91B4;
}
#altDiv p {
  padding: 4px;
}
#networkBar {
	position: absolute;
	width: 100%;
	z-index: 1;
	text-align: center;
	top: -1px;
}
#networkBarPopup {
  width: 868px;
  margin-left: auto;
  margin-right: auto;
  vertical-align: top;
  background-color:#626262;
  text-align: center;
}
#networkBarBanners {
  width: 868px;
  margin-left:auto;
  margin-right: auto;
  padding-top: 13px;
}
#networkBarBanners a {
  display: block;
  float:left;
  width: 215px;
  height: 58px;
  margin: 0px 0px;
}
#networkBarControls {
  width: 868px;
  height: 17px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  background-color: #626262;
}
#networkBarButton {
	display: block;
	position: absolute;
	float: left;
	margin-left: 0px;
	margin-top:10px;
	width: 249px;
	top: 3px;
}
#networkBarButton img {
  float: left;
}

#page {
  width: 868px;
  border-collapse: collapse;
  margin-left: auto;
  margin-right: auto;
}

#sidebar-title h1 {
  color: white;
  font-size: 16px;
  font-weight: bold;
  margin: 10px 0px 10px 10px;
}
#sidebar-title img.icon {
  float: left;
  margin-top: 6px;
  margin-left: 15px;
}

.clear {
  clear: both;
}

a {
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

a img {
  border-width: 0px;
}

h1 {
  display: inline;
  color: #3F89C3;
  font-size: 16px;
  font-weight: bold; /*border:1px solid #F0F9FD;*/
  float: left;
  margin: 12px 1px 9px 12px;
}

hr {
  border-width: 1px 0px 0px 0px;
  border-color: black;
  border-style: solid;
  height: 1px;
}

#altDiv {
  font-family: tahoma;
  font-size: 11px;
  z-index: 1;

  background-color: #eef6ff;
  border: 1px solid #6A91B4;
}

#altDiv p {
  padding: 4px;
}
