@charset "utf-8";
/* CSS Document */


/* -----------------------------------------------------------------------
	CSS INFO
	Date	: September 10,2009
	Title	: Equan ph Community
	Author	: Equan ph Community
	Started by: Gabstafari
		
 ----------------------------------------------------------------------- */

* {
	margin:0 auto;
	padding:0;
}

body{

	background:#f4fddc;
	
}

.main_wrapper{

	width:1026px;
	margin: 0 auto;
	padding:0px;

}

.main_content_wrapper{

	width:1026px;
	background:#fe80d7 url(images/bg.jpg) repeat-x;
	float:left;
	border-left:solid 1px #d957af;
	border-right:solid 1px #d957af;
}

.header{
	
	width:1026px;
	height:244px;
	float:left;
	
}

.left_header_pic{

	width:208px;
	height:150px;
	float:left;	
	background:url(images/titsmelons-left-header-pic.jpg) no-repeat;
}

.header_slogan_wrapper{

	width:563px;
	height:150px;
	float:left;


}
.header_slogan{

	width:563px;
	height:80px;
	float:left;
	margin-top:10px;
}

.header_slogan h1{

	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#eb29ae;
	font-weight:strong;
	line-height:20px;
	
}

.bookmark{

	width:273px;
	height:76px;
	float:left;

}

.right_header_pic{

	width:255px;
	height:242px;
	float:right;
	background:url(images/titsmelons-right-header-pic.jpg) no-repeat;

}


.titsmelon_wrapper{

	width:769px;
	height:93px;
	float:left;
}

.titsmelon{

	width:496px;
	height:93px;
	float:left;
	background:url(images/titsmelons-logo.gif) no-repeat;
}

.content_wrapper{
	
	width:1026px;
	float:left;

}

.gallery_wrapper{

	margin-bottom:10px;
	margin-left:28px;
	width:1026px;
	float:left;

}
.gallery_box_wrapper{
	
	width:188px;
	height:249px;
	float:left;
	background:url(images/gallery_bg.jpg) repeat-x;
	border:solid 1px #d957af;
	margin:0px 5px 5px 0px;
	padding:0px 0px 0px 0px;
}

.gallery_thumbs{

	background:#ffffff;
	width:180px;
	height:240px;
	float:left;
	margin:3px;
}

.ads_wrapper{

	width:950px;
	height:108px;
	float:left;
	margin-left:40px;
}


.top_100_wrapper{

	width:718px;
	margin:0 auto;

}

.top_100_header{
	background:url(images/titsmelons-toplist-top-100-header.gif) no-repeat;
	float:left;
	width:500px;
	height:80px;
	margin-left:110px;
}

.top_100_content_wrapper{

	width:350px;
}
.top_100_content{

	width:350px;
	background:#ffffff;
	float:left;
}

.top_100_thumbs_wrapper{
	
	width:300px;
	float:left;
	margin:5px 0px 10px 5px;

}

.top_100_thumbs_wrapper h1{

	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#eb29ae;
	text-align:left;

}

.top_100_thumbs{

	width:60px;
	height:60px;
	border:solid 1px #fd87d7;
	float:left;
}

.trade_traffic_wrapper{

	width:485px;
	margin:0 auto;
	margin-top:50px;
}

.trade_traffic_content_wrapper{

	width:485px;
	float:left;
	margin-top:50px;
}

.trade_traffic_content_wrapper h1{

	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:12px;
}

.trade_traffic_content_wrapper a{

	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
}

.trade_traffic_content_wrapper a:hover{

	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:12px;
	text-decoration:underline;
}

.trade_traffic_bg_top{

	background:url(images/trade_traffic_bg_top.jpg) no-repeat;
	width:485px;
	height:10px;
	float:left;

}

.trade_traffic_bg_bottom{

	background:url(images/trade_traffic_bg_bottom.jpg) no-repeat;
	width:485px;
	height:10px;
	float:left;

}

.trade_traffic_bg_center{

	background:#eb29ae;
	width:479px;
	float:left;
	border-left:solid 3px #ffffff;
	border-right:solid 3px #ffffff;
}

.footer_wrapper{
	
	width:1026px;
	float:left;
	margin-top:-30px;
	

}
.footer{

	height:74px;
	float:left;
	margin:20px 20px 0px 20px;
	

}

.footer h1{

	color:#ffffff;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	
}

.footer a{

	color:#FFFFFF;
}

.footer a:hover{

	color:#000000;
}
