html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}




*{
	margin:0;
	padding:0;
}
body{
	background:#daeeda;
	font:11px/18px Tahoma, Arial, FreeSans, Helvetica, sans-serif;
	color:#222;
}

/* Layout Styles Starts */

#wrapper{
	width:950px;
	margin:0 auto;
}
	#header{
		background:url(http://www.tampabayrideshare.org/images/header.png) no-repeat;
	
		height:192px;
	}
	#header2{
		
		background:url(http://www.tampabayrideshare.org/images/TBARTA_button.png) no-repeat;
		
		height:82px;
	}
		#logo{
			width:800px;
			padding:40px 0 0 700px;
		}
			#logo h1{
				background:url(images/logo2.png) no-repeat;			
			}
				#logo h1 a{
					display:block;
					height:200px;					
				}
					#logo h1 a span{
						display:none;
					}
	ul.topnav {
	list-style: none;
	padding: 0 20px;	
	margin: 0;
	text-align:center;
	width: 920px;
	background: #222;
	font-size: 1.2em;
	background:url(http://www.tampabayrideshare.org/images/menu.png) no-repeat;
		height:40px;
}
ul.topnav li {
	float: left;
	margin: 0px;	
	padding: 00px 15px 0 0px;
	position: relative; /*--Declare X and Y axis base--*/
}
ul.topnav li a{
	padding: 11px 5px;
	color: #969696;
	display:block;
	text-decoration: none;
	text-transform:uppercase;
	float: left;
}
ul.topnav li a:hover{
	color:#fff;
	text-decoration:none;
	background:#159ed4;
	
}
ul.topnav li span { /*--Drop down trigger styles--*/
	width: 17px;
	height: 35px;
	float: left;
	background: url(images/subnav-btn.png) no-repeat center top;
}
ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 39px;
	background: #333;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 170px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border: 1px solid #111;
}
ul.topnav li ul.subnav li{
	margin: 0; padding: 0;
	border-top: 1px solid #252525; /*--Create bevel effect--*/
	border-bottom: 1px solid #444; /*--Create bevel effect--*/
	clear: both;
	width: 170px;
}
html ul.topnav li ul.subnav li a {
	float: left;
	width: 145px;
	background: #333 url(images/dropdown_linkbg.gif) no-repeat 10px center;
	padding-left: 20px;
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background: #222 url(images/dropdown_linkbg.gif) no-repeat 10px center; 
}
	
	
	#container{
		margin:20px 0 0 0;
		overflow:hidden;
	}
		#left-col{
			width:210px;
			float:left;
		}
		#center-col{
			width:511px;
			float:left;
			margin:0 8px;
		}
			.content-block{
				background:url(http://www.tampabayrideshare.org/images/rblock-bg.png) repeat-y;
				margin:0 0 15px 0;
			}
				.content-block-top{
					background:url(http://www.tampabayrideshare.org/images/rblock-top.png) no-repeat top;
					height:11px;
				}
				.content-block-twitter{
					background:url(http://www.tampabayrideshare.org/images/Twitter.png) no-repeat left;
					height:48px;
				}
				.content-block-sign{
					background:url(http://www.tampabayrideshare.org/images/carpool.png) no-repeat left;
					height:100px;
					margin:0 10px 0 15px;
				}
				.content-block-van{
					background:url(http://www.tampabayrideshare.org/images/van2.png) no-repeat left;
					height:100px;
					margin:0 10px 0 15px;
				}
				.content-block-tbarta{
					background:url(http://www.tampabayrideshare.org/images/tbarta.jpg) no-repeat left;
					height:52px;
					padding:10px 50px;
				}
				.content-block-bottom{
					background:url(http://www.tampabayrideshare.org/images/rblock-bottom.png) no-repeat bottom;
					padding:10px 15px;
				}
		#right-col{
			width:210px;
			float:right;
		}
		.sblock{
			margin:0 0 15px 0;
			background:url(http://www.tampabayrideshare.org/images/sblock-bg.png) repeat-y;
		}
			.sblock-top{
				background:url(http://www.tampabayrideshare.org/images/sblock-top.png) no-repeat top;
				height:30px;
				line-height:30px;
				color:#646464;
				font-size:14px;
				font-weight:bold;
				text-indent:42px;
			}
			.sblock-content{
				background:url(http://www.tampabayrideshare.org/images/sblock-bottom.png) no-repeat bottom;
				padding:10px;
			}
				.sblock-content ul{
					list-style:none;
					margin:0 0 10px 0;
				}
					.sblock-content li{
						padding:3px 15px;
						border-bottom:1px solid #d6d6d6;
						color:#666;
					}
						.sblock-content li a{
							display:block;
							color:#666;
							font-weight:normal;
							text-decoration:none;
							text-transform:none;
							background:url(http://www.tampabayrideshare.org/images/arrow.jpg) no-repeat left center;
							padding:0 0 0 15px;
						}
							.sblock-content li a:hover{
								color:#49730b;
								text-decoration:none;
								background:url(http://www.tampabayrideshare.org/images/arrow-h.jpg) no-repeat left center;
							}
	#footer{
		clear:both;
		background:url(images/footer.jpg) repeat-x;
		height:32px;
		line-height:32px;
		padding:0 20px;
		overflow:hidden;
		color:#fff;
		font-size:10px;
		color:#b0b0b0;
	}
		#footer a{
			color:#b0b0b0;
			text-decoration:none;
		}
			#footer a:hover{
				color:#fff;
				text-decoration:underline;
			}

/* Inner Pages 2 Column Styles */

#right-col1{
	width:730px;
	float:right;
}
	.content-block1{
		background:url(http://www.tampabayrideshare.org/images/rblock1-bg.png) repeat-y;
		margin:0 0 15px 0;
	}
		.content-block1-top{
			background:url(http://www.tampabayrideshare.org/images/rblock1-top.png) no-repeat top;
			height:11px;
		}
		.content-block1-bottom{
			background:url(http://www.tampabayrideshare.org/images/rblock1-bottom.png) no-repeat bottom;
			padding:10px 15px;
		}
/* Inner Pages 2 Column Styles */
		

/* Layout Styles Ends */

/* Form Styles */

.sblock form{
	padding:0 5px;
}
.sblock form p{
	margin:0 0 5px 0;
}
.input{
	border:1px solid #dddddd;
	background:none;
	cursor:text;
	margin:5px 0;
	padding:2px;
}
.signin-btn, .button1{
	background:#4a4a4a;
	margin:8px 0;
	padding:2px 10px !important;
	padding:2px 0;
	color:#fff;
	font-weight:bold;
	border:none;
	outline:none;
	cursor:pointer;
}

/* Form Styles */

/* Paragraph and list Styles */

.content-block p, .content-block1 p{
	margin:0 0 15px 0;
}
.content-block ul, .content-block ol, .content-block1 ul, .content-block1 ol{
	margin:10px 0 10px 20px;
}

/* Paragraph Styles */

/* Genric Styles Starts */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
a {
	color:#000;
	text-decoration:underline;
	font-weight:bold;
}
a:hover {text-decoration:underline;color:#159ed4;}
h1{font-size:32px;}
h2{font-size:16px;}
h3{font-size:18px;}
h4{font-size:16px; font-weight:bold;}
h5{font-size:15px; font-weight:bold;} 
h6{font-size:14px; font-weight:bold;}
h2,h3,h4,h5,h6{margin:0 0 15px 0;}
img{border:none;}
.clear{clear:both;}
.floatleft{float:left;}
.floatright{float:right;}
.normal a{font-weight:normal;}

/* Genric Styles Ends */

