/* REACHING 4 MOON: Theme specific styles for page 8/44/101 and similar pages only*/
.sectionl .sectionheadingspan{
	background-image:url(section_header_small.jpg); 
	height:45px;	
	border:0px;
}
.sectionl .sectionfooterspan{
	background-image:url(section_footer_small.jpg); 
	height:45px;
	display:block;
}

/* Right */
.sectionr .sectionheadingspan{
	background-image:url(section_header.jpg); 
	background-color:transparent !important;	
	height:45px;	
	border:0px;
}
.sectionr .sectionfooterspan{
	background-image:url(section_footer.jpg); 
	height:45px;
	display:block;
}
#area02topright{	
	background:url(bkg_areatopright.jpg) no-repeat left top;
}
/* Common */
.section{ 
	margin:5px 0px 15px 0px !important;
	background-color:transparent !important;
}
.sectionheadingspantitle{
	padding:20px 0px 0px 5px;	
	position:relative;
	float:left;
	width:65%;
}
.sectionheadingspan span{		
	background-color:transparent;	
	color:#002371 !important; /* Headers */
}
.sectionheadingspanlinks {
	padding:10px 0px 0px 0px;
}
.sectionheadingspan .pipe{
	background-color: transparent !important;	
}
.sectionheadingspan .editlink{
	padding-top:25px;
	text-align:right;
}

.sectionheadingspan .editlink a{
	font-family: Georgia, "Times New Roman", Times, serif !important;
	font-size:14px !important;
	font-weight: normal !important;	
	color:#8AB1E6 !important; /*Page Links */
	text-decoration:none;
	cursor:hand;
}
.sectionheadingspan .editlink a:hover{
	text-decoration:underline;
}
.sectionbody{
	background-color:#014BAE; /* Section Bkg */
	margin: 0px 0px 0px 0px;
}
.sectionbody div{ /* used in More About Me & Interests */
	padding-bottom:20px;
	line-height:15px;
}
.sectionfooterlinks{
	background-color:#014BAE !important; /* Section Bkg */
	margin: 0px 0px 0px 0px !important;		
	padding:0px 5px 10px 0px !important;		
	width:auto;
}
.sectionfooterlinks a{
	color:#8AB1E6 !important; /*Page Links */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight: normal;	
	text-decoration:none;	
}
.sectionfooterlinks a:hover{
	text-decoration:underline !important;
}

/* Member Photo Card */
#memberphotocard{
	background: url("../../images/bkg_repeater_photo_slider.jpg") #FFFFFF repeat-x bottom;
}
#memberphotocard .section{}
#memberphotocard  .sectionheadingspan {
	border-top:3px solid #0D5AB6; /* Thick lines - ID Card */
	border-bottom:1px solid #6FBEFF; /* Thin lines - ID Card */
	padding:0px;
	margin:0px;
	height:2px;
}
#memberphotocard  .sectionheadingspan span{		
	position:relative;
	color:#FFFFFF;
	padding:0px;
}
#memberphotocard .sectionbody{ 
	background-color: transparent !important;
}

#memberphotocard  .sectionfooterspan{
	border-top:1px solid #6FBEFF; /* Thin lines - ID Card */
	border-bottom:3px solid #0D5AB6;	/* Thick lines - ID Card */	
	padding: 0px;
	margin: 0px;
	width:100%;
	height:2px;
	clear:both;
}
#memberphotocard .text01{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight: bold;	
	color :#000000;	
}
#memberphotocard .text02{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight: normal;	
	color :#000000;	
}
#memberphotocard .text03{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight: bold;	
	color :#3366ff;	
}
#memberphotocard .text04{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight: normal;	
	color :#000000;	
}
#memberphotocard .text05{
	font-family: Courier New, Courier, monospace;
	font-size:18px;
	font-weight: bold;	
	color :#ff6600;	
}
/* Profile Rating */
#profilerating{
	position:relative;
	background: url("bkg_repeater_profile.jpg") #FFFFFF repeat-x bottom;
	text-align:left;
	padding:10px;
	margin:0px 0px 10px 0px;
}
#profileratingheader{
	font-family: Courier New, Courier, monospace;
	font-size:18px;
	font-weight: bold;	
	color :#ff6600;	
	padding:0px 0px 5px 0px;
}
#profileratingbody{}
.pollrow{
	height:15px;
	display:block;
}
.pollspan{
	width: 55px;
	float:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	font-weight: normal;	
	color :#000000;	
}
#profileratingbody img{
	margin:0px 0px 5px 0px;
}
/* More About Me - Uses common  section styles */


#moreaboutme .sectionbody{ 
	margin: 0px 0px 0px 0px !important;	
	position:relative;
	width:auto;
}
#moreaboutme .text01{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight: bold;	
	color :#FFF000;	/* Sub Headers */
}
#moreaboutme .text02{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight: normal;	
	color: #B4FF00;	/* Body Text */	
}
/*#moreaboutme .text03{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight: normal;	
	color :#000000;	
}*/
/* My Friends */
/*#myfriends .sectionbody{ 
	margin: 0px 1px 0px 0px !important;	
	position:relative;
	width:auto;
}*/
#myfriends .image_matrix{	
	background-color:#014BAE !important; /* Section Bkg */
}
#myfriends .image_matrix_element {}
#myfriends .image_matrix_element a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight: normal;	
	color :#4990C7;
	text-decoration:none;	
}
#myfriends .image_matrix_element span{	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight: normal;
	color :#8AB1E6; /*Page Links */
}
#myfriends .text01{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight: normal;	
	color:#8AB1E6 !important; /*Page Links */
}
/* My Quizzles */
#myquizzles .sectionbody{
	height:auto;
	width:auto;
	margin:0px 0px 0px 0px !important;	
}

#myquizzlesimg{}

.quizzes{
	line-height:15px; 
}
.quizzes a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight: bold;	
	color :#FFF000;	/* Sub Headers */
	text-decoration:none;
}
/* My Interests  */

#myinterests .sectionbody{
	background:url("r_middle.jpg") #014BAE no-repeat top left; /* Section Bkg */
	min-height:450px;
	margin:0px !important;	
}
#myinterests .sectionfooterlinks{
	margin: 0px 0px 0px 0px !important;	
}
#myinterests .text01{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight: bold;	
	color :#FFF000;	/* Sub Headers */
}
#myinterests .text02{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight: normal;	
	color: #B4FF00;	/* Body Text */	
}
#myinterests .sectionbody a{
	text-decoration:none;
	color :	#8AB1E6 !important; /*Page Links */
}

/* My Thoughts */
#mythoughts .sectionfooterlinks{
	margin: 0px 0px 0px 0px !important;	
}
#mythoughts .text01{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight: bold;	
	color :#FFF000;	/* Sub Headers */
}
#mythoughts .text02{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight: bold;	
	color: #B4FF00;	/* Body Text */
}
#mythoughts .text03{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight: normal;	
	color: #B4FF00;	/* Body Text */	
}
/* Next & Prev links for My Thoughts Section */
.pager{
	font-family: Georgia, "Times New Roman", Times, serif !important;;
	font-size:14px !important;;
	font-weight: normal !important;		
	color: #8AB1E6 !important;	/*Page Links */
}

/* Guest Book */

#guestbook .message{
	padding: 0px 5px 5px 0px;
	background-color:#014BAE !important;	/* Section Bkg */
}
#guestbook .sectionbody img{
	padding: 0px 10px 0px 0px;
/*	border-right:10px solid #FFFFFF;*/
	float:left;
}
#guestbook .sectionfooterlinks{
	margin: 0px 0px 0px 0px !important;	
}

#guestbook .text01{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight: normal;	
	color:#8AB1E6 !important; /*Page Links */
}
#guestbook .text02{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight: bold;	
	color: #B4FF00;	/* Body Text */
}
#guestbook .text03{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight: normal;	
	font-style:italic;	
	color: #B4FF00;	/* Body Text */
}

/* No Info */
.noinfo{
	color: #B4FF00 !important;	 /* Body Text */	
}
