/* CSS styles for the general site layout */
.clear, .clearFix {
	clear:both;
}

a.lightbox, a.thickbox {
	cursor: url(../img/magnify.cur), pointer;
}

#wrapper {
	width:918px;
	margin:0 auto 0 auto;
}

#wrapper .masthead {
	position:relative;
	height:188px;
	margin-bottom:10px;
	z-index:600;
}

#wrapper .masthead a.logo {
	display:block;
	position:absolute;
	right:8px;
	top:70px;
	width:184px;
	height:120px;
	display:block;
	background:url(../img/body-repair-peterborough.png) no-repeat;
}

#wrapper .masthead a.logo span {
	display:none;
/*	border:1px solid red;*/
}

#wrapper .masthead .menu {
	background:url(../img/menu-bg.png) no-repeat;
	height:62px;
	position:relative;
	z-index:700;
}

#wrapper .masthead .menu .trackRepair {
	position:absolute;
	right:20px;
	top:18px;
	padding-right:35px;
	background:url(../img/arrows.png) no-repeat right 6px;
}

#wrapper .masthead .menu ul {
	padding:12px 0 0 27px;
	margin:0;
}

#wrapper .masthead .menu ul li {
	list-style:none;
	margin:0;
	padding:0 10px 0 8px;
	float:left;
	background:url(../img/div.png) no-repeat right top;
	position:relative;
}

#wrapper .masthead .menu ul li ul {
	position:absolute;
	top:38px;
	left:0;
	background:#212C7E;
	z-index:400;
	padding:5px 10px 10px 10px;
	margin:0;
	display:none;
	background:url(../img/sub-menu-bg.png) repeat-x top #202B7E;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
/*	-moz-box-shadow: 3px 3px 4px #000;*/
/*	-webkit-box-shadow: 3px 3px 4px #000;*/
/*	box-shadow: 2px 2px 2px #333;*/
	/* For IE 8 */
/*	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";*/
	/* For IE 5.5 - 7 */
/*	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');*/
}

#wrapper .masthead .menu ul li ul li {
	clear:left;
	padding:0;
	margin:0;
	background:none;
}

#wrapper .masthead h1 {
	position:absolute;
	left:28px;
	top:154px;
}

#wrapper .masthead .contacts {
	position:relative;
	margin:14px 0 0 466px;
	margin-left:400px;
	cursor:pointer;
}

#wrapper .masthead .contacts .location {
	position:absolute;
	left:0;
	top:0;
	background:white;
}

#wrapper .masthead .contacts .location p {
	margin:0;
	padding:0 0 0 22px;
}

#wrapper .masthead .contacts .location p::selection,
#wrapper .masthead .contacts .location p::-moz-selection {
	background: #fff;
}

#wrapper .masthead .contacts .location p.email {
	background:url(../img/envelope.png) no-repeat 0 7px;
}

#wrapper .masthead .contacts .location p.phone {
	background:url(../img/phone.png) no-repeat 0 5px;
}

#wrapper .masthead .mastheadPromo {
	position:absolute;
	width:345px;
	height:84px;
	overflow:hidden;
	left:27px;
	top:66px;
/*	display:none;*/
}

#wrapper .content {
	background:url(../img/content-bg.png) repeat-y;
	position:relative;
	padding:65px 20px 20px 20px;
/*	display:none;*/
	z-index:300;
}

#wrapper .content .contentTop {
	background:url(../img/content-top.png) no-repeat;
	position:absolute;
	height:45px;
	top:0;
	left:0;
	width:100%;
}

#wrapper .content .contentTop h2 {
	padding:0 0 0 20px;
}

#wrapper .content .contentTop .right {
	float:right;
	padding:0 20px 0 0;
}

#wrapper .content .contentBottom {
	background:url(../img/content-bottom.png) no-repeat;
	position:absolute;
	height:20px;
	bottom:-2px;
	left:0;
	width:100%;
}

/************************ Contact Locations Table */
table.locations {
	position:relative; /* For IE 6*/
	width:47%;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
}

table.locations td.heading {
	padding-right:10px;
	font-weight:bold;
	width:20%;
}


/************************ News Results */
.newsResult {
	clear:left;
	padding:10px 10px 0 10px;
	position:relative;
	min-height:120px;
	height:auto !important;
	height:120px;
	background:url(../img/news-bg.gif) repeat-x bottom;
}

.newsResult .thumbnail {
	position:absolute;
	margin:0 10px 0 0;
	padding:0;
	right:0;
/*	width:139px;*/
/*	height:115px;*/
/*	background:url(../img/news-thumb-bg.png) no-repeat;*/
	-moz-box-shadow: 3px 3px 4px #444;
	-webkit-box-shadow: 3px 3px 4px #444;
	box-shadow: 3px 3px 4px #444;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#444444')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#444444');
	border:2px solid white;
}

.newsResult .overview {
	margin-right:156px;
}

.newsResult.noImage .overview {
	margin-right:0;
}

.newsResult h2,
.newsResult h3,
.newsResult h4 {
	margin:0 0 5px 0;
}

.largerNewsThumb {
	float:right;
	margin:0 0 10px 15px;
	border:2px solid white;
	-moz-box-shadow: 3px 3px 4px #444;
	-webkit-box-shadow: 3px 3px 4px #444;
	box-shadow: 3px 3px 4px #444;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#444444')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#444444');
}

.uploadedMediaImage {
	float:left;
	margin:0 10px 10px 0;
	border:2px solid white;
	-moz-box-shadow: 3px 3px 4px #444;
	-webkit-box-shadow: 3px 3px 4px #444;
	box-shadow: 3px 3px 4px #444;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#444444')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#444444');
}

/*************** Satisfcation Survey */
table tr td.description {
	width:400px;
}

table tr td.poor, table tr td.satisfied, table tr td.excellent {
	text-align:center;
	width:80px;
}

table tr td.yes, table tr td.no {
	width:80px;
}

table tr td.poor {
	background:#ffc3c3;
}

table tr td.satisfied {
	background:#ffe1c3;
}

table tr td.excellent {
	background:#d5ffc3;
}

/************************ Locations Map */
.locationMapLeft {
	left:0;
	position:absolute;
	width:298px;
	height:450px;
	background:url(../img/location-left-bg.png) repeat-y;
	z-index:998;
	border-bottom:2px solid #222D7F;
}

.locationMapLeft .text {
	width:160px;
	margin:10px 0 0 10px;
	color:white;
}

.locationMapLeft .text p.keyElements {
	line-height:20px;
}

.locationMapLeft .text p.keyElements img {
	vertical-align:middle;
	height:25px;
}

#locationMap {
	margin:0 0 21px 161px;
	border-bottom:2px solid #222D7F;
}

#locationMap div.gmnoprint {
	z-index:1000;
}

.mapContainer {
	margin-top:-20px;
	margin-left:-10px;
	position:relative;
	z-index:200;
}

/************************ Home Page */
.homePage {
	position:relative;
	width:918px;
	height:403px;
	background:url(../img/car-repair-peterborough.jpg) no-repeat;
	overflow:hidden;
}

#wrapper .homePage .content {
	background:none;
	position:absolute;
	right:0;
	top:0;
	width:209px;
	padding:20px;
	margin:0;
}

#middleFlash {
	position:absolute;
	left:20px;
	top:200px;
}

.homePage .locationsText {
	position:absolute;
	width:524px;
	height:45px;
	top:0;
	left:0;
	background:url(../img/home-locations.png) no-repeat;
}

/************************ Flash messages */
#warningMessage, #successMessage, #errorMessage {
	text-align:center;
	background:#FFD267 none repeat scroll 0 0;
	border-bottom:2px solid #D49600;
	border-top:2px solid #D49600;
	color:#A47607;
	font-size:90%;
	padding:3px 0;
	width:100%;
	top:0;
	left:0;
	position:absolute;
	z-index:800;
	font-size:14px;
}

#successMessage {
	background:#CDEB8B none repeat scroll 0 0;
	border-bottom:2px solid #006E2E;
	border-top:2px solid #006E2E;
	color:#006E2E;
}

#errorMessage {
	background:#B02B2C none repeat scroll 0 0;
	border-bottom:2px solid #B02B2C;
	border-top:2px solid #B02B2C;
	color:#fff;
}

/************************ Webkit Only Fixes */
@media screen and (-webkit-min-device-pixel-ratio:0){

}

/************************ Firefox Only Fixes */
@-moz-document url-prefix() {

}
