* {
	margin:0;
	padding:0;
	border:0;
}

html {
	min-width:1000px;
}

body {
	font:11px Verdana, Arial, Tahoma, sans-serif;
	background:#000 url("http://images.mcanime.net/images/background.gif");
	padding:0;
}

h3 {
	font-size:14px;
	color:#000;
}

	h3 a {
		color:#1D439B;
		text-decoration:none;
	}
	
	h3 a:hover {
		text-decoration:underline !important;
	}
	
	/* , h4. */
	h3.dd {
		border-left:5px solid #555;
		padding-left:5px;
		margin-bottom:5px;
		color:#333;
		font-variant:small-caps;
	}
	
	h3.info {
		border-left:none;
		font-variant:small-caps;
		font-size:11px;
		padding-bottom:1px;
		font-family:Arial;
		border-bottom:1px solid #d9d9d9;
	}
	
	h3 span {
		color:#1B5790;
	}
	
	h3.center {
		text-align:center;
		font-size:12px;
	}

h4 {
	font:bold 12px Verdana, Arial, Tahoma, sans-serif;
	padding:5px;
	background-color:#E9E9E9;
	border-style:solid;
	border-color:#cdcdcd;
	border-width:1px 0 1px 5px;
	color:#15436e;
}

	h4.highlight {
		border-left-color:#7FBB23;
		border-left-width:6px;
		/* margin-left:-1px; */
	}
	
	h4.sub {
		background-color:transparent;
		border-width:0 0 0 5px;
		border-left-color:#7FBB23;
		padding:3px 5px;
		font-variant:small-caps;
	}
    
    h4.grp {
        border-left:none;
    }

h6 {
	font-size:11px;
	padding-bottom:1px;
	border-bottom:1px solid #d9d9d9;
	margin-bottom:3px;
	line-height:21px;
}

	h6.m {
		margin-top:15px;
		margin-bottom:8px;
	}

a, a:visited {
	/* color:#692f0e; */
	/* color:#9F0002; */
	/* color:#107CFF; */
	/* color:#1B7F90; */
	color:#1D439B;
	/* color:#2371BB; */
}

	a:hover {
		text-decoration:none;
	}

abbr {
	border-bottom:1px dotted #aaa;
	cursor:help;
}

b.red {
	color:#CF0000;
}

#wrapper {
	cursor:default;
    max-width:1188px;
	min-width:960px;
	/* padding-left:12px; */
	margin:0 auto;
	padding-top:2px;
	/*background:#fff url("http://images.mcanime.net/images/orange_bar.gif") left top repeat-y;*/
	background-color:#fff;
	position:relative;
}


#userbar {
	background:#000 url("http://images.mcanime.net/images/left_user_bar.gif") left top no-repeat;
	margin:0 2px 3px 2px;
	color:#fff;
}

	#userbar div {
		background:transparent url("http://images.mcanime.net/images/right_user_bar.gif") right top no-repeat;
		padding:0 8px;
		line-height:24px;
		text-align:right;
	}
	
	#userbar .user_icons {
	
	}
	
		/* #userbar .user_icons img {
			margin-bottom:-5px;
		} */
	
	#userbar a.user_profile, #userbar a.pm, #userbar a.psdd, #userbar a.logout, #userbar a.lists, #userbar .dashboard_icon a {
		padding-left:21px;
	}
	
		#userbar a.user_profile { background:transparent url("http://images.mcanime.net/images/user_icon.png") left center no-repeat; }
		#userbar a.pm { background:transparent url("http://images.mcanime.net/images/message_icon.png") left center no-repeat; }
		#userbar a.psdd { background:transparent url("http://images.mcanime.net/images/dds/status_ac_icon.gif") left center no-repeat; }
		#userbar a.logout { background:transparent url("http://images.mcanime.net/images/logout_icon.png") left center no-repeat; }
		#userbar a.lists { background:transparent url("http://images.mcanime.net/images/lists_icon.png") left center no-repeat; }
	
	#userbar .ins {
		border:1px solid #939393;
		font:11px Verdana, Arial, Tahoma, sans-serif;
		width:125px;
		background-color:#535353;
		color:#fafafa;
		padding:1px 2px;
	}
	
		#userbar .ins:focus {
			background-color:#fafafa;
			color:#939393;
		}
	
	#userbar .dashboard_icon {
		float:left;
	}
	
		#userbar .dashboard_icon a {
			background:transparent url("http://images.mcanime.net/images/dashboard_icon.png") left center no-repeat;
		}
	
	/* #userbar .sub {
		font:11px Verdana, Arial, Tahoma, sans-serif;
	} */
	
	#userbar a {
		color:#fff;
		text-decoration:none;
	}
	
		#userbar a:hover {
			text-decoration:underline;
		}
	
	#userbar span.dl_icon {
		background:transparent url("http://images.mcanime.net/images/dl_icon.gif") right center no-repeat;
	}
	
		#userbar span.dl_icon a {
			position:relative;
			padding-right:12px;
		}
	
	.user_lists {
		position:absolute;
		background-color:#fff;
		color:#000;
		padding:2px;
		width:185px;
		border:1px solid #ccc;
		text-align:left;
		margin-top:3px;
	}
	
		.user_lists a {
			color:#000 !important;
			padding:3px 0;
			line-height:16px;
			outline:none;
		}
		
		.user_lists a:hover {
			text-decoration:none;
		}
		
		.user_lists dd {
			padding-left:3px;
		}
		
			.user_lists dd img {
				margin-top:4px;
			}

#logo {
	margin:0 2px;
	background:#000 url("http://images.mcanime.net/images/mcanime_logo_left.jpg") left top no-repeat;
}

	#logo div {
		background:transparent url("http://images.mcanime.net/images/mcanime_logo_right.jpg") right top no-repeat;
		height:76px;
	}
	
	#logo form {
		float:right;
		margin:47px 10px 0 0;
	}
	
		#logo #stext {
			border:1px solid #ccc;
			width:125px;
			font:12px Arial, Tahoma, Verdana, sans-serif;
			padding:2px 2px 1px 2px;
			color:#555;
		}
		
		#logo #stext:focus {
			width:250px;
		}
		
		#logo img {
			margin-bottom:-5px;
		}
		
		#logo dl {
			position:absolute;
			background-color:#fff;
			right:12px;
			margin-top:2px;
			padding:2px;
			width:175px;
			border:1px solid #ccc;
		}
		
			#logo dd {
				padding:3px;
				line-height:16px;
			}
			
			#logo dd:hover, .user_lists dd:hover {
				background-color:#333;
				color:#fff;
			}
			
				.user_lists dd:hover a {
					color:#fff !important;
				}
			
			#logo dd img, .user_lists dd img {
				float:left;
				margin-right:5px;
			}
			
			#logo #search_icon {
				background-image:url("http://images.mcanime.net/images/search_icon_bg.gif");
				background-position:left top;
				background-repeat:repeat-x;
				padding:1px 3px 2px 3px;
			}
		
#mainmenu {
	background:#1b5790 url("http://images.mcanime.net/images/main_menu_left.gif") left top no-repeat;
	margin:0 2px;
	font-weight:bold;
	font-family:Arial, Tahoma, Verdana, sans-serif;
	padding-left:12px;
}

	#mainmenu div {
		background:transparent url("http://images.mcanime.net/images/main_menu_right.gif") right top no-repeat;
		height:24px;
	}
	
	#mainmenu a {
		text-decoration:none;
		background-color:transparent;
		color:#fff;
		float:left;
		margin:3px 3px 0 0;
		outline:none;
	}
	
		#mainmenu a span {
			line-height:21px;
			padding:0 8px;
			display:block;
		}
		
		#mainmenu a.selected, #mainmenu a:hover {
			background:#15436e url("http://images.mcanime.net/images/mm_selected_left.gif") left bottom no-repeat;
		}
		
			#mainmenu a.selected span, #mainmenu a:hover span {
				background:transparent url("http://images.mcanime.net/images/mm_selected_right.gif") right bottom no-repeat;
			}
		
		#mainmenu.sub, #mainmenu div.sub {
			background:#1b5790;
		}

#submenu {
	background:#15436e url("http://images.mcanime.net/images/sub_menu_left.gif") left top no-repeat;
	margin:0 2px;
	font-family:Arial, Tahoma, Verdana, sans-serif;
	padding-left:11px;
}

	#submenu div {
		background:transparent url("http://images.mcanime.net/images/sub_menu_right.gif") right top no-repeat;
		/* height:24px; */
	}
	
	#submenu a {
		text-decoration:none;
		background-color:transparent;
		color:#fff;
		outline:none;
		line-height:24px;
		padding:0 4px;
		margin:0 3px 0 4px;
	}
	
	#submenu a.selected, #submenu a:hover {
		
		border-bottom:1px solid #fff;
	}
			
#breadcrumbs {
	font-size:10px;
	padding:0 13px;
	line-height:20px;
	border-bottom:1px dashed #a5a5a5;
	margin-bottom:10px;
}

	#breadcrumbs a {
		text-decoration:none;
		color:#1b5790;
	}
	
	#breadcrumbs a:hover {
		text-decoration:underline;
	}
	
#container {
	background:transparent url("http://images.mcanime.net/images/content_bg.gif") right top repeat-y;
}

	#content {
		/* margin:0 296px 0 13px; */
		margin:0 0 0 10px;
		padding:0 321px 1px 0;
	}
	
		div.full_content {
			padding:0 13px 1px 0 !important;
		}
	
		#highlights {
			background-color:#fdfdcd;
			color:#692f0e;
			border:1px solid #cfcfa7;
			padding:4px 10px 7px 10px;
			margin-bottom:10px;
		}
		
			#highlights legend {
				text-transform:uppercase;
				letter-spacing:1px;
				color:#555;
				font-size:10px;
				padding:0 2px;
			}
			
			#highlights a {
				text-decoration:none;
				color:#692f0e;
			}
			
			#highlights a:hover {
				text-decoration:underline;
				
			}
			
			#highlights ul {
				list-style-position:inside;
				line-height:15px;
			}
			
			#highlights.user_profile {
				margin-bottom:0;
				padding-right:20px;
			}
			
				.online {
					background-image:url("http://images.mcanime.net/images/icon_user_online.gif");
					background-position:right top;
					background-repeat:no-repeat;
				}
			
			#highlights .user_avatar, #highlights .user_info {
				float:left;
			}
			
			#highlights .user_avatar {
				width:120px;
				height:200px;
				padding:2px;
				border:1px solid #ccc;
				text-align:center;
				background-color:#fff;
			}
			
			#highlights .user_info {
				margin-left:10px;
				line-height:22px;
			}
			
				#highlights .user_info b {
					float:left;
					width:75px;
					text-align:right;
					margin-right:8px;
				}
			
			/* #highlights .user_contact {
				float:right;
			} */
				
			#profile_menu {
				border-bottom:1px solid #15436E;
				padding:5px 8px;
				margin:5px 0 10px 0;
			}
			
				#profile_menu a {
					color:#15436E;
					padding:5px 10px;
					text-decoration:none;
					outline:none;
					cursor:pointer;
				}
				
				#profile_menu a:hover, #profile_menu a.selected {
					background-color:#15436E;
					color:#fff;
				}
				
				#profile_menu.fansub_menu {
					margin-top:10px;
				}
				
				#profile_menu a.disabled {
					color:#ccc;
					cursor:default;
				}
				
					#profile_menu a.disabled:hover {
						background-color:transparent;
					}
			
			#profile_menu.dd_menu {
				margin-bottom:-1px;
				border-bottom:none;
			}
			
				#profile_menu.dd_menu a {
					border-width:1px 1px 0 1px;
					border-style:solid;
					border-color:transparent;
				}
				
				#profile_menu.dd_menu a:hover, #profile_menu.dd_menu a.selected {
					background-color:#EDEFF4;
					border-color:#526EA6;
					color:#15436E;
				}
            
            #profile_menu a#subscribe {
                color:#fff;
                font-weight:bold;
                background-color:#FF9001;
            }
            
                #profile_menu a#subscribe:hover {
                    background-color:#C20D00;
                }
            
            #subscribe_msg {
                    background-color:#FFFFC1;
                    border:1px solid #DDDD92;
                    margin-bottom:10px;
                    padding:5px;
                }
                
                    #subscribe_msg img {
                        float:right;
                        cursor:pointer;
                        position:relative;
                    }
                    
                    #subscribe_msg p {
                        padding:5px;
                    }
            
            #subscribe_notify {
                position:absolute;
                z-index:1100;
            }
            
                #subscribe_notify div#sn_bg {
                    background-color:#000;
                    opacity:0.7;
                    filter:alpha(opacity=70);
                    position:absolute;
                }
                
                #subscribe_notify div#sn_body {
                    position:relative;
                    margin:15px;
                    width:275px;
                }
                
                #subscribe_notify div#sn_body.loading {
                    width:48px;
                    height:54px;
                    padding:10px;
                    background-color:#fff;
                    text-align:center;
                }
                
                #subscribe_notify div.success {
                    background:#D5ECD8 url("http://images.mcanime.net/images/accepted.png") 5px center no-repeat;
                    color:#009F02;
                    padding:5px 10px 5px 26px;
                }
                
                #subscribe_notify div.error {
                    padding:5px 10px 5px 26px;
                }
                
                #subscribe_notify img.close {
                    float:right;
                    position:relative;
                    margin:6px 6px 0 0;
                    z-index:10;
                }
            
            #sProject {
                float:right;
            }
            
                #sProject.sub_btn {
                    text-decoration:none;
                    padding-bottom:3px;
                    margin-top:5px;
                }
			
			#tabs {
				background-color:#EDEFF4;
				border-top:1px solid #526EA6;
				color:#2779E6;
				font:bold 11px Tahoma, Arial, Verdana, sans-serif;
				padding:7px;
				margin-bottom:10px;
			}
			
				#tabs span {
					cursor:pointer;
					margin-left:9px;
					margin-right:9px;
					padding:3px;
				}
				
					#tabs span.sel {
						background-color:#2779E6;
						color:#FFFFFF;
					}
					
					#tabs span.sel a {
						color:#FFFFFF;
						padding:3px;
					}
					
					#tabs span.sel a:hover {
						text-decoration:none;
					}
				
				#tabs a {
					color:#2779E6;
					text-decoration:none;
                    outline:none;
				}
				
				#tabs a:hover {
					text-decoration:underline;
				}
			
		.news {
			margin-bottom:10px;
			border-bottom:1px solid #e3e3e3;
			padding-bottom:5px;
		}
		
			.news a {
				/* color:#303b74; */
			}
			
			.news a:hover {
				text-decoration:none;
			}
			
			.news div.newsinfo, .articleinfo {
				line-height:11px;
			}
			
				.news div.newsinfo_sub, .articleinfo {
					border-bottom:1px dotted #999;
					padding-bottom:3px;
				}
				
				.news div.newsinfo .report {
					float:right;
					color:#777;
				}
				
					.news div.newsinfo .report a {
						color:#9f0002;
						background:transparent url("http://images.mcanime.net/images/report.png") left center no-repeat;
						padding-left:19px;
					}
					
					.news div.newsinfo .report a:hover {
						background-image:url("http://images.mcanime.net/images/reported.png");
					}
					
					/** report form **/
					.reportForm {
						position:absolute;
						border:1px solid #777;
						margin-top:8px;
						background-color:#fff;
						padding:8px;
					}
					/** *********** **/
			
			.news a.poster, .articleinfo a.poster {
				/*font-weight:bold;*/
			}
			
			.news span.newsdate, .articleinfo span.articledate {
				color: #555;
				font-size:10px;
			}
			
			.news .newsimages img {
				padding:2px;
				border:1px solid #ccc;
			}
			
				.news .newsimages a:hover img {
					border-color:#2779E6;
				}
			
			.news p {
				margin:10px 0;
				line-height:15px;
			}
            
            .news div.newslinks div {
                height:16px;
                clear:left;
                padding-bottom:4px;
            }
            
                .news div.newslinks span {
                    float:left;
                    display:block;
                    line-height:16px;
                }
			
			.news div.commentsdiv {
				/*font-weight:bold;*/
				text-align:right;
			}
			
				.news div.commentsdiv a {
					text-decoration:none;
				}
				
				.news a.readmore {
					font-style:italic;
					/* float:right; */
				}
				
				.news a.comments, .news a.full_comments {
					float:left;
					color: #666;
					padding-left:18px;
					background:transparent url("http://images.mcanime.net/images/comments.gif") left center no-repeat;
				}
				
				.news a.full_comments {
					float:none;
					font-weight:bold;
				}
			
			.newsad {
				padding-bottom:0;
			}
		
		.commentbox {
			border:1px solid #cfe4f3;
			padding:4px;
		 	background-color:#edf3f9;
			margin-bottom:1em;
			color:#333;
		}
		
			.commentbox .user {
				line-height:16px;
				background:transparent url("http://images.mcanime.net/images/user.gif") left center no-repeat;
				padding-left:16px;
			}
			
				.commentbox .user a, .commentbox .user a:visited {
					color:#333;
					font-weight:bold;
				}
			
				.commentbox .user span, .addcomment {
					font-size:9px;
					color:#777;
				}
				
				a.addcomment {
					text-decoration:none;
				}
				
				a.addcomment:hover {
					text-decoration:underline;
				}
			
			.commentbox .report {
				float:right;
			}
			
			.commentbox p {
				margin:8px 0 4px 0;
			}
		
		.content_block {
			margin-bottom:30px;
		}
			
			.anime_thumb {
				padding:2px;
				border:1px solid #999;
				float:left;
				margin:15px 8px 0px 0;
			}
			
			a.readreview {
				font-weight:bold;
				border-bottom:1px dotted #0063DC;
				padding-bottom:1px;
				text-decoration:none;
			}
			
				a.readreview:hover {
					border-bottom-color:#fff;
				}
			
			.article_list {
				list-style:none;
				margin-left:10px;
			}
			
				.article_header {
					margin-top:15px;
				}
			
				.article_list li {
					margin:2px 0;
				}
			
				.article_list a {
					padding-left:16px;
					background:transparent url("http://images.mcanime.net/images/articles.gif") left center no-repeat;
				}
				
				.articleinfo {
					margin-bottom:15px;
				}
		
		#news_comment {
			margin-top:12px;
			padding:10px 2px 0 0;
			border-top:1px dotted #000;
		}
		
			#news_comment h5 {
				border-left:5px solid #555;
				padding-left:5px;
				margin-bottom:8px;
				color:#333;
				font-size:12px;
			}
		
			#news_comment textarea {
				border:1px solid #ccc;
				color:#666;
				background-color:#f3f3f3;
				padding:1px 2px;
				width:99%;
				height:100px;
				font:11px Verdana, Arial, Tahoma, sans-serif;
				margin:5px 0;
			}
			
			#news_comment textarea:focus {
				border-color:#555;
				background-color:#fff;
				color:#000;
			}
			
			#news_comment .sub_btn {
				font-weight:normal;
			}
			
			#news_comment .post_btn {
				margin-right:2px;
			}
        
        /* agregados para el nuevo bloque de noticias */
        div.release_news {
            padding:0 20px 10px;
            background:transparent url('http://images.mcanime.net/images/newspaper.png') top left no-repeat;
            font-family:Tahoma, Arial, Verdana, sans-serif;
        }
        
            div.release_news h4 {
                font:bold 11px Tahoma, Arial, Verdana, sans-serif;
                padding:0 0 2px;
                background-color:#FFFFFF;
                border:none;
                color:#333333;
            }
            
            div.release_news p {
                margin:10px 0;
            }
            
            div.release_news a {
                text-decoration:none;
            }
            
                div.release_news a:hover {
                    text-decoration:underline;
                }
            
            div.release_news div.newsinfo {
                font-size:10px;
            }
            
            div.release_news span.newsdate {
                font-size:9px;
            }
            
            div.commentsdiv {
                padding-bottom:10px;
                border-bottom:1px solid #E3E3E3;
            }
            
            .release_news a.comments {
                color: #999;
                padding:0 0 1px 18px;
                background:transparent url("http://images.mcanime.net/images/comments.gif") left center no-repeat;
                font-size:10px;
            }
            
                .release_news a.comments:hover {
                    color:#555;
                }
            
            div.feeds_pages {
                margin:0 20px;
                height:23px;
            }
            
                div.feeds_pages span.prev {
                    float:left;
                }
                
                div.feeds_pages span.next {
                    float:right;
                }
            
                div.feeds_pages span {
                    border:1px solid #1D439B;
                    padding:4px;
                    background-color:#ECEFF5;
                }
                
                div.feeds_pages a {
                    text-decoration:none;
                    outline:none;
                }
                
                div.feeds_pages a:hover {
                    text-decoration:underline;
                }
			
		.description {
			border:1px solid #ccc;
			background-color:#ebebeb;
			color:#000;
			padding:10px;
			line-height:16px;
		}
		
			.description h4 {
				border-style:solid;
				border-color:#d9d9d9;
				border-width:0 0 1px 0;
				padding-top:0;
				padding-left:0;
				font-size:11px;
			}
			
			.description p {
				margin:2px 0 10px 0;
			}
			
			.welcome {
				border-width:1px 0;
			}
		
		.sinopsis ol {
			margin-left:45px;
		}
		
		blockquote {
			background-color:#E1EBF2;
			border:1px solid #115098;
			padding:10px;
			margin:5px 10px;
		}
		
			blockquote .quote_content {
				background-image:url("http://images.mcanime.net/foro/templates/mcanime/images/quote_close.gif");
				background-position:right bottom;
				background-repeat:no-repeat;
				overflow:auto;
			}
		
			blockquote .user_quote {
				font-weight:bold;
				margin-bottom:8px;
				padding-left:20px;
				background-image:url("http://images.mcanime.net/foro/templates/mcanime/images/quote_open.gif");
				background-position:left center;
				background-repeat:no-repeat;
			}
		
		.spoiler {
			border:1px solid #9F0002;
			background-color:#ECD5D8;
			padding:10px;
			margin:5px 10px;
		}
		
			.spoiler_title {
				font-weight:bold;
				background-image:url("http://images.mcanime.net/foro/templates/mcanime/images/exclamation.png");
				background-position:right center;
				background-repeat:no-repeat;
			}
			
			.spoiler .s_top {
				margin-top:8px;
				overflow:auto;
			}
		
		.code {
			background-color:#fff;
			border:1px solid #C9D2D8;
			padding:10px;
			margin:5px 10px;
		}
		
			.code_title {
				background-image:url("http://images.mcanime.net/foro/templates/mcanime/images/page_white_code.png");
				background-position:right top;
				background-repeat:no-repeat;
				border-bottom:1px solid #C9D2D8;
				margin-bottom:5px;
				padding-bottom:5px;
				text-transform:uppercase;
				font-size:9px;
				font-weight:bold;
			}
			
				.code_title a {
					text-decoration:none;
				}
				
				.code_title a:hover {
					text-decoration:underline;
					color:#9F0002;
				}
			
			.code code {
				color:#2E8B57;
				font-size:12px;
				display:block;
				overflow:auto;
			}
		
		div.highlight, div#rules {
			background-color:#fdfdcd;
			border:1px solid #FFD700;
			padding:10px;
			margin:5px 10px;
		}
		
		div#rules {
			margin:10px 0;
			color:#9f0002;
			line-height:16px;
		}
		
			div#rules a {
				color:#9f0002;
			}
		
		.txt_controls {
			float:right;
			margin:-17px 4px 0 0;
			position:relative;
		}
		
			.txt_controls img {
				cursor:pointer;
			}
			
			.txt_controls i {
				color:#ccc;
				font-size:12px;
			}
		/* ********************************************** */
        #release_box {
            margin:10px 0;
            /* border:1px solid #999999;
            background-color:#F2F2F2; */
            border:1px solid #638D20;
            background-color:#EDF7DC;
            padding:5px 10px 8px 10px;
        }
        
            #release_box a {
                text-decoration:none;
            }
            
                #release_box a.new_r {
                    font-weight:bold;
                }
            
            #release_box a:hover {
                text-decoration:underline;
            }
        
            #release_box legend {
                background-color:#292F21;
                color:#BCE27F;
                padding:3px 10px;
                margin-left:5px;
                font-weight:bold;
            }
            
            #release_box div.anime_box {
                margin-bottom:5px;
            }
            
                #release_box div.anime_box a {
                    color:#2F96CA;
                }
                
                #release_box div.manga_box a {
                    color:#D00853;
                }
		/* ********************************************** */
		#content .alpha, #content .genres {
			margin:0 0 10px 0;
			text-align:center;
			font-size:11px;
			/*font-weight:bold;
			line-height:20px;*/
			padding:5px 0;
			/* border-top:1px solid #d9d9d9;
			border-bottom:1px solid #d9d9d9; */
		}
		
		#content .letter {
			font:bold 16px Arial, Tahoma, Verdana, sans-serif;
			color:#555;
			border-left:5px solid #555;
			padding-left:5px;
			margin-top:10px;
		}
		
		#content div.list_header {
			background-color:#f6f6f6;
			color:#555;
			font-weight:bold;
		}
		
			#content div.list_header:hover {
				background-color:#f6f6f6;
			}
			
			#content .list_header .topic_title {
				width:80%;
				padding-left:18px;
			}
			
			#content .list_header .anime_title {
				padding-left:5px;
			}
		
		#content .rows {
			border-bottom:1px solid #d9d9d9;
			padding:6px 5px;
			line-height:16px;
			color:#999;
		}
		
			#content .rows:hover {
				background-color:#f6f6f6;
			}
			
			#content .rows a, #content .rows a:visited {
				color:#999;
			}
			
			#content span.topic_title {
				width:85%;
				color:#555;
			}
			
			#content a.topic_title, #content span.topic_title a {
				/*font-weight:bold;*/
				color:#0063DC;
				text-decoration:none;
				padding-left:5px;
				width:80%;
			}
			
				#content a.topic_title:visited, #content span.topic_title a:visited {
					color:#0063DC;
				}
			
				#content a.topic_title:hover, #content span.topic_title a:hover {
					text-decoration:underline;
				}
				
				#content .topic_title i {
					color:#999;
					font-size:10px;
				}
				
			/* #content .anime_title {
				float:right;
			} */
			
			#content .topic_title, #content .last_update, #content .anime_type, #content .status, #content .position {
				float:left;
			}
			
			#content .status {
				margin:2px 0 0 0;
			}
			
			#content .anime_type .download {
				margin:1px 0 0 5px;
			}
			
			#content i.last_update {
				padding-left:15px;
				background:transparent url("http://images.mcanime.net/images/dds/icon_last_update.gif") left center no-repeat;
			}
			
			#content .position {
				width:30px;
			}
			
			#content .dd_rating {
				background:transparent url("http://images.mcanime.net/images/dds/starrating.gif") left bottom repeat-x;
				margin:0 0 -3px 0;
			}
			
			#content .dd_indent {
				margin-left:18px;
			}
			
			#content .dd_indent2 {
				margin-left:5px;
			}
		
		#content .status_an { background:transparent url("http://images.mcanime.net/images/dds/status_an.gif") left center no-repeat }
		#content .status_pa { background:transparent url("http://images.mcanime.net/images/dds/status_pa.gif") left center no-repeat }
		#content .status_in { background:transparent url("http://images.mcanime.net/images/dds/status_in.gif") left center no-repeat }
		#content .status_co { background:transparent url("http://images.mcanime.net/images/dds/status_co.gif") left center no-repeat }
		#content .status_ac { background:transparent url("http://images.mcanime.net/images/dds/status_ac.gif") left center no-repeat }
		
		/* *********** Nuevo estilo para las listas de descargas ************* */
		
		.dd_row {
			list-style:none;
			border-bottom:1px solid #D9D9D9;
			line-height:17px;
			/*background-color:#f3f3f3;*/
			background-color:#fff;
			min-height:45px;
		}
        
        .dd_rel {
            min-height:28px;
        }
		
		.anime_list {
			min-height:0;
		}
		
			.ars_row {
				min-height:17px;
				color:#555;
			}
		
			.dd_row a {
				color:#0063DC;
			}
		
			.dd_row:hover {
				background-color:#ebebeb;
			}
		
			.dd_row h5 {
				background-color:transparent;
				padding:0;
				font-size:11px;
				font-weight:normal;
			}
		
			.dd_header {
				font-weight:bold;
				color:#555;
				background-color:#ebebeb;
				font-size:11px;
				min-height:17px;
				margin-top:2px;
			}
			
				.dd_header li {
					background-color:transparent !important;
				}
				
				.dd_header li.rating {
					padding:5px 0 !important;
				}
		
			.dd_row li {
				padding:5px 0;
			}
			
			.dd_row li.dd_type, .dd_row li.am_type {
				width:25px;
				float:left;
				text-align:center;
			}
			
				.dd_row li.dd_anime img {
					background-image:url("http://images.mcanime.net/images/anime/icons/anime.gif");
				}
				
				.dd_row li.dd_manga img {
					background-image:url("http://images.mcanime.net/images/anime/icons/manga.gif");
				}
            
            .dd_row li.dd_epnum {
                width:75px;
                float:left;
				text-align:right;
            }
			
			.dd_row li.am_type {
				padding:3px 0;
			}
			
				.dd_row li.dd_type img, .dd_row li.am_type img {
					margin-top:4px;
				}
			
			.dd_row li.rank {
				width:40px;
				padding-left:5px;
				color:#aaa;
				float:left;
			}
			
			.dd_row li.favorite {
				float:right;
				width:16px;
				padding:4px 0 4px 10px;
			}
			
			.dd_row li.dd_title {
				/* margin-right:365px; */
				min-width:376px;
			}
			
				.dd_row li.dd_title i {
					color:#777;
					font-size:10px;
				}
			
				.dd_row li.dd_title span a {
					/* color:#4497ff; */
					color:#809cc3;
				}
			
			.dd_row li.dd_update {
				width:215px;
				padding-left:10px;
				float:right;
				background-color:#ebebeb;
			}
            
			.dd_row li.dd_read {
				width:26px;
				padding-left:10px;
				float:right;
                padding-bottom:0;
			}
			
			.dd_row li.dd_joined {
				width:136px;
				padding-left:10px;
				float:right;
			}
			
			.dd_row li.dd_publish {
				width:50px;
				padding-left:10px;
				float:right;
			}
			
			.dd_row li.no_rating {
				padding:7px 2px 0 10px;
				width:13px;
				float:right;
			}
			
			.dd_row li.uploads {
				width:100px;
				text-align:center;
				float:right;
			}
			
			.dd_row li.rating {
				padding:7px 0;
				width:75px;
				float:right;
			}
			
			.dd_row li.edit {
				width:37px;
				float:right;
				padding:4px 0;
			}
			
				.dd_row li.edit a {
					outline:none;
				}
				
				.dd_row li.edit span {
					padding:2px 0 1px 0
				}
			
				.dd_row li.edit a img, .dd_row li.edit span {
					border-left:1px solid #999;
					padding-left:10px;
					opacity:0.5;
					filter:alpha(opacity=50);
				}
				
				.dd_row li.edit a:hover img, .dd_row li.edit span:hover {
					opacity:1;
					filter:alpha(opacity=100);
				}
			
				div.full_content .dd_row li.dd_update {
					width:240px;
				}
				
				div#user_actions .dd_row {
					color:#555;
				}
				
					div#user_actions .dd_row a {
						text-decoration:none;
					}
					
					div#user_actions .dd_row a:hover {
						text-decoration:underline;
					}
				
				div#user_actions .dd_row li.dd_update {
					width:150px;
					background-color:transparent;
				}
				
				div#fansub_list .dd_row {
				
				}
				
					div#fansub_list .dd_row li.dd_title {
						min-width:355px;
					}
                    
                    div#fansub_list .dd_row li.membercol {
                        width:200px;
                    }
                    
                    div#fansub_list .dd_row li.noshow {
                        overflow:hidden;
                        height:17px;
                    }
				
					div#fansub_list .dd_row li.dd_update {
						width:175px;
						background-color:transparent;
					}
				
				.ars_row li.dd_update {
					width:100px;
					background-color:transparent;
				}
				
					div#user_actions .dd_row li.dd_update img {
						margin-bottom:-1px;
					}
					
					.ars_row li.dd_update ul {
						margin-left:0;
					}
					
					.ars_row li.dd_update img.download {
						margin-left:3px;
					}
					
					.ars_row li.dd_type {
						width:35px;
						text-align:left;
						padding-left:5px;
					}
			
			a.add_anime {
				float:right;
				background:transparent url("http://images.mcanime.net/images/icon_add.gif") left center no-repeat;
				padding:0 0 4px 21px;
			}
			
			a.span_anime {
				float:right;
				text-decoration:none;
			}
			
				a.span_anime img {
					margin-bottom:-5px;
				}
				
				a.span_anime:hover {
					border-bottom:3px solid #009F02;
					padding-bottom:3px;
				}
		
		.anime_list_info {
			padding:15px;
			border-style:solid;
			border-color:#d9d9d9;
			border-width:0 1px 1px 1px;
			color:#555;
			background-color:#f6f6f6;
		}
		
			.anime_list_info b {
				font-weight:normal;
			}
		
			.anime_list_info .dd_icon {
				background:transparent url("http://images.mcanime.net/images/dds/download_icon.gif") left center no-repeat;
				padding:0 0 2px 19px;
			}
			
			.anime_list_info .info_icon {
				background:transparent url("http://images.mcanime.net/images/help.png") left center no-repeat;
				padding:0 0 2px 19px;
			}
			
			.anime_list_info .up_icon {
				background:transparent url("http://images.mcanime.net/images/dds/upload_icon.gif") left center no-repeat;
				padding:0 0 2px 19px;
			}
		
		div.status_stats {
			width:48%;
			float:right;
		}
		
		div.rating_stats {
			width:48%;
		}
		
			div.rating_stats div.rating_block {
				float:right;
				margin-top:18px;
				width:80px;
			}
			
			div.rating_stats div.rating_block b {
				float:none;
			}
		
		div.change_status {
			text-align:right;
			margin-top:4px;
		}
		
			div.change_status select {
				border:1px solid #d9d9d9;
				width:215px;
			}
			
			div.change_status option {
				padding:0 2px;
			}
		
		div.alt_titles {
			color:#009F02;
		}
		
			div.alt_titles i {
				font-size:10px;
				color:#555;
			}
		
		div#add_info {
            position:absolute;
            right:324px;
			text-align:center;
            top:184px;
		}
		
			div#add_info a {
				text-decoration:none;
				outline:none;
			}
			
				div#add_info a:hover span {
					text-decoration:underline;
				}
			
			div#add_info span {
				font-size:9px;
			}
			
			div#add_info img {
				margin-bottom:-3px;
			}
		
		a.sinfo {
			font:9px Tahoma, Arial, sans-serif;
			padding:2px 4px 2px 16px;
			border-width:1px;
			border-style:solid;
			border-color:#eee #dedede #dedede #eee;
			background:#f5f5f5 url("http://images.mcanime.net/images/sinfo.gif") 2px center no-repeat;
			color:#529214;
			margin-left:15px;
			text-decoration:none;
		}
		
			a.sinfo:hover {
				background-color:#E6EFC2;
				border-color:#C6D880;
				color:#529214;
			}
		
		ul.legend {
			list-style:none;
		}
		
			ul.legend li {
				clear:left;
				margin-bottom:5px;
				line-height:17px;
			}
		
			ul.legend span {
				display:block;
				width:15px;
				height:15px;
				float:left;
				border:1px solid #000;
				margin-right:10px;
			}
		
		div.percentage {
			border:1px solid #000;
			height:15px;
			margin-top:15px;
		}
		
			div.percentage div {
				float:left;
				height:15px;
			}
			
		.stat_a { background-color:#f00; }
		.stat_d { background-color:#fa0; }
		.stat_h { background-color:#ff0; }
		.stat_w { background-color:#0f0; }
		.stat_c { background-color:#00f; }
		.stat_n { background-color:#777; }
		
		.rate_10 { background-color:#30f000; }
		.rate_9 { background-color:#60f000; }
		.rate_8 { background-color:#90f000; }
		.rate_7 { background-color:#c0f000; }
		.rate_6 { background-color:#f0f000; }
		.rate_5 { background-color:#f0c000; }
		.rate_4 { background-color:#f09000; }
		.rate_3 { background-color:#f06000; }
		.rate_2 { background-color:#f03000; }
		.rate_1 { background-color:#f00000; }
		
		/* ******************************************************************* */
		/* CSS Para las listas que salen en la portada de MCAnime y Fansubs ** */
		
		.file_list {
			margin-top:2px;
		}
		
			.file_list dl {
				border-bottom:1px solid #ccc;
				padding:8px;
			}
				
				.file_list dl.header {
					background-color:#ebebeb;
					font-weight:bold;
					color:#555;
				}
			
				.file_list .dd_header {
					min-height:0;
					padding:4px 8px;
					margin-top:5px;
				}
			
				.file_list .alias {
					float:right;
				}
			
				.file_list .type { float:left; width:45px; }
					.file_list .type img { margin:3px 0 0 8px; }
				.file_list .alias { width:200px; }
				.file_list .comments { background:transparent url("http://images.mcanime.net/images/comments.gif") left bottom no-repeat; padding-left:16px; }
				.file_list .info { color:#777; }
					.file_list .info img { margin-bottom:-2px; }
					.file_list .info b, .file_list .info i { margin-left:10px; }
					.file_list .info b.f { margin-left:0; }
					.file_list .info a.look { font-size:9px; color:#555; }
			
			.file_list .parts {
				padding-left:45px;
			}
			
			.file_list .file_parts dd {
				float:none;
			}
			
			.file_list span.date {
				font-size:9px;
				color:#999;
			}
			
			.file_list .row1, .file_list .row2 { background-color:#fff; }
			/*.file_list .row2 { background-color:#f0f0f0; }
			.file_list .row1:hover, .file_list .row2:hover { background-color:#e0e0e0; }*/
			.file_list .row1:hover, .file_list .row2:hover { background-color:#ebebeb; }
		
		/* ------------------------------------------------------------------- */
		
			/*.file_list .row2 { background-color:#e0e0e0; }
			.file_list .row1:hover, .file_list .row2:hover { background-color:#f0f0f0; }*/
		
		/* ******************************************************************* */
		
		/*.file_list_f {
		
		}
		
			.file_list_f .info span {
				margin-right:15px;
			}
				
			.file_list_f span.size {
				
			}
			
			.file_list_f span.comments {
				background:transparent url("http://images.mcanime.net/images/comments.gif") left center no-repeat;
				padding-left:18px;
			}*/
		
		/* ******************************************************************* */
		
		#content #download_info {
			border-bottom:1px solid #ccc;
			color:#999;
			float:left;
			margin:0 0 1px 0;
			padding:3px 0 8px 0;
            width:100%;
		}
		
			#content #download_info #info {
				float:right;
				color:#999;
			}
				
				#content #download_info #info a {
					color:#999;
				}
			
			#bugged {
				margin-bottom:-3px;
			}
		
		img.rating {
			background:transparent url("http://images.mcanime.net/images/dds/starrating.gif") left bottom repeat-x;
		}
		
		#ars_block {
			margin-top:10px;
		}
		
			div.ars_header {
				background-color:#f6f6f6;
				padding:5px;
				border-bottom:1px solid #D9D9D9;
			}
			
			#ars_block div.sub {
				margin:10px 10px 0 0;
			}
			
			#ars_block .cancel_vote {
				cursor:pointer;
			}
				
		.rating_block {
			color:#999;
			float:left;
			line-height:13px;
		}
		
			.rating_block b {
				float:left;
				width:50px;
			}
			
			.rating_block #msg {
				float:left;
				height:13px;
				width:112px;
				text-indent:-2000em;
				background:transparent url("http://images.mcanime.net/images/dds/processingvote.gif") no-repeat scroll left center;
			}
			
			.rating_block .verify_msg {
				float:left;
				font:11px Arial;
			}
			
				.rating_block .verify_msg input {
					font:10px Arial;
					padding:0;
					margin:0;
					border:1px solid #d0d0d0;
					background-color:#fff;
					color:#999;
				}
		
			.unit_rating {
				background:transparent url("http://images.mcanime.net/images/dds/starrating.gif") left top repeat-x;
				list-style:none;
				height:13px;
				line-height:13px;
				float:left;
				position:relative;
			}
			
				#voted a:hover {
					background:transparent;
				}

				.unit_rating li {
					margin:0;
					padding:0;
					text-indent:-2000em;
					float:left;
				}

					.unit_rating li a {
						padding:0;
						outline-color:invert;
						outline-style:none;
						outline-width:medium;
						display:block;
						width:6.5px;
						height:13px;
						text-decoration:none;
						text-indent:-2000em;
						z-index:20;
						position:absolute;
					}

					.unit_rating li a:hover {
						background:transparent url("http://images.mcanime.net/images/dds/starrating.gif") repeat scroll left center;
						z-index:2;
						left:0;
					}

					.unit_rating a.r1_unit {
						left:0;
					}
					
					.unit_rating a.r1_unit:hover {
						width:6.5px;
					}

					.unit_rating a.r2_unit {
						left:6.5px;
					}

					.unit_rating a.r2_unit:hover {
						width:13px;
					}

					.unit_rating a.r3_unit {
						left:13px;
					}

					.unit_rating a.r3_unit:hover {
						width:19.5px;
					}

					.unit_rating a.r4_unit {
						left:19.5px;
					}

					.unit_rating a.r4_unit:hover {
						width:26px;
					}

					.unit_rating a.r5_unit {
						left:26px;
					}

					.unit_rating a.r5_unit:hover {
						width:32.5px;
					}
					
					.unit_rating a.r6_unit {
						left:32.5px;
					}

					.unit_rating a.r6_unit:hover {
						width:39px;
					}
					
					.unit_rating a.r7_unit {
						left:39px;
					}

					.unit_rating a.r7_unit:hover {
						width:45.5px;
					}
					
					.unit_rating a.r8_unit {
						left:45.5px;
					}

					.unit_rating a.r8_unit:hover {
						width:52px;
					}
					
					.unit_rating a.r9_unit {
						left:52px;
					}

					.unit_rating a.r9_unit:hover {
						width:58.5px;
					}
					
					.unit_rating a.r10_unit {
						left:58.5px;
					}

					.unit_rating a.r10_unit:hover {
						width:65px;
					}

					.unit_rating li.current_rating {
						background:transparent url("http://images.mcanime.net/images/dds/starrating.gif") left bottom;
						position:absolute;
						height:13px;
						display:block;
						text-indent:-2000em;
						z-index:1;
					}
					
					.unit_rating li.selected_rating {
						background:transparent url("http://images.mcanime.net/images/dds/starrating.gif") left center;
						position:absolute;
						height:13px;
						display:block;
						text-indent:-2000em;
						z-index:1;
					}
		
		#content #genres {
			clear:left;
			border:1px solid #dbdbdb;
			background-color:#f6f6f6;
			padding:4px 5px;
			margin:1px 0 10px 0;
		}
		
			#content #genres.detail {
				margin:1px 0 10px 0;
			}
		
		#content #download_detail {
			margin-top:10px;
			clear:left;
			overflow:auto;
		}
		
			#content #download_detail ul, #content #download_detail ol {
				margin:10px 13px;
			}
		
		/* ********************************************** */
		
		#pages {
			padding:1em;
			margin:1em 0;
			font:11px Arial, Tahoma, Verdana, sans-serif;
			width:100%;
		}
		
			#pages a, #pages span {
				display:block;
				float:left;
				padding:0.2em 0.5em;
				margin-right:0.2em;
			}
		
			#pages a {
				text-decoration:none;
				color:#105cb6;
				border:1px solid #9aafe5;
			}
			
			#pages a:hover {
				color:#003;
				border:1px solid #2e6ab1;
			}
			
			#pages a:visited {
				color:#105cb6;
			}
		
			#pages .current {
				font-weight:bold;
				background:#2e6ab1;
				color:#fff;
				border:1px solid #2e6ab1;
			}
			
			#pages .pagetext {
				color:#999;
				border:1px solid #ddd;
			}
	
	#sidebar {
		clear:left;
		float:right;
		width:300px;
		margin-right:10px;
		background-color:#f5f5f5;
	}
	
		.reg_desc p {
			padding:5px 5px 5px 70px;
		}
		
		.reg_desc img {
			position:absolute;
		}
		
			.reg_desc img.sdd { margin-left:-95px; }
			.reg_desc img.sra { margin-left:-65px; }
			.reg_desc img.lists { margin-left:-115px; }
			.reg_desc img.fansubs { margin-left:-90px; }
			.reg_desc img.community { margin-left:-98px; }
	
		dl.forumrss, div.fansub_info {
			padding:10px;
		}
		
			dl.forumrss dt {
				color:#92a0b0;
			}
			
				dl.forumrss dt i {
					font-size:10px;
				}
			
				dl.forumrss a {
					color:#303b74;
					text-decoration:none;
					/* background:transparent url("/images/dds/icon_latest_reply.gif") right center no-repeat;
					padding-right:15px; */
				}
				
				dl.forumrss a:hover {
					text-decoration:underline;
				}
			
			dl.forumrss dd {
				color:#b3b3b3;
				font-size:9px;
				padding-left:11px;
				margin:-1px 0 5px 0;
			}
			
		dl.view_stats {
			
		}
			
			dl.view_stats dd {
				margin:0 0 5px 11px;
				color:#fff;
				padding:0;
				background-color:#e9e9e9;
			}
			
			dl.view_stats div {
				padding:1px 2px;
				background-color:#555;
			}
		
		#sidebar .show_more {
			display:block;
			text-align:center;
			font-size:10px;
			border-top:1px dotted #ccc;
			border-bottom:1px dotted #ccc;
			padding:2px 0;
		}
		
		.title_pic {
			/*border-style:solid;
			border-color:#cdcdcd;
			border-width:1px 0;*/
		}
		
		.u_img {
			display:block;
			text-align:center;
			text-decoration:none;
			font-size:9px;
			padding-top:2px;
		}
		
			.u_img:hover {
				text-decoration:underline;
			}
		
		.user_extra {
			margin:2px 0 10px 0;
		}
		
			.user_extra a {
				text-decoration:none;
				padding:0 5px;
				line-height:22px;
				display:block;
			}
			
			.user_extra a:hover {
				background-color:#1B5790;
				color:#fff;
			}
			
			.user_extra img {
				margin-bottom:-4px;
			}
		
		.anime_info {
			margin:0 5px;
			color:#444;
		}
		
			.anime_info h5 {
				font-size:12px;
				padding-bottom:1px;
				border-bottom:1px solid #d9d9d9;
				margin:5px 0;
			}
			
			.anime_info dd {
				margin-bottom:6px;
			}
			
				.anime_info dd span {
					padding-left:15px;
					display:block;
				}
	
	#lists {
		margin:0 10px;
		padding:0 0 1px 0;
	}
	
		#srch_label {
			margin-top:6px;
			display:block;
		}
	
		#lists select {
			border:1px solid #ccc;
		}
		
			#lists option {
				padding:1px 1px 0 1px;
			}
		
		h3.results_h3 {
			margin:20px 0 10px 0;
		}
		
		#recently_added {
			font-size:9px;
			margin:10px 0;
			border:1px solid #ccc;
		}
		
			#recently_added h4 {
				font-size:11px;
				padding-top:3px;
				padding-bottom:3px;
				border-width:0 0 1px 0;
			}
		
			div.added_row {
				clear:both;
				line-height:21px;
				padding:0 5px;
			}
			
				div.added_row:hover {
					background-color:#ebebeb;
				}
		
			#recently_added img {
				margin-bottom:-4px;
				opacity:0.5;
				filter:alpha(opacity=50);
			}
			
			#recently_added span {
				float:right;
			}
			
			#recently_added i {
				color:#777;
			}
			
			#recently_added a.edit, #recently_added a.delete {
				text-decoration:none;
			}
			
			#recently_added a.edit:hover, #recently_added a.delete:hover {
				color:#9F0002;
			}
			
				#recently_added a.edit:hover img, #recently_added a.delete:hover img {
					opacity:1;
					filter:alpha(opacity=100);
				}
		
		#srch_results {
			color:#535353;
			border-top:1px solid #ccc;
		}
		
			#srch_results dl {
				padding:6px 5px 6px 26px;
				border-bottom:1px solid #ccc;
				background:#f3f3f3 url("http://images.mcanime.net/images/lists_icon_gray.png") 5px 7px no-repeat;
			}
			
				#srch_results dl.row1 { background-color:#f3f3f3; }
				#srch_results dl.row2 { background-color:#fff; }
			
			#srch_results.bqda_results dl {
				background-image:none !important;
				padding-left:5px;
			}
			
				.bqda_results dl.min {
					min-height:106px;
				}
			
				.bqda_results dd.thumb {
					width:86px;
					float:left;
				}
				
					.bqda_results dd.thumb img {
						border:1px solid #dedede;
						padding:2px;
					}
			
			#srch_results dl:hover {
				background-color:#ebebeb;
			}
			
				#srch_results dl.in_list {
					background-image:url("http://images.mcanime.net/images/lists_icon.png");
				}
			
			#srch_results dt {
				font-weight:bold;
			}
			
				#srch_results dt i {
					color:#777;
					font-weight:normal;
					font-size:10px;
				}
			
			#srch_results dd {
				margin-top:3px;
			}
			
				#srch_results dd.info a {
					text-decoration:none;
					font-size:10px;
				}
				
				#srch_results dd.info a:hover {
					text-decoration:underline;
				}
				
				#srch_results dd.add_box {
					margin:10px;
					padding:10px;
					background-color:#fafafa;
					border:1px solid #ccc;
					width:50%;
				}
				
					#srch_results a.edit {
						color:#9F0002;
						text-decoration:none;
						font-size:10px;
						font-weight:normal;
					}
					
					#srch_results a.edit:hover {
						text-decoration:underline;
					}
					
					#srch_results dd.add_box b {
						float:left;
						display:block;
						width:165px;
						margin-top:3px;
					}
					
					#srch_results label.fav b {
						margin-top:0;
					}
					
		#srch_results a.srch_dd {
			text-decoration:none;
			font-weight:bold;
			color:#535353;
			border-top:1px solid #dfdfdf;
			padding:0 25px 0 0;
		}
		
		#srch_results dd.mgn {
			margin-top:5px;
		}
		
		#srch_results a.srch_dd:hover {
			color:#000;
			border-top-color:#d0d0d0;
		}
		
			#srch_results a.srch_dd img {
				margin-bottom:-5px;
			}
	
	.bsqd_results {
		margin-bottom:5px;
		border-top:1px solid #6B90DA;
		background-color:#EBEFF9;
		text-align:right;
		padding:4px 10px;
	}
		
	ul.icons {
		list-style:none;
		padding-top:10px;
	}
	
		ul.post_icons {
			float:right;
			padding-top:0;
		}
	
		ul.icons li {
			float:left;
			margin:0 6px 3px 0;
		}
		
			ul.icons li span {
				display:none;
			}
			
			ul.icons li a {
				background-position:left top;
				background-repeat:no-repeat;
				display:block;
				width:100%;
				height:100%;
			}
			
			ul.icons li a:hover {
				background-position:left bottom;
			}
			
			ul.icons li.pm_icon {
				width:28px;
				height:20px;
			}
			
				ul.icons li.pm_icon a {
					background-image:url("http://images.mcanime.net/foro/templates/mcanime/images/icon_contact_pm.gif");
				}
				
			ul.icons li.edit_icon {
				width:42px;
				height:20px;
			}
			
				ul.icons li.edit_icon a {
					background-image:url("http://images.mcanime.net/foro/templates/mcanime/images/lang_spanish/icon_post_edit.gif");
				}
			
			ul.icons li.email_icon, ul.icons li.www_icon, ul.icons li.msnm_icon, ul.icons li.yahoo_icon, ul.icons li.aim_icon, ul.icons li.icq_icon,
			ul.icons li.delete_icon, ul.icons li.report_icon, ul.icons li.info_icon, ul.icons li.quote_icon {
				width:20px;
				height:20px;
			}
			
				ul.icons li.email_icon a { background-image:url("http://images.mcanime.net/foro/templates/mcanime/images/icon_contact_email.gif"); }
				ul.icons li.www_icon a { background-image:url("http://images.mcanime.net/foro/templates/mcanime/images/icon_contact_www.gif"); }
				ul.icons li.msnm_icon a { background-image:url("http://images.mcanime.net/foro/templates/mcanime/images/icon_contact_msnm.gif"); }
				ul.icons li.yahoo_icon a { background-image:url("http://images.mcanime.net/foro/templates/mcanime/images/icon_contact_yahoo.gif"); }
				ul.icons li.aim_icon a { background-image:url("http://images.mcanime.net/foro/templates/mcanime/images/icon_contact_aim.gif"); }
				ul.icons li.icq_icon a { background-image:url("http://images.mcanime.net/foro/templates/mcanime/images/icon_contact_icq.gif"); }
				ul.icons li.delete_icon a { background-image:url("http://images.mcanime.net/foro/templates/mcanime/images/icon_post_delete.gif"); }
				ul.icons li.report_icon a { background-image:url("http://images.mcanime.net/foro/templates/mcanime/images/icon_post_report.gif"); }
				ul.icons li.info_icon a { background-image:url("http://images.mcanime.net/foro/templates/mcanime/images/icon_post_info.gif"); }
			
			ul.icons li.quote_icon {
				width:54px;
			}
			
				ul.icons li.quote_icon a {
					background-image:url("http://images.mcanime.net/foro/templates/mcanime/images/lang_spanish/icon_post_quote.gif");
				}
				
		/* .user_contact ul.icons {
			padding-top:0;
		}
		
			.user_contact ul.icons li {
				margin:0 0 6px 8px;
				float:none;
			}
			
			.user_contact ul.icons li.pm_icon {
				margin-left:0;
			} */
			
	#register {
		/* width:580px; */
		margin-right:75px;
	}
	
		#register form {
			/* margin:20px 0 0 50px; */
			background-color:#E1EBF2;
			border:1px solid #115098;
			padding:20px;
		}
	
		h3.reg_h3{
			width:582px;
			margin:2px auto;
		}
	
		#register dl {
			margin-bottom:15px;
		}
	
		#register dt, #configuration dt {
			font-weight:bold;
			color:#555;
			margin-bottom:2px;
		}
		
		#recaptcha_widget p {
			margin:3px 0;
		}
		
			img.captcha_help_img {
				margin-bottom:-2px;
			}
		
		#register .ins, #hosters .ins {
			padding:3px 4px;
			width:300px;
		}
			
		#register select {
			border:1px solid #ccc;
			padding:1px;
			color:#555;
			width:75px;
		}
		
		#register dl.gender select {
			width:150px;
		}
		
		#recaptcha_image img {
			border:1px solid #ccc;
			padding:1px;
		}
		
		#register .info {
			padding:5px;
			margin:5px 0;
		}
		
			#content .error, #register p.captcha_error, #editContent .error {
				background:#ECD5D8 url("http://images.mcanime.net/images/reported.png") 5px 5px no-repeat;
				border:1px solid #9F0002;
				color:#9F0002;
                min-height:16px;
				padding:4px 5px 4px 26px;
			}
			
			#register p.error {
				width:294px;
			}
			
			#register dd p.error, #register dd p.confirm {
				width:284px;
				margin-top:2px;
			}
			
			#content .confirm, #editContent .confirm {
				background:#D5ECD8 url("http://images.mcanime.net/images/accepted.png") 5px 5px no-repeat;
				border:1px solid #009F02;
				color:#009F02;
                min-height:16px;
				padding:4px 5px 4px 26px;
			}
		
		#register .sub_btn {
			padding:4px 4px 3px 4px;
		}
		
		#register .fansub_img {
			padding:2px;
			border:1px solid #ccc;
			margin-bottom:3px;
		}
		
		#started_date {
			margin-top:5px;
		}
		
		#search_results {
			width:600px;
			background-color:#fff;
			color:#333;
			border:1px solid #333;
			position:absolute;
			margin-top:5px;
		}
		
			#search_results span {
				display:block;
				padding:4px 8px;
				cursor:pointer;
			}
			
			#search_results span:hover {
				background-color:#333;
				color:#fff;
			}
			
			#search_results i {
				font-size:10px;
				color:#999;
			}
			
			#search_results.loading {
				background-image:url("http://images.mcanime.net/images/loading.gif");
				background-position:center center;
				background-repeat:no-repeat;
				height:64px;
			}
			
			#search_results.loaded {
				height:200px;
				overflow:auto;
			}
		
	#confirmation {
		background-color:#E1EBF2;
		border:1px solid #115098;
		margin-top:15px;
	}
		
		#confirmation p, #act_error p {
			margin:15px 0;
			text-align:center;
		}
	
	#act_error {
		border:1px solid #9F0002;
		background-color:#ECD5D8;
		margin-top:15px;
	}
	
	#configuration {
		/* width:610px; */
		width:95%;
		margin:0 auto;
	}
	
		#configuration h3 {
			background-color:#efefef;
			border:1px solid #ccc;
			font-size:12px;
			padding:5px;
			margin-bottom:10px;
		}
	
		#configuration select {
			border:1px solid #ccc;
			padding:1px;
			color:#555;
		}
		
			select#dob_year {
				width:70px;
			}
			
			.gender select {
				width:210px;
			}
		
		#configuration option {
			padding:0 2px 1px 2px;
		}
		
		#configuration .ins {
			/* padding:3px 4px; */
			padding:3px 4px;
			width:200px;
		}
		
		#configuration dd.viewemail {
			margin-top:2px;
		}
	
		div.general dl, div.personal dl {
			padding:6px 4px;
			border-bottom:1px solid #d9d9d9;
		}
		
        div.general dl:hover, div.personal dl:hover {
				background-color:#ebebeb;
			}
		
			div.general dl.header {
				background-color:transparent;
				border-bottom-color:#bbb;
			}
	
		div.general dt, div.personal dt {
			float:left;
			width:370px;
		}
		
		div.personal dt {
			margin-top:4px;
		}
		
			div.general dd, div.personal dd {
				margin-left:370px;
			}
		
				div.general dd label, div.general dd span {
					margin-left:50px;
				}
				
				div.general .ins {
					width:150px !important;
				}
				
				div.general select {
                    width:150px;
				}
        
        div.general dl.dlsel {}
        
            div.general dl.dlsel dt {
                padding-top:4px;
                width:420px;
            }
		
		div.endline {
			padding-top:10px;
		}
		
		#configuration dl.avatar dt {
			float:left;
			width:120px;
			height:200px;
			padding:2px;
			border:1px solid #d9d9d9;
			text-align:center;
		}
		
		#configuration dl.avatar dd {
			margin-left:160px;
			margin-bottom:10px;
		}
		
			#configuration dl.avatar dd span {
				display:block;
				margin-bottom:2px;
			}
			
			#configuration dl.avatar .ins {
				width:320px;
			}
		
		#configuration div#preview_sig {
			margin-bottom:10px;
            width:500px;
            height:300px;
            overflow:auto;
		}
        
            #configuration div.pimg {
                background:transparent url("http://images.mcanime.net/images/firma_normas_bg.gif") top left no-repeat;
            }
            
            #configuration u.nopimg {
                cursor:pointer;
            }
		
		#configuration textarea.signature {
			width:98.2%;
			margin:0 0 10px 0;
			height:175px;
		}
		
		#configuration div.bbcode {
			margin:10px 0 2px 0;
		}
		
			#configuration div.bbcode .sub_btn {
				font-weight:normal;
			}
			
			#configuration select {
				font-size:11px;
				min-width:75px;
			}
		
		#configuration .description {
			padding:5px;
			margin-bottom:10px;
		}
		
			#configuration .description p {
				padding:5px 0;
				margin:0;
			}
	
	#upload {
		
	}
	
		#upload dt {
			margin-bottom:2px;
		}
	
		#upload dl.title dt {
			font-size:12px;
			font-weight:bold;
		}
		
		#upload dl.title dd {
			margin-bottom:15px;
		}
		
		#upload div.user_image {
			text-align:center;
			margin-bottom:15px;
		}
		
			#upload div.user_image p {
				font-weight:bold;
				color:#555;
			}
		
			#upload div.user_image img {
				padding:2px;
				margin-top:4px;
				border:1px solid #d9d9d9;
			}
		
		#upload .ins {
			padding:3px 4px;
		}
		
		#upload .description {
			margin:0 0 10px 0;
		}
	
	#encyclopedia {
		background-color:#E1EBF2;
		border:1px solid #115098;
		padding:10px;
	}
	
	#list_entry {
		
	}
	
		#list_entry form {
			background-color:#E1EBF2;
			border:1px solid #115098;
			padding:20px;
		}
		
		#list_entry dl, #editContent dl {
			margin-bottom:20px;
		}
		
			#list_entry dl.main, #editContent dl.main {
				margin-bottom:5px;
			}
			
			#list_entry dl.alt, #editContent dl.alt, #upload dd.alt {
				font-size:10px;
				color:#009F02;
			}
		
			#list_entry dt, #editContent dt {
				font-weight:bold;
				color:#555;
				margin-bottom:2px;
			}
			
			#list_entry dt.check, #editContent dt.check {
				float:left;
				width:175px;
			}
			
			#list_entry select, #editContent select {
				border:1px solid #ccc;
				width:222px;
			}
			
				#list_entry option, #editContent option {
					padding:1px 2px;
				}
			
			#list_entry .ins, #editContent .ins {
				padding:3px 4px;
				width:85%;
			}
			
			#list_entry dl.times dt, #editContent dl.times dt {
				line-height:24px;
			}
			
			#list_entry dl.times .ins, #editContent dl.times .ins {
				width:36px;
			}
    
    #subscriptions {}
    #subscribe_box {}
    
        #subscribe_box form {
            margin:10px 0 0;
            padding-bottom:10px;
            border-bottom:1px solid #CCCCCC;
        }
        
            #subscribe_box form select {
                width:75px;
            }
        
        #subscribe_box div.sb_col {
            width:50%;
            overflow:scroll;
            height:500px;
        }
        
            #subscribe_box div.sb_col li {
                border-bottom:1px solid #CCCCCC;
                color:#333333;
                padding:5px;
                cursor:pointer;
            }
            
            #subscribe_box div.sb_col li.highlight {
                background-color:#fdfdcd;
                font-weight:bold;
            }
            
            #subscribe_box div.sb_col input {
                float:right;
            }
            
            #subscribe_box div.sb_title {
                padding:5px;
                background-color:#EBEAE3;
                border-bottom:1px solid #CCCCCC;
            }
            
                #subscribe_box div.sb_title small {
                    font-style:italic;
                }
        
        #sb_left {
            float:left;
        }
        
        #sb_right {
            float:right;
        }
    
    div.columns {}
    
        div.columns div.col {
            width:45%;
        }
        
        div.columns div.cleft {
            float:left;
        }
        
        div.columns div.cright {
            float:right;
        }
    
    /* General group area*/
    div.groups {}
        
        div.groups h4 {
            background-color:#eee;
            border-width:1px 0 0;
        }
        
            div.groups h4 a {
                float:right;
                font-size:10px;
                font-weight:normal;
            }
            
        div.groups a, div.grp_sidebar a {
            text-decoration:none;
        }
            
            div.groups a:hover, div.grp_sidebar a:hover {
                text-decoration:underline;
            }
        
        /* Group search form */
        div.groups form.grp_form {
            margin:10px 0;
        }
        
            div.groups input.grp_name {
                background:#f3f3f3 url("http://images.mcanime.net/images/search_all_trans.gif") no-repeat scroll 2px center;
                font-size:11px;
                padding:2px 2px 2px 17px;
            }
        
        /* Group listings */
        div.group {
            background-color:#f9f9f9;
            border:1px solid #eee;
            margin-bottom:10px;
            padding:10px;
            position:relative;
        }
            
            div.group h5 {
                background-color:transparent;
                border:0;
                font-size:12px;
                padding:0;
            }        
            div.group div.gimg {
                float:left;
                width:110px;
            }
            
            div.group div.gdetail {
                float:left;
            }
            
            div.group small {
                color:#777;
            }
            
            div.group dl {
                margin-top:15px;
            }
            
                div.group dt {
                    color:#777;
                }
            
            div.group.nogroups {
                min-height:0;
                text-align:center;
            }
            
            div.group a.grp_join {
                bottom:10px;
                position:absolute;
                right:10px;
            }
            
            div.group div.grp_actions {
                font-weight:bold;
                position:absolute;
                right:10px;
                text-align:right;
            }
            
                div.group div.grp_actions a {
                    text-decoration:none;
                }
                
                div.group div.grp_actions a:hover {
                    border-bottom:1px dotted #1D439B;
                    padding-bottom:1px;
                }
        
        div.groups div.highlight {
            background:#fdfdcd url('http://images.mcanime.net/images/warning.png') no-repeat scroll 5px center;
            margin:0 0 10px 0;
            padding:5px 10px;
        }
        
        div.groups div.error, div.groups div.confirm {
            background-position:5px center !important;
        }
        
        div.groups #pages {
            margin:0;
            padding:0.5em 1em;
        }
        
        div#register.groups select.sel {
            width:auto;
        }
        
            div#register.groups select.sel option {
                padding:0 4px;
            }
        
        div#register.groups textarea.ins {
            width:auto;
        }
        
        div.grp_info {
            padding:10px;
        }
        
            div.gi_first {
                padding-bottom:10px;
            }
            
            div.grp_image {
                margin-bottom:2px;
                text-align:center;
            }
            
            div.grp_iactions {}
            
                div.grp_iactions a {
                    border-bottom:1px dotted #999;
                    display:block;
                    outline:none;
                    padding:4px 8px;
                }
                
                div.grp_iactions a:hover {
                    background-color:#1D439B;
                    color:#FFF;
                    text-decoration:none;
                }
            
            ul.grp_admins {
                color:#1D439B;
                list-style:square;
            }
            
                ul.grp_admins li {
                    margin-left:1.5em;
                }
                
                ul.grp_admins span {
                    color:#000;
                }
            
            div.grp_srelations div {
                border-bottom:1px solid #dfdfdf;
                margin:0 5px;
                padding:5px;
            }
            
            div.grp_member_total {
                border-bottom:1px dotted #cdcdcd;
                padding:3px 10px;
            }
            
                div.grp_member_total a.seeall {
                    float:right;
                }
            
            div.grp_members {
                padding-bottom:10px;
            }
            
            div.grp_members_row {
                clear:left;
                padding-top:10px;
            }
            
                div.grp_members_row div {
                    float:left;
                    padding-left:20px;
                    width:50px;
                }
                
                div.grp_members_row a.gm_avatar {
                    float:left;
                    height:50px;
                    overflow:hidden;
                    width:50px;
                }
                
                div.grp_members_row img {
                    padding-bottom:2px;
                }
            
            div.grp_last_topics {}
            
                div.grp_last_topics div.glt_row {
                    border-bottom:1px dotted #cdcdcd;
                    padding:5px 10px;
                }
                
                    div.grp_last_topics div.glt_row small,
                    div.grp_last_topics div.glt_row small a {
                        color:#999;
                    }
                    
                    div.grp_last_topics span.glt_black small {
                        color:#000;
                    }
                    
                    div.grp_last_topics div.glt_rowf {
                        height:1px;
                        padding:0;
                    }
                
                div.grp_last_topics span.glt_last_post {
                    float:right;
                }
                
                div.grp_last_topics a.mods {
                    color:#668400;
                    font-weight:bold;
                }
                
                div.grp_last_topics a.admins {
                    color:#A76100;
                    font-weight:bold;
                }
            
            form#grp_invite {
                margin:10px 0;
            }
        
        dl.grp_detail {
            padding-left:10px;
        }
        
            dl.grp_detail dt, dl.grp_detail dd {
                float:left;
                padding:3px 0;
            }
            
            dl.grp_detail dt {
                clear:left;
                color:#555;
                font-weight:bold;
                width:145px;
            }
            
            dl.grp_detail b {
                color:#555;
                float:left;
                width:90px;
            }
            
        div.groups div#profile_menu.grpa_menu {
            margin-bottom:0;
        }
        
        div.groups div.grpa_submenu {
            background-color:#15436E;
            float:left;
            margin:1px 8px 10px;
            padding:5px 5px 6px;
        }
        
            div.groups div.grpa_submenu.grpa_forums {
                margin-left:87px;
            }
        
            div.groups div.grpa_submenu a {
                color:#fff;
                outline:none;
                margin:0 5px;
                text-decoration:none;
            }
            
                div.groups div.grpa_submenu a:hover, div.groups div.grpa_submenu a.selected {
                    border-bottom:1px dotted #fff;
                    padding-bottom:1px;
                }
        
        div.groups div.grpm_list {}
        
            div.groups div.grpm_list span {
                cursor:pointer;
                float:right;
            }
        
        fieldset.grp_relations {
            background-color:#f2f2f2;
            border:1px solid #cdcdcd;
        }
        
            fieldset.grp_relations legend {
                background-color:#f2f2f2;
                border:solid #cdcdcd;
                border-width:3px 1px 1px;
                color:#115098;
                font:bold 12px Arial, Tahoma, Verdana, sans-serif;
                letter-spacing:5px;
                margin-left:15px;
                padding:3px 15px;
            }
            
            fieldset.grp_relations div.rbody {
                padding:5px 15px 15px;
            }
            
        form.grp_relations_form {
            position:relative;
        }
            
            fieldset#grp_results {
                left:91px;
                min-width:610px;
                position:absolute;
            }
            
                fieldset#grp_results div#grp_results_div {
                    max-height:250px;
                    overflow:auto;
                }
            
                fieldset#grp_results legend {
                    color:#A00520;
                    letter-spacing:normal;
                }
                
                fieldset#grp_results span.ss_row {
                    display:block;
                    padding:6px 8px;
                    font-size:10px;
                }
                
                    fieldset#grp_results span a {
                        cursor:pointer;
                        float:right;
                    }
                    
                    fieldset#grp_results span a:hover {
                        color:#555;
                    }
                
                fieldset#grp_results span.ss_row {
                    border-bottom:1px dotted #ccc;
                }
                
                    fieldset#grp_results span.ss_row:hover {
                        background-color:#FFFFC1;
                    }
                
                fieldset#grp_results span.same {
                    background-color:#e0e0e0;
                }
                
                fieldset#grp_results img.grp_close {
                    cursor:pointer;
                    position:absolute;
                    right:21px;
                    top:-5px;
                }
    
    dl.subscriptionDetail {
        margin-left:20px;
    }
    
        dl.subscriptionDetail dt {
            float:left;
            font-style:italic;
            padding-right:4px;
        }
			
	.info_box {
		display:none;
		position:absolute;
		margin-left:390px;
		width:260px;
		padding-bottom:9px;
		background:transparent url("http://images.mcanime.net/images/info_box_arrow.gif") 30px bottom no-repeat;
	}
	
		.info_box p {
			padding:15px;
			color:#fff;
			background-color:#15436E;
			font:14px/21px Georgia, serif;
			margin:0 !important;
		}
	
	.file_parts {
		position:absolute;
		border:1px solid #ccc;
		background-color:#fff;
		color:#333;
		padding:8px;
		width:150px;
	}
	
		.file_parts dt {
			font-weight:bold;
			border-bottom:1px dotted #ccc;
			padding-bottom:2px;
		}
		
		.file_parts dd {
			padding:3px 0;
		}

.normas {

}

	.normas p {
		margin:10px 0;
	}
	
	.normas ul, .normas ol {
		margin:0 0 0 30px;
	}
	
	.normas li {
		padding-bottom:5px;
	}
	
	.normas h6 {
		margin-top:10px;
	}
	
	.normas .ejemplo {
		padding:15px;
		border:1px solid #ccc;
		background-color:#f3f3f3;
	}
	
	.normas .ejemplo:hover {
		border-color:#999;
	}
	
		.normas .ejemplo img {
			border:1px solid #ccc;
		}
		
		.normas .ejemplo img:hover {
			border-color:#999;
		}
		
	.normas span.red {
		color:#f00;
	}

.warning {
    padding:5px 5px 5px 30px;
    margin-bottom:10px;
    border:1px solid #FDBF3B;
    background:#FFEBC1 url("http://images.mcanime.net/images/warning.png") 8px 5px no-repeat;
    /*color:#A6750C;*/
    color:#282828;
}

    .warning.close img {
        float:right;
        position:relative;
        cursor:pointer;
    }

#faqs {
	margin-right:75px;
}

	#faqs li {
		padding-bottom:0;
		line-height:19px;
		color:#333;
	}
	
	#faqs li div {
		margin-bottom:15px;
	}
	
	#faqs a {
		border-bottom:1px solid #1D439B;
		cursor:pointer;
		text-decoration:none;
	}
	
	#faqs a:hover {
		color:#333;
	}

#ageWarning {
    background-color:#000;
    bottom:0;
    left:0;
    position:fixed;
    right:0;
    top:0;
    z-index:5000;
}

    #ageWarning div.warningContent {
        color:#A0A0A0;
        margin:50px auto;
        text-align:center;
        width:80%;
    }
    
    #ageWarning p {
        font:bold 16px Arial, Tahoma, Verdana, sans-serif;
        margin:20px 0;
        padding-top:10px;
    }
    
        #ageWarning p.msg {
            font-size:24px;
        }
    
    #ageWarning div.btns {
        padding-top:20px;
        text-align:center;
    }
    
        #ageWarning div.btns input {
            font:bold 18px Arial, Tahoma, Verdana, sans-serif;
            width:110px;
        }
        
        #ageWarning div.btns input.sep {
            margin-right:50px;
        }
    
    #ageWarning a {
        color:#fff;
        text-decoration:none;
    }

#footer {
	background:#000 url("http://images.mcanime.net/images/footer_left.gif") left top no-repeat;
	margin:10px 3px 0 3px;
	color:#fff;
	line-height:20px;
}

	#footer div {
		height:40px;
		background:transparent url("http://images.mcanime.net/images/footer_right.gif") right top no-repeat;
		padding:4px 8px;
	}
	
	#footer a {
		color:#fff;
		text-decoration:none;
		border-bottom:1px dotted #fff;
	}

.clearAll {
	clear:both;
}

    b.bclear {
        clear:both;
        display:block;
    }

.clearLeft {
	clear:left;
}

.ins {
	border:1px solid #ccc;
	color:#666666;
	background-color:#f3f3f3;
	padding:0 2px 1px;
}
		
	.ins:focus {
		border-color:#555;
		background-color:#fff;
		color:#000;
	}

.sel {
    background-color:#f3f3f3;
    border:1px solid #ccc;
    color:#666;
}

.syn {
	width:99%;
}

.sub_btn {
	border:1px solid #666666;
	color:#000;
	padding:1px 4px;
	font-size:11px;
	font-weight:bold;
	background:#fafafa url("http://images.mcanime.net/images/bg_button.gif") left top repeat-x;
	cursor:pointer;
}

	.sub_btn:hover {
		border-color:#9F0002;
		color:#9F0002;
	}
    
    .sub_btn.disabled {
        color:#666666;
        background-color:#f3f3f3;
        background-image:none;
        border-color:#666666;
    }

a.back_to_top {
	background:transparent url("http://images.mcanime.net/foro/templates/mcanime/images/icon_back_top.gif") left center no-repeat;
	padding-left:16px;
	line-height:15px;
	text-decoration:none;
	float:left;
}

	a.back_to_top:hover {
		text-decoration:underline;
	}

.radio {
	background:transparent url("http://images.mcanime.net/images/play.png") left center no-repeat;
	padding-left:21px;
}

	.radio:hover {
		background-image:url("http://images.mcanime.net/images/play_azul.png");
	}

.google_results iframe {
	width:99%;
}

.small {
	font-size:10px;
}

.hide {
	display:none;
}

.sdd_text {
	height:250px;
	border:1px solid #ccc;
	background-color:#fff;
	padding:10px;
	overflow:auto;
}

#filtrar_estrenos {
	position:absolute;
	margin-left:250px;
}

div.line {
    border-top:1px solid #eee;
    height:1px;
    margin:5px 0 4px;
}

div.hr {
    border-top:1px solid #dfdfdf;
    height:1px;
    margin:15px 0;
}

div#kronos {
    /* background-color:#FDFDCD;
    border:1px solid #CFCFA7; */
    background-color:#ECD5D8;
    border:1px solid #BC2A4D;
    cursor:default;
    color:#692F0E;
    margin:0 -20px;
    padding:8px 0;
    text-align:center;
}

    div#kronos span {
        cursor:pointer;
        float:right;
        font:bold 16px Arial;
        margin:-5px 30px 0 0;
    }

#dashDiv {
    cursor:default;
}

#openx_bgad {
    display:none;
}

#openx_wrap {
    background:fixed no-repeat top center;
}
