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

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	background-color: #000;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

a {
	color: #FFF;
	text-decoration: none;
}


h1, h2, h3, ul {
	margin-top: 5px;
}

h1 {
	font-size: 24px;
	color: #ff059f;
}

h2 {
	font-size: 20px;
	color: #ff059f;
}

h3 {
	font-size: 17px;
	color: #ff059f;
}

.officialtext {
	font-size: 10px;
	text-align: center;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

#headerContact {
	height: 95px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
}


#header {
	height: 225px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/malestripperslondon-com.jpg);

}

#menu {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	font-size: 16px;
	text-align: left;
	text-decoration: none;
}

#menu ul {
	width: 780px;
	height: 50px;
	list-style-type: none;
	list-style-image: none;
	padding: 0px;
	margin: 0px;
}

#menu li {
	float: left;
	width: 195px;
	list-style-type: none;
	margin: 0px;
	text-align: center;
	height: 50px;
	background-image: url(images/menu-back-new.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	clip: rect(18px,auto,auto,auto);
}

#menu a {
	color: #FFF;
	float: left;
	width: 195px;
	list-style-type: none;
	margin: 0px;
	text-align: center;
	height: 38px;
	
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 13px;
}



#menu a:hover {
	float: left;
	width: 195px;
	list-style-type: none;
	margin: 0px;
	text-align: center;
	height: 38px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/menu-back-hover-new.jpg);
	text-decoration: none;
	display: block;
	font-size: 13px;
	background-repeat: repeat-x;
}



#content {
	width: 780px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#content a:visited {
	color: #FFF;
	text-decoration: none;
}

#content a:hover {
	color: #f60085;
	text-decoration: none;
}


#malestrippers {
	width: 780px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#malestrippers p {
}

#malestrippers a {
	color: #FFF;
	text-decoration: none;
}


#malestrippers ul {
	width: 780px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#malestrippers li {
	width: 25%;
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: center;
}

#malestrippers li img {
}

#limohire {
	width: 780px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#limohire p {
}

#limohire a {
	color: #FFF;
	text-decoration: none;
}


#limohire ul {
	width: 780px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#limohire li {
	width: 50%;
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: center;
}

#limohire li img {
}

#clubs {
	text-align: center;
	float: left;
}

#clubs p {
	margin: 0px;
	padding: 0px;
}

#clubs h2 {
	color: #F00;
	margin: 0px;
	padding: 0px;
}

#clubs a, a:hover, a:visited{
	color: #FFF;
}




#footer {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #f60085;
	text-align: center;
	color: #aaa;
}

#footer p {
}


#footer a, a:visited, a:active {
	color: #666;
	text-decoration: none;
	background-image: none;
	text-transform: none;
}

#footer a:hover {
	color: #ccc;
	text-decoration: none;
	background-image: none;
	text-transform: none;
}

#column {
	width: 300px;
	float: right;
	position: relative;
}

.clearLeft {
	clear: left;
	float: none;
}

.clearRight {
	clear: right;
	float: none;
}

.clearBoth {
	clear: both;
	float: none;
}

.copyright {
	font-size: 10px;
	color: #AAA;
	text-decoration: none;
}

.hoverbox  {
cursor : default;
list-style : none;
}

.hoverbox a {
cursor : default;
}
.hoverbox a .preview {
display : none;
}

.hoverbox a:hover .preview {
display : block;
position : absolute;
top : -33px;
left : -45px;
z-index : 0;
}

.hoverbox img {
	color : inherit;
	padding-top : 5px;
	padding-left : 2px;
	vertical-align : top;
	width : 106px;
	height : 156px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.hoverbox li {
color : inherit;
display : inline;
float : left;
margin : 3px;
padding : 0;
position : relative;
}

.hoverbox .preview {
width : 155px;
height : 220px;
z-index : 0;
}
.thumb2{width:170px;height:310px;padding:0;margin:0 4px 4px 4px;float:left;border:0px solid #ffffff;}
.thumb2 p {text-align: center;font-size: 14px;color: #ff059f;}
