/* @override http://foursquareassociation.org/css/global.css */

* {margin: 0; padding: 0}

body {background: #f4f2da repeat-x; font-family: Arial, Sans-Serif}
td, input, select, textarea{font-size:12px;font-family:georgia;color:#454545;}

img {display: block}
a img {border: 0}
ul {list-style-type: none}
h1, h2, h3, h4 {font-weight: normal}

h1{
	font-size: medium;
	color: #c72916;
	padding-top: 20px;
}

h2{
	font-size: medium;
	color: #423425;
	padding-top: 20px;
}

p{
	font-size: small;
	color: #4a3a29;
	border-color: #413324;
	border-width: thin;
	border-bottom-style: dotted;
	padding-bottom: 20px;
}
a {text-decoration: underline; color: #b34747}
a:hover {color: #70716f}

.clear {clear: both}

#content{
	margin-right: 20px;
	display: block;
	visibility: visible;
	clear: left;
	padding-right: 20px;
	padding-left: 20px;
}

#contact{
	
	display: block;
	visibility: visible;
	clear: left;
	padding-top: 20px;
}

#mainWrapper {
	float: center;
	margin: 0 auto; 
	width: 860px;
	height: 1px;
	top: 0px;
}


	
#mainWrapper2 {
	margin: 0 auto; 
	width: 860px; 
	height: 387px; 
	}
	


#feature_foursquare{
	width: 860px; 
	height: 150px;
	float: left;
	margin-top: 225px;
	background: url(../images/feature_foursquare.jpg) no-repeat;
}

#feature_contact{
	width: 860px; 
	height: 150px;
	float: left;
	margin-top: 250px;
	background: url(../images/feature_contact.jpg) no-repeat;
}
#feature_faqs{
	width: 860px; 
	height: 150px;
	float: left;
	margin-top: 225px;
	background: url(../images/feature_faqs.jpg) no-repeat;
}
#feature_app{
	width: 860px; 
	height: 150px;
	float: left;
	margin-top: 225px;
	background: url(../images/feature_app.jpg) no-repeat;
}



/* Faq's Nav */

div#subnavigation{
	width: 100%;
	padding-top: 20px;
	padding-bottom: 50px;
	border-bottom: thin dotted #a4a09d;
}

ul#subtabs {
	list-style:none;
	width: 100%;
	float:left;

	
}
ul#subtabs li {
	
	float:left;
	font: medium Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	padding-right: 10px;
}
ul#subtabs .faq1, #subtabs .faq2,#subtabs .faq3 {
	
	text-decoration: none;
}


ul#subtabs li:hover, ul#subtabs li.hover {
	float:left;
	color: #ffbf85;
	

}

ul#subtabs li.active .faq1,#subtabs li.active .faq2, #subtabs li.active .faq3{
	
	color: #fff;
	background-color: #cb2915;
	font-size: medium;
	font-variant: normal;
	padding: 5px;
	text-align: left;
	vertical-align: middle;
	text-transform: capitalize;
	text-decoration: underline;
}

/* footer */
#footer_home{
	height: 100px;
	width: 100%;
	background: url(../images/bg_footer.jpg) repeat-x;
	margin-top: 500px;
}
#footer_{

	width:900px;
	margin-left: auto;
	margin-right: auto;
	height: 200px;
	z-index: 99999;

	padding-top: 1px;
}

#news{
	position: relative;
	float: none;
	margin-right: 10px;
	margin-left: 10px;
}

/* APP */
.page_left{width:640px;margin-left:20px;}
.submit_row{
	margin-top: 20px;
}
.submit_row input{font-size:14px;padding:4px;}
.submit_row_small input{font-size:12px;padding:2px;}
.submit_row_small{
	margin-bottom:5px;
}
