/* -----------------------------------------------------------------------

   Madwax 2009 based on the Blueprint CSS Framework 0.7.1
   http://blueprintcss.googlecode.com

----------------------------------------------------------------------- */

/* -----------------------------------------------------------------------

 reset

----------------------------------------------------------------------- */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* -----------------------------------------------------------------------

 typography

----------------------------------------------------------------------- */

body {
	background:#fff;
	font-family: Arial, Helvetica, sans-serif;
	}
	
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	color:#A52AAF;
	line-height: 1.35;
}

h1 {
	background-repeat: no-repeat;
	background-image: url(../images/logo.png);
	display: block;
	height: 140px;
	width: 248px;
	position: absolute;
	left: 0px;
	top: 2px;
}

h1 a {
	display: block;
	height: 140px;
	width: 248px
}

h1 a:hover {
	background-color: transparent;
}

h2 {
	font-size: 36px;
	font-weight: bold;
	margin-bottom:18px;
	}

h3 {
	font-size: 18px;
	}

h3 a, h3 a:hover {
	color: #A52AAF;
	background-color: transparent;
}

p {
	font-size: 14px;
	line-height: 1.35;
	margin-bottom: 12px;
	}

a:focus, a:hover {
	color:#FFF;
	background-color: #A52AAF;
}

a {
	color:#A52AAF;
	text-decoration:none;
}

a:active
{
  outline: none;
}

:-moz-any-link:focus {
  outline: none;
}



strong {font-weight:bold;}

em, dfn {font-style:italic;}

/* -----------------------------------------------------------------------

 structure

----------------------------------------------------------------------- */

#page {
	border-bottom: solid;
}

.container {
	width:920px;
	margin:0 auto;
	z-index: 0;
	position: relative;
	}
	
.container-sm {
	width:860px;
	margin:0 auto;
	z-index: 0;
	position: relative;
	}	


.tagline a {
	background-repeat: no-repeat;
	background-image: url(../images/header_tag.png);
	display: block;
	width: 830px;
	height: 47px;
	position: absolute;
	left: 10px;
	top: 180px;
}

.tagline a:hover {
	background-position: 0px -47px;
	background-repeat: no-repeat; 
	background-image: url(../images/header_tag.png);
	display: block;
	width: 830px;
	height: 47px; 
}

#header .tag {
	background-repeat: no-repeat;
	background-image: url(../images/header_tag2.png);
	display: block;
	width: 505px;
	height: 72px;
	position: absolute;
	top: 70px;
	left: 270px;
	z-index: 9999;
}

body {
	background-repeat: repeat;
	background-image: url(../images/bgrnd.gif);
	background-position: center top;
	background-color: #00f3df;
	background-attachment: fixed;
	}

.tag_link {
	display: block;
	position: absolute;
	top: 232px;
	right: 0px;
}

.tag_link a {
	background-image: url(../images/tag.png);
	display: block;
	width: 237px;
	height: 68px;
}
	
div.col1, div.col2, div.col3, div.col4, div.col5, div.col7, div.col8  {
	float: left;
	margin-right: 20px;
}  

.col1 {
	width: 430px;
}

.col1 img {
	margin-bottom: 1px;
}

.col2 {
	width: 430px;
	margin-left: 1px;
}

.col3 {
	width: 850px;
	margin-bottom: 10px;
	display:block;
	}

.col4 {
	width: 400px;
}

.col5 {
	width: 350px;
	margin-left:20px;
	}

.col7 {
	width: 200px;
	}
	
.col8 {
	width: 285px;
	}


.pad-bottom {
	padding-bottom: 20px;
	}	

.pad-left {
	padding-left: 40px;
	}	


.last {
	margin-left: 0px;
	}



/* -----------------------------------------------------------------------

Navigation
----------------------------------------------------------------------- */

#navcontainer
{
	background-image: url(../images/navbar.png);
	display: block;
	position: absolute;
	height: 38px;
	width: 550px;
	top: 45px;
	right: 20px;
}

#navcontainer ul {
	margin-left: 20px;
	margin-top: 11px;
}

#navcontainer li
	{
	list-style: none outside;
	display: block;
	float: left;
	position: relative;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#navcontainer #navlist li.active a {
	color: #d4c506;
}

#navlist {
	width:580px;
}

#navcontainer a:link, #navcontainer a:visited
{
	margin-right: 25px;
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

#navcontainer a:hover
{
	color: #000066;
}




/* -----------------------------------------------------------------------

Page styles

----------------------------------------------------------------------- */

.frontpage {
	margin-top: 230px;
}

#page_home #header {
	background-repeat: repeat-x;
	background-image: url(../images/header_bar.png);
	background-position: center 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 408px;
	z-index: 1000;
	left: 0px;
	top: 0px;
	width: 100%;
	margin-bottom: 40px;
}

#page_int #header {
	background-repeat: repeat-x;
	background-image: url(../images/header_bar.png);
	background-position: center 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 408px;
	z-index: 1000;
	left: 0px;
	top: 0px;
	width: 100%;
	margin-bottom: 40px;
}

.page {
	background-image: url(../images/page.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	width: 900px;
	margin-left: 0px;
	padding-top: 55px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}

/* -----------------------------------------------------------------------

Page banners
----------------------------------------------------------------------- */

div.team-card {
	background-image: url(../images/banner_team.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	height: 230px;
	width: 898px;
	position: absolute;
	left: 0px;
	top: 174px;
}

div.outlets-card {
	background-image: url(../images/banner_outlets.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	height: 230px;
	width: 898px;
	position: absolute;
	left: 0px;
	top: 174px;
}

div.contact-card {
	background-image: url(../images/banner_contact.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	height: 230px;
	width: 898px;
	position: absolute;
	left: 0px;
	top: 174px;
}

div.wax-card {
	background-image: url(../images/banner_waxtips.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	height: 230px;
	width: 898px;
	position: absolute;
	left: 0px;
	top: 174px;
}

div.product-card {
	background-image: url(../images/banner_product.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	height: 230px;
	width: 898px;
	position: absolute;
	left: 0px;
	top: 174px;
}

/* -----------------------------------------------------------------------

 rider gallery

----------------------------------------------------------------------- */

ul.rider {
	position: relative;
	float:left;
}

ul.rider li {
	display:block;
	float:left;
	margin-right: 1px;
	list-style-type: none;
}

ul.rider li a {
	padding: 0px;
}

ul.rider h3 {
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	font-size: 28px;
	font-weight: lighter;
	color: #fff;
	line-height: 28px;
	letter-spacing: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-bottom: 1px;
	background-color: #000;
}

div.col3 a {
	float: left;
	margin-bottom: 10px;
}


.push-1 {
	padding-right: 130px;
}

.push-2 {
	padding-right: 260px;
}

.pull-1 {
	padding-left: 130px;
}

.pull-2 {
	padding-left: 260px;
}


/* -----------------------------------------------------------------------

 misc

----------------------------------------------------------------------- */

.hide {
	display: none;
}

hr {
	clear:both;
	float:none;
	width:100%;
	height:5px;
	padding-top: 15;
	margin-right: 0;
	padding-bottom: 20px;
	margin-left: 0;
	border-bottom-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
}

hr.space {background:#fff;color:#fff;}

.clearfix:after, .container:after {content:".";display:block;height:0;clear:both;visibility:hidden;}

.clearfix, .container {display:inline-block;}

* html .clearfix, * html .container {height:1%;}

.clearfix, .container {display:block;}

.clear {clear:both;}


input.forms {
	padding: 10px;
	width: 420px;
	font-size: 24px;
	color: #333333;
}

textarea.comments {
	padding: 10px;
	width: 420px;
	font-size: 24px;
	color: #333333;
}

/* -----------------------------------------------------------------------

Frontpage

----------------------------------------------------------------------- */

div.front-card {
	background-image: url(../images/front-card.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	padding-left:500px;
	height: 274px;
	width: 376px;
	position: absolute;
	left: 0px;
	top: 134px;
}

div.front-card h2 {
	float: right;
	font-size: 24px;
	color: #FFFFFF;
	padding-top: 40px;
}

div.front-items {
	width: 278px;
	}

div.front-product h3, div.front-team h3, div.front-stockists h3 {
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	font-size: 24px;
	font-weight: lighter;
	color: #fff;
	background-color:#000;
	padding: 5px 5px 5px 15px;
	display: block;
	width: 245px;
}	


div.front-items blockquote {
	padding:10px;
	background-color: #FFF;
	color: #333333;
	display: block;
	width: 245px;
	float: left;
	background-image: url(../images/paper.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}

div.products {
	position: relative;
	}

div.products blockquote {
	padding:10px 0px 10px 10px;
	background-image: url(../images/paper.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	color: #333333;
	display: block;
	height: 140px;
	}

div.products h3{
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	font-size: 28px;
	font-weight: lighter;
	color: #fff;
	line-height: 28px;
	letter-spacing: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-bottom: 1px;
	background-color: #000;
	}	

div.products ul li {
	list-style-position:inside;
	margin-bottom: 5px;
	list-style-image: url(../images/bullet.gif);
	}

div.products ul li.first {
	list-style-type: none;
	list-style-image: url();
	
	}

#accordion {
	width: 820px;
}




/* -----------------------------------------------------------------------

 Footer

----------------------------------------------------------------------- */


.footer {
	display: block;
	background-color: #000;
	width:860px;
	margin-left:0px;
	margin-top: 40px;
	padding: 20px;
	}

.footer-lower {
	display: block;
	width:920px;
	margin-left:auto;
	margin-right:auto;
	padding: 20px;
	text-align:center;
	}

.footer ul li{
	list-style-type: none;
	margin-bottom: 5px;
	margin-right: 40px;
	float:left;	
	}

.footer ul li a {
	color: #eee;	
	}
.page-blue {
	background-image: url(../images/page-blue.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	width: 900px;
	margin-left: 0px;
	padding-top: 55px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
