body {
	font-family:Helvetica, Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#333;
	margin:0px;
	padding:0px;
	background:#eee;
	text-align:center;
}
.gmnoprint div {
	font-family:Helvetica, Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#333;
	margin:0px;
	padding:0px;

}
#twitter_div ul, #twitter_div li {
	list-style:none;
	margin-left:-15px;
}
#twitter_div {
	border:5px solid #b1dbef;
	padding-right:3px;
}
#twitter_div span {
	display:block;
}
.body {
	width:950px;
	text-align:left;
	margin:0 auto;
	padding:0 10px;
	background:#eee url(/img/shadow_sides.gif) repeat-y;
}

.main {
	margin:0px;
	text-align:left;
	vertical-align:top;
	padding:0px;
	width:930px;
	min-height:200px;
	background:#BBB url(/img/shadow_bbb.gif) repeat-x top;
}
.main .content {
	padding:15px;
	text-align:center;
}
.innerheader {
	min-height:260px;
	width:930px;
	background:url(/img/shadow_inner.gif) repeat-x top;
}
.innerheader .content {
	padding:15px;
	padding-top:10px;
	line-height:20px;
	color:#125e83;
}
.innerheader .content h2 {
	padding:0px;
	margin:0px;
	margin-left:10px;
}
.call .error-message {
	position:absolute;
	text-align:left;
	margin-left:240px;
	width:200px;
	height:20px;
	margin-top:-20px;
	font-size:10px !important;
	color:#c14646;
	line-height:12px;
	padding-left:15px;
	background:url('/img/error_small.png') no-repeat;
}

.call label {
	width:200px;
	position:absolute;
	display:block;
	left:-135px;
	text-align:right;
	font-size:11px;
}
.innerheader .content .tiers {
	float:left;
	text-align:center;
	margin-left: 10px;
	margin-top:15px;
	font-weight:bold;
	font-family:verdana,arial, sans-serif, arial;
}
.tiers a img{
	cursor:default;
}

.innerheader .intro {
	float:left;
	font-weight:normal !important;
	text-align:left !important;
	line-height:15px;
	width:600px;
}
.content a {
	text-decoration:none;
	color:#157bac;
}
.innerheader .content img {
	border:7px solid;
	border-color:#b1dbef;
}
.innerheader .content a:hover {
	color:#888;
}
.content a:hover {
	color:#0b4764;
}
.innerheader .content a:hover img {
	border-color:#157bac;

}

.header {
	background:#e7f4fa url(/img/header.gif) no-repeat;
	height:73px;
	width:930px;
	border:0px solid black;
}
.header .logo {
	margin-top:10px;
	margin-left:10px;
}
.menu {
	background:#009 url(/img/menu.gif ) repeat-x;
	height:30px;
	width:930px;
	color:#e7f4fa;
	font-size:15px;
	vertical-align:middle;
	margin-top:-15px;
}
.menu ul{
	list-style:none;
	margin-left:10px;
}
.menu li {
	margin-top:8px;
	margin-right:28px;
	float:left;
}
.menu a {
	color:#e7f4fa;
	text-decoration:none;
}

.bottom {
	height:18px;
	background:#eee url(/img/shadow_bottom.gif) no-repeat;
	width:950px;
	margin:0 auto;
	padding:0 10px;


}
.contact {
	float:left;
	margin-right:22px;
	width:160px;
	border-right:1px solid #157BAC;
	height:110px;
	margin-top:25px;
	line-height:15px;
	text-align:left;
}
.contact input {
	margin:0px;
}
.contact strong {
	font-size:14px;
	line-height:20px;
	display:block;
	color:#157BAC;
}
.first_contact {
	padding-left:22px;
	margin-left:85px;
	border-left:1px solid #157BAC;
}


.route td {
	width:70px;
}

/******* Google Maps *******/

.gmnoprint {
	text-align:left;
}
.gmnoprint img {
	margin-top:5px;
	margin-left:0px;
	margin-right:10px;
}
.gmnoprint em {
	line-height:20px;
}

.gmnoprint b {
	font-size:14px;

}
div#map {
	border: 4px solid #CCC;
}

/******** Back *******/
.container div.edit {
	margin:8px;
}

.edit tr td{
	border-bottom:1px groove #777;
	border-right:1px groove #777;
	padding:5px;
	font-size:12px;
}
.edit tr:hover,.table tr:hover, .cake-sql-log tr:hover {
	background:#CCD;
}
.edit th {
	font-size:15px;
	border:1px solid #CCC;
	border-bottom:2px groove #888;
	line-height:15px;
	padding:4px;
}
.edit .column-1 {
	font-weight:bold;
	font-style: oblique;
	border-left:1px solid #CCC;

}
.odd, th {
	background:#EEE;
}

.even {
	background:#FFF;
}

/******       cake log   *****/

.cake-sql-log {
	margin-top:30px;
	border:1px solid #555;
	border-right:0px;
}
.cake-sql-log caption {
	margin-top:50px;
}
.cake-sql-log th {
	background: #AAA;
	border-bottom:1px solid #555;
	border-right:1px solid #555;
}
.cake-sql-log tr {
	background:#EEE;
}

.cake-sql-log td {
	border-right:1px solid #555;
	vertical-align:top;
}




