﻿/*
G5 Search Marketing Copyright 2009
Local Search Marketing - Local Internet Advertising
*/

/* reset - don't modify */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
p,ol,ul {list-style:none;}
p, img {padding:0;margin:0;}
caption,th {text-align:left;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}
/* /reset */

/* GLOBAL SETTINGS */
/* -------------------- */

h1,h2,h3,h4,h5,h6{ color:#e87b2b;}
h1 {font-size:180%;}
h2 {font-size:160%;}
h3 {font-size:140%;}
h4 {font-size:120%;}
h5 {font-size:100%;}
h6 {font-size:80%;}

a {color:#b33711;text-decoration:none;}
a:hover {text-decoration:underline;}

p {line-height:19px;text-align:justify;}
dt,th {padding-top:10px;font-weight:bold;}

.clear {clear:both;}

.right {float:right;}
.left {float:left;}
img.right {padding:0 0 10px 20px;}
img.left {padding:0 20px 10px 0;}

.none {display:none;}

html {background:#333 url(/images/bg.gif);height:100%;}

body {
	color:#545454;
	text-align:center;
	font-family:helvetica, arial, sans-serif;
	font-size:12px;
	background:url(/images/bg-top.png) repeat-x;
	height:100%;
}

/* OUTSIDE */
/* -------------------- */

#whopper {
	position:relative;
	width:926px;
	margin:0 auto;
	text-align:left;
	border:2px solid #ed7230;
	border-width:0 2px;
	background:#fff;
	height:auto !important; height:100%; min-height:100%;
	padding-bottom:97px;
}

#header-top {
	width:100%;
	height:134px;
	background:url(/images/header-top.png) no-repeat;
}
#header {
	width:970px;
	height:77px;
	position:absolute;
	left:-22px;top:57px;
	background:url(/images/nav.gif);
	z-index:900;
}
	
#middle {
	position:relative;
	width:100%;
	height:auto !important;height:450px;min-height:450px;
	margin-bottom:-15px;
}
body.interior #middle {margin-bottom:0;padding-bottom:25px;background:url(/images/bottom-bar.gif) repeat-x bottom;}

#footer {
	width:884px;
	padding:2px 21px 21px 21px;
	font-size:11px;
	color:#545454;
	font-weight:bold;
	height:auto !important;height:99px;min-height:99px;
	background:url(/images/footer-bg.png) repeat-x;
}

/* HEADER */
/* -------------------- */

#header-top a {
	display:block;
	width:61px;
	height:26px;
	position:absolute;
	top:13px;
	right:21px;
	text-indent:-9999px;
	background:url(/images/header-top.png) -844px -13px;
}
#header-top a:hover {background-position:-926px -13px;}

#logo {
	position:absolute;
	top:5px;
	left:30px;
	display:block;
	width:260px;
	height:68px;
	text-indent:-9999px;
	background:url(/images/nav.gif) no-repeat -30px -5px;
}

/* NAVIGATION */
/*-----------------------*/

#nav {
	position:absolute;
	top:21px;
	left:320px;
}

#nav li {float:left;}

#nav li a.top-level {
	display:block;
	height:35px;
	text-indent:-9999px;
	background:#d55822 url(/images/nav.gif);
}

#nav li.home a.top-level {width:53px;background-position:-320px -21px;}
#nav li.location a.top-level {width:108px;background-position:-373px -21px;}
#nav li.tips a.top-level {width:91px;background-position:-481px -21px;}
#nav li.supplies a.top-level {width:123px;background-position:-572px -21px;}
#nav li.about a.top-level {width:72px;background-position:-695px -21px;}
#nav li.property a.top-level {width:156px;background-position:-767px -21px;}

#nav li.home a:hover.top-level {width:53px;background-position:-320px -98px;}
#nav li.location a:hover.top-level {width:108px;background-position:-373px -98px;}
#nav li.tips a:hover.top-level {width:91px;background-position:-481px -98px;}
#nav li.supplies a:hover.top-level {width:123px;background-position:-572px -98px;}
#nav li.about a:hover.top-level {width:72px;background-position:-695px -98px;}
#nav li.property a:hover.top-level {width:156px;background-position:-767px -98px;}

/* Fix IE 7 */
#locationNav li:hover,
#nav li:hover {position:static;}

/* reset some second level things */
#locationNav li ul li a,
#nav li ul li a {
	display:block;
	width:200px;
	height:26px;
    line-height:26px;
    font-weight:bold;
	text-indent:18px;
    color:#fff;
	background:#981503;
	text-decoration:none;
	border-bottom:1px solid #fff;
}
#locationNav li ul li a:hover,
#nav li ul li a:hover {
	background:#eb7130 url(/images/nav-bullet.gif) no-repeat;
}

#locationNav li ul,
#nav li ul { /* second-level lists */
	position:absolute;
	width:200px;
	height:auto;
	left:-999em;
	border:1px solid #fff;
	border-bottom:none;
	z-index:950;
}

#locationNav li ul li,
#nav li ul li {
	height:auto;
	display:inline;
}

#locationNav li ul ul,
#nav li ul ul {margin:-28px 0 0 100%;} /* third-level lists */

#locationNav li:hover ul ul, #locationNav li:hover ul ul ul, #locationNav li.sfhover ul ul, #locationNav li.sfhover ul ul ul,
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {left:-999em;}
#locationNav li:hover ul, #locationNav li li:hover ul, #locationNav li li li:hover ul, #locationNav li.sfhover ul, #locationNav li li.sfhover ul, #locationNav li li li.sfhover ul,
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {left:auto;}

/* HOMEPAGE */
/* ------------------- */

/* homeText */
#homeText {
	width:884px;
	height:auto !important;height:70px;min-height:70px;
	padding:466px 21px 26px 21px;
	line-height:23px;
	font-size:13px;
	color:#fff;
	background:#a21c08 url(/images/homeText-bg.png) repeat-x 0 414px;
}

#homeText h1 {display:inline;color:#fff;font-size:13px;padding-right:5px;}
#homeText p.first {display:inline;}
#homeText p {margin-top:13px;line-height:23px;}

/* home-ccp */
#home-ccp {
	position:absolute;
	top:25px;
	left:285px;
	width:624px;
	height:102px;
	z-index:200;
}

#home-ccp li {float:left;}

#home-ccp li a {
	display:block;
	width:208px;
	height:102px;
	text-indent:-9999px;
	background:url(/images/home-ccp-bg.png);
}

#home-ccp li.location a {background-position:0 0;}
#home-ccp li.reserve a {background-position:-208px 0;}
#home-ccp li.supplies a {background-position:-416px 0;}

#home-ccp li.location a:hover {background-position:0 -102px;}
#home-ccp li.reserve a:hover {background-position:-208px -102px;}
#home-ccp li.supplies a:hover {background-position:-416px -102px;}

/* logo bar */
#logo-bar {
	position:absolute;
	top:384px;
	left:17px;
	width:892px;
	height:60px;
	background:url(/images/logo-bar.png);
	z-index:100;
}
#logo-bar span {
	position:absolute;
	left:25px;
	top:0;
	line-height:60px;
}

#marqueecontainer {
	position:relative;
	width:562px;
	height:48px;
	margin:6px 15px 6px 315px;
	overflow:hidden;
}
#vmarquee {position:absolute;}
#vmarquee img {
	padding:0 32px 10px 0;
}

/* slideshow */
#slideshow-home {position:absolute;top:0;left:0;}
#slideshow-home,
#slideshow-home img {width:926px;height:414px;background:#fff url(/images/slideshow-home-bg.png) repeat-x;}

/* FACILITY PAGE */
/* -------------------- */

/* breadcrumbs */
#trail {
	position:absolute;
	left:21px;
	top:15px;
	font-size:11px;
	z-index:600;
}
#trail a {text-decoration:underline;}

/* printer icon */
#facility-name ul li {
	position:absolute;
	right:21px;
	top:15px;
	font-size:11px;
	line-height:18px;
	background:url(/images/printer.gif) no-repeat;
	z-index:600;
}
#facility-name ul li.nobackground {background:none;} /* hide on area pages */
#facility-name ul li a {padding-left:15px;}
#facility-name ul li a:hover {text-decoration:none;}

/* FACTOP */

#facTop {
	position:relative;
	padding:147px 20px 100px 21px;
	height:auto !important;height:137px;min-height:137px;
	background:url(/images/facTop-bg.png) repeat-x;
}

/* logo */
#store-logo {
	position:absolute;
	width:260px;
	height:80px;
	left:21px;
	top:54px;
}

/* address */
#facTop .vcard {}
#facTop .vcard h1 {
	font-size:19px;
	color:#c73610;
}
#facTop .vcard li {
	width:250px;
	font-size:15px;
	line-height:19px;
}
#facTop .vcard div {
	font-size:22px;
	line-height:27px;
	font-weight:bold;
	padding-top:20px;
}

/* ccp */
#ccp,
#ccp li {float:left;}

#ccp li a {
	display:block;
	width:231px;
	height:87px;
	text-indent:-9999px;
	background:url(/images/ccp.png);
}

#ccp .coupon a {
	position:absolute;
	top:288px;
	left:9px;
	background-position:0 0;
}
#ccp .quote a {
	position:absolute;
	top:288px;
	left:240px;
	background-position:-231px 0;
}

#ccp .coupon a:hover {background-position:0 -87px;}
#ccp .quote a:hover {background-position:-231px -87px;}

#ccp .reserve a {
	position:absolute;
	top:37px;
	right:20px;
	width:422px;
	height:80px;
	background:url(/images/reserve-cta.png);
}

/* slideshow */
#slideshow,
#slideshow-border {
	position:absolute;
	top:145px;
	right:20px;
	width:416px;
	height:213px;
	padding:3px;
}
#slideshow-border {
	top:0;
	left:0;
	background:url(/images/slideshow-bg.png);
	z-index:700;
}

/* FACBOTTOM */

/* layout */
#facBottom {
	padding:58px 0 0 0;
	background:url(/images/facBottom-top.png) no-repeat;
}
#accordion {
	width:639px;
	overflow-x:hidden;
	position:relative;
	padding:10px 38px 0 249px;
	height:auto !important;height:400px;min-height:400px;
	background:url(/images/facBottom-middle.gif);
}
#bottom {
	height:34px;
	background:url(/images/facBottom-bottom.png);
	margin:0 0 -16px 0;
}

/* Toggles */
#side {
	position:absolute;
	top:0;
	left:28px;
}

.toggle-head {
	display:block;
	width:206px;
	height:38px;
	text-indent:-9999px;
	background:url(/images/about-head.png);
}

#toggles li {
	display:block;
	margin:0 2px 2px 2px;
	width:202px;
	height:38px;
	text-indent:-9999px;
	cursor:pointer;
	background:url(/images/toggles.png);
}

#toggles li.reserve {background-position:0 0;}
#toggles li.features {background-position:0 -40px;}
#toggles li.about {background-position:0 -240px;}
#toggles li.hours {background-position:0 -80px;}
#toggles li.map {background-position:0 -120px;}
#toggles li.reviews {background-position:0 -160px;}
#toggles li.events {background-position:0 -200px;}
#toggles li.twitter {background-position:0 -280px;}

#toggles li.reserve:hover {background-position:-202px 0;}
#toggles li.features:hover {background-position:-202px -40px;}
#toggles li.about:hover {background-position:-202px -240px;}
#toggles li.hours:hover {background-position:-202px -80px;}
#toggles li.map:hover {background-position:-202px -120px;}
#toggles li.reviews:hover {background-position:-202px -160px;}
#toggles li.events:hover {background-position:-202px -200px;}
#toggles li.twitter:hover {background-position:-202px -280px;}

/* share button */
.addthis_button {
	position:relative;
	top:30px;
	margin:0 0 0 6px;
}

/* Exton Logo */

#extonLogo img {
	clear:both;
	width:125px;
	margin:20px 20px 0 0;
}


/* ACCORDION TABS */

/* Typography */

#accordion .atStart {line-height:19px;}

#accordion .atStart h1,
#accordion .atStart h2,
#accordion .atStart h3,
#accordion .atStart span {
	display:block;
	margin-bottom:13px;
	text-indent:20px;
	font-size:22px;
	color:#444;
	font-weight:bold;
}
#accordion .atStart h3 {font-size:16px;margin-top:13px;}

#accordion .atStart p {margin-bottom:13px;}

/* Reserve Now - Prices */
#prices {overflow:hidden;}

/* header */
#accordion .reserve-toggle {
	position:relative;
	left:-3px;
	width:646px;
	height:65px;
	margin-bottom:3px;
	cursor:pointer;
	background:url(/images/category-header.png);
}
#accordion .reserve-toggle h3 {
	color:#fff;
	font-size:16px;
	text-indent:57px;
	margin:0;padding:15px 0 0 0;
}
#accordion .reserve-toggle p {
	position:relative;
	top:-4px;
	margin:0;padding:0;
	font-weight:bold;
	color:#f6d1a1;
	text-indent:57px;
}
#accordion .reserve-toggle img {
	width:234px;
	height:29px;
	position:absolute;
	top:18px;right:21px;
}

/* body */
#prices .what-size {
	float:right;
	font-size:11px;
	text-decoration:underline;
	margin:1px 19px 8px 0;
}

#prices table {
	width:600px;
	margin:0 0 15px 20px;
	background:#fbf1e2;
}

#prices th,
#prices td {
	padding:2px 12px 2px 14px;
	height:23px;
	border-bottom:1px solid #f6c07e;
	line-height:13px;
}

#prices th {
	color:#c73610;
	font-weight:normal;
	border-top:1px solid #f6c07e;
	background:#f6d1a1;
	white-space:nowrap;
}

#prices td div {color:#900;display:inline;}
#prices .buttons {width:200px;padding-right:0;padding-left:5px;}
#prices .buttons img {float:left;padding-top:2px;}
#prices .info {display:block;float:left;line-height:23px;padding-left:10px;}

/* Features */
#features dt {display:none;}
#features dd {
	float:left;
	width:46%;
	padding:0 1%;
	border-bottom:2px solid #fff;
	height:23px;line-height:23px;
}

/* Office & Access hours */
#hours dt {
	font-size:14px;
	text-indent:20px;
}
#hours dd {margin:0 0 0 40px;}

/* Map & Directions */
#flashmap {
	width:100%;
	height:340px;
	border:1px solid #fff;
}
#accordion #flashmap span {
	display:inline;
	font-weight:normal;
	padding:0;
	font-size:10px;
}
.atStart h2.driving {
	padding:10px 0;
	font-size:14px;
}

/* Customer Reviews */
#accordion .atStart #reviews p {margin:0 0 0 20px;font-size:14px;}
#accordion .atStart #reviews em {display:block;margin:5px 0 18px 40px;font-style:normal;font-size:12px;font-weight:bold;}

/* Upcoming Events */

/* header */
#accordion #calendar_events h3 {
	clear:both;
	position:relative;
	left:-3px;
	width:646px;
	height:65px;line-height:65px;
	text-indent:57px;
	color:#fff;
	font-size:16px;
	background:url(/images/category-header.png);
}

/* event bodies */
#calendar_events .table {
	float:left;
	width:600px;
	margin:0 0 15px 20px;
	background:#fbf1e2;
	border-top:1px solid #f6c07e;
}
#calendar_events .tr {
	float:left;
	width:600px;
	clear:both;
	border-bottom:1px solid #f6c07e;
}

#calendar_events .th,
#calendar_events .td {
	float:left;
	display:block;
	padding:0 12px 0 14px;
	height:auto !important;height:23px;min-height:23px;line-height:23px;
}

#calendar_events .th {
	font-weight:bold;
	width:80px;
}
#calendar_events .td {width:468px;}

/* Twitter */
#accordion #twitter_div li span {
	width:70%;
	font-size:12px;
	margin:10px 0 0 20px;
	text-indent:0;
	color:#545454;
	padding:0 0 0 20px;
	background:url(/images/twitter.gif) no-repeat 0 2px;
}
#twitter_div li a {
	display:block;
	text-indent:40px;
	width:70%;
	padding:0 20px;
}
#twitter_div span a {display:inline;border:none;padding:0;}
#twitter-link {margin-top:30px;}

/* STORE LEVEL PAGE, TYPOGRAPHY */
/*-----------------------------*/

#page {
	padding:45px 18px;
	background:url(/images/interior-top-bg.png) repeat-x;
}

#page #editor-content {
	padding:0;
	background:none;
}

#col1 {
	float:left;
	width:665px;
	position:relative;
	padding:0 0 20px 22px;
}

#col2 {
	float:right;
	width:194px;
}

/* col2 */

#p_col2_middle {
	margin-top:10px;
	width:194px;
	height:219px;
	overflow:hidden;
}
#page #p_col2_middle p {padding:0;}
#img-border {
	position:relative;
	top:-219px;
	width:194px;
	height:219px;
	background:url(/images/img-frame.png);
}

#col1 ul#truck_list {list-style:none;position:relative;right:-150px;}

/* col3 */

#col3 {
	position:relative;
	width:840px;
	margin-bottom:10px;
	height:auto !important;height:150px;min-height:150px;
	padding:28px 25px;
	background:#f7e3c4 url(/images/col3-bg.png) no-repeat;
}

#col3 h1,
#col3 h2,
#col3 h3 {color:#b33711;}

#col3 img {
	position:absolute;
	bottom:2px;
	right:44px;
	z-index:800;
}

#col3-bottom {
	position:absolute;
	bottom:0;
	left:0;
	width:890px;
	height:14px;
	background:url(/images/col3-bottom.png);
}

/* typography */

#page {
	font-size:13px;
	line-height:19px;
}

#page h2,
#page h3,
#page h4,
#page h5,
#page h6 {padding:10px 0 0 0;}
#page ul,
#page ol,
#page p,
#page table {padding:10px 0 9px 0;}

#page p.header {
	font-weight:bold;
	font-size:15px;
}

#page ul {
	list-style:disc;
	margin-left:20px;
}

#col1 h2 {
	font-size:17px;
	text-transform:uppercase;
}
#col1 h3 {font-size:17px;}
#col1 h4 {font-size:15px;}

/* WIDGETS */
/*-----------------------------*/

/* books & resources Amazon iFrame */
#books,
#boxes {margin-top:20px;}

/* Interior Nav Styles */
#middle #nav,
#middle #nav ul {
	list-style:none;
	padding:0;
	margin:0;
}

#middle #nav {
	top:auto;
	left:26px;
	clear:both;
	margin-top:20px;
}

#middle #nav li ul ul {margin:-28px 0 0 100%;}

/* nav top typography */
#middle #nav .top {
	font-weight:bold;
}

/* INTERIOR ACCORDION STYLES */

/* Toggles */
#page #inner-toggles {
	position:relative;
	left:-22px;
	float:left;
	width:194px;
	padding:0 0 19px 0;
	background:url(/images/inner-accordion-bg.png) no-repeat bottom;
}
#page #inner-toggles ul {
	width:194px;
	margin:0;
	padding:20px 0 0 0;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	list-style:none;
	background:url(/images/inner-accordion-bg.png) no-repeat;
}
#page #inner-toggles ul li {
	display:block;
	width:160px;
	line-height:17px;
	padding:7px 12px 7px 22px;
	background:#e87b2b;
	border-bottom:1px solid #f4bd95;
	cursor:pointer;
}
#page #inner-toggles ul li:hover {background:#e87b2b url(/images/inner-toggle-bullet.gif) no-repeat;}

/* pane */
#inner-accordion {
	padding:0 25px 0 0;
	float:right;
	width:445px;
}

/* FORMS */
body dl.thanks_data dt {white-space:normal;}
body p.uCode {clear:left;}

/* AREA PAGE */
/*--------------------*/

#area-page h2.city {clear:both;}
#area-page h2 span {font-size:14px;}
#area-page p.city {text-align:right;padding:10px 0;}

#area_map {float:right;}

#area_map h2 {padding:0 0 6px 0;}
#area_map #flashmap {
    width:430px;
    height:430px;
	border:2px solid #ed7230;
}

#facility-list {
    width:380px;
    float:left;
}

.facility-summary {
    margin:16px 0; 
    clear:both;
	border-bottom:1px solid #ed7230;
}
.facility-summary img {
    float:left;
    padding:0 10px 10px 0;
}
.facility-summary dl {padding:0 0 20px 0;}
.facility-summary dt {padding:0;}
.facility-summary a img.facility-offer {display:none;}

/* TERTIARY PAGES */
/*--------------------*/

#facility-page,
#driving-directions, 
#facCont,
#main-content, 
#area-page, 
#locations,
#no-match, 
#editor-content,
#state-page, 
#site-map,
#comarketing-page {
	padding:45px 42px;
	background:url(/images/interior-top-bg.png) repeat-x;
}

/* SITE MAP */
#site-map h4 {
	font-weight:normal;
	font-size:12px;
	line-height:19px;
}
#site-map p {
	float:left;
	width:35%;
	padding:0 3% 0 0;
}

/* OTHER FACILITIES LIST */
#other-facilities {clear:both;padding:20px 42px;}
#locations #other-facilities {padding:0;}

#other-facilities dl {
	float:left;
	width:35%;
	padding:0 3% 45px 0;
	line-height:19px;
}

/* RESERVATION PAGE */
/*--------------------*/

/* General styles, also for thank you page */

#reservation,
#thankyou {
	width:886px;
	padding:20px;
	background:url(/images/interior-top-bg.png) repeat-x;
	font-family:verdana,helvetica,arial,sans-serif;
}


#reservation h1,
#thankyou h1,
#reservation h2,
#thankyou h2,
#reservation h3,
#thankyou h3 {font-family:helvetica,arial,sans-serif;}

#reservation h1,
#thankyou h1 {
	padding:8px 0 9px 0;
	color:#b33711;
	font-size:23px;
}
#reservation img.reservation-header,
#thankyou img.thanks-header {margin:18px 0;}

/* Right Col */
#reservation-form {width:620px;}

#reservation-form div.personal,
#reservation-form div.card,
#reservation-form div.protection {
	float:left;
	position:relative;
	clear:both;
	width:600px;
	padding:34px 10px 25px 10px;
	margin-bottom:16px;
	font-size:11px;
	background:#faeed9;
}

#reservation-form h2 {
	position:absolute;
	top:0;left:0;
	width:620px;height:27px;
	line-height:27px;
	font-size:14px;
	text-indent:10px;
	color:#bc4a23;
	background:#f7c798 url(/images/reservation-form-top.gif) no-repeat;
}

#reservation-form .half-list input,
#reservation-form .half-list select {
	width:167px;height:17px;
	margin:0 0 5px 0;
	line-height:17px;
	text-indent:2px;
	background:#fffeff;
	border:1px solid #928e8d;
}
#reservation-form .half-list select {width:169px;height:19px;}
#reservation-form .half-list label {
	float:left;
	display:block;
	line-height:17px;
	vertical-align:top;
}
#reservation-form .left label {width:94px;}
#reservation-form .right label {width:110px;}

.half-list {text-align:right;}
.half-list li {padding-right:10px;}
.half-list li.required {background:url(/images/required.gif) no-repeat right top;}

/* personal section */

.personal .left {clear:both;}
.personal .notify {width:auto;padding:14px 16px 16px 22px;}

.rental-purpose {
	float:left;
	margin:14px 0 16px 22px;
}

.rental-purpose dt,
.rental-purpose dd,
.rental-purpose input {float:left;display:block;height:19px;line-height:17px;}

.rental-purpose input {margin:0 5px 0 8px;}
.rental-purpose label {display:block;float:left;vertical-align:top;}

.notify {height:19px;line-height:17px;}
.notify input {margin:0 4px 0 8px;float:left;display:block;}
.notify label {line-height:17px;}

.also-billing {clear:both;padding:12px 0 0 0;}
.also-billing input {position:relative;top:3px;}

/* card section */

.card .half-list {padding-top:10px;}
#reservation-form .left {width:284px;}
#reservation-form ul.right {width:300px;}

#reservation-form .half-list select#billing_card_exp_month {width:105px;margin-right:3px;}
#reservation-form .half-list select#billing_card_exp_year {width:57px;}

/* protection section */

.protection ul {line-height:20px;}

ul.guard-choice {
	margin:20px 0 0 0;
}
ul.guard-choice input {position:relative;top:3px;}

ul.guard-level {margin:4px 4px 4px 19px;}
ul.guard-level a {padding:6px 0 10px 2px;}

/* submit, number */
#submitButton {
	float:left;
	width:132px;
	height:38px;
	position:relative;left:-8px;
	text-indent:-9999px;
	line-height:200px;
	border:none;
	background:url(/images/reserve-submit.png);
	cursor:pointer;
	margin-bottom:29px;
}

div#thanks-call,
div.reservation-call {
	float:right;
	padding:8px 34px 0 0;
	font-size:19px;
	color:#bc4a23;
}

/* Left Col */
#reservation-sidebar {
	width:240px;
	line-height:16px;
	background:#faeed9;
	padding-bottom:8px;
}

#reservation-sidebar h3 {
	clear:both;
	width:100%;height:27px;
	line-height:27px;
	font-size:13px;
	text-indent:10px;
	color:#bc4a23;
	background:#f7c798;
}
#reservation-sidebar .location h3 {background:#f7c798 url(/images/reservation-sidebar-top.gif) no-repeat;}

#reservation-sidebar .vcard,
#reservation-sidebar p {
	padding:7px 10px;
	font-size:11px;
}
#reservation-sidebar .size strong {display:block;}

#reservation-sidebar .disclaimer,
#reservation-sidebar .right {
	padding:0 25px 7px 7px;
	display:block;
	width:140px;
	float:right;
	line-height:16px;
}
#reservation-sidebar .disclaimer {font-size:10px;}

/* Errors */
div#error {margin-top:0;}
#error ul {margin-left:30px;list-style:disc;}
#error li {color:#900;}

/* THANK YOU PAGE */
/*--------------------*/

/* top */

#thankyou .vcard,
#thankyou .vcard h2 {
	font-size:13px;
	line-height:22px;
	color:#555;
	font-family:verdana,helvetica,arial,sans-serif;
}
#thankyou .vcard {margin-bottom:30px;}

/* left side */

#thanks-data {width:432px;padding-bottom:40px;}

.odd {background:#faeed9;}

#thanks-data li {
	padding:8px 0 9px 10px;
	line-height:16px;
	height:auto !important;height:17px;min-height:17px;
}
#thanks-data strong {
	display:block;
	float:left;
	width:176px;
	padding-right:10px;
}
#thanks-data .disclaimer {
	position:relative;top:-6px;
	display:block;
	float:left;
	width:140px;
	padding-left:26px;
	font-size:10px;
	line-height:15px;
}

#thanks-data .information {
	padding:8px 16px 9px 206px;
	font-size:11px;
	background:url(/images/information-checkbox.png) no-repeat 188px 10px;
}
#thanks-data .checked {background-position:188px -90px;}
	
/* right side */

#thanks-buttons {width:433px;}
#thanks-buttons li {margin-bottom:12px;}
#thanks-buttons li a {
	display:block;
	width:433px;height:85px;
	text-indent:-9999px;
	background:#f69d38 url(/images/thanks-buttons.png) no-repeat;
}

#thanks-buttons li.maps a {background-position:0 0;}
#thanks-buttons li.truck a {background-position:0 -97px;}
#thanks-buttons li.supplies a {background-position:0 -194px;}

/* bottom */
#thanks-deposit {
	width:836px;
	height:auto !important;height:67px;min-height:67px;
	padding:5px 46px 10px 10px;
	color:#fff;
	background:#f69d38;
	font-size:14px;
	line-height:18px;
}
#thanks-deposit h2 {
	color:#fff;
	font-size:16px;
	line-height:34px;
	font-family:verdana,helvetica,arial,sans-serif;
}

#thanks-print {
	margin:13px 0 50px 29px;
	text-indent:26px;
	height:20px;
	display:block;
	float:left;
	color:#b33711;
	text-decoration:underline;
	cursor:pointer;
	border:none;
	background:url(/images/print.gif) no-repeat 0 0;
}

/* UNIT SIZES POP-UP
 * --------------------------------------------------------------------------*/

#unit-sizes-pop p {text-align:left; margin:1em;}
#unit-sizes-pop table { 
	position:relative;
	top:20px;
    margin:0 auto; 
    width:580px;
    background:#fff; 
    border-collapse:collapse;
}
#unit-sizes-pop table td {
    padding:.5em 1em;
    border:3px solid #ed7230;
	color:#545454;
    vertical-align:top; 
    font-weight:normal;
    text-align:left;
}
#unit-sizes-pop table th {
    color:#e87b2b; 
    padding:.5em 1em; 
    border:3px solid #ed7230; 
    font-weight:bold; 
}

/* FOOTER */
/* -------------------- */

#footer a,
#footer h1,
#footer h2,
#footer h3,
#footer h4,
#footer h5,
#footer h6 {
	color:#545454;
	font-size:11px;
}

#footer p,
#footer ul {clear:left;}
#footer p {margin-top:10px;}

#footer li {
	float:left;
	padding-right:7px;
	margin:10px 7px 0 0;
	border-right:1px solid #545454;
}
#footer li.last {border-right:none;padding-right:0;margin-right:0;}

#brand {
	margin:10px 0 20px 0;
	display:block;
	width:213px;
	height:17px;
	text-indent:-9999px;
	background:url(/images/footer-brand.gif);
}
#brand:hover {background-position:0 -17px;}
/* --------- /stylesheets/inline.css --------- */ 
/*
 _ _       _     _       _          
| (_)_ __ | | __(_)_   _(_) ___ ___ 
| | | '_ \| |/ /| | | | | |/ __/ _ \
| | | | | |   < | | |_| | | (_|  __/
|_|_|_| |_|_|\_\/ |\__,_|_|\___\___|
              |__/         
*/

#inline-edit-tools{
  background: #F0F4F5 url(http://www.g5search.com/javascripts/ext/resources/images/gray/toolbar/bg.gif) repeat-x scroll left top;
  border-color: #D0D0D0;
  border-style: solid;
  border-width: 1px;
  padding: 2px;
}

#inline-edit-tools a.edit{
  background-position: 0 2px;
  display: block;
  padding: 3px 0 2px 18px;
  color: #000;
  background-repeat: no-repeat;
  text-decoration: none;
  background-image: url(http://www.g5search.com/javascripts/ext/resources/images/default/shared/fam/page_edit.png) !important;
}

/* --------- /javascripts/shadowbox/skin/classic/skin.css --------- */ 
/**
 * The "classic" theme CSS for Shadowbox.
 *
 * This file is part of Shadowbox.
 *
 * Shadowbox is an online media viewer application that supports all of the
 * web's most popular media publishing formats. Shadowbox is written entirely
 * in JavaScript and CSS and is highly customizable. Using Shadowbox, website
 * authors can showcase a wide assortment of media in all major browsers without
 * navigating users away from the linking page.
 *
 * Shadowbox is released under version 3.0 of the Creative Commons Attribution-
 * Noncommercial-Share Alike license. This means that it is absolutely free
 * for personal, noncommercial use provided that you 1) make attribution to the
 * author and 2) release any derivative work under the same or a similar
 * license.
 *
 * If you wish to use Shadowbox for commercial purposes, licensing information
 * can be found at http://mjijackson.com/shadowbox/.
 *
 * @author      Michael J. I. Jackson <mjijackson@gmail.com>
 * @copyright   2007-2008 Michael J. I. Jackson
 * @license     http://creativecommons.org/licenses/by-nc-sa/3.0/
 * @version     SVN: $Id: skin.js 91 2008-03-28 17:39:13Z mjijackson $
 */

/*_____________________________________________________  container & overlay  */
#shadowbox_container, #shadowbox_overlay {
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
}
#shadowbox_container {
  position: fixed;
  display: block;
  visibility: hidden;
  z-index: 999;
  text-align: center; /* centers #shadowbox in quirks and IE */
}
#shadowbox_overlay {
  position: absolute;
}

/*_______________________________________________________________  shadowbox  */
#shadowbox {
  position: relative;
  margin: 0 auto;
  text-align: left; /* reset left alignment */
}

/*____________________________________________________________________  body  */
#shadowbox_body {
  position: relative;
  margin: 0;
  padding: 0;
  border: 1px solid #333;
  overflow: hidden;
}
#shadowbox_body_inner {
  position: relative;
  height: 100%;
}
#shadowbox_content.html {
  height: 100%;
  overflow: auto; /* make html content scrollable */
}

/*_________________________________________________________________  loading  */
#shadowbox_loading {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
#shadowbox_body, #shadowbox_loading {
  background-color: #060606; /* should match loading image background color */
}
#shadowbox_loading_indicator {
  float: left;
  margin: 10px 10px 0 10px;
  height: 32px;
  width: 32px;
  background-image: url(/javascripts/shadowbox/skin/classic/loading.gif);
  background-repeat: no-repeat;
}
#shadowbox_loading span {
  font-family: 'Lucida Grande', Tahoma, sans-serif;
  font-size: 10px;
  float: left;
  margin-top: 16px;
}
#shadowbox_loading span a:link,
#shadowbox_loading span a:visited {
  color: #fff;
  text-decoration: underline;
}

/*____________________________________________________________  title & info  */
#shadowbox_title, #shadowbox_info {
  position: relative;
  margin: 0; /* these must have no vertical margin or padding */
  padding: 0;
  overflow: hidden;
}
#shadowbox_title_inner, #shadowbox_info_inner {
  position: relative;
  font-family: 'Lucida Grande', Tahoma, sans-serif;
  line-height: 16px;
}
#shadowbox_title {
  /*height: 26px;*/
  height: 4em;  /* this can be just about any value because of the overflow, but the 2-4em ballpark looks best, IMO, and prevents overflow off the top of the viewport for captions up to three lines */
  overflow: visible;
}
#shadowbox_title_inner {
	position: absolute;
	bottom: 0;
  font-size: 16px;
  padding: 5px 0;
  color: #fff;
}
#shadowbox_info {
  height: 20px;
}
#shadowbox_info_inner {
  font-size: 12px;
  color: #fff;
}

/*_____________________________________________________________________  nav  */
#shadowbox_nav {
  float: right;
  height: 16px;
  padding: 2px 0;
  width: 45%;
}
#shadowbox_nav a {
  display: block;
  float: right;
  height: 16px;
  width: 16px;
  margin-left: 3px;
  cursor: pointer;
}
#shadowbox_nav_close {
  background-image: url(/javascripts/shadowbox/skin/classic/icons/close.png);
  background-repeat: no-repeat;
}
#shadowbox_nav_next {
  background-image: url(/javascripts/shadowbox/skin/classic/icons/next.png);
  background-repeat: no-repeat;
}
#shadowbox_nav_previous {
  background-image: url(/javascripts/shadowbox/skin/classic/icons/previous.png);
  background-repeat: no-repeat;
}
#shadowbox_nav_play {
  background-image: url(/javascripts/shadowbox/skin/classic/icons/play.png);
  background-repeat: no-repeat;
}
#shadowbox_nav_pause {
  background-image: url(/javascripts/shadowbox/skin/classic/icons/pause.png);
  background-repeat: no-repeat;
}

/*_________________________________________________________________  counter  */
#shadowbox_counter {
  float: left;
  padding: 2px 0;
  width: 45%;
}
#shadowbox_counter a {
  padding: 0 4px 0 0;
  text-decoration: none;
  cursor: pointer;
  color: #fff;
}
#shadowbox_counter a.shadowbox_counter_current {
  text-decoration: underline;
}

/*___________________________________________________________________  clear  */
div.shadowbox_clear {
  clear: both; /* clear floating counter & nav */
}

/*________________________________________________________________  messages  */
div.shadowbox_message {
  font-family: 'Lucida Grande', Tahoma, sans-serif;
  font-size: 12px;
  padding: 10px;
  text-align: center;
}
div.shadowbox_message a:link,
div.shadowbox_message a:visited {
  color: #fff;
  text-decoration: underline;
}

#shadowbox_title {
  border: 0px solid;
} 

#shadowbox_info {
  border: 0px solid;
}


