/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5952 2007-03-03 06:18:46Z drbyte $
 */

/* Standard HTML Tags */ 
body 
	{
	margin: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 62.5%;
	color: #000000;
	background-image:url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color: #e3e0df;
	}

/* Header Tags */
h1 {
	font-size: 1.5em;
	color: #96111c;
	}

#indexDefaultMainContent h1{
color:#000000;
}

h1#indexCategoriesHeading
	{
	margin-bottom: 20px;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger
	{
	font-size: 1.1em;
	}

.biggerText
	{
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6
	{
	margin: 0.3em 0px;
	margin-left: 5px;
	}
	
h1#productListHeading
	{
	margin-bottom: 20px;
	}

h3.itemTitle
	{
	font-size: 13px;

	}
	
h1#cartDefaultHeading
	{
	color: #333333;
	font-size: 1.6em;	
	}
/*  Might uncomment either or both of these if having problems with IE peekaboo bug:
h1, h2, h3, h4, h5, h6, p {
	position: relative;
	}
*html .centerColumn {
	height: 1%;
	}
*/


/* Standard Image Tags */
img 
	{
	border: none;
	}

a img 
	{
	border: none;
	}
	
/* Image Tags */
#productMainImage
	{
	margin: 0px 1em 1em 0px ;
	}

#reviewsInfoDefaultProductImage
	{
	margin: 0px 1em 1em 0px ;
	}

#productReviewsDefaultProductImage
	{
	margin: 0px 1em 1em 0px ;
	}
	
#reviewWriteMainImage 
	{
	margin: 0px 1em 1em 15px ;
	}

/*Standard Links*/
a:link {
color: #a4313a;
text-decoration:none;
}

a:visited {
color:#880000;
text-decoration:none;
}

a:hover {
color:#cc0000;
text-decoration:underline;
}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}
	
/* Form Tags */
FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}

TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #E4FEF5;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0px;
	border: 1px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	color: black;
	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}
h4.optionName {
	margin-left: 0px;
	}
	
LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch{
	float: left;
	}

LABEL.inputLabel {
	width: 9em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 14em;
	float: left;
	padding-left: 2.5em;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
	width: 11em;
	float: left;
	}

#checkoutPayment LABEL.radioButtonLabel {
	font-weight: bold;
	}

P, ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}

.hiddenField 
	{
	display: none;
	}

.visibleField
	{
	display: inline;
	}
	
/****************************************************************************************************************************/
/****************************************************************************************************************************/
/******************************************* wrappers - page or section containers ******************************************/
/****************************************************************************************************************************/
/****************************************************************************************************************************/

#mainWrapper {
	background-color: #ffffff;
	text-align: left;
	width: 800px;
	vertical-align: top;
	border: 1px solid #9a9a9a;
	margin: auto;
	margin-top: 65px;
	padding: 0px;
	position: relative;

	}

#contentMainWrapper
	{
	clear: both;
	margin: 0px;
	padding: 0px;
margin-top: -38px;
	}

#cartBoxListWrapper
	{
	margin: 0px;
	padding: 0px;
	}
	
#ezPageBoxList
	{
	margin: 0px;
	padding: 0px;
	}

#cartBoxListWrapper ul	
	{
	margin: 0px;
	padding: 0px;
	}

#ezPageBoxList ul
	{
	margin: 0px;
	padding: 0px;
	}
	
#popupAdditionalImage
	{
	margin: 0px;
	padding: 0px;
	}
	
#popupImage	
	{
	margin: 0px;
	padding: 0px;
	background-image: none;
	}
	
#headerWrapper
	{
	margin: 0px;
	padding: 0px;

	}

#headerWrapper
	{
background-color: #fff;
	}

#logo
{
position: absolute;
top: -52px;
left: 0px;
}

#logoWrapper
	{
	}

#nameWrapper  {
	margin: 0px;
	margin-top: 8px;
	padding: 0px;
}

#nameWrapper a, #nameWrapper a:visited {
text-decoration:none;
color:#fff;
font-weight:normal;
}

#navColumnOneWrapper
	{
	margin: auto;
	margin-right: auto;
	margin-left: 10px;
padding-bottom:30px;
	}

#navColumnTwoWrapper
	{
	margin: auto;
	margin-left: auto;
	margin-right: 15px;
	}
	
#sendSpendWrapper 
	{
	border: 1px solid #cacaca;
	float: right;
	margin: 0px 0px 1em 1em;
	margin: 0px;
	width: 47%;
	}
#productAttributes
	{
	margin-top: 30px;
	margin-left: 10px;
	border: 1px solid #ccc;
	width: 290px;
		}

.wrapperAttribsOptions 
	{
	margin-top: 0.3em;
	margin-bottom: 0.3em;
	margin-right: 0px;
	margin-left: 10px;
	}

#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	display: none;
	visibility: hidden;
	}

.floatingBox, #accountLinksWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0px;
	width: 47%;
	}


/******************** Search box in top nav ********************/
/* The search box that is located in the the top navigation */

#navMainSearch {
	margin-top: 5px;
	float: right;
	vertical-align: top;}

#navMainSearch input {
	vertical-align: middle;}

/****************************************************************************************************************************/
#topnav {
	background-image: url(../images/topnav-bg.gif);
	height: 40px;
	background-repeat: repeat-x;
	color: #fff;
	width: 800px;
	text-align: center;
	font-size: 10px;
	text-transform: uppercase;
}
	#topnav ul {
		list-style: none;	
		padding: 0;
		margin: 0;
		width: 800px;
	}
	#topnav li {
		list-style-type: none;
		display: inline;
	}
	#topnav li a {
		display: block;
		float: left;
		color: #fff;
		padding-left: 12px;
		padding-right: 12px;
		height: 40px;
		line-height: 40px;
		border-right: 2px solid #4d0508;
	}
	#topnav li a.last {

	}
	
		#topnav li a, 	#topnav li a:visited, 	#topnav li a:hover{
		color: #fff;
		}
	
	#topnav li a:hover {
		text-decoration: underline;
	}
/****************************************************************************************************************************/
/****************************************************************************************************************************/
/****************************************************** Top Navigation ******************************************************/
/****************************************************************************************************************************/
/****************************************************************************************************************************/

/* The navigation at the top of the site */
#navMainWrapper
	{
	margin: 0px;
	background-color: #abbbd3;
	background-image: url(../images/topnav-bg.gif);
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	color: #ffffff;
	height: 35px;
	width: 520px;
	float: right;
	position: absolute;
	right: -1px;
	top: -52px;
	border: 1px solid #9a9a9a;
	border-bottom: 0px;
	}
	
#navMain ul
	{
	margin: 0px;
	margin-top: 5px;
	padding: 0.5em 0px;
	list-style-type: none;
	line-height: 1.5em;
	width: 360px;
	text-align: right;
	}
	
#navMain ul li
	{
	display: inline;
	}

#navMain ul li a
	{
	text-decoration: none;
	padding: 0px 0.5em;
	margin: 0px;
	color: #ffffff;
	white-space: nowrap;
	}
#navMain ul li a:hover 
	{
	color: #fff;
	text-decoration: underline;	
	}
/****************************************************************************************************************************/
	
/****************************************************************************************************************************/
/****************************************************************************************************************************/
/****************************************************** Footer Navigation ***************************************************/
/****************************************************************************************************************************/
/****************************************************************************************************************************/	

/************ Bespoke Column Footer ************************/
#footer {
	background-color: #cfcac6;
	padding: 20px;
	overflow: hidden;
	width: 760px;
	}
/************ Styles Column 1 ************************/
#footer .cols1 {
	width: 130px;
	float: left;
}
#footer .cols1 ul {
	margin: 0px;
	padding: 0px;
	list-style-image: url(../images/bullet.gif);
	list-style-type: disc;
}
#footer .cols1 ul li {
	margin-left: 20px;
	margin-bottom: 5px;
}

/************ Styles Column 2 ************************/
#footer .cols2 {
	width: 130px;
	float: left;
}
#footer .cols2 ul {
	margin: 0px;
	padding: 0px;
	list-style-image: url(../images/bullet.gif);
	list-style-type: disc;
}
#footer .cols2 ul li {
	margin-left: 30px;
	margin-bottom: 5px;
}

/************ Styles Column 3 ************************/
#footer .cols3 {
	width: 165px;
	float: left;
}
#footer .cols3 ul {
	margin: 0px;
	padding: 0px;
	list-style-image: url(../images/bullet.gif);
	list-style-type: disc;
}
#footer .cols3 ul li {
	margin-left: 30px;
	margin-bottom: 5px;
}

/************ Styles Column 4 ************************/
#footer .cols4 {
	width: 200px;
	float: left;
}
#footer .cols4 ul {
	margin: 0px;
	padding: 0px;
	list-style-image: url(../images/bullet.gif);
	list-style-type: disc;
}
#footer .cols4 ul li {
	margin-left: 30px;
	margin-bottom: 5px;
}

/************ Styles Column 5 ************************/
#footer .cols5 {
	width: 130px;
	float: left;
}
#footer .cols5 ul {
	margin: 0px;
	padding: 0px;
	list-style-image: url(../images/bullet.gif);
	list-style-type: disc;
}
#footer .cols5 ul li {
	margin-left: 30px;
	margin-bottom: 5px;
}





#footbar {
	background-image: url(../images/slidernav-bg.gif);
	height: 32px;
	background-repeat: repeat-x;
}






/* The navigation that appears at the bottom of the site */
#navSuppWrapper
	{
	margin: 0px;
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	color: #ffffff;
	height: 25px;
	}

#navSupp ul	
	{
	margin: 0px;
	padding: 0.5em 0px;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}
	
#navSupp ul li
	{
	display: inline;
	}
	
#navSupp ul li a
	{
	text-decoration: none;
	padding: 0px 0.5em;
	margin: 0px;
	color: #ffffff;
	white-space: nowrap;
	}
#navSupp ul li a:hover
	{
	color: #000;	
	}
/****************************************************************************************************************************/

/****************************************************************************************************************************/
/****************************************************************************************************************************/
/**************************************************** Category Navigation ***************************************************/
/****************************************************************************************************************************/
/****************************************************************************************************************************/	

/*The navigation that appears when you add in some categories*/
#navCatTabsWrapper 
	{
	margin: 0px;
	background-color: #ffffff;
	background-image:none;
	padding: 0.5em 0.2em;
	font-weight: bold;
	color: #9a9a9a;
	height: 1%;
	}

#navCatTabs ul
	{
	margin: 0px;
	padding: 0.5em 0px;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}	

#navCatTabs ul li 
	{
	display: inline;
	}

#navCatTabs ul li a
	{
	text-decoration: none;
	padding: 0px 0.5em;
	margin: 0px;
	color: #9a9a9a;
	white-space: nowrap;
	}

#navCatTabs ul li a:hover
	{
	color: #000;	
	}
/****************************************************************************************************************************/

/****************************************************************************************************************************/
/****************************************************************************************************************************/
/***************************************************  EZ Pages Navigation ***************************************************/
/****************************************************************************************************************************/
/****************************************************************************************************************************/

/*The navigation that appears when you create an EZ page*/
#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #9a9a9a;
	}

#navEZPagesTOC ul {
	margin: 0px;
	padding: 0.5em 0px;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li a  
	{
	color: #3300FF;
	text-decoration: none;
	}

#navEZPagesTOC ul li a:hover
	{
	color: #FF0000;
	}
	

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0px 0.5em;
	margin: 0px;
	}

#navEZPagesTop {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	font-size: 0.95em;
	font-weight: bold;
	margin: 0px;
	padding: 0.5em;
	}
	
#ezPageBoxList ul
	{
	list-style-type: none;
	}
	
#ezPageBoxList li
 	{
	margin: 0px;
	padding: 0.2em 0px;
	} 

/****************************************************************************************************************************/

/****************************************************************************************************************************/
/****************************************************************************************************************************/
/**************************************************  Navigation Breadcrumbs *************************************************/
/****************************************************************************************************************************/
/****************************************************************************************************************************/

/*The styles for the breadcrumbs*/
#navBreadCrumb {
	padding: 0.5em 0.5em;
	font-size: 0.95em;
	font-weight: bold;
	margin: 0px;
	margin-left: 20px;
	color: #000;
	position: absolute;	
	top: 235px;
	}
	
#navBreadCrumb a, #navBreadCrumb a:visited
	{
	color: #000;
	}
/****************************************************************************************************************************/

/****************************************************************************************************************************/
/****************************************************************************************************************************/
/*******************************************************  Misc nav stuff ****************************************************/
/****************************************************************************************************************************/
/****************************************************************************************************************************/

.navSplitPagesResult {
margin: 0.5em;
font-size: 0.9em;
}
.navSplitPagesLinks {
	margin: 0px;
	font-size: 0.9em;
	}

.navNextPrevCounter 
	{
	margin: 0px;
	font-size: 0.9em;
	}
	
.navNextPrevList 
	{
	display: inline;
	white-space: nowrap;
	margin: 0px;
	padding: 0.5em 0px;
	list-style-type: none;
	}
	
#navCategoryIcon
	{
	margin: 0.5em;
	}
	
.buttonRow
	{
	margin: 0.5em;	
	}
	


/* Div container for the left and right hand side where sideboxes are */

	
 #navColumnTwo
 	{
	background-color: transparent;
	vertical-align: top;	
	}
 
/**************************************************************/

/****************************************************************************************************************************/
/****************************************************************************************************************************/
/******************************************************* Main Content ****************************************************/
/****************************************************************************************************************************/
/****************************************************************************************************************************/


/* Left hand column -  */
#navColumnOne
 	{
	vertical-align: top;
	padding: 0px;
	padding-right: 10px;	
	border-right: 1px solid #A1323A;
	z-index: 90000000000;
	position: relative;
	}

.columnLeft {	}
	
.leftBoxContainer
	{
	margin: 0px;

	margin-top: 1.5em;
	}

.leftBoxHeading{
	line-height: 22px;
	text-align: left;
	margin: 0px;
	color: #999;
	height: 22px;
	font-family:"Myriad Pro";
	font-size: 300%;
	font-weight: normal;
	margin-bottom: 5px;
	}
	
	
.leftBoxHeading a:visited
	{
	color: #FFFFFF;
	}
	
	
h3.leftBoxHeading, h3.leftBoxHeading a, h3.leftBoxHeading a:visted, h3.leftBoxHeading a:hover
	{
	line-height: 22px;
	text-align: left;
	margin: 0px;
	color: #a4313a;
	height: 22px;
	}
	
h3.leftBoxHeading a:hover
	{
color: #a4313a;
	} 


/* Middle  - centre column */
/*This includes the centre and the left/right side*/.centerBoxWrapper {
	border: 1px solid #9a9a9a;
	height: 1%;
	margin: 1.1em 0px;
	}

.centerColumn
	{
	padding: 0.8em;	
	font-size:12px;
	line-height: 16px;
	margin-top: 30px;
	}

.centerBoxHeading
	{
	background: url(../images/slidernav-bg.gif);
  	background-repeat:repeat-x;
	color:#000;
	margin:0px;
	font-weight:normal;
	border-bottom: 1px solid #993333;
	padding: 6px 0px;
	}

h2.centerBoxHeading {
	font-size: 1.3em;
	color: #ffffff;
	}	

.centerBoxHeading a:visited {
	color: #FFFFFF;
	}

#contentColumnMain
	{
	vertical-align: top;
	}
	
.centerBoxContents
	{
	vertical-align: top;
	margin: 1em 0px;	
	}
	
.centerBoxContentsSpecials
	{
	vertical-align: top;
	margin: 1em 0px;
	}
	
.centerBoxContentsAlsoPurch
	{
	vertical-align: top;
	margin: 1em 0px;
	}

.centerBoxContentsFeatured
	{
	vertical-align: top;
	margin: 1em 0px;
	}

.centerBoxContentsNew
	{
	vertical-align: top;
	margin: 1em 0px;
	}

.categoryListBoxContents
	{
	vertical-align: top;	
	margin: 1em 0px;
	}

.additionalImages{
	vertical-align: top;	
	margin: 1em 0px;
	}

/*The main content classes*/
 .specialsListBoxContents
 	{
	vertical-align: top;
	margin: 1em 0px;
	}

/*.content,*/ 
#productDescription
	{
	/*font-size: 1.2em;*/
	padding: 0.5em;
	padding-bottom: 0px;

	}

/* right side - column right */
.columnRight {}

.rightBoxContainer 
	{
	margin: 0px;
	border: 1px solid #9a9a9a;
	border-bottom: 1px solid #336633;
	margin-top: 1.5em;
	}

.rightBoxHeading
	{
	margin: 0em;
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	padding: 0.5em 0.2em;
	}
.rightBoxHeading a:visited
	{
	color: #FFFFFF;
	}
	
h3.rightBoxHeading, h3.rightBoxHeading a 
	{
	font-size: 1em;
	color: #ffffff;
	}
	
h3.rightBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 


/****************************************************************************************************************************/
/****************************************************************************************************************************/
/*********************************************************** Banners ********************************************************/
/****************************************************************************************************************************/
/****************************************************************************************************************************/

/*Advertising Banners*/
#bannerboxHeading 
	{
	background-color: #0000CC;
	}

#bannerOne
 	{
	text-align: center;
	padding: 0.8em;
	}

#bannerTwo
	{
	text-align: center;
	padding: 0.8em;
	}
	
#bannerThree
	{
	text-align: center;
	padding: 0.8em;
	}
	
#bannerFour
	{
	text-align: center;
	padding: 0.8em;
	}
	
#bannerFive
	{
	padding: 0.8em;
	text-align: center;
	}

#bannerSix
	{
	text-align: center;
	padding: 0.8em;
	}

/****************************************************************************************************************************/
/****************************************************************************************************************************/
/********************************************************** Side Boxes*******************************************************/
/****************************************************************************************************************************/
/****************************************************************************************************************************/

.sideBoxContent {
	background-color: #ffffff;
	padding: 0.4em;
	}

#manufacturersHeading
	{
	font-size: 0.9em;
	color: #ffffff;
	}

 #search-headerHeading
	{
	font-size: 0.9em;
	color: #ffffff;
	}

#searchHeading
	{
	font-size: 0.9em;
	color: #ffffff;
	}

#recordcompaniesHeading	
	{
	font-size: 0.9em;
	color: #ffffff;
	}

#musicgenresHeading
	{
	font-size: 0.9em;
	color: #ffffff;
	}

#currenciesHeading
	{
	font-size: 0.9em;
	color: #ffffff;
	}

#bestsellers .wrapper {
	margin: 0px 0px 0px 1.5em;
	}

#bestsellers ol {
	padding: 0px;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0px;
	margin: 0.3em 0px 0.3em 0px;
	}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

#ezPagesHeading {
	text-align: left;
	margin-left: 5px;
	margin-top: 0px;
	padding-left: 0px;
	color: #96111c;
	}
#blanksidebox
{
margin-top:40px;
}

#blanksideboxHeading {
	display: none;
	visibility: hidden;
	}

#blanksideboxContent {
	padding-top: 0px;
	margin-left: 0px;
	}

.reviewLinks
{
	display: block;
	line-height: 23px;
	height: 23px;
	padding:0px;
	margin:0px;
	color: #999;
	font-size: 12px;
	font-weight: bold;
	border: none;
	text-decoration: none;
	margin-top:10px;
}

.reviewLinks a, .reviewLinks a:hover, .reviewLinks a:visited
	{
	color: #999;
	text-decoration: none;	
	font-weight: normal;
	font-size:125%;
	}

.reviewLinks a:hover
{
	text-decoration: none;
	color: #a4313a;
}

/* Categories sidebox - tier 1's, tier 2's etc */
#productName
{
font-size: 250%;
font-weight: normal;
}

#categories
{
margin-top:40px;
}

#categoriesContent ul
	{
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
	padding-left: 0px;
	}
	
#categoriesContent ul li
	{
	line-height: 23px;
	height: 23px;
	list-style-type: none;
	list-style-image: none;
	padding-left: 0px;
	margin-left: 0px;
	
	}

.category-top {
	display: block;
	line-height: 23px;
	height: 23px;
	padding:0px;
	margin:0px;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #999;
	text-decoration: none;
}

a.category-top, a.category-top:visited, a.category-top:hover {
	text-decoration: none;
	font-weight: normal;
	font-size:135%;
	margin: 10px 0px;
	border: none;
	}

a.category-top:hover {
	text-decoration: none;
	color: #999;
}
	
a.category-links, a.category-links:visited {
	color: #004080;
	text-decoration: none;
	}

.category-products {
	display: block;
	line-height: 22px;
	height: 19px;
	padding: 0px;
	margin: 0px;
	color: #000000;
	border-bottom: 1px solid #000;
	text-decoration: none;
font-size: 9px;

}

a.category-subs, a.category-products, a.category-subs:visited, a.category-products:visited, a.category-products:hover {
	color: #000000;
	text-decoration: none;
	margin-left: 0px;
	padding-left: 0px;
	}


a.category-products:hover {
	color: #a4313a;
	text-decoration: none;
	}

a.category-subs
	{
	border-bottom: 1px solid #999;
	display: block;
	line-height: 22px;
	height: 19px;
	padding: 0px;
	margin: 0px;
	color: #000000;
	border-bottom: 1px solid #000;
	text-decoration: none;
	}
	
span.category-subs-parent {
	font-weight: bold;
	}
span.category-subs-selected {
	font-weight: bold;
	}
/* end categories box links */
/* Protx Sidebox */
.ProtxFormCardsAcceptedSideboxCardIcon 
	{ 
	margin-left: 4px;
	margin-bottom: 4px;
	}
	
.ProtxFormCardsAcceptedSidebox3DSecureIcon 
	{
	margin-left: 4px;
	margin-bottom: 4px;
	}
	
.ProtxFormCardsAcceptedSideboxProtxIcon {}





/****************************************************************************************************************************/
/****************************************************************************************************************************/
/**************************************************** Shopping Cart Stuff ***************************************************/
/****************************************************************************************************************************/
/****************************************************************************************************************************/

#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #000000;
	padding: 1em;
	}
.productListing-heading , .tableHeading th{
	/*background: url(../images/boxheading.gif);*/
  	background-repeat:repeat-x;
	font-size:1.0em;
	color:#ffffff;
}

.tableHeading th {
	border-bottom: 1px solid #993333;
	background: url(../images/slidernav-bg.gif);
  	background-repeat:repeat-x;
	color:#fff;
	margin:0px;
	height: 30px;
	font-weight:normal;
	}

.tableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
	padding: 0.5em 0px;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #660099;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	padding-left: 3px;	
	}

.cartOldItem {
	color: #660099;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	padding-left: 3px;
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
	}
	
.mediaTitle {
	float: left;
	}
	
.mediaTypeLink {
	float: right;
	}

.normalprice
	{
	text-decoration: line-through;
	}

.productSpecialPriceSale {
	text-decoration: line-through;
	color: #ff0000;	
	}

.productSpecialPrice, .productSalePrice, .productPriceDiscount {
	color: #96111c;
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0px;
	list-style-type: none;
	} 

#cartBoxListWrapper ul
	{
	list-style-type: none;
	}

#cartBoxListWrapper li
	{
	margin: 0px;
	padding: 0.2em 0px;
	} 

.cartBoxTotal {
	margin: 0px;
	padding: 0.2em 0em;
	}

#cartBoxEmpty
	{
	font-weight: bold;
	}

#cartBoxVoucherBalance
	{
	font-weight: bold;
	}

.totalBox
	{
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle{
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;	
	}
	

#shoppingcartBody 
	{
	clear: both;
	}

.shippingEstimatorWrapper 
	{
	/*font-size: 1.2em;*/
	padding: 0.5em;	
	}

#shippingEstimatorContent
	{
	clear: both;
	}

.seDisplayedAddressLabel
	{
	background-color:#85C285;
	text-align: center;
	}
	
.seDisplayedAddressInfo
	{
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
	
#seShipTo 
	{
	padding: 0.2em;
	}
	
#cartImage {
	margin: 0.5em 1em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev,.center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal{
	text-align: center;
	}
	

.categoryIcon {}




/****************************************************************************************************************************/
/****************************************************************************************************************************/
/******************************************************** Misc Styles *******************************************************/
/****************************************************************************************************************************/
/****************************************************************************************************************************/

.bold {
	font-weight: bold;
	}

.smallText
	{
	font-size: 0.9em;
	}

.back
	{
	float: left;
	}

.forward 
	{
	float: right;
	}
	
#shoppingCartDefault #PPECbutton
	{
	float: right;
	}
	
.rowOdd
	{
	background-color: #E8E8E8;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven
	{
	background-color: #F0F0F0;
	height: 1.5em;
	vertical-align: top;
	}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, {
	margin: 0px;
	} 

#myAccountNotify li
	{
	margin: 0px;
	}

.accountTotalDisplay
	{
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountTaxDisplay 
	{
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {
	background: url(/images/slidernav-bg.gif);
  	background-repeat:repeat-x;
	color:#000;
	margin:0px;
	font-weight:normal;
	border-bottom: 1px solid #993333;
	}

.productListing-rowheading {
	background: url(../images/slidernav-bg.gif);
  	background-repeat:repeat-x;
	color:#000;
	margin:0px;
	height: 30px;
	font-weight:normal;
	border-bottom: 1px solid #993333;
	}
	
.listingProductImage{
padding-left: 0px;
border: 1px solid #ccc;
border-bottom: none;
border-top: none;
margin-top: -10px;
}

.productListing-rowheading a, .productListing-rowheading a:visited, .productListing-rowheading a:hover {
	color:#fff;
	}

.productListing-rowheading a:hover{
	text-decoration: underline;
	}

.productListing-rowheading a {
	color:#fff;
	}

.listingDescription
	{
	font-weight: normal;
	font-size: 12px;
	padding-left: 5px;
	width: 310px;
	}


.productListing-data
	{
	font-weight: bold;
	font-size: 13px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
	text-align: left;
	vertical-align:top;
		padding-top: 10px;
	}

.productListing-data img {
	padding:0px;
	}

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0px 1.5em 0px;
	}



#textAreaReviews {
	font-weight: normal;
	width: 565px;
	margin-left: 10px;
	}
#reviewsWriteReviewsNotice
{
margin-left: 15px;
}

.information
	{
	padding: 10px 3px;
	line-height: 150%;
	}


/****************************************************************************************************************************/
/****************************************************************************************************************************/
/******************************************************** Attributes *******************************************************/
/****************************************************************************************************************************/
/****************************************************************************************************************************/

.attribImg
	{
	width: 20%;
	margin: 0.3em 0px;
	float: left;
	text-align: center;
	}

.attributesComments {}


.attribsSelect
	{
	padding: 0px;
	margin: 0px;
	margin-top: -10px;
	position: relative;
	bottom: 5px;}
	
/****************************************************************************************************************************/
/****************************************************************************************************************************/
/******************************************************** Slidey Banner *****************************************************/
/****************************************************************************************************************************/
/****************************************************************************************************************************/
#slidercontainer {
	margin: 0px;
	padding: 0px;
	margin: 20px;
	margin-bottom: 0px;

}
#slider {
	height: 293px;

}
#slidernav {
	background-image: url(../images/slidernav-bg.gif);
	height: 32px;
	background-repeat: repeat-x;
	color: #fff;
	text-align: center;
	font-size: 10px;
	text-transform: uppercase;
}
	#slidernav ul {
		list-style: none;	
		padding: 0;
		margin: 0;
	}
	#slidernav li {
		list-style-type: none;
		display: inline;
	}
	#slidernav li a {
		display: block;
		float: left;
		color: white;
		width:150px;
		height: 32px;
		line-height: 32px;
		border-right: 2px solid #4d0508;
	}
	#slidernav li a.last {
		border-right: 0;
	}
	#slidernav li a:hover {
		text-decoration: none;
	}


div.slider {
	width:760px;
	height:293px;
}

div.crop {
        width: 760px;
        height: 293px;
        overflow: hidden;
        margin-left: auto;
        margin-right: auto;
}

div.widearea {
        width: 3800px;                        
        height: 293px;
}

div.widearea div {
        width: 760px;
        height: 293px;
        display: block;
        float: left;
}

/****************************************************************************************************************************/
/****************************************************************************************************************************/
/******************************************************** Bits and Bobs *****************************************************/
/****************************************************************************************************************************/
/****************************************************************************************************************************/

#siteinfoLegal
	{
	font-size: 0.9em;
	text-align: center;
	}

#siteinfoCredits
	{
	font-size: 0.9em;
	text-align: center;
	}

#siteinfoStatus
	{
	font-size: 0.9em;
	text-align: center;
	}

 #siteinfoIP
	{
	font-size: 0.9em;
	text-align: center;
	}

/****************************************************************************************************************************/
/****************************************************************************************************************************/
/********************************************** warnings, errors, messages **************************************************/
/****************************************************************************************************************************/
/****************************************************************************************************************************/

.messageStackWarning
	{
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #9a9a9a;
	background-color: #ff0000;
	color: #ffffff;
	}

 .messageStackError 
 	{
	background-color: #ff0000;
	color: #ffffff;
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #9a9a9a;	
	}

.messageStackSuccess
	{
	background-color: #99FF99;
	color: #000000;
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #9a9a9a;
	}

.messageStackCaution 
	{
	background-color: #FFFF66;
	color: #000000;
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #9a9a9a;
	}

.alert 
	{
	color: #FF0000;
	margin-left: 0.5em;
	vertical-align: top;
	}

.advisory {}

.important
	{
	font-weight: bold;
	}
	
.notice {}

.rating{}

.gvBal
	{
	float: right;
	}

/*************************************************************************************************************************************************************************************/
/********************************************************************************* CSS for worldpay pages ****************************************************************************/
/*************************************************************************************************************************************************************************************/

#worldpay, .worldpay
	{
	border: 1px solid #5d87a1;
	margin-bottom: 40px;
	margin-top: 40px;
	margin-left: 10px;
	}
	
#worldpay h3
	{
	color:#5d87a1;
	margin-right: 0px;
	margin-left: 0px;

	padding-right: 0px;
	}
	
#checkoutSuccessOrderNumber
	{
	margin-left: 10px;
	}

#checkoutSuccessOrderLink
	{
	margin-left: 10px;
	}
	
#checkoutSuccessContactLink
	{
	margin-left: 10px;
	}

#checkoutSuccessThanks
	{
	color: #5d87a1;
	margin-top: 20px;
	}

#checkoutShipping
	{
	margin-left: 20px;
	}

#checkoutPayment
	{
	margin-left: 20px;
	}
	
#checkoutConfirmDefault
	{
	margin-left: 20px;
	}

#contactUsDefault
	{
	margin-left: 20px;
	}

#accountHistInfo
	{
	margin-left: 20px;
	}

#accountDefault
	{
	margin-left: 20px;
	}
	
#timeoutDefaultHeading
	{
	margin-left: 0px;
	}

#timeoutDefault{
 margin-left: 20px;	
		}

#accountDefaultHeading
	{
	margin-left: 0px;
	}

#createAcctSuccess{
 margin-left: 20px;	
		}
		
#createAcctSuccessHeading{
margin-left: 0px;
}	
.deliveryInfo
{
color: #5d87a1;
font-size: 85%;
margin-left: 10px;
}

#homePageImages
{
margin-top:15px;
 margin-right: 10px;
 padding-left: 10px; 
 float: right;
}

#homePageImages img
	{
	margin-bottom: 20px;
	border: 1px solid #ccc;
	}
	
#corporateEventImages
	{
	margin-top:15px;
	padding-left: 10px; 
	margin-right:10px;
	float: right;
	width: 290px;
	}
	
#corporateEventImages img
	{
	margin-bottom: 20px;
	margin-left: 10px;
	border: 1px solid #ccc;
	}
	
#gvFaqDefaultMainContent
	{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	}
	
#gvFaqDefaultContent
	{
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	}
	
#developerLink
{
text-align:center;
display: none;
visibility: hidden;
}

#xmasStar
{
position: absolute;
top: 35px;
right: -120px;
}


#productReviewLink
	{
	margin-left: 8px
	}

#weddingLinks
	{
	width: 500px;
	position: absolute;
	left: 383px;
	top: 210px;

	}
	
#weddingLinks ul {
	list-style-image: none; 
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#weddingLinks ul li { 
	display: inline;
	margin-right: 2px;
	float: left;
	}
	
#weddingLinks a, #weddingLinks a:visited, #weddingLinks a:hover {
	color:#a4313a;
	padding: 7px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #cfcac6;
	font-size: 11px;
	text-transform: uppercase;
	}
	
#weddingLinks a:hover
	{
	background-image: none;
	background-color: #b6b6b6;
	text-decoration: none;
	}
#weddingLinks .active
	{
	background-image: none !important;
	background-color: #b6b6b6 !important;
	}
	
	
#corpLinks
	{
	width: 700px;
	position: absolute;
	left: 301px;
	top: 207px;

	}
	
#corpLinks ul {
	list-style-image: none; 
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#corpLinks ul li { 
	display: inline;
	margin-right: 2px;
	float: left;
	}
	
#corpLinks a, #corpLinks a:visited, #corpLinks a:hover {
	color:#a4313a;
	padding: 7px;
	padding-left: 8px;
	padding-right: 8px;
	background-color: #cfcac6;
	font-size: 11px;
	text-transform: uppercase;
	}
	
#corpLinks a:hover
	{
	background-image: none;
	background-color: #b6b6b6;
	text-decoration: none;
	}
#corpLinks .active
	{
	background-image: none !important;
	background-color: #b6b6b6 !important;
	}

#proMo
	{
	position: absolute;
	top: 20px;
	right: -110px;
	}

#largerImageBox {
background-color: #900;
background-image: url(../images/topnav-bg.gif);
background-repeat:repeat-x;
padding: 10px;
padding-top: 20px;
padding-bottom: 5px;
position: absolute;
margin: 0px;
top: 700px;
left: -45px;
visibility: hidden;
-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
-khtml-box-shadow: 4px 4px 8px #aaa;
	-moz-box-shadow: 4px 4px 8px #aaa;
	-webkit-box-shadow: 4px 4px 8px #aaa;
	box-shadow: 4px 4px 8px #aaa;
}

.largerImage {
border: 2px solid #aaa;
-khtml-box-shadow: 2px 2px 8px #fcc;
	-moz-box-shadow: 2px 2px 8px #fcc;
	-webkit-box-shadow: 2px 2px 8px #fcc;
	box-shadow: 2px 2px 8px #fcc;
}

#productAttributes
{
width: 370px;
}

h6.attributesComments
{
font-size: 10px;
}








/******************* Fadey Banner CSS ***********************/

#fadeBannerContainer
{
width: 800px;
background-image:url(../images/fadeyBanners/fadeyBanners_1.jpg);
background-repeat: no-repeat;

}

ul.slideshow {
	list-style:none;
	width: 800px;
	height: 235px;
	overflow:hidden;
	position:relative;
	margin:0;
	padding:0;
	z-index: 1;
}	

ul.slideshow li {
	position:absolute;
	left:0;
	right:0;
}

ul.slideshow li.show {
	z-index:500;	
}

ul img {
	border:none;	
}

#slideshow-caption {
	width:450px;
	height:70px;
	position:absolute;
	bottom:0;
	left:0;	
	color:#fff;
	background:#000;
	z-index:500;
}

#slideshow-caption .slideshow-caption-container {
	padding:5px 10px;	
	z-index:1000;	
	}

#slideshow-caption h3 {
	margin:0;
	padding:0;	
	font-size:14px;
	}

#slideshow-caption p {
	margin:5px 0 0 0;
	padding:0;
	}

