/* CSS Document */
html, body {
	width:100%;
	margin:0;
	padding:0;
	}
body {
	height:100%;
	/*font-size: 62.5%;*/
	font-family: Arial, Verdana, Tahoma, Sans-Serif;
	color:#000;
	background:#e9e9e9;
	}
body.body_gay  {background:#1fa0d1 url(img/bg/bg_body.gif) top left repeat-x;}
div, body, p, ul, ol, li, a, form, img {
	margin:0;
	padding:0;
	} 
img, table, tr, td {
	border:none;
	}
ul, li {
	list-style:none;
	}
a, a:active, a:visited { color:#fff; text-decoration:underline;}
a:hover { color:#fff; text-decoration:none;}

.wrapper { width:752px; margin-left:auto; margin-right:auto; position:relative; }
	.top { background:url(img/bg/bg_top.gif) top left no-repeat; width:752px; height:100px; position:relative; color:#ffe507; }
	.top1 { background:url(img/bg/bg_top1.gif) top left no-repeat; width:752px; height:100px; position:relative; color:#ffe507; }
		.logo_girls { position:absolute; top:58px; left:21px; width:154px; height:26px;}
		.logo_gay { position:absolute; top:54px; left:21px; width:191px; height:35px;}
		p.access { font-size:10px; position:absolute; top:45px; left:560px;}
		p.number { font-size:24px; position:absolute; top:55px; left:560px;font-family:'Arial Narrow';}
		p.more a { color:#ffe507; font-size:10px; position:absolute; top:80px; left:560px;}
.white { color:#fff;}

	.content { background:#fff url(img/bg/bg_content.gif) top left repeat-y; width:752px; position:relative;}
		.special { width:190px; height:37px; padding-top:3px; position:absolute; top:0px; right:21px; background:url(img/spacial.gif) top left no-repeat; font-size:14px; color:#FFF; text-decoration:underline; z-index:20;}
			.special p { margin-left:23px; }
		.top_line { background:url(img/bg/bg_top_line.gif) top left no-repeat; width:752px; height:16px;} 
		.text { background:url(img/bg/girl.jpg) bottom right no-repeat; width:752px; position:relative; padding-bottom:50px; padding-top:15px; }
			p.chat { font-size:24px; color:#000; margin-left:30px;/* margin-top:15px;*/ line-height:25px;  }
			span.free {font-family:'Arial Narrow'; font-size:36px; color:#ff0c0c;}
			p.interactive {font-family:'Arial Narrow'; font-size:14px; color:#ff0c0c; margin-left:30px; margin-top:18px; margin-bottom:5px;}
			.map { margin-left:16px; position:relative;}
				.find { position:absolute; top:46px; left:34px;}
			p.grab { margin-left:30px; color:#000; font-size:14px; padding-left:22px; background:url(img/bg/bg_heart.gif) 0px 0px no-repeat; width:400px; margin-top:15px;}
			p.totally { width:400px; color:#7a7a7a; font-size:18px; margin-left:52px; margin-top:12px;}

		.bottom { background:url(img/bg/bg_bottom.gif) top left no-repeat; width:752px; position:relative; padding-top:25px; padding-bottom:11px;}
			.phone { position:absolute; top:19px; left:15px;}
			p.kidding { font-size:18px; position:absolute; top:15px; color:#FFF; left:49px;}
			p.bottom_number { font-size:60px;font-family:'Arial Narrow'; position:absolute; top:40px; left:47px; line-height:45px;  }
			p.free_talk { font-size:18px; text-decoration:underline; position:absolute; top:97px; left:49px;}
			.bottom li { background:url(img/bg/bg_heart_blue.gif) 0px 1px no-repeat; margin-left:426px;  padding-left:22px; width:275px; font-size:12px; color:#fff; }
			li.li1 { padding-bottom:17px; }
			li.li2 { padding-bottom:13px;}
			
			
	.content_gay { background:url(img/bg/boy.jpg) top left no-repeat; width:752px; position:relative;}
		p.asked1 { position:absolute; top:4px; left:565px; font-size:12px; color:#FFF; text-decoration:underline;}
		p.chat1 { font-size:24px; color:#fff; margin-left:30px;/* margin-top:15px;*/ line-height:25px; padding-top:31px;  }
		span.free1 {font-family:'Arial Narrow'; font-size:36px; color:#1fa0d1;}
		p.interactive1 {font-family:'Arial Narrow'; font-size:14px; color:#ff0c0c; margin-left:30px; margin-top:18px; margin-bottom:5px;}
		p.grab1 { margin-left:30px; color:#fff; font-size:14px; padding-left:22px;background:url(img/bg/bg_heart1.gif) 0px 0px no-repeat; width:300px; margin-top:15px;}
		p.totally1 { width:300px; color:#fff; font-size:18px; margin-left:52px; margin-top:12px; padding-bottom:25px;}
	.bottom_gay {background:url(img/bg/bg_bottom1.gif) top left no-repeat; width:752px; position:relative; padding-top:25px; padding-bottom:11px; color:#1fa0d1;}
		.bottom_gay li { background:url(img/bg/bg_heart_white.gif) 0px 1px no-repeat; margin-left:426px; padding-left:22px; width:275px; font-size:12px; color:#fff; }
	
	.footer { padding-top:10px; position:relative; padding-bottom:10px; }
		.copyright { margin-left:51px; color:#2b2b2b; font-size:9px;}
		.copyright1 { margin-left:51px; color:#fff; font-size:9px;}
		.designed { position:absolute; top:12px; right:45px;}
		.designed_logo { position:absolute; top:7px; right:21px; width:20px; height:18px;}
