/*****************************************************
* Global
*****************************************************/

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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
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;
	vertical-align: baseline;
}
ol, ul {
padding: 0 0 0 13px;
margin: 0 0 0 13px;
}

blockquote, q {
quotes: none;
}

body {
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	text-align:center;
	background-color:#FFFFFF;
	line-height: 19px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

p {
padding: 0 0 1.25em 0;
}


/*****************************************************
* Links
*****************************************************/

a,
a:link,
a:visited {
text-decoration:none;
color:#2E6EA8;
}

a:hover {
text-decoration: underline;
color: #2E6EA8;
}

/*****************************************************
* Typography
*****************************************************/

h1, h2, h3, h4, h5, h6 {
font-weight:normal;
}

h1 {
	padding: 0 0 2px 0;
	line-height: 29px;
	font-size: 29px;
	color: #333333;
	border-bottom: solid 1px #CCCCCC;
	margin: 5px 0 10px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2 {
	padding: 0 0 2px 0;
	line-height: 29px;
	font-size: 29px;
	color: #333333;
	margin: 10px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}
 
h3 {
line-height: 27px;
font-size: 17px;
font-weight:bold;
}

h3 span {
font-size: 20px;
padding: 0 0 24px 0;
line-height: 20px;
color:#059CED;
}

h4 {
font-family:Georgia, "Times New Roman", Times, serif;
line-height: 27px;
font-size: 27px;
color: #AF7817;
}

h5 {
line-height: 27px;
font-size: 26px;
color: #333333;
font-family: Georgia, "Times New Roman", Times, serif;
margin: 0 0 5px 0;
}

/*****************************************************
* nav
*****************************************************/

div#nav{
width: 1000px;
height: 158px;
background-image:url(../images/header.jpg);
background-color: #421615;
}

/*****************************************************
* Tab Navigation
*****************************************************/
  
 #tabs {
	font-size:15px;
	line-height: normal;
	position: relative;
	top: 0px;
	display: block;
	width: 1040px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 2px;
}

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

#tabs li {
float:left;
margin:0;
padding:0;
}
  
#tabs a {
display:block;
padding: 6px 16px 4px 15px;
text-decoration:none;
color:#FFFFFF;
background-image: url(../images/navlines.gif);
background-repeat:no-repeat;
background-position:left;
}

#tabs a:hover {
color:#FFFFFF;
text-decoration: underline;
}

#tabs #current {
background-image: none;
}

#tabs #current a {
background-image: none;
}


/*****************************************************
* SIDE BAR NAVIGATION
*****************************************************/

.sidenav {
	width: 240px;
	margin: 0 0 13px 0;
	}

.sidenav ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	}

.sidenav li {
	margin:0;
	padding:0;
}

.sidenav a {
	display: block;
	padding: 5px 9px;
	border-bottom: 1px solid #cccccc;
	font-size:11px;
}

.sidenav a span {
	color: #999;
	font-size:11px;
	padding:0;
	margin:0;
}

.sidenav a:link, .sidenav a:visited {
	color: #333333;
	text-decoration: none;
}

.sidenav a:hover {
	background-color: #EEEEEE;
}

.sidenav p {
	margin:0;
	padding:3px 9px;
	border-bottom: 1px solid #cccccc;
	font-weight:bold;
}



/*****************************************************
* Wrapper and Containers
*****************************************************/

#wrapper {
width:1000px;
margin:0 auto;
}

#content {
width:1000px;
background-color: #FFFFFF;
text-align: left;
}

#homepage-bigimage {
width:1000px;
}

#sidebar {
width: 242px;
margin: 20px 0 0 0;
padding: 0;
}

#sidebar_pad {
width: 260px;
margin: 10px 0 0 0;
padding:0 0 0 15px;
}

.sidebox {
	width: 242px;
	margin: 0 0 13px 0;
}

.sidebox2 {
width: 250px;
text-align: center;
margin: 0 0 13px 0;
background-color: #FFFFCC;
}

.sidebox_callus {
width: 250px;
margin: 13px 0 0 13px;
border: solid 1px #CCCCCC;
padding: 15px 0;
}

.sidebox p {
}

.proditem {
margin:4px;
}

.proditem {
margin:4px;
}

.proditem strong {
color:#FF0000;
}

.items {
clear:both;
padding: 12px 0 0 0;
}

.item-title {
font-weight: bold;
font-size: 17px;
padding: 0 5px 0 0;
line-height: 18px;
display: block;
}

.item-title a,
.item-title a:link,
.item-title a:visited {
	text-decoration:none;
	color:#000;
}

.item-title a:hover {
text-decoration: underline;
color: #000;
}


.itemrow {
border-bottom:solid 1px #CCCCCC;
margin: 13px 0 0 0;
clear: both;
}

.prod-info {
border-bottom:solid 1px #CCCCCC;
border-top:solid 1px #CCCCCC;
background-color: #F7F7F7;
padding: 11px;
clear: both;
}

.prod-price {
border-top:solid 1px #CCCCCC;
padding: 11px;
clear: both;
}

.itemrow_cues {
border-bottom:solid 1px #CCCCCC;
padding: 29px 0 7px 0;
}

#maincontent {
width:725px;
right: 0px;
top: 0px;
float: right;
margin: 10px 0 0 0;
padding: 13px 0 0 15px;
}

.canmsrp {
	color:#999999;
	display: block;
}

.saleprice {
color:#FF0000;
font-weight:bold;
}

.fineprint {
font-size:10px;
}


/*****************************************************
* Shopping Cart
*****************************************************/

#cartcontent {
width:800px;
background-color: #FFFFFF;
text-align: left;
padding:13px 100px 100px 100px;
}

.addtocartbox {
border: 1px solid #cccccc;
padding: 12px;
border-top: none;
}


/*****************************************************
* LISTS
*****************************************************/


ul.column{
width: 100%;
padding: 0;
margin: 0;
list-style: none;
}
ul.column li {
float: left;
width: 240px; /*Set default width*/
padding: 0;
margin: 5px 0;
display: inline;
height: 270px;
}
.block {
margin-right: 10px; /*Creates the 10px gap between each column*/
padding: 2px;
background: #e3e1d5;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
}
.block h2 {
	font-size: 1.8em;
}
.block img {
/*Flexible image size with border*/
	width: 211px;  /*Took 1% off of the width to prevent IE6 bug*/
padding: 8px;
background:#fff;
margin: 0 auto;
display: block;
-ms-interpolation-mode: bicubic;
height: 160px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
}


/*****************************************************
* LISTS NO BORDER
*****************************************************/

ul.column-noborder{
width: 100%;
padding: 0;
margin: 0;
list-style: none;
}
ul.column-noborder li {
float: left;
width: 240px; /*Set default width*/
padding: 0;
margin: 5px 0;
display: inline;
height: 230px;
border-bottom: 1px solid #cccccc;
}
ul.column-noborder .block {
margin-right: 10px; /*Creates the 10px gap between each column*/
padding: 0px;
background: #ffffff;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
}

ul.column-noborder .block img {
/*Flexible image size with border*/
	width: 211px;  /*Took 1% off of the width to prevent IE6 bug*/
padding: 8px 0;
background:#fff;
margin: 0 auto;
display: block;
-ms-interpolation-mode: bicubic;
height: 160px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
}


/*****************************************************
* LISTS SHORT 
*****************************************************/

ul.column-short{
width: 100%;
padding: 0;
margin: 0;
list-style: none;
}
ul.column-short li {
float: left;
width: 240px; /*Set default width*/
padding: 0;
margin: 5px 0;
display: inline;
height: 230px;
}


/*****************************************************
* LISTS SHORT w Border
*****************************************************/

ul.column-short-border{
width: 100%;
padding: 0;
margin: 0;
list-style: none;
}
ul.column-short-border li {
float: left;
width: 240px; /*Set default width*/
padding: 0;
margin: 5px 0;
display: inline;
height: 220px;
border-bottom: 1px solid #cccccc;

}

/*****************************************************
* LISTS for POOL TABLES - same as above
*****************************************************/

ul.column-pooltables{
width: 100%;
padding: 0;
margin: 0;
list-style: none;
}
ul.column-pooltables li {
float: left;
width: 241px; /*Set default width*/
padding: 0;
margin: 5px 0;
display: inline;
height: 205px;
border-bottom: 1px solid #cccccc;
}
ul.column-pooltables .block {
margin-right: 10px; /*Creates the 10px gap between each column*/
padding: 0px;
background: #ffffff;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
}

ul.column-pooltables .block img {
/*Flexible image size with border*/
	width: 222px;  /*Took 1% off of the width to prevent IE6 bug*/
padding: 8px 0;
background:#fff;
margin: 0 auto;
display: block;
-ms-interpolation-mode: bicubic;
height: 120px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
}

/*****************************************************
* Footer
*****************************************************/

#footer-wrapper {
margin:0 auto;
width:100%;
background-color: #E5ECD5;
border-top: 1px solid #cccccc;
}

#footer-two {
	width:1000px;
	margin: 0 auto;
	padding: 0;
}
#footer-three {
width:1000px;
margin: 0 auto;
padding: 0;
}

#footer p {
font-size: 13px;
}

#footer a {
color: #333333;
}

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

#maincontent-footer {
	width:715px;
	float: right;
	margin: 0;
	text-align:left;
	padding: 15px 0 0 25px;
}

#sidebar-footer {
	width: 242px;
	margin: 0;
	padding: 0;
}

#footer{
	width:715px;
	margin:0;
	padding:0;
	float: right;
	text-align: left;
}
#footer2{
margin:0;
padding: 0;
}
#footer ul{
	padding:12px 0;
	margin:0;
	list-style:none;
	height: 230px;
}
#footer ul li{
margin-top:0;
padding-right:10px;
width:165px;
float:left;
font-weight:bold;
}
#footer ul ul{
padding-bottom:7px;
}
#footer ul ul li{
float:none;
width:auto;
font-weight:normal;
padding:2px 0 2px 0;
}
#footer .last{padding-right:0;margin-top:0;}
#badges{
	clear:both;
	margin-top:0;
	padding: 10px 0;
}


/*****************************************************
* Lists with checkmarks
*****************************************************/

#checkmarks {
	margin:0 12px 19px 0px;
}

#checkmarks ul {
list-style-type:none;
padding:0px;
margin:0px;
}

#checkmarks li {
padding:0 4px;
}

#checkmarks li p {
margin:0;
padding:0 0 0 19px;
background-image:url(../images/checkmarks.gif);
background-repeat:no-repeat;
background-position:left;
}


/*****************************************************
* Lists with more images
*****************************************************/

#listomatic-price {
	margin:0;
	padding: 11px 11px 0 11px;
}

#listomatic-price #sale-tag {
	background-image:url(../images/sale-tag.gif);
	background-repeat:no-repeat;
	background-position: top left;
	padding:0 0 0 59px;
}

#listomatic {
	margin:0;
	padding: 11px;
	background-image:url(../images/grade-grey-background.jpg);
	background-repeat:repeat-x;
	background-position:top;
	border-bottom:solid 1px #E0E0E0;
	border-top:solid 1px #E0E0E0;
}

#listomatic ul, #listomatic-price ul {
	list-style-type:none;
	padding:0px;
	margin:0px;
}

#listomatic li, #listomatic-price li {
	margin:0;
	padding:0 0 9px 59px;
}

#listomatic #bonus {
	background-image:url(../images/bonus.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

#listomatic #colours {
	background-image:url(../images/colours.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

#listomatic #delivery {
	background-image:url(../images/delivery.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

#listomatic #checkmark {
	background-image:url(../images/checkmark.gif);
	background-repeat:no-repeat;
	background-position:top left;
}





/*****************************************************
* Other Stuff
*****************************************************/

.float-left {
float:left;
margin: 0 9px 0 0;
}

.float-right {
float:right;
margin: 0 0 8px 12px;
}

/*****************************************************
* Lightbox
*****************************************************/


/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CCAttribution-ShareAlike 2.5 Brazil - http://creativecommons.org/licenses/by-sa/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

