#activeSec{
	background: url("/graphics/texture_paper.gif") repeat;
	width:700px;
	padding:6px;
	border-color:#EAE7D4;
	border-style:solid;
	border-width:0px 4px 0px 0px;
	clear:left;
}

#activeSec img{
	border:solid 1px #e8dcbb;	
	margin:5px;
}

#activeSec h2{
	clear:left;
}

.page_header{
	margin:10px 5px;	
	padding:0px;
}

.page_header .last, .last{
	padding-left:60px;
}

.submit_button{
	float:right;
	margin:2px 20px 15px 10px;	
}

/*top container*/
#mypage_top{
	border-top: 4px solid #e8dcbb;
	height:auto;
	margin:0px 0px 0px 5px;
	clear:left;
}

#mypage_top form{
	clear:left;
	padding:0px;
	margin:0px;
}


/*headers within top container*/
#activeSec h2, #activeSec h2 a{
	font-size:16px;
	color:#7b7563;
	font-weight:normal;
	padding:10px 0px 5px 10px;
	margin:0px;
	float:left;
}


#activeSec h3{
	font-size:14px;
	color:#A49B7C;
	font-weight:normal;
	padding:10px 0px 5px 10px;
	margin:0px;
	float:left;
}



/*form title boxes*/
.title_box, .title_box2{
	width:100px;
	font-family:Arial;
	font-size: 12px;
	font-weight: bold;
	height:auto;
	margin:0px 5px 5px 10px;
	padding:5px;
	text-align:left;
}

.title_box{
	background:	#EAE7D4;
	color:#59502D;
}

.title_box2{
	background:	#EAE7D4;
	color:#59502d;
}

/*end form title boxes*/


/*input fields for top container forms*/
.input1, .input2, .input3, .input4, .input5{
	padding:none;
	margin:0px 5px 7px 0px;
	text-align:left;
	color:#790000;
	font-size:11px;
	border:1px solid #EAE7D4;
}

.input1{
	width:530px;	
	padding:4px 0px;
}

#options_margin{
	margin:0px 0px 0px 300px;	
}

.radio_options, .radio_options2{
	color:#8a836f;
	font-size:12px;
}

.radio_options li{
	float:left;
}

li.radio_copy{
	padding-top:3px;	
}

/*submit links*/
.radio_options a, .radio_options2 a{
	color:#4d442a;
	font-weight:bold;
	font-size:12px;
	margin:0px 15px 10px 25px;
}

.mypage_forms{
	width:680px;	
	clear:left;
}


.list_2col{
	border-top:#bfb494 solid 1px;
	display:block;
	float:left;	
	margin:0px 0px 15px 0px;
	clear:left;
	width:322px;
}

.odd{
	background:#f8f0db;
	padding:5px 0px 5px 0px;
}

.even{
	background:#e8dcbb;
	padding:5px 0px 5px 0px;
}

.gratitude{
	width:230px;
	margin-left:10px;
	height:auto;
}
	
.date{
	color:#a49b7c;
}

.delete{
	color:#790000;
	font-size:9px;
	line-height:9px;
	font-weight:bold;
	border:solid 1px #790000;
	padding:0;
	margin:0px 17px;
}


/*INBOX*/	
table{
	text-align:left;
	color:#000;
	margin:0px;
	border-spacing:0px;
}

#inbox{
	border:1px solid #BCB191;
}

td, tr{
	border:0px;
	margin:0px;
	padding:0px;
}

.first_row{
	background:	#EAE7D4;
	color:#59502d;
	font-family:Arial;
	font-size: 12px;
	font-weight: bold;
	margin:0px 10px 5px 10px;
	padding:0px;	
}
#table_info{
	clear:left;
}
#table_info td{
	padding:5px;
	margin:5px;
}

#table_info td{
	color:#790000;
	font-size: 13px;
	font-weight: bold;
	margin:15px 0px 10px 0px;
	padding:0px;	
}
	
.from{
	width:180px;	
	padding:5px;
}

.subject{
	width:420px;
	padding:5px;	
}

.entry{
	width:480px;
	padding:5px;	
}

.mp_title{
	width:160px;
	padding:5px;	
	font-weight:bold;
}

.unread{
	font-weight:bold;	
}

/*END INBOX*/




/*MY INFO*/
.title_box3, .title_box4{
	width:100px;
	height:100px;
	font-family:Arial;
	font-size: 12px;
	font-weight: bold;
	margin:0px 10px 5px 10px;
	padding:5px;
	text-align:left;
	clear:left;
}

.title_box3{
	background:	#EAE7D4;
	color:#59502d;
}

.title_box4{
	background:	#EAE7D4;
	color:#59502d;
}

.input2{
	width:530px;	
	height:100px;
	padding:4px 4px;
	border:1px solid #EAE7D4;
}

.input3{
	width:220px;	
	padding:4px 4px;	
	border:1px solid #EAE7D4;
}

.input4{
	width:170px;	
	padding:4px 4px;	
	border:1px solid #EAE7D4;
}

.input5{
	width:530px;	
	height:50px;
	padding:4px 4px;	
	border:1px solid #EAE7D4;
}

#mypage_top .radio_options, #mypage_top .radio_options2{
	margin:none;
	padding:0px 20px 10px 0px;
	float:right;
}


/*END MY INFO*/

/*INBOX MESSAGE*/
.options{
	float:right;	
	padding:5px 0px 0px 0px;
}

.options a{
	color:#4d442a;
	font-weight:bold;
	font-size:12px;
	padding:10px 15px 10px 25px;		
}

.vert_col{
	padding-top:10px;	
	width:130px;	
}

.vert_col2{
	padding-top:10px;	
	width:380px;		
}

.vert_col2 p{
	font-weight:bold;
	padding:6px 0px 7px 0px;
}

.vert_col3{
	padding-top:5px;	
	width:380px;		
}

.msg_info{
	float:left;	
}

.msg_info li{
	padding-top:15px;	
	width:380px;	
	font-family:Arial;
	font-size: 12px;
	font-weight: bold;
	height:auto;
}

.msg_info .pad{
	padding-top:10px;	
}

#inbox_msg{
	border:1px solid #000;
	background:#f8f0db;
	width:678px;
	text-align:left;
	margin:5px 0px 0px 0px;
}
#inbox_msg img{
	margin:10px;
	float:left;
	height:81px;
}

#msg_area{
	border-top:dashed 2px #e8dcbb;
	background:#f8f0db;
	padding: 20px;			
}

#msg_area textarea{
	border:none;
	width:620px;	
}
/*END INBOX MESSAGE*/



/*FRIENDS*/
.mypage_subhead, .mypage_subhead2, .mypage_subhead3{
	background-color:#ffffff;
	width:700px;
	padding:6px 0px 6px 6px;
	border: solid #aea584;
	font-size:14px;
	color:#444444;
	font-weight:normal;
	margin:10px 0px;
}
.mypage_subhead{
	border-width:0px 0px 1px 0px;
}
.mypage_subhead2{
	border-width:2px 0px 0px 0px;
}
.mypage_subhead3{
	border-width:1px 0px 0px 0px;
}

.mypage_subhead3 .brackets{
	margin-left:145px;	
}

/*brackets*/
.brackets{
	color:#a39a7d;	
	font-size:12px;
	margin:10px 0px 0px 15px;	
	line-height:20px;
}

.new_rides{
	text-align:center;
	padding:0px;
	margin:8px;
}
.new_rides img{
	width:85px;
}

.front_seat img{
	width:75px;
}

.front_seat li{
	width:100px;
}

.front_seat a.delete{
	padding:0px;
	margin:0px;
}

.back_seat img{
	width:57px;
}

.back_seat div{
	float:left;	
}

/*network*/
.horiz_list{
	margin:10px 10px 10px 30px;	
	float:left;
	width:600px;
}
.network_opt{
	width:150px;	
}

.network_opt li, .look_who li{
	clear:left;	
}
.network_opt .radio_copy, .look_who .radio_copy{
	clear:none;	
}



/*END FRIENDS, network*/


/*GROUPS*/

.invite{
	float:none;
	width:400px;
}

#mp_group_members{
	width:645px;
	float:left;	
}

.group_msg{
	width:678px;
	text-align:left;
	clear:left;
}
.group_msg img{
	margin:10px;
	float:left;
	width:100px;
}

.group_msg .msg_area{
	border-top:2px dashed #E8DCBB;	
	padding:20px;
}

.group_msg .msg_info{
	margin:10px;	
}

.mp_members{
	width:60px;
	float:left;
	margin:4px 3px 6px 3px;
	text-align:center;
}

.mp_members p{
	line-height:14px;
	font-size:9px;
	color:#999966;
	padding:0px;
	margin:0px;
	padding-top:3px;
}
.mp_members img{
	width:40px;
	height:40px;
	padding:0px;
	margin:0px;
}

.group_owner{
	width:100px;	
}
.group_owner img{
	width:60px;	
}

.group_info{
	width:400px;	
}

/* END GROUPS*/

/*JOURNAL SHARING WALL*/

.fck_input{
	margin-left:10px;
}

.radio_options2{
	margin-top:12px;	
}

#mp_tables{
	clear:left;	
}


.active, .active a, h2 .active, h2 .active a{
	color:#7b7563;
	font-size:16px;	
	padding:0px;
	margin:0px;
	font-weight:normal
}

.inactive, .inactive a{
	color:#A49B7C;
	font-size:14px;
	margin:0px;
	padding:0px;
}

.inactive_right, .inactive_right a{
	color:#A49B7C;
	font-size:12px;
	margin:0px 0px 0px 10px;
	padding:0px;
}

.active a:hover, .inactive a:hover, .inactive_right a:hover{
	color:#790000;
}


#mp_tables .radio_options{
	float:right;
	padding:0px 20px 10px 0px;
}
/*END JOURNAL SHARING WALL*/


/*photos*/
.mypage_public_narrow_column .journal_titles li{
	margin:5px;
	padding:0px;
	clear:left;	
}

.mypage_public_narrow_column .page_header li{
	clear:none;
}

#photo_edit, #photo{
	width:678px;
	text-align:left;
}
#photo_edit img{
	margin:10px;
	float:left;
}
#photo_edit textarea, .text_full textarea{
	width:360px;
	height:50px;
	float:left;
	margin:10px 0px 0px 0px;
}

#photo textarea{
	width:450px;
	height:50px;
	float:left;	
	margin:0px;
}

#photo .input3{
	margin:0px;
}

.caption{
	background:#D1C5A1 none repeat scroll 0%;
	color:#59502D;
	clear:left;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	margin:0px 10px 5px;
	padding:5px;
	text-align:left;
	height:50px;	
	width:100px;
}

#photo_edit .options, #photo .options{
	margin:0px 40px 0px 0px;	
}
	
#photo_edit .options li, #photo .options li{
	margin-left:5px;
}

.delete_x{
	color:#891E1B;
	float:right;
	font-weight:bold;
	margin-right:5px;
	margin-top:5px;
}
	
#photo_list{
	width:680px;	
}

#photo_list li{
	border:1px solid #CCCCCC;
	float:left;
	margin:5px;
	padding:5px;
	text-align:center;
	width:140px;
	height:185px;
}

#gallery{
	text-align:center;
	margin-left:auto;	
	margin-right:auto;
}

#gallery img{
	height:auto;
}


