﻿.clear_both {
    clear: both;
}
.contentwrapper {
	width:940px;
}
.maincontent {
	margin-bottom:10px;
	float:left;
	width:740px;
	display:block;
}
.maincontent .top {
    padding: 0;
    margin: 0;
    width: 740px;
    height: 270px;

}
.detailscontest h1
{
	padding:0px;
	margin:0px 0 10px 0;
	line-height:22px;
}
.maincontent .whyuseautotech-en {
	background: url(/Projects/GeekSquadAutoTech/Assets/title-whyautotech-en.jpg) no-repeat;
}
.maincontent .whyuseautotech-fr {
	background: url(/Projects/GeekSquadAutoTech/Assets/title-whyautotech-fr.jpg) no-repeat;
}

.maincontent .servicing-pricing-en {
	background: url(/Projects/GeekSquadAutoTech/Assets/title-servicing-pricing-en.jpg) no-repeat;
}
.maincontent .servicing-pricing-fr {
	background: url(/Projects/GeekSquadAutoTech/Assets/title-servicing-pricing-fr.jpg) no-repeat;
}
.maincontent .whatsnext-en {
	background: url(/Projects/GeekSquadAutoTech/Assets/title-whatsnext-en.jpg) no-repeat;
}
.maincontent .whatsnext-fr {
	background: url(/Projects/GeekSquadAutoTech/Assets/title-whatsnext-fr.jpg) no-repeat;
}

.maincontent h1 span {
    display: inline;
    position: absolute;
    top: -1000px;
}
h2, h3, h4, h5, h6 {
	font-size:18px;
	padding-bottom:3px;
}
.maincontent .titles {
	font-size:18px;
	font-weight:bold;
	padding-bottom:3px;
}
.fineprint {
	color:#666666;
	font-size:10px;
}
.details {
	padding:10px;
	width:718px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}
.servicebox {
	border:1px solid #ccc;
	margin:10px 0;
}
.servicetitle {
	background:#EBEBEB none repeat scroll 0 0;
	cursor:pointer;
	font-weight:bold;
	padding:10px;
}
.serviceprice {
	color:#FF6600;
	float:right;
}
.servicedetails {
	padding:10px;
	display:none;
}
.servicedetails ul {
	margin:5px 0 20px 30px;
}
.servicedetails ul li {
	list-style:disc;
	padding-bottom:5px;
}
img.arrow {
	cursor:pointer;
	float:left;
	padding:12px 5px 0px 5px
}


.details .left {
	float:left;
	padding:0px 10px 10px 0px;
}
.details .right {
	float:right;
	padding:0px 0px 10px 10px;
}
.fineprint {
	color:#666666;
	font-size:10px;
}
.infotitle {
	font-size:14px;
	font-weight:bold;
}
p {
	padding-bottom:10px;
	line-height:18px;
}
.pagecontent .grid {
	width:350px;
	float:left;
	display:block;
}
.province {
	font-weight:bold;
}

.rightbanner {
     margin-bottom: 10px;
}

#pagecontent .topmenu {
	height:55px;
	width:920px;
	clear:both;
	position:relative;
	background:url(/Projects/GeekSquadAutoTech/Assets/menu-bg.jpg) no-repeat 0px 0px;
	margin-bottom:10px;
}

#pagecontent .topmenu li
{
	background:url(/Projects/GeekSquadAutoTech/Assets/menu-divder.jpg) left top no-repeat;
	display:inline;
	list-style-position:outside;
	list-style-type:none;
}
#pagecontent .topmenu li.geeksquaden {
	background:url(/Projects/GeekSquadAutoTech/Assets/menu-logo-en.jpg) no-repeat;

}
#pagecontent .topmenu li.geeksquadfr {
	background:url(/Projects/GeekSquadAutoTech/Assets/menu-logo-fr.jpg) no-repeat;
}
#pagecontent ul.topmenu li.geeksquaden,
#pagecontent ul.topmenu li.geeksquadfr {
	padding-top:55px;
	height:0px;
	width:117px;
	display:block;
	overflow:hidden;
	float:left;
}
#pagecontent .topmenu li a {
	padding-top:46px;
	overflow:hidden;
	display:block;
	height:0;
	float:left;
	background:url(/Projects/GeekSquadAutoTech/Assets/menu-divder.jpg) left top no-repeat;
	padding-left:10px;
}
#pagecontent .topmenu li.link1en a {
	background:url(/Projects/GeekSquadAutoTech/Assets/menu-whyuseautotech-en.jpg) no-repeat;
	width:208px;
}
#pagecontent .topmenu .link2en a {
	background:url(/Projects/GeekSquadAutoTech/Assets/menu-servicing-en.jpg) no-repeat;
	width:223px;
}
#pagecontent .topmenu .link3en a {
	background:url(/Projects/GeekSquadAutoTech/Assets/menu-whatsnext-en.jpg) no-repeat;
	width:150px;
}

#pagecontent .topmenu li.link1fr a {
	background:url(/Projects/GeekSquadAutoTech/Assets/menu-whyuseautotech-fr.jpg) no-repeat;
	width:332px;
}
#pagecontent .topmenu .link2fr a {
	background:url(/Projects/GeekSquadAutoTech/Assets/menu-servicing-fr.jpg) no-repeat;
	width:185px;
}
#pagecontent .topmenu .link3fr a {
	background:url(/Projects/GeekSquadAutoTech/Assets/menu-whatsnext-fr.jpg) no-repeat;
	width:150px;

}
