/* Dev ident page */

#pager {
	background-color: Orange;
	color: white;
	font-weight: bold;
	font-size: 15px;
	padding: 4px 4px;
}

/* Generic styling */

body {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: black;
}

p {
	margin: 0px 0px 10px 0px;
}

a:link {
	color:#C03;
text-decoration: none;
}

a:visited {
	color:#C03;
	text-decoration: none;
}

a:hover {
	color:White;
	text-decoration: none;
}

a:active {
	color:#C03;
	text-decoration: none;
}

a.join {
	background-color: #C03;
	color: White;
	padding: 1px 5px;
}

a.join:hover {
	background-color: White;
	color: #C03!Important;
}

a.join:visited {
	color: White;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

select,option {
	font-size: 12px;
}

select.em {
	font-size: 12px;
}

input {
	font-size: 12px;
}

textarea {
}

radio {
	border: none!important;
}

input.em {
	font-size: 12px;
}

submit {
	font-size: 0.7em;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul li {
	
}

/* Unique to site styles */

/* Controlling styles */
#holder {
	background: #333 url(../img/isuki_bg.png) repeat-x 0 0;
	text-align: center;
	padding: 20px 0 0 0;
}

#container {
	width: 800px;
	margin: 0px auto;
	text-align: left;
	padding-bottom: 30px;
}

/* Header format styles */
#header {
	display: block;
	margin: 0 0 50px 0;
	color: #666;
}

#header h1 {
		float: left;
		/*margin: 0 0 0 40px;*/
		padding-left: 40px;
}

#header_right {
	float: right;
	text-align: right;
}

#header_right ul li {
	display: inline;
	margin: 0 8px 0 0;
}

ul#hr_one {
	display: block;
	margin: 0 0 5px 0;
	font-size: 1.2em;
}

ul#hr_two {
	display: block;
	margin: 0 0 0 0;
	font-size: 0.75em;
	font-weight:bold;
}

ul#hr_two a {
	color: White!important;
}

/* Buttons formatting - in page navbar */

table.navbar {
		border-top: 1px solid #999;
		border-left: 1px solid #999;
		border-bottom: 1px solid #999;
		margin: 0;
		font-size: 0.7em;
		font-weight: bold;
}

table.navbar tr td.on {
	background: url(../img/isuki_navon.png) repeat-x 0 0;
	padding: 8px 6px;
	color: white!Important;
	border-right: 1px solid #903;
	border-left: 1px solid #E06685;
}

table.navbar tr td.on a:link {
	color: white!Important;
}

table.navbar tr td.on a {
	color: white!Important;
}

table.navbar tr td.off {
	background: url(../img/isuki_navoff.png) repeat-x 0 0;
	padding: 8px 6px;
	border-right: 1px solid #999;
	border-left: 1px solid white;
}

table.navbar tr td a:hover {
		color: black;
}

/* Misc formatting */

#greyline {
	border: 1px solid #999;
	padding: 20px;
}

table.form {

}

input.form {
	border: 1px solid #C03;
}

/* Chatbox format */

#chatbox {
	border: 10px solid #eee;
	padding: 14px;
	margin: 10px 0 0 0;
}

#chatbox p {
	font-weight: bold;
	margin: 0 0 20px 0;
}

.chatscript {
	font-size: 1.3em;
	font-family: Georgia, serif;
	margin: 0 0 5px 0;
}

a.chatbutton:link,visited {
	background-color: #C03;
	border: 1px solid #903;
	padding: 5px 7px;
	color: white;
	font-weight: bold;
	margin: 0 5px 0 0;
}

a.chatbutton:hover {
	background-color: #666;
	border: 1px solid black;
	padding: 5px 7px;
	color: white!important;
	font-weight: bold;
	margin: 0 5px 0 0;
}

/* Controlling styles */
#introduction {
	display: block;
	clear: both;
	color: #999;
	background: black url(../img/isuki_home_banner1.jpg) no-repeat 100% 100%;
	padding: 0 40px 35px 40px;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #666;
}

#introduction h2 {
	display: block;
	margin: 0 0 20px 0;
}

#introduction table {
	display: block;
	margin: 0 0 10px 0;
	color:#999;
	font-size: 15px;
}

.butpad {
	padding: 16px 0 0 0;
}

#introduction table select {
	font-size: 15px;
}

#introduction p {
	display: block;
	margin: 0 0 10px 0;
	color: white;
	font-size: 12px;
	line-height: 1.6em;
}

#ten_club {
	display: block;
	margin: 0 0 20px 0;
	background-color: white;
	padding: 20px 20px;
	color:#333;
	font-size: 0.75em;
	border-bottom: 1px solid #666;
}

#ten_left {
	margin: 20px 20px 0 20px;
	width: 280px;
}

#ten_left h3 {
	display: block;
	margin: 0 0 10px 0;
}

#ten_left p {
	display: block;
	margin: 0 0 0 0;
	line-height: 1.5em;
	font-weight: bold;
	font-size: 13px;
}

#ten_right {
	float: right;
	width: 445px;
}

.ten_one {
	float: left;
	text-align: center;
	width: 75px;
	font-size: 11px!important;
	margin: 0 10px 10px 0;
}

.ten_one ../img {
	display:block;
	margin: 0 0 3px 0;
	border: 1px solid #999;
}

.ten_one a {
	display:block;
	margin: 0 0 0 0;
}

#three_block {
	display:block;
	margin: 0 0 0 0;
}

#three_block h3 {
	display:block;
	margin: 0 0 5px 0;
}

#three_block p {
	color: #666;
	font-size: 0.7em;
	margin: 0 0 6px 0;
}

#three_block table {
	color: white;
	font-size: 0.7em;
	font-weight: bold;
}

#tb_one {
	height: 210px;
	margin: 0 12px 0 0;
	float: left;
	background-color: black;
	border-bottom: 1px solid #666;
	padding: 10px;
	width: 219px;
}

html>/**/body #tb_one {
	width: 199px;
}

#tb_two {
	height: 210px;
	margin: 0 12px 0 0;
	float: left;
	background-color: black;
	border-bottom: 1px solid #666;
	padding: 10px;
	width: 219px;
}

html>/**/body #tb_two {
	width: 199px;
}

.tp {
	float: right;
	margin: 0;
	border: 4px solid white;
}

#tb_three {
	height: 210px;
	margin: 0;
	float: left;
	background-color: black;
	border-bottom: 1px solid #666;
	padding: 10px;
	width: 277px;
}

#tb_three p {
	font-size: 15px;
	font-family: Georgia, serif;
	text-align: center;
}

html>/**/body #tb_three {
	width: 317px;
}

/* Styles beyond home page */

#sub {
	background-color: White;
	padding: 20px;
	margin: 0 0 40px 0;
}

#sub a:hover {
	color: black;
}

#sub_left {
	width: 240px;
	float: left;
	margin: 0 20px 0 0;
	color: #CCC;
	font-size: 12px!important;
}

#sub_left a:hover {
	color: White;
}

#sub_left table {
	margin: 0 20px 0px 0;
	color: #CCC;
}

#sub_left h2 {
	font-family: Georgia;
	font-size: 18px!important;
	margin: 0 0 2px 0;
}

#sub_left p {

}

#sl_black {
	background-color: Black;
	padding: 10px 10px 20px 10px;
	margin-bottom: 10px;
}

#sl_black ul {
	list-style: square;
	padding: 0 0 0 30px;
	margin: 0 0 10px 0;
}

#sl_black ul li {
	padding: 0px;
	margin: 0px 0 3px 0;
	font-weight: bold;
}

p.image,p.name {
	text-align: center;
}

#sl_pink {
	background-color: #C03;
	padding: 10px 10px 20px 10px;
	color: Black;
}

#sl_pink a {
	color: Black;
	text-decoration: underline;
}

#sl_pink table {
	font-weight: bold;
}

#sub_right {
	width: 480px;
	float: left;
	color: #333;
}

#sub_right h3 {
	font-size: 1.7em;
	font-family: "Georgia", serif;
	margin: 0 0 10px 0;
}

#sub_right h4 {
	font-size: 1.1em;
	font-family: "Georgia", serif;
}

#sub_right a {
	font-weight: bold;
}

#sub_right legend {
	color: #333;
	font-weight: bold;
	font-size: 15px;
}

#sub_right p {
	font-size: 12px!important;
	line-height: 1.4em;
}

#sub_right ul {
	list-style: square;
	margin: 0 0 20px 0px;
	padding: 0 0 0px 20px;
}

#sub_right ul li {
	font-size: 12px!important;	
	padding-left: 5px;
}

#sub_right p a {
	font-weight: bold;
}

#sub_right p a:hover {
	color: Black;
}

#sub_right table {
	font-size: 12px!important;
}


/* Footer */

#footer_holder {
	text-align: center;
	padding: 20px 0 0 0;
}

#footer {
	text-align: left;
	width: 800px;
	margin: 0 auto;
	padding: 0 0 20px 0;
}

#footer_one {
	display: block;
	margin: 0 auto 20px auto;
	font-size: 0.75em;
	width: 800px;
}

#fo_left {
	float: left;
	color: white;
}

#fo_left a {
	color: white;
	padding-right: 6px;
	margin-right: 6px;
	border-right: 1px solid #666;
}

#fo_left a:hover {
	text-decoration: underline;
}

#fo_left h4 {
	margin: 0 0 3px 0;
}

#fo_right {
	float: right;
}

#footer_two {
	display: block;
	margin: 0 auto 0px auto;
	width: 760px;
	background-color: #232323;
	padding: 10px 20px 5px 20px;
	font-size: 0.7em;
}

.ft_regions {
	/*width: 145px;*/
	float: left;
	margin: 0;
}

.ft_regions h5 {
	font-family: "georgia", serif;
	font-size: 1.4em;
	color: #999;
	font-weight: normal;
	margin: 0 0 3px 0;
}

ul.regions {
	padding: 0;
	margin:0;
	list-style: none;
}

ul.regions li {
	margin: 0 4px 10px 0;
	display: inline;
	line-height: 1.45em;
}

ul.regions li a {
	color: white;
}

ul.regions li a:visited {
	color: white;
}

ul.regions li a:hover {
	color: #C03;
}

/* From old CSS */

#screenTabs {
float:left;
width: 100%;
min-height: 1px;
background:#ffffff url("../../img/icons/tabs/bg.gif") repeat-x bottom;
}

* html #screenTabs { 
height: 1px;
}

#tabs {
float:left;
width:620px;
line-height:normal;
white-space: nowrap;
background:#f9f8f8 url("../../img/icons/tabs/bg.gif") repeat-x bottom;
}

#tabs ul {
margin:0;
padding: 0px 10px 10px 10px;
list-style:none;
}

#tabs a {
display: block;
background:url("../../img/icons/tabs/right.gif") no-repeat right top;
padding:5px 9px 4px 4px;
vertical-align: baseline;
text-decoration: none;
color: #000000;
width:.1em;
}

#tabs > ul a {
width: auto;
}

#tabs a:hover,
#tabs a:visited,
#tabs a:active {
text-decoration: none;
color: #000000;
}

#tabs li {
float:left;
background:url("../../img/icons/tabs/left.gif") no-repeat left top;
margin:0;
padding:0 0 0 2px;
border-bottom: solid 1px #776655;
}

#tabs li#current {
border-width: 0;
}

#tabs #current {
background-image:url("../../img/icons/tabs/left_on.gif");
margin-left: -3px;
}
#tabs #current a {
background-image:url("../../img/icons/tabs/right_on.gif");
padding:3px 9px 7px 6px;
vertical-align: baseline;
}

#tabs .last a {
background-image:url("../../img/icons/tabs/right_last.gif");
}

#tabs .first {
background-image:url("../../img/icons/tabs/left_first.gif");
}

#tabs .first#current {
margin-left: 0;
}

#tabs li:hover {
background-position: 0% -150px;
cursor: pointer;
}

#tabs li:hover a {
background-position: 100% -150px;
}

#tabs li.first:hover {
background-position: top left;
}

#tabs a:hover {
background-position: 100% -150px;
}

/* Login */

table.login {
	font-size: 12px;
}

/* Search results */

.search_record {
	border: 10px solid #eee;
	margin: 0 0 10px 0;
	padding: 0px;
	font-size: 12px!important;
}

.search_record p {
	font-size: 12px!important;
	padding: 10px;
}

.search_record p a {
	display: block;
	clear: both;
}

.sr_hl {
	background-color: #C03;
	color: white;
	height: 110px;
}

.sr_pic {
	float: left;
	text-align: center;
}

.sr_det {
	float: left;
	width: auto;
	padding: 6px;
}

.sr_det2 {
	float: left;
	width: 250px;
	padding: 6px;
}

.sr_det2 a {
	color: black;
	font-weight: normal!important;
}

.sr_det a {
	color: #333;
}

.sr_det a:hover {
	color: White!important;
}

img.online {
	margin: 5px 0px 5px 0px;
}

.functions {
	font-size: 11px!important;
}

.sr_un {
	font-family: "Georgia", serif;
	font-size: 18px;
	color: white;
	display: block;
	clear: both;
	margin: 0 0 3px 0;
	color: Black;
}

.sr_un a {
	color: Black!important;
}

tr.end {
	padding: 0 0 10px 0;
}

td.username {
	font-family: Georgia;
	padding-bottom: 3px;
}

td.pagecount {
	font-size: 12px;
}

table.whatson {
	color: #333;
	padding: 5px;
}

table.whatson td {
	padding-bottom: 20px;
}

td.title {
	font-size: 15px;
	font-weight: normal;
	font-family: "Georgia", serif;
	padding-bottom: 5px!important;
}

/* Tabs code from original site */



#screenTabs {
float:left;
width: 100%;
min-height: 1px;
background:#ffffff url("../img/icons/tabs/bg.gif") repeat-x bottom;
}

* html #screenTabs { 
height: 1px;
}

#tabs {
float:left;
width:620px;
line-height:normal;
white-space: nowrap;
background:#f9f8f8 url("../img/icons/tabs/bg.gif") repeat-x bottom;
}

#tabs ul {
margin:0;
padding: 0px 10px 10px 10px;
list-style:none;
}

#tabs a {
display: block;
background:url("../img/icons/tabs/right.gif") no-repeat right top;
padding:5px 9px 4px 4px;
vertical-align: baseline;
text-decoration: none;
color: #000000;
width:.1em;
}

#tabs > ul a {
width: auto;
}

#tabs a:hover,
#tabs a:visited,
#tabs a:active {
text-decoration: none;
color: #000000;
}

#tabs li {
float:left;
background:url("../img/icons/tabs/left.gif") no-repeat left top;
margin:0;
padding:0 0 0 2px;
border-bottom: solid 1px #776655;
}

#tabs li#current {
border-width: 0;
}

#tabs #current {
background-image:url("../img/icons/tabs/left_on.gif");
margin-left: -3px;
}
#tabs #current a {
background-image:url("../img/icons/tabs/right_on.gif");
padding:3px 9px 7px 6px;
vertical-align: baseline;
}

#tabs .last a {
background-image:url("../img/icons/tabs/right_last.gif");
}

#tabs .first {
background-image:url("../img/icons/tabs/left_first.gif");
}

#tabs .first#current {
margin-left: 0;
}

#tabs li:hover {
background-position: 0% -150px;
cursor: pointer;
}

#tabs li:hover a {
background-position: 100% -150px;
}

#tabs li.first:hover {
background-position: top left;
}

#tabs a:hover {
background-position: 100% -150px;
}


/* Horizontal links add */

ul#horiz_links 
{
	text-align: right;
	margin: 5px 0px 10px 0px;
	padding: 0px;
}

ul#horiz_links li 
{
	display: inline;
	padding: 0px;
	margin: 0px 5px 0px 5px;
	font-size: 10px!important;
}

ul#horiz_links li img {
	margin: 0px 3px 0px 0px;
}

ul#horiz_links li a {
	font-size: 10px;
}

ul#horiz_links img {
	vertical-align: middle;
}

/* Listing FAQ */

.listing_faq {
	display: block;
	clear: both;
	margin: 0 0 12px 0;	
}

.listing_faq h2 {
	font-family: "georgia",serif;
	font-weight: bold;
	font-size: 13px;
	margin: 0 0 4px 0;
}

.listing_faq p.faq {
	font-size: 12px!important;
	line-height: 1.25em;	
	padding-right: 15px;
}

.listing_faq ul {
	margin: 0 0 0 12px;
	list-style: square;
	font-size: 12px!important;	
}

.listing_faq ul li {
	padding: 0 0 8px 0;
}

p#limit {
	padding: 0 180px 0 0;
}


/* how it works ul */

ul#howitworks {
	margin: 0 0 12px 0;	
	font-size: 12px;
	font-weight: normal;
	list-style:square;
	padding: 0 0 0 10px;
	display: block;
	clear: both;
}

ul#howitworks li {
	margin: 0 0 2px 0;
	line-height: 1.25em;
	padding: 0 0 0 8px;
}

/* intro ul */

ul#myaccountpay {
	margin: 0 0 12px 0;	
	font-family: "georgia",serif;
	font-style: italic;
	font-weight: normal;
	list-style:none;
	padding: 0 0 0 10px;
	display: block;
	clear: both;
}

ul#myaccountpay li {
	margin: 0px 0px 2px 0px;
	line-height: 1.45em;
	padding: 0px 0px 0px 20px;
	font-size: 16px!important;
	background: url("../img/red_bullet.gif") no-repeat 0px 8px;
}

/* Gallery */

.gal {
	float: left;
	margin: 12px;
}

/* Profile */

.profile_tools {
	margin: 10px!important;
	padding: 0px!important;
}

.profile_tools li {
	list-style: none;
	margin: 3px 0px 3px 0px;
	padding: 0px;
	font-size: 12px!important;
	line-height: 25px;
	color: White!important;
}

.profile_tools li img {
	margin: 0px 5px 0px 0px;
	width: 25px;
	height: 25px;
}

.profile_tools li a {
	font-size: 12px;
	color: White!important;
}

.profile_tools img {
	vertical-align: middle;
}

span.goback {
	float: right;
	font-size: 12px;
}

div.notice {
	border: 1px solid #aaa;
	padding: 5px;
	background-color: #d50043;
}

div.notice p {
	margin: 0;
	color: White;
}

div.notice p a,
div.notice p a:link,
div.notice p a:hover,
div.notice p a:visited {
	color: White;
}