/* ::::::::::::::::::::::::::::::::::::: */
/* SWEEPSTAKES WINDOW STYLES */
/* ::::::::::::::::::::::::::::::::::::: */
#body-sweepsWindow {
	float:left;
	margin:0 0 0 20px;
	width:503px;
	height:80px;
	background:url(../images/bg_sweepsWindow.jpg) left no-repeat;
	text-align:left;
}

#sweeps-logoRegion {
	float:left;
	margin:0 0 0 0;
	width:116px;
	height:69px;
	text-align:left;
}
#sweeps-copyRegion {
	float:left;
	margin:6px 0 0 12px;
	width:256px;
	height:69px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	text-align:left;
}
#sweeps-copyRegion sup
{
	font-size:0.8em;
}
#sweeps-playRegion {
	float:left;
	margin:8px 0 0 0;
	width:96px;
	height:69px;
	text-align:left;
}

/* ::::::::::::::::::::::::::::::::::::: */
/* SITE STYLES */
/* ::::::::::::::::::::::::::::::::::::: */
h2, h3 
{
	color: #ff9933; 
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:3px;
	margin-bottom:3px;
}
	

#hero-img {
	float:left;
	margin:15px 0 0 15px;
	width:187px;
	height:281px;
}

#copy-region {
	float:left;
	margin:15px 0 0 15px;
	width:400px;
	height:281px;
	text-align:left;
}

#bio-copy-region {
	float:left;
	margin:15px 0 0 15px;
	width:400px;
	height:281px;
	text-align:left;
	overflow:auto;
}

#copy-narrow 
{
	width:90%;
}
#copy-title {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.3em;
	color:#ff9933;
}
#sb-image 
{
	float:left;
	height:44px;
	width:44px;
}

#right-scroller {
	width:208px;
	height:256px;
	overflow:auto;
}

#newcar-car {
	z-index:10;
	position:relative;
	bottom:-309px;
	left:746px;
	width:233px;
	height:223px;
	background:url(../images/newcar.gif) top left no-repeat;
}

/* ::::::::::::::::::::::::::::::::::::: */
/* TEAM BIO STYLES */
/* ::::::::::::::::::::::::::::::::::::: */
#bio_itemListing {
	float:left;
	margin:19px 0 20px 5px 
}
#sb-item {
	float:left;
	height:50px;
	margin:0 0 6px 0;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
}
#sb-biotext 
{
	float:left;
	height:44px;
	margin:14px 0 0 7px;
	width:138px;
	text-align:left;
}
#sb-text 
{
	float:left;
	height:44px;
	margin:0 0 0 5px;
	width:120px;
	text-align:left;
}
#flash-wrapper 
{
	float:left;
	margin:-5px 0 0 0;
	height:332px;
	width:858px;
}


/* ::::::::::::::::::::::::::::::::::::: */
/* NAV BAR STYLES */
/* ::::::::::::::::::::::::::::::::::::: */

#teamNavbar-ctnr {
	float:left;
	margin:34px auto 0 45px;
	width:845px;
	height:18px;
}

#homeNavbar-ctnr {
	float:left;
	margin:21px 0 0 43px;
	width:525px;
	height:18px;
}

/* Home */

.btn-home-on {
	float:left;
	margin:0 auto;
	width:55px;
	height:17px;
	background:url(../images/btn_homeOn_hm.gif) no-repeat;
}

.btn-home a, .btn-home a:visited {
	float:left;
	margin:0 auto;
	width:55px;
	height:17px;
	background:url(../images/btn_homeOff.gif) no-repeat;
}

.btn-home a:hover, .btn-home a:active {
	float:left;
	margin:0 auto;
	width:55px;
	height:17px;
	background:url(../images/btn_homeOn.gif) no-repeat;
}

/* News */

.btn-news-on {
	float:left;
	margin:0 auto;
	width:89px;
	height:17px;
	background:url(../images/btn_newsOn.gif) no-repeat;
}

.btn-news a, .btn-news a:visited {
	float:left;
	margin:0 auto;
	width:89px;
	height:17px;
	background:url(../images/btn_newsOff.gif) no-repeat;
}

.btn-news a:hover, .btn-news a:active {
	float:left;
	margin:0 auto;
	width:89px;
	height:17px;
	background:url(../images/btn_newsOn.gif) no-repeat;
}
.newsRight-hdr {
	float:left;
	margin:0 0 0 45px;
	width:150px;
	height:17px;
	background:url(../images/hdr_newsRight.gif) top left no-repeat;
}
.btn-news-hm a, .btn-news-hm a:visited {
	float:left;
	margin:0 auto;
	width:89px;
	height:17px;
	background:url(../images/btn_newsOff_hm.gif) no-repeat;
}

.btn-news-hm a:hover, .btn-news-hm a:active {
	float:left;
	margin:0 auto;
	width:89px;
	height:17px;
	background:url(../images/btn_newsOn_hm.gif) no-repeat;
}

/* Kyle Says */

.btn-kyleSays-on {
	float:left;
	margin:0 auto;
	width:75px;
	height:17px;
	background:url(../images/btn_kyleOn.gif) no-repeat;
}

.btn-kyleSays a, .btn-kyleSays a:visited {
	float:left;
	margin:0 auto;
	width:75px;
	height:17px;
	background:url(../images/btn_kyleOff.gif) no-repeat;
}

.btn-kyleSays a:hover, .btn-kyleSays a:active {
	float:left;
	margin:0 auto;
	width:75px;
	height:17px;
	background:url(../images/btn_kyleOn.gif) no-repeat;
}
.kyleRight-hdr {
	float:left;
	margin:0 0 0 45px;
	width:150px;
	height:17px;
	background:url(../images/hdr_kyleRight.gif) top left no-repeat;
}
.btn-kyleSays-hm a, .btn-kyleSays-hm a:visited {
	float:left;
	margin:0 auto;
	width:75px;
	height:17px;
	background:url(../images/btn_kyleOff_hm.gif) no-repeat;
}

.btn-kyleSays-hm a:hover, .btn-kyleSays-hm a:active {
	float:left;
	margin:0 auto;
	width:75px;
	height:17px;
	background:url(../images/btn_kyleOn_hm.gif) no-repeat;
}

/* Team Bios */

.btn-bios-on {
	float:left;
	margin:0 auto;
	width:107px;
	height:17px;
	background:url(../images/btn_biosOn.gif) no-repeat;
}

.btn-bios a, .btn-bios a:visited {
	float:left;
	margin:0 auto;
	width:107px;
	height:17px;
	background:url(../images/btn_biosOff.gif) no-repeat;
}

.btn-bios a:hover, .btn-bios a:active {
	float:left;
	margin:0 auto;
	width:107px;
	height:17px;
	background:url(../images/btn_biosOn.gif) no-repeat;
}

.bioRight-hdr {
	float:left;
	margin:0 0 0 45px;
	width:150px;
	height:17px;
	background:url(../images/hdr_teamBiosRight.gif) top left no-repeat;
}

.btn-bios-hm a, .btn-bios-hm a:visited {
	float:left;
	margin:0 auto;
	width:107px;
	height:17px;
	background:url(../images/btn_biosOff_hm.gif) no-repeat;
}

.btn-bios-hm a:hover, .btn-bios-hm a:active {
	float:left;
	margin:0 auto;
	width:107px;
	height:17px;
	background:url(../images/btn_biosOn_hm.gif) no-repeat;
}

/* Newsletter */

.btn-letter-on {
	float:left;
	margin:0 auto;
	width:82px;
	height:17px;
	background:url(../images/btn_letterOn.gif) no-repeat;
}

.btn-letter a, .btn-letter a:visited {
	float:left;
	margin:0 auto;
	width:82px;
	height:17px;
	background:url(../images/btn_letterOff.gif) no-repeat;
}

.btn-letter a:hover, .btn-letter a:active {
	float:left;
	margin:0 auto;
	width:82px;
	height:17px;
	background:url(../images/btn_letterOn.gif) no-repeat;
}

.btn-letter-hm a, .btn-letter-hm a:visited {
	float:left;
	margin:0 auto;
	width:82px;
	height:17px;
	background:url(../images/btn_letterOff_hm.gif) no-repeat;
}

.btn-letter-hm a:hover, .btn-letter-hm a:active {
	float:left;
	margin:0 auto;
	width:82px;
	height:17px;
	background:url(../images/btn_letterOn_hm.gif) no-repeat;
}

/* Team Nav spacer */

.teamNav-spacer {
	float:left;
	margin:0 auto;
	width:183px;
	height:17px;
}

/* ::::::::::::::::::::::::::::::::::::: */
/* FOOTER STYLES */
/* ::::::::::::::::::::::::::::::::::::: */

#home-footer-ctnr {
	float:left;
	width:989px;
	height:63px;
	background:url(../images/bg_footer.jpg) top left no-repeat #000;
	text-align:center;
}

#tm-footer-links-ctnr {
	width:746px;
	height:63px;
	line-height:20px;
	background:url(../images/feast.gif) 165px 0 no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:5px 0 0 240px;
	color:#666;
	font-size:.8em;
	text-align:left;
}

#tm-footer-links-ctnr a, #footer-links-ctnr a:visited {
	color:#666;
	text-decoration:none;
}

#tm-footer-links-ctnr a:hover, #footer-links-ctnr a:active {
	text-decoration:underline;
}

#flashLeftScreen-ctnr {
	float:left;
	margin:0 0 0 30px;
	width:858px;
	height:312px;
	background:url(../images/bg_flashWrapper.gif) top left no-repeat;
}
#flashRightScreen-ctnr {
	float:left;
	width:2px;
	height:264px;
}
/* ::::::::::::::::::::::::::::::::::::: */
/* HOME PAGE STYLES */
/* ::::::::::::::::::::::::::::::::::::: */

#home-ctnr {
	float:left;
	width:969px;
	height:520px;
	background:url(../images/bg_homeHero.jpg) no-repeat;
}
#home-left-clmn {
	float:left;
	width:401px;
	height:520px;
}
#home-ticker  {
	float:left;
	margin:24px 0 0 0;
	width:488px;
	height:29px;
	font-size:.8em;
	text-align:left;
	background:url(../images/bg_homeTicker.jpg) no-repeat;
}
#home-ticker-off  {
	float:left;
	margin:24px 0 0 0;
	width:488px;
	height:29px;
	font-size:.8em;
	text-align:left;
}
#home-ticker-text {
	float:left;
	padding:8px 0 0 26px;
	width:425px;
	height:29px;
	font-size:.9em;
	font-weight:bold;
	text-align:left;
}
.mac.gecko #home-ticker-text {
	float:left;
	padding:10px 0 0 31px;
	width:425px;
	height:29px;
	font-size:1.0em;
	text-align:left;
}
#home-ticker-image {
	float:left;
	padding:7px 0 0 0;
	width:17px;
	height:29px;
}

#home-intro-copy {
	float:left;
	margin:0 0 0 101px;
	width:365px;
	height:121px;
	text-align:left;
	font-size:0.9em;
}
#home-sweeps-image {
	float:left;
	margin:0 0 0 101px;
	width:85px;
	height:67px;
}
#home-sweeps-copy {
	float:left;
	padding:0 0 0 3px;
	width:240px;
	height:67px;
	text-align:left;
	font-size:0.9em;
}
#home-sweeps-button {
	float:left;
	margin:6px 0 0 0;
	width:460px;
	height:36px;
	text-align:right;
}

#teamWide-ctnr {
	float:left;
	margin:0 0 0 28px;
	width:854px;
	height:308px;
	background:url(../images/bg_teamWide.gif) top left no-repeat;
}

#teamWide-ctnr .small-clmn {
	float:left;
	margin:0 0 0 15px;
	width:230px;
	height:180px;
	text-align:left;
}

#teamWide-ctnr .med-clmn {
	float:left;
	width:300px;
	height:180px;
	text-align:left;
}

#teamWide-ctnr .wide-clmn {
	float:left;
	margin:0 0 0 15px;
	width:660px;
	height:140px;
	text-align:left;
}


