﻿/*
    Food Trekker - 2009

    Table of Contents

        1. Reset Browser Styles
        2. Layout Styles
            2.1 Template Layout
            2.2 Content Layout
        3. Main Navigation
        4. Common Styles

*/

/*
-----------------------------------------------
    1. Reset Browser Styles
-----------------------------------------------
*/

body, html, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, table, th, td, embed, object
{
    padding: 0px;
    margin: 0px;
}
table
{
    border-collapse: collapse;
    border-spacing: 0;
    border: none !important;
}
fieldset, img, abbr
{
    border: 0;
}
address, caption, cite, code, dfn, em, h1, h2, h3, h4, h5, h6, strong, th, var
{
    font-weight: normal;
    font-style: normal;
}
ul
{
    list-style: none;
}
caption, th
{
    text-align: left;
}
q:before, q:after
{
    content: '';
}
a, ins
{
    text-decoration: none;
    outline: none;
}


/*
-----------------------------------------------
    2. Main Layout Styles
-----------------------------------------------
*/

/* 2.1 Template Layout */

body
{
    margin: 0px auto;
    padding: 0px;
    font-family: Trebuchet MS, Lucida Grande, Lucida Sans, Tahoma, Arial, Sans-Serif;
    font-size: 62.5%;
    background: url(/common/header.jpg) no-repeat 50% 0;
    color: #333;
}

#wrapper
{
    position: relative;
    width: 1000px;
    margin: 0px auto;    
    padding: 150px 0px 0px 0px;
}

#content
{
    position: relative;
    margin: 0px auto;
    padding: 40px;
    width: 880px;
    overflow: auto;
}

#footer
{
    position: relative;
    padding: 40px 0px 20px 60px;
    margin: 0px auto;
    width: 940px;
    height: 80px;
    background: url(/common/footer-bg.jpg) no-repeat;
}

#footer-terms
{
    float: right;
}

#footer-terms img, #footer-terms p
{
    float: left;
    margin: 0px 5px 0px 5px;
}

#footer p
{
    margin: 10px 0px 0px 0px;
    font-size: 1.1em;
}

/* Common Module Style */

.module
{
    position: relative;
    background: url(/images/modules/module-left-border.jpg) repeat-y;
    margin: 0px 0px 15px 0px;
    width: 100%;
}

.module-content
{
    background: url(/images/modules/module-right-border.jpg) repeat-y right;
    overflow: hidden;
}

.module-content .padding
{
    position: relative;
    padding: 5px 20px 0px 20px !important;
    overflow: hidden;
}

.module-footer
{
    position: relative;
    padding: 0px;
    margin: 0px;
    background: url(/images/modules/module-footer.jpg) no-repeat 0px 0px;
    height: 20px;
    clear: both;
}

.module-footer .cap
{
    background: url(/images/modules/module-footer.jpg) no-repeat -900px 0px;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 0px;
}

.module h2
{
    position: relative;
    font-size: 1.6em;
    padding: 0px 49px 0px 0px;
    margin: 0px;
    color: white;
    font-family: Trebuchet MS;
    font-weight: normal;
    background: url(/images/modules/module-common-header.jpg) no-repeat right;
    text-shadow: 0px 0px 3px #333;
}

.module h2 span
{
    display: block;
    height: 54px;
    line-height: 54px;
    padding-left: 20px;
    background: url(/images/modules/module-common-header.jpg) no-repeat left;
}

.module-controls
{
    position: relative;
    height: 20px;
    padding: 20px 0px 0px 20px;
}

/* Module Headers */
.activity.module h2
{
    background: url(/images/modules/module-common-header.jpg) no-repeat right!important;
}

.activity.module h2 span
{
    background: url(/images/modules/module-common-header.jpg) no-repeat left;
}

.updates h2
{
    background: url(/images/modules/module-updates-header.jpg) no-repeat right!important;
}

.updates h2 span
{
    background: url(/images/modules/module-updates-header.jpg) no-repeat left!important;
}

.reviews h2
{
    background: url(/images/modules/module-reviews-header.jpg) no-repeat right!important;
}

.reviews h2 span
{
    background: url(/images/modules/module-reviews-header.jpg) no-repeat left!important;
}

.form.module h2
{
    background: url(/images/modules/module-common-header.jpg) no-repeat right;
}

.form.module h2 span
{
    background: url(/images/modules/module-common-header.jpg) no-repeat left;
}

/* Tab Nav Modules */
.tabbed.module
{
    width: 100%;
    overflow: hidden;
    margin: 0px 0px 15px 0px;
}

.tabbed p
{
    font-size: 1.2em;
}

.tab-nav
{
    position: relative;
    padding: 0px 49px 0px 0px;
    margin: 0px;
    background: url(/images/modules/module-common-header.jpg) no-repeat right;
}

.tabbed.module span.top-cap
{
    display: block;
    background: url(/images/modules/module-common-header.jpg) no-repeat left;
    height: 55px;
    line-height: 55px;
    padding-left: 10px;
}

ul.module-nav
{
    margin: 0px 0px 0px 2px!important;
    padding: 14px 0px 0px 0px !important;
    list-style: none !important;
    overflow: hidden;
}
ul.module-nav li
{
    float: left;
    padding: 0px;
}

ul.module-nav li a
{
    display: block;
    float: left;
    height: 41px;
    color: #FFF !important;
    font-size: 1.2em;
    line-height: 40px;
    padding: 0px 0px 0px 5px;
    margin: 0px;
    text-decoration: none;
    text-transform: uppercase;
    background: url(/images/modules/module-tab.jpg) no-repeat left -41px;
    font-family: Trebuchet MS;
    text-shadow: 0px 0px 3px #333;
}

ul.module-nav li a span
{
    display: block;
    float: left;
    height: 41px;
    padding: 0px 15px 0px 10px;
    margin: 0px;
    background: url(/images/modules/module-tab.jpg) no-repeat right -41px;
}

ul.module-nav li a:hover, ul.module-nav li.tab-selected a
{
    background: url(/images/modules/module-tab.jpg) no-repeat left 0;
    color: #4b2e2f !important;
    text-shadow: none;
}

ul.module-nav li a:hover span, ul.module-nav li.tab-selected a span
{
    background: url(/images/modules/module-tab.jpg) no-repeat right 0;
}

/* Recent Activity Module */

.activity-item
{
    border-bottom: 1px solid #eaeaea;
    padding: 10px 20px 10px 20px;
    font-size: 1.1em;
}

.activity-item img
{
    float: left;
    margin: 0px 10px 0px 0px;
}

/* Listings Styles */
.review-summary
{
    border-bottom: 1px solid #eaeaea;
    padding: 10px 20px 10px 20px;
    overflow: auto;
}

.review-item
{
    border: none !important;
    margin: 0px !important;
    padding: 0px !important;
    clear: both;
    width: 620px;
    overflow: auto;
}

.business-response
{
    background: #f4e8e5;
    padding: 8px 8px 4px 8px;
    margin: 0px 0px 10px 0px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

ul.category-list li
{
    margin: 10px 0px 5px 0px;
    overflow: auto;
    height: 32px;
}

ul.category-list li p
{
    text-transform: capitalize;
    margin: 8px 0px 0px 0px!important;
}

ul.category-list li img
{
    margin: 0px 10px 0px 0px!important;
}

.item-container
{
    margin: 20px 0px 0px 0px;
    clear: both;
}

.available-items ul
{
    float: left;
    width: 460px;
    margin: 20px 0px 0px 20px;
}

.available-items ul li
{
    float: left;
    width: 200px;
    height: 65px;
    margin: 0px 30px 10px 0px;
}

.available-items a
{
    display: block;
    font-size: 1.2em;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
}

.available-items a img
{
    float: left;
    margin-right: 10px;
}

.selected-title
{
    background: #daeff9;
    padding: 10px;
    overflow: auto;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.selected-items
{
    float: left;
    width: 380px;
    margin: 20px 0px 0px 0px;
    padding: 5px;
    background: #daeff9;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    overflow: auto;
}

.selected-items ul li
{
    margin: 5px 0px 0px 0px;
    padding: 5px 15px 3px 5px;
    clear: both;
    overflow: auto;
    background: white;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.selected-items a
{
    color: #333;
    text-decoration: none;
    font-size: 1.2em;
    float: left;
    margin: 0px 5px;
}

.selected-item a
{
    color: Black;
}

ul.business-list
{
    margin: 10px 0px 0px 0px;
    padding: 0px;
    overflow: auto;   
}

ul.business-list li
{
    vertical-align: middle;   
    overflow: auto; 
    margin: 0px 0px 10px 0px;
    width: 650px;
}

ul.business-list li a
{
    float: left;
    margin: 0px 0px 0px 0px;
    font-size: 1.2em;
}

/* Article Styles */

.article-summary
{
    border-bottom: 1px solid #eaeaea;
    padding: 10px 20px 10px 20px;
    overflow: auto;
}

.article-summary p
{
    font-size: 1.1em!important;   
}
/* Rating Styles */

.rating
{
    clear: both;
    margin: 0px auto;
    float: right;
    height: 48px;
    width: 48px;
    text-align: center;
    font-size: 2.5em;
    line-height: 48px;
    color: #FFF;
    margin: 0px 0px 5px 15px;
    font-family: Trebuchet MS;
}

.rating a
{
    text-decoration: none;
    color: White;
    text-shadow: 0px 0px 2px #333;
}

.rating-a
{
    background: url(/images/icons/rating-a.jpg) no-repeat;
}

.rating-b
{
    background: url(/images/icons/rating-b.jpg) no-repeat;
}

.rating-c
{
    background: url(/images/icons/rating-c.jpg) no-repeat;
}

.rating-d
{
    background: url(/images/icons/rating-d.jpg) no-repeat;
}

.rating-e
{
    background: url(/images/icons/rating-e.jpg) no-repeat;
}


ul.rating-stars
{
    float: right;
    width: 105px;
    
}

ul.rating-stars li
{
    display: block;
    margin: 0px 0px 5px 0px;
    float: none;
    font-size: 1.1em;
    overflow: auto;
    clear: both;
}

ul.rating-stars p
{
    margin: 0px!important;
}

/* Groups Styles */
ul#group-list
{
    overflow: auto;
}

ul#group-list li
{
    float: left;
    width: 200px;
    height: 100px;
    margin: 10px 25px 10px 0px;
}

ul#group-list li a
{
    font-size: 1.1em;
}

ul#group-list img
{
    border: 1px solid #ccc;
    margin: 0px 10px 10px 0px;
    padding: 2px;
    float: left;
    width: 50px;
}


/* Destinations */

.destination-top-content
{
    overflow: auto;   
}

.destination-tree
{
    margin: 0px 0px 10px 0px;
}

ul.destination-list
{
    line-height: 1.6em;
}

ul.destination-list a
{
    font-size: 1.2em;
}

ul.destination-list ul
{
    margin: 0px 0px 0px 15px;
}

.wide-column
{
    width: 470px;
    float: left;   
}

.small-column
{
    width: 230px;
    float: left;
    margin: 0px 0px 0px 10px;   
}

/* Search Styles */

#search-box
{
    margin: 10px 0px 20px 0px;  
}

.listing-search
{
    border-top: solid 1px #eaeaea;
    clear: both;
    padding: 10px 0px 10px 0px;
    margin: 0px 0px 10px 0px;
    overflow: auto;
}

.image-col
{
    float: left;
    width: 180px;
}

.details-col
{
    float: left;
    width: 500px;
    overflow: hidden;
}

.rating-col
{
    position: relative;
    width: 100px;
    height: 100px;
    float: left;
    text-align: center;
}

.item-value
{
    float: right;
    margin: 8px 5px 0px 0px;   
    font-size: 1.1em;
}

/* Member Section Styles */

ul.image-list
{
    overflow: auto;
    margin: 10px 0px 0px 0px;
}

ul.image-list li
{
    border: 1px solid #ccc;
    padding: 8px;
    margin: 0px 3px 3px 0px;
    float: left;
    width: 123px;
    height: 180px; 
    text-align: center;
}


ul.image-list .thumb-holder
{
    position: relative;
    width: 120px;
    height: 80px;
    text-align: center;
    overflow: hidden;
    border: 1px solid #ccc;
    margin: 0px 0px 10px 0px;
    vertical-align: middle;
}


ul.image-list .default-thumb
{
    border: 1px solid #8daf00;
}

ul.image-list img
{
    position: absolute;
    left: 50%;
    margin-left: -60px;
    top: 0;
}

ul.member-list
{
    margin: 10px 0px 0px 0px;
    overflow: auto;   
}

ul.member-list li
{
    float: left;
    vertical-align: middle;   
    margin: 0px 10px 18px 0px;
    overflow: auto; 
    height: 60px;
    width: 215px;
}

ul.member-list li a
{
    float: left;
    margin: 0px 0px 0px 8px;
    font-size: 1.1em;
}

/* Facebox Styles */

.facebox
{
    position: relative;
    background: url(/images/common/facebox-bg.jpg) repeat-x;
    padding: 10px;
    width: 540px;
}

.facebox-header
{
    height: 60px;
    color: #fff;
    padding: 0px;
}

#facebox h2
{
    font-family: Trebuchet MS;
    font-size: 2.2em;
    line-height: 1.8em;
}

#facebox .close
{
    position: absolute;
    display: block;
    height: 35px;
    width: 35px;
    right: 20px;
    top: 23px;
    z-index: 999;
    background: url(/images/common/close-btn.jpg) 0px 0px no-repeat;
    overflow: hidden;
    text-indent: -10000px;
    color: #fff;
}

#facebox .close:hover
{
    background-position: 0px -35px;
}

/* Slideshow Styles */

.slideshow-homepage
{
    float: left;
    width: 620px;
    height: 325px;
}

.slideshow-business
{
    float: left;
    width: 650px;
    height: 325px;
}

.slideshow-group
{
    float: left;
    width: 100%;
    height: 325px;
}

.slideshow-destination
{
    float: left;
    width: 700px;
    height: 325px;
}

/* Pagination Styles */

ul.pagination
{
   clear: both;
   text-align: center;
   margin-top: 20px;
}

ul.pagination li
{
   display: inline;
   margin: 10px 5px 0px 0px;
}

ul.pagination li.page-number a
{

   border: 1px solid #eaeaea;
   padding: 4px 8px 3px 7px;
   height: 15px;
   font-size: 1.2em;
   text-decoration: none;

}

ul.pagination li.page-number a:hover
{
   font-size: 1.2em;
   text-decoration: none;
   border: 1px solid #008ad0;
}

ul.pagination li.selected-page a
{
   
   border: 1px solid #008ad0;
   padding: 4px 8px 3px 7px;
   height: 15px;
   font-size: 1.2em;
   text-decoration: none;
   color: #fff!important;
   background: #008ad0;
 
}

ul.pagination li.page-btn
{
    padding: 5px 0px 0px 0px; 
  
}

/* Breadcrumbs */

ul.breadcrumbs
{
   margin: 0px 0px 10px 0px;
   padding: 0px; 
   overflow: auto;
   font-family: Tahoma, Lucida Grande, Arial, Sans-Serif;
}

ul.breadcrumbs li
{
    float: left;
    font-size: 1.2em; 
    margin: 0px 5px 0px 0px;  
    font-weight: bold;
}

ul.breadcrumbs li a
{
    color: #666;   
}


/*
-----------------------------------------------
    3. Navigation
-----------------------------------------------
*/
/* Main Nav */
#main-nav ul
{
    padding: 2px 0px 0px 24px;
}

#main-nav ul li
{
    float: left;
    padding: 0px;
    margin: 0px;
}

#main-nav ul li a, #main-nav ul li.selected a
{
    float: left;
    display: block;
    height: 36px;
    margin: 0px 0px 0px 0px;
    padding: 10px 18px 0px 16px;
    font-family: Trebuchet MS;
    font-size: 1.4em;
    text-transform: uppercase;
    text-decoration: none;
    color: White !important;
    font-weight: normal;
    background: url(/images/common/nav-inset.jpg) no-repeat right top;
    text-shadow: 0px 0px 3px #333;
}

#main-nav ul li a:hover
{
    text-decoration: underline;
}

#main-nav ul li.selected
{
    background: url(/images/common/main-nav-selected.jpg) 50% 2px no-repeat;
}

/* Sub Nav */

#sub-nav ul
{
    margin: 0px 0px 10px 0px;
    list-style: none;
    line-height: 1.6em;
}

#sub-nav ul li
{
    margin: 0px!important;
    padding: 0px!important;
}

#sub-nav ul li a
{
    display: block;
    font-size: 1.2em;
    color: #333;
    text-decoration: none;
    border-bottom: 1px solid #d4eef6;
    padding: 8px 0px 6px 0px!important;
    margin: 0px!important;
    font-family: Trebuchet MS;
}

#sub-nav ul li a:hover, #sub-nav ul li.selected a
{
    color: #008ad0;
}

/* User Navigation */

#user-nav
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 40px;
    width: 960px;
    height: 50px;
    overflow: auto;
    background: url(/images/common/main-nav.jpg) no-repeat bottom #FFF;
}

#user-nav a
{
    color: #b7acac;
}
#user-nav p.account-prompt
{
    display: table-cell;
    font-size: 1.2em;
    color: #b7acac;
    vertical-align: middle;
    height: 35px;
}

#account-controls
{
    margin: 0px auto;
    float: right;
    text-align: center;
    width: 240px;
    padding: 0px 0px 0px 0px;
    background: transparent;
}

#account-controls ul
{
    margin: 0px auto;
    text-align: center;
    overflow: hidden;
}

#account-controls li
{
    float: left;
    margin: 0px 2px 0px 2px;
}

#account-controls a
{
    font-size: 1.4em;
}

#account-controls .sign-out
{
    margin: 0px auto;
    width: 105px;
    padding-right: 20px;
    overflow: hidden;
}
/* Other Nav */
ul#foodtrekker-prompts
{
    float: left;   
}

ul#foodtrekker-prompts li a
{
    display: block;
    width: 280px;
    height: 58px;
    background: url(/images/common/prompt-button.jpg)
                0px 0px
                no-repeat;
    text-transform: uppercase;
    text-decoration: none;
    color: #999999;
    font-size: 1.2em;
    line-height: 1.2em;
    vertical-align: middle;
    font-family: Trebuchet MS;
}

a.member-prompt,a.business-prompt,a.foodtrekker-prompt
{
    padding: 25px 0px 0px 20px;
}


a.member-prompt span
{
    color: #afd028;
    font-weight: bold;
}

ul#foodtrekker-prompts li a img
{
    float: left;
    margin: 0px 5px 0px 0px;
}

a.business-prompt span
{
    color: #cd5833;
    font-weight: bold;
}

a.foodtrekker-prompt span
{
    color: #4b2e2f;
    font-weight: bold;
}

ul#foodtrekker-prompts li a:hover
{
    background: url(/images/common/prompt-button.jpg)
                0px -82px
                no-repeat;
}

ul#foodtrekker-prompts li a:hover span, ul#destination-prompts li a:hover span
{
    color: #999999!important;
}

ul.other-prompt
{
    display: block;
    width: 280px;
    height: 68px;
    background: url(/images/common/prompt-button.jpg)
                0px 0px
                no-repeat;
    padding: 15px 0px 0px 10px;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 1.2em;
    color: #999999;
    vertical-align: middle;
    font-family: Trebuchet MS;
    overflow: auto;
    float: left;
    clear: both;
}

ul.other-prompt img
{
    margin: 5px 15px 0px 0px;   
}

ul.other-prompt a
{
    color: #4b2e2f;
    font-weight: bold;  
    text-decoration: none;
    font-size: 1.2em;
}

ul.other-prompt a:hover
{
    color: #999999!important;
}

a.media-prompt
{
    color: #cd5833!important;
    font-weight: bold;
}

ul#destination-prompts
{
    overflow: auto;
    margin: 0px 0px 10px 0px;
}

ul#destination-prompts li a img
{
    float: left;
    margin: 0px 5px 0px 0px;
}

ul#destination-prompts li
{
    float: left;
    margin: 0px 9px 0px 0px;
}


ul#destination-prompts li a
{
    display: block;
    float: left;
    width: 210px;
    height: 58px;
    background: url(/images/common/dest-prompt-button.jpg)
                0px 0px
                no-repeat;
    text-transform: uppercase;
    text-decoration: none;
    color: #999999;
    font-size: 1.2em;
    line-height: 1.4em;
    vertical-align: middle;
    font-family: Trebuchet MS;
}

ul#destination-prompts big
{
    font-size: 1.2em;   
}

/*
-----------------------------------------------
    4. Common Styles
-----------------------------------------------
*/

/* Text Styles */

h1
{
    font-size: 2.2em;
    margin: 0px 0px 5px 0px;
}

h2
{
    font-size: 1.8em;
    margin: 0px 0px 5px 0px;
}

h3
{
    font-size: 1.6em;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    font-weight: bold;
}


.side-block h3
{
    overflow: auto;
    font-weight: normal;
    text-transform: uppercase;
    margin: 0px 0px 10px 0px;
    padding: 5px 5px 3px 8px;
    color: #4b2e2f;
    font-size: 1.2em;
    background: #f4e8e5;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

h4
{
    font-size: 1.2em;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    font-weight: bold !important;
}

p
{
    font-size: 1.2em;
    line-height: 1.6em;
    margin-bottom: 6px;
    color: #333;
    font-family: Tahoma, Lucida Grande, Arial, Sans-Serif;
}

#footer p
{
    font-size: 1.2em;
    color: #4b2e2f;
}

strong
{
    font-weight: bold;
}

ul
{
    font-size: 1.2em;
    list-style: circle;
    list-style-position: inside;
    line-height: 1.6em;
    margin: 0px 0px 10px 0px;
}



/* Link Styles */

a
{
    text-decoration: underline;
    color: #008ad0;
}

a:hover, #footer a:hover
{
    text-decoration: none;
}

.destination-tree a
{
    color: #333;
    font-size: 1.1em;
    font-family: Tahoma, Lucida Grande, Arial, Sans-Serif;
}

#footer a
{
    color: #4b2e2f;
    text-decoration: underline;
    font-size: 1.1em;
    font-weight: bold;
}

a.design-link
{
    text-decoration: none !important;
    color: #4b2e2f !important;
    font-size: 1.1em;
}

/* Data Table Styles */

.dvhdr1 {
            background:#F3F0E7;
            font-family:arial;
            font-size:12px;
            font-weight:bold;
            border:1px solid #C8BA92;
            padding:5px;
            width:150px;
         }
         
         .dvbdy1 {
            background:#FFFFFF;
            font-family:arial;
            font-size:12px;
            border-left:1px solid #C8BA92;
            border-right:1px solid #C8BA92;
            border-bottom:1px solid #C8BA92;
            padding:5px;
            width:150px;
         }

/* Forms */

.contact-form
{
    padding: 15px;
    margin: 20px 0px 0px 0px;
    overflow: auto;
    border: 1px solid #eaeaea;
}

div.fields
{
    position: relative;
    overflow: auto;
    border-bottom: 1px solid #eaeaea;
    padding: 0px 0px 6px 0px;
    margin: 0px 0px 8px 0px;
    clear: both;
    width: 100%;
}

div.form-controls
{
    border: none;
    overflow: auto;
    padding: 10px 0px 0px 160px;
    clear: both;
}

div.fields label
{
    display: block;
    float: left;
    width: 150px;
    font-size: 1.4em;
    font-weight: bold;
    line-height: 2em;
    margin: 0px 10px 0px 0px;
    padding: 2px 0px 0px 0px;
}

.long-input-text, textarea
{
    display: block;
    float: left;
    border: 1px solid #ccc;
    padding: 8px 8px 8px 8px;
    margin: 0px 5px 0px 0px;
    font-size: 1.4em;
    width: 320px;
    background: url(/common/input-bg.jpg) #fcfcfc repeat-x !important;
}



.form-prompt
{
    clear: both;
    float: left;
    margin-left: 160px;
    display: inline;
    width: 200px;
}

/* Form Buttons */

.button-go
{
    position: relative;
    font-family: Trebuchet MS !important;
    margin: 0px 2px 0px 0px;
    padding: 2px 10px 5px 10px;
    height: 35px;
    width: 102px;
    color: #FFF;
    font-size: 1.6em !important;
    line-height: 30px;
    border: none;
    cursor: pointer;
    outline: none;
    text-transform: uppercase;
    text-shadow: rgba(0,0,0,0.3) 1px 1px 2px;
}

.button-go
{
    background: transparent url(/common/buttons.png) no-repeat -204px 0px;
    behavior: url(/Scripts/iepngfix.htc);
}

.button-go:hover
{
    background-position: -204px -35px;
}