/* STRUCTURE STYLES. 

Might be best to leave these alone */
* {
margin:0;
padding:0;
}

.validate_error {
font-size:0.8em;
width:215px;
height:8px;
margin-left:182px;
color:red;
}

@media print {
div#header {
display:none;
}

div#right {
display:none;
}

div#left {
display:none;
}
}

html,body {
font-family:arial, helvetica, verdana, sans-serif;
font-size:0.9em;
text-align:center;
margin:0;
padding:0;
background:#cbc7aa url(../site-bg.jpg) repeat-y top center;
}

#wrapper {
float:left;
width:100%;
padding:0;
}

#container {
width:990px;
margin:auto;
text-align:left;
background-color:#FFF;
}

#content {
margin:0 0 0 0px;
padding:0;
}

#content-wide {
margin:0;
padding:0;
}

#left {
display: none;
}

#default_left {
float:left;
width:180px;
margin:0 0 0 -990px;
display:inline;
}

#right {
display:none;
}

#footer {
font-size:0.9em;
line-height:1.4em;
color:#333;
clear:left;
padding-top:30px;
}

.footerline {
border-top:1px solid #ccc
}

table {
font-size:1em;
}

.clear {
clear:both;
}

img {
border:0;
}

a img {
vertical-align:bottom;
}

/* GENERAL TEXT STYLES

The following styles appear throughout the site */
a:link {
color:#333;
outline:none;
/* @ Firefox 1.5, remove ugly dotted border */
}

a:visited {
color:#666;
outline:none;
}

a:hover {
color:#007DFF;
outline:none;
}

a:active {
color:#666;
outline:none;
}

h1 {
font-size:17px;
font-weight:700;
padding-bottom:10px;
}

h1.sectionTitle {
font-weight:400;
color:#999;
display:inline;
}

h1.sectionSubTitle {
font-size:17px;
font-weight:400;
color:#333;
display:inline;
}

h1.sectionCrossSell {
font-size:14px;
font-weight:400;
color:#333;
display:inline;
margin-top:10px;
}

h1.bigger {
font-size:17px;
}

h3 {
margin-bottom:5px;
font-weight:400;
font-size:13px;
}

h4 {
font-size:22px;
font-weight:400;
}

.tiny {
font-size:0.8em;
}

.tinybold {
font-size:0.8em;
font-weight:700;
}

.smallText {
font-size:0.9em;
}

.small {
font-size:0.9em;
}

.smallbold {
font-size:0.9em;
font-weight:700;
}

.financesmallbold {
font-size:0.9em;
font-weight:700;
color:#01A1C8;
}

.main {
font-size:1em;
}

.mainbold {
font-size:1em;
font-weight:700;
}

.biggrey {
font-size:1.4em;
color:#333;
}

.bigbold {
font-size:1.4em;
font-weight:700;
}

.price {
font-size:1em;
font-weight:700;
color:red;
}

.pricetitle {
font-size:1em;
font-weight:700;
}

.bigprice {
font-size:2em;
font-weight:700;
}

.deliveryprice {
font-size:0.9em;
font-weight:700;
color:red;
}

.deliverybigprice {
font-size:1.1em;
font-weight:700;
color:#f06;
}

.redBold {
color:red;
font-weight:700;
}

.red {
color:#f06;
}

.breadcrumb {
font-size:0.9em;
margin-bottom:10px;
}

.breadcrumb a {
font-weight:700;
}

.breadcrumb a:link {
text-decoration:none;
}

.breadcrumb a:visited {
text-decoration:none;
}

.breadcrumb a:hover {
text-decoration:underline;
}

.breadcrumb a:active {
text-decoration:underline;
}

.general_blurb {
font-size:0.85em;
float:right;
}

/* Forms and drop down menus */
select {
background-color:#fff;
color:#333;
font-size:0.9em;
border:#999 1px solid;
}

textarea {
border-color:#999;
border-style:solid;
border-width:1px;
}

.keywordinput {
font-size:0.9em;
border:#999 1px solid;
padding:1px;
}

.headerinput {
font-size:0.9em;
border:#999 1px solid;
padding:1px;
width:349px;
}

/* HEADER STYLES.  */
#header {
height:130px;
margin:0;
background-color:#fff;
}

#header_logo {
float:left;
margin:20px 0 10px 15px;
}

.header_links{
width: 225px;
font-size: 10px;
text-align: right;
float: right;
margin-top:5px;
}

#searchmousezone {
    float:right;
    margin:2px 5px 0 0;
}

.nav_menu_taps {
left:-200px
}

/* HOMEPAGE FEATURES. */
.hpcatbox {
border:1px solid #ccc;
width:158px;
float:left;
text-align:center;
margin:5px;
}

.hpcatbox h2 {
font-size:1em;
padding:10px 0;
}

#hp-info-area {
    width:300px;
    height:320px;
    margin:5px 5px 5px 0;
    float:left;
    background:transparent url(../hp-info-bg.jpg) repeat-x bottom left;
}

#hp-info-area h3 {
    font-size:1.1em;
    color:#333;
    margin-bottom:10px;
    padding:8px 10px;
    background:transparent url(../hp-info-bg.jpg) repeat-x bottom left;
}

#hp-info-area h4, #general_info_area h4 {
    font-size:0.9em;
    padding:2px 10px 2px 18px;
    margin-left:10px;
    font-weight:bold;
    background: transparent url(../reasons-tick.png) no-repeat 0 0;
    }

#hp-info-area p, #general_info_area p {
    font-size:0.8em;
    padding:0px 10px 15px;
    line-height:1.4em;
    }

#hp-info-area p {
    width:150px;
    }
    
.hp-intro-text {
  width: 330px; 
  float: left;
}
    
.hp-intro-text h1 {
  color:#333;
  font-size:1.3em;
}
    
.hp-intro-text p {
  margin-bottom:10px;
}

/* 2010 Default */
#default-content {
margin:0 0 0 200px;
padding:0;
}

#category_head div {
height:190px;
margin-bottom:10px;
padding:0px 0 0 415px;
}

#category_head div h1 {
font-size:11px;
font-weight:normal;
color:#555;
}

#category_head div h2 {
font-size:34px;
font-weight:normal;
padding-top:35px;
padding-bottom:2px;
font-family:georgia, serif;
}

#category_head div h3 {
font-size:13px;
font-weight:normal;
height:70px;
color:#333;
}

#category_head div div {
padding:0;
}

#category_head div img {
vertical-align:-25%;
margin-right:5px
}

#category_head div.headerfilterset {
width:140px;
height:100px;
font-size:0.85em;
float:left;
line-height:1.6em;
}

#category_head div .headerfilterset h3 {
font-size:12px;
height:18px;
color:#000;
}

.headerfilterset input {
margin-right:5px;
vertical-align:text-top;
}

#category_head div#filter_results {
width:140px;
height:70px;
font-size:0.85em;
float:right;
text-align:right;
margin:10px 30px 0 0;
line-height:1.2em;
padding-top:10px;
}

.results_count {
font-size:2.5em;
color:#007DFF;
}

.product_description {
height:32px;
padding: 0 10px 2px;
width:167px;
}

.cat-item {
float:left;
background:#ebebeb url(../cat-item-bg.jpg) repeat-x 0 187px ;
margin:0 5px 10px;
text-align:center;
font-size:0.8em;
width:187px;
}

.cat-item img {
margin-bottom:10px;
} 

.cat-item a:link {
color:#333;
text-decoration:none;
}

.cat-item a:visited {
color:#777;
text-decoration:none;
}

.cat-item a:hover {
color:#007DFF;
text-decoration:underline;
}

.cat-item a:active {
color:#777;
text-decoration:none;
}

.team .cat-item {
background:#ebebeb  ;
padding-top:10px;
}

.item-price {
margin-top:10px;
}

.cat-price {
font-weight:700;
color:#f06;
font-size:1.3em;
}

.cat-item .gallery_stock_report { 
height:25px;
}

#category_foot {
clear:both;
}

#category_foot .features {
width:167px;
padding:10px;
margin:80px 5px 45px;
font-size:0.9em;
float:left;
line-height:1.5em;
}

#category_foot .features h1 {
margin-top:15px;
font-size:1.2em;
}

#category_foot .features p {
margin-bottom:10px;
}

/* Category articles */
.cat_article {
font-size:0.85em;
line-height:1.5em;
padding-top:50px;
}

.cat_article .col1, .cat_article .col2{
width:380px;
float:left;
padding:5px;
}

.cat_article .col1{
margin-right:10px;
}

.cat_article h2 {
margin-bottom:10px;
font-size:1.2em;
}

.cat_article p {
margin:5px 0;
}

.cat_article ul {
margin-left:30px;
}

/* MENU */
#default_left h4 {
width:170px;
background:#f3f3f3 url(../browse-bg.jpg) repeat-x bottom left;
padding:5px;
font-size:0.9em;
color:#666;
font-weight:700;
}

#default_left ul {
list-style-type:none;
font-size:0.8em;
line-height:1.8em;
margin:10px 0 25px 5px;
}

#default_left ul a:link {
text-decoration:none;
}

#default_left ul a:visited {
text-decoration:none;
}

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

#default_left ul a:active {

}

.side-team {
margin:30px 0;
}

.side-team h5 {
margin-bottom:5px;
color:#333;
}

.side-team a {
font-size:0.85em;
}

/* Footer */
#footer h2 {
width:174px;
margin:20px 12px 15px;
float:left;
font-size:3em;
line-height:0.9em;
font-weight:normal;
color:#ccc;
}

#footer p {
width:174px;
font-size:0.9em;
float:left;
margin:10px 12px 40px;
line-height:1.7em;
}

#footer p span {
font-weight:700;
text-transform:uppercase;
display:block;
margin:10px 0 5px 0;
border-bottom:1px solid #ddd;
}

#footer a:link {
text-decoration:none;
}

#footer a:visited {
text-decoration:none;
}

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

#footer a:active {
text-decoration:underline;
}

/*  Tool Tip   */

.footertip {
    width: 200px;
}

.footertip h2 {
    margin-bottom:7px;
}

.footertip p {
    margin-bottom:5px;
}

.floatingTooltip{
    position: absolute;
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 10px;
    z-index: 16777215;
    font-size:0.8em;
    line-height:1.3em;
    text-align:left;
}
.tooltip{ cursor: pointer; }

/* Default page   */
.breadcrumb_back {
display:none;
}

.breadcrumb_divider {
font-size:10px;
}


/* CONTACT DETAILS.

These styles are for every Contact Us, About Us & Customer Service page. There are somethings here that you may want hidden*/
.contactBox {
border:1px #ccc solid;
margin-top:10px;
margin-bottom:20px;
}

.contactItem {
float:left;
width:210px;
padding:20px 6px;
}

.contactDetails {
float:right;
width:140px;
}

.contactIcon {
width:60px;
font-size:0.8em;
font-weight:700;
text-align:center;
}

.phoneNo {
font-size:1.1em;
font-weight:700;
}

.contactVerticalLine {
float:left;
border-left:1px #ccc solid;
height:60px;
margin:20px 0;
}

.customerServiceLinks,.popularLinks {
font-size:0.8em;
line-height:1.8em;
color:#000;
margin-top:10px;
}

.popularLinks {
float:left;
width:330px;
}

.customerServiceLinks,.popularLinks a {
font-size:1.1em;
font-weight:700;
}

.customerServiceCopy {
color:#000;
margin:10px 0 20px;
line-height:1.4em;
}

.customerServiceCopy li {
margin-left:20px;
}

.customerServicePhotos {
padding:5px;
font-size:0.8em;
width:200px;
margin:0 0 10px 10px;
border:1px #ccc solid;
}

#customiseproperties ul {
padding-left:15px;
padding-top:5px;
padding-bottom:5px;
}

.fragment ul {
padding-left:15px;
padding-top:5px;
padding-bottom:5px;
}

.rangetitle {
display:none;
}

.option {
display:none;
}

/*  Price Match   */

.price-match table {
    border-collapse: collapse;
    font-size: 1em;
    margin: 0;
    width: 570px;
}
.price-match th {
    font-weight: normal;
    text-align: right;
    width: 190px;
}
.price-match td {
    padding: 5px 0 5px 5px;
    width: 370px;
}
.price-match select {
    font-size: 1.1em;
}
.price-match #name, .price-match #email, .price-match #order, .price-match #comments {
    border: 1px solid #999999;
    color: #333333;
    width: 370px;
}
.price-match .asterix {
    color: #FF0000;
}

/*  POTN Only - hidden on other sites   */
.potnonly {
display:none;
}

#contentOther {
    position: relative;
}

.success_text {
    margin:50px;
    display:block;
}


.needitfast_header {
margin-top:10px;
margin-left:65px;
float:left;
position:relative;
width:475px;
}
.needitfast_header_subtext{
position:absolute;
left:220px;
top:15px;
line-height:1.3em;
font-size:0.85em;
}

/*  10 year warranty and other customer service pages                  */

.two-column-copy {
  width:385px;
  font-size:0.9em;
  line-height:1.5em;
  float:left;
}

.two-column-copy h4 {
  font-size:1.1em;
  margin-top:30px;
  font-weight:bold;
}

.two-column-copy ul {
  margin:15px 0 0 15px;
}

.two-column-copy li {
  margin:10px 0;
}

.two-column-copy p {
  margin:15px 0;
}

.team-comp-page {
  width:375px;
  background-color:#ebebeb;
  height:167px;
  padding:10px;
  float:right;
  font-size:0.85em;
}

.team-comp-page img {
  float:left;
  margin-right:20px;
}

.team-comp-page div {
  width:178px;
  text-align:center;
  margin:10px 0;
  float:left;
}

table.xmas {
    width:788px;
    border:1px solid #CBC7AA;
    border-collapse:collapse;
    margin-top:20px;
}

table.xmas th {
    background-color:#0e90e8;
    padding:10px 15px;
    color:#fff;
}

table.xmas td {
    padding:3px 15px;
    border-bottom:1px solid #CBC7AA;
    border-right:1px solid #CBC7AA;
}
 

/*  Sale Page                  */

.sale-header {
background:#f00 url(../sale-page-header.png) no-repeat 0 0 ;
height:315px;
padding:0 15px 0 15px;
font-size:0.85em;
color:#fff;
}

.sale-header h3 {
font-size:1.4em;
font-weight:bold;
padding:140px 0 0 0;
margin-bottom:0;
}

.sale-header ul {
float:left;
width:152px;
list-style-type: none;
line-height:1.4em;
}

.sale-header a:link, .sale-header a:visited, .sale-header a:active {
color:#fff;
text-decoration: none;
}

.sale-header a:hover {
color:#fff;
text-decoration: underline;
}

.sale-header .title {
font-weight:bold;
text-transform:uppercase;
margin-top:10px;
}

/*   Delivery Instructions  */

.delivery_instructions {
    display: none;
}