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

h2 {
	font-size:27px;
	padding:5px 3px;
	color:#900;
}

h3 {	
	font-size:20px;
	padding:5px 0px;
	color:#900;
	line-height:22px;
}

body {
	font-family:"Times New Roman", Times, serif;
	margin:0;
	padding:0;
    background:#000 url(../images/Crown3-960.jpg) no-repeat center top;
	
}

a { color:#666; }
a:hover { color:#000; text-decoration:none; } 

.wrap-all {
	margin:0 auto;
}

#container {
	width:100%;
	
}

.float-left {
	float:left;	
}
.float-right {
	float:right;	
}
.clearfix {
	clear:both;	
}

/* - - - - - - HEADER - - - - - -  */

#header h1 a{
	display: block; /* Allows you to change the width and height of the image */
	height: 137px;
	width: 250px;
	text-indent: -9999em; /* Hides the text in the h1 tag */
	text-decoration: none; /* Hides the underline of the hyperlink */
	z-index: 80; /* IE Fix*/
	background:url(../images/crown-logo.png) no-repeat; /* The pathway to the image*/
	position:absolute;
	left:330px;
	margin:5px;
}

#header {
	position:relative;
	height:140px;
	margin:0 auto;
	width:960px;
}

/*  - - - - - - NAV - - - - - -   */

#nav {
	width:100%;
	margin:10px auto 0px 0px;
	padding:0;
	height:21px;
	padding:8px 0;
	background: url(../images/crown-nav-bg.jpg) repeat-x;
	clear:both;
}
#nav ul { margin:0 auto; padding:0; width:960px; }
#nav li {
	float:left;
	display:inline;
	margin:0 13px;
	
}

#nav li a:link, #nav li a:visited {
	color:#FFF;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	padding:0px;
}

#nav li a:hover {
	color:#c7A868;
}
#nav .current-nav {
	color:#c7A868 !important;
}

/* - - - - - - SUBNAV - - - - - - - */

#subnav .current-subnav { color:#772726 !important; }

#subnav {
	width:100%
	margin:-20px auto 10px auto;
	padding:0;
	height:11px;
	padding:8px 0;
	/*background: url(../images/crown-nav-bg.jpg) repeat-x 0 -5px;*/
	background-color:#c7A868;
	clear:both;
}
#subnav ul { margin:0 auto; padding:0; width:960px; }
#subnav li {
	float:left;
	display:inline;
	margin:0 12px;
	line-height:12px;
	
}

#subnav li a:link, #subnav li a:visited {
	color:#000;
	font-size:17px;
	font-weight:bold;
	text-decoration:none;
	padding:0px;
}

#subnav li a:hover {
	color:#333;
}

/*  - - - - - - MAIN CONTENT - - - - -   */
#content {
	/*margin-top:20px;*/
	margin:15px auto 0px auto;	
	width:960px;
}

#center {
	background:#fff;
	width:550px;
	float:left;
	padding:10px;
	margin-bottom:10px;
}
#center img {
	margin:10px;
	float:left;
	border:2px solid #C7A868;
}
#center .hometext {
	padding:5px;
}
#center p {
	font-size:15px;
	line-height:18px;
	padding:5px 0px;
}
.hometext p {
	line-height:20px;	
}

.clearhome { clear:both; }

.hometext ul { list-style-type:disc; list-style-position:inside; padding-left:10px; }

.hometext ul li { padding:5px 2px; line-height:20px; }

.hometext ul li ul { list-style-type:square; }

.hometext ul li ul li { padding:4px 3px; line-height:20px; }

#leftside {
	float:left;
	width:175px;
	margin:-4px 19px 0 0;
}
#leftside img {
	margin:5px 0;	
}
#rightside {
	float:right;
	width:175px;
	margin-top:-7px;
}
#rightside img {
	margin:5px 0;	
}

#slideshow-box { width:555px; height:300px; }

/* - - menu - - */
#menu h2   { margin: 5px 0; padding: 0; text-align: center; font-size:27px; }

#menu h3   { margin: 15px 0 0px 0; padding: 10px; font-size:20px; text-transform: uppercase; border-bottom: 1px dotted #999; background:#efefef; }

#menu span { float: right; display: inline; }
#menu em { display: block; color: #555; margin-right: 70px; }
#menu p  { border-bottom: 1px dotted #ccc; padding: 8px 0 10px; }
#menu small { display: block; text-align: center; margin: 5px 0; padding:5px 0 10px 0; border-bottom:2px dotted #999; }
#menu strong { font-weight:bold; }




/* home footer boxes */

#home-container {
 	width:928px; height:206px; clear:both; background:#fff; margin-bottom:10px; padding:5px 15px;
 }

.home-box-left { 
	clear:right;
	width:315px;
	background:#fff;
	padding:5px 10px;
	margin:0 10px;
	float:left;
	
}

.home-box-right { 
	clear:right;
	width:540px;
	background:#fff;
	padding:5px 17px 5px 35px;
	float:right;
	border-left:2px solid #eee;
}

#home-container ul { list-style-type:disc; list-style-position:inside; padding-left:10px; }
#home-container ul li { padding:5px 2px; line-height:20px; }
#home-container p, .home-box-right p {
	line-height:20px;	
}


/* - - - - - - FOOTER - - - - - - -   */

#footer {
	color:#fff;
	clear:both;
	text-align:center;
	padding:6px 0;
	width:960px;
	background:transparent url(../images/crown-nav-bg.jpg) repeat-x scroll 0 0;
	margin:0 auto;
	font-size:14px;
}

/*  - - - - - - - - - - FORMS - - - - - - - - - - - -  */

.contact-info {
	font-size:18px !important;
	line-height:21px !important;
	text-align:center;
	margin:0px 125px;
}

#contact {
	display: block;
	width: 475px;
	margin: 15px auto;
	padding: 35px;
	/*border: 1px solid #cbcbcb;*/
	background-color: #FFF;

}

#rfp {
	display: block;
	width: 535px;
	margin: 5px auto;
	padding:5px;
	clear:both;
}
/* Form style */

#contact label, #rfp label {
	display: inline-block;
	float: left;
	height: 23px;
	line-height: 38px;
	width: 121px;
	font-size: 16px;
	text-align:right;
}
#rfp label.long {
	width:165px;
	height:75px;
	line-height:23px;
}
#rfp label.small {
	width:85px;
	height:25px;
}
#contact input, #contact textarea, #contact select {
	margin: 0;
	padding: 7px 6px;
	color: #666;
	background: #f5f5f5;
	border: 1px solid #ccc;
	margin: 5px;
	font:14px "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
}

#rfp input, #rfp textarea, #rfp textarea {
	padding:4px 5px; color:#666; background-color:#f5f5f5;
	border:1px solid #ccc;
	margin:5px;
	font-size:13px;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
#rfp .check {
	margin:12px;
	float:left;
}

#rfp textarea {
	/*float:left;*/
	margin-left:14px;

}
#contact input:focus, #contact textarea:focus, #contact select:focus, #rfp input:focus, #rfp select:focus, #rfp textarea:focus {
	border: 1px solid #999;
	background-color: #fff;
	color:#333;
}
#contact input.submit, #rfp input.submit {
	cursor: pointer;
	border: 1px solid #222;
	background:#333;
	color:#fff;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
	clear:both;
}
#contact input.submit:hover, #rfp input.submit:hover {
	background:#444;
}
#contact fieldset {
	padding:20px;
	border:1px solid #eee;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
}
#rfp fieldset {
	padding:5px; border:1px solid #eee;
	margin:5px 0;
}
#contact legend {
	padding:7px 10px;
	font-weight:bold;
	color:#000;
	border:1px solid #eee;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
}
#contact span.required {
	font-size: 13px;
	color: #039;
} /* Select the colour of the * if the field is required. */
/* Style for the error message */

.error_message {
	display: block;
	height: 22px;
	line-height: 22px;
	background: #FBE3E4 url(../images/error.gif) no-repeat 10px center;
	padding: 3px 10px 3px 35px;
	margin: 10px 0;
	color:#8a1f11;
	border: 1px solid #FBC2C4;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
}
#succsess_page h1 {
	color:#900; margin-bottom:10px; font-weight:bold; font-size:25px;
}

#succsess_page { background:#ffffff; margin:0 auto; width:500px; padding:15px; }

/* - - - - - - - PROMO - - - - - - - - */
.promobox {
	width:745px;
	height:300px;
	background-color:#999;
}

#center.fullwidth {
	width:745px;
}
#center.fullwidth img { margin: 0 0 15px 0; }
#center.home { min-height:650px; height:650px; }
#center.home p { line-height:23px; }
#promo fieldset {
	margin:0 auto;
	border:none;
	width:405px;
	padding:0px;
}
#promo fieldset.smaller {
	width:315px !important;	
}
#promo label {
	display:block;
	font-weight:bold;
	text-align:right;
	width:105px;
	height:45px;
	float:left;
	clear:left;
	font-size:14px;
	color:#000;
	line-height:28px;
	margin-right:5px;
}
#promo .bold {
	font-size:14px;
	color:#900;
	padding:5px;
}
#promo input {
	float:left;
	font-size:14px;
	padding:4px 2px;
}
#promo .submitbutton {
	font-size:13px;
	width: 105px;
	margin:20px 0 20px 320px;
}
#promo {
	width:735px;
	margin:10px auto;
}
#promo .text-box {
	width:300px;
}

.small {
	color:#666;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	width:200px;	
}

.formerror {
	position:absolute;
	top:755px;
	left:460px;
	padding:10px;
	color:#fff;
	z-index:1;
}
.formerror p {
	padding:5px;	
}

/* - - - - - - - - LIGHTBOX - - - - - - */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; padding-bottom:7px; font-size:12px; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }



