﻿/*main styles here */
html {
	background-color: #082B5A
}

html.iframe {
	background-color:#0B1618;
}

body {
	background: #eee url(../images/body_bg2.gif) repeat-x left top;
	color: #000;
	position: relative;
	font-family: Lucida Grande,trebuchet ms,Arial,Helvetica,sans-serif;
	font-size:12px;
}

body.iframe {
	background: #0B1618;
	color: #000;
	position: relative;
	font-family: Lucida Grande,trebuchet ms,Arial,Helvetica,sans-serif;
}
p {
	color: #000;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.7em;
	margin:15px 15px 18px;
	text-decoration: none;
	text-align: justify;
}

.date {
	color: #0d5b9e;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: 2em;
}

p a:link {
	border-bottom: 1px dotted #082B5A;
	color: #082B5A;
	margin: 0;
	padding: 0 0 1px;
	text-decoration: none;
	font-weight:bold;
}
p a:visited {
	color: #082B5A;
	margin: 0;
	padding: 0 0 1px;
	text-decoration: none;
	font-weight:bold;
}

p a:visited:hover {
	border: medium none;
	color: #F9A801;
	text-decoration: none;
}
p a:hover, a:active {
	border: medium none;
	color: #F9A801;
	text-decoration: none;
}

p a.uslink {
	border:none;
}

.subfont {
	font-size: 10px;
	font-weight: bold;
}
.note {
	font-size: 10px;
	font-weight: bold;
	line-height: normal;
}
h1, h2, h3 {
	font-weight: normal;
}
h1 {
	color: #000;
	font-size: 26px;
	margin: 0 0 0 15px;
	padding: 0.4em 0 0.5em;
}
h2 {
	color: #272E34;
	font-size: 23px;
	margin: 5px 15px 0 15px;
	padding: 0;
}
h3 {
	color: #F08A01;
	font-size: 16px;
	margin: 0 0 -10px 17px;
	font-weight:bold;
}

h3.faq {
	color: #F08A01;
	font-size: 16px;
	margin: 0 0 0 20px;
	font-weight:bold;
}

.endorsement_left {
	margin: 0 15px 15px 15px;
	float: left;
}

.endorsement_right {
	margin: 0 15px 15px 15px;
	float: right;
}

.tips_right {
	margin-left: 25px;
}

.faqlink {
	float:right;
	margin:0 51px 0 10px;
}

.quotation {
	font-size: 11px;
	font-weight: bold;
	color: #000;
}

.tipsheader {
	color: #FFF;
}

#TipsContainerLeft {
	width: 30%
}

#TipsContainerLeft p {
	color: #FFF;
}

#TipsContainerRight {
	width: 70%
}

/*all content sits within here */
#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 960px;
}
/* head of website */
#masterhead {
	background-position: bottom;
	float: left;
	margin-top: 0;
	padding: 0;
	position: relative;
	width: 958px;
}
#quote {
	float: left;
	margin: 18px -151px 0 0;
	padding: 0;
	width: 435px;
	height: 36px;
	background-image: url(../images/quote_title.gif);
}
#logo {
	background-image: url(../images/logo.png);
	float: right;
	text-align: right;
	width: 182px;
	height: 76px;
	display: block;
	text-indent: -9999px;
	z-index: 1000;
	top: 22px;
	position: relative;
	margin: 13px -150px 0 0;
}
h1#logo a {
	width: 182px;
	height: 83px;
	display: block;
	text-indent: -9999px;
}
/*language change menu */
ul#flags {
	float: right;
	margin: 10px 20px 0 0;
	padding: 0 0 0 20px;
}
ul#flags li {
	display: block;
	float: left;
	margin: 0 0 0 0;
	padding: 0 5px 0 0;
}
ul#flags li a {
	border-style: none;
	font-weight: normal;
	text-decoration: none;
}
/*main navigation here */
ul#navigation-main li#buy_btn a {
	background: url(../images/buy_button.png) no-repeat 0 -63px;
	display: block;
	float: left;
	width: 100px;
	height: 63px;
	text-indent: -9999px;
	top: -31px;
	position: relative;
}
ul#navigation-main li#buy_btn a:hover {
	background-position: 0 0;
	width: 100px;
	height: 63px;
}
ul#navigation-main {
	float: right;
	margin: 0;
	padding: 0 0 0 20px;
	position: relative;
	width: 750px;
	height: 57px;
}
ul#navigation-main li {
	display: block;
	float: left;
	line-height: 1.2em;
	margin: 30px 4px 0 0;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
}
ul#navigation-main li a {
	border-style: none;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
ul#navigation-main li a:link, ul#navigation-main li a:visited {
	background-color: #101417;
	display: block;
	padding: 6px 16px;
}
ul#navigation-main li a:hover {
	background-color: #FFFFFF;
	color: #101417;
	display: block;
	padding: 6px 16px;
}
ul#navigation-main li.active a {
	background: #FFFFFF none repeat scroll 0 0;
	color: #101417;
	display: block;
	padding: 6px 16px;
}
/*main content here */
#contentcontainer {
	border-left: solid 1px #272e34;
	border-right: solid 1px #272e34;
	background-color: #fff;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	width: 958px;
}
#main {
	margin-top: 30px;
	padding: 0;
}

#mainnews {
	margin-top: 30px;
	padding: 0;
	background: url(../images/news_title.jpg) no-repeat;
	width: 958px;
	height: 200px;
}

#mainproducts {
	margin-top: 30px;
	padding: 0;
	background: url(../images/shop/products_bg.jpg) no-repeat;
	width: 958px;
	height: 280px;
}

#mainabout {
	margin-top: 30px;
	padding: 0;
	background: url(../images/tips_bg.jpg) no-repeat;
	width: 958px;
	height: 278px;
}

#leftcontainer {
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	width: 50%;
}
#rightcontainer {
	float: right;
	margin: 15px 0;
	padding-top: 18px;
	position: relative;
	width: 49%;
}

#rightcontainer img {
}

.ImageText {
	font-size: 9px;
	font-weight:bold;
	float:left;
	margin:0 0 0 55px;
	padding:0;
}

#rightcontainer img a {
	border: none;
}


#rightnews {
	float:right;
	margin:0 0 0 0;
	padding:0;
	position:relative;
	width:50%;
}

.cta1 {
	margin: 0;
	padding: 0;
}
.cta2 {
	margin: 0;
	padding: 0;
}

/*form controls here */

img {
	border: none;
}

form#contactform {
	margin: 2em 0 0 1.8em;
}

form#contactform fieldset {
	width: 28em;
	border: 1px solid #cdcdcd;
	padding-bottom: 1em;
}

form#contactform legend {
	border: 1px solid #999;
	padding: 0.2em 0.8em;
	font-weight: bold;
}

form#contactform label {
	font-weight: bold;
	text-align: right;
	padding: 0 0.8em 0 0;
	margin-top: 0.3em;
	display: block;
	float: left;
	width:77px;
}

form#contactform p.leftspacing {
	margin-left: 9em;
}

form#contactform input, form#contactform textarea {
	margin-top: 0.5em;
	width: 20em;
	border: 1px solid silver;
}

form#contactform input:hover, form#contactform textarea:hover {
	border-color: gray;
}

form#contactform input:focus, form#contactform textarea:focus {
	border-color: black;
}

form#contactform textarea {
	width: 20.6em;
}

form#contactform button {
	float: right;
	margin-right: 3px;
	width: 7.7em;
}


/*footer controls here */

#footer {
	background-position: left top;
	background-repeat: no-repeat;
	clear: both;
	margin: 0;
	padding: 0;
	position: relative;
	width: 960px;
}
#footer p {
	border-bottom: medium none;
	color: #8C9093;
	font-size: 1em;
	margin: 0;
	padding: 4px 8px 4px 4px;
	text-align: right;
}
#footer a:link {
	border-bottom: medium none;
	color: #f90;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
}
#footer a:visited {
	border-bottom: medium none;
	color: #f90;
	font-weight: bold;
	text-decoration: none;
}
#footer a:visited:hover {
	border-bottom: medium none;
	color: #f90;
	font-weight: bold;
	text-decoration: underline;
}
#footer a:hover, #footer a:active {
	border-bottom: medium none;
	color: #f90;
	text-decoration: underline;
}
.divider {
	border-bottom: 1px solid #F2F2F2;
	color: #F2F2F2;
	margin: 40px 0 10px;
	padding: 0;
}
.clear {
	clear: both;
}

div#contentcontainer {
	-moz-border-radius: 1.2em;
	-webkit-border-radius: 1em;
	-khtml-border-radius: 1em;
	border-radius: 1em;
	border-bottom: 1px solid #272e34;
}

ul.links{
	margin: 0 0 20px 0;
	color: #0d5b9e;
	position: relative;
}
ul.links li {
	display: block;
	color: #0d5b9e;
	line-height: 1.2em;
	margin: 0;
	padding: 0;
	text-align: left;
}

ul.links p{
	margin: -5px 15px 0 15px;
	font-size: 11px;
}

ul.links li a {
	border-style: none;
	color: #082B5A;
	font-weight: bold;
	text-decoration: none;
}
ul.links li a:link, ul.links li a:visited {
	color: #082B5A;
	display: block;
	padding: 6px 16px;
}
ul.links li a:hover {
	color: #F9A801;
	display: block;
	padding: 6px 16px;
}
ul.links li.active a {
	color: #0d5b9e;
	display: block;
	padding: 6px 16px;
}

ul#alt {
	width:958px;
	margin:20px;
	padding:0;
	float:left;
}

ul#alt li {
	display:inline;
	padding-right:10px;
}

#page-wrap { 
	width:960px; 
	margin: 0 auto; 
	padding: 0;
	height: 280px;
}
#tipsbox { 
	margin-left: 15px;
	padding:18px;
}

/*Shopping Cart---------------------*/

span#cartbox {
	width:130px;
	z-index:30;
}

iframe#cart {
	padding:0;
	color:#fff;
	z-index:30;
	position:absolute;
	top:0;
	left:465px;
	height:38px;
	width:313px;
	border:2px solid #101417;
}

/*Product Page---------------------*/

form#BIKELEFT001 {
	border:medium none;
	color:#000000;
	height:200px;
	left:299px;
	position:relative;
	top:105px;
	width:155px;
	z-index:1200;
	margin:0;
	padding:0;
}

form#BIKELEFT001 h3 {
	font-size:23px;
	font-weight:bold;
	color:#082B5A;
	margin:0;
	padding:0;
}

form#BIKELEFT001 p {
	margin:-10px 0 10px 0;
	padding:0;
	text-align:right;
	line-height:15px;
}


form#BIKELEFT001 input.quantity {
	border:1px solid #082B5A;
	height:20px;
	width:50px;
	margin:5px 0 15px 0;
}

form#BIKELEFT001 input.orderButton {
	background: url(/images/shop/basket_btn.png) no-repeat;
	width:200px;
	height:55px;
	border:none;
	cursor:pointer;
	font-size:0;
	line-height:0;
	margin:0;
	text-indent:-9999px;
}

form#BIKERIGHT001 {
	border:medium none;
	color:#000000;
	height:200px;
	left:499px;
	position:relative;
	top:-95px;
	width:155px;
	z-index:1200;
	margin:0;
	padding:0;
}

form#BIKERIGHT001 h3 {
	font-size:23px;
	font-weight:bold;
	color:#F08A01;
	margin:0;
	padding:0;
}

form#BIKERIGHT001 p {
	margin:-10px 0 10px 0;
	padding:0;
	text-align:left;
	line-height:15px;
	color:#fff;
}


form#BIKERIGHT001 input.quantity {
	border:1px solid #082B5A;
	height:20px;
	width:50px;
	margin:5px 0 15px 0;
}

form#BIKERIGHT001 input.orderButton {
	background: url(/images/shop/basket_btn.png) no-repeat;
	width:200px;
	height:55px;
	border:none;
	cursor:pointer;
	font-size:0;
	line-height:0;
	margin:0;
	text-indent:-9999px;
}

/*Cart Page-------------------------*/

table#viewcart {
	text-align:left;
	margin:0 0 0 160px;
}

table#viewcart td, tr {
	border:none;
	padding: 5px 30px 5px 30px;
}

table#viewcart td.header {
	border-bottom:1px solid #000;
}

table#viewcart h3 {
	margin:0;
	font-weight:bold;
}

table#viewcart td.quantity input {
	width:50px;
}

table#viewpostage {
	text-align:left;
	margin:30px 0 30px 260px;
}

table#viewpostage td, tr {
	border:none;
	padding: 5px 30px 5px 30px;
}

table#checkout {
	text-align:left;
	width:100%;
}

table#checkout h2 {
	margin:0;
}

table#checkout td, tr {
	border:none;
	padding: 5px 30px 5px 30px;
}

.movie {
	margin-left:28px;
}