/*
-----------------------------------------------
Basic styles
----------------------------------------------- */

/* Global re-set */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font,  ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}

html { height:100%; }
body {
    min-height:101%;
    margin:0;
    padding: 0 0 0 0;
    color: #777;
    font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
    font-size: 75%;
    text-align: left;
}

em, i {
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
    font-style: italic;
}

/* Set Up
----------------------------------------------- */


img { border: 0; }

.hidden {
    display: none;
}

p {
    margin: 0 0 0.4em 0;
    line-height: 160%;
}

blockquote {
    margin: 0.8em 0 1.2em 0;
    padding: 10px;
    background: #f0f0f0 url(../images/structural/quote_bg.gif) top left no-repeat;
    font-style: normal;
}
blockquote p {
    margin-bottom: 0.1em;
    line-height: 145% !important;
}

.clear { clear:both; }
.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.clearfix { display:block; }
/* \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* */

.inline {
    display: inline;
    float: left;
}

.clear-left {
    clear: left;
}

.clear-right {
    clear: left;
}

strong, .bold {
    font-weight: bold;
}

.blue {
    color: #0680A2;
}

.left {
    display: inline;
    float: left;
}

.right {
    display: inline;
    float: right;
}

.top-minus-3 {
    margin-top: -3.0em !important;
}

.top-minus-2 {
    margin-top: -2.0em !important;
}

.top-minus-1 {
    margin-top: -1.0em !important;
}

.top-space {
    margin-top: 1.8em !important;
}

.top-space-2 {
    margin-top: 2.0em !important;
}

.top-space-3 {
    margin-top: 3.0em !important;
}

.top-space-4 {
    margin-top: 4.0em !important;
}

.top-space-5 {
    margin-top: 5.0em !important;
}

.top-space-6 {
    margin-top: 6.0em !important;
}

.smalltext {
    color: #aaa;
    font-size: 0.8em;
    font-weight: normal;
}
fieldset .smalltext {
    margin-top: 0.5em;
    display: block;
}
fieldset label .smalltext {
    display: inline;
}

acronym {
    cursor: help;
}

.sub {
    vertical-align: sub;
}

.sup {
    vertical-align: sup;
}

.caption {
    display: block;
    background: #f0f0f0;
    border: 1px solid #ddd;
    font-size: 0.75em;
    font-style: italic;
    padding: 1px 2px;
}

p.right_align {
    text-align: right;
}

p.smaller {
    font-size: 0.9em;
}

p.smaller a {
    font-weight: normal;
}

p.large {
    font-size: 1.3em;
    color: #888;
}

p.align-left {
    margin-left: -2.5em !important;
}

.text-left {
    display: inline;
    float: left;
    width: 350px;
}

.image-right {
    display: inline;
    float: right;
    width: 280px;
    padding: 0 !important;
    margin: 0.5em 0 -0.5em 0;
}
#product-details .image-right {
    margin: 0.5em 0 2.0em 2.0em;
}
.image-right img, .border {
    border: 1px solid #0680A2;
}

.border-grey {
    border: 1px solid #ddd;
}

.no-border img, .no-border {
    border: 0 !important;
}

.line-height-small {
    line-height: 1.2em !important;
    margin-bottom: 0.7em !important;
}


/* Links
----------------------------------------------- */
a { color: #777; text-decoration: none; font-weight: normal; }
a:link { color: #777; text-decoration: none;}
a:visited { color: #777; }
a:hover { color: #0580A2; text-decoration: underline;}
a:active { color: #777; text-decoration: none;}

#footer a {
    color: #999999 !important;
}

#rightcol p a {
    text-decoration: underline;
}
#rightcol p a:hover {
    text-decoration: none;
}

a.external, .external {
    background: url(../images/icons/external.gif) center left no-repeat;
    padding-left: 13px;
    padding-bottom: 3px;
}

/* Accessibility
----------------------------------------------- */
.accessibility { display: none; }
#access { position:absolute; top:-1000em; }
.hide { top:-1000em; position:absolute; }
.hide2 { display: none; }

div#print {
    display: none;
}


/* Lists
----------------------------------------------- */


ol {
    *
}
ol li {
    padding: 2px 0 4px 2px;
}

ul {
    margin: 0 0 0 0;
    padding: 0;
}
ul li {
    list-style: none;
    margin: 0.4em 0 0 0.6em !important;
    padding: 0 0 0 15px;
    background: url(../images/structural/bullet.gif) top left no-repeat;
}
ul#list li {
    background: url(../images/structural/bullet_news.gif) top left no-repeat;
    margin-bottom: 0.8em !important;
}
#marketfilter_container ul li, #productsort_container ul li, form#product-purchase ul li {
    background: none;
    position: relative;
    z-index: 1000;
}
#productsort_container, #productsort_container ul {
    z-index: 1000;
}
#rightcol ul {
    margin: 0.4em 0 0.8em 0;
}


/* Forms
----------------------------------------------- */
form {
    margin: 0;
    padding: 0 0 0 0;
}

fieldset {
    border: 0;
    padding: 0;
    margin: 0;
}

select {
    *
}

form .form-file {
    width: 300px;
    max-width: 300px;
}

.formcontainer {
    *
}

legend {
    font-weight: normal;
    color: #bbb;
    padding: 0;
    font-size: 1.2em;
}


textarea {
    margin: 0.2em 0;
    padding: 3px;
    color: #aaa !important;
    font-family: "Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
    font-size: 80%;
    border: 1px solid #ddd;
    line-height: 150%;
}
input.terms {
    float: none;
    margin: 0.8em 0 0;
}

.sendbutton {
    display: block;
    float: right;
    z-index: 2000;
}

label {
    display: block;
    padding: 8px 4px 2px 0;
    font-size: 0.9em;
    font-weight: normal;
}


.textarea, input, select {
    font-size: 1.1em;
    border: 1px solid #bbb;
    padding: 2px;
    color: #555;
    background: #f0f0f0;
}

input.submit {
    border: 0;
    padding: 0;
    cursor: pointer;
}

p.sendbutton input {
    cursor: pointer;
    background: #4254AA;
    color: #fff;
    padding: 4px 3px;
}
p.sendbutton input:hover {
    background: #fff;
    color: #4254AA;
    border: 1px solid #4254AA;
}


p.counter {
    margin: -0.5em 0 8.0em 20.6em;
    padding-bottom: 10px;
    width: 113px !important;
    font-size: 0.9em;
}
p.counter span {
    display: inline;
    float: left;
    margin-right: 0.2em;
}
input.counter {
    display: inline;
    float: left;
    background: none;
    border: 0;
    padding: 0;
    /*width: 30px;*/
    color: #fff;
    font-size: 0.9em;
    margin-top: 0.2em;
}
form.content p.counter {
    margin-left: 12.3em;
}

input#remove {
    margin-bottom: -0.3em;
}


/*** Select group ***/

optgroup {
    background: #eee;
    padding: 2px;
}
optgroup option {
    background: #fafafa;
    border-bottom: 1px solid #eee;
    padding: 2px 2px 2px 10px;
}


/*** File upload ***/		

span#MultiFile1_wrap_labels {
    display: block;
    margin: 0.3em 0 0.6em 0;
}
span#MultiFile1_wrap_labels div a {
    background: url(../images/structural/delete.png) top left no-repeat;
    padding-left: 14px;
    font-size: 0.9em;
    color: #CF1D00;
}


/*** Date picker ***/

a.dp-choose-date {
    float: left;
    width: 16px;
    height: 16px;
    padding: 0;
    margin: 5px 3px 0;
    display: block;
    text-indent: -2000px;
    overflow: hidden;
    background: url(../images/structural/calendar.png) no-repeat;
}
a.dp-choose-date.dp-disabled {
    background-position: 0 -20px;
    cursor: default;
}
/* makes the input field shorter once the date picker code
 * has run (to allow space for the calendar icon
*/
input.dp-applied {
    width: 140px;
    float: left;
}	


/* >>> TABLES <<< */

table {
    width: 100%;
    background: #fff;
    margin: 0.4em 0;
}
table caption {
    margin-top: 2.0em;
    text-align: left;
    font-style: italic;
}
table th {
    font-weight: bold;
}

td, th {
    padding: 3px;
    border: 0;
    margin: 0;
    vertical-align: top;
}
td p {
    margin-top: 0 !important;
    padding-top: 0 !important;
}

#rightcol td {
    padding-left: 0;
    padding-right: 6px;
}

tbody tr.alt {
    background: #f0f0f0;
    margin: 0.2em 0;
}
tbody tr.totals {
    background: #fff;
    font-weight: bold;
}	
tbody tr.totals td {
    padding-top: 5px !important;
    text-transform: uppercase;
    border-bottom: 1px solid #f0f0f0 !important;
}

.basket tbody tr:hover {
    background: #fafafa !important;
}


/* >>> Messages <<< */

p.error {
    margin-top: 1.5em;
}

.error {
    color: #770000;
}

.message, .confirm {
    color: #007700;
}



/* >>> Contact Form <<< */

form#enquiryform {
    width: 500px;
}
form#enquiryform table {
    background: none;
}
form#enquiryform p {
    width: 120px;
    margin: 0 !important;
    line-height: 110% !important;
}

form#quote fieldset {
    width: 520px;
}

form#quote legend {
    background: #DF430D;
}

form#quote label {
    width: 220px !important;
}
form#quote label span {
    font-size: 0.9em;
    font-weight: normal;
    line-height: 90%;
}
form#quote select.product {
    margin-top: 0.4em;
}


/* BASKET BREADCRUMB */
#rightcol .basket_breadcrumb { width:auto; margin: 0px auto; }
#rightcol .basket_breadcrumb td { padding:0px; margin:0px; vertical-align:middle; }
#rightcol .basket_breadcrumb .selected{
    padding:7px;
    border:1px solid #00AEBE;
    font-size:12px;
}
#rightcol .basket_breadcrumb .disabled{
    padding:7px;
    border:1px solid #777;
    color:#c2d7d7;
    font-size:12px;
}