/* CSS STLYESHEET FOR MANGABLE.COM */
/* BY ANDY KERR */

@import url("/footer.css");

*  {	
	margin: 0px;
	font-family: Arial, Verdana, Tahoma, Trebuchet MS;
	padding: 0px;
	font-size: 13px;
	color: #333;
}

body  {	
	background: #F2F2F2 url('/imgs/body_bg.png') repeat 0 0 scroll;
}

img {
	border: 0px;
}

ol, ul, li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

a {
	background: transparent;
	border: 0px;
	color: #0B86E5;
	text-decoration: none;
}

hr{
	height: 1px;
	border: 0px none;
	margin: 20px 0;
	color: #E4E4DE;
	background-color: #E4E4DE;
	width: 100%;
}

.clear {
	clear:both;
}

/* EVERYTHING TO DO WITH THE HEADER */

#header_container {
	margin: 0 0 10px;
	width: 100%;
	height: 183px;
	background: url(/imgs/header_bg.gif) repeat-x;
}

#header {
	height: 100%;
	background: url(/imgs/header_bg_main.gif) no-repeat center top;
}

#header #header_carton {
	width: 1000px;
	margin: 0 auto;
	height: 100%;
}



#header_carton h1 {
	background-color: transparent;
	background-repeat: no-repeat;
	background-attachment: scroll;
	display: block;
	float: left;
	margin: 0;
	text-indent: -3000px;
	width: 230px;
	height: 131px;
	position: relative;
	z-index: 1;
}


#header_carton h1 a {
	background-color: transparent;
	background-image: url("/imgs/logo.png");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 19px 44px;
	display: block;
	float: left;
	margin: 0;
	text-indent: -3000px;
	width: 230px;
	height: 131px;
}

#header_carton #facebook_header {
	display: block;
	float: left;
	margin: 0 120px 0 0;
	width: 55px;
	height: 86px;
	padding-top:45px;
}

    
/* THE NAVIGATION */
    
#header_carton #navigation {
	float:left;
	height:51px;
	margin:0 auto;
}

#header_carton ul#navigation li {
	float: left;
	align: center;
}

#header_carton ul#navigation li a {
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius: 8px;
	color:#BCDCFF;
	display:block;
	float:left;
	font-size:14px;
	height:22px;
	margin:10px 3px 0;
	padding:7px 11px 0;
	text-align:center;
	text-decoration:none;
	text-shadow:1px 1px 0 #123E7A;
	border: 1px solid transparent;
	font-weight: bold;
}

#header_carton ul#navigation li a:hover {
	background:none repeat scroll 0 0 #1D4C81;
	border-color:#1B426D #286BB6 #286BB6 #1B426D;
	border-style:solid;
	border-width:1px;
	color:#FFFFFF;
}  

#header_carton ul#quicklinks {
	height: 21px;
	margin: 0 auto;
	float: right;
	padding-top: 3px;
}

#header_carton ul#quicklinks li {
	float: right;
	align: center;
	padding: 0;
	margin: 0;
}

#header_carton ul#quicklinks li a {
	color: #77A9E0;
	text-align: center;
	text-decoration: none;
	display: block;
	height: 14px;
	padding: 0px 12px;
	font-size: 11px;
	border-left: 1px solid #10417A;
}

#header_carton ul#quicklinks li:last-child a {
	border-left: 0px;
}

#header_carton ul#quicklinks li a:hover {
	color: #8AB9ED;
}

#header_carton #search {
	float:right;
	padding-top:12px;
}

#header_carton #search #searchinput {
	width: 100px;
	border: 0px;
	margin: 0;
	padding: 0;
	float: left;
	padding: 6px 4px 6px 9px;
	font-size: 13px;
	color: #ACACAC;
	width: 195px;
}

#header_carton #search #searchinput:focus {
	color: #444444;
}

#header_carton #search #submitinput {
	text-indent: -3000px;
	display: block;
	border: 0px;
	margin: 0;
	padding: 0;
	float: left;
	background: url('/imgs/search_button.gif') no-repeat;
	height: 28px;
	width: 28px;
	line-height: 0px;
	font-size: 0px;
}

/* USER LOGIN BAR */

#header_carton #welcome {
	margin-left: 40px;
	padding-top: 43px;
	height: 88px;
	float: left;
	width: 550px;
}

#header_carton #welcome a img {
	background: #fff;
	padding: 1px;
	border: 1px solid #000;
	float: left;
	height: 65px;
	max-width:150px;
	margin-right: 7px;
}

#header_carton #welcome img#fb_user {
	background: transparent;
	padding: 0 3px 0 0;
	position: relative;
	top: 3px;
	border: 0;
	height: 16px;
	width: 16px;
}

#header_carton #welcome div {
	float: left;
}

#header_carton #welcome div p#howdy {
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	height: 22px;
}

#header_carton #welcome div ul li {
	color: #4D729A;
	font-size: 13px;
	float: left;
	padding: 0 10px;
	border-left: 1px solid #314F6C;
}

#header_carton #welcome div ul li:first-child {
	border-left: 0px;
	padding-left: 0;
}

#header_carton #welcome div ul li a {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #0b86e5;
	display: inline-block;
}
#header_carton #welcome div ul li a:hover {
	border-bottom: 1px solid #D93315;
}


#header_carton #welcome div p#last_login {
	color: #4D729A;
	font-size: 13px;
	height: 26px;
}

#header_carton ul#login_options {
	width: 590px;
	float: left;
	padding-top: 35px;
	height: 21px;
}

#header_carton ul#login_options li {
	float: right;
	border-left: 1px solid #314f6c;
	padding: 0 10px;
}

#header_carton ul#login_options li:first-child {
	padding-right: 0;
}

#header_carton ul#login_options li:last-child {
	border-left: 0;
}

#header_carton ul#login_options li a {
	font-weight: bold;
	font-size: 12px;
	border-bottom: 1px solid #0b86e5;
	color: #fff;
}

#header_carton ul#login_options li a:hover {
	border-bottom: 1px solid #D93315;
}

#header_carton #login_container {
	width: 590px;
	float: left;
	padding-top: 18px;
	height: 57px;
}

#header_carton ul#login_register li {
	float: right;
}

#header_carton ul#login_register li a {
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding: 6px 15px;
	margin-left: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#header_carton ul#login_register a#facebook {
	background: url('/imgs/login_fb_bg.gif') repeat-x #19518e;
	text-shadow: 1px 1px 0px #123b79;
	color: #fff;
	padding-left: 45px;
}

#header_carton ul#login_register a#sign_up {
	background: url('/imgs/login_signup_bg.gif') repeat-x #ffad25;
	text-shadow: 1px 1px 0px #ffee66;
	color: #333333;
}

#header_carton ul#login_register a#sign_up:hover {
	background: #ffd24a;
}


#header_carton ul#login_register a#log_in {
	background: url('/imgs/login_login_bg.gif') repeat-x #dfe0de;
	text-shadow: 1px 1px 0px #fff;
	color: #333333;
	cursor: pointer;
}

#header_carton ul#login_register a#log_in:hover {
	background: #f1f1f0;
}

#header_carton form#login_form input {
	padding: 6px 9px;
	border: 0;
	color: #666;
	width: 130px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	float: right;
	margin-left: 10px;
	font-weight: bold;
	font-size: 14px;
}

#header_carton form#login_form button, #header_carton form#login_form #log_cancel {
	background: url('/imgs/login_login_bg.gif') repeat-x #ffad25;
	text-shadow: 1px 1px 0px #fff;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	padding: 6px 15px;
	border: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	float: right;
	margin-left: 10px;
	cursor: pointer;
	height: 28px;
}


  
/* MAIN CONTAINER */
    
#massive {
	background: #fff;
	border-width: 1px;
	border-style: solid;
	border-color: #D8D8D8;
	padding: 8px 0;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	margin-bottom: 30px;
}
    
#halfbov {
	background: #fff;
	border-width: 1px 1px 0;
	border-style: solid;
	border-color: #D8D8D8;
	padding: 8px 0;
	-moz-border-radius: 7px 7px 0 0;
	-webkit-border-radius: 7px 7px 0 0;
	border-radius: 7px 7px 0 0;
}

ul#breadcrumbs {
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius: 7px;
	background:none repeat scroll 0 0 #DEE1E3;
	border-color:#D1D4D6 #F9F9F9 #F9F9F9 #D1D4D6;
	border-style:solid;
	border-width:1px;
	color:#555555;
	margin:13px 0 12px;
	padding:6px 5px 8px 16px;
	text-shadow:1px 1px 0 #FFFFFF;
	height: 14px;
}

ul#breadcrumbs li {
	display:inline-block;
	padding:0 13px 0 5px;
	background: url("/imgs/bread_divider.png") no-repeat scroll right 5px transparent;
	*display: block;
	*float: left;
}


ul#breadcrumbs li a {
	color: #0B86E5;
	font-weight: bold;
	text-decoration: none;
}

ul#breadcrumbs li a:hover {
	color: #D93315;
}

ul#breadcrumbs li:first-child {
	background: url('/imgs/home.png') no-repeat 0 0 scroll;
	padding:0 4px 0 0;
	position: relative;
	top: -1px;
}

ul#breadcrumbs li:first-child a {
	height: 16px;
	width: 16px;
	text-indent: -3000px;
	display: block;
}

ul#breadcrumbs li:first-child:hover {
	background-position: 0 -16px;
}

ul#breadcrumbs li:last-child {
	background: transparent;
	padding-right: 0;
}

#main_left {
	width: 608px;
	float: left;
}

#random {	
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius: 7px;
	background:#FFFFFF;
	border:1px solid #CECECE;
	margin:0 0 25px;
	padding:0 0 16px;
	width:606px;
}

#random h2 {
	color: #333333;
	font-size: 25px;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 10px 16px 7px 16px;
}

#random h3 {
	color: #333333;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 10px 16px 7px 16px;
}

h2#bottom-border {
	border-bottom: 1px solid #cecece;
	padding: 23px;
	margin: 2px 0 20px;
	font-size: 30px;
	background: url('/imgs/gradient_back.jpg') repeat-x 0 25px transparent;
	color: #1B1B1B;
	letter-spacing: -2px;
}

#random #writing h3 {
	padding: 0px 30px;
	margin: 0;
}

#random #writing p {
	padding: 4px 30px 10px;
	margin: 0;
	line-height: 26px;
	margin-bottom: 20px;
}

#random #writing a {
	font-weight: bold;
}

#random #writing a:hover {
	color: #d93315;
	text-decoration: underline;
}

.pad-left-50 {
	padding: 1px 30px 0px 53px !important
}

#maindescription {
	background:none repeat scroll 0 0 #F5F5F5;
	border-color:#E7E7E7;
	border-style:solid;
	border-width:1px 0;
	margin:5px 15px 0;
	padding:5px 13px;
}

#maindescription h3 {
	background:url("/imgs/maindescription_bg.gif") repeat scroll 0 29px transparent;
	color:#575757;
	font-size:18px;
	font-weight:bold;
	line-height:29px;
}

#maindescription h3 a {
	color:#575757;
	font-size:18px;
	font-weight:bold;
	line-height:29px;
}

#mainbigdesc {
	margin:16px 0 22px;
	padding:0 10px;
}

#mainbigdesc h2 {
	color:#1B1B1B;
	font-size:30px;
	font-weight:bold;
	margin:0;
	padding:0;
	letter-spacing: -1px;
}

#mainbigdesc h2 span {
	font-weight:normal;
	color:#1B1B1B;
	font-size: 30px;
}

#mainbigdesc .introd {
	color:#777777;
	font-size:17px;
	font-weight:normal;
	line-height:24px;
	margin:1px 0;
	text-shadow:1px 1px 0px #FFFFFF;
}

#mainbigdesc:hover .introd {
	color:#444;
}

#mainbigdesc .introd a {
	color:#0B86E5;
	font-size:17px;
	font-weight:bold;
}

#mainbigdesc .introd a:hover {
	color: #d93315;
	text-decoration: underline;
}

#main_container {
	width: 1000px;
	height: auto;
	margin: 0 auto;
}

/* MAIN CONTAINER */

#motw {
	border-width: 1px 0;
	border-style: solid;
	border-color: #D8D8D8;
	margin-top: 17px;
	padding: 15px;
	height: 200px;
	margin-bottom: 30px;
}

#motw a.heman {
	width: 200px;
	height: 200px;
	display: block;
	text-decoration: none;
	float: left;
	margin-right: 10px;
}

#motw a #ribbon {
	background: transparent url("/imgs/motw_bg.gif") no-repeat right center;
	width: auto;
	display: inline;
	padding: 0px 12px;
	text-align: center;
	margin-top: 8px;
	float: right;
	position: relative;
	left: 4px;
	height: 35px;
}

#motw a #ribbon #tiitle {
	color: #fff;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	padding-top: 3px;
}


#motw a #ribbon #dattle {
	color: #F5BCD2;
	text-decoration: none;
	font-size: 11px;
}

#motw #purse {
	float: left;
	width: 368px;
}

#motw h4 a {
	font-size: 30px;
	font-weight: bold;
	color: #1B1B1B;
	letter-spacing: -2px;
	text-decoration: none;
}

#motw #catties {
	background:none repeat scroll 0 0 #E0E0E0;
	color:#595959;
	font-weight:bold;
	height:15px;
	margin:4px 0 0;
	overflow:hidden;
	padding:3px 5px;
}

#motw #catties a {
	color: #1B1B1B;
	text-decoration: none;
}

#motw #catties a:hover {
	color: #595959;
	text-decoration: underline;
}

#motw #descies {
	color:#1B1B1B;
	font-size: 13px;
	height:84px;
	line-height:21px;
	margin-bottom:20px;
	margin-top:6px;
	overflow:hidden;
	text-decoration:none;
}

#motw #readmore, #motw #viewseries {
	color: #1B1B1B;
	font-size: 13px;
	padding: 7px 15px 8px;
	font-weight: bold;
	margin-right: 7px;
}

#motw #readmore:hover, #motw #viewseries:hover {
	opacity: 0.9;
	text-decoration: none;
}

#motw #readmore {
	background: transparent url("/imgs/motw_readmore.gif") repeat-x;
	color: #65410F;
}

#motw #viewseries {
	background: transparent url("/imgs/motw_readcomments.gif") repeat-x;
	color: #3B3B3B;
}

#motw_side {
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius: 7px;
	background:url("/imgs/motw_bg.jpg") repeat-x scroll 0 bottom #FFFFFF;
	border:1px solid #CECECE;
	height:138px;
	padding:7px 0 7px 7px;
}

#motw_side a.heman {
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius: 7px;
	border-color:transparent #FFFFFF #FFFFFF transparent;
	border-style:solid;
	border-width:0 1px 1px 0;
	display:block;
	float:left;
	height:138px;
	margin-right:10px;
	text-decoration:none;
	width:145px;
}

#motw_side a #ribbon {
	background: transparent url("/imgs/motw_bg.gif") no-repeat right center;
	width: auto;
	display: inline;
	padding: 0px 12px;
	text-align: center;
	margin-top: 8px;
	float: right;
	position: relative;
	left: 4px;
	height: 35px;
}

#motw_side a #ribbon #tiitle{
	color: #fff;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	padding-top: 3px;
}


#motw_side a #ribbon #dattle{
	color: #F5BCD2;
	text-decoration: none;
	font-size: 11px;
}

#motw_side #purse {
	float: left;
	width: 214px;
}

#motw_side h4 a {
	font-size: 30px;
	font-weight: bold;
	color: #1B1B1B;
	letter-spacing: -2px;
	text-decoration: none;
}

#motw_side #catties {
	background:none repeat scroll 0 0 #E0E0E0;
	color:#595959;
	font-weight:bold;
	height:15px;
	margin:4px 0 0;
	overflow:hidden;
	padding:3px 5px;
}

#motw_side #catties a {
	color: #1B1B1B;
	text-decoration: none;
}

#motw_side #catties a:hover {
	color: #595959;
	text-decoration: underline;
}

#motw_side #descies {
	color:#1B1B1B;
	font-size: 13px;
	height:60px;
	line-height:20px;
	margin-bottom:13px;
	overflow:hidden;
	text-decoration:none;
	width:206px;
}

#motw_side #readmore, #motw_side #viewseries {
	color: #1B1B1B;
	font-size: 13px;
	padding: 7px 9px 8px;
	font-weight: bold;
	margin-right: 7px;
}

#motw_side #readmore:hover, #motw_side #viewseries:hover {
	opacity: 0.9;
	text-decoration: none;
}

#motw_side #readmore {
	background: transparent url("/imgs/motw_readmore.gif") repeat-x;
	color: #8D3E03;
}

#motw_side #viewseries {
	background: transparent url("/imgs/motw_readcomments.gif") repeat-x;
	color: #3B3B3B;
}

#newlist h2, #newlist_home h2 {
	color: #333333;
	font-size: 24px;
	font-weight: normal;
	padding: 4px 0 7px 10px;
	letter-spacing: -1px;
}

#newlist ul, #newlist_home ul {
	margin:0 auto 38px;
	width: 592px;
	border-top:1px solid #E4E4DE;
}


#newlist ul li, #newlist_home ul li {
	border-bottom:1px solid #E4E4DE;
	height:32px;
	margin:0;
	padding:0;
}

#newlist li a {
	display:block;
	height:20px;
	padding:8px 0 4px 32px;
	text-decoration: none;
}

#newlist li a:hover {
	text-decoration: none;
}

#newlist li a.ongoing {
	background: url("/imgs/ongoing.png") no-repeat scroll 6px 9px transparent;
}

#newlist li a.complete {
	background: url("/imgs/complete.png") no-repeat scroll 6px 9px transparent;
}

#newlist li a:hover p.audi {
	text-decoration: none;
}

#newlist li a:hover p.audi b {
	text-decoration: underline;
	color: #D93315;
}

#newlist li a:hover p.audi b {
	text-decoration: none;
}


#newlist li a p.audi {
	display:block;
	float:left;
	height:18px;
	overflow:hidden;
	width:425px;
}

#newlist li a p.audi b {
	color:#0B86E5;
	font-size:13px;
	text-decoration:none;
}

#newlist li a p.audi span {
	color:#4D5253;
	font-size:13px;
}

#newlist li a p.time {
	color:#333333;
	font-size:13px;
	float: right;
	margin-right: 10px;
}

#newlist li a:hover p.time {
	text-decoration: underline;
}


#newlist_home li p.audi {
	display:block;
	float:left;
	height:19px;
	overflow:hidden;
	width:455px;
	padding:8px 0 0 0;
}

#newlist_home li p.audi a.ongoing {
	height:19px;
	padding:0 0 0 32px;
	text-decoration: none;
	background: url("/imgs/ongoing.png") no-repeat scroll 6px 0 transparent;
	text-decoration: none;
	color: #0B86E5;
	font-weight: bold;
}

#newlist_home li p.audi a.ongoing:hover {
	text-decoration: underline;
	color: #D93315;
}

#newlist_home li p.audi span {
	background:#D93315;
	color: #FFF;
	font-size:10px;
	font-weight:bold;
	margin-left:5px;
	text-transform:uppercase;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius: 2px;
	padding: 1px 4px 1px 3px;
	position: relative;
	top: -1px;
}

#newlist_home li p.audi a.dudi {
	color:#4D5253;
	font-size:13px;
}

#newlist_home li p.audi a.dudi:hover {
	color:#000;
	text-decoration: underline;
}

#newlist_home li p.time {
	color:#333333;
	font-size:13px;
	float: right;
	padding: 8px 10px 4px 0;
	width: 117px;
	height: 20px;
	text-align: right
}

#subtle_box {
	border-color:#E4E4DE;
	border-style:solid;
	border-width:1px 0;
	height:32px;
	margin:0 auto 9px;
	width:592px;
}

#subtle_box #left {
	float: left; 
	width: 50%;
}

#subtle_box #right {
	float:right;
	text-align:right;
	width:50%;
}

#subtle_box #left a {
	background:url("/imgs/16_search.gif") no-repeat scroll 0 1px transparent;
	color:#0B86E5;
	display:block;
	font-size:13px;
	margin:7px 0 10px 8px;
	padding:0 0 0 21px;
}

#subtle_box #right a {
	background:url("/imgs/16_rss.gif") no-repeat scroll right top transparent;
	color:#0B86E5;
	display:block;
	font-size:13px;
	margin:7px 9px 10px 0;
	padding:0 23px 0 0;
}

#subtle_box #left a:hover, #subtle_box #right a:hover {
	color: #D93315;
}



/* ACTUAL SERIES CHAPTERS */


/* TITLES SIDEBAR */



/* NEWS SECTION */
    
#news {
	margin:0 auto;
	padding:0;
	width:578px;
}

.small_split {
	background:url("/imgs/split.png") repeat-x scroll left center transparent;
	margin-top:10px;
}

.small_split span {
	background:none repeat scroll 0 0 #FFFFFF;
	padding-right:5px;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
}

#news_main h3 {
	border-bottom:1px solid #E7E7E7;
	padding:5px 0;
	margin: 10px 0 7px 0;
}

#news_main h3 a {
	color:#1B1B1B;
	font-size:30px;
	font-weight:bold;
	letter-spacing:-2px;
	text-decoration:none;
}

#news_main #news_who {
	color:#777777;
	font-weight:bold;
	margin:12px 0;
}

#news_main #news_who a {
	color:#333333;
}

#news_main #news_content {
	font-size: 13px;
	color: #333333;
	margin-bottom: 45px;
}

#news_main #news_content a {
	font-weight: bold;
}

#news_minor h3 {
	border-bottom:1px solid #E7E7E7;
	padding:5px 0;
	margin: 10px 0 7px;
}

#news_minor h3 a {
	color:#1B1B1B;
	font-size:22px;
	font-weight:bold;
	letter-spacing:-1px;
	text-decoration:none;
}

#news_minor #news_content {
	font-size: 13px;
	color: #333333;
	margin:16px 0 35px;
}

#news_minor #news_content a {
	background:none repeat scroll 0 0 #EAF5FE;
	border-bottom:1px solid #A2D1E0;
	color:#333333;
	font-size: 13px;
	font-weight:bold;
	line-height:29px;
	padding:3px;
	text-decoration:none;
}

#news_minor #news_content a:hover {
	background-color:#feeaea;
	border-color:#e0a2a2;
}

/* SIDEBAR */

#sidebar {
	width: 379px;
	float: right;
	padding-bottom: 30px;
	margin:0 0 0 13px;
}

#sidebar #schooser {
	background:url("/imgs/quick_bit.gif") repeat-x scroll 0 0 transparent;
	color:#414141;
	height:94px;
	margin-bottom:20px;
	padding:0;
	width:379px;
}

#sidebar #schooser a {
	color: #fff;
	font-size: 13px;
}
#sidebar #schooser .head, #sidebar #rpc .head {
	color:#FFFFFF;
	font-size:24px;
	letter-spacing:-1px;
	padding:9px 0 9px 12px;
	text-shadow:1px 1px 0 #092C6B;
}

#sidebar #schooser #mary {
	border:0 none;
	color:#ACACAC;
	font-size:13px;
	margin:0 17px 0 14px;
	padding:6px 6px 6px 9px;
	width:225px;
}

#sidebar .est {
	color:#C01A18;
	font-size:18px;
	margin-bottom:10px;
	margin-left:8px;
	margin-top:4px;
}

#sidebar #est{
	width: 100%;
	border-top: 1px solid #E4E4DE;
	margin-bottom: 30px;
}

#sidebar ul#est li {
	align: center;
	width: 100%;
	min-height: 28px;
	margin: 0px;
}

#sidebar ul#est li a {
	color: #006699;
	display: block;
	font-size: 13px;
	min-height: 15px;
	padding: 6px 0 6px 10px;
	text-decoration: none;
	border-bottom: 1px solid #E4E4DE;
}

#sidebar ul#est li a:hover {
	color: #006699;
	background: #FFFFFF;
}

#sidebar ul#est li span {
	width: 30px;
	padding: 0 0px 0 7px;
	background: transparent url(/imgs/list_red_arrow.gif) no-repeat scroll center left;
	margin-top: -16px;
	margin-left: 5px;
	font-size: 11px;
	color: #333333;
}


/* That suggestion box */

.suggestionList {
	-moz-border-radius:0 0 7px 7px;
	-webkit-border-radius:0 0 7px 7px;
	border-radius: 0 0 7px 7px;
	background:url("/imgs/quick_bit_big.gif") repeat-x scroll 0 -79px transparent;
	clear:both;
	margin:11px 0 0;
	padding:0 0 0;
	position: relative;
	z-index: 4;
}	

.suggestionList li {
	position:relative;
	top:2px;
}

.suggestionList li:first-child a {
	padding-top:12px;
}

.suggestionList li a {
	color:#FFFFFF;
	display:block;
	padding:2px 4px 15px 16px;
	font-size:13px;
	text-shadow: 1px 1px 0 #123E7A;
}

.suggestionList li a:hover {
	display: block;
	text-decoration: underline;
}

#sidebar #rpc {
	background:url("/imgs/quick_bit_big.gif") repeat-x scroll 0 0 transparent;
	color:#414141;
	height:94px;
	margin-bottom:20px;
	padding:0;
	width:379px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius: 7px;
}

#sidebar #rpc #inputString {
	border:0 none;
	color:#ACACAC;
	font-size:13px;
	margin:0 0 0 13px;
	padding:6px 6px 6px 9px;
	position:relative;
	top:0;
	width:200px;
	float: left;
}

#sidebar #quick_advanced {
	border:0 none;
	float:left;
	margin:0;
	padding:0;
}




#go_title {
	font-size: 24px;
	color: #444;
	font-weight: bold;
	padding: 5px 0;
}

#message_icon {
	height:18px;
	position:absolute;
	right:-3px;
	top:-3px;
	width:18px;
	background:url('/imgs/notice_icons.png') no-repeat transparent;
}

#alert {
	margin:7px 20px 22px;
	color: #D0583F;
	font-weight: bold;
	padding: 6px 15px 8px 15px;
	line-height: 23px;
	position: relative;
	border: 1px solid #EDD2D1;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
#alert a {
	text-decoration: underline;
	color: #D0583F;
}

#alert #message_icon {
	background-position: -22px -44px;
}

#success {
	margin:7px 20px 22px;
	color: #6CB656;
	font-weight: bold;
	padding: 6px 15px 8px 15px;
	line-height: 23px;
	position: relative;
	border: 1px solid #CDE5C6;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}

#success a {
	text-decoration: underline;
	color: #6CB656;
}

#success #message_icon {
	background-position: 0 -22px;
}

#tip {
	margin:7px 20px 22px;
	background: #E0E3E5;
	color: #333;
	font-weight: bold;
	padding: 6px 15px 8px 15px;
	line-height: 23px;
	position: relative;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
#tip a {
	text-decoration: underline;
}


#fbconnect {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	background: none repeat scroll 0 0 #E0E3E5;
	margin: 7px 20px 22px;
	padding: 16px 15px 8px;
	position: relative;
	text-align: center;
}

#series_notify {
	background: #fff;
	display: block;
	border: 1px solid #CDCDCD;
	margin: 0 auto 11px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	padding: 19px;
	height: 47px;
}

#series_loggedout {
	background: #fff;
	display: block;
	border: 1px solid #CDCDCD;
	margin: 0 auto 11px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	padding: 11px;
	height: 63px;
}

#series_loggedout ul#series_text {
	float: left;
	width: 347px;
	border-right: 1px solid #dbdbdb;
	height: 65px;
}

#series_loggedout ul#series_text li {
	color: #838383;
	height: 18px;
	padding: 3px 0 0 3px;
}

#series_loggedout ul#series_text li:first-child {
	color: #5d5d5d;
}

#series_loggedout ul#series_text li:last-child {
	color: #a8a8a8;
}

#series_loggedout ul#series_text:hover li {
	color: #333;
}

#series_loggedout ul#series_text li a {
	font-weight: bold;
}

#series_loggedout ul#series_text li a:hover {
	text-decoration: underline;
	color: #D93315;
}

#series_loggedout #regfac {
	float: right;
	width: 225px;
}

#series_loggedout #regfac a {
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding: 6px 15px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#series_loggedout #regfac a span {
	font-size: 14px;
	font-weight: normal;
}

#series_loggedout #regfac a#facebook {
	background: url('/imgs/login_fb_bg.gif') repeat-x #19518e;
	text-shadow: 1px 1px 0px #123b79;
	color: #fff;
	padding-left: 45px;
}

#series_loggedout #regfac a#sign_up {
	background: url('/imgs/login_signup_bg.gif') repeat-x #ffad25;
	text-shadow: 1px 1px 0px #ffee66;
	color: #333333;
	margin-bottom: 8px;
	text-align: center;
}

#series_loggedout #regfac a#sign_up:hover {
	background: #ffd24a;
}




#series_notify a#series_left {
	display: block;
	float: left;
	width: 348px;
	
}

#series_notify a#series_left ul li:first-child {
	color: #0b86e5;
	font-size: 14px;
	font-weight: bold;
	padding-top: 3px;
	padding-left: 5px;
}

#series_notify a#series_left:hover ul li:first-child {
	text-decoration: underline;
	color: #D93315;
}

#series_notify a#series_left ul li:last-child {
	color: #81a3b9;
	padding-top: 8px;
	padding-left: 6px;
}

#series_notify a#series_left:hover ul li:last-child {
	color: #333;
}

#series_notify #series_right {
	float: left;
	width: 220px;
}

#series_notify #series_right_info {
	text-align: right;
	color: #414141;
	padding-top: 5px;
}

#series_notify #series_right_info a {
	font-weight: normal;
	color: #414141;
}

#series_notify #series_right_info a:hover {
	text-decoration: underline;
	color: #D93315;
}


#button_choose, #button_dash {
	height: 29px;
	width: 220px;
	margin: auto;
}

.button_drop div {
	width: 179px;
	height: 22px;
	font-size: 14px;
	font-weight: bold;
	padding: 7px 26px 0 15px;
	cursor: pointer;
	
}

#button_dash div {
	background: url('/imgs/series_status_dash.gif') no-repeat #e4e4e4;
	text-shadow:1px 1px 0 #fff;
	color: #777777;
	
}

#button_choose div {
	background: url('/imgs/series_status_bg.gif') no-repeat #91c346;
	text-shadow:-1px -1px 0 #8eb44c;
	color: #fff;
	
}

#button_dash div:hover, #button_choose div:hover {
	background-position: 0 -29px;
}


.button_drop ul {
	display:none;
	width:195px;
	margin-top: 2px;
	-moz-border-radius: 3px 3px;
	-webkit-border-radius: 3px 3px;
	border-radius: 3px 3px;
	padding: 5px 0 3px 0;
	background-color: #404040;
	position: relative;
	z-index: 98;
}

.button_drop ul li#active {
	color:#7f7f7f;
	text-shadow: none;
	text-decoration:none; 
	padding:6px 15px 8px; 
	display:block;
	font-size: 14px;
	font-weight: bold;
}

.button_drop ul li a {
	color:#fff; 
	text-decoration:none; 
	padding:6px 15px 8px; 
	display:block;
	font-size: 14px;
	font-weight: bold;
	text-shadow:-1px -1px 0 #555;
}

.button_drop ul li a:hover {
	text-decoration: underline;
	background-color: #303030;
}




#vtab {
	width: 379px;
	height: 100%;
	margin-top: 15px;
}
#vtab > ul {
	float: left;
	width: 52px;
	text-align: left;
	display: block;
	margin: auto 0;
	padding: 0;
}

#vtab ul#chooseit li {
	border-color: transparent;
	border-style:solid none solid solid;
	border-width:1px 0 1px 1px;
	cursor:pointer;
	display:block;
	height:33px;
	margin:auto;
	padding:10px 0 9px 1px;
	text-align:center;
	width:50px;
}

#vtab ul#chooseit li.selected {
	border: 1px solid #CECECE;
	border-right: none;
	z-index: 10;
	background-color: #fff !important;
	position: relative;
	cursor: default;
	-moz-border-radius:7px 0 0 7px;
	-webkit-border-radius:7px 0 0 7px;
	border-radius:7px 0 0 7px;
}
#vtab #boxez {
	background-color: #fff;
	margin: 0 0 0 51px;
	border: 1px solid #CECECE;
	min-height: 150px;
	position: relative;
	z-index: 9;
	-moz-border-radius:0 7px 7px 7px;
	-webkit-border-radius:0 7px 7px 7px;
	border-radius:0 7px 7px 7px;
}

#vtab .google_plus {
	height: 183px !important;
	background: url("/imgs/google_plus_bg.jpg") no-repeat scroll 0 bottom transparent;
	
}

#vtab #google_box {
	padding: 45px 0 0 130px;
}

#vtab #boxez h4 {
	border-bottom: 1px solid #EBEBEB;
	color: #000000;
	font-size: 16px;
	font-weight: normal;
	margin: 17px 12px 0;
	padding: 0 0 15px;
	text-align: center;
}

#vtab #boxez h4 b, #vtab #boxez h4 a b {
	color: #000;
	font-size: 16px;
}

#vtab #boxez h4 a {
	color: #000;
	font-size: 17px;
	padding-top: 5px;
	text-decoration: none;
}

#vtab ul#twitter {
	padding: 0 12px 12px;
}

#vtab ul#twitter li {
	display: block;
	border-bottom: 1px solid #EBEBEB;
	font-size: 13px;
	color: #4D5253;
	padding: 10px;
}

#vtab ul#twitter li a {
	color: #0B86E5;
	text-decoration: none;
	font-weight: bold;
}

#vtab ul#twitter li a:hover {
	text-decoration: underline;
	color: #D93315;
}

#vtab ul#rsses {
	border-top: 1px solid #EBEBEB;
	margin-top: 10px;
}

#vtab ul#rsses li {
	display: block;
	border-bottom: 1px solid #EBEBEB;
	font-size: 13px;
	color: #4D5253;
	padding: 10px;
}

#vtab ul#rsses li a {
	color: #0B86E5;
	text-decoration: none;
	font-weight: bold;
}

#vtab ul#rsses li a:hover {
	text-decoration: underline;
	color: #D93315;
}

.fb_iframe_widget {
	padding:12px;
}


.hr2px {
	clear: both;
	background: url(/imgs/hrbg.gif) repeat-x;
	height: 2px;
	border: 0px none;
	margin: 15px 0;
	width: 100%;
}

.sidelist {
	border: 1px solid #CECECE;
	background: #fff;
	padding: 10px;
	display: block;
	float: left;
	margin-bottom: 20px;
	width: 357px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius: 7px;
}

.sidelist h5 {
	color:#333;
	font-size: 24px;
	font-weight:normal;
	letter-spacing:-1px;
	margin:0 0 7px 2px;
}

.sidelist h5 a {
	color: #0B86E5;
	float: right;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0;
	margin: 4px 4px 0 0;
	padding: 3px 5px;
	text-decoration: none;
}

.sidelist h5 a:hover {
	background: #0B86E5;
	color: #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius:3px;
	border-radius: 3px;
}

ul.threerower {
	border-top: 1px solid #EEEEEE;
}

ul.threerower li {
	border-bottom: 1px solid #EEEEEE;
	padding: 10px 5px 10px 5px;
}

ul.threerower li:hover a img {
	border-color: #ccc;
}

ul.threerower li img {
	border: 3px solid #D7D7D7;
	padding: 1px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius: 4px;
	float: left;
	width: 50px;
	height: 50px;
}

ul.threerower li a:hover img {
	border-color: #d93315;
}

ul.threerower li ul {
	margin-left: 66px;
	width: 281px;
}

ul.threerower li ul li a {
	font-size: 15px;
	color: #0B86E5;
	text-decoration: none;
	overflow: hidden;
	padding: 0 0 0 1px;
	display: block;
}

ul.threerower li ul li a:hover {
	color: #d93315;
}

ul.threerower li ul li:first-child {
	color: #0B86E5;
	font-size: 13px;
	font-weight: bold;
	height: auto;
}


ul.threerower li ul li {
	padding: 1px 0 0;
	height: 17px;
	margin: 0;
	border: 0;
}

ul.threerower li ul li div {
	margin-top: 0px;
}

ul.threerower li ul li:last-child {
	color: #4D5253;
	font-size: 13px;
	padding: 4px 0 0 1px;
	height: auto;
}

ul.threerower li ul li:last-child a {
	color: #0B86E5;
	font-size: 13px;
	font-weight: bold;
}

ul.twocolumner {
	border-bottom: 1px solid #EEEEEE;
	float: left;
	display: block;
}

ul.twocolumner li {
	border-top:1px solid #EEEEEE;
	float:left;
	margin:0 8px 0 0;
	width:111px;
}

ul.twocolumner a {
	color:#0B86E5;
	display:block;
	font-size:13px;
	height:24px;
	padding:8px 0 0 10px;
	text-decoration:none;
}

ul.twocolumner a:hover {
	color: #D93315;
	text-decoration: underline;
}

ul.twocolumner li img {
	border: 1px solid #000;
	float: left;
}

ul.twocolumner li .descripter {
	float: left;
	margin-left: 8px;
	position: relative;
	top: -4px;
	width: 292px;
}

ul.twocolumner li .descripter , ul.twocolumner li .descripter  a {
	line-height: 20px;
	color: #0B86E5;
	text-decoration: none;
	overflow: hidden;
}

ul.twocolumner li .descripter #titler {
	font-weight: bold;
	font-size: 13px;
	color: #0B86E5;
	height: 19px;
}
ul.twocolumner li .descripter #titler a:hover, ul.twocolumner li .descripter #additioner a:hover {
	text-decoration: underline;
}

ul.twocolumner li .descripter #additioner {
	color: #333;
	font-size: 13px;
	height: 19px;
}

ul.twocolumner li .descripter #dater {
	color: #999999;
	font-size: 11px;
	line-height: 18px;
	height: 17px;
}

#whosonline {
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius: 7px;
	-moz-box-shadow:0 0 3px rgba(0, 0, 0, 0.1) inset;
	border-color:#D1D4D6 #F9F9F9 #F9F9F9 #D1D4D6;
	border-style:solid;
	border-width:1px;
	padding:9px 7px 1px 14px;
	text-shadow:1px 1px 0 #FFFFFF;
}

#whosonline h6 {
	color:#333;
	font-size:24px;
	font-weight:normal;
	margin:0 0 7px 0px;
	letter-spacing: -1px;
}

#whosonline ul {
	margin-bottom: 10px;
}

#whosonline ul li {
	line-height: 25px;
	color: #6E6E6E;
}

#whosonline ul li span {
	color: #000000;
}

#whosonline a img {
	margin: 0 0 4px 4px;
	width: 32px;
	height: 32px;
}


/* Manga List page */

ul#atoz {
	padding:1px 7px 0;
	width: 954px;
	height: 44px;
	background: url('/imgs/a_z_bg.gif') no-repeat;
	margin:10px auto 0;
}

ul#atoz li {
	float: left;
}

ul#atoz li a {
	color:#2B2B2B;
	display:block;
	font-size: 13px;
	padding: 14px 13px 13px 12px;
	text-decoration:none;
	text-shadow: 1px 1px 0 #fff;
}

ul#atoz li#active a {
	background: #B9B9B9;
	text-shadow: 1px 1px 0 #6B6B6B;
	color: #FFF;
}

ul#atoz li a:hover {
	background: #CDCDCD;
	text-shadow: 1px 1px 0 #6B6B6B;
	color: #FFF;
}


/* _select and _list */

ul#comprehensive_select div, ul#comprehensive_list div {
	float: left;
}

ul#comprehensive_select #col1, ul#comprehensive_list .col1 {
	width: 500px;
	overflow: hidden;
}

ul#comprehensive_select #col2, ul#comprehensive_list .col2 {
	width: 100px;
}

ul#comprehensive_list .col2 div {
	float: none;
}

ul#comprehensive_select #col3, ul#comprehensive_list .col3 {
	width: 110px;
}

ul#comprehensive_select #col4, ul#comprehensive_list .col4 {
	width: 80px;
}

ul#comprehensive_select #col5, ul#comprehensive_list .col5 {
	width: 190px;
	padding-right: 18px;
}

ul#comprehensive_select #col6, ul#comprehensive_list .col6 {
	width: 120px;
}

ul#comprehensive_select #col7, ul#comprehensive_list .col7 {
	width: 159px;
}


/* _select */

ul#comprehensive_select {
	background:none repeat scroll 0 0 #FFFFFF;
	border-width: 0 1px 4px 1px;
	border-style: solid;
	border-color: transparent #D8D8D8 #999999 #D8D8D8;
	clear:both;
	height:15px;
	padding:17px 0 0;
}

ul#comprehensive_select li div {
	color:#333333;
	font-size: 13px;
	font-weight:bold;
}

ul#comprehensive_select li a {
	text-decoration: none;
	color: #333;
}

#comprehensive_select li a:hover {
	text-decoration: underline;
	color: #d93315;
}

ul#comprehensive_select #col1 {
	text-align: center;
}

ul#comprehensive_select #col2 {
	text-align: center;
}

ul#comprehensive_select #col3 {
	text-align: center;
}

ul#comprehensive_select #col4 {
	text-align: right;
}

ul#comprehensive_select #col5 {
	text-align: right;
}

ul#comprehensive_select #col6 {
	text-align: right;
}

ul#comprehensive_select #col7 {
	text-align: right;
}

ul#comprehensive_select #sortdesc {
	background:url("/imgs/sort_desc.gif") no-repeat scroll right 6px transparent;
	padding-right: 10px;
}

ul#comprehensive_select #sortasc {
	background:url("/imgs/sort_asc.gif") no-repeat scroll right 6px transparent;
	padding-right: 10px;
}


/* _list */

ul#comprehensive_list {
	background:none repeat scroll 0 0 #FFFFFF;
	border-width: 0 1px 1px;
	border-style: solid;
	border-color: transparent #D8D8D8 #D8D8D8;
	-moz-border-radius: 0 0 7px 7px;
	-webkit-border-radius: 0 0 7px 7px;
	border-radius: 0 0 7px 7px;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

ul#comprehensive_list p {
	font-size:13px;
	padding:32px 0 20px 0;
	text-align:center;
}

ul#comprehensive_list p a {
	font-weight: bold;
}

ul#comprehensive_list p a:hover {
	text-decoration: underline;
	color: #D93315;
}

ul#comprehensive_list li {
	width: 100%;
	background: #fff;
	border-bottom: 1px solid #FFFFFF;
	height: 36px;
}

ul#comprehensive_list li a {
	color: #333333;
}

ul#comprehensive_list li.alternate {
	background: #F7F7F7;
	border-bottom: 1px solid #EFEFEF;
}

ul#comprehensive_list div {
	font-size: 13px;
}

ul#comprehensive_list .col1 {
	text-align: left;
	height: 36px;
}

ul#comprehensive_list .col1 a {
	color: #0B86E5;
	font-weight: bold;
	font-size: 13px;
	padding-top: 9px;
	display: block;
	padding-left:36px;
	height: 27px;
}

ul#comprehensive_list .col1 a:hover {
	color: #D93315;
	text-decoration: underline;
}

ul#comprehensive_list .col1 a.complete {
	background:url("/imgs/complete.png") no-repeat scroll 11px 10px transparent;
}

ul#comprehensive_list .col1 a.ongoing {
	background:url("/imgs/ongoing.png") no-repeat scroll 11px 10px transparent;
}

ul#comprehensive_list .col2 {
	text-align: center;
	height: 36px;
}

.stars1, .stars2, .stars3, .stars4, .stars5 {
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:center 9px; 
	text-indent: -3000px;
	height: 17px;
}

.stars1 {
	background-image:url('/imgs/rating/1_stars.png');
}

.stars2 {
	background-image:url('/imgs/rating/2_stars.png');
}

.stars3 {
	background-image:url('/imgs/rating/3_stars.png');
}

.stars4 {
	background-image:url('/imgs/rating/4_stars.png');
}

.stars5 {
	background-image:url('/imgs/rating/5_stars.png');
}

ul#comprehensive_list .col3 {
	text-align: center;
	color: #ABABAB;
	height: 27px;
	padding-top: 9px;
}

ul#comprehensive_list .col4 {
	text-align: right;
	color: #ABABAB;
	height: 27px;
	padding-top: 9px;
}

ul#comprehensive_list .col5 {
	text-align: right;
	height: 36px;
}

ul#comprehensive_list .col5 a {
	color: #333333;
	font-size: 13px;
	display: block;
	height: 27px;
	padding-top: 9px;
}

ul#comprehensive_list .col5 a:hover {
	text-decoration: underline;
}

ul#comprehensive_list .col6 {
	text-align: right;
	height: 36px;
}

ul#comprehensive_list .col6 a {
	color: #333333;
	font-size: 13px;
	display: block;
	height: 27px;
	padding-top: 9px;
}

ul#comprehensive_list .col6 a:hover {
	text-decoration: underline;
}


ul#comprehensive_list .col7 {
	height: 29px;
	padding-top: 7px;
}

ul#pages {
	-moz-border-radius: 7px;
	-webkit-border-radius:7px;
	border-radius: 7px;
	background: none repeat scroll 0 0 #FFFFFF;
	border-color:  #D8D8D8;
	border-style: solid;
	border-width: 1px;
	height: 40px;
	margin: 0 0 20px;
	padding: 22px 0 0 18px;
}

ul#pages li{
	display: inline;
	margin: 0 3px;
}

ul#pages li.inactive{
	background: #ffffff;
	color: #999999;
	padding: 5px 8px;
	border: 1px solid #CECECE;
	font-size: 14px;
	
}

ul#pages li.current{
	background: #5283C1;
	color: #ffffff;
	padding: 5px 8px;
	border: 1px solid #2E6AB1;
	font-size: 14px;
	font-weight:bold;
}

ul#pages li a{
	color: #105CB6;
	text-decoration: none;
	border: 1px solid #9AAFE5;
	padding: 5px 8px;
	font-size: 14px;
}

ul#pages li a:hover{
	color: #000033;
	text-decoration: none;
	border: 1px solid #2E6AB1;
	padding: 5px 8px;
	font-size: 14px;
}

ul#pages .whichpage, ul#pages .divider, ul#pages .whichpage:hover, ul#pages .divider:hover {
	color: #606060;
	border: 0;
	background: transparent;
}

/* categories lis */

ul#catz {
	height:144px;
	margin:10px auto 60px;
	padding:0 20px;
}

ul#catz li {
	float: left;
	margin: 3px;
	height: 41px;
}

ul#catz li a {
	background: url('/imgs/catz_left.gif') no-repeat;
	height: 40px;
	display: block;
	text-decoration: none;
}

ul#catz li a:hover {
	background-position: 0 -40px;
}

ul#catz li#active a {
	background-position: 0 -80px;
}

ul#catz li a span {
	background:url("/imgs/catz_right.gif") no-repeat scroll right top transparent;
	display:block;
	height:27px;
	padding:13px 20px 0;
	text-shadow: 1px 1px 0 #fff;
}

ul#catz li a:hover span {
	background-position: right -40px;
	text-shadow: 1px 1px 0 #6B6B6B;
	color: #FFF;
}

ul#catz li#active a span {
	background-position: right -80px;
	text-shadow: 1px 1px 0 #6B6B6B;
	color: #FFF;
}

/* Search Bar */

#search_bar fieldset#searchbar {
	width: 968px;
	margin: 9px auto 17px;
	height: 40px;
	background:url("/imgs/search_bar.gif") no-repeat scroll left top transparent;
	border:0 none;
	padding: 9px 0 0;
}

#search_bar fieldset#searchbar ol li {
	padding:0 auto;
	text-align:center;
}

#search_bar fieldset#searchbar ol li label {
	font-size: 13px;
	color: #414141;
	text-shadow: 1px 1px 0 #FFFFFF;
}

#search_bar fieldset#searchbar ol li .select {
	border:1px solid #C0C0C0;
	margin-left:10px;
	padding:4px 5px 5px;
	width:100px;
}

#search_bar fieldset#searchbar ol li .feeld {
	border:1px solid #C0C0C0;
	padding:6px 7px 6px;
	width:150px;
}

#go_advanced {
	width: 109px;
	height: 30px;
	text-indent: -3000px;
	background:url("/imgs/go_advanced.gif") no-repeat scroll left top transparent;
	display: block;
	float: right;
	margin-right: 15px;
	border: 0 none;
	padding:30px 0 0;
}

#go_advanced:hover {
	background-position: left -30px;
}

#go_advanced:active {
	background-position: left -60px;
}

#go_advanced.active {
	background-position: left -90px;
}

#go_advanced.active:hover {
	background-position: left -120px;
}

#go_advanced.active:active {
	background-position: left -150px;
}

#advanced_options {
	background:url("/imgs/advanced_options_bg.gif") no-repeat scroll left bottom transparent;
	height:387px;
	margin:0 auto;
	padding:20px 30px;
	width:908px;
}

#advanced_options .fifty {
	border:1px solid #E0DFDF;
	float:left;
	margin:0 10px;
	padding:10px 20px 15px;
	width:392px;
}

#advanced_options .twentyfive {
	border:1px solid #E0DFDF;
	float:left;
	margin:12px 10px 0;
	padding:10px 20px 15px;
	width:215px;
}

#advanced_options .thirtythree {
	border:1px solid #E0DFDF;
	float:left;
	margin:12px 10px 0;
	padding:10px 10px 15px 20px;
	width:302px;
}

#advanced_options .thirtythree ul {
	padding:4px 0 0 19px;
}

#advanced_options .thirtythree ul li {
	float:left;
	width:94px;
}

#advanced_options legend {
	color:#414141;
	font-size: 13px;
	font-weight:bold;
	padding:0 5px;
	text-shadow:1px 1px 0 #FFFFFF;
}

#advanced_options select {
	border:1px solid #C0C0C0;
	margin-left:10px;
	padding:3px;
	width:92px;
	color: #000;
	font-size: 14px;
	background: #fff;
}

#advanced_options .geninp {
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #C0C0C0;
	color:#000000;
	font-size:14px;
	margin-left:2px;
	padding:4px 4px 3px;
	width:262px;
}

#advanced_options .geninp2 {
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #C0C0C0;
	color:#000000;
	font-size:14px;
	margin-left:2px;
	padding:4px 4px 3px;
	width:89px;
}

#advanced_options .fully {
	border:1px solid #E0DFDF;
	float:left;
	margin:12px 10px 0;
	padding:10px 20px 9px;
	width:846px;
}

#advanced_options .fully ul{
	padding-left: 9px;
}

#advanced_options .fully ul li{
	width: 167px;
	float: left;
}

.cheques .radio, .cheques .checkbox {
	background:url("/imgs/radio_box.png") no-repeat scroll 0 0 transparent;
	clear:left;
	cursor:default;
	float:left;
	height:16px;
	margin:0 0 5px;
	padding:0;
	width:16px;
}

.cheques .checkbox input, .cheques .radio input {
	display: none;
}

..cheques checkbox input.show, .cheques .radio input.show {
	display: inline;
}

.cheques  label {
	float:left;
	padding-left:6px;
	text-align:left;
}

#advanced_options button#submit {
	background:url("/imgs/advanced_search_submit.gif") no-repeat scroll 0 0 #476ED1;
	border:0 none;
	display:inline;
	height:47px;
	margin-left:368px;
	margin-top:20px;
	text-indent:-3000px;
	width:157px;
	cursor: pointer;
}

#searchbar button#submit {
	background:url("/imgs/search_button.gif") no-repeat scroll 0 0 #476ED1;
	border-color:#C0C0C0 #C0C0C0 #C0C0C0 -moz-use-text-color;
	border-style:solid solid solid none;
	border-width:1px 1px 1px 0;
	cursor:pointer;
	height:30px;
	position:relative;
	right:5px;
	text-indent:-3000px;
	top:1px;
	width:29px;
}

/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .tabs-hide {
        display: none;
    }
}

#tabs {
	margin:0 auto;
	-moz-border-radius: 0 0 7px 7px;
	-webkit-border-radius: 0 0 7px 7px;
	border-radius: 0 0 7px 7px;
}

/* Hide useless elements in print layouts... */
@media print {
    ul.tabs-nav {
        display: none;
    }
}


/* Skin */
.tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0;
    background: url('/imgs/tab_bg.gif') repeat-x #FFF;
    height: 50px;
    	-moz-border-radius:7px 7px 0 0;
    	-webkit-border-radius:7px 7px 0 0;
	border-radius:7px 7px 0 0;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #CECECE;
}
.tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.tabs-nav li {
    float: left;
    margin: 0;
    border-right: 1px solid #CECECE;
}
.tabs-nav li:first-child {
	-moz-border-radius:7px 0 0 0;
	-webkit-border-radius:7px 0 0 0;
	border-radius:7px 0 0 0;
}
.tabs-nav li:last-child {
	border-right: none;
}
.tabs-nav a {
    display: block;
    padding: 16px 21px 0;
    z-index: 2;
    color: #777;
    font-size: 13px;
    font-weight: bold;
    height: 34px;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
}

.tabs-nav a span {
    color: #888;   
}

.tabs-nav a:hover span {
    color: #333;   
}
.tabs-nav .tabs-selected a {
    background: #FFF;
}

.tabs-nav .tabs-selected a span {
    color: #0B86E5;
}

.tabs-nav .tabs-selected:last-child {
    border-right: 1px solid #CECECE;
}

.tabs-nav .tabs-selected:first-child a  {
	-moz-border-radius:7px 0 0 0;
	-webkit-border-radius:7px 0 0 0;
	border-radius:7px 0 0 0;
}


*>.tabs-nav a span { /* hide from IE 6 */
	width: auto;
	height: auto;
}

.tabs-nav .tabs-selected a:link, .tabs-nav .tabs-selected a:visited, .tabs-nav .tabs-disabled a:link, .tabs-nav .tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
	cursor: text;
}
.tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active { /* @ Opera, we need to be explicit again here now... */
	cursor: pointer;
}
.tabs-nav .tabs-disabled {
	opacity: .4;
}
.tabs-container {
	border-width: 0px 1px 1px;
	border-style: solid;
	border-color: #CECECE;
	background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
	margin-bottom: 20px;
	-moz-border-radius:0 0 7px 7px;
	-webkit-border-radius:0 0 7px 7px0;
	border-radius:0 0 7px 7px;
	padding: 14px 0 0;
}

.tabs-container p#nostuff {
	padding: 29px;
	text-align: center;	
}

.tabs-loading em {
	padding: 0 0 0 0;
}

.tabs-nav li.wrighter {
	float: right;
	border-right: none;
	border-left:1px solid #CECECE;
}
.tabs-nav li.wrighter a {
	-moz-border-radius:0 7px 0 0;
	-webkit-border-radius:0 7px 0 0;
	border-radius:0 7px 0 0;
}

.tabs-nav .wrighter:last-child {
	border-right: 0;
}

.tabs-nav .wrighter:last-child a {
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}


/*********************/
/** jRating CSS **/
/*********************/

/**Div containing the color of the stars */
.jRating {
	background: url('/imgs/stars.gif') repeat-x;
	margin-top:8px;
}

.jRatingAverage {
	background: url('/imgs/stars.gif') repeat-x;
	background-position: 0 -34px;
	position:relative;
	top:0;
	left:0;
	z-index:2;
	height:100%;
	float: none;
}
.jRatingColor {
	background: url('/imgs/stars.gif') repeat-x;
	background-position: 0 -17px;
	position:relative;
	top:0;
	left:0;
	z-index:2;
	height:100%;
	float: none;
}

/** Div containing the stars **/
.jStar {
	position:relative;
	left:0;
	z-index:3;
	float: none;
}

.rssbox {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius: 5px;
	background: url("/imgs/gradient_back.jpg") repeat-x scroll 0 27px #FFFFFF;
	border: 1px solid #CECECE;
	margin: 15px 39px;
	padding: 15px 15px 20px;
}

.rssbox form {
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	padding: 14px 28px 0;
}

.rssbox form select {
	margin: 0 0 0 8px;
	padding: 5px;
	width: 377px;
}

ul.iconlist {
	padding: 5px 40px 25px 40px
}

ul.iconlist li {
	display: inline-block;
	padding: 10px 0;
	width: 173px;
}

ul.iconlist li a{
	font-size: 13px;
	font-weight: bold;
	height: 30px;
	padding: 0 0 0 7px;
}

ul.iconlist li a:hover {
	color: #D93315;
	text-decoration: underline;
}

ul.iconlist li img {
	padding: 0;
	position: relative;
	top: 10px;
	width: 30px;
}

ul#simple-list {
	margin: 0 30px 28px;
	border-bottom: 1px solid #CDCDCD;
	padding-bottom: 8px;
}

ul#simple-list li {
	margin: 0 0 15px 0;
	list-style: inside;
	font-weight: bold;
}

ul#simple-list li a:hover{
	color: #d93315;
	text-decoration: underline;
}

ul.stats {
	margin: 14px 50px 42px 50px;
	border-top:1px solid #E4E4DE;
}

ul.stats li {
	border-bottom:1px solid #E4E4DE;
	padding: 8px 10px 9px;
	font-weight: bold;
}

ul.stats li span {
	float: right;
	font-weight: normal;
	width: 180px;
}

#login_yeah {
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius: 7px;
	background: none repeat scroll 0 0 #EEEEEE;
	margin: 10px 20px;
	padding: 14px 20px 42px;
	position: relative;
	height: 350px;
}

#login_yeah h2 {
	font-size: 36px;
	letter-spacing: -2px;
}

#login_yeah h2#invalid {
	color: #d93315;
}

#login_yeah p#quickdes {
	font-size: 22px;
	letter-spacing: -1px;
	margin-bottom: 49px;
}

#login_yeah p.invalid {
	color: #d93315;
}

#login_yeah p#quickdes a {
	font-size: 23px;
	text-decoration: underline;
}

#login_yeah p.invalid a {
	color: #d93315;
}

#login_yeah form {
	border-right: 1px solid #DDDDDD;
	padding-left: 51px;
	padding-right: 65px;
	width: 396px;
	float: left;
	height: 240px;
}

#login_yeah form ul {
	padding: 0;
}

#login_yeah form ul li {
	padding: 0;
}

#login_yeah form ul li label {
	display: inline-block;
	font-size: 22px;
	font-weight: bold;
	padding: 0 10px 6px 0;
	width: 110px;
}

#login_yeah form ul li label.invalid {
	color: #d93315;
}

#login_yeah form ul li a {
	color: #0B86E5;
	float: right;
	font-weight: bold;
	position: relative;
	text-align: right;
	top: 5px;
	font-size: 16px;
	text-decoration: underline;
}

#login_yeah form ul li a.invalid {
	color: #D93315;
}

#login_yeah form ul li input {
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CDCDCD;
	display: block;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px;
	padding: 10px;
	width: 374px;
}

#login_yeah form ul li input:focus {
	background: none repeat scroll 0 0 #F9FDFF;
	border: 1px solid #0B86E5;
	color: #0B86E5;
}

#login_yeah form ul li input.invalid, #login_yeah form ul li input.invalid:focus {
	background: none repeat scroll 0 0 #fff9fd;
	border: 1px solid #D93315;
	color: #333;
}

#login_yeah form ul li button {
	background:url(/imgs/input_bg.gif) repeat-x #ffd742;
	border: 1px solid #e9b310;
	color:#333;
	cursor:pointer;
	font-size:22px;
	font-weight: bold;
	padding:9px 18px;
	text-shadow:#fff25e 1px 1px 0;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}

#login_yeah form ul li button:hover {
	background:#ffd742;
}

#login_yeah #seperate {
	background: #EEE;
	float:right;
	font-size:22px;
	font-weight:bold;
	left:79px;
	padding: 3px;
	position:relative;
	top:-160px;
}

#login_yeah #rightier {
	color:#1C344E;
	float: left;
	font-size:16px;
	font-weight:bold;
	margin-left:67px;
	text-align:center;
	width:300px;
	padding-top: 47px;
}

#login_yeah #rightier p {
	font-size: 16px;
	color: #1C344E;
}

#login_yeah #rightier p a {
	font-size: 16px;
	text-decoration: underline;
}

#login_yeah #rightier img{
	padding-top:19px;
}





form#general_form {
	padding: 20px 75px;
}

form#general_form ul li:last-child {
	text-align: center;
}

form#general_form ul li label {
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	padding: 0 10px 6px 0;
	width: 180px;
}

form#general_form ul li label.bitmore {
	border-top-color:#DDD;
	border-top-style:solid;
	border-top-width:1px;
	display:block;
	margin:20px 0 11px;
	padding-top:23px;
	width:446px;
}

form#general_form ul li label.invalid {
	color: #d93315;
}

form#general_form ul li label span {
	font-size: 14px;
	color: #999;
}


form#general_form ul li a {
	color: #0B86E5;
	font-weight: bold;
	text-decoration: underline;
}

form#general_form ul li a:hover {
	color: #D93315;
}

form#general_form ul li input {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CDCDCD;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
	padding: 10px;
	width: 240px;
}

form#general_form ul li input:focus {
	background: none repeat scroll 0 0 #F9FDFF;
	border: 1px solid #0B86E5;
	color: #0B86E5;
}

form#general_form ul li input.invalid, form#general_form ul li input.invalid:focus {
	background: none repeat scroll 0 0 #fff9fd;
	border: 1px solid #D93315;
	color: #333;
}

form#general_form ul li textarea {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CDCDCD;
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 2px;
	padding: 10px;
	height: 70px;
	width: 434px;
}

form#general_form ul li select {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CDCDCD;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
	padding: 10px;
	width: 262px;
}

form#general_form ul li select:focus {
	background: none repeat scroll 0 0 #F9FDFF;
	border: 1px solid #0B86E5;
	color: #0B86E5;
}

form#general_form ul li p {
	padding: 10px 0;
}

form#general_form ul li button {
	background:url(/imgs/input_bg.gif) repeat-x #ffd742;
	border: 1px solid #e9b310;
	color:#333;
	cursor:pointer;
	font-size:22px;
	font-weight: bold;
	padding:9px 18px;
	margin: 12px 0 0;
	text-shadow:#fff25e 1px 1px 0;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}

form#general_form ul li button:hover {
	background:#ffd742;
}

p.someinfo {
	padding: 0 30px 20px;
}

p.someinfo a {
	font-weight: bold;
}

p.someinfo a:hover {
	color: #D93315;
	text-decoration: underline;
}

h2#series_title {
	color:#1B1B1B;
	font-size:30px;
	font-weight:normal;
	letter-spacing:-1px;
	padding: 0;
	margin: 13px 18px 0 18px;
}

h2#series_title div.jRating {
	display: inline-block;
	margin-left: 10px;
}

h6#series_description {
	color:#777777;
	font-size:13px;
	font-weight:normal;
	line-height:24px;
	margin:1px 18px 28px;
}

h6#series_description span {
	color:#777777;
}

h6#series_description a {
	font-weight: bold;
}

#thumb {
	width: 200px;
	padding: 2px;
	background: #FFF;
	border: 6px solid #d1d1d1;
	margin: 0;
	display: block;
	float: left;
	margin-bottom: 20px;
}

#titles_info {
	border: 1px solid #CECECE;
	background: #fff;
	clear: both;
	padding: 10px;
	display: block;
	margin-bottom: 20px;
	width: 357px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius: 7px;
}

#titles_info p {
	line-height: 24px;
}

#titles_info p span {
	font-weight: bold;
	background: #E7E7DE;
	padding: 0 4px;
}

#titles_info p a {
	color: #0B86E5;
	font-weight: bold;
}

#titles_info p a:hover {
	color: #D93315;
	text-decoration: underline;
}

#fb_widget .fb_iframe_widget {
	border: 1px solid #CECECE;
	background: #fff;
	clear: both;
	padding: 10px;
	display: block;
	margin-bottom: 20px;
	width: 357px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius: 7px;
}

.fb_edge_widget_with_comment {
	padding: 0;
	float: left;
}

#series_share {
	border: 1px solid #CECECE;
	background: #fff;
	padding: 10px;
	display: block;
	margin-bottom: 20px;
	width: 357px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius: 7px;
}

#series_share .fb_edge_widget_with_comment {
	position: relative;
	top: 2px;
	margin: 0 8px 0 0;
}

#series_share .twitter-share-button {
	position: relative;
	top: 1px;
	margin: 0 8px 0 8px;
}

#series_stats {
	width: 163px;
	float: left;
}

#series_stats div {
	font-size: 25px;
	font-weight: bold;
	color: #3c3c3c;
	text-shadow:1px 1px 0 #FFF;
	text-align: right;
	padding-right: 16px;
	letter-spacing: -1px;
} 

#series_stats div span {
	color: #9c9c9c;
	font-size: 25px;
	padding-left: 6px;
}

#series_stats p {
	color: #9c9c9c;
	text-shadow:1px 1px 0 #FFF;
	display: block;
	margin-bottom: 20px;
	text-align: right;
	padding-right: 16px;
}

.full_img {
	margin: 0 auto;
	position: relative;
	top: -20px;
	margin-bottom: 30px;
	display: block;
}

#bsap_1252674 a {
	margin: 0 0 15px 17px;
}