@charset "utf-8";
/* CSS Document */

/*** RESET ***/
* { margin: 0; padding: 0; font-family: Verdana, Geneva, sans-serif; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
img { border: none; }
a, a:visited { color: #3f3f3f; }
a:hover { text-decoration:none; }
strong { font-weight: bold; }

/*** CLEARS AND FLOATERS ***/
.right {float: right;}
.left {float: left;}
.clear {clear: both; width: 0; height: 0;}
.clear-left {clear: left; }
.clear-right {clear: right; }
.hide {display:none; }

/*** PAGE FORMATTING ***/
body {
	background: url(http://audubongolf.com/themes/agt/images/site-bg.gif) center top;
}
#site-container {
	margin: 0 auto 20px auto;
	width: 1006px;
}
#page-container {
	margin: 7px auto 0 auto;
	background: url(http://audubongolf.com/themes/agt/images/nav-bg.gif) left top repeat-y #fff;
	border: #66542b solid 3px;
}

/*** TIP-TOP ***/
#tip-top {
	margin: 5px 0 0 0;
	text-align: right;
	font-size: 12px;
}
#tip-top form,
#tip-top #sizer,
#tip-top #search {
	display: inline;
}
#tip-top #sizer {
	color: #FFF;
	margin: 0 30px 0 0;
}
#tip-top #sizer img {
	margin: 0 0 -5px 0;
}
#tip-top #search input#submit {
	margin: 0 0 -6px 0;
}
#tip-top #search input#query {
	width: 200px;
	font-size: 11px;
	padding-top: 2px;
	height: 14px;
}
#tip-top #logout {
	float: left;
	width: 70px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	margin: 6px 0 0 70px;
}
#tip-top #logout a {
	color: #FFF;
	text-decoration: none;
}
#tip-top #logout a:hover {
	text-decoration: underline;
}

/*** HEADER ***/
#header img#logo {
	margin: -5px 0 0 -6px;
	position: absolute;
}
#header #mast {
	margin: 0 0 0 224px;
	border-bottom: 7px solid #8b2d25;
	min-height: 163px;
}

/*** FOOTER ***/
#footer {
	clear: both;
	margin: 0 0 0 235px;
	font-size: 10px;
}
#footer p,
#footer p a {
	color: #666;
}
#footer #social-bookmarks {
	font-size: 11px;
	text-align: right;
	float: right;
	width: 165px;
	margin: -4px 22px 15px 0;
}
#footer #social-bookmarks img {
	margin: 0 0 -10px 0;
}
#la-logo {
	display: block;
	clear: both;
	margin: -28px auto 6px auto;
}

/*** NAVIGATION ***/
#nav {
	float: left;
	background: url(http://audubongolf.com/themes/agt/images/nav-bg.gif);
	width: 224px;
	border-top: 10px solid #003263; 
	margin-top: -6px;
}
#nav ul {
	list-style: none;
}
#nav ul li a {
	display: block;
	padding: 8px 0 8px 9px;
	font: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
#nav ul li {
	display: block;
	margin: 0 0 0 14px;
	border-bottom: 1px solid #013362;
}
#nav ul li:hover {
	background: url(http://audubongolf.com/themes/agt/images/subnav-bg.gif);
}
#nav ul ul li a {
	display: block;
	padding: 4px 0 4px 24px;
	font: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
#nav ul ul li {
	display: block;
	margin: 0 0 0 14px;
	border-bottom: 1px solid #013362;
	background: url(http://audubongolf.com/themes/agt/images/subnav-bg.gif);
}
#nav ul ul li:hover,
#nav ul ul li.nav-selected {
	background: url(http://audubongolf.com/themes/agt/images/nav-on-bg.gif)
}

/*** Bottom Navigation ***/
#bot-nav {
	display: block;
	list-style: none;
	margin: 10px 0;
}
#bot-nav li {
	display: inline;
}
#bot-nav li,
#bot-nav li a {
	color: #FFF;
	font-size: 12px;
}

/*** CONTENT (UNIVERSAL) ***/
#content {
	float: right;
	padding: 10px 3px;
	width: 770px;
	border-top: 4px solid #ddd3be;
}
#content #col-1,
#content #col-2,
#content #col-3 {
	float: left;
	margin: 0 0 15px 15px;
}
#content #headline h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #660000;
	font-style: italic;
	margin: 12px 0 10px 0;
}
#content #col-1 p,
#content #col-1 li{
	font-size: 12px;
	color: #3f3f3f;
	line-height: 18px;
}
#content #col-1 p {
	margin: 0 0 7px 0;
}
#content #col-1 ul,
#content #col-1 ol {
	margin: 0 0 7px 15px;
}
span.super {
	font-size: 6px;
	line-height: 0;
	vertical-align: super;
}
#content #breadcrumbs,/*breadcrumb navigation */
#content #breadcrumbs li a {
	font-size: 11px;
	color: #8f8f8f;
	line-height: 12px;
}
#content #breadcrumbs {
	margin: 0 0 15px 31px;
}
#content #breadcrumbs ul {
	display: inline;
}
#content #breadcrumbs li.nav-path-selected {
	display: inline;
	padding: 0 10px 0 6px;
	background: url(http://audubongolf.com/themes/agt/images/breadcrumb-seperator.png) right bottom no-repeat;
}
#content #breadcrumbs li.nav-selected,
#content #breadcrumbs li.nav-selected a {
	background: none;
	text-decoration: none;
}

/*** CONTENT (HOME) ***/
#content.home {
	width: 770px;
}
#content.home #col-1 {
	width: 340px;
	padding: 0 0 0 20px;
}
#content.home #col-2 {
	width: 169px;
}
#content.home #col-3 {
	width: 168px;
}
#content.home #flash-map {
	clear: left;
	margin: 0 0 20px 0;
}
#content.home #col-1 #home-signup {
	background: url(http://audubongolf.com/themes/agt/images/home-signup-top-cap.gif) top center no-repeat #ede9de;
	color: #024788;
	width: 281px;
	padding: 7px 10px 0 10px;
	margin: 15px 0 0 0;
}
#content.home #col-1 #home-signup form {
	display: inline;
}
#content.home #col-1 .signup #home-signup #email {
	width: 170px;
}
#content.home #col-1 #home-signup #signup {
	margin: 0 0 -4px 0;
}
#content.home #col-1 #home-signup-bot-cap {
	background: url(http://audubongolf.com/themes/agt/images/home-signup-bot-cap.gif) top center no-repeat #ede9de;
	width: 301px;
	height: 7px;
}

a.signup {
	display: block;
	text-decoration: none;
}

/*** CONTENT(SUPPORT) ***/
#content.support #col-1 {
	width: 520px;
	margin: 0 0 0 40px;
}
#content.support #col-1 p {
	margin-right: 80px;
}
#content.support #col-2 {
	width: 185px;
	margin-left: 5px;
	border-left: 1px solid #ddd3be;
}

/*** CONTENT(TEE-TIMES) ***/
#content.teetimes #col-1 {
	width: 700px;
	margin: 0 0 0 40px;
}
#content.teetimes #col-1 p {
	margin-right: 80px;
}


/*** CONTENT (CALENDAR) ***/
#calendar {
	margin: 12px 0 0 0;
	overflow-x: hidden;
}
#content.support #col-1 #calendar-event {
	border: 1px solid #CCC;
	padding: 6px 10px;
	margin: 0 18px 10px 0;
}
#content.support #col-1 #calendar-event h3 {
	font-size: 13px;
	margin-bottom: 5px;
}
#content.support #col-1 #calendar-event p {
	margin: 0 0 7px 0;
	padding: 0;
}
#content.support #col-1 #calendar-event p.calendar-date{
	font-size: 10px;
}
#content.support #col-1 #calendar-event p.calendar-description{
	font-size: 11px;
}
#content.support #col-1 #calendar-event p.more-info {
	font-size: 11px;
}

/*** CONTENT (COURSES) ***/
#content #course-info {
	margin: 5px 0 15px 0;
}
#content #course-info img {
	border: 2px solid #b4a37a;
}
#content #course-info #rating,
#content #course-info #links{
	width: 128px;
	float: right;
	font-size: 11px;
	margin: 0 17px 0 0;
}
#content #course-info #rating ul,
#content #course-info #links ul {
	list-style: none;
	margin: 0;
}
#content #course-info #rating ul li,
#content #course-info #links ul li {
	display: block;
	margin: 6px 0;
	font-size: 11px;
	line-height: 12px;
}
#content #course-info #rating {
	height: 68px;
	padding: 2px 6px;
	background: #ebe6d9;
	margin-bottom: 10px;
}
#content #course-info #links {
	padding: 3px 6px;
	height: 100px;
	background: #d6cdb4;
}

/*** CONTENT (FORUM) ***/

#col-1 ul.ccm-discussion-breadcrumb {
	display: none;
}
#col-1 .ccm-discussion-menu {
	font-size: 12px;
}

/*** CONTENT (SEARCH PAGE) ***/

#col-1 .pagination {
	font-size: 12px;
}
#col-1 .pagination a {
	text-decoration: none;
}
#col-1 .pagination a:hover {
	text-decoration: underline;
}

/*** CONTENT (PHOTO GALLERY) ***/

span.gallery-caption {
	font-size: 11px;
}

/*** CONTENT (NEWS) ***/
div.news {
	background: url(http://audubongolf.com/themes/agt/images/news-bg.gif) no-repeat;
	padding: 12px 15px;
	margin: 20px 0 0 0;
}

/*** CONTENT (CONTACT) ***/
#content #col-1 div.contact {
	margin-bottom: 15px;
}
#content #col-1 div.contact p {
	margin: 0;
	font-size: 11px;
	line-height: 15px;
}

/*** FEATURE BOXES ***/
a.feat-box {
	display: block;
}
#video-gallery, #tournaments, #tee-times, #specials, #ask-the-pro { margin-bottom: 15px; float: right; clear: right; }
#video-gallery {
	width: 169px;
	height: 153px;
	background: url(http://audubongolf.com/themes/agt/images/feat-box_vid-gallery.gif) top center no-repeat;
	text-indent: -10000px;
}
#tournaments {
	width: 168px;
	height: 143px;
	background: url(http://audubongolf.com/themes/agt/images/feat-box_tournaments.gif) top center no-repeat;
	text-indent: -10000px;
}
#tee-times {
	width: 168px;
	height: 60px;
	background: url(http://audubongolf.com/themes/agt/images/feat-box_tee-times.gif) top center no-repeat;
	text-indent: -10000px;
}
#specials {
	width: 168px;
	height: 69px;
	background: url(http://audubongolf.com/themes/agt/images/feat-box_specials.gif) top center no-repeat;
	text-indent: -10000px;
}
#ask-the-pro {
	width: 168px;
	height: 143px;
	background: url(http://audubongolf.com/themes/agt/images/feat-box_ask-the-pro.gif) top center no-repeat;
	text-indent: -10000px;
}
#email-signup {
	display: block;
	width: 152px;
	color: #069;
	background: url(http://audubongolf.com/themes/agt/images/feat-box_email-signup-top-cap.gif) top center no-repeat #ede9de;
	font-size: 11px;
	padding: 8px 8px 0 6px;
	float: right;
	clear: right;
}
#email-signup #email {
	float: left;
	width: 145px;
	height: 18px;
	margin: 7px 0 0 0;
}
#email-signup #signup {
	clear: left;
}
#email-signup-bot-cap {
	width: 168px;
	height: 7px;
	background: url(http://audubongolf.com/themes/agt/images/feat-box_email-signup-bot-cap.gif) bottom center no-repeat;
	float: right;
	clear: right;
	margin-bottom: 15px;
}

/*** ask the pro (form) ***/
.miniSurveyView {
	clear: both;
	margin: 10px 0 0 0;
}
td.question {
	font-size: 13px;
}
table.formBlockSurveyTable tr td input {
	width: 250px;
	clear: both;
}
table.formBlockSurveyTable tr td input.formBlockSubmitButton {
	width: 60px;
}

/*** signup page ***/
#signup {
	color: #000;
	font-size: 12px;
	max-width: 400px;
}
#signup label {
	margin: 0 0 0px 0;
	display: block;
}
#signup #zip {
	width: 120px;
}
#signup #email {
	width: 200px;
}