/* ----------------------------------------------------------
Site: www.wheelbase.co.uk
Design by: Paul Blakey [paul@bfinternet.co.uk]
Programming by: Tom Milligan [tom@bfinternet.co.uk]
Version: 2.8.1 Date 4th February 2010
-----------------------------------------------------------


----------------------------------------------------------*/
/*  
General Styles
------------------------------------------------------------------------------------------- */

/* Building Blocks  */
    
body, html {
    position:relative;
    margin: 0 auto;
    font-family: tahoma, arial, lucida sans;
    font-weight: normal;
    font-size: 12px;
    text-align:center;
    background: url(../images/main_template/freeride_bg.gif) repeat-x 28px top;
    }
    
/*Freeride Banner-------------------------------*/

div#FreerideBanner {
    /*width: 100%;*/
    background-color: #00a3e6;
    height: 28px;
    position: absolute;
    top: 0;
    width: 960px;
    left: 0;
}

#FreerideBanner a:hover { text-decoration:none; border:none;}

.FRbanner, .FRbanner:hover {
	margin:10px 0 0 12px;
	text-decoration:none;
	border:none;
}

.FRbanner img {
	margin-top:10px;
}

/*-----------------------------------------------*/
    
div#wrapper {
    width:960px;
    margin: 0 auto;
    /*margin: -30px 0 0 0;*/
    min-height: 1250px;
    background: url(../images/main_template/wrapper_bg.gif) repeat-y;
    position: relative;
    }
    
    .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }
    
ul {
    margin:17px;
    }
    
ul li {
    list-style:none;
    }
    
a {
    text-decoration:none;
    color: #556C08;
    font-weight: bold;
    }
    
p a {
    text-decoration:none;
    color: #556C08;
    font-weight: bold;
    }
    
.hidden {
    position:absolute;
    left:-10000px;
    top:auto;
    width:1px;
    height:1px;
    overflow:hidden;
    }
    
a:hover {
    text-decoration:none;
    border-bottom:1px dotted #556C08;
    }

div#masthead {
    background: #FFFFFF url(../images/main_template/wheelbase_text.gif) no-repeat 212px 13px;
    display: inline;
    float:left;
    height: 90px;
    text-align:right;
    width:100%;
    margin-top: 28px;
    }
    
div#masthead a.homelink {
    display:block;
    height:78px;
    left:190px;
    margin-top:-76px;
    position:relative;
    top:85px;
    width:327px;
    z-index:30;
}

div#masthead a.homelink:hover {
    text-decoration:none;
    border:none;
}

#masthead a.amazon {
    background:transparent url(/images/main_template/social-media/amazon.png) no-repeat scroll 0 0;
    display:block;
    height:25px;
    position:absolute;
    right:1px;
    top:40px;
    width:25px;
}

#masthead a.youtube {
    background:transparent url(/images/main_template/social-media/youtube.png) no-repeat scroll 0 0;
    display:block;
    height:25px;
    position:absolute;
    right:35px;
    top:40px;
    width:25px;
}


#masthead a.flickr {
    background:transparent url(/images/main_template/social-media/flickr.png) no-repeat scroll 0 0;
    display:block;
    height:25px;
    position:absolute;
    right:69px;
    top:40px;
    width:25px;
}

#masthead a.twitter {
    background:transparent url(/images/main_template/social-media/twitter.png) no-repeat scroll 0 0;
    display:block;
    height:25px;
    position:absolute;
    right:103px;
    top:40px;
    width:25px;
}

#masthead a.fb {
    background:transparent url(/images/main_template/social-media/facebook.png) no-repeat scroll 0 0;
    display:block;
    height:25px;
    position:absolute;
    right:137px;
    top:40px;
    width:25px;
}

#masthead a.fb:hover, #masthead a.twitter:hover, #masthead a.flickr:hover, #masthead a.amazon:hover, #masthead a.youtube:hover {
    top:38px;
}

#masthead a span {
    display:none;
}

#masthead a:hover {
    text-decoration:none;
    border:none;
}
    
p.sidebar {
    color:#5F7A07;
    float:left;
    font-family:verdana;
    font-size:10px;
    font-weight:normal;
    margin:17px 0 0 13px;
    *margin:17px 0 0 3px;
    *width:180px !important;
}

p.sidebar a {
    text-decoration:underline;
}

p.sidebar a:hover {
    text-decoration:none;
    border:none;
}

.footnote {
    font-size:10px;
    font-weight:bold;
}

/*Headings----------------------------------------*/

h1 {
    font-family:arial;
    font-size:30px;
    margin: 15px 0 5px 14px;
    padding:0;
    color: #556c08;
}

h2 {
    font-family:arial;
    font-size:25px;
    margin: 15px 0 0 14px;
    padding:0;
    color: #556c08;
}

h3 {
    font-family:arial;
    font-size:18px;
    margin: 15px 0 0 14px;
    padding:0;
    color:#F36500;
}

h4 {
    font-family:arial;
    font-size:11px;
    margin: 10px 0 0 14px;
    padding:0;
}

h1#logo {
    display: block;
    float: left;
    left: -4px;
    margin:0;
    position: relative;
    width:209px;
    height:129px;
    top: 5px;
    text-indent:-99999px;
    background:url(../images/main_template/logo.png) no-repeat top left;
    z-index: 80;
    }
    
h1#logo a {
    display:block;
    height:129px;
    width: 209px;
    text-indent:-99999px;
    }
    
h1#logo a span.text {
    z-index:0;
    font-size:2px;
}

.replace {
    overflow:hidden;
}
    
div#masthead p {
    font-size: 20px;
    font-family: Lucida Sans;
    font-weight: bold;
    margin: 59px 3px 0 0;
}

div#masthead p.social {
    float:right;
    font-family:arial;
    font-size:12px;
    margin:0;
    position:absolute;
    right:85px;
    text-transform:uppercase;
    top:41px;
    width:151px;
}

div#masthead p span {
    color: #607a07;
}
    
/*Left Container----------------------------------*/

div#left-content {
    background-color: #e8f0c3;
    float:left;
    width:190px;
    min-height:1250px;
    }
    
div#leftnav-box {
    background-color: #7b9a12;
    float:left;
    width:190px;
}

h4#search-header {
    background:url(../images/main_template/searchshop_bg.jpg) no-repeat;
    width: 190px;
    height:24px;
    margin: 57px 0 0 0;
    font-size:0;
}

form.searchbox {
    margin:19px 0 10px 10px;
}

form.searchbox input {
    border-left:1px solid #ff9600;
    border-top:1px solid #ff9600;
    border-bottom:1px solid #ff9600;
    border-right:none;
    width:122px;
    position:relative;
    top: -4px;
	padding: 4px;
}

form.searchbox input.search_button {
    background: url(../images/main_template/search_button.gif) no-repeat;
    width: 39px;
    height: 24px;
    text-indent:-9999px;
    border:none;
    margin:0;
    left:-8px;
    top:-8px;
    cursor:pointer;
    font-size:0;
    line-height:0;
}

h4#online-shop {
    background:url(../images/main_template/onlineshop_bg.jpg) no-repeat;
    width: 190px;
    height:24px;
    margin: 0;
}

div#shopnav {
    width: 190px;
    float:left;
    background-color:#7B9A12;
    padding-bottom:10px;
}

div#shopnav ul.shop {
    list-style-type:none;
    margin:10px 0 0 0;
    padding:0;
    text-align:left;
}

div#shopnav ul.shop li {
    margin:0;
}

div#shopnav ul.shop li a {
    background-color:#7B9A12;
    border:medium none;
    color:#FFFFFF;
    display:block;
    font-size:12px;
    padding:5px 1px 5px 18px;
    text-decoration:none;
    width:171px;
}

div#shopnav ul.shop li a:hover {
    background-color: #607a07;
    background-image: url(../images/main_template/dots.gif);
    background-repeat:no-repeat;
    background-position: right center;
    color: #fff;
}

div#shopnav ul.shop li ul{
    margin:0px;
    padding:0;
    background-color: #adcf3b !important; 
}
    
div#shopnav ul.shop li ul li a {
    background-image:none !important;
    background:none !important;
    color:#000 !important;
    font-size:11px !important;
    font-family: tahoma !important;
    font-weight:normal !important;
    padding-left:31px;
    }

div#shopnav ul.shop li ul li a:hover {
    font-weight: bold !important;
}

div#shopnav li a#current {
    background: #607a07;
}

.hotline {
    color:#000;
}

a.toggler {
	cursor: pointer;
}

.twitterFeed {
	margin-left: 6px;
}
    
/*Main Container---------------------------------*/

div#main-content {
    float:left;
    width:580px;
    text-align: left;
    margin:0;
    padding:0;
	/*position: relative;*/
}

div#main-content h1 {
    font-family:arial;
    font-size:30px;
    margin: 15px 0 5px 14px;
    padding:0;
    color: #556c08;
}

div#main-content h1.xmas {
    font-family:arial;
    font-size:30px;
    margin: 15px 0 5px 14px;
    padding:0;
    color: #9a0000;
}

div#main-content h2 {
    font-family:arial;
    font-size:25px;
    margin: 15px 0 0 14px;
    padding:0;
    color: #556c08;
    text-transform:uppercase;
}

div#main-content h3 {
    font-family:arial;
    font-size:18px;
    margin: 8px 0 0 19px;
    padding:0;
    color:#F36500;
}

div#main-content h4 {
    font-family:arial;
    font-size:16px;
    margin: 10px 0 0 19px;
    padding:0;
    font-weight:bold;
}

div#main-content h5 {
    font-size: 13px;
    margin:20px 0 8px 9px;
    text-transform:uppercase;
    text-align:center;
}

div#main-content p {
    margin: 5px 20px 10px;
    line-height:16px;
    font-family:tahoma,arial;
}

div#main-content ul {
    margin:10px 0 10px 21px;
    }
    
div#main-content ul li {
    list-style-type:none;
    font-weight:bold;
    }

div#hero-pod {
    width: 580px;
    height: 291px;
    background: url(../images/homepage_promotions/img1.jpg) no-repeat;
}

div#terms-pod {
    width: 580px;
    height: 291px;
    background: url(../images/main_template/terms_banner.jpg) no-repeat;
}

div#store-pod {
    width: 580px;
    height: 291px;
    background: url(../images/main_template/store_banner.jpg) no-repeat;
}

div#lanequest-pod {
    width: 580px;
    height: 291px;
    background: url(../images/main_template/lanequest_banner.jpg) no-repeat;
}

div#customfit-pod {
    width: 580px;
    height: 291px;
    background: url(../images/main_template/customfit_banner.jpg) no-repeat;
}

div#prodispatch-pod {
    width: 580px;
    height: 291px;
    background: url(../images/main_template/prodispatch_banner.jpg) no-repeat;
}

div#workshop-pod {
    width: 580px;
    height: 291px;
    background: url(../images/main_template/workshop_banner.jpg) no-repeat;
}

div#sizeguide-pod {
    width: 580px;
    height: 291px;
    background: url(../images/main_template/sizeguide_banner.jpg) no-repeat;
}

div#team-pod {
    width: 580px;
    height: 291px;
    background: url(../images/main_template/team_banner.jpg) no-repeat;
}

div#events-pod {
    width: 580px;
    height: 291px;
    background: url(../images/main_template/events_banner.jpg) no-repeat;
}

div#contact-pod {
    width: 580px;
    height: 291px;
    background: url(../images/main_template/contact_banner.jpg) no-repeat;
}

div#service-pod {
    width: 580px;
    height: 291px;
    background: url(../images/main_template/services_banner.jpg) no-repeat;
}

div#news-reel {
    background:url(../images/main_template/news_scroller_bg.jpg) no-repeat;
    width: 559px;
    height:31px;
    margin: 10px 0 0 10px;
    position: relative
}

a.news-reelBtn {
	position: absolute;
	width: 116px;
	height: 25px;
	background:url(../images/main_template/latestnewsBtn.gif) no-repeat;
	top: 3px;
	left: 8px;
	display: block;
	z-index: 50;
	border: none;
}

div#news-reel p {
    padding: 2px 0 0 115px;
    font-weight:bold;
}

p.centertext {
    text-align:center;
    font-weight:bold;
}

.lanequest-event {
	float: left;
	width: 540px;
	margin-left: 20px;
	border: 1px solid #5F7A07;
	background: #E8F0C3;
	margin-bottom: 10px;
}

a.eventWebsite {
	float: right;
	color: #f36500;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	margin-right: 10px;
	margin-bottom: 10px;
}

a.eventWebsite:hover {
	border: 0;
	text-decoration: underline;
}

/*STYLING FOR DYNAMIC CONTENT WITHIN EACH BARGAIN ITEM-----------------*/

div#bargains-container {
    width: 560px;
    float:left;
    margin:-5px 0 0 15px;
    padding:0;
}

div#bargains-container a {
	cursor: pointer;
}

div#main-content .bargainbox {
    padding:0;
    margin:0 5px 10px 0;
    background: url(../images/main_template/bargains/bargain_1.jpg) no-repeat;
    width: 179px;
    height: 178px;
    float:left;
    position:relative;
}

/*----------------Christmas Styles-----------------*/

div#main-content .bargainbox-xmas {
    padding:0;
    margin:0 5px 10px 0;
    background: url(../images/main_template/bargains/bargain_1.jpg) no-repeat;
    width: 179px;
    height: 178px;
    float:left;
    position:relative;
}

div#main-content .bargainbox-xmas h3 {
	margin: 5px 12px 0 7px;
	padding: 0;
	font-size: 14px;
	text-transform: uppercase;
	/*font-family: "arial black", Arial;*/
	color: #fff;
	/*text-align: center;*/
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

div#main-content .bargainbox-xmas h4 {
    padding:0;
    text-transform:uppercase;
    font-family:arial;
    text-align:center;
    color:#000;
    position:absolute;
    top:91px;
    left:95px;
}

div#main-content .bargainbox-xmas h4.sale {
    padding:0;
    text-transform:uppercase;
    font-family:arial;
    text-align:center;
    font-size:35px;
    color:#000;
    position:absolute;
    top:104px;
    left:82px;
    letter-spacing: -2px;
}

div#main-content .bargainbox-xmas p {
    margin:0;
    padding:0;
    width:85px;
    position:absolute;
    top:128px;
    left:9px;
    color:#fff;
    font-weight:bold;
    text-align:left;
    text-transform:uppercase;
}

#main-content .bargainbox-xmas .price {
    color:yellow;
}

/*----------------End of Christmas Styles-----------------*/

div#main-content .bargainbox h3 {
	margin: 5px 12px 0 7px;
	padding: 0;
	font-size: 14px;
	text-transform: uppercase;
	/*font-family: "arial black", Arial;*/
	color: #000;
	/*text-align: center;*/
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

div#main-content .bargainbox h4 {
    padding:0;
    text-transform:uppercase;
    font-family:arial;
    text-align:center;
    color:#000;
    position:absolute;
    top:91px;
    left:95px;
}

div#main-content .bargainbox h4.sale {
    padding:0;
    text-transform:uppercase;
    font-family:arial;
    text-align:center;
    font-size:35px;
    color:#000;
    position:absolute;
    top:104px;
    left:82px;
    letter-spacing: -2px;
}

div#main-content .bargainbox p {
    margin:0;
    padding:0;
    width:85px;
    position:absolute;
    top:128px;
    left:9px;
    color:#fff;
    font-weight:bold;
    text-align:left;
    text-transform:uppercase;
}

.price {
    color:red;
}

div#latestPost {
    background:#E8F0C3 none repeat scroll 0 0;
    float:left;
    height:173px;
    margin-left:17px;
    overflow:auto;
    width:542px;
}

/*Right Container---------------------------------*/

div#right-content {
    background-color: #e8f0c3;
    float:left;
    min-height: 1250px;
    width:190px;
    }

div#shopping-cart {
    background: url(../images/main_template/basket_bg.png) no-repeat;
    z-index:90;
    position:relative;
    left: -35px;
    top: 20px;
    height: 130px;
    width: 215px;
}

div#shopping-cart img {
    float: left;
    margin:12px 0 0 82px;
    padding:0;
}

div#shopping-cart h2 {
    font-size: 12px;
    margin-top: 83px;
    margin-left:23px;
    *margin-top: 37px !important;
    *margin-left:-88px !important;
    color:#fff;
    display:block;
    clear:both;
    text-align:right;
    position:absolute;
}

div#shopping-cart h3 {
    font-size: 21px;
    margin-top: 98px;
    margin-left:21px;
    *margin-top: 50px !important;
    *margin-left:-90px !important;
    color:#fff;
    display:block;
    clear: both;
    text-align:right;
    position:absolute;
}

div#shopping-cart h3 a {
    color:#fff;
}

div#shopping-cart h3 a:hover {
    border:none;
    text-decoration:underline;
}

span.cartlink {
    font-size: 9px;
    font-family:verdana;
    font-weight:normal;
    color: #556c08;
    margin: 24px 15px 0 0;
    float:right;
}

span.cartlink2 {
    font-size: 9px;
    font-family:verdana;
    font-weight:normal;
    color: #000;
    margin: 5px 8px;
    float:right;
}

span.cartlink2 a {
    font-size: 9px;
    font-family:verdana;
    font-weight:normal;
    color: #000;
    margin-right:7px;
    text-decoration:none;
}

span.cartlink a {
    font-size: 9px;
    font-family:verdana;
    font-weight:normal;
    color: #556c08;
    text-decoration:none;
}

span.cartlink a:hover, span.cartlink2 a:hover {
    border-bottom: 1px dotted;
}

h4#login-area {
    background:url(../images/main_template/login_bg.jpg) no-repeat;
    width: 190px;
    height:24px;
    margin: 60px 0 20px 0;
    font-size:0;
}

form.login-home {
    margin-top:-8px;
}

form.login-home p {
    color: #556c08;
    font-size: 10px;
    font-weight:bold;
    float:left;
    margin-left: 11px;
}

form.login-home input {
    border: 1px solid #a1c81b;
    width:165px;
    /*height:22px;*/
    padding-top:3px;
    padding-bottom:3px;
    position:relative;
    top: -6px;
}

form.login-home input.login_button {
    background: url(../images/main_template/login_button.gif) no-repeat;
    width: 56px;
    height: 24px;
    text-indent:-9999px;
    border:none;
    margin:0;
    left:-13px;
    top:5px;
    cursor:pointer;
    float: right;
    font-size:0;
    line-height:0;
}

div#loginuserbox {
    border:1px solid #7A9912;
    margin:63px 0 -54px 11px;
    padding:8px;
    width:148px;
    background-color:#CFE17B;
}

div#loginuserbox h3 {
    background-color:#7A9912;
    color:#FFFFFF;
    font-size:14px;
    font-weight:bold;
    margin:-8px -8px 10px -8px;
    padding:5px;
}

div#loginuserbox p {
    font-size:10px;
    text-align:right;
}

div#loginuserbox a:hover {
    text-decoration:none;
    color:#FF5A00;
    border:none;
}

h4#hot-links {
    background:url(../images/main_template/hotlinks_bg.jpg) no-repeat;
    width: 190px;
    height:24px;
    margin: 64px 0 10px 0;
    font-size:0;
}

.hot-links {
    width:170px;
    margin:0;
}

.hot-links img {
    margin:0 0 10px 10px;
}

.hot-links a {
    border:none;
}


/*Footer---------------------------------*/
    
div#footer {
    float:left;
    width:960px;
    height:57px;
    background: url(../images/main_template/footer_bg.gif) no-repeat;
    margin:4px 0 0 0;
}

div#footer p {
    margin:0;
    padding:0;
    color:#fff;
    font-weight:bold;
    font-size:11px;
    float:left;
    position:relative;
    top:35px;
    left:11px;
}

div#footer ul {
    margin:0;
    padding:0;
    width: 376px;
    float:right;
    position:relative;
    top:35px;
    left:19px;
}

div#footer ul li {
    margin:0;
    padding:0;
    display:inline;
    color:#fff;
    font-size:11px;
}

div#footer ul li a {
    font-weight:bold;
    color:#fff;
}

div#footer ul li a:hover {
border:none;
color:#000;
text-decoration:none;
}

/*BF internet linkback*/

p#bf {
        clear: both;
        font-size: 10px;
        font-weight: normal;
        margin: 5px auto 10px auto;
        padding-top: 4px;
        text-align: right;
/*--- Set this width to match your wrapper ---*/
        width: 960px;
}

p#bf a {
        border-bottom: none;
        font-weight: bold;
        text-decoration: none;
}

p#bf a:hover {
        color: #FF5A00;
        text-decoration: underline;
}

p#bf span a,#bf span a:hover {
        font-weight: normal;
        text-decoration: none;
}

p#bf, p#bf a, #bf span a:hover {
/*---- Change this colour to suit your page ---*/
        color: #ADAFA4;
}


/*  ----------------------------------------------------------
Navigations
------------------------------------------------------------------------------------------- */
/*
= navigation-main  */
div#hero-pod div#navigation-main {
	position: relative;
	top: -273px;
	left: 0;
	width: 500px;
	height: 32px;
        z-index:91;
        background:url(../images/main_template/nav.png) no-repeat;
}

div#navigation-main {
	position: relative;
	top: 20px;
	left: 0;
	width: 500px;
	height: 32px;
        z-index:91;
        background:url(../images/main_template/nav.png) no-repeat;
}

div#navigation-main a {
	display: block;
	float: left;
}

div#navigation-main a:hover {
    border:none;
}

#store { width: 90px; height: 32px; }
#store:hover { background: url(../images/main_template/nav.png) no-repeat; background-position: 0px -32px; }
#events { width: 74px; height: 32px; }
#events:hover { background: url(../images/main_template/nav.png) no-repeat; background-position: -90px -32px; }
#cyclescheme { width: 114px; height: 32px; }
#cyclescheme:hover { background: url(../images/main_template/nav.png) no-repeat; background-position: -164px -32px; }
#news { width: 60px; height: 32px; }
#news:hover { background: url(../images/main_template/nav.png) no-repeat; background-position: -278px -32px; }
#contact { width: 120px; height: 32px; }
#contact:hover { background: url(../images/main_template/nav.png) no-repeat; background-position: -338px -32px; }

/*
= navigation-secondary  */

div#navigation-secondary {
	/*position: relative;
	top: 0;
	left: 11px;*/
	margin-left: 11px;
	height: 30px;
}

body#home div#navigation-secondary {
	position: absolute;
	top: 291px;
}

div#navigation-secondary a {
	display: block;
	float: left;
        margin-right:1px;
        border:none;
        outline:0;
}

/*Google Map */

div#map {
    width:400px;
    height:400px;
    margin:30px 0 0 90px;
    border:1px solid #F36500;
}

/*ProDispatch Map*/

div#flashmap {
    width:550px;
    margin:20px 0 20px 0;
}

/*Wordpress Items*/

div#main-content h3.storytitle a:hover {
    border:none;
    text-decoration:underline;
    color:#000;
}

/* Captions & aligment */

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
    text-align: center;
    padding-top: 4px;
    background-color:#E8F0C3;
    border:1px solid #B7BF8F;
    margin:5px 20px 7px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.wp-caption img {
    margin: 0;
    padding: 0;
    border: 0 none;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    padding: 0 4px 5px;
    margin: 0;
}
/* End captions & aligment */

.meta {
    margin:10px 0 0 20px;
    font-size:10px;
}

.storycontent {
    margin:10px 0 0 0;
}

div#main-content p object {
    margin-left:75px;
    margin-top:15px;
}

div#main-content p.video object {
	margin: 0 !important;
}

div#widget {
    border:1px solid #7A9912;
    float:right;
    margin:15px 21px 10px 15px;
    padding:0;
    width:200px;
    background-color:#E8F0C3;
}

div#widget ul {
    margin:0;
    padding:0;
    text-align:left;
}

div#widget ul li {
    background-color:#7A9912;
    color:#FFFFFF;
    font-size:17px;
    list-style-type:none;
    margin:0;
    padding:1px 0 0 8px;
}

div#widget ul li a {
    color:#FFFFFF;
}

div#widget ul li ul {
    margin:0;
    padding:0;
}

div#widget ul li ul li {
    background-color:#E8F0C3;
    color:#000000;
    font-size:11px;
    font-weight:normal;
    list-style-type:none;
    margin:0 0 0 -8px;
    padding:3px 0 7px 11px;
}

div#widget ul li ul li a {
    color:#5F7A07;
    font-weight:bold;
}

div#widget ul li ul li a:hover {
    color:#000;
    text-decoration:none;
    *text-decoration:none;
    border-bottom:1px dotted #000;
}

.pages {
    font-size:22px;
    font-weight:bold;
    color:#000;
}

/*Members Login & Related Items---------*/

input.password_button {
    background: url(../images/main_template/members/password_btn.jpg) no-repeat;
    width: 113px;
    height: 22px;
    text-indent:-9999px;
    border:none;
    margin:0;
    left:272px;
    top:-31px;
    cursor:pointer;
    font-size:0;
    line-height:0;
    position:relative;
}

input.password-field {
    height:18px;
    border:1px solid #A1C81B;
    width: 113px;
}

/*Members Registration Form-------------*/

form#membersform {
        margin: 14px;
}

div#main-content h3.members {
    margin: 0 0 2px 0;
    padding:0;
}

form#membersform fieldset {
        width: 548px;
        border: 1px solid #A1C81B;
        padding-bottom: 14px;
        padding-top:15px;
        background-color:#E8F0C3;
}

form#membersform legend {
        border: 1px solid #A1C81B;
        padding: 0.2em 0.8em;
        font-weight: bold;
}

form#membersform label {
        font-weight: bold;
        text-align: right;
        padding: 0 0.8em 0 0;
        margin-top: 3px;
        width: 246px;
        display: block;
        float: left;
}

form#membersform select.dropdown {
        margin-bottom:4px;
}

form#membersform p.leftspacing {
        margin-left: 275px;
}

form#membersform p.leftspacing input {
        width:163px;
}

form#membersform input, form#membersform textarea {
        margin-top: 2px;
        margin-bottom:6px;
        height:18px;
        width: 247px;
        border: 1px solid #A1C81B;
}

form#membersform input:hover, form#membersform textarea:hover {
        border-color: #FF9600;
}

form#membersform input:focus, form#membersform textarea:focus {
        border-color: #A1C81B;
}

form#membersform textarea {
        width: 20.6em;
}

form#membersform input#button {
        background: url(../images/main_template/contactform_btn.jpg) no-repeat scroll 0 0;
        border:medium none;
        float:right;
        font-size:0;
        height:29px;
        left:-44px;
        line-height:0;
        position:relative;
        text-indent:-9999px;
        top:5px;
        width:83px;
        cursor:pointer;
}

form abbr.req {
	font-weight: normal;
	color: red;
	border: none;
}

/*Members - failed login--------------------*/

form#membersform input.login-again_button {
    background: url(../images/main_template/members/login_again.jpg) no-repeat;
    width: 113px;
    height: 22px;
    text-indent:-9999px;
    border:none;
    margin:0;
    left:-117px;
    top:34px;
    cursor:pointer;
    font-size:0;
    line-height:0;
    position:relative;
}

form#membersform input.login, form#membersform textarea.login {
    border:1px solid #A1C81B;
    height:18px;
    margin-bottom:0;
    margin-left:19px;
    margin-top:0;
    width:214px;
}

form#membersform p {
    margin:6px 20px 3px;
}

div#registerbox {
    background-color:#CFE17B;
    border:1px solid #A1C81B;
    float:right;
    height:124px;
    margin-right:15px;
    *margin-right:8px;
    width:150px;
}

div#registerbox h4 {
    font-size:22px;
    text-align:center;
    margin:5px;
    padding:0;
}

div#registerbox h4 a {
    color:#F04F00;
}

div#registerbox h4 a:hover {
    color:#5F7A07;
}

div#registerbox a {
    border:none !important;
}

.reg {
    margin:8px 0 0 18px;
}

div#registerbox p.member-title {
    font-size:18px;
    text-align:center;
    margin:36px 0 0;
    padding:0;
}

/* THE SHOPPING CART PROCESS--------*/

/*Shopping Cart*/

table.shoppingbasket {
    margin:10px 0 10px 19px;
    width:540px;
}

table.shoppingbasket th {
    border:none;
    background-color: #CFE17B;
    text-align:center;
    font-family:arial;
    color: #607A07;
    font-size:15px;
}

table.shoppingbasket tr {
    margin-top:10px;
}

table.shoppingbasket td {
    border:none;
    background-color: #E8F0C3;
    font-weight:bold;
    font-size:12px;
    font-family:tahoma;
}

table.shoppingbasket td.subtotal {
    background-color:#C6CF9B;
    text-align:right;
}

table.shoppingbasket td.subprice {
    background-color:#A7AF83;
    color:#000;
}

table.shoppingbasket td.shipping {
    background-color:#C6CF9B;
    text-align:right;
}

table.shoppingbasket td.shippingprice {
    background-color:#A7AF83;
    color:#DF0000;
}

table.shoppingbasket td.grandtotal {
    background-color:#C6CF9B;
    text-align:right;
}

table.shoppingbasket td.finalprice {
    background-color:#A7AF83;
    color:#000;
}

table.shoppingbasket td input {
    width:25px;
}

table.shoppingbasket td input.paypal {
    width:145px;
}

table.shoppingbasket td.item {
    font-weight:normal;
}

table.shoppingbasket td input.recalculate {
    background: url(../images/main_template/recalculate.jpg) no-repeat;
    border:none;
    cursor:pointer;
    font-size:0;
    height:29px;
    line-height:0;
    margin:0;
    text-indent:-9999px;
    width:127px;
    display: inline-block;
    overflow: hidden;
    margin-right: 10px;
    float: left;
    margin-left: 62px;
}

table.shoppingbasket td input.checkout {
    background: url(../images/main_template/checkout.jpg) no-repeat;
    border:none;
    cursor:pointer;
    font-size:0;
    height:29px;
    line-height:0;
    margin:0;
    text-indent:-9999px;
    width:268px;
    display: inline-block;
    overflow: hidden;
    float: left;
}

/*Checkout Details*/

div#memberscheckout {
    background-color:#E8F0C3;
    border:1px solid #7A9912;
    margin:10px 20px 10px;
    padding:0;
}

div#memberscheckout p.change {
    background-color:#CFE17B;
    font-family:arial;
    font-size:15px;
    margin:0;
    padding:5px;
    text-align:right;
}

div#memberscheckout p.change a {
    text-decoration:none;
    border:none;
}

div#memberscheckout p.change a:hover {
    color:#FF5A00;
}

div#memberscheckout form ul {
    text-decoration:none;
    margin:17px;
}

div#memberscheckout form ul li {
    text-decoration:none;
    list-style-type:none;
}

div#memberscheckout form input#button {
    background: url(../images/main_template/contactform_btn.jpg) no-repeat;
    border: none;
    font-size:0;
    height:29px;
    line-height:0;
    text-indent:-9999px;
    width:83px;
    cursor:pointer;
    margin:0 10px 10px;
    *display:block;
}

/*Search List*/

div#main-content div.searchcontainer {
    border:1px solid #7A9912;
    background-color: #E8F0C3;
    width:550px;
    margin: -10px 10px 14px 13px;
}

div#main-content div.searchcontainer a:hover {
    color:#FF5A00;
    text-decoration:none;
    border:none;
}

/*Orders------------------------------*/

/*Order Overview*/

table.orders {
    margin:10px 0 10px 19px;
    width:540px;
    border:1px solid #CFE17B;
}

table.orders th {
    border:1px solid #CFE17B;
    background-color: #CFE17B;
    text-align:center;
    font-family:arial;
    color: #607A07;
    font-size:15px;
}

table.orders tr {
    margin-top:10px;
    border:1px solid #CFE17B;
}

table.orders td {
    border:none;
    background-color: #E8F0C3;
    font-weight:bold;
    font-size:12px;
    font-family:tahoma;
}

table.orders td.viewdetails:hover {
    background-color:#5F7A07;
    color:#FFF;
}

table.orders td.finalprice {
    background-color:#A7AF83;
    color:#000;
}

/* ------------------------ */
/* Contact Thanks */

strong.teamwb {
	color: #7B9A12;
}

table.shoppingbasket td input.paypalbutton {
	background:transparent url(/images/paypal_btn.gif) no-repeat scroll 0 0;
	border:medium none;
	cursor:pointer;
	height:45px;
	text-indent:-9999px;
	width:150px;
	display: block;
	overflow: hidden;
	font-size: 0;
	color: #FFA823;
}

table.shoppingbasket td input.financeBtn {
	background: #10A1D6 url(/images/main_template/finance-checkout.jpg) no-repeat;
	border:none;
	color:#FFFFFF;
	cursor:pointer;
	height:29px;
	margin:0;
	text-indent:-9999px;
	width:238px;
	display: block;
	overflow: hidden;
	font-size: 0;
	color: #159DDB;
}

/* -- Mailing List 2.0 -- */

div#main-content form#mail-form {
    background-color:#E8F0C3;
    border:1px solid #D0DF8B;
    margin:20px 0 0 139px;
    padding:0;
    width:296px;
}

div#main-content form#mail-form fieldset {
    background-color:#E8F0C3;
    padding:15px;
}

div#main-content form#mail-form fieldset label {
    color:#FF5A00;
    font-family:arial;
    font-size:15px;
    font-weight:bold;
}

div#main-content form#mail-form fieldset input {
    border:1px solid #CFE17B;
    margin:5px 0 10px;
    padding:7px;
    width:250px;
}

div#main-content form#mail-form fieldset input:hover {
    border: 1px solid #FF5A00;
}

div#main-content form#mail-form fieldset input:active, div#main-content form#mail-form fieldset input:focus {
    background-color:#ADCF3B;
    border:1px solid #7B9A12;
}

div#main-content form#mail-form fieldset input.button {
    background-color:#8FB01F;
    border:1px solid #607A07;
    color:#FFFFFF;
    cursor:pointer;
    float:right;
    font-weight:bold;
    margin:10px 0 0;
    padding:7px;
    text-transform:uppercase;
    width:40%;
}

div#main-content form#mail-form fieldset input.button:hover {
    background-color:#ADCF33;
    color:#607A07;
    left:1px;
    position:relative;
    top:1px;
}

div#main-content form#mail-form fieldset input.check {
    display:inline;
    position:relative;
    top:2px;
    width:20px;
}

div#main-content form#mail-form fieldset label.check {
    color:#000000;
    font-size:12px;
    margin:10px 0;
}

#tweet {
    
}

div.currencyIcons {
	clear: both;
	width: 190px;
	padding: 10px 0px 30px;
}
div.currencyLeft {
	float: left;
	padding-left: 5px;
	padding-right: 10px;
	/*border-right: 1px solid #fff;*/
	width: 79px;
}

div.currencyRight {
	float: left;
	padding-left: 5px;
	padding-right: 10px;
	width: 79px;
}

div.currencyIcons a {
	clear: left;
	display: block;
	float: left;
	height: 21px;
	margin-bottom: 2px;
	padding-left: 37px;
	padding-top: 5px;
}

div.currencyIcons a.gb { background: url(../images/main_template/flags/united-kingdom.png) no-repeat left; }
div.currencyIcons a.euro { background: url(../images/main_template/flags/euro.png) no-repeat left; }
div.currencyIcons a.usa { background: url(../images/main_template/flags/usa.png) no-repeat left; }
div.currencyIcons a.aust { background: url(../images/main_template/flags/australia.png) no-repeat left; }
div.currencyIcons a.nor { background: url(../images/main_template/flags/norway.png) no-repeat left; }
div.currencyIcons a.swed { background: url(../images/main_template/flags/sweden.png) no-repeat left; }

div.currencyIcons a.link {
	padding: 0 10px;
	width: 170px;
	font-size: 10px;
	height: 12px;
}