/* @override http://pelotonglobal.brilliantone.com/assets/css/main_01-23-09.css */

@charset "utf-8";

html
{
	background: #dddddd;
	height: 100%;
}


body
{
	background: #dddddd;
}

body#home {
	background: #0c2344;
	height: 100%;
}

a
{
	color: #808080;
	text-decoration: underline;
}

a:hover
{
	/*color: #d34b2e;*/
	color: #cc0033;
}

sup {
	vertical-align: super;
	font-size: 75%;
	text-shadow: #000000 0 0 0;
	line-height: 75%;
}


label.labelOver
{
	
}



/* pageWrapper */

#pageWrapper {
	width: 1000px;
	margin: 0 auto;
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	
}

#home #pageWrapper {
	width: 940px;
	background: #0c2344;
	position: relative;
}


/*	Header
======================================================================*/

#header
{
	height: 125px;
	margin: 0 0 13px 0;
	width: 1004px;
}

#home #header {
	height: 75px;
	width: 940px;
	background: #0c2344;
	position: relative;
}

#logo {
	margin: 6px 0 25px 16px;
	float: left;
}


#home #logo {
	margin: 18px 0 0px 6px;
	float: left;
	position: relative;
	left: 100%;
	margin-left: -938px;
}

#home #logo a{
	width: 197px;
	height: 78px;
	background: transparent url(../images/Peloton_logo_01-23-09.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
}
#logo a{
	width: 197px;
	height: 78px;
	background: transparent url(../images/peloton-logo_blue.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
}

#portal-link{
	float: right;
	margin: 32px 16px 0 0;
	position: relative;
	padding: 0;
}

#portal-link a{
	font-size: 12px;
	text-decoration: none;
}

#EightReasonsLink {
	margin-top: -20px; 
	display: block; 
	width: 173px; 
	border: 1px solid #333; 
	background: #666; 
	color: #FFFFFF; 
	font-size: 12px; 
	text-align: center; 
	padding: 8px; 
	text-decoration: none;
}

#home #EightReasonsLink {
	display: none;
	}

#EightReasonsLink:hover {
	text-decoration: underline;
}

#search
{
	float: right;
	margin: 32px 16px 0 0;
	position: relative;
	padding: 0;
}


#home #search
{
	float: right;
	margin: 0px 0px 0 0;
	position: relative;
	padding: 0;
}

#search .labelOver
{
	display: block;
	position: absolute;
	top: 3px;
	left: 2px;
	font-size: 12px;
	color: #808080;
}

#search form
{
	margin: 0;
	padding: 0;
}

#search input
{
	vertical-align: top;
	border: 1px solid #808080;
}

#home #search input
{
	vertical-align: top;
	border: none;
}
#ajaxSearch_input
{
	font-size: 12px;
	height: 16px;
	line-height: 16px;
	color: #808080;
	width: 150px;
	padding-left: 1px;
	font-family: Arial, Helvetica, sans-serif;
}
#ajaxSearch_submit {
	margin: 0px!important;
}

#ajaxSearch_submit {
	padding: 0px;
	background: none;
	border: none;
}

#ajaxSearch_submitBtn {
	height: 16px;
	padding: 1px;
	width: 20px;
	background: #CCC;
	border: 1px solid #808080;
	float: left;
	text-align: center;
}


#home #search #ajaxSearch_input
{
	font-size: 11px;
	height: 16px;
	line-height: 16px;
	color: #FFF;
	width: 150px;
	padding: 1px;
	font-family: Arial, Helvetica, sans-serif;
	background: #242C49;
	border: none!important;
	outline: none;
	margin-top: 2px;
}


#home #search  #ajaxSearch_submitBtn {
	height: 21px;
	width: 22px;
	background: url(../images/goButton.png) no-repeat;
	float: left;
	border: none;
	}
	
	
#home #search  #ajaxSearch_submitBtn span {
	display: block;
	text-indent: -99999px;
	}



#header ul
{
	margin: 0 auto 0 17px;
	padding: 0;
	width: 966px;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	display: block;
	
}

#home #header ul {
	margin: 0;
	padding: 0;
	width: 700px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	float: left;
	position: absolute;
	left: 100%;
	margin-left: -720px;
	top: 60px;
	
}



#header ul li{
	display: inline;
	float: left;
	margin-right: 0px;
	font-size: 12px;
	position: relative;
	z-index: 1500;
	padding-bottom: 11px;
	padding-top: 8px;
	margin-top: -6px;
}

#home #header ul li {
	font-size: 11px;
}

#header ul li.first a
{
	border-left: none;
	padding-left: 24px;
}
#home #header ul li.first a {
	
	border-left: none;
	padding-left: 24px;
}

#header ul li.last
{
	
}

#header ul li.last a
{
	padding-left: 6px;
	padding-right: 6px;
}

#home #header ul li.last a
{
	padding-left: 24px;
	padding-right: 6px;
}
#home #header ul li.last li a {
	color: #FFF;
}

#header ul li a{
	color: #808080;
	text-decoration: none;
	border-left: 1px solid #071937;
	padding: 0px 24px 0 24px;
	
}


#home #header ul li a{
	border-left: 1px solid #FFF;
	}
	
#home #header ul ul li a{
	border-left: none;
	}

#header ul li.active a {
	color: #cc0033;
	cursor: default;
}

#header ul li.active span {
	color: #cc0033;
	padding-left: 24px;
	padding-right: 24px;
	border-left: 1px solid #071937;
}



#header ul li.active li a:hover {
	cursor: pointer;
}

#header ul li:hover a, #header ul li.sfHover a{
	color: #FFF;
}

#header ul li.last:hover a, #header ul li.last.sfHover a{
	color: #cc0033;
}

#header ul li.last:hover li a, #header ul li.last.sfHover li a{
	color: #FFF;
	}

#header ul li.last a:hover{
	color: #cc0033;
}

#header ul li.last, #header ul li.last:hover {
	color: #808080;
}

#header ul li.first a:hover{
	color: #cc0033;
}

#header ul li.first, #header ul li.first:hover {
	color: #808080;
	background: none;
}




#home #header ul li:hover a, #home #header ul li.sfHover a{
	color: #FFF;
}


#header ul li:hover, #home #header ul li:hover
{
	background: transparent url(../images/ui/dropMenu_bckgrnd.png);
	_background: #0c2344;
	border-right: 1px solid transparent;
	margin-right: -1px;
}



#header ul ul li:hover, #home #header ul ul li:hover {
	background: none;
}


#header ul li.first:hover {
		border-right: 1px solid transparent;
}

#home #header ul li.first:hover {
		border-right: 1px solid transparent;
}


#header ul li.first a:hover, #header ul li.first:hover a {
	
	color: #cc0033;

}

#home #header ul li.first a:hover, #home #header ul li.first:hover a {
	
	color: #cc0033;

}


#header ul li.last {
}

#home #header ul li.last {
}

#header ul li.last:hover {
		border-right: 1px solid transparent;
}


#home #header ul li.last:hover {
		border-right: 1px solid transparent;
}


/*
#header ul li.last a:hover, #header ul li.last:hover a  {
	
	color: #cc0033;

}

#home #header ul li.last a:hover, #home #header ul li.last:hover a  {
	
	color: #cc0033;

}
*/

#header ul ul, #home #header ul ul
{
	display: none;
	position: absolute;
	z-index: 1000;
	padding: 0px 0 0;
	padding-top: 10px;
	margin: 9px 0 0;
	left: 0px;
	top: 20px;
	padding-bottom: 20px;
	border-bottom: 3px solid #cc0033;
	width: 200px;
	background: transparent url(../images/ui/dropMenu_bckgrnd.png);
	_background: #0c2344;
	
}

#header ul ul ul, #home #header ul ul ul
{
	display: block;
	position: relative;
	z-index: 1000;
	padding: 0px 0 0;
	padding-top: 0;
	margin: 0px 0 0;
	left: 20px;
	top: 0px;
	padding-bottom: 0;
	border-bottom: none;
	width: 180px;
	background: transparent;
	zoom: 1;
}


#header ul ul li,#header ul ul li.last, #header ul ul li.first
{
	float: none;
	border: none;
	padding: 0px;
	font-size: 12px;
	margin-right: 0px;
	z-index: 1000;
	height: auto;
	zoom:1 ;
	position: relative;
}
	


#header ul ul ul li,#header ul ul ul li.last, #header ul ul ul li.first
{
	/*float: none;
	border: none;
	padding: 0px;
	font-size: 12px;
	margin-right: 0px;
	z-index: 1000;*/
}

#home #header ul ul li,#home #header ul ul li.last, #home #header ul ul li.first
{
	float: none;
	border: none;
	padding: 0px;
	font-size: 12px;
	margin-right: 0px;
	z-index: 1500;
}



#home #header ul ul ul li,#home #header ul ul ul li.last, #home #header ul ul ul li.first
{
	/*float: none;
	border: none;
	padding: 0px;
	font-size: 12px;
	margin-right: 0px;
	z-index: 1500;*/
}

#header ul li:hover ul li:hover
{
	/*background: transparent url(../images/case-studies-popout-bg.png);*/
	border: none;
}

#home #header ul li:hover ul li:hover
{
	/*background: transparent url(../images/case-studies-popout-bg.png);*/
	border: none;
}


#header ul li:hover ul li a, #header ul li.sfHover ul li a{
	color: #ffffff;
	text-decoration: none;
	border: none;
	float: left;
	clear: left;
	/*white-space: nowrap;*/
	padding: 5px;
	display: block;
	width: 170px;
}

#home #header ul li:hover ul li a, #home #header ul li.sfHover ul li a{
	color: #ffffff;
	text-decoration: none;
	border: none;
	float: left;
	clear: left;
	/*white-space: nowrap;*/
	padding: 5px;
	display: block;
	width: 170px;
}


#header ul li:hover ul li a:hover, #header ul li.sfHover ul li a:hover{
	color: #cc0033;
}


#home #header ul li:hover ul li a:hover, #home #header ul li.sfHover ul li a:hover{
	color: #cc0033;
}


#header ul li:hover ul li:hover li a, #header ul li.sfHover ul li:hover li a {
	color: #FFF;
}

#header ul li:hover ul li:hover li a:hover, #header ul li.sfHover ul li:hover li a:hover {
	color: #cc0033;
}

#header ul li:hover ul li:hover li, #header ul li.sfHover ul li:hover li{
	
}



#header ul li:hover ul, #header ul li.sfHover ul
{
	display: block;
}

#home #header ul li:hover ul, #home #header ul li.sfHover ul
{
	display: block;
}


#header li#topNav1:hover
{
	background: none;
}

#home #header li#topNav1:hover
{
	background: none;
}


#header .superfish li:hover ul {

	display: none;
}

#home #header .superfish li:hover ul {

	display: none;
}


#header ul ul li {
	clear: both;
	height: auto;
	display: block;
	}

#home #header ul ul li {
	clear: both;
	height: auto;
	display: block;
	}




/*	Home
======================================================================*/

#contentWrapper{
	height: 360px;
	width: 1000px;
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	margin-bottom: 15px;
}


#home #contentWrapper {
	width: 944px;
}

#leftNav {
	width: 200px;
	float: left;
}

#homeContent
{
	width: 775px;
	height: 370px;
	display: inline;
	float: left;
	/*position: relative;
	left: 100%;
	margin-left: -984px;*/
	margin-left: 16px;
	margin-top: -6px;
	margin-bottom: -6px;
	border: 1px solid #808080;
	background: #ffffff;
	overflow: hidden;
}

#rotatingBanners
{
	padding: 0;
	margin: 0;
	list-style: none;
}

#home #bgImage {
	height:475px;
	width:940px;
	position: relative;
	overflow: hidden;
}
#home ul#rotatingImages {
	margin:0;
	padding:0;
}
#home #rotatingImages li {
	list-style-type:none; 
}
#home #bgImage .featured {
	position: absolute;
	display: block;
	bottom:  25px;
	z-index: 1000;
	width: 265px;
	height: 55px;
	text-decoration: none;
}

#home #bgImage #featuredButton1 {
	left: 665px;
}


#home #bgImage #featuredButton1 .image {
	
	background-image: url(../images/home/featureLinks/01-23-09/home_image_Iink_01.png);
}


#home #bgImage #featuredButton2 .image {
	background-image: url(../images/home/featureLinks/01-23-09/home_image_Iink_02.png);
}

#home #bgImage .featured .background {
	background: #0c2344;
	opacity: 0.8;
	position: absolute;
	width: 265px;
	height: 55px;
}

#home #bgImage .featured .image {
	position: absolute;
	left: 0px;
	width: 90px;
	height: 55px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	
}

#home #bgImage .featured .text {
	
	position: relative;
	left: 90px;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	padding: 10px;
	line-height: 1.5em;
}

#home #bgImage .featured ul {
	display: block;
	list-style: none;
	margin: 0px;
	padding-left:  0px;
	position: relative;
	left: 10px;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	padding: 5px;
	line-height: 1.5em;
	height: 60px;
	overflow: hidden;
	width: 340px;
	}


#home #bgImage .featured li {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style: none;
	height: 60px;
	overflow: hidden;
	width: 340px;
	padding-top: 5px;
	}

#home #bgImage .featured li a {
	color: #FFF;
	display: block;
	height: 55px;
	width: 340px;
	font-size: 11px;
	}


#home #bgImage .featured .text span {
	text-decoration: underline;
	font-size: 11px;
	color: #FFF;
}

#home #bgImage .featured .text span:hover {
	text-decoration: underline;
	font-size: 11px;
	color: #cc0033;
}


#home #bgImage #featuredButton2 {
	left:  395px;
	
}

ul {
	list-style-type: decimal;
}
#home #bgImage #featuredButton3 {
	left: 10px;
	width: 380px;
	
}
#home #bgImage #featuredButton3 .background {
	width: 380px;
}

#home #bgImage #featuredButton3 .text {
	left: 0px;
}

#home #bgImage a:hover#featuredButton3 {
	/*left: 125px;
	background-position: 0px -55px;*/
	
}




/*	Quick Links
======================================================================*/

#quickLinksWrapper
{
	height: 350px;
	background-color: #071937;
	margin-top: 5px;
}

#quickLinks
{
	width: 183px;
	float: right;
	display: inline;
	margin-right: 16px;
}

#quickLinks ul
{
	margin: 6px 0 0 0;
	padding: 0;
	list-style: none;
}

#quickLinks li
{
	margin: 11px 0;
	padding: 0;
	width: 183px;
	height: 40px;
	display: block;
}

#quickLinks li a
{
	text-decoration: none;
	padding: 13px 16px 0 50px;
	display: block;
	text-indent: -9999px;
	height: 27px;
}

#quickLinks li a:hover
{
	background-position: 0 -40px;
}

#quickLinks1
{
	background: #071937  url(../images/quicklinks/quicklinks-download-sprite.gif) no-repeat;
}

#quickLinks2
{
	background: #071937 url(../images/quicklinks/quicklinks-premier-sprite.gif) no-repeat;
}

#quickLinks3
{
	background: #071937  url(../images/quicklinks/quicklinks-elite-sprite.gif) no-repeat;
}

#quickLinks4
{
	background: #071937  url(../images/quicklinks/quicklinks-8reasons-sprite.gif) no-repeat;
}

/*	Event
======================================================================*/

#homeEvent
{
	clear: right;
	width: 181px;
	float: right;
	margin-right: 16px;
	display: inline;
}

#homeEvent h3
{
	font-size: 10px;
	background-color: #ffffff;
	height: 19px;
	line-height: 19px;
	padding: 0 3px;
	font-weight: bold;
}

#homeEvent p
{
	font-size: 10px;
	padding: 3px;
	color: #ffffff;
	margin: 0;
}

#homeEvent a
{
	color: #cc0033;
	font-size: 10px;
	font-weight: bold;
	padding: 3px;
	text-decoration: none;
	display: block;
	text-align: center;
}

#homeEvent #home-event-a {
         margin-left: -3px;
         margin-top: -3px;
}

#homeEvent a:hover
{
	color: #ffffff;
}

/*	Case Studies
======================================================================*/

#caseStudyHome
{
	height: 40px;
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	margin-bottom: 13px;
}

#caseStudyHome #caseStudyLink
{
	float: left;
	height: 40px;
	width: 156px;
	padding-left: 34px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 40px;
	background: transparent url(../images/case-studies-arrow-red.gif) 18px center no-repeat ;
}

#caseStudyHome ul{
	margin: 0;
	padding: 0;
	margin-left: 18px;
}

#caseStudyHome li{
	list-style: none;
	float: left;
	width: 154px;
	height: 40px;
	margin-right: 1px;
	position: relative;
	
}

#caseStudyHome .caseStudyPopOut{
	display: none;
	width: 154px;
	margin: 0;
	position: absolute;
	z-index: 1000;
	bottom: 0px;
	left: 0;
	color: #ffffff;
	border-top: 3px solid #cc0033;
	font-size: 10px;
	background: transparent url(../images/case-studies-popout-bg.png);
	color: #ffffff;
	height: auto;
}


.caseStudyPopOut strong, .caseStudyPopOut h3 a, .caseStudyPopOut h3 a:hover
{
	font-size: 18px;
	font-weight: normal;
	padding: 7px;
	color: #ffffff;
	text-decoration: none;
	display: block;
	position: relative;
}

.caseStudyPopOut .tagline, .caseStudyPopOut .tagline:hover
{
	display: block;
	color: #ffffff;
	text-decoration: none;
	padding: 7px;
	position: relative;
}

.caseStudyPopOut .clickhere
{
	display: block;
	color: #cc0033;
	font-weight: bold;
	padding: 8px 7px 55px 7px;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	position: relative;
}

.caseStudyPopOut:hover .clickhere:hover
{
	/*color: #ffffff;*/
}

#caseStudyHome li a.caseStudiesLink
{
	width: 154px;
	height: 40px;
	line-height: 40px;
	display: block;
	text-indent: -9999px;
	/*background: transparent url(../images/case-studies-bg.gif) repeat-x;*/
}

/*#caseStudyHome li a.caseStudiesLink:hover
{
	background-position: 0 -40px;
}
*/
#caseStudyHome li:hover .caseStudyPopOut, #caseStudyHome ul li.sfHover .caseStudyPopOut
{
	display: block;
}


#caseStudyHome .superfish li:hover ul.caseStudyPopOut,
#caseStudyHome .superfish li li:hover ul.caseStudyPopOut {

	display: none;
}

/* Dynamically generated elements for Superfish */

#caseStudyHome li ul li
{
	height: auto;
}

#caseStudyHome ul.superfish li.sfHover ul 
{
	display: block;
}

/* END Superfish */

/*	Footer
======================================================================*/

#footer
{
	width: 966px;
	margin-left: 16px;
	margin-bottom: 0px;
	border-top: 1px solid #808080;
	clear: both;
}

.footerColumn
{
	float: left;
	width: 120px;
	font-size: 9px;
	line-height: 10px;
}

.footerColumn h4
{
	color: #4d4d4d;
	font-weight: bold;
	text-transform: capitalize;
	margin: 8px 8px 3px 8px;
	font-size: 9px;
}

.footerColumn h4 a
{
	color: #4d4d4d;
	text-decoration: none;
}

.footerColumn h4 a:hover, .footerColumn h4.active a
{
	color: #cc0033;
}

.footerColumn ul
{
	margin: 0 8px 8px 8px;
	padding: 0;
}

.footerColumn li
{
	list-style: none;
	display: block;
	padding: 2px 0;
}

.footerColumn li a
{
	text-decoration: none;
}

.footerColumn li.active a
{
	color: #cc0033;
}

/*	Copyright/Bottom
======================================================================*/

#copyrightWrapper
{
	margin-left: 16px;
	margin-bottom: 8px;
	margin-top: 3px;
	padding-top: 5px;
	width: 966px;
	height: 23px;
	font-size: 9px;
	color: #808080;
	text-decoration: none;
	position: relative;
}

#home #copyrightWrapper {
	color: #FFF;
	margin-left: 0px;
	padding-top: 10px;
	width: 940px;
}
#home #copyrightWrapper a {
	color: #FFF;
	text-decoration: none;
}

#copyright
{
	padding: 0 30px 8px 8px;
}

#home #copyright
{
	padding: 0 30px 8px 0px;
}


.bottomNavLinks
{
	padding: 0 11px;
}

#home 
.bottomNavLinks
{
	padding: 0 0 0 11px;
}

#home #bottomNavLinks
{
	display: block;
	width: 210px;
	float: right;
}

#bottomLogos
{
	position: absolute;
	right: 8px;
	top: 0px;
}

#bottomLogos img
{
	margin-left: 10px;
	vertical-align: bottom;
}

/*	Float Clearing
======================================================================*/

#header ul:after, #copyrightWrapper:after, #contentWrapper:after, #footer:after, body:after, #caseStudyHome:after, .caseStudyPopOut:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.imgLeft {
float:left;
padding: 0 10px 10px 0;
}

.imgRight{
float:right;
padding: 0 0 10px 10px;
}

.partnerQuote {
font-style:italic;
font-size:12px;
display: block;
background:url(../images/redQuote.gif);
	background-repeat: no-repeat;
text-indent:30px;
padding: 10px  0 0 0;
}

.partnerCite {
font-weight:bold;
color:#666666;
font-size:11px;
display: block;
padding: 0  0 0 0;
text-indent:60px;
}


.dividerHR {
border-bottom: solid 1px #999999;
display:block;
clear:both;
height:15px;
margin: 0 0 20px  0;
}

#partnersBtn {
	position: absolute;
	display: block;
	bottom:  205px;
	left: 0px;
	z-index: 1000;
}
#vegasBtn {
	position: absolute;
	display: block;
	bottom:  120px;
	left: 0px;
	z-index: 1000;
}





