@charset "utf-8";
/* CSS Document */

body { 
	background-color: #102332; 
	margin: 0px;
	font-family: Tahoma;
	font-size: 12px;
	overflow-x: hidden;
}

#everything { 
	width: 1024px;
	background:url(/templates/131/bodybackground.png) no-repeat;
	margin: 0 auto;
}

a img {
	border: none;
}

a { 
	color: #009;
	text-decoration: none;
}

a:hover { 
	color: #133337;
}

#logo { 
	position: relative;
	top: 30px;
	left: 20px;
}

#testimonial {
	width: 388px;
	padding: 10px;
	position: relative;
	left: 525px;
	top: 30px;
	color: white;
}

#navigation {
	height: 45px;
	width: 876px;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: center;
	position: relative;
	left: 50px;
	top: 60px;
}

.navlink { 
	height: 45px;
	padding: 0px 10px;
	position: relative; 
	top: -11px;
	display: inline-block;
}

.navlink a {
	height: 45px;
}

.navlink img {
	position: relative;
	top: 11px;
}

.navlink:hover { 
	background-color: #030e1b; 
}

#header {
	margin-bottom: 80px;
}

#joinnow {
	background:url(/templates/131/midsectionbackground.png) no-repeat;
	width: 972px;
	height: 281px;
	margin: 0 auto;
	margin-bottom: 10px;
}

#sidebar {
	margin: 0 auto;
}

.sidebar_head {
	background:url(/templates/131/sidebartop.png) no-repeat;
	width: 218px;
	height: 12px;
	margin: 0 auto;
}

.sidebar_content {
	background:url(/templates/131/sidebarbackground.png) repeat-x #9ABDD1;
	width: 198px;
	margin: 0 auto;
	margin-bottom: -1px;
	padding-left: 10px;
	padding-right: 10px;
}

.sidebar_foot {
	background:url(/templates/131/sidebarbottom.png);
	margin: 0 auto;
	width: 218px;
	height: 12px;
}
	
.centerbar {
	width: 491px;
}

.centerbar_head {
	width: 491px;
	height: 12px;
	background:url(/templates/131/centerbartop.png);
}

.centerbar_content {
	width: 451px;
	margin-bottom: -1px;
	background:url(/templates/131/centerbarbackground.png) repeat-x #9ABDD1;
	padding-top: 18px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	font-size: 12px;
}

.centerbar_foot {
	width: 491px;
	height: 12px;
	background:url(/templates/131/cenberbarbottom.png);
}
	
.topic {
	color: #0a1d38;
	font-weight: bold;
	font-size: 12px;
}

#happeninglist { 
	list-style-position:outside;
	list-style:square;
	margin-left: -18px;
}

.joinbullet {
	list-style-position:outside;
	list-style-image:url(/templates/131/+.png);
}
.eventbullet {
	list-style-position:outside;
	list-style-image:url(/templates/131/star.png);
}

#happeningnow {
	font-size: 11px;
}

#footer {
	width: 100%;
	background:url(footerbackground.png) repeat-x;
	height: 46px;
	padding-top: 20px;
}

#footercontent {
	width: 1024px;
	margin: 0 auto;
	color: white;
	font-size: 11px;
}

.table th {
	font-weight: bold;
	text-align: left;
	background-image: none !important;
	background-color: #94b6ca !important;
	padding: 5px;
	padding-left: 10px;
}

.table td {
	padding: 5px;
	border-bottom: 1px solid #88a6b8;
}

.none {
	border-collapse: separate;
}
.none TD, .none TH {
	font-weight: none;
	border: 0px;
}

.title, .title a {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

/* The follwing is the new Members section CSS, Just attach it to the bottom of your current CSS file */
#membersmidsection {
	background:url(/templates/131/membersbackground.png) no-repeat;
	width: 972px;
	height: 281px;
	margin: 0 auto;
	margin-bottom: 10px;
	color: white;
}

#membersmidsection_leftcolum {
	width: 275px;
	margin-left: 22px;
	margin-top: 22px;
	padding-top: 40px;
	padding-left: 22px;
}

.username {
	font-size: 14px;
}

#membersmidsection_leftcolum a,
#membersmidsection_leftcolum a:visited,
#membersmidsection_rightcolum a,
#membersmidsection_rightcolum a:visited {
	text-decoration: none;
	color: white;
}

#stats_table {
	position: relative;
	top: -8px;
	left: 15px;
}

#membersmidsection_rightcolum {
	width: 275px;
	margin-left: 22px;
	margin-top: 22px;
	padding-top: 40px;
	padding-left: 22px;
	font-size: 14px;
	position: relative;
	top: -180px;
	left: 290px;
}

#toolbarbutton {
	position: relative;
	top: -180px;
	left: 695px;
}

#super_everything {
	width: 100%;
	display: inline;
}

#footer {
	position: absolute;
	left: 0px;
}

.clean-ok{
	border:solid 1px #349534; 
	background:#C9FFCA 8px 6px no-repeat;
	color:#008000;
	padding:4px;
	text-align:center;
}

.clean-error{
	border:solid 1px #EF1416; 
	background:#F7CBCA 8px 6px no-repeat;
	color:#EF1416;
	padding:4px;
	text-align:center;
}

input,
select,
textarea {
	font-size: 10pt;
	font-family: Tahoma;
	padding: 2px;
	background-color: #F0F0F0;
	border: 1px solid #003;
	color: #000;
}

input[type="submit"],
input[type="button"],
input.button {
	font-weight: bold;
	font-size: 8pt;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	padding: 1px 10px;
	border-width: 2px;
}

input[type="submit"]:hover,
input[type="button"]:hover,
input.button:hover {
	border: 2px solid #00F;
	color: #003;
	cursor: pointer;
}

input[type="image"],
input.image {
	border-width: 0px;
	background-color: inherit;
	padding: 0px;
}

div.offerHead {
	padding: 5px;
	padding-left: 15px;
	font-size: 11pt;
	background-color: #94b6ca;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	margin-bottom: 5px;
}

a.lightLink,
.lightLink a,
#footercontent a {
	color: #FFF;
	border-bottom: 1px dashed #FFF;
}

a.lightLink:hover,
.lightLink a:hover,
#footercontent a:hover {
	color: #DDD;
	border-bottom: 1px solid #999;
}
