body {
	background: #f0f0f0  url(/public/960/img/bg.jpg) top left repeat-x ;
}

#header {
	background: #ffffff url(/public/960/img/logo2.gif) top left no-repeat ;
	height:90px;
}

#content { 
}

#footer{
	margin-top:20px;
	padding-top:20px;
	border-top:1px solid #b0b0b0;
	color:#808080;
	font-size:11px;
} 
 
 
#profilefinder {
background:#E6EEEE none repeat scroll 0 0;
border:1px dashed #6BBFBF;
margin:15px 0;
padding:10px; 
text-align:center;
font-family: Georgia,serif;
color: #477F7F;
font-size:20px;

} 
 
 
.pod {
	margin-top:10px;
	background:#FFFFFF none repeat scroll 0 0;
border:1px dashed #e0e0e0;
padding:5px 10px ;
} 
 
 
 
 .grid_4 .pod textarea {
	width:260px;
	height:60px;
	
 
 }
 
 
.collectionhead {
  margin:5px;
	background:#FFFFFF ; 
} 


 
.collectionpagehead {
 
	margin-top:20px;
	background:#FFFFFF none repeat scroll 0 0;
border:1px dashed #D0D0D0;
padding:5px 10px ;

} 



.alert {
background:#FFFF99 none repeat scroll 0 0;
border:1px dashed #FFAA69;
margin:10px 0;
padding:5px; 

} 
 
.menu {
text-align:right; 
margin:10px  ; 

} 
 
.wee_ad {
	padding-top:10px;
	font-size:130%;
} 
 
 #avatar span {
	width:48px;
	height:48px;
	padding:2px; 
	border:1px solid #808080;
	float:left;
	display:block; 
	margin:-10px 10px 2px 0;
	overflow:none;
 }
  #avatar span img {width:48px; height:48px;}
 
 
 #avatar {  
	float:left; 
	
 }
 .socnetthumb{
 	width:24px;
	height:24px;
	padding:2px; 
	margin:2px; 
	border:1px solid #b0b0b0;
	float:left;
	display:block;  
	overflow:none;
 
 }
 .miniavatar {
	width:24px;
	height:24px; 
 
 }
 .grouptimeline {
	padding:4px;
	border-top:1px dashed #d0d0d0;
	clear:both;
	
 }
 .grouptimeline img {
	float:left;
	padding-right:6px;
 }
 .col {
 display:block;
 width:16px;
 height:16px;
 float:left;
 margin-right:4px;
 }
  .grouplist {
	padding:4px;
	border-top:1px dashed #d0d0d0;
	clear:both;
	
 }
 h2 .small {
	color:#606060;
	font-size:12px;
 }

a:link {text-decoration: none; color: #7B953A;}
a:visited {text-decoration: none; color: #7B953A;}
a:active {text-decoration: none; color: #7B953A;}
a:hover {text-decoration: none; color: red;}

 

 p {color:#808080;line-height:1.4em;}
h2, h3, h4 {color:#404040;}
h1 {  margin-top:20px;}
 
 
 
 ul.charty {color:blue; padding:0; margin:0;}
 ul.charty li {display:inline; bullet-style:none; margin:2px;}
.s1 {font-size:10px;}
.s2 {font-size:12px;}
.s3 {font-size:14px;}
.s4 {font-size:16px;}
.s5 {font-size:18px;}
.s6 {font-size:22px; font-weight:bold;}
.s7 {font-size:24px; font-weight:bold;}
.s8 {font-size:26px; font-weight:bold;}
.s9{font-size:28px; font-weight:bold;}
.s10 {font-size:32px; font-weight:bold;}
 
 
 .expand , .contract { background:#E0E0E0 none repeat scroll 0 0;
border-left:3px solid #FF5555; 
font-size:9px;
padding:0;}
 .expand  a,  .contract   a{  color:#ff3333;}
 

 
 
/*


# 	TABLE SORTABLE
#	Styles here are for the sortable tables formatting
#	Try not to override


*/


table.sortable { 
	background-color: #CDCDCD;
	margin:10px 0pt 15px; 
	width: 100%;
	text-align: left;
}
table.sortable thead tr th, table.sortable tfoot tr th {
	background-color: #e6EEEE;
	border: 1px solid #FFF; 
	padding: 4px;
}
table.sortable thead tr .header {
	background-image: url(/public/images/tablesorter/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.sortable tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}
table.sortable tbody tr.odd td {
	background-color:#F0F0F6;
}
table.sortable thead tr .headerSortUp {
	background-image: url(/public/images/tablesorter/asc.gif);
}
table.sortable thead tr .headerSortDown {
	background-image: url(/public/images/tablesorter/desc.gif);
}
table.sortable thead tr .headerSortDown, table.sortable thead tr .headerSortUp {
background-color: #8dbdd8;
}

p.inlinemenu a {color:#705050;background: #9BFFFE; padding:3px; line-height:1.4;}

tr {border-bottom:1px solid #e0e0e0;}

.gather {background:#FFFF99;}

/* end of tablesortable


this for IE max width hack*/

table.sortable {width:600px;}

