/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2006 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 5349 2006-12-22 20:34:40Z birdbrain $
 */
body { 
	font-size: 0.6em;; 
	font-family: arial, verdana, helvetica, sans-serif; 
	text-align:center; vertical-align:top; 		
	background-color: #f9ecd1;
	background:url(../../../../images/layout/Valentines-Website-Background.jpg) repeat-x #f9ecd1;
/*	background-size: auto;*/
}
	
#logo {
	float: left;	

}
#productQuantityDiscounts
{
	font-size: 1.2em;
}
#bannerFreeDelivery {
	margin-top: 10px;
	float: right;
	height: 100%;
	margin-right: 25px;
}

#basket { 
	width: 257px;
	float: right;
	height: 100%;
}

#basketTitle { 
	background-image:url(../../../../images/layout/basketTitle.gif);
	width: 257px;
	height: 22px;
}

#basketMiddle { 
	background-image:url(../../../../images/layout/basketFull.gif);
	background-repeat: repeat-y;
	width: 235px;
	padding-left: 11px;
	padding-right: 11px;
	padding-top: 10px;
	padding-bottom: 6px;
	font-size: 1.3em;
	text-align: left; 
}

#basketMiddle a { 
	font-size: 0.8em;
	color:#333333;
}

#basketMiddle a:hover { 
	font-size: 0.8em;
	color:#333333;
	text-decoration: underline;
}

#basketFooter { 
	background-image:url(../../../../images/layout/basketFooter.gif);
	width: 257px;
	height: 8px;
	margin-bottom: 3px;
}

#headerSearch {
	vertical-align: middle;
	float: right;
	height: 31px;
}

.menuStrip {
	width: 100%;
	background-color: #ffffff;
	background-image:url(../../../../images/layout/menuStripMiddle.gif);
	background-repeat: repeat-x;
	height: 31px;
}

.menuStripMiddle {
	height: 31px;
	float: left;	
	font-weight: bold;
	color: #ffffff;
	font-size: 1.3em;
	padding: 0.4em 0.1em;
	text-align: center;
}

.menuStripLeft {
	background-image:url(../../../../images/layout/menuStripLeft.gif);
	width: 9px;
	height: 31px;
	float: left;
}

#addThisBookmark {
	width: 125px;
	height: 16px;
	float: right;
	margin-right: 25px;
	margin-top:6px;
}

.menuStripRight {
	background-image:url(../../../../images/layout/menuStripRight.gif);
	width: 10px;
	height: 31px;
	float: right;
}

#bannerHomePage {
	float: right;
}

.homePageGiftText .homeText .scroll {
	overflow: auto; position: relative;
	height: 110px;
	font-size: 0.8em;
}

#categoryIconStrip
{
	width: 100%;
	float: left;
}

.categoryIcon
{
	float: left;
	margin-right: 3px;
}

.bestSeller {
	color: #333333;	
	font-size: 1em;
	margin-top: 7px;
	margin-left: 1px;
}

.dividerHorizontal {
	height: 1px;
	background-image: 	url(../../../../images/layout/dividerHorizontal.gif);
	background-repeat: no-repeat;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 8px;
	clear: both;
}	


.dividerHorizontalSmall {
	height: 1px;
	text-align:center;
	background-image: 	url(../../../../images/layout/dividerHorizontalSmall.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 8px;
	clear: both;
}	

.dividerHorizontalNone{
	height: 1px;

	width: 167px;;
	margin-top: 10px;
	margin-bottom: 8px;
}	


.photoGiftAds {
	margin-top: 5px;
}

.homePageGiftText {
	color: #333333;
	float: left;
	font-size: 1.4em;
	padding-left: 8px;
	padding-right: 12px;
	margin-bottom: 14px;

}

.homePageGiftText h1 {
	color: orange;
	font-size: 1.3em;
}

.homePageGiftText h2 {
	color: orange;
	font-size: 1.3em;
}

h1#productListHeading {
	font-size: 1.5em;
	color:#FF6600;
}

h1#productListHeadingGroupon {
	font-size: 1.2em;
	color:#0379fc;
}

h1#productName {
	font-size: 1.5em;
	color:#FF6600;
}
#photoGiftLowerCategories {
	float: right;
	margin-top: 4px;
}

.landingPageCategory
{
	float: left;
	margin-right: 5px;
	margin-bottom: 7px;
}

.photoGiftHomePageCategory
{
	float: left;
	margin-right: 2px;
	margin-bottom: 2px;
}

.photoGiftHomePageCategoryEnd
{
	float: left;
	margin-right: 0px;
	margin-bottom: 2px;
}

.photoGiftLowerCategory {
	float: left;
	margin-right: 12px;
}

#dispatchTime {
	font-size: 1.2em;
	color:#009900;
}

#freeLayout {
	font-size: 1.2em;
	color:#CC3300;
}
a img { border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #333333;
	text-decoration: none;
	}

.qty
{
	color: #333333;
	font-size: 10px;
}

a:visited {
	color: #333333;
	text-decoration: none;
	}


.itemTitle
{
	text-align: left;
	font-size: 1.4em;
	font-weight: bold;
	color: #333333;
}
.itemTitle a, .itemTitle a:visited
{	
	color:#333333;
}
.productPrice
{
	font-size:1.6em;
	color:#593C3C;
	font-weight: bold;
}

.productPriceHighlight
{
	font-size:1.7em;
	font-style:italic;
	color:#990000;
	font-weight: bold;
}

.itemTitle a:hover
{
	color:#FF9900;
}


.leftBoxHeader {
	width: 168px;
	background-image: url(../../../../images/layout/leftNavHeader.gif);
	height: 25px;
	padding-top: 1px;

}

.leftBoxTitle {
	font-size: 1em;
	color: #FFFFFF;
	margin-left: 26px;
	font-weight: bold;
}

.leftBoxTitle a {
	font-size: 1em;
	color: #FFFFFF;
	font-weight: bold;
}

.leftBoxTitle a:hover{
	font-size: 1em;
	color: #FFFFFF;
	margin-top: 4px;
	font-weight: bold;
}

.leftBoxMain {
margin-bottom: 10px;
margin-right: 0px;
}

.bestSeller a{
	color: #333333;	
}

.bestSeller a:hover{
	color: #333333;	
	text-decoration: underline;
}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #menuStripMiddle ul li a:hover,#navSupp ul li a:hover {
	color:#666666;
	text-decoration: underline;
	}
#navCatTabs ul li a:hover 
{
color:  #FF9900;
}

a:active {
	color: #0000FF;
	}

h1 {
	font-size: 1.3em;
	color: #666666;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}


h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.15em;
	}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 0;
	}

/*  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%;
	}
*/

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}

TEXTAREA {
	float: left;
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background:#F7F9F9;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #333333;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	color:#333300;
	}

h4.optionName
{
	border-bottom: 1px solid orange;
}
LABEL  {
	line-height: 1.5em;
	padding: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	font-weight: bold;	
	}


.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch  {
	margin-left:-3px;
	float: left;
	}

.centerBoxContentsProducts
{

}
.categoryListBoxContentsFromPrice
{
	margin-right: 20px;
	font-weight: bold;
	font-size: 1.5em;
}

.categoryListBoxContentsFromPrice a
{

	color:#666666; 
}
.categoryListBoxContentsFromPrice a:hover
{	
	color:#FF9900; 
	text-decoration: underline;
	}
.categoryListBoxContentsInner 
{
	text-align: center;
}	
.categoryListBoxContentsTitle
{	
	margin-bottom:5px;
	text-align: center;
	font-family: Verdana, Arial; 
	font-size:12px; 
	font-weight: bold;	
	}


.categoryListBoxContentsTitle a
{		
	color:#666666; 
	}
	
.categoryListBoxContentsTitle a:hover
{	
	color:#FF9900; 
	text-decoration: underline;
	}

.panelSideBoxContentsLeft	
{ 
	background: url(../images/panelSideBoxContentsLeft.gif) no-repeat; 
	width: 12px; 
	height: 126px; 
	float:left;
	}

.panelSideBoxContentsMiddle	
{ 
	background: url(../images/panelSideBoxContentsMiddle.gif) repeat-x; 
	height: 126px; 
	text-align:left;
	padding:5px;
		float:left;
	}
	
.panelSideBoxContentsRight	
{ 
	background: url(../images/panelSideBoxContentsRight.gif) no-repeat; 
	width: 12px; 
	height: 126px; 
		float:left;
	}

.categoryListBoxContentsTitleTop	
{ 
	background: url(../images/panelProductTop.gif) no-repeat; 
	width: 231px; 
	height: 11px; 
	}

.categoryListBoxContentsTitleMiddle	
{ 
	background: url(../images/panelProductMiddle.gif) repeat-y; 
	width: 231px; 
	min-height: 80px;
	text-align:left;
	padding:5px;
	}
	
.categoryListBoxContentsTitleBottom	
{ 
	background: url(../images/panelProductBottom.gif) no-repeat; 
	width: 231px; 
	height: 11px; 
	}
	
.categoryListBoxContentsTitleSmallTop	
{ 
	background: url(../images/panelProductSmallTop.gif) no-repeat; 
	width: 96px; 
	height: 11px; 
	}

.categoryListBoxContentsTitleSmallMiddle	
{ 
	background: url(../images/panelProductSmallMiddle.gif) repeat-y; 
	width: 96px; 
	text-align:center;
	}
	
.categoryListBoxContentsTitleSmallBottom	
{ 
	background: url(../images/panelProductSmallBottom.gif) no-repeat; 
	width: 96px; 
	height: 11px; 
	}

.sideBoxContentsImage
{

}

.categoryListBoxContentsTitleSmallImage
{
position: relative;
left: 4px;
top:3px;
	margin-left:0px;
	margin-top:0px;
}
.categoryListBoxContentsClickHere a
{
	background-image: url(../images/buttonClickHereCategory.gif);
	background-repeat: no-repeat;
	width: 101px;
	height: 35px;
	margin-left: 25px;
	float:left;
	position: relative;
	top: 30px;
	}
	
.sideBoxContentsClickHere a
{
	background-image: url(../images/buttonSideClickHere.gif);
	background-repeat: no-repeat;
	width: 97px;
	height: 37px;
	float:left;
	margin-top:5px;
	}
.categoryListBoxContentsClickHere span
{	
	display: none;
	}
.sideBoxContentsClickHere span
{	
	display: none;
	}
	
LABEL.inputLabel {
	width: 9em;
	float: left;
	}
	
	LABEL.inputLabelDiscount {
	width: 15em;
	float: left;
	}
LABEL.inputLabelReseller {
	width: 12em;
	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;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 10px;
	border: 1px solid #9a9a9a;
	margin-top: 10px;	
	}

.messageStackWarning, .messageStackError {
	background-color: #FDFCE1;
	color: #333333;
	}

.messageStackSuccess {
	background-color: White;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FDFCE1;
	color: #000000;
	margin-bottom: 20px;
	}

/*wrappers - page or section containers*/
#mainWrapper {

	text-align: left;	
	vertical-align: top;
	
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 3px;
	margin-right: 3px;
	} 
#navColumnTwoWrapper {
	margin-top:0px;
	margin-left: 0.5em;
	margin-right: 0.5em;
	}
	
#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

.wrapperAttribsOptions {
	margin: 0.1em 0em;
	}

/*navigation*/

.navSplitPagesResultContainerTop
{
	margin-top: 20px;
	border: 1px solid #FF9900;
	width:534px;
	background-color: #F0F0F0;
	margin-left: 2px;
	padding:5px;
}

.navSplitPagesResultContainerBottom
{
	margin-bottom: 20px;
	border: 1px solid #FF9900;
	width:534px;
	background-color: #F0F0F0;
	margin-left: 2px;
	padding:5px;
}
.navSplitPagesResult { }
.navSplitPagesLinks {}

.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #ffffff;
	background-image: url(../images/tile_back.gif);
	background-repeat: repeat-x;
	padding: 0.5em 0.2em;
	font-weight: bold;
	color: #333333;
	height: 1%;
	}

#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
}

.menuStripMiddle ul, navMain ul, #navSupp ul, #navCatTabs ul {
	margin: 0;
	padding: 0em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.3em;
	}

.menuStripMiddle ul li, #navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}
.menuStripMiddle ul li a:hover {
text-decoration: none;
}
.menuStripMiddle ul li a, #navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 1em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}

#navCatTabs ul li a {
	color: #9a9a9a;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #333333;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}

#navCategoryIcon, .buttonRow {
	margin-top: 0.5em;
	margin-bottom: 0.5em;	
	}

#navBreadCrumb {
	padding: 0.5em 0em;
	background-color: #ffffff;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0em;
	}

#navEZPagesTop {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne, #navColumnTwo {
	background-color: transparent;
	}
.centerBoxContentsNew {
	font-size: 1.2em;
	font-weight: bold;
}
/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalimages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, centerBoxContentsBestSellers, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

.shippingMethodDescription
{
	margin-left:26px;
	width: 80%;
}
.shippingEstimatorWrapper {
	padding: 0.5em;
	}
	
#productDescription {
font-size: 1.2em;
margin-bottom: 8px;
	}

#productDescription a {
color: #0000FF;
}


.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding-left: 0em;
	padding-right: 0em;	
	padding-top: 0em;	
	padding-bottom: 0em;	
	font-size:1.1em;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	clear: both;
	}

.tableHeading TH {
	border-top: 2px solid #666666;
	border-bottom: 1px solid #666666;
	}

.tableHeading, .cartSubTotal {
	background-color: #e9e9e9;
	 }

.cartSubTotal {
	border-top: 1px solid #333333;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	font-size: 1.1em;
	}

.tableRow, .tableHeading, .cartSubTotal {
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay  {
	padding: 0.5em 0em;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartProductDisplay
{

}
.cartQuantity {

	}

.cartNewItem {
	color: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #660099;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {

	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	list-style-type: none;
	} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
	}

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
#productMainImage {
	text-align: center;
	width:100%;
}
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon { }

#cartImage {
	margin-left: 4px;
	}

/*Attributes*/
.attribImgCoasterStyle {
	position: relative;
	top: -5px;
	left: 12px;
	float: left;
	width: 50px;
	margin: 0em 0em;
}

.attribImg {
	float: left;
	margin-right: 25px;
}

.attributesComments { clear: both; font-size: 11px; color:#333333; font-weight: normal; font-family: Arial, Verdana;}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalimages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}



h2.centerBoxHeading, h2.centerBoxHeadingProduct {
	text-align: left;
	font-size: 1.3em;
	color:#FFFFFF;
}


/*sideboxes*/

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1em;
	color: #666666;
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #666666;
}

.centerBoxWrapper {
	width: 715px;
	margin-left:0px;
}

.centerBoxWrapperListing {

	width: 715px;
	margin-left:2px;
	border: 1px solid #CCCCCC;
}


.centerBoxWrapperNoBorder {
	margin-top: 10px;
	width: 715px;
	margin-left:2px;
}

.centerBoxWrapperNoBorderPageText {
	font-size: 1.3em;
	margin-top: 10px;
	width: 715px;
	margin-left:2px;
}
	
.centerBoxHeading  {
width: 723px;
	background-image:url(../../../../images/layout/centerHeader.gif);
	background-repeat: no-repeat;
	padding: 0.5em 0.2em;	
	padding-left: 27px;
	padding-top:7px;
}

.centerBoxHeadingProduct  {
	width: 524px;
	background-image:url(../../../../images/layout/centerHeaderProduct.gif);
	background-repeat: no-repeat;
	padding: 0.5em 0.2em;
	margin-left: 0px;
	margin-top: 10px;
	padding-left: 27px;
	padding-top:7px;
}

.leftBoxHeading, .rightBoxHeading {
	margin: 0em;
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	padding: 0.5em 0.2em;
	}

.leftBoxContainer, .rightBoxContainer {
	border: 1px solid #999999;
	border-bottom: 5px solid #666666;
	margin-bottom: 1.5em;
	}

.sideBoxContent a {
	color: #333333;
}

.sideBoxContent a:hover {
	color: #333333;
	text-decoration:underline;
}

.sideBoxContent {
	color: #333333;
	border: 1px solid #CCCCCC;
}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #666666;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .additionalimages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}
.productListing-data
{
	margin-top: 30px;
	padding-left:10px;
}

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}
	

.categorySideItem {
	background-color:#F3F0ED;
	padding-left: 5px;
	height: 20px;
}
.categorySideItemAlt {
	background-color:#F8F2E9;
	padding-left: 5px;	
	height: 20px;
}

/* categories box parent and child categories */


SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	}
/* end categories box links */

/*misc*/
.back {
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #FFD98A;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #FFE9B9;
	height: 1.5em;
	vertical-align: top;
	}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {
	background-color: Orange;
	height: 2em;
	}

.productListing-rowheading {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	height: 2em;
	color: #666666;
	}

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
	}
	

.buttonPurchase
{
	width:79px;
	height:22px;
	margin-top: 5px;
}

.buttonPurchase a
{
	background-image: url(../images/buttonPurchase.gif);
	width:79px;
	height:22px;
	text-align:center;
	float: left;
}

.buttonPurchase span
{
	display: none;
	}


.tabClearContents
{

	margin-top: 7px;
	margin-left: -5px;
}
.tabClearLeft
{
	float: left;
	width: 15px;
	height: 103px;
	background-image:url(../images/tabClearLeft.gif);
	background-repeat: no-repeat;
}

.tabClearMiddle
{	
	float: left;
	height: 103px;
	background-image:url(../images/tabClearMiddle.gif);
	background-repeat: repeat-x;
	}

.tabClearRight
{
	float: left;
	width: 15px;
	height: 103px;
	background-image:url(../images/tabClearRight.gif);
	background-repeat: no-repeat;
}

.welcomeTitle
{
	margin-left:-3px;
	margin-top:15px;
	margin-bottom:10px;
	background-image: url(../images/welcome.gif);
	background-repeat: no-repeat;
	width: 295px;
	height: 35px;
}

#productAttributes
{
	position: relative;
	top: 0px;
}
.attribsOptions
{
	background-image: url(../images/personaliseItem.gif);
	width: 162px;
	height: 21px;
}

.productDetailsTop	
{ 
	background: url(../images/productDetailsTop.gif) no-repeat; 
	width: 553px; 
	height: 11px; 
	}

.productDetailsMiddle	
{ 
	background: url(../images/productDetailsMiddle.gif) repeat-y; 
	width: 553px; 
	text-align:left;
	padding-left:15px;
	}
	
.productDetailsBottom	
{ 
	background: url(../images/productDetailsBottom.gif) no-repeat; 
	width: 553px; 
	height: 11px; 
	}
	
	
.loginPanel
{
	margin:10px;
	padding: 10px;
}	

.loginPanel .loginPanelInfo
{	
	padding: 10px;
	border: 1px solid #333333;
}

.loginPanel h1
{
	font-size: 16px;
	color:#666666;
}

.loginPanel h2
{
	font-size: 13px;
	color:#666666;
}

.loginPanel h3
{
	font-size: 25px;
	color:#FF9900;
}

.SagePayFormCardIcon { margin-right: 4px; margin-bottom: 4px; }

#trailimageid {
  position: absolute;
  visibility: hidden;
  left: 0px;
  top: 0px;
  width: 220px;
  height: 0px;
  z-index: 1000;
}

#trailimageid div {
  padding: 5px;
  background-color: #FFF;
  border: 1px solid #888;
  text-align: center;
}

#trailimageid h1 {
  font-size: 100%;
  font-weight: normal;
  margin: 0;
  padding: 2px 0px;
  text-align: left;
  width: 100%;
}

#trailimageid img {
  margin: 2px;
  border: none;
}

/**
 * CSS Buttons Stylesheet
 *
 * Thanks to paulm for much of the content of the CSS buttons code
 *
 * @package templateSystem
 * @copyright Copyright 2003-2005 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_buttons.css 4567 2006-09-20 01:55:24Z birdbrain $
 */

/* css buttons */
.cssButton, .cssButtonHover {
width : 20em;
background-color: #F4F4F4;
color : #000000;
border: 2px outset #F4F4F4;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 1.1em;
text-align:center;
white-space: nowrap;
text-decoration: none;
font-weight: bold;
padding: 0.3em;
/*border-spacing: 1px;*/
/*margin-left: auto;
margin-right: auto;*/
/*display: block;*/
/*vertical-align: top;*/
/*line-height: 130%;*/
/*cursor: pointer;*/
}

.cssButtonHover {
color: #006600;
border-style: inset;
text-decoration: none;
}
/* adding the styles below might be needed if the default button width is changed */
/* .button_continue_shopping, .button_shipping_estimator {width: 150px;} */
.small_delete, .button_prev, .button_next, .button_search  {width: 7em;}
.button_sold_out_sm, .button_sold_out, .button_update_cart, .button_checkout, .button_login {width: 10em;}
.button_return_to_product_list, .button_add_selected {width: 22em;}
.button_in_cart{width: 19em;}  
.button_submit {width: 18em;}
.button_update_cart {color: red;}
.button_update_cartHover {color: #003D00;}
/*.innerbox#headernavcenter .boxtext .button_search {display:inline;}*/


/* jqModal base Styling courtesy of;
  Brice Burgess <bhb@iceburg.net> */

/* The Window's CSS z-index value is respected (takes priority). If none is supplied,
  the Window's z-index value will be set to 3000 by default (in jqModal.js). You
  can change this value by either;
    a) supplying one via CSS
    b) passing the "zIndex" parameter. E.g.  (window).jqm({zIndex: 500}); */
  
.jqmWindow {
    display: none;
    
    position: fixed;
    top: 17%;
    left: 50%;
    
    margin-left: -300px;
    width: 600px;
    
    background-color: #EEE;
    color: #333;
    border: 1px solid black;
    padding: 12px;
}

.jqmdX:focus 
{ 
    outline:none; 
}


.jqmOverlay { background-color: #000; }

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}

.fpxPreviewImage
{		
	position: relative;
	left: 0;
	top: 0;
}

.fpxPreviewImage img
{		
	border: 1px solid #666666;
}

.fpxPreview .fpxPreviewPlaceHolder
{
	text-align: left;
	padding: 10px;
}

.fpxAjaxImageWait
{
	text-align: left;
	position: absolute;
	top:0;
	left:0;
}


