@charset "UTF-8";
/* CSS Document */
#profileContent {
	width:652px;
	background:#fff;
	height:250px;
}
#profile_wrap{
	margin-bottom: 10px;
}
#searchResults{
	background: url(../img/backgrounds/search_results_bg.gif) 0 0 no-repeat;
	height: 23px;
	margin-bottom: 10px;
	
}
#searchResults p{
	font-size: 10px;
	padding: 6px;
	margin:0;
	color: #999;
}
#viewResults {
	height:18px;
	font-size: 10px;
	border-bottom: 1px solid #dddddf;
	padding: 3px 5px;
	width: 636px;
	float: left;
}

#resultView {
	width: 180px;
	_height: 1%;
	float: left;
}

#resultView:after,
#resultView ul:after,
#displayBy:after {
	content:".";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
}

#resultView h4{
	float:left;
	display: inline;
	font-size:10px;
	padding:4px 0;
	margin:0;
	width: 55px;
	font-weight: none;
}

#resultView ul {
	list-style: none;
	float:left;
	width: 100px;
}

#resultView ul li {
	list-style: none;
	float: left;
	width: 30px;
}

#resultView li a {
	display: block;
	width: 27px;
	height: 20px;
	color: #fff;
	font-size: 1px;
	position: relative;
	top: -2px;
	left: 0;
}

#resultView li a.list {
	background: url(../img/backgrounds/grid_list_view.jpg) no-repeat -60px 1px;
}

#resultView li a.list:hover, 
#resultView li.current a.list {
	background-position: -60px -37px;
}

#resultView li a.grid {
	background: url(../img/backgrounds/grid_list_view.jpg) no-repeat 0 1px;
}

#resultView li a.grid:hover,
#resultView li.current a.grid {
	background-position: 0 -37px;
}

#displayBy {
	display: block;
	width: 325px;
	float: left !important;
}
#displayBy h4{
	float:left;
	font-size:10px;
	padding:4px 0;
	width: 120px;
	color:#333;
}
#displayBy ul{
	float:left;
	list-style: none;
	width: 85px;
}
#displayBy ul li{
	list-style: none;
	float: left;
	width: 20px;
	padding: 5px 0 0;
}
#displayBy ul li a{
	text-decoration: none;
}
#displayBy ul li.current a{
	color: #000;
	font-weight: bold;
}
#pagination{
	float: right;
	min-width: 50px;
	_height: 1%;
}
#pagination h4{
	display: none;
}
#pagination a.previous{
	display: block;
	float: left;
	width: 18px;
}
#pagination a.next{
	display: block;
	float:left;
	width: 18px;
}
#pagination a.total {
	display: block;
	float: left;
	width: 35px;
	text-decoration: none;
	color: #000;
	padding-top: 4px;
}
#pagination li.current a{
	color: #000;
	font-weight: bold;
}
#pagination a.total span{
	color: #336699;
}
#pagination ul{
	float:left;
	list-style: none;
	min-width: 10px;
	white-space: nowrap;
	padding: 0 5px;
	_height: 1%;
}
#pagination ul li{
	list-style: none;
	float: left;
	width: 12px;
	padding: 4px 3px 0;
}
#pagination ul li a{
	text-decoration: none;
}
#pagination ul li a:hover{
	text-decoration:underline;
}
#viewResults ul#icons {
	/*border:solid 1px brown;*/
}

#viewResults ul#icons li {
	float:left;
}

#viewResults ul#icons li span {
	position:relative;
	top:3px;
	padding-right:5px;
}

#viewResults ul#icons li a  {
	padding-left:4px;
}

#viewResults ul#icons li a.photo {
	background:#fff url("img/icon_photo.gif") 0 0 no-repeat;
	width:27px;
	height:18px;
	float:left;
	
}

#viewResults ul#icons li a.list {
	background:#fff url("img/icon_list") 0 0 no-repeat;
	width:27px;
	height:18px;
	float:left;
}




#viewResults ul#displayBy {
	width:200px;
	height:15px;
	float:left;
	padding:3px 0 0 20px;
}

#viewResults ul#displayBy li {
	float:left;
	padding-right:5px;
}



#viewResults ul#pages {
	height:18px;
	float:left;
	padding:0 0 0 175px;
}

#viewResults ul#pages li {
	float:left;
	padding-right:5px;
	margin-top:3px;
}

#viewResults ul#pages li a.active {
	color:#000;
	font-weight:bold;
}
 
#viewResults ul#pages li a.previous {
	background:#fff url("img/arrow_previous.gif") 0 0 no-repeat;
	width:18px;
	height:18px;
	float:left;
	margin-top:-3px;
}
 
#viewResults ul#pages li a.next {
	background:#fff url("img/arrow_next.gif") 0 0 no-repeat;
	width:18px;
	height:18px;
	float:left;
	margin-top:-3px;
}

ul#photoView {
	width:654px;
	padding:0 0 0 0;
	clear: both;
	_height: 1%;
}

ul#photoView:after {
	content: "";
	height: 0;
	visibility: hidden;
	display: block;
	clear: both;
}

ul#photoView li {
	float: left;
	padding:8px 14px 8px 0;
	padding-bottom:10px;
	height: 100px;
	width: 95px;
}
ul#photoView li img{
	border: 1px solid #336699;
	cursor: pointer;
}
ul#photoView li strong {
	font-size: 10px;
	display: block;
}

div.profileOverlay {
	/* position:relative; */
	/* top:-90px; */
	/* left:75px; */
	display: none;
	/*	z-index: 10000 !important; */
	width:217px;
	min-height:10px;
	font-size: 10px;
	position: absolute;
	top: 25px;
	left: 75px;
}

ul#photoView li img.hover {
	border:1px solid #cd0303;
}

div.profileOverlay .oBody{
	height: 1%;
	background: url(../img/backgrounds/overlay_bg_top.png) 0 0 no-repeat;
	_background-image: url(../img/backgrounds/overlay_bg_top.gif);
	padding:5px 10px 0px 17px;	
}
div.profileOverlay .oFooter{
	height: 1%;
	background: url(../img/backgrounds/overlay_bg_bot.png) bottom left no-repeat;
	_background-image: url(../img/backgrounds/overlay_bg_bot.gif);
	padding:0px 10px 17px 17px;
}
div.profileOverlay h4 {
	font-size:10px;
	color:#d54545;
} 
div.profileOverlay h5 {
	font-size:10px;
	padding-top:5px;
	font-weight:bold;
} 
div.profileOverlay blockquote {
	font-size:10px;
	padding-top:5px;
} 
div.profileOverlay blockquote p{
	font-size:10px;
	padding-top:5px;
} 
div.profileOverlay ul {
	height: 15px;
	width: 140px;
	overflow: hidden;
}
div.profileOverlay ul li{
	padding: 0 6px 0 0 !important;
	margin: 0;
	width: 17px !important;
	height: 17px !important;
}
div.profileOverlay ul li img{
	border: none !important;
}
a.profile_cta {
	font-weight: bold;
	position: absolute;
	bottom:20px;
	right:17px;
}

p.profileGalleryLink {
	text-align: right;
}

p.profileGalleryLink a {
	font-size: 11px;
	line-height: 1.3;
	font-weight: bold;
}

/* LIST VIEW */
#listView{
	clear:both;
}
#listView table{
	width: 100%;
	}
	
#listView table thead {	
	background: url(../img/backgrounds/profileSearchHeader_BG.gif) 0 bottom repeat-x;
}
#listView table thead td{
	font-weight: bold;
	color: #a6a4a4;
	padding: 4px;
	
}

#listView table thead td.lv_o{
	width: 100px;	
}

#listView table td{
	font-size: 11px;
	/* height: 6px; */
	line-height: 1;
	padding: 5px;
	color:#333;
}
#listView table td a{
	font-weight:bold;
}
#listView table .odd td{
	background-color: #f7f8f9;
}

#listView table td.lv_f {
	display: block;
	position: relative;
	}
	
#listView table td.lv_f span {	
	visibility: hidden;
	}
	
#listView table td.lv_f a {
	display: block;
	width: 18px;
	height: 8px;
	position: absolute;
	top: 3px;
	}
*+html #listView table td.lv_f a {
	top:4px;
	}



#listView table td.lv_f .overview {
	left: 4px;
	}

#listView table td.lv_f .chart {
	left: 26px;
	}

#listView table td.lv_f .schedule {
	left: 46px;
	}

#listView table td.lv_f .blog {
	left: 67px;
	}

/* Profile Dashboard Nav List */

.profile_dashboard ul {
	width: 381px;
	height: 1%;
	padding: 4px 0 0 47px;
	position: relative;
	}
	
.profile_dashboard ul:after,
.profile_dashboard:after {
	content: "";
	height: 0%;
	visibility: hidden;
	display: block;
	clear: both;
	}
	
.profile_dashboard li {
	display: block;
	height: 80px;
	position: absolute;
	top: 0px;
	color: #ECEBCB;
	}
	
.profile_dashboard #pd_over {
	width: 62px;
	left: 50px;
	}	
	
.profile_dashboard #pd_charts {
	width: 68px;
	left: 144px;
	}
	
.profile_dashboard #pd_oweek {
	width: 100px;
	left: 236px;
	}
	
.profile_dashboard #pd_blog {
	width: 54px;
	left: 362px;
	}

.profile_dashboard li a {
	display: block;
	height: 80px;
	background-image: url(../img/profile_nav_list.jpg);
	background-repeat: no-repeat;
	}
	
#profile_wrap .profile_dashboard li a {
	color: #ecebcb;
	}	
	
.profile_dashboard #pd_over	a {
	width: 62px;
	background-position: -6px -6px;
	}
	
.profile_dashboard #pd_over.active	a,
.profile_dashboard #pd_over	a:hover {
	background-position: -6px -187px;
	}	
												
.profile_dashboard #pd_charts a {
	width: 68px;
	background-position: -103px -9px;
	}
	
.profile_dashboard #pd_charts.active a,
.profile_dashboard #pd_charts a:hover {
	background-position: -103px -187px;
	}
	
.profile_dashboard #pd_oweek a {
	width: 100px;
	background-position: -196px -6px;
	}
	
.profile_dashboard #pd_oweek.active a,
.profile_dashboard #pd_oweek a:hover {
	background-position: -196px -187px;
	}
	
.profile_dashboard #pd_blog a {
	width: 54px;
	background-position: -322px -6px;
	}
	
.profile_dashboard #pd_blog.active a,
.profile_dashboard #pd_blog a:hover {
	background-position: -322px -187px;
	}
