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

/* Styles for normal website */
html { height:100%; }
body {
	margin: 0px;
	padding: 0px;
	background-color: #000;
	font-family:Arial, Helvetica, sans-serif;
}
#background_general {
	z-index: -1;
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-image: url(/assets/general1.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
}
#imageBody 
{
	position: fixed;
	margin:0;
	padding:0;
	width:100%;
	z-index: -1;
	background-image: url(/assets/home1.jpg);
	background-repeat: no-repeat;
	overflow: none;
}
#topnav {
	background-color: #3d1f0f;
	height: 30px;
	z-index: 100;
	position: fixed;
	width: 100%;
	padding-top: 10px;
	padding-left: 330px;
}



#topnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFF;
	text-decoration: none;
	margin-right: 25px;
}

#content {
	position:relative;
	z-index:10;
	height: 100%; 
	width: 100%;
}
.content {
	position:relative;
	z-index:10;
	height: 100%; 
	width: 100%;
}
.left_nav {
	width: 305px;
	text-align: center;
}
.left_nav_media {
	width: 305px;
	text-align: center;
}
.nav_bg {
	width: 305px;
	min-height: 300px;
	background-image: url(/assets/nav_bg.png);
	background-repeat: repeat-x;
	background-position: top;
	position: fixed;
	padding-top: 80px;
	padding-bottom: 100px;
	text-align: center;
}
.nav_bg_media {
	min-height: 300px;
	min-width: 305px;
	background-image: url();
	background-repeat: repeat-x;
	background-position: top;
	position: fixed;
	padding-top: 80px;
	padding-bottom: 100px;
	text-align: center;
}
#content_box {
	padding-top: 50px;
	width: 40%;
	float: right;
	background-image: url(/assets/conent_bg.png);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #FFF;
	line-height: 28px;
	padding-right: 8%;
	padding-bottom: 40px;
	padding-left: 50px;
}
#content_box p {
	margin-top: 15px;
	margin-bottom: 0px;
}
#content_box_white {
	padding-top: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 28px;
	padding-right: 10%;
	padding-left: 100px;
	padding-bottom: 40px;
}
#content_box_white p {
	margin-top: 15px;
	margin-bottom: 0px;
}
#content_box_white hr {
	height: 1px;
	background:#666666;
}
#content_box_white .line_break {
	height: 1px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a55938;
	clear: both;
}
#content_box_white .news_search {
	float: right;
	margin-top: 30px;
}

#content_box_white a {
	color: #a55938;
}
h1 {
	font-size: 30px;
	line-height: 42px;
	margin-bottom: 10px;
	font-weight: normal;
	margin-top: 40px;
}
h2 {
	font-size: 16px;
	margin-bottom: -15px;
	font-weight: normal;
}
#footer {
	background-color: #000;
	padding-top: 50px;
	padding-bottom: 30px;
	padding-left: 140px;
}
#footer ul li {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 11px;
	line-height: 18px;
}
#footer ul {
	float: left;
	margin-left: 10px;
	padding-left: 10px;
	list-style-type: none;
	width: 110px;
	margin-bottom: 10px;
}
#footer ul li h2 {
	font-size: 12px;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-bottom: 3px;
	padding-bottom: 3px;
}
/* Drop Menu Starts here */
#sddm
{	margin: 0;
	padding: 0;
	z-index: 55}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font-size: 14px;}

#sddm li a
{
	display: block;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 25px;
	padding-bottom: 4px;
	padding-left: 0px;
	margin: 0;
}

/* #sddm li a:hover
{	background: #49A3FF} */

#sddm div
{	position: absolute;
	visibility: hidden;
	margin-left: -10px;
	margin-top:6px;
	padding: 0;
	background-image:url(/assets/drop_bg.png);
	border: none;}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		min-width: 80px;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		color: #fff;
	}

	#sddm div a:hover
	{	background-image:url(/assets/drop_bg_hi.png);
		color: #fff}
		
#m1 { z-index: 55; }
/* Drop Ends Starts here */	

.button a {
	font-size: 16px;
	color: #fff;
	text-decoration: none;
	padding: 7px 14px 7px 14px;
	border: solid 1px #fff;
	font: Arial;
}

.button a:hover {
 	background-image:url(/assets/drop_bg_hi.png)
}
.button {
	margin-top: 20px;
	display: block;
} 

.button2 {
	margin-top: 30px;
}
.button2 a {
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	width:180px;
	padding: 7px;
	border: solid 1px #fff;
	display: block;
	margin-left: 54px;
	text-transform:uppercase;
}
.button2 a:hover {
 	background-image:url(/assets/drop_bg_hi.png)
}
.button3 {
	margin-top: 30px;
}
.button3 a {
	font-size: 14px;
	color: #666;
	text-decoration: none;
	width:180px;
	padding: 7px;
	border: solid 1px #666;
	display: block;
	margin-left: 54px;
	text-transform:uppercase;
}
.button3 a:hover {
 	background-image:url(/assets/media-button_bg.png)
}
#members_nav {
	width: 680px;

}
#members_nav .button4 {
	margin-right: 5px;
	float: left;
	width: 155px;
}
#members_nav .button4 a {
	font-size: 12px;
	color: #666;
	text-decoration: none;
	width:155px;
	padding: 3px;
	height: 8px;
	text-transform:uppercase;
}
#members_nav .button4 a:hover {
 	background-image:url(/assets/media-button_bg.png)
}
#hole_map {
	position: relative;
	z-index: 20;
	float: right;
	margin-right: -30px;
	margin-bottom: -30px;
	margin-left: 5px;
}
a {
	color: #CC6;
}
.hole_links {
	font-size: 14px;
	text-transform: uppercase;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.hole_links p a {
	text-decoration: none;
}
.form_field {
	background-color: #CCC;
	border: none;
	padding:3px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}
.newsbrief {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.brief_grey {
	background-image: url(/assets/media-button_bg.png);
	padding-bottom: 10px;
}

.newsbrief h2 {
	margin-top: 0px;
	text-transform: uppercase;
	margin-bottom: 0px;
}
.newsbrief p {
	margin-top: 5px;
	margin-bottom: 5px;
}
.newsbrief_thumb {
	float: right;
	margin-left: 20px;
	margin-bottom: 5px;
	border: solid 3px #fff;
}
#content_box_white .newsbrief h2 a {
	text-decoration: none;
	color: #000;
}
#content_box_white .newsbrief h2 a:hover {
	text-decoration: underline;
	color: #000;
}
#article_photo img {
	float: none;
	margin: 0px;
	border-bottom-style: none;
}
#article_photo {
	float: right;
	margin-bottom: 5px;
	margin-left: 20px;
	padding: 5px;
	background-color: #FFF;
}
#article_photo p {
	font-size: 11px;
	text-align: center;
	margin: 0px;
	line-height: 18px;
}
#content_box_white .black_link a {
	color: #000;
	text-decoration: none;
}
#content_box_white .newsbrief.brief_grey p {
	margin-top: 0px;
	margin-bottom: 10px;
}
#content_box_white .newsbrief p {
	margin-top: 0px;
	margin-bottom: 15px;
}
.press_pack {
	border: 3px solid #FFF;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.photo_right {
	border: 5px solid #FFF;
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
}
.text_box_grey {
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 30px;
	background-image: url(/assets/media-button_bg.png);
	padding-bottom: 15px;
}
.gallery_thumb_box {
	height: 150px;
	width: 175px;
	background-image: url(/assets/media-button_bg.png);
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	text-align: center;
	padding: 10px;
}
.gallery_thumb_box img {
	border: 3px solid #FFF;
}
#content_box_white .gallery_thumb_box p {
	margin: 0px;
	line-height: normal;
	font-size: 11px;	
}
#content_box .thumbs {
	margin-top: 25px;
	margin-right: -40px;
}
#content_box .thumbs img {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	border: 2px solid #FFF;
}
#points {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	background-color: #FFFFFF;
}
#points td {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	text-align: center;
}
.vidover {cursor: pointer;}
ul {
	margin-top: 5px;
	margin-bottom: 15px;
}
.exp_thumb {
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
}

#content_box .rates p {
	border-bottom:solid 1px #666;
	padding-bottom: 3px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.rate_details {
	font-size: 11px;
}
@media only screen and (max-device-width: 700px)
{
/* CSS FOR general mobiles with up to 700px screens */
#topnav {
	background-color: #000;
	height: 35px;
	z-index: 100;
	position: relative;
	width: 100%;
	padding-top: 10px;
	padding-left: 30px;
}
#topnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #FFF;
	text-decoration: none;
	margin-right: 25px;
}
	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		min-width: 80px;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 120%;
	}
.nav_bg {
	width: 305px;
	min-height: 300px;
	background-image: url(/assets/nav_bg.png);
	background-repeat: repeat-x;
	background-position: top;
	position: relative;
	padding-top: 80px;
	padding-bottom: 100px;
	text-align: center;
}
.nav_bg_media {
	min-height: 300px;
	min-width: 305px;
	background-image: url();
	background-repeat: repeat-x;
	background-position: top;
	position: relative;
	padding-top: 80px;
	padding-bottom: 100px;
	text-align: center;
}
#content_box {
	padding-top: 50px;
	width: 89%;
	float: none;
	background-image: url(/assets/conent_bg.png);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFF;
	line-height: 28px;
	padding-right: 8%;
	padding-bottom: 40px;
	padding-left: 50px;
}
#content_box_white {
	padding-top: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 28px;
	width: 89%;
	float: none;
	padding-right: 8%;
	padding-left: 10px;
	padding-bottom: 40px;
}
#background_general {display:none;}
#members_nav {width: 100%;}
	
}
/* End CSS FOR general mobiles with up to 700px screens */

