/* Globals
-------------------------------------------------------------- */

body {
    margin-top: 0;	
}

table th {
    background: none;	
}

.errorlist {
    list-style: none;
    margin: 0;
    padding: 0;
    color: red;	
}

.required {
    color: red;	
}

a {
    color: #6d6d6d;
    text-decoration: none;  
}

a:hover {
    text-decoration: underline;
}

h3 {
    font-size: 1.167em;	
}


/* Header
-------------------------------------------------------------- */

#header {
    margin-bottom: 25px;	
}

#header h1 {
	width: 271px;
	height: 153px;
	background: url(../images/logo.gif) top left no-repeat;
	padding: 0;
	margin: 0 0 0 35px;
}

#header h1 a {
	float: left;
    width: 271px;
    height: 153px;
}

#header h1 a span {
    display: none;	
}

#header #info img {
    float: right;
    margin-top: 35px;
}

#header #info ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#header #info ul li {
    display: inline;
    float: right;
    width: 77px;
    height: 28px;
    margin-left: 5px;
    padding-top: 7px;
    text-align: center;
    border-bottom: 5px solid #959595;
}

#header #info ul li a {
    color: #fff;
    text-decoration: none;
}

#header #info ul li a:hover {
    text-decoration: underline;
}

#header #info ul li.orange {
    background-color: #f7931e;	
}

#header #info ul li.blue {
    background-color: #1e82f7;  
}

#header #call-us {
	margin-top: 30px;
	line-height: 1;
	background: url(../images/call-free.gif) 0 20px no-repeat;
}

#header #call-us span {
    color: #959595;
}

#header #call-us #number {
    font-size: 2.5em;
    color: #f7931e;
    letter-spacing: 2.4px;
    
}

#header #call-us span#call-free {
    font-size: 2.5em;
    letter-spacing: 2.5px;
    margin-left: 85px;
}

#header #call-us span#waiting {
    font-weight: bold;
    
}

/* Menu
-------------------------------------------------------------- */

#menu {
    background-color: #959595;
}

#menu ul {
    float: left;
    height: 29px;
    margin: 0;
    padding: 0;
    margin-left: 35px;
    list-style: none;
    background-color: #959595;
}

#menu ul li {
    float: left;
    display: inline;
    color: #fff;
    height: 23px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 6px;
}

#menu ul li.selected {
    background-color: #959595;
}


#menu ul li a {
    color: #fff;
    text-decoration: none;
}

#menu ul li a:hover {
    text-decoration: underline;
}

#welcome {
    float: right;
    color: #fff;
    margin-top: 5px;
    margin-right: 35px;
}

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

#show-vat {
    float: right;
    height: 24px;
    padding: 5px 5px 0 0px;
    margin-right: 35px;
}

#show-vat a {
    color: #fff;	
}

/* Main
-------------------------------------------------------------- */

#main {
    
}

#main > div {
    margin-top: 9px;	
    
}

#submain {
    background: url(../images/submenu-bg.gif) top left repeat-y;    
}

#submenu {
}	

.submenu-header {
	width: 211px;
	height: 21px;
	color: #fff;
	font-weight: bold;
	padding: 3px 0 0 10px; 
    background-color: #959595;	
}

#submenu ul {
    width: 219px;
    margin: 0 0 10px 0;
    padding: 5px 0 5px 0;
    list-style: none;
    border: 1px solid #959595;
}

#submenu ul ul {
    border: none;
    padding-left: 10px;
    width: 209px;
    margin: 0;	
}

#submenu ul li {
	line-height: 1;
    padding: 6px 0 6px 10px;
}

#submenu ul li.selected {
}

#submenu ul li span {
}

#submenu ul li a {
	font-size: 0.917em;
	color: #000;
	text-decoration: none;
	padding: 4px 0 4px 2px;
}

#submenu ul li.selected a {
    text-decoration: underline;	
}

#submenu ul li a:hover {
    text-decoration: underline;
}

#main #content {
}

#main #content h2 {
    color: #fff;
    font-size: 1em;
    font-weight: bold;
    padding: 3px 0 4px 10px; 
    margin: 0;
    background-color: #1e82f7;  
}


#main #content h2.orange {
    background-color: #f7931e;  
}


#sidebar {
    margin-top: 9px;	
}

#sidebar img {
    margin-top: 10px;	
}

#search {
	width: 244px;
	height: 57px;
    background-color: #f7931e;
}

#search .search-text {
	width: 228px;
	height: 22px;
    margin-left: 3px;
    margin-top: 3px;
    
    border: none;
    font-size: 1em;
    padding: 4px 5px 0 2px;
}

#search .search-btn {
    color: #fff;
    border: none;
    background: none;
    font-weight: bold;
    margin: 0;
    padding: 0;
    float: right;
    font-size: 1em;
}

#search .search-btn[type]{
    padding:0; /* Firefox */
    margin: 6px 4px 0 0;
}

#search search-btn:first-child+html button[type]{
    padding:0; /* IE7 */
    margin: 0;
}


#search .search-btn img {
    margin: 0 0 -1px 0;
    padding: 0;	
    
}

#show-inc-vat, #show-ex-vat {
    float: left;
    width: 244px;
    height: 50px;
    color: #fff;
    font-weight: bold;
    padding: 2px 0 0 10px;
    margin-top: 10px;	
}

#show-inc-vat {
    background: url('../images/show-inc-vat.gif') top left no-repeat;	
}

#show-ex-vat {
    background: url('../images/show-ex-vat.gif') top left no-repeat;   
}

#basket {
    width: 242px;
    margin-top: 10px;
    padding-bottom: 5px;
    border: 1px solid #1e82f7; 
    background: url(../images/basket.gif) 192px 25px no-repeat;
}

#basket h2 {
    height: 22px;
    color: #fff;
    font-size: 1em;
    font-weight: bold;
    padding: 3px 0 0 10px; 
    margin: 0;
    background-color: #1e82f7;	
}

#basket p {
    padding: 5px 10px 8px 10px;
    margin: 0;	
    
}

#basket a {
    float: left;
    width: 90px;
    margin-top: 5px;
    text-decoration: none;
    background: url(../images/orange-arrow.gif) 70px 4px no-repeat;  
}

#basket a:hover {
    text-decoration: underline;
}

#basket-items {
    float: right;
    margin-top: 6px;
    margin-right: 10px;
    color: #fff;
}

#brands {
    width: 242px;
    margin-top: 10px;
    border: 1px solid #f7931e;
    background: url(../images/brand.gif) 192px 25px no-repeat; 
}

#brands h2 {
    height: 22px;
    color: #fff;
    font-size: 1em;
    font-weight: bold;
    padding: 3px 0 0 10px; 
    margin: 0;
    background-color: #f7931e;  
}

#brands p {
    padding: 5px 10px 8px 10px;
    margin: 0;  
}

#brands a.view-brands {
    float: left;
    width: 130px;
    margin: 5px 0 0 10px;
    text-decoration: none;
    background: url(../images/blue-arrow.gif) 110px 3px no-repeat;	
}

#brands table {
	width: 220px;
	margin: 10px;
}

#brands table tr.logo td {
    text-align: center;
    border-bottom: 1px dotted black;
}

#brands table td.left {
    border-right: 1px dotted black;
}

#brands-list table td {
    text-align: center;
}

#infopage, .contact, #news, .account, #checkout, #error {
    padding: 5px 10px 0px 10px;	
}

#secure {
    text-align: center;	
}


/* Featured products
-------------------------------------------------------------- */

#main #content #featured-products h2 {
    height: 22px;
    color: #fff;
    font-size: 1em;
    font-weight: bold;
    padding: 3px 0 0 10px; 
    margin: 0;
    background-color: #1e82f7; 
}

#main #content #featured-products table {
    margin-top: 6px;	
}

#main #content #featured-products table td {
    text-align: center;
    padding: 0;
}

#main #content #featured-products table td img {
    margin: 0;
    padding: 0;	
}

#main #content #featured-products table td.price {
    
    padding: 0;
    font-size: 1.25em;	
}

table td.blue {
    border: 2px solid #1e82f7;
}

table td.price {
    background-color: #1e82f7;	
    color: #fff;
}

/* Product list & details
-------------------------------------------------------------- */

#product-list table.blue, #product-details table.blue {
    border: 2px solid #1e82f7;
}

#product-list table td, #related-products table td {
    padding: 6px 0 0 0;
}

#product-list table td table, #related-products table td table {
    margin: 0;  
}

#product-list table td table td.image {
    text-align: center;	
    width: 80px;
}

#product-list table td table td.price, #related-products table td table td.price  {
	height: 30px; 
    padding: 0 10px 0 10px;	
}

#product-list table td table td.price .add-to-basket, #related-products table td table td.price .add-to-basket {
    text-align: right;
}

#product-list table td table td.price table td {
    padding: 0;
}

.more-details {
    float: right;
    width: 110px;
    margin: 0 10px 0 10px;
    text-decoration: none;
    background: url(../images/orange-arrow.gif) 90px 3px no-repeat;  
}

#product-details table {
    margin-top: 6px;	
}

#product-details table td {
    vertical-align: top;
}

#product-details span.price {
    font-size: 1.167em;
    color: #f7931e;
    font-weight: bold;	
}

#product-details .options_table {
    border: 1px solid #f7931e;
    padding-bottom: 10px;
}

#product-details .options_table td {
    text-align: center;	
}

#product-details .options_table .vat {
    font-size:  0.833em;	
}

#product-details .product-description {
	overflow: hidden;
    height: 500px;	
}

#product-details .product-description-bigger {
    height: auto;
}

#product-details #show-more {
	float: left;
    width: 145px;
    text-decoration: none;
    background: url(../images/orange-arrow.gif) 125px 3px no-repeat;
}

#product-details #hide {
    float: left;
    width: 145px;
    text-decoration: none;
    background: url(../images/orange-arrow.gif) 118px 4px no-repeat;
    display: none;
}

#related-products table {
	margin-top: 0;
}

.details-bar {
    height: 5px;
    background-color: #959595;
}

.extra-details {
    margin-top: 25px; 
}   

.extra-details .tabs {
    margin: 0;
    padding: 0;
    height: 25px;
}

.extra-details .tabs li {
    list-style: none;
    float: left;
    width: 110px;
    height: 25px;
    font-size: 1.2em;
    margin-left: 10px;
    text-align: center;
    font-weight: bold;
    background-color: #1e82f7;
}

.extra-details .tabs li:first-child {
    margin-left: 0;
}

.extra-details .tabs li.selected {
    background-color: #f7931e;
}

.extra-details .tabs li a {
    display: block;
    text-decoration: none;
    color: #fff;
    padding-top: 5px;
    height: 20px;
    font-size: 0.8em;
    
}

.extra-details .tabs li.selected a {
    color: #fff;        
}

div#related-products {
    display: none;  
}

div#specification, div#downloads {
    padding-top: 10px;
    padding-left: 12px;
    display: none;
}

div#specification, div#downloads a {
    text-decoration: none;
    color: #002f57;
}

div#specification, div#downloads a:hover {
    text-decoration: underline; 
}

div#specification table {
    line-height: 23px;    
}

div#specification table td {
    padding-left: 30px;
}

div#specification table th {
    text-align: left;
}

#category-list td {
    width: 33%;
    text-align: center;	
}


/* News list
-------------------------------------------------------------- */

#news-list table.blue, #news-details table.blue {
    border: 2px solid #1e82f7;
}

#news-list table td {
    padding: 6px 0 0 0;
}

#news-list table td table {
    margin: 0;
}

#news-list table td table td.image {
    padding: 10px;  
}

#news-list table td table td.price {
    text-align: right;
    padding: 0 10px 0 0;
    height: 23px;
}

#news-list table td table td.price a {
    color: #fff;	
}

#news-list h3 a {
    color: #6d6d6d;
    text-decoration: none;	
}

#news-list h3 a:hover {
	color: #000;
    text-decoration: underline;
}

/* FAQs
-------------------------------------------------------------- */

#faqs table.blue, #faqs table td.blue {
    border: 2px solid #1e82f7;
}

#faqs table td.orange {
    border: 1px solid #f7931e;	
    padding: 10px;
}

#faqs table td {
    padding: 6px 0 0 0;
}

#faqs table td table {
    margin: 0;
}

#faqs table td table td.image {
    padding: 10px;  
}

#faqs table td table td.price {
    text-align: right;
    padding: 0 10px 0 0;
    height: 23px;
}

#faqs table td table td.price a {
    color: #fff;    
}

#faqs h3 {
    height: 22px;
    color: #fff;
    font-size: 1em;
    font-weight: bold;
    padding: 3px 0 0 10px; 
    margin: 0;
    background-color: #f7931e;
    line-height: 1.5;  
}

#faqs h3 a {
    color: #fff;
    text-decoration: none;
}


#faqs h2 a {
    color: #fff;
    text-decoration: none;  
}

#faqs h2 a:hover {
    color: #fff;
}

#faqs > ul {
    list-style: none;	
}

#faqs > ul > li a {
    font-size: 1.167em;
}

/* View basket
-------------------------------------------------------------- */

.right {
    text-align: right;
}

.center {
    text-align: center;
}

.head-row {
	color: #fff;
    background-color: #f7931e; 
}

.head-row th {
    color: #fff;
    background-color: #f7931e;
}

.odd {
    background-color: #f1f1f1;
}

.odd td table {
    margin: 0;	
}


/* Checkout
-------------------------------------------------------------- */
.button a, .button button{
    display:block;
    margin:0 0 0 0;
    background-color:#1e82f7;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;
    border: none;
    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#fff;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}

.button .right {
    float: right;	
}

.button .left {
    float: left;	
}

.button button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}

.button button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}

*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}

.button button img, .button a img{
    margin:0 3px -1px 0 !important;
    padding:0;
    border:none;
    width:15px;
    height:11px;
}

.button button:hover, .button a:hover {
    background-color: #f7931e;	
}

.link img {
	margin-bottom: -1px;
}

#checkout {
	
}

#checkout table {
    margin-top: 15px;	
}

#checkout-progress {
    margin-top: 10px;
}

#checkout-progress p {
    float: left;
}

#checkout-progress ul {
	float: left;
	width: 350px;
    list-style: none;	
    margin: 0 0 0 10px;
    padding: 0;
}

#checkout-progress ul li {
    display: inline;	
    color: #6d6d6d;
}

#checkout-progress ul li.active {
    color: #000;
    font-weight: bold;
}

#main #content textarea {
    height: 100px;	
}

#main #content #id_full_name, #main #content #id_line_1, #main #content #id_line_2, 
#main #content #id_line_3, #main #content #id_company_name, #main #content #id_city,
#main #content #id_county, #main #content #id_postcode {
	width: 200px;
    background-color:#fff; 
    border:1px solid #bbb;
    padding: 5px;
}

#main #content #id_country {
    width: 200px;	
}

#main #content #id_full_name:focus {
    border-color:#666;	
}

#checkout #thankyou-text {
	float: left;
}



/* Catalogue
-------------------------------------------------------------- */

.product-header {
	height: 26px;
    padding: 0 0  0 10px;
    background-color: #c1272d;
}

#main #content .product-header h3 {
    font-size: 1.167em;
    color: #fff;
    margin: 0;
    padding: 0;
}

.product-header-even, .product-header-odd {
	height: 26px;
	padding: 0px 0  0 10px;
    background-color: #c1272d;
}

.product-header-odd {
    background-color: #000;
}

.product-header-even h3, .product-header-odd h3 {
    padding: 0;
    margin: 0;
}

.product-header-even h3 a, .product-header-odd h3 a {
	font-size: 1.167em;
}

.product-header-even a, .product-header-odd a {
    color: #fff;
    text-decoration: none;
}

.product-header-even a:hover, .product-header-odd a:hover {
    text-decoration: underline;
}

.product-grey {
    background-color: #e7e8e9;	
}

.product-image {
    text-align: center;
    margin: 0;
}

.product-description {
    vertical-align: top;	
}

.product-footer {
	height: 30px;
	padding: 0;
    background: url(../images/product-footer-bg.gif) top left repeat-x;	
}

.product-footer table {
    height: 30px;
    margin: 0;
}

.product-footer-left, .product-footer-right {
    color: #fff;
    font-size: 0.917em;
    padding: 0;
}

.product-footer-left {
    padding-left: 10px;
    padding-top: 4px;
    vertical-align: top;	
}

.product-footer-right {
    text-align: right;
    vertical-align: top;
    padding-right: 40px;
    padding-top: 2px;
    background: url(../images/product-footer-spanner.gif) top right no-repeat;
}

#breadcrumb {
    margin-bottom: 25px;	
}

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

#breadcrumb ul li {
    display: inline;
    color: #bcbebf;	
}

#breadcrumb ul li a {
    color: #bcbebf;
}

#also-bought td table td {
    text-align: center;	
}

.red-border {
    border: 3px solid #c1272d;
}   

#add-to-basket {
	width: 135px;
	height: 28px;
    border: none;
    margin-bottom: 20px;
    background: url(../images/add-to-basket-blue.gif) top left no-repeat;	
}

#add-to-basket:hover {
	background: url(../images/add-to-basket-orange.gif) top left no-repeat;
}

#add-to-basket-button {
    background: none;
    background-color: #f7931e;
    border: none;
    color: #fff;
    padding: 2px;	
}

#add-to-basket-new {
	width: 135px;
    background: url(../images/basket-icon-blue.gif) #1e82f7 110px 3px no-repeat;;
    border: none;
    color: #fff;
    padding: 2px;
    text-align: left;   
}

#add-to-basket-new:hover {
    background: url(../images/basket-icon-orange.gif) #f7931e 110px 3px no-repeat;;    	
}

#add-to-basket-orange {
    width: 135px;
    background: url(../images/basket-icon-orange.gif) #f7931e 110px 3px no-repeat;;
    border: none;
    color: #fff;
    padding: 2px;
    text-align: left;   
}

#product-enquiry {
	float: left;
    width: 135px;
    height: 28px;
    margin-bottom: 10px;
    margin-left: 32px;
    background: url(../images/product-enquiry-blue.gif) top left no-repeat;    
}

#product-enquiry:hover {
	background: url(../images/product-enquiry-orange.gif) top left no-repeat;
}

#seen-it-cheaper {
	float: left;
    width: 135px;
    height: 28px;
    margin-bottom: 10px;
    margin-left: 32px;
    background: url(../images/seen-it-cheaper-blue.gif) top left no-repeat;    
}

#seen-it-cheaper:hover {
	background: url(../images/seen-it-cheaper-orange.gif) top left no-repeat;
}

/* Paginator
-------------------------------------------------------------- */

.paginator {
    text-align: left;
    margin-left: 10px;
}

div.text {
    float: left;
    padding-right: 8px;	
}

div.paginator a {
    color: #fff;
    text-decoration: none;
}

div.paged, div.current_paged {
    height: 17px;
    float: left;
    padding: 0px 5px;
    text-align: center;
    margin-right: 2px;
}

div.paged a, div.current_paged a {
	
    color: #00558C;
}

div.paged {
    background-color: #E3E3E3;
}

div.current_paged {
    background-color: #f7931e;
}

div.current_paged a {
    color: #fff;
}

div.paginator a.next {
	margin-left: 10px;
    color: #6d6d6d;
    text-decoration: none;  
}

div.paginator a.next:hover {
    text-decoration: underline;
}


/* MY ACCOUNT
-------------------------------------------------------------- */

#my-account th {
    width: 130px;
}


/* FOOTER
-------------------------------------------------------------- */

#footer {
	font-size: 0.917em;
	margin-top: 25px;
    text-align: center;
}


/* POPUPS
-------------------------------------------------------------- */

#seen-it-cheaper-popup table td, #seen-it-cheaper-popup table th {
    margin: 0;
    padding: 0;
    vertical-align: top;
}

#seen-it-cheaper-popup table th {
    text-align: right;
}
