/* CSS Document */

/* Product Range */

/* #mainContent */

#mainContent {
	background-color:#FFFFFF;
	float:left;
	display: inline;
	width:980px;
	margin-left:0px;
	padding-left:0px;
	margin-right:0px;
	padding-right:0px;
	margin-top:10px;
}
#mainContent h2, #mainContent h3, #mainContent p {
	padding:0 0 10px 0;
}
#mainContent h1 {
	margin-top:0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:18px;
	color:#000000;
}

/* #mainContent Links */

#mainContent a {
    background-image: url(browsenew3.jpg);
    background-position: 0px 0px;
	background-repeat:no-repeat;
    color: #FFF;
    display: block;
    font-size: 12px;
    font-weight: bold;
 	padding-top: 6px;
    width: 132px;
    height: 27px;
    text-decoration: none;
	text-align:center;
}
#mainContent a:hover {
    background-position: -132px 0px;
}
#mainContent img {
    background-position: -132px 0px;
	float:left;
}

/* #mainContent Sections */

#mainleft {
	background-color:#FFFFFF;
	float:left;
	display: inline;
	width:226px;
	margin-top:0px;
	margin-right:8px;
	padding-right:0px;
	margin-left:0px;
	padding-left:0px;
	text-align:left;
	clear:both;
}
#mainmiddle {
	background-color:#FFFFFF;
	border-left: 1px solid #999999;
	float:left;
	display: inline;
	width:420px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	padding-right:0px;
	padding-left:8px;
	text-align:left;
}
#mainright {
	background-color:#FFFFFF;
	float:right;
	display: inline;
	width:300px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	padding-right:0px;
	padding-left:0px;
	text-align:right;
}



/* #mainleft Coloured Section styles */
.boldtext { 
	font-weight:bold;
}
.sectionheader { 
	font-size:11px;
	padding:7px 8px 15px 6px;
}
.sectionyellow { 
	font-size:11px;
	padding:7px 8px 15px 6px;
	background-image:url(yellow.jpg);
	background-repeat:no-repeat;
}
.sectiongreen { 
	font-size:11px;
	padding:7px 0px 15px 6px;
	background-image:url(green.jpg);
	background-repeat:no-repeat;
	color:#E8E8E8;
}
.sectionblue { 
	font-size:11px;
	padding:7px 0px 15px 6px;
	background-image:url(blue.jpg);
	background-repeat:no-repeat;
	color:#E8E8E8;
}
.sectionred { 
	font-size:11px;
	padding:7px 0px 15px 6px;
	background-image:url(red.jpg);
	background-repeat:no-repeat;
	color:#E8E8E8;
}
.notincluded { 
	font-size:9px;
	padding:7px 0px 15px 6px;
	color:#666666;
}

/* #mainmiddle Section Backgrounds */

.bigbackground { 
	background-image:url(bigbg.jpg);
	background-repeat:no-repeat;
}
.essentialbackground { 
	background-image:url(essentialbg.jpg);
	background-repeat:no-repeat;
}
.satnavbackground { 
	background-image:url(satnavbg.jpg);
	background-repeat:no-repeat;
}
.handybackground { 
	background-image:url(handybg.jpg);
	background-repeat:no-repeat;
}
.foldoutbackground { 
	background-image:url(foldoutbg.jpg);
	background-repeat:no-repeat;
}

/* #mainmiddle Table Styles */
.spacer { 
	width:22%;
}
.spacer2 { 
	width:35%;
}
.introcell { 
	font-size:11px;
	vertical-align:top;
	padding-right:15px;
	padding-bottom:20px;
	text-align:left;
	width:60%;
}
.introcell a span {
	text-indent:-1000em;
	display: block;
}
.introcell2 { 
	font-size:11px;
	vertical-align:top;
	padding-top:10px;
	padding-right:15px;
	padding-bottom:26px;
	text-align:left;
	width:78%;
}
.introcell2 a span {
	text-indent:-1000em;
	display: block;
}
.introcell3 { 
	font-size:11px;
	vertical-align:top;
	padding-top:10px;
	padding-right:15px;
	padding-bottom:13px;
	text-align:left;
	width:78%;
}
.introcell3 a span {
	text-indent:-1000em;
	display: block;
}
.introcell4 { 
	font-size:11px;
	vertical-align:top;
	padding-top:10px;
	padding-right:15px;
	padding-bottom:15px;
	text-align:left;
	width:78%;
}
.introcell4 a span {
	text-indent:-1000em;
	display: block;
}
.atlasname { 
	font-size:14px;
	font-weight:bold;
	color:#333333;
	text-align:left;
	padding-top:5px;
	width:100%;
}
.atlasname2 { 
	font-size:14px;
	font-weight:bold;
	color:#333333;
	text-align:left;
	padding-top:35px;
	padding-bottom:7px;
	padding-left:6px;
	width:100%;
}
.atlasname3 { 
	font-size:12px;
	font-weight:bold;
	color:#333333;
	text-align:left;
	padding-top:7px;
	padding-bottom:9px;
	padding-left:162px;
	width:100%;
}
.foldoutname { 
	font-size:14px;
	font-weight:bold;
	color:#333333;
	text-align:left;
	padding-top:35px;
	padding-left:6px;
}

#sidebar ul {
	margin-bottom:0;
	border:0;
}
#sidebar img {
	border:0;
}
#sidebar h3, #sidebar p {
	padding:0 0 0 0;
}







