/* ------------------------------------ Teen 2.0 - STYLES */
/* ------------------------ UNIVERSAL STYLES */
html, body, img, table, form, input, ul, li, h1, h2, h3, h4, h5, h6 {
	margin: 0; padding: 0;
}	
body {
	margin-top: 27px;
	color: #000;
	font: 12px Verdana, Helvetica, sans-serif;
	text-align: center;	
	background: #fcdcf1 url(http://images.teen.com/images/graphics/backgrounds/bg_teen_v4.jpg) top center no-repeat;
}


#bodyteen_ashley-tisdale{
	background: #000000 url(http://images.teen.com/images/graphics/backgrounds/ashley_tisdale_background.jpg) top center no-repeat;
}


img {
	border-width: 0px;
}
a {
	text-decoration: none;
}

li {
	list-style:none;
}
#site_flag {
	position:absolute;
	left:0; top:-12px;
	width:232px; height:12px;
	background-color:#ff1a86;
}
.main_wrapper {
	position: relative;
	width: 970px; height: auto;
	margin: 0px auto 0px auto;	
	text-align: left;
	background: transparent;
	z-index: 101;
}

.innerwrapper {
	position: relative;
	float:left;
	width: 950px; height:auto; 
	margin: 0px auto 0px auto;
	padding: 10px 10px 10px 10px;
	text-align: left;
	background:#303030;
	min-height:733px;
	/*border: 1px solid cyan;*/
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-color:#242424;
	z-index: 105;
}

*html .innerwrapper {
	width:970px;
}
.innerwrapper_full_970 {
	position: relative;
	float:left;
	width: 970px; height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: transparent;
}
.innerwrapper_full_950 {
	position: relative;
	float:left;
	width: 950px; height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: transparent;
}
.innerwrapper_wide_650 {
	float: left;
	position: relative;
	width: 650px; height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: transparent;
	/*border: 1px solid cyan;*/
}
.innerwrapper_wide_640 {
	float: left;
	position: relative;
	width: 640px; height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: transparent;
	/*border: 1px solid cyan;*/
}
.innerwrapper_wide_300 {
	float: right;
	position: relative;
	width: 300px; height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	background: transparent;
	/*border: 1px solid cyan;*/
}

.blank_header_block {
	width: 300px; height: 30px;
	background: #000;
}
.seo_header_block {
	width: 300px; height: 30px;
	background: #000 url(http://images.teen.com/images/graphics/backgrounds/bg_headers_v3.jpg) top left repeat-x;
}
.seo_header_block h4 {
	width: 288px; height: auto;
	position: relative; top: 5px; left: 12px;
	color: #fff;
	font-size: 13px;
}

.margintop_10 {
	margin-top: 10px;
}
.floatit_left {
	float: left;
}
.floatit_right {
	float: right;
}
.position_abslt {
	position: absolute;
}
.boldit {
	font-weight: bold;
}
.italicit {
	font-style: italic;
}	
.clearit {
	clear: both;
}

/* ------------------------ Nav Styles */

#navbar {
	position:relative;
	width:100%;
	float:left;
	height:auto;
	background-color:#0c0c0c;
	z-index:200;
	border-top:1px solid #434242;
}
span.span_hidden {
	display:none;
	}

#primaryNav {
	position:relative;
	float:left;
	width:100%;
	height:auto;
	background:url(http://images.teen.com/images/graphics/backgrounds/bg_nav.jpg);
	z-index:201;
	color:#fff;
}

#nav, #nav ul {
	list-style:none;
	padding:0;
	margin:0;
}

#nav li {
	position:relative;
	float:left;
}

#nav a.nav_base {
	height:33px;
}

li#nav_chan {
	width:155px;
	background-image:url(http://images.teen.com/images/graphics/nav/channels.jpg);
}

li#nav_shows {
	width:134px;
	background-image:url(http://images.teen.com/images/graphics/nav/shows.jpg);
}

li#nav_sweeps{
	width:134px;
	background-image:url(http://images.teen.com/images/graphics/nav/sweeps.jpg);
}

#nav img.nav_arrow {
	position:absolute;
	left:8px;
	top:15px;
	display:none;
}

#nav span.nav_indicator {
	position:absolute;
	right:8px;
	top:10px;
	font-size:7px;
}

#nav li ul {
	position:absolute;
	margin-top:0em;
	margin-left:.1em; /* for IE */
	display:none;
}

#nav ul li ul {
	margin-top:-2.25em;
	margin-left:176px;

}
/* ******************************************************************* */
/* SHOW SUBMENU  1 */
#nav li:hover ul, #nav li.over ul {
	display:block;
}
#nav li:hover ul ul, #nav li.over ul ul {
	display:none;
}
/* SHOW SUBMENU  2 */
#nav ul li:hover ul, #nav ul li.over ul {
	display:block;
}
/* ******************************************************************* */
/* STYLING UP THE LINKS */

#nav a {
	display:block;
	color:#fff;
}
#nav li:hover img.nav_arrow {
	display:block;
}

#nav ul a {
	/* for IE */
	filter:alpha(opacity=93);
	/* CSS3 standard */
	opacity:0.93;
	font-size: 13px;
	padding:5px 0 5px 16px;
}

#nav_chan li a {
	width:160px;
}

#nav_chan li li a {
	font-size:11px;
	line-height:16px;
}
	
#nav_shows li a {
	width:160px;
}

#nav_shows li li a {
	font-size:11px;
	line-height:16px;
}

#nav li.nav_copy span {
	float:left;
	font-size:10px;
	padding:7px 0 4px 10px;
}

#nav li li a:hover {
}
/* ******************************************************************* */

#nav {
	z-index:1;
}
#nav ul {
	z-index:2;
}
#nav ul ul {
	z-index:3;
}

/* ******************************************************************* */

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%;}
/* End */

#nav ul a {
	border-bottom:1px solid #e82c80;
	background-color:#ff1a86;
}

#nav li li:hover ul, #nav li li:hover a, #nav li li:hover li.nav_copy{
	background-color:#a01255;
	opacity:1;
	filter:alpha(opacity=100);
}

#nav li li a:hover {
	background-color:#ff1A86;
}

#secondaryNav {
	position:relative;float:right;
	clear:both;
	color:#f4f4f5;
	height: 27px;
	margin:5px 10px 0 0;
	font-size:10px;
}

#secondaryNav ul{
	margin:3px 0 0 12px;
}
#secondaryNav li {
	float:left;
}
#secondaryNav a {
	text-decoration:none;
	color:#f4f4f5;
	font-size:10px;
}
#secondaryNav a.notC:hover {
	color:#ff1a86;

}
#secondaryNav a.C {
	color:#ff1a86;
	font-weight:bold;
}

/* ------------------------ Google Search Field Styles */
form#cse-search-box {
	float:right;
	margin-right:13px;
    padding:0;
        
}

form#cse-search-box input {
	float:left;
	margin-top:9px;
	border:0;
}
form#cse-search-box #text_field {
	width:202px;
	height:20px;
    display:inline;
    float:left;
    margin-right:8px;
}
input#search_pink_submit {
	float:left;
	margin:0px 0 0 8px;
}
#google_search_footer {
	width:100%;
	height:60px;
	background-color:#171717;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#303030;
	margin-top:-10px;
	padding:0;
	height:40px;

}

#google_search_footer img {
	display:inline;
	margin-top:9px;
	float:left;
}

#google_search_footer form {
	display:inline;	
	float:left;
	margin-left:20px;
	margin-right:12px;
    margin-top:0;
    border:0;
	padding:0;
}

#google_search_footer input#text_field {
	border:0.1em solid #8c8c8c;
}

#checkus_out {
	display:inline;
	float:left;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#333;
    margin-top:10px;
}

#checkus_out span {
	display:inline;
	float:left;
	font:bold 13px arial;
	text-transform:uppercase;
	margin-right:10px;
	margin-left:154px;
}

#checkus_out img {
	display:inline;
	float:left;
	margin-right:10px;
    margin-top:0;
}

/* ------------------------ Error Styles */
#error_txt, #error_txt p, #error_txt a {
	color: #000;
	text-align: center;
}	

/* ------------------------ Top Logo and Leaderboard Styles */
#title_bloc {
	width: 970px; height: 112px;
	margin: 0px; padding: 0px;
	background: #f0f1f1 url(http://images.teen.com/images/graphics/backgrounds/bg_title_leaderboard.jpg) top left no-repeat;
	border-top: 1px solid #575556;
	margin-top: -2px;
}
#logo_teen {
	float: left;
	margin: 0px; padding: 0px;
}
#ad_leaderboard_bloc {
	float: left;
	margin: 13px 0 0 10px; padding: 0px;
}

/* ------------------------ AD Styles */
#ad_leaderboard_bloc {
}
#ad_skyscraper_bloc {
	width: 160px; height: auto;
}
#ad_square_bloc {
	visibility:hidden;
	width: 300px; height: 250px;
	background: transparent;
}	


/* ------------------------ Footer Styles */


#footer_bloc {
	float:left;
	width: 970px;
	margin: 0px auto 10px auto;
	padding: 10px 0px 0px 0px;
	color:#999;
	border-top-width:1px;
	border-top-style:solid;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-color:#454545;
	font-size: 11px;
	background:url(http://images.teen.com/images/graphics/footer/footer_background3.jpg)  no-repeat;
}

#footer_bloc a  {
	font-size:10px;
	font-weight:bold;
	color: #999;
}


#seo_links_bloc {
	display:block;
	padding-top:25px;
   font:bold 18px verdana;
	color: #ffb157;
	margin:0 auto;
	height:150px;
	width:825px;
}

#footer_seolinks {
}
#seo_links_bloc ul{
	float:left;
	width:165px;
	text-align:left;
	padding:0;
}

#seo_links_bloc li {
	float:left;
	clear:both;
	display: block;
	width:100%;
	margin-bottom:3px;
}

#seo_links_bloc li a {
	float:left;
	margin:0;
	padding:0;
	font: 9px verdana;
}

#seo_links_bloc a:hover {
	text-decoration: underline;
    color: #ffb157;
}

#legal_bloc {
	border-top:solid 1px #101010; 
	background-color:#303030;
	clear:both; 
	margin:0px; 
	padding:5px 0 5px 10px;
	text-align:left;
	color: #a09d9d;
}

#legal_bloc a {
	color: #a09d9d;
	font: 9px verdana;
}

#legal_bloc span {
	color:#ff32a7;
	font: 9px verdana;
}
/* ------------------------ Homepage Styles */	
#bodyteen_home #ad_square_bloc {
	margin-top: 9px;
}

/* ------------------------ Channelpage Styles */

/* ------------------------ Playerpage Styles */
#sponsor_bloc {
	width: 300px; height: auto;
	background: transparent;
}

/* ------------------------ Tracking pixel Styles */
.pixel_tracking {
	display:none;
}

/* ------------------------ Notification pages Styles */
#innerwrapper_notification_content {
	background-color:#fff;
	min-height:600px;
	text-align:center;
	padding-top:100px;
}

#innerwrapper_notification_content h3 {
	font-size:16px;
}
#innerwrapper_notification_content p {
	line-height:20px;
}