
body
{
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "MS sans serif";
	background-color: #ffd;
	text-align: center;   /* centre with older IE */
}

#page
{
    width: 768px;
    margin: 0 auto;    /* centre with mozilla, IE6 */
    padding: 0;
}

.VisibleWithJS   /* items remain hidden if no javascript */
{
	visibility: hidden;
}
.HiddenWithJS
{
    visibility: visible;
}


/* header ------------------------------------------------------------------*/

#header
{
	margin: 3px 0 0 0;
	padding: 0;
	background-image: url(img/topbar.gif);
	background-repeat: repeat-x;
	background-position: 0px 7px;
}

#header TD
{
	vertical-align: top;
}

#headerleft, #headerright
{
	width: 309px;
	background-repeat: no-repeat;
	background-position: 0px 23px;
	font-size: 10px;
	color: #fff;
	padding: 7px 2px;
}
#headerleft
{
	background-image: url(img/headerleft310.jpg);
	text-align: left;
}
#headerright
{
	background-image: url(img/headerright310.jpg);
	text-align: right;
}
#headerright a
{
	color: #fff;
}
#headerright a:visited
{
	color: #fff;
}
#headerright a:hover
{
	background-color: #000;
}

#header IMG
{
	margin: 0;
	padding: 0;
	border: 0;
}

/* navbar ------------------------------------------------------------------*/

#navbar
{
	width: 100%;
	margin: 2px 0 0 0;
}


/* footer ------------------------------------------------------------------*/
#footer
{
	width: 100%;
	margin: 0;
	margin-bottom: 2px;
	color: Yellow;
	font-size: 18px;
	font-weight: bold;
	background: url(img/wheel64.jpg) repeat-x top left;
}

#footer td
{
	vertical-align: middle;
	padding: 0px 14px;
}

#copyright
{
	font-size: 9px;
	font-weight: normal;
}
/* content --------------------------------------------------------------*/

#content
{
	text-align: center;
	font-family:Verdana;
	padding: 0;
	margin: 0;
    color: #118;
	font-size: 13px;
}

h1
{
    font-size: 24px;
    font-weight: bold;
    text-align: left;
    margin: 8px 5px;
    padding: 3px 0px;
}

h2
{
    font-size: 18px;
    font-weight: bold;
    text-align: left;
    margin: 5px;
    padding: 3px 0px;
}

.LineBelow
{
    border-bottom: 2px solid #118;
}

p
{
    text-align: justify;
    padding: 5px;
    margin: 0px;
}

.highlight
{
	color: #c00;
}

A.TextLink
{
	color: #333;

}
A.TextLink:visited
{
	color: #333;
}
A.TextLink:hover
{
	color: #c00;
}

.hidden
{
    display: none;
}

/* forms ------------------------------------------------------- */

.dscontainer
{
    background-color: #999;
    margin: 10px auto 5px auto;
}

.dsbox
{
    width: 100%;
    position: relative;
    top: -4px;
    left: -4px;
    background-color: #ac9;
    color: #333;
    border: 1px solid #333;
    font-weight: normal;
}

td.label
{
    text-align: right;
    vertical-align: top;
    white-space: nowrap;
}
td.input
{
    text-align: left;
    vertical-align: top;
    white-space: nowrap;
}

.formerror
{
    font-weight: normal;
    color: #c00;
}

.formbutton
{
    font-family: Verdana;
    font-size: 13px;
    font-weight: normal;
    background-color: #ac9;
    color: #222;
    margin: 0px;
}

.txtbox
{
    border: 1px solid #336;
}

.errortext
{
    color: #900;
}

.msgtext
{
    font-size: 13px;
    font-weight: bold;
    color: #333;
    padding: 10px;
}

/*========================================================================*/



/* home page --------------------------------------------------------------*/

#hometable
{
    width: 100%;
}

#hometable td
{
    text-align: center;
    vertical-align: top;
}

img.homepic
{
    margin: 0;
    border: 0;
    width: 256px;
    height: 164px;
}

.heavy
{
	font-family: Arial Black, Arial;
    font-size: 34px;
    text-align: center;
    color: #22D;
    padding: 5px 0;
    line-height: 120%;
}

#centrenav
{
    padding: 0;
    margin: 0;
}
#centrenav img
{
    border: 0;
    margin: 0;
    padding: 0;
}
a.homepiclink
{
    display: block;
    margin: 0;
    border: 2px solid #ffd;
    padding: 0;
}
a.homepiclink:hover
{
    border-color: #888;
}


/* intro pages --------------------------------------------------------------*/

#intropage p
{
    text-align: left;
    font-size: 15px;
    padding: 5px 5px 5px 10px;
    line-height:normal;
    font-weight: bold;
}


#intropage h3
{
    font-style: italic;
    font-size: 24px;
    padding: 0px 0px 0px 10px;
    margin: 5px;
    text-align: left;
    font-weight: bold;
}

img.IntroTheme
{
    background-color: #ccc;
    margin: 4px 0px;
}

/* about page --------------------------------------------------------------*/

/* contact --------------------------------------------------------------*/

/* tyreselector --------------------------------------------------------------*/

.formsection
{
    text-align: left;
    vertical-align: top;
    background-color: #ccddbb;
    border: 1px solid #888;
}

#radOffRoadUse
{
    font-weight: bold;
}
#radOffRoadUse td
{
    padding: 1px;
    white-space: nowrap;
}
#chkBrandList
{
    margin: 0 auto;
    font-weight: bold;
}
#chkBrandList td
{
    padding: 1px;
    white-space: nowrap;
}

.TyreSizeLabel
{
    font-weight: bold;
    margin-left: 10px;
}

#pnlMetric select
{
    width: 60px;
}
#pnlImperial select
{
    width: 60px;
}

/* tyre search results ------------------------------------------------------*/


/* tyredetails --------------------------------------------------------------*/

#TyreHeader
{
    width: 100%;
    border-bottom: 2px solid #118;
    margin: 0px 0px 5px 0px;
}

#TyreHeader td
{
    padding-bottom: 3px;
    white-space: nowrap;
}

#TyreDetails h1
{
    font-size: 24px;
    font-weight: bold;
    text-align: left;
    margin: 0;
    padding: 0;
}

#TyreDetails #LogoImage
{
}

#TyreSizeTable
{
    font-size: 13px;
    font-weight: normal;
    background-color: #ea0;
    border: 2px solid #118;
    border-bottom-width: 1px;
    width: 180px;
    float: right;
    margin: 5px 0px 5px 5px;
    text-align: left;
}

#TyreSizeTable td
{
    border-bottom: 1px solid #118;
    padding: 2px;
    text-align: left;
}

#TyreSizeTable td b
{
    font-weight: bold;
    font-size: 15px;
}

/* wheels --------------------------------------------------------------*/

.WheelTable
{
    margin: 10px auto;
}

.WheelTable td
{
    vertical-align: top;
    text-align: center;
    padding: 0px;
    font-size: 13px;
    font-weight: bold;
}

.WheelTable a
{
    display: block;
    margin: 12px 8px;
    width: 170px;
    text-align: center;
    text-decoration: none;
    border: 1px solid #333;
    background: #fff url("img/wheelsgradient2.gif") repeat-x;
    color: #118;
}
.WheelTable a:hover
{
    text-decoration: none;
    border-color: #c00;
}

.WheelTable img
{
    width: 120px;
    height: 120px;
    margin: 10px 2px 2px 2px;
    padding: 0px;
    border-width: 0px;
}

.WheelTable div
{
    border-top: 4px solid #a33;  /* A22C31; */
    padding: 3px 0px;
}



/* wheeldetails --------------------------------------------------------------*/

#WheelDetails p
{
    font-weight: bold;
}

#WheelImage
{
    width: 300px;
    height: 300px;
    margin: 15px 20px 5px 5px;
}


/* news --------------------------------------------------------------*/

#newsindex
{
	text-align: left;
	width: 660px;
	margin: 20px auto;
}
#newsindex td
{
	vertical-align: top;
	padding: 8px;
}
#newsindex td.thm
{
	text-align: center;
}
#newsindex a
{
	display: block;
	margin-bottom: 5px;
	font-weight: bold;
	color: #333;
}
#newsindex a:visited
{
	color: #333;
}
#newsindex a:hover
{
	color: #c00;
}
#newsindex img
{
	border-width: 0px;
}


/* news pages -------------------------------------------- */
.newsitem
{
	text-align: center;
	width: 100%;
	overflow: hidden;
}

.newsitem p
{
	text-align: left;     /* revert to this if browser does not support 'justify' */
	text-align: justify;
}

.newsitem img
{
	border: 1px solid #444;
}

/* these three styles correspond to ImageAlign enum in 'news.aspx.cs' ---------- */
.newsitem img.left
{
	clear: left;
	float: left;
	margin: 10px 15px 10px 0px;
}
.newsitem img.middle
{
	clear: both;
	margin: 10px auto;
	display: block;
}
.newsitem img.right
{
	clear: right;
	float: right;
	margin: 10px 0px 10px 15px;
}
/* ----------------------------------------------------------------------- */

#newsdate
{
	text-align: left;
	color: #555;
	padding: 10px 0;
}

/* downloads --------------------------------------------------------------*/

.downloadtable
{
	margin: 10px auto;
	text-align: left;
}

.downloadtable td
{
	padding: 3px 10px;
}
.downloadtable a
{
	display: block;
	width: 320px;
	padding: 2px;
	overflow: hidden; /* to contain inner float */
	text-decoration: none;
	border: 1px solid #ffd;
	color: #333;
}

.downloadtable a:hover
{
	border-color: #c00;
	text-decoration: none;
	background-color: #fff;
}

.downloadtable b
{
	display: block;
	padding-bottom: 4px;
}

.downloadtable img
{
	float: left;
	border: 0;
	margin-right: 10px;
}

/* links --------------------------------------------------------------*/

.LinkTable
{
    margin: 10px auto;
}

.LinkTable td
{
    vertical-align: top;
    text-align: center;
    padding: 0px;
    font-size: 13px;
    font-weight: bold;
    width: 80px;
    height: 40px;
}

.LinkTable a
{
    display: block;
    margin: 12px 8px;
    width: 90px;
    height: 80px;
    text-align: center;
    text-decoration: none;
    vertical-align: bottom;
    border: 1px solid #333;
    color: #118;
}
.LinkTable a:hover
{
    text-decoration: none;
    border-color: #f33;
}

.LinkTable img
{
    margin: 10px 2px 2px 2px;
    padding: 0px;
    border-width: 0px;
    vertical-align: middle;
}

.LinkTable div
{
	vertical-align: bottom;
    border-bottom: 4px solid #a33;  /* A22C31; */
    padding: 3px 0px;
}


/*=========================================================================================*/


/* General ---------------------------------------------------------- */

.stdbutton
{
	background-color: #ac9;
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana;
	margin: 0;
}

div.progressbar
{
	text-align: center;
	padding: 5px;
	border: 1px solid #666;
	background-color: #ac9;
	margin: 2px 50px 4px 50px;
	font-weight: bold;
	color: #555;
}
div.progressbar b
{
	font-size: 15px;
	color: #000;
}


.msgpanel
{
	text-align: left;
	border: 1px solid #666;
	background-color: #eeb;
	padding: 6px;
}

/* Advice --------------------------------------------------------- */

.nojslinkbar
{
	text-align: center;
	padding: 5px;
	border: 1px solid #666;
	background-color: #eeb;
	margin: 2px 10px 4px 10px;
	color: #333;
	font-weight: bold;
}

.nojslinkbar a
{
	color: #333;
}
.nojslinkbar a:visited
{
	color: #333;
}
.nojslinkbar a:hover
{
	color: #a00;
}

#advice p
{
	line-height: 135%;
}

/* Tyre range results ------------------------------------------------ */

#RangeResultsList
{
	border: 2px solid #118;
	border-bottom-width: 1px;
	padding: 0px 0px;
	margin-top: 5px;
}

#RangeResultsList table
{
	text-align: left;
	width: 100%;
	margin: 0px 0px;
	font-size: 13px;
	font-weight: normal;
}

#RangeResultsList table td
{
	border-bottom: 1px solid #118;
}

td.orgi
{
	width: 50px;
	text-align: center;
}
td.orgi img
{
	width: 50px;
	height: 80px;
	border: 0;
	margin: 8px 0px;
}
td.blocklink a
{
	display: block;
	margin: 0px;
	border: 1px solid #ffd;
	padding: 2px;
	margin: 5px;
	text-decoration: none;
	color: #118;
	height: 82px;
}
td.blocklink a:hover
{
	/* border-color: #888; */
	border-color: #c00;
	text-decoration: none;
	background-color: #fff;
}
img.tyrethumb
{
	width: 80px;
	height: 80px;
	border: 1px solid #000;
	background-color: #fff;
	float: left;
	margin: 0 8px 0 0;
}
img.mfrlogo
{
	height: 32px;
	border: 0;
	margin: 0;
	vertical-align: middle;
}
td.blocklink
{
	vertical-align: top;
	/* border-right: 1px solid #bbb; */
}
td.blocklink span
{
	font-size: 17px;
	font-weight: bold;
	text-decoration: underline;
}
td.checkbox
{
	width: 32px;
	text-align: center;
	background-color: #ac9;
}
td.checkbox input
{
	width: 24px;
	height: 24px;
}

/* Tyre range details ------------------------------------------------ */

#tbldetails
{
	border-top: 2px solid #118;
	margin-bottom: 5px;
}

#tbldetails td
{
	vertical-align: top;
}

#tblsizes td
{
	vertical-align: top;
	padding: 10px;
}

#tblsizes ul
{
	list-style-type: none;
	border: 1px solid #118;
	background-color: #eeb;
	font-size: 13px;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	text-align: left;
}

#tblsizes li
{
	padding: 2px 12px;
}
#tblsizes li.altrow
{
	background-color: #ac9;
}

/* feedback ------------------------------------------------ */

div.testimonial
{
	padding: 10px;
	text-align: left;
	border-top: 1px solid #118;
}
div.testimonial h4
{
	margin: 0px;
	font-size: 15px;
	font-weight: bold;

}
div.testimonial blockquote
{
	margin: 0;
	padding: 10px 20px;
	font-size: 13px;
	line-height: 130%;
	font-style: italic;
}
div.testimonial p
{
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-align: right;
}


/* sitemap ------------------------------------------------ */

#sitemap
{
	text-align: left;
	font-weight: bold;
	font-size: 13px;
}

#sitemap li
{
}

#sitemap ul
{
	font-weight: normal;
	margin-bottom: 10px;
}

#sitemap a
{
	color: #222;
}
#sitemap a:visited
{
	color: #222;
}
#sitemap a:hover
{
	color: #d00;
}
#sitemap div
{
	padding: 3px 0px 5px 15px;
	font-size: 10px;
}
#sitemap div a
{
	color: #555;
}
#sitemap div a:visited
{
	color: #555;
}
#sitemap div a:hover
{
	color: #d00;
}
#sitemap span
{
	white-space: nowrap;
}
