@charset "utf-8";

/* CSS Document */


body {
	font-size: 62.5%;
	background: url(images/bg_main1.gif) #103c3a fixed;
	text-align: center;
}

/***** COMMON *****/


/***** COLORS *****/
/*
Dark Green #014743
Green #5f8d08
Light Green #9ac366
Olive Green #839407
Tan  #e9eed7
Red #541600
Maroon #2f0c00
Blue #2373a3
Light Blue #daebef
*/

/*.blue {color: #2373a3;}
.lightBlue {color: #daebef;}
.red {color: #541600;}
.green {color: #5f8d08;}
.lightGreen {color: #9ac366;}
.black {color: #333;}*/

  
p {
	font-size: 1.5em;
	line-height: 1.6em;
	margin: 0;
	color: #333;
	margin-bottom: 2em;
}

#tagline h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	/*	font-variant: small-caps;*/
	color: #014743;
	text-align: right;
	margin-right: 60px;
	margin-top: 30px;
	border: none;
	padding: 0;
}

#tagline .email {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	color: #014743;
	text-align: right;
	margin-right: 60px;
	margin-top: 30px;
	border: none;
	padding: 0;	
	border: none;
	color: #014743;
}

#tagline .fb {
	height: 25px;
	line-height: 25px;
	font-size: 13px;
	color:#3c5a98;
	padding-left: 30px;
	float: right;
	display: inline-block;
	margin-right: 60px;
	margin-top: 10px;
	text-align: right;
	background: url(images/f_logo-25x25.gif) left no-repeat;
}

#tagline .fb img {display: inline-block; height: 25px; width: 25px; text-align: left}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: normal;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.1em;
	font-weight: bold;
	line-height: 1.3em;
	padding: .3em 0 .3em 0;
	clear: left;
	color: #494949;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	clear: left;
	font-weight: bold;
}

h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	display: block;
	font-weight: normal;
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

#trainingServices li {
	font-size: 1.4em;
	margin: 0 0 6px 18px;
	list-style: disc;
	line-height: 1.4em;
	color: #333;
}

a:link, a:visited, a:active {
	color: #2373a3;
	border-bottom: dotted 1px #2373a3;
	text-decoration: none;
	padding-bottom: .15em;
}

a:hover {
	color: #541600;
	border-bottom: dotted 1px #541600;
	text-decoration: none;
}

.clearLeft {
	clear: left;
}

.clearRight {
	clear: right;
}

.clearBoth {
	clear: both;
}

#content ul.content {
	margin: 1.4em 0 3em 2em;
}

#content ul.content li {
	list-style: none;
	background: url(images/bullet1.gif) 0 .6em no-repeat;
	padding-left: 17px;
	font-size: 1.5em;
	color: #333;
	line-height: 1.8em;
}

/***** STRUCUTRE *****/

#wrapperTop {
	width: 960px;
	margin: 0 auto;
}

#wrapperBottom {
	width: 960px;
	margin: 0 auto;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	background: url(images/page-bg-shadow.png) repeat-y;
}

#header {
	height: 110px;
	margin-left: 20px;
}

#logo {
	width: 400px;
	height: 110px;
	display: block;
	float: left;
	text-align: right;
}

#tagline {
	width: 480px;
	display: block;
	float: right;
	text-align: right;
}

#banner {
	width: 880px;
	height: 206px;
	margin-top: 1px;
	margin-left: 40px;
	text-indent: -9999px;
	background: url(images/banner_main4.jpg);
}

#welcomeSection {
	width: 880px;
	margin-top: 1px;
	margin-left: 40px;
}

#welcomeBox {
	background: url(images/tan_textured_bg3.jpg) repeat-y;
	overflow: auto;
}

#welcomeText {
	width: 435px;
	float: left;
	margin: 20px 0 0 0;
}

#welcomeText p {
	margin: 0;
}

#welcomeVideoBox {
	width: 433px;
	min-height: 281px;
	float: right;
	background: url(images/video_player_bg5.jpg) no-repeat left;
	overflow: auto;
}

#videoWrapper { 
	border: 1px solid black;
	width: 360px;
	margin: 37px 0 0 35px; }

#videoCaption {
	display: block;
	font-size: 10px;
	text-align: center;
	margin-top: 5px;
}

/*#welcomeVideoBox img {margin: 35px 20px 0 42px;}*/
#welcomeBox H2 {
	font-size: 2.7em;
	line-height: 1.6em;
	font-weight: normal;
	margin-left: 30px;
	color: #2f0c00;
}

#welcomeBox p {
	margin-left: 30px;
	margin-bottom: 20px;
}

#content {
	margin-top: 20px;
	margin-left: 40px;
	margin-right: 40px;
}

#content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.8em;
	font-weight: normal;
	color: #5f8d08;
	border-bottom: dashed 1px #9ac366;
	padding-bottom: 0.5em;
	margin-bottom: 0.5em;
}

.contentBox {
	float: left;
	border: 1px dashed #9ac366;
	margin-right: 20px;
	min-height: 300px;
	overflow: auto;
}

.contentBox.small {
	width: 278px;
}

.contentBox.med {
	width: 428px;
}

.contentBox.large {
	width: 576px;
}

.contentBox.last {
	margin-right: 0;
}

.contentBox h3 {
	margin: 8px 0 10px 12px;
	font-weight: normal;
	color: #5f8d08;
	background: url(images/flourish-green-right.gif) right no-repeat;
	padding-right: 34px;
	display: inline-block;
}

.contentBox h4 {
	margin: 0 0 0 12px;
	font-weight: bold;
	color: #2f0c00;
	font-size: 1.6em;
	line-height: 1.6em;
}

.contentBox h5 {
	margin: 0 0 5px 12px;
	font-weight: normal;
	color: #2373a3;
	font-size: 1.7em;
}

.contentBox p {
	margin: 0 12px 12px 12px;
}

.contentBox img {
	border: 5px solid #cce2ea;
}

.contentBox .imgFrame {
	float: right;
	margin: 10px 0 10px 12px;
}

.contentBox .sponsor {
	float: right;	
}

#contentBorder-top {
	margin-left: 40px;
	width: 880px;
	border-top: 1px solid #fff;
}

#contentBorder-bottom {
	border-bottom: 1px dashed #9ac366;
}

/*#contentBorder {margin-left: 40px;}*/

/*****FOOTER*****/


#footer {
	min-height: 80px;
	background: #250b02;
	margin-top: 20px;
	width: 880px;
	margin-left: 40px;
	border-top: 1px dashed #fff;
}

#footer #copyright {
	text-align: center;
	line-height: 40px;
	min-height: 40px;
	color: #954c33;
	font-size: 1.1em;
	margin: 0;
	display: block;
	clear: left;
	background: #2f0c00;
	border-top: 1px solid #6c250d;
}

#footer #copyright p {
	margin: 0;
}

#navBottom {
	float:left;
	width:100%;
	overflow:hidden;
	position:relative;
	min-height: 40px;
}

#navBottom ul {
	clear:left;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	left:50%;
	text-align:center;
}

#navBottom li {
	line-height: 39px;
	font-size: 1.1em;
	display:block;
	float:left;
	list-style:none;
	margin:0;
	padding:0 15px 0 0;
	position:relative;
	right:50%;
}

#navBottom li#footerNavContact {
	padding-right: 0px;
}

#footer a:link, #footer a:visited, #footer a:active {
	color: #954c33;
	border-bottom: 1px dotted #954c33;
	padding-bottom: .05em;
}

#footer a:hover {
	color: #cd6643;
	border-bottom: 1px dotted #cd6643;
	padding-bottom: .05em;
}

#pageWelcome #footerNavWelcome a, #pageAboutTravis #footerNavAboutTravis a, #pageEquipment #footerNavEquipment a, #pageTraining #footerNavTraining a, #pageHorsesForSale #footerNavHorsesForSale a, #pageNorthstarEquestrian #footerNavNorthstarEquestrian a, #pageContact #footerNavContact a {
	display: block;
	color: #cd6643;
	cursor: default;
	padding-bottom: .05em;
	border: none;
}

.validate {
	margin-left: 12px;
}

.createdBy {
	margin-left: 12px;
}

/*****PAGE - ABOUT TRAVIS*****/

#pageAboutTravis #content img {
	border: 10px solid #cce2ea;
}

#pageAboutTravis #content .imgFrame {
	float: right;
	margin: 10px 0 10px 15px;
}

/*****PAGE - EQUIPMENT*****/

#pageEquipment #content .product {
	display: block;
}

#pageEquipment #content .product.last {
	padding-bottom: 15px;
}

#pageEquipment #content img {
	border: 5px solid #cce2ea;
}

#pageEquipment #content .imgFrame {
	float: left;
	margin: 5px 15px 5px 0px;
}

#pageEquipment #content .product h3 {
	margin-bottom: 0.3em;
}

/*#pageEquipment #content .product h3 {font-variant: small-caps;}*/

span.price {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	background-color: #690;
	padding: .15em .3em;
	margin-left: 0.4em;
	color: #fff;
}

div.purchaseInfo {
	display: block;
	width: 200px;
	float: right;
	margin: 10px 0 0 15px;
	background: #F4F3D9;
	border: 5px solid #CCD0AE;
}

div.purchaseInfo h4 {
	margin: 0.5em;
	font-weight: bold;
	color: #2f0c00;
	font-size: 1.6em;
}

div.purchaseInfo p {
	font-size: 1.3em;
	margin: 0 .5em .5em .5em;
}

/*****PAGE - TRAINING*****/

#pageTraining #content img {
	border: 10px solid #cce2ea;
}

#pageTraining #content .imgFrame {
	float: right;
	margin: 10px 0 10px 15px;
}

#pageTraining #content p.last {
	margin-bottom: 2em;
}

#pageTraining h4 {
	font-size: 2em;
	color: #2373a3;
	margin-bottom: .4em;
	font-weight: normal;
}

span.highlight {
	background: #FF6;
	padding: .3em;
}

/*****PAGE - HORSES FOR SALE*****/

#pageHorsesForSale #content img {
	float: left;
	margin: 5px 15px 10px 0;
	border: 5px solid #DAEBEF;
	height: 170px;
	width: 170px;
}

/*****PAGE - NORTHSTAR EQUESTRIAN*****/

#pageNorthstarEquestrian h4 {
	font-size: 2em;
	color: #2373a3;
	margin-bottom: .4em;
	font-weight: normal;
}

#pageNorthstarEquestrian #content img {
	border: 10px solid #cce2ea;
}

#pageNorthstarEquestrian #content .imgFrame {
	float: right;
	margin: 10px 0 10px 15px;
	clear: right;
}

/*****PAGE - CONTACT*****/

#pageContact #content img.sidePhoto {
	float: right;
	margin: 10px 0 10px 15px;
	border: 10px solid #DAEBEF;
}

#pageContact p.last {
	margin-bottom: 0;
}

/*#pageContact #content .form-all {margin-left: 200px;}*/

/*    #pageContact .form-label{
        width:180px !important;
    }
    #pageContact .form-label-left{
        width:180px !important;
    }
    #pageContact .form-line{
        padding:0;
    }
    #pageContact .form-line.button {
        padding: 2em 0 1em 0;
    }
	
    #pageContact .form-label-right{
        width:180px !important;
    }
    #pageContact .form-all{
        width:500px;
        color: #333 !important;
        font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
		margin-top: 20px;
    }	
	#pageContact .form-all li {
	margin: 0;
	list-style: none;
	color: #333;

}
	
	#pageContact .form-all .form-label-top {background: #cce2ea; padding: .5em; display: block; font-size: 1.4em; margin-top: 15px; border: 1px dashed #fff;}
	
	#pageContact .form-all .form-label-top.first {margin-top: 0px;}
	
	#pageContact .form-all .form-sub-label {font-size: .9em; padding-left: .4em;}	
	
	#pageContact .form-all .form-textbox, #pageContact .form-all .form-dropdown, #pageContact .form-all .form-textarea {	font-size: 1.4em; padding: .3em;}

	#pageContact .form-all .form-textarea {font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; color: #333;}


#pageContact .form-submit-button {
	background-color: #2373a3;
	color: #fff;
	border-bottom: 1px solid #036;
	border-right: 1px solid #036;
	border-top: 1px solid #3CF;
	border-left: 1px solid #3CF;
	padding: .5em .8em;
	font-size: 1.3em;
}

#pageContact .form-submit-button:hover {
	background-color: #2D9BD0;
}
#pageContact .form-submit-button:active {
	border-top: 1px solid #036;
	border-left: 1px solid #036;
	border-bottom: 1px solid #3CF;
	border-right: 1px solid #3CF;
	background-color: #1B5A7C;	
}
.form-buttons-wrapper {text-align: center;}

.form-captcha {text-align: center;}
.reloadButton {vertical-align: middle;}

#pageContact .formDivider {

	border-top: 1px dashed #2373a3;
	padding-bottom: 1.5em;
	margin-top: 1.5em;
}*/
.requiredFields {
	font-size: 1.2em;
	margin: 1em 1.5em 0 0;
}

.form-required {
	font-weight: bold;
	color: red;
}

#jsFormWrapper {
	width: 500px;
}

div.contactInfo {
	display: block;
	width: 350px;
	float: right;
	margin: 20px 0 0 15px;
	background: #F4F3D9;
	border: 5px solid #CCD0AE;
}

div.contactInfo h4 {
	margin: 0.5em;
	font-weight: bold;
	color: #2f0c00;
	font-size: 1.6em;
}

div.contactInfo p {
	font-size: 1.3em;
	margin: 0 .5em .5em .5em;
}

/*****SPECIAL ELEMENTS*****/

#content .noBorder {
	border: none;
}

.imgFrame {
	border: 1px solid #b5d2dd;
}

#comingSoon {
	height: 300px;
}

#pageContact #thankYou {
	text-align: center;
	padding: 100px 0;
}

#pageContact #thankYou h3, #pageContact #thankYou p {
	text-align: center;
}

span.drop {
	display: inline;
	float: left;
	margin: 0;
	padding: .28em .1em 0 0;
	font-size: 3.8em;
	line-height: .4em;
	text-transform: capitalize;
	color: #5f8d08;
	font-family: Georgia, "Times New Roman", Times, serif;
}
