

/* Club */
#club {
	width: 443px;
	height: 73px;
	background-image: url(/images/club-bg.jpg);
	background-repeat: no-repeat;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 1em;	
}
#club h3{
	display:none;	
}
#club .textInput {
	width: 110px;
	background-color: #9f9f9f !important;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #474747;
	border-right-color: #8e8e8e;
	border-bottom-color: #8e8e8e;
	border-left-color: #474747;
	margin: 2px 0px 2px 0px;
}
#club .osaText {
	width: 118px;
	float: left;
	text-align: center;
	margin: 8px 0px 2px 5px;
}
#club a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;	
}
#club a:hover {
	text-decoration: underline;	
}
#club legend {
	display: none;
}
#club #loginEmailRow  {
	width: 130px;
	float: left;
	margin: 12px 0px 0px 0px;
}
#club #loginPasswordRow {
	width: 120px;
	float: left;
	margin: 12px 0px 0px 0px;
}
#club #signUp {
	float: left;
}
#club #loginLinks {
	color:#9c9c9c;
}
#club #signUp a{
	font-weight: normal;
	color:#9c9c9c;
}
#club #forgotPassword{
	float: left;
}
#club #forgotPassword a{
	font-weight: normal;
	color:#9c9c9c;
}
#club .cmdSubmit{
	height: 23px;
	width: 51px;
	display: block;
	margin: 25px 0px 0px 0px;
	float: left;
}
#club #userInfo {
     margin:5px 0px 0px 10px; 
     font-family: Arial, Helvetica, sans-serif;  
 }
 
#club  #clubMenu {
	 margin:4px 0px 0px 5px; 
	 width:250px;
     }

#club  #clubMenu p {
	float:left;
	}
#club  #clubMenu ul  li {
	float:left;
     display: inline;
     padding:0px 5px 0px 5px;     
     
}

#club #saveLoginRow {
	margin:-3px;
	}
html>body #club #saveLoginRow {
	margin:0px;
	}
	
/* Feature */
#feature {
	width: 441px;
	height: 200px;
	float:left;
	overflow:hidden;	
	
}
#feature .moduleHeader{
	display:none;	
}
#feature img{
	padding: 0px;
	margin: 0px;
	border:none;
}
/* Rotating Feature -*/

#rotatorHolder {
	width: 133px;
	height: 24px;
	float:right;
	position: relative;
	top: -24px;
	z-index: 2;	
	
}
#feature .rotator button {
  height: 24px;
  padding: 0px;
  border: 0px;
  overflow: hidden;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
	 float:left;
	 font-size: 1px;
	 text-indent: -9999px
}
#feature .rotator .previous {
	background-image: url(/images/f-previous-btn.gif);
	background-repeat: no-repeat;
	width: 45px;
	height:24;
}

#feature .rotator .pause {
	background-image: url(/images/f-pause-btn.gif);
	background-repeat: no-repeat;
	width: 44px;
	height:24;
}
#feature .rotator .next {
	background-image: url(/images/f-next-btn.gif);
	background-repeat: no-repeat;
	width: 44px;
	height:24;
}
/*---------------------------------------------------*/

/* Cube */
#cubeAd {
	width:318px;
	height:267px;
	float:right;
	background-color: #fff;
	overflow:hidden;
	margin-right:-6px;	
}
html>body #cubeAd {
	width:318px;
	height:267px;
	float:right;
	background-color: #fff;
	overflow:hidden;
	margin-right:0px;
	
}

#cubeAd .moduleHeader{
	display:none;	
}
#cubeAd .containerPadding{
	margin: 9px 0px 0px 9px;
	
}
#cubeAd img{
	border:none;
}
#cubeAd p {
	margin:0;
	padding:0;
}

#cubeAdInside  { 
	float: right;
	margin: 50px 10px 5px 0px;
	background: #fff;
	width: 315px;
	height:250px;	
}

html>body #cubeAdInside {
	width:318px;
	height:267px;
	float:right;
	background-color: #fff;
	overflow:hidden;
	margin:60px 0px 20px 0px;
	
}

#cubeAdInside image {
	padding:0px;
	margin:0px;	
	
}
#cubeAdInside .moduleHeader { 
	display:none;
}
#cubeAdInside .containerPadding { 
	padding: 10px 9px 7px 10px;
	width:300px;
	margin:0px;
}

html>body #cubeAdInside .containerPadding { 
	padding: 5px 5px 7px 5px;
	width:300px;
	height:250px;	
}

#cubeAdInside p {
	margin:0;
	padding:0;
	}
	
#cubeAdInside .moduleFooter {  display:none;}

#cubeAdArticle  { 
	float: right;
	margin:0px;
	background: #fff;
	width: 300px;
	height:250px;
}

html>body #cubeAdArticle  { 
	float:left;
	margin:0px;
	background: #fff;
	width: 312px;
	height:262px;
}

#cubeAdArticle image {
	padding:0px;
	margin:0px;		
}

#cubeAdArticle .moduleHeader { 
	display:none;
}

#cubeAdArticle .containerPadding { 
	padding: 10px 9px 7px 10px;
	width:300px;
	margin:0px;
	}

html>body #cubeAdArticle .containerPadding { 
	padding:0px;
	width:300px;
	height:250px;
	margin:2px 2px 1px 2px;
}


#cubeAdArticle p {
	margin:0;
	padding:0;
	}
	
#cubeAdArticle .moduleFooter {  display:none;}


#osaArea441 {
	width:441px;
	height: 67px;
	float:left;
	overflow:hidden;
}
#osaArea441 img{
	border:none;
}
/* 3 ads in the middle */
#threeAdsContainer {
	height: 81px;
	width: 762px;
	float:left;
	border-top: 2px solid #898989;
	background: #898989;
}
#osaArea253A, #osaArea253B{
	width: 253px;
	height: 81px;
	margin: 0px 1px 0px 0px;
	float:left;
}
#osaArea253C {
	width: 253px;
	height: 81px;
	float:left;
}
#osaArea253A img, #osaArea253B img, #osaArea253C img{
	border:none;
}


/* Categories Header */
#categoriesHeader {
	width:100%;
	margin: 0px 0px 40px 0px;	
}
#categoriesHeader .moduleHeader{
	height: 0px;
	clear:both;	
}

#categoriesHeader .moduleContent{
	background-color:#000;
	background-repeat: repeat-y;	
	text-align: left;
	font-size: 1.1em;	
	font-family: Arial, Helvetica, sans-serif;
}
#categoriesHeader .containerPadding{
	padding: 10px 15px 10px 15px;
	width:530px;
	}

#categoriesHeader h4{
	font-size: 1.8em;
	text-transform: uppercase;
	font-weight: bold;
	
}
#categoriesHeader a{
	color: #fff;
}
#categoriesHeader: .moduleFooter{
	clear:both;
	
}
/* Vote Category */


#voteCategory {
	width:100%;
	overflow: hidden;
	text-align:left;
	padding:0px !important;
	margin:0px !important;
	z-index:500;	
}

#voteCategory .containerPadding{	
	width:455px;
	float:left;
	padding:0 !important;
	margin: 0px !important;	
	padding-bottom:20px;
}

html>body #voteCategory .containerPadding{	
	width:455px;
	float:left;	
	margin: 0px 0px 20px 0px!important;	
}

#voteCategory .moduleHeader {
	background:none !important;
	margin:0 !important;
	}
	
#voteCategory h3{
	font-size: 1.5em;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0px 40px 0px 0px;	
}

#voteCategory h4{
	font-size: 1em;
	text-transform: uppercase;
	font-weight: normal;
}
#voteCategory .storyContainer{
	width: 94px;
	float: left;
	text-align:center;
	margin: 0px 2px 0px 2px;
	padding:0px;
}
#voteCategory .storyContainer label{
	width: 96px;
	float: left;
	text-align:center;
	margin: 0px 2px 0px 2px;	
}
	
html>body #voteCategory .storyContainer{
	width: 90px;
	float: left;
	text-align:center;
	margin: 0px 10px 0px 0px;
}

#voteCategory img{
	border:none;
	margin: 2px 2px 0px 2px;
}
#voteCategory .moduleFooter {
	display:none;
	}
	
.voteSubmit {
	height:50px;
	width:75px;
	padding-top:25px;
	float:right;	
	vertical-align:middle;
	
}
.voteSubmit a{
	height: 64px;
	width:75px;
	display: block;
	text-indent: -9999px;
	background-image: url(/images/vote-submit-btn.gif);
	background-repeat: no-repeat;
}

.voteSubmit input{
	margin-top: 10px;
	float: right;
	
}

/********* Vote POP UP ****************/

.votePopUp {
	width: 95px;
	height: 73px;
	background-color: #000;
	border: 1px solid #777;
	padding: 10px;
	text-align: center;
	color: #fbf5bb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	float: right;
	margin-top:-80px;
	z-index:1500;	
	background-image:url(/images/black.gif);
}

html>body .votePopUp {
	width: 75px;
	height: 63px;
	background-color: #000;
	border: 1px solid #777;
	padding: 10px;
	text-align: center;
	color: #fbf5bb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	float: right;
	margin-top:-60px;
	z-index:1500;	
	background-image:url(/images/black.gif);
}


.votePopUp a{
	color: #fbf5bb;
}
.votePopUp a:hover{
	color: #960001;
}


/********* New Styles Added 9-25-07 ****************/

/********* Home Page Video ****************/
#videoStoryHolder {
	width: 580px;
	float:right;
}
#video {
	width: 580px;
	height: 256px;
	margin: 4px 0px 5px 0px;
	font-size: 1.1em;
	background-image: url(/images/s-video-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
#video #leftColumn {
	margin: 10px 0px 0px 0px;
	width: 273px;
	float: left;
	
}
#video .videoOSAarea {
	width: 250px;
	float: right;
	
}
#video .videoHolder {
	width: 250px;
	float: right;
	
}
#video #rightColumn {
	width: 222px;
	height:215px;
	overflow: scroll;
	margin: 28px 10px 0px 0px;
	float:right;	
}

#video #rightColumnSafari {
	width: 222px;
	height:215px;
	overflow: scroll;
	margin: 28px 10px 0px 0px;
	float:right;	
}

#video img {
	border: none;
	
}
#video .vArticleContainer{
	width: 200px;
	height: 47px;
	float: left;
	margin: 0px 0px 5px 0px;
	background-color: #000;
}
#video .vArticleContainer .containerPadding{
	padding: 3px;
}
#video .vArticleContainer .vImageContainer{
	float: left;
	width: 56px;
	height: 40px;
}
#video .vArticleContainer .vTextContainer{
	float: left;
	width: 140px;
}
#video .vArticleContainer h4 a{
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#video .vArticleContainer h4 a:Hover{
	color: #f5af01;
	
}
#video .vArticleContainer img {
	border:none;
	width:51px;
	height:40px;
}

/********* Home Headlines Bottom 3 ****************/
#homeHeadlines {
	width: 576px;
	float: right;
	margin: 0px 0px 0px 0px;
	font-size: 1.1em;
	
}
#homeHeadlines h3{
	display: none;
}
#homeHeadlines h4 {
	font-size: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}
#homeHeadlines h4 a{
	color: #fff;
	text-decoration: none;
}
#homeHeadlines h4 a:hover{
	color: #f5af01;
	text-decoration: none;
}
#homeHeadlines .story{
	float: left;
	width: 188px;	
	background: #000;
}
#homeHeadlines .storyContainer{
	padding: 4px;	
}
#homeHeadlines hr{
	display:none;
}
#homeHeadlines .storySeparator{
	float: left;
	width: 4px;
	height: 4px;
}

#homeHeadlines img {
	border:none;
	width:179px;
	
	}
	
