@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

.frame {
	width:600px;
	height:800px;
	/* overflow-y: hidden; */
	margin-right: auto;
	margin-left: auto;	
}
body {
	background-color: #e5e5e5;
	background-image: url(../../gfx/motorcare/main_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
#outerWrapper {
	text-align: left;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d3d3d3;
	border-left-color: #d3d3d3;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #363636;
}
#outerWrapper #logo_strip {
	background-image: url(../../gfx/motorcare/header_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 83px;
}
#outerWrapper #logo_strip #contact_numbers {
	background-image: url(../../gfx/motorcare/tel_no.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	height: 69px;
	width: 500px;
	text-align: right;
}
#outerWrapper #nav {
	background-color: #363636;
	height: 50px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#outerWrapper #nav ul {
	list-style-type: none;
	padding-top: 18px;
}
#outerWrapper #nav li {
	display: inline;
}
#outerWrapper #nav a {
	text-decoration: none;
	font-size: 90%;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4f4f4f;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 18px;
	padding-bottom: 16px;
}
#outerWrapper #nav a:hover {
	background-color: #b80000;
	background-image: url(../../gfx/motorcare/master_nav_hilite.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#outerWrapper #innerWrapper #spacer {
	background-color: #3b3b3b;
	background-image: url(../../gfx/motorcare/spacer_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 24px;
}
#content p, #contentFull p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 1.6em;
	color: #595959;
	padding-bottom: 1em;
	text-align: justify;
}
#outerWrapper #innerWrapper #contentWrapper {
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 30px;
}


#outerWrapper #logo_strip #logo {
	float: left;
	height: 81px;
	width: 267px;
	margin-left: 15px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 170%;
	font-weight: bold;
	color: #1e2f65;
	margin-bottom: 0.3em;
	padding-bottom: 0.3em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1e1e1;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #1e2f65;
	margin-bottom: 0.4em;
	padding-bottom: 0.4em;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #1e2f65;
	margin-bottom: 0.4em;
	padding-bottom: 0.4em;
}
h4 {

}
h5 {

}
h6 {

}
#footer {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #dedfe0;
	background-color: #393939;
	padding: 15px;
	color: #FFFFFF;
}

/* IMAGE SLIDER STYLES */

/*--Main Container--*/
.main_view {
	float: left;
	position: relative;
}
/*--Window/Masking Styles--*/
.window {
	height:246px;	width: 1000px;
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position: relative;
}
.image_reel {
	position: absolute;
	top: 0; left: 0;
}
.image_reel img {float: left;}

/*--Paging Styles--*/
.paging {
	position: absolute;
	bottom: 3px;
	right: -7px;
	width: 178px;
	height:47px;
	z-index: 100; /*--Assures the paging stays on the top layer--*/
	text-align: center;
	line-height: 40px;
	display: none; /*--Hidden by default, will be later shown with jQuery--*/
	background-image: url(../../gfx/motorcare/paging_bg2.png);
	background-repeat: no-repeat;
}
#outerWrapper #innerWrapper #rightColumn1 {
	float: right;
	width: 300px;
}

.paging a {
	padding: 5px;
	text-decoration: none;
	color: #fff;
}
.paging a.active {
	font-weight: bold;
	background: #920000;
	border: 1px solid #610000;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.paging a:hover {font-weight: bold;}

/* IMAGE SLIDER STYLES END */

.clearMe {
	clear: both;
}
#content {
	float: left;
	width: 615px;
}
#contentFull {
	margin-right:25px;
}

.rightNavBlock {
	background-color: #f5f5f5;
	width: 300px;
	border: 1px solid #d7d7d7;
	margin-bottom: 25px;
}
.rightNavBlock h2 {
	color: #FFFFFF;
	background-color: #1b2c62;
	display: block;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.subNav {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.subNav ul {

}
.subNav li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ececec;
}
.subNav a {
	display: block;
	font-size: 100%;
	color: #393939;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
}
.subNav a:hover {
	background-color: #EEEEEE;
}
legend {
	font-size: 140%;
	color: #1e2f65;
	padding-right: 10px;
	padding-left: 10px;
}
fieldset {
	border: 1px solid #E5E5E5;
	color: #666666;
	margin-left:5px;
	width: 98%;
	padding-top: 15px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
}

/* CUSTOM CLASSES */

.blockquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #333333;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #80B6FF;
	border-right-color: #80B6FF;
	border-bottom-color: #80B6FF;
	border-left-color: #80B6FF;
	margin: 10px;
	background-color: #E7EFFF;
}
.codeblock {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #555555;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: 10px;
	background-image: url(../../gfx/green_black/interface/codeblock_background.gif);
	background-repeat: repeat;
	background-position: left top;
}
.galleryTable {
	font-family: "trebuchet MS", verdana, arial, sans-serif;
	font-size: 90%;
	color: #AAC259;
	text-align: center;
}
.galleryThumbnail {
	padding: 3px;
	border: 1px solid #F5F5F5;
}

.imageRightOutlined {
	padding: 3px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 8px;
	border: 1px solid #CCCCCC;
}

.imageLeftOutlined {
	padding: 3px;
	float: left;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 2px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
}

.imageRight {
	padding: 3px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 8px;
}

.imageLeft {
	padding: 3px;
	float: left;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 2px;
	margin-left: 0px;
}

/* CUSTOM CLASSES END */

.contactTable {
	color: #333333;
}
.contactTable input {
	border: 2px solid #AEC9FF;
	padding: 3px;
	color: #212C32;
	margin-top: 5px;
	margin-bottom: 5px;
}
.contactTable input:hover, .contactTable input:focus {
	border: 2px solid #EAAE9D;
	padding: 3px;
	color: #212C32;
}
.contactTable textarea {
	padding: 2px;
	border: 2px solid #AEC9FF;
	color: #212C32;
	margin-top: 5px;
	margin-bottom: 5px;
}
.contactTable textarea:hover, .contactTable textarea:focus {
	padding: 2px;
	border: 2px solid #EAAE9D;
	color: #212C32;
}
.contactTable select {
	padding: 3px;
	border: 2px solid #AEC9FF;
}
.contactTable select:hover {
	padding: 2px;
	border: 2px solid #EAAE9D;
}
.galleryThumb {
	padding: 3px;
	border: 1px solid #EBEBEB;
}
#functions {
	float: right;
}
#sitemapLeft {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 48%;
}
#sitemapRight {
}
strong {
	font-weight: bold;
}#outerWrapper #innerWrapper #rightColumn1 .rightNavBlock .rightToRepair {
	text-align: center;
	margin-bottom: 10px;
}

/* Start Latest News Block */

.latestNews {
	padding: 20px;
}
.newsBrief {
	font-size: 80%;
	line-height: 1.4em;
	color: #666666;
}

/* End Latest News Block */
.newsTitle, .newsDate {
	font-size: 80%;
	font-weight: bold;
	color: #666666;
}
.newsItem {
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ececec;
}
#copyright {
	color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	clear: both;
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4B494B;
}
#copyright a {
	color: white;
	text-decoration: none;
}
#copyright a:hover {
	text-decoration: underline;
}

#footerLeft {
	float: left;
	width: 30%;
	margin-bottom: 15px;
}
#footerRight {
	float: right;
	width: 67%;
	margin-bottom: 15px;
}
#footerRight #right1 {
	float: left;
	width: 48%;
}
#footerRight #right2 {
	float: right;
	width: 48%;
}
#footer h3 {
	font-size: 120%;
	color: #E6E6E6;
	margin-bottom: 0.7em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4B494B;
	padding-bottom: .3em;
}
#footer p {
	font-size: 90%;
	color: #FFFFFF;
}
#footerLeft a {
	color:white;
	text-decoration: none;
	display: block;
	padding-bottom: 3px;
}
#footerLeft a:hover {
	text-decoration: underline;
}
.supplier {
	display: block;
	margin-bottom: 7px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
	height: 100px;
	text-align: right;
}
.supplierLink {
	text-align: right;

}
.supplierLogo {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
#content ul, #contentFull ul {
	list-style-type: square;
	line-height: 1.6em;
	margin-left: 25px;
	padding-bottom: 1.5em;
	color:#595959;
}
#productListing ul {
	list-style-type: none;
	line-height: 1.4em;
}

/* HOMEPAGE START */

.left1 {
	float: left;
	width: 300px;
	background-color: #f5f5f5;
	border: 1px solid #d7d7d7;
	font-size: 90%;
	color: #666666;
}
.rightContainer {
	float: right;
	width: 616px;
}
.rightContainer .centre1 {
	width: 300px;
	float: left;
	background-color: #f5f5f5;
	border: 1px solid #d7d7d7;
	font-size: 90%;
	color: #666666;
}
.rightContainer .right1 {
	float: right;
	width: 300px;
	background-color: #f5f5f5;
	border: 1px solid #d7d7d7;
	font-size: 90%;
	color: #666666;
}
.homepage h3 {
	font-size: 130%;
	background-color: #cde3ff;
	padding: 6px;
	color: #061953;
	display: block;
	margin: 0px;
}
.homepage p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #333333;
	line-height: 1.4em;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 5px;
}
.homepage .pic {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.homepage .morelink {
	text-align: right;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
#clickStrip {
	background-color: #f5f5f5;
	padding: 10px;
	border: 1px solid #d7d7d7;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	float: left;
	width: 64%;
}
#clickStrip h2 {
	font-size: 130%;
	background-color: #cde3ff;
	padding: 6px;
	color: #061953;
	display: block;
	margin-top: -10px;
	margin-right: -10px;
	margin-left: -10px;
	text-align: left;
}
#homeNews {
	background-color: #f5f5f5;
	padding: 0px;
	border: 1px solid #d7d7d7;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	float: right;
	width: 32%;	
}
#homeNews a {
	display: block;
	color: #666;
	padding: 10px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
}
#homeNews a:hover {
	background: #E8E8E8;
	display: block;

}
#homeNews h2 {
	font-size: 130%;
	background-color: #cde3ff;
	padding: 6px;
	color: #061953;
	display: block;
	margin: 0px;
}
.HomeNewsTitle {
	font-size: 90%;
	text-align: left;
	font-weight: bold;
}
.homepage {
	padding-bottom: 15px;

}
#clickStrip img {
	margin-right: 5px;
	margin-left: 5px;
}

/* HOMEPAGE END */
.links {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F4F4F4;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

