/* @override http://test.autostylinguk.co.uk/media/css/layout.css */

body {
	margin: 0;
	padding: 0;
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #2f2f2f;
    background: url(../images/autostyling-bg.png) repeat-x;
}
.wrapper {
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

img {
    border: none;
}

form {
    margin: 0;
    padding: 0;
}

/* @group Header */

.header {
	width: 1002px;
	height: 135px;
}

.logo {
    float: left;
    padding-left: 10px;
}

.advice {
    text-align: right;
}

.header-banner {
	margin-left: 560px;
}

.header-banner img {
	margin-top: 10px;
}

h1 {
    visibility: hidden;
    float: left;
    position: absolute;
}

/* @end */

/* @group Top Navigation */

.phone-tab {
	padding-right: 6px;
	padding-top: 1px;
	float: right;
}

.navwrapper {
	float: left;
    width: 100%;
}

.nav {
	padding-bottom: 0;
	margin-bottom: 0;
    width: 100%;
    font-size: 1em;
    margin-left: 0px;
}

.nav ul {
	list-style-type: none;
    margin: 0;
    padding: 2px 0 0;
}

.nav li {
	display: list-item;
    float: left;
    background: url(../images/nav-tab-left.png) no-repeat;
    margin: 0 4px 0 0;
    padding: 0 0 0 8px;
}

.nav .active {
	display: list-item;
    float: left;
    background: url(../images/nav-tab-left-active.png) no-repeat;
    margin: 0 4px 0 0;
    padding: 0 0 0 8px;
}

.nav a:link, .nav a:visited {
	color: #3d3c3c;
	text-decoration: none;
    float: left;
    display: block;
    background: url(../images/nav-tab-right.png) no-repeat right top;
    font-weight: bold;
    padding: 0.6em 12px 0.5em 4px;
}

.nav a:hover {
	color: #000;
}

.active a:link, .active a:visited {
	color: #fff;
	background: url(../images/nav-tab-right-active.png) no-repeat right top;
}

.product_finder {
    width: 996px;
    background: url(../images/product-finder-bg.gif) repeat-x left top;
    float: left;
    height: 56px;
    color: #fff;
    position: relative;
}

.product_finder img {
    float: left;
}

.prod_finder_1, .prod_finder_2, .prod_finder_3, .view_prods {
    float: left;
    padding-top: 18px;
    margin-left: 18px;
    padding-left: 30px;
    height: 36px;
}

.view_prods {
    padding-left: 0;
    margin-left: 14px;
}

.product_finder select {
    width: 198px;
    color: #2f2f2f;
    font-size: 12px;
}

.hidden_images {
	display: none;
}


.prod_finder_1 {
    background: url(../images/product-finder-1.png) no-repeat;
}

.prod_finder_2 {
    background: url(../images/product-finder-2.png) no-repeat;
}

.prod_finder_3 {
    background: url(../images/product-finder-3.png) no-repeat;
}

.bread_bar a {
    color: #fff;
    text-decoration: underline;
}

.bread_bar a:hover {
    color: #2f2f2f;
}

.login_status {
    margin-top: 4px;
    margin-right: 14px;
    float: right;
}

.bread_bar {
    height: 27px;
    width: 996px;
    background-image: url(../images/bread-bg.png);
    clear: both;
    color: #fff;
}

.breadcrumb {
    float: left;
    padding-top: 5px;
    padding-left: 12px;
}

/* @end */

/* @group Categories */

.cat_wrapper {
    width: 217px;
    float: left;
    margin-top: 20px;
}

.cat_hdr {
    width: 217px;
    height: 32px;
    background-image: url(../images/cat-hdr.png);
}

.cat_hdr h3, .basket_hdr h3 {
    font-size: 14px;
    color: #fff;
    margin: 0;
    padding: 8px 0 0 9px;
}

.cats a {
    color: #303030;
    text-decoration: none;
    display: block;
    font-size: 12px;
    padding-top: 4px;
    padding-left: 9px;
    height: 19px;
}

.cats a:hover {
    color: #000;
    text-decoration: underline;
}

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

.cats li {
    margin: 0;
    padding: 0;
    background: url(../images/cat-bg.png) no-repeat;
}

.cat_ftr {
    background-image: url(../images/cat-ftr.png);
    width: 217px;
    height: 17px;
    margin-bottom: 12px;
}

.category_pages p img {
	padding-right: 10px;
}

/* @end */

/* @group Content */

/* @group infopages */

#contact p img {
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}



/* @end */

.content {
    width: 541px;
    margin-left: 12px;
    margin-top: 10px;
    float: left;
    min-height: 1140px;
}

.home_anim {
    margin-top: 10px;
    height: 164px;
}

.prod_hdr {
    width: 530px;
    margin-top: 12px;
    background: #06609a url(../images/specials-hdr.png) no-repeat 0 top;
    padding-right: 10px;
	height: 45px;
}

.prod_hdr h2 {
    color: #fff;
    padding-top: 0;
    padding-left: 12px;
    font-size: 14px;
    float: left;
    margin-top: 9px;
    margin-bottom: 0;
    padding-bottom: 0;
}

.change-pass {
    margin: 0px;
    list-style-type: none;
    float:right;
    padding-right: 14px;
    padding-top: 10px;
}

.change-pass a {
    color: #fff;
    text-decoration: none;
}

.featured_prods table {
    width: 541px;
    text-align: center;
    margin-top: 12px;
}

.featured_prods td {
    width: 33%;
}

.featured_prods {
    width: 541px;
    overflow: hidden;
}


.featured_prods p {
    margin: 0;
    padding: 0;
}

.featured_prods h4, .featured_prods a {
    margin-top: 4px;
    margin-bottom: 4px;
    text-decoration: none;
    color: #2f2f2f;
}

.featured_prods img {
    border: 1px solid #cdcdcd;
    width: 150px;
}

.price a {
    color: #bc141a;
    font-weight: bold;
    text-decoration: none;
}

.was_price a {
    color: #bc141a;
    text-decoration: line-through;
}

.was_price {
    color: #bc141a;
    text-decoration: line-through;
}

.news_hdr {
    width: 541px;
    height: 37px;
    background-image: url(../images/news-hdr.png);
    margin-top: 12px;
}

.news_hdr h2 {
    color: #bc141a;
    font-size: 15px;
    padding-top: 9px;
    padding-left: 12px;
    float: left;
    margin-top: 0;
    margin: 0;
}

.news_hdr a {
    float: right;
    color: #bc141a;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    padding-right: 12px;
    padding-top: 12px;
}

.latest_news {
    width: 517px;
    padding-left: 12px;
    padding-right: 12px;
    background: #eaeff2 url(../images/news-bg.png) repeat-x 0 bottom;
    border-top: 2px solid #fff;
    padding-bottom: 12px;
}

.latest_news h3 {
    margin: 0;
    padding-top: 10px;
}

.latest_news p {
    margin-top: 3px;
    margin-bottom: 3px;
    line-height: 1.3em;
}

.latest_news a {
    color: #bc141a;
    text-decoration: none;
    font-weight: bold;
}

.prod_types h3 {
    color: #05629e;
    font-size: 18px;
    padding-left: 12px;
    padding-right: 20px;
    margin-bottom: 10px;
}

.man_logo {
    float: right;
    padding-left: 12px;
}

.v_landing table {
    margin-top: 12px;
    width: 100%;
}

.v_landing p {
    margin-top: 0;
    padding-left: 12px;
    margin-right: 12px;
}

.prod_types table {
    width: 100%;
    text-align: center;
}

.prod_types img {
    padding-left: 3px;
}

.prod_types p {
    margin-top: 0;
    font-size: 11px;
}

.prod_types a {
    color: #2f2f2f;
    text-decoration: none;
    font-weight: bold;
}

.prod_types td {
    width: 25%;
}

tr {
    vertical-align: top;
}

.results p {
    color: #05629e;
    padding-left: 12px;
    font-weight: bold;
    font-size: 13px;
    padding-bottom: 0;
    margin-bottom: 10px;
}

.prod_list table {
    border-collapse: collapse;
}

.prod_list td {
    border-top: 4px solid #e9e9e9;
    border-bottom: 4px solid #e9e9e9;
}

.table_form td {
    border: none;
    padding-bottom: 8px;
    padding-top: 8px;
}

.table_form th p {
    border: none;
    padding-top: 6px;
}

.prod_list h3 {
    color: #05629e;
    margin-top: 6px;
    padding-bottom: 0;
    margin-bottom: 0;
    font-size: 13px;
}

.new-customer h3 {
    font-size: 18px;
    margin-top: 12px;
}

.returning-customer h3 {
    font-size: 18px;
    margin-top: 12px;
}

.prod_thumb {
    border: 1px solid #d7d7d7;
    margin: 6px 6px 6px 3px;
}

.buy_btn {
    float: right;
    margin-top: -3px;
}

.prod_detail_thumbs img {
    margin: 4px;
}

.prod_detail_thumbs {
    border-bottom: 4px solid #d7d7d7;
    padding-bottom: 12px;
}

.prod_detail table {
    margin-top: 12px;
    border-bottom: 4px solid #d7d7d7;
}

.prod_detail p {
    margin-top: 0;
    padding-right: 20px;
    padding-left: 12px;
}

.prod_detail ul {
    padding-right: 20px;
}

.prod_detail li {
    padding-bottom: 3px;
}

.prod_detail img {
    border: 1px solid #d7d7d7;
}

.prod_detail_features img {
    border-style: none;
    padding: 3px;
}

.prod_detail_features {
    text-align: left;
}

.prod_detail_features h3 {
    color: #05629e;
    margin-top: 5px;
    margin-bottom: 1px;
}

.share_link {
    color: #05629e;
    font-weight: bold;
    font-size: 13px;
    text-decoration: none;
}

.prod_detail_table img {
    padding-top: 2px;
}

.prod_detail_table table {
    width: 100%;
    text-align: left;
    border-collapse: collapse;
}

.prod_detail_table th {
    background: url(../images/product-detail-th-bg.png) repeat-x 0 bottom;
    vertical-align: top;
    height: 24px;
    padding-left: 4px;
}

.prod_detail_table td {
    border-bottom: 1px solid #d7d7d7;
    border-top: 1px solid #d7d7d7;
    vertical-align: middle;
    padding-left: 4px;
    height: 30px;
}

.prod_detail_table {
    border-bottom: 4px solid #d7d7d7;
}

.prod_detail_table h3 {
    color: #05629e;
    padding-left: 4px;
    margin-top: 8px;
}

.prod_detail_table p {
    margin-bottom: 36px;
    margin-top: 8px;
}

.prod_images {
    text-align: center;
}

.prod_images p {
    font-size: 11px;
    margin-bottom: 5px;
    margin-right: 0;
    margin-left: 0;
    padding: 5px 0 0;
}

.news p {
    padding-right: 20px;
    margin-top: 6px;
    margin-bottom: 9px;
}

.info_page p {
    padding-left: 12px;
    padding-right: 20px;
}

.contact_forms {
    margin-left: 8px;
}

#contact  {
    padding-left: 12px;
    padding-right: 12px;
}

#contact a {
    color: #2f2f2f;
}

.contact_forms td {
    vertical-align: top;
}

.contact_forms a {
    color: #000;
}



/* @group Account */

p#message {
    color: #998449;
    font-style: italic;
    font-weight: bold;
    margin-right: 63px;
    background-color: #fefee7;
    padding: 9px;
    margin-top: 0;
    border: 1px solid #fcf1a8;
}

.new-customer {
    float:left;
    width:220px;
    border-right: 1px solid #b8b8b8;
    padding-right:30px;
}

.returning-customer {
    float:right;
    width:250px;
    padding-right:10px;
    padding-left:10px;
}

.returning-customer a {
    font-size: 11px;
    text-decoration: none;
    color: #303030;
}

.my-account {
    width: 539px;
    margin-top: 8px;
}

.my-account a {
    font-size: 11px;
    text-decoration: none;
    color: #303030;
}

.my-account a#link {
    font-size: 12px;
    text-decoration: none;
    color: #303030;
    font-weight: bold;
}

.my-account a#link:hover {
    text-decoration: underline;	
}

.my-account p {
    margin-top: 0;
}

.my-account table {
    padding: 0;
    margin: 0;
}

.my-account td {
    vertical-align: top;
}

.product_table td{
    font-size: 11px;
}

.product_table {
    width: 96%;
}

.required-fields {
    text-align: right;
    font-style: normal;
    font-weight: normal;
}

.acc-inv ul {
    margin: 0px;
    padding: 0 0px 0px 5px;
    list-style-type: none;
}

.acc-inv li {
    padding: 0px 0px 3px 20px;
    background-image: url(../images/invoice.png);
    background-repeat: no-repeat;
}

.checkout_summary {
    float: right;
    width: 200px;
    margin-right: 55px;
    font-size: 12px;
    margin-bottom: 20px;
}

.summary_headings {
    float: left;
}

.summary_prices {
    float: right;
}

.checkout_summary p {
    margin-top: 8px;
    margin-bottom: 0;
}

.clear {
    clear: both;    
}

input.cancel_button  {
    text-align: center;
    border: 0px;
    background: transparent url(../images/btn-cancel.png) left;
    padding-left: 13px;
    font-weight: bold;
    height: 23px;
    width: 75px;
    cursor: pointer;
    float: left;
}

.save_button {
    float: right;
}

.cancel_button {
    float: left;
}

input.reset_password  {
    text-align: center;
    border: 0px;
    background: transparent url(../images/btn-continue.png) left;
    padding-left: 13px;
    font-weight: bold;
    height: 23px;
    width: 95px;
    cursor: pointer;
    margin-left: 12px;
}

.reset_password {
    float: right;
}

#id_username, #id_password, #id_message {
    border: 1px solid #b8b8b8;  
}

 
 #id_country {   
    border: 1px solid #b8b8b8;
}

form.page_form #id_newsletter {
    width: 12px;
}

form.page_form table {
    margin: 0px auto;
    width: 90%; 
    border-collapse: collapse;
}

form.page_form table tr th {
    width: 30%;
    vertical-align: text-top;
}

form.page_form table tr td input {
    width: 300px;
    border: 1px solid #b8b8b8;
    padding: 2px 2px 0px 2px;
}

form.page_form table tr td ul {
    margin: 0px;
    padding: 0px;
}

form.page_form table tr td li {
    list-style: none;
    line-height: 23px;
    vertical-align: super;
    padding-bottom: 3px;
}

form.page_form table th, form table td {
    padding-right: 0px;
    padding-top: 5px;
    padding-left: 0px;
}


form.page_form table th p {
    margin: 0px 10px 0px 0px;
    text-align: right;
    font-weight: normal;
    font-style: normal;
}

form.page_form .help_text {
    margin-top: 5px;
    font-style: italic; 
}

/* @end */



/* @group Checkout */

.forward_button {
    background: url(../images/btn-update-basket.png) no-repeat;
    height: 23px;
    width: 124px;
    cursor: pointer;
}

.number {
    text-align: right;
}

td.number.totals  {
    padding-right: 12px;
}


.checkout_breadcrumb_1 {
    width: 454px;
    height: 27px;
    background: url(/images/checkout_progress_1.gif) no-repeat;
    margin-left: 78px;
    list-style-type: none;
}

.checkout_breadcrumb_2 {
    width: 454px;
    height: 27px;
    background: url(/images/checkout_progress_2.gif) no-repeat;
    margin-left: 78px;
    list-style-type: none;
}

.checkout_breadcrumb_3 {
    width: 454px;
    height: 27px;
    background: url(/images/checkout_progress_3.gif) no-repeat;
    margin-left: 78px;
    list-style-type: none;
}

.checkout_progress li {
    display: inline;
    text-align: center;
    padding-right: 36px;
    padding-left: 24px;
}

.checkout_progress ul {
    padding-top: 6px;
    text-align: center;
    padding-left: 0;
    margin-top: 22px;
    margin-bottom: 18px;
}

.checkout_progress p {
    float: left;
    padding-left: 14px;
    padding-top: 0;
    margin-top: 6px;
    font-weight: bold;
}

.checkout_progress .active {
    font-weight: bold;
    color: #fff;
}

.checkout_progress .done {
    color: #002f57;
}

.forward_button input {
	text-align: center;
    border: 0px;
    background: transparent url(../images/btn_update_basket.gif) left;
    padding-left: 13px;
    font-weight: bold;
    height: 23px;
    width: 135px;
    cursor: pointer;
}

.confirm_buttons {
    width: 530px;
    clear: both;
    background-color: #fff;
    padding-top: 0px;
    padding-bottom: 10px;
    padding-left: 10px;
    height: 29px;
}

.confirm_button {
    border: 0px;
    background: transparent url(../images/btn-paynow.png) left;
    height: 23px;
    width: 109px;
    cursor: pointer;
    margin-left: 5px;
}

.continue_button input {
	text-align: center;
    border: 0px;
    background: transparent url(../images/btn_continue.gif) left;
    padding-left: 13px;
    font-weight: bold;
    height: 23px;
    width: 135px;
    cursor: pointer;
    float: right;
}

.table_wrapper {
    width: 539px;
    margin-top: 10px;    
}

.checkout_table {
    width: 100%;
    border-collapse: collapse;
    font-size: 12px;
    margin-bottom: 3px;
}

.checkout_table td {
    height: 20px;
}

.checkout_table th {
    background-color: #e4e4e4;
    border-style: none;
    font-weight: bold;
    padding-bottom: 6px;
    padding-top: 6px;
    font-size: 12px;
}

.img-col {
    width: 54px;
}

.price-col {
	width: 80px;
    text-align: center;
}

.qty-input-col {
    width: 30px;
    text-align: center;
}

.qty-col {
    width: 10px;
}

input#qty {
    width: 15px;
}

.rem-col {
    width: 22px;
    text-align: center;
}

.update-col {
    width: 350px;
}

.checkout_table tr {
    border-bottom: 1px solid #e4e4e4;
}

.checkout_table td {
}

.checkout-address-wrapper {
}

.checkout-address {
    width: 250px;
    margin-bottom: 20px;
    float: left;
    margin-left: 12px;
}

.checkout-address h2 {
    margin-top: 0;
    font-size: 14px;
    margin-bottom: 4px;
}

.checkout-radio {
    margin-right: 20px;
}

/* @end */

/* @end */

/* @group Right Column */

.right_wrapper {
    float: right;
    height: 970px;
    position: relative;
}

.basket_hdr {
    width: 217px;
    height: 32px;
    background-image: url(../images/basket-hdr.png);
    margin-top: 20px;
}

.basket_items {
    height: 34px;
    width: 217px;
    background-image: url(../images/basket-bg.png);
}

.basket_items p {
    margin: 0;
    padding-top: 9px;
    padding-left: 12px;
}

.basket_ftr {
    width: 217px;
    height: 31px;
    margin-bottom: 12px;
}

.cta_ad {
    margin-bottom: 12px;
}

.cta_freedelivery {
	margin-bottom: 13px;
}

.cta_subscribe, .cta_callback {
    width: 217px;
    height: 170px;
    margin-bottom: 12px;
    background: url(../images/cta-sub-bg.png) no-repeat;
    text-align: center;
}

.cta_subscribe p, .cta_callback p {
    color: #fff;
    text-align: center;
    padding-top: 64px;
    font-weight: bold;
    margin: 0 18px 6px 12px;
}

.cta_subscribe input, .cta_callback input {
    width: 180px;
    margin-bottom: 7px;
    
}

.cta_callback_btn input {
	width: 118px;
	height: 25px;
	border: 0;
	margin: 0 18px 6px 12px;
	background: url(../images/btn-callback.png) no-repeat;
}

.btn_subscribe input {
	width: 117px;
	height: 27px;
	border: 0;
	background: url(../images/btn-signup.png) no-repeat;
}

.cta_callback p {
    padding-top: 38px;
    
}

.cta_callback {
	background: url(../images/cta-callback-bg.png) no-repeat;
}

.paybox {
    padding-bottom: 3px;
    text-align: center;
}

/* @end */



/* @group Footer */

.footer {
    clear: both;
    float: left;
    color: #565656;
    display: inline;
    position: relative;
}

.footer_heading {
    height: 27px;
    border-bottom: 1px solid #2f2f2f;
    margin-bottom: 5px;
    margin-top: 5px;
    border-color: #8b898d;
}

.seo_links {
    width: 956px;
    color: #2f2f2f;
    background: #bababa url(../images/footer-bg.png) repeat-x 0 top;
    padding: 8px 20px 12px;
    margin-top: 20px;
}

.footer_title {
    float: left;
    font-size: 1.4em;
    color: #565656;
}

.footerlinks {
	float: right;
    margin-top: 5px;
}

.seo_links a {
	color: #565656;
    text-decoration: none;
    font-size: 1em;
}

.seo_table {
    vertical-align: top;
    padding: 0;
    font-size: 0.8em;
    margin: 0 0 9px;
    color: #565656;
}

.seo_table table {
    width: 100%;
}

.seo_table tr {
    vertical-align: top;
}

.small_print {
    color: #565656;
    font-size: 0.9em;
}

.copyright p {
    float: right;
    margin: 0;
}

.seo_ftr {
    width: 996px;
    height: 12px;
    background-image: url(../images/footer-bottom.png);
    margin-bottom: 20px;
}
/* @end */

/* @group Landing Pages */

.hardtops-wrapper h5 {
    font-size: 14px;
}

.hardtop-header {
    position: absolute;
    top: 435px;
    left: 520px;
    width: 250px;
    font-size: 24px;
    color: #05629e;
    margin: 0;
    padding: 0;    
}

.perf-header {
    position: absolute;
    top: 408px;
    left: 520px;
    width: 250px;
    font-size: 24px;
    color: #05629e;
    margin: 0;
    padding: 0;
}

.skid-header {
    position: absolute;
    top: 435px;
    left: 500px;
    width: 265px;
    font-size: 24px;
    color: #05629e;
    margin: 0;
    padding: 0;
}

.bon-header {
    position: absolute;
    top: 409px;
    left: 500px;
    width: 265px;
    font-size: 24px;
    color: #05629e;
    margin: 0;
    padding: 0;
}


.hardtops-wrapper a {
    color: #05629e;
}

.landing-ftr-bg {
    background: url(../images/hardtops-main-bg.png) repeat-y;
    padding: 0;
    margin: 0;
    clear: both;
}

.landing-ftr-bg p {
    margin-top: 0;
    margin-bottom: 0;
    padding: 15px 20px 0 15px;
    color: #fff;
    font-weight: bold;
}

/* @group Hardtops */

.hardtops-1 {
    position: absolute;
    top: 60px;
    z-index: -1;
    left: 180px;
}

.hardtops-2 {
    position: absolute;
    top: -13px;
    z-index: -1;
    float: left;
    right: 150px;
}

.hardtops-3 {
    position: absolute;
    top: 61px;
    z-index: -1;
    left: 220px;
}

.hardtops-4 {
    position: absolute;
    top: 28px;
    z-index: -1;
    right: 175px;
}

.hardtops-5 {
    position: absolute;
    top: 41px;
    z-index: -1;
    left: 138px;
}

.hardtops-6 {
    position: absolute;
    top: -5px;
    z-index: -1;
    right: 175px;
}

.htext-1 {
    padding-left: 14px;
    padding-right: 20px;
    padding-top: 12px;
    position: relative;
    margin-top: 0;
}

.htext-2 {
    text-align: right;
    margin-top: 30px;
    padding-right: 18px;
    position: relative;
}

.htext-3 {
    padding-left: 14px;
    padding-right: 20px;
    padding-top: 60px;
    position: relative;
}

.htext-4 {
    text-align: right;
    margin-top: 30px;
    padding-right: 18px;
    padding-left: 15px;
    position: relative;
}

.htext-5 {
    padding-left: 14px;
    padding-right: 20px;
    padding-top: 60px;
    position: relative;
}

.htext-6 {
    text-align: right;
    margin-top: 50px;
    padding-right: 18px;
    padding-left: 15px;
    padding-bottom: 80px;
    position: relative;
}

/* @end */

/* @group Stainless */

.stainless-1 {
    position: absolute;
    top: 21px;
    z-index: -1;
    left: 224px;
}

.stainless-2 {
    position: absolute;
    top: 49px;
    z-index: -1;
    float: left;
    right: 277px;
}

.stainless-3 {
    position: absolute;
    top: -5px;
    z-index: -1;
    left: 285px;
}

.stainless-4 {
    float: left;
}

.stainless-5 {
    top: 41px;
    z-index: -1;
    left: 137px;
    float: right;
}

.stext-2  {
    margin-top: 30px;
    padding-right: 18px;
    position: relative;
    padding-left: 14px;
}

.stext-2 p {
    text-align: right;
}

.stext-3 {
    padding-left: 14px;
    padding-right: 20px;
    position: relative;
    padding-top: 0;
}

.stext-4 {
    margin-top: 40px;
}

.stext-5 {
    margin-top: 60px;
}

/* @end */

/* @group Bed Accessories */

.bed-1 {
    position: absolute;
    top: 76px;
    z-index: -1;
    left: 224px;
}

.bed-2 {
    position: absolute;
    left: 228px;
    z-index: -1;
    padding-top: 25px;
}

.bed-3 {
    float: right;
    width: 150px;
}

/* @end */

/* @group Bonnet Guards */

.bon-1 {
    position: absolute;
    top: 24px;
    z-index: -1;
    left: 14px;
}

.bontext-1   {
    margin-top: 3px;
    padding-right: 18px;
    position: relative;
    padding-left: 14px;
    text-align: right;
}

.bontext-2  {
    margin-top: 60px;
    padding-right: 18px;
    position: relative;
    padding-left: 14px;
}

/* @end */



/* @group Carrying and Towing */

.carrying-2 {
    position: absolute;
    top: 2px;
    z-index: -1;
    left: 22px;
}

.ctext-2   {
    padding-right: 18px;
    position: relative;
    padding-left: 14px;
    text-align: right;
    margin-top: 0;
    padding-top: 1px;
}

.ctext-3  {
    padding-right: 18px;
    position: relative;
    padding-left: 14px;
    margin-top: 15px;
}

/* @end */



/* @group Tonneau Covers */

.tonneau-1 {
    position: absolute;
    top: 25px;
    z-index: -1;
    left: 220px;
}

.tonneau-2 {
    position: absolute;
    top: 24px;
    z-index: -1;
    float: left;
    right: 214px;
}

.tonneau-3 {
    position: absolute;
    top: 17px;
    z-index: -1;
    left: 220px;
}

.tonneau-4 {
    position: absolute;
    top: 19px;
    z-index: -1;
    right: 224px;
}

.ttext-2 {
    text-align: right;
    margin-top: 30px;
    padding-right: 18px;
    position: relative;
    padding-left: 14px;
}

.ttext-3 {
    padding-left: 14px;
    padding-right: 20px;
    padding-top: 0;
    position: relative;
}

.ttext-4 {
    text-align: right;
    margin-top: 30px;
    padding-right: 18px;
    padding-left: 15px;
    position: relative;
    height: 300px;
}

/* @end */

/* @end */



a:hover {
    text-decoration: underline;
}

.view_products_btn {
    margin: 0;
    padding: 0;
    border: 0;
    width: 114px;
    height: 23px;
    background-image: url('../images/btn-view-products.png');
    cursor: pointer; cursor: hand
}

.add_to_basket {
   float: right;
}

.add_to_basket_wrapper {
    text-align: right;
    height: 34px;
}

.add_to_basket_btn {
    margin: 9px 0 0;
    padding: 0;
    border: 0;
    width: 98px;
    height: 18px;
    background-image: url('../images/btn-add-to-basket.png');
}

tr.no-borders {
    border: none;
}

a.no-point {
    cursor: default;
}
