/** COMIC DIR **/

#comics
{
}
#comics .comics_container,
#comics .comics_container_other
{
	width: 100%;
	overflow: auto;
}
#comics .comics_container_other
{
	margin-top:15px;
	background:#dec;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
}
#comics .comics_container h4, #comics .comics_container_other h4
{
	margin:0;
	padding:6px 0;
	text-align: center;
	text-transform: uppercase;
	background: #eef6e1;
}
/*
 unused (right?) 2012-12-03
#comics .genre_box
{
	float:left;
	width:472px;
	height:320px;
	overflow: hidden;
	margin-right:5px;
}
#comics .genre_box .scrollable
{
	width:468px;
	height:279px;
	margin-left:2px;
	border-left: 1px solid white;
}
#comics .genre_box_right
{
	float:right;
	margin-right: 0;
}
#comics .genre_box_right .scrollable
{
	background:#f5f5f5;
}
#comics .genre_box .items .viewable 
{
	width:472px;
	clear:none;
}
#comics.by_genres .comic_big_cover
{
	float:left;
	width:156px;
	height:278px;
	border:none;
	border-right:1px solid white;
	border-bottom:1px solid white;
}

#comics.by_genres .comic_big_cover .cover
{
	width:142px;
	margin:5px 0px 0px 7px;
}
#comics.by_genres .comic_big_cover a.read_comic_button
{
	margin-left:40px;
	margin-top:3px;
}
#comics.by_genres .comic_big_cover h3
{
	font-size:12px;
	height:28px;
	overflow:hidden;
	margin:4px 0px;
}
#comics.by_genres .comic_big_cover .landing_comic_button
{
	margin-top:2px;
}*/



#comics .comic_big_cover
{
	float:left;
	width:200px;
	height:474px;
	padding:0; margin: 0 26px;
}
#comics .comic_big_cover .cover_wrapper
{
	display:block; float: none; clear:both;
	margin: 5px 0; padding: 0;
	position:relative;
}

#comics .comic_big_cover .cover_wrapper div.ebookicon
{
	display:block; 
	position:absolute;
	bottom:8px;
	left:6px;
	background: url("../images/sprite_reader.png") no-repeat scroll -10px -478px transparent;
	display: block;
	height: 34px;
	width: 34px;
	z-index:101;
}

#comics .comic_big_cover .cover_wrapper div.ebook
{
	display:block; 
	position:absolute;
	bottom:7px;
	left:0px;
	width:150px;
	height:25px;
	background:#000000;
  	opacity:0.8;
	font-weight:bold;
	color:#ffffff;
	line-height:25px;
	padding-left:50px;
	z-index:100;
}

#comics .comic_big_cover h3
{
	color:#92187C;
	margin-bottom:0;
	overflow: hidden;
	height:18px;
}
#comics .comic_big_cover p
{
	height:15px;
	width: 100%;
	margin: 0; padding: 0;
	text-align: left;
	overflow: hidden;
}
#comics .comic_big_cover .description
{
    height: 58px;
    overflow: hidden;
	text-align: left;
	padding: 0; margin: 0;
/*	text-align: justify;
	text-indent:1em; */
}
#comics .comic_big_cover .info_container
{
	/*float:left;
	width:100%;
	text-align: center;*/
}

#comics .comic_big_cover .write_translation
{
	float:none;
	margin:0 auto;
	display:inline-block;
}
#comics .comic_big_cover a.landing_comic_button
{
	float:right;
	margin-right:5px;
}

#comics .comic_small_cover
{
	float:left;
	width:318px;
	height:178px;
	margin-right:1px;
	border:1px solid white;
	border-right:none;
	border-bottom:none;
}
#comics .comic_small_cover .cover
{
	float:left;
	width:100px;
	margin:16px 12px 0px 25px;
}
#comics .comic_small_cover h3
{
	float:left;
	width:180px;
	color:#92187C;
	font-size:12px;
	margin:15px 0px 0px 0px;
}
#comics .comic_small_cover .description
{
	float:left;
	width:180px;
	height:30px;
	overflow:hidden;
	margin:5px 0px 0px 0px;
}
#comics p.description.underage
{
	color: red;
	display:block;
	margin-top:0px;
	font-weight: bold;
	text-align:center;

}
#comics .comic_small_cover a.read_comic_button
{
	margin-left:6px;
}
#comics .last_updated,
.comics_container .comic_small_cover .by_authors
{
	float:left;
	width:180px;
}
.last_updated span
{
	color:#99cb3f;
}
.last_updated b
{
	text-transform: capitalize;
	color:#999999;
}

/** COMIC PAGE **/
.comic_page
{
	float:left;
	width:100%;
	padding-bottom: 20px;
	background:#ededed;
}
.bottom_navigation .arrow_nav
{
	float:left;
	width:100px;
	height:32px;
	color:#8B2278;
	font-weight: bold;
	line-height: 32px;
	font-size:14px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: underline;
}
.arrow_nav.prev, .arrow_nav.next
{
	float:left;
	width:20px;
	height:20px;
	margin:5px 0px 0px 5px;
	background:url('images/box_menu_link_left.png')no-repeat;
}
.arrow_nav.next
{
	background:url('images/box_menu_link.png') no-repeat;
}
.arrow_nav.first, .arrow_nav.last
{
	float:left;
	width:16px;
	height:16px;
	margin:10px 0px 0px 5px;
	background:url('images/box_menu_link_first.png') no-repeat;
}
.arrow_nav.last
{
	background:url('images/box_menu_link_last.png') no-repeat;
}
.navigation #arrow_prev
{
	float:left;
	margin:15px 0px 0px 10px;
}
.navigation #arrow_next
{
	float:right;
	margin:15px 10px 0px 0px;
}
.navigation .center_nav
{
	float:left;
	width:752px;
	text-align: center;
}
.navigation .arrow_nav.right
{
	float:right;
}
.navigation h1, .navigation h3
{
	float:left;
	width:100%;
	color:#8b2278;
	margin-bottom: 0px;
}
.navigation h1 a
{
	color:#8b2278;
}
.navigation h3
{
	color:#666666;
	margin-top:0;
}
.comic_page .bottom_navigation
{
	float:left;
	width:100%;
	height:32px;
	margin-top:2px;
	background:url("images/box_top_center.png");
}
.bottom_navigation .left_part_nav
{
	float:left;
}
.bottom_navigation .center_part_nav
{
	float:left;
	width:408px;
}
.bottom_navigation .center_part_nav.landing_comic_title
{
	width:490px;
}
.bottom_navigation .center_part_nav a
{
	float:left;
	width:100%;
	color:#92187D;
	font-size:16px;
	font-weight:bold;
	line-height:32px;
	text-align: center;
}
.bottom_navigation .right_part_nav
{
	float:right;
	margin-right:4px;
}

.bottom_navigation .comic_chapters, .bottom_navigation .comic_pages, .bottom_navigation .hd_read,
.bottom_navigation .pages_with_color
{
	float:left;
	width:140px;
	height:32px;
	line-height: 32px;
}
.bottom_navigation .comic_pages
{
	float:left;
	width:120px;
}
#cchapters, .bottom_navigation .comic_pages #cpages
{
	width:50px;
}
.bottom_navigation .comic_chapters label, .bottom_navigation .comic_pages label, 
.bottom_navigation #hd_read, .pages_with_color label
{
	float:left;
	color:#666666;
	margin:0px 10px;
	font-weight: bold;
	text-transform: uppercase;
}
.bottom_navigation .hd_read
{
	float:left;
	width:60px;
	margin:0px auto;
	text-align: center;
	background:url(images/body_btn.gif);
}
.bottom_navigation #hd_read
{
	float:none;
	width:120px;
	margin:0px auto;
	display:block;
}
.bottom_navigation #hd_read span, .bottom_navigation #hd_read img
{
	float:left;
	line-height: 32px;
}
.bottom_navigation #hd_read img
{
	margin:8px 0px 0px 8px;
}
.bottom_navigation .pages_with_color
{
	float:left;
	width:122px;
	background:url(images/body_btn.gif);
}
.bottom_navigation .button_separator
{
	float:left;
	width:3px;
	height:32px;
	background:url(images/sep_btn.gif);
}
.bottom_navigation .pages_with_color select
{
	line-height: 32px;
}
.bottom_navigation .comic_pages label
{
	float:right;
}
.bottom_navigation #cpages
{
	float:right;
	width:100px;
	margin:3px 10px 0px 0px;
}
.comic_page .left_part,
#chart .left_part
{
	float:left;
	width:602px;
	margin:15px 0px 0px 15px;
}
.comic_page.landing .left_part
{
	width:600px;
	margin-left:2px;
}
.comic_page.landing .right_part
{
	float: left;
	width:348px;
	margin:15px 0 0 5px;
}
.comic_page_reader .left_part,
.comic_page .left_part.forum_page
{
	width:652px;
	margin:4px 0px 0px 1px;
}

.comic_page .left_part.forum_page
{
	width: 748px;
	margin-left:3px;
}

.left_part #comic
{
	float: left;
	clear: left;
    max-width: 650px;
    overflow: hidden;
    position: relative;
    text-align: center;
}
.left_part #arrow_prev_bottom
{
	float:left;
	position:absolute;
	left:-8px;
	cursor: pointer;
}
.left_part #arrow_next_bottom
{
	float:right;
	position:absolute;
	left:602px;
	cursor: pointer;
}

#comic .image_wrapper
{
	float:left;
    position: relative;
    width: 650px;
	color:black;
}
#comic .image_wrapper table
{
	position:absolute;
}
.image_wrapper table td
{
	line-height: 1em !important;
}
.left_part .author_info
{
	float:left;
	width:651px;
	margin-top:20px;
}

.author_info .center h2
{
	float:left;
	width:520px;
	text-indent: 1em;
	color:#921879;
	margin:0px;
	display:inline-block;
	line-height: 25px;
}

.author_info h2 label, .author_info .comic_homepage
{
	float:left;
	height:26px;
	line-height: 26px;
}
.author_info .comic_homepage
{
	margin-top:-2px;
}

.author_info .team_info
{
	float:left;
	width:320px;
	margin-top:12px;
}
.author_info .follow_option
{
	float:right;
	width:140px;
	margin: 0 10px 0 0;
}
.author_info .translation_help_text
{
	float:left;
	width:95%;
	font-weight: bold;
	padding:0px 15px;
}

.author_info .team_info p
{
	margin: 3px 0;
}
.author_info .leader_avatar
{
	float:left;
	clear:both;
	margin:5px 15px;
}
.author_info .leader_avatar img
{
	border:1px solid #92197c;
}
.author_info .language_versions
{
	float:left;
	clear:left;
	margin:6px 0px 0px 111px;
	font-size:13px;
	line-height: 20px;
}
.language_versions span
{
	cursor: pointer;
	display: inline-block;
	vertical-align: middle;
	width: 22px;
    height: 14px;
    margin: 0 2px;
    border: 1px solid black;
}

.author_info .fb_vote
{
	float:left;
	clear:left;
	margin:20px 0px 0px 15px;
}
/** COMIC LANDING **/
.comic_landing .center .cover
{
	float:left;
}
.comic_landing .comic_info
{
	float:left;
	width:340px;
	height:292px;
	margin:10px 10px 0 10px;
}
.comic_landing p.description
{
	float:left;
	clear:both;
	display:block;
	margin:30px 10px 10px 10px;
	width:96%;
	text-align: justify;
}
.comic_landing p.description label
{
	float:left;
	width:100%;
	text-align:center;
	font-weight: bold;
	font-size:14px;
}
p.description span
{
	display:inline-block;
	margin-top:10px;
}


.bottom_navigation .nav_first_chapter, .bottom_navigation .nav_last_chapter
{
	float:left;
    height: 32px;
    line-height: 32px;
    width: 230px;
	color: #666666;
    font-weight: bold;
	text-align: center;
    text-transform: uppercase;
	text-decoration: underline;
}
.bottom_navigation .nav_last_chapter
{
	float:right;
}
.comic_landing .comic_info .row
{
	float:left;
	width:100%;
    padding: 4px 0;
	line-height: 18px;
}
.comic_landing .row.current_progress
{
	margin-bottom: 10px;
	font-size:15px;
	text-align: center;
}
.comic_landing .row.current_progress a
{
	color: #415CF7;
}
.comic_landing .row label
{
	float:left;
	width:100px;
	font-weight: bold;
}
.comic_info .row p
{
	float: left;
    width: 232px;
    margin: 0;
	display: inline;
}
.left_comic_info
{
	float:left;
	width:230px;
	margin-left:5px;
}
.left_comic_info .follow_option
{
	float:left;
	width:100%;
}
.left_comic_info .follow_option .follow_this_comic, .left_comic_info .follow_option .unfollow_this_comic { line-height: 30px }

.follow_option .users_following
{
	padding: 7px 0 3px 0;
	font-weight: bold;
	text-align: center;
}
.follow_option .follow_this_comic, .follow_option .unfollow_this_comic
{
	height:30px;
	cursor: pointer;
	padding:0px 5px 0px 30px;
	border:1px solid #ccc;
	-moz-border-radius:5px;
	-moz-box-shadow:0px 0px 4px black;
	-webkit-border-radius:5px;
	-webkit-box-shadow:0px 0px 4px black;
	background:#f1f1f1 url('images/g_add.png') 4px center no-repeat;
}
.follow_option .unfollow_this_comic {
	background:#f1f1f1 url('images/g_remove.png') 4px center no-repeat;
}
.follow_option .follow_this_comic:hover {
	background:#dbdbdb url('images/g_add.png') 4px center no-repeat;
}
.follow_option .unfollow_this_comic:hover {
	background:#dbdbdb url('images/g_remove.png') 4px center no-repeat;
}
.author_info .rate_translation
{
	float:left;
	width:295px;
	padding-bottom: 10px;
	margin-left:14px;
}
.author_info .rate_translation h3
{
	float:left;
	width:120px;
	margin:0 5px 0 0;
	text-align: right;
	font-size:13px;
	line-height: 18px;
}
.author_info .rate_translation .rate_options, .rate_options span,
.rate_options span label, .rate_options span input
{
	float:left;
}
.rate_options span label
{
	width:100%;
	text-align: center;
}
.rate_options span input
{
	clear:left;
}
.rate_translation .vote_result
{
	line-height: 38px;
	text-transform: uppercase;
}
.rate_translation .go_to_vote
{
    color: white;
    font-weight: bold;
    line-height: 16px;
    margin-left: 5px;
    padding: 2px 10px;
    text-align: center;
	display:inline-block;
    text-transform: uppercase;
	border-radius: 5px 5px 5px 5px;
	background: none repeat scroll 0 0 #779D31;
}

.left_part .comic_versions
{
	float:left;
	padding:0;
	margin:0;
	clear:both;
	list-style: none;
}
.comic_versions .chapter_number_links
{
	cursor: pointer;
	margin-left:8px;
}
a.write_translation
{
	float:left;
	width:240px;
	text-align:center;
	color:white;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
	background: #d2c65e;
	padding:7px 10px;
	font-size:11px;
	margin:0 0 0 25px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.comics_container_other a.write_translation
{
	float:left;
	width:128px;
	margin:0;
	text-align: left;
	text-transform: none;
	padding-right: 30px;
}
#comics .comics_container_other .description
{
	height:24px;
}

#hidden_bubbles, .hidden_bubble{
    display:none;
}
.right_box .competition_comic h4 a
{
	font-size: 16px;
	color: #92187D;
}
.right_box .competition_comic .vote_text
{
	text-align:center;
}

.filter_form {
	height:34px;
	line-height:34px;
	font-weight: bold;
}
.filter_form span {
	padding-right: 10px;
}
.filter_form label {
	margin-left:4px;
}
.filter_form select#book_type_filter option { /* not working -_- */
	text-transform: capitalize !important;
}
.filter_form select {
	width:100px;
}
.filter_form input[type=submit] {
	margin-left:10px;
	cursor: pointer;
	text-transform: capitalize;
}


.edit_insite_text,
.dialogue_edit
{
	width:20px;
	cursor: pointer;
}
.insite_editing
{
	display:inline-block;
	width:100%;
}
.insite_editing textarea
{
	width:100%;
}
.right_info .sharing_box h2.comic_title
{
	float:left;
	font-size:13px;
	width:100%;
	margin-bottom: 15px;
}
.landing h2.comic_title,
.sharing_box h2.comic_title
{
	margin:-6px 0 0;
	text-align: center;
}
.sharing .shared_subdomain,
.sharing_box .shared_subdomain
{
	color:black;
	text-decoration: underline;
}
.comic_landing.second_box
{
	float:left;
	margin-top:15px;
}
.comic_landing,
#comic_comments.comic_landing,
.left_part .comic_landing .center,
.right_part .center,
.user_details_page.premium .center
{
	width:100%;
}
.landing .top,
.landing .bottom,
#comic_comments.comic_landing .top,
#comic_comments.comic_landing .bottom,
.part_boxes .top,
.part_boxes .bottom
{
	float:left;
	width:100%;
	height:10px;
	background: white;
	border:1px solid #DBDBDB;
	border-bottom:none;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
	-webkit-border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	border-radius-topleft:6px;
	border-radius-topright:6px;
}
.landing .bottom,
#comic_comments.comic_landing .bottom,
.part_boxes .bottom
{
	height:5px;
	border-top:none;
	border-bottom:1px solid #DBDBDB;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
	-webkit-border-bottom-left-radius:6px;
	-webkit-border-bottom-right-radius:6px;
}
.comic_landing .left_navigation
{
	float:left;
	width:38%;
	padding-left:20px;
}
.comic_landing .right_navigation
{
	float:right;
	width:56%;
	padding-left:10px;
	border-left:1px solid #5a5952;
}
.comic_landing .title_landing
{
	margin:-6px 0 10px;
	text-align: center;
}
.left_navigation .chapter_navigation
{
	float:left;
	clear:left;
	cursor: pointer;
	margin-top:10px;
}
.left_navigation .page_navigation
{
	clear:left;
}
.left_navigation .chapter_navigation b
{
	width:24px;
	display:inline-block;
	text-align: center;
	font-size:14px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	background: #c61010;
	margin-right: 4px;
}
.page_navigation
{
	display:none;
}
.page_navigation a
{
	color:black;
}
.page_navigation a:hover
{
	text-decoration: underline;
}
.comic_landing .row .fb_vote
{
	display:block;
	height:60px;
}
.comic_landing .reading_buttons
{
	width:100%;
	display: block;
	text-align: center;
}
.comic_landing a.green_button_read
{
	float1:left;
	color:white;
	font-weight: bold;
	margin:10px auto 0 auto;
	display:inline-block;
	padding: 6px 15px;
	font-size: 15px;
	text-align: center;
	-moz-border-radius:14px;
	-webkit-border-radius:14px;
	background: #adcc74;
	text-transform: uppercase;
	border-top:1px solid #8dbb3a;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#adcc74', endColorstr='#648429'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#adcc74), to(#648429)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #adcc74,  #648429); /* for firefox 3.6+ */
}
.comic_landing a.green_button_read.last_page
{
	color:black;
	font-size:13px;
	margin-top:5px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#adcc74', endColorstr='#C9EA8C'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#adcc74), to(#C9EA8C)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #adcc74,  #C9EA8C); /* for firefox 3.6+ */
}
.comic_landing a.green_button_read
{
	text-decoration: none;
}
.landing .landing_sharing .follow_option,
.landing .landing_sharing .fb_part
{
	float:left;
	width:165px;
	margin:0px 0 0 11px;
	padding-bottom: 4px;
}
.landing .landing_sharing .follow_option
{
	width:160px;
}
.landing .landing_sharing .fb_vote
{
	float:left;
	width:150px;
	margin:30px 0 0 14px;
	height:24px;
	
}
.landing .landing_sharing .comic_rss,
.user_details_page .comic_rss,
.follow_option .comic_rss
{
	float: left;
	width:140px;
	height:24px;
	line-height: 24px;
	color:black;
	padding-left: 22px;
	margin: 0 0 0 14px;
	background:url('images/rss_icon.png') left center no-repeat;
}
.user_details_page .comic_rss
{
	margin-left:0;
}
.right_part .comic_title
{
	font-size:13px;
}
.right_part .the_author
{
	float:left;
	margin:0 5px 5px 5px;
	border:1px solid #ccc;
}
.quick_preview
{
	float:left;
	width:200px;
	height:16px;
	margin:10px 0 0 9px;
	border-bottom: none;
	background:url(images/ajax-loader.gif) center no-repeat;
	/*
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
	-webkit-border-radius-topleft:6px;
	-webkit-border-radius-topright:6px;
	*/
	overflow: hidden;
	
	position: relative;
	z-index:3;
}
.quick_preview a
{
	float:left;
	width:39px;
	line-height: 16px;
	text-align: center;
	color:white;
	font-size:1px;
	border-right: 1px solid white;
}
.quick_preview a:hover,
.quick_preview a.active
{
	background:black;
	text-decoration: none;
	font-size:10px;
}
.quick_preview_images
{
	float:left;
	width:200px;
	height:284px;
	position: relative;
	overflow: hidden;
	margin:-16px 0 0 9px;
	z-index:2;
}
.quick_preview_images img
{
	display:none;
	position: absolute;
	top:0;
	left:0;
}
.comic_landing .cover_wrapper
{
	float:left;
	width:200px;
	height:284px;
	overflow: hidden;
	margin:9px 10px 0 8px;
	border: 1px solid #999;
	-moz-box-shadow:1px 1px 3px #999;

	position: absolute;
	z-index:1;
}
.part_boxes
{
	float:left;
	width:100%;
	margin-bottom:15px;
}
.part_boxes.followers .inner_box img
{
	width:60px;
}
.part_boxes.followers a.member
{
	width: 62px;
	margin-left: 6px;
}
.part_boxes .related_comics
{
	float:left;
	padding:0 5px;
	margin:0;
	list-style: none;
}
.part_boxes .related_comics li
{
	display:inline-block;
}
.related_comics .cover
{
	float:left;
}
.related_comics .cover img
{
	width:86px;
	margin-right: 5px;
	border:1px solid #ccc;
}
.related_comics h4,
.related_comics p
{
	display:block;
	margin:0;
}
.related_comics p
{
	margin-top:14px;
	text-indent: 1em;
	text-align: justify;
	width:335px;
	height:65px;
}
.user_details_page.premium .related_comics p
{
	width:380px;
}
.user_details_page .member_comics
{
	margin-bottom: 0;
}
.landing .left_part .box_top_center,
.landing .box_top_left,
.landing .box_top_right,
.user_details_page.premium .box_top_left,
.user_details_page.premium .box_top_right,
.user_details_page.premium .box_top_center
{
	height:29px;
	line-height:29px;
	overflow: hidden;
}
.user_details_page.premium .box_top_center
{
	overflow: visible;
}
.user_details_page.premium .landing_related .box_top_center
{
	height:22px;
	line-height:20px;
}
.user_details_page.premium .landing_related .box_top_center .dropdown
{
	margin:0;
	clear:none;
}
.user_details_page.premium .box_top_center .dropdown
{
	margin:4px 20px 0 0;
}
.landing .last_comments .inner_box,
.user_details_page .last_comments .inner_box
{
	float: left;
	width: 100%;
	background: white;
	padding-bottom:3px;
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
	-Webkit-border-radius-bottomleft:6px;
	-Webkit-border-radius-bottomright:6px;
}

/* in this page we want to have the text on another line */
.landing .last_comments .user_content_line span.text {
	display:block;
}

.landing .last_comments .box_top_center
{
	width: 581px;
	overflow: visible;
}
.last_comments .box_bottom_half
{
	display:none;
}
.last_comments
{
	float:left;
	margin-top:15px;
}
.landing .box_top_center h4,
.landing .box_top_center b.big_title a
{
	text-transform: none;
	background: none;
}
.landing .last_comments .closeInfoBox
{
	height:27px;
	margin-right: 0;
	position: absolute;
	right:6px;
}
.landing .dropdown
{
	width: 30px;
	clear:none;
	font-size: 12px;
    line-height: 15px;
	margin:3px 25px 0 0;
}
.landing .dropdown dt a
{
	background-position: -954px -479px;
}
.landing .dropdown dd ul
{
	width:30px;
	min-width: 30px;
}
.landing .dropdown dt a,
.landing .dropdown dd ul li a
{
	width:100%;
	font-size:12px;
}
.landing .dropdown dt a:hover,
.landing .dropdown dd ul li a:hover
{
	text-decoration: none;
}
.landing .dropdown dt .value
{
	padding:0;
	text-indent: 0;
	padding-right: 10px;
	text-align: center;
}
/* insite translation window */
.insite_translator
{
	font-size:12px;
}
.insite_translator .close,
.member_news_edit .close
{
	float:right;
	width:20px;
	height:17px;
	cursor: pointer;
	background:url('images/register_close.png');
}
.insite_translator #available_options
{
	float:left;
	width:475px;
}
.colorbutton
{
	line-height:16px;
	text-align: center;
	cursor: pointer;
	color:white;
	padding:2px 6px;
	margin:2px 0px 0px 10px;
	text-transform: uppercase;
	font-weight: bold;
	background:#779d31;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	display:block;
	clear:both;
	text-decoration:none;
}
.grey_button
{
	color:#444;
	background: #EFEEED; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EFEEED', endColorstr='#E0E0E0'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#EFEEED), to(#E0E0E0)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #EFEEED,  #E0E0E0); /* for firefox 3.6+ */
}
.slight_green
{
	background: #CBFFB5; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#CBFFB5', endColorstr='#ABE592'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#CBFFB5), to(#ABE592)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #CBFFB5,  #ABE592); /* for firefox 3.6+ */
}
.slight_red
{
	background: #FF9393; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF9393', endColorstr='#DB7A7A'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#FF9393), to(#DB7A7A)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #FF9393,  #DB7A7A); /* for firefox 3.6+ */
}
.hard_red
{
	background: #cc0000; /* Old browsers */
	background: -moz-linear-gradient(top, #cc0000 7%, #cc4d4d 74%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(7%,#cc0000), color-stop(74%,#cc4d4d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #cc0000 7%,#cc4d4d 74%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #cc0000 7%,#cc4d4d 74%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #cc0000 7%,#cc4d4d 74%); /* IE10+ */
	background: linear-gradient(top, #cc0000 7%,#cc4d4d 74%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc0000', endColorstr='#cc4d4d',GradientType=0 ); /* IE6-9 */
}
.white_text,
a.white_text
{
	color:white;
}

.slight_blue,
a.slight_blue
{
	font-size:11px;
	color:white;
	background:#006faf;
}

.insite_translator .tr_option,
.insite_translator .tr_option_current
{
	width:25%;
	color:#444;
	font-size: 12px;
	display: inline-block;
}
.insite_translator .tr_option:hover,
.insite_translator .tr_option_current
{
	color:white;
	background: #AAAAAA;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#AAAAAA', endColorstr='#AAAAAA'); /* for IE */
}
.insite_translator .tr_box
{
	float:left;
	margin:10px;
	width:96%;
}
#confirmChange .insite_translator p
{
	text-align: left;
}
.insite_translator label
{
	float:left;
}
.insite_translator .original
{
	display:block;
	color:#666666;
	clear:left;
}
.insite_translator .tr_box textarea
{
	float:left;
	width:100%;
	height:100px;
	border:1px solid #ccc;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}
.insite_translator .tr_box select
{
	float:left;
}
.insite_translator .tr_box .colorbutton
{
	width:25%;
	color:#444;
	display:inline-block;
}

.inner_box  .add_new_topic
{
	width:100%;
	text-align: center;
	display:inline-block;
}
.inner_box  .add_new_topic a
{
	display:inline-block;
	line-height:24px;
	padding-left:24px;
	background:url('images/add.png') left no-repeat;
}
a.video_tutorials
{
	width:100%;
	text-align: left;
	display: inline-block;
	font-weight: bold;
	color:#AA9C33;
}
.comic_stats label
{
	display:inline-block;
}
.comic_stats .all_most_commented
{
	float:left;
	width:100%;
}
.comic_stats .most_commented
{
	float:left;
	width:40px;
	text-align:center;
	margin:4px 4px;
}
.comic_page .warning_title
{
	float:left;
	width:100%;
	text-align:center;
	color:#f80707;
	font-size: 18px;
	margin-bottom: 5px;
	text-transform: capitalize;
}
.comic_page .warning_description
{
	float:left;
	width:96%;
	margin-top:0;
	padding:0 10px;
	color:#f80707;
	font-size:13px;
}
.comic_page .warning_box
{
	float:left;
	width:100%;
	background:white;
	padding-bottom: 10px;
}
.comic_page .warning_box img
{
	float:left;
}
.comic_page .warning_box .warning_title
{
	width:50%;
	text-align: left;
	color:red;
}
.comic_page .warning_box ul
{
	float:left;
	width:50%;
	color:red;
}
.comic_landing .warning_option
{
	color:red;
}
.warning_box .underage
{
	float:left;
	width:60%;
	margin-top:40px;
}
.warning_box .button_box
{
	float:left;
	width:60%;
	margin-top:10px;
}
.warning_box .button_box a
{
	margin-top:15px;
}
.comic_page .copyright_box
{
	text-align: center;
}
.comic_page .copyright_box u
{
	display:inline-block;
	width:100%;
	margin-top:6px;
}
.comic_page .copyright_box a
{
	display:inline-block;
	margin:10px auto 0 auto;
}
.comic_page .copyright_box a span
{
	width:42px;
	display: inline-block;
	margin:0 4px;
}
.comic_page .copyright_box a span img
{
	width:40px;
}
.comic_page .copyright_box a span img,
.comic_page .copyright_box a span b
{
	display: inline-block;
}
.comic_page .copyright_box
{
	float:right;
	width:48%;
}
.comic_page.landing .copyright_box
{
	width:100%;
}
.comic_page .copyright_box .copy_sign
{
	float:left;
	width:20%;
	font-size:500%;
	text-align:center;
}
.comic_page .copyright_box em
{
	float:left;
	width:80%;
	font-size:150%;
	text-align: left;
	margin-top:10px;
	text-decoration: underline;
}
.page_navigation .page_ok
{
	color:#87a162;
}
.page_navigation .page_nok
{
	color:#fe0c0b;
}
