/*
Authored by the Tombras Group, www{dot}tombras{dot}com 

ROUGH TOC:
- Essential
- Sandbox
- Structural Items by order in document
- Typographic Items
- Forms
*/

/*
----------------------------------------------------------------------------- 
ESSENTIAL
-----------------------------------------------------------------------------*/

html { 
height: 100%; margin-bottom: 1px; 
}

body {
margin: 0;
padding: 0;
font: 12px/22px Verdana, Arial, sans-serif;
color: #180001;
height: 100%;
background: #0D4F9D url(http://titansoftaste.puritylovers.com/images/bg-grad.jpg) repeat-x left top;

}

body * {margin: 0;padding: 0;}

p,h1,h2,h3,h4,h5,h6,li,td,dt,dd { font-size: 12px; font-weight: normal; }
p,h1,h2,h3,h4,ul,ol,dl,blockquote,pre { margin-bottom: 15px; }

a {color: #3f3f3f;text-decoration: none; outline: none;}
a:visited {color: #3f3f3f;}
a:hover {color: #000;}

a.external{
background: url(http://titansoftaste.puritylovers.com/images/external.gif) no-repeat right center;
padding-right: 12px;
}

ul,ol,dl{list-style-type: none;}

img { border: none; }

.clearfix:after{
content: ".";
display: block;
clear: both;
visibility: hidden;
}

.spacer{height: 20px; border-bottom:1px solid #AA000B; width: 100%; margin: 0 0 10px 0; }


/*
----------------------------------------------------------------------------- 
SANDBOX
-----------------------------------------------------------------------------*/


body.home-nfl div#footer{
background: none;
height: 0;
}

body.home-nfl img#alpha-image{
display: none;
}

body.home-nfl div#content-inner{
min-height: inherit;
height: 311px;
background: url(http://contest.puritylovers.com/images/home-alpha-nfl.gif) no-repeat center top;
}

body.home-nfl div#content-wrapper{
background: none;
}

body.home-nfl h1{
height: 27px;
background: url(http://contest.puritylovers.com/images/home-h1-bg.gif) no-repeat left top;
margin: 30px 0 25px 0;
text-indent: -20000px;
}

body.one-column.home-nfl div#main-content{
width: 423px;
margin: 25px 0 0 50px;
}

div#logo-row{
background: url(/images/logo-row-new.gif) no-repeat left top;
width: 902px;
height: 79px;
margin: 20px auto 0 auto;
}

body.home-nfl ul#primary-nav{
height: 44px;
}


/* score board */

h1.scoreboard{
background-image:url(../images/scoreboard-bg.gif);
background-repeat:no-repeat;
background-position:center;
line-height: 50px;

}
#scoreboard-bg{
background-color: #960405;
padding: 10px;

}
.invisible{
visibility:hidden;
}

#scoreboard-bg  table{
background-color: #272727;
pading: 8px;
border-collapse:collapse;

}

#scoreboard-bg  table tr td{
border-bottom: 1px solid #cdcdcd;
border-top: 1px solid #cdcdcd;
border-right: 1px solid #cdcdcd;
border-left: 1px solid #cdcdcd;
border-collapse:collapse;
color: #c3bdb1;
font-weight:bold;
padding: 4px;
}

td h3{
 margin-bottom:4px;
}
/* end */

table.sb-header td{
padding-left: 12px;
}

ul#partner-links{
margin-top: 30px;
}

ul#partner-links li{
float:left;
margin: 0 50px 0 0;
}

div#pull-quote{
background: #FBE3A4;
position: absolute;
top: 40px;
right: 80px;
width: 260px;
padding: 30px;
}

div#pull-quote img{
float:left;
margin: 0 20px 10px 0;
}




ul#action-items{
display: block;
float:left;
margin: 0 0 0 25px;
}

div#main-content ul#action-items li{
margin: 0 0 5px 0;
padding: 0;
background: none;
}

img#tot-logo{
float:left;
display: block;
}

a.learn-more{
display: block;
width: 131px;
height: 34px;
background: url(/images/home-learnmore-btn.gif) no-repeat left top;
text-indent: -20000px;
}

a.watch-video{
display: block;
width: 131px;
height: 34px;
background: url(/images/home-watchvideo-btn.gif) no-repeat left top;
text-indent: -20000px;
}


div#main-content a.learn-more:hover,
div#main-content a.watch-video:hover{
background-position: right top;
border: none;
}


img#alpha-image{
position: absolute;
top: -4px;
right: 0;
}


















/* hide alert box*/
#my-alert{
	visibility: hidden;
	position: absolute;
	z-index: 995555;
	left:45%;
	top:45%;
	background: url(http://titansoftaste.puritylovers.com/images/thank-you-bg.png) transparent no-repeat;
}

#my-alert-content{
	padding: 10px;
	color: #646464;
}

#my-alert-content h1{
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
	padding: 70px 0;
	text-align: center;
}

#my-alert-content h2{
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
	text-align: center;
}

#my-alert-content p{
	text-align: center;
}

#alert-form{
	width: 290px;
	margin: 0 auto;
}



/* video controls and laout */

#invisible{
display:none;
visibility:hidden;

}
div#beta-controls{
background: #FFF;
border: 1px dotted #000;
width: 754px;
height: 28px;
margin: 15px 0 30px 0;
}

ul#pagination{
margin: 4px 0 0 0;
float: left;
display: block;
}

ul#pagination li{
float:left;
font-weight: bold;
margin: 0 13px 0 0;
}

ul#pagination li.active{
color: #FFF;
background: #E0811A;
margin: 0 10px 0 0;
width: 20px;
height 20px;
text-align: center;
height: 21px;
padding-left: 1px;
}

ul#pagination li.next a{
display: block;
background: url(http://titansoftaste.puritylovers.com/images/video-pagination-next-bg.gif) no-repeat 0 2px;
width: 59px;
height: 19px;
text-align: center;
color: #FFF;
margin-left: 10px;
}

div#beta-controls select{
float:left;
display: block;
margin: 5px 35px 0 17px;
font-size: 10px;
font-weight: bold;

width: 347px;
}

div#beta-controls select option{
padding-left: 8px;
}


/* Progress Bar
------------------- */
ol#progressbar{
background: url(http://titansoftaste.puritylovers.com/images/form-step2.gif) no-repeat left top;
width: 671px;
height: 32px;
margin: 0 auto 40px auto;
}

div#main-content ol#progressbar li{
float:left;
line-height: 30px;
margin: 0 70px;
}

div#main-content ol#progressbar li#progress-step2{
margin-left: 60px;
}

div#main-content ol#progressbar li#progress-step3{
margin-right: 0;
margin-left: 38px;
}

body#subpage.enter-contest div#main-content{
width: 810px;
}

body.form1 div#secondary-content{
display: block;
height: 300px;
overflow: auto;
background: #ffffea;
padding: 40px 25px 30px 25px;
border: 1px solid #CFCFCF;
margin: 0 0 30px 0;
}

p.form-controls a{ 
display: block;
text-align: right;
padding-right: 20px;
}

ol#progressbar-1{
background: url(http://titansoftaste.puritylovers.com/images/form-step1.gif) no-repeat left top;
width: 671px;
height: 32px;
margin: 0 auto 40px auto;
}

div#main-content ol#progressbar-1 li{
float:left;
line-height: 30px;
margin: 0 67px;
}

div#main-content ol#progressbar-1 li#progress-step2{
margin-left: 56px;
}

div#main-content ol#progressbar-1 li#progress-step3{
margin-right: 0;
margin-left: 43px
}


ol#progressbar-2{
background: url(http://titansoftaste.puritylovers.com/images/form-step2.gif) no-repeat left top;
width: 671px;
height: 32px;
margin: 0 auto 40px auto;
}

div#main-content ol#progressbar-2 li{
float:left;
line-height: 30px;
margin: 0 67px;
}

div#main-content ol#progressbar-2 li#progress-step2{
margin-left: 56px;
}

div#main-content ol#progressbar-2 li#progress-step3{
margin-right: 0;
margin-left: 43px
}


ol#progressbar-3{
background: url(http://titansoftaste.puritylovers.com/images/form-step3.gif) no-repeat left top;
width: 671px;
height: 32px;
margin: 0 auto 40px auto;
}

div#main-content ol#progressbar-3 li{
float:left;
line-height: 30px;
margin: 0 67px;
}

div#main-content ol#progressbar-3 li#progress-step2{
margin-left: 56px;
}

div#main-content ol#progressbar-3 li#progress-step3{
margin-right: 0;
margin-left: 43px
}

body.phase-three form{
width: 650px;
margin: 0 auto;
}

span#description-content{
display: block;
float:left;
width: 430px;
}

button#btn-phase-three{
background:none; 
border:none;
float: right;
margin: 25px 105px 50px 0;
}


/* Video Section
------------------- */

body.video#subpage div#main-content h2{
position: absolute;
top: -23px;
left: 34px;
width: 436px;
height: 22px;
background: url(http://titansoftaste.puritylovers.com/images/h2-alphabg.gif) no-repeat left top;
text-indent: -20000px;
}

body.video#subpage div#main-content{
background: url(http://titansoftaste.puritylovers.com/images/alpha-video-bg-norank.gif) no-repeat left top;
width: 977px;
height: 262px;
position: relative;
right: 20px;
margin-top: 75px;
margin-bottom: 35px;
}

div.vid-container,
a.vid-link{
display:block;
background: #FFF;
width: 172px;
height: 203px;
float: left;
display: inline;
margin: 19px 20px 0 0;
}

a.vid-link{
margin-right: 0;
}

div.vid-container{
border: 1px dotted #000;
margin-bottom: 30px;
}

div#secondary-content div.vid-container,
div#secondary-content a.vid-link{
/* background-image: url(http://titansoftaste.puritylovers.com/images/beta-vid-container-bg.gif); */
}

div#secondary-content div.vid-container,
div#secondary-content a.vid-link{
/*margin-bottom: 40px; REMOVED DUE TO NO RANKING SYSTEM */
}

a.vid-link{
margin-top: 0px;
position: relative;
}

a.vid-link:hover {text-decoration: none;}

div.vid-container.first-container{
/*margin-left: 18px; */
}

div.vid-container.last-container{
margin-right: 0;
}

img.vid-tn{
width: 136px;
height: 107px;
display: block;
margin: 19px auto 0 auto;
}

div#main-content div.vid-container h3{
color: #333;
margin: 5px 18px 4px 18px;
text-transform: none;
font-size: 12px;
line-height: 13px;
}

div#secondary-content div.vid-container h3{
color: #767676;
margin: 5px 18px 0px 18px;
font-weight: bold;
font-size: 12px;
}

div.vid-container p{
color: #333;
line-height: 13px;
font-size: 10px;
margin: 0 18px 5px 18px;
}

div#secondary-content div.vid-container p{
color: #767676;
}

div.rank-container{
display: block;
position: absolute;
text-align: center;
width: 136px;
height: 31px;
bottom: 65px !important;
left: 30px !important;
bottom: 80px;
left: 50px;
}


div#main-content div.rank-container p{
margin: 0;
line-height: 10px;
color: #acacac;
}

body.video#subpage div#secondary-content{
width: 979px;
position: relative;
right: 21px;
margin-top: 50px; /* REMOVE WHEN TOP 5 VIDOES GO LIVE */
}

body.video#subpage div#secondary-content-header{
background: url(http://titansoftaste.puritylovers.com/images/beta-video-bg-top.gif) no-repeat left top;
width: 979px;
height: 9px;
}

body.video#subpage div#secondary-content-inner{
background: url(http://titansoftaste.puritylovers.com/images/beta-video-bg-content.gif) repeat-y left top;
padding: 40px 0 20px 0;
}

body.video#subpage div#secondary-content-footer{
background: url(http://titansoftaste.puritylovers.com/images/beta-video-bg-bottom.gif) no-repeat left top;
width: 979px;
height: 9px;
clear: both;
}

ul#pagination{
margin: 4px 0 0 0;
float: left;
display: block;
display: inline;
}

ul#pagination li{
float:left;
font-weight: bold;
margin: 0 13px 0 0;
}

/* Secondary Content
---------------------------------------------------- */


/*
----------------------------------------------------------------------------- 
Wrapper
-----------------------------------------------------------------------------*/

div#wrapper{
background: url(http://titansoftaste.puritylovers.com/images/background-clouds.jpg) no-repeat center top;
height: 100%;
padding-top: 1px;
}

div#wrapper-inner{
width: 968px;
margin: 0 auto;
}

/*
----------------------------------------------------------------------------- 
Header
-----------------------------------------------------------------------------*/

div#brand a{
width: 129px;
height: 79px;
background: url(http://titansoftaste.puritylovers.com/images/logo.png) no-repeat left top;
text-indent: -20000px;
margin: 10px auto;
display: block;
}
#primary-nav{
position:relative;
z-index: 100;
}

ul#primary-nav{
width: 930px;
height: 49px;
display: block;
background: url(http://titansoftaste.puritylovers.com/images/prim-nav-bg.png) no-repeat left top;
text-align: center;
margin: 0;
padding-left: 38px;
}

/*ul#primary-nav li{display: inline;}*/

ul#primary-nav li a{
color: #840009;
font-size: 18px;
font-weight: bold;
padding: 0 24px;
letter-spacing: -1px;
line-height: 44px;
}

ul#primary-nav li a:hover{
color: #000;
}


/*
----------------------------------------------------------------------------- 
Content
-----------------------------------------------------------------------------*/

div#content-wrapper{
background: url(http://titansoftaste.puritylovers.com/images/content-bg-global.png) repeat-y left top;
position:relative;
z-index: 10px;
}

div#content-inner{
background: url(http://titansoftaste.puritylovers.com/images/content-bg-inner-shadow.jpg) no-repeat center top;
width: 960px;
margin: 0 auto;
height: 100%;
padding: 1px 0;
min-height: 380px;
position: relative;
z-index: 11px;
}



/* Content - ONE COLUMN
---------------------------------------------------- */

body.one-column div#main-content{
margin: 50px 80px 0 80px;
}

body.one-column div#secondary-content{
display: none;
}


/* Content - TWO COLUMN
---------------------------------------------------- */

body.two-column div#main-content{
margin: 50px 0 0 80px;
width: 500px;
float: left;
}

body.two-column div#secondary-content{
width: 220px;
float: right;
margin: 50px 80px 0 0;
}

body.two-column div#content-inner:after{
content: ".";
display: block;
clear: both;
visibility: hidden;
}

/*
----------------------------------------------------------------------------- 
TYPOGRAPHY
-----------------------------------------------------------------------------*/

h1{
font-size: 24px;
font-weight: bold;
color: #AA000B;
margin-bottom: 25px;
}

h2{
font-size: 18px;
font-weight: bold;
color: #AA000B;
}

h3{
font-size: 14px;
font-weight: bold;
color: #AA000B;
}

div#main-content ul li{
padding-left: 15px;
background: url(http://contest.puritylovers.com/images/li-arrow.gif) no-repeat 0 6px;
}


div#main-content a{
color: #0D4F9D;
}

div#main-content a:hover{
color: #053369;
border-bottom: 1px dotted #0D4F9D;
}

/*
----------------------------------------------------------------------------- 
Footer
-----------------------------------------------------------------------------*/

div#footer{
background: url(http://titansoftaste.puritylovers.com/images/footer-cap.png) no-repeat center top;
height: 67px;
}

/*
----------------------------------------------------------------------------- 
Form Styles
-----------------------------------------------------------------------------*/
/*
----------------------------------------------------------------------------- 
Form Styles
-----------------------------------------------------------------------------*/

form p{
margin-bottom: 10px;
clear: both;
position: relative;
}

form label{
display: block;
font-size: 14px;
font-weight: bold;
float:left;
width: 140px;
text-align: right;
margin: 0 30px;
}

form p input{
width: 500px;
border: 1px solid #dbddc8;
font-size: 18px;
background: #FFFFEA;
display: block;
padding: 2px 4px;
}

form p textarea{
width: 500px;
height:150px;
border: 1px solid #dbddc8;
background: #FFFFEA;
display: block;
font: 14px/20px Verdana, Arial, Verdana, sans-serif;
padding: 2px 4px;
}

form p.submit input{
width: auto;
background: #333;
color: #FFF;
padding: 3px 9px;
display: block;
margin: 0 auto;
}

a#video-help{
position: absolute;
top: -1px;
right: 60px;
width: 32px;
height: 32px;
background: url(http://www.betweenthebarrels.com/images/form-help.gif) no-repeat top left;
text-indent: -20000px;
}

input#submit{margin: 20px 0 0 200px; font-size: 14px;}
select{ font-size: 14px;}
form select option{ padding: 0 5px; }
input:focus {background-color: #FFFE9D;}


form #btn-phase-two{
background:none; 
border:none;
float: right;
margin-right: 105px;
}


/*
----------------------------------------------------------------------------- 
EOD
-----------------------------------------------------------------------------*/
