﻿@charset "utf-8";

#container {
	width: 100%;
	margin-top: 0px;
	font-size: 11px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}

#headrer {
	width: 100%;
	margin-top: 0px;
}

/* ***** SETS LOGO AREA FOUND IN HEADER AND ALL OF IT'S PROPERTIES ***** */
#logo {
	width: 469px;
	height: 125px;
	float: left;
	margin: 0;
	padding: 0;
	background-image: url(images/mainlogo.jpg);
}

/* ***** sets background for header area - No need to change this ***** */
#hdr {
	background: #000000 url(images/header_back.jpg) ;
	width: 100%;
	height: 125px;
	margin: 0;
	padding: 0; 
}

/* ***** dispalys 1 px border around header area - No need to change this ***** */
#hdr_bdr {
	border-left: 1px solid #2a2a2a;
	border-right: 1px solid #2a2a2a;
	margin: 0;
	padding: 0; 
}

#hdr_rs {
	background: #000000 url(images/header_rs.jpg);
	width: 12px;
	height: 125px;
	float: right;
	margin: 0;
	padding: 0; 
}

#main {
	padding-top: 15px;
	width: 100%;
}

#left {
	width: 190px;
	float: left;
	border: 1px solid #333333;
	margin-right: 10px;
}

#center {
	margin-right: 215px;
	margin-left: 210px;
	float: none;
	line-height: 1.4;
}

#right {
	float: right;
	width: 190px;
	border: 1px solid #333333;
	margin-left: 10px;
}

#right p {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 11px;
	margin-right: 0px;
	margin-left: 0px;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
	width: 100%;
	margin-bottom: 0px;
	margin-top: 10px;
}

#search {
	font-size: 10px;
	color: #CCCCCC;
	font-family: Verdana, "Trebuchet MS", Impact;
	vertical-align: middle;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(images/alt1_bg.gif);
	background-color: #272727;
	background-repeat: repeat-x;
	margin-bottom: 15px;
	padding-top: 5px;
}

/* ***** used for navigation background ***** */
#nav_back {
	width: 100%;
	height: 22px;
	background-image: url(images/nav_back.jpg);
	background-repeat: repeat-x;
	background-color: #1b1b1b;
}

/* ***** used for navigation left side graphic  ***** */
#nav_ls {
	background: #252525 url(images/nav_ls.jpg);
	width: 119px;
	height: 22px;
	float: left;
	margin: 0;
	padding: 0; 
}

/* ***** used for shadow under navigation buttons ***** */
#nav_bottom {
	width: 100%;
	height: 22px;
	margin: 0;
	padding: 0;
	background-color: #1b1b1b;
	background-position: left top;
	background-image: url(images/nav_back.jpg);
	background-repeat: repeat-x;
}

#contents {
	padding: 5px;
}

#topics {
	color: #CCCCCC;
	background-color: #333333;
	height: 100px;
	width: 200px;
	overflow: scroll;
	visibility: visible;
}

#new {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	height: 130px;
	overflow: auto;
	width: auto;
	line-height: 1.5;
}

#info {
	font-size: 11px;
	padding: 5px;
}

#form {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

#kanri {
	color: #FF99FF;
}

#title-bar {
	font-size: 14px;
	color: #990000;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #990000;
	margin-top: 3px;
	margin-bottom: 5px;
}

#entry {
	width: 70px;
	text-align: center;
}

#ad_entry {
	width: 180px;
}

#apDiv1 {
	height: 30px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
	margin-bottom: 3px;
}

/* General page style. The scroll bar colours only visible in IE5.5+ */
body {
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	color: #999999;
	font-size: 11px;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	scrollbar-3dlight-color:#800000;
	scrollbar-arrow-color:#ff0000;
	scrollbar-darkshadow-color:#660000;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#ff0000;
	scrollbar-shadow-color:#660000;
	scrollbar-track-color:#800000;
	background-color: #000000;
}

a:link,a:active,a:visited {
	text-decoration: none;
	color : #FFFFFF;
}

a:hover		{
	text-decoration: none;
	color : #CC0000;
}

p {
	margin-left: 2em;
	margin-right: 2em;
}

hr {
	height: 1px;
	border: solid #7C7C7C 0px;
	border-top-width: 1px;
	padding:0px;
	margin:0px;
	color: #999999;
}

/* General font families for common tags */
font,th,td,p {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 12px
}

h1 {
	font-size:13px;
	font-weight:bold;
	color:#CC0000;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-image: url(images/cat_top_text_bk.gif);
	background-repeat: repeat-x;
	width: 90%;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CC0000;
	border-bottom-color: #CC0000;
	padding-top: 3px;
	padding-bottom: 3px;
}

h2 {
	color: #FFFF33;
	padding-left: 8px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 12px;
	margin-left: 10px;
	border-left-width: 10px;
	border-left-style: groove;
	border-left-color: #FFFF00;
}

h3,h4,h5,h6 {
	color:#FF0000;
	font-size:12px;
	font-weight:bold;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}

ol {
	margin: 10px;
}

ul {
	list-style-type: disc;
	list-style-image: url(../images/lastpost.gif);
	list-style-position: inside;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

input { 
	text-indent : 2px; 
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background: #800000;
	border: 1px #ff0000 solid;
	color: #FFFFFF;
}

/* None-bold submit button */
input.liteoption {
	background: #000;
	border: 1px #ff0000 solid;
	font-weight: normal;
}

/* The main submit button option */
input.mainoption {
	background: #000;
	border: 1px #ff0000 solid;
	font-weight: bold;
}

/* Form elements */
textarea, select {
	font-size: 12px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
  color: #fff;
	background: #800000;
  border: 1px #ff0000 solid;
}

fieldset {
	border: 1px solid #333333;
	padding-top: 5px;
	padding-bottom: 2px;
	margin-right: 2px;
	margin-left: 2px;
}


a.copyright:hover { color: #7C7C7C }
a.copyright,a.copyright:visited,a.copyright:active	 { color: #999999; text-decoration: underline;}
a.gen,a.genmed,a.gensmall { color: #999999; text-decoration: underline; }
a.gen:hover,a.genmed:hover,a.gensmall:hover {color: #7C7C7C; text-decoration: underline; }


/* Main table cell colours and backgrounds */
td.row1	{
	background: #272727 url(images/alt1_bg.gif) repeat-x top left;
	border-top: 1px #292929 solid;
	border-left: 1px #292929 solid;
	padding: 2px;
}

td.row2	{
	background: #1f1f1f url(images/alt2_bg.gif) repeat-x top left;
	border-top: 1px #292929 solid;
	border-left: 1px #292929 solid;
	padding: 2px;
}

td.row3	{
	background: #272727 url(images/alt1_bg.gif) repeat-x top left;
	border-top: 1px #292929 solid;
	border-left: 1px #292929 solid;
	padding: 2px;
	color: #FF9900;
}
#kanri {
	color: #FF9900;
}


/*
  This is for the table cell above the Topics, Post & Last posts on the index.php page
  By default this is the fading out gradiated silver background.
  However, you could replace this with a bitmap specific for each forum */

td.rowpic {
	background-color: #F5F9FE;
	background-repeat: repeat-y;
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
	background-color:#F5F9FE; height: 28px;
}


/*
  Setting additional nice inner borders for the main table cells.
  The names indicate which sides the border will be on.
  Don't worry if you don't understand this, just ignore it :-) */

td.cat,td.catHead,td.catBottom {
	height: 29px;
	border-width: 0px 0px 0px 0px;
}

td.row3Right,td.spaceRow {
	background-color: #450405; border: #FFFFFF; border-style: solid;
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
	font-size: 12px;
	font-weight : bold;
	background-color: #000000;
	background-image: url(images/strip_back.gif);
	height: 13px;
}

th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: bold; border: #FFFFFF; border-style: solid; height: 15px;
}

th.thHead,td.catHead { font-size: 10px; border-width: 0px 0px 0px 0px; }
th.thHead2,td.catHead2 { font-size: 10px; border-width: 0px 0px 0px 0px; }
th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 0px 0px 0px; }
th.thSides2,td.catSides2,td.spaceRow2	 { border-width: 0px 0px 0px 0px; }
th.thRight,td.catRight,td.row3Right	 { border-width: 0px 0px 0px 0px; }
th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 0px; }
th.thBottom,td.catBottom  { border-width: 0px 0px 0px 0px; }
th.thTop	 { border-width: 0px 0px 0px 0px; }
th.thCornerL { border-width: 0px 0px 0px 0px; }
th.thCornerR { border-width: 0px 0px 0px 0px; }

.txt {
	font-size: 11px;
	border-top: 1px #292929 solid;
	border-left: 1px #292929 solid;
	padding: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.4;
}

.img {
	float: left;
	margin-right: 5px;
}
legend {
	font-family: Verdana, "Trebuchet MS", Impact;
	font-size: 11px;
	color: #FFFF00;
}



/* The buttons used for bbCode styling in message post */
.button {
	color : #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/button.png);
	background-repeat: no-repeat;
	background-color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 18px;
	width: 40px;
	font-size: 10px;
}

.banner {
	height: 38px;
	width: 165px;
	color: #fff;
	background: #800000;
	border: 1px #ff0000 solid;
	margin-top: 5px;
	overflow: auto;
}

.keyword {
	background: #800000;
	border: 1px #ff0000 solid;
	color: #FFFFFF;
}

.cat_title {
	font-family: Verdana, "Trebuchet MS", Impact;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	background-image: url(images/alt1_bg.gif);
	background-repeat: repeat;
	background-position: left top;
}

.add {
	width: 100%;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

.sig {
	font-family: Verdana, "Trebuchet MS", Impact;
	font-size: 10px;
}

.txtads {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.contents {
	padding: 3px;
}

.thead {
	font-size: 12px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(images/strip_back.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

/* The largest text used in the index page title and toptic title etc. */
.maintitle	{
	font-weight: bold; 
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 120%; 
	color: #ADAEAE;
}

/* General text */
.gen { color: #7b7b7b; font-size : 10px; font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif }

/* This is the border line & background colour round the entire page */
.bodyline	{
}

.genmed { color : #7b7b7b; font-size : 10px; font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-seri }

/* ***** used for navigation button spacing ***** */
.nav_buttons {
	padding: 2px;
}

.gensmall { color: #7b7b7b; font-size : 10px; font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-seri }


/* Copyright and bottom info */
.copyright {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7B7B7B;
}

.menu {
	width: 100%;
	background-color: #0E0F0F;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}

.tborder {
	background-color: #000000;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.4;
}

.tcat {
	background: #000000 url(images/cat_back.gif) repeat-x top left;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.thBottom {
	background-image: url(images/cat_back.gif);
	background-repeat: repeat-x;
}


.markup {
	background-color: #000000;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #999999;
}

/* RSS Feed Button */
.feed-button {
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	background: #202020;
	border-width: 0px 1px 1px 0px;
	background-image: url(images/alt2_bg.gif);
	background-repeat: repeat-x;
}

.feed-button a {
	color: #FFFF00;
	padding: 10px 15px 10px 36px;
	background-image: url(images/feed-icon-14x14.png);
	background-repeat: no-repeat;
	background-position: 15px 50%;
	font-size: 11px;
}

.feed-button a:hover {
	color: #FF0000;
	background-image: url(images/feed-icon-14x14.png);
	background-repeat: no-repeat;
	background-position: 15px 50%;
}

/* This is the line in the posting page which shows the rollover
  help line. This is actually a text box, but if set to be the same
  colour as the background no one will know ;) */
.helpline { background-color: #000000; border-style: none; color:#FFFFFF }

.navigation {
	margin-left: 5px;
}

.kanri {
	color: #FFCCFF;
	background-color: #272727;
	background-image: url(images/alt1_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 2px;
}

.red {
	color: #CC0000;
}

.yellow {
	color: #FFFF00;
	margin-right: 3px;
}

.style1 {
	font-size: 10px
}

.style3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
}

td.af1 {
	background: #232323;
	border: 0px #000 solid;
	border-width: 0px 1px 1px 0px;
	padding-left: 5px;
	font-size: 12px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	color: #FFFF00;
}

td.af2 {
	background: #202020;
	border: 0px #000 solid;
	border-width: 0px 1px 1px 0px;
	padding-left: 2px;
	font-size: 11px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

td.af3 {
	background: #0d0d0d;
	border: 0px #000 solid;
	border-width: 0px 1px 1px 0px;
	font-size: 11px;
}

td.spaceRow {
    background: #0d0d0d;
    border: #fff;
    border-style: solid;
}

.forumline {
    background: #2d2d2d;
    border: 1px #000 solid;
}

.category {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	margin-top: 5px;
	margin-bottom: 3px;
}


/** Adult Friend Finder Banner's Style Seet *********
****************************************************/

/** Link Color *************************************/
.my_banner_class a {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 11px;
}

.my_banner_class a:hover {
	color: #FF0033;
	text-decoration: underline;
	font-size: 11px;
}

/** table td ***************************************/
.my_banner_class td {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 11px;
	color: #999999;
}

/** タイトル表示 ***********************************/
.my_banner_class .title {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	text-align: center;
}

/** ハンドル名表示 *********************************/
.my_banner_class .handle {
	color: #FF66FF;
}

/** 年齢表示 ***************************************/
.my_banner_class .age_gender {
	color: #9966FF;
}

/** 行き先ページ ***********************************/
.my_banner_class .location {
	font-size: 11px;
}
/** Adult Friend Finder Banner's Style Seet End 
****************************************************/


/** Import the fancy styles for IE only (NS4.x doesn't use the @import function)
*******************************************************************************/
@import url("formIE.css"); 

#small {
	font-size: 11px;
}

#navi_link {
	float: right;
	width: 35%;
	text-align: right;
}

#search2 {
	float: none;
	margin-right: auto;
	width: 60%;
}

.right {
	font-size: 11px;
	text-align: right;
	display: block;
	float: right;
}
