html{
    background-color: #FFF;
}
#pixelator{

    margin: auto;
    padding: 0;
    z-index: 105;
    /* background: url("../layover/disney_design-submit-base.png") top center no-repeat; */
  /* background: url("../img/disney_design-submit-form.png") top center no-repeat;*/
   /* background: url( ../img/main/top_bg.jpg) top center no-repeat;*/
   
}
.debug .c_16{
	background:transparent url(http://nightagency.com.s3.amazonaws.com/img/16_col.png) repeat-y scroll left top;
}
#grid{
	width:100%;
	height:2000px;
	background:transparent url(http://nightagency.com.s3.amazonaws.com/img/16_col.png) repeat-y scroll center top;
	position:absolute;
	top:0;
	opacity:.8;
	z-index:99999;
}
a{outline:none;}
body{
    font-family: 'Trebuchet MS',Verdana,Arial,Helvetica,sans-serif;
    color: rgb(51,51,51);
   /* background: url(../img/main/bottom_gradient.jpg) bottom center no-repeat;*/

}

ul li{
    list-style: none;
}

a{
    text-decoration: none;
    color: rgb(47,47,47);
}

a:hover{
    color: #C00;
}


h1{
    font-size: 182%;
}

label{
	display: inline;
	margin: 0 2px;
}
sup{display:inline;}
.bolder{
    font-weight: bolder;
    font-style: normal;
}

.red{
    color: #C00;
}
.italic{
    font-style: italic;
}

#flash-image{
    /*position: absolute;*/
    /* cctop: 50px; */
    /* width: 100%;*/
   /* height: 650px; */
    /*border: 1px solid blue;*/
}


#hd,#bd,#ft{
    clear: both;
}
#hd{
	height:80px;
	margin-top:10px;
	margin-bottom:40px;
}
#home #hd{
	height: 80px;
	position: absolute;
	top: 10px;
	margin-bottom:40px;
	z-index:20000000;
	margin-top:0;
}
div#logo a{
	display: block;
	height: 73px;
	width: 349px;
    background-image: url(../img/logo.png);
    background-repeat: no-repeat;
    background-position: left top;
    
}
/*
div#choose-lang{
   font-size: 85%;
}
*/
div#choose-lang ul{
    float: left;
    margin-left: 60px;
}

div#choose-lang ul li{
    display: inline;
}
div#choose-lang ul li a{
    float: left;
    padding-right: 15px;
}

div#logo img{
    display: none;
}

#top-tab-menu{
	position: relative;
	width: 531px;
	height: 37px;
    margin-left: 134px;
    background: url(../img/top_menu_french.png) top left no-repeat;
}

#top-tab-menu li{
	margin: 0;
	padding: 0;
	list-style: none;
    position: absolute;
	top: 0;
}

#top-tab-menu li, #top-tab-menu a{
	height: 37px;
	display: block;
}

#tab1 { left: 0; width: 70px;}
#xxtab2 { left: 71px; width: 103px;}
#tab3 { left: 70px; width: 131px;}
#tab4 { left: 201px; width: 75px;}
#tab5 { left: 276px; width: 84px;}
#tab6 { left: 360px; width: 68px;}

#tab1 a:hover { background: transparent url(../img/top_menu_french.png) 0 -37px no-repeat;}
#xxtab2 a:hover { background: transparent url(../img/top_menu_french.png) -71px -37px no-repeat;}
#tab3 a:hover { background: transparent url(../img/top_menu_french.png) -70px -37px no-repeat;}
#tab4 a:hover { background: transparent url(../img/top_menu_french.png) -201px -37px no-repeat;}
#tab5 a:hover { background: transparent url(../img/top_menu_french.png) -276px -37px no-repeat;}
#tab6 a:hover { background: transparent url(../img/top_menu_french.png) -360px -37px no-repeat;}

#tab1 a.active { background: transparent url(../img/top_menu_french.png) 0 -37px no-repeat;}
#xxtab2 a.active { background: transparent url(../img/top_menu_french.png) -71px -37px no-repeat;}
#tab3 a.active { background: transparent url(../img/top_menu_french.png) -70px -37px no-repeat;}
#tab4 a.active { background: transparent url(../img/top_menu_french.png) -201px -37px no-repeat;}
#tab5 a.active { background: transparent url(../img/top_menu_french.png) -276px -37px no-repeat;}
#tab6 a.active { background: transparent url(../img/top_menu_french.png) -360px -37px no-repeat;}

a span{
	display: none;
}

#bottommenu ul, #ownershipline{
    text-align: center;
    list-style: none;
}

#bottommenu ul li{
    display: inline;
    border-right: solid #E8E9Eb 1px;
    padding-right: 2px;   
}

#bottommenu ul li:last-child{
    border-right: 0px solid;
}

/* Splash Image */
div#tabs p{
    text-align: center;
    font-size: 90%;
    font-style: italic;
    margin: 0;
    padding-top: 2px;
}

div#bd{
    clear: both;
    padding-top: 10px;
}

div#maintext{
    padding: 10px 5px 10px 15px;
    line-height: 150%;
}
#maintext h1{
    font-size: 150%;
    padding: 20px 0 20px 0;
}

#maintext h1 span, #maintext p span{
    
    font-style: italic;
    font-weight: bolder;
}

#maintext p span.bolder{
    font-style: normal;
}

#maintext p{
    padding-bottom: 20px;
}

#main-content{
    margin: auto;
}

div#bottom-bd{
    border-top: dotted 1px rgb(102,102,120);
    margin: 25px 1px 10px 1px;
    padding: 20px 0 20px 0;
    clear: both;
}
#bottom-bd div.g_4{
    border-right: dotted 1px rgb(102,102,120);
    height: 8em;
}

div#bottom-bd a{
	display:inline;
	font-weight:bold;
}

div.left-image{
	width:75px;
	float:left;
}
div.right-text{
	font-size:85%;
	float:left;
	width:138px;
}
/* first box - free admission */
#footer-box-admission{
	width:220px;
}
#footer-box-admission .right-text{
	width:135px;
	padding-left:10px;
}

/* second box - dvd */
#footer-box-dvd{
	width:210px;
}
#footer-box-dvd .right-text{
	width:130px;
}

/* third box - hanes */
#footer-box-hanes{
	width:255px;
}
#footer-box-hanes .right-text{
	width:175px;
}

/* last box - designAtee */
#footer-box-design{
	border:none !important;
	width:240px;
}
#footer-box-design .right-text{
	padding-left:10px;
	width:155px;
}
#bottom-bd div.arrow{
	margin-top:10px;
}
#bottom-bd div.arrow a{
	text-align: left;
	margin-top: 3px;
	background:url('../img/arrow.jpg') left center no-repeat;
	padding-left: 10px;
}

div#bottommain{
    background-color:#E8E9Eb;
    margin: 0 10px 0 10px;
}

div#bottommenu{
    border: 1px dotted #E8E9Eb;
    background-color: #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 2px;
}
div#ft{
    margin-top: 5px;
}
div#bottommenu{
    padding: 10px 0 10px 0;
}
#bottommenu ul{
    padding: 0px 0 0px 0;
}
#bottommenu ul li{
    padding: 0 6px 0 6px;
}
#bottommenu ul li a{
	display:inline;
}
div#ownershipline{
    margin: 5px 0 0 0;
    color: rgb(102,102,120);
}
/* about section */

#interior-nav{
	font-size:116%;
	text-align:right;
}
#interior-nav li{
	padding-bottom:7px;
}
#interior-nav li.current a{
	color:#C00;
}
#design-tee-image{
	background:url('../img/about/design-polaroid.jpg') top right no-repeat;
	height:391px;
}
#design-a-tee-graphic{
	width:167px;
	height:111px;
	margin-left:20px;
	background:url('../img/about/design-graphic.png') top left no-repeat;
}
#design-copy h2,
#design-copy p{
	margin-left:10px;
}
h2{
	margin-top:0;
	font-size:138.5%;
	font-weight:normal;
}
h3{
	font-size:108%;
	margin:0;
}
strong.em{
	font-style:italic;
	display:inline;
}
strong em{
	font-weight:bold;
	display:block;
}
em.inline{
	display:inline !important;
}
p.punchy{
	font-size:116%;
}
.border-right{
	border-right:1px solid #CCC;
	margin-right:10px;
	padding-right:10px;
}
#demo-video-holder{
	width:642px;
	margin:0 auto;
	border:1px solid #CCC;
	padding:10px;
}
/* buttons */
.btn{
	display:block;
	float:left;
	text-indent:-99999px;
	height:24px;
}
.press-kit{
	background:url('../img/about/btn-press-kit.png') top left no-repeat;
	width:127px;
}

/* lists */
.info-list li{
	margin-bottom:15px;
}
.info-list h3{
	font-size:108%;
	margin-bottom:0;
	font-weight:bold;
}
.info-list a{
	color:#C00;
	font-size:93%;
}
.info-list p.title{
	font-weight:bold;
	font-size:116%;
	margin-bottom:0;
}
.contact-list{
	margin-top:20px;
}
.contact-list li{
	margin-bottom:20px;
	font-size:93%;
}
.contact-list p{
	margin:0;
}
.contact-list a{
	color:#C00;
}
.faq-list li{
	margin-bottom:20px;
}
.faq-list p{
	font-size:108%;
}

ul.errors{
	margin:0 10px 15px ;
}
ul.errors li{
	background:#FCEDED;
	padding:4px;
}

.optins{
	margin-top:20px;
}
.optins a{
	text-decoration:underline;
}
#status-message{
	padding:8px;
	text-align:center;
	margin-bottom:20px;
}
#status-message.error{
	background:#FCEDED;
}

#entry-form-details{
	text-align:center;
	padding-bottom:20px;
}
#entry-form-details h2{
	font-size:182%;
	font-weight:bold;
	margin-top:25px;
}

#entry-form-details h3{
	font-size:153.9%;
	margin-bottom:20px;
}
#entry-prize-wrapper{
	border-bottom:1px solid #CCC;
	padding-bottom:30px;
}
p.majestic{
	font-size:138.5%;
	margin:20px 0;
}
.left-just{text-align:left;}

.hide-all{
	display: none;
}

div#leaving{
    display:none;
}

#leaving a{
	color:#C00;
}
p.weekly-winner-disclaimer{
    font-weight:bold;
    margin: 0px 15% 0px 15%;
    text-align: center;
    font-size: 110%;
}
ul.rules-list li
{
	list-style-type: disc;
	margin-left: 15px;
	/*list-style-position: inside;*/
}