/**********************************
*
* CSS document for AnCo
* Copyright AnimeCouncil^2 2008
*
***********************************/

html {
	background: url('../../images/background/global-bg.gif') repeat;
}
body{
	background: url('../../images/background/global-bg-horizontal.gif') repeat-x;
	margin: 0;
	padding: 0;
	height: 470px;
}

h5 {margin: 0; color: #ff6666; font-family: tahoma; font-size: 10px; font-weight: bold;} /*Staff position*/
h4 {margin: 0 0 5px 0; color: #535353; font-size: 12px;}
h3 {margin: 10px 0 0px 5px; color: #666; font-size: 15px; } /*Donate*/
h2 {margin: 4px 0 5px 0; font-family: verdana; color: #666; font-weight: bold; font-size: 12px;} /*Manga header*/
h1 {margin: 4px 0 5px 0; color: #666; font-size: 15px; } /*Staff header and get Manga header*/
img { border: 0; }

#pagelayout {
	margin: 0 auto;
	width: 800px;	
}

/****************************************
*
* Settings for logo
*
*****************************************/

#above_logo { 
	background: url('../../images/panel_content_menu/topper.gif') top repeat-x; 
	width: 800px; 
	height: 19px;
}

#logoLeft {
	width: 395px;
	height: 231px;
	float: left;
}

#logoTopLeft {
	background: url('../../images/header/header-top-left.jpg') top no-repeat; 
	width: 395px; 
	height: 116px;
	float: left;
}

#logoBottomLeft {
	background: url('../../images/header/header-logo.jpg') top no-repeat; 
	width: 395px;
	height: 115px; 
	float: left;
}

#logoRight {
	width: 405px; 
	height: 231px;
	float: left;
}

#logo {
	width: 800px;
	height: 231px;
}

#logo img {margin-bottom: -5px;}

#below_logo {
	width: 800px; 
	height: 57px;
}
#below_logo img {margin-bottom: -5px;}

#ircBar {
	text-align: right;
	padding: 7px 0 0 0px;
}

#ircBar a{color: #990000; text-decoration: none;}
#ircBar a:hover{color: #990000; text-decoration: underline;}
/********** END LOGO ***************************/


/************************************************
*
* Settings for Menu
*
*************************************************/

#menu{
	background: url('../../images/panel_content_menu/menu-bg.gif') repeat-x; 
	height: 29px;
	padding-left: 0px;
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 12px;
}

#menu a{
	height: 29px;
	line-height: 29px;
	text-decoration: none;
	font-weight: bold;
	color: #333;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 6px;
}

#menu a:visited{
	height: 29px;
	line-height: 29px;
	text-decoration: none;
	font-weight: bold;
	color: #333;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 6px;
}

#current{
	background: url('../../images/panel_content_menu/menu-over.gif') repeat-x; 
}

#belowMenuLeft {
	float: left;
	background: url('../../images/panel_content_menu/menu-panel-cornet-left.gif') no-repeat;
	width: 24px;
	height: 27px;
}

#belowMenuRight {
	float: left;
	background: url('../../images/panel_content_menu/menu-panel-cornet-right.gif') no-repeat;
	width: 24px;
	height: 27px;
	

}
#belowMenu {
	background: url('../../images/panel_content_menu/menu-panel.gif') repeat-x; 
	float: left;
	height: 27px;
	width: 752px;
	font-family: tahoma;
	font-size: 12px;
}

#login {
	background: url('../../images/new/anco_03.gif') no-repeat; 
	font-family: tahoma;	
	font-size: 10px;
	float: left;
	height: 28px;
	width: 368px;
}

#login a{color: #777; text-decoration: none;}
#login a:visited{color: #777; text-decoration: none;}
#login a:hover{color: #777; text-decoration: underline;}
/*************** END MENU **********************/

/************************************************
*
* Style configuration for container
*
*************************************************/

#aboveContainerLeft {
	float: left;
	background: url('../../images/panel_content_menu/con-topper-cornet-left.gif') no-repeat;
	width: 24px;
	height: 27px;
	margin-top: 12px;
}


#aboveContainer{
	float: left;
	background: url('../../images/panel_content_menu/con-topper.gif') repeat-x;
	width: 752px;
	height: 27px;
	margin-top: 12px;
}

#aboveContainerRight {
	float: left;
	background: url('../../images/panel_content_menu/con-topper-cornet-right.gif') no-repeat;
	width: 24px;
	height: 27px;
	margin-top: 12px;
}

#container{
	background-color: #fff;
	float: left; 
	width: 800px; 
	height: 100%;
	font-family: tahoma;
	font-size: 11px;
}

/************** END CONTAINER ******************/


/************************************************
*
* Style configuration for contents (links/text)
*
*************************************************/

#contents a{color: #990000; text-decoration: none;}
#contents a:visit{color: #990000; text-decoration: none;}
#contents a:hover{color: #990000; text-decoration: underline;}

#contents{
	float: left;
	background-color: #fff;
	width: 760px;
	padding: 10px;
	padding-right: 0px;
}

.title {
}

.kinguin {
	background: url('../../images/contents/donate-bg.gif') repeat-x;
	margin: -39px 5px 5px 430px;	
	padding: 5px;
	height: 27px;
	font-family: tahoma;
	font-size: 11px;
	color: #333;
}
.kinguinText {
	float: left;
	width: 260px;
}
.kinguinImg {
	float: right;
	margin-top: -5px;
	
}

/*************** END CONTENTS *******************/

/************************************************
*
* Styles for mangaPage
*
*************************************************/
.mangaStatus {
	background: url('../../images/mangaPage/seppie.jpg') no-repeat;
	padding-top: 4px;
	width: 521px;
	margin: 14px 0 -7px 4px;
}
.header {
	margin-top: 10px;
	padding-top: 5px;
	padding-left: 10px;
	background: url('../../images/contents/news-post-title-bg.gif') repeat-x;
	height: 48px;
	width: 245px;
}

.header p{
	margin-top: -11px;
}

.headerManga {
	margin-top: 10px;
	padding-top: 5px;
	padding-left: 10px;
	background: url('../../images/contents/news-post-title-bg.gif') repeat-x;
	height: 48px;
	width: 770px;
}

.headerManga p{
	margin-top: -11px;
}

.containerManga {
	background: url('../../images/contents/news-post-con-bg.png') repeat;
	padding: 20px;
	width: 740px;
	height: 180px;
}

.containerMangaUn {
	background: url('../../images/contents/news-post-con-bg.png') repeat;
	padding: 20px;
	width: 740px;
}

.containerManga img {
	display: block;
    margin: -5px 20px 10px 0px;
}

.container {
	background: url('../../images/contents/news-post-con-bg.png') repeat;
	padding: 10px;
	width: 235px;
}

.container img {
	display: block;
    margin-left: auto;
    margin-right: auto 
}

.styleongoing { /*Author, date */
	color: #ff6666;
	font-family: tahoma;
	font-size: 11px;
}

.stylecompleted { /*Forum, comment */
	color: #009900;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
}

.styledropped { /*Forum, comment */
	color: #666;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
}

.td1 {
	background: url('../../images/mangaPage/bg-list-light.gif') repeat-x;
	width: 780px;
	margin-top: -2px;
	height: 21px;
}

.td2 {
	background: url('../../images/mangaPage/bg-list-dark.gif') repeat-x;
	width: 780px;
	margin-top: -2px;
	height: 21px;
}


	



/************** END MANGA **********************/

/************************************************
*
* STAFF
*
*************************************************/

.headerStaff {
	margin-top: 10px;
	margin-left: 27px;
	padding-top: 5px;
	padding-left: 10px;
	background: url('../../images/contents/news-post-title-bg.gif') repeat-x;
	height: 48px;
	width: 335px;
}

.containerStaff {
	margin-left: 27px;
	background: url('../../images/contents/news-post-con-bg.png') repeat;
	padding: 10px;
	width: 325px;
	height: 130px;
}

.headerStaff img {
	margin: -5px -0px -0px -10px;
	padding-right: 10px;
}

/************* END STAFF ************************/


 /************************************************
*
* DONAGTE
*
*************************************************/
#donate1 {
	float: left;
	width: 470px;
	height: 200px;
}

#donate2 {	
	float: left;
	width: 200px;
	height: 200px;
}

#donators {	
	clear: both;
}

#headerDonate {
	margin-top: 0px;
	margin-left: 27px;
	padding-top: 5px;
	padding-left: 10px;
	background: url('../../images/contents/news-post-title-bg.gif') repeat-x;
	height: 48px;
	width: 385px;
}

#containerDonate {
	margin-left: 27px;
	background: url('../../images/contents/news-post-con-bg.png') repeat;
	padding: 10px;
	width: 375px;
	height: 93px;
}

#kinguin {
	background: url('../../images/contents/donate-bg.gif') repeat-x;
	margin: -29px 5px 5px 0px;	
	padding: 5px;
	height: 27px;
	width: 275px;
	font-family: tahoma;
	font-size: 11px;
	color: #333;
}

#kinguin form {
	margin-top: -27px;
}

#donate2 img {margin-bottom: 50px;}
/************* END DONAGTE **********************/



 /************************************************
*
* REQRUITMENT
*
*************************************************/

#mailForm {
	padding: 30px 180px 0 180px;
}


/************* END REQRUITMENT ******************/


/************************************************
*
* FAQ
*
*************************************************/

.faqQuestion1 {
	background: url('../../images/mangaPage/bg-list-dark.gif') repeat-x;
	height: 17px;
	padding: 2px 0 0 5px;
	width: 775px;
}

.faqQuestion2 {
	background: url('../../images/mangaPage/bg-list-light.gif') repeat-x;
	height: 17px;
	padding: 2px 0 0 5px;
	width: 775px;
}

.faqAnswer {
	background: url('../../images/contents/news-post-con-bg.png') repeat;
	padding: 20px;
	width: 740px;
}


.faqHeader {
	margin-top: 10px;
	padding-top: 13px;
	padding-left: 10px;
	background: url('../../images/contents/news-post-title-bg.gif') repeat-x;
	height: 40px;
	width: 770px;
	color: #993333;
}

#faq a{color: #000; text-decoration: none;}
#faq a:visit{color: #000; text-decoration: none;}
#faq a:hover {color: #cc0000; text-decoration: none;}
/************* END FAQ **************************/


/************************************************
*
* COPYRIGHT
*
*************************************************/

#copyright { 
	clear: both; 
	color: #fff; 
	font-family: tahoma;
	font-size: 11px;
	margin-bottom: 13px;
}

#copyright a{color: #fff; text-decoration: none;}
#copyright a:visit{color: #fff; text-decoration: none;}
#copyright a:hover{color: #aaa; text-decoration: none;}

#copyOverLeft {
	background: url('../../images/footer/footer-top-left.gif') no-repeat;
	width: 24px;
	height: 27px;
	float: left;
}

#copyOverMiddle {
	background: url('../../images/footer/footer-top-stretch.gif') repeat-x;
	width: 753px;
	height: 27px;
	float: left;
}

#copyOverRight {
	background: url('../../images/footer/footer-top-right.gif') no-repeat;
	width: 23px;
	height: 27px;
	float: left;
}

#copyUnderLeft {
	background: url('../../images/footer/footer-foot-left.png') no-repeat;
	width: 23px;
	height: 14px;
	float: left;
	margin-left: 20px;
}

#copyUnderMiddle {
	background: url('../../images/footer/footer-foot-stretch.gif') repeat-x;
	width: 717px;
	height: 14px;
	float: left;
	margin-bottom: 13px;
}

#copyUnderRight {
	background: url('../../images/footer/footer-foot-right.png') no-repeat;
	width: 20px;
	height: 14px;
	float: left;
}
/************** END COPYRIGHT *******************/


/* BOTLIST */

#botlist {
	padding: 20px 0 0 90px;
}

#irc {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	width: 260px;
	border: 2px solid #ccc;
	padding: 20px;
	margin: 0 auto;
	background: url('../../images/contents/news-post-con-bg.png') repeat;
}

#irc input {border: 1px solid #ccc; color: #333; background-color: #fff;}
/*****FAAAAAAAAAAAAKER! *************************/

#mah{ /*poll*/
	display: none;
}
