@font-face {
    font-family: 'nexa_slabbook';
    src: url('fonts/nexa_slab_booknexaslab.eot');
    src: url('fonts/nexa_slab_booknexaslab.eot?#iefix') format('embedded-opentype'),
         url('fonts/nexa_slab_booknexaslab.woff') format('woff'),
         url('fonts/nexa_slab_booknexaslab.ttf') format('truetype'),
         url('fonts/nexa_slab_booknexaslab.svg#nexa_slabbook') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {font-family: 'nexa_slabxbold';
    src: url('fonts/nexa_slab_xboldnexaslab.eot');
    src: url('fonts/nexa_slab_xboldnexaslab.eot?#iefix') format('embedded-opentype'),
         url('fonts/nexa_slab_xboldnexaslab.woff') format('woff'),
         url('fonts/nexa_slab_xboldnexaslab.ttf') format('truetype'),
         url('fonts/nexa_slab_xboldnexaslab.svg#nexa_slabxbold') format('svg');
    font-weight: normal;
    font-style: normal;
	}

body{
	/*background: #373533;*/ /* black */
	/*background: #00a0dc;*/ /* blue */
	background: #5ebaa9; /* freedom blue */
	/*background: #5ebaa9;*/ /* freedom blue */
	font-family:Arial,Helvetica,sans-serif;
	color:#666;
	position:relative;
}

body.resources-website {
	background-color: #888179; /* grey */
}

h1, h2, h3, #site-nav .sn1 li {
font: 80%/1.6 'nexa_slabbook', Helvetica, Arial, sans-serif;
}

#wrapper h1, #wrapper h2, #wrapper h3, #content-wrapper .layout-col-2 h2, #content-wrapper .layout-col-2 h2 a, #content-wrapper .layout-col-2 h2 a:visited {
	color: #d93841;
}

#content-wrapper .layout-col-1 h1{
	font-size:2.5em;
	}

#wrapper a {
	color: #7f7770;
}

#wrapper{
	width:1000px;
	overflow:visible;
	z-index:0;}
	
#wrapper:after{
	position:absolute;
	top:-80px;
	right:-218px;
	content:url(../images/star-background.png);}
	
	
.special {
	color: #666;	
}
img{
	
	border:0;}

fieldset {
	background: #e4e4e4;
	border:none;
}

iframe {
	margin-top: 10px;	
}

#wrapper #sub-wrapper-01 {
	background: none;
	width:1000px;
	margin:0 auto;
	float:none;
}

#content-wrapper {
	background-color: #fff;
	background-attachment: scroll;
	background-image: url(../images/content-bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

#header {
	height: 140px;
	background: none;
left:50%;
margin-left:-487px;
z-index:1;
	
}

#header #logo h1 a {
	display: block;
	text-indent: -9000px;
	overflow: hidden;
	background: transparent url(../images/title-logo.png) no-repeat 0px 53px;
	width: 84px;
	height: 153px;
}

#header h1, #header h2 {
	padding-left: 9px;
}

#page-title, #header h2 {
	display: none;	
}

#wrapper #sub-wrapper-02, #site-nav .sn1 li, #footer-wrapper {
	background: none;
	margin: 0;
}

#footer-wrapper{
	margin: 0 auto;
	background-attachment: scroll;
	background-image: url(../images/freedom.png);
	background-repeat: no-repeat;
	background-position: right 15px;
	padding-top: 50px;
	width:950px;
	clear:both;
	}


#site-nav .sn1 li:hover, #site-nav .sn1 li.sfhover {
	background: none;
}


#site-nav .sn1 li a:hover {
	border-bottom: 1px dotted #fff;
}

#site-nav {
background-image:none;
	height: 44px;
}

#site-nav .sn1 {
	width: 960px;
	background: #d93841;
	height: 44px;
	-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

#site-nav .sn1 ul li ul, #site-nav .sn2 ul li ul, #site-nav .sn1 ul li ul li, #site-nav .sn2 ul li ul li {
	background: #fff;
}

#site-nav .sn1 ul li ul li a, #site-nav .sn1 ul li ul li.last-nav-item ul li a {
	margin-left: 5px;
}

#site-nav .sn1 ul, #site-nav .sn2 ul {
	margin-top: 12px;
}

#site-nav .sn1 li,#site-nav .sn1 li:hover {
	background-attachment: scroll;
	background-image: url(../images/line.png);
	background-repeat: no-repeat;
	background-position: right 8px;	
}

#site-nav .sn1 li:last-child{
	background:none;
	}

#site-nav .sn1 li, #site-nav .sn2 li {
	text-transform: none;
	font-size: 1.05em;
	font-family:'nexa_slabbook',Helvetica, Arial,sans-serif;
	
}

#site-nav .sn1 ul li ul li, #site-nav .sn2 ul li ul li{
		font-family: Aria, Helvetica,l,sans-serif;
		font-size: 1em;
		text-shadow: none;
}

#site-nav .sn1 li.last-nav-item {
	border-right: none;
}

#site-nav li.selected a {
border-bottom: 1px dotted #fff;
}

#logo {
	background: url('../images/logo.png') no-repeat 115px 85px;
	height: 130px;
}

#site-nav {
	top: 130px;
}

.two-col .layout-col-1 {
	width: 620px;
}

.two-col .layout-col-1 h1{
font-size:2.6em;
}

.two-col .layout-col-2 {
	width: 300px;
}

.two-col .float-wrapper-rigid {
	padding-bottom: 10px;
	border-bottom: 3px solid #e8222f;
}

#content-wrapper {
	margin-top: -13px;
	margin-left: -7px;
}

#footer-wrapper a, #footer-wrapper p {
	color: #fff;
	text-decoration:none;
}

#wrapper #footer-wrapper #footer-sub-wrapper-01 {
	margin-left: 0;
	margin-right: 0;
	padding:0;
}

#footer-wrapper #rss-footer-link {
	background: none;
	padding-left: 0;
	color:#fff;
	text-indent:-13px;
}

#content-wrapper .layout-col-2 {
	border: none;
	position:relative;
	z-index:5;
}

#categoriesHolder {
	background: #f7f8f8;
}

#content-meta {
	background: #f7f8f8;
	width: 605px;
}

#content-meta {
	display: none;
}

.layout-col-1 {
	margin-top: 10px;
}

#productsHolder {
	background: #f7f8f8;
	margin-bottom: 10px;
}

#productsHolder {
	width: 600px;
}

#productsHolder .split-line {
	clear: both;	
}

.featured_category, .featured_products {
	margin-right: 14px;
}

.featured_products .featured_details {
	width: 184px;	
}

.featured_products .featured_name {
	width: 170px;
	margin-top: 5px;
}

.search-shop, .shop-categories {
	display: none;
}

#content-wrapper #productsHolder .h2Holder {
	border: none;
}

.h2Holder a {
	display: none;
}

.featured_category .featured_name {
	background: #000;
	color: #fff;
}

.featured_products .featured_image {
	max-width: 184px;
	max-height: 184px;
}

.list_shortdesc {
	width: auto;
	font-weight: normal;
}

.badges {
	background:transparent url(../images/free-badge.png) repeat scroll 0 0;
	display:block;
	height:78px;
	position:absolute;
	width:150px;	
	top: 0;
}

.badge_text {
	display: none;
}

table.shop th, table.shop tr.total td {
	background: #a4a3a3;
}

div.product_add {
	width: 321px;
}

.list_item, .fieldsetFocus {
	background: #f7f8f8;
}

div#popup_cart {
	z-index: 11;
}

.layout-col-1 #validation_errors {
	border: 3px dotted #81C170;
}

.layout-col-2 h2 {
	background: none;
	border: none;
	padding-top: 10px;
}

.layout-col-2 .ad-block img {
	max-width: 300px;
	max-height: 250px;
	width: 300px;
	height: 250px;
}

form .field {
	margin-left: 212px;
}

form label {
	width: 38%;
}

input.text-field, textarea, select {
	width: 60%;	
}

.error-field {
    background-color: #fff;
}

.form-calendar-img {
	margin-left: 160px;
}

table#contact-info #map {
	width: 615px;
}

.field-alert {
    background: url("../../../images/layout-elements/gradient-bg/dusty-02.gif") repeat-x scroll center top #D7D6C5;
    border: 3px solid #81C170;
    clear: both;
    padding: 8px;
}

fieldset.login {
	margin-left:22px;
}

fieldset.login label, fieldset.register label {
     width: 42%;
}

fieldset {
	padding: 5px 15px 10px;
}
fieldset.login .field, fieldset.register .field {
    margin-left: 113px;
}

.download-resources {
	display: inline-block;
	margin-bottom: 5px;	
}

#download-resources-wrapper h2, #video-resource h2 {
	 margin-bottom: 5px;	
}

.resource-item {
	float: left;
	margin-right: 5px;	
	width: 150px;
	position: relative;
	overflow: hidden;
	color: #fff;
}

.resource-item:hover .trail-text {
	bottom: 0px;
}

.trail-text {
	background-color: rgba(0, 0, 0, 0.8);
	-webkit-transition: bottom 0.2s ease;
	-moz-transition: bottom 0.2s ease;
	transition: bottom 0.2s ease;
	height: auto;
	left: 0;
	max-height: 170px;
	min-height: 13px;
	overflow: hidden;
	padding: 10px 3px;
	position: absolute;
	bottom: -100px;
	width: 100%;
	z-index: 1;
}

.tooltip-content, #product-tooltips-wrapper {
	display: none;
}

#tiptip_holder {
	text-align: left;
}

#default #tiptip_content {
	/*background-color: #888179;*/
}

#default #tiptip_content li {
	color: #fff;
	list-style-image: none;
	list-style: disc;
}

body.stripped-template,
.stripped-template #wrapper #sub-wrapper-01 {
	background: #fff;
}

.stripped-template #header,
.stripped-template #clear-header,
.stripped-template #site-nav,
.stripped-template #logo,
.stripped-template #breadcrumbs,
.stripped-template .layout-col-2,
.stripped-template #footer-wrapper {
	display: none;
}

.stripped-template #wrapper,
.stripped-template #content-wrapper,
.stripped-template #wrapper #sub-wrapper-01,
.stripped-template .float-wrapper-rigid {
	width: auto;
}

.stripped-template #wrapper:after {
	content: none;
}

.stripped-template #content-wrapper {
	background: none;
}

.stripped-template #wrapper #sub-wrapper-02 {
	padding: 0;
}

.stripped-template #content-wrapper {
	margin-top: 0;
}

.stripped-template .product_description {
	width: 600px;
	float: none;
}

.stripped-template .badges,
.product_image .badges {
	position: relative;
	top: -267px;
	margin-bottom: -78px;
}
.stripped-template .layout-col-1 {
	padding: 20px;
}

.stripped-template #news-item-full img {
	float: right;
	margin: 10px 0 10px 10px;
}
.stripped-template .product_image {
	float: right;
	margin: 10px 0 0 10px;
}
.stripped-template .product_add {
	clear: right;
	float: right;
	margin: 10px 0 10px 10px;
}

#download-resources-wrapper .featured_details {
	display: block;
	position: absolute;
	margin-left: 1px;
	width: 148px;
	bottom: 0px;
	background-color: rgba(0, 0, 0, 0.50);
}

#download-resources-wrapper .featured_name {
	width:auto;
}

#download-resources-wrapper .featured_details .featured_name {
	color: #fff;
	font-size: 1.1em;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}

div.list_shortdesc {
display: inline;
}

#announcement-banner {
	background-color: #373533;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: white;
    position: fixed;
    z-index: 300;
    width: 100%;
    margin-bottom: 10px;
    border-bottom: 1px solid black;
    font-size: 1.3em;
    box-shadow: 0px 0px 7px #000;
}

#announcement-banner a {
	color: #fff; text-decoration: underline;
}

#announcement-banner a:hover {
	text-decoration: none;
}

.announcement-notification #header {
	height: 371px;
}

.announcement-notification #logo {
	margin-top: 31px;
}

.announcement-notification #content-wrapper {
	margin-top: 171px;
}

.announcement-notification #site-nav {
	top: 307px;
}

#site-nav .sn1 a, #site-nav .sn2 a {
    font-family:'nexa_slabxbold', Helvetica, Arial, sans-serif;
	font-weight:normal;
	font-size:1.1em;
	letter-spacing:0;
}

#site-nav .sn1 ul li ul li a, #site-nav .sn2 ul li ul li a {
	 font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	letter-spacing:0;
	font-size:0.9em;
	}

p, ul,ol{
	font-size:1.2em;
	}
	

	
	
#wrapper #footer-wrapper #footer-sub-wrapper-01 #footer-left {
    margin: 0;
}


#breadcrumbs{
	text-transform:none;
	margin: 5px 0;
	}
#breadcrumbs a{
	text-decoration:none;
	}
	
#breadcrumbs p{
		font-size:1.1em;
		}

#content-wrapper h2{
font-size:1.5em;		
			}
					
#wrapper #footer-wrapper #footer-sub-wrapper-01 #footer-right {
    margin: 0;
}

#site-nav .sn1 li, #site-nav .sn2 li {
padding: 0 1.3em 0.2em 0.9em;
 
}

/*partners news styles */

#articles-index #news-items-wrapper .news-item,
#news #news-items-wrapper .news-item{
	width:300px;
	height:300px;
	margin-right:10px;
	margin-bottom: 10px;
	background:none;
	}

#articles-index #news-items-wrapper .news-item.our-partners,
#news #news-items-wrapper .news-item.our-partners {
	height: auto;	
}

#news-items-wrapper .news-item .news-item-image img{
	width:298px;
	height:153px;
	border:1px solid #e4e4e4;
	}
	
#news-items-wrapper .news-item .news-item-image{
		width:300px;
		}
		
#news-items-wrapper .news-item .news-item-text{
		width:100%;
	}
	
#news-items-wrapper .news-item .news-item-text p {
    font-size: 1em;
	padding:0;
	margin:0;
  
}

#news-items-wrapper .news-item .news-item-text h3, #news-items-wrapper .news-item .news-item-text h3 a {
    font-family: 'nexa_slabxbold',Helvetica,Arial,sans-serif;
    font-size: 1.2em;
    font-weight: normal;
    line-height:inherit;
    margin: 0 0 5px 0;
    text-decoration: none;
	color:#D93841;
}

a.button{
	font-family: 'nexa_slabbook',Helvetica,Arial,sans-serif;
	text-transform: lowercase;
	background-attachment: scroll;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: right 2px;	
	display:inline-block;
	line-height:1.5em;
	margin-top: 0.2em;
	padding-right:15px;
	text-decoration:none;
	transition: all 0.5s ease;

	}
	
a.button:hover{
	text-decoration: none;	
	text-indent:3px;
		}
		
#wrapper #content-wrapper .layout-col-2 img{
	border:none;
	}
	
.date{
	padding-bottom:3px;
	}
	
#ways-to-connect {
	clear: both;
	float: left;
	width: 620px;
}

.connect {
width: 306px;
	height:155px;
	display:block;
	float:left;
	margin-left:2px;
	transition:background ease 1s;
	
}
.connect:hover {
	background:#D93841;
}


.connect .text-holder{
	font-size:14px;
	width:123px;
	height:123px;
	padding:15px;
	background-color:#D93841;
	display:block;
	float:left;
	margin:0;
	}


	
.image-left img{
	float:left;
	border:none;
	}

.image-right img{
	float:right;
	border:none;
	}

#content-wrapper #ways-to-connect .connect h2{
	font-size:14px;
	font-family:'nexa_slabbook',Helvetica,Arial,sans-serif;
	color:#fff;
	font-weight:normal;
	padding:0;
	margin:0;
	
	}

#content-wrapper #ways-to-connect .connect h2 a{
			color:#fff;
			text-decoration:none;
			width:123px;
			height:123px;
			display:block;
			border:0;
			margin:0;
			padding:0;
		}

.image-left img{
	float:left;
	}

.image-right img{
	float:right;
	}

#meet-our-cast {
	clear: both;
	float: left;
	height:auto;
}
.cast{
	float:left;
	width:98px;
	height:120px;
	margin-bottom:10px;
	background:#D93841;
display:block;
padding:1px;
border-bottom:1px solid #D93841;
margin-left:3px;

	}
		
.cast:first-child{
	margin-left:0px;	
		}
.cast:hover{
	background-color:#fff;
			}
#wrapper .cast:hover .name a{
	color:#D93841;
	
	}
	
.name{
	font-family:'nexa_slabbook',Helvetica,Arial,sans-serif;
	text-align:center;
	color:#D93841;
	font-size:13px;
	line-height:24px;
		}
		
#wrapper .name a{
		color:#fff;
		text-decoration:none;
			} 
		
.scroll-pane-split{
				width: 618px;
				height: 190px;
				overflow: auto;
			}
.horizontal-only{
				height: auto;
				max-height: 190px;
				margin-bottom:20px;
			}
			
#home #news-items-wrapper{
	width:620px;
	float:left;
	clear:both;
	margin-top:0;
	
			}
#home #news-items-wrapper .news-item{
	width:305px;
	margin-right:5px;
	height:155px;
	float:left;
	border-bottom:1px solid #e4e4e4;
	margin-bottom:15px;
	padding-bottom:10px;
	display:block;
	background:none;
	padding-top:0;
	}
#home .news-item p{
	padding:0;
	margin:0;
		}
#home #news-items-wrapper .news-item .news-item-text h3, #news-items-wrapper .news-item .news-item-text h3 a {
    font-size: 1.1em;
    font-weight: normal;
	line-height:normal;
	padding:0;
	margin:0 0 5px;
}
#home #news-items-wrapper .news-item .news-item-text {
	float:left;
    width: 195px;
	height:100px;
}

#home #news-items-wrapper .news-item .news-item-image{
	width:98px;
	margin-right:10px;
	height:98px;
	float:left;
	}
	
#home #news-items-wrapper .news-item .news-item-image img{
		width:98px;
		height:98px;	
		}
		
#home a.button{
	display:block;
	width:80px;
	background-position: 65px 2px;
	
	}
#home a.button:hover{
	background-position: 68px 2px;
	
		}

	
#content-wrapper #news-item-full h3{
	 font-family: 'nexa_slabxbold',Helvetica,Arial,sans-serif;
	 font-weight:normal;
	 margin-bottom:5px;
	}
	
	
#news-item-full p.note{
    margin-top: 0px;
}

input.text-field, textarea{
	font-family: Helvetica,Arial,sans-serif;
	padding:4px;
	}
	
#news-item-full p{
	margin:0;
	padding:0 0 0.5em;
	
		}
#news-item-full{
	padding: 10px 0 10px 0;
			}
#news-item-full em{
	font-weight:bold;
	font-style:normal;
	font-size:0.9em;
	
	}
		
#Submit{
		
		font-family:'nexa_slabbook',Helvetica,Arial,sans-serif;
		padding:0.3em 0.7em;
		border:1px solid #fff;
		background-color:#7F7770;
		color:#fff;
		cursor:pointer;
		
		}
#news-item-full img {
	float: none;
}

/* Christmas Events page */
.christmas-events #content-wrapper {
	background: #fff;	
}

.christmas-events #hero {
	width: 941px;
	height: 438px;
	position: relative;
	margin-top: 10px;
}

.christmas-events .jFlowSlideContainer .jFlowSlideContainer {
	height: 83px;
	position: absolute;
	bottom: 20px;
	left: 0;
	background: url(../images/christmas-events-arrow.png) no-repeat top right;
	padding-right: 31px;
	min-width:300px;
}

.christmas-events .slide-content {
	background-color: #d93841;
	padding: 14px;
	height:55px;
}

.christmas-events #wrapper .slide-content h2 {
	margin-top: 0;
	font-size:2.3em;
}

.christmas-events #wrapper .slide-content p {

	font-size:1.1em;
	padding-top:5px;
	
}

.christmas-events #wrapper .slide-content h2,
.christmas-events #wrapper .slide-content p {
	color: #fff;
}

.christmas-events #controller span {
	color: #d93841;
}

.christmas-events #controller span.jFlowSelected {
	color: #fff;
	background: #d93841;
	border:1px solid #fff;
	text-decoration:none;
	padding:6px;
}

.christmas-events #content-wrapper h3 {
	margin: 10px 0;
	font-size: 1.8em;
}

.christmas-event-filters {
	background-color: #d93841;
	height: 65px;
	border: 1px #e2676e solid;
	padding: 8px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.christmas-event-filters span {
	float: left;
	width: 185px;
}

.christmas-event-filters span:first-child {
	width: 370px;
}

.christmas-event-filters span#aus-link {
	width: 470px;	
}

.christmas-event-filters span#reset-filter {
	float: right;
}

.christmas-event-filters span#reset-filter a {
	margin-left: 20px;
}

#wrapper .christmas-event-filters span a {
	color: #fff;	
}

.christmas-event-filters label {
	display: block;
	width: 100%;
	font-size: 1.2em;
}

.christmas-event-filters, .christmas-event-filters label {
	color: #fff;
}

.christmas-event-filters input.text-field {
	width: 70%;
	height: 26px;
	padding:0 4px;
	display:inline-block;
	float:left;
}

.christmas-event-filters select {
	width: 80%;
	height: 27px;
	padding:3px;
}

.christmas-event-filters span:first-child select {
	width: 40%;
}

.christmas-event-filters span:first-child #location {
	width: 35%;
	margin-right: 5px;
}

.christmas-events #find-event {
	background: transparent url(../images/find-events.png) no-repeat;
	text-indent: -2000em;
	margin-top: 18px;
	margin-left: 20px;
	width: 165px;
	height: 34px;
	border: none;
	cursor: pointer;
}
#start_trigger_c {
    margin-top: -2px;
}

.christmas-events span img {
	float: right;
	margin-right: 15px;
	cursor: pointer;
}

.christmas-events #find-event:hover {
	background-position: 0px -34px;
}

.christmas-events #christmas-events-table {
	margin-top: 0px;
	margin-bottom: 10px;
	border-collapse: collapse;
	border-color: gray;
}

.christmas-events #christmas-events-table th {
	background-color: #888179;
	color: #fff;
	padding: 3px 5px;
	border: 1px solid #E4E4E4;
	white-space: nowrap;
	
}
.christmas-events #christmas-events-table td {
	border-bottom: 1px solid #e4e4e4;
	border-top: 1px solid #e4e4e4;
	padding: 3px;
	vertical-align: top;
	border-left: 1px dotted #E4E4E4;
	border-right: 1px dotted #E4E4E4;	
	line-height:1.4em;
}
.christmas-events #christmas-events-table td.event-address{
width:200px;
	}

.christmas-events #christmas-events-table td.corps-name {
	font-weight: bold;
}

.christmas-events #christmas-events-table tr.alt {
	background-color: #f4f4f4;
}

#controller span{
	padding:7px;
	}
	
#controller span:hover{
	border:1px solid #D93841;
	text-decoration:none;
	background:#fff;
	padding:6px;
	}
	
#controller span:hover a{
		color:#D93841;
		}
		
#default.christmas-events .calendar, #default.christmas-events .calendar table{
background:#fff;	
background-image:none;	
font-family:Arial, Helvetica, sans-serif;	
			}
#default.christmas-events .calendar table{
border:none;}


#default.christmas-events .calendar{
	padding:5px;
	border-color:#D93841;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	}

#christmas-events-wrapper {
	padding-top: 10px;
}
			
#default.christmas-events .calendar thead .name{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 0 2px;
	}
	
#default.christmas-events .calendar tbody .day {
    color: #000000;
   font-family:Arial, Helvetica, sans-serif;
   text-align: center;
}

#default.christmas-events .calendar thead .daynames {
    background-image: none;
	background-color:#e4e4e4;
}

#default.christmas-events .calendar tfoot .ttip{
	   background-image: none;
	   background-color:#e4e4e4;
	 }
	 
#default.christmas-events .calendar .button{
	background:none repeat scroll 0 0 #D93841;
	color:#fff;
	
	}
	
#default.christmas-events .calendar .nav div{
	background:none;
	}
	

#default.christmas-events .calendar thead .title{
	background:none repeat scroll 0 0 #D93841;
	border-bottom:1px solid #fff;
	color:#fff;
	}
	
#default.christmas-events .calendar tbody td.selected{
	background:none repeat scroll 0 0 #fff;
	}
	 
input.text-field:focus, textarea:focus{
	background-color:#f7f7f7;
		 }
		 
#default.christmas-events #controller {
	bottom:20px;
    opacity: 1;
}

#default.christmas-events h4{
	font-size:1.5em;
	margin: 0;
    padding: 0;
	}