@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	font-family:Verdana, "ＭＳ ゴシック", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	background-image:url(images/toppage_main_bkg.gif);
	background-repeat:repeat;
}

.noFloat{ clear:both; height:0px; }
.middle * { vertical-align:middle; }
.buttonImg { cursor:pointer; }

#SEODiv {
	color:#CCCCCC;
	font-size:10px;
	padding:5px;
	width:895px;
}

#mainContainer{
	width:905px;
	background-image:url(images/toppage_contents_bkg.gif);
	background-position:top;
	background-repeat:repeat-y;
}

#topDivLeft{
	width:284px;
	height:188px;
	float:left;
	background-image:url(images/toppage_bigbuttons_bkg.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}

#topDivRight{
	width:617px;
	height:188px;
	float:left;
	background-image:url(images/toppage_livesample_bkg.jpg);
	background-position: left;
	background-repeat:no-repeat;
	padding:0px 4px 0px 0px;
}

#middleDivLeft{
	width:235px;
	float:left;
}

#naviButtons{
	margin-left:15px;
}

#middleDivRight{
	width:670px;
	float:left;
	position:relative;
}

#flashDiv {
	width:221px;
	height:221px;
	background-color:#CCCCCC;
	border:#000000 solid 1px;
	margin:15px 0px 15px 14px;
}

#prices{
	margin:15px 0px 15px 14px;
	border:#999999 solid 1px;
	background-color:#FFDA6B;
}

#prices form{
	margin:4px 0px;
}

#recSites{
	margin:15px 0px 15px 14px;
}

#siteLinks{
	border:#999999 solid 1px;
	padding:7px;
	margin-top:5px;
}

#girlBoxMain{
	width:120px;
	height:172px;
	margin:6px 3px;
	float:left;
	background-color:#999999;
}


#girlBoxPic{
	width:120px;
	height:90px;
	border-bottom:#000 2px solid;
}

#girlBoxSession{
	width:120px;
	border-bottom:#000 2px solid;
}

#middleDivRightBottom{
	background-color:#000;
	border:#000000 solid 1px;
	border-top-width:0px;
	margin:0px 12px;
	padding:0px 7px;
}

#middleDivRightTop{
	margin:10px 12px 0px 12px;
}

.sessionBoxes{
	width:93px;
	height:28px;
	float:left;
	border:#000000 solid;
	border-width:1px 0px 1px 1px;
	background-color:#666666;
	text-align:center;
	color:#CCCCCC;
	font-size:14px;
	font-weight:bold;
}

#buyPoints{
	width:70px;
	height:24px;
	float:left;
	border-style:solid;
	border-width:0px 0px 1px 1px;
	border-color:#000000;
	margin-top:1px;
	padding-bottom:4px;
}

#buyPointsButton{
	width:75px;
	height:25px;
	position:absolute;
	top:2px;
	right:10px;
}

#hdbutton{
	width:100px !important;
	background-color:#C00;
	color:#FFF;
	font-weight:bold;
	border-right:#000 solid 1px;
}

#hdbutton a{
	width:100px !important;
	background-color:#C00;
	color:#FFF;
	font-weight:bold;
	border-right:#000 solid 1px;
}

#hdbutton a:hover{
	width:100px !important;
	background-color:#FFF;
	color:#C00;
	font-weight:bold;
	border-right:#000 solid 1px;
}

.liveFeed{
	width:164px;
	float:right;
	margin-right:3px;
	margin-top:8px;
}

.sessionBoxes a{
	display: block;
	width:93px;
	height:23px;
	text-decoration: none;
	padding-top:5px;
	color:#CCC;
}

.sessionBoxes a:hover{
	display: block;
	width:93px;
	height:23px;
	text-decoration: none;
	background-color:#999;
	padding-top:5px;
	color:#000;
}

.activeSession{
	width:93px;
	height:24px;
	float:left;
	border:#000 solid;
	border-width:1px 0px 0px 1px;
	background-color:#000;
	text-align:center;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	padding-top:5px;
}

#symbols{
	margin-left:14px;
	background-color:#D7D7D7;
	border:#000 solid 1px;
}

#bottomDiv{
	width:897px;
	height:100px;
	border:#000000 solid;
	border-width:0px 4px 4px 4px;
	background-color:#FFFFFF;
	margin-bottom:30px;	
}

#join{
	margin:20px;
	padding:10px;
	background-color:#D7D7D7;
	border:#333 solid 1px;
}

#cardpaymentWarnings{
	padding:10px;
	background-color:#FFF;
	border:#999 solid 1px;
}

.pricelistHeaders{
	border:#000 solid 2px;
	background-image:url(images/pricetitle_bkg.jpg);
	background-position:top left;
	height:49px;
}

.pricelistCells{
	border:#000 solid 1px;
	padding:4px;
	background-color:#FFF;
}

.pricelistHeaders *{
	vertical-align:top;
}

#bankpayment{
	margin-top:30px;
	margin-bottom:10px;
}

#bankgraph{
	margin:7px;
}

.otherpages{
	background-color:#D7D7D7;
	border:#666 1px solid;
	padding:10px;
	text-align:justify;
	margin:15px;
}

.button{
	width:108px;
	height:25px;
	float:left;
	margin:1px;
}

.searchResultsTable tr{
	background-color:#FFF;
}

.faqboxes{
	margin:10px;
	padding:0px 10px 10px 10px;
	text-align:justify;
	background-color:#FFF;
	border:#999 solid 1px;
}

.faqboxes legend{
	font-size:14px;
	font-weight:bold;
	color:#F30;
	padding:5px 10px;
	text-align:center;
	margin-bottom:0px;
	border:#999 solid;
	border-width:1px 1px 0px 1px;
	background-color:#FFF;
}

.faqanswers{
	margin:5px 10px 20px 10px;
	padding:10px;
	text-align:justify;
	background-color:#FF9;
	border:#999 solid 1px;
}

.faqanswers legend{
	font-size:12px;
	font-weight:bold;
	color:#333;
	padding:10px;
	text-align:center;
	margin-bottom:0px;
	border:#999 solid;
	border-width:1px 1px 0px 1px;
	background-color:#FF9;
}

.gotoTop a{
	padding:10px;
	color:#000;
}

#highdef{
	width:314px;
	height:162px;
	float:right;
	margin-left:18px;
	margin-top:8px;
	cursor:pointer;
}

