﻿/*
G5 Search Marketing Copyright 2008
Local Search Marketing - Local Internet Advertising
*/

/* =Colors */
/* 
  #a1d7df - background
  #545859 - footer text 
  #ff7600 - h1 text
*/

/* 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;}
caption,th {text-align:left;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}
/* /reset */

/* modify these for the global settings of the site */
a {outline:none;text-decoration: none; color: #008c97;} /* color of all hyperlinks */
a:hover {text-decoration: underline;}
h1,h2,h3,h4,h5,h6{font-size:100%; color: #008c97;}/* put color here for <Hx> tags */
h1 {font-size: 18px; color:#ff7600;}
h2 {font-size: 15px;}
h3 {font-size: 14px;}
h4 {font-size: 13px;}
h5 {font-size: 12px;}
h6 {font-size: 11px;}

#pricesRight {float:right; width:221px;}


/***** =Editor Content Styles *****/
div#middle #editor-content {}
div#editor-content h1 {font-size: 20px;}
div#editor-content h2 {font-size: 16px;}
div#editor-content h3 {font-size: 14px;}
div#editor-content h4 {font-size: 12px;}
div#editor-content h5 {font-size: 11px;}
div#editor-content h6 {font-size: 10px;}
div#editor-content h1, 
div#editor-content h2, 
div#editor-content h3, 
div#editor-content h4, 
div#editor-content h5, 
div#editor-content h6 {
    margin: 0 0 0.5em 0; 
    padding: 0;
    line-height: 1.5em;
}
div#editor-content p {
    margin: 0 0 1.5em 0;
    padding: 0;
    line-height: 1.4em;
}
div#editor-content a {}
div#editor-content a:hover {}

div#editor-content img {
    border: 0;
  padding: 10px;
} 
div#editor-content blockquote {
    margin-left: 10px; 
    border-left: 10px solid #ddd;
}
div#editor-content pre {
    font-family: monospace;
    font-size: 10px;
}
div#editor-content strong, b {font-weight: bold;}
div#editor-content em, i {font-style:italic;}
div#editor-content code {
    font-family: "Courier New", Courier, monospace;
    font-size: 1em;
    white-space: pre;
}
div#editor-content ul, div#editor-content ol {
    margin: 0 0 1.5em 0;
    line-height:1.4em;
  list-style-type: disc;
}
div#editor-content ul li, div#editor-content ol li {margin: 0 0 0.25em 25px;}
div#editor-content dl {
    margin: 0 0 1.5em 0;
    line-height: 1.4em;
}
div#editor-content dl dt {
    margin: 0.25em 0 0.25em 0;
    font-weight: bold;
}
div#editor-content dl dd {margin: 0 0 0 25px;}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
  clear:both;
  height:0;
  font-size: 1px;
  line-height: 0px;
}

html {background:#a1d7df url(/images/t/bg.jpg) top left repeat-x;}/* good place for tiled background */
html,body {
  margin:0;
  padding:0;
  height:100%;
}
body {
  position : relative;
  color: #4f4f4f;
  text-align: center; /* center for IE */
  font-family: helvetica, arial, verdana, sans-serif;
  font-size: 12px;
}

/******** =container *********/
div#whopper { /* total width: 945px */
    position: relative;
    width: 943px;
    margin:0 auto;
    border-left:1px solid #a1d7df;
    border-right: 1px solid #a1d7df;
    text-align: left;
    background:#fff;
}

/******** =header *********/
div#header {
    margin:0;
    position: relative;
    width: 943px;
    height: 149px;
}
div#header h1 {
  position:relative;
  float:left;
  text-indent:-9999px;
  background:url(/images/t/logo_ti.jpg) no-repeat;
  top:18px;
  left:30px;
  width:206px;
  height:112px;
  font-size:2px;
}
div#header h1 a {
  display:block;
  width:206px;
  height:112px;
  font-size:2px;
}
div#header h3 {
  position:relative;
  float:right;
  background:url(/images/t/header_phone.gif) no-repeat;
  width:248px;
  height:41px;
  text-indent:-9999px;
  right:30px;
  top:55px;
  display:none;
}

/******** =nav *********/
#nav {
position: relative;
width: 943px; 
height: 34px;
z-index: 999;
background: url(/images/bg_nav_01.gif) top left repeat-x;
}

#nav ul {
padding: 0;
margin: 0;
list-style: none;
line-height: 1;
}
#nav a {
display: block;
}
#nav li { 
display: block;
float: left;
list-style: none;
overflow: hidden;
z-index: 999;
}
#nav li a {
display: block;
height: 34px;
line-height: 34px;
color: #fffab1;
font-weight: bold;
padding: 0 0 0 20px;
border-right: 1px solid #97ccd0;
font-size: 13px;
}
#nav li a:hover {
display: block;
height: 34px;
background: url(/images/bg_nav_02.gif) top left repeat-x;
color: #fff;
text-decoration: none;
}

#nav li.home a { width: 60px;}
#nav li.locations a { width: 90px;}
#nav li.business a { width: 128px;}
#nav li.supplies a { width: 80px;}
#nav li.tips a { width: 110px;}
#nav li.savings a { width: 76px;}
#nav li.current a { width: 140px;}
#nav li.about a { width: 90px;border-right: none;}

/* 2nd level links */
#nav li ul li { 
padding-left: 0;
}
#nav li ul.level2 li a {
	display:block;
	background:#008c98;
	width:150px;
	padding:10px;
	border-top:1px solid #006e78;
	height:12px;
	line-height:12px;
	color:#fff;
	text-indent:0px;
	font-size: 12px;
}
#nav li ul li a:hover { background:#006e78; text-decoration:none; }

#nav li ul { /* second-level lists */
  position: absolute;
  background: #CCC;
  color: #000;
  width: 170px;
  border:3px solid #a1d7df;
  border-top:none;
  left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}


#nav li ul ul { /* third-and-above-level lists */
	border-top:3px solid #a1d7df;
  margin: -36px 0 0 170px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
  left: -999em;
}

#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 { /* lists nested under hovered list items */
  left: auto;
}

#nav li:hover, #nav li.hover {position: static;}

/******** =middle *********/
div#middle { /* 943w */
  position: relative;
  clear:both;
  z-index:990; /* for the navigation to lay over the top */
  width:883px;
  min-height:400px;
  height:auto !important;
  height:100%; 
  padding:20px 30px;
}
.home div#middle {
  width:943px;
  padding:26px 0;
}
.facility div#middle {
	 width:923px;
	 padding:20px 10px;
}

div#cola {
  position:relative;
  padding-left:5px;
  float:left;
  width:253px;
  height:305px;
  z-index:900;
}
#locationsBox { /* 253w x 305h */
  padding:13px;
  width:227px;
  height:279px;
  background:url(/images/t/locations_box_bg.jpg) no-repeat;
}
#navLocations {
  position:relative;
  width:227px;
  height:60px;
}
#navLocations li {
  float:left;
  /*text-indent:-9999px;*/
}
#navLocations li a {
  display:block;
  background:url(/images/t/btn_browse_locations.gif) no-repeat;
  width:227px;
  height:60px;
  text-indent:-9999px;
  text-decoration:none;
}
#navLocations li a:hover { background:url(/images/t/btn_browse_locations.gif) 0px -60px no-repeat; }

/* 2nd level links */
#navLocations li ul.level2 li a {
  display:block;
  background:#008c98;
  width:150px;
  padding:10px;
  border-top:1px solid #006e78;
  height:12px;
  line-height:12px;
  color:#fff;
  text-indent:0px;
}
#navLocations li ul li a:hover { background:#006e78; text-decoration:none; }

#navLocations li ul { /* second-level lists */
  position: absolute;
  background: #CCC;
  color: #000;
  width: 170px;
  border:3px solid #a1d7df;
  left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
  z-index:999;
}


#navLocations li ul ul { /* third-and-above-level lists */
  margin: 0 0 0 170px;
}

#navLocations li:hover ul ul, #navLocations li:hover ul ul ul, #navLocations li.sfhover ul ul, #navLocations li.sfhover ul ul ul {
  left: -999em;
}

#navLocations li:hover ul, #navLocations li li:hover ul, #navLocations li li li:hover ul, #navLocations li.sfhover ul, #navLocations li li.sfhover ul, #navLocations li li li.sfhover ul { /* lists nested under hovered list items */
  left: auto;
}

#navLocations li:hover ul, #navLocations li.sfhover ul {
	 left:223px;
	 margin-top:-50px;
}
#navLocations li:hover ul ul, #navLocations li.sfhover ul ul { margin-top:-36px }

#navLocations li:hover, #navLocations li.sfhover {position: static;}

p.locationsText {
	margin:0;
  padding:10px 22px;
  width:183px;
  height:46px;
  color:#fff;
  font-style:italic;
  font-size:13px;
}
#searchWrapper {
  width:227px;
  height:85px;
  background: url(/images/t/btn_zip_search.gif) no-repeat;
margin-top: 9px;
}
#searchWrapper p {margin:0; padding:0;}
form {margin:0; padding:0;}
input.searchBox {
	margin:0;
	padding:0;
	position:absolute;
	top:127px;
	left:110px;
	width:77px;
	height:20px;
	background:url(/images/t/input_field_zip.gif) no-repeat;
	border:none;
	padding:3px 2px 0 0;
}
input#go-button {
	margin:0;
	padding:0;
	position:absolute;
	top:128px;
	left:210px;
	width:13px; 
	height:19px;
	background:url(/images/t/btn_submit_zip.gif) no-repeat;
}
input#go-button:hover {background:url(/images/t/btn_submit_zip_on.gif) no-repeat;}
#locationsBox h2 {
  margin-top:8px;
  width:227px;
}
#locationsBox h2.savings a {
  display:block;
  background:url(/images/t/btn_specials.gif) no-repeat;
  text-indent:-9999px;
  width:227px;
  height:60px;
}
#locationsBox h2.savings a:hover { background:url(/images/t/btn_specials.gif) 0px -60px no-repeat; }


div#colb {
  position:relative;
  float:right;
  padding-right:5px;
  width:678px;
  height:305px;
  z-index:100;
}
#colb h2.slideshow {
  width:678px;
  height:64px;
  background: url(/images/t/slideshow_hdr_bg.jpg) no-repeat;
  text-indent:-9999px;
  padding-bottom:2px;
}
#colb #slideshow {
  position:relative;
  width:678px;
  height:239px;
  z-index:100;
}

div#promos {
  clear:both;
  margin:0;
  width:924px;
  padding:26px 0 0 19px;
}
div.promoBox {
  position:relative;
  float:left;
  margin-right:20px;
  display:inline;
  width:209px;
  height:109px;
  border:1px solid #a7bcc9;
}
div.promoBox h2 {
  text-indent:-9999px;
  width:209px;
  height:109px;
}
div.promoBox a { /*209w x 109h*/
  position:relative;
  padding:38px 100px 0 10px;
  margin-top:-109px; 
  display:block;
  width:99px;
  height:71px;
  color:#4f4f4f;
  font:12px helvetica,arial,sans-serif;
  line-height:16px;
  text-decoration:none;
}
div.reserve h2 { background:url(/images/t/promo_box_sprite.jpg) no-repeat; }
div.request h2 { background:url(/images/t/promo_box_sprite.jpg) -209px 0px no-repeat; }
div.tips h2 { background:url(/images/t/promo_box_sprite.jpg) -418px 0px no-repeat; }
div.supplies h2 { background:url(/images/t/promo_box_sprite.jpg) -627px 0px no-repeat; }

/******* =Footer *******/

div#footer {
	 margin:0;
    position: relative;
    width: 943px;
    background:#a1d7df;
    color:#4f4f4f;
    font-size:12px;
}
div#footer ul#footerNav {
	margin:0;
	padding:14px 0 0 19px;
	width:924px;
	height:32px;
	border-bottom:1px solid #fff;
	margin-bottom:26px;
}
div#footer #footerNav li {
	float:left;
	list-style:none;
}
#footerNav li a {
	border-right:1px solid #4f4f4f;
	line-height:13px;
	height:13px;
}

#footerWrap {
	clear:both;
	padding:0 0 25px 19px;
}
#footerWrap ul li a {
	height:9px;
  line-height:9px;
  font-size:11px;
}

div#footer ul {
	margin:0;
	margin-left:-10px;
}
div#footer ul li {
    float: left;
    display: block;
}
div#footer ul li a {
    padding: 0 10px;
    border-right: 1px solid #4f4f4f;
    color: #4f4f4f;
    height:9px;
    line-height:9px;
}
div#footer ul li.last a {border: 0;}

div#footer-states {
	 clear:both; 
	 padding: 2px 0 0 0;
}
div#footer-states ul.states-list li a {text-transform: uppercase;}

div#footer-stores {
	  clear:both;
    position: relative;
    width: 891px;
    color: #4f4f4f;
    padding-top:25px;
}
div#footer-stores p.disclaimer {color: #4f4f4f; font-size:11px; text-align:left;}
div#footer-stores a {color: #4f4f4f;}
p.footerBrand { text-align:center; margin-top:25px;}
p.footerBrand a {}
.clear {clear: both;line-height: 1px;height: 1px}

/**************************** Facility Styles ****************************/
/* breadcrumbs styles */
div#middle p#trail {
    position: relative;
    float: left; 
    margin: 0; 
    padding-left:0px;
    font-size: 11px;
}
.facility div#middle p#trail {padding-left:10px;}
div#middle p#trail a { text-decoration:underline; }

/* printer & direction styles */
div#facility-name {float: right; padding-right:10px;}
div#facility-name ul {text-align:right;}
div#facility-name ul li {
    font-size: 11px;
    line-height: 18px;
    background: url(/images/printer.gif) no-repeat;
}
div#facility-name ul li.nobackground {background: none;} /* hide on area pages */
div#facility-name ul li a {
  text-align:left;
  padding-left: 15px;
  text-decoration: none;
}
div#facility-name ul li a:hover {}

#col1, #col2 { padding-top:14px; }
#col1 { float:left; width:451px; /*background:red;*/ }
#col2 { float:right; width:452px; /*background:blue;*/ }

#address {padding-left:10px;}
#address h2 {
  font-size:20px;
  color:#008c97;
}
#address h2 span.bottom {display:block;}
#address li {
	line-height:18px;
	font-size:12px;
	color:#000;
}
#address span.email { padding-left:8px; }
#phone {
	position:absolute;
	left:225px;
	top:130px;
	font:bold 30px helvetica,arial,sans-serif;
	color:#4f4f4f;
}
ul#ccp {
	margin:0;
	padding-top:20px;
}
ul#ccp li {
	float:left;
	width:221px;
	height:63px;
}
ul#ccp li a {
	display:block;
	background:url(/images/t/btn_fac_specials_sprite.png) no-repeat;
	width:221px;
	height:63px;
	text-indent:-9999px;
}
ul#ccp li.coupon {margin-right:9px;}
ul#ccp li.coupon a:hover { background-position: 0px -63px }
ul#ccp li.quote a { background-position: -221px 0px }
ul#ccp li.quote a:hover { background-position:-221px -63px }
ul#ccp li.special {width:451px; height:106px;}
ul#ccp li.special a { 
	clear:both;
	margin-top:10px;
	width:451px;
	height:66px;
	background:url(/images/t/btn_coupon.png) no-repeat;
	text-indent:0px;
	color:#fff;
	font-size:30px;
	font-weight:bold;
	text-align:center;
	padding-top:30px;
}
ul#ccp li.special a:hover {text-decoration:none;}
#accordion { margin-top:20px; }
#accordion h3 {
	background:url(/images/t/accordian_hdr_sprite2.png) no-repeat;
	width:451px;
	height:43px;
	text-indent:-9999px;
}
#accordion h3#toggler_features { background-position:0px -43px }
#accordion h3#toggler_hours { background-position:0px -86px }
#accordion h3#toggler_referral { background-position:0px -129px }
#accordion h3#toggler_twitter { background-position:0px -172px }

div#map {
	width:436px;
	height:288px;
	padding:8px;
	background:url(/images/t/map-bkg.gif) no-repeat;
}
/* this should be exact size of the map in the comp */
#flashmap {
    width: 436px;
    height: 288px;
}
p.directions {
	margin:3px 0 15px 0;;
	padding:0;
	font-size:11px;
	text-align:center;
}
#facilityPhoto #slideshow {
	width:436px;
	height:306px;
	padding:8px;
	background:url(/images/t/slideshow_fac_bg.gif) no-repeat;
}
p.photoSEO {
	margin:0;
	padding:0;
	font-size:11px;
	text-align:center;
}
/****** =Prices ******/
#prices, #features, #hours, #referral {
  padding:10px 0;
  font-size:12px;
}
#pricesPanel {width:451px;}
#prices th {
  font-weight:bold;
  padding:0 10px 5px 10px;
}
#prices td { padding:2px 10px; border-bottom:1px solid #dcdcdc; }
#prices table { margin-bottom:10px; width:212px; }
#existing-customers { padding-left:10px; }
h2#reserveOnline {
	margin-top:30px;
	width:221px;
	height:63px;
	text-indent:-9999px;
}
h2#reserveOnline a { 
	display:block;
	width:221px;
	height:63px;
	background:url(/images/t/btn_fac_specials_sprite.png) -442px 0px no-repeat; 
}
h2#reserveOnline a:hover { background-position:-442px -63px; } 
h6#social {margin:10px 0 0 5px;}

/****** =Hours ******/
#hours {
	padding-left:10px;
}
#hours dt {
  font-weight:bold;
  padding-bottom:2px;
  font-size:12px;
}
#hours dd {
  padding-bottom:5px;
  font-size:12px;
}

/****** =Features ******/
#features {padding-left:10px;}
#features dd, #features dt {font-size:12px;}

/****** =referral ******/
#referral { padding-left:10px }

/****** =twitter ******/
#twitter{
padding-left:10px;
margin-right:5px;	
}
#twitter_update_list{
margin-top:10px;	
}
#twitter_update_list li{
margin-bottom:10px;	
padding:0 0 0 24px;
background:transparent url(/images/t/twitter.gif) no-repeat scroll 0 0;
}

/****** =Other Facilities ******/
div#other-facilities {
    position: relative;
    clear: both;
}
div#other-facilities h2 { font:bold 14px helvetica,arial,sans-serif; }
div#footer div#other-facilities h2 { color:#008c98; }
div#footer div#other-facilities {
	padding-left:19px; 
	margin-bottom:15px; 
	width:924px;
	border-bottom:1px solid #ffffff;
}
div#other-facilities dl {margin: 15px 0 15px 0; font-size:12px;}

div#other-facilities dt a {
    padding: 10px 0 0 0;
    font-weight: bold;
    line-height: 1.5em;
    color:#4f4f4f;
}
div#other-facilities dd a {line-height: 1.5em; color:#4f4f4f;}

/****** =Compare ******/
div#compare {
    position: relative;
    clear: both;
}
div#compare p {font-size:9px;}
div#compare p.nomargin{display:none;}
div#footer div#compare {
  padding-left:19px;
  margin-bottom:15px;
  width:924px;
  border-bottom:1px solid #ffffff;
}
div#compare h2 {
  font:normal 9px helvetica,arial,sans-serif;
  color: #008c98;
  margin:0;
  padding:0;
}

/* State Pages */
/* -------------------- */
div#state-page {clear:both}
div#state-page dl {}
div#state-page dl dt {margin: 10px 0 2px 0;}
div#state-page dl dt a {font-weight: bold;}

/***** =LOCATIONS PAGE *****/
div#locations {clear: both;}
div#locations h2 {padding-bottom:10px; font-size: 14px;}

/***** =Area Page Styles *****/
/* Area Page Styles */
/*--------------------*/

div#area-page,
div#comarketing-page {clear: both; padding:5px 0 0 0;}

div#area-page p.city {
    padding-left: 407px;
    text-align: right;
}

h2.city {clear: both;}
p.city {padding: 0 0 0 520px; text-align: right;}

div#area_map {
    position: relative;
    width: 430px;
    float: right;
    padding: 0 0 35px 0;
}
div#area_map #flashmap {
    width: 430px;
    height: 400px;
  border:3px solid #164372;
}

#facility-list {
    position: relative;
    width: 407px;
    float: left;
    margin: 12px 0 0 0; 
    display: inline;
}

.facility-summary {
    margin: 16px 0; 
    clear: both;
  border-bottom: 1px solid #000;
}
.facility-summary img {
    float: left;
    padding: 0 10px 10px 0;
}
.facility-summary dl {
    margin: 0;
    padding: 0 0 20px 0; 
}
.facility-summary dt {margin:0; padding:0; font-weight: bold;}
.facility-summary dd {margin:0; padding:0;}
.facility-summary a {}
.facility-summary a img.facility-offer {display: none;}


/***** =Reservations *****/
div#editor-content.reservation ul.address-class {
  margin;0;
  padding:0;
  text-indent:0px;
}
div#editor-content.reservation ul.address-class li {
  margin:0;
  padding:0;
  text-indent:0px;
  line-height:18px;
  font-size:12px;
  list-style:none;
}
div#editor-content.reservation p.whatSize {float:right; margin-right:10px;}
#reservations {
  padding:10px 0;
  font-size:12px;
}
div#editor-content.reservation div#accordion {width:700px;}
div#editor-content.reservation h4 {font-size:14px;}
div#editor-content.reservation h2 {
  margin:0; 
  padding:0;
  font-size:12px;
  color:#4f4f4f;
}
div#editor-content.reservation div#accordion h3 {
	background:url(/images/t/reservations_tab_bg.gif) no-repeat;
	width:700px;
	margin-left:-5px;
}
div#editor-content.reservation table { margin-bottom:10px; width:690px; }
div#editor-content table tr {}
div#editor-content.reservation tr.odd {
    border: 1px solid #bfdfe4;
    background: #e4eeef;
}
div#editor-content.reservation tr.even {
    border: 1px solid #bfdfe4;
}
div#editor-content.reservation th {
  font-weight:bold;
  padding:0 10px 5px 10px;
}
div#editor-content.reservation td { padding:2px 10px; border-bottom:1px solid #dcdcdc; }

/***** =Driving Directions *****/
/*--------------------*/

div#driving-directions {clear: both; padding:5px 0px 20px 0px;}
div#driving-directions div#address {padding: 10px 0 0 0;}
div#driving-directions p {padding-bottom:1em;}
div#driving-directions div#address h2 {font-size:20px}

div#driving_map {
  clear:both;
    position: relative;
    width: 856px;
    padding: 10px 0 0 0;
}
div#driving_map h2 {
  padding:0 0 10px 0;
}
div#driving-directions #flashmap {
    position: relative;
    width: 883px;
    height: 400px;
    border: 2px solid #164372;
}

div#driving-text {padding: 18px 0 0 0;clear:both;}
div#driving-text h1 {font-size: 12px;}
div#driving-text h2 {font-size: 14px;padding-bottom:7px;color:#ff7600;}

div#driving-link {display:none;}

/***** =UNIT SIZES *****/
#unit-sizes-pop {}
#unit-sizes-pop p {text-align: left; color: #FFF; margin: 1em;}
#unit-sizes-pop table { 
    margin: 1em auto; 
    width: 90%;
    background: #FFF; 
    border-collapse: collapse;
}
#unit-sizes-pop table td {
    padding: .5em 1em; 
    color: #515151;
    border: 2px solid #b7cfed;
    vertical-align: top; 
    font-weight: normal;
}
#unit-sizes-pop table th {
    color: #515151; 
    padding: .5em 1em; 
    border: 2px solid #b7cfed; 
    font-weight: bold; 
}
#unit-sizes-pop table th {background: #FFF; color: #515151;}
table.priceList {
  border: 1px solid #000; 
  border-collapse: collapse;
  margin: 10px auto;
  text-align: center;
  font: 12px Verdana, Verdana, Geneva, sans-serif;
  color: #000;}
table.priceList th { 
  padding: 5px;
  border: 1px solid #000;
  text-align: center; 
  }
#unit-sizes-pop table.priceList tr td { 
  padding: 5px;
  border: 1px solid #000;
  vertical-align: top;
  font-size:10px;  
}

/***** =Calculator *****/
#calculate {
	width:883px;
	height:auto;
    padding:20px 0;
}
div#editor-content #calculate dl, div#editor-content #calculate dt, div#editor-content #calculate dd {
	margin:0;
	padding:0;
}

#calculate h1,
#calculate h2,
#calculate h3,
#calculate h4 {
    width:560px;
}

#calculate h3 {
    clear:both;
    font-size:12px;
    margin:3px 0 9px 0;
    border-bottom:1px solid #4f4f4f;
}

div#editor-content #calculate dl {
	margin:0;
	padding:0;
	clear:both;
    float:left;
    width:560px;
    margin-bottom:8px;
}

div#editor-content #calculate dt {
	margin:0 0 0 10px;
    float:left;
    width:146px;
    height:22px;
    line-height:22px;
    padding:0;
}
#calculate dd {
	margin:0;
	padding:0;
    float:left;
    width:25px;
    height:22px;
    padding:0 10px 0 0;
}
#calculate dd input {
    width:25px;
}

#calculate input#clear {
    clear:left;
    float:left;
    width:100px;
}
#calculate input#submit {
    float:left;
    margin-left:45px;
    width:100px;
}
#calculate input#label {
    width:16em;
    display:block;
    clear:left;
    float:left;
    margin-top:10px;
    padding:2px;
    font-weight:bold;
    border:0;
    background:transparent;
}
#calculate input#total {
    display:block;
    float:left;
    padding:2px;
    font-weight:bold;
    margin-top:10px;
    color:#600;
    border:0;
    background:transparent;
}

div#editor-content #calculate h2 {
    clear:both;
    padding:10px 0;
}
#calculate h2.total {
    font-size:18px;
}

/* News Ticker */

#headerRight {
float: right;
width: 672px;
height: 103px	
}
#headerRight div.hotDeals {
float: right;
width: 172px;	
padding: 20px 35px 0 0;
}
#headerRight div.hotDeals a {
display: block;
width: 172px;
height: 103px;	
text-indent: -9999px;
background: url(/images/button_hotdeals.jpg) top left no-repeat;
}

.facTitle {
display: block;
background: url(/images/t/bg_fac_title.jpg) top left no-repeat;	
width: 228px;
height: 46px;
line-height: 46px;
text-indent: 20px;
font-size: 16px;
font-weight: bold;
}
.facTitleState {
font-size: 16px;
font-weight: bold;	
}

.customers {
position: absolute;
font-size: 14px;
font-weight: bold;
top: 126px;
left: 800px;
}
.customers a {
text-decoration: underline;
}
.customers a:hover {
text-decoration: none;
}
#boxes {
float: right;
width: 276px;
margin: 0 100px 0 0;	
}
.boxUno {
margin: 0 0 20px 0;
width: 270px;
height: 54px;
background: #a4d6e1;	
border: 3px solid #008c99;
}
.boxUnoText {
text-align: center;
font-size: 18px;
}
.boxUnoText a {
font-size: 20px;
}

#marqueehome p{
	margin:-12px 0 0 0;	
}
/* Signature Brand Styles */
#signature-brand {width:180px;height:20px;display:block;margin:10px 0;outline:none;text-indent:-9999px;background:url(/images/signature-brand.gif);overflow:hidden;}
#signature-brand:hover, 
#signature-brand:focus {background-position:0 -20px;}
#signature-brand:active {background-position:0 -40px;}
/* --------- /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;
}


