@charset "utf-8";
body {
	font: 100% ;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #46505a;
	background-color: transparent;
	margin-left: 15px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 0px;

}
body,td,th, ui, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
}
#Body {background: url("/Portals/0/stripe_cf17f538d9223f0c0fb2e8f4127f71cb.png");}
p {
	margin-top:0px;
	margin-bottom: 16px;
}
.Normal, .Normal p, .Normal a:link, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
			line-height: 1.5em;
		margin-bottom: 1.5em;

}
h1, h2, h3, h4, h5, h6 {
font-family: Helvetica, Arial, sans-serif, Verdana; margin-top: 0.5em;
}
h1, .container_h1 {
	font-family: Georgia;
	font-size: 24px;
	text-transform: uppercase;
	font-weight: lighter;
	color: #424c58;
	margin: -0.1em 0 0.3em 0;
	line-height: 20px;
	font-weight:normal;
}
h2, .container_h2 {
	font-family: Georgia;
	background: transparent;
	color: #7c8ca0;
	font-size: 16px;
	text-transform: uppercase;
	margin-top: .8em;
	line-height: 1.2em;
	font-weight:normal;
}
h3, .container_h3 {
	font-family: Georgia;
	background: transparent;
	color: #7c8ca0;
	font-size: 14px;
	text-transform: uppercase;
	margin-top: .8em;
	line-height: 1.2em;
	font-weight:normal;
}
.holder {
	text-align: center;
	width: 995px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding:0px;
	background-color: #FFFFFF;
	color:#000000;
}
.myskinobjects {
	text-align:right;
	color:#FFFFFF; 
	font-weight: bold;
	padding-bottom:4px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:12px;
}
.topholder {
	padding:15px;
}
.logopane {
	text-align: left;
	vertical-align:middle;
	margin:0px;
	padding:0px;
}
.headerpane {
	text-align: right;
	vertical-align:middle;
	margin:0px;
	padding:0px;
}
.navbarpane {
	background-color:#562816;
	background:url(images/menu-background.jpg) repeat-x;
	height:44px;
	text-align:center; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:16px; 
	color:#FFFFFF; 
	font-weight:bold; 
	vertical-align:text-top; 
	padding-top:7px;
	padding-bottom:25px;
}
.contentholder {
	padding-top:5px;
	padding-bottom:15px;
}
.contentpane {
	width:712px;
	padding-left:15px; 
	padding-right:15px; 
	text-align:left; 
	border-right:#999999 solid 1px;
	vertical-align:top;
}
.rightpane {
	width:219px;
	padding-left:15px; 
	padding-right:15px; 
	text-align:left; 
	vertical-align:top;
}
a:link {
	color: #3399cc;
	text-decoration:none;
	font-size:14px;
}
a:visited {
	color: #3399cc;
	text-decoration: none;
}
a:hover {
	color: #ff9900;
	text-decoration: underline;
}
a:active {
	color: #3399cc;
	text-decoration: none;
}
.myskinobjects a:link {
	background-color: transparent;
	color: #FFFFFF;
	text-decoration: none;
}
.myskinobjects a:visited {
	background-color: transparent;
	color: #FFFFFF;
	text-decoration: none;
}
.myskinobjects a:hover {
	background-color: transparent;
	color: #FFFFFF;
	text-decoration: underline;
}
.myskinobjects a:active {
	background-color: transparent;
	color: #FFFFFF;
	text-decoration: underline;
}

.navbarpane a:link {
	background-color: transparent;
	color: #FFFFFF;
	text-decoration: none;
}
.navbarpane a:visited {
	background-color: transparent;
	color: #FFFFFF;
	text-decoration: none;
}
.navbarpane a:hover {
	background-color: transparent;
	color: #FFFFFF;
	text-decoration: underline;
}
.navbarpane a:active {
	background-color: transparent;
	color: #FFFFFF;
	text-decoration: underline;
}
.main_dnnmenu_container {
	background-color: transparent; 
}

.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
	text-transform: capitalize;
}

.main_dnnmenu_rootitem {
    white-space: nowrap;  /*Word wrapping menu item now optional*/	 
	padding-left: 10px;   
    padding-right: 10px;   /*explicitly set padding for root menu items*/
	font-weight: bold; 
}

.main_dnnmenu_item {
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-weight: bold; 
	background-color: Transparent;
    white-space: nowrap;  /*Word wrapping menu item now optional*/
}
.main_dnnmenu_sep {
	padding-right:10px;
	color:#3c120f;
	text-decoration:none;
}
.main_dnnmenu_icon {}

.main_dnnmenu_submenu {
	margin-left: 20px;   
	padding:4px;
	font-size:24px;
	background-color: #5b4705;
	color: #000000;
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	text-align:left;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
	width:170px;
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}
.main_dnnmenu_arrow {
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.main_dnnmenu_itemhover {
	text-decoration:none;
	color:#FFFF00;
}
.main_dnnmenu_selectedroot {
	text-decoration:none;
	color:#FFFF00;
}
div a:link .CommandButton {
	margin-bottom:40px;
}

.hide { display:none;}
hr {
color: #EEE;
background-color: #EEE;
height: 4px;
border:0px;
}

.DNN_Documents .TitleHeader { padding:2px; border:#eee 1px solid; white-space:nowrap; }
.DNN_Documents .DescriptionHeader { padding:2px; border:#eee 1px solid; white-space:nowrap; }
.DNN_Documents .DateHeader { padding:2px; border:#eee 1px solid; white-space:nowrap; }
.DNN_Documents .SizeHeader { padding:2px; border:#eee 1px solid; white-space:nowrap; }
.DNN_Documents .DownloadHeader { padding:2px; border:#eee 1px solid; white-space:nowrap; }

.DNN_Documents .TitleCell { padding:2px; border:#eee 1px solid; }
.DNN_Documents .DescriptionCell { padding:2px; border:#eee 1px solid; }
.DNN_Documents .DateCell { padding:2px; border:#eee 1px solid; }
.DNN_Documents .SizeCell { padding:2px; border:#eee 1px solid; }
.DNN_Documents .DownloadCell { padding:2px; border:#eee 1px solid; }



@charset "utf-8";

/* THEME CSS - MODIFY THIS TO CHANGE THE THEM BORDER COLORS */
.SpecialOfferbordercolor {
	border: #cc0000 solid 3px;
}
.RidingSpecialbordercolor {
	border: #000066 solid 3px;
}
.HolidaySpecialbordercolor {
	border: #999999 solid 3px;
}
.SummerActivitiesbordercolor {
	border: #000000 solid 3px;
}
.FamilyPackagebordercolor {
	border: #a6cf3c solid 3px;
}
.AccommodationSpecialbordercolor {
	border: #5a6250 solid 3px;
}
.BeachRidingbordercolor {
	border: #462d2c solid 3px;
}
.ForestRidingbordercolor {
	border: #30451b solid 3px;
}



/* MAIN CSS - DO NOT CHANGE */
.tablemain {
	width:706px;
}
.headerrow {
	padding:0px;
}
.titlerow {
	padding:15px;
	text-align:left;
}
.footerrow {
	padding:15px;
	text-align:left;
}
.summaryrow {
	padding-left:15px;
	padding-right:15px;
}
.detailrow {
	padding-left:15px;
	padding-right:15px;
}
.morerow {
	padding-left:15px;
	padding-right:15px;
	padding-bottom:12px;
	text-align:right;
	font-weight:bold;
}
.quoteidrow {
	padding-left:15px;
	padding-right:15px;
	padding-bottom:12px;
	text-align:right;
	font-weight:bold;
}
.links {
	text-align:center;
	font-size:24px;
	padding-top:15px;
	font-weight:bold;
}
.footerrow {
	padding:0px;
}


.HTbl {border: 1px solid #cccccc; font-family: arial; font-size: 11px; color: #000000;}
.HTbl td {padding:4px;}
.HTblHdr {border-bottom: 1px solid #cccccc; margin-left: 6px;margin-right: 6px; background: #e8e8e8; font-weight: bold;padding:4px;}
.HTblRow {background:#f6f6f6;}
.HTblRowAlt{background: #e8e8e8;}
.HTblHover {background:##FFC;}

.AddEditForm {padding:4px; margin:4px; border:#F00 1px dashed; background:#ffefef;}
.SearchForm {padding:4px; margin:4px; border:#0033ff 1px dashed; background:#eff2ff;}



a.Link-Internal-Page:link,a.Link-Internal-Page:visited { background: transparent url(/Images/Icons/16px/internal-link.png) no-repeat center left; padding-left:20px;  min-height:16px; display: inline-block;}
a.Link-External-Page:link,a.Link-External-Page:visited { background: transparent url(/Images/Icons/16px/external-link.png) no-repeat center left; padding-left:20px;  min-height:16px; display: inline-block;}
a.Link-Audio:link,a.Link-Audio:visited { background: transparent url(/Images/Icons/16px/audio.png) no-repeat center left; padding-left:20px;  min-height:16px; display: inline-block;}
a.Link-Email:link,a.Link-Email:visited { background: transparent url(/Images/Icons/16px/send.png) no-repeat center left; padding-left:20px;  min-height:16px; display: inline-block;}
a.Link-Excel:link,a.Link-Excel:visited { background: transparent url(/Images/Icons/16px/excel.png) no-repeat center left; padding-left:20px;  min-height:16px; display: inline-block;}
a.Link-Flash:link,a.Link-Flash:visited { background: transparent url(/Images/Icons/16px/flash.png) no-repeat center left; padding-left:20px;  min-height:16px; display: inline-block;}
a.Link-PDF:link,a.Link-PDF:visited { background: transparent url(/Images/Icons/16px/pdf.png) no-repeat center left; padding-left:20px;  min-height:16px; display: inline-block;}
a.Link-Picture:link,a.Link-Picture:visited { background: transparent url(/Images/Icons/16px/picture.png) no-repeat center left; padding-left:20px;  min-height:16px; display: inline-block;}
a.Link-Text-Document:link,a.Link-Text-Document:visited { background: transparent url(/Images/Icons/16px/text.png) no-repeat center left; padding-left:20px;  min-height:16px; display: inline-block;}
a.Link-Video:link,a.Link-Video:visited { background: transparent url(/Images/Icons/16px/video.png) no-repeat center left; padding-left:20px;  min-height:16px; display: inline-block;}
a.Link-Word:link,a.Link-Word:visited { background: transparent url(/Images/Icons/16px/word.png) no-repeat center left; padding-left:20px;  min-height:16px; display: inline-block;}
a.Link-Zip:link,a.Link-Zip:visited { background: transparent url(/Images/Icons/16px/zip.png) no-repeat center left; padding-left:20px;  min-height:16px; display: inline-block;}
.Small-Grey-Italics, a.Small-Grey-Italics:link,a.Small-Grey-Italics:visited {font-size:10px; color: #999; font-style: italic; text-decoration:none;}

horse-button-holder {
    clear: both;
    display: block;
}
a.horse-button {
    background-image: url(images/buttons-horse.gif);
    display: block;
    width: 412px;
    height: 314px;
}
a.horse-button:hover {
    background-position: 0 -314px;
}
accom-button-holder {
    clear: both;
    display: block;
}
a.accom-button {
    background-image: url(images/buttons-accom.gif);
    display: block;
    width: 412px;
    height: 314px;
}
a.accom-button:hover {
    background-position: 0 -314px;
}

