/*All*/
#taReviews DIV
{
	text-align: center;
}
#CDSWIDWRM
{
	margin: auto;
	display: inline-block;
}
#CDSWIDEXC
{
	margin: auto;
	display: inline-block;
}
.TA_certificateOfExcellence DIV
{
	margin: auto;
	display: inline-block;
}
.restMenuItem
{
	margin-left: 20px;
	margin-bottom: 10px;
}
.custom-font-nav
{
	font-family: Tangerine;
	font-size: 1em;
}
.custom-font-nav
{
	font-family: Tangerine;
	font-size: 1em;
}
#tagLine
{
	font-size: 2.8em;
	padding: 0 0 0 20px;
	color: #CCF906;
	font-weight: bold;
	display: block;
	/*+text-shadow:0px 0px 7px #3F4233;*/
	-moz-text-shadow: 0px 0px 7px #3F4233;
	-webkit-text-shadow: 0px 0px 7px #3F4233;
	-o-text-shadow: 0px 0px 7px #3F4233;
	text-shadow: 0px 0px 7px #3F4233;
}
.sm-body #tagLine
{
	left: 168px;
	top: 69px;
	font-size: 2.3em;
}
.md-body #tagLine
{
	left: 212px;
	top: 69px;
	font-size: 2.3em;
}
#taReviews IMG
{
	/*+box-shadow: none !important;*/
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}
.lg-body #tagLine
{
	left: 264px;
	top: 51px;
}
.xs-body #tagLine
{
	font-size: 2.2em;
}
#xs-menuHolder
{
	font-size: 1.7em;
}
.sm-body #menuHolder
{
	font-size: 1.5em;
	margin-top: 11px;
}
.md-body #menuHolder
{
	margin-top: 14px;
	font-size: 1.6em;
}
.lg-body #menuHolder
{
	font-size: 1.8em;
	margin-top: 14px;
}
#md-menuHolder
{
	margin-top: 18px;
}
#lg-menuHolder
{
}
#sm-menuHolder
{
	font-size: 0.8em;
	margin-top: 21px;
}
#rx_but A
{
	font-size: 1.3em;
	font-weight: bold;
}
.restMemuItemDescription
{
	clear: both;
	margin-left: 15px;
	width: 75%;
}
.restMenuItemTitle
{
	font-size: 1.2em;
	font-weight: bold;
	width: 85%;
	float: left;
}
.blogRollItemThumb IMG
{
	border: thin solid #404040;
	/*+border-radius: 4px;*/
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
}
.galleria-lightbox-title
{
	font-weight: bold;
	/*[empty]position:;*/
}
.fancyDesc
{
	margin: 0 0 0 5px;
}
.fancyInfo
{
}
.hidden
{
	display: none;
}
.calendarRollItemDate
{
	font-weight: bold;
	font-size: 0.9em;
	margin: 0 0 0 10px;
}
.calendarRollItemDesc
{
	margin-left: 10px;
}
.calendarItemDate, .blogItemPosted
{
	font-size: 0.8em;
	margin-left: 10px;
	text-align: left;
	display: none;
}
.formItem LABEL .error
{
	margin-left: 1%;
	font-size: 0.8em;
	margin-top: 3px;
}
#fontSize
{
	width: 109px;
	text-align: right;
	position: absolute;
	right: 4px;
	bottom: 1px;
}
.serving
{
	font-family: Courgette;
	color: #8A0000;
	text-align: center;
	margin: 0 0 9px;
}
BODY
{
	font-family: Constantia;
	background: #F5FBF9 url(/images/bg.jpg) repeat-x fixed center top;
}
.navbar
{
	margin-bottom: 0;
	border-radius: 0;
}
.navbar-inverse
{
	background: #6BA0EA;
	/*Old browsers*/
	background: -moz-linear-gradient(top, #6BA0EA 0%, #2D8CBC 100%);
	/*FF3.6+*/
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6ba0ea), color-stop(100%,#2d8cbc));
	/*Chrome,Safari4+*/
	background: -webkit-linear-gradient(top, #6BA0EA 0%, #2D8CBC 100%);
	/*Chrome10+,Safari5.1+*/
	background: -o-linear-gradient(top, #6BA0EA 0%, #2D8CBC 100%);
	/*Opera 11.10+*/
	background: -ms-linear-gradient(top, #6BA0EA 0%, #2D8CBC 100%);
	/*IE10+*/
	background: linear-gradient(to bottom, #6BA0EA 0%, #2D8CBC 100%);
	/*W3C*/
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6ba0ea', endColorstr='#2d8cbc',GradientType=0 );
	/*IE6-9*/
}
UL.nav.navbar-nav LI A
{
	color: #FDF7F7;
	font-weight: bold;
}
DIV.container DIV.navbar-collapse.collapse UL.nav.navbar-nav LI.active A
{
	background: #66A48A;
}
.navbar .btn
{
	margin-top: 7px;
}
/*Headers
Forms*/

LABEL.sideLbl
{
	width: 28%;
	float: left;
	line-height: 22px;
	padding-right: 5px;
	text-align: right;
	font-weight: bold;
	font-size: small;
}
#contact_form
{
	border: thin solid #B5BC98;
	background: #FFFFFF;
	width: 90%;
	margin: auto auto 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	/*+border-radius: 10px;*/
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	/*+box-shadow: 0px 0px 3px #030303;*/
	-moz-box-shadow: 0px 0px 3px #030303;
	-webkit-box-shadow: 0px 0px 3px #030303;
	box-shadow: 0px 0px 3px #030303;
}
LABEL.topLbl
{
	width: 28%;
	float: left;
	padding-right: 5px;
	text-align: right;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: small;
}
.submitBut
{
	text-align: center;
	margin-top: 15px;
}
/*Tables*/
TABLE
{
	border-collapse: collapse;
	border: 0;
	padding: 0;
}
TD, TH, CAPTION
{
	font-size: 100%;
	font-weight: normal;
	text-align: left;
	padding: 0;
}
TBODY TR
{
	padding: 0;
}
#hours
{
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-size: 1.3em;
	background: #282222;
	/*+border-radius: 8px;*/
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
	margin: 11px 0 0;
}
#hours TD
{
	padding: 0 10px;
}
/*OTHER*/
A IMG, IFRAME
{
	border: 0;
	padding: 0;
	overflow: hidden;
}
#quick_booking IMG
{
}
#blogWidget .blogItem .blog_widget_thumb
{
	width: 88px;
	float: right;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 4px;
}
#blogWidget .blogItem .blog_widget_thumb IMG
{
	width: 100%;
	/*+border-radius: 3px;*/
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}
.navbar-right A
{
}
.navbar .navbar-brand IMG
{
	height: 53px;
}
.calendarWidgetViewAll
{
	padding-right: 7px;
	padding-bottom: 3px;
}
.blogViewAll
{
	padding-right: 7px;
	padding-bottom: 9px;
}
#blogWidget
{
	border-bottom: 1px solid #525252;
	border-right: 1px solid #525252;
}
.calendarWidgetViewAll, .widget .blogViewAll
{
	text-align: right;
	font-size: 0.8em;
}
#fontSize A
{
	border: thin solid #FFFFFF;
	padding: 4px;
	width: 14px;
	display: block;
	float: left;
	text-align: center;
	margin-left: 5px;
	font-weight: bold;
	font-size: 0.7em;
	color: #FFFFFF;
	/*+border-radius: 18px;*/
	-moz-border-radius: 18px;
	-webkit-border-radius: 18px;
	-khtml-border-radius: 18px;
	border-radius: 18px;
	/*+box-shadow: 0px 0px 3px #AAAAAA;*/
	-moz-box-shadow: 0px 0px 3px #AAAAAA;
	-webkit-box-shadow: 0px 0px 3px #AAAAAA;
	box-shadow: 0px 0px 3px #AAAAAA;
	background: #F1592A;
}
#fontSize A:hover
{
	background: #0D03D1;
	color: #E2E2E2;
}
#logo
{
	margin-left: 21px;
	width: 100px;
	position: absolute;
	z-index: 9;
	border-radius: 5px;
}
NOSCRIPT DIV
{
	background-color: #FFDF3A;
	width: 100%;
	color: #8F0101;
	padding: 10px;
	font-size: medium;
	position: relative;
}
/*WIDGETS*/
.widget .widgetTitle
{
	color: #000000;
	font-weight: bold;
	font-size: 1.8em;
	margin-top: 7px;
	padding-left: 11px;
}
#blogWidget .widgetTitle
{
	color: #FFFFFF;
	text-align: left;
	border-bottom: 1px solid #479BA8;
	border-top: 1px solid #479BA8;
	margin-top: 11px;
	margin-bottom: 12px;
	padding-top: 7px;
	background: #323232;
}
.widget
{
}
#TA_cdswritereviewlg461
{
	width: 243px;
	margin: auto;
	overflow: auto;
}
.widget P
{
	color: #606060;
	margin-left: 27px;
	margin-top: 5px;
}
.widget .readAll A
{
	text-decoration: none;
}
.matchedContentDesc
{
	margin-left: 4px;
}
.matchedContent
{
	margin-bottom: 5px;
}
.blogRollItemLead
{
	margin-left: 5px;
}
.blogWidgetPostDate
{
	margin-left: 10px;
	font-size: 0.9em;
	text-align: right;
}
.blogWidgetItemTitle
{
	margin-left: 14px;
}
.blogWidgetItem
{
	margin-bottom: 10px;
}
.blogWidgetItemTitle A
{
	text-decoration: none;
}
.blogRoll
{
	margin-left: 35px;
}
.blogRollItemLeadImage
{
	float: left;
	display: block;
	overflow: auto;
	margin-right: 10px;
}
.blogRollItemTitle
{
	font-family: Telex;
	font-size: 1.2em;
}
.storyAuthor
{
	font-size: 0.8em;
	text-align: right;
	padding-right: 20px;
	color: #BBBBBB;
}
.blogRollItem .storyAuthor
{
	text-align: left;
	margin-left: 5px;
}
.blogRollItem
{
	position: relative;
	margin: 0 10px 10px;
	overflow: auto;
	border: thin solid #AFAFAF;
	padding: 5px;
	/*+border-radius: 5px;*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	background: #EFEFEF;
	/*+box-shadow: 0px 0px 1px #DCDCDC;*/
	-moz-box-shadow: 0px 0px 1px #DCDCDC;
	-webkit-box-shadow: 0px 0px 1px #DCDCDC;
	box-shadow: 0px 0px 1px #DCDCDC;
}
.blogRollItem .blogRollItemThumb
{
	float: left;
	margin-right: 7px;
}
.calRollReview
{
	color: #043CE8;
	font-family: Telex;
}
.calRollTitle
{
	font-family: Telex;
	color: #9A0038;
	font-size: 1.1em;
}
.calRollEvent
{
	margin-left: 37px;
}
#calDetails #calDates
{
	text-align: center;
	font-family: Telex;
	font-size: 1.3em;
	color: #F02624;
}
#calDetails
{
	width: 90%;
	border: thin solid #362B2B;
	color: #6B5F5F;
	background: #F4F4F4;
	margin: 17px auto auto;
	/*+border-radius: 10px;*/
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	padding-left: 11px;
	padding-right: 11px;
}
#calLocTitle
{
	font-weight: bold;
}
#callDirect
{
	text-align: right;
}
#calLocAdd
{
	margin: 0 0 0 20px;
	line-height: 1.2em;
}
.riderCardInfo
{
	padding: 0 6px;
}
.riderMug
{
	margin: auto;
	width: 245px;
}
.riderCard
{
	border: thin solid #B5B6B7;
	margin: 13px 10px 0 26px;
	width: 245px;
	font-size: 0.8em;
	float: left;
}
.siteAdd
{
	margin-left: 5px;
}
#headerInfo
{
	text-align: right;
	margin-top: 10px;
	display: block;
	font-size: 1.1em;
}
.sitePhone
{
	font-weight: bold;
	font-size: 1.3em;
}
.sideLabelBoxTitle
{
	font-size: 1.1em;
	font-family: Telex, Corbel;
	margin-bottom: 8px;
	color: #0070BA;
	border: thin solid #9B98B7;
	padding-top: 1px;
	padding-left: 5px;
	background: #C3C2CB url(../images/menuBG.jpg) repeat-x top center;
}
#belowFold
{
	margin: auto auto 0;
	padding-bottom: 20px;
	padding-top: 5px;
	position: relative;
	clear: both;
}
#slideShow
{
	display: none;
	clear: both;
	/*IE9 SVG, needs conditional override of 'filter' to 'none'*/
}
.xs-body #slideShow
{
}
#slideShow .galleria-info
{
	background: #C43131;
}
#slideShow .galleria-thumbnails-container
{
	height: 44px;
	bottom: 0;
	position: absolute;
	width: 100%;
	right: 10px;
	text-align: center;
	z-index: 2;
}
.galleria-stage IMG
{
	/*+box-shadow: 0px 0px 2px #343131;*/
	-moz-box-shadow: 0px 0px 2px #343131;
	-webkit-box-shadow: 0px 0px 2px #343131;
	box-shadow: 0px 0px 2px #343131;
}
.galleria-stage
{
}
.line1
{
	font-size: x-large;
}
.centerCont
{
	text-align: center;
}
#mainContent .button
{
}
#contact_form .formSubmit
{
	text-align: right;
	margin-top: 10px;
	margin-right: 20px;
}
#rightBar
{
	/*+border-radius: 5px;*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}
.sideLabelBox
{
	border: 1px solid #855557;
	background: #6B6B6B url(../images/header.jpg) repeat-x;
	padding: 3px 4px 10px;
	position: relative;
	margin-top: 5px;
	margin-bottom: 10px;
	/*+box-shadow: 0px 0px 5px #A7A7A7;*/
	-moz-box-shadow: 0px 0px 5px #A7A7A7;
	-webkit-box-shadow: 0px 0px 5px #A7A7A7;
	box-shadow: 0px 0px 5px #A7A7A7;
}
#mailList
{
	position: relative;
}
#mailList P
{
}
#mailListTitle
{
	font-size: 1.1em;
	font-family: Telex, Corbel;
	margin-bottom: 8px;
	color: #0070BA;
	padding-top: 1px;
	padding-left: 5px;
}
#mailList FORM
{
}
#applyNow
{
	width: 333px;
	border: thin solid #00A51F;
	border-radius: 10px;
	background-color: #C8EBCE;
	float: right;
	margin-top: 10px;
	margin-right: 5px;
	padding-bottom: 10px;
	position: relative;
}
#applyNowTitle
{
	font-size: 1.6em;
	color: #5C82A9;
	font-weight: bold;
	margin-left: 8px;
	border-bottom: solid #5C82A9;
	margin-bottom: 8px;
}
#applyNow P
{
	margin-left: 20px;
	margin-bottom: 5px;
}
.applyNowBut
{
	text-align: center;
}
.storyGateLead
{
	margin-left: 20px;
	margin-bottom: 15px;
}
.posted
{
	color: #946B6B;
	font-size: 0.8em;
}
.storyGateTitle A
{
	text-decoration: none;
	font-size: 1.1em;
}
.storyGateTitle A:hover
{
	text-decoration: underline;
	/*[empty]background-color:;*/
}
.actLang
{
	background: #B8ECC1;
	border-radius: 3px;
	padding-left: 3px;
	padding-right: 3px;
	margin-right: 2px;
	margin-left: 2px;
}


#siteContainer
{
	width: 960px;
	margin: auto;
}
.socialNetwork
{
	float: right;
	padding: 2px;
	list-style-type: none;
}
.socialNetworks
{
	clear: both;
	width: 100%;
	position: relative;
	float: none;
	display: block;
	overflow: auto;
	margin-bottom: 0px;
}
.socialNetwork IMG
{
	/*+box-shadow: 1px 1px 3px #656565;*/
	-moz-box-shadow: 1px 1px 3px #656565;
	-webkit-box-shadow: 1px 1px 3px #656565;
	box-shadow: 1px 1px 3px #656565;
	/*+border-radius: 2px;*/
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
}
.testimonialRollItem  .item-read-more{
	text-align: right;

 }
.testimonialRollItemDate {
	display: none;
}
#siteTag
{
	font: 0.7em / 1em sans-serif;
	text-align: right;
	padding: 0 5px 10px 0;
	/*[empty]width:;*/
	color: #FCFCFC;
	margin: 0 0 5px;
}
#siteTag A
{
	color: #2302B2;
}
#preHeader
{
	background: #C2272B;
	height: 35px;
	width: 100%;
	margin-top: 5px;
}
HEADER
{
	margin: 0 auto -8px;
	position: relative;
	z-index: 2;
	padding-bottom: 115px;
	overflow: visible;
	background: url(/images/menuRepeat.png) repeat-x bottom center;
}
.xs-body HEADER
{
	padding: 0;
}

#stage
{
	margin: 0 auto 16px;
	padding-bottom: 8px;
	position: relative;
	/*+box-shadow: 0px 0px 93px 2px #030303;*/
	-moz-box-shadow: 0px 0px 93px 2px #030303;
	-webkit-box-shadow: 0px 0px 93px 2px #030303;
	box-shadow: 0px 0px 93px 2px #030303;
}
#quick_booking
{
	text-align: right;
	right: 14px;
	top: 87px;
	position: absolute;
	z-index: 9;
}
FOOTER .breadcrumb
{
	margin: 0;
	padding: 0;
	background: none;
	text-align: left;
}
.xs-body #main-nav-holder
{
}
.md-body #nav-area
{
	bottom: 0;
	height: 65px;
	left: 250px;
}
.sm-body #nav-area
{
	bottom: 0;
	left: 234px;
}
.lg-body #nav-area
{
	bottom: 0;
	height: 65px;
	left: 305px;
}
#nav-wrapper
{
	background: url(/images/menuRepeat.png) repeat-x 0px -52px;
	width: 100%;
	margin-top: 52px;
	height: 75px;
}
#daisynav-wrapper
{
	background: #7C2E2E;
	position: relative;
	width: 100%;
	margin-bottom: 50px;
}
.clearAll
{
	clear: both;
}
/*Main Content*/
#mainContent OL
{
	margin-left: 30px;
}
#mainContentHolder
{
	margin: 0px auto 0;
	overflow: visible;
}
.xs-body #slideShowPlaceHolder
{
	height: 14px;
}
.sm-body #slideShowPlaceHolder
{
	height: 43px;
}
.md-body #slideShowPlaceHolder
{
	height: 82px;
}
.lg-body #slideShowPlaceHolder
{
	height: 98px;
}
#midSection
{
	width: 100%;
	margin: 0;
	overflow: auto;
	position: relative;
}
#mainContent
{
	position: relative;
	padding: 0 2em;
	margin: 0 auto -12px;
	color: #4E3232;
	background: #E1F3F3;
	/*+border-radius: 16px;*/
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	-khtml-border-radius: 16px;
	border-radius: 16px;
	/*+box-shadow: 0px 0px 4px #000000;*/
	-moz-box-shadow: 0px 0px 4px #000000;
	-webkit-box-shadow: 0px 0px 4px #000000;
	box-shadow: 0px 0px 4px #000000;
	z-index: 1;
	font-size: 1.2em;
}
.sm-body #mainContent
{
	margin-top: -28px;
}
.xs-body #mainContent
{
	margin-top: -4px;
}
.md-body #mainContent
{
	margin-top: -28px;
}
/*PageSection*/
.pageSection
{
	background: #DAEFE6;
	/*+border-radius: 10px;*/
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	width: 95%;
	padding: 5px;
	margin: 11px auto 10px;
	overflow: auto;
	/*+box-shadow: 0px 0px 2px #383838;*/
	-moz-box-shadow: 0px 0px 2px #383838;
	-webkit-box-shadow: 0px 0px 2px #383838;
	box-shadow: 0px 0px 2px #383838;
}
.md-body .pageSection .pageSectionTitle
{
	border-bottom: thin solid #C7C7C7;
	margin-bottom: 15px;
	font-size: 1.4em;
}
.md-body .pageSection .pageSectionContent
{
	width: 60%;
	float: left;
	display: block;
}
BLOCKQUOTE
{
	font-style: italic;
	font-size: 1.2em;
	color: #7D7777;
}
.md-body .pageSection .pageSectionImage
{
	width: 38%;
	float: left;
	text-align: center;
}
.md-body .pageSection .pageSectionImage IMG
{
	width: 90%;
	margin: auto;
}
.lg-body .pageSection .pageSectionTitle
{
	border-bottom: thin solid #C7C7C7;
	margin-bottom: 15px;
}
.lg-body .pageSection .pageSectionContent
{
	width: 60%;
	float: left;
	display: block;
}
.lg-body .pageSection .pageSectionImage
{
	width: 38%;
	float: left;
	text-align: center;
}
.lg-body .pageSection .pageSectionImage IMG
{
	width: 90%;
	margin: auto;
}
.lg-body #mainContent
{
	margin-top: -28px;
}
#mainContent P
{
	margin-bottom: 14px;
	margin-top: 13px;
	margin-left: 24px;
	margin-right: 24px;
}
#mainContent IMG
{
	/*+box-shadow: 0px 0px 3px #2C2323;*/
	-moz-box-shadow: 0px 0px 3px #2C2323;
	-webkit-box-shadow: 0px 0px 3px #2C2323;
	box-shadow: 0px 0px 3px #2C2323;
	/*+border-radius: 0px;*/
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;
}
#mainContent UL
{
	display: block;
	list-style: outside;
	margin-left: 25px;
}
#mainContent LI
{
	margin-left: 0px;
}
#mainContent H1
{
	font-size: 2.8em;
	font-weight: bold;
	color: #0D7785;
	border-bottom: thin solid #DAB5B5;
	margin: 10px 10px 5px 0;
	padding: 0 0 4px;
	/*+text-shadow:0px 0px 3px #EAEAEA;*/
	-moz-text-shadow: 0px 0px 3px #EAEAEA;
	-webkit-text-shadow: 0px 0px 3px #EAEAEA;
	-o-text-shadow: 0px 0px 3px #EAEAEA;
	text-shadow: 0px 0px 3px #EAEAEA;
}
#mainContent H2
{
	color: #326D6B;
	margin-left: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 1.2em;
}
#mainContent H3
{
	color: #883217;
	margin-left: 11px;
	margin-top: 10px;
	font-size: 1.2em;
}
#mainContent DL
{
	margin-left: 30px;
}
#mainContent DT
{
	font-weight: bold;
}
#mainContent DD
{
	margin-left: 20px;
}
#mainContent A
{
	text-decoration: none;
}
#mainContent A:hover
{
	/*+text-shadow:1px 1px 1px #6D6D6D;*/
	-moz-text-shadow: 1px 1px 1px #6D6D6D;
	-webkit-text-shadow: 1px 1px 1px #6D6D6D;
	-o-text-shadow: 1px 1px 1px #6D6D6D;
	text-shadow: 1px 1px 1px #6D6D6D;
}
.childRollItem .moreButton
{
	position: relative;
	text-align: center;
}
#mainContent .childRollItem .moreButton A.btn-info
{
	text-shadow: 0 0px;
	font-weight: bold;
}
.calendarRollItemTitle
{
	font-weight: bold;
	margin: 0 0 0 5px;
}
#mainContent .mug
{
	margin-right: 8px;
	/*+box-shadow: 0px 0px 6px #4E4B4B;*/
	-moz-box-shadow: 0px 0px 6px #4E4B4B;
	-webkit-box-shadow: 0px 0px 6px #4E4B4B;
	box-shadow: 0px 0px 6px #4E4B4B;
	border-radius: 6px;
}
#mainContent .iframe
{
}
#mainContent .company-name
{
	color: #01339A;
	font-weight: bold;
}
#vPlayer_wrapper
{
	text-align: center;
	margin: auto;
}
FOOTER
{
	text-align: center;
	position: relative;
	display: block;
	overflow: visible;
	background: #414349;
	margin: 0;
	padding: 13px 0 0;
}
#bottomSection
{
	background: #8F8F8F;
	margin: 0;
	position: relative;
}
FOOTER P
{
	padding-right: 5px;
	padding-left: 5px;
	padding: 0;
	margin: 0;
	font-size: small;
}
#siteCredits
{
	color: #BC9D9D;
}
FOOTER A
{
	font-size: 0.8em;
}
UL#footerMenu LI
{
	display: inline-block;
	background: #EAEAEA;
	margin: 0 5px;
	padding: 0 5px;
	/*+border-radius: 3px;*/
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}
UL#footerMenu LI A
{
	padding: 0;
}
#blogWidget .widget-item-title
{
	font-size: 1.3em;
	font-weight: bold;
	margin: 5px 0 0;
	text-indent: -3px;
	line-height: 1;
}
#blogWidget .widget-item-title A
{
	color: #FFFFFF;
}
UL#footerMenu
{
	list-style: none inside none;
	margin: 4px 0 0;
	padding: 0;
}
.formItem INPUT
{
	line-height: 18px;
	font: large / 1em sans-serif;
	border-radius: 2px;
	border: 1px solid #B5AFAF;
	padding: 3px;
	color: #495149;
	margin-top: 3px;
}
.formItem TEXTAREA
{
	line-height: 18px;
	font: large / 1em sans-serif;
	border-radius: 2px;
	border: 1px solid #B5AFAF;
	padding: 3px;
	color: #495149;
	display: block;
}
.xs-body .formItem TEXTAREA
{
	width: 90%;
	margin: auto;
}
.fullTextArea
{
	clear: both;
	width: 80%;
	margin: 0 auto auto;
	display: block;
}
.rightFloatTextArea
{
	width: 50%;
}
.itemSingleImageTitle
{
	padding: 3px 3px 5px;
	text-align: center;
	font-size: medium;
	color: #FCFCFC;
	background-color: #A4A2C9;
}
.mathCapt
{
	text-align: center;
	margin-bottom: 15px;
}
.formItem
{
	padding: 3px;
}
.formItem .inputNote
{
	text-align: center;
	color: #C99301;
	margin-top: 5px;
	margin-bottom: 5px;
}
.labelBox
{
	border: 1px solid #D2CACA;
	background: #F2F2F2;
	position: relative;
	padding-top: 25px;
	padding-bottom: 15px;
	padding-left: 15px;
	color: #30301F;
	padding-right: 15px;
	width: 90%;
	font-size: 0.9em;
	margin: 25px auto 15px;
	border-radius: 5px;
	/*+box-shadow: 1px 2px 2px #DADADA;*/
	-moz-box-shadow: 1px 2px 2px #DADADA;
	-webkit-box-shadow: 1px 2px 2px #DADADA;
	box-shadow: 1px 2px 2px #DADADA;
}
.labelBoxTitle
{
	position: absolute;
	top: -10px;
	left: -5px;
	font-weight: bold;
	font-size: large;
	font-family: Telex;
	padding-left: 10px;
	padding-right: 76px;
	padding-top: 2px;
	padding-bottom: 3px;
	color: #FFFFFF;
	border: thin solid #9B98B7;
	background: #4E4021 repeat-x;
}
.hide
{
	display: none;
}
#nav
{
}
#mainMenu LI
{
	list-style: none;
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
	/*+border-radius: 2px;*/
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	border-right: thin solid #7E5B5B;
}
#mainMenu LI:last-child
{
	border: none;
}
#siteLogo
{
	text-align: center;
	z-index: 99;
}
.sm-body #siteLogo
{
	position: absolute;
	width: 220px;
	bottom: -15px;
}
.md-body #siteLogo
{
	position: absolute;
	width: 250px;
	bottom: -15px;
}
.xs-body #siteLogo
{
	display: block;
	width: 50%;
	margin: auto;
}
#navHolder
{
	display: inline-block;
	vertical-align: middle;
	float: none;
	margin-top: 71px;
	font-size: 1.3em;
}
#main-nav-ul.menu-list LI
{
	border: none;
	font-weight: bold;
	height: auto;
}
.sm-body #main-nav-ul.menu-list LI
{
	height: 27px;
}
.xs-body #main-nav-ul.menu-list LI
{
	background: #383838;
	padding-top: 2px;
	padding-bottom: 2px;
}
#main-nav-ul.menu-list LI A
{
	color: #FFFFFF;
	/*+text-shadow:0px 0px 2px #000000;*/
	-moz-text-shadow: 0px 0px 2px #000000;
	-webkit-text-shadow: 0px 0px 2px #000000;
	-o-text-shadow: 0px 0px 2px #000000;
	text-shadow: 0px 0px 2px #000000;
	padding: 0 10px;
}
#mobileMenuHolder
{
	background: #6BBA70;
	/*Old browsers*/
	background: -moz-linear-gradient(top, #6BBA70 0%, #6BBA70 100%);
	/*FF3.6+*/
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6bba70), color-stop(100%,#6bba70));
	/*Chrome,Safari4+*/
	background: -webkit-linear-gradient(top, #6BBA70 0%, #6BBA70 100%);
	/*Chrome10+,Safari5.1+*/
	background: -o-linear-gradient(top, #6BBA70 0%, #6BBA70 100%);
	/*Opera 11.10+*/
	background: -ms-linear-gradient(top, #6BBA70 0%, #6BBA70 100%);
	/*IE10+*/
	background: linear-gradient(to bottom, #6BBA70 0%, #6BBA70 100%);
	/*W3C*/
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6bba70', endColorstr='#6bba70',GradientType=0 );
	/*IE6-9*/
}
#mainNavTrigger
{
	background: #43717A;
}
#main-nav-ul
{
	text-align: left;
}
.siteMsg
{
	font-size: small;
	padding: 5px;
	border: 1px solid #EFA5A5;
	border-radius: 5px;
	width: 90%;
	margin: 10px auto;
}
.siteMsg P
{
	margin-bottom: 5px;
}
#siteTag IMG
{
}
.special:hover
{
	background: #FFFFFF;
}
#nav UL UL
{
	padding-top: 5px;
}
.boxTitle
{
	position: absolute;
	left: 5px;
	top: 3px;
}
#rightBox
{
	width: 250px;
	float: right;
}
.fancyTitle
{
	font-weight: bold;
}
.navbar .navbar-brand
{
	padding: 0;
}
.navbar .navbar-brand IMG
{
	height: 53px;
	margin-right: 5px;
}
.childRollItemThumb IMG
{
	border: thin solid #404040;
	/*+border-radius: 4px;*/
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
}
.childRollItemLead
{
	margin-left: 5px;
}
.childRoll
{
	margin-left: 35px;
}
.childRollItemLeadImage
{
	float: left;
	display: block;
	overflow: auto;
	margin-right: 10px;
}
.childRollItemTitle
{
	font-size: 1.2em;
	font-weight: bold;
}
.childRollItem .storyAuthor
{
	text-align: left;
	margin-left: 5px;
}
#mainContent .childRollItem .childRollItemTitle A
{
	color: #4069B1;
}
.childRollItem
{
	margin-bottom: 15px;
	position: relative;
	border: thin solid #AFAFAF;
	padding: 4px;
	/*+border-radius: 5px;*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	background: #EFEFEF;
	/*+box-shadow: 0px 0px 1px #DCDCDC;*/
	-moz-box-shadow: 0px 0px 1px #DCDCDC;
	-webkit-box-shadow: 0px 0px 1px #DCDCDC;
	box-shadow: 0px 0px 1px #DCDCDC;
}
#children_pages
{
	width: 100%;
	margin: 20px 0 0;
}
.childRollItem .childRollItemThumb
{
	float: left;
	margin-right: 7px;
}
.childRollItemDesc
{
	font-size: 0.9em;
	margin-left: 10px;
	margin-right: 10px;
}
#blogWidget .widget-item
{
	color: #FFFFFF;
	text-align: left;
	padding-left: 18px;
	padding-right: 18px;
	height: 100%;
	padding-bottom: 10px;
	padding-top: 10px;
	background: #6E8883;
	border: double #414349;
	/*+border-radius: 10px;*/
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}
#blogWidget .gridItem
{
	overflow: auto;
	display: block;
	padding: 2px;
}
#blogWidget .widget-item-dates
{
	font-size: 0.7em;
	text-align: left;
}
.widget-item .widget-item-description
{
	color: #7C6868;
	font-size: 0.9em;
	margin-left: 5px;
}
#blogWidget .widget-item .widget-item-description
{
	color: #CFCFCF;
}
#blogWidget .widget-item-thumb IMG
{
	width: 100%;
}
#blogWidget .widget-item .widget-item-thumb
{
	border: thin solid #391C1C;
}
.lg-body #blogWidget .widget-item .widget-item-thumb
{
	width: 80%;
	margin: 8px auto auto;
}
#main-nav-ul.menu-list .sub-menu LI A
{
	background: #514F4F;
	padding-top: 2px;
	padding-bottom: 2px;
}
#main-nav-ul.menu-list .sub-menu LI A:hover
{
	background: #3C4044;
}
#siteLogo IMG
{
	width: 100%;
}
.lg-body #siteLogo
{
	width: 300px;
	position: absolute;
	bottom: -25px;
}
.vcenter
{
	display: inline-block;
	text-align: left;
	vertical-align: middle;
	float: none;
}
/*XS*/
.xs-body #blogWidget .widget-item
{
	width: 98%;
	margin: auto auto 5px;
	overflow: auto;
}
.xs-body #blogWidget .widget-item-thumb
{
	width: 125px;
	float: left;
	overflow: auto;
	margin-right: 5px;
	margin-top: 5px;
	display: block;
}
/*SM*/
.sm-body #blogWidget .widget-item .widget-item-thumb
{
	width: 125px;
	float: left;
	margin-left: 3px;
	margin: 5px 0;
	overflow: visible;
	margin-right: 10px;
}
/*MD*/
.md-body #blogWidget .widget-item .widget-item-thumb
{
	width: 80%;
	margin: 8px auto auto;
}
/*LG*/
#nav-area
{
	position: absolute;
}

.whats-app-phone {
	font-size:.8em;
	display: block;
}
.returnMessage
{
	background: #6A8BAA;
	color: #FFFFFF;
	/*+border-radius: 10px;*/
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	padding: 5px;
	border: medium double #DCDCDC;
}
#mainContent .galleryItem.thumb IMG
{
	border: solid 5px white;
	-webkit-box-shadow: 3px 3px 10px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 3px 3px 10px 0px rgba(0,0,0,0.75);
	box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.75);
}
.modal-backdrop {
    z-index: 1040 !important;
}
.modal-dialog {
    margin: 2px auto;
    z-index: 1100 !important;
}
.flex-half {
    display:flex;
    padding-bottom:1em;
}

.flex-half div {
    width:50%;
}

#ajaxLoading{
	display: none;
}






#listRoll_pages.simple .listRollItem {

}

#listRoll_pages.cards .listRollItem .btn {


}

#listRoll_pages.cards .btn-cust:hover {
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;
color: #ffffff;
	border: #ffffff thin solid;
}

.listRollItem, .listRollItem a{
	    color: #ffffff;

}
@media screen and (min-width: 768px) {

  #listRoll_pages.cards {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align: center;
    align-items: center;


  }


  #listRoll_pages.cards .listRollItem {
    flex-basis: 33%;


    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    position: relative;

    text-align: center;

    overflow: hidden;
  }


}

.listRollItem {
  margin-bottom: 4%;
}



@media screen and (max-width: 768px) {


  #listRoll_pages.cards .listRollItem {

    display: flex;
    flex-direction: column;
    position: relative;
    align-items: flex-start;
    text-align: center;
    overflow: hidden;
  }
}

#listRoll_pages.cards .listRollItemThumb {
    position: absolute;
    overflow: hidden;
    width: 100%;
    height: 100%;
  }


#listRoll_pages.cards .listRollItemThumb a {

}

#listRoll_pages.cards .listRollItemThumb img {
object-fit: cover;
  width:100%;
  height:100%

}

#listRoll_pages.cards .listRollItemTitle {

  max-width: 95%;
  margin-top: 2em;
  padding: .4em;
  font-size: 1.1em;
  font-weight: 600;
  text-align: left;
  z-index: 5;


  opacity: 1;
  transition: .5s ease;
}


@media screen and (min-width: 768px) {
  #listRoll_pages.cards .listRollItemTitle {
    transition: .5s ease;
  }

}

#listRoll_pages.cards .listRollItemFooter {
  z-index: 2;
  text-align: center;
  opacity: 1;
  transition: .5s ease;
}

#listRoll_pages.cards .listRollItem:hover > .listRollItemTitle {
  margin-top: 0px;

}

#listRoll_pages.cards .listRollItem:hover > .listRollItemTitle a {

  text-align: right;
  right: 0;

}


#listRoll_pages.cards .listRollItem:hover > .listRollItemFooter {
  opacity: 0;
}

#listRoll_pages.cards .listRollItem a {
  text-shadow: -1px -1px 1px rgba(255, 255, 255, .1), 1px 1px 1px rgba(0, 0, 0, .5);
transition: .5s ease;
}


@media screen and (min-width: 769px) {
  #listRoll_pages.cards .listRollItemTitle {


  }

}

#listRoll_pages.cards .listRollItemTitle a {
  border: none;

	font-family: Tangerine;
	font-size: 1.8em;
}

.listRollItem .fas {
	font-size: .5em;
}

#listRoll_pages.cards .listRollItemDesc {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 1.2em;
  font-weight: 500;
  padding: 1em;
  height: 100%;
  opacity: 0;
  transition: .5s ease;
  -webkit-transform: rotateY(90deg);
  -moz-transform: rotateY(90deg);
  -o-transform: rotateY(90deg);
  -ms-transform: rotateY(90deg);
  transform: rotateY(90deg);
  transform-style: preserve-3d;
  display: flex;
  vertical-align: center;
  align-items: center; /* align vertical */
  z-index: 3;

}


#listRoll_pages.cards .listRollItemDesc p {
  margin: auto;
  padding: 0px;
}

#listRoll_pages.cards .listRollItem:hover .listRollItemDesc {
  opacity: .9;
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  transform: rotateY(0deg);

  cursor: pointer;
  width: 100%;
}







