/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: Custom theme for yellow cab Sacramento.
Version: 1.6
Author: I-Tul Design & Software, Inc.
Author URI: http://www.i-tul.com.com/
Tags: blue, custom header, fixed width, two columns, widgets

*/



* {
	margin:0;
	padding:0;
}
img, fieldset {
	border:none
}
.curv {
	float:left;
	width:100%
}
.curv img {
	float:left
}
a {
	color:#0a63e9;
	text-decoration:underline
}
a:hover {
	text-decoration:none
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#aeaeae url(images/body_bg.jpg) repeat-x 0 0;
}
#cover {
	width:960px;
	margin:0 auto
}
#header {
	width:960px;
	float:left
}
#header .logo {
	float:left;
	margin:5px 0
}
#header .right_details {
	float:right
}
#header .right_details .adv {
	float:left;
	margin:10px 10px 0 15px
}
#header .right_details .number {
	float:left;
	width:340px;
	height:46px;
	background:url(images/top_number_bg.gif) no-repeat 0 0;
	padding:5px 10px;
	margin:13px 0 0 0
}
#header .right_details .number img {
	float:left;
}
#header .right_details .number span {
	float:left;
	padding:8px 0 0 10px;
	font-size:22px;
	font-weight:bold;
	color:#3a3a3a
}
#header #menu {
	width:960px;
	float:left;
	height:55px;
	list-style:none;
	padding:1px 0 0 0;
	overflow:hidden;
}
#header #menu li {
	float:left;
	font-size:13px;
	font-weight:bold;
	color:#fff109;
	background: #656665 url(images/menu_sep.gif) no-repeat top right;
	height:55px;
	padding-right:2px;
}
#header #menu li a {
	color:#fff;
	text-decoration:none;
	float:left;
	padding:18px 22px 10px 22px;
	height:27px;
	background:url(images/menu_a_bg.jpg) repeat-x 0 0;
}
#header #menu li a:hover {
	background:url(images/menu_hv.gif) repeat-x 0 0;
	color:#fff109;
}
#header #menu li.current_page_item a, #header #menu li.current_page_ancestor a {
	background:url(images/menu_hv.gif) repeat-x 0 0;
	color:#fff109;
}
#header #menu li.first a {
	background:url(images/menu_bg.gif) no-repeat 0 0;
}
#header #menu li.first a:hover {
	background:url(images/menu_first_hv.gif) no-repeat 0 0;
}
#header #menu li.first.current a {
	background:url(images/menu_first_hv.gif) no-repeat 0 0!important;
	cursor:text;
	width:auto!important
}
#header #menu li.last {
	background:none;
	padding-right:0px
}
#header #menu li.last a {
	background:url(images/menu_bg.gif) no-repeat top right;
}
#header #menu li.last a:hover {
	background:url(images/menu_right_bg.gif) no-repeat top right;
	width:71px
}
#header #menu li.last.current_l a {
	background:url(images/menu_right_bg.gif) no-repeat top right;
	width:71px;
	cursor:text;
	color:#fff109;
}
#header #menu li.last.current a:hover {
	background:url(images/menu_right_bg.gif) no-repeat top right;
	width:71px;
	cursor:text
}
#cover_body {
	width:940px;
	float:left;
	padding:0 10px
}
#cover_body #banner_container {
	background: url(images/banner_bg.jpg) no-repeat 0 0;
	height: 255px;
	padding: 25px 45px 0 25px;
	text-align: left;
	margin-bottom: 20px
}
#cover_body #banner_container a {
	margin: 0;
}
#cover_body #banner_container a img {
	margin: 10px 0 0 150px;
}

#cover_body #left_side {
	float:left;
	width:580px
}
#cover_body #left_side .small_box_container {
	float:left;
	width:280px
}
#cover_body #left_side .small_box_container.right {
	float:right!important
}
#cover_body #left_side .small_box_container .details_container {
	float:left;
	width:263px;
	background:url(images/small_box_rotate_bg.gif) repeat-y 0 0;
	padding:0 8px 10px 9px;
	min-height:260px
}
#cover_body #left_side .small_box_container h3 {
	float:left;
	width:100%;
	padding:5px 0 5px;
	position:relative;
	z-index:1
}
#cover_body #left_side .small_box_container h3 .card {
	position:absolute;
	top:-20px;
	right:-20px;
}
#cover_body #left_side .small_box_container .video {
	float:left;
	width:100%;
	overflow:hidden;
	margin:10px 0 0 0
}
#cover_body #left_side .small_box_container .small_gray_box_sep {
	background:url(images/small_gray_box_title_bg.gif) no-repeat 0 7px;
	width:100%;
	float:left
}
#cover_body #left_side .small_box_container .details_container p {
	font-size:14px;
	color:#646464;
	line-height:22px;
	float:left;
	width:100%;
	padding:35px 0 0 0
}
#cover_body #left_side .small_box_container .link {
	padding:20px 0 0 0!important
}
#cover_body #left_side .city_resources_container {
	float:left;
	width:580px;
	margin:20px 0 20px 0
}
#cover_body #left_side .city_resources_container .details_container {
	float:left;
	width:580px;
	background:url(images/middle_gray_repeat_bg.gif) repeat-y 0 0;
}
#cover_body #left_side .city_resources_container .details {
	float:left;
	width:550px;
	background:url(images/middle_gray_box_top_bg.gif) no-repeat 0 0;
	padding:15px;
}
#cover_body #left_side .city_resources_container .details h3 {
	float:left;
	width:550px;
	margin:5px 0 20px 0
}
#cover_body #left_side .city_resources_container .details a {
	color:#646464;
	text-decoration:underline
}
#cover_body #left_side .city_resources_container .details a:hover {
	text-decoration:none
}
#cover_body #left_side .city_resources_container .details a.blue {
	color:#0870f0;
	text-decoration:none
}
#cover_body #left_side .city_resources_container .details a.blue:hover {
	text-decoration:underline
}
#cover_body #left_side .city_resources_container .details ul {
	float:left;
	width:550px;
	list-style:none;
	color:#646464;
	line-height:25px;
	font-size:13px;
}
#cover_body #left_side .city_resources_container .details ul li {
	float:left;
	width:172px;
	padding-right:10px
}
#cover_body #right_side {
	float:right;
	width:340px
}
#cover_body #right_side .form_container {
	float:left;
	width:340px
}
#cover_body #right_side .form_container form {
	float:left;
	width:340px;
	background:url(images/form_repeat_bg.gif) repeat-y 0 0;
}
#cover_body #right_side .form_container fieldset {
	float:left;
	width:300px;
	background:url(images/form_top_bg.gif) no-repeat 0 0;
	padding:20px 20px 0 20px
}
#cover_body #right_side .form_container fieldset h3 {
	float:left;
	width:100%;
	padding:7px 0 30px 0
}
#cover_body #right_side .form_container fieldset h4 {
	float:left;
	width:100%;
	margin:0 0 10px 0;
	text-transform:uppercase;
	font-size:13px;
	font-weight:bold;
	color:#0057a1
}
#cover_body #right_side .form_container fieldset h4 img {
	float:left;
}
#cover_body #right_side .form_container fieldset h4.red {
	float:left;
	margin:10px 0 10px -11px;
	color:#a90000;
}
#cover_body #right_side .form_container fieldset h4.red span {
	padding-top:5px
}
#cover_body #right_side .form_container fieldset h4 span {
	float:left;
	padding:0 10px
}
#cover_body #right_side .form_container fieldset .row {
	float:left;
	width:300px;
	margin-bottom:9px;
}
#cover_body #right_side .form_container fieldset .input {
	border:none;
	background:url(images/input_bg.gif) no-repeat 0 0;
	width:285px;
	height:20px;
	padding:8px 5px 3px 5px
}
#cover_body #right_side .form_container fieldset select {
	width:255px;
	float:left;
	padding:3px;
	margin:0 0 0 1px
}
#cover_body #right_side .form_container fieldset span {
	float:left;
	padding:8px 0 0 5px;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	color:#042b7d
}
#cover_body #right_side .form_container fieldset .btn {
	float:left;
	margin:16px 0 0 0
}
#cover_body #right_side .form_container fieldset .total {
	float:right;
	margin:24px 0 0 0;
	padding-right:30px
}
#cover_body #right_side .form_container fieldset .total strong {
	display:block;
	font-size:19px;
	font-weight:bold;
	color:#196200
}
#cover_body #right_side .form_container fieldset .total small {
	display:block;
	color:#797979;
	font-size:11px;
	padding-left:19px;
	margin:0 0 10px 0
}
#cover_body #right_side .form_container fieldset .total a {
	margin:0 0 0 19px
}
#footer_container {
	float:left;
	width:100%;
	background:url(images/footer_container_bg.jpg) repeat-x 0 0;
	margin:20px 0;
	padding:2px 0 0 0;
	min-width:960px
}











#content_page {
	margin: 20px 0;
	background: url('images/content_page_background.png') no-repeat;
	padding: ;
}


#content_page .left {
	padding: 30px;
	width: 580px;
	float: left;
}



#content_page .left h2,
#content_page .left h3,
#content_page .left h4 {
	margin: 25px 0 5px 0;
}


#content_page .left h1 {
	color: #052d81;
	font-size: 18px;
	font-weight: normal;
	margin: 20px 0 0 0;
	border-bottom: 1px solid #BBB;
	padding-bottom: 4px;
}

#content_page .left h2 {
	color: #052d81;
	font-size: 18px;
	font-weight: normal;
}

#content_page .left h3 {
	font-size: 14px;
	text-transform: uppercase;
}

#content_page .left h4 {
	font-size: 12px;
	text-transform: uppercase;
	color: #323232;
	margin: 5px 0 6px 0;
	line-height: 24px;
}


#content_page .left p, #content_page .left ul li {
	margin: 0 0 20px 0;
	line-height: 20px;
}

#content_page .left ul {
	margin: 25px 0 5px 40px;
}

#content_page .left ul li {
	margin: 10px 0;
	color: #002064;
}



#content_page .left table.rates th {
	text-align: left;
	background: #b0b0b0;
	padding: 6px;
	font-weight: normal;
}



#content_page .left table.rates td {
	padding: 6px;
	border-bottom: 1px solid #999;
}

#content_page .left input, #content_page .left textarea, #content_page .left select {
	padding: 6px;
	border: 1px solid #9a9a9a;
	-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}

.wpcf7-validation-errors {
	background: #FFF;
}


#content_page .sidebar {
	margin-left: 670px;
	padding: 30px 0 30px 0;
}


#content_page .sidebar p {
	margin: 0 15px 10px 0;
	color: #646464;
	font-size: 14px;
	line-height: 20px;
}


#content_page .sidebar p.small {
	font-size: 13px;
}

#content_page .sidebar span.large {
	font-size: 16px;
	color: #405c96;
}


#content_page .sidebar .sidebar_divider {
	background: url('images/sidebar_divider.png') no-repeat;
	padding: 10px;
	margin-top: 10px;
}










.alignleft {
	float: left;
	margin: 0 20px 0px 0;
}

.alignright {
	float: right;
	margin: 0 0px 0px 20px;
}


.clear {
	clear: both;
}



#footer {
	width:940px;
	margin:0 auto
}
#footer .container {
	width:940px;
	background:url(images/footer_bg.jpg) no-repeat top center;
	padding:20px 0;
	color:#4e4e4e;
	font-size:12px
}
#footer .container a {
	color:#4e4e4e;
	text-decoration:none
}
#footer .container a:hover {
	text-decoration:underline
}
#footer .container ul {
	list-style:none;
	text-align:left;
	width:100%;
	margin-bottom:10px
}
#footer .container ul li {
	display:inline;
	padding:0 2px
}
#footer .container p {
	float:left;
	width:100%
}

#footer .legal_links {
	float: right;
	color: #999;
}

#footer .legal_links a {
	color: #EEE;
}




#cover_body #bottom_container {
	float: left;
	width:940px;
	margin: 0px 0px 0px 0px;
	height: 70px;
	margin-bottom: 20px;
}

#cover_body #bottom_container .details_container {
	float:left;
	width:940px;
	background:url(images/bottom_box_repeat_bg.gif) repeat-y 0 0;
}
#cover_body #bottom_container .details {
	float:left;
	width:910px;
	background:url(images/bottom_box_top_bg2.gif) no-repeat 0 0;
	padding:20px 15px 15px 15px;
}

#cover_body #bottom_container .details_container .details p {
	font-size:14px;
	color:#646464;
	line-height:22px;
	float:left;
	width:100%;
}



/* TOOLTIP */
a.tooltip:hover {background:#ffffff; text-decoration:none;} /*BG color is a must for IE6*/
a.tooltip { color: #FF0000; }
a.tooltip span {display:none; padding:6px; margin-left:8px; width:200px;}
a.tooltip:hover span{display:inline; position:absolute; background:#ffffff; border:1px solid #FF0000; color:#FF0000;}




#content_page .left input.validation_error_border,
#content_page .left select.validation_error_border {
	border: 1px solid #FF0000;
}

.validation_error_border_padded {
	border: 1px solid #FF0000;
	padding: 10px;
}



.message {
	border: 1px solid #C00;
	background: #F0D2D3;
	padding: 10px 10px;
}

#content_page .left .message p {
	margin: 0;
}



#content_page .left p.field_name {
	margin: 4px 0 1px 0;
	font-size: 12px;
}
