@charset "utf-8";
/* CSS Document */

<!--
/* v1.0 | 20080212 */

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;
	font-size: 100%;
	vertical-align: top;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
/*:focus {
	outline: 0;
}*/

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}



img{ border:0; }
body {
/*	font: 100% Verdana, Arial, Helvetica, sans-serif;*/
	background: #222;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColElsCtr #container {
	width:960px;
	background: #FFFFFF;
	margin: 10px auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColElsCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
.webdesign{ text-align:right; font-size:75%;}
h1,h2,h3{ font-family:Arial, Helvetica, sans-serif; }

h3 { font-size:150%; font-weight:normal; /*font-family:"Arial Rounded MT Bold",Arial, Helvetica, sans-serif; color:#000;*/ text-transform:capitalize; /*background:#eee;*/
padding-bottom:15px; /*margin-bottom:10px;*/ /*border-bottom:1px soild #EF5A00;*/ 
 }
 
 p{ line-height:1.3;}
 
 .savepost{ color:#158F00; text-align:center; font-weight:bold; padding-top:10px; margin-bottom:0; padding-bottom:0; }
 .usave{ /*color:#158F00; text-align:center; font-size:80%; padding-bottom:10px; font-weight:bold;*/ display:none; }
 .rrp{ /*color:#000; text-align:center; font-size:80%; text-decoration:line-through;*/ display:none;  }
 .price{ /*color:#990000;*/ /*color:#FF5A00;*/ color:#990000; font-weight:bold; font-size:200%; text-align:center; 
 /*font-family:"Arial Rounded MT Bold",Arial, Helvetica, sans-serif; */ }
 
.freepost{ background:#E6EFC2; color:#264409; font-weight:bold; /*border:1px solid #C6D880;*/ padding:5px; text-align:center; 
margin-top:15px; margin-bottom:20px; }
.see-larger-img{ text-align:center; text-transform:capitalize; }

.sale-text{ text-align:center; font-weight:bold; font-size:170%; color:#FC5A00; text-transform:uppercase; 
font-family:"Arial Rounded MT Bold", Arial, Helvetica, sans-serif; padding-top:20px; padding-bottom:20px;
}
.free-post-title{color:#158F00;}
.title-highlight{ color:#183766;}

/*
=Start table structure
*/
#Summary, #Caption {
	width: 28em;
}

.tableStyle {
	width: 99%;
	margin: 1em 0 1em 0;
/*	border: solid #666;*/
/*	border-width: 1px 0 0 1px;*/
	border-collapse: collapse;
/*	border-right:1px solid #666;*/
	border: none;
}

.tableStyle th, .tableStyle td {
/*	border: solid 1px #666;
	border-width: 0 0 1px 0;
	padding: 0.2em;*/
	border: none;
/*	border-bottom:1px solid #ccc;*/

}
.tableStyle th{ /*border:1px solid #ccc;*/ padding:10px; }
.tableStyle td { 	padding-bottom:40px; }
/*
=End table structure
*/

/*
=Start grey colour scheme
*/
.greyScheme, .greyScheme th, .greyScheme td {
	border-color: #666;
}

/*.greyScheme .even {
	background-color: #E3F6FE;
}*/

.greyScheme th, .greyScheme thead td {
	background-color: #eee;
}

.greyScheme th.firstColumn {

	background-color: #eee;
}
/*
=End grey colour scheme
*/

.center{ text-align:center; }
h1 span { color:red;}

	/*
	image centering
	*/
	img.centered{display:block;margin-left:auto;margin-right:auto;}
	img.alignright{padding:4px;margin:0 0 2px 7px;display:inline;}
	img.alignleft{padding:4px;margin:0 7px 2px 0;display:inline;}
	.alignright{float:right;}
	.alignleft{float:left}
	/* End Images */
	
	
	.lightbox{ text-transform:uppercase;  }
	
	#lightbox{ 
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{ padding: 10px; }

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/images/prev.gif) left 50% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/next.gif) right 50% no-repeat; }

/*** START : next / previous text links ***/
#nextLinkText, #prevLinkText{ color: #FE5C00; font-weight:bold; text-decoration: none; }
#nextLinkText{ padding-left: 20px; }
#prevLinkText{ padding-right: 20px; }
/*** END : next / previous text links ***/
/*** START : added padding when navbar is on top ***/
.ontop #imageData { padding-top: 5px; }

/*** END : added padding when navbar is on top ***/

#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{ padding:0 10px;}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}
#imageData #helpDisplay {clear: left; float: left; display: block; }

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	display: none;
	}
	
.clearfix:after {content: ".";  display: block; height: 0; clear: both; visibility: hidden; }
* html>body .clearfix { display: inline-block; width: 100%; }
* html .clearfix {/* Hides from IE-mac \*/ height: 1%; /* End hide from IE-mac */ }


.firstColumn{ padding-right:10px;}

ol li{ list-style:decimal; margin-left:30px; }

.greyScheme td {
	 border-bottom:2px solid #ddd; }
	 
	 .greyScheme th, .greyScheme thead td {
	background-color: #eee; border-bottom:2px solid #ddd;
}

/* -------------------------------------------------------------- 
   
   typography.css
   * Sets up some sensible default typography.
   
-------------------------------------------------------------- */

/* Default font settings. 
   The font-size percentage is of 16px. (0.75 * 16px = 12px) */
body { 
  font-size: 75%;
  color: #222; 
/*  background: #fff;*/
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
}


/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { font-weight: normal; color: #111; }

h1 { font-size: 3em; line-height: 1; /*margin-bottom: 0.5em;*/ }
h2 { font-size: 2em; /*margin-bottom: 0.75em; */}
h3 { font-size: 1.5em; line-height: 1; /*margin-bottom: 1em;*/ }
h4 { font-size: 1.2em; line-height: 1.25; /*margin-bottom: 1.25em;*/ }
h5 { font-size: 1em; font-weight: bold; /*margin-bottom: 1.5em;*/ }
h6 { font-size: 1em; font-weight: bold; }

h1 img, h2 img, h3 img, 
h4 img, h5 img, h6 img {
  margin: 0;
}


/* Text elements
-------------------------------------------------------------- */

p           { margin: 0 0 0.5em; }
p img.left  { float: left; margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p img.right { float: right; margin: 1.5em 0 1.5em 1.5em; }

a:focus, 
a:hover     { color: #000; }
a           { color: #009; text-decoration: underline; }

blockquote  { margin: 1.5em; color: #666; font-style: italic; }
strong      { font-weight: bold; }
em,dfn      { font-style: italic; }
dfn         { font-weight: bold; }
sup, sub    { line-height: 0; }

abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin: 0 0 1.5em; font-style: italic; }
del         { color:#666; }

pre 				{ margin: 1.5em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; }


/* Lists
-------------------------------------------------------------- */

li ul, 
li ol       { margin:0 1.5em; }
ul, ol      { margin: 0 1.5em 1.5em 1.5em; }

ul          { list-style-type: disc; }
ol          { list-style-type: decimal; }

dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em;}


/* Tables
-------------------------------------------------------------- */

table       { margin-bottom: 1.4em; width:100%; }
th          { font-weight: bold; }
thead th 		{ background: #c3d9ff; }
th,td,caption { padding: 4px 10px 4px 5px; }
/*tr.even td  { background: #e5ecf9; }*/
tfoot       { font-style: italic; }
caption     { background: #eee; }


/* Misc classes
-------------------------------------------------------------- */

.small      { font-size: .8em; margin-bottom: 1.875em; line-height: 1.875em; }
.large      { font-size: 1.2em; line-height: 2.5em; margin-bottom: 1.25em; }
.hide       { display: none; }

.quiet      { color: #666; }
.loud       { color: #000; }
.highlight  { background:#ff0; }
.added      { background:#060; color: #fff; }
.removed    { background:#900; color: #fff; }

.first      { margin-left:0; padding-left:0; }
.last       { margin-right:0; padding-right:0; }
.top        { margin-top:0; padding-top:0; }
.bottom     { margin-bottom:0; padding-bottom:0; }


/* add-to-cart
-------------------------------------------------------------- */
.add-to-cart{ border:1px solid #FE5C07;  /*background:#555; color:#eee;*/ /*font-weight:bold;*/ 
cursor:pointer; padding:2px; font-weight:bold; font-size:90%; 
/*padding-top:5px; padding-bottom:5px;*/ /*text-transform:uppercase;*/ background:#F18200; color:#fff; text-transform:capitalize; }