/*********  Copyright 2000-2007 UIEvolution ************/
/*********  Explore Stylesheet **************************/

/************** Browse Styles ********************/
.ex-tabnav {
	background: url(../img/bg_ex_tabnav.gif) repeat-x;
	height: 31px;
	padding: 22px 0 0 0;
	margin-bottom: 00px;
}
.ex-tabnav li {
	list-style: none;
	display: block;
	float: left;
	padding: 0;
	margin-right: 1px;
	height: 30px;
	background: url(../img/bg_ex_tabnav_li.gif) repeat-x;
}
.ex-tabnav li a:link, .ex-tabnav li a:visited {
	text-decoration: none;
	display: block;
	float: left;
	padding: 10px 13px 0 13px;
	height: 20px;
	line-height: 12px;
	font-size: 12px;
	background: url(../img/bg_corner_tr_orange.gif) no-repeat top right;
	}

.ex-tabnav li:hover {
	background-position: 0 -30px;
}
.ex-tabnav li.highlight {
	background-position: 0 -30px;
}
.ex-tabnav li.highlight a:link, .ex-tabnav li.highlight a:visited {
	font-weight: bold;
	font-size: 14px;
}

/* Pic Styles */

.ex-pic {
	float: left;
	width: 122px;
	padding: 0px 18px 0 18px;
	margin:0;
	border: 0px solid red;
}
.ex-pic .pic {
	text-align: center;
	margin: 0;
	width: 120px;
	height: 80px;
	border: 1px solid #666;
	background: #ddd;
	overflow: hidden;
	position: relative;
}
.ex-pic .title {
	background: #666;
	text-align: center;
	color: #fff;
}
.ex-pic .title a:link, .ex-pic .title a:visited {
	padding: 2px 3px 2px 3px;
	display: block;
	width: 116px;
	color: #fff;
	text-decoration: none;
	}
.ex-pic .title a:hover {
	background: #2A6287;
	color: #B8D6E9;
}

.ex-pic a:link, .ex-pic a:visited {
	color: #2A6287;
}
.ex-pic .visits {
	float: left;
	color: #666;
	font-size: 11px;
}
a:link.overlay, a:visited.overlay {
	text-decoration: none;
	margin: 0; padding: 0;
	position:absolute;
	top: 0;
	left: 0;
	width: 120px;
	height: 92px;
	z-index: 1000;
	background-color: #fff;
	-moz-opacity: 0.6;
	opacity:.60;
	filter: alpha(opacity=60);
}
a:hover.overlay {
	-moz-opacity: 0.0;
	opacity:.00;
	filter: alpha(opacity=00);
}


/* Pic Styles for more */
.ex-pic-more {
	float: left;
	width: 140px;
	height: 55px;
	padding: 0px 18px 0 0px;
	margin: 0;
	border: 0px solid red;
}
.ex-pic-more .pic {
	float: left;
	margin: 0;
	padding: 0;
	width: 50px;
	height: 40px;
	border: 1px solid #666;
	background: #ddd;
	overflow: hidden;
}
.ex-pic-more .pic img {
	width: 80px; padding: 0;
}
.ex-pic-more .title {
	background: transparent;
	color: #666;
	margin-left: 58px;
}
.ex-pic-more .title a:link, .ex-pic-more .title a:visited {
	padding: 2px 3px 2px 3px;
	color: #666;
	text-decoration: none;
	font-size: 11px;
	line-height: 14px;
}
.ex-pic-more .title a:hover {
	color: #B8D6E9;
}

.ex-pic-more a:link, .ex-pic-more a:visited {
	color: #2A6287;
}
.ex-pic-more .visits {
	float: left;
	color: #666;
	font-size: 11px;
}

.members {
	padding: 0 0 0px 0;
	margin: 0;
}
.members img {
	float: left;
	padding: 1px;
	margin-right: 8px;
	height: 50px;
}
.members h3 {
	color: #fff;
	padding: 18px 0 5px 0;
}
.members p {
	color: #333;
}
.members a:link, .members a:visited {
	color: #fff;
	text-decoration: none;
}
.members a:hover {
	color: #666;
}

/************** User Styles ********************/

.user-content {
	padding: 30px 20px 00px 20px;
}
.user-content p {
	margin: 20px 0 0 135px;
}

td#col3 h1 {
	font-size: 18px;
	margin: 0 0 20px 0;
}
.liner h4 {
	background: url(../img/bg_grad_orange_ex.gif) 0 -10px repeat-x;
	font-size: 16px;
	line-height: 16px;
	font-style: italic;
	margin: 0 0 15px 0;
	padding: 0;

}

.pic {
	float: left;
	overflow: hidden;
	height: 100px;
	width: 120px;
	margin-right: 12px;
	border: 1px solid #666;
}
.rating {
	float: right;
	width: 120px;
}
.rating .raters {
	font-size: 10px;
	text-align: right;
	color: #999;
}

#tools {
	padding: 15px 20px 40px 20px;
	margin: 0;
}

/** Star Rating **/
	.star-rating {
		list-style:none;
		margin: 0px;
		padding:0px;
		width: 125px;
		height: 25px;
		position: relative;
		overflow:hidden;
		background: url(../img/alt_star.gif) top left repeat-x;		
	}
	.star-rating li{
		padding:0px;
		margin:0px;
		/*\*/
		float: left;
		/* */
	}
	.star-rating li a{
		display:block;
		width:25px;
		height: 25px;
		line-height:25px;		
		text-decoration: none;
		text-indent: -9000px;
		z-index: 20;
		position: absolute;
		padding: 0px;
		overflow:hidden;
	}
	.star-rating li a:hover{
		background: url(../img/alt_star.gif) left bottom;
		z-index: 2;
		left: 0px;
		border:none;
	}
	.star-rating a.one-star{
		left: 0px;
	}
	.star-rating a.one-star:hover{
		width:25px;
	}
	.star-rating a.two-stars{
		left:25px;
	}
	.star-rating a.two-stars:hover{
		width: 50px;
	}
	.star-rating a.three-stars{
		left: 50px;
	}
	.star-rating a.three-stars:hover{
		width: 75px;
	}
	.star-rating a.four-stars{
		left: 75px;
	}	
	.star-rating a.four-stars:hover{
		width: 100px;
	}
	.star-rating a.five-stars{
		left: 100px;
	}
	.star-rating a.five-stars:hover{
		width: 125px;
	}
	.star-rating li.current-rating{
		background: url(../img/alt_star.gif) left center;
		position: absolute;
		height: 25px;
		display: block;
		text-indent: -9000px;
		z-index: 1;
	}
	a:active{
		outline: none;
	}

/** Small Navigation **/
.toggler .send,
.toggler .fav,
.toggler .cast,
.toggler .embed, 
.toggler .more {
	display: block;
	float: left;
	height: 27px;
	width: 28px;
	margin: 0 2px 0 0;
	cursor: pointer;
	cursor: hand;
}
.toggler .send {
	background: url(../img/ex_sm_nav_send.gif) no-repeat top left;
}
.toggler .fav {
	background: url(../img/ex_sm_nav_star.gif) no-repeat top left;

}
.toggler .cast {
	background: url(../img/ex_sm_nav_cast.gif) no-repeat top left;
}
.toggler .embed {
	background: url(../img/ex_sm_nav_globe.gif) no-repeat top left;
}
.toggler .more {
	background: url(../img/ex_sm_nav_more.gif) no-repeat top left;
	width: 113px;
}

#tabFocus .send, #tabFocus .fav, #tabFocus .cast, #tabFocus .embed, #tabFocus .more,
.toggler .send:hover, .toggler .fav:hover, .toggler .cast:hover, .toggler .embed:hover, .toggler .more:hover   {
	background-position: 0 -27px;
}

.boxholder {
	clear: both;
	padding: 10px 5px 5px 5px !important;
	padding: 4px 5px 5px 5px;
	margin: 0;
	border: 1px solid #F2A669;
	background: url(../img/bg_grad_orange_ex.gif) repeat-x top;
}
.accordian {
	display: none;
}





