@charset "utf-8";
/* Reseting CSS START */
html {overflow-y: scroll;}
body, div, object, iframe,
h1, h2, h3, h4, h5, h6, p, small, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 11px;
	line-height: normal;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

:focus {
	outline: 0;
}
table {
	/*border-collapse:collapse;*/
}
table td {
	empty-cells: show;
}

img {
	border:none;
}
/* Reseting CSS END */

/* Layout */
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	background: #000;
	margin: 0;
	padding: 0;
}

#wrapper {
	margin: 0;
}

#toppanel {
	height: 20px;
	background: #000;
	padding: 10px;
	position:relative;
	z-index:10;
	border-bottom: 1px solid #292929;
}
	#toppanel .right { width: 300px; text-align: right; }
	#toppanel #user { float: left; text-align: right; width: 230px; }
	#toppanel .signout { float: right; }
	#toppanel #seasons { float: left; margin: 0 10px 0 0; }
	#toppanel #search { float: left; }
	#toppanel input, #toppanel select {	border: 1px solid #333;	background: #222; font-size: 12px; color: #999;}
	#toppanel input.button { background: #FF0000; color: #fff; border: 1px solid #FF0000; margin: 0 0 0 5px; font-size:11px;}
	#mininav { /*float: right; */}
	#mininav ul {list-style:none; margin:0; padding: 0;}
	#mininav li {display:inline; margin:0 0 0 3px; padding:0; background: none; float:left; text-indent: 0;}
	#mininav a { background: #000; padding: 1px 3px; color: #fff; display:block; font-size: 11px; line-height: normal;}
	#mininav a:hover, #mininav a.current { background: #FE0000; color: #fff;}
	#mininav a.disabled { color: #666;}
	#mininav a.disabled:hover { background: #333; color: #666; cursor: default;}


#header {
	overflow: hidden;
	position: relative;
	width: 982px;
	height: 160px;
	margin: 0 0 10px 0;
}

	#logo {
		float: left;
		top:50px;
		left:-6px;
		width: 218px;
		margin: -50px 0 0 20px;
		position: relative;
		z-index: 1;
	}
	
	#logo h1 a {
		background: url(../../images/logo.gif) no-repeat;
		display: block;
		height: 100px;
		text-indent: -9999px;
		margin: 0 0 0 0px;
		cursor: pointer;
	}
	
	#statusbar {
		margin: 77px 0 0 0;
		font-size: 12px;
		background: url(../../images/statusbar.gif) no-repeat #333333;
		height: 20px;
		padding: 6px 0 0 90px;
		right: 0;
		width: 720px;
		position: absolute;
		z-index: 2;
		overflow: hidden;
	}
	.scroll-updates { display: inline; margin: 0; padding: 0; list-style: none;}
	.scroll-updates li { display: inline; margin: 0; font-size: 12px; color: #fff; line-height: normal; width: 690px; height: 20px; overflow: hidden;}
	.scroll-updates a {background: #FE0000; color: #fff; text-transform: none; padding: 0px 3px; font-size: 10px;}
	.scroll-updates a:hover { background: #000; color: #fff; }
	.scroll-updates .new { color: #FF0; font-size:9px; }
	
#page {
	margin: -57px 0 0 0;
	padding: 0 0 100px 0;
	padding: 0 0 20px 0;
	width: 982px;
	position: relative;
	z-index: 3;
	overflow: hidden;
}

#content {
	width: 810px;
	float: right;
	overflow:hidden;
}

	.narrowcolumn {
		width: 590px;
		float: left;
	}
	
	.widecolumn {
		width: auto;
	}

#sidebar {
	width: 152px;
	float: left;
	margin: 0 0 0 0;
	padding: 0 20px 0 0;
}

#footer {
	background: #000;
	border-top: 1px solid #292929;
	position:fixed;
	width:100%;
	height:51px;
	padding: 10px;
	bottom:0;
	left:0;
	z-index:100;
}
	#footer p { color: #999999; font-size: 11px; line-height: normal; }
	#footer span { color: #666; }
	#footer a, #footer a:visited { color: #fff; text-decoration: none; }
	#footer a:hover { color: #fff; text-decoration: underline; }
	#footer p.left { float: left; text-align: left; width: 550px; clear: left;}
	#footer p.right { float: right; text-align: right; width: 300px; margin: -30px 0 0 0;}
	#footer p.right img.gap { margin: 0 0 7px 0;}

/* Navigation CSS Start */
#navigation {
	/*width: 615px;*/
}
	#navigation ul {padding:0; margin:0 0 0 0; list-style:none;}
	#navigation li {margin:0 0 1px 0; padding:0; background: none; text-indent: 0;}
	#navigation a { padding: 3px 4px 3px 20px; color: #fff; display:block; font-size: 16px;}
	#navigation a:hover, #navigation a.current { background: #FE0000; color: #fff;}
	#navigation li.sub { margin: 1px 0; }
	#navigation li.sub a { padding: 3px 4px 3px 35px; font-size: 12px; color: #ccc; }
	#navigation li.sub a:hover, #navigation li.sub a.current { background: #222; color: #fff;}
	#navigation a.disabled { color: #666;}
	#navigation a.disabled:hover { background: #333; color: #666; cursor: default;}

/* Content Area Styling */

/* Home */
.home .col1 {
	width:570px;
	float:left;
	margin:0 10px 0 0;
	overflow:hidden;
}
.home .col2 {
	width:230px;
	float:right;
}
.counter {
	float:left;
	margin:0 10px 0 0;
	width: 397px; /*299px*/
	height: 137px; /*117px*/
	background: #131313; /* url(../images/counterbg.gif) repeat-x*/
}
.schedulebox {
	width: 240px;
	height: 137px;
	float: left;
}
.signup {
	margin:216px 0 0 10px;
}
.banner-left {
	margin:31px 0 0 10px;
	text-align: right;
}

/* About */
.about .col1 {
	width:570px;
	float:left;
	margin:0 10px 0 0;
	overflow:hidden;
}
.about .col2 {
	width:230px;
	float:right;
}


/* User Profile */
.userprofile .col1 {
	width:570px;
	float:left;
	margin:0 10px 0 0;
	overflow:hidden;
}
.userprofile .col2 {
	width:230px;
	float:right;
}
.userprofile .col1 h3.title{ margin-bottom:10px;}
.userprofile .col1 ul{}
.userprofile .col1 ul li{ margin-bottom:10px;}
.userprofile .important{ font-size:14px; font-weight:bold;}

/* Mobile Content  */
.mobile .col1 {
	width:380px;
	float:left;
	margin:0 10px 0 0;
	overflow:hidden;
}
.mobile .col2 {
	width:380px;
	float:right;
}
.mobile table td {
	color:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:8px 12px;
}
.mobile table tr {
	background:#292929;
}
.mobile table tr:hover, .mobile table tr.alt:hover {
	background:#000;
}
.mobile table tr.alt {
	background:#383838;
}

/* Episode lists */
.episodes ul {
	margin:0;
	overflow:hidden;
}
.episodes ul li {
	background:#666;
	width:148px; /*width:250px;*/
	height:194px;
	float:left;
	margin:0 7px 7px 0;
	border:1px solid #313131;
	display: block;
		line-height:normal;
}
.episodes li a {
	display: block;
	/*width: 250px;*/
	height: 194px;
	position:relative;
}
.episodes li a span.boxbg{ display:none;}
.episodes li a:hover span.boxbg {
	display: block;
	/*background:#000;
	background: rgba(0, 0, 0, 0.6);
	margin: 120px 1px 1px 1px;
	padding: 10px;
	display: block;*/
	background:#000;
	background: rgba(0, 0, 0, 0.6);
	position: absolute;
	bottom:0px;
	left:0px; 
	width:138px; /*width:246px;*/
	padding:5px;
	
}
.episodes li span.title, .episodes li span.desc {
	display: block;
}

.episodes li span.title {
	/*font-size:16px;*/
}

/* Episode Videos lists */
.videos ul {
	margin:0;
}
.videos ul li {
	background:#333333 none repeat scroll 0 0;
	float:left;
	margin:0 10px 10px 0;
	padding:10px;
	width:128px;
}
.videos .titlecont {
	height: 55px;
}
.videos .titlecont h3 {
	font-size: 16px;
}
.videothumb {
	height:80px;
	margin:0 0 10px;
	padding:0 0 0 0;
	text-align:center;
}

/* Video Single */
.video-single .col1 {
	width:560px;
	padding: 10px;
	float:left;
	margin:0 10px 0 0;
	overflow:hidden;
}
.video-single .col2 {
	width:180px;
	padding: 20px 10px 0 0;
	margin: 0 0 0 10px;
	float:right;
}
.video-single .col3 {
	width:500px;
	padding: 10px;
	float:left;
	margin:0 10px 0 0;
	overflow:hidden;
}
.video-single #tabs {
	width:580px;
	overflow: hidden;
	margin: 10px 0 0 0;
}
.video-single #tabs ul {
	border-bottom: 1px solid #111;
	padding: 0 0 0 5px;
}
.video-single .desc { padding: 5px; }
.video-single .lyrics p { font-size: 14px; color: #999; padding: 5px; margin: 0 0 10px 0; line-height: normal; cursor: default; }
.video-single .lyrics p em { color: #fff; }
.video-single .lyrics p:hover { background: #222; color: #fff; }

/* Lyrics */
.lyrics .col1 {
	width:380px;
	float:left;
	margin:0 10px 0 0;
	overflow:hidden;
}
.lyrics .col2 {
	width:380px;
	float:right;
	overflow:hidden;
}

/* BTS lists */
.bts ul {
	margin:0;
}
.bts ul li {
	background:#333333 none repeat scroll 0 0;
	float:left;
	margin:0 10px 10px 0;
	padding:10px;
	width:128px;
}
.bts .titlecont {
	height: 55px;
}
.bts .titlecont h3 {
	font-size: 16px;
}
.btsthumb {
	height:80px;
	margin:0 0 10px;
	padding:0 0 0 0;
	text-align:center;
}

/* Feeback */
.feedback .col1 {
	width:416px;
	float:left;
	margin:0 10px 0 0;
	overflow:hidden;
}
.feedback .col2 {
	width:230px;
	float:right;
}

/* Articles */
.articles .col1 {
	overflow-y: scroll;
	height: 280px;
}


/* Profile */
.profile .col1 {
	width:495px;
	float:left;
	margin:0 10px 0 0;
	overflow:hidden;
}

/* Wallpapers lists */
.wallpapers ul {
	margin:0;
}
.wallpapers ul li {
	background:#333333 none repeat scroll 0 0;
	float:left;
	margin:0 10px 10px 0;
	padding:10px;
	width:128px;
}
.wallthumb {
	height:129px;
	margin:0 0 10px;
	padding:0;
	text-align:center;
}

/* episodes - single artists */
.artits-single .col1 {
	width:400px;
	float:left;
	margin:0 10px 0 0;
	overflow:hidden;
}

.artits-single .col2 {
	width:400px;
	float:right;
}

.artits-single a.like-artist {
	background: url(../../images/like-artist.gif) no-repeat;
	width: 87px;
	height: 17px;
	display: block;
}

.artits-single a.like-artist span {
	display: none;
}

/* episodes - pictures */
.pictures .photos {
	overflow: hidden;
}

.pictures .photos .thumb {
	padding: 0;
	height: auto;
}

/* tv schedule */

.schedule table {
	margin:10px 0 0 0;
}

.schedule table td {
	color:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:5px 10px;
}
.schedule table tr {
	background:#292929;
}
.schedule table tr:hover, .schedule table tr.alt:hover {
	background:#000;
}
.schedule table tr.alt {
	background:#383838;
}

.schedule h3.title {
	font-size: 16px;
}

/* winners list */
.winners #tabse{ margin-bottom:30px;}
.winners table {
	margin:10px 0 20px 0;
}

.winners table td {
	color:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:5px 10px;
	width:210px;
}
.winners table tr {
	background:#292929;
}
.winners table tr:hover, .winners table tr.alt:hover {
	background:#000;
}
.winners table tr.alt {
	background:#383838;
}

.winners h3.title {
	font-size: 16px;
}

.winner-Desc{ margin-bottom:30px;}
.winner-Desc p{ font-size:14px;}

.day {
	font-weight:bold;
	color:#FFF;
}

/* User Profile */
.user {
	float:left;
	width:50px;
	height:50px;
	background:#666;
	margin:0 10px 10px 0;
}

.username {
	padding:10px 0 0 0;
}

/* Tabs used in Episodes & Artists */
#tabs, #tabse {
	/*height:28px;*/
	margin:0;
}
#tabs ul#tab, #tabse ul {
	margin:0 0 10px;
	overflow: hidden;
}
#tabs ul#tab li, #tabse ul li {
	display:inline;
	float:left;
	margin:0 2px 0 0;
}
#tabs ul#tab li a, #tabse ul li a {
	background:#FE0000 none repeat scroll 0 0;
	padding:2px 10px;
	display:block;
	font-weight:bold;
	cursor: pointer;
}
#tabs ul#tab li a:hover, #tabse ul li a:hover {
	background:#666666;
	color:#ffffff;
}
#tabse ul li.selected a, #tabse ul li a.selected, #tabs ul#tab li.ui-tabs-selected a {
	background:#666666 none repeat scroll 0 0;
	color:#FFFFFF;
	padding:2px 10px;
	font-weight:bold;
}
#tabse ul li a.selected span, #tabs ul#tab li.ui-tabs-selected a span {
	background:url(../images/arrow.gif) center no-repeat;
}

.ui-tabs { position: relative; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
	.ui-tabs .ui-tabs-nav { margin: 0 0 20px 0; }
	.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
	.ui-tabs .ui-tabs-nav li a { float: left; text-decoration: none; }
	.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; }
	.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
	.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
	.ui-tabs .ui-tabs-panel { display: block; border-width: 0; background: none; }
	.ui-tabs .ui-tabs-hide { display: none !important; }

/* Grey Buttons - Episodes Action Buttons */
ul.greybuttons {
	margin:0;
}
ul.greybuttons li {
	float:none;
	height:auto;
	margin:0 0 2px 0;
	padding:0;
	width:auto;
}
ul.greybuttons li a {
	background:#666666 none repeat scroll 0 0;
	color:#FFFFFF;
	padding:2px 5px;
	cursor: pointer;
}
ul.greybuttons li a:hover {
	background:#fe0000 none repeat scroll 0 0;
	color:#FFFFFF;
}

.blackboard{ width:300px; position:absolute; top:0px; right:23px; height:80px; width:266px; background-color:#000;}
#footer p.left{ position:absolute; z-index:100; width:440px; top:10px; left:10px;}
#footer .inner{ position:relative; width:100%; height:100%;}

.plBtn{ background-color:#ff0000 !important; display:block; width:137px; height:18px !important; color:#fff; position:absolute; top:0px; right:23px; 
text-align:center; padding-top:10px; text-decoration:none;
background:url(../../images/icons/plus.gif) no-repeat 85% 50%;
}
.plBtn:hover{ /*background-color:#333 !important; background:none;*/ text-decoration:none !important; }
.plBtnActive{background-color:#333 !important; text-decoration:none !important; background:url(../../images/icons/minus.gif) no-repeat 85% 50%;}

/* Episode Artists lists */
.artists ul {
	margin:0;
}
.artists ul li {
	background:#333333 none repeat scroll 0 0;
	float:left;
	margin:0 10px 10px 0;
	padding:10px;
	width:128px;
	height: 190px;
}

.artists h3.title {
	font-size: 12px;
}
.artiststhumb {
	margin:0 0 10px;
	padding:0;
	text-align:center;
}

/* Typography */
h1 {
	font-size: 40px;
	color: #ffffff;
}

h2 {
	color: #fff;
	text-transform: uppercase;
	font-size: 24px;
	margin: 0 0 10px 0;
}
h2.pagetitle {
	font-size: 30px;
}
h2.title {
/*	border-bottom: 1px #333 solid;
	padding: 0 0 10px 0;*/
}

h3 {
	color: #ffffff;
	font-size: 18px;
	margin: 5px 0;
	text-transform: uppercase;
}
h4 {
	color: #ffffff;
	text-transform: uppercase;
	font-size: 18px;
	margin: 0 0 15px 0;
}
h5 {
	color: #FE0000;
	text-transform: uppercase;
	font-size: 18px;
	text-align: center;
}
p {
	font-size: 12px;
	color: #ccc;
	line-height: 16px;
	margin: 0 0 10px 0;
}
ul {
	list-style-type: none;
	margin:10px;
}
ol {
	margin: 10px;
	padding: 10px 15px;
	list-style-type: decimal;
}
ol[type=i] {
	list-style-type: lower-roman;
}
li {
	list-style-type: none;
	line-height: 20px;
	color: #919191;
	font-size: 12px;
}
li a, li a:visited {
	color: #ffffff;
	text-decoration: none;
}
li a:hover {
	color: #FE0000;
	text-decoration:none;
}
small {
	font-size: 11px;
	color: #666;
}
a, a:visited {
	color: #FE0000;
	text-decoration: none;
}
a:hover {
	color: #fff;
	text-decoration:none;
}
.artisturl{ margin-bottom:20px;}

blockquote {
	display: block;
	padding: 0;
	margin: 0;
	text-align: center;
}
blockquote .bqstart {
	float: left;
	height: 45px;
	margin-top: -45px;
	padding-top: 20px;
	margin-bottom: -30px;
	font-size: 700%;
	color: #fff;
}
blockquote .bqend {
	float: right;
	height: 25px;
	margin-top: -30px;
	padding-top: 0px;
	font-size: 700%;
	color: #fff;
}
a.link {
	background: #FE0000;
	color: #fff;
	text-transform: uppercase;
	padding: 3px 4px 1px 3px;
	font-size: 12px;
	display: block;
	float: left;
	margin:0 0 1px 0;
}
a:hover.link {
	background: #000;
	color: #fff;
}

a.like {
	background: #f00;
	color: #fff;
	display: block;
	padding: 2px 7px;
	line-height: normal;
	float: left;
	clear: left;
	font-size: 10px;
	cursor: pointer;
}

a:hover.like {
	background: #fff;
	color: #f00;
}
a.disable, a:hover.disable, ul.greybuttons a.disable, ul.greybuttons a:hover.disable {
	background:#222;
	color:#999;
	cursor: default;
}

/* Pathway Type */
#pathway p {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
}


/* General */
.clear { clear: both; }
.left { float: left; }
.center { text-align:center; }
.right { float: right; }
.tleft { text-align: left; }
.tright { text-align: right; }
.none { display: none; }
.noborder { border: none; background: none; }
.nopad { padding: 0 !important; background: none !important; }
.hidden { text-indent: -9999px; }
.bmargin { margin: 0 0 10px 0;}
.lmargin { margin: 0 0 0 5px;}
.form p.buttonmargin { margin: 0 0 0 110px;}

.lmargin { margin: 0 0 0 5px; }
.nomargin { margin:0; }
.red { color: #f00;}
.pad { padding: 10px; }
.box { background:#333333; overflow:hidden; }
.lyrics .box p:hover { background: #222; color: #fff; }
/* Team */
.team {	/*padding: 10px 0;*/ }
.team .left { 
	float:left;
	/*height:205px;*/
	height:65px;
	margin:0 10px 10px 0;
	padding:10px 10px 10px 0;
	width:138px;
}
.team .left:hover {
	/*background:#333;*/
}
.team h3 { margin: 0 0 0 0; font-size: 16px; font-weight: bold; }
.team p { color: #666; font-size: 11px; line-height: normal;}
.teamthumb {
	margin:0 0 10px;
	padding:0;
	text-align:center;
}

/* Photos */
.photos .thumb { width: 135px; float: left; margin: 0 10px 10px 0; }
.photos .thumb img { border: 1px solid #333333; background: #0b0b0b; padding: 9px; }
.photos .thumb img:hover { border: 1px solid #666; }

/* Countdown */
#countdown, .counter {
	/*padding: 10px;*/
	text-align: center;
}
	#countdown_dashboard { margin: 0 0 5px 0; overflow: hidden; clear:both; }
	.dash {	width: 50px; height: 50px; float: left; margin: 0px 0 0 5px; padding: 0 0 0 3px; position: relative; color: white; text-align: center; display: block;  }
	.dash .digit, .dash .digit div { font-size: 30px; color: #f00; float: left; width: 25px; text-align: center; position: relative; height:35px; overflow: hidden; }
	.dash_title { font-size: 10px; display: block; text-align: center; color: #999; clear: left;  }



#loginDiv{ position:absolute; z-index:888; width:75px !important; top:10px; right:15px; height: auto !important; display:none;}
.login-meta{ float:right; margin-right:88px; display:inline;}
#loginDiv > table{ width:75px !important;}

/*#loginDiv table table table table td{ width:15px !important; height:15px !important;}*/
#loginDiv img{ width:15px !important; height:15px !important;}
#loginDiv_bottomLink{ display:none;}
/* Form */
.popupForm{ padding:5px 10px;}
.form {
margin:0 0 20px 0;
}

.form p {
margin:0 0 10px 0;
width: 100% !important;
display: block;}

.form p.btnField{}
.form p.btnField .button{ margin-left: 110px;}
.form p label{ float:left; width: 110px; font-weight: bold; font-weight: 12px; color: #999;}
.form input, .form textarea {
background:#222222;
border:1px solid #666666;
color:#999999;
}

.form select{background:#222222; border:1px solid #666666; color:#999999;}
.form .button {
background:#FF0000;
border:medium none;
color:#FFFFFF;
cursor:pointer;
font-size:12px;
padding:1px 7px 3px 5px;
}

/* form notify */

.notify-pass{ color: #009933; font-size:12px;}
.notify-error{ color:#ff0000; font-size:12px;}
.notify-error ul li{ color:#ff0000;}
.notify-pass ul li, .notify-error ul li {font-size:12px; list-style-type:square;}
#divComment  #notify ul{ margin:10px; list-style:inside;}
#divComment  #notify ul li{ padding:0px; list-style-type:square; margin-left:10px; overflow:visible;}

/* Comments */

#note {margin:20px 0 0 0;}

.popComment{ padding:5px 10px;}
#divComment {width:580px;margin:20px 0 0 0;}
#divComment .form input {height: 27px;padding: 0 8px;width: 195px;}
#divComment .form input.ageCheck{ width:auto; border:0; padding:0;}
#divComment .form textarea {height:112px;width:400px;}

#divComment .form .button {padding: 0 4px 4px 0;width: 70px;}
#divComment .form .button:hover {background:#141414;}

#divComment ul {
 border-top: 2px solid #333333;
    margin: 0 0 10px 0;
    padding: 10px;
}}

#divComment ul li {
overflow:hidden;
padding:10px;
}
.cbW{ float:left; width:312px; }
.commentleft {
float:left;
width:200px;
}

.cbDOB{ float:left; width:312px; }
.commentleft {
float:left;
width:200px;
}
.commentright {
float:left;
width:380px;
}

.metadata {
float:left;
font-size:0.9166em;
padding-right:6px;
width:125px;
}

.comment-text {
float:left;
width:420px;
font-size:12px;
}

.author {
font-weight:bold;
}

#divComment a.link {
float:none;
font-size:20px;
padding:6px 0 2px 0;
text-align:center;
background:#333;
cursor: pointer;
}

#divComment a.link:hover {
background:#F00;
}


.captchaW span
{
    margin:0px !important;
    clear:both;
}

.captchaW span img
{
    margin:0px 0px 5px 0px;
}

.captchaW span input[type="text"]
{
    margin:0px 0px 10px 0px;
    width:140px !important;
}

.affilate .captchaW span{ margin:0px 0px 0px 110px!important;}
.affilate .captchaW span input[type="text"]{width:40px;}
    
.noBG{background:none;}
.iframe-container{ width:730px; }
.iframe-container .box{ overflow:hidden; width:730px;}
iframe{ overflow-y: hidden !important; position:relative; top:0px; left:0px;}

/* Terms & Conditions*/
#terms {
background: #111;
padding: 10px;
border: 1px solid #222;
}
#terms ul {
list-style-type: disc;
margin: 10px 15px;
}
#terms li {
list-style-type: disc;
margin: 0 0;
}
#terms p {
font-size: 12px;
line-height: normal;
margin: 0 0 10px 0;
color: #666;
}
#terms p strong {
color: #fff;
}
.inlineDiv{height: 200px !important; width: 400px; background:#000; padding: 10px; overflow: hidden; }
#inlineDiv{ width: 400px; height: 300px; background:#000; padding: 10px; overflow: hidden; }

.clear-overflow{ overflow:hidden;}

.coke-dd{ width:110px; float:left; height:18px; display:inline; margin-left:10px;}
.coke-dd ul{ margin:0px;}

/* parent li :first */
.coke-dd ul li{}
.coke-dd ul li:hover ul{ display:block;}
.coke-dd ul li a{ width:102px; height:18px; float:left; background-color:#fe0000;  padding:0px 4px 3px 4px;
                  background:#fe0000 url(../../images/arrow-down.gif) no-repeat 95% 8px;}
.coke-dd ul li a:hover{color:#fff; }

.coke-dd ul li:hover a{background:#fe0000 url(../../images/arrow-up.gif) no-repeat 95% 8px;}

.coke-dd ul li a strong{ font-weight:bold;}
/*nested li*/
.coke-dd ul li ul{ display:none;}
.coke-dd ul li:hover ul li a{background:#292929 url() no-repeat top left scroll;} 
.coke-dd ul li ul li a{ background-color:#292929; border-bottom:1px solid #4a4a4a; padding:5px 4px; background:#292929 url() no-repeat top left scroll;}
.coke-dd ul li ul li a:hover{ color:Red; background:#fff url() no-repeat top left scroll;}
.coke-dd ul{}

.makpub { float: right; margin: 2px 270px 0 0; }

.marginleft
{
	margin-left:110px;
}

.marginright
{
	margin-right:10px;
}

.ralign 
{
	float:right !important;
}

.captchalabel
{
	position:absolute;
	margin-top:10px;
}

.mandatory
{
	font-size:15px;
	color:#999999;
}
