/*
-------------------------------------------------
URI: http://www.ableboard.co.uk/
Created by Forte Trinity
-------------------------------------------------

CONTENTS

1: SITE MASTER SETUP (including reset from Tripoli)

2: TYPOGRAPHY/DESIGN 

3: LAYOUT
	3.1 main form
	3.2 container
	3.3 header
	3.4 content
	3.5 primary content
	3.6 secondary content
	3.7 tertiary content
	3.8 footer
	
4: GLOBAL ELEMENTS / CONTROLS
	4.1 accessibility
	
5: TEMPLATE / PAGE SPECIFIC
	
6: USEFUL CLASSES

/* -----------------------------------------------
1. SITE MASTER SETUP
----------------------------------------------- */

/* Imported mostly from Tripoli reset.css - http://www.monc.se/tripoli/css/reset.css */
* { margin:0; padding:0; text-decoration:none; outline:none } code, kbd, samp, pre, tt, var, textarea, input, select, isindex, listing, xmp, plaintext { font:inherit } a, img, a img, iframe, form, fieldset, abbr, acronym, object, applet, table { border:none } table { border-collapse:collapse; border-spacing:0 } caption, th, td, center { text-align:left; vertical-align:top } q { quotes:"" "" } font { color:inherit !important; font:inherit !important; color:inherit !important } marquee { overflow:inherit !important; -moz-binding:none } blink { text-decoration:none } nobr { white-space:normal }
/* end of import */
body { height:100%; text-align:center; min-width:775px;  background:url(../images/backgrounds/page-gradient-bg.gif) repeat-x }
ul { list-style:disc outside }
ol { list-style:decimal outside }

/* -----------------------------------------------
2. TYPOGRAPHY / DESIGN
----------------------------------------------- */

html { font-size:62.5%; font-family:arial, verdana, "microsoft sans serif", helvetica, sans-serif; line-height:1.4em; color:#000 }
code, kbd, samp, pre, tt, var, input[type='text'], input[type='password'], textarea { font-size:1.1em; font-family:monaco, "Lucida Console", courier, mono-space }
h1 { color:#29166F;
font-size:2em;
font-weight:normal;
margin-top:10px;
padding:30px 0 0 0;}
h2 { font-size:1.5em; color:#000; margin:0 0 12px 0 }
h3 { font-size:1.4em; color:#000; margin:0 0 12px 0 }
h4 { font-size:1.3em; color:#000; margin:0 0 12px 0 }
h5 { font-size:1.2em; color:#000; margin:0 0 12px 0 }
h6 { font-size:1.1em; color:#000; margin:0 0 12px 0 }
p {  font-size:1.2em; color:#666666; margin:0 0 12px 0; line-height:160% }
a { color:#004d93 }
a:hover { color:#e21420; text-decoration:underline }

ul { margin:0 0 12px 0; font-size:1.1em }
ol { margin:0 0 12px 0; font-size:1.1em }
dl { margin:0 0 12px 0; font-size:1.1em }
hr { display:block; background:#aaa; color:#aaa; width:100%; height:1px; border:none }
address { font-size:1.2em; color:#0E91E1; font-style:normal; margin-bottom:20px }
blockqoute {  }
table { border-top:1px solid #ccc;  border-left:1px solid #ccc }
th, td { border-bottom:1px solid #ddd; border-right:1px solid #ccc }
fieldset { border:1px solid #ccc; }
legend { background:#fff; }
label { font-size:1.1em }
textarea, input[type='text'], select { border:1px solid #ccc; background:#fff; font-size:11px; color:#000; padding:3px 0 }
img { border:none }

/* -----------------------------------------------
3. LAYOUT
----------------------------------------------- */

/* 3.1 - main form */
form.main { width:100%; height:100% }

/* 3.2 - container */
div#container { text-align:left;  margin:0 auto; width:860px }

/* 3.3 - wrapper */
div#wrapper {  }

/* 3.4 - header */
div#header { clear:both; border-top:1px solid #e7e7e7; border-left:1px solid #e7e7e7; background:#fff }

/* 3.5 - content */
div#content { clear:both; border-left:1px solid #e7e7e7; border-right:1px solid #e7e7e7; padding:10px; background:#fff }

/* 3.6 - primary content */
div#primary-content { width:585px; float:right }
div#primary-content p { padding:10px 0 0 0px }
div#primary-content p span{ color:#0e91e1;}
div#primary-content h2 { font-size:1.8em; font-weight:normal; color:#29166f; padding:30px 0 0 0px; margin-top:10px }
div#primary-content h3 { font-size:2.0em; font-weight:normal; color:#29166f; padding:10px 0 0 0px; margin-top:10px; line-height:1.8em }
div#primary-content h2 span { font-weight:bold; color:#000 }
div#primary-content h3 span { font-weight:bold; color:#000 }
div#primary-content h4 {color:#0e91e1; padding:10px 0 0 0px}
.padding{padding:0 10px;}
div#primary-content .catDesc{font-size:1.3em; color:#0099FF!important;}

/* 3.7 - secondary content */
div#secondary-content { width:246px; float:left }

/* 3.7 - tertiary content */
div#tertiary-content {  }

/* 3.8 - page banner */
div#flash-banner { float:right; width:585px; height:190px; border-right:1px solid #e7e7e7; padding:20px 20px 0 0 }

/* 3.9 - footer */
div#footer { padding:10px; color:#fff; border-top:1px solid #e7e7e7 }


/* -----------------------------------------------
4. GLOBAL ELEMENTS / CONTROLS
----------------------------------------------- */

/* 4.1 - accessibility */
ul#skiplinks { display:none }
ul#skiplinks a, ul#skiplinks a:hover, ul#skiplinks a:visited { position:absolute; left:0px; top:-500px; width:1px; height:1px; overflow:hidden } 
ul#skiplinks a:active, ul#skiplinks a:focus { position:static; width:auto; height:auto }

/* 4.2 - text resizer */
ul#text-resize { float:left; width:200px }
ul#text-resize li { display:inline; list-style:none }
ul#text-resize li a { color:#fff; text-decoration:none }
ul#text-resize li a:hover { color:#000 }

/* 4.3 - primary navigation */
dl#primary-navigation { width:206px }
dl#primary-navigation dt { font-weight:bold; font-size:1.4em; border-top:1px solid #e7e7e7; padding:20px 0 0 20px; margin-top:20px }
dl#primary-navigation dt a{color:#000; text-decoration:none}
dl#primary-navigation dt a:hover{color:#29166f;}

dl#primary-navigation dd { padding:0 15px 0 20px; margin:0; font-size:1.1em }
dl#primary-navigation dd a { color:#1e77bb; text-decoration:none }
dl#primary-navigation dd a:hover { color:#000 }

/* 4.4 - cart navigation */
div#top-navigation { width:860px; margin:auto }
ul#cart-navigation { width:200px; float:right }
ul#cart-navigation li { display:inline; padding:0; margin:0 }
ul#cart-navigation li a { color:#fff; text-decoration:none }
ul#cart-navigation li a:hover { color:#000 }

/* 4.5 - product menu */
ul#product-menu { float:right; width:300px; }
ul#product-menu li { float:left; list-style:none; margin:0 0 5px 9px }
ul#product-menu li img { border:2px solid #c3cfde;}
dl.product-list dt {padding:10px 0px; border-top:1px #CCCCCC solid; font-size:1.3em; font-weight:bold}
dl.product-list dt span{color:#1E77BB; font-weight:bold}

dl.product-list .img {float:left; padding:25px 0}
dl.product-list .form fieldset {border:none; padding:5px}
dl.product-list .form fieldset legend{text-indent:-3000px}
dl.product-list .form fieldset ol li {list-style:none; padding:10px}
dl.product-list .form fieldset ol li .text {width:25px; }
dl.product-list .info {clear:both; width:565px}
dl.product-list .info ul {list-style:inside; color:#333333}

#productCatList li h3{ font-size:1.6em; font-weight:normal; color:#29166f; padding:0px 0 0 0px; margin-top:0px; line-height:1.2em}
/*Basket table*/

table#basketContents {width:580px;}

table#basketContents fieldset {border:none; padding:0px 0px 20px 0px}

table#basketContents th, td {text-align:center;}



table#basketContents fieldset input {padding-left:10px}

table#basketContents fieldset legend {text-indent:-3000px; float:left}

table#basketContents highlightedcell td {padding:10px 0px;}
.basket-button {font-size:1.3em; font-weight:bold; line-height:45px}

/*Product Listings Category */
ul#productCatList {padding:0 0 0 10px;}
#productCatList li {list-style:none; font-size:1.0em; font-weight:bold; line-height:15px; text-transform:uppercase}
#productCatList li a:hover{color:#0099FF; text-decoration:none}
ul.productCatList2 {padding:0 0 0 10px;}
.productCatList2 li {list-style:none; font-size:1.0em; font-weight:bold; line-height:15px; text-transform:uppercase}
.productCatList2 li a:hover{color:#0099FF; text-decoration:none}
.productCatList2 li h3{font-size:18px!important; padding:0px!important; margin:0px!important}

/* 4.6 - footer links */
ul#footer-links { float:right; list-style:none }
ul#footer-links li {float:left; margin:0 0 0 10px}
ul#footer-links li a {color:#666; text-decoration:none }
ul#footer-links li a:hover {color:#0E91E1} 
div#footer span {float:left; font-size:1.1em; margin:0 0 0 0; color:#666}
div#footer span a {color:#666; text-decoration:none }
div#footer span a:hover {color:#0E91E1}

div#worldpay table { margin: 0 auto }
div#worldpay table, div#worldpay th, div#worldpay td { border: none; padding: 4px; text-align: center }

/* -----------------------------------------------
5. TEMPLATE/PAGE SPECIFIC
----------------------------------------------- */

/* index page */
h1.sub-ttl-main { font-size:2.4em; color:#004d93; background:#fecd84; height:41px; padding:20px 0 0 25px  }
h2.sub-ttl-main { font-size:1.8em; color:#004d93; background:#fecd84; height:41px; padding:20px 0 0 25px  }
h2.index-ttl-main { background:url(../images/titles/index-ttl.jpg); text-indent:-9999px; width:689px; height:61px }

ul#index-ctas p{ text-align:center; font-size:12px; padding:0px 0; font-weight:bold; color:#E21420}
ul#index-ctas li { float:left; list-style:none; margin:20px 0 20px 15px   }

/* compliance */
div#compliance { padding:27px }

/*terms and conditions*/
.terms-main-sections  {list-style:none;}
.terms li {margin:10px 0 10px 30px;}

.case-content{float:left; width:585px;}
.img-border{padding:10px; margin:10px 0px 10px 10px; background:#f0f0f0; border: 1px solid #bababa;}
.selection-guide {list-style:none;}
.selection-guide li{color:#666666; font-size:12px; line-height:18px}	
.selection-guide li span{color:#0099FF;}

.services {list-style:none;}
.services li{color:#666666; font-size:12px; line-height:18px}	
.services li span{color:#0099FF;}

#customerDetails {list-style:none; line-height:1.8em}
#customerDetails dt{float:left; text-transform:capitalize; padding-right:5px; font-weight:bold}


.product-info{float:left; width:375px;}
.product-extra{float:right; width:200px; padding:100px 0 0 0}
.product-colors{list-style:none;}
.product-colors li{float:left; width:100px;}
.product-colors li h4{font-size:1.0em;}
.product-info dl{padding:50px 0 0 0;}
.product-info dl dt{color:#0099FF; padding:10px 0 10px 0}
.product-details{list-style:inside;}
.product-details li{color:#0099FF;}

.options{float:left; width:280px;}
div#primary-content .options h3{font-size:1.3em; font-weight:bold}
div#primary-content .options dl{font-size:1.2em; line-height:1.8em}
div#primary-content .options dl dt a{color:#004D93; font-weight:bold}
div#primary-content .options dl dd{text-indent:10px;}

ul#basewords { list-style:none; margin:auto }
ul#basewords li { display:inline; color:#666; margin-right:8px }
ul#basewords strong { font-weight:normal }

/*ECOM*/
.product-list .img{ float:left;}

.product-list .form{ float:left;}
/* -----------------------------------------------
6. USEFUL CLASSES
----------------------------------------------- */

.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden }
.clr { overflow:hidden; clear:both; height:1px; margin-top:-1px }
.la { text-align:left }
.ra { text-align:right }
.ca { text-align:center }
.fl { float:left }
.fr { float:right }
.vt { vertical-align:top }
.vm { vertical-align:middle }
.vb { vertical-align:bottom }
.nb { border:0 none }
.lines-spacer { height:22px; background:url(../images/backgrounds/grey-red-bars.gif) repeat-x; display:block; clear:both }
