/* ### CORE ELEMENTS ### */
* {
	padding: 0px;
	margin: 0px;
}


body {
	font-size: 12px;
	font-family: Tahoma, Arial, Serif;
	font-weight: normal;
	text-align: center;
	background-color: #E0E0E0;
}

img {
	border: none;
}

a  {
	color: #333333;
	font-size: 11px;
	font-family: Tahoma, Arial, Serif;
	font-weight: bold;
	text-decoration: none;
    outline: none;
}

ul {
	margin-bottom: 10px;
}

a:hover {
	color: #333333;
	font-size: 11px;
	font-family: Tahoma, Arial, Serif;
	font-weight: bold;
	text-decoration: none;
}

p {
	color: #585858;
	font-family: Arial, Tahoma, Serif;
	font-size: 12px;
	margin: 3px 0px 2px 0px;
	line-height: 16px;
}

li {
	list-style-type: square;
	color: #585858;
	margin-left: 35px;
	line-height: 18px;
	font-size: 12px;
	font-family: Arial, Tahoma, Serif;
}

h1 {
	color: #666666;
	font-family: Arial, Tahoma, Serif;
	font-size: 16px;
	margin: 10px 0px;
}

h2 {
	color: #666666;
	font-family: Arial, Tahoma, Serif;
	font-size: 22px;
	margin: 15px 0px 7px 0px;
}

h3 {
	color: #666666;
	font-family: Arial, Tahoma, Serif;
	font-size: 14px;
	margin: 9px 0px 1px 0px;
}

h3.date {
    font-style: italic;
    color: #666;
}

label {
	float: left;
	width: 150px;
	font-family: Arial, Tahoma, Serif;
	font-size: 12px;
	color: #585858;
	font-weight: normal;
	position: relative;
	top: 2px;
	font-weight: bold;
	margin-left: 15px;
}

select {
	width: 100px;
	border: 1px solid #666666;
	padding: 2px;
	color: #333333;
	font-family: Tahoma, Arial, Serif;
	font-size: 10px;
	position: relative;
	top: -1px;
	margin-right: 5px;
}

/***** HOME PAGE *****/

#mainImage .images img {
    border: 0px;
}

#scrollslide {
    margin-right: 0px;
}

#mainImage {
    float: left;
    clear: both;
	margin-top: 2px;
	margin-bottom: 10px;
}

#mainImage img {
	border: 1px solid #C8C8C8;
    float: left;
    margin-right: 17px;
}

#middleHome {
	float: left;
	width: 281px;
	height: 170px;
	margin: 0px 4px;
	padding-left: 4px;
}

.specialCheque {
	margin: 10px 0px 0px -2px;
}

#leftHome {
    float: left;
    width: 567px;
}

#leftHome p a, #leftHome li a {
    color: #ED8001;
}

.boxContainer {
    float: left;
    width: 276px;
}

.mr15 {
    margin-right: 15px;
}

.largeHome {
    margin-bottom: 15px;
}



.smallHome {
    width: 276px;
    margin-bottom: 15px;
    border: 1px solid #d4d3d2;
}

.smallHome li {
    list-style-type: disc;
    margin-left: 25px;
    color: #ED8001;
}

.smallHome li span {
    color: #585858;
}

.smallHome h2 {
    color: #fff;
    padding: 6px 8px 4px 8px;
    margin: 0px;
    font-size: 16px;
}

.smallHome h2 a {
    color: #666666;
    font-size: 15px;
}

.smallHome h1 {
    padding: 6px 8px 4px 8px;
    margin: 0px;
}

.largeHome div, .smallHome div {
    margin: 0px;
    border-top: 0px;
    padding: 4px 8px;
}

.rightHome {
	float: left;
	width: 290px;
    margin-left: 10px;
}

.rightHome a {
    float: left;
    margin-bottom: 7px;
}

.feed {
    padding: 0px 7px;
}

.feed span {
    color: #ED8001;
    font-weight: bold;
    margin-left: 7px;
}

.feed h3 {
    padding-bottom: 7px;
    border-bottom: 2px solid #ED8001;
}

.feed h3, .feed h4, .feed h4 a {
    float: none;
    color: #585858;
    font-size: 14px;
    margin-top: 5px;
}

.feed p a {
    float: none;
    color: #ED8001;
}

.feed p {
    border-bottom: 2px solid #ED8001;
    padding-bottom: 7px;
}

.feed hr {
    height: 2px;
    background-color:#ED8001;
    border: 0px;
    color: #ED8001;
    margin: 9px 0px;
    line-height: 0px;
    overflow: hidden;
}


#bottomButtons img {
	margin-right: 2px;
}

#bottomButtons {
	margin-bottom: -8px;
}

/*********************/

#mainRightBody .buttonHolder {
	padding: 5px 0px;
	height: 35px;
}

#mainRightBody .buttonVisit {
	margin: 20px 0px 15px 0px;
}

.buttonVisit img {
	float: left;
	border: 0px;
}

.buttonLink:hover {
	text-decoration: none;
	cursor: pointer;
}

.buttonVisitText {
	height: 29px;
	float: left;
	background-image: url( '../images/profiles/buttonCentre.gif');
	padding-top: 10px;
	padding-right: 4px;
	color: #5c5c5c;
	font-size: 12px;
	cursor: pointer;
	font-weight: bold;
}

.buttonVisitText strong {
	color: #000;
	margin-right: 5px;
}

.buttonVisitText {
	background-image: url( '../images/buttonBackg.gif' );
	height: 24px;
}

.clear {
	clear: both;
}

#mainRightBodyTyres  .stepButton {
	margin: 10px 0px;

}

.formDetails {
	width: 400px;
	height: 100px;
	font-family: Arial, Tahoma, Serif;
	font-size: 12px;
	color: #585858;
	margin-left: 10px;
	border: 1px solid #c8c8c8;
	padding: 3px;
}

.submitButton {
	margin-top: 15px;
	margin-left: 175px;
	width: 100px;
	font-weight: bold;
}

.leftFloatImage {
	float: left;
	margin-right: 15px;
}

.couponRight {
	margin-left: 110px;
	border: 1px solid #F3983D;
	width: 280px;
	height: 83px;
	padding: 0px 10px;
	background-color: #fff;
}

input {
	width: 200px;
	border: 1px solid #c8c8c8;
	padding: 3px;
	color: #333333;
	font-family: Tahoma, Arial, Serif;
	font-size: 12px;
	position: relative;
	top: -1px;
	margin-right: 5px;
	margin-left: 10px;
}

.submit {
	width: 50px;
	border: 1px solid #999999;
	padding: 2px;
	color: #FFFFFF;
	font-family: Tahoma, Arial, Serif;
	font-size: 10px;
	position: relative;
	top: -1px;
	margin-right: 5px;
	background: #666666;
}

.boldLink, .boldLink:hover {
	font-size: 14px;
	padding: 4px;
	background-color: #aeaeae;
	color: #fff;
}

.boldLink:hover {
	text-decoration: underline;
}

fieldset {
	width: 250px;
	border: none;
	padding: 4px 0px 4px 7px;
	color: #E6008B;
	font-family: Tahoma, Arial, Serif;
	font-size: 10px;
	/*background-color: #DDDDDD;*/
}

legend {
	font-weight: bold;
	font-size: 11px;
	padding: 0px 5px 0px 0px;
	color: #333333;
}

.topCOP {
    float: right;
    margin-top: 37px;
    margin-left: 10px;
}

.topUnipart {
    float: right;
     margin-top: 15px;
    margin-left: 10px;
}

.staffDiv {
	float: left;
	width: 370px;
	margin-left: 20px;
}

.staffPic {
	float: left;
	margin-top: 13px;
}

.magnify {
	position: relative;
	top: 5px;
}

.imageLeft {
	float: left;
	margin-right: 20px;
}

hr {
      border-top: 1px dashed #333333;
      color: #fff;
      background-color: #fff;
}

.history img {
	border: 1px solid #c8c8c8;
	padding: 2px;
	margin-bottom: 9px;
	margin-right: 9px;
}

.couponRight h3 {
	font-size: 22px;
	text-align: center;
	line-height: 20px;
	margin: 10px 0px;
}

.couponRight h2 {
	font-size: 17px;
	text-align: center;
	margin: 5px 0px;
	line-height: 18px;
}


/*** TABLE STYLING ***/

table {
	width: 590px;
	border:1px solid #cdcdcd;
}

thead th {
	height: 47px;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	padding: 0px 7px;
	margin: 20px 0px 0px;
	text-align: left;
	border-right: 1px solid #cdcdcd;
	background-color: #666666;
	text-align: center;
}

tbody th,td {
	font-size: 12px;
	line-height: 12px;
	color: #555555;
	padding: 5px 7px;
	border-top: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
	text-align: center;
	background-color: #fff;
}

tbody tr.odd {
	background-color: #e6e6e6;
}

table .rowInfo {
	font-weight: bold;
	text-align: left;
	background-color: #fff;
}

/**** MOT PRICES TABLE ****/
table .tableCaption {
	background-color: #E0720B;
	text-align: left;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding-left: 15px;
	border: 0px solid #fff;
}

table .motTable td {
	border: 1px solid #fff;
	padding: 8px;
}

table .motTableColumn {
	border: 1px solid #e6e6e6;
	width: 127px;
}

table .motHeader {
	font-size: 16px;
	padding: 7px;
	border-bottom: 1px solid #e6e6e6;
}

table .motImage {
	line-height: 80px;
	border-bottom: 1px solid #e6e6e6;
}

table .motImage img {
	vertical-align:middle;
}

table .motInfo {
	font-size: 16px;
	line-height: 23px;
	font-weight: bold;
	background-color: #efefef;
	padding: 5px 0px;
	height: 100px;
}

table .miniMOTtext {
	font-size: 10px;
	margin: 0px;
	margin-top: -4px;
}

table .motOffer {
	font-size: 14px;
	color: #E0720B;
	line-height: 20px;
	padding: 5px 3px;
	padding-top: 7px;
	padding-bottom: 0px;
	font-weight: bold;

}

table .offerWas {
	font-size: 15px;
	text-decoration: line-through;
}

table .offerNow {
	font-size: 15px;
	font-weight: bold;
}

/**** TYRE PRICES TABLE ****/

table .tyreInfo {
	font-weight: bold;
}

table .tyreName {
	text-align: left;
	font-size: 11px;
}
table .tyrePrice {
	text-align: left;
	font-size: 11px;
	font-style: italic;
	line-height: 14px;
}

table .tyrePrice strong {
	font-style: normal;
	font-size: 15px;
	margin-right: 5px;
}

/**** TYRE PUNCTURES TABLE ****/

table .punctureInfo {
	text-align: left;
}

table .puncturePrice {
	font-size: 11px;
	width: 80px;
}

/** END OF TABLE STYLING **/

/** FORM STYLING **/

form .miniLabel {
	float: left;
	width: 80px;
	margin-right: -5px;
}

form .miniText {
	float: left;
	width: 100px;
	margin-right: 0px;
}

/** STYLES FOR SITE **/

#mainBody {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	padding-left: 25px;
	width: 896px;
	background-image: url( '../images/backG.gif' );
	background-repeat: repeat-y;
        margin-top: 0px;
}

#topLogo {
	margin-top: 5px;
    width: 852px;
    height: 82px;
}

#topMenu {
    float: left;
	margin-left: 445px;
}

#topMenu li {
	position: relative;
	top: 6px;
	float: left;
	margin: 0px 4px;
	font-size: 11px;
	color: #6b6b6b;
	list-style-type: none;
}

#topMenu a {
	color: #6b6b6b;
	font-size: 11px;
	font-weight: normal;
}

#topLogo .splash {
	position: relative;
	top: 1px;
}

#mainMenu {
	margin-top: 6px;
	height: 48px;
}

#mainMenu .menuButton {
	float: left;
}

#leftMenu {
	float: left;
}

#topLeftMenu {
	margin-top: 10px;
	background-image: url( '/images/topOrange.gif' );
	background-repeat: no-repeat;
	background-color: #e0720b;
	width: 219px;
	font-size: 22px;
	color: #fff;
	height: 40px;
}

#leftMenu .leftHelp {
    margin-top: 9px;
}

#topLeftMenu img {
	margin-left: 14px;
	margin-top: 12px;
}

#middleleftMenu {
	border: 1px solid #c8c8c8;
	background-color: #F8F8F8;
	padding: 0px;
	margin: 0px;
	width: 216px;
	margin-left: 1px;
}

#middleleftMenuContainer {
	margin: 10px;
	background-color: #fff;
	padding: 5px;
	color: #6b6b6b;
	font-size: 14px;
	padding: 0px;
}

#middleleftMenuContainer a {
	font-weight: normal;
	font-size: 13px;
	color: #666666;
	margin-left: 10px;
}

#middleleftMenuContainer a:hover {
	text-decoration: none;
}

#middleleftMenuContainer li {
	border-top: 1px solid #c8c8c8;
	padding: 3px;
	list-style-type: none;
	line-height: 22px;
	background-image: url( '../images/leftBackG.gif' );
	background-repeat: repeat-x;
	color: #585858;
}

#middleleftMenuContainer li:hover {
	background-image: url( '../images/leftBackG_hover.gif' );
	cursor: pointer;
}

#middleleftMenuContainer .selected {
	background-image: url( '../images/leftBackG_over.gif' );
}

#middleleftMenuContainer .selected a {
	color: #fff;
}


.tableLeft {
margin-left: 10px;
	float: left;
	width: 150px;
}

h2.tyresHeader {
	position: relative;
	margin-top: 5px;
	background-color: #df6c00;
	color: #fff;
	padding: 6px 18px;
	margin-left: -10px;
	margin-right: -5px;
}

#mainRightBodyTyres {
	float: left;
	position: relative;
	left: 11px;
	margin-top: 10px;
	background-color: #fff;
	border-top: 1px solid #c8c8c8;
	border-left: 1px solid #c8c8c8;
	border-right: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
	padding: 6px 10px;
	width: 609px;
	min-height: 370px;
	background-color: #F8F8F8;
}

#mainRightBodyTyres .tyresBody {
	margin-left: 10px;
	margin-right: 10px;
}

#mainRightBody {
	float: left;
	position: relative;
	left: 11px;
	margin-top: 10px;
	background-color: #fff;
	border-top: 1px solid #c8c8c8;
	border-left: 1px solid #c8c8c8;
	border-right: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
	padding: 6px 17px;
	width: 595px;
	min-height: 370px;
	background-color: #F8F8F8;
}

.borderLeftBig {
	border-left: 10px solid #8F8F8F;
	padding-left: 10px;
	margin-left: 10px;
}

.cardImages {
	float: left;
	margin-top: -30px;
	margin-left: 200px;
}

div.floatRightText {
    float: right;
    margin: 15px;
    margin-right: 5px;
    clear: right;
}

div.floatRightText p {
	margin-top: 0px;
	font-size: 11px;
	font-style: italic;
}

/* popup */
#popup .popClose {
    float: right;
    cursor: pointer;
}

#popup .popBack {
    display: inline;
    position: relative;
    top: 1px;
    margin-right: 5px;
}

#popup li {
    list-style-image: url( '/images/popups/bullet.gif' );
}

#popup h2 {
    margin: 0px;
    font-size: 16px;
}

#popup hr {
    height: 1px;
    margin: 5px 0px;
    background-color:#ccc;
    border: 0px;
    color: #fff;
    display: inline;
}

#popup .borderp p {
    padding-bottom: 5px;
    border-bottom: 1px solid #ccc;
}

#popup .popRightHolder {
    float: left;
    margin-left: 1px;
    margin-top: -3px;
    border: 1px solid #ccc;
    border-top: 0px;
    width: 474px;
    height: 420px;
    clear: both;
    padding: 15px 20px;
}

#popMenu {
    float: left;
}

#popMenu a {
    float: left;
}

.popRightHolder p, .popRightHolder li {
    font-size: 11px;
    line-height: 15px;
}

.popRightHolder li {
    line-height: 17px;
}


#popRight {
    float: left;
    margin-left: 32px;
}

#popLeft {
    text-align: left;
    float: left;
    width: 280px;
    height: 480px;
    padding-top: 40px;
    padding-left: 10px;
}

#popLeft h2 {
    color: #e0720b;
    font-size: 16px;
}

#popLeft p, #popLeft li {
    font-size: 11px;
    line-height: 15px;
}

#popLeft li {
    line-height: 17px;
}

#pops {
    text-align: left;
}

#popup .popheader {
    margin-top: 10px;
}

#pops .miniStaff {
    float: left;
    width: 110px;
    margin-right: 10px;
    margin-bottom: 10px;
}

#pops .miniStaff h5 {
    text-align: center;
    font-size: 14px;
    color: #666;
}

#pops .miniStaff img {
    border: 1px solid #ccc;
}

#footer {
	margin-left: -1px;
	padding-bottom: 2px;
	color: #6b6b6b;
}

#footer ul {
	margin-left: 0px;
}

#footer li {
	position: relative;
	top: 6px;
	float: left;
	margin: 0px 4px;
	font-size: 11px;
	color: #6b6b6b;
	list-style-type: none;
}

#footer a {
	font-weight: normal;
	color: #6b6b6b;
}

.subMenu li {
	background-color: #fff;
	margin: 0px 0px;
	border-top: 0px;
}

