
* {
	margin:0;
	padding:0;	
}


body {
	background:#FFFFFF;
	font-size:0.8em;
	font-family: Helvetica, Arial, Tahoma, sans-serif;
	color:#595959;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Helvetica", "Verdana", "Arial";
	letter-spacing:-1px;
	color:#0075AF;
}

h1 {
	margin:10px 0 -20px 0;
	font-size:70px;
	text-align:left;
	font-weight:normal;
}

h2 {
	margin:10px 0 20px 0;
	font-size:22px;
	font-weight:normal;
}

h4 {
	font-family: Helvetica, Arial, Tahoma, sans-serif;
	margin:10px;
	font-size:15px;
	color:#595959;
}

img {
	border:none;	
}

a {
	color:#0075AF;
	text-decoration:none;
}

a:hover {
	color:#333333;
	text-decoration:underline;
}

p {
	margin:10px 0;
	line-height:1.4em;	
}

textarea {
	border:1px solid #CCCCCC;
	font-family: Helvetica, Arial, Tahoma, sans-serif;
	color:#595959;
}

input {
	color:#595959;	
}

#wrapper {
	margin:0 auto;
	width:980px;
	padding:0 0 20px 0;
}

#page {
	padding:5px 10px;
	background:#FFFFFF;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-bottomleft:3px;
}

#header {

}

#logo {
	float:left;	
	margin-bottom:10px;
}

#searchBar {
	float:right;
	margin:10px 5px 0 0;
	width:229px;
	height:36px;
	background:url(../images/search_bg.png) no-repeat;
}
#searchBar input{
	width:140px;
	height:18px;
	padding:2px;
	outline:none;
	margin:5px 5px 0 10px;
	background:transparent;
	border:0 none;
	font-size:12px;
}
#searchBar input.button{
	cursor:pointer;
	display:inline-block;
	width:67px;
	height:30px;
	padding:0;
	margin:0;
	outline:0 none;
}
.defaultTip {
	color:#999999;	
}

#quicklinks {
	clear:right;
	float:right;
	width:700px;
	margin:10px 0 0 0;
	list-style-type:none;
	text-align:right;
	top:48px;
	position:relative;
}

#quicklinks li{
	display:inline;
	color:#ebebeb;
}

#quicklinks li a{
	margin:0 10px;
	text-transform:uppercase;
	font-size:12px;
	color:#0075AF;
}
#quicklinks li a:hover{

}

/* Navigation
************************************************************/

#navigation {
	clear:both;
	padding:10px 0 2px 0;
	height:22px;
	border-bottom:1px solid #ebebeb;
}

#mainNav {
	list-style-type:none;
	font-size:10px;
}

#mainNav li{
	display:block;
	float:left;
	position: relative;
	z-index:1000;
}

#mainNav li a{
	display:block; 
	float:left;
	background:#FFFFFF;
	height:20px;
	line-height:20px;
	padding:0 35px 0 7px;
	text-decoration:none;
	outline:none;	
	text-transform:uppercase;
	color:#666666;
}

#mainNav li a:hover{
	color:#840808;
}


/* Navigation child menus */
#mainNav li ul { 
	position:absolute; 
	z-index:1000; 
	left:0; 
	top:20px; 
	display:none; 
	list-style-type:none; 
	background:#FFFFFF;
	opacity: .95; filter: alpha(opacity=95); -ms-filter: "alpha(opacity=95)"; -khtml-opacity: .95; -moz-opacity: .95;
	border:1px solid #ebebeb;
	border-top:none;
}

#mainNav li:hover ul { 
	display: block;
}

#mainNav li ul li a { 
	display:block; 
	margin:0; 
	padding:0 13px;
	text-decoration:none;
	height:auto;
	width:120px;
	color:#595959;
}
#mainNav li ul li a:hover { 
	background: #840808;
	color:#FFFFFF;
}

#content {
	clear:both;
	padding:20px 0;
	border-top:1px solid #E1E1E1;
}

/* BLOG
*************************************************************/
#blogContent {
	float: right;
	width: 200px;
height: 500px;
overflow:auto;
padding-right:10px;


}
#blogContent h2{
	text-transform:uppercase;
font-weight:700;
font-size:40px;
border-bottom:1px solid lightgrey;

}
#blogContent h4{
	
}
#blogContent h5{
	
}
#blogContent p{
	
}
/* HOME
************************************************************/

#home{
	overflow:auto;
	padding:0 12px;
	width:680px;
	float: left;
}

#home .callout {
	background:#FFFFFF;
	border:1px solid #ebebeb;

}

#home #callout1 {
	float:left;
	width:490px;
	
	margin:0 0px 0px 0;
	border:none;
        width: 400px;
}
#home #callout1 p {
	font-size:12px;
	line-height:1.5em;
	text-align:left;
	margin:10px 0px;
}
#home #callout2 {
	float:right;
	width:200px;
	margin:0 0 20px 0px;
 border: none;
}
#home #callout2 h2 {
	text-transform:uppercase;
        font-weight: 700;
        padding:0;
margin-bottom:0;

}
#home #callout2 p{
	background:#0075AF;
        line-height:1em;
        font-size:11px;
        padding: 5px;
        color:white;
       

}
#home #callout3 {
	float:left;
	width:490px;
	margin:0 20px 0 0;
}
#home #callout4 {
	float:right;
	width:420px;
}

#home h4 {
	text-align:left;
        border-bottom: 1px solid #0075AF;
        color: #0075AF;
        text-transform:uppercase;	
        margin:5px;

}


#home #bottomRow {
        clear: both;
}
#home #bottomRow #featuredBox{
        width:300px;

}
#home #bottomRow #featuredBox p{
        margin-left: 5px;
font-size:11px;
float:left;

}
#home #bottomRow #featuredBox .featuredProduct{
        width:90px;
        height:90px;
        margin: 5px;
background: url(../images/dropShadow.jpg) no-repeat 0 0;
position:relative;
overflow:hidden;
float:left;

}
#home #bottomRow #featuredBox .featuredProduct:hover{
background: url(../images/dropShadow-over.jpg) no-repeat 0 0;
}
#footer {
	clear:both;
	font-size:0.8em;
	padding:15px 0;	
	text-align:center;
	border-top:1px solid #E1E1E1;
}

#utilityNav {
	list-style-type:none;
}

#utilityNav li{
	display:inline;
	font-size:1.1em;
}

#utilityNav a{
	margin:0 50px;
	color:#333333;
}

#footer p {
	margin:15px 0;
	clear:both;	
}

#ads {
	padding:40px 0;
	overflow:auto;
}
.ad {
	height:150px;
	background:#b5cedd;
	float:left;
}
#ad1{
	width:560px;
	margin-right:20px;
}
#ad2{
	width:400px;
}

/* GALLERY
************************************************************/
#gallery {
	overflow:hidden;
	zoom:1;
	clear:both;
}

#galleryBrowser {
	padding:0 20px;
}

#galleryFilters {
	position:relative;
	z-index:800;
}

#galleryFilters select{
	visibility:hidden;
	height:40px;
	/* now javascript replacement
	width:180px;
	background: #FFFFFF;
	border:1px solid #FFFFFF;
	margin:5px 5px 5px 0;
	*/
}

#galleryPager {
	float:right;
	margin-right:20px;
	font-size:0.8em;
	text-transform:uppercase;
	height:20px;
}

#galleryPager ul {
	list-style-type:none;	
}
#galleryPager ul li{
	float:left;
	padding:2px 7px;
}
#galleryPager ul li a{
	display:block;
	float:left;
	text-decoration:underline;
	font-weight:bold;
}
#galleryPager ul li a:hover{
	color:#840808;
	text-decoration:none;
}

#gallerySlider {
	width:100%;
	height:466px;
	position:relative;
	overflow:hidden;
}

#gallerySlider.small {
	height:162px;
}

.galleryPreviousBtn, .galleryNextBtn {
	visibility:hidden;
}

#gallerySlider .galleryPreviousBtn, #gallerySlider .galleryNextBtn {
	width:13px;
	position:absolute;
	top:0;
}

#gallerySlider .galleryPreviousBtn {
	left:0;
}
#gallerySlider .galleryNextBtn {
	right:0;
}

#gallerySlider .galleryPreviousBtn a, #gallerySlider .galleryNextBtn a {
	display:block;
	width:13px;
	height:100px;
	margin-top:166px;
	outline:none;
}

#gallerySlider.small .galleryPreviousBtn a, #gallerySlider.small .galleryNextBtn a {
	margin-top:25px;	
}
	
#gallerySlider .galleryPreviousBtn a{
	background:url(../images/arrow_prev.gif) no-repeat center center;
}
#gallerySlider .galleryPreviousBtn a:hover {
	background:url(../images/arrow_prev_hover.gif) no-repeat center center;
}

#gallerySlider .galleryNextBtn a{
	background:url(../images/arrow_next.gif) no-repeat center center;
}
#gallerySlider .galleryNextBtn a:hover {
	background:url(../images/arrow_next_hover.gif) no-repeat center center;
}

#galleryPaneContainer {
	position:absolute;
	width:922px;
	height:466px;
	overflow:hidden;
	left:18px; /* width of previous button + 5px margin */
	top:0;
}

#gallerySlider.small #galleryPaneContainer {
	height:162px;	
}

.galleryPane {
	width:912px;
	background:#ebebeb;
	padding:5px;
	/* IE */
	*padding:5px 5px 10px 5px;
	/*display:none;*/
	position:absolute;
	top:0px;
	left:-1000px;
}

.activePane {
	display:block;
	top:0px;
	left:0px;
}

.featuredItem {
	margin:5px;	
	background:#FFFFFF;
	position:relative;
	width:294px;
	height:294px;
	overflow:hidden;
}

.featuredItem a {
	/*opacity: .5; filter: alpha(opacity=50); -ms-filter: "alpha(opacity=50)"; -khtml-opacity: .50; -moz-opacity: .50;*/
	display:block;
	width:292px;
	height:292px;
	border:1px solid #CCCCCC;
	overflow:hidden;
	text-decoration:none;	
}

.featuredItem a:hover {
	border:1px solid #840808;
		
}

#featured1 {
	float:left;
}
#featured2 {
	float:right;
	
}

.galleryItem {
	position:relative;
	float:left;
	width:142px;
	height:142px;
	margin:5px;
	background:#FFFFFF;
	overflow:hidden;
}
.galleryItem a {
	/*opacity: .5; filter: alpha(opacity=50); -ms-filter: "alpha(opacity=50)"; -khtml-opacity: .50; -moz-opacity: .50;*/
	display:block;
	border:1px solid #CCCCCC;
	width:140px;
	height:140px;
	overflow:hidden;
	text-decoration:none;
}
.galleryItem a:hover {
	border:1px solid #840808;
		
}

.itemCaption {
	position:absolute;
	bottom:0px;
	left:1px;
	background:#840808;
	opacity: .6; filter: alpha(opacity=60); -ms-filter: "alpha(opacity=60)"; -khtml-opacity: .60; -moz-opacity: .60;
	display:none;
	width:144px;
	cursor:pointer;
}

.featuredItem .itemCaption {
	width:300px;	
}

.itemCaption h5{
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	padding:2px 5px;
	text-align:center;
}



/* Product Page Styles
******************************************************/

#product {
	overflow:auto;	
}

#productImg {
	float:left;
	width:350px;
	margin:10px 30px 20px 20px;
	border:1px solid #ebebeb;
}

#productDetails {
	float:left;
	width:420px;
}

.productOptions {
	border-top:1px solid #e7e7e7;
	border-bottom:1px solid #e7e7e7;
	margin:20px 0 50px 50px;
	width:350px;
	padding:10px 20px;
	overflow:auto;
	text-align:left;
}

h4.price {
	font-family: Helvetica, Arial, Tahoma, sans-serif;
	margin:10px 0;
	font-size:13px;
	color:#595959;
	letter-spacing:0px;
}

h5.browse {
	font-weight:normal;
	margin:10px 0 0 20px;
	font-size:15px;
	letter-spacing:0px;
	color:#840808;
}

.quantity {
	width:30px;
	text-align:center;
		
}

.cartButton {
	cursor:pointer;
	outline:none;
	text-transform:uppercase;
	font-size:0.9em;
	text-decoration:none;
	margin:10px 10px 0 0;
	padding:5px 8px;
	background:#dbf0f6;
	border:2px solid #dbf0f6;
	color:#595959;
	font-weight:bold;
	font-size:0.9em;
	
	width: auto;
  	overflow: visible;
	position:relative;
	z-index:1;
}

.cartButton:hover {
	border:2px solid #cce3ef;
}

.addthis_button {
	float:right;
	margin-right:10px;	
}


/* Basket
*****************************************************

#shoppingBag table {
	width:800px;
	margin:20px auto;
	border-collapse:collapse;
}

#shoppingBag h2 {
	margin-left:80px;	
}

#shoppingBag table .desc {
	width:600px;	
}

#shoppingBag table .qty, #shoppingBag table .price  {
	width:70px;	
}

#shoppingBag table .qty {
	text-align:center;	
}

#shoppingBag table .price {
	padding-left:30px;	
}

#shoppingBag table .summary {
	text-align:right;
	padding:10px 5px;
}

#shoppingBag table td{
	padding:5px;
}

#shoppingBag table th {
	background:#ebebeb;
	padding:8px 5px;
}

#shoppingBag table tr.dark {
	background:#eff6f8;
}

#shoppingBag #bagBtns {
	width:800px;
	margin:5px auto;
	text-align:right;	
}

.button {
	display:inline-block;
	text-transform:uppercase;
	font-size:0.9em;
	text-decoration:none;
	margin:5px;
	padding:10px 15px;
	background:#dbf0f6;
	color:#595959;
	font-weight:bold;
}

.button:hover {
	text-decoration:none;
	color:#595959;
	background:#cce3ef;
}
*/

/* JQ Zoom Styles
******************************************************/
div.jqZoomTitle
{
	z-index:5000;
	text-align:center;
	font-size:11px;
	font-family:Tahoma;
	height:16px;
	padding-top:2px;
	position:absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	color: #FFF;
	background: #999;

}

.jqZoomPup
{
		overflow:hidden;
		background-color: #FFF;
		-moz-opacity:0.6;
		opacity: 0.6;
		filter: alpha(opacity = 60);
		z-index:10;
		border-color:#c4c4c4;
		border-style: solid;
		cursor:crosshair;
}

.jqZoomPup img
{
	border: 0px;
}

.preload{
	-moz-opacity:0.8;
	opacity: 0.8;
   filter: alpha(opacity = 80);
	color: #333;
	font-size: 12px;
	font-family: Tahoma;
   text-decoration: none;
	border: 1px solid #CCC;
   background-color: white;
   padding: 8px;
	text-align:center;
   background-image: url(../images/zoomloader.gif);
   background-repeat: no-repeat;
   background-position: 43px 30px;
	width:90px;
	* width:100px;
	height:43px;
	*height:55px;
	z-index:10;
	position:absolute;
	top:3px;
	left:3px;

}

.jqZoomWindow
{
	border: 1px solid #999;
	background-color: #FFF;
}


/* Stylish Select Box Styles
******************************************************/
:focus {outline:none;}

.js ul.newList {left:-9999px;}

ul.newList * {margin:0; padding:0;}

.newListSelected {
	position:relative;
	z-index:999;
	background:#FFFFFF url(../images/arrow_dropdown.gif) no-repeat scroll 155px 2px; border:1px solid #CCCCCC; height:17px; padding:0; width:173px;
	float:left;
	margin:2px 10px 2px 0;
}

.newListSelected div {
	display:block; font-size:0.85em; padding:2px 21px 2px 4px; text-align:left !important; width:149px;
}
ul.newList {
	list-style:none; width:173px; background:#fff; border:1px solid #CCCCCC; top:0; left:0; height:auto; overflow:auto; text-align:left!important; position:absolute; z-index:999;
	font-size: 0.8em;
	margin:-3px 0 0 -1px;
}
ul.newList li {padding:2px 5px!important;}
.hiLite {background:#e7e7e7; }
.newListHover {background:#840808; color:#FFFFFF; cursor:default;}
.newListSelHover {cursor:default;}
.newListSelHover, .newListSelFocus {background-position:155px -19px;}
.newListSelHover div, .newListSelFocus div {font-weight:bold;}

/* Smaller version for product attributes */
#productDetails .newListSelected{
	width:50px;
	background-position:32px 2px;
}
#productDetails .newListSelected div {
	width:26px;
}
#productDetails ul.newList {
	width:50px;
}
#productDetails .newListSelHover, #productDetails .newListSelFocus {
	background-position:32px -19px;
}


/* osCommerce Overrides
**********************************************************/

td.pageHeading, div.pageHeading {
	font-size:22px;
font-weight:normal;
margin:10px 0 20px;

color:#0075AF;
font-family:"Helvetica","Verdana","Arial";
letter-spacing:-1px;
}

table.productListing {
	border-top:0;
border-right:0;
border-left:0;
border-bottom:0;
	border-spacing:0;
}

table.productListing td, table.productListing th{
	padding:5px;
}

.productListing-heading  {
	background:#FFFFFF;
	color:#595959;
	border-bottom:1px solid #e7e7e7;
	font-size:11px;
	font-weight:normal;
}

td.productListing-data  {
	font-family:inherit;
	font-size:10px;
}

tr.accountHistory-even, tr.addressBook-even, tr.alsoPurchased-even, tr.payment-even, tr.productListing-even, tr.productReviews-even, tr.upcomingProducts-even, tr.shippingOptions-even {
	background:#ffffff;
}

tr.accountHistory-odd, tr.addressBook-odd, tr.alsoPurchased-odd, tr.payment-odd, tr.productListing-odd, tr.productReviews-odd, tr.upcomingProducts-odd, tr.shippingOptions-odd {
	background:#eff6f8;
}
table.productListing {
	border-top:0;
border-right:0;
border-left:0;
border-bottom:1px solid #E1E1E1;
	border-spacing:0;
}


/* Manfactures Overrides
**********************************************************/

.listingItem {
width:600px;
background:url(../images/itembg_med.png) no-repeat;
margin:5px;
padding:20px 5px 20px 20px;
height:100px;
border-top:1px solid #E1E1E1;


}
.listingItem .listingItemImage {
	width:145px;
	height:103px;
	float:left;
}
.listingItem img, .productInfo img {
float:left;
border:1px #4A4A4A solid;
margin:0 2px 10px 0;

}

.listingItem p {
margin:3px 0;
}

.listingItem span {
margin-right:50px;
}

#flashScroll {
width:380px;
overflow:hidden;
}

