@charset "UTF-8";
body {
	text-align: center;
	margin: 0px;
	background: url(https://www.centerfoldlove.net/gals_images/playboy4/bg-wrapper.png);
	font-family: Arial, Helvetica, sans-serif;
}
.top_menu {
	background: #f3f4f2;
	height: 30px;
	width: 100%;
	position: relative;
	-webkit-box-shadow: 0 0 5px 0 #D4D4D4;
    box-shadow: 0 0 5px 0 #D4D4D4;
}
.logo{
	position: absolute;
	left: 10px;
	top: -13px;
	}
	
.title{
	position: absolute;
	color: #FFF;
	left: 0px;
	top: 20px;
	width: 610px;
	font-size: 18px;
	}
	
#main {
	margin: auto;
	min-height: 600px;
	width: 1000px;
	padding-bottom: 20px;
}
#header {
	margin: auto;
	width: 1000px;
	position: relative;
	height: 50px;
}
.img_thumb {
	background: #FFF;
	padding: 5px;
	border: 1px solid #D4D3D5;
	float: left;
	margin-right: 6px;
	margin-bottom: 10px;
	margin-top: 10px;
}
h1{
	font: bold 24px Arial, Helvetica, sans-serif;
	color: #fff;
	background: #FF9600;
	width: 984px;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
	margin-bottom: 0px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	text-align: center;
	margin-left: 7px;
}

h2{
	font: bold 15px Arial, Helvetica, sans-serif;
	background: #FF9600;
	margin-bottom: 0px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	float: right;
	padding: 8px 16px;
	margin-right: 9px;
}

h2_foot{
	font: bold 15px Arial, Helvetica, sans-serif;
	background: #299CDD;
	margin-bottom: 0px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	float: center;
	padding: 8px 16px;
	margin-right: 9px;
}


h1:hover, h1.blue:hover, h2:hover, .searchform .btn:hover{
	background: #F47721;
	cursor: pointer;
}

h1.blue{
	background: #FF9600;
}

h1 a, h2 a{
	color:#fff;
	text-decoration:none;
	}

H1.big{
	font-size: 36px;
	font-weight: bold;
}
	
#footer a {
	color: #fff;
	text-decoration: none;
}


#footer{
	font: 13px Verdana, Geneva, sans-serif;
	letter-spacing: -0.05px;
	color: #fff;
	}
.recip {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	padding: 0px 0px 0px 0px;
}	
.recip a{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	padding: 0px 0px 0px 0px;
	}		
.recip a:hover{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	text-decoration: underline;
	font-weight: normal;
	text-align: center;
	padding: 0px 0px 0px 0px;
}