/* @override 
	http://mgoa/themes/mgoa/css/layout.css
*/

.content {
	z-index: 2;
	padding-left: 25px;
	padding: 25px;
	border: 5px solid #2d2e2b;
	background: #f5f5f5 url(../images/content-bg.png) center top;
	width: 940px;
}

/* @group clearfix */

.cf:after, .container:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.cf, .container {
	display: inline-block;
}

* html .cf, * html .container {
	height: 1%;
}

.cf, .container {
	display: block;
}

.clear {
	clear: both;
}

/* @end *//* @group base-html */
html {
	background-image: url(../images/main-bg.jpg);
}

body{
	width: 96% !important;
	margin: 0;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;

}

fieldset {
	border: none;
}

div.wrapper {
	width: 1000px;
	margin: 0 auto;	
	z-index: 2;
}


div.glow {
	position: fixed;
	z-index: 0;
	top: 90px;
	left: 0;
	width: 100%;
	height: 529px;
	background-image: url(../images/bg-glow.png);
}
.hide{
	display: none;
}
strong,dt {
	font-weight: bold;
}

abbr,acronym {
	border-bottom: 1px dotted #000;
	cursor: help;
}

del {
	text-decoration: line-through;
}

caption {
	margin-bottom: .5em;
	text-align: center;
}

sup {
	vertical-align: super;
}

sub {
	vertical-align: sub;
}

/* @end */

/* @group top-nav */

#top-nav {
	right: 5px;
	top: 0;
}

#top-nav a {
	font-weight: normal;
	background: transparent;
	text-decoration: none;
}

#top-nav a:focus,  #top-nav a:hover,  #top-nav a:active {
	text-decoration: underline;
	background-color: transparent;
}

/*

 @end */

/* @group hd */

.header {
	height: 150px;
	border: 1px solid #2d2e2b;
	background-color: #111110;
	margin-top: 10px;
	margin-bottom: 0;
	
}

.header a img.logo {
	position: absolute;
	z-index: 2;
	top: 5px;
	border: none;
}

.header h1 {
	margin: 0;
}

/* @end */

/* @group tables */

table {
	width: auto;
	margin-bottom: 0.5em;
	border-top: 1px solid #ccc;
	border-bottom: 2px #444 solid;
}

table caption {
	font-variant: small-caps;
}

table.fixed {
	table-layout: fixed;
}

th,td {
	padding: 0.5em;
}

th {
	font-weight: bold;
	text-align: center;
}

thead th {
	color: #000;
	border-bottom: 2px #800 solid;
}

tbody th {
	background: #ccc;
	color: #333;
}

tbody th[scope="row"], tbody th.sub {
	background: #f0f0f0;
}

tbody th {
	border-bottom: 1px solid #fff;
	text-align: left;
}

tbody td {
	border-bottom: 1px solid #eee;
}

tbody tr:hover th[scope="row"],
  tbody tr:hover tbody th.sub {
	background: #f0e8e8;
}

tbody tr:hover td {
	background: #fff8f8;
}

/* @end */

/* @group content classes */

.rel {
	position: relative;
}

.abs {
	position: absolute;
}

blockquote, cite,q {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

blockquote {
	margin: 0 0 1em 1.6em;
	color: #666;
}

strong,b {
	font-weight: bold;
}

em,i {
	font-style: italic;
}

acronym, abbr {
	border-bottom: 1px #aaa dotted;
	font-variant: small-caps;
	letter-spacing: .07em;
	cursor: help;
}

a,a img {
	border: none;
	outline: none !important;
}

/* @end */

/* @group Breadcrums */

#breadcrumbs {
	top: 0;
	left: 25px;
}
#breadcrumbs p {margin: 0;}
/* @end */

/* @group nav */

#nav {
	left: 0;
	top: 110px;
	z-index: 2;
}

#nav .nav-content.rel {
	margin-left: -30px;
}

#nav ol {
	margin: 0;
}

#nav ol li {
	list-style: none;
	float: left;
	margin: 0;
}

#mid-banners {
	background: #000;
	height: 301px;
}
#nav ol li a {
	display: block;
	padding: 0 10px;	
	text-decoration: none;
	color: #777;
	height: 40px;
	font-size: 22px;
	line-height: 40px;
}
#nav ol li a {
	background: url(../images/menu-separator.png) no-repeat right 4px;	
}
#nav ol li.last a {
	background: none;
}
#nav ol li a:hover {
	color: #fff;	
}
#nav ol li.section a,
#nav ol li.current a {
	color: #fff;
	border-bottom: none;
}

/* @end */

/* @group footer */

#ft {
	height: 25px;
	background-color: #a05700;
	padding-top: 10px;
	border: 5px solid #2d2e2b;
	border-top-width: 0;
	border-bottom-width: 10px;
}

#ft div.copyright {
	color: #9caad3;
	left: 25px;
}

#ft div.footer-menu {
	right: 25px;
	color: #9b9bae;
}
#ft div.footer-menu a {
	color: #9caad3;
	text-decoration: none;
	font-size: 16px;
}

#ft div.footer-menu.abs span {
	margin-top: -7px;
}

#ft a#dospuntocero {
	position: absolute;
	display: block;
	text-indent: -999pc;
	background: url(../images/dospuntocero.png) no-repeat;
	width: 50px;
	height: 15px;
	top: 0;
	right: 5px;
	color: #9b8476;
}

/* @end */

/* @group home slideshow */

#home-slideshow{
	overflow: hidden;
}
#flash-slideshow,
#home-slideshow,
#bottom-banners {
	border: 5px solid #2d2e2b;	
}
#flash-slideshow{
	height: 290px;
	border-bottom: 0;
	background-color: #2d2e2b;
	border: none;
}

#bottom-banners {
	background-color: #bab36c;
	padding: 10px 17px 5px;
	border-top: none;
	border-bottom: none;
	height: 172px;
}

#bottom-banners .bb {	
	border: 1px solid #3c3c31;
	width: 313px;
	float: left;
	overflow: hidden;
	margin-right: 5px;
	height: 170px;
}
#bottom-banners .bb.last{
	margin: 0;
}
#bottom-banners div img.btn {
	border: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	padding-bottom: 110px;
}
#home-slideshow{
	height: 267px;
	overflow: hidden;
}

/* @end */

/* @group purchase */

.purchase{
	z-index: 3000;
	bottom: 0;
	right: 5px;
	cursor: pointer;
}
.purchase a{
	text-decoration: none;	
}
.purchasetext{
	z-index: 3000;
	bottom: 5px;
	left: 25px;
	cursor: pointer;
	color: #fff;

	text-transform: uppercase;
	font-size: 18px;
}

/* @end */
/* @group Forms */

fieldset label.FormHeading {
	font-size: 1.4em;
	color: #8f7f42;
	font-family: "Warnock Pro", "Goudy Old Style","Palatino","Book Antiqua", Georgia, serif;
}

fieldset > div,fieldset > p {
	margin: 0 !important;
}

.field {
	padding: 10px 0;
	overflow: auto;
}

#Form_Form ul.optionset,#Form_Form .nolabel  {
	margin-left: 40%;
	padding: 0;
	
}

select,textarea,input.text {
	width: 50%;
	border: 1px solid #999;
	padding: 3px;
}
#MemberLoginForm_LoginForm_action_forgotPassword {
	border: none;
	background: none;
	padding: 0;
	font-size: .85em;
	margin-left: .5em;
	text-decoration: underline;
}
#MemberLoginForm_LoginForm_action_forgotPassword:hover{
	color: #000;
	text-decoration: none;
}
span.message.validation,span.message.required {
	padding-left: 40%;
}

.field label.left {
	color: #555;
	width: 37%;
	padding-left: 1%;
	margin-right: 2%;
	display: block;
	float: left;
	font-weight: bold;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

span.middleColumn {
	width: 55%;
}

ul.optionset li {
	list-style-type: none;
	display: block;
	margin: 0;
	margin-bottom: .4em;
	background: none;
	padding: 0;
}

div.BBCodeHint,div.Actions {
	padding-left: 40%;
	padding-bottom: 1em;
}

div.Actions input {
	border: 1px solid #bbb;
	padding: 5px 10px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	cursor: pointer;
	background: #eee;
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
	float: left;
}

p.field.checkbox {
	padding-left: 40%;
}

#ForgotPassword a {
	float: left;
	margin-top: 8px;
	font-size: 12px;
	margin-left: 10px;
}

div.Actions input:hover {
	color: #fff;
	background: #555;
}

.validationError {
	background-color: #ff6f74;
}

/* @end */

/* @group course */

div.course-glance p,
div.yards-and-stats p,
div.address p {
	color: #fff;
	font-size: 15px;
}

div.yards-and-stats{
	background-color: #a05700;
}

div.courses-slideshow {
	margin-left: 500px;
	border-right: 5px solid #2d2e2b;
	height: 250px;
}

.courses {
	clear: both;
	margin-top: 20px;
}

.courses p {
	font-size: 13px;
	color: #484948;
}

.courses p.addr {
	bottom: 5px;
	background-color: #bab36c;
	padding: 5px;
	margin-bottom: 0;
	width: 426px;
	font-size: 11px;
	text-align: center;
}
.courses p.addr a {
	color: #484948;
}
.courses p.addr a:hover{
	text-decoration: underline;
}

.course {
	width: 46%; 
	float: left;
	padding: 0 2%;
	height: 205px;
	margin-bottom: 15px;
}

.lodging {   
	width: 46%; 
	float: left;
	padding: 0 2%;
	height: 205px;
	margin-bottom: 15px;
}

.lodging div.group {
	width: 250px;
	padding-right: 10px;
	float: left;
}

.content .course h3{
	width: 220px;
	float: left;
	height: 60px;
	margin: 0;
	text-transform: uppercase;
}

.course a img {
	border: 1px solid #ccc;
	padding: 5px;
	float: right;
}
.course a:hover img {
	border: 1px solid #999;
	padding: 5px;
}

div.courses-head {
	background-color: #2d2e2b;
	padding-top: 5px;
}

div.courses-animation {
	float: left;
}

/* @end */
.content .nb{
	border: none;
}

.content .logoPad {
padding: 0 0 0 60px;
}


.logoandinfo {
	margin-top: 20px;
}
.logoandinfo div.logo {
	float: left;
}

.logoandinfo div.info {
	margin-left: 355px;
	background-color: #5c9819;
	width: 585px;
	height: 120px;
}
.logoandinfo h2,.logoandinfo p{
	margin: 0;
}
.logoandinfo p{
	font-size: 15px;
	line-height: 13px;
}
div.course-glance,
div.yards-and-stats,
div.address {
	width: 175px;
	float: left;
	padding: 0 10px;
	height: 100%;	
}

.lodging img {
	border: 1px solid #ccc;
}
.content p {
	color: #2d2e2b;
	text-align: justify;
	font-size: 13px;
}

div.first.column {
	padding-right: 20px;
}
.login{
	right: 0;
	top: 0;
}



.login #MemberLoginForm_LoginForm {
	background: url(../images/login.gif) no-repeat;
	padding-top: 30px;
	height: 95px;
	width: 185px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 11px;
	margin-right: 10px;
}

.login #Remember label.right {
	color: #fff;
	font-size: 10px;
	line-height: 0;
}

.login #MemberLoginForm_LoginForm div.Actions #MemberLoginForm_LoginForm_action_dologin {
	display: none;	
}

.login #MemberLoginForm_LoginForm_error {
	color: #fff;
	font-size: 13px;
}

.login #MemberLoginForm_LoginForm_action_logout {
	width: auto;	
	margin: 0;
}

.login #MemberLoginForm_LoginForm #ForgotPassword a {
	margin-top: -25px;
	width: 150px;
	margin-left: -38px;
	color: white;
	text-decoration: underline;
	font-size: 0.65em;
}


.login #MemberLoginForm_LoginForm label.left {
	clear: both;
	color: #fff;
	font-size: 10px;
	width: 50px;
}

.login #MemberLoginForm_LoginForm input.text {
	width: 100px;
}

.login #MemberLoginForm_LoginForm div.middleColumn {
	width: 170px;
}
.login #MemberLoginForm_LoginForm .field{
	padding: 0;
	width: 170px;
	line-height: 20px;
}

.login #MemberLoginForm_LoginForm p#Remember.checkbox {
	overflow: hidden;
	line-height: 5px;
}

.othercourses li{
	list-style: none;
	font-size: 13px;
	color: #2d2e2b;
	letter-spacing: 1px;
}
.othercourses .first ul{
	padding-left: 20px;
}
