/************************************************************
CSS Written By Justin Schroeder. www.jpschroeder.com
Copyright 2009 Justin Schroeder All Rights Reserved.

These files may be used by freely, only with written consent.
*************************************************************/



/******** ORGANIC ELEMENTS ********/

html, body{
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Geneva, Verdana, Helvetica, Sans-Serif;
	font-size: 13px;
	color: #232323;
	background-image: url(../graphics/main_background.jpg);
	background-repeat: repeat-x;
	background-color: #68b454;
	line-height: 140%;
}

img{
	display: block;
}
h1{
	font-size: 23px;
	color: #000000;
	padding: 0px;
	margin: 0px;
}

h3{
	color: #333333;
	font-weight: bold;
	font-family: Arial, Geneva, Verdana, Helvetica, Sans-Serif;
	font-size: 18px;
	padding: 0px;
	margin: 0px;
	padding-bottom: 5px;
	line-height: 100%;
}
h3 a{
	color: #1D1F1D;
	text-decoration: none;
}
h3 a:hover{
	text-decoration: underline;
}
a{
	color: #1D1F1D;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
h4{
	color: #333333;
	font-weight: bold;
	font-family: Arial, Geneva, Verdana, Helvetica, Sans-Serif;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	line-height: 100%;
}
h4 a{
	color: #1d1f1d;
	text-decoration: none;
}
h4 a:hover{
	text-decoration:  underline;
}
table{
	font-family: Arial, Geneva, Verdana, Helvetica, Sans-Serif;
}
table a{
	font-size: 14px;
	font-family: Arial, Geneva, Verdana, Helvetica, Sans-Serif;
	color: #131413;
	text-decoration: none;
}
table a:hover{
	text-decoration: underline;
}
input, textarea{
	border: 1px solid #427336;
	background-color: #E6FFE9;
	color: #1A1F1B;
	padding: 7px;
	font-weight: bold;
	font-size: 14px;
	width: 250px;
}
small{
	font-size: 11px;
	color: #282B29;
	line-height: normal;
}
small a{
	font-size: 11px;
	color: #1d1f1d;
}
/******** GLOBAL SYNTHETIC ELEMENTS ********/

.left{
	float: left;
}

.right{
	float: right;
}
.align_left{
	text-align: left;
}
.align_right{
	text-align: right;
}
.align_center{
	text-align: center;
}
.five{
	padding: 5px;
}
.ten{
	padding: 10px;
}
.fifteen{
	padding: 15px;
}
.twenty{
	padding: 20px;
}
.top_zero{
	padding-top: 0px;
}
.top_two{
	padding-top: 2px;
}
.top_five{
	padding-top: 5px;
}
.top_ten{
	padding-top: 10px;
}
.top_thirteen{
	padding-top: 13px;
}
.top_fifteen{
	padding-top: 15px;
}
.top_twenty{
	padding-top: 20px;
}
.top_thirty{
	padding-top: 30px;
}
.top_forty{
	padding-top: 40px;
}
.left_fifteen{
	padding-left: 15px;
}
.down_three{
	position: relative;
	top: 3px;
}
.bottom_ten{
	padding-bottom: 10px;
}
.bottom_fifteen{
	padding-bottom: 15px;
}
.up_five{
	position: relative;
	top: -5px;
}
.up_ten{
	position: relative;
	top: -10px;
}
.up_forty_eight{
	position: relative;
	top: -48px;
}
.down_five{
	position: relative;
	top: 5px;
}
.down_ten{
	position: relative;
	top: 10px;
}
.left_ten{
	position: relative;
	left: 10px;
}
.clear{
	height: 1px;
	clear: both;
}
.left_five{
	position: relative;
	left: 5px;
}
.left_ten{
	position: relative;
	left: 10px;
}
.right_five{
	position: relative;
	right: 5px;
}
.right_ten{
	position: relative;
	right: 10px;
}
.right_twelve{
	position: relative;
	right: 12px;
}
.right_fifteen{
	position: relative;
	right: 15px;
}
.right_twenty{
	position: relative;
	right: 20px;
}
.bg_green{
	background-color: #68b454;
}
.light_green{
	background-color: #6abb58;
}
.no_border{
	border: 0px;
}
.button{
	width: 140px;
	background-color: #A6E8FF;
	font-size: 14px;
	padding: 5px;
}
.light{
	background-color: #6EC15B;
}
.transparent{
	background-color: transparent;
}
.twenty_high{
	height: 20px;
}
.ten_high{
	height: 1px;
}
.center{
	margin: 0px auto;
}
.tag{
	padding-left: 10px;
	position: relative;
	left: -10px;
}
.tag_center{
	background-image: url(../graphics/tag_center.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	font-size: 11px;
	text-align: center;
	padding: 0px 5px 5px 4px;
	font-weight: bold;
}
.tag_image{
	padding: 0px;
	margin: 0px;
	line-height: 0px;
	display: inline;
	
}
.tag_delete{
	position: relative;
	top: 2px;
}
.search_container{
	padding-right: 7px;
	padding-top: 20px;
}
.search_box{
	width: 280px;
	height: 25px;
	background-color: #63ae52;
	background-image: url(../graphics/search_icon.png);
	background-repeat: no-repeat;
	background-position: top left;
}
.search_box_double{
	width: 402px;
	height: 25px;
	background-color: #63ae52;
	background-image: url(../graphics/search_big_center.png);
	background-repeat: no-repeat;
	background-position: top left;
}
.search_box_light{
	width: 280px;
	height: 25px;
	background-color: #6ec15b;
	background-image: url(../graphics/search_light_icon.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
.search_all{
	padding-left: 20px;
}
.search_shadded{
	background-color: #50883f;
	padding: 5px;
}
.go{
	width: 56px;
	height: 25px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	display: inline;
}
.search_text_box_positioner{
	padding-left: 31px;
	padding-top: 4px;
}
.search_text_box{
	background-color: transparent;
	color: #3d6a32;
	width: 134px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	display: inline;
}
.light_text_box{
	background-color: #6ec15b;
	color: #c2f5c2;
}
/******** SYNTHETIC ELEMENTS ********/
#full_container{
	min-height:100%;
	position:relative;
}

#master_container{
	width: 976px;
	margin: 0px auto;
	padding-bottom: 140px; /* height of the footer */
}

#header{
	width: 976px;
	height: 48px;
}
#new_footer{
	position:absolute;
	padding-top: 25px;
	bottom:0;
	width:100%;
	height:110px;			/* Height of the footer */
	background:#111111 url(../images/scizor_footer.gif) center top repeat-x;
}

#logo{
	width: 245px;
	float: right;
}
#page_title{
	height: 64px;
}
.dark_background{
	background-color: #1a1a1a;
	color: #cccccc;
}
.small_map_container{
	width: 327px;
}
. _italics{
	font-style: italic;
	font-size: 12px;
}
.review_person{
	color: #a3a3a3;
	text-align: right;
}
.extra_container{
	width: 976px;
	margin: 0px auto;
}
.error{
	background-color: #946a4d;
	font-weight: bold;
	padding: 5px;
	margin-bottom: 10px;
	border: 1px solid #7A1810;
}
.success{
	background-color: #4bA630;
	font-weight: bold;
	padding: 5px;
	margin-bottom: 10px;
	border: 1px solid #00ff00;
}
.horizontal_list{
	padding: 7px;
}
.shaded{
	background-color: #5AAA4B;
	border: 1px solid #49993F;
}
.red_shaded{
	background-color: #535528;
	border: 1px solid #315528;
}
.error_page{
	width: 827px;
	height: 341px;
	background-image: url(../graphics/error_background.png);
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0px auto;
}
.error_page_padding{
	padding: 36px;
	padding-top: 110px;
}

.biz_list{
	padding: 13px 15px;
	line-height: 140%;
}
.address{
	font-size: 16px;
	color: #000000;
	padding-top: 10px;
}
.biz{
	padding-top: 30px;
}
.biz_reviews{
	position: relative;
	left: -8px;
	padding: 5px;
}
.biz_map{
	padding: 10px;
	background-color: #66b051;
}
.biz_map_canvas{

}
.coupons{
	background-color: #59a14b;
}
.stars{
	position: relative;
	left: -12px;
	top: 5px;
}
.review{
	padding: 10px;
}
.rating{
	display: none;
}
.wide_inputs{
	width: 450px;
}
.report a{
	color: #333333;
	text-decoration: none;
}
.report a:hover{
	text-decoration: underline;
}
.floating_stars{
	height: 25px;
	position: relative;
	left: -4px;
	top: 2px;
}
.print_box{
	background-color: #e4e4e4;
	width: 600px;
}
.text_fixer{
	line-height: 125%;
}
.lightwindow_content_area{
	position: relative;
	left: -20px;
	top: -20px;
}
.verification_up{
	position: relative;
	top: -32px;
}
.admin_panel{
	font-size: 15px;
	font-weight: bold;
	width: 564;
	padding-bottom: 10px;
}
.gradient_show{
	background-color: #68b454;
}
.category{
	font-size: 13px;
	font-weight: bold;
	padding: 5px;
}
.count_1{
	background-color: #6EC15B;
}
.count_0{
	background-color: #68b454;
}
.vertical_dashes{
	background-image: url(../graphics/vertical_dashes.png);
	background-repeat: repeat-y;
	background-position: top left;
	border-top: 2px solid #333333;
}

/* ITEMS ON THE BROWSE PAGE */

.large_gradient{
	width: 953px;
	height: 273px;
	background-image: url(../graphics/large_gradient.png);
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;
}

.large_gradient table{
	font-size: 16px;
	text-align: left;
	color: #333333;
	font-weight: bold;
}
.large_gradient table a{
	text-decoration: none;
	color: #333333;
}
.large_gradient table a:hover{
	color: #68b454;
}
.large_gradient_padding{
	height: 253px;
	width: 903px;
	margin: 0px auto;
}

.cities{
	width: 260px;
	font-size: 18px;
}
.cities table a{
	color: #333333;
	text-decoration: none;
}
.cities table a:hover{
	color: #4B504C;
}

.popular{
	width: 380px;
}

.popular table{
	color: #333333;
	font-size: 18px;
}
.popular table a{
	color: #333333;
	text-decoration: none;
}
.popular table a:hover{
	color: #4B504C;
}

.white_box{
	width: 505px;
	background-image: url(../graphics/white_box.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
.add_biz{
	width: 630px;
}
.terms{
	width: 300px;
}
.white_scroll_box{
	border: 1px solid #427336;
	background-color: #E6FFE9;
	color: #1A1F1B;
	height: 308px;
	overflow: auto;
}
.verify{
	font-size: 16px;
	font-weight: bold;
	line-height: 200%;
}
.light_grey{
	color: #BDC5BF;
}
.light_grey a{
	color: #BDC5BF;
	text-decoration: none;
}
.light_grey a:hover{
	color: #BDC5BF;
	text-decoration: underline;
}
/*************** validation css ****************/
.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 0px;
	font-size: 10px;
}

.LV_valid {
    color:#1D6909;
}
	
.LV_invalid {
    color:#9C1E14;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    border: 1px solid #1D6909;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 1px solid #691612;
}


