body {
    background: #ffffff url(img/topbar_tile.jpg) repeat-x 0 0;
    margin: 0px;
    padding: 0px;
    font-size: 100%;
    font-family: Georgia;
}

body.success {
  background: #ffffff url(img/topbar_tile.jpg) repeat-x 0 0;
    margin: 0px;
    padding: 0px;
    font-size: 100%;
    font-family: Georgia;
        color:#000000;
        border:0px solid white;
}

a {
        color: #356aa0;
}

p a:hover {
        background-color: #ffc;
}

.center {
        text-align: center;
}

.highlight {
        background-color: #FFFFCC;
}

.highlight_block {
  background-color: #FFFFCC;
        text-align: center;
        border: 1px solid #888;
}

.header_pic {
    background: transparent url(img/restaurantzite_logo.jpg) no-repeat 0 32px;
    height: 103px;
}

h1 {
        font-size: 2.8em;
}

.top_links {
    height: 63px;
}

ul.tabbed_nav {
    list-style: none;
    margin: 0px;
}

.tabbed_nav li {
    float: left;
    overflow: hidden;
    font-family: Georgia;
    font-size: 1em;
    width: 115px;
    height: 41px;
    color: #ffffff;
    font-weight: bold;
    background: transparent url(img/tab.jpg) no-repeat center 0;
    text-align: center;
}

.default #default, .tour #tour, .video #video, .signup #signup, .faq #faq {
    background: transparent url(img/tab_selected.jpg) no-repeat center 0;
}

.default #default a, .tour #tour a, .video #video a, .signup #signup a, .faq #faq a {
    color: #555555;
}

.default #default a:hover, .tour #tour a:hover, .video #video a:hover, .signup #signup a:hover, .faq #faq a:hover {
    color: #555555;
}

.tour .tour_nav {
        font-size: 1em;
}

.tour p img {
        margin-top: 0pt;
}

.tabbed_nav li a {
    display: block;
    padding-top: 12px;
    color: #ffffff;
    text-decoration: none;
    width: 100%;
    height: 100%;
}

.tabbed_nav li a:hover {
  color:#ffffff;
}
.hrspacer {
    height: 30px;
}

p {
    text-align: justify;
    font-size: 1.1em;
}

blockquote {
    font-size: 1.5em;
}

.page_header {
    font-weight: bold;
    font-size: 2.8em;
    color: #414141;
    text-align: center;
    padding-top: 20px;
}

.signup .page_header {
        color:#59991e;
}

.footer {
    height: 100%;
    background-color: #222222;
}

.candidate {
                display: block;
                font-style: italic;
}

.standout {
        color: #356aa0;
}

.front_right_column {
    text-align: center;
}

.try_it {
    /*font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;*/
    font-weight: bold;
    font-size: 1.2em;
    text-align: center;
}

ul#tour_stops {
    list-style: none;
    padding: 0px;
    margin: 0px;
    width: 258px;
    /*font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;*/
    font-size: 1.2em;
    margin-bottom: 2em;
}

#tour_stops li.head {
    background: transparent url(img/tour_stops.png) no-repeat 0 0;
    width: 258px;
    height: 39px;
}

#tour_stops li.bottom {
    background: transparent url(img/tour_stops_bottom.png) no-repeat 0 0;
    width: 258px;
    height: 24px;
        line-height: 24px;
}

#tour_stops li {
    padding-left: 0px;
    margin-left: 0px;
    width: 258px;
}

#tour_stops li a {
    display: block;
    height: 100%;
    padding-left: 10px;
    text-decoration: none;
    width: 248px;
    background-color: #f05540;
    color: #ffffff;
    border-bottom: 1px solid #ea280f;
}

#tour_stops li a:hover {
    background-color: #ffffff;
    color: #ea280f;
}

#drag_and_drop .drag_and_drop a, #maps .maps a, #slideshows .slideshows a, #coupons .coupons a, #events .events a, #specials .specials a, #email .email a, #photos .photos a, #header .header a, #addpages .addpages a {
    background-color: #ffffff;
    color: #ea280f;
}

#tour_stops .head {
}

.video_link {
        padding-top: 10px;
        text-align: center;
        font-weight: bold;
        width: 258px;
}

.pricing {
        background: transparent url(img/first_month_free_badge.png) no-repeat right 10px;
}

table.signup_table {
/*      border:15px solid #cccccc; */
    border-collapse:collapse;
        margin-bottom:0px;
}
.signup_table td {
        margin:0px;
        padding:3px;
        padding-right:7px;
        vertical-align:top;
        border:1px solid #cccccc;
        font-family: lucida grande,arial;
}

.signup_heading {
        text-align:center;
    font-family: lucida grande,arial;
}

.signup_table .description {
  font-size:0.7em;
  color:#888888;
}

.signup_table tr.even td {
        background-color:#f5f5f5;
}


.signup_heading a {
   text-decoration:none;
   display:block;
   border:0px solid white;
   width:100%;
   height:30px;
   background:#ffffff url(/system/themes/dropzite/images/signup_button_small2.jpg) no-repeat center center;
}

.signup_heading .plan {
        font-size:1.5em;
        font-weight:bold;
        color:#59991A;
}

.signup_heading .price {
        font-weight:bold;
}
.signup_table .highlight_row {
        background-color:#FFFFCC;
}
td.signup_cell {
        text-align:center;
        border-top:none;
        border-bottom:none;
        font-weight:bold;
}

td.signup_label_cell {
        text-align:right;
        border-top:none;
        border-bottom:none;

}

ul.features {
    list-style:none;
        margin:0px;
        background-color:#FFFFCC;
        text-align:center;
        font-size:1em;
        padding-top:1em;
        padding-left:1em;
    padding-right:1em;
}

ul.features li {
        padding-bottom:1em;
}

.footer {
        color:#ffffff;
        text-align:center;
        padding-top:1em;
}

.footer ul {
        list-style:none;
        margin:0px;
        padding:0px;

}

.footer ul li {
        display:inline;
        padding:0.2em;

}

.footer ul li a {
        color:#c1fb2e;
}
.footer a:hover {
        color:#c1fb2e;
}

.ajax_loading {
        background:#fff url(/images/ajax_loader.gif) no-repeat center center;
}


.signup_form {
        padding-bottom:3em;
}

.signup_form label {
        display:block;
        font-size:1.2em;
}

.signup_form .description{
        display:block;
        font-size:1em;
        color:#555555;
}

.signup_form input.text_field  {
        border:1px solid #aaaaaa;
        font-size:1.15em;
        padding:0.2em;
        color: #333333;
        width:17em;
}
.signup_form input.hostname  {
        width:15em;
}

.signup_form .formError {
        color:red;
}
.signup_form .fieldWithErrors {
        display:inline;
}

.signup_form .fieldWithErrors .text_field {
        border:2px solid red;
}

.signup_form .form_field {
        padding-bottom:1em;
}

a.image_description {
        color:#444444;
   text-decoration:none;
   font-size:1.2em;
}

.browser_detect {
        border: 3px solid #cccccc;
        margin-bottom:3em;
}

.browser_detect h3 {
        font-size:1.2em;
        font-weight:bold;
        text-align:center;
        padding:0.3em;
        margin:0px;
}

.browser_detect p {
        padding:1em;
        font-size:1em;
        text-align:justify;
        margin-bottom:0px;
    background-color:#ffffcc;
}

.firefox_detected {
        border-color:#609b14;
        background-color:#c1fb2e;
        color:#436b10;
        display:none;
}

.firefox_detected h3 {
        background-color:#609b14;
    color:#ffffff;
}

.not_firefox {
        border-color:#ff0000;
        /*background-color:#ff5c5c;*/
        color:#ff0000;
}
.not_firefox h3 {
        background-color:#ff0000;
        color:#ffffff;
}

#theme_selector .theme {
  margin-bottom: 10px;
        font-size: .8em;
}

#theme_selector .theme_image {
  margin-top: 18px;
}

#theme_selector .select {
        text-align: center;
}

#theme_selector .unselected {
        padding: 1px;
}

#theme_selector .selected {
        border: 1px solid #444;
        background-color: #356aa0;
        color: #fff;
}

#theme_selector .selected .select_link {
        display: none;
}

#theme_selector .unselected .selected_text {
        display: none;
}

.firefox .firefox_detected {
        display:block;
}

.firefox div.not_firefox {
        display:none;
}

.top_links {
  text-align:right;
  color:#C1FB2E;
}

.top_links a {
 display:block;
 margin-left:500px;
 text-align:center;
 width:100px;
 padding-top:10px;
 color:#C1FB2E;
 color:#ffffff;
 font-size:1.3em;
 text-decoration:none;
 background-color:#356aa0;
}

.top_links {
  position:relative;
}

#top_phone {
  font-size:1.2em;
  position:absolute;
  top:15px;
  right:0px;
}

#top_phone span {
 color:#fff;
 font-weight:bold;
 font-size:1.1em;
}

#bottom_phone {
   color:#c1fb29;
 font-size:1.1em;
}

#bottom_phone span {
 color:#fff;
 font-weight:bold;
 font-size:1.1em;
}
