body {
  background-image: url('http://hab.im/resource/images/homebgs/SafetyWeek2008_bg.gif');
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-color: #3EB2B0;
  font-family: Verdana;
  font-size: 10px;
  color: #000000;
}

h1, h2, h3 {
  margin: 0px;
  padding: 0px;
}
.error {
   padding:10px;
   margin:10px;
   background:#561B1C;
   border-top: 2px #fff solid;
   border-bottom: 2px #fff solid;
   color: #fff;
   font-weight: bold;
   text-align:center;
}
#wrapper {
  	background-color: #FFF;
	border: 1px solid #000;
	margin-left: -366px;
	position: absolute;
	margin-bottom: 10px;
}
#header {
	width: 730px;
}
.pagination {
text-align: center;
}
.pag_links {
color: #000000;
}
#navigation {
	background: #222222;
	color: #FFF;
	margin: 1px;
	padding-bottom: 7px;
	padding-top: 7px;
	text-align: center;
	width: 728px;
}
#filters {
	float: left;
}
#search {
	float: right;
	margin: 15px;
	text-align: right;
}
#content {
  clear:both;
}
#copyright {
	margin: 10px;
	text-align: center;
}

/* Hyper Links */
a { color: #666; }
a:hover { color: #333; }

#navigation a, .table_top_title a { color: #FFFFFF; }
#navigation a:hover, .table_top_title a:hover {
	color: #CCC;
	text-decoration: none;
	border-bottom: 1px dashed;
}

td {
  padding: 5px;
}

.border2 {
border: 1px solid #CCCCCC;
background-color: #fff;
color: #2d2d2d;
padding:3px;
}
.border3 {
border: 1px solid #2d2d2d;
color: #2d2d2d;
background-color: #efefef;
font-weight: bold;
padding:3px;
}

.table_border {
	border: 1px solid #999999;
	margin-bottom: 10px;
	padding: 1px;
	background: #F3F3F3;
}
/* Top Ranking Style */
.table_top_title {
	border: 1px solid #999999;
	background: #222222;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
}
.table_top_rank {
	background-color: #F3F3F3;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.table_top_description { }
.table_top_banner {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
.table_top_stats {
	background-color: #DCDCDC;
	padding: 5px;
}
.table_top_rating {
	background-color: #DCDCDC;
	text-align: center;
}
/* Ranking Style */
.table_title {
	background: #222222;
	color: #FFF;
	font-size: 11px;
	font-weight: normal;
	padding: 5px;
	text-align: center;
}
.table_rank {
	background-color: #DCDCDC;
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
.table_description { width: 100%; }
.table_stats {
	background-color: #DCDCDC;
	padding: 2px;
	text-align: center;
}

/* Stats Style */
.stats_top {
	background: #4a4a4a url("title.png") repeat-x;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.stats_left { background-color: #DCDCDC; }
.stats1 {
	background-color: #DCDCDC;
	text-align: center;
}
.stats2 {
	background-color: #FFF;
	text-align: center;
}

/* Admin */
.darkbg {
  background-color: #737373;
  color: #fff;
}
.mediumbg {
	background: #4a4a4a url("title.png") repeat-x;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}
.lightbg {
	color: #000;
	background-color: #FFF;
}
.lightbgalt {
	color: #000;
	background-color: #DCDCDC;
}

table { width: 100%; }
/* No Borders Images */
img { border: 0; }

.join_edit_error {
	background-color: #f0f0f0;
	border: 1px solid #f00;
	padding: 2px;
}

a.help { color: #f00; font-weight: bold; text-decoration: none; }
a.help:hover { color: #333; }


/*RLulz Reborn CSS*/
#content_flow {
  width: 800px;
  margin: auto;
}

#top_navigation {
  background-color: #FFFFFF;
  color: #666666;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
}

#top_navigation_holder {
  margin: auto;
  width: 780px;
}

#top_navigation_right {
  float: right;
  vertical-align: middle;
}

#top_navigation_left {
  float: left;
}

#spacer_navigation {
  background: #666666;
  width: 100%;
  height: 2px;
  margin-bottom: 10px;
}
#content_top {
  background-image: url('contentTop.png');
  width: 800px;
  height: 10px;
}

#content_middle {
  background-image: url('contentMiddle.png');
  width: 780px;
  padding-right: 10px;
  padding-left: 10px;
  color: #666666;
}

#content_bottom {
  background-image: url('contentBottom.png');
  width: 800px;
  height: 10px;
  margin-bottom: 10px;
}

.navigation {
  background-image: url('topNavigation.png');
  width: 800px;
  height: 40px;
  color: #666666;
  margin-bottom: 10px;
}
.navigation_right {
  float: right;
  padding-top: 14px;
  padding-right: 14px;
}
.navigation_left {
  float: left;
  padding-top: 14px;
  padding-left: 14px;
}
.navigation_text {
  text-align: center;
  color: #000000;
  padding-top: 14px;
}
fieldset {
 padding: 5px;
}
legend {
 padding: 2px;
}

}
.content_padding {
  margin-top: 10px;
  margin-bottom: 10px;
}
.content_right {
  float: right;
  width: 570px;
}
.content_left {
  float: left;
  width: 200px;
}
.left_box_top {
  width: 192px;
  height: 20px;
  background-image: url('leftBox.png');
  color: #666666;
  padding-top: 8px;
  padding-left: 8px;
}
.left_box {
  width: 190px;
  padding: 5px;
}
.right_box_top {
  width: 562px;
  height: 20px;
  background-image: url('rightBox.png');
  color: #666666;
  padding-top: 8px;
  padding-left: 8px;
}
.right_box {
  width: 560px;
  padding: 5px;
}

/* form styles */
input[type="text"], input[type="password"] {
  background-color: #F1F1F1;
  border: 1px solid #999999;
  width: 125px;
  padding: 5px;
  font-family: verdana;
  font-size: 10px;
  color: #666666;
}
input[type="submit"] {
  background-color: #F1F1F1;
  border: 1px solid #999999;
  padding: 5px;
  font-family: verdana;
  font-size: 10px;
  color: #666666;
}
textarea {
  background-color: #F1F1F1;
  border: 1px solid #999999;
  padding: 5px;
  width: 540px;
  height: 125px;
  font-family: verdana;
  font-size: 10px;
  color: #666666;
}
select {
  background-color: #F1F1F1;
  border: 1px solid #999999;
  padding: 5px;
  font-family: verdana;
  font-size: 10px;
  width: 135px;
  color: #666666;
}

.alert_yellow_box {
  background-color: #FF9900;
  padding: 7px;
  margin: 5px;
  border-style: solid;
  border-color: #FF6600;
  color: #FFFFFF;
  font-weight: bold;
}

.alert_red_box {
  background-color: #FF0000;
  padding: 7px;
  margin-bottom: 10px;
  border-style: solid;
  border-color: #CC3333;
  color: #FFFFFF;
}

.alert_green_box {
  background-color: #339933;
  padding: 7px;
  border-style: solid;
  border-color: #348017;
  color: #FFFFFF;
}

#holder {
  margin: auto;
  width: 600px;
  padding: 5px;
  background-color: #FFFFFF;
  border: 1px solid #000000;
}

.contentHolder {
  margin: auto;
  width: 728px;
  background-color: #FFFFFF;
  padding: 10px;
  margin-bottom: 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.boxHeader {
  text-align: center;
  color: #FFFFFF;
  background-color: #000000;
  padding: 10px;
  margin-bottom: 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.contentHeader {
  color: #000000;
  background-color: #F3F3F3;
  padding: 10px;
  margin-bottom: 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px #CCCCCC solid;
}

.rankHolder {
  padding: 10px;
  float: left;
  background-color: #333333;
  margin-right: 10px;
  color: #FFFFFF;
  font-size: 12px;
  width: 30px;
  text-align: center;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.statsHolder {
  padding: 10px;
  float: right;
  background-color: #333333;
  color: #FFFFFF;
  width: 100px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.hotelHolder {
  width: 520px;
  float: left;
}

.boxHeader a:link {
  color: #FFFFFF;
  text-decoration: underline;
}
.boxHeader a:active {
  color: #FFFFFF;
  font-weight: bold;
}
.boxHeader a:visited {
  color: #FFFFFF;
  text-decoration: underline;
}
.boxHeader a:hover {
  color: #FFFFFF;
  font-weight: bold;
}

.statsHolder a:link {
  color: #FFFFFF;
  text-decoration: underline;
}
.statsHolder a:active {
  color: #FFFFFF;
  font-weight: bold;
}
.statsHolder a:visited {
  color: #FFFFFF;
  text-decoration: underline;
}
.statsHolder a:hover {
  color: #FFFFFF;
  font-weight: bold;
}