#xs-menuHolder
{
	background: #32499C;
	color: #FFFFFF;
}
.widget-view-all
{
	text-align: right;
	padding: 3px;
}
.blogRollItemThumb IMG
{
	border: thin solid #404040;
	/*+border-radius: 4px;*/
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
}
.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;
}
BODY
{
	background: #A9BBCC;
	font-family: Candara;
	font-size: 1.6em;
}
/*Headers
Forms*/
FORM, FIELDSET
{
	border: 0;
}
#mc-embedded-subscribe-form
{
	text-align: center;
	margin-bottom: 10px;
}
#mc-embedded-subscribe-form INPUT
{
	margin-bottom: 10px;
}
.thumbCartButton FORM INPUT
{
	/*+border-radius: 2px;*/
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	border: thin solid #B2B2B2;
	/*+box-shadow: 0px 1px 2px #686868;*/
	-moz-box-shadow: 0px 1px 2px #686868;
	-webkit-box-shadow: 0px 1px 2px #686868;
	box-shadow: 0px 1px 2px #686868;
}
SELECT
{
	padding-top: 4px;
	padding-bottom: 4px;
	border-radius: 5px;
	border: thin solid #BEBEBE;
}
LABEL.sideLbl
{
	width: 28%;
	float: left;
	line-height: 22px;
	padding-right: 5px;
	text-align: right;
	font-weight: bold;
	font-size: small;
}
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;
}
.formItem LABEL .error
{
	margin-left: 1%;
	font-size: 0.8em;
	margin-top: 3px;
}
/*Tables*/
TABLE
{
	border-collapse: collapse;
	border: 0;
	padding: 0;
}
TD, TH, CAPTION
{
	font-size: 100%;
	font-weight: normal;
	text-align: left;
	padding: 0;
}
#contact_form #recaptcha_widget_div
{
	width: 320px;
	margin: auto;
	clear: both;
}
TBODY TR
{
	padding: 0;
}
#hours
{
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	margin: 10px auto;
	padding: 5px 0;
	width: 80%;
	font-size: 1em;
	background: #282222;
	/*+border-radius: 8px;*/
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
}
#hours TD
{
	padding: 0 10px;
}
/*OTHER*/
A IMG, IFRAME
{
	border: 0;
	padding: 0;
	overflow: hidden;
}
.widget IMG
{
	max-width: 90%;
	height: auto;
}
#quick_booking
{
	margin-top: 15px;
}
#right_header_info FORM
{
	float: right;
	padding-top: 8px;
}
HEADER #top_big_buts A IMG
{
	height: 35px;
	margin-right: 10px;
}
HEADER #top_big_buts A
{
	font-weight: bold;
	font-size: 1.2em;
}
#rx_but A IMG
{
	width: 30px;
	margin-right: 10px;
}
#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;
}
.calendarWidgetViewAll
{
	padding-right: 7px;
	padding-bottom: 3px;
}
.blogViewAll
{
	padding-right: 7px;
	padding-bottom: 9px;
}
#blogWidget
{
	display: block;
	clear: both;
	overflow: auto;
}
.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;
}
.commonShadow
{
}
NOSCRIPT DIV
{
	background-color: #FFDF3A;
	width: 100%;
	color: #8F0101;
	padding: 10px;
	font-size: medium;
	position: relative;
}
/*WIDGETS*/
.widget .widgetTitle
{
	color: #5C5C5C;
	font-weight: bold;
	font-size: 1.4em;
	margin-top: 7px;
	margin-bottom: 5px;
	padding-left: 11px;
}
#blogWidget .widgetTitle
{
	text-align: left;
	margin-top: 0;
	margin-bottom: 10px;
	padding-top: 7px;
}
.widget
{
	position: relative;
	color: #3D3D3D;
	margin-top: 0;
	/*+border-radius: 3px;*/
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	margin-bottom: 12px;
	/*+box-shadow: 0px 0px 2px #000000;*/
	-moz-box-shadow: 0px 0px 2px #000000;
	-webkit-box-shadow: 0px 0px 2px #000000;
	box-shadow: 0px 0px 2px #000000;
	border: thin solid #BFBFBF;
	background: #F7F7F7;
}
.lg-body .widget
{
}
.widget P
{
	color: #606060;
}
#bvb-panel P
{
	font-size: 0.9em;
	text-align: center;
}
.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: 1px;
	font-size: 1.1em;
	color: #254FE6;
	/*+border-radius: 5px;*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}
.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'*/
}
#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;
	/*[empty]text-align:;*/
}
.widget .widget-item .widget-item-title
{
	font-weight: bold;
}
.widget .widget-item .widget-item-title A
{
	color: #2A6496;
}
.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;
}
#debug
{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 999;
	background: #FFFFFF;
}
#ajaxLoading
{
	position: absolute;
	top: 130px;
	left: 310px;
	width: 50px;
	height: 50px;
	display: none;
	margin-left: -25px;
	margin-top: -25px;
	z-index: 2;
}
#siteContainer
{
	width: 960px;
	margin: auto;
}
.socialNetwork
{
	float: left;
	padding: 2px;
}
.socialNetworks
{
}
.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;
}
#testimonials A
{
	color: #575757;
}
.testimonial
{
	margin-bottom: 6px;
	margin-left: 10px;
	color: #00079A;
	font-family: Handlee, cursive;
	font-size: medium;
}
#testimonials
{
	position: relative;
	height: 80px;
	overflow: hidden;
	padding: 5px;
	bottom: 5px;
}
.testimonialByline
{
	text-align: right;
	right: 5px;
	font-size: medium;
	color: #00079A;
	font-family: Handlee, cursive;
}
.siteBrands
{
	height: 150px;
	position: absolute;
	z-index: 999;
	right: 25px;
	top: 30px;
	padding-right: 0px;
}
#siteTag
{
	font: 0.7em / 1em sans-serif;
	text-align: center;
	margin: 0 0 10px;
}
#siteTag A
{
	color: #68608A;
}
#preHeader
{
	background: #C2272B;
	height: 35px;
	width: 100%;
	margin-top: 5px;
}
HEADER
{
	margin: 0 auto;
	padding: 15px 0 17px;
	position: relative;
	/*+border-radius: 12px 12px 0 0;*/
	-moz-border-radius: 12px 12px 0 0;
	-webkit-border-radius: 12px 12px 0 0;
	-khtml-border-radius: 12px 12px 0 0;
	border-radius: 12px 12px 0 0;
	background: rgb(238, 238, 238);
	/*Old browsers
	IE9 SVG, needs conditional override of 'filter' to 'none'*/
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjY2NjY2MiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(238, 238, 238, 1) 0%, rgba(204, 204, 204, 1) 100%);
	/*FF3.6+*/
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,238,238,1)), color-stop(100%,rgba(204,204,204,1)));
	/*Chrome,Safari4+*/
	background: -webkit-linear-gradient(top, rgba(238, 238, 238, 1) 0%, rgba(204, 204, 204, 1) 100%);
	/*Chrome10+,Safari5.1+*/
	background: -o-linear-gradient(top, rgba(238, 238, 238, 1) 0%, rgba(204, 204, 204, 1) 100%);
	/*Opera 11.10+*/
	background: -ms-linear-gradient(top, rgba(238, 238, 238, 1) 0%, rgba(204, 204, 204, 1) 100%);
	/*IE10+*/
	background: linear-gradient(to bottom, rgba(238, 238, 238, 1) 0%, rgba(204, 204, 204, 1) 100%);
	/*W3C*/
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 );
	/*IE6-8*/
}
#langSel
{
	position: absolute;
	right: 9px;
	top: 35px;
	color: #A1A5A9;
	z-index: 999999;
}
#stage
{
	padding-bottom: 8px;
	position: relative;
	margin-top: 14px;
	/*+box-shadow: 0px 0px 3px #424242;*/
	-moz-box-shadow: 0px 0px 3px #424242;
	-webkit-box-shadow: 0px 0px 3px #424242;
	box-shadow: 0px 0px 3px #424242;
	/*+border-radius: 12px 12px 0 0;*/
	-moz-border-radius: 12px 12px 0 0;
	-webkit-border-radius: 12px 12px 0 0;
	-khtml-border-radius: 12px 12px 0 0;
	border-radius: 12px 12px 0 0;
	background: #BFBFBF;
}
#makerTag
{
	text-align: center;
	float: left;
}
#siteTagLine
{
	color: #334A9C;
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 20px;
	text-align: center;
}
#branding
{
	position: relative;
	font-size: 1em;
}
.lg-body #branding
{
	margin-top: -93px;
}
.xs-body #branding
{
}
#brand
{
	position: absolute;
	text-align: center;
	padding: 0 2px 5px;
	/*+border-radius: 0 0 20px 20px;*/
	-moz-border-radius: 0 0 20px 20px;
	-webkit-border-radius: 0 0 20px 20px;
	-khtml-border-radius: 0 0 20px 20px;
	border-radius: 0 0 20px 20px;
	z-index: 9;
	background: #FFFFFF;
	border: medium double #8A8A8A;
	border-top: none;
	/*+box-shadow: 0px 0px 3px #000000;*/
	-moz-box-shadow: 0px 0px 3px #000000;
	-webkit-box-shadow: 0px 0px 3px #000000;
	box-shadow: 0px 0px 3px #000000;
}
.clearAll
{
	clear: both;
}
/*Main Content*/
#mainContent OL
{
	margin-left: 30px;
}
#mainContentHolder
{
}
.testimonialRollItem .testimonialRollItemDesc
{
	padding-left: 5px;
}
.testimonialRollItem .testimonialRollItemDate
{
	padding-left: 5px;
	font-size: 0.9em;
}
.testimonialRollItem .testimonialRollItemTitle
{
	font-weight: bold;
}
#bvb-panel
{
	width: 90%;
	margin: 10px auto auto;
}
DIV#links-widget DL
{
	margin-left: 20px;
}
#slideShowPlaceHolder
{
	height: 0px;
	display: block;
}
#midSection
{
	width: 100%;
	margin: 0;
	overflow: auto;
	position: relative;
}
#mainContent
{
	/*position: relative;*/
	/*padding: 0 18px 0 26px;*/
	color: #4E3232;
	background: #EFEFEF;
	/*+box-shadow: 0px 0px 2px #000000;*/
	-moz-box-shadow: 0px 0px 2px #000000;
	-webkit-box-shadow: 0px 0px 2px #000000;
	box-shadow: 0px 0px 2px #000000;
	/*overflow: auto;*/
	margin: 0 0 20px;
}
.testimonialRollItem
{
	border-bottom: thin dotted #A6A6A3;
	margin-bottom: 5px;
	margin-right: 10px;
}
#register_classes_form #tecu_classes_total
{
	text-align: right;
	font-weight: bold;
	font-size: 1.5em;
}
#register_classes_form .tecu_class
{
	display: block;
	margin-left: 30%;
	margin-right: 5%;
	padding-left: 4px;
	padding-right: 4px;
	background: #FFFFFF;
	/*+border-radius: 3px;*/
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}
.tecu_class INPUT
{
	margin-right: 3px;
}
#calendarValues #calDates
{
	position: absolute;
	top: -9px;
	right: 3px;
	background: #CA0000;
	padding: 1px 4px;
	color: #FFFFFF;
	font-weight: bold;
	/*+border-radius: 5px;*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	border: thin solid #603813;
	z-index: 99;
}
.sm-shadow
{
	/*+box-shadow: 0px 0px 3px #000000;*/
	-moz-box-shadow: 0px 0px 3px #000000;
	-webkit-box-shadow: 0px 0px 3px #000000;
	box-shadow: 0px 0px 3px #000000;
}
#mainContent IMG
{

}
#mainContent UL
{
	display: block;
	list-style: outside;
	margin-left: 25px;
}
#mainContent LI
{
	margin-left: 0px;
	margin-right: 20px;
}
#mainContent H1
{
	font-size: 2.2em;
	font-weight: bold;
	color: #050506;
	z-index: 9999;
	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: #32499C;
	margin-left: 2px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 1.6em;
	font-weight: bold;
}
#mainContent H3
{
	color: #32499C;
	margin-left: 12px;
	margin-top: 10px;
	font-size: 1.4em;
}
#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;
}
#bottomSection
{
	background: #8F8F8F;
	margin: 0;
	position: relative;
}
#disclaimer
{
	margin-bottom: 10px;
}
#blogWidget .widget-item-title
{
	font-size: 0.9em;
}
#blogWidget .widget-item-title A
{
	color: #0599B0;
}
UL#footerMenu
{
	list-style: none;
	margin: 0;
	display: block;
	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;
	width: 80%;
	margin: auto;
	color: #495149;
	display: block;
}
.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;
}
#siteLogo
{
}
.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
{
	text-align: left;
}
.special:hover
{
	background: #FFFFFF;
}
.boxTitle
{
	position: absolute;
	left: 5px;
	top: 3px;
}
#rightBox
{
	width: 250px;
	float: right;
}
.fancyTitle
{
	font-weight: bold;
}
.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;
}
.widget-item
{
	width: 90%;
	margin: auto;
	padding-left: 3px;
	padding-right: 3px;
	overflow: auto;
	/*+border-radius: 5px;*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 13px;
	background: #FFFFFF;
	/*Old browsers*/
	background: -moz-linear-gradient(top, #FFFFFF 0%, #F6F6F6 47%, #EDEDED 100%);
	/*FF3.6+*/
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(47%,#f6f6f6), color-stop(100%,#ededed));
	/*Chrome,Safari4+*/
	background: -webkit-linear-gradient(top, #FFFFFF 0%, #F6F6F6 47%, #EDEDED 100%);
	/*Chrome10+,Safari5.1+*/
	background: -o-linear-gradient(top, #FFFFFF 0%, #F6F6F6 47%, #EDEDED 100%);
	/*Opera 11.10+*/
	background: -ms-linear-gradient(top, #FFFFFF 0%, #F6F6F6 47%, #EDEDED 100%);
	/*IE10+*/
	background: linear-gradient(to bottom, #FFFFFF 0%, #F6F6F6 47%, #EDEDED 100%);
	/*W3C*/
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 );
	/*IE6-9*/
}
#blogWidget .widget-item
{
	float: left;
	margin-left: 14px;
	border: none;
	/*+border-radius: 0;*/
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	border-radius: 0;
	background: none;
	overflow: auto;
	color: #000000;
}
#blogWidget .widget-item-dates
{
	font-size: 0.7em;
	text-align: left;
	padding-left: 5px;
}
.widget-item .widget-item-description
{
	color: #7C6868;
	font-size: 0.9em;
	margin-left: 5px;
}
#blogWidget .widget-item .widget-item-description
{
	color: #603F3F;
}
.widget-item-thumb IMG
{
	height: 73%;
	margin-right: 5px;
	margin-top: 5px;
	float: left;
}
.widget-item-thumb
{
	height: 100px;
	float: right;
	margin-left: 5px;
	margin-bottom: 2px;
}
#blogWidget .widget-item-thumb
{
}
#siteLogo IMG
{
	width: 330px;
}
.xs-body #siteLogo IMG
{
	width: 100%;
}
/*MENU*/
#menuHolder
{
	/*[empty]line-height:;*/
	padding: 3px 0;
	font-size: 1.1em;
	font-weight: bold;
	border-bottom: thin solid #96A9B9;
	border-top: thin solid #96A9B9;
	background: rgb(238, 238, 238);
	/*Old browsers
	IE9 SVG, needs conditional override of 'filter' to 'none'*/
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjY2NjY2MiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(238, 238, 238, 1) 0%, rgba(204, 204, 204, 1) 100%);
	/*FF3.6+*/
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,238,238,1)), color-stop(100%,rgba(204,204,204,1)));
	/*Chrome,Safari4+*/
	background: -webkit-linear-gradient(top, rgba(238, 238, 238, 1) 0%, rgba(204, 204, 204, 1) 100%);
	/*Chrome10+,Safari5.1+*/
	background: -o-linear-gradient(top, rgba(238, 238, 238, 1) 0%, rgba(204, 204, 204, 1) 100%);
	/*Opera 11.10+*/
	background: -ms-linear-gradient(top, rgba(238, 238, 238, 1) 0%, rgba(204, 204, 204, 1) 100%);
	/*IE10+*/
	background: linear-gradient(to bottom, rgba(238, 238, 238, 1) 0%, rgba(204, 204, 204, 1) 100%);
	/*W3C*/
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 );
	/*IE6-8*/
}
/*Calendar*/
#calendarValues
{
	background: #32499C;
	overflow: visible;
	padding: 2px 5px;
	color: #FBEBD1;
	/*+border-radius: 4px;*/
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	/*+box-shadow: 0px 0px 2px #353535;*/
	-moz-box-shadow: 0px 0px 2px #353535;
	-webkit-box-shadow: 0px 0px 2px #353535;
	box-shadow: 0px 0px 2px #353535;
	width: 80%;
	margin: auto auto 10px;
	position: relative;
}
.vcenter
{
	display: inline-block;
	vertical-align: middle;
	float: none;
}
