@import '/cms/styles/common.css';
@import '/styles/listings.css';
@import '/style.css';

/* COMMON ---------------------------------------------------------------------- */

body {
	background: #9C8251 url('/images/bg.jpg') top repeat-x;
}

#bgy {
	background: url('/images/bg-y.gif') center repeat-y;
}

#bg-top {
	background:url('/images/bg-top.jpg') top center no-repeat;
}

#page {
	width:900px;
	margin:0 auto;
	background: #fff url('/images/content-page-bg.gif') 165px 0px repeat-y;
}
body.blankpage {
	background:none;
}
body.blankpage .page {
	margin:0 auto;
}
body.homepage #page {
	background-image:none;
	
}

#post_field { display: none; }

/* HEADER ---------------------------------------------------------------------- */

#header {
	background: #2C320C url('/images/header.jpg') top left no-repeat;
	height: auto !important;
	height:85px;
	min-height:85px;
}

#header #logo {
	margin:23px 0 0 30px;
	display:inline;
}
#header #logo img {
	width:380px;
	height:50px;
}	
#header #logo a {
	outline:none;
}

#header #header-right {
	width:480px;
	margin:1px 1px 0 0;
	float:right;
	display:inline;
}

#header #headerlinks ul, #header #headerlinks li {
	background:none;
	margin:0;
	padding:0;
}
#header #headerlinks li {
	float:right;
	margin:0 0 0 20px;
}
#header #headerlinks a {
	background:url('/images/icon-arrow.gif') left center no-repeat;
	color:#333;
	text-decoration:none;
	font-weight:bold;
	padding:3px 0 2px 12px;
	float:left;
	outline:none;
}
#header #headerlinks li.cart a {
	background-image:url('/images/icon-cart.gif');	
	outline:none;
}
#header #headerlinks li.login {
	background:url('/images/login-bg.gif') top repeat-x;
	margin:0 0 0 10px;
	height:auto !important;
	height:19px;
	min-height:19px;
}
#header #headerlinks li.login a {
	background-image:url('/images/icon-login.gif');
	background-position:10px center;
	padding:3px 10px 2px 23px;
	color:#fff;
	outline:none;
}
#header #headerlinks a:hover {
	text-decoration:underline;
}



/* WEATHER --------------------------------------------------------------------- */

#header #weather {
	width:150px; /*179 */
	float:right;
	padding-top:8px;
}

#header #weather a.withbullet {
	background:url('/images/weatherbullet.gif') 6px 4px no-repeat;
	padding-left:15px;
	color:#cbba47;
	font-size:10px;
}
#header #weather a.withbullet:hover {
	color:#ffeba4;
}
/* old weather feed
#header #weather {
	float:right;
}
#header #weather .left {
	width:76px;
	padding:13px 10px 0 10px;
}
#header #weather .left a {
	font-size:9px;
	color:#cbba47;
	outline:none;
}
#header #weather .left .city {
	text-transform:uppercase;
	font-weight:bold;
	color:#fff;
	font-size:12px;
	margin:0 0 5px 0;
}
#header #weather .right {
	width:79px;
	padding:5px 5px 0 0;
	text-align:center;
}
#header #weather .right .today {
	color:#cbba47;
	font-size:8px;
	text-transform:uppercase;
}
#header #weather .right .temp {
	color:#fff;
	font-weight:bold;
	font-size:18px;
}
#header #weather .right .conditions {
	font-size:9px;
	color:#fff;
}
#header #weather .right .high {
	font-size:9px;
	color:#cbba47;
	width:37px;
	margin:1px 5px 0 0;
	text-align:center;
}
#header #weather .right .low {
	font-size:9px;
	color:#fff;
	width:37px;
	margin:1px 0 0 0;
	text-align:center;
} */



/* MENU ------------------------------------------------------------------------ */

#menu {
	background: url('/images/menu-bg.gif') top center no-repeat;
	padding:2px 1px 0 1px;
}

#menu ul, #menu li {
	background:none;
	margin:0;
	padding:0;
}
	
#menu li {
	background:url('/images/menu-separator.gif') top right no-repeat;
	padding-right:2px;
}
#menu li.last {
	background:none;
	padding:0;
}
#menu a {
	background: #000 url('/images/menu-a-bg.gif') top repeat-x;
	height:26px; /* 35 */
	color:#fff;
	padding:9px 0 0 0;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	width:148px;
	text-align:center;
	display:block;
	outline:none;
}

#menu a:hover {
	background-image:url('/images/menu-a-hover.gif');
}



/* SUBNAV ---------------------------------------------------------------------- */

#rootname {
	padding:49px 0 0 16px;
}
#rootname #unlink, #rootname a {
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
}
#rootname a:hover {
	text-decoration: underline;
}


#nav {
	width:163px;
	background:url('/images/nav-bg.gif') no-repeat;
	padding:0 5px 25px 1px;
	height:auto !important;
	height:347px;
	min-height:347px;
}

#navbox ul, #navbox li {
	margin:0;
	padding:0;
	background:none;
}
#navbox li {
	font-size:11px;
	font-weight:bold;
	color:#4A5016;
	padding-bottom:1px;
}

#navbox li a {
	text-decoration:none;
	display:block;
	padding:10px 5px 8px 17px;
	font-weight:bold;
	color:#4A5016;
	font-size:11px;
	border-bottom:1px solid #ccc;
	outline:none;
}
#navbox li li a {
	padding:5px 5px 5px 30px;
	font-size:10px;
}
#navbox li.navactive a,
#navbox li a:hover {
	color:#fff;
	background: #333 url('/images/nav-hover.gif') 8px 13px no-repeat;
}
#navbox li.navactive li a {
	background:none;
	color:#4A5016;
}
#navbox li li.navactive a,
#navbox li li a:hover,
#navbox li.navactive li a:hover {
	background: #333 url('/images/nav-hover.gif') 21px 8px no-repeat;
	color:#fff;
}

#subnavbox {
	padding:10px;
}


/* CONTENT --------------------------------------------------------------------- */

#content {
	background:url('/images/about-our-service.jpg') bottom left no-repeat;
}

#content-left {
	width:719px;
}

#content-header {
	height:77px;
	background:url('/images/content-image.jpg') top left no-repeat;
}

#content-content {
	width:530px;
	margin:0 0 0 12px;
	display:inline;
}

#content-right {
	width:179px;
	margin:0 1px 0 0;
	border-top:1px solid #fff;
	background:url('/images/HDgolf.jpg') top left no-repeat;
	padding:115px 0 0 0;
	float:right;
	display:inline;
}

#content-right ul, #content-right li {
	margin:0;
	padding:0;
	background:none;
}
#content-right li {
	padding:10px 5px 10px 11px;
	background: #f1f1f1 url('/images/right-box-bg.jpg') bottom repeat-x;
	font-size:10px;
	font-weight:bold;
	color:#333333;
}
#content-right h2 {
	font-size:12px;
	font-weight:bold;
	color:#364D08;	
	margin:0 0 3px 0;
}
#content-right h2 a {
	color:#364d08;
}
#content-right h2 a:hover {
	color:#900;
}



/* HOME ------------------------------------------------------------------------ */

#home-left {
	width:716px;
}

#home-right {
	width:179px;
	margin:0 1px 0 0;
	border-top:1px solid #fff;
	float:right;
	display:inline;
}

#home-content {
	padding:0 10px;
	background: #f9feed url('/images/home-page-bg.gif') top repeat-x;
}

#home-content-left {
	width:450px;
	margin: 0 10px 0 0;
	padding-top:10px;
}

#home-content-right {
	width:235px;
}



/* PARTNERS -------------------------------------------------------------------- */

.partners h2 {
	margin: 20px 0 3px 0;
}
.partners a { 
	outline:none;	
}
#content .partners {
	margin:10px 10px 0 180px;
}




/* FOOTER ---------------------------------------------------------------------- */

#footer {
	border-top:1px solid #97a57a;
	border-bottom:1px solid #fff;
	background: #2c3f06 url('/images/footer-bg.gif') top repeat-x;
	padding:5px 10px 0 10px;
	margin:0 1px;
}

#footer .left {
	width:500px;
}

#footer .right {
	width:370px;
	float:right;
}

#footer ul, #footer li {
	background:none;
	margin:0;
	padding:0;
}
#footer li a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	padding:2px 6px 2px 0;
	margin: 0 6px 0 0;
	border-right:1px solid #587816;
	float:left;
	outline:none;
}
#footer li a:hover {
	text-decoration:underline;
}
#footer #sublinks {
	margin-top:7px;
}
#footer #sublinks a {
	padding:0 6px 0 0;
	color:#9da787;
	font-size:10px;
	border-right:1px solid #4e573a;
}
#footer #sublinks a:hover {
	text-decoration:underline;
}
#footer li.last a, #footer #sublinks li.last a {
	border:none;
}

#footer #copyright, #footer #credit {
	color:#9da787;
	text-align:right;
	font-size:10px;
}
#footer #credit a {
	color:#9da787;
	font-size:10px;
	text-decoration:none;
}
#footer #credit a:hover {
	text-decoration:underline;
}



/* FORMS ----------------------------------------------------------------------- */

input.styled, textarea.styled {
  border:none;
  border-bottom:1px solid #e3e3e3;
  border-right:1px solid #e3e3e3;
  color:#666;
  padding:3px 2px 1px 4px;
  font-size:11px;
  background:url('/images/formfield-bg.gif') top left no-repeat;
}
select.styled {
  border:1px solid #ccc;
  color:#999;
  padding:0;
}
input.button {
	background: #49690b url('/images/button-register.gif') top repeat-x;
	border:none;
	cursor:pointer;
	outline:none;
	padding:1px 15px;
	text-transform:uppercase;
	font-weight:bold;
	color:#fff;
}

.formwidth {
	width:260px;
}
select.formwidth {
	width:266px;
}

form .label {
	width:100px;
	margin-right:10px;
	font-weight:bold;
	text-align:right;
}
form .input {
	width:220px;
}
form input.fullwidth {
	width:200px;
}
form select.fullwidth {
	width:206px;
}

form .row {
	margin-bottom:10px;
}



/* SITE MAP ------------------------------------------------------------------- */

.sitemap ul {
  margin:0 0 0 50px;
}
.sitemap ul ul {
  padding:0 0 0 22px;
  margin:0;
}
.sitemap li {
  background:none;
  list-style-image:url('/images/bullet-page.gif');
  margin:0 0 10px 0;
  background:none;
  padding:0;
}
.sitemap li a {
  font-size:12px;
  font-weight:bold;
}
.sitemap li li {
  margin: 0 0 4px 0;
  list-style-image:none;
  list-style-type:circle;  
}
.sitemap li li a {
  font-size:10px;
  font-weight:normal;
}
.sitemap li li li {
  margin:0;
}
.sitemap a:visited {
  color: #88907a;
}
.sitemap a:hover {
  color: #900;
}



/* CUSTOMIZATIONS -------------------------------------------------------------- */

h1 .more, h2 .more {
	margin-top:3px;
}

.underline {
	padding-bottom:3px;
	background:url('/images/hr.gif') bottom repeat-x;
}