@import url('missteenusa.layout.css');
@import url('missteenusa.common.css');

/*
Miss Universe
- Photo Detail Styles
- Modified: 3/9/2009
*/

#activities-detail {
	width: 100%;
}

#voting-pod {
	overflow:hidden;
	border-bottom:2px solid #fa4cb2;
	padding:0 0 5px 0;
}
#voting-pod div.header { 
	padding:0px 20px 10px 5px;
	border-bottom:1px solid #333;	
}
#voting-pod div.header div.info {
}
#voting-pod div.header div.info h2 {
	margin: 0 0 7px 0;
	font-size: 1.6em;
	color: #f60e95;
}
#voting-pod div.header div.info p {
	font-size:1.6em;
	color:#333;
	padding:0 30px 10px 0;
}
#voting-pod-options td.option-img {
	width:250px;
}
#voting-pod-options td.vote-button {
	width:80px;
}
#voting-pod-options td.option {
	width:500px;
	font-size: 1.4em;
}
#voting-pod-options td.vote-count {
	font-size: 3.0em;
	text-align: center;
}

div.activities-pod {
	background:url(/img/MissTeenUSA/bg/activities.border.png) no-repeat bottom left;
	margin:0 0 15px 0;
}
.activities-pod div.titlebar {
	background-repeat:repeat-x !important;
}	
.activities-pod div.content {
	margin: 0;
	padding: 1px 0 0 0;
	overflow: hidden;
}
.activities-pod ul {
	width: 100%;
	list-style: none;
}
.activities-pod ul li {
	width: 205px;
	float: left;
	overflow:hidden;
	margin:0 7px 0 0;
	padding:0 0 20px 0;
	/*border-bottom:2px solid #fa4cb2;*/
}
.activities-pod ul .last {
	border-right:0px;
	margin:0;
	}
.activities-pod ul li div.info {
	padding: 10px;
}
.activities-pod ul li div.info a {
	font-size: 1.4em;
	color:#fa4cb2;
	font-weight:bold;
}
.activities-pod ul li div.info p {
	font-size: 1.1em;
	color: #636363;
}


	#aCol {
		width: 640px;
		float: left;
	}
		

	#bCol {
		width: 300px;
		float: left;
	}

#charity-featured{ 
	width:648px; 
	padding-left:250px; 
	position:relative; 
	height:539px;
	margin:0 0 0 25px;
	background:url(/img/MissTeenUSA/bg/sponBg.png) 250px 0 no-repeat;
}
#charity-featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:0; left:0; 
	list-style:none; 
	padding:0; margin:0; 
	width:235px; 
	border-right:2px solid #E5E5E6;
	height:539px;
}
#charity-featured ul.ui-tabs-nav li{ 
	padding:0px 0; padding-left:0px;  
	font-size:12px; 
	color:#666;
	z-index:1;
	width:235px;
}
#charity-featured ul.ui-tabs-nav li img{ 
	margin:0px 0px; 
	padding:0px;
	z-index:1;
}
#charity-featured ul.ui-tabs-nav li span{ 
	font-size:11px; font-family:Verdana; 
	line-height:18px; 
}
#charity-featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:93px; 
	color:#333;
	background:url(/img/MissTeenUSA/bg/sponLink.png) 0 0 no-repeat; 
	line-height:20px;
	z-index:2;
	padding:9px 0 0 9px;
}
#charity-featured li.ui-tabs-nav-item a:hover{ 
	background:url(/img/MissTeenUSA/bg/sponLinkHover.png) 0 0 no-repeat;
}
#charity-featured li.ui-tabs-selected{ 
	background:url(/img/MissUSA/bg/sponLinkHover.png) 0 0 no-repeat;
}
#charity-featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
	background:url(/img/MissTeenUSA/bg/sponLinkHover.png) 0 0 no-repeat;
}
#charity-featured .ui-tabs-panel{ 
	width:648px; height:539px; 
	 position:relative;
}
#charity-featured .ui-tabs-hide{ 
	display:none; 
}
div.charity {
	background:#D8D8D8 none repeat scroll 0 0;
}	

