


/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

html, body {
	margin: 0;
	padding: 0;
	line-height: 1.3em;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	background: #AEE1E1 url(../img/background.gif) repeat-x fixed left bottom;
	
}

TD,DIV,P,TEXTAREA,INPUT{
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color:#666666;
	font-size:12px;
}
/* **********FONTS AND MAIN TEXT *****************************************/

h1 {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 16px;
	margin-bottom: .75em;
	color: black;
	font-weight: normal; 
}

h2 {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

h3 {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

h4 {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	font-size:	12px;
	color: #333;
}

p {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-style: normal;
}

/* MAIN PAGE ELEMENTS */


#wrapper {
	width: 975px;
	margin: 10px auto;
	padding-left: 3px;
}


#container {
	/*Netscape needs these extra borders to show white background */
	border-top: #f9d4a0 1px solid;
	border-bottom: white 1px solid;	   		
	background-color: white;
	width: 975px;
	margin: auto;
	padding: 0px;
	color: #fff;
}

td a{
	text-decoration:none;
	color:green;
}

/***** CLEAR ELEMENTS ********/

#clear {
	clear: both;
}

.clear {
	clear: both;
}



/* STYLES FOR HEADER//////////// */

#header {
	width: 100%;
	height: 35px;
	background-color: #fbb158;
	border-top: #f9d4a0 2px solid;
	border-bottom: #aaa 1px solid;
}

#mainNavTop {
	display: block;
	padding-top: .3em;
	margin-left: .5em;
}

#mainNavTop div{
	margin-right: 0;
	margin-left: .3em;
	float:left;
}
#mainNavTop span{
	display: none;
}
#navHome a{
	background:url(../img/navHome.jpg) no-repeat;
	display:block;
	height:27px;
	width:58px;
}
#navYou a{
	background:url(../img/navYou.jpg) no-repeat;
	display:block;
	height:27px;
	width:83px;
}
#navFriend a{
	background:url(../img/navFriend.jpg) no-repeat;
	display:block;
	height:27px;
	width:83px;
}
#navGroup a{
	background:url(../img/navGroup.jpg) no-repeat;
	display:block;
	height:27px;
	width:83px;
}
#navMycamp a{
	background:url(../img/navMycamp.jpg) no-repeat;
	display:block;
	height:27px;
	width:83px;
}

#navAdmin a{
	background:url(../img/navAdmin.jpg) no-repeat;
	display:block;
	height:27px;
	width:83px;
}

#navHomeSel a, #navHome a:hover{
	background:url(../img/navHome_on.jpg) no-repeat;
	display:block;
	height:27px;
	width:58px;
}
#navYouSel a, #navYou a:hover{
	background:url(../img/navYou_on.jpg) no-repeat;
	display:block;
	height:27px;
	width:83px;
}
#navFriendSel a, #navFriend a:hover{
	background:url(../img/navFriend_on.jpg) no-repeat;
	display:block;
	height:27px;
	width:83px;
}
#navGroupSel a, #navGroup a:hover{
	background:url(../img/navGroup_on.jpg) no-repeat;
	display:block;
	height:27px;
	width:83px;
}

#navMycampSel a, #navMycamp a:hover{
	background:url(../img/navMycamp_on.jpg) no-repeat;
	display:block;
	height:27px;
	width:83px;
}

#navAdminSel a, #navAdmin a:hover{
	background:url(../img/navAdmin_on.jpg) no-repeat;
	display:block;
	height:27px;
	width:83px; 
}


#branding {
	border-top: 1px solid #fff;
}

.editInBranding {
	display:none;
	position: absolute;
	margin-left: 20px;
	margin-top: 115px;
	color: #555;
	font-size: 11px;
}

#backgroundGrad {
	background: url(../img/gradiantBack.gif) repeat-x;
	background-position: top left;
}

#rightContentArea {
	float: right;
	margin-right:10px;
	text-align:right;
	padding-top: .5em;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
}
#rightContentArea a{
	font-size:10px;
	color:green;
}

.editSearch {
	color: #555;
	font-size: 11px;
	font-weight: bold;
	margin-left: 35px;
}

.searchForm {
	margin-top: 5px;
	position: absolute;
	margin-left: 615px;
}

.searchForm img {
	margin-bottom: -8px;
	margin-left: -5px;
}

.searchFormText {
	position: absolute;
	margin-left: 550px;
	line-height: 1.1em;
}

input#btnSearch,input#wallMessage {
	padding-left: 6px;
	padding-top: 5px;
	height: 20px;
	width: 166px;
	background: url(../img/searchBack.gif) no-repeat;
	border-color: transparent;
}

.logout {
	position: relative;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	color: green;

}


/*///// BEGIN FORUM AREA STYLES /////*/

#liveFeedTable {
	border-collapse: collapse;
	width: 500px;
	text-align: left;
}

#liveFeedTable tr {
	border-bottom: 1px #eee solid;
	font-weight: normal;
}

#liveFeedTable td {
	padding: 3px;
}

.feedTime {
	font-size: 11px;
	color: #aaa;
}

#forumArea {
	width: 530px;
}

#feedLiveArea{
	width: 500px;
	background-color: #fff;
	border: 5px solid #fdcd71;
	margin-left: 5px;
}
#feedLiveArea2{
	width: 500px;
	background-color: #fff;
	border: 5px solid #fbc26b;
	margin-left: 5px;
}
#feedLiveAdd,#feedLiveRemove {
	display:none;
	width: 500px;
	border: 5px solid #fbc26b;
	margin-left: 5px;
}

.feedHolder {
	width: 520px;
	background-color: #fbb158;
	padding-top: 2px;
	padding-bottom: 5px;
}

.wallPostArea {
	width: 510px;
	height: 60px;
	margin: 0 5px 0 5px;
	color: #000;
	background: top left url(../img/bkgrd_post.png) no-repeat #f88600;
}
#wallMessage{
	border:1px #FF6600 solid;
	height:37px;
}

#btnArrowWlPst img {
	margin-top: -10px;
}

.wallPostArea img {
	margin-bottom: -5px;
}

.wallPostFont {
	font-size: 11px;
	font-weight: bold;
	color: #000;
}

.preferences {
	float: right;
	margin-top: -15px;
	margin-right: 10px;
}


.odd {
	background-color: #F8F6F4;
	border-top: none;
}


.even {
	background-color: #fbfbfb;
}


.editLink {
	display:none;
	position: absolute;
	color: grey;
	font-size: 12px;
	margin-left: 1em;
	padding-top: 3px;
}

.edit {
	color: green;
	display:none;
	font-size: 12px;
}

.editGry {
	display:none;
	color: #aaa;
	font-size: 12px;
}

input.btnWallPosting {
	background-color: #f0e9e2;
	border: 1px solid #000;
	font-size: 11px;
	padding: 0px;
	padding: 0 2px 0 2px;
}

select#wallPostName {
	background-color: #f0e9e2;
	border: 1px solid #000;
	font-size: 12px;
	width: 100px;
}

input#addWallComment {
	width: 205px;
	font-size: 12px;
}


input[type="file"],input[type="text"], textarea, select {
	color: #000;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
}

/* SUB CONTENT AREA ON FAR LEFT/////////// *************************************/
#subContent {
	width: 200px;
}

#subContentActions {
	background-color: #DED4C9;
	padding-bottom: 2px;
}

#subContentFriends {
	margin-top: 10px;
	background-color: #DED4C9;
	padding-bottom: 2px;
}

.actionHolder {
	background-color: #FFF;
	width: 190px;
	margin: 5px;
}

ul.actionHolderList {
	display: block;
	list-style: none;
	color: green;
}

ul.actionHolderList img {
	padding: 6px 5px 0 3px;
}

ul.actionHolderList li a {
	text-decoration: none;
	color: green;
	font-style: normal;
	font-size: 12px;
}

.addMore {
	padding: 30px 0 0 5px;
}

.seeMore {
	font-size: 12px;
	padding: 10px 0 0 5px;
	color: green;
}

.addMore a, .seeMore a {
	text-decoration: none;
	font-size: 12px;
	color: green;
}

.subH3 {
	font-size: 14px;
	color: green;
	padding: 5px 0 10px 8px;
	margin-bottom: -5px;
}

.subNavEdit {
	display:none;
	font-size: 11px;
	position: absolute;
	margin-top: -20px;
	margin-left: 170px;
}

.bestFriends, .goodFriends {
	background-color: #FFE29B;
}
.bestFriends p, .goodFriends p {
	font-size: 12px;
	color: #000;
	margin-left: 5px;
}

.friendHolder {
	background-color: #DED4C9;
	width: 190px;
	margin: 2px 5px;
}

.friendsHolder {
	background-color: #FFF;
	border:2px #fff solid;
	margin: 3px 0;
	padding: 3px 0px;
}

.friendsHolder img {
	float: left;
	margin: 5px;
}

.friendsHolder p {
	color: #aaa;
	font-size: 11px;
}

/* SUB CONTENT 2 AREA ON FAR RIGHT/////////// *************************************/

#subContent2 {
	width: 200px;
}

#myCamp {
	background-color: #DED4C9;
	padding-bottom: 2px;
}

#subContent2 h4 {
	margin: 2px;
	padding-left: 3px;
	font-weight: bold;
	background-color: #f0e9e2;
}

.myCampHolder {
	background-color: #f8f6f4;
	width: 190px;
	margin: 5px;
	padding-top: 1px;
}

ul#seeRequests {
	list-style: none;
	padding: 5px 3px;
}

ul#seeRequests li {
	display: block;
	font-size: 11px;
	color: green;
}

ul#seeRequests img {
	float:left;
}

ul#youList {
	list-style: none;
	padding: 5px 0px 10px 0px;
}

ul#youList img {
	float: left;
	padding: 5px;
}

ul#youList li {
	list-style: none;
	font-size: 12px;
	color: #000;
}

ul.showPranks {
	list-style: none;
	padding: 5px;
}

.showPranks td{
	font-size: 11px;
	color: #000;
}

ul.showPranks img {
	margin-bottom: -5px;
	margin-right: 5px;
}

ul.galleryList {
	list-style: none;
	padding: 5px;
}

ul.galleryList li {
	display: block;
	font-size: 11px;
	color: #000;
}

ul.galleryList img {
	margin-bottom: -5px;
	margin-right: 5px;
}

ul.songList {
	list-style: none;
	padding: 5px;
}

ul.songList li {
	display: block;
	font-size: 11px;
	color: #000;
}

ul.songList img {
	margin-bottom: -5px;
	margin-right: 5px;
}

ul.coolList {
	list-style: none;
	padding: 5px;
}

ul.coolList li {
	display: block;
	font-size: 11px;
	color: #000;
}
ul.coolList img {
	margin-bottom: -5px;
	margin-right: 5px;
}

.requests {
	background-color: #f8f6f4;
}

.black {
	color: #000;
}

.green {
	color: green;
}

.red {
	color: red;
}

.flameText {
	position: absolute;
	font-size: 11px;
	color: #000;
	margin-left: 70px;
	margin-top: -5px;
}

#tableOfYou {
	border-collapse: collapse;
	width: 190px;
}

#tableOfYou td {
	padding-left: 5px;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-align: left;
}

.green, .grey, .orange {
	font-family: Arial, Helvetica, Geneva, sans-serif;
}

.grey {
	color: #aaa;
}

/***** PROFILE ELEMENTS *******/


/* STYLES FOR HEADER//////////// */


#profileHeader {
	width: 100%;
	height: 35px;
	background-color: #fbb158;
	border-top: #f9d4a0 2px solid;
	border-bottom: #aaa 1px solid;
}

ul#mainNavTop {
	display: block;
	list-style-type: none;
	padding-top: .3em;
	margin-left: .5em;
}

ul#mainNavTop li{
	display: inline;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	color: black;
	margin-right: 0;
	margin-left: .3em;
}

.rightContentArea {
	float: right;
	width: 120px;
	padding-top: .5em;
}

.greeting {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
}

.logout {
	position: relative;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	color: green;

}


/*///// BEGIN PROFILE AREA STYLES /////*/

/* TABLE STYLES */
#profileArea {
	width: 530px;
	background-color: #fbb158;
}

#profileArea h2 {
	margin-left: 20px;
	padding-top: 5px;
}

#profileAreaForm {
	width: 520px;
	margin: 7px 5px 0 5px;
	background-color: #fff;
	border-bottom: 8px solid #fbb158;
}

#profileAreaForm h2 {
	color: #000;
	padding-top: 25px;
	
}

#profileAreaForm p {
	font-size: 11px;
	color: black;
}

#profileAreaForm input[type="text"], #profileAreaForm select, #profileAreaForm textarea {
	padding: .3em;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	border-right: 1px solid #ddd;
	border-bottom: 2px solid #ccc;
}


.lowerGrey {
	background-color: #eee;
	width: 100%;
	height: 30px;
	margin-top: 10px;
}

.pickGroups {
	border-bottom: 1px solid #fff;
	background-color: #fff;
	font-size: 11px;
	width: 510px;
	color: #000;
	margin-left: 5px;
	border-collapse: collapse;
}

.greenGroups {
	color: green;
	font-size: 95%;
}

.pickGroups th {
	font-size: 100%;
	padding-top: 2px;
	padding-bottom: 2px;
}


.checkGroupArea {
	width: 508px;
	padding-left: 2px;
	margin-left: 5px;
	color: #000;
	background-color: #fff;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.checkGroupArea p {
	font-size: 11px;
	margin-left: 5px;
}

.cabinGroups {
	border-top: 1px #fff solid;
	border-bottom: 1px solid #ddd;
}

.cabinGroups h3 {
	font-size: 100%;
	padding: 2px 3px;
	margin: 0;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.odd {
	background-color: #eee;
	border-top: none;
}


.even {
	background-color: #fbfbfb;
}

table em {
	font-weight: normal;
	font-size: 11px;
}

caption {
	color: #000;
	font-size: 11px;
	text-align: left;
}

.tableArea {
	width: 520px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
	background-color: #fbc26b;
	padding-top: 2px;
	padding-bottom: 5px;
}
/*
table tr {
	border-top: 2px solid #fff;
	line-height: 1em;
	
}

table td {
	font-size: 11px;
	font-weight: normal;
	color: #000;
	padding: 5px 5px 3px 0px;
}
*/

.lowerBtnArea {
	width: 510px;
	background-color: #FAFAFA;
	margin-left: 5px;
	padding-bottom: 5px;
}

.btnHolder {
	padding-left: 25px;
}

.lowerBtnArea p {
	color: #000;
	font-size: 11px;
}


.friendAvator {
	margin: 0;
}
 
.editLink {
	position: absolute;
	color: grey;
	font-size: 12px;
	margin-left: 5px;
	padding-top: 1px;
}

.editPwd {
	color: green;
	font-size: 75%;
}

.username {
	color: green;
	font-size: 11px;
}

.nameOfUser {
	color: #000;
	font-weight: bold;
	font-size: 11px;
}

img#AvatorProfile {
	float: left;
	margin: 10px 15px 10px 12px;
}

.legendIconInfo {
	float: right;	
	
}

#profileData {
	border: none;
	margin: 0;
	padding: 0;
}

input[type="text"], textarea, select {
	color: #000;
	font-size:12px;
}

select#campName {
	width: 190px;
}

textarea {
	margin-top: 1em;
}

.profileFormHolder {
	margin-left: 30px;
	line-height: 1.9em;
	margin-right: 0;
}

label {
	float: left;
	width: 8em;
	text-align: right;
	margin-right: 1em;
	font-weight: bold;
}

textarea.about {
	width: 290px;
}

input.screenName,input.city{
	width: 125px;
}

select#screenNameType {
	width: 60px;
	margin-right: 4px;
}

input.email {
	width: 190px;
	margin-right: 3px;
}

input.address {
	width: 191px;
	margin-right: 3px;
}

input.city {
	width: 102px;
}

input.zipCode {
	width: 195px;
}

input.birthday {
	width: 100px;
}

select#birthYear {
	width: 90px;
	margin-right: 4px;
}

select#countryName {
	width: 205px;
	margin-right: 2px;
}

img.smallIcon, img.avatorIcon {
	margin: 5px 5px 0px 0px;
}

label.required {
	color: green;
}

select#stateName {
	width: 85px;
	margin-right: 2px;
}

/* PROFILE STEPS AREA/////////// */

#profileSteps {
	float: right;
	width: 380px;
	margin-top: 35px;
	background: url(../img/logoLarge.jpg) no-repeat;
	background-position: bottom left;
	padding-bottom: 340px;
} 

ul#steps {
	list-style: none;
	line-height: 1.8em;
}
.heading{
	color:green;
	font-size:18px;
	font-weight:800;
}

.headingGrn, headingGry {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-style: normal;
	font-size: 100%;
}

.heading3Min {
	color: orange;
	font-weight: normal;
}

.headingGrn {
	color: green;
}

.headingGry {
	color: #aaa;
}

.green {
	color: green;

}

strike {
	color: #000;
}

.orange {
	color: orange;
}

.profGreen {
	color: green;
	text-align: left;
	margin-left: 10px;
	padding-top: 5px;
}

.green, .grey, .orange {
		font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
}

.grey {
	color: #aaa;
}


.saveProfileInfo {
	border-top: 1px #aaa solid;
	margin-right: 40px;

}

.saveProfileInfo img {
	padding-top: 15px;
	padding-left: 100px;
}

.cancel {
	position: absolute;
	color: green;
	font-size: 11px;
	margin: 15px 0 0 10px;
}

/***** ACTION PANEL ********/

.actionTH {
	padding:3px;
	font-size:12px;
	font-weight:800;
	background:url(../img/bgActionTitle.gif) repeat-x;
	color:#FFFFFF;
	text-align:left;
}
.actionTD {
	padding:3px;
	font-size:12px;
	color:#666666;
}
.actionTDodd {
	padding:3px;
	font-size:12px;
	color:#666666;
	background-color:#F7F7F7;
}

/***** TABS ******/

.tab{
	font-size:14px;
	font-weight:bold;
	color:#008000;
	background-color:#fdcd71;
	float:left;
	padding:2px 15px;
	margin-left:5px;
	margin-top:5px;
	border-bottom:1px #fdcd71 solid;
	cursor:pointer;
}
.tabOn{
	font-size:14px;
	font-weight:bold;
	color:#008000;
	background-color:#FFFFFF;
	float:left;
	padding:2px 15px;
	margin-left:5px;
	margin-top:5px;
	border-bottom:1px #fbb158 solid;
}

/***** FOOTER ELEMENTS ********/
#footer {
	width: 977px;
	padding: 0;
	line-height: 1.3em;
	border-top: 5px solid #2a9190;
}

#legal,#legal a, #b2logo,#b2logo a {
	color: #2a9190;
	font-size: 12px;
}


#pickFriends {
	width: 510px;
	background-color: #fafafa;
	margin: 0 5px;
}
#pickFriends td{
	font-size:12px;
	border-top:1px #FFF solid;
	border-bottom:1px #999 solid;
	line-height:13px;
}

.addFriends {
	background-color: #fff;
	font-size: 12px;
	color: #000;
	padding:4px;
	font-weight:700;
	border-top:1px #FFF solid;
	border-bottom:1px #999 solid;
}

.addFriendsBtn img {
	margin-bottom: -7px;
}

/* SORT PAGES */

#messArea{
	width:450px;
	margin-left:25px;
	text-align:left;
}

#sortArea{
	width:450px;
	margin-left:25px;
	list-style-type:none;
	text-align:left;
}
.sort-hover{
	background-color:#E7E7E7;
	width:450px;
}
.sort-category{
	font-weight:bold;
	width:450px;
	background-color: #FFE29B;
	color:#000000;
	padding:4px;
	cursor:pointer;
	border-bottom:1px #E7E7E7 solid;
}
.sort-friend{
	width:450px;
	color:#666666;
	padding:4px;
	cursor:pointer;
	background-color:#F7F7F7;
	border-bottom:1px #E7E7E7 solid;
}

.l {
	border-left:1px #CCCCCC solid;
}
.r {
	border-right:1px #CCCCCC solid;
}
.t {
	border-top:1px #CCCCCC solid;
}
.b {
	border-bottom:1px #CCCCCC solid;
}