﻿*{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	list-style:none;
}

body{
	background:#f5f1d7 url(/images/bgBody.gif) top left repeat-x;
	color:#494949;
}
body iframe{
	background:#FFFFFF !important;
}

p, address{
	margin:0 0 14px 0;
}
#contentContainer p{
	line-height:16px
}


q{
	display:block;
	margin:6px 0
}

cite{
	display:block;
	margin:6px 0
}

div:after{/* For Gecko Browsers which like to completely break float elements out of the parent's layout */
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden
}

img{
	border:0
}

a{
	color:#c9482f;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

.clear{
	clear:both !important;
}

.errortext, span.errortext{
	display:block;
	margin:0 0 15px;
	padding:15px;
	border:1px solid #FF0000 !important;
	background-color:#FFF0F0;
	color:#FF0000;
	font-weight:bold
}
span.errortext{
	padding-left:30px;
	background:#FFF0F0 url(/images/errorbullet.gif) no-repeat 15px 15px;
	text-align:left
}
.errortext li{
	padding:2px 0 2px 16px;
	background:url(/images/errorbullet.gif) no-repeat 0 1px
}

.successtext{
	font-size:13px;
	font-weight:bold;
	color:#4B8F47
}

.boldstrong strong{
	color:#724B23;
	font-weight:bold;
	font-size:13px;
	padding:0;
	margin:0;
}

.button{
	clear:both;
	margin:10px 0 20px 0;
	text-align:center;
	border-top:1px solid #EFC394; 
	padding-top:8px
}	
.button a{
	margin-right:10px;
}
.borderTop{
}

.buttonlg a{
	display:block;
	float:left;
	width:211px;
	height:41px;
	margin:0 10px 20px 0;
	padding:24px 0 0 82px;
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#c03a2e;
	background:url(/images/bgButtonLg.gif) no-repeat top left
}
.nomargin{
	margin:0 !important
}
.twolines{
	padding-top:15px !important;
	height:50px !important
}

.marginTop{
	clear:both;
	margin-top:10px;
}

.marginBottom{
	margin-bottom:10px;
}

.underline{
	padding-bottom:2px;
	border-bottom:solid 1px #724B23;
}

.valignmid *{
	vertical-align:middle
}

.backlink{
	float:right;
	font-size:12px
}
/* BEGIN: Headings ================== */
h1, h1 span{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#DB632F;
	margin-bottom:15px;
	border-bottom:solid 1px #EFC394;
}
h1 span{
	border-bottom:0
}
h1.home{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#c03a2e;
	margin:0 0 14px 0;
	padding-right:0;
}

h2{
	color:#724B23;
	font-weight:bold;
	font-size:13px;
	font-size:15px;
	margin:10px 0 4px 0;
	padding:0;	
}

h3{
	font-size:14px
}

h4{
	color:#724B23;
	font-weight:bold;
	font-size:13px;
	padding:0;
	margin:0 0 8px 0;
}

h5{
	font-size:12px
}

h6{
	font-size:11px
}
/* END: Headings ================== */


/* BEGIN: Forms ================== */
fieldset{
	padding:5px 0;
	margin:0;
	border:none;
}
option{
	padding:0 3px;
}
input, textarea{
	padding:1px 2px;
}
.radiobutton {
	width:auto !important
}
.radiobutton td *, .radiobuttonvert td *,
.radiobutton td, .radiobuttonvert td {
	vertical-align:middle
}
.radiobutton td label, .radiobuttonvert td label{
	margin:0 10px 0 3px !important;
	width:auto !important
}
.radiobuttonvert{
	width:auto;
	margin:0 0 10px 0;
}
.radiobuttonvert td{
	padding:0 !important
}
.radiobutton td input, .radiobuttonvert td input{
	width:auto !important;
	padding:0 !important;
	margin:0 !important
}
.radiobuttonvert td label{
	display:inline !important;
	float:none !important;
	text-align:left !important;
	width:auto !important;
	font-weight:normal !important
}
#horseLocation{
	width:290px;
	float:left;
	padding-top:8px;
}
#horseInfo{
	width:315px;
	float:left;
	padding-top:8px;
}
#horseLocation label, #horseInfo label{
	display:block;
	width:75px;
	float:left;
	margin-right:5px;
	text-align:right;
	font-weight:bold
}
#horseInfo label{
	width:85px;
}
#horseLocation select{
	width:135px;
}
#addDiscipline label{
	width:95px;
}

#horseInfo{
	margin-bottom:15px;
}
#horseInfo .formGroup .priceBox{
	width:50px;
}
#horseInfo .formGroup .ageBox{
	width:20px;
	margin-right:0;
}
#horseInfo .formGroup label.second, #horseInfo p select.second{
	width:auto;
	margin-left:15px;
}
.tblDiscipline table{
	width:auto !important;
	border-collapse:collapse;
}
.tblDiscipline th{
	text-align:center;
	background:#FAF7EA;
	border:1px solid #EDDEC1;
	width:140px;
	color:#333
}
.tblDiscipline td{
	padding:4px;
	border:1px solid #EDDEC1
}

#addDiscipline, #disciplinesIncluded{
	clear:both;
	margin-bottom:15px;
}
#descriptions label{
	display:block;
	font-weight:bold
}
#descriptions textarea{
	margin-bottom:15px;
}

#addDiscipline div p{
	float:left;
	width:200px;
}

.formGroup{
	margin-bottom:12px;
}
.formGroup label, .formGroup input, .formGroup span{
	float:left;
}
.formGroup label{

}
.formGroup span{
	float:left;
	margin-right:5px;	
}

.chkList4Column td{
	width:25%
}
.chkList3Column td{
	width:33%
}
.chkList2Column td{
	width:50%
}

.sectionlabel{
	color:#DB632F;
	font-size:13px
}
.floatLeft{
	float:left
}
.fieldset *{
	vertical-align:middle
}
/* END: Forms ================== */


/* BEGIN: Tables ================== */
table{
	margin:0;
}

th{
	color:#fff;
	padding:3px 0;
}

td{
	padding:3px 0;
}

.even{
	background:#ffc;
}
/* BEGIN: Tables ================== */


#main{
	margin:auto;
	width:883px;
}

#header{
	background:url(/images/bgHeader.gif) no-repeat;
	width:883px;
	height:179px;
	position:relative
}

#lnkLogo{
	width:228px;
	height:138px;
	position:absolute;
	left:326px;
	border:0
}
#lnkLogo a{
	width:228px;
	height:138px;
	display:block;
	text-indent:-9999px;
	outline:0
}
#search{
	float:right;
	width:228px;
	height:119px;
	padding-top:10px;
}
#search p{
	margin-bottom:16px;
}
#search p a{
	font-size:11px;
	color:#693f17;
	padding:0 3px;
	font-weight:bold;
}
#search label{
	display:block;
	color:#c4473c;
	padding-left:5px;
	margin-bottom:3px;
}
#search input.submitField{
	color:#c4473c;
}
#search input.searchField{
	color:#734c26;
}
#search .btnSubmit{
	vertical-align:middle
}
#search button.btnSubmit, #search button.btnSearch{
	text-indent:-9999px;
	border:none;
	background:none;
	width:72px;
	height:23px;	
	cursor:pointer;
}
#search button.btnSubmit{
	background:url(/images/btnSubmit.gif);
}
#search button.btnSearch{
	background:url(/images/btnSubmit.gif);
	margin-top:12px;
}
#search a{
	font-size:10px;
	color:#adadad;
	padding-left:5px;
}

#nav{
	clear:both;
}
#nav ul{
	float:left;
	display:inline;
	margin:14px 0 0 5px;
	width:500px;
}
#nav ul.rightNav{
	width:auto;
}
#nav ul li, #nav ul li a{
	float:left;
	display:inline
}
#nav a{
	display:block !important;
	font-weight:bold;
	color:#693f17;
	padding:0 5px;
}
#nav a:hover{
	text-decoration:none;
	color:#c4473c;
}

#content, #contentAdmin{
	width:843px;
	padding:20px 0 0 40px;
	background:#FFF;
}
#contentAdmin{
	width:803px;
	padding-right:40px;
	min-height:575px;
}

#contentContainer{
	float:left;
	width:605px;
}

.fullwidth{
	width:800px
}

#homeContent{
	float:left;
	width:315px;
	margin-right:40px;
}

#innerContent{
	margin-bottom:40px;
}

#homeSearch{
	float:left;
	width:242px;
	padding-left:5px;
}
#homeSearch h1{
	text-align:right
}
#homeSearch label{
	display:block;
	text-align:right;
	width:99px;
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#000;
	margin-right:10px;
}
#homeSearch select{
	width:132px;
}
#homeSearch input{
	width:46px;
}
#homeSearch p{
	margin-bottom:10px;
}
/*#homeSearch button.btnSearch{
	display:block;
	cursor:pointer;
	background:url(/images/btnSubmit.gif);
	margin:12px 0 0 175px;
	text-indent:-9999px;
	border:none;
	width:72px;
	height:23px;
}*/

#homeSearch a{
	float:left;
	width:88px;
	color:#999;
	font-size:11px;
	margin:4px 26px 0 50px;
}

#homeSearch .btnSearch{
	display:block;
	cursor:pointer;
	background:url(/images/btnSubmit.gif);
	text-indent:-9999px;
	border:none;
	float:left;
	width:72px;
	height:23px;
}

#homeSearch a.listBusiness{
	display:block;
	width:214px;
	height:88px;
	text-indent:-9999px;
	background:url(/images/btnListBusiness.gif) no-repeat;
	margin-left:30px;
}

#featuredAds{
	clear:both;
	width:605px;
}
#featuredAds div{
	float:left;
	width:146px;
	margin-right:4px;
}
#featuredAds div p{
	font-weight:bold;
	padding:4px 0 0 15px;
	color:#c9482f;
	margin-bottom:0;
}
#featuredAds div p a{
	padding-bottom:0;
	margin-bottom:0;
}

#footerNav{
	clear:both;
	float:left;
	width:724px;
	margin:20px 0 0;
	color:#b29256;
	padding-left:6px;
}
#footerNav a{
	color:#b29256;
	padding:0 3px;
	font-weight:bold;
}

#rightSide{
	float:left;
	width:187px;
	height:584px;
	margin-left:40px;
}
#rightSide #join{
	color:#724b23;
	height:320px;
	background:url(/images/bgRightSide.gif) top no-repeat;	
}
#rightSide #join h2{
	width:187px;
	height:40px;
	margin:0 0 5px 0;
	text-indent:-9999px;
	background:url(/images/bgRightSideH2.gif) no-repeat;
}
#rightSide #join p, #rightSide #join ul li, #rightSide #join h3{
	padding:0 0 0 15px;
}
#rightSide #join p{
	margin-bottom:6px;
}
#rightSide #join a.joinNow{
	display:block;
	width:139px;
	height:28px;
	background:url(/images/bgBtnJoinNow.gif) no-repeat;
	margin:8px 0 0 25px;
	text-indent:-9999px;
}
#rightSide #join h3{
	font-size:11px;
	margin-top:6px;
}
#rightSide p#equine a{
	width:198px;
	height:204px;
	text-indent:-9999px;
	background:url(/images/bgEquineEvents.gif) right no-repeat;
	margin-bottom:0;
}
#equine a{
	display:block;
	width:198px;
	height:204px;
	outline:0
}

#footer{
	width:863px;
	margin:0 auto;
	padding:10px;
	text-align:center;
	color:#b29256;
}
#footer a{
	color:#b29256;
	font-weight:bold;
}

/* Interior Styles */

.horseImages{
	margin:10px 10px 0 0;
}
.horseImages li{
	padding:5px 0;
}
.horseImages .primary{
	font-weight:bold;
	color:#C9482F;
}

.formGroupHorizontal{
	clear:both;
	border:1px solid #ccc;
	background:#fafafa;
	padding:15px 0 0 10px
}
.formGroupHorizontal label{
	margin:0 5px 0 0;
}
.formGroupHorizontal *{
	vertical-align:middle
}
.orSeparator{
	margin:0 8px;
	font-weight:bold;
	font-size:13px;
	color:#c03a2e
}
.formGroupBlock{
	width:301px;
	float:left;
	display:inline
}
.formGroupBlock label{
	display:inline;
	float:left;
	width:118px;
	margin:0 5px 15px 0;
	font-weight:bold;
	text-align:right
}
.divMeetGreet label{
	width:126px !important
}
label span.note{
	font-size:10px;
	font-weight:normal;
	color:#666
}
.formGroupBlock label.shortened{
	width:80px;
}
.formGroupBlock table td label, .formGroupBlock table td input{
	font-weight:normal;
	float:left;
	margin:0;
	text-align:left
}

.formGroupBlockSingle{
	width:400px;
	float:left;
}
.formGroupBlockSingle label{
	float:left;
	width:50px;
	margin-right:5px;
	font-weight:bold;
}

.formGroupBlockSignUp{
	width:500px;
	float:left;
}
.formGroupBlockSignUp label{
	float:left;
	width:200px;
	margin:0 5px 15px 0;
	font-weight:bold;
	text-align:right
}
.formGroupBlockSignUp h2{
	margin:20px 0;
}
.formGroupBlockSignUp p, .formGroupBlock p{
	clear:left;
}
.formGroupBlockFull label{
	display:inline;
	float:left;
	width:118px;
	margin:0 5px 15px 0;
	font-weight:bold;
	text-align:right
}
.extended label{
	display:block;
	float:none;
	width:auto;
	margin:10px 0 5px 0;
	font-weight:bold;
	text-align:left
}
.extended table{
	width:600px;
}
.extended table label, .extended table input, .formGroupBlock table td label, .formGroupBlock table td input{
	margin:0;
	display:inline
}
.extended table td input{
	margin-right:5px;
}
.extended span{
	margin-right:18px;
}


.formGroupBlock table td label, .formGroupBlock table td input{
	float:left;
	margin:0;
	width:auto;
}
.formGroupBlock table td input{
	margin-right:5px;
}
.formGroupBlock table td label{
	width:50px;
	margin-right:20px;
}

.sublabel{
	float:left !important;
	font-weight:normal !important;
	width:25px !important;
	margin:2px 3px 0 0 !important;
	text-align:right !important
}
.checks{
	margin-top:10px;
}
.checks p{
	margin-bottom:5px;
	font-weight:bold;
}
.checks input, .checks label{
	float:left;
	margin-right:5px;
}
.boarder label{
	width:181px !important;
	text-align:left !important
}
.nofloat *{
	float:none !important;
}


.noBold input, .noBold label{
	font-weight:normal;
	float:left;
	margin:0;
}
.noBold label{
	width:auto;
}
.noBold input{
	margin-right:5px;
}

.cpLink{
	display:block;
	float:left;
	width:180px;
	height:40px;
	margin:0 0 24px 20px;
	padding:25px 0 0 80px;
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#c03a2e
}

.headerImgButton{
	float:right;
	margin-top:-7px;
}

.headerbutton{
	float:right;
	display:block;
	text-indent:-9999px;
	margin-top:-7px;
}

.newHorsePro{
	width:173px;
	height:24px;
	background:url(/images/btnCreateNewHorseProfile.gif) no-repeat;
}

.backlink{
	width:142px;
	height:28px;
	background:url(/images/btnBackToSearch.gif) no-repeat
}

.userprof{			background:url(/images/iconUserProfile.gif) no-repeat }
.userprof-off{		background:url(/images/iconUserProfile-Off.gif) no-repeat; color:#7f7f7f !important }
.userprof-off:hover{ text-decoration:none !important }


.billing{			background:url(/images/iconUpdateBilling.gif) no-repeat }
.billing-off{		background:url(/images/iconUpdateBilling-Off.gif) no-repeat; color:#7f7f7f !important }
.billing-off:hover{ text-decoration:none !important }

.classifieds{		background:url(/images/iconClassifieds.gif) no-repeat }
.classifieds-off{	background:url(/images/iconClassifieds-Off.gif) no-repeat; color:#7f7f7f !important }
.classifieds-off:hover{ text-decoration:none !important }

.viewpoints{		background:url(/images/iconViewPoints.gif) no-repeat }
.viewpoints-off{	background:url(/images/iconViewPoints-Off.gif) no-repeat; color:#7f7f7f !important }
.viewpoints-off:hover{ text-decoration: none !important }

.submitarticle{ 	background:url(/images/iconSubmitArticle.gif) no-repeat }
.submitarticle-off{	background:url(/images/iconSubmitArticle-Off.gif) no-repeat; color:#7f7f7f }
.submitarticle-off:hover{ text-decoration:none !important }

.submitevent{		background:url(/images/iconSubmitEvent.gif) no-repeat }
.submitevent-off{	background:url(/images/iconSubmitEvent-Off.gif) no-repeat; color:#7f7f7f }
.submitevent-off:hover{ text-decoration:none !important }

.horseprof{			background:url(/images/iconHorseProfile.gif) no-repeat }
.horseprof-off{		background:url(/images/iconHorseProfile-Off.gif) no-repeat; color:#7f7f7f }
.horseprof-off:hover{ text-decoration:none !important }

.bizpics{			background:url(/images/iconUpdatePictures.gif) no-repeat }
.bizpics-off{		background:url(/images/iconUpdatePictures-Off.gif) no-repeat; color:#7f7f7f }
.bizpics-off:hover{ text-decoration:none !important }

.meetgreet{			background:url(/images/iconMeetGreetProfile.gif) no-repeat }
.meetgreet-off{		background:url(/images/iconMeetGreetProfile-Off.gif) no-repeat; color:#7f7f7f }
.meetgreet-off:hover{ text-decoration:none !important }

.pnlMeetGreet{
	clear:left;
}
.pnlMeetGreet *{
	vertical-align:middle
}
.pnlImgUpload{
	width:400px;
	margin:auto
}
.formImgUpload{
	float:left;
}
.formImgUpload .label{
	float:left; 
	margin:16px 5px 0 0;
	font-weight:bold
}
.btnUpload{
	float:left;
	margin:12px 0 0 75px;
	position:relative;
	z-index:999
}

/* Safari Hack for Upload button positioning */
@media screen and (-webkit-min-device-pixel-ratio:0){
.btnUpload {margin: 35px 0 0 5px;}
}
/* END SAFARI HACK */

.dlPictures{
	margin:auto
}
.uploadimg{
	margin:20px 10px 0 0;
	border:1px solid #cecece;
	background:#f7f7f7	
}
div.uploadimg{ margin: 0 10px 0 0 }
.uploadimg td, div.uploadimg img{
	padding:5px;
	text-align:center
}
.gridaltrow{
	background:#f3f3f3
}
.gridaltrow td{
	border:0 !important;
}
div.RadGrid_Default{
	border-left:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5
}

.btnGo{
	margin-bottom:-9px;
}

.coupon{			background:url(/images/iconCouponManagement.gif) no-repeat }
.coupon-off{		background:url(/images/iconCouponManagement-Off.gif) no-repeat; color:#7f7f7f }
.coupon-off:hover{ text-decoration:none !important }
