@charset "utf-8";
/*
    Document   : jas.css
    Created on : 12-Mar-2010, 11:31:56
    Author     : Richard Henry for West Midlands Media
    Description: information page stylesheet for JA Seals.
*/
#slidebox {
    clear:both;
    margin:14px 0;
    width:689px;
    height:225px;
}
h1 {
    clear:both;
    float:left;
    margin:8px 0 0 12px;
    font-size:1.4em
}
.paragraph_text {
    clear:both;
    float:left;
    margin:12px 0 0 12px;
    border:1px solid #d4d4d4;
    background-color:#eaeaea;
    width:630px;
    height:auto;
    padding:10px;
    line-height:18px;
    position:relative;
    font-size:15px;
    /*font-family: Arial, "Helvetica Neue", Helvetica, "Lucida grande", Verdana, Geneva, sans-serif*/
}
.wide_curved {
    width:688px;
    height:auto;
    margin-top:10px
}
.wide_curved_top, .wide_curved_base {
    width:688px;
    height:16px
}
.wide_curved_top {
    background-image:url("../elements/images/wide_curved_top.png");
}
.wide_curved_base {
    background-image:url("../elements/images/wide_curved_base.png");
}
.wide_body {
    width:688px;
    height:auto;
    padding:6px 0;
    margin:0;
    background-image:url("../elements/images/wide_back.png");
    /*background-repeat:repeat-y;*/
}
.wide_body h1 {
    margin-top:0
}
.wide_curved_text {
    /*clear:both;
    float:left;*/
    margin:18px 0 0 13px;
    /*border:1px solid #d4d4d4;
    background-color:#eaeaea;*/
    width:630px;
    height:auto;
    padding:18px 8px;
    line-height:18px;
    /*position:relative;*/
    font-size:15px;
}
#testimonial_wrapper {
    width:688px;
    height:auto;
    margin:16px 0 0 1px;
}
.one {
    margin:0 10px 0 0
}
.two {
    float:right;
    margin:0
}
.shields {
    width:100%;
    clear:both;
    float:left;
    margin:0 0 20px 0;
}
form#contactform, form#registerdetails, form#newdetails {
    border:1px solid #e1e2e3;
    padding:8px;
    margin:8px 0 0 16px
}
form#contactform input[type=text], form#registerdetails input[type=text], form#newdetails input[type=text] {
    border:1px solid #8d8d8d;
    padding:2px;
}
label  {
    clear:both;
    float:left;
    display:block;
    margin:0.6em 4px 0 0;
    padding:2px;
    width:130px
}
form#registerdetails input[type=text]  {
    clear:none;
    float:left;
    display:block;
    margin:0.6em 4px 0 0;
    padding:2px;
    width:auto
}
.signsubmit {
    width:62px;
    height:27px;
    padding:2px
}
/*--- checkout form ---*/
form#newdetails {
    clear:both;
    float:left;
    margin:12px 0;
    /*width:535px;*/
    width:99%;
    padding:10px 4px 10px 24px
}
form#newdetails input[type=text], form#newdetails select {
    margin:6px 0;
    border:1px solid #d4d4d4;
    padding:3px
}
table#newdetailstable tr td {
    padding:3px 5px
}
#calculatedshipping {
    display:none
}
#newdetails .odd {
    background-color:#e6e6e6;
}
#newdetails .even {
    background-color:#eaeaea;
}
/*--- trade form ---*/
form#registerdetails input[type=text] {

}
#contactdetails {
    margin:0 10px
}
#contactdetails,  #maindetails  {
    float:left;
    display:inline;
    margin:0 4px;
    padding:2px 0 10px 4px;
    width:450px;
    height:auto;
}
#maindetails {
    height:auto
}
.colWrap {
    clear:both;
    float:left
}
legend {
    font-weight:700
}
#registersubmit {
    /*position:absolute;
    bottom:34px;
    left:270px;*/
    clear:both;
    float:left;
    margin-top:10px;
    padding-bottom:5px
}
a#registerlink {
    clear:both;
    float:left;
    margin-top:10px;
    width:92px;
    height:24px;
    background-image:url("../elements/images/register.png");
}
a#registerlink:hover {
    background-image:url("../elements/images/register_active.png");
}
a#contactlink {
  width:92px;
  height:24px;
  display:block;
  background-image:url("../elements/images/submit.png");
  border:0
}
a#contactlink:hover {
  background-image:url("../elements/images/submit_active.png");
}
#showerror, #error {
    clear:both;
    float:left;
    margin:6px 0 6px 16px;
    padding-right:4px;
    font-weight:bold;
    background-color:red;
    color:#fff
}
table#contacttable {

}
table#contacttable tr td {
    padding:3px
}
/* --- shopping cart and checkout pages ---*/
#cart_large {
    width:625px;
    height:auto;
    margin:18px 0 0 32px;
    position:relative
    /*border:1px solid green*/
}
img#sagepay_secure {
    margin:24px 0 2px 6px
}
img#sagepay_moving {
    margin:4px 0 0 4px
}
#cart_large .productbar {
    padding-top:4px
}
#cart_large .productbar  p {
    width:520px
}
#shoppingcartpage .header_wide, #checkoutpage .header_wide {
    /*font-size:0.8em;*/
    margin:12px 0 0 0;
}
#shoppingcartpage .header_wide, #checkoutpage .header_wide {
    background-image:url("../elements/images/header_wide_alert.png");
}
/*#checkoutpage .header_wide {
    background-image:url("../elements/images/header_wide_proceed.png");
}*/
a#promocheck {
    padding:2px;
    margin-left:4px;
    font-size:80%
}
a#promocheck:hover {
    color:#c9292f;
    background-color:#eaeaea
}
#promoalert {
    clear:both;
    float:left;
    background-color:#eaeaea;
    width:518px;
    height:30px;
    /*border:1px solid #c9292f;*/
    margin:4px 0;
    padding:4px
}
/*--- buttons ---*/
.confirm, a.proceed {
    width:165px;
    height:36px;
    display:block;
    background-image:url("../elements/images/confirm.png");
}
.confirm {
    background-image:url("../elements/images/confirm.png");
    border:0
}
a.proceed {
    clear:both;
    float:left;
    margin:6px 0 0 6px;
    background-image:url("../elements/images/proceed.png");
}
.confirm:hover {
    background-image:url("../elements/images/confirm_active.png");
}
a.proceed:hover {
    background-image:url("../elements/images/proceed_active.png");
}
.emailer {
    background-image:url("../elements/images/email_us.png");
}
.emailer:hover {
    background-image:url("../elements/images/email_us_active.png");
}
#contactuspage ul li a:hover {
    color:#c1272d
}
#checkoutsubmit {
    clear:both;
    margin:16px 0 4px 0
}
#vatnote {
    width:596px;
    height:auto;
    padding:3px;
    clear:both;
    float:left;
    margin:16px 0 0 42px;
    background-color:#e6e6e6
}
#vatnote p {
    font-weight:700;
    font-size:13px;
    margin:4px
}

/* ---04-03-2011 --- */
table tr td.formsecond {
display:none
}
