﻿/*
dark blue #003399
light blue #00CCCB
dark pale #7FB5DB     paler #A0CAE5
light pale #7FC7DF   

vlight bde

*/

/* =========================== GENERAL ================================== */

p
{
	margin: 0;
	padding: 5px 5px 10px 5px;
}

p a
{
	color: #026;
	text-decoration: underline;
}
p a:hover
{
	color: #d00;
}

a.textlink
{
	color: #026;
}
a.textlink:hover
{
	color: #d00;
}

h2
{
	margin: 0;
	padding: 5px 0;
	font-size: 21px;
	font-weight: bold;
}

h3
{
	margin: 0;
	padding: 8px 0;
	font-size: 15px;
	font-weight: bold;
}

.stdbutton
{
	font-size: 13px;
	font-weight: bold;
	background-color: #bcd;
	color: #026;
	font-family: Verdana;
	margin-left: 10px;
}
.smallbutton
{
	font-size: 11px;
	font-weight: bold;
	background-color: #bcd;
	color: #026;
	font-family: Verdana;
	border-width: 1px;
	padding: 2px;
	margin-bottom: 1px;
}


ul.stdlist
{
	margin: 0 10px;
	padding: 10px;
}

ul.stdlist li
{
	padding: 4px 0;
}

.errortext
{
	color: #a00;
}
.errortext a
{
	color: #a00;
}
.errortext a:visited
{
	color: #a00;
}

td.label
{
    text-align: right;
    white-space: nowrap;
}
td.input
{
    text-align: left;
    white-space: nowrap;
}

.msgpanel
{
	border: 1px solid #039;
	background-color: #cde;
	padding: 5px;
}

.msgpanel ul
{
	margin-top: 5px;
	margin-bottom: 5px;
}

.progressbar
{
	text-align: center;
	background-color: #bcd;
	border: 1px solid #039;
	padding: 3px;
	color: #333;
}

.nobreak
{
	white-space: nowrap;
}


/* used to show/hide elements when javascript is enabled ----------------- */
.showwithjs { visibility: hidden; }
.showblockwithjs { display: none; }
.showinlinewithjs { display: none; }
.hidewithjs { }
.removewithjs { }


/* ================================== PAGES ========================================================== */

/* home =========================================================================*/

#homeleft
{
	float: left;
	width: 182px;
	padding-top: 6px;
}

#homeleft img
{
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=4, OffY=4, Color='#88aacc');
}

#homeright
{
	float: right;
	width: 400px;
	padding: 0px;
}

/* tyre selector ==============================================================*/

#tyreselectorform
{
	margin: 5px;
	padding: 2px 10px;
	border: 1px solid #039;
	background-color: #cde;
}

table.sizeoptions select
{
	width: 60px;
}

table.sizeoptions
{
	margin-left: 30px;
	margin-bottom: 10px;
	clear: both;
}
table.sizeoptions td
{
	text-align: right;
	width: 130px;
}

/* search results ==============================================================*/

#searchresultslist
{
	border: 2px solid #039;
	border-bottom-width: 1px;
	padding: 0px 0px;
	margin-top: 5px;
	margin-bottom: 100px;
}

#searchresultslist table
{
	text-align: left;
	width: 100%;
	margin: 0px 0px;
	font-size: 13px;
	font-weight: normal;
}

#searchresultslist table td
{
	border-bottom: 1px solid #039;
}

#resultsheader
{
	text-align: right;
	background-color: #bcd;
	border-bottom: 1px solid #039;
}
/*
td.orgi
{
	width: 50px;
	text-align: center;
}

td.orgi img
{
	width: 50px;
	height: 80px;
	border: 0;
	margin: 8px 0px;
}
*/
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.blocklink i
{
	/* font-weight: bold; */
	white-space: nowrap;
}

td.blocklink a
{
	display: block;
	margin: 0px;
	border: 1px solid #def;
	padding: 2px;
	margin: 5px;
	text-decoration: none;
	color: #026;
	height: 82px;
	overflow: hidden;
}

td.blocklink a:hover
{
	/* border-color: #888; */
	border-color: #c00;
	text-decoration: none;
	background-color: #fff;
}

td.checkbox
{
	width: 32px;
	text-align: center;
	background-color: #bcd;
}

td.checkbox input
{
	width: 24px;
	height: 24px;
}

/* tyre details ==============================================================*/


#tbldetails
{
	border-top: 2px solid #118;
	margin-bottom: 5px;
}

#tbldetails td
{
	vertical-align: top;
}

ul.rangedesc
{
	font-weight: bold;
	margin: 5px;
	margin-left: 30px;
}

ul.rangedesc li
{
	padding-bottom: 3px;
}

#imgOrgi
{
	position: absolute;
	top: 300px;
	left: 10px;
}
#imgPattern
{
	margin: 8px;
}

#tblsizes td
{
	vertical-align: top;
	padding: 10px;
}

#tblsizes ul
{
	list-style-type: none;
	border: 1px solid #118;
	background-color: #cde;
	font-size: 13px;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	text-align: left;
}

#tblsizes li
{
	padding: 2px 12px;
}
#tblsizes li.altrow
{
	background-color: #eef8ff;
}

/* dealer locator ==============================================================*/

.dealerdetails {
	background-color: #fff;
	border: 1px solid #444;
	padding: 8px;
	margin-top: 10px;
	float: right;
	overflow: auto;
	width: 270px;
	height: 180px;
}

#dealerrepeater
{
	width: 570px;
	padding-bottom: 5px;
	border-top: 1px solid #039;
}

#dealerback
{
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right
}

.dealericonsection
{
	width: 200px;
	padding-top: 20px;
	padding-left: 15px;
}
.dealericonsection img
{
	float: left;
	margin-right: 10px;
	border: 1px solid #333;
	height: 50px;
	width: 50px;
}


/* downloads ==============================================================*/

.downloadtable
{
	margin: 10px auto 100px auto;
	text-align: left;
	width: 95%;
}

.downloadtable td
{
	padding: 5px;
	vertical-align: top;
}
.downloadtable a
{
/*	display: block;
	width: 275px; */
	overflow: hidden; /* to contain inner float */
	text-decoration: none;
	color: #026;
	padding: 3px;
	border-width: 0;
}

.downloadtable a:hover
{
	color: #c00;
	text-decoration: underline;
/*	padding: 2px;
	text-decoration: none;
	border: 1px solid #c00;
	background-color: #eee;*/
}

.downloadtable b
{
	display: block;
	padding-bottom: 4px;
}
/*
.downloadtable span.thumb
{
	display: block;
	overflow: hidden;
	float: left;
	text-align: left;
	margin-right: 8px;
}
*/
.downloadtable img
{
	float: left;
	border: 1px solid #444;
	margin-right: 8px;
}

/* news ==============================================================*/

.newsindex
{
	padding: 0;
	margin: 15px 0px 100px 0px;
	text-align: left;
}

.newsindexitem
{
	width: 97%;
	margin: 8px auto;
	padding: 0;
	overflow: hidden; /* to contain inner float */
}

.newsindexitem img
{
	float: left;
	border: 1px solid #444;
	margin-right: 10px;
}
a.headline
{
	color: #026;
	text-decoration: none;
}
a.headline:visited
{
	color: #026;
}
a.headline:hover
{
	color: #c00;
	text-decoration: underline;
}

.newsindexitem b
{
	display: block;
	padding-bottom: 4px;
}

.newsindexitem i
{
	white-space: nowrap;
}

/* 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;
	margin-bottom: 80px;
}

/* shop ==============================================================*/

.Products
{
	margin-left: auto;
	margin-right: 0px;
}

.Products td
{
	width: 120px;
	overflow: hidden;
	font-weight: bold;
	vertical-align: top;
	padding: 0;
	border: 1px solid #039;
	background-color: #cde;
	
}

.Products img
{
	border: none;
	width: 120px;
	height: 100px;
}
.Products div
{
	/* border-top: 6px solid #006BB6; */
	border-top: 6px solid #039;
	padding: 2px;
}

/* order form ==============================================================*/

.orderformtable
{
	width: 400px;
	margin: 0 100px 20px auto;
}
.orderformtable td
{
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: 1px solid #888;
}

.orderformtable .item
{
	font-weight: bold;
}

.orderformtable .price
{
	text-align: right;
}

.orderformtable .quantity
{
	text-align: right;
}
.orderformtable input
{
	width: 30px;
}

#orderformcontact
{
	width: 400px;
	margin: 20px 100px 20px auto;
	border-top: 1px solid #039;
	border-bottom: 1px solid #039;
}
#orderformcontact td
{
	vertical-align: top;
}



/* advice ==============================================================*/

#advice
{
	margin-bottom: 90px;
}

#advice h3
{
	border-top: 2px solid #039;
}

#advice p
{
	text-align: justify;
	padding-bottom: 20px;
}


/* motorsport ==============================================================*/

#driftpics
{
	width: 240px;
	float: right;
	text-align: center;
}
#driftpics img
{
	margin: 5px;
	border: 1px solid #444;
}

/* events timetable --------------------------- */

#eventlist
{
	width: 340px;
	font-weight: bold;
	list-style: none;
	margin: 0;
	padding: 0;
	margin-bottom: 90px;
}

#eventlist li
{
	border: 1px solid #039;
	background-color: #cde;
	margin: 5px 0;
	padding: 5px;
}

#eventlist .past
{
	border-color: #666;
	color: #666;
	background-color: #def;
}

#eventlist .event
{
	font-size: 15px;
}
#eventlist .future .event
{
	color: #c00;
}
#eventlist .venue
{
	font-size: 13px;
	padding: 3px 0;
}
#eventlist .dates
{
	font-size: 10px;
	font-weight: normal;
	text-align: right;
}

/* links ==============================================================*/

#links a 
{
	color: #039;
}
#links a:hover
{
	color: #c00;
}

#linksheader ul
{
	font-weight: bold;
	margin-left: 80px;
}
#linksheader ul li
{
	padding: 5px;
}
#linksbody ul
{
	list-style: none;
	margin-left: 80px;
}
#linksbody li
{
	padding: 2px;
}

#linksbody .linebelow
{
	border-bottom: 2px solid #039;
}

/* ========================================================================*/


