@charset "UTF-8";
/* CSS Document */

body{
background: url(images/bg.jpg) no-repeat fixed;
padding: 0;
margin: 0;
font-family: Arial, sans-serif;
font-size: 11px;
line-height: 15px;
color: #333;
}

form{
padding: 0;
margin: 0;
}

.clear{
clear: both;
}

.highlight{
color: #70b322;
}

.highlight2{
color: #666;
}

.form-width{
}

#container{
background: #fff;
width: 980px;
margin: auto;
}

#content{
	background: url(images/content-bg.gif) repeat-y;
}

.warning{
color: #db0014;
}

.bold{
font-weight: bold;
}

.sub-title{
font-weight: bold;
color: #70b322;
}

.small{
font-size: 12px;
}

.line{
border-bottom: 1px solid #e6e6e6;
}

/* TOP SECTION */

#header{
border-bottom: 1px solid #e6e6e6;
}

#top-menu{
background: #2a292d;
height: 27px;
padding: 3px 0 0 0;
}

#img-menu-blog a #img-menu-blog-img{
height: 80px;
background: url(images/ent-blog.jpg) no-repeat;
}

#img-menu-blog a:hover #img-menu-blog-img{
background: url(images/ent-blog-over.jpg) no-repeat;
}

#img-menu-teamQSW a #img-menu-teamQSW-img{
height: 80px;
background: url(images/ent-teamQSW.jpg) no-repeat;
}

#img-menu-teamQSW a:hover #img-menu-teamQSW-img{
background: url(images/ent-teamQSW-over.jpg) no-repeat;
}

#img-menu-riderProfiles a #img-menu-riderProfiles-img{
height: 80px;
background: url(images/ent-riderProfiles.jpg) no-repeat;
}

#img-menu-riderProfiles a:hover #img-menu-riderProfiles-img{
background: url(images/ent-riderProfiles-over.jpg) no-repeat;
}

#img-menu-tuition a #img-menu-tuition-img{
height: 80px;
background: url(images/ent-tuition.jpg) no-repeat;
}

#img-menu-tuition a:hover #img-menu-tuition-img{
background: url(images/ent-tuition-over.jpg) no-repeat;
}

#img-menu-movies a #img-menu-movies-img{
height: 80px;
background: url(images/ent-movies.jpg) no-repeat;
}

#img-menu-movies a:hover #img-menu-movies-img{
background: url(images/ent-movies-over.jpg) no-repeat;
}

#img-menu-picGallery a #img-menu-picGallery-img{
height: 80px;
background: url(images/ent-picGallery.jpg) no-repeat;
}

#img-menu-picGallery a:hover #img-menu-picGallery-img{
background: url(images/ent-picGallery-over.jpg) no-repeat;
}

#img-menu-newsEvents a #img-menu-newsEvents-img{
height: 80px;
background: url(images/ent-newsEvents.jpg) no-repeat;
}

#img-menu-newsEvents a:hover #img-menu-newsEvents-img{
background: url(images/ent-newsEvents-over.jpg) no-repeat;
}

#img-menu-weather a #img-menu-weather-img{
height: 80px;
background: url(images/ent-weather.jpg) no-repeat;
}

#img-menu-weather a:hover #img-menu-weather-img{
background: url(images/ent-weather-over.jpg) no-repeat;
}

#shop-bar{
height: 60px;
color: #6c6e6e;
}

#logo{
width: 196px;
float: left;
}

#search-box{
height: 44px;
padding: 17px 10px 0 10px;
color: #FFF;
font-size: 12px;
float: left;
}

#search-box form{
padding: 0;
margin: 0;
}

#search-box form #query{
width: 282px;
height: 18px;
background: url(images/search-box.gif) no-repeat;
border: none;
padding: 5px 0 5px 10px;
margin: 0;
color: #999;
font-size: 11px;
line-height: 11px;
font-weight: bold;
}

#search-box form #query:focus{
outline: none;
}

#brands-menu{
float: left;
padding: 5px 0 5px 10px;
margin: 12px 0 0 0;
border-left: 1px solid #e6e6e6;
}

#brands-menu .btn-dropdown{
width: 78px;
height: 28px;
background: url(images/btn-dropdown2.gif) no-repeat;
font-weight: bold;
}

#brands-menu .btn-dropdown:hover{
background: url(images/btn-dropdown2-over.gif) no-repeat;
}

#brands-menu .btn-dropdown a.top{
color: #999;
text-decoration: none;
display: block;
width: 78px;
height: 21px;
padding: 7px 0 0 0;
text-align: center;
}

#brands-menu .btn-dropdown:hover a.top{
color: #70b322;
}





#basket-menu .btn-dropdown{
width: 68px;
height: 28px;
background: url(images/btn-dropdown.gif) no-repeat;
font-weight: bold;
}

#basket-menu .btn-dropdown:hover{
background: url(images/btn-dropdown-over.gif) no-repeat;
}

#basket-menu .btn-dropdown a.top{
color: #999;
text-decoration: none;
display: block;
width: 68px;
height: 21px;
padding: 7px 0 0 0;
text-align: center;
}

#basket-menu .btn-dropdown:hover a.top{
color: #70b322;
}

/* BASKET */


#basket-dd{
color: #000;
position: absolute;
text-decoration: none;
z-index: 1502;
display: none;
left: auto;
width: 280px;
font-size: 11px;
margin-left: -212px;
margin-top: -5px;
}

#basket-bg{
background: url(images/basket-repeat.gif) repeat-y;
}

#basket-dd p{
margin: 0;
padding: 0 0 3px 0;
}

.btn-dropdown:hover #basket-dd{
display: block;
}

#basket-dd ul{
list-style: none;
padding: 0 10px;
margin: 0;
}

#basket-dd ul li{
border-bottom: 1px solid #d2d2d4;
padding: 5px 0;
}

/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
.btn-dropdown:hover #basket-dd
{
display: inline;
f\loat: left;
}
}


#basket-dd ul li a{
color: #000;
display: block;
text-decoration: underline;
}

#basket-dd ul li a:hover{
color: #70b322;
}

#basket-dd-btns{
height: 23px;
}







#call-us{
padding: 24px 0 0 23px;
float: left;
font-size: 13px;
font-weight: bold;
}

#account-menu{
	width: 100px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	padding-top: 24px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#account-menu a{
color: #666;
text-decoration: none;
}

#account-menu a:hover{
color: #70b322;
text-decoration: underline;
}

#basket-menu{
float: right;
padding: 17px 17px 0 0;
}

/* LEFT SECTION */

#left-column{
width: 195px;
float: left;
padding: 0 0 20px 0;
}

#back-to-shop{
padding: 10px 10px 6px 26px;
}

#menu{
}

#sign-up-box{
background: url(images/sign-up-box.jpg) no-repeat;
height: 130px;
color: #FFF;
padding: 10px 16px 0 16px;
}

#store-pics{
padding: 15px 10px 15px 26px;
}

#visit-store{
padding: 15px 10px 15px 26px;
border-bottom: 1px solid #e6e6e6;
}

#visit-store ul{
padding: 0;
margin: 0;
list-style: none;
}

#visit-store ul li{
background: url(images/bull.gif) no-repeat 0 6px;
margin: 0;
padding: 0 0 0 8px;
}

#visit-store-text{
padding: 0 0 15px 26px;
width: 300px;
}

.side-advert{
padding: 15px 0;
text-align: center;
border-bottom: 1px solid #e6e6e6;
}

.side-panel{
padding: 15px 10px 15px 26px;
border-bottom: 1px solid #e6e6e6;
}

.side-panel p{
	margin: 0 0 8px 0;
	padding: 0;
}

.side-panel .number{
	font-size: 14px;
	color: #70b322;
	font-weight: bold;
}

#store-map{
clear: both;
float: right;
width: 396px;
padding: 0 30px 0 0;
}

.search-spacer{
padding: 4px 0;
}

#payment-logos{
text-align: center;
padding: 10px 0;
border-bottom: 1px solid #e6e6e6;
}

/* HOME PAGE BANNERS */

.home-banners {
	background:#2a292d;
	color:#272727;
	height:74px;
	width:779px;
	padding: 5px 0 0 5px;
}
#main-column .home-banners ul {
	margin:0px;
	padding:0px;
	list-style:none;
	text-align:center;
}
#main-column .home-banners li {
float: left;
margin-right: 3px;
	
}
#main-column .home-banners li a {
	color:#000000;
	text-decoration:none;
	padding: 3px;
	display: block;
	height: 58px;
	width: 185px;
}
#main-column .home-banners li a.tabactive {
	background-color:#70b322;
	position:relative;
}
#home-banner1, #home-banner2, #home-banner3, #home-banner4 {
	width:754px;
	height: 43px;
	padding: 202px 0 0 30px;
	font-size:15px;
	color: #fff;
}

#home-banner1 a, #home-banner2 a, #home-banner3 a, #home-banner4 a{
color: #fff;
text-decoration: none;
}

#home-banner1 a:hover, #home-banner2 a:hover, #home-banner3 a:hover, #home-banner4 a:hover{
text-decoration: underline;
}

#home-banner2, #home-banner3, #home-banner4 {
	display: none;
}

#home-banner1{
	background: url(images/banner-qsw-club.jpg) no-repeat;
}

#home-banner2{
	background: url(images/banner-2010-thommen.jpg) no-repeat;
}

#home-banner3{
	background: url(images/banner-wind-kit-pack.jpg) no-repeat;
}

#home-banner4{
	background: url(images/banner-tuition.jpg) no-repeat;
}


.featured-review-intro{
text-align: center;
color: #6fb321;
font-size: 12px;
padding: 0 0 10px 0;
}

.featured-review-name{
padding: 8px 0 5px 0;
color: #333;
}

.featured-review-form{
padding: 10px 0;
border-top: 1px solid #d2d2d4;
border-bottom: 1px solid #d2d2d4;
margin-bottom: 20px;
text-align: center;
}

.date{
color: #5a5a5a;
}

.featured-review-confirm{
text-align: center;
padding: 0 0 10px 0;
}

.featured-review-title{
color: #8eb73d;
font-size: 13px;
}

/* MAIN SECTION */

a{
	color: #70b322;
}

a:hover{
color: #333;
}

#main-column{
width: 784px;
float: left;
padding: 0 0 50px 0;
margin-left: 1px;
min-height: 900px;
}

#main-column ul, #main-column ol{
padding: 0 0 0 16px;
margin: 0;
}

#main-column li{
padding: 3px 0;
}

#main-column li ul{
padding: 5px 0 3px 20px;
list-style: none;
}

#homevideobg{
width: 502px;
height: 274px;
background: url(images/homevideobg.jpg) no-repeat;
padding: 17px 0 0 25px;
}

.content-bar{
background: url(images/content-bar-arrow.png) no-repeat 14px 15px;
height: 22px;
font-size: 13px;
padding: 9px 0 0 27px;
border-bottom: 1px solid #e6e6e6;
color: #70b322;
font-weight: bold;
}

.content-bar a{
color: #70b322;
text-decoration: none;
font-weight: bold;
}

.content-bar a:hover{
text-decoration: underline;
}

.breadcrumb-bar{
height: 22px;
font-size: 11px;
padding: 9px 0 0 7px;
border-bottom: 1px solid #e6e6e6;
color: #999;
}

.breadcrumb-bar a{
color: #999;
text-decoration: none;
}

.breadcrumb-bar a:hover{
text-decoration: underline;
color: #6fb321;
}

.breadcrumb-bar a.breadcrumb-back{
background: url(images/breadcrumb-back.png) no-repeat;
height: 16px;
width: 16px;
display: block;
float: left;
margin-right: 6px;
}

.breadcrumb-bar a.breadcrumb-back:hover{
background-position: 0 -16px;
}

.breadcrumb-highlight{
color: #6fb321;
}

.home-product{
width: 168px;
padding: 14px;
}

.home-products-container{
background: url(images/product-borders.gif) repeat-y;
}

.home-products-container table td{
border-bottom: 1px solid #e6e6e6;
}

.brands-container{
background: url(images/brand-borders.gif) repeat-y;
}

.brands-container table td{
border-bottom: 1px solid #e6e6e6;
}

.brand-logo{
padding: 0 8px;
}

.brand-logo a{
color: #333;
}

.brand-logo a:hover{
color: #70b322;
}

.brand-logo-title{
font-weight: bold;
padding: 2px 0 5px 0;
text-align: center;
}

.product{
text-align: center;
}

.product-intro{
padding: 7px 0 0 0;
line-height: 15px;
font-size: 11px;
}

#main-column .product-intro ul{
padding: 0 0 1px 0;
margin: 0;
list-style: none;
line-height: 15px;
}

#main-column .product-intro ul li{
background: url(images/bull.gif) no-repeat 0 6px;
margin: 0;
padding: 0 0 0 8px;
}

.delivery-van{
background: url(images/delivery-van.gif) no-repeat 0 14px;
padding: 10px 0 0 24px;
font-weight: bold;
}

.delivery-van a{
color: #333;
text-decoration: none;
}

.delivery-van a:hover{
text-decoration: underline;
}

.home-product-title a{
font-weight: bold;
text-decoration: none;
color: #333;
}

.home-product-title a:hover{
text-decoration: underline;
}

.home-product-icons{
height: 32px;
}

.home-price{
color: #70b322;
font-weight: bold;
}

.qsw-club-price{
color: #FF6600;
font-weight: bold;
}

#text-area, .text-area{
padding: 20px 140px 0 20px;
}

#qsw-rder-area{
padding: 20px 20px 0 20px;
}

.qsw-rider-pic-left{
width: 340px;
float: left;
}

.qsw-rider-pic-right{
width: 340px;
float: right;
}

.qsw-rider-info-right{
width: 280px;
float: right;
padding: 60px 66px 0 0;
}

.qsw-rider-info-left{
width: 280px;
float: left;
padding: 60px 0 0 20px;
}

#qsw-rder-area p{
padding: 0 0 8px 0;
margin: 0;
}

#qsw-rder-area p.desc{
padding: 25px 0 20px 0;
}

#qsw-rder-area p.rider{
font-size: 15px;
font-weight: bold;
padding: 0 0 20px 0;
}

#contact-info{
float: right;
width: 340px;
line-height: 18px;
margin: 4px 0 20px 0;
}

#advice-bar{
border-top: 1px solid #e6e6e6;
border-bottom: 1px solid #e6e6e6;
}

#advice-bar-inner{
padding: 9px 0 9px 10px;
margin-left: 195px;
border-left: 1px solid #e6e6e6;
}

#pagination-area{
float: right;
padding: 10px 20px 0 0;
margin-top: -2px;
font-size: 12px;
}

ul.pagination{
list-style: none;
padding: 0;
margin: 0;
}

ul.pagination li{
float: left;
}

ul.pagination li#page-active a{
color: #70b322;
text-decoration: underline;
}

ul.pagination li a{
text-decoration: none;
color: #666;
display: block;
padding: 3px;
}

ul.pagination li a:hover{
color: #70b322;
text-decoration: underline;
}

ul.pagination li a.pagination-prev{
background: url(images/btn-pagination.gif) no-repeat;
width: 17px;
height: 17px;
display: block;
padding: 0;
margin-left: 10px;
margin-right: 5px;
}

ul.pagination li a.pagination-prev:hover{
background: url(images/btn-pagination.gif) no-repeat 0 -17px;
}

ul.pagination li a.pagination-next{
background: url(images/btn-pagination.gif) no-repeat -17px 0;
width: 17px;
height: 17px;
display: block;
padding: 0;
}

ul.pagination li a.pagination-next:hover{
background: url(images/btn-pagination.gif) no-repeat -17px -17px;
}

/* RIGHT SECTION */

#right-column{
width: 162px;
float: right;
}

#entertainment{
background: url(images/entertainment-bg.gif) repeat-y;
}

.entertainment{
background: #FFF;
margin: 0 15px 3px 17px;
font-size: 11px;
line-height: 14px;
padding: 5px 8px 7px 8px;
}

.entertainment-title{
color: #70b322;
}

/* FOOTER SECTION */

#footer{
clear: both;
}

#footer a{
color: #333;
text-decoration: none;
}

#footer a:hover{
color: #70b322;
}

#footer-top{
padding: 16px 0 0 26px;
}

#logos{
padding: 15px 0 0 26px;
border-bottom: 1px solid #e6e6e6;
clear: both;
}

.footer-col{
width: 162px;
float: left;
}

.footer-col-right{
width: 280px;
float: left;
}

.footer-col ul, .footer-col-right ul{
list-style: none;
padding: 0;
margin: 0;
line-height: 15px;
}

#footer .footer-col ul li a:hover{
text-decoration: underline;
}

#footer .footer-col-right ul a{
color: #70b322;
}

#footer .footer-col-right ul a:hover{
text-decoration: underline;
}

.footer-col ul li, .footer-col-right ul li{
padding: 0 0 6px 0;
}

.footer-col ul li.top, .footer-col-right ul li.top{
font-size: 12px;
font-weight: bold;
}

#newsletter-form form{
padding: 0;
margin: 0;
}

#newsletter-form form #email{
width: 205px;
height: 28px;
background: url(images/email-box.gif) no-repeat;
border: none;
padding: 0 0 0 10px;
margin: 0;
color: #999;
font-size: 10px;
}

#newsletter-form form #email:focus{
outline: none;
}

#footer-bottom{
padding: 10px 0 20px 26px;
font-size: 10px;
}

#footer #footer-bottom a{
color: #70b322;
}

#footer #footer-bottom a:hover{
text-decoration: underline;
}

/* CATEGORY PAGE */

#cat-banner{
font-size: 12px;
border-bottom: 1px solid #e6e6e6;
font-weight: bold;
}

#cat-banner a{
text-decoration: underline;
}

.cat-type1{
height: 145px;
padding: 25px 400px 0 40px;
}

.cat-type2{
height: 145px;
padding: 100px 400px 0 40px;
}

#brand-banner{
font-size: 12px;
border-bottom: 1px solid #e6e6e6;
font-weight: bold;
height: 145px;
padding: 25px 400px 0 40px;
}

.brand-logo-only{
background: no-repeat 90% 5px;
}

#cat-banner p, #brand-banner p{
margin: 0;
padding: 0 0 8px 0;
}

#cat-banner p.title, #brand-banner p.title{
color: #70b322;
font-size: 16px;
}

.sort-products{
padding: 10px 3px 10px 14px;
font-size: 11px;
color: #666;
border-bottom: 1px solid #e6e6e6;
}

.sort-products a{
color: #70b322;
}

.sort-products-form{
	margin-right: 5px;
}

#desc-box{
padding: 12px 32px 20px 20px;
border-bottom: 1px dotted #b6b6b6;
margin: 0 5px 20px 5px;
line-height: 17px;
}

#seo-box-footer{
clear: both;
padding: 0 100px 0 27px;
}

/* PRODUCT PAGE */

#product-container{
padding: 31px 0 0 0;
}

#product-left-container{
	float: left;
	width: 380px;
	padding: 0 0 0 12px;
	margin-bottom: 30px;
}

#product-frame{
	height: 430px;
	text-align: center;
}

.thumb-product-frame{
border: 1px solid #e6e6e6;
padding: 6px 4px 0 4px;
float: left;
margin-top: 5px;
max-width: 365px;
z-index: 0;
}

.thumb-product-frame img{
padding: 0 7px;
}

#product-info{
width: 340px;
padding: 0 30px 0 0;
line-height: 18px;
float: right;
}

.product-icons{
padding: 0 0 20px 0;
}

.product-title{
font-size: 16px;
font-weight: bold;
color: #333;
}

.product-price{
font-size: 16px;
font-weight: bold;
color: #70b322;
line-height: 24px;
}

.product-stock{
line-height: 16px;
font-weight: bold;
padding: 0 0 5px 0;
}

.account-qsw-member-holder{
	width: 345px;
	line-height: 15px;
}

.account-qsw-member-top{
background: url(images/account-qsw-member-top.jpg) no-repeat;
height: 7px;
}

.account-qsw-member-bottom{
background: url(images/account-qsw-member-bottom.jpg) no-repeat;
height: 7px;
}


.product-qsw-member-holder{
	width: 290px;
	line-height: 15px;
}

.product-non-member-price{
text-decoration: line-through;
}

.product-qsw-member-top{
background: url(images/qsw-member-top.jpg) no-repeat;
height: 7px;
}

.product-qsw-member-bottom{
background: url(images/qsw-member-bottom.jpg) no-repeat;
height: 7px;
}

.product-opinion-pic{
width: 120px;
float: left;
padding: 10px 0 0 0;
}

.product-opinion{
float: right;
width: 480px;
padding: 10px 0 30px 0;
}

.product-qsw-member{
background: #efefef;
padding: 0 10px;
}

.product-qsw-member-btn{
float: right;
padding: 3px 0 0 0;
}

.offer{
color: #E7342C;
font-size: 16px;
font-weight: bold;
line-height: 24px;
}

.level{
padding: 5px 0;
float: left;
}

.level img{
padding: 0 2px;
}

.level-title{
float: left;
padding: 10px 5px 0 0;
}

.enlarge-image{
background: url(images/magnify.jpg) no-repeat;
padding: 4px 0 0 30px;
margin-top: -1px;
height: 22px;
font-size: 10px;
color: #6c6e6e;
font-weight: bold;
margin-top: -1px;
z-index: 2;
position: absolute;
}

.product-highlight{
font-weight: bold;
color: #70b322;
font-size: 12px;
}

.RRP{
font-weight: bold;
text-decoration: line-through;
}

.menu {
margin-top: 50px;
height: 30px;
color:#272727;
line-height: normal;
}

#main-column .menu ul {
margin:0px;
padding:0px;
list-style:none;
}

.menu li {
float: left;
line-height:23px;
width: 150px;
}

.menu li a {
font-weight: bold;
color:#6fb321;
text-decoration:none;
padding:3px 0 0 8px;
height: 24px;
display: block;
cursor: pointer;
}

.menu li a:hover{
background-color: #fafafa;
}

.menu li a.tabactive {
background-color:#6fb321;
color: #fff;
position:relative;
}

.menu li a.tabactive:hover{
text-decoration: none;
}

#tabcontent1,#tabcontent2,#tabcontent3,#tabcontent4,#tabcontent5 {
background: #fafafa;
padding: 20px 70px;
font-size:12px;
margin-bottom:5px;
}

#tabcontent1 p,#tabcontent2 p,#tabcontent3 p,#tabcontent4 p, #tabcontent5 p{
margin: 0;
padding: 0 0 10px 0;
}

#related-products{
border-bottom: 1px solid #e6e6e6;
}

/* SKILL LEVEL PAGES */

#skill-description{
padding: 0 9px 30px 9px;
}

.skill-top{
padding: 10px 0 15px 0;
}

.skill-beginner{
font-size: 16px;
color: #70b322;
}

.skill-intermediate{
font-size: 16px;
color: #d37a26;
}

.skill-advanced{
font-size: 16px;
color: #025587;
}

.skill-expert{
font-size: 16px;
color: #dc2525;
}

.skill-img{
float: right;
}

/* ENTERTAINMENT SECTION */

#entertainment-bg{
background: url(images/entertainment-bg-middle.jpg) repeat-y;
}

#entertainment-top{
background: url(images/entertainment-bg-top.jpg) no-repeat;
padding: 40px 50px 40px 50px;
min-height: 500px;
}

#entertainment-top a{
color: #666;
}

.entertainment-info-title{
color: #70b322;
font-size: 14px;
font-weight: bold;
border-bottom: 1px solid #70b322;
padding: 0 0 8px 0;
margin: 0 0 15px 0;
}

.video-gallery{
padding: 10px 0 0 20px;
}

.video-gallery td{
padding: 0 0 10px 0;
}

.video-gallery img{
border: 1px solid #e6e6e6;
padding: 5px;
}

.video-gallery a img.play-btn{
position: absolute;
left: -9000px;
}

.video-title{
padding: 5px 0 0 6px;
}

.video-single{
width: 180px;
}

.video-gallery a:hover img.play-btn{
border: none;
padding: 0;
position: absolute;
margin: 43px 0 0 72px;
left: auto;
}

.video-gallery a:hover{
color: #333;
}

.videos-list{
width: 380px;
padding: 20px 0 30px 30px;
}

.videos-list-title{
clear: both;
}

.pic-holder{
width: 125px;
padding: 3px;
margin: 0 0 20px 0;
border: 1px solid #CCC;
background: #FFF;
}

.pic-text{
padding: 10px 5px 6px 5px;
}

.photo-credit{
font-size: 11px;
padding: 8px 0 0 0;
}

/* ORDER HELP SECTION */

#order-help{
width: 150px;
padding: 2px 0 0 4px;
margin: auto;
font-size: 11px;
border-left: 1px solid #CCC;
}

#order-help a{
color: #dc2525;
}

.order-help-text{
padding: 10px 10px 20px 10px;
}

.order-help-title{
color: #dc2525;
font-weight: bold;
}

.number{
font-size: 16px;
color: #dc2525;
font-weight: bold;
line-height: 22px;
}

.expiry{
font-size: 10px;
text-align: center;
}

.small{
font-size: 10px;
}

/* CHECKOUT SECTION */

.checkout-title{
font-weight: bold;
color: #70b322;
}

table.cart{
font-size: 11px;
}

.row1{
background: #fff;
height: 36px;
}

.row2{
background: #fafafa;
height: 36px;
}

.row-update{
background: #fff;
}

table.cart .row-main td{
font-weight: bold;
border-top: 1px solid #e6e6e6;
border-bottom: 1px solid #e6e6e6;
}

table.cart a{
color: #333;
font-weight: normal;
display: block;
}

table.cart a:hover{
color: #70b322;
}

table.cart .row1 td, table.cart .row2 td, table.cart .row-update td{
border-bottom: 1px solid #e6e6e6;
}

table.cart td.cart-payment{
border-bottom: 1px dashed #e6e6e6;
}

.payment-option{
border-bottom: 1px dashed #e6e6e6;
}

#buy-process{
text-align: center;
padding: 0 0 30px 0;
}

.process-button{
text-align: right;
}

#payment-area{
background: #ececec;
border: 1px solid #999;
padding: 10px;
color: #666;
}

#paypal-area{
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	border: 3px solid #db0014;
	padding: 20px;
}

#paypal-area ol{
	padding: 10px 0 0 20px;
	margin: 0;
}

#paypal-area .title1{
	font-size: 18px;
	line-height: normal;
	color: #db0014;
}

#paypal-area .title2{
	font-size: 16px;
	line-height: normal;
}
/* SITE MAP */

#site-map-right-col{
float: right;
width: 340px;
}

.site-map-price{
float: right;
color: #dc2525;
width: 240px;
}

.site-map-price-title{
float: right;
font-weight: bold;
width: 240px;
}

/* MEET THE TEAM */

.layout3-row1{
padding: 20px 0;
line-height: 17px;
border-bottom: 1px solid #d2d2d4;
}
