/* XHTML CSS */
/* Main file */
/*************/

/* GLOBAL STUFF */
/****************/
html {
	height: 100%;
 	margin-bottom: 1px;
}

body {
  background-color: #B4B4DC;
	background-image: url(http://www.pcedaisakusen.net/images/layout/default/background_bm.gif);
 	background-repeat: repeat;
	color: #000000;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 12px;
 	text-align: left;
 	vertical-align: top;
}

form {
	margin: 0;
}

a:link,
a:visited,
a:active {color:#000000; text-decoration: none;}
a:hover {color: #46465F; text-decoration: underline;}

a.link:link,
a.link:visited,
a.link:active {color:#46465F; text-decoration: underline;}
a.link:hover {color: #000000; text-decoration: none;}

a.link2:link,
a.link2:visited,
a.link2:active {color:#46465F; text-decoration: none;}
a.link2:hover {color: #000000; text-decoration: underline;}

.main {
 color: #000000;
 font-size: 10px;
}

.title {
 color: #000000;
 font-size: 14px;
 font-weight: bold;
}

.title2 {
 color: #46465F;
 font-size: 14px;
 font-weight: bold;
}

.title2_small {
 color: #46465F;
 font-size: 12px;
 font-weight: bold;
}

/* MAIN DIV */
/************/
div#centered {
	/*width: 814px;*/
	width: 934px;
	margin: 0 auto;
}


/* HEADER */
/**********/
div#header {
 /*width: 664px;*/
 width: 784px;
 height: 128px;
 /*background-color: #FF00FF;*/
 background-image: url(http://www.pcedaisakusen.net/images/layout/default/3engine_header.gif);
 background-repeat: no-repeat;
 
 color: #FFFFFF;
 text-align: left;
 border: 0px solid #000000;
 /*margin-left: 75px;*/
 padding-left: 75px;
 padding-right: 75px;
}


/* IMAGE */
div#image {
 width: 400px;
 min-height: 100px;
 color: #FFFFFF;
 text-align: left;
 border: 1px solid #000000;
 float: left;
}


/* LANGUAGE BOX */
/****************/
a.lg_box:link,
a.lg_box:visited,
a.lg_box:active {color:#000000; text-decoration: none;}
a.lg_box:hover {color: #FC9404; text-decoration: none;}

div.lg_box {
 /*background-color: #FFFFFF;*/
 width: 105px;
 color: #000000;
 font-size: 10px;
 /*font-weight: bold;*/
 text-align: right;
 line-height: 14px;
 vertical-align: middle;
 border: 0px solid #000000;
 /*padding: 5px;*/
 /*padding-left: 604px;*/
 margin-left: 679px;
 margin-top: 5px;
}


/* MENU */
/********/
.menu {
 background-color: #FFFFFF;
 color: #46465F;
}

div.menu {
 width: 679px;
 /*min-height: 339px;*/
 /*padding: 5px 10px 5px 10px;*/
 border: 0px solid #000000;
 /*overflow: hidden;*/
 margin-top: 9px;
 float: left;
}

a.menu:link,
a.menu:visited,
a.menu:active {color:#000000; text-decoration: none;}
a.menu:hover {color: #FC9404; text-decoration: none;}

.menu_selected {
 /*background-color: #DCDCFC;*/
 color: #333333;
}

a.menu_selected:link,
a.menu_selected:visited,
a.menu_selected:active,
a.menu_selected:hover {color: #46465F; font-weight: bold; text-decoration: none;}


/* USERMENU */
/********/
.user_menu {
 color: #000000;
 font-size: 10px;
}

div.user_menu {
 /*height: 12px;
 line-height: 12px;*/
 /*padding: 5px 10px 5px 10px;*/
 width: 230px;
 height: 75px;
 min-height: 75px;
 color: #000000;
 text-align: right;
 border: 0px solid #000000;
 margin-left: 559px;
 padding-top: 5px;
}

a.user_menu:link,
a.user_menu:visited,
a.user_menu:active {color:#000000; text-decoration: none;}
a.user_menu:hover {color: #FC9404; text-decoration: underline;}

.user_menu_selected {
 /*background-color: #89899D;*/
 color: #333333;
}

a.user_menu_selected:link,
a.user_menu_selected:visited,
a.user_menu_selected:active,
a.user_menu_selected:hover {color: #000000; font-weight: bold; text-decoration: none;}

/* DATEBOX */
/***********/
div.date_box {
 color: #000000;
 font-size: 10px;
 width: 230px;
 height: 75px;
 min-height: 75px;
 color: #000000;
 text-align: left;
 border: 0px solid #000000;
 margin-left: 0px;
 padding-top: 5px;
 float: left;
}


/* CONTENT */
/***********/
.content {
 background-color: #DEDEE9;
}

div.content {
 /*width: 814px;*/
 background-color: #DEDEE9;
 background-image: url(http://www.pcedaisakusen.net/images/layout/default/3engine_content.gif);
 background-repeat: repeat-y;
 
 width: 860px;
 min-height: 408px;
 /*padding: 10px;*/
 border: 0px solid #000000;
 overflow: visible;
 padding-left: 37px;
 padding-right: 37px;
 padding-top: 5px;
 padding-bottom: 10px;
}

.content_small {
 font-size: 10px;
}

.content2 {
 color: #46465F;
}

.content2_small {
 color: #46465F;
 font-size: 10px;
}

.content_list2 {
 background-color: #B4B4DC;
}

.content_list2_small {
 background-color: #B4B4DC;
 font-size: 10px;
}

/* BLOG */
/********/
.blog_site_navigator{
 color: #000000;
 text-align: right;
}

a.blog_site_navigator:link,
a.blog_site_navigator:visited,
a.blog_site_navigator:active {color: #666666; text-decoration: none;}
a.blog_site_navigator:hover {color: #000000; text-decoration: none;}

.blog_site_navigator_selected{
	color: #000000;
}


/* GALLERY */
/***********/
.gallery_site_navigator{
 color: #000000;
 text-align: right;
}

a.gallery_site_navigator:link,
a.gallery_site_navigator:visited,
a.gallery_site_navigator:active {color: #666666; text-decoration: none;}
a.gallery_site_navigator:hover {color: #000000; text-decoration: none;}

.gallery_site_navigator_selected{
	color: #000000;
}

.pic_list{
	margin: 0 5px 5px 5px;
	float: left;
}

.pic_navigator{
	background-color: #999999;
	color: #999999;
	margin: 5px;
}

.pic_navigator_img{
 	vertical-align: middle;
 	border: 1px solid #000000;
}

/* SITEMAP */
/***********/
.sitemap {
	line-height: 15px;
}

td.sitemap {
	padding: 2px 10px 9px 10px;
	border-top: 1px dotted #000000;
}

a.sitemap:link,
a.sitemap:visited,
a.sitemap:active {color:#000000; text-decoration: none;}
a.sitemap:hover {color:#666666; text-decoration: none;}


/* GUESTBOOK */
/*************/
.gb_header{
 color: #000000;
 font-weight: bold;
 font-size: 10px;
}

a.gb_header:link,
a.gb_header:visited,
a.gb_header:active {font-size: 10px; font-weight: bold; color:#333333; text-decoration: none;}
a.gb_header:hover {font-size: 10px; font-weight: bold; color: #666666; text-decoration: none;}

.guestbook {
 background-color: #CCCCCC;
 color: #000000;
 font-size: 12px;
 vertical-align: top;
}

input.gb{
 background-color: #CCCCCC;
 font-size: 10px;
 padding: 3px 5px 3px 5px;
 border: 1px solid #000000;
}

textarea.gb{
 background-color: #CCCCCC;
 font-size: 12px;
 padding: 3px 5px 3px 5px;
 border: 1px solid #000000;
}

input.gb_button{
 background-color: #CCCCCC;
 font-size: 10px;
 padding: 3px 5px 3px 5px;
 border: 1px solid #000000;
}

.gb_site_navigator{
 color: #000000;
 text-align: right;
}

a.gb_site_navigator:link,
a.gb_site_navigator:visited,
a.gb_site_navigator:active {color: #666666; text-decoration: none;}
a.gb_site_navigator:hover {color: #000000; text-decoration: none;}

.gb_site_navigator_selected{
	color: #000000;
}


/* NEWSLETTER */
/**************/
input.nl{
 background-color: #CCCCCC;
 font-size: 10px;
 padding: 3px 5px 3px 5px;
 border: 1px solid #000000;
}

input.nl_button{
 background-color: #CCCCCC;
 font-size: 10px;
 padding: 3px 5px 3px 5px;
 border: 1px solid #000000;
}


/* BOX */
/*******/
div.box {
 width: 138px;
 min-height: 406px;
 background-color: #89899D;
 padding: 10px;
 border: 1px solid #000000;
 float: left;
 overflow: visible;
}


/* SPACER */
/*********/
div.spacer_h {width: 814px; height: 14px; clear: both;}
div.spacer14l {width: 14px; height: 14px; float: left;}
div.spacer_search {width: 14px; height: 14px; clear: both;}


/* FOOTER */
/**********/
div#footer {
 /*background-color: #FF00FF;*/
 background-image: url(http://www.pcedaisakusen.net/images/layout/default/3engine_footer.gif);
 background-repeat: no-repeat;
 background-position: bottom;
 border: 0px solid #000000;
 
 width: 860px;
 color: #000000;
 font-size: 10px;
 text-align: left;
 /*padding: 10px;*/
 padding-left: 37px;
 padding-right: 37px;
 padding-bottom: 15px;
}

.credits {
	font-size: 10px;
	color: #46465F;
}


a.credits:link,
a.credits:visited,
a.credits:active {color:#000000; text-decoration: none;}
a.credits:hover {color: #666666; text-decoration: none;}


/* SEARCH */
/**********/
.search_results_title {
 font-size: 10px;
 font-weight: bold;
}

.search_results {
 font-size: 10px;
}

.search {
 background-color: #89899D;
 color: #000000;
 font-size: 10px;
}

div.search {
 width: 128px;
 border: 1px solid #000000;
 padding: 5px 10px 5px 10px;
 overflow: hidden;
}

input.search{
 background-color: #CCCCCC;
 font-size: 10px;
 padding: 2px;
 border: 1px solid #000000;
}

input.search_button{
 background-color: #CCCCCC;
 font-size: 10px;
 border: 1px solid #000000;
}


/* ERRORS */
/**********/
a.update_error:link,
a.update_error:visited,
a.update_error:active {color:#FF0000; text-decoration: underline;}
a.update_error:hover {color: #46465F; text-decoration: none;}

.update_error {
 color: #FF0000;
 font-size: 10px;
 font-style: normal;
 font-weight: bold;
}

a.update_ok:link,
a.update_ok:visited,
a.update_ok:active {color:#006600; text-decoration: underline;}
a.update_ok:hover {color: #46465F; text-decoration: none;}

.update_ok {
 color: #006600;
 font-size: 10px;
 font-style: normal;
 font-weight: bold;
}

.update_error_small {
 color: #FF0000;
 font-size: 10px;
 font-style: italic;
 font-weight: bold;
}

.update_ok_small {
 color: #006600;
 font-size: 10px;
 font-style: italic;
 font-weight: bold;
}


/* PCE Daisakusen */
/******************/
.input {
 font-size: 12px;
 padding: 1px;
}


.game_navigation{
	color:#6C6C94;
}

a.game_navigation:link,
a.game_navigation:visited,
a.game_navigation:active { color: #46465F; font-weight: bold; text-decoration: none;}
a.game_navigation:hover { color: #000000; font-weight: bold; text-decoration: underline;}

select.game_navigation{
 	font-size: 10px;
 	color: #000000;
 	vertical-align: middle;
}

input.game_navigation{
 	font-size: 10px;
 	color: #000000;
 	vertical-align: middle;
}

input.game_navigation_button{
 background-color: #6C6C94;
 color: #FFFFFF;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 border: 1px outset #6C6C94;
 padding: 1px;
 vertical-align: middle;
}

a.game_navigation_selected:link,
a.game_navigation_selected:visited,
a.game_navigation_selected:active { color:#000000; font-weight: bold; text-decoration: underline;}
a.game_navigation_selected:hover { color: #000000; font-weight: bold; text-decoration: underline;}


.game_site_navigator{
 color: #46465F;
}

a.game_site_navigator:link,
a.game_site_navigator:visited,
a.game_site_navigator:active { color:#46465F; text-decoration: underline;}
a.game_site_navigator:hover { color: #46465F; text-decoration: underline;}

span.game_site_navigator_selected{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.button {
 background-color: #6C6C94;
 color: #FFFFFF;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 border: 2px outset #6C6C94;
 padding: 2px;
 vertical-align: middle;
}

.adm_button {
 background-color: #666666;
 color: #FFFFFF;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 border-style: outset;
 border-width: 2px;
 border-color: #000000;
 padding: 2px;
}

.button_hover {
	/*background-color: #666666;*/
	background-color: #CCCCCC;
	color: #45456E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-style: solid;
	border-width: 2px;
	border-top-color: #CCCCCC;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	border-right-color: #666666;
	padding: 2px;
}

.button_icon {
	width: 26px;
	background-color: #E9E9E9;
}

.button_icon_hover{
	width: 26px;
	background-color: #CCCCCC;
	border-style: solid;
	border-width: 2px;
	border-top-color: #7E7E96;
	border-bottom-color: #45456E;
	border-left-color: #7E7E96;
	border-right-color: #45456E;
	cursor: pointer;
}

.hide {
 display: none;
}

.unhide {
 display: table-row;
}

.invisible {
 visibility: hidden;
}

.visible {
 visibility: visible;
}

.expand_small {
 background-color: #DEDEE9;
 color: #000000;
 font-size: 10px;
}

.expand2_small {
 background-color: #B4B4DC;
 color: #000000;
 font-size: 10px;
}

.expand_small_input {
 background-color: #CFCFDD;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #000000;
 font-size: 10px;
}

/* textarea */
.txtarea {
 background-color: #999999;
 color: #FFFFFF;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
}

div.upload {
 width: 250px;
 color: #000000;
 border: 1px solid black;
 padding: 5px;
 background: rgb(255, 255, 255) none repeat scroll 0%;
 font-size: 10px;
 float: left;
}

input.upload {
	/*background-color: #666666;*/
	background-color: #666666;
	color: #FFFFFF;
	font-size: 10px;
	border: 1px solid black;
	padding: 1px;
	margin-left: 5px;
}

input.del_img {
 background-color: #89899D;
 font-size: 10px;
 padding: 1px 0 0 0;
 border: 1px solid black;
 text-decoration: underline;
}

div#files_list_msg {
 width: 340px;
 padding: 5px;
 overflow: visible;
 margin-left: 10px;
}

div.screenshot_list{
	margin: 0 5px 5px 5px;
	min-height: 170px;
	float: left;
}

div.screenshot_list_admin{
	margin: 0 5px 5px 5px;
	min-height: 190px;
	float: left;
}

div.omake_list{
	margin: 0 5px 5px 5px;
	min-height: 170px;
	float: left;
}

div.omake_list_admin{
	margin: 0 5px 5px 5px;
	min-height: 190px;
	float: left;
}

div.omake_list_audio,
div.omake_list_video,
div.omake_list_pdf,
div.omake_list_zip{
	margin: 0 5px 5px 5px;
	min-height: 140px;
	min-width: 100px;
	float: left;
	padding-top: 30px;
}

/* Maintenance */
table.maintenance {
	background-image: url(http://www.pcedaisakusen.net/images/layout/default/maintenance.gif);
 	background-repeat: no-repeat;
 	background-position: top right;
 	height: 445px;
}

.maintenance {
	text-align: left;
 	vertical-align: top;
}

/* space below footer */
div#below_footer {
 /*display: none;*/
 height: 10px;
 line-height: 10px;
}