@charset "utf-8";
#maintenance {
	position:fixed;
	width:100%;
	height:100%;
	background-image: url(/_asset/82/green-background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	z-index:10000;
	top:0;
	display:block;
}
#maintenance > div {
	margin:100px auto;
	padding:50px;
	font-size:36px;
	line-height:100%;
	text-transform:uppercase;
	width:600px;
	text-align:center;
	color:#BCA97A;
	background:rgba(0,0,0,0.75);
}
/* Bootstrap */
.carousel-control {
	background:#FFFFFF;
	top:365px;
	color:#000000;
	font-size:20px;
	line-height:16px;
	opacity:0.75;
	margin-top:0;
	right:365px;
	width:20px;
	height:20px;
	left:auto;
}
.carousel-control:hover, .carousel-control:focus {
	color:#000000;
}
.carousel-control.right, .carousel-indicators {
	right:332px;
}
.carousel-indicators li {
	display:none;
}
[class*="btn-"] [class*="icon-"] {
	background-image: url(/_asset/38/list-bullet.png)
}
.btn-success{
	background-color:#5bb75b;
	*background-color:#52941a;
	background-image:-moz-linear-gradient(top,#81c529,#52941a);
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#81c529),to(#52941a));
	background-image:-webkit-linear-gradient(top,#81c529,#52941a);
	background-image:-o-linear-gradient(top,#81c529,#52941a);
	background-image:linear-gradient(to bottom,#81c529,#52941a);
	background-repeat:repeat-x;
	border-color:#52941a #52941a #387038;
	border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff81c529',endColorstr='#ff52941a',GradientType=0);
	filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)
}
.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active,.btn-success.disabled,.btn-success[disabled]{
	color:#fff;
	background-color:#52941a;
	*background-color:#499249
}
.btn-success:active,.btn-success.active{
	background-color:#408140 \9
}
.btn-warning {
	background-color:#e14509;
	*background-color:#e14509;
	background-image:-moz-linear-gradient(top,#f27f10,#e14509);
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#f27f10),to(#e14509));
	background-image:-webkit-linear-gradient(top,#f27f10,#e14509);
	background-image:-o-linear-gradient(top,#f27f10,#e14509);
	background-image:linear-gradient(to bottom,#f27f10,#e14509);
	background-repeat:repeat-x;
	border-color:#52941a #52941a #387038;
	border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f27f10',endColorstr='#ff52941a',GradientType=0);
	filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)
}
.btn-warning:hover,.btn-warning:focus,.btn-warning:active,.btn-warning.active,.btn-warning.disabled,.btn-warning[disabled]{
	color:#fff;
	background-color:#e14509;
	*background-color:#e14509
}
.btn-warning:active,.btn-warning.active{
	background-color:#e14509 \9
}
.btn-gold {
	background:#c8af6c;
	border:none;
	padding:5px 15px;
}
.btn-gold:hover, .btn-gold:focus, .btn-gold:active, .btn-gold.active, .btn-gold.disabled, .btn-gold[disabled] {
	background:#a29063;
}
.comment {
	color:#3A87AD;
	font-weight:bold;
}
/* CSS Document */

html {
	height:100%;
}

body {
	padding: 0;
	font-size: 80%;
	line-height: 150%;
	background-color: #000000;
	background-image: url(/_asset/159/blue-background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	height: 100%;
	background-attachment: fixed;
}
form {
	margin:0;
}
h1, h2, #site-slogan, #navigation a, #social-link, .box header, #social header, .breadcrumb {
	font-weight:bold;
	text-transform:uppercase;
	line-height:100%;
}
h1 {
	font-size:48px;
}
.home h1 {
	font-size:38px;
	line-height:80%;
}
h2 {
	margin:1.5em 0 0.5em;
	font-size:38px;
}
.extra h2 {
	margin:1em 0 0.5em;
}
#phone-number, .caption, #basket header, #extra-links a {
	line-height:100%;
}
ul {
	margin:0.5em 0;
}
ul > li {
	list-style: none;
	margin: 0.5em 0;
	padding: 0 0 0 20px;
	background-image: url(/_asset/29/list-bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
a {
	color:#a29063;
}
a:hover {
	color:#a29063;
	text-decoration:underline;
}
hr {
	border-color: #bca97a;
}
.thead th {
	background:#a29061;
	color:#FFFFFF;
}

span.comment {
	display: block;
	margin: 0.5em 0;
}
.carousel {
	margin:0;
}
.carousel .item img {
	position:relative;
}
.carousel .item-aside {
	position:absolute;
	top:0;
	left:645px;
	width:240px;
	height:375px;
	padding:36px 62px 0 20px;
	display:block;
	background-color:#000000;
	background-color:rgba(0,0,0,0.6);
	color:#FFFFFF;
}
.with-basket .carousel .item-aside {
	display:none;
}
.carousel .item-aside:hover {
	color:#FFFFFF;
}
.carousel .item-title {
	display: block;
	text-transform: uppercase;
	font-size: 56px;
	line-height: 34px;
	font-weight: bold;
	padding: 17px 0 0;
	margin: 0 0 10px;
	background-image: url(/_asset/87/star-small.png);

	background-repeat: repeat-x;
	background-position: left top;
}
.carousel .item-description {
	display:block;
	padding:0 0 20px;
	margin:10px 0 0;
	line-height:150%;
	background-image: url(/_asset/87/star-small.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.breadcrumb {
	background: none;
	border-radius: 0px;
	list-style: none outside none;
	padding:0;
	font-size:26px;
}
.breadcrumb .divider {
	display:none;
}
.breadcrumb a {
	color:inherit !important;
}
.breadcrumb a:hover {
	text-decoration:none;
}
.breadcrumb > li { 
    background: #DCCEB1;
    color: #817879;
    display: block;
    float: left;
    padding:10px 8% 10px 10%;
    position: relative;
	text-shadow:none;
}
.breadcrumb > li:first-child { 
	-webkit-border-radius:6px 0 0 6px;
	   -moz-border-radius:6px 0 0 6px;
	        border-radius:6px 0 0 6px;
}
.breadcrumb > li:last-child { 
	-webkit-border-radius:0 6px 6px 0;
	   -moz-border-radius:0 6px 6px 0;
	        border-radius:0 6px 6px 0;
}
.breadcrumb > li.active { 
    background: #a29062;
    color: #FFFFFF;
}
.breadcrumb > li:after {
	background-image: url(/_asset/51/progressbar.png);
	background-repeat: no-repeat;
	background-position: -2px center;
	content: " ";
	display: block;
	height: 46px;
	left: 100%;
	position: absolute;
	top: 0;
	width: 23px;
	z-index: 2;
}	
.breadcrumb > li.active:after {
	background-position: -27px center;
}	
.breadcrumb > li:last-child:after {
    display: none;
}
.elements {
	border-top: 1px solid #000000;
	margin: 20px 0;
	padding: 20px 0;
}
.elements h2 {
	margin:0.5em 0;
}
.elements img {
	width:100%;
}
.contacts > li {
	background-position:0 3px;
}
.contacts .address {
	background-image: url(/_asset/55/contact-address.png.png);
}
.contacts .email {
	background-image: url(/_asset/56/contact-email.png.png);
}
.contacts .fax {
	background-image: url(/_asset/57/contact-fax.png.png);
}
.contacts .phone {
	background-image: url(/_asset/58/contact-phone.png.png);
}
#backgrounds {
	position:fixed;
	width:100%;
	height:100%;
}
#backgrounds div {
	position:absolute;
	height:100%;
	background-attachment: scroll;
	background-repeat: no-repeat;
}

#wrapper {
	position:relative;
	width:962px;
	margin:0 auto;
}
#sitefamily {
	padding:5px 10px;
	background:#2b2b2d;
	color:#dbca9e;
}
#sitefamily label, #sitefamily select {
	display:inline-block;
	margin:0;
	font-size:80%;
	height:auto;
}
#masthead {
	position:relative;
	height:114px;
}
#site-logo {
	position:absolute;
	left:9px;
	top:5px;
	z-index:2;
}
#site-slogan {
	font-size:68px;
	color:#FFFFFF;
	position:absolute;
	top:41px;
	left:166px;
}
#user-buttons {
	position:absolute;
	top:10px;
	right:10px;
}
#user-checkout {
	display:none;
}
#navigation {
	position:relative;
	z-index:1;
	font-size:21px;
	font-weight:bold;
}
#navigation a {
	padding:9px 45px 5px;
}
#main-navigation {
	margin:0;
	padding:0 0 0 144px;
	border-bottom:solid 3px #c8af6c;
}
#main-navigation li {
	list-style:none;
	float:left;
	background:none;
	margin:0;
	padding:0;
}
#main-navigation a {
	color:#c8af6c;
	display:block;
	text-align:center;
}
#main-navigation a:hover, #main-navigation .active a {
	background:#c8af6c;
	color:#FFFFFF;
	text-decoration:none;
}
#sub-navigation {
	margin:0;
	padding:0 0 0 144px;
	border-bottom:solid 2px #c8af6c;
	background-color:#000000;
	background-color:rgba(0,0,0,0.6);
}
#sub-navigation li {
	list-style:none;
	float:left;
	background:none;
	margin:0;
	padding:0;
}
#sub-navigation a {
	color:#c8af6c;
	display:block;
}
#sub-navigation a:hover, #sub-navigation .active a {
	color:#FFFFFF;
	text-decoration:none;
}
#main {
	min-height:850px;
	background:#FFFFFF;
}
#left-column {
	float:left;
	width:645px;
	min-height:800px;
}
.no-sidebar #left-column {
	width:850px;
}
#right-column {
	margin-left:645px;
}
.home.with-basket #right-column {
	margin-top:-405px;
	position:relative;
}
#right-column > section {
	margin:15px 12px 15px 5px;
}
#no-basket {
	background:#333333;
}
#extra-links {
	padding:8px 9px;
	min-height:285px;
}
#extra-links a {
	display:block;
	margin:4px 0;
	background:#e4dfcf;
	color:#7f1801;
	font-size:30px;
	line-height:100%;
	padding:29px 0 28px 25px;
	background-image:url(/_asset/32/extra-button-hover.gif);
	background-position: 0px 0px;	
}
#extra-links a:hover {
	text-decoration: none;
	background-position: 0px -90px;	
}
#basket {
	border:solid 5px #bca97a;
	padding:10px;
	background:#FFFFFF;
	margin:0 !important;
}
.home #basket {
	min-height:375px;
}
#basket a:hover {
	text-decoration:none;
}
.content #basket {
	border:none;
	padding:0;
}
#basket header {
	color:#bca97a;
	font-size:32px;
	margin-bottom:10px;
}
.content #basket header {
	display:none;
}
#basket .section {
	margin:0 0 5px;
	padding:0 0 5px;
	border-bottom:solid 1px #bca97a;
}
#basket .section:last-child {
	border-bottom:none;
}
#basket table, #basket select, #basket input, #basket label {
	margin:0;
	font-size:inherit;
}
#basket td, #basket th {
	vertical-align:middle;
	border:none;
	padding:5px 2px;
}
#basket th:nth-child(2) {
	width:60px;
}
#basket th:nth-child(3) {
	width:30px;
}
#basket th:nth-child(4) {
	width:50px;
}
.table td:last-child, .table th:last-child {
	text-align:right;
}
.clickable tbody td {
	cursor:pointer;
}
#basket tr:last-child th {
	border-bottom:solid 1px #bca97a;
}
#basket .pull-right {
	float:none;
	text-align:right;
}
.address-list td:nth-child(3), .address-list td:nth-child(4) {
	width:14px;
}
.delete-item {
	display:block;
	width: 30px;
	height: 30px;
	background-image: url(/_asset/50/delete-icon.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#basket .total td {
	font-weight:bold;
}
.my-basket td, .my-basket th {
	padding:2px;
}
.box {
	padding:15px;
	background:#e9e9e4;
}
.box header {
	font-size:30px;
	line-height:100%;
}
#social header {
	font-size:38px;
	line-height:100%;
}
.social-links {
	height:90px;
}
.social-link {
	background-image:none;
	margin:0 5px 0 0;
	padding:0;
	float:left;
	text-transform:uppercase;
}
.social-link a {
	display:block;
	padding:70px 0 0 0;
	width:70px;
	color:#000000;
	font-weight:bold;
	font-size:18px;
	background-repeat: no-repeat;
	background-position: center top;
}
.social-link a:hover {
	color:#333333;
	text-decoration:none;
}
.news-link {
	background-image: url(/_asset/116/news.gif);
}
.newsletter-link {
	background-image: url(/_asset/83/newsletter.png);
}
.facebook-link {
	background-image: url(/_asset/81/facebook.png);
}
.twitter-link {
	background-image: url(/_asset/89/twitter.png);
}
#theatre-lookup {
    /*background:#00402f;*/
	background:#1d829b;
	color:#FFFFFF;
}
#theatre-lookup p {
	/*color:#c8af6c;*/
	color:#ffffff;
	font-weight:bold;
	font-size:20px;
}
.caption {
    background: none repeat scroll 0 0 #E7DEC8;
    left: 0;
    padding: 15px;
    position: absolute;
    top:0;
	font-size:38px;
	color:#31262e;
}
.content {
	padding:15px 20px;
}
.separated {
	padding:0 19px 0 0;
	border-right:solid 1px #666666;
	min-height:380px;
}
#home-3 {
	border-right:none;
}
.stars {
	padding: 20px 0 0 0;
	margin: 0 0 15px;
	background-image: url(/_asset/86/star-large.png);
	background-repeat: repeat-x;
	background-position: left top;
}
hr {
	padding:0;
	margin: 0 0 15px;
	background-image: url(/_asset/86/star-large.png);
	background-repeat: repeat-x;
	background-position: left top;
	border:none;
	height:11px;
}
.stars h2 {
	margin:10px 0;
}


.extra {
	padding:0 19px 19px;
	clear:both;
}
.content fieldset {
	-webkit-border-radius: 6px;
	   -moz-border-radius: 6px;
	        border-radius: 6px;
	border:solid 1px #DDDDDD;
	padding:18px 28px 28px;
	margin:2em 0;
}
.content fieldset hr {
	background-color: #DDDDDD;
	height: 1px;
	border:none;
	margin:20px 0;
}
.content legend {
	color:#836530;
	margin:0 -18px;
	padding:0 10px;
	width:auto;
	border:none;
	font-size:18px;
	font-weight:bold;
}
fieldset h3 {
	margin:20px 0 10px;
	font-size:16px;
	font-weight:bold;
}
ul.parsley-error-list {
    background-color: #F2DEDE;
	border: 1px solid #EED3D7;
	border-radius: 4px 4px 4px 4px;
	margin-bottom:0.5em 0;
	padding: 8px 35px 8px 14px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    color: #B94A48;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	display:inline-block !important;
	margin:0 0 0 10px;
	padding:4px 2px;
}
.parsley-error-list > li {
	list-style:none;
	display:inline-block !important;
	font-size:10px;
	font-weight:bold;

	margin:0;
	padding:0 2px;
	background:none;
}
.product .alert {
	margin:0;
	-webkit-border-radius: 4px 4px 0px 0px;
	   -moz-border-radius: 4px 4px 0px 0px;
		    border-radius: 4px 4px 0px 0px;
	border-bottom:none;
}
.product-box {
	border:solid 1px #d3d3d3;
	padding:20px;
	margin:20px 0;
}
.product-added {
	border-color:#D6E9C6;
	margin-top:0;
}
.product h2 {
	margin:0 0 10px;
	color:#333333;
	font-size:36px;
}
.product label {
	font-size:inherit;
	font-weight:bold;
	margin:10px 0 0;
}
.account-item {
	border:solid 1px #e6dec7;
	padding:20px;
	margin:20px 0;
	cursor:pointer;
	color:#6c1400;
}
.account-item:hover {
	border:solid 1px #d6c89f;
}
.account-item h2 {
	margin:0 0 10px;
	font-size:36px;
}

#order-history .image {
	background-image:url(/_asset/48/order-history.png);
}
#update-profile .image {
	background-image:url(/_asset/49/update-profile.png);
}
#address-book .image {
	background-image:url(/_asset/47/address-book.png);
}
.account-item .image {
	float: left;
	width: 70px;
	height: 70px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.account-item:hover .image {
	background-position: 0px -70px;
}
.account-item .description {
	margin:0 0 0 90px;
	min-height:70px;
}
.total-order td {
	font-weight:bold;
	border-top:solid 2px #000000;
}
.map-form {
	border:solid 1px #CCCCCC;
	background:#FFFFFF;
	padding:15px;
	margin: 15px 0;
}
.map-form h2 {
	color:#333333;
	margin:0 0 15px;
	font-size:29px;
}
#theatre-refine {
	border:solid 1px #CCCCCC;
	margin:15px 0;
	display:table;
	width:100%;
}
#theatre-refine > a {
	display:table-cell;
	text-align:center;
	padding:10px 0;
	color:#000000;
	background:#d5e4fd;
	font-weight:bold;
}
#theatre-refine > a:hover {
	background:#005298;
	color:#FFFFFF;
	text-decoration:none;
}
#pagination .results {
	font-weight:bold;
}
#pagination a {
	display:inline-block;
	padding:0 3px;
}
#pagination a:hover {
	text-decoration:none;
	background:#CE451F;
	color:#FFFFFF;
}
.result {
	background:#EEEEEE;
	border:solid 1px #CCCCCC;
	padding:15px;
	margin:6px 0;
}
.result h4 {
	margin:5px 0 15px;
	font-size:14px;
	color:ce451f;
}
.result li {
	padding:0;
	margin:0;
	background:none;
}
.result .address {
	font-weight:bold;
}
.result .distance {
	color:#103f8e;
}
#embedded-map, #pagination {
	margin:15px 0;
}
#footer {
	color:#FFFFFF;
	background-color:#000000;
	background-color:rgba(0,0,0,0.6);
}
#phone-number {
	background:#c8af6c;
	color:#FFFFFF;
	font-size:24px;
	text-align:center;
	padding:5px 0 4px;
	text-transform:uppercase;
}
#footer .content {
	padding:39px 19px;
	font-size:11px;
	line-height:150%;
}
#footer .header {
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	margin:0.5em 0 0;
}
#footer ul > li {
	margin:0;
	padding:0 0 0 15px;
	background-image: url(/_asset/87/star-small.png);
	background-position: 0px 5px;
}
#footer a {
	color:#FFFFFF;
}
#footer a:hover {
	color:#FFFFFF;
}
.jta-tweet-list {
	padding:10px;

	margin:0 10px;
	background:#6c1400;
	-webkit-border-radius:4px;
	   -moz-border-radius:4px;
	        border-radius:4px;
}
.jta-tweet-list a, .jta-tweet-list a:hover {
	color:#f2c1a4 !important;
}
.jta-tweet-list li {
	padding:0;
	background:none;
	font-size:12px;
	margin:0;
}
.jta-tweet-twitter-bird, .jta-tweet-profile-image, .jta-clear {
	display:none;
}
.jta-tweet-actions > span {
	display:inline-block;
	margin:0 2px;
}
.jta-tweet-text {
	display:block;
}
#twtr-ft {
	margin:0 10px;
	font-size:18px;
	line-height:100%;
	padding:18px 0;
	background-image: url(/_asset/27/speech-spike.png);
	background-repeat: no-repeat;
	background-position: 30px 0px;
}
#twtr-ft a, #twtr-ft a:hover {
	display:block;
	background-image: url(/_asset/26/twitter-bird.png);
	padding:2px 0 2px 40px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color:#a39161 !important;
}
#solt img {
	float:right;
	margin:0 0 5px 10px;
}

.pdf-icon {
	background-image:url("/_asset/111/pdf-icon.gif");
	background-position: left top;
	background-repeat: no-repeat;
	display:block;
	padding:6px 0 5px 40px;
	font-size:14px;
	font-weight:bold;
	color:#007a65;
}
.blog-widget a, .blog-widget span {
	display:block;
}
.blog-widget a {
	background:#b19854;
	color:#FFFFFF;
	text-transform:uppercase;
	text-align:center;
	text-decoration:none;
	font-size:30px;
	line-height:100%;
	margin:0 0 15px;
	border:solid 2px #b19854;
}
.blog-widget span {
	padding:5px 5px 3px;
}
.blog-widget img {
	display:block;
}
.attachment {
	border:solid 2px #b19854;
	margin:0 0 10px;
}
.attachment img {
	width:100%;
	display:block;
}
#gift-box {
	background:#000000;
	padding:10px;
	background-image: url(/_asset/112/ribbon.gif);
	background-repeat: no-repeat;
	background-position: 0 125px;
}
#gift-box header {
	text-transform:uppercase;
	color:#FFFFFF;
	font-size:48px;
	font-weight:bold;
	margin:0 0 70px;
}
#gift-box header span {
	display:block;
	text-align:center;
}
#gift-box header .large {
	font-size:64px;
}
#gift-box table {
	width:100%;
}
#gift-box table a {
	display:block;
	color:#FFFFFF;
	font-size:26px;
	background-image: url(/_asset/86/star-large.png);
	background-repeat: no-repeat;
	background-position: 0 10px;
	padding:5px 0 5px 15px;
	text-transform:uppercase;
	font-weight:bold;
}
.blog-post {
	margin:20px 0;
}
.stars .blog-post h2 {
	margin:0;
}
.post-date {
	color:#666666;
}
#elf-frame {
	width:100%;
	height:180px;
}

#badge {
	position:fixed;
	left:20px;
	bottom:20px;
	width:255px;
	height:265px;
	opacity:1;
	transition: left 0.5s, opacity 0.5s;
	-webkit-transition: left 0.5s, opacity 0.5s;
}
.scrolled #badge {
	left:-255px;
	opacity:0;
}
.black-box {
	background:#000;
	border:#ccad6a solid 2px;
	padding:13px;
}
.black-box a {
	color:#FFF;
}
.black-box .main {
	font-size:26px;
	text-transform:uppercase;
}
.black-box .sub {
	font-size:21px;
}
.share-box {
	width: 280px;
	border: solid 2px #a29063;
	padding: 10px 10px 5px;
	background: #f5f2ee;
	color:#a29063;
	margin-bottom:10px;
}
.share-box-title {
	font-size:26px;
	margin-top:3px;
	margin-right:10px;
	float:left;
}
@media only screen and (max-width:767px) {
.black-box .main {
	display:block;
}
.black-box .sub {
	display:block;
}
	body {
		background-image:none;
		background-color:#FFFFFF;
	}

	.add-address {
		margin:0 0 20px 0;
	}
	h1, .home h1 {
		font-size:24px;
	}
	h2 {
		font-size:18px;
	}
	.extra h2 {
		margin:0.25em 0 0.5em;
	}
	.content {
		margin:15px 0;
	}
	.caption {
		padding:5px;
		font-size:24px;
	}
	.table {
		font-size:10px;
	}
	.table th, .table td {
		padding:5px;
	}
	.address-list td:first-child {
		width:100px;
	}
	.separated {
		min-height:0;
	}
	#wrapper {
		width:auto;
	}
	#header {
		height:auto;
		margin:0;
	}
	#masthead {
		padding:10px;
		height:70px;
		position:relative;
	}
	#site-logo {
		position:static;
		float:left;
	}
	#site-logo img {
		width:70px;
	}
	#site-slogan {
		position:static;
		margin:0 0 0 160px;
		padding:30px 0;
		font-size:24px;
	}
	#navigation {
		position:static;
		display:none;
	}
	#user-checkout {
		display:block;
		margin:5px 0 0 0;

	}
	#main-navigation {
		padding:0;
		background:#f9f5ed;
		height:auto;
		border:none;
	}
	#main-navigation li {
		float:none;
	}
	#main-navigation a {
		font-size:24px;
		text-align:left;
		padding:10px;
		color:#333333;
	}
	#main-navigation .active a {
		color:#333333;
		background:#e4d7b6;
	}
	#main-navigation a:hover {
		color:#333333;
		background:#f2ebdb;
	}
	#sub-navigation {
		padding:0;
		margin:0;
		height:auto;
		border:none;
		background:#f2ebdb;
	}
	#sub-navigation li {
		float:none;
	}
	#sub-navigation a {
		font-weight:normal;
		font-size:14px;
		text-align:left;
		padding:10px 10px 10px 10px;
		color:#333333;
		font-weight:bold;
	}
	#sub-navigation .active a {
		color:#000000;
	}
	#sub-navigation a:hover {
		color:#000000;
	}
	#show-menu {
		background:#c8af6c;
		text-align:center;
		color:#FFFFFF;
		padding:5px;
	}
	#main {
		min-height:0;
	}
	#left-column, .no-sidebar #left-column {
		width:auto;
		float:none;
		min-height:0;
	}
	#header, #footer {
		background:#000000;
	}
	#phone-number {
		font-size:24px;
	}
	#phone-number a {
		color:#2D242B;
	}
	#solt {
		margin:2em 0 0;
	}
	.modal-body {
		max-height:300px;
	}
	.modal-body * {
		font-size:11px;
	}
	.content fieldset {
		margin:15px 0;
		padding:15px;
	}
	.separated {
		padding:0;
		border-right:none;
	}
	#elf-frame {
		width:100%;
		height:260px;
	}
	#badge {
		left:0;
		bottom:0;
		width:100%;
		height:100px;
		transition:none;
		-webkit-transition:none;
		text-align:center;
	}
	.scrolled #badge {
		bottom:-100px;
		left:0;
	}
}
@media print {
	* {
		border:none;
	}
	#site-slogan, #sitefamily, #user-buttons, #navigation, #right-column, #secondary-links, #twitter-feed, .btn {
		display:none;
	}
	#wrapper {
		width:auto;
		border:none;
	}
	#header {
		height:3cm;
		border-bottom:solid 1px #000000;
	}
	#site-logo {
		position:static;
		float:left;
		width:auto;
	}
	#site-logo img {
		width:2cm;
	}
	#main, #left-column {
		min-height:auto;
	}
	#phone-number {
		border-top:solid 1px #000000;
		font-size:24px;
	}
	.timeline-header {
		   display: none;
	}
}

span.privacy-points{
    float: left;
    display: block;
    width: 30px;
}

ul.unstyle-li > li{
    background-image: none !important;
}