/* centering page */
html {
	background-color:#000000;
}
body {
	background:  #000000 url(../../images/bg.jpg) center top no-repeat;
	text-align: center;
	color:#FFFFFF;
	}

/*fonts and colors*/


h1 {
	color: #000;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: .08em;
	font-style: normal;
	font-weight: lighter;
	   
	}
	
	
h2 {
	padding-top:20px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: .06em;
	font-style: normal;
	font-weight: lighter;	
	}
	
h5 {
	padding-top:5px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: capitalize;
	letter-spacing: .06em;
	font-style: normal;
	font-weight: lighter;	
	}
	
h3 {
	padding-left:45px;
	padding-bottom:10px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: .06em;
	font-style: normal;
	font-weight: lighter;	
	}
	
	

#h4 {
	padding-top:25px;
	margin: 0 auto;
	font-size: 12px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: .06em;
	text-transform: capitalize;
	}
	
#h4-nopadding {
	font-size: 12px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: .06em;
	text-transform: capitalize;
	}
	
	
a {
	color: #908e8c;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding-top: 4px;
	text-transform: uppercase;
	text-decoration: none;
}

a.groups {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .08em;
	font-style: normal;
	font-weight: lighter;
	color: #5b5757;
}

a.groups:hover{
	color:#FFFFFF;
}

a.groupSorting {

}

a.footer, a.popup {
	text-align:center;
	color: #908e8c;
	font-size: 10px;
	margin:10px;
	font-family: "Times New Roman", Times, serif;
}

div {
	color: #FFFFFF;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	}
	
div.terms {
	text-align:left;
	color: #908e8c;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	padding-left: 78px;
	padding-right: 78px;
	}
	


	
/* Begin Form Elements */	
textarea {
	height:23px;
	font-size: 12px;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	text-transform: none;
	background-color: #666564;
	border: 0px solid #cccccc;
	float: left;
	
	}
	
input {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	background-color: 908e8c;
	font-size: 12px;
	height: 24px;
	padding-left: 8px;
	padding-right: 8px;
	float: left;
	margin-bottom: 5px;
}



input.submit {
	width: 138px;
	height: 55px;
	padding: 0px;
	float: none;
	margin-bottom: 0px;
}
	
.note {
	font-size: 10px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	text-transform: none;
	}
	

select.dropdown {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	background-color: 908e8c;
	text-transform: none;	
	font-size: 12px;
	height: 24px;
	padding-left: 3px;
	float: left;
	margin-left:5px;
	margin-bottom: 5px;
}

select.wantToBe {
	color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	background-color: #4e4e4e;
	font-size: 18px;
	letter-spacing: .06em;
	padding-top: 1px;
	padding-bottom: 1px;	
	float: left;
	margin-left:275px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-transform: uppercase;
}

.whiteFooter {
	background-color: #FFFFFF;
	background-position: center;
	text-align: center;
	padding: 20px;
	width: 809px;
	margin-right: auto;
	margin-left: auto;
	

}


/* Begin Structure */

ul {
	padding:0;
	margin:10;
}

#title {
	text-align: center;
}
	
#groups {
	height:200px;
	overflow:auto;
	
}

#c_groups {
	margin-top:30px;
	}

#list {
	display: inline;
	list-style-type: none;
	margin:0px;
}


div.captainOne {	
}

div.captainTwo {
}

div.captainThree {
}


div.memberOne {

}

div.memberTwo {

}

div.memberThree {

}

div.captainTwo, div.captainThree, div.memberTwo,div.memberThree {
	padding-top: 20px;
}

div.groupsNav {
}


div.clear {
clear: both;
}


div#line {
	width: 809px;
	margin: 0 auto;
	text-align: center;
	background:  inherit;
	/*background-image: url(../images/line.jpg);
	background-repeat: repeat-x;*/
	
}	
div#whiteContainer {
	width: 809px;
	background:  inherit;
	padding-top: 260px;
	margin: 0 auto;
	text-align: center;
	}

div#container
{
	margin: 0 auto;
	width: 809px;
	text-align: left;
	position: relative;
}

div#titleLink {
	position: absolute;
	left: 350px;
	top: -370px;
}


div#forgotContainer {
	
	width: 380px;
	height: 300px;
	background-color: #101415;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	position: relative;
	top: 400px;
	}

div#line25 {
	width: 809px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background: transparent;
}	
div#whiteContainer25 {
	width: 809px;
	background: inherit;
	text-align: center;
	}

div#container25All
{
	margin-left: auto;
	margin-right: auto;
	margin-top:5px;
	margin-bottom:5px;
	width: 809px;
	text-align: center;
}

div#container25AllNav
{
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	width: 809px;
	height: 60px;
	text-align: left;
	position: relative;
}



div#menuAll
{
	margin-left: auto;
	margin-right: auto;
	margin-top:5px;
	margin-bottom:5px;
	width: 809px;
	height:25px;
	text-align: left;

}


#menuAllBackground {

	margin-left: auto;
	margin-right: auto;
	margin-top:5px;
	margin-bottom:5px;
	width: 700px;
	height:25px;
	

}

menuAllTransparency {

	-moz-opacity:0.4;
	filter:alpha(opacity=40);
	}

#menuAll a {
	margin-left:15px;
	font-size: 12px;
	color: #FFFFFF;
}

#menuAll td {
border-left: 1px solid #666666;
border-left-width: thin;

}

#menuAll td.noborder {
border-left: 0px;

}

div#All
{
	margin-left: auto;
	margin-right: auto;
	width: 809px;
	text-align: center;
}

#All a {
	font-size: 12px;
	color: #FFFFFF;
	margin-right:5px;
}

#All h3 {
	padding:0px;
	margin-left:15px;
	font-size: 12px;
	color: #FFFFFF;
	position: relative;
	top: 7px;
}

#All td {
}

#All td.noborder {
border-left: 0px;

}

div#one25 {
}

div#two25 {
}

div#three25 {
}

div#join25 {
}



div#currentLeader25 {
margin-top:20px;
margin-left:-40px;
float:left;


}

div.spacer {
height:200px;

}

/* End Structure */


/* Begin Images */

img {
	padding:0;
	margin:0;
	border:0;
	}
	
img.verticalLine25 {
}


img#switch {
}

img a {
	text-decoration: none;
 
}

img.prevNext {
	vertical-align: text-bottom;


}
	
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	

/* End Images */

/* scrollable div area */


#scrollableR {
	float: left;
	width: 770px;
	height: 160px;
	overflow: hidden;
	white-space: nowrap;
	position: relative;
	left: 15px;
	}
	
/* wrap to make sure that image area is clickable */
#wrapR {
	margin-top:5px;
	padding-top:10px;
	padding-left:10px;
	float: left;
	clear: both;
	width: 809px;
	height: 19px;
	}
			
/* left image of track */
#trackR-left {
	position: absolute;
	width: 20px;
	height: 19px;
	background: transparent url(../images/scrollbar-track-left.png) no-repeat top left;
	}
			
/* horizontal track */
#trackR {
	position: absolute;
	width: 779px;
	height: 19px;
	background: transparent url(../images/scrollbar-track-right.png) no-repeat top right;

	}
			
/* horizontal track handle */
#handleR {
	padding-left:20px;
	padding-right:20px;
	width: 332px;
	height: 19px;
	}
	
	
	
	
#scrollable2, .scrollable2 {
	float: left;
	width: 700px;
	height: 96px;
	overflow: hidden;
	}
	
	
	
/* wrap to make sure that image area is clickable */
#wrap3, .wrap3 {
	float: right;
	width: 15px;
	height: 100px;
	background: transparent url(../images/scrollbar-track-bottom.jpg) no-repeat bottom left;
	}
			
/* top image of track */
#track3-top, .track3-top {
	position: absolute;
	width: 15px;
	height: 13px;
	background: transparent url(../images/scrollbar-track-top.jpg) no-repeat top left;
	}
			
/* vertical track */
#track3, .track3 {
	position: absolute;
	width: 15px;
	height: 100px;
				
	}
	
/* vertical track handle */
#handle3, .handle3 {
	padding-top:13px;
	padding-bottom:15px;
	width: 15px;

}

.tableWrapper {
	width: 100%;
	text-align: center;
}

#footer {
	width: 809px;
	margin: 0 auto;
	text-align:center;
	clear:both;

}

#footer img {
	margin-top:0px;
}

#footer_bar {
	height: 37px; width: 809px; padding-top: 20px;
}

#label_r_rated {
	margin: 0 auto; width: 100%; padding-top: 0px;
}

#logo_wb_pictures {
	height: 37px; width: 160px; float:left;
}

#text_terms {
	height: 37px; width: 489px; float:left; text-align: center; padding: 0px;
}

#logo_dw_pictures {
	height: 37px; float:right;
}

.groupName {
	font-size: 18px;
	font-weight: bold;
}

.totalMembers_location {
	color: #666666;
	margin-left: 20px;
}
