@charset "utf-8";
/* CSS Document */



body {
	background-color:#262424;
	width:100%;
		background-image:url(../images/crown/black-bg-stripe.png);
	background-position: top left;
	background-repeat:repeat-x;
}
@media only screen and (max-width: 767px) { /* Global Misc --- */
body {
background-image:none;
background-color: #000000;
}
}

p {
	color:#6F6F6F;
}
h1 {
	color:#b5b5b5;
	font-family: "utopia-std-display-n4","utopia-std-display",Times New Roman, Times, serif;
font-style: normal;
font-weight: 400;
}
h2 {
	color:#b5b5b5;
	font-family: "utopia-std-display-n4","utopia-std-display",Times New Roman, Times, serif;
font-style: normal;
font-weight: 400;
}
h3 {
	color:#b5b5b5;
	font-family: "utopia-std-display-n4","utopia-std-display",Times New Roman, Times, serif;
font-style: normal;
font-weight: 400;
}
h4 {
	color:#b5b5b5;
	font-family: "utopia-std-display-n4","utopia-std-display",Times New Roman, Times, serif;
font-style: normal;
font-weight: 400;

}
h5 {
	color:#b5b5b5;
	font-family: "utopia-std-display-n4","utopia-std-display",Times New Roman, Times, serif;
font-style: normal;
font-weight: 400;
}

#header h5 {
	color:#b5b5b5;
	font-family:Arial, Helvetica, sans-serif;
font-style: normal;
font-weight: 400;
}



h6 {
	color:#6F6F6F;
	
}
li.ruledBullets {
	border-bottom:#666666 solid 1px;
	width: 100%;
	color:#6F6F6F;
	padding-top:5px;
	padding-bottom: 5px;
	list-style:none;
}

li.ruledBulletsSm {
	border-bottom:#666666 solid 1px;
	width: 30%;
	color:#6F6F6F;
	padding-top:5px;
	padding-bottom: 5px;
	list-style:none;
}
#header {
	width: 100%;
	padding-bottom: 0px;
	position: absolute;
	width: 100%;
	z-index: 100;
	top: 0;
	left: 0;
	height:55px;
}


@media only screen and (max-width: 767px) { /* Global Misc --- */
#header {
	position:relative;
	width: 100%;
	padding-bottom: 0px;
 	width: 100%;
 	z-index: 100;
 	height:55px;
}
 .top-bar {
/*background:none;

margin:0;

padding: 0;
top: 0;
left: 0;
position:absolute;*/
position:relative;
width: 100%;
z-index:2000;
background-image:url(../images/crown/crown-bar-logo.png);
background-position: center 16px;
background-repeat:no-repeat;
zoom: 1;
filter: alpha(opacity=80);
opacity: 0.8;
line-height: 55px;
min-height: 55px;
}
 #slider {
position:relative;
margin-top: 10px;
}
 .sliderFull {
margin-top: 10px;
width: 100%;
margin-top: 0px;
}
}


#header img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
footer {
	color:#666666;
}
footer p {
	font-size:11px;
}
#calloutbox h6 {
	color:#cccccc;
}
#buttonContainer a {
	color:#FFFFFF;
}
a {
	color: #b5b5b5;
	line-height: inherit;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	line-height: inherit;
	text-decoration: none;
}
.panel {
	background-color:#262424;
	border:none;
}
#wrapper {
}
.top-bar {

width: 100%;
	background-image:url(../images/crown/crown-bar-logo.png);
	background-position: center 16px;
	background-repeat:no-repeat;
	zoom: 1;
	filter: alpha(opacity=80);
	opacity: 0.8;
	line-height: 55px;
	min-height: 55px;
}
 .top-bar ul > li a:not(.button) {
height: 55px;
line-height: 55px;
}
.marginTop {
	margin-top: 15px;
}
.marginTopLrg {
	margin-top: 40px;
}
.marginTopVLrg {
	margin-top: 200px;
}
.bgWhite {
	background-color:#262424;
}

#slider {
	position:relative;
}

#slider {margin-bottom:40px;}
#slider img { display: none; }

#slider.orbit { background: none; }
#slider.orbit img { display: block; }

.sliderFull {
	width: 100%;
	margin-top: 0px;
}
.fullWidth {
	width: 100%;
}
.grey {
	color:#666666!important;
}
.greyNav {
	color:#666666!important;
	border: solid #CCCCCC 1px;
}
.greyNavSm {
	color:#666666!important;
}
.button {
	background: none repeat scroll 0 0 #262424;
	color: #FFFFFF!important;
	font-family: "utopia-std-display-n4","utopia-std-display",Times New Roman, Times, serif!important;
font-style: normal;
font-weight: 400;
	padding: 10px 20px 11px;
}
.buttonCr {
	color: #FFFFFF!important;
	font-family: "utopia-std-display-n4","utopia-std-display",Times New Roman, Times, serif!important;
font-style: normal;
font-weight: 400;
}
.centreAlign {
	margin: 0 auto;
	text-align:center;
}

.top-bar ul > li.has-dropdown.moved .back.title a:before {
	font-family: "utopia-std-display-n4","utopia-std-display",Times New Roman, Times, serif;
font-style: normal;
font-weight: 400;
}
