@charset "UTF-8";
/* CSS Document */
@import url('../shared/additions.css');

/**********
Last updated: 01/26/09 - 10:30am - eo
**********/



/************************************************
 Global Reset
************************************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td{margin: 0;	padding: 0;	border: 0; outline: 0;font-size: 100%; /*background: transparent;*/ }
body{ line-height: 1; }
ol, ul{ list-style: none; }
blockquote, q{ quotes: none; }
blockquote:before, blockquote:after, q:before, q:after{ content: ''; content: none; }
/* remember to define focus styles! */
:focus{ outline: 0; }
/* remember to highlight inserts somehow! */
ins{ text-decoration: none; }
del{ text-decoration: line-through; }
table{ border-collapse: collapse; border-spacing: 0; }
img{ border: none;}


/************************************************
 Global Styles
************************************************/
body{ 
	background: url(../../media/imgs/swisher/bg-main.jpg) no-repeat 50% 0;
	font-family: Verdana, Geneva, sans-serif; 
	font-size: 12px; 
	background-color: #1c2900;
}
a{ 
	color: #000; 
}
img.center{ margin: 0 auto; display: block; }
img.profile-icon{ 
	border: 2px solid #000;
	float: left;
	}
img.profile-icon-large{
	border: 2px solid #000;
	float: left;
	margin: 10px;
}

/************************************************
 Text Styles
************************************************/
.small-font{ font-size: 10px; }
.black{ color: #000; }
.strong{ font-weight: bold; }
.block{ display: block; }
.center{ text-align: center; }
.green{ color: #009612; }
.red{ color: #972503; }
.title{ margin-bottom: 15px; }
.errors{ font-weight: bold; color: #F00; margin: 10px 0; }


/************************************************
 sIFR Styles
************************************************/
h1.title-replace-me{ 
    color: #404040;
    font-size: 24px; 
    line-height: 24px;
    height: 30px;
    }
h3.subtitle-replace-me{ 
    color: #808080;
    font-size: 16px; 
    line-height: 16px;
    height: 20px;
   }
h1.subcol-title-replace-me{ 
    color: #2d2d2d;
    font-size: 24px; 
    line-height: 24px;
    height: 24px;
    }
h3.subcol-subtitle-replace-me{ 
    color: #787879;
    font-size: 16px; 
    line-height: 16px;
    height: 16px;
    }

h1.replace-me{ 
    color: #404040;
    font-size: 36px; 
    line-height: 36px;
    height: 36px;
    }
h2.replace-me{ 
    color: #404040; 
    font-size: 18px; 
    line-height: 18px;
    height: 18px;
    }
h3.replace-me{ 
    color: #808080; 
    font-size: 25px; 
    line-height: 25px;
    height: 25px;
    }
.trophy-room-title{ 
	width: 390px;
	float: left;
    overflow: hidden;
	}
.my-profile-title{ 
	width: 405px;
	float: left;
    overflow: hidden;
    margin-bottom: 10px;
	}
.page-title-challenge{ 
	width: 430px; 
	float: left;
    overflow: hidden;
	}
.page-title-full{ 
	width: 600px;
	float: left;
    overflow: hidden;
	}
.page-title{ 
	width: 465px;
	float: left;
    overflow: hidden;
	}
.page-subtitle-overview{ 
	width: 430px;
	float: left;
    overflow: hidden;
	}
.page-subtitle-picks{ 
	width: 300px;
	float: left;
    overflow: hidden;
	}
.page-subtitle{ 
    margin-top: 15px;
    }
.button-right{
	float: right;
	}
.round-nav-right{ 
	float: right;
	}
.headline2{ 
	position: relative;
    top: -10px;
    overflow: hidden;
	border: 1px solid #f00; 
	}
h3.col2-title-replace-me{
    color: #808080; 
    font-size: 14px; 
    line-height: 16px;
    height: 16px;
    padding: 0;
    margin: 0;
    }
h3.col2-welcome-replace-me{
    color: #404040; 
    font-size: 16px; 
    line-height: 16px;
    height: 16px;
    padding: 0;
    margin: 0;
    }
/************************************************
 Button Styles
************************************************/
.button-view-challenge {
	background: url(../../media/imgs/swisher/button-viewchallenge.gif) no-repeat;
	width: 107px;
	height: 23px;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
}
.button-approve-challenge {
	background: url(../../media/imgs/swisher/button-approvechallenge.gif) no-repeat;
	width: 107px;
	height: 23px;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
}
.button-pending-challenge {
	background: url(../../media/imgs/swisher/button-pendingchallenge.gif) no-repeat;
	width: 107px;
	height: 23px;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
}

.button-pending-challenge-red{
	background: url(../../media/imgs/swisher/button-pendingchallenge-red.gif) no-repeat;
	width: 107px;
	height: 23px;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
}

.button-view {
	background: url(../../media/imgs/swisher/button-view.gif) no-repeat;
	width: 55px;
	height: 23px;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
}
.button-view-league {
	background: url(../../media/imgs/swisher/button-view.gif) no-repeat;
	width: 60px;
	height: 23px;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
}
.button-full-league {
	background: url(../../media/imgs/swisher/button-full.gif) no-repeat;
	width: 60px;
	height: 23px;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
}
.button-join-league {
	background: url(../../media/imgs/swisher/button-join.gif) no-repeat;
	width: 60px;
	height: 23px;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
}
.button-my-leagues {
	background: url(../../media/imgs/swisher/button-myleagues.gif) no-repeat;
	width: 99px;
	height: 23px;
    display: block;
	text-indent: -9999px;
	overflow: hidden;
}
.button-add-friend {
	background: url(../../media/imgs/swisher/button-addfriend.gif) no-repeat;
	width: 264px;
	height: 23px;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
}

.button-add-friend-red{
	background: url(../../media/imgs/swisher/button-addfriend-red.gif) no-repeat;
	width: 264px;
	height: 23px;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
}

.button-approve-friend {
	background: url(../../media/imgs/swisher/button-approvefriend.gif) no-repeat;
	width: 160px;
	height: 23px;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
}

.button-approve-friend-red{
	background: url(../../media/imgs/swisher/button-approvefriend-red.gif) no-repeat;
	width: 160px;
	height: 23px;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
}

.button-deny-friend {
	background: url(../../media/imgs/swisher/button-denyrequest.gif) no-repeat;
	width: 134px;
	height: 23px;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
}
.button-view-trophies {
	background: url(../../media/imgs/swisher/button-viewalltrophies.gif) no-repeat;
	width: 161px;
	height: 23px;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
}
.button-view-friends {
	background: url(../../media/imgs/swisher/button-viewallfriends.gif) no-repeat;
	width: 150px;
	height: 23px;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
}
.button-view-h2hs {
	background: url(../../media/imgs/swisher/button-viewallchallenges.gif) no-repeat;
	width: 178px;
	height: 23px;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
}
.button-view-leagues {
	background: url(../../media/imgs/swisher/button-viewallleagues.gif) no-repeat;
	width: 150px;
	height: 23px;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
}
.button-view-news {
	background: url(../../media/imgs/swisher/button-viewallnews.gif) no-repeat;
	width: 134px;
	height: 23px;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
}
.button-add-blog {
	background: url(../../media/imgs/swisher/button-postnewblog.gif) no-repeat;
	width: 146px;
	height: 23px;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
}
.button-add-comment {
	background: url(../../media/imgs/swisher/button-addcomment.gif) no-repeat;
	width: 146px;
	height: 23px;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
}
.button-add-topic {
	background: url(../../media/imgs/swisher/button-createnewtopic.gif) no-repeat;
	width: 158px;
	height: 23px;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
}
.button-reply {
	background: url(../../media/imgs/swisher/button-reply.gif) no-repeat;
	width: 69px;
	height: 23px;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
}
.button-challenge-h2h {
	background: url(../../media/imgs/swisher/button-challengetomatchup.gif) no-repeat;
	width: 297px;
	height: 23px;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
}
.button-create-league {
	background: url(../../media/imgs/swisher/button-createaleague.gif) no-repeat;
	width: 146px;
	height: 23px;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
}
.button-view-profile {
	background: url(../../media/imgs/swisher/button-viewprofile.gif) no-repeat;
	width: 300px;
	height: 23px;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
}
.button-find-competition {
	background: url(../../media/imgs/swisher/button-findcompetition.gif) no-repeat;
	width: 158px;
	height: 23px;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
}
.button-find-me {
	background: url(../../media/imgs/swisher/button-findme.gif) no-repeat;
	width: 76px;
	height: 23px;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
}
.button-go-make-picks {
	background: url(../../media/imgs/swisher/button-goandmakemypicks.gif) no-repeat;
	width: 188px;
	height: 23px;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
}
.button-signup {
	background: url(../../media/imgs/swisher/button-signup.gif) no-repeat;
	width: 302px;
	height: 26px;
	float: left;
	margin: 15px 0 15px 10px; 
	text-indent: -9999px;
	overflow: hidden;
}
div.block-2 a {
    margin-right: 3px;
    }
div.block-3 a {
    margin-right: 3px;
    }
    
/************************************************
 Form Styles
************************************************/
div.norm-form input.checkbox{
	float: left;
	margin-right: 5px;
	width: auto;
}
div.norm-form input.radio{
	float: left;
	margin-right: 5px;
	width: auto;
}
div.norm-form .option{
	float: left;
	margin-top: 2px;
	margin-right: 10px;
}
div.norm-form select{
	width: 200px;
	display: inline;
	float: left;
	}
div.norm-form input.button{
	margin: 10px 0;
}
input.input-status{
	width: 400px;
}

div.norm-form label{
	font-weight: bold;
	display: block;
	}
.label-description{
	font-size: 85%;
}
.required{
    color: #ff0000;
}
div.reg-form label{
	font-weight: bold;
	display: block;
	}
div.reg-form .field{
    width: 250px;
	}

/************************************************
 Registration sidebar
************************************************/
.reg-sidebar{ 
	float: right;
	width: 350px;
	line-height: 1.4em;
	margin-top: 0px;
	padding-right: 20px;
}

.reg-sidebar p{
	margin: 10px 0 30px;
}

p.justify{
	text-align: justify;
}
   
/************************************************
 Floats
************************************************/
.left{ float: left; }
.right{ float: right; }
.clear{ clear: both; }


/************************************************
 Containers
************************************************/
div.page-container{ 
	width: 1000px; 
	margin: 0 auto; 
	/*background: url(../../media/imgs/swisher/bg-main.jpg) no-repeat 50% 0 #292100; */
	}
div.col1{ 
	width: 655px; 
	float: left; 
	}
div.col2{ 
	width: 331px; 
	float: left; 
	margin-left: 14px;
	}


/************************************************
 Header
************************************************/
div.header{ 
	height: 200px; 
        position: relative;
	}
div.client-logo{ 
	float: left; 
	margin-top: 15px; 
	}
div.ad-top{ 
	position: absolute;
	top: 120px;
	right: 0px;
	color: #fff; 
	font-size: 10px; 
	}
div.ad-top img{ 
	display: block; 
	}


/************************************************
 Navigation 
************************************************/
div.col1-nav{ 
	background: url(../../media/imgs/swisher/bg-col1-nav.gif) no-repeat; 
	height: 45px; 
	overflow: hidden; 
	text-transform: uppercase; 
	}
div.col2-nav{ 
	background: url(../../media/imgs/swisher/bg-col2-nav.gif) no-repeat; 
	height: 45px; 
	overflow: hidden; 
	text-transform: uppercase; 
	}
ul.navigation{ 
	}
ul.navigation a{ 
	height: 25px; 
	float: left; 
	font-size: 11px; 
	color: #fff; 
	text-decoration: none; 
	padding: 9px 10px 0 10px; 
	}
ul.navigation a:hover{ 
	text-decoration: underline; 
	}
ul.navigation li{ 
	float: left;
    position: relative;
	height: 34px; 
	}
ul.navigation li.active{ 
	background: url(../../media/imgs/swisher/nav-active.gif) repeat-x; 
	}
	ul.navigation li.navfirst{ 
		}
		ul.navigation li.active a{
		color: #000;
		}
	ul.navigation li.navlast{ 
		float: right; 
		}
	ul.navigation li.navfirst-active{ 
		
		background: url(../../media/imgs/swisher/nav-first.gif) no-repeat; 
		}
	ul.navigation li.navfirst-active a{
		color: #000;
		}
	ul.navigation li.navlast-active{ 
		float: right; 
		background: url(../../media/imgs/swisher/nav-last.gif) no-repeat; 
		background-position: top right; 
		
		}
	ul.navigation li.navlast-active a{
		color: #000;
	}
	
div.subnav{ 
	background: #fff; 
	height: 25px; 
	text-transform: uppercase; 
	padding-left: 15px; 
	font-size: 10px;
	overflow: hidden; 
	}
	div.subnav ul{ 
		float: right; 
		}
	div.subnav ul li{ 
		float: left; 
		padding-right: 12px; 
		}
	div.subnav ul li a{ 
		text-decoration: none;
		}
	div.subnav ul li a:hover{ 
		text-decoration: underline;
		}
	div.subnav ul li a.red{ 
		color: #FF0000; 
		}
	div.subnav ul.leagues{ 
		/*margin-left: 195px;*/ 
		}
		
/************************************************
 Full Page Single Column
************************************************/
.single-col-top{ 
    width: 1000px; 
    height: 60px; 
    background: url(../../media/imgs/swisher/bg-single-top.gif) no-repeat; 
    }
.single-col-middle{ 
    width: 970px; 
    background: #fff;
    padding: 10px 15px; 
    position: relative; 
    float: left; 
    }
.single-col-white{ 
    width: 970px; 
    background: #fff; 
    padding: 10px 15px; 
    }
.single-col-bottom{ 
    width: 1000px; 
    height: 30px; 
    background: url(../../media/imgs/swisher/bg-singlecol-bottom.gif) no-repeat; 
    }
.col1-nav-single{
	background: url(../../media/imgs/swisher/bg-single-top.gif) no-repeat;
	height: 45px;
	overflow: hidden;
	text-transform: uppercase;
}
div.subnav-large{ 
	background: #fff;
	height: 25px; 
	text-transform: uppercase; 
	padding-left: 15px; 
	font-size: 10px;
	overflow: hidden; 
	}
/************************************************
 Column One
************************************************/
div.col1-content{ 
	padding: 10px 15px; 
	background: #fff;  
	width: 625px; 
	}
	.col1-content select{ 
		float: right; 
		}

div.roundnum{ 
	font-size: 19px; 
	font-weight: bold; 
	float: left; 
	color: #2D2D2D; 
	margin: -4px 0 0 6px; 
	}
div.race{ 
	font-size: 14px; 
	font-weight: bold; 
	font-style: italic; 
	color: #808080; 
	margin-bottom: 30px; 
	margin-top: -5px; 
	}

#tiebreaker{ 
	border-bottom: 1px solid #000; 
	border-top: 1px solid #000; 
	padding: 10px 5px; 
	margin: 0 0 15px; 
	float: left; 
	width: 620px; 
	background: #9c9c9c; 
	}
	#tiebreaker input{ 
		float: right; 
		}

div.col1-bottom{ 
	width: 655px; 
	height: 19px; 
	background: url(../../media/imgs/swisher/bg-col1-bottom-gray.gif) no-repeat; 
	float: left; 
	}

div.profile-subcol-left{
    width: 380px;
	line-height: 1.5em; 
	font-size: 10px; 
	margin-bottom: 30px; 
	}	
div.profile-subcol-left a{
        text-decoration: none;
        }
div.profile-subcol-right{
    width: 230px;
	line-height: 1.5em; 
	font-size: 10px; 
	margin-bottom: 30px; 
	}	
div.profile-subcol-left label{ 
	font-weight: bold; 
	font-style: italic; 
	}

div.friend-count{ 
	color: #707070; 
	font-size: 13px; 
	font-style: italic; 
	}
div.friend{ 
	color: #919191; 
	font-family: Arial, Verdana, Geneva, sans-serif; 
	font-size: 9px; 
	text-align: center; 
	margin: 0 3px 30px 0; 
	width: 54px; 
	float: left;
    overflow: hidden;
	}
div.friend a{ 
	text-decoration: none; 
	}
div.friend img{ 
	border: 2px solid #000; 
	display: block; 
	margin-bottom: 5px; 
	margin-top: 10px;
	}

	div.col1-content-white{ 
		padding: 10px 10px; 
		background: #fff; 
		width: 635px; 
		}
		div.col1-content-white p{
			padding: 5px 0 15px;
			}
	div.col1-bottom-home{
		width: 655px; 
		height: 204px; 
		background: url(../../media/imgs/swisher/bg-col1-bottom-home.jpg) no-repeat;
		}
		
.home-bottom{
	background: url(../../media/imgs/swisher/home-bottom.jpg) no-repeat;
}
/************************************************
 Column 2
************************************************/
div.col2-content{ 
	padding: 10px 5px 0px 5px; 
	background: #fff;
	}	
div.col2-bottom{ background: url(../../media/imgs/swisher/bg-col2-bottom.gif) no-repeat; 
	height: 13px; 
	width: 331px; 
	}
div.col2-bottom-gray{ background: url(../../media/imgs/swisher/bg-col2-bottom-gray.gif) no-repeat; 
	height: 13px; 
	width: 331px; 
	}
div.col2-ad{ 
	color: #fff; 
	font-size: 10px; 
	margin: 15px auto; 
	width: 300px; 
	}
div.col2-ad img{ 
	display: block; 
	}
div.col2-content-gray { 
	background: #ececec; 
	width: 301px 
	}
div.col2-content-gray .button{ 
	float: right; 
	margin: 0 5px 0 0; 
	}
div.col2-content-gray .strong{ 
	font-weight: bold; 
	}
div.col2-content-gray img{ 
	vertical-align: bottom; 
	}
div.col2-content-padding{ 
	padding: 10px;
	}
div.col2-content-width{ 
	width: 321px; 
	}
	
div.col2-content-subcol{ 
	width: 140px; 
	float: left; 
	line-height: 1.1em; 
	padding: 0px 0 0px 0px;
	}
div.col2-content-subcol h1{ 
	font-size: 12px; 
	}
div.col2-content-subcol h2{ 
	font-size: 11px; 
	}
div.col2-content-subcol .gray-text{ 
	color: #808080; 
	}
div.myleagues-text{ 
	width: 190px;
	float: left; 
	}
	
	
.col2-padding{ 
	margin-left: 10px; 
	}
.col2-title{
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	padding: 3px 0px 3px 8px;
	margin-top: 16px; 
	float: left;
	background: #ececec;
    width: 105px;
	display: block;
    clear: both;
	}
.col2-welcome{
	padding: 3px 0px 3px 8px;
	float: left;
    width: 80px;
	display: block;
    clear: both;
	}
img.player-icon{ 
	display: block; 
	margin: 10px auto 30px; 
	}
.username{
	padding-top: 4px;
	font-size: 14px; 
	font-style: italic; 
	font-weight: bold; 
	color: #808080; 
	}


/************************************************
 Footer
************************************************/
div.footernav-1{ 
	border-bottom: 1px solid #fff; 
	padding-bottom: 5px; 
	margin-top: 20px; 
	}
div.footernav-1 ul{ 
	float: left; 
	}
div.footernav-1 ul li{ 
	float: left; 
	margin-right: 10px; 
	}
div.footernav-1 ul li a{ 
	font-size: 10px; 
	color:#fff; 
	text-decoration: none; 
	}
	
div.footernav-2{ 
	float: right; 
	padding-top: 5px; 
	}
div.footernav-2 ul li{ 
	float: left; 
	margin-left: 10px; 
	font-size: 10px; 
	color: #fff; 
	}
div.footernav-2 ul li a{ 
	color: #fff; 
	text-decoration: none; 
	}
	
div.powered-by{ 
	float: right; 
	color: #fff; 
	font-size: 10px; 
	margin: 10px 0 20px; 
	}
.powered-by img{ 
	margin-left: 10px; 
	vertical-align: top; 
	}


/************************************************
 Picks Page
************************************************/
div.expert-container{ 
	width: 134px; 
	height: 210px; 
	background: #C9C9C9; 
	float: left; 
	margin: 10px 25px 30px 0; 
	text-align: center; 
	border: 1px solid #AFAFAF;
    overflow: hidden;
	}
div.expert-container.last{
	margin-right: 0; 
	}
div.expert-container img{ 
	display: block; 
	margin: 10px auto 4px; 
	border: 2px solid #000; 
	}
div.expert-container h4{ 
	font-size: 11px; 
	}
div.expert-container h5{ 
	font-size: 10px;
    font-weight: normal;
    padding-top: 2px;
	}
div.expert-container p{ 
	font-size: 10px; 
	margin: 7px 0; 
	}
* html .expert-container { 
	display: inline; 
	} /* IE 6 fix */	

.title-group{ margin-top: 20px }


/************************************************
 Picks Rankem Page
************************************************/
#message{ width: 420px; padding: 5px; margin-top: 10px; }

#col1-subcol1{ width: 420px; float: left; margin: 0 10px 0 0; }
#col1-subcol2{ width: 205px; float: left; margin-top: 0; }

#rankings-list{ margin-top: 15px; width: 205px; border: none; }
#rankings-list td { height: 20px; }
#rankings-1{ width: 203px; height: 20px; margin: 1px 0; /*background: url(../../media/imgs/pepsi/rankem-1.gif);*/ }
#rankings-2{ width: 203px; height: 20px; margin: 1px 0; /*background: url(../../media/imgs/pepsi/rankem-2.gif);*/ }
#rankings-3{ width: 203px; height: 20px; margin: 1px 0; /*background: url(../../media/imgs/pepsi/rankem-3.gif);*/ }
#rankings-4{ width: 203px; height: 20px; margin: 1px 0; /*background: url(../../media/imgs/pepsi/rankem-4.gif);*/ }
#rankings-5{ width: 203px; height: 20px; margin: 1px 0; /*background: url(../../media/imgs/pepsi/rankem-5.gif);*/ }
#rankings-6{ width: 203px; height: 20px; margin: 1px 0; /*background: url(../../media/imgs/pepsi/rankem-6.gif);*/ }
#rankings-7{ width: 203px; height: 20px; margin: 1px 0; /*background: url(../../media/imgs/pepsi/rankem-7.gif);*/ }
#rankings-8{ width: 203px; height: 20px; margin: 1px 0; /*background: url(../../media/imgs/pepsi/rankem-8.gif);*/ }
#rankings-9{ width: 203px; height: 20px; margin: 1px 0; /*background: url(../../media/imgs/pepsi/rankem-9.gif);*/ }
#rankings-10{ width: 203px; height: 20px; margin: 1px 0; /*background: url(../../media/imgs/pepsi/rankem-10.gif);*/ }
#rankings-11{ width: 203px; height: 20px; margin: 1px 0; /*background: url(../../media/imgs/pepsi/rankem-11.gif);*/ }
#rankings-12{ width: 203px; height: 20px; margin: 1px 0; /*background: url(../../media/imgs/pepsi/rankem-12.gif);*/ }

#driver-list{ margin: 15px 0; border-top: 1px solid #6c6c6c; font-size: 11px; width: 412px; }
#driver-list tr.odd td,
#driver-list tr.even td{ height: 20px; }
#driver-list tr.odd td { background-color: #e4e4e4; border-bottom: 1px solid #6c6c6c; border-top: 1px solid #6c6c6c; height:}
#driver-list tr.even td{ background-color: #fff; border-bottom: 1px solid #ececec; border-top: 1px solid #6c6c6c; }
#driver-list tr.odd td.stars { background-color: #c9c9c9; border-bottom: 1px solid #ececec; border-top: 1px solid #6c6c6c; }
#driver-list tr.even td.stars{ background-color: #fff; border-bottom: 1px solid #ececec; border-top: 1px solid #6c6c6c; }
#driver-list td.handle{ border: 1px solid #495a8c; border-left: none; background-color: #495a8c; }

#driver-list tr.header{ background: #9c9c9c; color: #fff; font-size: 11px; }
#driver-list tr.header td{ border-bottom: 1px solid #6c6c6c; height: 33px; }
#driver-list tr.header td.header-number{ 
  /*background-image: url(../../media/imgs/pepsi/table-header-selector.gif);*/ padding-left: 23px; 
  background-repeat: no-repeat;
}
#driver-list tr.header td.header-name,
#driver-list tr.header td.header-rating{ 
  /*background-image: url(../../media/imgs/pepsi/table-header-dash.gif); */
  padding-left: 10px;
  background-repeat: no-repeat;
}
/*
#driver-list td.padding{ padding: 0 4px; }
#driver-list td.border-right{ border-right: 1px solid #6c6c6c; }
#driver-list td.center{ text-align: center; }
#driver-list .driver-number{ margin-left: 5px; }
*/

.table-col-selector{ width: 20px; }
.table-col-number{ width: 42px; }
.table-col-name{ width: 112px; }
.table-col-stars{ width: 78px; }
.sort{ width: 10px; background: #616161; }

.handle{
  /*background: url(../../media/imgs/pepsi/table-selector.gif) no-repeat;*/
  width: 20px;
}

.header-number{ width: 28px; }
.header-name{ width: 98px; }
.header-rating{ width: 60px; }

/************************************************
Tabs Page
************************************************/
.tabs{
	float: right;
	width: 253px;
	height: 31px;
	background: url(../../media/imgs/swisher/bg-tabs.gif) no-repeat;
	
}
.tabs a{
	color: #000;
}
.tabs div{
	float: left;
	font-size: 10px;
}

.tabs div img{
	float: left;
	margin-top: -3px;
}

.tab-experts{
	width: 110px;
	padding: 10px 8px 0 10px;
}
.tabs img{
	margin-right: 4px;
}

.tab-statcast{
	padding: 10px 8px 0;
}
	
/************************************************
 Article Listing Page
************************************************/
.news-summary, .news-full {
  padding: 0.7em 0 2.5em 0;
  position: relative;
  clear: left;
  min-height: 55px;
}

/** HEADLINE, COMMENT COUNT, TEASE CONTAINER **/
.news-summary .news-body,
.news-full .news-body {
  padding-left: 70px;
}

/** Comment Count BLOCK on Listings**/
.news-summary .news-left-box {
  position: absolute;
  top: 0.8em;
  left: 0;
  text-align: center;
  margin: 0;
  padding: 0;
  list-style: none;
}

.news-summary .news-left-box li {
  margin: 0;
  padding: 0;
}

/** Comment Count BLOCK on full article page **/
.news-full .news-left-box {
  position: absolute;
  top: 0.8em;
  left: 0;
  text-align: center;
  margin: 0;
  padding: 0;
  list-style: none;
}

.news-full .news-left-box li {
  margin: 0;
  padding: 0;
}

.news-summary .news-left-box .num-comments,
.news-full .news-left-box .num-comments {
  font-style: italic;
  border: 2px solid #808080;
}

.news-summary .news-left-box .num-comments a,
.news-full .news-left-box .num-comments a {
  display: block;

  width: 60px;
  min-height: 30px;
  padding: 7px 0 2px 0;

  font-size: .8em;
  text-decoration: none;

  color: #808080;
  text-align: center;
}

.news-body h3 a{ text-decoration: none; color: #000; text-transform: uppercase; }
.news-body a{ color: #333; text-decoration: underline; }
.news-body .date{  }
.news-body .body{ line-height: 1.3em; }
.news-body .body-internal{ line-height: 1.3em; margin-top: 20px; }


.news-summary .news-left-box .num-comments strong,
.news-full .news-left-box .num-comments strong {
  font-size: 1.4em;
  font-weight: 700;
  letter-spacing: -1px;
  line-height: 1;
  display: block;
  color: #808080;
}

.news-summary .news-left-box .num-comments a:hover,
.news-summary .news-left-box .num-comments a:hover strong,
.news-full .news-left-box .num-comments a:hover,
.news-full .news-left-box .num-comments a:hover strong {
  color: #000;
}

.news-summary .news-left-box li.discuss,
.news-full .news-left-box li.discuss {
  margin-top: 1px;
  padding: 0px 0 5px 0;
  background-color: #808080;
  color: #fff;
  float: left;
}

.news-summary .news-left-box .discuss a,
.news-full .news-left-box .discuss a {
  font-size: .9em;
  font-weight: bold;
  font-style: italic;
  color: #fff;

  display: block;
  margin-bottom: -5px;
  padding: 4px 1px 5px 1px;

  width: 62px;
  text-decoration: none;
  text-align: center;
}

.news-summary .news-left-box li.discuss:hover a,
.news-full .news-left-box li.discuss:hover a {
  color: #000;
  font-size: 1em;
}


/************************************************
 Article Page
************************************************/
.news-summary .news-body em.date,
.news-full .news-body em.date {
  font-style: normal;
  font-size: 85%;
  color: #666;
}

.NOTHING{
        background: #E1E1E1;
        border-left: 1px solid #6c6c6c;
        font-size: 130%;
        color: #fff;
}

table.main tr td.article-comment {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 10px;
}

table.main tr td.article-comment-user {
  width: 110px;
}

table.main tr td.article-comment-user img {
  margin: 10px 5px 0 0;
  float: left;
}

table.main tr td.article-comment-user p.u {
  margin: 10px 0 0 0;
}

table.main tr.share td img {
  border: none;
}

.article-comment-area {
  width: 620px;
  background-color: #fff;
}

.article-comment-area textarea{
  width: 620px;
  height: 150px;
}

.activefirst {
	background:#FFFFFF url(../../media/imgs/sentricon/nav-first.gif) no-repeat scroll 0%;
        padding-left:2px;
}

/************************************************
 Overview Page
************************************************/
div.standings-status{
	color: #000; 
	font-size: 10px; 
  padding: 0;
  margin-bottom: 20px;
	}
div.standings-status *{
	margin: 0;  
}
div.standings-status-inner{
	background: #FFFF00; 
	padding: 5px; 
}
div.redbar{
	background: #FF0000; 
	padding: 10px; 
	width: 605px; 
	margin: 20px 0 20px;  
	color: #FFF; 
	text-transform: uppercase; 
	font-size: 10px; 
	}
.mystandings-round{ 
	float: left; 
	color: #7E7E7E; 
	font-size: 13px; 
	font-style: italic; 
	font-weight: bold; 
	margin: -2px 0 0 4px; 
	}
.challenger-you{ 
	text-align: right; 
	margin-top: 10px; 
	}


/************************************************
 Table Styles
************************************************/
table{ 
	font-size: 11px; 
	border: 1px solid #6C6C6C; 
	}
table a{
	text-decoration: underline;
	}
table thead tr { 
	border: 1px solid #6C6C6C; 
	border-left: none; 
	border-right: none; 
	background: #9C9C9C; 
	color: #FFF;  
	}
table thead tr td{ 
	border: 1px solid #6C6C6C; 
	background: #9C9C9C; 
	}
table tbody tr{ 
	border: 1px solid #AFAFAF; 
	border-left: none; 
	border-right: none; 
	}
table tbody tr td{ 
	border: 1px solid #AFAFAF; 
	}
table td{ 
	padding: 6px; 
	}
table td.first{ 
	border-left: none; 
	}
table td.last{ 
	border-right: none; 
	}
table td.head-first{ 
	background: #8A8A8A; 
	border: 1px solid #6C6C6C; 
	border-left: none; 
	}
td.center{ 
	text-align: center 
	}
tr.white, tr.white td, td.white{ 
	background: #FFF; 
	}
tr.gray, tr.gray td, td.gray{ 
	background: #E4E4E4; 
	}
tr.odd, td.odd{ 
	background: #C9C9C9 !important; 
	}
tr.even, td.even{ 
	background: #E1E1E1 !important; 
	}
.col-title{ 
	color: #FFF; 
	display: block; 
	}
td.header input{ 
	margin-left: 4px; 
	}
td.header{ 
	background: #6C6C6C; 
	color: #FFF; 
	height: 0; 
	}
td.dark{
	border: 1px solid #6C6C6C; 
	border-left: none; 
	border-right: none; 
	background: #9C9C9C; 
	color: #FFF;
}
td.imgpadding{ 
	padding: 2px 6px; 
	}
.nopadding{ 
	padding: 0; 
	}
table.login{
	margin: 10px 0;
	width: 100%;
}
table.login tr td{
	border-left: none;
	border-right: none;
}

form.login-form{
	margin-bottom: 30px;
}

/************************************************
 Full Table
************************************************/
table.full-width{ 
	width: 620px; 
	margin: 10px 0; 
	}
	table.full-width img{  
	margin-right: 10px; 
	}
	table.auto-width{ 
	margin: 10px 0; 
	}

/************************************************
 Picks Table
************************************************/
table.picks{ 
	margin: 0 0 20px 0; 
	}
table.picks td.driver{ 
	width: 300px; 
	}
table.picks td.driver-rating{ 
	width: 121px; 
	}
table.picks td.team-rating{ 
	width: 121px; 
	}
table.picks td.track-rating{ 
	width: 121px; 
	}
table.picks td.value{ 
	width: 60px; 
	}
.picks img{ 
	display: block; 
	margin: auto; 
	}

/************************************************
 Profile Search Listing Table
************************************************/
table.full-width td.td_user{ 
	width: 270px; 
	}
table.full-width td.td_actions{ 
	width: 365px; 
	}
/************************************************
 My Feed, Comments Table
************************************************/
table.full-width td.td_date{ 
	width: 100px; 
	}
table.full-width td.td_comments{ 
	width: 535px; 
	}
/************************************************
 My Standings Table
************************************************/
table.mystandings{ 
	margin: 10px 0;
	}
table.mystandings td.weekpoints{ 
	width: 140px; 
	}
table.mystandings td.weekrank{ 
	width: 130px; 
	}
table.mystandings td.cumulativepoints{ 
	width: 150px; 
	}
table.mystandings td.cumulativerank{ 
	width: 130px; 
	}
table.mystandings td.margin{ 
	width: 75px; 
	}


/************************************************
 News Table
************************************************/	
table.news{ 
	margin: 10px 0; 
	}
table.news td.story{ 
	width: 450px; 
	}
table.news td.date{ 
	width: 180px;
 	}
table.news a{ 
	color: #000; 
	display: block; 
	}


/************************************************
 Head to Head Table
************************************************/	
table.headtohead{ 
	margin: 10px 0; 
	font-size: 10px;
	}
table.headtohead td.challenger{ 
	width: 261px; 
	}
table.headtohead td.versus{ 
	width: 111px; 
	background: #C4C4C4; 
	}
table.headtohead img.vs{ 
	display: block; 
	margin: auto; 
	vertical-align: middle; 
	border: none; 
	}
table.headtohead p{ 
	line-height: 1.2em; 
	font-style: italic; 
	}
table.headtohead p.right{ 
	text-align: right; 
	display: inline; 
	}
table.headtohead img.left{ 
	border: 2px solid #000; 
	margin-right: 5px; 
	}
table.headtohead img.right{
	border: 2px solid #000; 
	margin-left: 5px; 
	}


/************************************************
 My Leagues
************************************************/
table.myleagues{ 
	margin: 10px 0 5px; 
	font-size: 10px; 
	}
table.myleagues img{ 
	margin: 2px 6px; 
	}
table.myleagues td.leaguename{ 
	width: 320px; 
	}
table.myleagues td.owner{ 
	width: 120px; 
	}
table.myleagues td.players{ 
	width: 80px; 
	}
table.myleagues td.attitude{ 
	width: 80px; 
	}
table.myleagues td.margin{ 
	width: 80px; 
	}
table.myleagues .small-gray{ 
	color: #676767; 
	font-size: 11px; 
	}
table.myleagues .text-float{ 
	float: left; 
	margin-top: 8px; 
	}


/************************************************
 Picks-History Table
************************************************/
table.picks-history{ 
	margin: 10px 0; 
	font-size: 10px; 
	}
table.picks-history td.group{ 
	width: 150px; 
	}
table.picks-history td.yourdriver{ 
	width: 150px; 
	}
table.picks-history td.pointsearned{ 
	width: 150px; 
	}
table.picks-history td.capvalue{ 
	width: 150px; 
	}


/************************************************
 My Trophies Table
************************************************/
table.mytrophies{ 
	width: 230px; 
	margin: 10px 0; 
	font-size: 10px; 
	}
table.mytrophies td.one{ 
	padding: 0px 2px; 
	width: 22px; 
	}
table.mytrophies td.two{ 
	padding: 1px 2px; 
	width: 45px;
    font-size: 9px;
    text-align: right;
	}
table.mytrophies td.three{ 
	padding: 1px 2px 1px 0; 
	width: 163px;
    font-size: 9px;
	}
table.mytrophies td img{
	 vertical-align: middle; 
	}
table.mytrophies .text-float{ 
	float: left; 
	margin: 2px 0 0 5px; 
	}
/*.trophy-list {
	width: 272px;
	border-top: 1px solid #afafaf;
	margin: 20px 0 5px;
}
.trophy-list li {
	border-bottom: 1px solid #afafaf;
}
.trophy-list a {
	height: 26px;
	display: block;
	font-size: 110%;
	line-height: 22px;
	color: #000;
	text-decoration: none;
	padding-left: 25px;
}
.trophy-list a:hover,
.trophy-list li.active a {background-color: #fff;}*/
.trophy-1 {
    background: url(../../media/imgs/shared/trophies/trophy-1.gif) no-repeat 50% 0;
	width: 70px;
	height: 58px;
	text-indent: -9999px;
	overflow: hidden;
}
.trophy-2 {
    background: url(../../media/imgs/shared/trophies/trophy-2.gif) no-repeat;
	width: 18px;
	height: 21px;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
}
.trophy-3 {
    background: url(../../media/imgs/shared/trophies/trophy-3.gif) no-repeat;
	width: 18px;
	height: 21px;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
}
.trophy-4 {
    background: url(../../media/imgs/shared/trophies/trophy-4.gif) no-repeat;
	width: 18px;
	height: 21px;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
}
.trophy-5 {
    background: url(../../media/imgs/shared/trophies/trophy-5.gif) no-repeat;
	width: 18px;
	height: 21px;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
}
.trophy-6 {
    background: url(../../media/imgs/shared/trophies/trophy-6.gif) no-repeat;
	width: 18px;
	height: 21px;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
}
.trophy-7 {
    background: url(../../media/imgs/shared/trophies/trophy-7.gif) no-repeat;
	width: 18px;
	height: 21px;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
}
.trophy-8 {
    background: url(../../media/imgs/shared/trophies/trophy-8.gif) no-repeat;
	width: 18px;
	height: 21px;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
}
.trophy-9 {
    background: url(../../media/imgs/shared/trophies/trophy-9.gif) no-repeat;
	width: 18px;
	height: 21px;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
}
.trophy-10 {
    background: url(../../media/imgs/shared/trophies/trophy-10.gif) no-repeat;
	width: 18px;
	height: 21px;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
}
div.trophy-header{
        background: #9C9C9C;
        color: #FFF;
        clear: both;
        padding: 5px;
        width: 625px;
}


div.trophy-box{
	height: 121px;
	width: 125px;
	margin: 6px;
	padding: 5px;
	float: left;
	text-align: center;
	border: 1px solid #c1c1c1;
	background: #fff;
	position: relative;
}

div.trophy-box.empty{
	/*background: #EBEBEB;*/
}

/************************************************
 Blog Table
************************************************/
table.blog{ 
	margin: 10px 0; 
	}
table.blog td.topic{ 
	width: 470px; 
	}
table.blog td.views{ 
	width: 160px; 
	}
table.blog a{ 
	text-decoration: underline; 
	}


/************************************************
 Comments Table
************************************************/	
table.comments{ 
	margin: 10px 0; 
	}
table.comments td.comment{ 
	width: 470px; 
	}
table.comments td.date{ 
	width: 160px; 
	}
table.comments a{ 
	font-style: italic; 
	}
    
/************************************************
 Registration Table
************************************************/	
table.registration{
    width: 550px;
	margin: 10px 0; 
	}
table.registration td.label{ 
	width: 290px; 
	}
table.registration td.enter{ 
	width: 260px; 
	}

/*****
 * hide	input field from bots
 ***/
input.name-bh{
  display: none;
}

/************************************************
 Survey Questions Table
************************************************/	
table.survey-questions{
    width: 635px;
	margin: 10px 0; 
	}
table.survey-questions td.one{ 
	width: 35px;
    vertical-align: top;
    text-align: right;
	}
table.survey-questions td.two{ 
	width: 300px; 
    vertical-align: top;
	}
table.survey-questions td.three{ 
	width: 300px; 
    vertical-align: top;
    text-align: left
	}
table.survey-questions select{
    float: left;
    }

/************************************************
 My Position Table
************************************************/
table.myposition{ 
	margin: 10px 0 40px;  
	}
table.myposition td{ 
	border: 1px solid #6C6C6C; 
	}
table.myposition td.user{ 
	width: 280px; 
	line-height: 1.4em; 
	border-left: none; 
	}
table.myposition td.weekpoints{ 
	width: 130px; 
	}
table.myposition td.overallpoints{ 
	width: 130px; 
	}
table.myposition td.margin{ 
	width: 95px; 
	border-right: none; 
	}
table.myposition img{ 
	margin-right: 5px; 
	}
table.myposition td.head{ 
	background: #9C9C9C; 
	color: #FFF; 
	}


/************************************************
 The Field Table
************************************************/
table.thefield{ 
	margin: 10px 0; 
	}
table.thefield td.rank{ 
	width: 45px; 
	}
table.thefield td.player{ 
	width: 245px; 
	}
table.thefield td.weekpoints{ 
	width: 125px; 
	}
table.thefield td.overallpoints{ 
	width: 125px; 
	}
table.thefield td.margin{ 
	width: 100px; 
	}
table.thefield img{ 
	margin-right: 5px; 
	}

/************************************************
 The Field Table - Total
************************************************/
table.thefieldtotal{ 
	margin: 10px 0; 
	}
table.thefieldtotal td.rank{ 
	width: 40px; 
	}
table.thefieldtotal td.player{ 
	width: 295px; 
	}
table.thefieldtotal td.overallpoints{ 
	width: 200px; 
	}
table.thefieldtotal td.margin{ 
	width: 100px; 
	}
table.thefieldtotal img{ 
	margin-right: 5px; 
	}


/************************************************
 Pagination
************************************************/
div.pages{ 
	float: right; 
	margin-bottom: 40px; 
	color: #808080; 
	font-size: 10px; 
	font-weight: bold; 
	}
div.pages ul{ 
	display: inline; 
	}
div.pages ul li{ 
	display: inline; 
	}
div.pages a{ 
	color: #FF0000; 
	text-decoration: underline; 
	}
div.pages p{
	display: inline;
}
	
	
/************************************************
 Index Styles
************************************************/	
.divider{ 
	margin: 0 8px; 
	}
.welcome{ 
	margin-left: 10px; 
	font-weight: bold; 
	font-size: 15px; 
	}
.username{ 
	font-color: #808080; 
	font-style: italic; 
	font-size: 13px; 
	}
/*.col2-title{ 
	display: block; 
	margin-top: 16px; 
	}*/
.submit{ 
	margin: 0 0 0 0; 
	}
.login-padding{ 
	margin-left: 10px; 
	}
.forget-password{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; 
	margin: 0px 10px 6px 0;
    clear: both;
	float: right;
	}
.login-button{ 
	margin: 10px 10px 5px 0; 
	float: right;
	}
a.login-red{ 
	text-decoration: none; 
	color: #ff0200; 
	}
.advertisement{ 
	font-size: 10px; 
	margin: 10px 0 5px 10px; 
	} 

.steps{	
	margin: 20px 0; 
	}

.subcol-title{ 
	width: 296px; 
	float: left;
    overflow: hidden;
    margin-bottom: 10px;
	}
.subcol{ 
	width: 296px; 
	float: left; 
	color: #000; 
	font-size: 11px;
	padding: 0 15px;
	}
	.subcol p{ 
		line-height: 1.4em; 
		width: 240px; 
		margin-bottom: 10px; 
	}
	.subcol p.narrow{
		line-height: 1.4em;
		width: 220px;
		margin-bottom: 10px;
	}
	.subcol h4{ 
		font-size: 12px; 
		font-weight: bold; 
		margin-top: 10px;
		}
	.subcol .title{ 
		margin-bottom: 10px; 
		}
	.subcol a{ 
		color: #ff0200; 
		}
	.subcol p.last{ 
		width: 100%; 
		}

.small-image{ 
	margin-top: 10px;
	float: right; 
	width: 60px; 
	text-align: right; 
	}
	.small-image img{ 
		display: block; 
		float: right;
		}
	.small-image a{ 
		color: #ff0200; 
		font-size: 10px; 
		}

#winner{ 
	width: 302px; 
	height: 65px; 
	background: url(../../media/imgs/swisher/bg-winner.jpg) no-repeat;	
	margin-bottom: 10px; 
	font: 14px #fff; 
	font-weight: bold; 
	padding: 10px;	
	font-family: Arial, Helvetica, sans-serif; 
	}
	#winner img{ 
		float: right; 
		margin-top: -5px;  
		}
	#winner h3{ 
		font-size: 20px; 
		}
	#winner .gray{ 
		color: #b3b3b3; 
		display: block; 
		}

.powered-by{ 
	float: right; 
	color: #595959; 
	font-size: 10px; 
	margin: 10px 0 20px; 
	}
	.powered-by img{ 
		margin-left: 10px; 
		vertical-align: top; 
		}
.go-back-home{
	float: right;
	}
	
/************************************************
 Picks-History Page
************************************************/
div.races{
    color: #808080;
    font-style: italic;
    padding: 2px 2px 4px;
    font-size: 12px;
    }
    div.races a{
        color: #808080;
        font-weight: bold;
        }

/************************************************
 Login Page
************************************************/
.login-content p{
	margin-bottom: 10px;
}
.login-content ul{
	margin: 15px 0;
}
.login-content ul li{
	padding: 10px 0 10px 40px;
}
.login-content h1{
	margin-bottom: 20px;
}
	
/************************************************
 FAQ
************************************************/
ol.faq{
	margin: 10px 0 15px;
	border: 1px solid #999;
}
ol.faq li{
	padding: 5px 0;
	background: #fdfdfd;
	margin-bottom: 1px;
}
ol.faq li:hover{
	background: #999;
}

/************************************************
 Prize Page
************************************************/
.prize-image-holder{
  position: relative;
  height: 100px;
}
.prize-page-image{
  position: absolute;

  top: 25px;
  left: -15px;
}

/************************************************
 Profile Page
************************************************/
.profile-summary{
	background: url(../../media/imgs/swisher/bg-profile.gif) repeat-x;
	border: 1px solid #460000;
	clear: both;
	color: #fff;
	height: 128px;
	margin-bottom: 10px;
	margin-top: 10px;
	position: relative;
	width: 620px;
	line-height: 1.4em;
}
.profile-summary a{
	color: #fff;
	text-decoration: none;
}
.profile-summary img{
	margin: 10px;
}
.profile-summary a:hover{
	text-decoration: underline;
}
.profile-summary h4{
	font-size: 24px;
	font-weight: bold;
	margin: 10px 0 0 0;
	letter-spacing: 1px;
}
.editinfo{
	position: absolute;
	top: 0;
	right: 0;
	font-size: 10px;
	text-decoration: none;
	padding: 0px 2px;
	border-left: 1px solid #460000;
	border-bottom: 1px solid #460000;
	background: #bb0000;
	color: #ccc;
}

.editinfo a:hover{
	text-decoration: underline;
}
.trophy-container{
	width: 70px;
	height: 70px;
	border: 1px solid #C1C1C1;
	float: left;
	margin-right: 4px;
	margin-top: 10px;
	text-align: center;
	font-size: 10px;
	background-position: 50% 0;
}
.trophy-container-empty{
	height: 	px;
	width: 70px;
	float: left;
	margin-right: 6px;
	margin-top: 10px;
	border: 1px solid #666;
	background: #e9e9e9;
}
.trophy-container img{
	display: block;
	margin: 0 auto;
}

.trophyroom{
	margin-bottom: 30px;
	float: left;
	width: 620px;
}

.statusupdate{
	margin-bottom: 30px;
}

.statusupdate h4{
	display: inline;
}
.statusupdate a{
	text-decoration: none;
	color: #F00;
	font-size: 10px;
}
.friendchallenge{
	margin-bottom: 30px;
	float: left;
}

/************************************************
 Col2 Countdown
************************************************/
.col2-countdown{
	height: 52px;
	width: 300px;
	margin: 0 auto;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	text-align: center;
	}
.col2-countdown h1{
	font-size: 16px;
	margin-top: 9px;
}
.col2-countdown h2{
	font-size: 13px;
	color: #003768;
	margin-top: 3px;
}

/************************************************
 Countdown Clock - Right Nav
************************************************/
#countdown-wrapper{
    margin: 10px 10px 0 10px;
	border-top: 1px solid #858585;
	border-bottom: 1px solid #858585;
    background-color:#e4e4e4;
    width: 300px;
    position: relative;
    display: none;
}
.countdown-clock-title{
	margin: 0 auto;
    text-align: center;
    text-transform: uppercase;
	border-top: 1px solid #fff;
    padding: 10px 0;
    font-weight: bold;
    font-size: 14px;
}
#countdown-clock{ 
    width: 300px; 
    height: 40px;
    margin: 0;
}
.hasCountdown{
	border-bottom: 1px solid #fff;
    background-color:#e4e4e4;
}
.countdown_rtl{
    direction:rtl;
}
.countdown_holding div{
    background-color:#ccc;
}
.countdown_row{
    clear:both;
    width:100%;
    text-align:center;
}
.countdown_show1 div{width:100%;}
.countdown_show2 div{width:50%;}
.countdown_show3 div{width:33%;}
.countdown_show4 div{width:25%;}
.countdown_show5 div{width:20%;}
.countdown_show6 div{width:16%;}
.countdown_show7 div{width:14%;}
.countdown_section{
    float:left;
    font-size:75%;
    color: #800;
}
.countdown_amount{
    font-size:200%;
}
.countdown_descr{
    width:100%;
}



.fullwidth{
	width: 620px;
	margin: 10px 0 20px 0;
}
.bonus-info{
	font-size: .9em;
	line-height: 1.3em;
}

div.legend {
    margin: 0px;
	overflow: hidden;
	height: 1%;
	margin-top: 10px;
	float: left;
}
div.legend span {
	width:110px;
	height: 30px;
	float: left;
	font-size: 9px;
	padding-left: 25px;
	margin-right: 15px;
}
table input{
	float: left;
	margin: 0px 0px 0 0;	
}

div.legend span.won-icon {background: url(../../media/imgs/shared/won.gif) no-repeat;}
div.legend span.loss-icon {background: url(../../media/imgs/shared/loss.gif) no-repeat;}
div.legend span.statcast {background: url(../../media/imgs/shared/staticon.gif) no-repeat;}
div.legend span.experts {background: url(../../media/imgs/shared/experts-icon.gif) no-repeat;}
div.legend input.submit {float: right;}
div.legend span.submit-help {float: right; width: 320px; text-align: right; }
table.main span.hot-cold {
	float: right;
	height: 16px;
	margin: 3px 5px 0 0;
	padding: 4px 25px 0 0;
}
table.main span.won {
	background: url(../../media/imgs/shared/won.gif) no-repeat 100% 0;
	color: #ff5a00;
}
table.main span.loss {
	background: url(../../media/imgs/shared/loss.gif) no-repeat 100% 0;
	color: #00c0ff;
}
table.main td.stat a {
/*	background: url(../../media/imgs/shared/stat.gif) no-repeat;

	height: 30px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	margin: 0 0 0;*/
}

.league-header{
	background: url(../../media/imgs/swisher/bg-profile.gif) repeat-x;
	border: 1px solid #460000;
	clear: both;
	color: #fff;
	margin-bottom: 10px;
	margin-top: 10px;
	position: relative;
	width: 620px;
	line-height: 1.4em;
}
.league-header .league-image{
	margin: 10px;
	float: left;
	border: 2px solid #000000
}
.league-header a{
	color: #fff;
	text-decoration: none;
}
.league-header a:hover{
	text-decoration: underline;
}
.league-header h4{
	font-size: 20px;
	font-weight: bold;
	margin: 10px 0 4px 0;
	letter-spacing: 1px;
}

.crown{
	position: absolute;
	right: 0px;
	bottom: 5px;
}
.league-leader{	
	position: absolute;
	background: #900;
	height: 18px;
	width: 465px;
	bottom: 10px;
	right: 20px;
	color: #fff;
	font-weight: bold;
	padding: 4px 0 4px 10px;
	border: 1px solid #e40303;
}
.league-leader-round{
	color: #ff5c14;
}

.member-listing{
	background: #f8f8f8;
	width: 620px;
	border: 1px solid #c2bebe;
	margin-bottom: 5px;
	margin-top: 10px;
}
.member-listing h4{
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0 0 0;
	letter-spacing: 1px;
}
.member-image{
	float: left;
	margin-right: 10px;
}
.member-listing p{
	color: #a7a7a7;
	line-height: 1.3em;	
	font-size: 11px;
}

.member-listing .joined{
	font-size: 10px;
	margin-top: 30px;
}

.member-trophies{
	float: right;
	width: 320px;
}

.member-trophies .trophy{
	height: 40px;
	width: 40px;
	background: #fff;
	border: 1px solid #999;
	margin: 4px;
	float: right;
}

.overall-leader{
	margin-top: 25px;
}
	
	
.article-title{
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
}

table select{
	float: left;
	margin: -2px 5px 0px 5px;
}	

tr.date td{
	background: #B0B0B0;
}

p.general_message{
	margin: 0px 0px 20px;
	line-height: 1.2em;
}

.picks-errors{
	font-weight: bold;
	color: #fff;
	background: #F00;
	line-height: 1.2em;
	width: 610px;
	padding: 5px;
	border: 2px solid #F00;	
	margin: 5px 0;
}

.expert-popup{
	float: left;
	margin: 8px;
	width: 60px;
	overflow: hidden;
}

/************************************************
 Challenge Page
************************************************/
div.legend-box ul.legend li.challenger .challenger-color{
  float: left;
  width: 10px;
  height: 10px;
  background-color: #FF0E00;
  border: 1px solid #ccc;
  margin-right: 3px;
}

div.legend-box ul.legend li{
	clear: both;
}

div.legend-box ul.legend li.challengee .challengee-color{
  float: left;
  width: 10px;
  height: 10px;
  background-color: #999999;
  border: 1px solid #ccc;
  margin-right: 3px;
}

.member_trophies_little{
	padding-top: 9px;
}

.rules-box{
	width: 920px;
}

ul.sidebar-feed{
	padding: 10px 0;	
}

ul.sidebar-feed img{
	display: none;
	
}

ul.sidebar-feed p{
	color: #4a6349;
}

ul.sidebar-feed .block{
	font-size: 11px;
	color: #000000;
}

.sidebar-feed li{
	font-size: 10px;
	padding: 5px 8px;
	background: #ffffff;
	margin-bottom: 3px;
	line-height: 1.3em;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

.feed-username{
	font-weight: bold;	
}

.mini-record{
	font-size: 9px;
	margin-top: 2px;
	margin-left: 25px;
	color: #666;
	width: 70px;
}

.pick-team a{
	font-weight: bold;
	text-decoration: none;
}

.pick-team select{
	float: left;
}

label.pick-team{
	display: block;	
}

.popup{
	background: url(../../media/imgs/swisher/bg-history-popup.jpg) no-repeat #1c2800;
	}
	
.popup .fullwidth{
	margin: 0 auto;
	}
	
.chart{
	margin-top: 10px;
}

.usernamelabel{
	float: left;
	width: 145px;
	font-size: 11px;
	margin: 0 0 2px 10px;
}

ul.checkbox-options input{
	clear: both;
	margin-right: 4px;
}

ul.checkbox-options li{
	margin-bottom: 10px;
}

.box-ads{
width: 300px;
height: 250px;
padding-bottom: 10px;
margin: 0 auto;
}


/***
 * Swisher Footer
 */

#swisher-footer table,
#swisher-footer table td,
#swisher-footer table tr{
  border: none;
  margin: 10px 0;
}

    .footer_menu{
        font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
        color: #C30;
        font-size:12px;
        font-weight:bold;
        padding-left: 5px;
        padding-bottom: 6px;
        text-align: left;
        }

    .footer_menu a.menu{
        text-decoration: none;
        color: #666;
        text-align: left;
    }
    .footer_menu a.menu:hover{
        color: #999999;
        text-align: left;
    }

    .footer_featured{
        font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
        color: #ece69f;
        font-size:12px;
        font-weight:bold;
        padding-bottom: 6px;
        padding-left: 10px;
        text-align: left;
        }

    .footer_subLinks{
        font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
        color: #C30;
        font-size:11px;
        padding: 5px;
        text-align: left;
        }
        
    .footer_subLinks a.s_menu{
        text-decoration: none;
        text-align: center;
        color: #666;
    }

    .footer_subLinks a.s_menu:hover{
        color: #999999;
        text-align: center;
    }

    .footer-logo{
        background: url('http://dev.swishertown.com/swishertown-footer-portlet/images/age_verify/footer-bg.png');
        background-repeat:     repeat-x;
        width: 375px;
        text-align: left;
	padding: 0;
	margin: 0;
    }

    .footer-span-bg{
        background:     url('http://dev.swishertown.com/swishertown-footer-portlet/images/age_verify/footer-bg.png');
        background-repeat:    repeat-x;
        padding-bottom: 15px; 
        width: 100%;
    }

    .menuBg_Image{
        background:     url('http://dev.swishertown.com/swishertown-footer-portlet/images/footer_bg.jpg');
        background-repeat: repeat-x;
        height:         220px;
        padding-top:     10px;
        width:             100%;
        vertical-align: text-top;
        horizontal-align: center;
        background-color: #000000;
    }

    .footer_Info{
        background-color: #000000;
        text-align: left;
    }

    .footer_Info a.privacy_contactus{
        text-decoration: none;
        color: #666;
        font-size: 11px;    
    }
    
    .footer_Info a.privacy_contacus:hover{
        color: #999999;
    }

    .footer_warning{
        background-color:     #000000;
        width: 100%;
        text-align: right;
        padding-right: 5px;
    }
