body {
    /*background-color: #FFFFFF;*/
	background: #2A3700 url('/images/bg_full.jpg') repeat-x;
    color: #FFFFFF;
    font-size: 12px;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

h1, h2, h3, a, a:hover, a:visited, a:focus, legend {
    color: #FFFFFF;
}

a, a:hover, a:visited, a:focus {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a.userLink {
    margin-right: 30px;
    font-weight: bold;
}

p+p {
    text-indent: 0;
    margin-top: 1em;
}

hr {
    border-top: 1px solid #3D5000;
    border-bottom: 1px solid #8BA14E;
    border-left: none;
    border-right: none;
    height: 0px;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 10px;
}

h1 {
    padding-top: 10px;
}

h2 {
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 5px;
    margin-bottom: 0;
}

h3 {
    font-size: 17px;
    padding-bottom: 3px;
    margin-bottom: 0;
}

.leftColumn {
    width: 460px;
    margin-right: 22px;
    float: left;
}

.rightColumn {
    width: 468px;
    float: left;
}

.column-220 {
    width: 220px;
    margin-right: 20px;
    float: left;
}

.floatLeft {
    float: left;
}

.clear {
    clear: both;
    height: 0;
}

.middle {
    margin-right: 25px;
}

.last {
    margin-right: 0;
}

div.formSubmit {
    margin-top: 20px;
}

input.yellow {
    color: #000 !important;
    text-transform: uppercase;
}

.pageContainer {
    margin: 0 auto;
    width: 1060px; 
	/*float: left;*/
}

.sideAdContainer {
	float: left;
	padding-top: 60px;
}

.contentAdContainer {
	padding-top: 20px;
}

.sideContentAdContainer {
	padding-bottom: 0;
	margin-bottom: 0;
}

.topContainer {
    /*background: #083800 url('/images/bg_1x30_dark_gradient_green.gif') repeat-x;*/
    /*height: 31px;*/
    width: 100%;
}

.container {
    /*background: #2A3700 url('/images/bg_1x738_gradient_green.gif') repeat-x;*/
    width: 100%;
    margin-top: 0;
    position : relative;
    top: 0px;
    left: 0px;
}

.pageWidth {
    margin: 0 auto;
    width: 1020px;
}

.container .pageWidth {
    position:relative;
}

.content,
.footerContent,
.hr {
    margin: 0 auto;
    width: 950px;
    position: relative;
}

.content {
    padding: 25px 35px 10px;
}

.footerContent {
    padding: 0 35px;
}

.hr {
    padding: 0 35px;
}

.content a {
    text-decoration: underline;
}

.infoGreyBox {
	padding: 12px;
	background-color: #999999;
	border: 1px solid #444444;
	margin-bottom: 20px;
}

.rightColumn .infoGreyBox {
	margin: 2px 2px 18px;
}

/* Content */
.coordinates {
    padding-top: 10px;
}

/* News */
.news {
}

.newsBody {
    padding-bottom: 5px;
}

.newsCreated {
    font-style: italic;
    padding-bottom: 10px;
}

.newsDate {
    margin-right: 10px;
    color: #dddddd;
}
/* END - News */

/* Map */
#map {
    color: #000000;
}

#map a {
    color: #000000;
    text-decoration: underline;
}

.mapTopContainer {
    width: 468px;
    height: 12px;
    background: transparent url('/images/map_box_top_468_smaller.png') no-repeat;
}

.mapContainer {
    width: 444px;
    background: transparent url('/images/map_box_body_468_smaller.png') repeat-y;
    padding: 0 12px;
}

.mapBottomContainer {
    padding-bottom: 20px;
    width: 468px;
    height: 12px;
    background: transparent url('/images/map_box_bottom_468_smaller.png') no-repeat;
}

/* END - Map */

/* Error handling */
#flash_notice, #flash_error {
  padding: 5px 8px;
  margin: 10px 0;
}

.locationContainer #flash_notice,
.locationContainer #flash_error {
    margin-top: 0;
}

#flash_notice {
  background-color: #f0f0f0;
  border: 2px solid #002D62;
  color: #002D62;
}

#flash_error {
  background-color: #f0f0f0;
  border: 2px solid #CF0000;
  color: #CF0000;
}

.fieldWithErrors {
  display: inline;
}

.fieldWithErrors input,
.fieldWithErrors select,
.fieldWithErrors textarea {
  border: 2px solid #CF0000;
}

#errorExplanation {
  width: 400px;
  border: 2px solid #CF0000;
  padding: 0px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: 0;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 8px;
}

#errorExplanation ul {
  margin: 2px 24px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: disc;
  color: #333;
}
/* END - Error Handling */

/* Top Header */
div.headerLinks {
    color: #FFFFFF;
    float: right;
    padding: 6px 35px;
}

div.headerLinks a {
    color: #FFFFFF;
}

span.adminLinks {
    margin-right: 20px;
    color: #FFF000;
}

span.adminLinks a {
    color: #FFF000;
}
/* END - Top Header */


/* Header */
.shineLeft {
    position: absolute;
    left: -70px;
    top: 0px;
    background: transparent url(/images/upper_left_bg_lights.png) no-repeat;
    height: 236px;
    width: 630px;
}

.shineRight {
    position: absolute;
    left: 700px;
    top: 0px;
    background: transparent url(/images/upper_right_bg_lights.png) no-repeat;
    height: 131px;
    width: 337px;
}

.logo a img {
    position: absolute;
    left: 0px;
    top: 20px;
}
/* END - Header */

/* Search form */

.advanced {
    padding: 10px;
    border: 1px solid #3D5000;
    background-color: #8BA14E;
    margin-right: -11px;
    display:block;    
}

div.advancedLink {
    text-align:right;
    padding-top: 5px;
}

#formula-one {
    float: right;
    margin-top: 10px;
}

.slogan {
    float: right;
}

.labelImg {
    vertical-align: bottom;
}

.labelImg img {
    margin-bottom: 2px;
}

.first {
    padding-left: 0;
}

#advancedSearch {
    border-width:0;
	padding:0;
    margin: 10px 0 0 0;
}

#advancedSearch input[type="text"],
#advancedSearch input.text,
#advancedSearch input.title,
#advancedSearch textarea,
#advancedSearch select {
    margin-top: 0 !important;
}

/* Floated advanced form */
#advancedSearch label {
    float: left;
    width: 80px;
    margin-right: 10px;
}

#advancedSearch label.flow {
    width: auto;
}

#advancedSearch input {
    float: left;
    margin-right: 10px;
}

#advancedSearch li {
    float: left;
    clear: left;
    width: 100%;
}
/* END - Floated advanced form */

select.title {
    font-size: 1.5em;
    padding: 4px;
}

#formula-one a {
    text-decoration: underline;
}

#formula-one input.awesome {
    font-weight: normal;
}

#formula-one input.awesome.large {
    margin-bottom: 0;
}

#formula-one #address {
    /*margin-right: 10px;*/
}

#formula-one label {
    display: inline;
}

#search-list {
	padding:0;
	margin:0;
	list-style:none;
}

#search-list li {
	padding-right:5px;
	display:inline;
}

#search-list li.last {
    padding-right: 0;
}

#search-list li label{
	font-size:1.2em;
	padding-right:3px;
}

#formula-one fieldset {
	display:inline;
}
/* END - Search Form */

/* Footer */
.footer {
    padding:0;
	margin:0;
	list-style:none;
}

#bottomInfo {
    padding-top: 30px;
    padding-bottom: 10px;
    font-size: 0.85em;
    text-align: center;
}

#bottomInfo a {
    text-decoration: underline;
}

/* END - Footer */

/* Loations list */
.leftColumn .locationTopContainer {
	width: 460px;
    height: 10px;
    margin-top: 1px;
    background: transparent url('/images/content_box_top.png') no-repeat;
}

.leftColumn .locationContainer {
	width: 440px;
    background: transparent url('/images/content_box_body.png') repeat-y;
    padding: 0 10px;
}

.leftColumn .locationBottomContainer {
	width: 460px;
    height: 10px;
    background: transparent url('/images/content_box_bottom.png') no-repeat;
}

.rightColumn .locationTopContainer {
	width: 468px;
    height: 10px;
    background: transparent url('/images/content_box_top_468.png') no-repeat;
}

.rightColumn .locationContainer {
	width: 448px;
    background: transparent url('/images/content_box_body_468.png') repeat-y;
    padding: 0 10px;
}

.rightColumn .locationBottomContainer {
	width: 468px;
    height: 10px;
    background: transparent url('/images/content_box_bottom_468.png') no-repeat;
}

.leftColumn .follower,
.rightColumn .follower {
    margin-top: 20px;
}

.location {
    padding: 0 0 5px;
}

.location,
.location a {
    color: #dddddd;
}

.locationLinks,
.locationLinks a {
    color: #ffffff;
}

.location.extended {
    /*border-top: 1px solid #3D5000;
    border-bottom: 1px solid #8BA14E;*/
}

.locationDescription {
    padding: 5px 0;
}

.location a {
    text-decoration: none;
}

.location a:hover, .location a:focus {
    text-decoration: underline;
}

div.locationLinks {
    float: right;
}

div.locationHeader {
    padding-right: 10px;
    float: left;
    font-size: 14px;
    font-weight: bold;
}

div.locationHeader a {
    color: #ffffff;
}

div.locationRating {
    float: right;
    padding-top: 6px;
    padding-left: 5px;
}

.location .locationInfo {
    float: left;
}

.locationInfo {
    font-size: 14px;
}

.save-search {
    float: right;
}
/* END - Locations list */

/* Location Show */
.ratingContainer {
    height: 25px;
}

.rating {
    float: left;
    padding-right: 10px;
}

.clickToRate {
    float: left;
    height: 25px;
    margin-top: 4px;
    font-size: 14px;
}

.ohDate {
    padding-right: 10px;
}

.ohTime {
}

.ohPeriod {
    font-weight: bold;
}

.showDescription {
    margin-bottom: 10px;
}

.showOpenHours .open_period {
    padding-bottom: 5px;
}

.showOpenHours .ohHeader {
    font-size: 14px;
    font-weight: bold;
    padding-top: 10px;
}

textarea#comment_body {
    height:60px;
    padding: 5px;
    width:430px;
}

.comment {
    /*border-top: 1px solid #dddddd;*/
    /*padding: 5px 0;*/
}

.comment hr {
    margin: 5px 0;
}

.comment_date {
    float:right;
}

.comment_author {
    float:left;
    font-weight: bold;
}

/* END - Location Show */

/* Location Form */
.formDescription {
    height: auto !important;
}
/* END - Location Form */

/* Home */
.saved-search {
    float: left;
    width: 390px;
    display: inline;
}

.remove-link {
    float: right;
}
/* END - Home */

/* Statistics */
.asDate {
    padding-right: 10px;
}

.apiSearchesStats {
    padding-top: 20px;
}
/* END - Statistics */