/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #000000;
	line-height: 1.166;
	font-size: 11px;
	padding:5px 10px 10px 10px;
	margin:0;
}
img{
text-align:left;
border:none;
vertical-align:text-bottom;}

a{
	color: #444444;
	text-decoration: underline;
}

a:link{
	color: #006600;
	text-decoration: underline;
}

a:visited{
	color: #666666;
	text-decoration: underline;
}

a:hover{
	color: #003300;
	text-decoration: underline;
}

.headersubtitle{
	font-size:90%;
	color:#444444;
	font-weight: normal;
}

h1{
 font-family: Arial,sans-serif;
	font-size:150%;
	font-weight:bold;
	color:#000000;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 120%;
 font-weight:bold;
 color: #000000;
 margin: 0px;
 padding: 0px;
 display:inline;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight:bold;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #444444;
 letter-spacing: normal;
 margin: 0px;
 padding: 0px;
 display:inline;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #444444;
 margin: 0px;
 padding: 0px;
}

/* ---don't know if we need these. Disableing to see what's affected.

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}*/

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #000000;
}

.smalltext{
	font-size:80%;
	font-weight:normal;
}

.smalllink{
	font-size:80%;
	text-decoration:underline;
	font-weight:normal;
	padding:0 0 3px 0;	
}

#error_msg
{
   color: red;
   font-weight: bold;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
}

#navBar{
	float: left;
	width: 20%;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

#headlines{
  float:right;
	width: 20%;
	padding-right: 10px;
}

#content{
	float: left;
	width: 54%;
	border-right: 2px solid #ccc;
	border-left: 2px solid #ccc;
}
#publiccontent{
	float: left;
	width: 74%;
	border-right: 2px solid #ccc;
	border-left: 1px solid #ccc;	
}

/***********************************************/
/* Masthead Components                         */
/***********************************************/
.mastheadcontent{
	float:left;
	height:76px;
	width: 77%;
	padding:0;
	margin:0;
	padding-bottom:20px;	
}
.logo{
	float:left;
}
.logo img{
	border:0px solid #fff;}

.mastheadcontent h2{
	margin-top: 20px;
}
.usernameheader{
	font-size:230%;
	font-weight:normal;
	color: #999;
	padding:0;
	margin:0;
	z-index:5;
	position:absolute;
	left:212px;
	top:0px;
	display:block;
	width: 100%;
}
.mastheadsearch{
	font-weight:normal;
	padding:0;
	margin:0;
	z-index:4;
	position:absolute;
	left:70px;
	top:40px;
	display:block;
}
.pagename{
	font-size: 110%;
	color:#666;
	font-weight:bold;
	font-style:italic;
	padding-right: 10px;
	letter-spacing: 0.08em;
	padding-bottom: 14px;

}

/*************** #blankdiv styles *************

#blankdiv{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	clear:left;
}*/

/*****************************************************/
/* Masthead UL Link List                             */
/*****************************************************/

.mastheadlinks{
	font-size:11px;
	font-weight:bold;	
	width:100%;
	padding:0;
	margin:0 0 0 0;	
/*	font-size : small; */
	line-height : 14px;
	color:#000000;	
	clear:both;
   background-image: url("/images/Nav_BG.jpg");
   background-repeat: repeat;
}

#menu {
	margin : 0;
	padding-left : 0px;
	height:29px;
}

#menu ul, #menu li	{
	display : inline;
	list-style-type : none;
	margin : 0;
	padding : 0;
	height:29px;
}
	
#menu a:link, #menu a:visited	{
	background: #fff;
	border-right : 1px solid #999;
	float : left;
	padding : 5px 10px 0px 10px;
	text-decoration : none;
}

#menu a:link.active, #menu a:visited.active	{
	background : #FFCC66;
}

#menu a:hover	{
	color : #006633;
}

 #menu ul a:hover {
	color: #006633 !important;
}
#menu .menunolink {
   background-image: url("/images/Tab_RightEndCap.jpg");
   background-position: right;
   background-repeat: no-repeat;
   padding: 5px 10px 0 10px;
   height:24px;
	float : left;

}
#menu li .endcap {
   background-image: url("/images/Tab_LftBG.jpg");
   background-position: left top;
   background-repeat: no-repeat;
   padding: 6px 2px 12px 10px;

}
#menu .firstspacer {
	float : left;
   background-image: url("/images/Nav_LeftEndCap.jpg");
   background-repeat: no-repeat;
   background-position: left;
   height:29px;
}
/* need to address lastspacer later. need the menu to stop before the ads, then put this image at the end. 
maybe a floated image and not a li?*/
#menu .lastspacer{
	float : left;
   background-image: url("/images/Nav_RightEndCap.jpg");
   background-position: right;
   background-repeat: no-repeat;
   height:29px;
}

/*****************************************************/
/* Main Content Space Styles                         */
/*****************************************************/

.space{
	clear: both;
	position:relative;
}
.topspaceheader{
	padding:5px 10px 5px 10px;
	clear: both;
	background-image: url("/images/Nav_HeaderRowBG.jpg");
	background-repeat: repeat-x;
	height:16px;
}
.topspaceheaderpublic{
	padding:5px 10px 5px 10px;
	clear: both;
	background-image: url("/images/Nav_HeaderRowBG.jpg");
	background-repeat: repeat-x;
	height:16px;
	border-bottom:1px solid #ccc
}	
.topspaceheadertitle{
	text-align:left;
	font-weight:bold;
	font-size: 150%;
	letter-spacing:.03em;
	color:#000;
}
.topspaceheaderlink{
	font-weight:bold;
	font-size:10px;
	color: #444444;
}
.topspaceheader a{
	text-decoration: underline;
	text-align: right;
}
.spaceicon{
	float:left;
	vertical-align:middle;
	margin-bottom:5px;
}
.spaceicon img{
	width:40px;
	border: 2px solid #999;
}
.spacetitle{
	padding:3px 0 5px 60px;
	font-weight:bold;
}
.spacetitle img{
	padding-right: 5px;
}
.spaceheader{
	background-color: #fff;
	background-image: url("/images/OrangeHeaderBG.jpg");
	background-repeat: no-repeat;
	font-weight:bold;
	border-bottom: 1px solid #ccc;
	border-top:2px solid #ccc;
	font-size:13px;
	padding:3px;	
}
.spaceheader a {
	color: #000000;
}

.spaceheadertitle{
 font-weight:bold;
 color: #000000;
 padding:3px;
 }
.spaceheadertitle a{ 
	color: #000000;
}
.spaceheader .topspaceheaderlink {
	padding:5px 20px 0 0;
	float:right;
}
.spaceheader .topspaceheaderlink a{
	text-decoration:underline;
}
.spacecontent{
	margin-left:55px;
	margin-top:10px;
	margin-right: 10px;
}
.spaceactivity{
	float:left;
	width:65%;
 	border: 1px solid #ccc;
	margin-bottom:10px;
}
.spacefriends{
	margin-left:10px;
	float:right;
	width:30%;
 	border: 1px solid #ccc;
	margin-bottom:10px;
	clear:right;
}

.spaceactivityheader{
	padding:5px 10px 5px 10px;
	background-color: #fff;
	background-image: url("/images/ActivityBG.jpg");
	background-repeat: repeat-x;
	font-weight:bold;
   border-bottom: 1px solid #ccc;
}
.spacefriendsheader{
	padding:5px 10px 5px 10px;
	background-color: #fff;
	background-image: url("/images/FriendsBG.jpg");
	background-repeat: repeat-x;
	font-weight:bold;
 	border-bottom: 1px solid #ccc;
}

.spaceactivitycontent{
	padding:5px 10px 5px 10px;
}
.spacefriendscontent{
	padding:5px 10px 5px 10px;
/*	height: 300px; */
}


/************* formatting activity *********************/

.activityusericon {
padding: 0 5px 5px 0;
float:left;
}
.postedby {
font-weight:bold;
color:#CC0000
}
.activity{
   margin:5px;
	padding:5px 0px 3px 0px;
	font-weight:normal;
	clear:both;
}
.activity_list{
}
.acts_with_poster{
	padding:5px 0px 15px 0px;
}
.act_thumb{
float:left;
padding-right:5px;
}
.act_link{
	color: #000000;
}
.act_date{
	font-size:80%;
	padding-top: 4px;
	color: #666666;
	clear:both;
}
.act_poster{
	vertical-align:text-bottom;
	font-weight: bold;
}
.act_poster_img{
/*	padding:50px 50px 50px 50px;*/
/*	color: #FF00FF;*/
display:inline;
vertical-align:text-bottom;
padding-right: 5px;
text-decoration:none;
}
.act_poster_name{
/*	color: #FF0000;*/
display:inline;
}
.act_poster_userimg{
	border:none;
	vertical-align:text-bottom;
	display:inline;
}

/************* #siteInfo styles (footer)***************/

#siteInfo{
	clear: both;
	color: #666666;
	padding: 20px 10px 10px 20px;
	text-align: center;
	border-bottom:2px solid #ccc;
	border-top: 2px solid #ccc;
	margin:0
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}

#info_content
{
   padding:5px 10px;
   width: 400px;
}


/*****************************************************/
/* #Recommendations styles                           */
/*****************************************************/

/*
#Recommendations{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#Recommendations h3{
	padding: 10px 0px 2px 10px;
}

#Recommendations li {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#Recommendations a:hover{
	background-color: #dddddd;
}
*/


.recommendationheader{
	padding:5px 5px 5px 10px;
	clear: both;
	vertical-align:middle;	
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;	
	background-color: #fff;
	background-image: url("/images/GreenHeaderBG.jpg");
	background-repeat: no-repeat;	
	height:12px;
}
.recommendationheadertitle{
	text-align:left;
	font-weight:bold;
	color:#000;
}
/* .recommendationheader a{
	font-size:90%;
	letter-spacing:normal;
	text-decoration:underline;
} */
.recommendation{
	margin:5px 0 0 5px;
}
.recommendedicon{
	float:left;
	padding: 5px 5px 5px 0;	
	clear:both;
}
.recommendedicon img{
	width: 30px;
}

.recommendationcontent{
float:left;}
.rec_name {
}
.recommend_user{
padding-left:3px;
padding-bottom: 5px;
}
.rec_ignore{
margin-top: 7px;
font-size:80%;
color:#666666;
}

/* .recommendation .smalllink{
	font-size:70%;
	text-decoration:underline;
	font-weight:normal;
	padding:0 0 3px 5px;	
} */

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

/* pagination link styles */

.next_prev{
	font-weight:normal;
	padding:0 0 3px 0;
	clear:both;	
}

.next
{
   margin-right: 4px;
   margin-top: 2px;
   margin-bottom: 2px;
   padding: 2px 5px 2px 5px;
   float:left;
   border: 1px solid #ccc;
   float:left;
}

.prev
{
   margin-right: 4px;
   margin-top: 2px;
   margin-bottom: 2px;
   padding: 2px 5px 2px 5px;
   float:left;
   border: 1px solid #ccc;
}

/*.friends_next_prev{
 	text-decoration:underline;
	font-weight:normal;
	padding:0 0 3px 0;
}*/

/*
.search_next_prev{}
.act_next_prev{}
.ignored_next_prev{}
.recommend_next_prev{}
 */
.rec_next_prev
{
   padding: 0 0 10px 5px;
}

/* friend list styles */
.friends_list{}
.friend{
	clear:both;
	margin-bottom:5px;
}
.friend_image{
	margin:2px 2px 0 0;
	float:left;
}
.friend_name{
}

/* user and spotlight styles */
.user_img{
	text-align:left;
	border:none;
	vertical-align:text-bottom;
}
.spotlight{
	padding:5px 10px 5px 10px;
	clear: both;
	background-color:#FFF;
	border-width: 1px;
	border-style:solid;
	border-color:#666666; 
}
.spotlight_user_image{
}
.spotlight_image{
	text-align:left;
	border:none;
	vertical-align:text-bottom;
}
.spotlight_name{
	font-size:120%;
	font-weight:bold;
	padding-bottom:5px;
}
.spotlight_id{
	display:inline;
	font-weight:normal;
}
.spotlight_close{
	text-align:right;
	font-size:75%;
	text-decoration:underline;
	font-weight:normal;
}
.spotlight_user_desc{
   max-width:200px;
}


.rec_name{
	float:left;
}
.recommend_user{
}
.rec_ignore{
	clear:both;
	font-size:80%;
	text-decoration:underline;
	font-weight:normal;
	padding:0 0 3px 0;	
}

/************** Manage Account Syles **************/
.managespaceheader{
/*	background-color: #F9A253; */
/*	border-bottom: 1px solid #999;*/
	border-top:2px solid #ccc;
	font-size:13px;
	padding:3px;	
}
.managespaceheader_main{
	background-color: #FFFFCC; 
/*	background-color: #FFCC66; */
	border-bottom: 1px solid #ccc;
	border-top:2px solid #ccc;
	font-size:13px;
	padding:3px;	
}
.display_order{
   clear:right;
}
.move_space{
	float:left;
	padding: 5px 5px 25px 5px;
}

.manage_delete{
   float:right;
   padding:5px;
   font-size:11px;
}
/*
.move_top{
}
.move_up{
}
.move_down{
}
.move_bottom{
}
*/
.make_main{
	float:left;
	padding:5px;
	color:#333333
}


/************** Recommended Acvitities *****************/
.recommended_activity_list
{
	margin:5px 0 0 5px;
}

.act_rec_next_prev
{
   padding: 0 0 10px 5px;
}

.rate_button
{
   margin-right: 4px;
   margin-top: 2px;
   padding: 2px 0px 2px 0px;
   float:left;
   border: 1px solid #ccc;
   background-color:#FFFEFA;
}
.rate_button a
{
   padding: 0px 5px 0px 5px;
   text-decoration: none;
}
.rate_button_selected
{
   margin-right: 4px;
   margin-top: 2px;
   padding: 2px 5px 2px 5px;
   float:left;
   border: 1px solid #ccc;
   background-color: #FFE6B3;
}
.rate_button_hide
{
   margin-left: 10px;
   float:left;
   background-color:#FFFEFA;
}

#fm_newspace
{
   min-height: 100px;
}