
/* ==== Scroll down to find where to put your styles :) ==== */

/*  HTML5 ✰ Boilerplate  */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }
ins { background-color: #ff9; color: #000; text-decoration: none; }
mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }
table { border-collapse: collapse; border-spacing: 0; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
input, select { vertical-align: middle; }

body { font-family:Arial, Helvetica, sans-serif; font-size:14px; } 
select, input, textarea, button { font:99% sans-serif; }
pre, code, kbd, samp { font-family: monospace, sans-serif; }

html { overflow-y: scroll; }
a:hover, a:active { outline: none; }
ul, ol { margin-left: 2em; }
ol { list-style-type: decimal; }
li { margin-bottom:1em; }
nav ul, nav li { margin: 0; list-style:none; list-style-image: none; }
small { font-size: 85%; }
strong, th { font-weight: bold; }
td { vertical-align: top; }

sub, sup { font-size: 75%; line-height: 0; position: relative; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; padding: 15px; }
textarea { overflow: auto; }
.ie6 legend, .ie7 legend { margin-left: -7px; } 
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { /*vertical-align: bottom;*/  
	-ms-transform: scale(1.5); /* IE */
  	-moz-transform: scale(1.5); /* FF */
  	-webkit-transform: scale(1.5); /* Safari and Chrome */
  	-o-transform: scale(1.5); /* Opera */
  	margin-right:10px;
}
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
label, input[type="button"], input[type="submit"], input[type="image"], button { cursor: pointer; }
button, input, select, textarea { margin: 0; }
input:valid, textarea:valid   {  }
input:invalid, textarea:invalid { border-radius: 1px; -moz-box-shadow: 0px 0px 5px red; -webkit-box-shadow: 0px 0px 5px red; box-shadow: 0px 0px 5px red; }
.no-boxshadow input:invalid, .no-boxshadow textarea:invalid { background-color: #f0dddd; }

::-moz-selection{ background: #FF5E99; color:#fff; text-shadow: none; }
::selection { background:#FF5E99; color:#fff; text-shadow: none; }
a:link { -webkit-tap-highlight-color: #FF5E99; }

button {  width: auto; overflow: visible; }
.ie7 img { -ms-interpolation-mode: bicubic; }

body {  color: #eee; }
select, input, textarea {  color: #222; }
h1, h2, h3, h4, h5, h6 { font-weight: bold; }
a, a:active, a:visited, #show_details { cursor:pointer; color:#c00; text-decoration:underline; }
a:hover, #show_details:hover { color: #f00; text-decoration:underline; }

/*
    // ========================================== \\
   ||                                              ||
   ||               Your styles !                  ||
   ||                                              ||
    \\ ========================================== //
*/

h1 { font-size:20px; text-transform:uppercase; font-weight:normal; margin-bottom:.8em; }
h2 { font-size:16px; text-transform:uppercase; font-weight:normal; margin-bottom:.8em; }

p { font-size:14px; margin-bottom:.8em; line-height:130%; }

a {  }

#mainnav span { display:block; position:absolute; top:13px; left:40px;  }

#main a {  }

a.btn_home, a.btn_makeareservation, a.btn_lookup, a.btn_faq { text-decoration:none; position:relative; display:block; float:left; height:40px; background:url(../img/btn_bg.png) no-repeat 0px 0px; color:#FFF; }
a.btn_home:visited, a.btn_makeareservation:visited, a.btn_lookup:visited, a.btn_faq:visited { color:#fff; }
a.inactive  { background-position: 0px -40px !important; color:#ccc !important; text-decoration:none !important; cursor:default; }
a.btn_home:hover, a.btn_makeareservation:hover, a.btn_lookup:hover, a.btn_faq:hover { background-position: 0px -80px; color:#9d1620; text-decoration:none; }
a.invisible_button { position:absolute; width:125px; height:35px; top:20px; left:20px; }

a.btn_home { width:115px; margin-right:10px; margin-left:10px; }
a.btn_makeareservation { width:340px; margin-right:10px; }
a.btn_lookup { width:340px; margin-right:10px; }
a.btn_faq { width:115px; }

label.error { display:block; width:400px; background-color:#FFC; color:#C00; margin-bottom:20px; padding:5px 10px 5px 10px; text-align:left;  }

#current_reservation_info { margin-bottom:1em; padding:1em; border:dotted 1px #ccc; background-color:#efefed; }

/* @media screen and (min-width : 481px) { */

html { /* -webkit-text-size-adjust:none; -ms-text-size-adjust:none; */ }
body { background-color:#000; }

h1 {  }
p {  }

#container { width:960px; margin:0 auto 0 auto; padding:0 0px 0 0px; position:relative; border:solid 1px #212121;
	/* -moz-box-shadow: 0px 0px 14px #333; -webkit-box-shadow: 0px 0px 14px #333; box-shadow: 0px 0px 14px #333; */ }

header { padding-top:280px; position:relative;  }

	.event_header { height:95px; position:absolute; top:0; left:0px; width:960px; z-index:2; }
	.slideshow { position:absolute; top:0px; left:0; z-index:1; width:960px; height:280px; overflow:hidden; background-color:#000000; }
	.slideshow img { display:block; margin:0px auto; }
		.event_header a, .event_header img { display:block; }
		.event_header_logo { float:left; }
		.share_text { float:left; margin:35px 0 0 375px; }
		.event_header_fb { float:left; margin:35px 0 0 0; }
		.event_header_twitter { float:left; margin:35px 0 0 0; }

#mainnav { height:42px; background:#222; width:960px; position:relative; }

	 
#main { width:auto; height:auto; overflow:auto; padding:30px 0 30px 0; clear:both; position:relative; }
.fb_iframe_widget { padding-bottom:1em; }
.form_main { background-color:#333; }
#please_wait { display:none; }

.details { display:none; position:absolute; overflow:auto; background-color:#CCC; padding:10px 10px 30px 0px; margin-top:30px; margin-left:30px; z-index:999;
	-moz-border-radius: 12px; -webkit-border-radius: 12px;  border-radius: 12px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;
	-moz-box-shadow: 0px 0px 4px #999; -webkit-box-shadow: 0px 0px 4px #999; box-shadow: 0px 0px 4px #999; }

.details p, .details li { font-size:12px; }

.details_closer { display:block; text-align:right; font-size:24px; }
.details_bottom { display:block; margin-left:30px; padding-top:20px; padding-bottom:100px; clear:both; width:845px; height:110px; }

	.twocol_leftcol { width:580px; float:left; padding-right:30px; margin-left:30px; border-right:solid 1px #222; }
	.twocol_rightcol { width:270px; float:left; padding-left:30px; }

	.form_twocol_leftcol { width:430px; float:left; padding-right:30px; margin-left:30px; }
	.form_twocol_rightcol { width:430px; float:left; padding-left:30px; }
	.thankyou_leftcol { border-right:solid 1px #ccc; }
	.faqcol p, .faqcol h4 { padding-left:1.3em; text-indent:-1.3em; }
	
	label { display:inline-block; width:100px; padding:2px 10px 0 0; text-align:right; }
	.label_rightcol { width:90px; }
	.textfield { width:310px; background-color:#fff; border:solid 1px #ccc; margin:0 0 .5em 0; }/* _font-size:18px; */
	.textfield_rightcol { width:300px; }
	.drpmonth { width:100px; }
	.rightcol_guestgrouper { border:solid 1px #ccc; padding:10px; margin-bottom:10px; display:none; }
	.field_clarification { margin:0 0 .5em 110px; font-size:11px; }
	.submit_btn { margin:1em 0 2em 0; }

footer {  }

#footerimgs { background-image:url(../img/footer_imgs.jpg); background-repeat:no-repeat; background-size:cover; 
	width:870px; height:170px; margin:20px auto 20px auto; }

#footer_black { background-color:#000000; padding:20px; overflow:auto; }
#footer_black p { float:left; font-size:80%; padding-top:20px; color:#999; }

.rangerover_logo { display:block; float:right; margin-right:20px; }
.rangerover_logo img { display:block; }
.landrover_logo { display:block; float:right; }
.landrover_logo img { display:block; }

table.details_table { }
table.details_table td { white-space:nowrap; padding:0 10px 20px 0px; }

.instructional { font-size:80%; margin:0px 0px .95em 115px; }

a.pseudo_button { display:inline-block; margin:40px auto; text-decoration:none; width:auto; padding:1em .5em; background-image:url(../img/pseudo_btn_bg.png); background-repeat:no-repeat; color:#ffffff; text-align:center;
-moz-border-radius: 12px; -webkit-border-radius: 12px;  border-radius: 12px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;
	-moz-box-shadow: 0px 0px 4px #000; -webkit-box-shadow: 0px 0px 4px #000; box-shadow: 0px 0px 4px #000; }


.fullwidth { width:100%; margin:0; padding:0; }

p.hascheck { padding-left:32px; text-indent:-32px; }

/* }  */












.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.hidden { display: none; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }


@media screen and (max-width : 520px) {

	html { -webkit-text-size-adjust:none; -ms-text-size-adjust:none; }
	body { /*background:#ffffff;*/ background-image:none; }
	
	h1 { font-size:24px;  }
	h2 { font-size:22px;  }
	p, h4 { font-size:16px; }
	
	#container { width:480px; margin:0 auto 0 auto; }
	/*
    .slideshow { display:none; }
	header {  background:url(../img/header_480.jpg) no-repeat; background-position:0px 0px; position:relative; padding-top:252px; padding-bottom:0px; }
    */
    header { padding-top:140px; }
    .slideshow, .slideshow img { width:480px; height:auto; }
	.event_header { display:none; width:480px; height:162px; }
		.event_header a, .event_header img { display:block; }
		.event_header_logo { float:none; clear:both; }
		.share_text { float:left; margin:35px 0 0 268px; }
		.event_header_fb { float:left; margin:35px 0 0 0; }
		.event_header_twitter { float:left; margin:35px 0 0 0; }
	
	#mainnav { height:82px; width:480px; }
	a.btn_home, a.btn_makeareservation, a.btn_lookup, a.btn_faq { margin:0px 0px 0px 5px; text-decoration:none; position:relative; display:block; height:40px; background:url(../img/btn_bg.png) no-repeat 0px 0px; color:#FFF; }
	
	#main { width:auto; height:auto; overflow:auto; padding-top:30px; }
		
	.details { display:none; position:absolute; overflow:auto; padding:10px 10px 30px 0px; margin-top:20px; margin-left:10px; margin-right:10px;
		-moz-border-radius: 12px; -webkit-border-radius: 12px;  border-radius: 12px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;
		-moz-box-shadow: 0px 0px 4px #444; -webkit-box-shadow: 0px 0px 4px #444; box-shadow: 0px 0px 4px #444; }
	
	.details_closer { display:block; text-align:right; font-size:24px; }
	.details_bottom { display:block; margin-left:20px; padding-top:20px; clear:both; width:422px; height:55px; }
	
		.twocol_leftcol, .twocol_rightcol, .form_twocol_leftcol, .form_twocol_rightcol { padding:0 15px 15px 15px; margin:0 0 0 0; width:430px; border:0; }
		.faqcol p { padding-left:1.3em; text-indent:-1.3em; }
		
		label { display:inline-block; width:100px; padding:2px 10px 0 0; text-align:left; }
		.textfield { width:310px; background-color:#fff; border:solid 1px #ccc; font-size:18px; margin:0 0 .5em 0; }
		.field_clarification { margin:0 0 .5em 0px; font-size:11px; }
		.submit_btn { margin:1em 0 2em 0; }
		
	#footerimgs { width:435px; height:58px; }
	
	#footer_black { padding:20px; height:auto; overflow:auto; }
	#footer_black p { float:left; font-size:80%; width:200px; color:#999; }
	
	.rangerover_logo { display:block; float:right; margin-right:20px; }
	.rangerover_log img { display:block; }
	.landrover_logo { display:block; float:right; }
	.landrover_logo img { display:block; }
	

}

@media all and (orientation:portrait) {

}

@media all and (orientation:landscape) {

}

@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important;
  -ms-filter: none !important; } 
  a, a:visited { color: #444 !important; text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
}