body {
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Verdana;
	font-size: 14px;
	font-weight: normal;
}

#mainBody {
	border: 1px solid #FFFFFF;
}

/*--------------*/
#header {
	/*border: 1px solid #000000;*/
	background: #FFFFFF url('header_bg.jpg') left top repeat-x;
	font-size: 12px;
}

#headerConteiner {
	/*border: 1px solid #000000;*/
	width: 995px;
}

#headerConteinerLeft{
	/*border: 1px solid #000000;*/
	float: left;
	width: 800px;
}

#headerMenu {
	/*border: 1px solid #000000;*/
	clear: right;
}

#headerMenu ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	margin-top: 3px;
}

#headerMenu ul li {
	float: left;
	border-left: 1px solid #5a7165;
	padding-top: 8px;
	padding-bottom: 9px;
	z-index:3000;
}

#headerMenu ul li#headerMenuBold {
	font-weight: bold;
}

#headerMenu ul li#headerMenuLast {
	border-right: 1px solid #5a7165;
}

#headerMenu ul li a {
	text-decoration: none;
	color: #c8ecdb;
	font-size: 12px;
	margin-left: 12px;
	margin-right: 12px;
}

#headerMenu ul li a:hover {
	text-decoration: underline;
}

#headerConteinerLogo {
	/*border: 1px solid #000000;*/
	float: left;
	margin-top: 20px;
	width: 500px;
	text-align: left;
}

#headerConteinerLogoPic {
	/*border: 1px solid #000000;*/
}

#headerConteinerLogoMenu {
	/*border: 1px solid #000000;*/
}

#headerConteinerLogoMenu ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#headerConteinerLogoMenu ul li {
	float: left;
	background: #FFFFFF url('road_book.jpg') top left no-repeat;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 7px;
	padding-top: 5px;
	padding-bottom: 10px;
}

#headerConteinerLogoMenu ul li#twitter {
	float: left;
	background: #FFFFFF url('twitter.jpg') top left no-repeat;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 7px;
	padding-top: 5px;
	padding-bottom: 10px;
}

#headerConteinerLogoMenu ul li#book {
	float: left;
	background: #FFFFFF url('book.jpg') top left no-repeat;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 7px;
	padding-top: 5px;
	padding-bottom: 10px;
}

#headerConteinerLogoMenu ul li a {
	color: #028bff;
	font-size: 0.85em;
	margin-left: 20px;
	margin-right: 20px;
}

#headerConteinerSerchText {
	width:170px;
	color: #CCCCCC;
}

#headerConteinerSerch {
	float: right;	
	text-align: right;
	margin-top: 30px;
	padding-left: 0px;
	width: 300px;
}

#headerConteinerSerchBottomText {
	margin-top: 25px;
	font-size: 14px;
}

#headerConteinerSerchBottomText span {
	font-weight: bold;
	color:#572105;
}

#headerConteinerSerchSubmit {
	background: #F1F1F1 url('header_search_button.jpg') top left no-repeat;
	color: #FFFFFF;
	font-size: 0.85em;
	font-weight: bold;
	border: 0px;
	padding-left: 4px;
	padding-right: 25px;
	padding-top: 2px;
	padding-bottom: 4px;
}

#headerConteinerRight{
	/*border: 1px solid #000000;*/
	float: right;
}

/*---------------------*/

#body {
	/*border: 1px solid #000000;*/
}

#bodyConteiner {
	/*border: 1px solid #000000;*/
	width: 995px;
}

#bodyConteinerTopText {
	margin-top: 30px;
	text-align: left;
}

#bodyConteinerTopText span#home {
	font-size: 10px;
}

#bodyConteinerTopText a {
	color: #000000;
}

#bodyConteinerTopText h1 {
	padding: 0px;
	margin: 0px;
	font-size: 2em;
	font-weight: normal;
}

#bodyConteinerContent {
	/*border: 1px solid #000000;*/
	width: 993px;
	height: 483px;
	background: #FFFFFF url('content_bg.jpg') no-repeat;
	margin-top: 30px;
	text-align: left;
}
/**/

#bodyConteinerContent2 {
	margin-top: 50px;
}

#line {
	width: 995px;
	height: 1px;
	border-top: 1px solid #F0F0F0;
	margin-top: 10px;
}

#informationLeft {
	/*border: 1px solid #000000;*/
	float: left;
	text-align: left;
	width: 650px;
}

#informationLeftTitle {
	font-size: 19px;
	color: #1a3226;
	margin-bottom: 10px;
}

#informationLeftPicContentPic {
	float: left;
}

#informationLeftPicContentText {
	float: left;
	margin-left: 10px;
}

#informationLeftText h1{
	font-size: 19px;
	color: #353535;
}

#informationRight {
	/*border: 1px solid #000000;*/
	float: right;
	width: 250px;
}

#informationRightTitle {
	float: left;
	width: 250px;
	text-align: left;
	font-size: 19px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #204030;
}

#informationRightFirstList {
	/*border: 1px solid #000000;*/
	float: left;
	margin-top: 5px;
	margin-left: 5px;
}

#informationRightFirstList ul {
	/*border: 1px solid #000000;*/
	margin:0px;
	padding: 0px;
	list-style-type: none;
	text-align: left;
}

#informationRightFirstList ul li {
	border-bottom: 1px dotted #E5E5E5;
	background: url('right_first_marker.jpg') no-repeat;
	padding-bottom: 5px;
	margin-top: 5px;
	width: 240px;
}

#informationRightFirstList ul li a {
	text-decoration: none;
	color: #0096ff;
	font-size: 12px;
	margin-left: 15px;
}

#informationRightTitle2 {
	float: left;
	text-align: left;
	font-size: 19px;
	color: #204030;
	margin-top: 30px;
	padding-left: 10px;
}

#informationRightSecondList {
	/*border: 1px solid #000000;*/
	float: left;
	margin-top: 10px;
	margin-left: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #EEEEEE;
}

#informationRightSecondList ul {
	/*border: 1px solid #000000;*/
	margin:0px;
	padding: 0px;
	list-style-type: none;
	text-align: left;
}

#informationRightSecondList ul li {
	background: url('right_second_marker.jpg') no-repeat;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-left: 10px;
	width: 235px;
}

#informationRightSecondList ul li a {
	color: #0096ff;
	font-size: 12px;
	margin-left: 15px;
}

/**/

#bodyConteinerContentTabs {
	/*border: 1px solid #000000;*/
	height: 50px;
}

#greenTab {
	float: left;
	color: #FFFFFF;
	font-size: 0.7em;
	padding-top: 8px;
	padding-left: 12px;
}

#greenTab h1 {
	margin: 0px;
	padding-top: 3px;
	font-size: 1.2em;
}

#greyTab {
	float: right;
	color: #373737;
	padding-top: 8px;
	padding-right: 145px;
	
}

#greyTab h1 {
	margin: 0px;
	font-size: 1.15em;
}

#map {
/*	float: left;*/
	padding-top: 32px;
}

#lasVegas {
	float: right;
	width: 340px;
}

#cities {
	margin-top: 15px;
	padding-right: 25px;
	padding-left: 20px;
	line-height: 32px;
	word-spacing: 5px;
	height: 185px;
}

#cities a {
	color: #204030;
}

#cities a#citiesBold {
	font-size: 1.6em;
}

#quick {
	/*border: 1px solid #000000;*/
	color: #373737;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0px;
	height: 20px;
	padding-left: 3px;
}

#quickSearch {
	/*border: 1px solid #000000;*/
	margin: 0px;
	padding: 0px;
	height: 180px;
	padding-left: 50px;
	padding-top: 20px;
}

.selectSearch {
	width: 240px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#contentSerchSubmit {
	background: #FFFFFF url('content_search_button.jpg') top left no-repeat;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	border: 0px;
	text-align: center;
	width: 150px;
	height: 28px;
}

/*------------------------*/

#footer {
	/*border: 1px solid #000000;*/
	margin-top: 100px;
}

#footerTop {
	/*border: 1px solid #000000;*/
	background-color: #E1E1E1;
}

#footerTopContent {
	/*border: 1px solid #000000;*/
	width: 995px;
}

#footerTopContentLeft {
	/*border: 1px solid #000000;*/
	float: left;
	width: 640px;
	text-align: left;
}

#golfList {
	/*border: 1px solid #000000;*/
	float: left;
	font-size: 11px;
	font-weight: bold;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 25px;
	padding-bottom: 30px;
}

#golfList a {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

#golfList a:hover {
	text-decoration: underline;
}

#golfList ul {
	/*border: 1px solid #000000;*/
	margin:0px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-type: none;
}

#golfList ul li {
	background: url('footer_top_marker.jpg') no-repeat;
	padding-left: 0px;
	margin-bottom: 5px;
}

#golfList ul li a {
	text-decoration: underline;
	color: #204030;
	font-size: 11px;
	margin-left: 15px;
}

#footerTopContentMidle {
	/*border: 1px solid #000000;*/
	float: left;
	width: 1px;
	height: 190px;
	background-color: #D0D0D0;
}

#footerTopContentRight {
	/*border: 1px solid #000000;*/
	float: left;
	width: 345px;
	text-align: left;
	margin-top: 15px;
}

#footerTopContentRight span {
	/*border: 1px solid #000000;*/
	font-size: 11px;
	font-weight: bold;
	margin-left: 20px;
	padding-top: 30px;
}

#footerTopContentRight span#courseByMap {
	margin-left: 20px;
	padding-top: 30px;
	font-size: 28px;
	color: #068fee;
}

#miniMap {
	margin-top: 10px;
	margin-left: 75px;
}

#golfList2 {
	/*border: 1px solid #000000;*/
	float: left;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 10px;
	padding-bottom: 30px;
}

#golfList2 a {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

#golfList2 a:hover {
	text-decoration: underline;
}

#golfList2 ul {
	/*border: 1px solid #000000;*/
	margin:0px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-type: none;
}

#golfList2 ul li {
	background: url('footer_top_marker.jpg') no-repeat;
	padding-left: 15px;
	margin-bottom: 10px;
}

#golfList2 ul li a {
	text-decoration: underline;
	color: #204030;
	font-size: 11px;
}

#footerBottom {
	/*border: 1px solid #000000;*/
	background-color: #BEBEBE;
}

#footerBottomContent {
	/*border: 1px solid #000000;*/
	/*width: 1000px;*/
	width:1000px;
	text-align: left;
	padding-bottom: 50px;
}



#footerList {
	/*border: 1px solid #000000;*/
	border-left: 1px dotted #9B9B9B;
	float: left;
	color: #1a3226;
	margin-left: 15px;
	margin-top: 5px;
	/*font-size: 18px;*/
	padding-left: 15px;
	margin-right: 25px;
	margin-top: 20px;
}

#footerListFirst {
	float: left;
	color: #1a3226;
	margin-left: 15px;
	margin-top: 5px;
	padding-left: 15px;
	margin-right: 25px;
	margin-top: 20px;
}

#footerTitle {
	font-size: 18px;
}

#footerTitle a {
	color: #204030;
	font-family:Cambria, Arial;
}

#footerList ul , #footerListFirst ul {
	/*border: 1px solid #000000;*/
	font-size: 12px;
	margin:0px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-type: none;
}

#footerList ul li, #footerListFirst ul li {
	background: url('footer_bottom_marker.jpg') no-repeat;
	padding-left: 15px;
	margin-bottom: 5px;
}

#footerList ul li a , #footerListFirst ul li a {
	text-decoration: none;
	color: #1a3226;
}

#copyright {
	text-align: center;
	color: #67746E;
	font-size: 11px;
}

/*--------------*/
#arch {
	clear: both;
}



#rightmenu{
	float:left;
	text-align:right;
	font-family:"Cambria";
	font-size:15px;
	text-decoration:none;
	color:#294436;
	border-bottom:1px dotted #dadedc;
	border-top:1px dotted #dadedc;
	margin-top:5px;
	padding-bottom:10px;
	line-height:28px;
}
.rightmenu{
	list-style:none;
	text-decoration:none;
	color:#294436;
	text-align:right;
	margin-left:50px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
}

#rightmenu li a {
	text-decoration:none;
	color:#294436;
}

#search{
	height:29px;
	background:url(search.jpg) repeat-x;
	width:150px;
	margin-left:30px;
	margin-bottom:10px;
	float:left;
	clear:both;
	margin-top:10px;
}

#search-result{
	font-family:"Cambria";
	font-size:15px;
	color:#0000a0;
	line-height:25px;
}

.search-cources{
	list-style:none;
	text-decoration:none;
	color:#0000a0;
	text-align:left;
	margin-left:20px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
}

#search-result li a {
	color:#0000a0;
}

#search-result li p{
	padding:0px;
	margin:0px;
	line-height:16px;
	font-family:"Arial";
	font-size:12px;
	color:#1f1f1f;
	padding:5px 0px 5px 5px;
}


.search{
	float:left;
	width:108px;
	padding:3px;
	font-family:"Cambria";
	color:#FFFFFF;
	font-size:11px;
	height:20px;
	padding-top:7px;
	padding-left:10px;
	border:none;
	background:none;
}

#rightmenu li a.active{
	color: #294436;
}

#rightmenu li a.mainsubnav:hover{
	color: #294436;
}

#rightmenu li a.active:visited{
	color: #294436;
}

#rightmenu li a:hover{
	text-decoration:none;
	color:#294436;
}

#sddm {
	display:inline-block;
	display:block;
	height:31px;
	padding:0px;
	margin-top:12px;
}

#sddm li {
	list-style:none;
	color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
	margin:0px;
	text-decoration:none;
	list-style:none;
	display:block;
	display:inline-block;
}

#sddm li a {
	list-style:none;
	padding:0px;
	color:#FFFFFF;
	margin:0px;
	text-decoration:none;
	list-style:none;
	display:block;
	display:inline-block;
}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #4c5f55;
	border: 1px solid #f8f6f5;
}

#sddm div a
{	position: relative;
	display: block;
	margin: 0;
	padding: 10px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #4c5f55;
	color: #ffffff;
	border-bottom:1px dotted white;
}

#sddm div a:hover
{	background: #5f2c0f;
	color: #FFFFFF;
}
		
.gssubtext {
    font-size: 10px;
}

#body_table {
	display: table;
	width:auto;		
}
#body_row {
	display: table-row;	
}

#content {
	display: table-cell;	
	min-height: 400px;
	text-align:left;	
	width:800px;

}
#rightmenu {	
	display: table-cell;	
	text-align:right;

}

/** for tooltip selector */
/* Default tooltip class name: */
/*.tooltip { 
	position: absolute; 
	top: 0; 
	left: 0; 
	z-index: 3; 
	display: none; 
}*/

.tooltip{
   position: absolute;
   padding: 10px 13px;
   z-index: 2;
   
   color: #303030;
   background-color: #f5f5b5;
   border: 1px solid #DECA7E;
   
   font-family: sans-serif;
   font-size: 12px;
   line-height: 18px;
   text-align: center;
}

.tooltip h3{
	margin: 0 0 5px;
	text-align: left;
}

#tooltip {

	position: absolute;

	z-index: 3000;

	border: 1px solid #111;

	background-color: #eee;
	
	padding: 5px;
	opacity: 0.85;
}

#tooltip a {
	color: #204030;
	font-family:Cambria, Arial;
}

#tooltip h3, #tooltip div { margin: 0; }


#tooltip.pretty {

	font-family: Arial;

	border: none;

	width: 210px;

	padding:20px;

	height: 135px;

	opacity: 0.8;

	background: url('shadow.png');

}

#tooltip.pretty h3 {

	margin-bottom: 0.75em;

	font-size: 12pt;

	width: 220px;

	text-align: center;

}

#tooltip.pretty div { width: 220px; text-align: left; }



#tooltip.fancy {

	background: url('shadow2.png');

	padding-top: 5em;

	height: 100px;

}

#tooltip.fancy.viewport-right {

	background: url('shadow2-reverse.png');

}
#left {
	padding-right:30px;
}

#right, #right2 { text-align: right; }

#tooltip.right { width: 250px; }

#fancy2 { float: right; }

#debugger {
	text-align: right;
	color: #67746E;
	font-size: 10px
}


.popupBody {
	font-size: 12px;
	font-weight: normal;
}

.popupBody a {
	font-weight: bold;
}

ul.mapPopup {
	margin: 0px;
	padding: 0px;
	margin-left: 8px;
	padding-left: 8px;
}

ul.mapPopup li {
	padding-bottom: 4px;
}

#mapid {
	padding-top: 10px;
	padding-bottom: 10px;
}

#bodyConteinerContentText {
	float: left;
	width: 630px;	
}

.courseTable{
	vertical-align:top;
	width:250px;
	padding-top:70px;
}

#mapFooter{
	padding-top:5px;
	padding-left:60px;
}

#nav{
	height:31px;
}

#nav, #nav ul{
	padding:0px;
	position:relative; 	
	list-style-type:none;
	list-style-position:outside;
}

#nav ul{
	padding:0px;
	margin:0px;
}
#nav a{
	display:block;
	color:#fff;
	text-decoration:none;
}

#nav li{
	float:left;
	position:relative;
	color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
	margin:0px;
	text-decoration:none;
}

#nav ul {
	position:absolute;
	display:none;
	width:auto;
	background: #4c5f55;
	border: 1px solid #f8f6f5;
	z-index:1;
}

#nav ul li a:hover{
	/*background: #5f2c0f;*/
	color: #FFFFFF;
}

#nav li ul li{
	width:100%;
	padding:0px;
	padding:10px 0px 10px 0px;
	border-bottom:1px dotted white;
}

#nav li ul a{
	width:auto;
	float:left;
	white-space: nowrap;
	text-align: center;
	text-decoration: none;
	background: #4c5f55;
	color: #ffffff;
}

#nav ul ul{
	top:auto;
	background: #4c5f55;
}	

#nav li ul ul {
	left:12em;
	margin:0px 0 0 10px;
	background: #4c5f55;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
	display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
	display:block;
}

#addToRoadTripButton {
	float: left;
	padding-top:10px;
	padding-right: 5px;
}

#followTwitterButton {
	float: left;
	padding-top:10px;
	padding-right: 5px;
}

#addToFaceBookButton {
	float: left;
	padding-top:10px;
}

#buttons_place {
}

#addtoroadtrip {
	visibility:hidden;	
	height:0px;
}

#followtwitter {	
	visibility:hidden;			
	height:0px;	
}

#addtofacebook {
	visibility:hidden;		
	height:0px;	
}

.blueButton {	
	/*visibility:hidden;*/

	background-color:#7B8E9D;
	color: #FFFFFF;
	font-size:12px;
	font-weight:bold;
	height:22px;
	width:150px;
}

.twitter_text {	
	font-size:16px;
}
.twitter_info {
	font-size:12px;
}
.font_deleted {
	color: #CCCCCC;
}
#comment_grey {
	color: #CCCCCC;
}



