/* GENERAL STYLES */
.geotrust {
	text-align: center;
}
ul.rebates li {
	list-style:none;
	border:3px dashed #e7d9bb;
	padding:10px;
	margin:5px;
	float:left;
	clear:both;
	width:800px;
	background:#fffef8;
}

ul.rebates li img {
	float:left;
	border:5px solid #cce8f0;
	margin-right:15px;
	}
	
ul.rebates p {
line-height:200%;
}
	
	
.destroyer {
  clear: both;
}

.destroyl {
  clear: left;
}

.hidden {
  text-indent: -9999px;
  overflow: hidden;
  display: block;
}

.half.right-align,
.right-align {
  float: right; 
}

.highlight {
  color: #ffcf5a; 
}

.half {
  width: 45%;
  float: left; 
}

.top-adjust {
  margin: 0px 5px 5px 5px; 
}

a.image {
  border: 0; 
}

/* STRUCTURE STYLES */

body, html {
  padding: 0;
  margin: 0;
  font-family: Arial;
  font-size: 16px;
  color: #634630;
}

body {
  background: #a6f8ff url(../images/body_bg.gif) top center repeat-x;
}

#shell {
  background: transparent url(../images/wrapper_bg.jpg) top center no-repeat;
  min-height: 650px;
  position: relative;
}

#wrapper {
  width: 950px;
  margin: 0 auto;
}

#header {
  height: 103px;
  position: relative;
  background: transparent url(../images/header_bg.jpg) top center no-repeat;
}

#search-box {
  position: absolute;
  z-index: 10;
  width: 680px;
  left: 50%;
  top: 50px;
  margin-left: -340px;
  min-height: 300px;
  /*background: #fff;*/
}

div.pop-top {
  height: 41px;
  background: transparent url(../images/pop_top.png) top center no-repeat; 
}
div.pop-bot {
  height: 13px;
  background: transparent url(../images/pop_bot.png) top center no-repeat; 
}

#shader {
  position: absolute;
  z-index: 7;
  background: transparent url(../images/shader_bg.png) top left repeat;
  top: 0;
  left: 0;
}

h1, h2, h3, h4, h5, h6, form, p, ul, li, form {
  padding: 0;
  margin: 0;
}

ul {
  padding: 0 20px 5px 20px; 
}

h6 { font-size: 16px; }
h5 { font-size: 18px; }
h4 { font-size: 20px; }
h3 { font-size: 22px; }
h2 { font-size: 24px; }
h1 { font-size: 26px; }

h6, h5, h4, h3, h2, h1 { color: #44c4ce; }

a {
  color: #008e99;
  text-decoration: none;
  border-bottom: 1px solid #008e99; 
  padding-bottom: 1px;
}

a img {
  border: 0; 
}

p {
  padding: 5px 5px 15px 5px; 
}
div#content div.results p {
  line-height: 22px; 
}

h1.home-link {
  position: absolute;
  top: 0;
  left: 0;
  height: 100px;
  width: 350px;
}
h1.home-link a {
  display: block;
  height: 100px;
}

ul.top-navigation {
  position: absolute;
  left: 345px;
  bottom: 0;
  height: 65px;
  width: 590px;
  list-style: none;
  overflow: hidden;
  padding: 0;
}

ul.top-navigation li {
  list-style: none;
  float: left;
  display: block;
  width: 106px;
  height: 70px;
  margin: 0 0 0 1px;
}
ul.top-navigation li.first {
  width: 75px;
}
ul.top-navigation li.deals {
  width: 90px; 
}
ul.top-navigation li.stores {
  width: 130px; 
}
ul.top-navigation li.safety {
  width: 110px; 
}
ul.top-navigation li.about {
  width: 75px; 
}
ul.top-navigation li.last {
  margin-right: 0;
  width: 95px;
}

ul.top-navigation a {
  display: block;
  height: 70px;
}

div#content {
  background: #fffcf3 url(../images/content_bg.gif) top left no-repeat;
  padding-bottom: 50px;
  position: relative;
  width: 950px;
}

h2.tagline {
  height: 56px;
  background: transparent url(../images/tagline_bg.gif) top center no-repeat;
}

h3#home-block1 {
  width: 316px;
  height: 175px;
  float: left;
  background: transparent url(../images/reason1_bg.jpg) top left no-repeat;
}

h3#home-block2 {
  width: 316px;
  height: 175px;
  float: left;
  background: transparent url(../images/reason2_bg.jpg) top left no-repeat;
}

h3#home-block3 {
  width: 316px;
  height: 175px;
  float: left;
  background: transparent url(../images/reason3_bg.jpg) top left no-repeat;
}

h3#home-block1 a,
h3#home-block2 a,
h3#home-block3 a {
  display: block;
  border: 0;
  height: 165px; 
}

div.box-search,
div.home-search,
form.home-search {
  background: transparent url(../images/get_started.jpg) top left no-repeat;
  display: block;
  height: 160px;
  width: 364px;
  color: #fff;
  font-size: 14px;
  padding-left: 270px;
  position: relative;
}

div.box-search {
  background: transparent url(../images/new_search.jpg) top left no-repeat;
}

div.box-search p.map-info,
div.home-search p.map-info {
  position: absolute;
  left: 50px;
  top: 40px;
  width: 200px;
}

div.box-search input.text,
div.home-search input.text,
form.home-search input.text {
  background: #fff;
  color: #a6a6a6;
  height: 22px;
  width: 95px;
  font-size: 18px;
  padding: 5px;
  margin: 0;
  border: 1px solid #71dde4;
  float: left;
}
div.box-search input.text.name,
div.home-search input.text.name,
form.home-search input.text.name {
  width: 215px;  
  margin: 3px 5px 0 47px;
}
div.box-search input.text.zip,
div.home-search input.text.zip,
form.home-search input.text.zip {
  margin: 3px 5px 0 55px;
}

input.home-go {
  width: 57px;
  height: 42px;
  background: transparent url(../images/home_go_bg.gif) top right no-repeat;
  border: 0;
  text-indent: -9999px;
  overflow: hidden;
  cursor: pointer;
  line-height: 100px;
}

input.home-go.fade {
  background: transparent url(../images/home_go_bg_fade.gif) top right no-repeat;   
}

div.box-search p,
div.home-search p,
form.home-search p {
  padding: 3px 28px 3px 0;
  text-align: right;
}
div.box-search p.balance,
div.home-search p.balance,
form.home-search p.balance {
  text-align: left;
  margin: 0;
  padding: 0;
}

ul#search-drop,
ul#home-drop {
  color: #a6a6a6;
  height: 22px;
  width: 95px;
  font-size: 18px;
  padding: 5px;
  margin: 3px 5px 0 0;
  border: 1px solid #71dde4;
  list-style: none;
  float: left;
  background: #fff url(../images/home_drop_bg.gif) center right no-repeat;
  cursor: pointer;
  position: relative;
  z-index: 6;
}
ul#search-drop li,
ul#home-drop li {
  position: relative;
}
ul#search-drop li ul,
ul#home-drop li ul {
  position: absolute;
  left: -9999px;
  width: 105px;
  border: 1px solid #71dde4;
  background: #fff;
  list-style: none;
}
ul#search-drop.on li ul,
ul#home-drop.on li ul {
  left: -6px;
  top: 27px;
}
ul#search-drop.off li ul,
ul#home-drop.off li ul {
  left: -9999px;
  top: 27px;
}
ul#search-drop li ul li,
ul#home-drop li ul li {
  padding: 5px;
}
ul#search-drop li ul li:hover,
ul#home-drop li ul li:hover {
  background: #f3f3f3;
}

form.register-today {
  background: transparent url(../images/register_today_bg.jpg) top left no-repeat;
  display: block;
  height: 180px;
  color: #fff;
  padding: 53px 20px 0 20px;
}

form.register-today p {
  font-size: 14px;
  padding: 0 0 7px 0;
}

input.text.brown,
div.registerme input.text,
form.register-today input.text {
  background: #fff;
  color: #a6a6a6;
  height: 22px;
  width: 260px;
  font-size: 18px;
  padding: 5px;
  margin: 0 0 10px 0;
  border: 1px solid #807e7a;
}

input.text.brown.thin,
div.registerme input.text.thin {
  width: 50px; 
}
input.text.zip.thing,
div.registerme input.text.zip {
  width: 100px; 
}

textarea.brown {
  width: 260px;
  height: 150px;
  padding: 5px;
  border: 1px solid #807e7a;
  font-family: Arial;
  font-size: 14px;
}

textarea.description {
  width: 350px; 
}

input.green-button,
input.review-submit,
input.contact-submit,
input.pop-signup,
input.home-signup {
  width: 96px;
  height: 43px;
  background: transparent url(../images/home_signup_bg.gif) top right no-repeat;
  border: 0;
  text-indent: -9999px;
  overflow: hidden;
  cursor: pointer;
  margin: -7px 0 0 172px;
  line-height: 100px;
}
input.green-button {
  margin: 0; 
}
input.green-button.register {
  background: transparent url(../images/register_bg.gif) top right no-repeat;
}
div.register-section input.green-button.register {
  margin: 10px 0 0 150px;
}
input.green-button.save {
  background: transparent url(../images/save_bg.gif) top right no-repeat;
  margin: 0 0 0 150px;  
}
input.green-button.delete {
  background: transparent url(../images/delete_bg.gif) top right no-repeat;
  margin: 0 0 0 0;  
}
input.green-button.cancel {
  background: transparent url(../images/cancel_bg.gif) top right no-repeat;
  margin: 0 0 0 0;  
}
input.green-button.login {
  background: transparent url(../images/login_bg.gif) top right no-repeat;
  margin: 0 0 0 175px;
}

input.pop-signup {
  margin: 0;
  float: right;
  background: transparent url(../images/register_signup_bg.gif) top right no-repeat;  
}
input.review-submit,
input.contact-submit {
  margin: 5px 135px 0 0;
  float: right;
  background: transparent url(../images/submit_bg.gif) top right no-repeat;  
}

div.us-map {
  height: 430px;
  width: 630px;
/*  position: relative;
  z-index: 100;*/
}

div.us-map.float {
  position: absolute;
  top: 300px;
  left: 50%;
  margin-left: -315px;
}


div.wide-left {
  width: 633px;
  float: left;
}

div.thin-right {
  width: 317px; 
  float: left;
}

div#results {
  padding: 25px 20px 0 20px; 
}

h1.results {
  background: transparent url(../images/results_bg.gif) top left no-repeat;
  width: 126px;
  height: 31px;
  float: left;
  overflow: hidden;
  text-indent: -9999px; 
}

span.details {
  color: #634630;
  line-height: 48px;
  margin: 0 0 0 5px;
}

span.details strong {
  font-size: 18px; 
}

div.control-bar {
  background: #44c4ce url(../images/results_right_bg.gif) top right no-repeat;
  color: #fff;
  clear: both;
  height: 44px;
  line-height: 44px;
  margin-bottom: 5px;
}

span.filter,
span.sort {
  float: left;
  height: 44px;
  width: 105px;
  padding-left: 10px;
  background: transparent url(../images/results_left_bg.gif) top left no-repeat;
}
span.filter {
  width: 105px;
}

span.page {
  float: left;
  margin: 0 5px;
}
span.page strong {
  font-size: 30px;
  font-weight: 400;
}

a.sort {
  height: 43px;
  float: left;
  border: 0;
}
a.sort.rating {
  width: 73px;
  background: transparent url(../images/rating_bg.gif) top center no-repeat; 
}
a.sort.distance {
  width: 88px;
  background: transparent url(../images/distance_bg.gif) top center no-repeat; 
}
a.sort.name {
  width: 70px;
  background: transparent url(../images/name_bg.gif) top center no-repeat; 
}
a.sort.pending {
  width: 83px;
  background: transparent url(../images/pending_bg.gif) top center no-repeat; 
}
a.sort.approved {
  width: 106px;
  background: transparent url(../images/approved_bg.gif) top center no-repeat; 
}
a.sort.unapproved {
  width: 115px;
  background: transparent url(../images/unapproved_bg.gif) top center no-repeat; 
}
a.sort.unapproved.on,
a.sort.approved.on,
a.sort.pending.on,
a.sort.rating.on,
a.sort.distance.on,
a.sort.name.on,
a.sort.unapproved:hover,
a.sort.approved:hover,
a.sort.pending:hover,
a.sort.rating:hover,
a.sort.distance:hover,
a.sort.name:hover {
  background-position: bottom center; 
}

a.sort.first {
  width: 32px;
  background: transparent url(../images/first_bg.gif) top center no-repeat;
  cursor: default;
}
a.sort.last.on,
a.sort.next.on,
a.sort.back.on,
a.sort.first.on {
  background-position: bottom center;
  cursor: pointer;
}
a.sort.back {
  width: 32px;
  background: transparent url(../images/back_bg.gif) top center no-repeat;
  cursor: default;
}
a.sort.next {
  width: 31px;
  background: transparent url(../images/next_bg.gif) top center no-repeat; 
  margin-right: 1px;
  cursor: default;
}
a.sort.last {
  width: 31px;
  background: transparent url(../images/last_bg.gif) top center no-repeat;
  cursor: default;
}

div.control-bar span.right-align {
  margin-right: 10px; 
}

a.new_search {
  background: transparent url(../images/new_search_bg.jpg) top center no-repeat;
  display: block;
  width: 207px;
  height: 44px;
  position: absolute;
  top: 20px;
  right: 20px;
  border: 0;
}

a.add-review {
  background: transparent url(../images/add_review_bg.gif) top center no-repeat;
  border: 0;
  display: block;
  width: 156px;
  height: 44px;
}

div.store-line {
  padding: 10px;
  color: #635a54;
}

div.store-line.dark {
  background: #f1efe5;
}

div.store-line .store-name {
  width: 400px;
  float: left;
}
div.store-line .store-name a {
  color: #00aebc;
  text-decoration: none;
  font-size: 18px;
  border: 0;
}
div.store-line .store-name a:hover {
  border-bottom: 1px solid #00aebc;
}

div.store-line .store-city {
  float: right;
  width: 150px;
  text-align: center;
}

div.store-line .store-type {
  float: right;
  width: 180px;
  text-align: center;
}
div.store-line .store-distance {
  float: right;
  width: 50px;
  text-align: center;
}
div.store-line .store-stars {
  float: right;
  width: 105px;
  margin-left: 5px;
  text-align: center;
}

h1.store-name {
  background: #44c4ce;
  color: #fffcf3;
  float: left;
  height: 34px;
  padding: 5px;
  line-height: 34px;
  margin-bottom: 5px;
  font-size: 22px;
  font-weight: 400;
  position: relative;
}
h2.store-class {
  background: #b2ab97;
  color: #fffcf3;
  float: left;
  height: 34px;
  padding: 5px;
  line-height: 34px;
  margin: 0 0 5px 5px;
  font-size: 22px;
  font-weight: 400;
  position: relative;
}

div#class-description {
  background: #fffcf3;
  border: 1px solid #b2ab97;
  color: #b2ab97;
  height: 0px;
  width: 0px;
  padding: 5px;
  line-height: normal;
  position: absolute;
  left: -9999px;
  z-index: 100;
}

div#class-description.on {
  height: auto;
  left: 0;  
}

p.sub-stars {
  background: #fffcf3;
  border: 1px solid #b2ab97;
  color: #b2ab97;
  height: 0px;
  width: 0px;
  padding: 5px;
  line-height: normal;
  position: absolute;
  left: -9999px;
  z-index: 100;
  text-align: right;
  overflow:hidden;
}

p.sub-stars.on {
  height: auto;
}
p.certification-info_link {
  text-align: center;	
  color:blue;
}


span.tl { position: absolute; width: 10px; height: 10px; top: 0; left: 0; overflow: hidden; text-indent: -9999px; }
span.tr { position: absolute; width: 10px; height: 10px; top: 0; right: 0; overflow: hidden; text-indent: -9999px; }
span.br { position: absolute; width: 10px; height: 10px; bottom: 0; right: 0; overflow: hidden; text-indent: -9999px; }
span.bl { position: absolute; width: 10px; height: 10px; bottom: 0; left: 0; overflow: hidden; text-indent: -9999px; }

h1.store-name span.tl { background: transparent url(../images/corner_green_tl.gif) top left no-repeat; }
h1.store-name span.tr { background: transparent url(../images/corner_green_tr.gif) top left no-repeat; }
h1.store-name span.br { background: transparent url(../images/corner_green_br.gif) top left no-repeat; }
h1.store-name span.bl { background: transparent url(../images/corner_green_bl.gif) top left no-repeat; }

h2.store-class span.tl { background: transparent url(../images/corner_brown_tl.gif) top left no-repeat; }
h2.store-class span.tr { background: transparent url(../images/corner_brown_tr.gif) top left no-repeat; }
h2.store-class span.br { background: transparent url(../images/corner_brown_br.gif) top left no-repeat; }
h2.store-class span.bl { background: transparent url(../images/corner_brown_bl.gif) top left no-repeat; }

p#info {
  padding: 5px;
  color: #807e7a;
  /*clear: both;*/
  float: left;
  font-size: 16px;
  line-height: 22px;
  
}
p#info a {

}

div.full-bio {
  padding: 10px;
  background: #f1efe5;
  margin-bottom: 10px;
  position: relative;
}

div.full-bio p {
  padding: 5px;
  font-size: 16px;
  color: #634630;
  line-height: 22px;
}

div.full-bio div.left {
  width: 550px;
  padding-right: 20px;
  float: left;
}

div.full-bio div.right {
  width: 320px;
  float: left;
}

h2.merchandise {
  background: transparent url(../images/merchandise_bg.gif) center left no-repeat;
  height: 31px;
  padding-top: 5px;
  overflow: hidden;
  text-indent: -9999px;
}
h2.store-information {
  background: transparent url(../images/store_information_bg.gif) center left no-repeat;
  height: 31px;
  overflow: hidden;
  text-indent: -9999px;
  padding-top: 15px;
}
h2.services {
  background: transparent url(../images/services_bg.gif) center left no-repeat;
  height: 31px;
  overflow: hidden;
  text-indent: -9999px;
  padding-top: 15px;
}
h2.description {
  background: transparent url(../images/description_bg.gif) center left no-repeat;
  height: 31px;
  overflow: hidden;
  text-indent: -9999px;
  padding-top: 15px;
}
h2.consumer {
  background: transparent url(../images/consumer_bg.gif) center left no-repeat;
  height: 31px;
  margin-left: 10px;  
  overflow: hidden;
  text-indent: -9999px;
  padding-top: 10px;
  width: 250px;
  float: left;
}

span.check {
  padding: 2px 14px 2px 14px;
  display: block;
  float: left;
  background: transparent url(../images/check_on.gif) center left no-repeat;
}
span.check.off {
  color: #b2ab97;
  background: transparent url(../images/check_off.gif) center left no-repeat;
}

div.img-holder {
  background: #b2ab97 url(../images/img_holder_bg.gif) center center repeat;
  padding: 10px;
  text-align: center;
}

div.comment {
  padding: 10px;
  position: relative;
}
div.comment.dark {
  background: #f1efe5; 
}
div.comment p.author {
  color: #008e99;
  font-size: 20px; 
}
div.comment p {
  font-size: 16px; 
  color: #634630;
  line-height: 22px;
}
div.comment p.stars {
  position: absolute;
  top: 5px;
  right: 0;
  width: 110px; 
}

p.bpe-rating {
  float: right;
  width: 190px;
  height: 30px;
}

p.rating-confirmation {
	color: red;
}

a.vert-ad {
  margin: 10px auto;
  width: 280px;
  padding: 10px;
  background: #daf0f2;
  display: block;
  border: 0; 
}

a.vert-ad:hover {
  background: #5a7c80; 
}

a.box {
  display: block;
  border: 0;
  border: 0;
  text-indent: -9999px;
  overflow: hiden;
  width: 320px;
  height: 57px;
}
a.box:hover {
  /*background: #fff; */
}

a.box.maps {
  background: transparent url(../images/view_map_bg.jpg) top center no-repeat;
}
a.box.video {
  background: transparent url(../images/view_video_bg.jpg) top center no-repeat;
}
a.box.brands {
  background: transparent url(../images/view_brands_bg.jpg) top center no-repeat;
}

div.box-inside,
div.brands {
  padding: 16px; 
  background: transparent url(../images/pop_bg.png) top center repeat-y;
  width: 648px;
}

div.brand {
  width: 210px;
  margin: 3px;
  text-align: center;
  float: left; 
}

a.closer {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  border: 0;
  margin: 5px 15px 0 0;
}


form#registration {
	padding: 10px;
	min-height: 300px;
}

h1.add-store {
  background: transparent url(../images/add_store_bg.jpg) top left no-repeat;
  width: 213px;
  height: 40px;
  overflow: hidden;
  text-indent: -9999px;
  margin: 0;   
}

h1.register {
  background: transparent url(../images/register_bg.jpg) top left no-repeat;
  width: 293px;
  height: 40px;
  overflow: hidden;
  text-indent: -9999px;
  margin: -30px 0 0 12px;
}

h1.register-owner {
  background: transparent url(../images/register_owner_bg.jpg) top left no-repeat;
  width: 461px;
  height: 42px;
  overflow: hidden;
  text-indent: -9999px;
  margin: 0;
}

h1.owner-login {
  background: transparent url(../images/owner_login_bg.jpg) top left no-repeat;
  width: 343px;
  height: 45px;
  overflow: hidden;
  text-indent: -9999px;
  margin: 0; 
}

form#registration div.block {
	float: left;
	width: 304px;
	padding: 5px;
}

div#kid-hole {
	background: #f2efe7;
	font-size: 12px;
}
div.child-box {
	padding: 5px;
	background: #e5e0cf;
}

.sub-box {
  padding: 5px;
  margin: 5px;
}

form#contact-form {
 
}

div#review {
  overflow: hidden;
  height: 0; 
}
a.find-review,
a.find-store {
  display: block;
  width: 194px;
  height: 43px;
  background: transparent url(../images/find_store_bg.gif) top center no-repeat; 
  border: 0;
  margin: 0 auto;  
}

a.find-review {
  background: transparent url(../images/find_review_bg.gif) top center no-repeat;  
}

div#video-holder {
  /*width: 480px;*/
  height: 310px;
  margin: 0 auto; 
}

div#video-holder.youtube {
  width: 560px;
  height: 340px;
  margin: 0 auto;   
}

img.logo {
  margin: 0 auto;
  padding-bottom: 5px;
}

form#comment {
  margin-bottom: 10px; 
}

a.photo-block {
  display: block;
  float: left;
  text-align: center;
  height: 40px;
  line-height: 40px;
  width: 298px;
  margin: 0 0 0 25px;
  border: 0;
}

a.photo-block.right {
  margin: 0 25px 0 0;
  float: right; 
}

a.photo-block:hover {
  background: #44c4ce;
  color: #fffcf3; 
}

div.review-box {
  width: 648px;
  color: #44c4ce;
}

div.row {
  border-top: 1px solid #e5e5e5;
  margin-bottom: 10px;
  padding-left: 30px;
}

div.name {
  float: left;
  width: 200px;
  height: 40px;  
  line-height: 45px;
}

div.score {
  float: left;
  width: 68px;
  height: 40px;  
  line-height: 35px;  
}

span.big {
  font-size: 30px;
}

div.percentage {
  float: left;
  width: 300px;
  height: 40px;
  color: #fff;
  border-left: 1px solid #e5e5e5;
  line-height: 35px;
  background: #e5e5e5;
  text-align: center;
}

span.score {
  margin: 0 5px;
  float: right;
}

div.bar {
  background: #44c4ce;
  height: 30px;
  margin: 5px 5px 0 0;
  float: left;
  width: 0;
}
div.bar.overall {
  background: #fec538; 
}

.warning, .status_error {
  padding: 10px;
  margin: 10px;
  clear: both;
  border: 1px solid #800004;
  color: #800004;
  background: #ffd9da; 
}
.success, .status_success {
  padding: 10px;
  margin: 10px;
  clear: both;
  border: 1px solid #008006;
  color: #008006;
  background: #d9ffdb; 
}

.brown {
  color: #634630; 
}

h1.owner {
  float: left; 
}

div.sidebar {
  float: right;
  width: 300px; 
}

form span.error { 
  width: 95%; 
  display: none; 
  color: #800004;
  font-size: 10px;
  font-weight: bold;
  background: #ffd9da;
  padding: 5px;
 }

div.store {
  border-bottom: 1px solid #d8cdae;
  padding: 10px 0;
}

div.store div.options {
  font-size: 10px;
  margin-top: 5px;
  margin-left: 5px; 
}

a.store {
  display: block;
  border: 1px solid #d8cdae;
  border-width: 1px 0;
  padding: 10px 0;
  text-align: center; 
  color: #634630;
}

a.store:hover {
  background: #fff;
}

div.store-section div.panel,
div.edit-owner div.panel,
div.register-section div.panel {
  float: left;
  width: 250px;
  border: 10px solid #daf0f2;
  margin: 0 5px 10px 5px;
  padding: 10px;
}

div.store-section div.panel {
  width: 400px; 
}

div.store-section div.panel.right {
  float: right; 
}

div.store-section,
div.edit-owner,
div.register-section {
  font-size: 12px;
}

div.store-section input.text.brown,
div.edit-owner input.text.brown,
div.register-section input.text.brown {
  height: auto;
  width: 230px;
  font-size: 12px;
  color: #5a5a5a;
}

div.half-panel {
  float: left;
  width: 350px;
  border: 10px solid #daf0f2;
  padding: 10px;
  margin-top: 50px;
}

div.half-panel.p {
  margin-top: 10px; 
}

div.half-panel.left {
  margin: 50px 25px 0 50px;
}

div.certified {
  height: 243px;
  background: #fffcf3 url(../images/certified_bg.jpg) bottom right no-repeat; 
}

input.checkbox.services {
  margin-left: 20px; 
}

div#footer {
  padding: 5px;
  border-top: 1px solid #f1efe5;
  margin-top: 5px;
  font-size: 12px;
  background: #fffcf3;
}
div#owner-subnav {
	padding: 10px;
	margin-bottom: -20px;
  text-align: right;
  font-size: 12px;
}
ul#footer-nav {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center;
}

ul#footer-nav li {
  display: inline;
  margin: 0 5px;
}

img.on {
  display: inline; 
}

img.off {
  display: none; 
}

strong.hours-day {
  float: left;
  width: 280px;
  text-align: right;
  margin-right: 10px;
}
span.hours-time {
  float: left;
  width: 200px;
  text-align: left;
}

span.fake-link {
  color: #008e99;
  text-decoration: none;
  border-bottom: 1px solid #008e99; 
  padding-bottom: 1px;
  cursor: pointer;
  margin: 0 10px;  
}

div.hide-brand {
  overflow: hidden;
  height: 0px;
}

div.hide-brand.on {
  height: auto; 
}

div#time-box {
  background: #fff;
  width: 460px;
  position: absolute;
  left: -9999px;
  /*left: 50%;
  margin-left: -230px;*/
  top: 400px;
  border: 10px solid #daf0f2;
  padding: 10px;
  font-size: 14px;
}

div#time-box span.time-listing {
   padding: 10px 20px;
   width: 75px;
   float: left;
   cursor: pointer;
   text-align: center;
}

div#time-box span.time-listing:hover {
   background: #daf0f2;
}

div#hours-box span.static-time.on,
div#hours-box span.static-time:hover {
  background: #daf0f2; 
}

div.time-box-floater {
  float: left;
  width: 400px; 
}

.panel label.bigger {
  font-size: 14px; 
  margin: 0 10px 10px 0;
  width: 170px;
  float: left;
  padding: 2px 0;
  cursor: pointer;
}
.panel label.bigger:hover {
  background: #daf0f2;
}

.panel input.checkbox.bigger {
  float: left; 
}

div.image-block {
  background: #b2ab97 url(../images/img_holder_bg.gif) center center repeat;
  float: left;
  width: 200px;
  padding: 5px;
  margin: 5px;
  color: #fffcf3;
  min-height: 100px;
}

div.image-block a {
  padding: 0;
  color: #fffcf3;
  border: 0;
}

a.anchor {
  border: 0;
  color: #44c4ce;
}

form.admin-search {
  float: right;
  font-size: 12px;
  padding-right: 10px;
}

form.admin-search input.search {
  background: transparent url(../images/admin_search_bg.gif) top center no-repeat;
  cursor: pointer;
  line-height: 50px;
  text-indent: -9999px;
  width: 66px;
  height: 21px;
  border: 0;
}

form.button {
  float: left; 
}

input.approve,
input.unapprove {
  /*background: transparent url(../images/unapprove_bg.gif) top center no-repeat;*/
  background: transparent url(../images/unregister_bg.gif) top center no-repeat;
  display: block;
  cursor: pointer;
  line-height: 50px;
  text-indent: -9999px;
  width: 89px;
  height: 21px;
  overflow: hidden;
  border: 0;
}
div.sub-box input.unapprove {
  /*background: transparent url(../images/unapprove_dark_bg.gif) top center no-repeat;*/
  background: transparent url(../images/unregister_dark_bg.gif) top center no-repeat;  
}

input.approve {
  /*background: transparent url(../images/approve_bg.gif) top center no-repeat;*/
  background: transparent url(../images/register_light_bg.gif) top center no-repeat;
}
div.sub-box input.approve {
  /*background: transparent url(../images/approve_dark_bg.gif) top center no-repeat;*/
  background: transparent url(../images/register_dark_bg.gif) top center no-repeat;
}

a.more-images {
  display: block;
  background: #634630;
  color: #fff;
  border: 0;
  font-size: 12px;
  line-height: 12px;
  padding: 10px; 
}
a.more-images:hover {
  background-color: #b2ab97; 
}

table.admin-table {
  font-size: 10px; 
}

span.cards {
  background: transparent url(../images/cards.jpg) top center no-repeat;
  width: 100px;
  height: 27px;
  display: block;
  float: right;
  overflow: hidden;
  text-indent: -9999px;
  margin: -40px 40px 0 0;
}

form.limp {
  display: inline;
  padding: 0;
  margin: 0;  
}

form.limp select {
  padding: 0;
  margin: 0;
   
}

a.side-bar-ad {
  border: 0;
  display: block;
  width: 246px;
  margin: 0 auto;
}

.winnersbox {
	margin:5px;
	padding:10px;
	background:#fbfbf2;
	border: 1px solid #b2ab97;
}
.winnersbox ul li {
	margin-top:7px;
}
.winnersbox h4 {
	margin-bottom:10px;
}

#deals {
	width:800px;
	height:120px;
	margin:20px;
	background:url(../images/bg_deals.jpg) no-repeat;
}

#deals p {
	margin:0 10px 10px 380px;
	padding-top:40px;
	font-size:20px;

}

p.row-recall {
  border-top: 1px solid #f4f2ea;
  padding: 10px;
  margin-top: 10px;
}

p.row-recall img {
  float: left; 
}

p.blockdate {
  float: left;
  width: 150px;
  text-align: center;
}

a.blocklink {
  float: left;
  display: block;
  width: 500px;
  border: 0;
}