*{
    margin: 0;
    padding: 0;
    border: 0;
	}
body{
    letter-spacing: 0;
    margin: 0;
    padding: 0;
    border: 0;
    font:14px Century Gothic;
	color:#000;
}
p{
	margin:6px 0;
	}
h1 {
	font-size:22px;
	}
h2{
	font-size:18px;
	margin:6px 0 9px 0;
	}
h3{
	font-size:14px;
	margin:3px 0 6px 0;
	}
h4{
	}	
a {
	font-family:arial, san-serif;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	color:#888;
	}
a:hover {
	color:#fff;
	}
a>img:hover,  a>figure:hover{
opacity:0.7;
	}
a>figure:hover{
	color:#f00;
	}
	
ul {	
margin:15px 0 15px 30px;
}
.clear{
    clear: both;
	}
.body-class{
	}
.align-center{
	text-align:center;
	}
#wrapper{
	background:#fff;
	}
/* ------------- Header ---------------------- */
#header{
	height:120px;
	background:#000;
	}
#menu{
	display:none;
	}

.active_menu {
	background:#a30000;
	}
.change_lan {
	display:none;
}
#logo{
	float:none;
	display:block;
	}
/* ------------- Main Content Area ---------------------- */
#content-wrapper{
	width:100%;
	background:#414141;	
	}
#main-content{
	padding:20px;
	}
#slide_container{
	display:none;
	}
#left-column{
	}
#content {
	padding:10px;
	}
#right-column{
	display:none;
}
#social-media{
	text-align:center;
	margin-bottom:10px;
	}
.fb-like-box {
	margin-bottom:6px;
	border: 1px solid #d8dfea;
	}
.social-interaction {
	padding:5px 0;
	}
.click_next{
    	display:none;
}
.click_prev{
   	display:none;
}
#print-button {
   	display:none;
}
/* ------------- Details Popup ---------------------- */
#promotion-popup {
	width:520px;
	height:490px;
	background:#3e5b85;
	z-index:101;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 30px;
	border:solid 4px #888;
	padding:20px;
	}
.close-button {
	   	display:none;
	}
.promohead {
	font-size:24px;
	font-weight:bold;
}
#buy-line {
	font-size:20px;
	text-transform:uppercase;
	color:#ff0;
	margin:10px 0 10px 0;
	}
#buy-line a{
	font-size:20px;
	text-transform:uppercase;
	color:#ff0;
	margin-left:8px;
	text-decoration:underline;
	}
#buy-line a:hover{
	color:#f00;
	}
.left-price {
float:left;
width:100px;
text-align:left;
}
.right-price {
float:right;
width:100px;
text-align:right;
}
.buylink {

}

.terms {
	font-size:10px;
	line-height:95%;
	}
/* ------------- Footer ---------------------- */
#footer{
	display:none;
	}
.footer_logo_links {
	width:580px;
	margin:0 auto;
	padding: 5px 0;
	text-align:center;
	}
.footer_logo_links h3 {
	font-size:10px;
	}
.footer_text {
	text-align:center;
	}
.footer_text h2{
	font-size:12px;
	}
/* ------------- General Pages ---------------------- */

/* ------------- Home Page ---------------------- */

.pool-image {
	float:left;
	margin-right:10px;
	}
	
/* ------------- About Page ---------------------- */

/* ------------- Location Page ---------------------- */
#address-block {
	float:left;
	padding:10px 30px 20px 20px;;
	}
/* ------------- Contact Page ---------------------- */
.contact_detail{
    list-style: none;
    margin-bottom: 30px;
}
.contact_form_box{
    padding: 15px;
    max-width: 445px;
}

.contact_form_box td{
    padding-bottom:3px;
}
.contact_detail li{
    margin: 3px 0 !important;
    text-align: left;
}
.contact_detail a{
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
}
.contact_detail a:hover{
    color: #f00;
}
select{
    font:12px Century Gothic;
}
input, textarea, select{
	padding: 3px;
	border: solid 1px #E5E5E5;
        font:12px Century Gothic;
	outline: 0;
        text-transform: none;
	}
textarea {
	width: 400px;
	max-width: 400px;
	height: 150px;
	line-height: 150%;
	}
input:hover, textarea:hover,
input:focus, textarea:focus {
	border-color: #C9C9C9;
	-webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;
	}
#submit_button, #reset_button{
	margin-top: 10px;
        cursor: pointer;
	width: auto;
	padding: 5px 8px;
	background: #617798;
	border: 0;
	font-size: 14px;
	color: #FFFFFF;
        -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
        margin-right: 10px;
        text-transform: uppercase;
	}
#submit_button:hover, #reset_button:hover{
    color: #9e9e9e;
}
/* ------------- Links Page ---------------------- */
.title_links {
	clear:both;
	}
.gay-links {
	list-style:none;
	}
.gay-links li{
	float:left;
	padding:10px;
	}
/* ------------- Sidebar Stuff Page ---------------------- */
.social-interaction {

	}
.social-button	{
	width:230px;
	padding:2px 5px;
	}