/*

Table of contents
============================

System wide settings for Biketech
covers typography, colors, line spacing etc.

============================

	last-updated: 04 August 2009
	updated by Matt Addison
		
	=1.universal reset
	=2.accessibility features
	=3.html and body
	=4.typography
	=5.layout
	=6.main navigation
	=7.form
	=8.tables
	=9.links

============================
*/

/*
=1.universal reset
============================
*/


/*
=2. accessibility features
============================
*/

.warning,
.focus	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 1.1513em;
	line-height: 1.3028;
	margin: 0 0 1.3028em 0;
	padding: 1.5em 1em 0 1em;
	border: 1px solid #cccccc;
	border-width: 1px 0;
	color: #002b5c;
	background: #ffffff url('../images/background.gif') top left repeat-x;
	}
	
.warning h2	{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #002b5c;
	}
	
/*
=3. html and body
============================
*/

body	{
	}
/*
=4. typography
============================
*/

#header h1,
#header h2,
#content-secondary p,
#content-secondary h2	{
	margin: 0;
	}
	
#content-secondary p img	{
	margin: 1em 0 0 0;
	}
	
#mainnav ul	{
	position: relative;
	list-style: none;
	padding: 6px 0 0 2%;
	margin: 0;
	height: 24px;
	width: 98%;
	background: transparent url('../images/nav-right.gif') bottom right no-repeat;
	}
	
#mainnav li	{
	margin: 0;
	padding: 0 5px;
	height: 30px;
	display: inline;
	}
	
#footer p	{
	float: right;
	width: 49%;
	text-align: right;
	}
	
#footer ul	{
	list-style: none;
	padding: 0 0 0 0;
	margin: 3em 0 1.5em 15%;
	float: right;
	width: 85%;
	font-size: 10px;
	text-align: left;
	padding-top: 3em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
#home #footer ul	{
	padding: 0;
	margin: 0 0 1.5em 15%;
	padding-top: 1em;
	}
	
#footer li	{
	display: inline;
	padding: 0;
	margin: 0 0 0 3px;
	}
	
#news h5	{
	color: #002b5c;
	}

#order h4	{
	color: #001f42;
	}
	
p.original	{
	text-decoration: line-through;
	}
	
#order h4.price	{
	font-size: 1.5em;
	line-height: 1;
	margin-top: 1em;
	margin-bottom: 0;
	color: #CE000D;
	}

h4.price span	{
	text-transform: uppercase;
	}
	
.pdf	{
	padding-left: 20px;
	background: transparent url('../images/pdf.gif') center left no-repeat;
	}

/*
=5. layout
============================
*/

#container	{
	}
	
#header h1 a	{
	position: absolute;
	width: 122px;
	height: 109px;
	left: 70%;
	top: 66px;
	}
	
#header h2	{
	position: absolute;
	z-index: 2;
	bottom: 3em;
	left: 0;
	width: 100%;
	height: 12px;
	margin: 0;
	padding: 0;
	background: transparent url('../images/tagline.gif') top center no-repeat;
	}
	
#home #header h2	{
	bottom: 2.25em;
	}
	
#content-primary	{
	float: left;
	width: 48%;
	margin-left: 15%;
	padding: 84px 2% 0 2%;
	z-index: 200;
	min-height: 40em;
	}
	
#home #content-primary	{
	float: none;
	width: auto;
	margin-left: 20%;
	background: transparent url('../images/logoHome.gif') 77% 60px no-repeat;
	z-index: 200;
	padding-top: 330px;
	height: auto;
	min-height: 10em;
	}
	
#news	{
	width: 39%;
	min-height: 147px;
	}
	
#content-secondary	{
	position: relative;
	padding-top: 200px;
	z-index: 50;
	float: left;
	}
	
#home #content-secondary	{
	position: absolute;
	padding: 0;
	z-index: 50;
	top: 100px;
	left: 9%;
	padding-left: 6%;
	width: 40%;
	}
	
#home #content-secondary img,
#home #wemmi	{
	float: left;
	}
	
#home #content-secondary h2	{
	padding-top: 50px;
	}
	
#bikeDoctor,
#cityGuilds,
#parkTool,
#wemmi,
#zipvit,
#surreyhills	{
	position: absolute;
	top: 120px;
	left: 0;
	}
	
#bikeDoctor	{
	top: 185px;
	left: 0;
	}
	
#parkTool	{
	top: 240px;
	left: 0;
	}
	
#wemmi	{
	top: 300px;
	left: 0;
	}
	
#zipvit	{
	top: 370px;
	left: 0;
	}
	
#surreyhills	{
	top: 400px;
	left: 0;
	}
	
#content-tertiary	{
	clear: both;
	}
	
#mainnav	{
	position: absolute;
	z-index: 300;
	float: left;
	width: 80%;
	margin: 0 10%;
	top: 20px;
	background: transparent url('../images/nav-left.gif') top left no-repeat;
	}
	
hr	{
	clear: both;
	}
	
#footer	{
	position: relative;
	clear: both;
	width: 96%;
	height: 6em;
	padding: 0 2%;
	}
	
#home #footer	{
	height: auto;
	padding-top: 2em;
	}
	
img	{
	position: relative;
	border: 0px solid;
	}

.quote,
.quoteAlt	{
	float: left;
	margin-bottom: 1.5em;
	}

#profile .quote	{
	float: right;
	margin-left: 1.5em;
	width: 50%;
	margin-bottom: 1.5em;
	}

.quote img,
img.format	{
	position: relative;
	float: left;
	margin-right: 1em;
	margin-bottom: 0;
	}

img.format	{
	margin-bottom: 1.5em;
	}

.quoteAlt img	{
	float: right;
	margin-left: 1em;
	margin-bottom: 0;
	}

.quoteAlt blockquote	{
	float: left;
	width: auto;
	margin-bottom: 1.5em;
	}
	
.quote .cite	{
	text-align: right;
	margin-bottom: 1em;
	}

.quoteAlt .cite	{
	text-align: left;
	margin-bottom: 1em;
	}
	
#cycleshow #content-primary .advert	{
	float: left;
	background-color: #fff;
	border: 1px solid #ccc;
	width: 94%;
	padding: 1em 3%;
	margin-bottom: 1.5em;
	}

#cycleshow #content-primary img	{
	float: left;
	margin-right: 1.5em;
	}

#profile #container	{
	padding-bottom: 1.5em;
	}
	
.mmArticle	{
	clear: both;
	}
/*
=6. main navigation
============================
*/

	

/*
=7. form
============================
*/



/*
=8. tables
============================
*/

table	{
	clear: both;
	}
	
th	{
	color: #002b5c;
	}
	
h3 span,
h4 span	{
	font-weight: normal;
	font-size: 0.8em;
	}

td span	{
	color: #CE000D;
	font-weight: bold;
	}

th.col2,
td.col2	{
	text-align: right;
	width: 6em;
	}

td p,
td h3	{
	margin-bottom: 0;
	}
	
td h3	{	
	font-size: 1.1513em;
	font-weight: bold;
	line-height: 1.3028;
	}
	
#order td	{
	padding: 1em;
	vertical-align: middle;
	}

#order td.col1	{
	width: 120px;
	text-align: center;
	}

#order td.col2	{
	width: auto;
	text-align: left;
	}
	
/*
=9. links
============================
*/

#mainnav a:link,
#mainnav a:visited	{
	color: #fff;
	}

#mainnav a:focus,
#mainnav a:hover,
#mainnav a:active	{
	}
