/* @override 
	http://localhost:3001/stylesheets/main.css?1205502401
	http://localhost:3000/stylesheets/main.css?1205519104
*/

* {
	text-shadow: #000000 0 0 0px;
}

html, body {
	background: #424242 url(../images/bg.png) center 0;
}

body {
	font: 75%/1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
	color: #333;
}

#wrapper {
	margin: 0 auto;
	width: 821px;
	overflow: hidden;
	text-align: left;
	position: relative;
	padding-top: 20px;
}

.noshow {
	display: none !important;
	margin-bottom: 0;
	margin-top: 0;
	line-height: 0;
}

h1 {
	margin-top: 11px;
	font-size: 2em;
	color: #ee267d;
	font-weight: normal;
	font-style: normal;
	padding-bottom: 0.42em;
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 0.5em;
}

h2 {
	font-weight: bold;
	color: #ec267c;
	padding-top: 6px;
	font-size: 1.2em;
}

a:link,
a:visited {
	color: #ec267c;
}

a:link:hover,
a:visited:hover {
	color: #000;
}

a:link:focus,
a:visited:focus {
	color: #fff;
	background-color: #ec267c;
}

p {
	margin-bottom: 1.5em;
}

.align-right {
	text-align: right;
	margin-bottom: 7px;
	text-transform: lowercase;
	display: block;
	width: 100%;
}

.left {
	float: left;
}

.right {
	float: right;
}

.notice {
	width: 400px;
	position: absolute;
	top: 0;
	left: 318px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #ee267d;
	color: #fff;
	font-weight: bold;
	text-align: center;
	z-index: 1;
}

.error {
	width: 400px;
	position: absolute;
	top: 0;
	left: 318px;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #ee267d;
	font-weight: bold;
	z-index: 1;
	text-align: center;
	border-top-style: none;
	background: #fff url(../images/input_bg.png) repeat-x;
}

#virtual_notifications_warning {color: white; background-color: #ee267d; text-align: center; margin-top: 0; height: 60px; line-height: 60px;
	padding-left: 203px;
	overflow: hidden;
	margin-bottom: 0;
}

#virtual_notifications_warning a {
	color: #fff;
}

#virtual_notifications_warning a:hover {
	color: #333;
}

/* // */

#navigation {
	overflow: hidden;
	margin-bottom: 4px;
	text-align: right;
	padding-right: 16px;
}

#navigation li {
	display: inline;
	margin-left: 10px;
}

#navigation li a {
	color: #fff;
	text-decoration: none;
}

#navigation li a:hover {
	text-decoration: underline;
}

#navigation li a:focus {
	text-decoration: none;
	background-color: #ec267c;
}

#navigation li a.current {
	text-decoration: underline;
}

/* // */

#sidebar {
	width: 194px;
	float: left;
	clear: right;
}

#sidebar #logo {
	width: 194px;
	height: 140px;
}

#sidebar #amazon {
	margin-top: 18px;
	text-align: center;
}

#sidebar #amazon a {
	padding: 1px;
	border: 1px solid #3c2e3f;
	display: block;
	width: 114px;
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
}

#sidebar #tagline {
	text-align: center;
	color: #fff;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
}

#sidebar .ads {
}

/* // */

#main {
	width: 612px;
	float: right;
	overflow: hidden;
	margin-top: 2px;
	clear: right;
}

#main .row {
	width: 612px;
	background: #f6f6f6 url(../images/row_bg_top.gif) no-repeat 0 0;
	margin-bottom: 18px;
	position: relative;
}

/* / */

#main .row .container {
	padding: 6px 16px;
	background: url(../images/row_bg_bot.gif) no-repeat 0 bottom;
	width: 580px;
	overflow: hidden;
}

#main .row #welcome {
	width: 580px;
	overflow: hidden;
	color: #ec267c;
}

#main .row #welcome li.border {
	background: url(../images/border.gif) repeat-y right 0;
}

#main .row #welcome li {
	width: 190px;
	float: left;
	font-weight: bold;
	text-align: center;
	padding-top: 3em;
	padding-bottom: 3em;
}

#main .row #welcome li a {
	text-decoration: none;
	display: block;
}

#main .row #welcome li a:hover {
	color: #4e4e4e;
}

#main .row #welcome li a:focus {
	color: #4e4e4e;
	background-color: transparent;
}

#main .row #welcome em {
	display: block;
	font-size: 5em;
	line-height: 1em;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 0.2em;
	text-shadow: #fff 0 0 50px;
}

/* / */

#main .row.add_notification,
#main .row.important {
	background: url(../images/rowpink_bg_top.gif) no-repeat 0 0;
}

#main .row.add_notification p,
#main .row.remove_notification p {
	margin: 0;
}

#main .row.add_notification .container,
#main .row.important .container {
	background: url(../images/rowpink_bg_bot.gif) no-repeat 0 bottom;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}

#main .row.add_notification button,
#main .row.important button {
	background-image: url(../images/buttons/add_notification.gif);
	width: 189px;
}

#main .row.add_notification h2,
#main .row.remove_notification h2,
#main .row.important h2 {
	color: #fff;
}

#main .row.add_notification h3,
#main .row.remove_notification h3,
#main .row.important label {
	color: #fff;
}

#main .row.add_notification label,
#main .row.remove_notification label {
	color: #fff;
}

#main .row.remove_notification a#remove_notification {
	background-image: url(../images/buttons/remove_notification.gif);
	width: 189px;
	display: block;
	height: 26px;
	padding-top: 8px;
	font-size: 0.9em;
	text-decoration: none;
	margin-left: auto;
	margin-right: auto;
	color: #333;
}

#main .row.remove_notification a#remove_notification:hover {
	background-position: 0 -35px;
}

#main .row.remove_notification a#remove_notification:focus {
	background-position: 0 -35px;
}

#main .row.remove_notification .container {
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}

/* / */

#main .row .small {
	width: 180px;
	background: url(../images/border.gif) repeat-y right 0;
	display: inline;
	padding-right: 10px;
	float: left;
}

#main .row .border2 {
	width: 180px;
	background: url(../images/border2.gif) repeat-y right 0;
	display: inline;
	padding-right: 10px;
	float: left;
}

#main .row .big {
	display: inline;
	width: 380px;
	float: right;
}

#main .row .column {
}

#main .row .column h2 {
	margin-bottom: 0.83em;
}

#main .row ul {
	font-size: 0.9em;
	margin-bottom: 1em;
	margin-top: 0.83em;
}

#main .row ul li {
	overflow: auto;
}

#main .row .column ul li a, .links_list li a {
	display: block;
	background-color: #fff;
	padding-left: 10px;
	color: #6a6a6a;
	text-decoration: none;
	overflow: hidden;
	margin-bottom: 2px;
	height: 1.7em;
}

#main .row ul li a em {
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	margin-right: 0.5em;
}

#main .row .small ul li a {
	width: 168px;
}

#main .row .big ul li a {
	width: 370px;
}

#main .row ul li a:hover {
	background-color: #ec267c;
	color: #fff;
}

#main .row ul li a:focus {
	background-color: #ec267c;
	color: #fff;
}

#main .row ul li a:active {
	background-color: #4b4b4b;
}

/* / */

#main .row form {
}

#main .row form div {
}

#main .row form div.fieldWithErrors input {
	border-color: #f00;
}

#main .row form input {
	height: 15px;
	background: #fff url(../images/input_bg.png) repeat-x;
	border: 1px solid #bbb;
	padding-top: 6px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 7px;
	color: #333;
	line-height: 1em;
	font-size: 0.9em;
	width: 167px;
	margin-bottom: 10px;
}

#main .row form input[type=checkbox], #main .row form input[type=submit] {
	height: auto;
	width: auto;
	padding: 4px 10px;
}

#main .row form input:focus, #main .row form textarea:focus, #main .row form input[type=checkbox]:focus {
	border-color: #f289b6;
}

#main .row form label {
	color: #333;
	font-size: 0.9em;
	display: block;
}

#main .row form fieldset {
	border: 1px solid #e7e7e7;
	margin-bottom: 1em;
	padding: 0.5em 1em;
	background-color: #fff;
}

#main .row form fieldset h3 {
	color: #ee267d;
}

#main .row form select {
	border: 1px solid #bbb;
	background-color: #fff;
	color: #333;
}

#main .row form select:focus {
	background-color: #ee267d;
	color: #fff;
	border-color: #b91f62;
}

#main .row form select:visited {
	background-color: #ee267d;
	color: #fff;
	border-color: #b91f62;
}

#main .row form fieldset select {
	width: 177px;
	margin-top: 5px;
	margin-bottom: 10px;
}

#main .row form fieldset label {
	display: inline;
}

#main .row form fieldset button {
	background: url(../images/frm_button2.gif) 0 0;
}

#main .row form fieldset textarea {
	width: 542px;
	border-color: #bbb;
	padding: 5px;
}

#main .row form fieldset textarea:focus {
	border-color: #f289b6;
}

#main .row form fieldset legend {
	display: none;
}

#main .row form fieldset fieldset {
	margin-top: 0.5em;
	margin-left: 0.5em;
}

#main .row form fieldset li.checkbox fieldset input {
	height: 15px;
	background: #fff url(../images/input_bg.png) repeat-x;
	border: 1px solid #bbb;
	padding-top: 6px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 7px;
	color: #333;
	line-height: 1em;
	font-size: 0.9em;
	width: 167px;
	margin-bottom: 10px;
	margin-right: 10px;
}

#main .row form fieldset li.checkbox fieldset input:hover {
	border-color: #f289b6;
}

#main .row form fieldset li.checkbox fieldset input:focus {
	border-color: #f289b6;
}

#main .row form fieldset li.checkbox fieldset label {
	display: block;
	color: #ee267d;
	margin-top: 2px;
}

#main .row form fieldset li.checkbox a:hover {
	background-color: transparent;
	color: #333;
}

#main .row form fieldset p.rssfeed {
	background-color: #fff;
	border: 1px solid #e7e7e7;
	padding: 0.5em 1em;
	margin-top: 0.5em;
	margin-left: 0.5em;
}

#main .row form button {
	height: 34px;
	width: 95px;
	padding: 0;
	border-width: 0;
	border-style: none;
	cursor: pointer;
	background: url(../images/frm_button.gif) 0 0;
	color: #ec267c;
	text-align: center;
	text-transform: lowercase;
	margin: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 0.9em;
	line-height: 3em;
}

#main .row form button:hover {
	background-position: 0 -35px;
	color: #191919;
}

#main .row form button:focus {
	background-position: 0 -35px;
}

#main .row form button:hover {
	background-position: 0 -35px;
	color: #191919;
}

#main .row form button:focus {
	background-position: 0 -35px;
}

#main .row form .checkbox {
	width: auto;
}

#main .row form .checkbox input {
	width: 12px;
	height: 12px;
	background-image: none;
	margin: 0 5px 0 0;
	border-style: none;
	border-width: 0;
}

#main .row form .checkbox label {
	display: inline;
}

/* / */

#main .row form#search {
	overflow: hidden;
	width: 290px;
	margin-top: -5px;
	margin-bottom: 5px;
	position: relative;
	height: 70px;
}

#main .row form#search input {
	position: absolute;
	top: 34px;
	left: 0;
}

#main .row form#search label {
	display: block;
	margin-top: 12px;
	font-weight: bold;
	color: #ec267c;
}

#main .row form#search button {
	position: absolute;
	top: 36px;
	right: 0;
}

#main .row form#login div {
	float: left;
}

#main .row form#login input {
	top: 34px;
	left: 0;
	position: absolute;
}

#main .row form#register div {
	float: left;
}

#main .row form#register div p {
	margin-bottom: 0;
	font-size: 0.9em;
}

#main .row form#register div.padding-right {
	margin-right: 10px;
}

#main .row form#register input {
	width: 173px;

}

/* / */

#main .row ul.horizontal {
	margin-bottom: 1.5em;
}

#main .row ul.horizontal li {
	display: inline;
}

#main .row ul.horizontal li a {
	color: #4e4e4e;
}

#main .row ul.horizontal li a:hover {
	color: #191919;
}

/* / */

#main .row table {
	width: 100%;
	border: 1px solid #e7e7e7;
	background-color: #fff;
	border-bottom-style: none;
	margin-bottom: 0.83em;
	border-collapse: collapse;
	border-spacing: 0;
}

#main .row table tr {
}

#main .row table tr td {
	border-bottom: 1px solid #e7e7e7;
	padding: 3px;
	border-right: 1px solid #e7e7e7;
	position: relative;
}

#main .row table tr td.number {
	width: 55px;
}

#main .row table tr th {
	border-bottom: 1px solid #e7e7e7;
	text-align: center;
}

#main .row table tr.season th {
	text-align: center;
	border-bottom: 1px solid #e7e7e7;
	padding-bottom: 9px;
	font-size: 1.1em;
	padding-top: 9px;
	color: #ee267d;
	font-weight: bold;
}

#main .row table tr th {
	padding: 3px;
	font-weight: bold;
}

#main .row table tr.alt td {
	background-color: #ffeff9;
	border-bottom-color: #ffcfff;
}

#main .row table tr.upcoming_episode td {
	color: #fff;
	background: #ee267d url(/images/upcoming_episodes_bg.gif) repeat-x 0 bottom;
	border-right-color: #b91e61;
	vertical-align: middle;
}

#main .row table tr.upcoming_episode td img {
	float: right;
	display: block;
}

#main .row table.notifications {
	margin-top: 1em;
}

#main .row table.episodes .date { width: 110px; }

/* / */

#main .row ul.options {
	
}

#main .row ul.options li {
	display: inline;
	margin-right: 5px;
}

#main .row ul.options li a {
	
}

#main .row ul.options li a:hover {
	color: #333;
	background-color: transparent;
}

/* / */

#main .row dl {
	margin-top: 1em;
}

#main .row dl dt {
	font-weight: bold;
}

#main .row dl dd {
	margin-left: 10px;
	margin-bottom: 0.5em;
}

/* / */

#main .row #rssicon {
	width: 16px;
	height: 16px;
	position: absolute;
	top: 16px;
	right: 16px;
}

#main .row #rssicon a {
	width: 16px;
	height: 16px;
	display: block;
	background: url(../images/icons/rss.gif) no-repeat 0 0;
	text-indent: -9999px;
}

/* / */

#footer {
	text-align: center;
	color: #8d8d8d;
	font-size: 0.9em;
}

#footer a {
	color: #929292;
	text-decoration: none;
}

#footer a:hover {
	color: #fff;
	text-decoration: none;
}

#footer li {
	display: inline;
	margin-right: 1em;
}

.ads {
	margin: 20px auto;
	text-align:center;
}