body, td, p, input, select, textarea {
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px; color: #000000;
}

p { line-height: 1.4; margin-top: 8px; margin-bottom: 8px; }
li { line-height: 1.4; padding-bottom: 4px; }

h1 {
    color: #2C6BB1; font-size: 24px; font-weight: normal;
    font-family: Georgia, "Times New Roman", Times, serif;
}

h2 {
    color: #2C6BB1; font-size: 18px; font-weight: normal;
    font-family: Georgia, "Times New Roman", Times, serif;    
    margin-bottom: 12px; margin-top: 30px;
}

h3 {
    color: #333333; font-size: 13px; font-weight: bold;
    margin-bottom: 4px;
}

a:link, a:visited, a:active { text-decoration: underline; color: #2C6BB1; }
a:hover { text-decoration: underline; color: #DA5C7C; }

a img { border-style: none; }

form { margin: 0; }


#footer { clear: both; padding-top: 4px; color: #888888; margin-top: 10px; }
#footer a:link, #footer a:visited { color: #888888; }
#footer a:hover, #footer a:active { color: #666666; }

#breadcrumbs { color: #555555; position: relative; top: -6px; }
#breadcrumbs strong { color: #333333; }


div.block { margin-bottom: 30px; }  
div.block ul, div.block ol { margin-left: 0; margin-top: 8px; padding-left: 20px; }
div.block ul li, div.block ol li { padding-bottom: 2px; }
div.partners { margin-top: 40px }

#pricing { margin-bottom: 20px; }


/* Tables */

table.photolist { float: right; margin-left: 20px; }
table.photolist td { text-align: center; padding-bottom: 8px; }

table.options { border-top: 2px solid #999999; border-bottom: 2px solid #999999; }

table.basket th { background-color: #999999; padding: 7px 4px 7px 4px; color: #FFFFFF; }
table.basket td { padding: 4px 8px 4px 4px; }
table.basket { border-bottom: 2px solid #999999; }

table.baskettotals { margin-top: 20px; margin-bottom: 10px; }
table.baskettotals td { padding: 3px 8px 3px 0; }

table tr.roweven { background-color: #FFFFFF; }
table tr.rowodd { background-color: #F3F3F3; }

table td.wider { padding-right: 20px; }


/********* Misc classes ********/

.label { font-weight: bold; }
td.label { text-align: right; }
.flush { margin-top: 0; padding-top: 0; }
.clear { clear: both; }
.restrict { width: 460px; }
.moretop { margin-top: 30px; }
.faint { color: #999999; }

table.layout td { padding: 0 6px 6px 0; }

input { padding-left: 2px; padding-right: 2px; }
textarea { padding: 4px; }
input.button { padding: 3px 10px; }

.strike {	background-image: url(strike.gif);	background-repeat: no-repeat;	}




/******** Product and category listing *********/

/* Front page */

div.frontpagepromos {
  width: 130px; float: left;  
  padding: 0 8px 14px 0;
  text-align: center; color: #444444;
}
div.frontpagepromos img { padding-bottom: 6px; }
div.frontpagepromos a:link, div.frontpagepromos a:visited { color: #333333; text-decoration: none; }
div.frontpagepromos a:hover, div.frontpagepromos a:active { color: #2C6BB1; text-decoration: underline; }


/* Main product list within a category */

table.prodlist { margin-top: 20px; }
table.prodlist td { padding: 0 0 24px 0; width: 173px; }

table.prodlist td div {
  height: 130px;
  padding: 4px 12px;
  text-align: center; color: #444444;
  border-right: solid 2px #CCCCCC;  
}
table.prodlist td.doubleborder div { border-left: solid 2px #CCCCCC; }

table.prodlist td div img { padding: 2px 0 6px 0; }

table.prodlist a:link, table.prodlist a:visited { color: #333333; text-decoration: none; }
table.prodlist a:hover, table.prodlist a:active { color: #000000; text-decoration: none; }
table.prodlist td div span { display: block; padding-top: 3px; }


/* Child category listing */

table.catblock { width: 517px; margin: 12px 0; border-left: solid 2px #CCCCCC; border-right: solid 2px #CCCCCC;}
table.catblock td { vertical-align: top; }
table.catblock td h3 { margin-top: 0; }
table.catblock img { padding: 0; }