body
{
  margin: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  background-color: #c9dbea;
  color: #787878;
  font-size: 14px;
}

@font-face {
       font-family: MyriadPro;
       src: local("MyriadPro-Regular"), url("fonts/MyriadPro-Regular.otf") format("truetype");
       font-weight: normal;
       font-style: normal;
}

@font-face {
       font-family: MyriadPro;
       src: local("MyriadPro-Bold"), url("fonts/MyriadPro-Bold.otf") format("truetype");
       font-weight: bold;
       font-style: normal;
}

@font-face {
       font-family: MyriadPro-BoldCond;
       src: local("MyriadPro-BoldCond"), url("fonts/MyriadPro-BoldCond.otf") format("truetype");
       font-weight: bold;
       font-style: normal;
}

@font-face {
       font-family: MyriadPro-BoldCondlt;
       src: local("MyriadPro-BoldCondlt"), url("fonts/MyriadPro-BoldCondlt.otf") format("truetype");
       font-weight: normal;
       font-style: normal;
}

a
{
  color: #4e86a9;
  text-decoration: none;
}

a:hover
{
  color: #86b667;
  text-decoration: underline;
}

#clear
{
  clear: both;
}

#page
{
  background-image: url(images/bg-body.jpg);
  background-repeat: repeat-x;
  width: 100%;
}

#page-inner
{
  background-image: url(images/bg-page-inner.jpg);
  background-repeat: no-repeat;
  background-position: -1px 43px;
}

#header-blocks
{
  background-color: #192830;
  border-bottom: 2px solid #d4d4d4;
}

#broadcast
{
  float: right;
  color: #fff;
  text-shadow: 1px 1px #325e79;
  font-size: 13px;
  margin: 28px 20px 0 0;
}

#broadcast a
{
  color: #fff;
  text-decoration: underline;
}

#broadcast .heading
{
  background-image: none;
}

#broadcast .heading h2.title
{
  font-size: 24px;
  padding: 0;
  text-shadow: 1px 1px #325e79;
  font-family: Myriad Pro;
}

#closure-blocks
{
}

h1, h2, h3
{
  font-family: MyriadPro-BoldCond, Myriad Pro, Arial, Helvetica, Tahoma, sans-serif;
}

h1
{
  color: #464648;
}

h2
{
  color: #858586;
}

#main
{
  background-image: url(images/bg-main.jpg);
  background-repeat: repeat-y;
  padding:0 3px 0 6px;
}

#content-wrapper
{
  background-color: #fff;
}

#header
{
  height:325px;
  margin-left:2px;
}

.node-type-product #header
{
  height: 159px;
}

#content-header
{
  margin-top: -125px;
}

.with-navbar #content-header
{
  margin-top: 0;
}

#top-right
{
  float: right;
  font-size: 12px;
  padding:  0;
  background-image: url(images/bg-top-right.png);
  background-repeat: no-repeat;
  color: #fff;
  width: 200px;
  text-align: center;
}

#top-right .city
{
  font-size: 14px;
  font-weight: bold;
  color: #c5eaff;
}

#top-left
{
  font-size: 11px;
  padding: 3px 20px;
  width: 50%;
  color: #c5eaff;
}

#top-left #date
{
  font-weight: bold;
  font-size: 12px;
  margin-right: 5px;
}

#site-slogan
{
  color: #899297;
  font-style: italic;
  font-stretch: condensed;
  margin-left: 20px;
}

#navbar
{
  /*background-image: url(images/bg-navbar.jpg);
  background-repeat: no-repeat;*/
  margin-top: -185px;
}

#block-menu-menu-dashboard,
#block-menu-primary-links
{
  width: 960px;
}

#block-menu-menu-dashboard .heading
{
  background-image: none;
  float: left;
}

#block-menu-menu-dashboard .heading h2.title
{
  color: #42474b;
  font-size: 18px;
  padding-top: 20px;
}

#block-menu-menu-dashboard li
{
  float: right;
  list-style: none;
  margin:12px 0;
  padding:8px;
  border-left:1px solid #FFFFFF;
  border-right:1px solid #CCCCCC;
}

#block-menu-primary-links li
{
  list-style: none;
  margin:12px 0;
  padding:8px;
  border-left:1px solid #FFFFFF;
  border-right:1px solid #CCCCCC;
}

#block-menu-menu-dashboard li.first,
#block-menu-primary-links li.last
{
  border-right: none;
}

#block-menu-menu-dashboard li.last,
#block-menu-primary-links li.first
{
  border-left: none;
}

#block-menu-primary-links li.first
{
  margin-left: 20px;
}

#block-menu-menu-dashboard li a
{
  color: #2b6082;
  font-size: 14px;
  font-weight: bold;
  text-shadow: 1px 1px #fff;
}

#block-menu-primary-links li a
{
  color: #42474b;
  font-size: 18px;
  font-family: MyriadPro-BoldCond;
  font-weight: bold;
}

#nav-bottom
{
  clear: both;
  margin: 0 20px;
  padding: 0 0 5px 0;
  /*border-bottom: 1px solid #d8dfe4;*/
  font-size: 12px;
}

.not-front .with-navbar #content, .with-navbar #sidebar-left, .not-front .with-navbar #sidebar-right
{
  margin-top: -125px;
}

.nav-right
{
  float: right;
}

.fbconnect
{
  float: right;
  margin-left: 10px;
  margin-top: -5px;
}

#edit-search-theme-form-1-wrapper
{
  margin: 0;
  float: left;
}

#edit-search-theme-form-1
{
  width: 195px;
}

#edit-search-theme-form-1-wrapper label
{
  display: none;
}

#primary
{
  padding: 6px 0 0 6px;
}


#primary li
{
  height: 48px;  margin: 0;
}


#primary a
{
  color: #30404b;
  text-decoration: none;
  font-weight: bold;
  background-repeat: no-repeat;
}

#primary a.active,
#primary a:hover
{
  color: #fff;
}

/*------------------------------------------------------------------*/
/*							NAVBAR LINKS							*/
/*------------------------------------------------------------------*/

#primary a.home
{
  background-image: url(images/link-home.jpg);
  background-position: 0 0;
  padding: 16px 22px 16px 21px;
}

#primary a.home.active,
#primary a.home:hover
{
  background-position: 0 -48px;
}

#primary a.business
{
  background-image: url(images/link-business.jpg);
  background-position: 0 0;
  padding: 16px 19px;
}

#primary a.business.active,
#primary a.business:hover
{
  background-position: 0 -48px;
}

#primary a.restaurants
{
  background-image: url(images/link-restaurant.jpg);
  background-position: 0 0;
  padding: 16px 23px 16px 22px;
}

#primary a.restaurants.active,
#primary a.restaurants:hover
{
  background-position: 0 -48px;
}

#primary a.entertainment
{
  background-image: url(images/link-entertain.jpg);
  background-position: 0 0;
  padding: 16px 25px;
}

#primary a.entertainment.active,
#primary a.entertainment:hover
{
  background-position: 0 -48px;
}

#primary a.city-blogs
{
  background-image: url(images/link-blog.jpg);
  background-position: 0 0;
  padding: 16px 19px;
}

#primary a.city-blogs.active,
#primary a.city-blogs:hover
{
  background-position: 0 -48px;
}

/*------------------ END SPECIAL NAV BUTTONS------------------*/

#search .btn
{
  margin-left: -25px;
  margin-top: 2px;
}

#footer
{
  background-image: url(images/bg-footer.jpg);
  background-repeat: no-repeat;
  margin: 0;
  font-size: 12px;
  padding: 5px 6px 7px 8px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  padding:53px 10px 0 15px;
  color: #666;
}

#footer ul.menu
{
  padding-left: 0;
  border-bottom: 1px solid #b1c9db;
  margin-right: 350px;
}

#footer ul.menu li
{
  display: inline;
  border-right: 1px solid #6e6e6e;
  padding: 0 5px 0 0;
  margin: 0;
}

#footer ul.menu li.last
{
  border-right: none;
}

#footer a
{
  color: #6e6e6e;
  text-decoration: none;
}

#footer a:hover
{
  text-decoration: underline;
}

#footer hr
{
  color: #666;
  height: 1px;
}

#footer p
{
  margin: 0;
}

#footer .region-count-1
{
  float: right;
  margin-left: 50px;
}

#footer .region-count-2
{
  padding-top: 20px;
}

#closure-blocks .block
{
  float: right;
}

#header-blocks
{
  min-height: 236px;
}

.front #header-blocks .block
{
  float: left;
}

#content-top .block
{
  margin-bottom: 20px;
}

#content-area
{
  padding: 10px;
}

.front #content-inner
{
  padding: 0 10px;
}

#content-bottom .region-count-1
{
  float: left;
}

#content-bottom .region-count-2
{
  margin-left: 360px;
  margin-bottom: 20px;
}

#sidebar-left .block,
#sidebar-right .block
{
  margin-bottom: 20px;
}

.heading
{
  background-image: url(images/bg-block-header.jpg);
  background-repeat: no-repeat;
}

.heading h2.title
{
  color: #fff;
  font-size: 16px;
  margin: 0;
  padding: 10px 0 10px 40px;
}

.list-add-to-cart
{
  background-image: url(images/buy.jpg);
  background-repeat: no-repeat;
  width: 203px;
  padding-top: 51px;
  height: 0;
  overflow: hidden;
  border: 0;
  cursor: pointer;
}

.download
{
  float:right;
  margin-left:-25px;
  margin-top:-31px;
  position:relative;
}

#info-wrapper
{
  clear: both;
  border: 1px solid #eff2f5;
  border-width: 1px 0;
  background-color: #fff;
  padding: 2px 0;
}

#info
{
  background-color: #eff2f5;
  padding: 20px;
  border: 1px solid #ccc;
}

#info .item
{
  padding: 0 0 10px 0;
  margin: 0 0 10px 0;
  border-bottom: 1px solid #ccc;
  text-align: center;
}

#info .item label
{
  font-weight: bold;
  color: #19466b;
  float: left;
}

#info .item .change
{
  float: right;
}

#user-profile-form,
.section-user fieldset
{
  position: relative;
}

.section-user fieldset a.cs_custom_anchor,
.section-user a.cs_custom_name_anchor
{
  position: absolute;
  top: 0;
  margin-top: -25px;
  display: block;
}

/*------ Checkout ------*/

.section-cart #content-header
{
  display: none;
}

#block-block-21 .heading,
#block-block-22 .heading,
#block-block-23 .heading
{
  background-image: none;
  border-bottom: 1px solid #ccc;
}

#block-block-21 .heading h2.title,
#block-block-22 .heading h2.title,
#block-block-23 .heading h2.title
{
  color: #42474b;
  font-size: 30px;
  padding-left: 0;
  font-family: MyriadPro;
}

.section-cart #edit-checkout,
.section-cart #continue-shopping-link
{
  display: none;
}

.section-cart thead
{
  height: 28px;
  /*overflow: hidden;*/
}

.section-cart tbody
{
  border: 0;
}

.section-cart thead tr
{
}

.section-cart thead tr th
{  
  font-weight: normal;
  border-bottom: 1px solid #ccc;
}

.section-cart #cart-form-products tr td
{
  padding-top: 10px;
}

.section-cart #cart-form-products tr.odd,
.section-cart #cart-form-products tr.even
{
  background-color: transparent;
  border: 0;
}

.section-cart #cart-form-products td.desc
{
  width: 385px;
  padding-right: 10px;
}

#cart-form-products
{
  position: relative;
}

.section-cart #cart-form-products td.qty
{
  text-align: left;
}
.section-cart #cart-form-products td.csprice
{
  padding-top: 15px;
}

.section-cart #cart-form-products td.price
{
  text-align: left;
  padding-top: 12px;
}

.section-cart #cart-form-products td.qty input
{
  border: 1px solid #ccc;
  font-size: 20px;
  width: 30px;
  padding: 5px;
  text-align: center;
}

.section-cart #cart-form-products td.csprice
{
  background-image: url(images/multiply.jpg);
  background-position: center left;
  background-repeat: no-repeat;
  font-size: 16px;
  padding-left: 25px;
}

.section-cart #cart-form-products td.price .uc-price
{ 
  background-image: url(images/equals.jpg);
  background-position: center left;
  background-repeat: no-repeat;
  font-size: 20px;
  padding-left: 25px;
}

.section-cart fieldset
{
  border: 0;
}

#billing-pane
{
  float: right;
  width: 300px;
  font-size: 13px;
  height: 275px;
}

#billing-pane .form-item input,
#billing-pane .form-item select
{
  width: 165px;
}

#billing-pane .field-label
{
  font-weight: normal;
}

#billing-pane .fieldset-wrapper
{
  overflow: visible;
}

#payment-pane
{
  width: 275px;
  height: 275px;
  margin-top: -1em;
}

#payment-pane #payment_details
{
  border: 0;
  padding: 0;
}

#uc-cart-checkout-form
{
  background-color: #eff2f5;
  border: 1px solid #dfe5eb;
  border-width: 1px 0;
  background-image: url(images/checkout-header.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  padding-top: 40px;
}

#checkout-form-bottom
{
  text-align: left;
  border: 0;
  padding: 5px 10px;
}

#checkout-form-bottom #edit-continue
{
  background-image: url(images/add-to-cart.png);
  background-repeat: no-repeat;
  border: 0;
  height: 0;
  padding-top: 46px;
  overflow: hidden;
  width: 191px;
}

/*
Removing unnecessary elements
*/
/*.section-cart #cart-form-products td.image,*/
.section-cart #cart-form-products td.subtotal,
#billing-pane legend,
#payment-pane legend,
#customer-pane legend,
#edit-panes-payment-payment-method-credit-wrapper,
.section-cart #edit-cancel
{
  display: none;
}

#cart-form-buttons
{
  margin: 0 0 0 377px;
  text-align: left;
}

#cart-form-buttons #edit-update
{
  background-color: transparent;
  border: 0;
  color:#4E86A9;
  font-size: 10px;
  font-weight: bold;
  text-transform: capitalize;
  cursor: pointer;
  margin: 0;
}

#cart-form-buttons,
#cart-form-products
{
  border: 0;
}

.section-cart #sidebar-right
{
  width: 250px;
  margin-left: 700px;
}

.section-cart #content
{
  width: 690px;
  margin-right: -700px;
}

.section-cart #content-inner
{
  padding: 0 20px;
}

.profile .picture
{
  float: left;
}

#block-block-18
{
  padding: 10px 15px;
}

#d_clip_button 
{
  text-align:center; 
  /*margin:10px 10px 0;
  background-image: url(images/copy-link.jpg);
  background-repeat: no-repeat;
  overflow: hidden;
  border: 0 !important;
  height: 0;
  padding: 39px 0 0 !important;*/
  width: 226px;
}

/*#d_clip_button:hover
{
  background-image: url(images/copy-link-over.jpg);
}*/

.aff-link
{
  color: #3b7ca5;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
}

#db-wrapper
{
  margin-left: 10px;
}

#db-wrapper .db-link
{
  border-bottom: 1px solid #ccc;
  padding: 5px 0 5px 20px;
  background-image: url(images/go.png);
  background-repeat: no-repeat;
  background-position: left center;
}

#db-wrapper .db-link:hover
{
  background-color: #eee;
}

.section-gift-cards #content-inner
{
  padding: 0 25px;
}

.section-gift-cards #content-area
{
  padding: 0;
}

.section-gift-cards thead th
{
  font-size: 12px;
  text-align: center;
  border-top: 1px solid #999;
  border-bottom: 0;
  padding: 15px 5px 10px;
}

.section-gift-cards thead th.views-field-title-1
{
  text-align: left;
  margin: 2px 0;
}

.section-gift-cards tr.odd
{
  background-color: transparent;
}

.section-gift-cards tr.odd td
{
  border: 1px solid #ccc;
  border-width: 1px 0;
}

.section-gift-cards tr.even
{
  background-color: #EFF3F6;
  border: 2px solid #fff;
  border-width: 2px 0;
}

.section-gift-cards tr.even td
{
border: 1px solid #999;
border-width: 1px 0;
}

.section-gift-cards td.views-field-field-image-cache-fid,
.section-gift-cards td.views-field-created,
.section-gift-cards td.views-field-field-expiration-date-value
{
  width: 145px;
  text-align: center;
  font-size: 12px;
}

.section-gift-cards .views-field-title-1
{
  font-size: 11px;
  padding: 10px;
}

.section-gift-cards .business-name
{
  font-weight: bold;
  font-size: 18px;
  padding: 0 0 5px 0;
}

#field_value_levels_values
{
  float: left;
  margin-top: -140px;
  margin-left: 200px;
}

.node-type-product #edit-title-wrapper,
.page-node-add-product #edit-title-wrapper
{
  width: 45%;
  float: left;
  margin-right: 5%;
}

.node-type-product #edit-field-image-cache-0-ahah-wrapper,
.page-node-add-product #edit-field-image-cache-0-ahah-wrapper
{
  width: 45%;
  margin-top: -60px;
  float: left;
}

.node-type-product .node-form div,
.page-node-add-product .node-form div
{
  margin: 10px 0;
}

.node-type-product .node-form div.description,
.node-type-product .node-form div.grippie,
.page-node-add-product .node-form div.description,
.page-node-add-product .node-form div.grippie
{
  margin: 0;
}

.node-type-product .node-form .container-inline-date,
.page-node-add-product .node-form .container-inline-date
{
  width: 45%;
  display: inline-block;
  float: right;
  margin: 0 0 10px 0;
}

.node-type-product .node-form .container-inline-date div,
.page-node-add-product .node-form .container-inline-date div
{
  margin: 0;
}

.node-type-product .node-form #popups-reference-0,
.node-type-product .node-form .product-field,
.page-node-add-product .node-form #popups-reference-0,
.page-node-add-product .node-form .product-field
{
  margin-left: 50%;
  padding-top: 5px;
}

.node-type-product .node-form .body-field-wrapper,
.page-node-add-product .node-form .body-field-wrapper
{
  clear: both;
}

#field_value_levels_values .content-multiple-drag, 
#field_values_values .content-multiple-drag, 
#field_value_levels_values .content-multiple-drag a.tabledrag-handle, #field_values_values .content-multiple-drag a.tabledrag-handle,
.node-type-product #edit-taxonomy-1-wrapper,
.page-node-add-product #edit-taxonomy-1-wrapper,
.node-type-product .node-form .body-field-wrapper fieldset,
.page-node-add-product .node-form .body-field-wrapper fieldset
{
  display: none;
}

td.active
{
  background-color: transparent;
}

.page-user-register #user-register fieldset
{
 border: 0;
 padding: 0;
 margin: 0;
 font-size: 12px;
}

.page-user-register .subtitle
{
  font-size: 21px;
  font-weight: bold;
  margin-bottom: 20px;
}

.page-user-register .small
{
  font-size: 12px;
  margin-top: 20px;
}

.page-user-register #user-register fieldset legend,
.page-user-register #user-register #edit-profile-full-name-wrapper
{
  display: none;
}

.vertical-tabs
{
  display: none!important;
}

.admin-menu .vertical-tabs
{
  display: block;
}

a.print-pdf {
  float: right;
  background-image: url(images/download.png);
  background-repeat: no-repeat;
  height: 0;
  padding-top: 34px;
  width: 30px;
  overflow: hidden;
  margin-top: 35px;
  position: relative;
  z-index: 5;
}

.section-gift-cards .views-field-field-image-cache-fid img {
  margin-right: -55px;
}

.sign-up {
  background-color: #FDFEEE;
  border: 1px solid #F3D3C4;
  padding: 20px;
}

.sign-up .reg-heading {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 20px;
}
.message {
  font-weight: bold;
  margin-top: 20px;
}
.sign-up .field {
  float: left;
  margin-right: 20px;
}
.sign-up .field .description {
  font-size: 11px;
}
.sign-up #edit-mail, .sign-up #edit-name, .sign-up #awf_field-2882807, .sign-up #awf_field-2882808 {
  width: 280px;
}
.sign-up #edit-submit {
  background-image:url(images/bg-button.png);
  background-repeat:no-repeat;
  background-color: transparent;
  border:0 none;
  color:#FFFFFF;
  font-size:15px;
  font-weight:bold;
  height:40px;
  margin-top:20px;
  padding:0 0 0 15px;
  width:196px;
  cursor: pointer;
}
.clear
{
  clear: both;
}