/******************** GLOBAL *********************/
.hidden {
	display: none;
}

#home span {
	display: none;
}

.finder-do span {
	display: none;
}

/********************* CENTERS ********************/
div.center
{
	padding: 0;
}

div.center h1
{
	color: #0f79bf;
	font-size: 18px;
	padding: 0 0 5px 0;
	margin: 0;
}

div.center h2
{
	font-size: 14px;
	padding: 0 0 5px 0;
	margin: 0;
}

div.center a
{
	font-size: 14px;
}

/*************** FORMS ********************/
input.hidden {
	position: absolute;
	left: -9999px;
	top: -9999px;
}

.ui-widget {
	font-size: 12px !important;
}

form {
	margin: 10px;
	font-size: 12px;
}

form div {
	clear: both;
	padding: 5px;
	width: 1000px;
}

form div.inline label {
	float: none;
	width: auto;
	margin: 0 5px 0 5px;
}

form div.inline input {
	width: auto;
}

form div div label {
	margin-left: 20px;
}

form label {
	float: left;
	width: 120px;
	color: #0f79bf;
}

form input {
	width: 150px;
}

form input.checkbox {
	width: auto;
}

form textarea {
	width: 150px;
	height: 100px;
}

form input.button {
	width: auto;
}

select.time {
	width: 100px !important;
}

span.validation-summary-errors {
	display: block;
	margin: 0;
	font-weight: bold;
	font-size: 20px;
}

ul.validation-summary-errors {
	margin: 5px 0 10px 50px;
	padding: 0;
	list-style-type: disc;
}

.validation-summary-errors {
	color: tomato;
}


/************* LAYOUT **********************/
#header div {
	background-image: url(../img/inside/header-shadow.gif);
}

#container {
	background-position: 349px;
}

/*********** LEFT ****************************/

#left a, #left a:visited, #left a:hover, #left a:active {
	color: #0f79bf;
}

#left {
	float: left;
	margin: 9px 0;
	width: 330px;
	position: relative;
	font-size: 14px;
}

#left h1 {
	color: Orange;
	font-size: 16px;
	font-weight: bolder;
	line-height: 16px;
	margin: 0px, 0px, 0px, 0px;
	padding: 0px 0px 4px 0px;
}

#left h2 {
	background: url(../img/inside/results/headline.gif) no-repeat;
	width: 240px;
	height: 21px;
	margin: 7px 18px;
	padding: 0;
}

#left h2 span {
	display: none;
}

#left p {
	color: #666;
	font-size: 14px;
	line-height: 16px;
	padding: 0 18px 9px 18px;
}

#left p strong {
	color: #0f79bf;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding-right: 0.5em;
}

#left ul {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	color: #0f79bf;
}


/*********************************** RIGHT ************************/

#right {
	background: url(../img/inside/location/bg-right.jpg) no-repeat;
	padding: 10px 0 0 10px;
	float: right;
	margin: 9px 0;
	width: 540px;
	position: relative;
	font-size: 14px;
}

#right h3, #right h1 {
	color: #0f79bf;
	font-size: 20px;
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

#right h1 { 
	font-weight: bold;
	margin-bottom: 5px;
}

#right form {
	margin-bottom: 10px;
}

#right p {
	color: #666;
	font-size: 14px;
	line-height: 16px;
}

#right p small {
	font-size: 10px;
}

#right a {
	color: #0f79bf;
}

#right p.blue a {
	color: #666;
}

#right a:hover, #right p.blue a:hover {
	color: #f60;
}

#right table {
	font-size: 14px;
	margin-bottom: 10px;
	white-space: nowrap;
	overflow: hidden;
}

#right table th {
	text-align: left;
	font-weight: bold;
}


/******************* COMMON ***********************/

#flash {
	font-weight: bold;
	color: #f60 !important;
}

#error, .error {
	font-weight: bold;
	color: #FF3030 !important;
}

#logout {
	width: 300px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 10px;
	right: 0;
	font-size: 11px;
	color: #0f79bf;
	text-align: right;
}

#logout a {
	color: #999;
}

#logout a:hover {
	color: #f60;
}

#home {
	width: 223px;
	height: 94px;
	position: absolute;
	top: 30px;
	left: 0;
	display: block;
}

#home:hover span {
	display: inline;
	color: #C0DEF0;
	font-size: 10px;
	position: relative;
	top: 40px;
	left: 105px;
}

body {
	background: #e4e4e4;
	text-align: center;
	font-family: Helvetica, Arial, Geneva, sans-serif;
}

#header {
	width: 100%;
	height: 155px;
	background: url(../img/new/bg-header.gif) repeat-x;
	text-align: center;
}

#breadcrumb {
	
	font-size: 11px;
	font-weight: bold;
	color: #007dc3;
}

#breadcrumb a {
	color: #999;
}

#breadcrumb a:hover {
	color: #f60;
}



#logo {
	width: 223px;
	height: 94px;
	background: transparent url(../img/new/logo.png) no-repeat;
	display: block !important;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 30px;
}

#logo span {
	display: none;
}

#big-buttons {
	position: absolute;
	top: 46px;
	right: 0px;
	margin: 0;
	padding: 0;
}

#big-buttons li {
	text-align: center;
	float: left;
	margin: 0;
	padding-left: 20px;
}

#big-buttons a {
	background: transparent url(../img/new/bg_button-a.png) no-repeat scroll top right;
	color: #999;
	display: block;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 42px;
	margin: 0 auto;
	padding-right: 15px;
	text-decoration: none;
}

#big-buttons a span {
	background: transparent url(../img/new/bg_button-span.png) no-repeat;
	display: block;
	line-height: 42px;
	margin: 0;
	padding-left: 15px;
}
#big-buttons a span img {
	padding-left: 2px;
	position: relative;
	top: 5px;
}

#big-buttons a:hover {
	color: #007dc3;
}

.digits, .digits2 {
	color: #7f7f7f;
	font-size: 12px;
	line-height: 12px;
}

.digits strong, .digits2 strong {
	color: #007dc3;
	font-size: 14px;
}

.digits {
	position: absolute;
	top: 100px;
	left: 500px;
}

.digits2 {
	position: absolute;
	top: 100px;
	left: 730px;
}

.loginbuttons {
	position: absolute;
	right: 0;
	top: 10px;
}

.loginbuttons a {
	background-color: #007dc3;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding: 4px 8px;
	margin-left: 10px;
}

.loginbuttons a:hover {
	background-color: #f60;
}

#header div {
	width: 920px;
	height: 166px;
	margin: 0 0 0 100px;
	padding: 0;
	text-align: left;
	background: no-repeat center bottom;
	position: relative;
}

#container {
	background: url(../img/bg-columns.gif) repeat-y 349px 50%;
	width: 920px;
	padding: 0 0 18px 0;
	margin: 0 0 0 100px;
	text-align: left;
}

/****************** FOOTER **********************/
#footer {
	width: 100%;
	background: #ebebeb url(../img/bg-footer.gif) repeat-x;
	text-align: center;
}

#footer div {
	width: 920px;
	margin: 0 0 0 100px;
	padding: 25px 0;
	text-align: center;
	color: #ccc;
	font-size: 10px;
	line-height: 14px;
}

#footer a:hover {
	color: #0f79bf;
}

#footer div a {
	color: #aaa;
}

#footer div small {
	font-size: 9px;
	line-height: 20px;
}

#footer div small a {
	color: #ccc;
}

#footer div small a:hover {
	color: #f60;
}


/*************Added by SEO Inc*************/
#seocontent {
	height: auto;
	background-color: #FFFFFF;
	width: auto;
	border: 3px #F2F2F2 solid;
	margin: 0 0 -20px 20px;
	padding: 0 10px 0 10px;
}


