/**

 * 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 $

 */


body {
	margin: 0;
	font-family: "lucida grande",lucida,tahoma,helvetica,arial,sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 62.5%;
	color: #9598df;
	background-color: #00078f;
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #a3a6f7;
	text-decoration: underline;
	}

a:visited {
	color: #a3a6f7;
	text-decoration: underline;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navCatTabs ul li a:hover {
	color: #ff6625;
	text-decoration: underline;
	}

a:active {
	color: #ff6625;
	text-decoration: underline;
	}

h1 {
	font-size: 1.5em;
	color: #ff6625;
	}

h2 {
	font-size: 1.4em;
	color: #ff6625;
	}

h3 {
	font-size: 1.3em;
	color: #ff6625;
	}

h4, h5, h6, h4.optionName, .sideBoxContent, .larger{
	font-size: 1.1em;
	color: #ff6625;
	}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 0;
	}

.centerColumn {
	width: 530px;
	margin-right: 5px;
	margin-top: 5px;
	padding: 5px 10px 5px 0px;
	background-color: #0b3eb4;
	border-left: #5a5b96 solid 1px;
	border-top: #5a5b96 solid 1px;
	border-bottom: #00003f solid 1px;
	border-right: #00003f solid 1px;
	}

.content {
	padding: 5px 5px 5px 0px;
	color: #a3a6f7;
	font-family: "lucida grande",lucida,tahoma,helvetica,arial,sans-serif;
	font-size: 13px;
	}

/*  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 {
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #E4FEF5;
	}

FIELDSET {
	padding: 5px;
	margin: 0px;
	border: 1px solid #e9e9e9;
	}

LEGEND {
	padding: 0.3em;
	color: #ff6625;
	font-family: "lucida grande",lucida,tahoma,helvetica,arial,sans-serif;
	font-size: 13px;
	font-weight: bold;
	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: right;
	}

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: normal;
	}

P, ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: bold;
	font-size: 13px;
	color: #ff6625;
	}

STRONG {
	color: #ff6625;
	}

.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: 0.2em;
	border: 1px solid #9a9a9a;
	}

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}

/*wrappers - page or section containers*/

#mainWrapper {
	background-color: #00078f;
	text-align: left;
	width: 955px;
	vertical-align: top;
	}

#headerWrapper{
	position: relative; top:0px; left: 0px;
}	

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#logoWrapper{
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
	height:140px;
	border-bottom: #00003f solid 1px;
	border-right: #00003f solid 1px;
	margin-bottom: 5px;
	}

#logo {
	visibility: hidden;
}

#taglineWrapper {
	visibility: hidden;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 

#navColumnOneWrapper {
	padding: 0px;
	margin-left: 1px;
	margin-right: 9px;
	}

#navColumnTwoWrapper {
	padding: 0px;
	margin-right: 2px;
	}

#tagline {
	color: #00016a;
	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.3em 0em;
	position: relative;
	padding: 0;
	}

/*navigation*/

.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;
	}
	
/*default template styles*/
#navMainWrapper {
	margin: 0px 0px 5px 0px;
	background: url(../images/nav_bg.jpg);
	background-repeat: no-repeat;
	border-bottom: #00003f solid 1px;
	border-right: #00003f solid 1px;
	font-weight: normal;
	font-size: 11px;
	font-family: "lucida grande",lucida,tahoma,helvetica,arial,sans-serif;
	color: #9598df;
	height: 30px;
	width: 954px;
	}

#navMain ul {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navMain ul li {
	display: inline;
	position: relative;
	top: 3px;
	left: 10px;
	}

#navMain ul li a {
	text-decoration: none;
	padding: 0em 0.6em;
	margin: 0;
	color: #9598df;
	white-space: nowrap;
	}

#navMain ul li a:link {color: #9598df;}
#navMain ul li a:visited {color: #9598df;}
#navMain ul li a:hover {color: #ff4e00;}
#navMain ul li a:active {color: #ff4e00;}

#navSuppWrapper {
	margin: 5px 0px 0px 0px;
	background: url(../images/nav_bg.jpg);
	background-repeat: no-repeat;
	border-bottom: #00003f solid 1px;
	border-right: #00003f solid 1px;
	font-weight: normal;
	font-size: 10px;
	font-family: "lucida grande",lucida,tahoma,helvetica,arial,sans-serif;
	color: #9598df;
	height: 30px;
	width: 954px;
	}

#navSuppWrapper ul {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navSuppWrapper ul li {
	display: inline;
	position: relative;
	top: 3px;
	}

#navSuppWrapper ul li a {
	text-decoration: none;
	padding: 0em 0.6em;
	margin: 0;
	color: #9598df;
	font-size: 11px;
	white-space: nowrap;
	}

#navSuppWrapper a:link {color: #9598df;}
#navSuppWrapper a:visited {color: #9598df;}
#navSuppWrapper a:hover {color: #ff4e00;}
#navSuppWrapper a:active {color: #ff4e00;}



/*my styles*/
/*#navMainWrapper {
	height: 30px;
	margin-top: 5px;
	padding-top: 1px;
	background: url(../images/nav_bg.jpg);
	background-repeat: no-repeat;
	border-bottom: #00003f solid 1px;
	border-right: #00003f solid 1px;
	}

#navMain ul li {
	visibility: hidden;
	display: inline;
	text-decoration: none;
	margin: 0px 20px 0px 0px;
	list-style-type: none;
	white-space: nowrap;
	}
	
	
#navMain ul li a:link {color: #9598df; text-decoration: none; font-size: 11px; font-style: normal; font-family: "lucida grande",lucida,tahoma,helvetica,arial,sans-serif; white-space: nowrap;}
#navMain ul li a:visited {color: #9598df; text-decoration: none; font-size: 11px; font-style: normal; font-family: "lucida grande",lucida,tahoma,helvetica,arial,sans-serif; white-space: nowrap;}
#navMain ul li a:hover {color: #ff4e00; text-decoration: none; font-size: 11px; font-style: normal; font-family: "lucida grande",lucida,tahoma,helvetica,arial,sans-serif; white-space: nowrap;}
#navMain ul li a:active {color: #ff4e00; text-decoration: none; font-size: 11px; font-style: normal; font-family: "lucida grande",lucida,tahoma,helvetica,arial,sans-serif; white-space: nowrap;}

#navSuppWrapper {
	height: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 1px;
	background: url(../images/nav_bg.jpg);
	background-repeat: no-repeat;
	border-bottom: #00003f solid 1px;
	border-right: #00003f solid 1px;
	}

#navSupp ul li {
	display: inline;
	text-decoration: none;
	margin: 0px 20px 0px 0px;
	list-style-type: none;
	white-space: nowrap;
	}
	
#navSupp ul li a:link {color: #9598df; text-decoration: none; font-size: 11px; font-style: normal; font-family: "lucida grande",lucida,tahoma,helvetica,arial,sans-serif;}
#navSupp ul li a:visited {color: #9598df; text-decoration: none; font-size: 11px; font-style: normal; font-family: "lucida grande",lucida,tahoma,helvetica,arial,sans-serif;}
#navSupp ul li a:hover {color: #ff4e00; text-decoration: none; font-size: 11px; font-style: normal; font-family: "lucida grande",lucida,tahoma,helvetica,arial,sans-serif;}
#navSupp ul li a:active {color: #ff4e00; text-decoration: none; font-size: 11px; font-style: normal; font-family: "lucida grande",lucida,tahoma,helvetica,arial,sans-serif;}*/


#navCatTabsWrapper {
	margin: 0px;
	background-color: #FFFFFF;
	padding: 0;
	font-weight: normal;
	height: 1%;
	}

#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
	}

#navCatTabs ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navCatTabs ul li a {
	list-style-type: none;
	text-align: left;
	font-size: 11px;
	font-style: normal;
	font-family: "lucida grande",lucida,tahoma,helvetica,arial,sans-serif;
	display: inline;
	}

#navCatTabs ul li {
	display: inline;
	}

#navCatTabs ul li a {
	color: #9a9a9a;
	}

#navEZPagesTOCWrapper {
	float: right;
	height: 1%;
	border: 1px solid #9a9a9a;
	}

#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, #indexProductListCatDescription {
	margin: 0.7em 0em;
	}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	padding: 0px;
	background-color: #4049ff;
	font-size: 1em;
	font-weight: bold;
	margin: 0em;
	}

#navEZPagesTop {
	color: #4049ff;
	font-size: 15px;
	font-style: normal;
	font-family: "lucida grande",lucida,tahoma,helvetica,arial,sans-serif;
	background-color: #0b3fb5;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne, #navColumnTwo {
	background-color: transparent;
	}

/*The main content classes*/

#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}
	
#indexDefaultMainContent.content {
	padding: 0px;
	width: 540px;
	}

#maintenanceDefault {
	width: 900px;
	text-align: center;
	margin-top: 20px;
	border-left: #5a5b96 solid 1px;
	border-top: #5a5b96 solid 1px;
	border-bottom: #00003f solid 1px;
	border-right: #00003f solid 1px;
	padding: 25px;
	font-family: "lucida grande",lucida,tahoma,helvetica,arial,sans-serif;
	font-weight: normal;
	font-size: 12px;
	background-color: #00078F;
	color: #9c9dc2;
	}

#maintenanceDefault h1 {
	font-family: "lucida grande",lucida,tahoma,helvetica,arial,sans-serif;
	font-weight: normal;
	font-size: 19px;
	text-decoration: none;
	}

#maintenanceDefault h2 {
	font-family: "lucida grande",lucida,tahoma,helvetica,arial,sans-serif;
	font-weight: normal;
	font-size: 15px;
	color: #9c9dc2;
	}

#maintenanceDefaultMainContent{
	margin-top: 30px;
	text-align: left;
	font-family: "lucida grande",lucida,tahoma,helvetica,arial,sans-serif;
	font-weight: normal;
	font-size: 13px;
	}

.forward img {
	float: right;
	padding-right: 40px;
	}

.forward {
	text-align: right;
	font-family: "lucida grande",lucida,tahoma,helvetica,arial,sans-serif;
	font-weight: normal;
	font-size: 13px;
	}

/*.content,*/ 
#productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

.alert {
	color: #ff4e00;
	font-weight: bold;
	margin-left: 0.5em;
	}

.advisory {}

.important {
	font-weight: bold;
	}

.notice {}

.rating{}

.gvBal {
	float: right;
	}

#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 10px;;
	}

/*Index Default Main Content - General Content In Centre Column*/

#indexDefaultMainContent.videos ul li {
	display: inline;
	padding: 0px;
	margin: 0px;
	list-style: none;
	}
	
#indexDefaultMainContent p {
	text-align: center;
	padding: 5px;
	font-weight: bold;
	font-family: "lucida grande",lucida,tahoma,helvetica,arial,sans-serif;
	font-size: 16px;
	}
	
#indexDefaultMainContent p.header {
	color: #ff6625;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	font-family: "lucida grande",lucida,tahoma,helvetica,arial,sans-serif;
	font-size: 17px;
	}

#indexDefaultMainContent p.header2 {
	color: #ffd824;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	font-family: "lucida grande",lucida,tahoma,helvetica,arial,sans-serif;
	font-size: 17px;
	}
	
#indexDefaultMainContent p.content {
	text-align: left;
	font-weight: normal;
	text-decoration: none;
	font-family: "lucida grande",lucida,tahoma,helvetica,arial,sans-serif;
	font-size: 15px;
	}

#indexDefaultMainContent p.orange {
	color: #ff6625;
	text-align: center;
	font-family: "lucida grande",lucida,tahoma,helvetica,arial,sans-serif;
	}
	
#indexDefaultMainContent p.side_h {
	color: #ff6625;
	text-align: left;
	text-decoration: underline;
	font-weight: bold;
	font-family: "lucida grande",lucida,tahoma,helvetica,arial,sans-serif;
	font-size: 16px;
	}
	
#indexDefaultMainContent ol{
	text-align: left;
	font-family: "lucida grande",lucida,tahoma,helvetica,arial,sans-serif;
	font-size: 14px;
	}

#indexDefaultMainContent ul{
	text-align: left;
	font-family: "lucida grande",lucida,tahoma,helvetica,arial,sans-serif;
	font-size: 14px;
	list-style-type: lower-alpha;
}

#aboutUsHeading, #freevideosHeading, #testimonialsHeading{ 
	font-size: 18px;
	padding-left: 10px;
}

#aboutUsMainContent a:link, #freevideosMainContent a:link, #testimonialsMainContent a:link, #indexDefaultMainContent a:link {color: #ff6625; text-decoration: underline;}
#aboutUsMainContent a:visited, #freevideosMainContent a:visited, #testimonialsMainContent a:visited, #indexDefaultMainContent a:visited {color: #ff6625; text-decoration: underline;}
#aboutUsMainContent a:hover, #freevideosMainContent a:hover, #testimonialsMainContent a:hover, #indexDefaultMainContent a:hover {color: #a3a6f7; text-decoration: underline;}
#aboutUsMainContent a:active, #freevideosMainContent a:active, #testimonialsMainContent a:active, #indexDefaultMainContent a:active {color: #a3a6f7; text-decoration: underline;}

#aboutUsMainContent, #freevideosMainContent, #testimonialsMainContent {
	font-size: 14px;
	padding-left: 10px;
}

#pageFourHeading, #pageThreeHeading{
	font-size: 18px;
	padding-left: 10px;
}

#pageFourMainContent a:link, #pageThreeMainContent a:link {color: #ff6625; text-decoration: underline;}
#pageFourMainContent a:visited, #pageThreeMainContent a:visited	{color: #ff6625; text-decoration: underline;}
#pageFourMainContent a:hover, #pageThreeMainContent a:hover {color: #a3a6f7; text-decoration: underline;}
#pageFourMainContent a:active, #pageThreeMainContent a:active {color: #a3a6f7; text-decoration: underline;}

#pageFourMainContent, #pageThreeMainContent {
	font-size: 14px;
	padding-left: 10px;
}

#contactUsDefault {
	padding-left: 10px;
}

#teachingHeading{
	font-size: 18px;
	padding-left: 10px;
}

#teachingMainContent{
	font-size: 14px;
	padding-left: 10px;
}


#teachingMainContent a:link		{color: #ff6625; text-decoration: underline;}
#teachingMainContent a:visited	{color: #ff6625; text-decoration: underline;}
#teachingMainContent a:hover	{color: #a3a6f7; text-decoration: underline;}
#teachingMainContent a:active	{color: #a3a6f7; text-decoration: underline;}


#indexProductList{
	padding-left: 10px;
}

#productListHeading{
	font-size: 18px;
}

.productListing-rowheading{
	font-size: 14px;
	color: #ff6625;
}

.productListing-heading{
	font-size: 14px;
	color: #ff6625;
	background-color: #000776;
}

.productListing-rowheading a:link 	{color: #ff6625; text-decoration: underline;}
.productListing-rowheading a:visited{color: #ff6625; text-decoration: underline;}
.productListing-rowheading a:hover	{color: #a3a6f7; text-decoration: underline;}
.productListing-rowheading a:active	{color: #a3a6f7; text-decoration: underline;}

.productListing-data {
	font-size: 13px;
}

.productListing-data a:link 	{font-size: 13px; color: #ff6625; text-decoration: underline;}
.productListing-data a:visited{font-size: 13px; color: #ff6625; text-decoration: underline;}
.productListing-data a:hover	{font-size: 13px; color: #a3a6f7; text-decoration: underline;}
.productListing-data a:active	{font-size: 13px; color: #a3a6f7; text-decoration: underline;}

/* Create Account Pages Styles*/

#createAcctDefault, #createAcctSuccess {
	margin-right: 5px;
	margin-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #0b3eb4;
	border-left: #5a5b96 solid 1px;
	border-top: #5a5b96 solid 1px;
	border-bottom: #00003f solid 1px;
	border-right: #00003f solid 1px;
	}

#createAcctSuccessMainContent {
	color: #a3a6f7;
	font-family: "lucida grande",lucida,tahoma,helvetica,arial,sans-serif;
	font-size: 13px;
	}

#createAcctDefault h1, #createAcctSuccess h1 {
	padding-left: 5px;
	color: #ff6625;
	}
	
#createAcctSuccess h3 {
	padding-left: 5px;
	color: #ff6625;
	}

#createAcctDefault h4, #createAcctSuccess h4 {
	padding-left: 10px;
	color: #ff6625;
	}

#createAcctDefault a:link, #createAcctSuccess a:link {color: #ff6625; text-decoration: underline;}
#createAcctDefault a:visited, #createAcctSuccess a:visited {color: #ff6625; text-decoration: underline;}
#createAcctDefault a:hover, #createAcctSuccess a:hover {color: #ff6625; text-decoration: underline;}
#createAcctDefault a:active, #createAcctSuccess a:active {color: #ff6625; text-decoration: underline;}

/*Shopping Cart Display*/

#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 2px solid #100e78;
	padding: 1em;
	}

.tableHeading TH {
	border-bottom: 1px solid #100e78;
	}

.tableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	 }

#cartSubTotal {
	border-top: 1px solid #100e78;
	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 0em;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #100e78;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #100e78;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.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 #100e78;
	}

.mediaTitle {
	float: left;
	}

.mediaTypeLink {
	float: right;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ffd824;
	}

.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, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/

.attribImg {
	width: 20%;
	margin: 0.3em 0em;
	}

.attributesComments {}

/*list box contents*/

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

.centerBoxWrapper {
	border: 1px solid #9a9a9a;
	height: 1%;
	margin: 1.1em 0;
	}

h2.centerBoxHeading {
	font-size: 1.3em;
	color: #ffffff;
	}

/*sideboxes*/

.columnLeft {}

.columnRight {}

h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 12px;
	font-weight: bold;
	font-family: "lucida grande",lucida,tahoma,helvetica,arial,sans-serif;
	color: #ff6625;
	}

h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 12px;
	font-weight: bold;
	font-family: "lucida grande",lucida,tahoma,helvetica,arial,sans-serif;
	color: #ff6625;
	}


#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 1em;
	color: #100e78;
	}

.leftBoxHeading {
	width: 130px;
	height: 18px;
	margin-left: 12px;
	margin-top: 5px;
	background-image: url(../images/header_bg.gif);
	background-repeat: repeat-x;
	/*background-color: #000776;*/
	/*border-left: #5a5b96 solid 1px;
	border-top: #5a5b96 solid 1px;
	border-bottom: #00003f solid 1px;
	border-right: #00003f solid 1px;	*/
	border-left: #00003f solid 1px;
	border-top: #00003f solid 1px;
	border-bottom: #5a5b96 solid 1px;
	border-right: #5a5b96 solid 1px;
	text-decoration: none;
	}
	
.rightBoxHeading {
	width: 150px;
	height: 18px;
	margin-top: 5px;
	margin-left: 43px;
	background-image: url(../images/header_bg.gif);
	background-repeat: repeat-x;
	padding: 0px;
	background-color: #000876;
	/*border-left: #5a5b96 solid 1px;
	border-top: #5a5b96 solid 1px;
	border-bottom: #00003f solid 1px;
	border-right: #00003f solid 1px;*/
	border-left: #00003f solid 1px;
	border-top: #00003f solid 1px;
	border-bottom: #5a5b96 solid 1px;
	border-right: #5a5b96 solid 1px;
	text-decoration: none;
	}
	
.centerBoxHeading {
	visibility: hidden;
	margin: 0px;
	background-color: #ffffff;
	}
	
.leftBoxContainer {
	margin-bottom: 5px;
	padding-bottom: 0px;
	padding-top: 1px;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #0b3eb4;
	background: url(../images/leftbox_top_dark.jpg) top no-repeat;
	border-left: #5a5b96 solid 1px;
	border-top: #5a5b96 solid 1px;
	border-bottom: #00003f solid 1px;
	border-right: #00003f solid 1px;
	}

#moreInformation {
	}

	
.rightBoxContainer {
	margin-bottom: 5px;
	padding-bottom: 0px;
	padding-top: 1px;
	background-color: #0b3fb4;
	background: url(../images/rightbox_top.jpg) top no-repeat;
	}

#subscribe {
	margin-top: 5px;
	}

.sideBoxContent {
	color: #9c9dc2;
	background-color: #0b3eb4;
	font-size: 11.5px;
	padding-bottom: 10px;
	background: url(../images/rightbox_bottom.jpg) bottom no-repeat;
	}

#informationContent ul li a:link {color: #9c9dc2; text-decoration: none;}
#informationContent ul li a:visited {color: #9c9dc2; text-decoration: none;}
#informationContent ul li a:hover {color: #ff4e00; text-decoration: none;}
#informationContent ul li a:active {color: #ff4e00; text-decoration: none;}

#informationContent ul li a {
	padding-left: 12px;
	}

#informationContent {
	background: url(../images/leftbox_bottom_dark.jpg) bottom no-repeat;
	background-color: #0b3eb4;
	}

#moreinformationContent a:link {color: #9c9dc2; text-decoration: none;}
#moreinformationContent a:visited {color: #9c9dc2; text-decoration: none;}
#moreinformationContent a:hover {color: #ff4e00; text-decoration: none;}
#moreinformationContent a:active {color: #ff4e00; text-decoration: none;}

#moreinformationContent {
	background: url(../images/leftbox_bottom_dark.jpg) bottom no-repeat;
	background-color: #0b3eb4;
	padding-left: 12px;
	}

#paymentmethodssideboxContent {
	height: 210px;
	padding-left: 3px;
	background: url(../images/leftbox_bottom_dark.jpg) bottom no-repeat;
	background-color: #0b3eb4;
	}
	
#rightBoxContainer.loginbox {
	height: 114px;
	}

#loginboxContent, #shoppingcartContent {
	font-family: "lucida grande",lucida,tahoma,helvetica,arial,sans-serif;
	text-align: right;
	font-size: 11px;
	padding-right: 25px;
	background-color: #0b3eb4;
	}

#loginboxContent ul li, #shoppingcartContent ul li a {
	font-family: "lucida grande",lucida,tahoma,helvetica,arial,sans-serif;
	text-align: left;
	font-size: 11px;
	padding-right: 25px;
	background-color: #0b3eb3;
	}

#loginboxContent a:link {color: #9c9dc2; text-decoration: none;}
#loginboxContent a:visited {color: #9c9dc2; text-decoration: none;}
#loginboxContent a:hover {color: #ff4e00; text-decoration: none;}
#loginboxContent a:active {color: #ff4e00; text-decoration: none;}

#shoppingcartContent a:link {color: #9c9dc2; text-decoration: none;}
#shoppingcartContent a:visited {color: #9c9dc2; text-decoration: none;}
#shoppingcartContent a:hover {color: #ff4e00; text-decoration: none;}
#shoppingcartContent a:active {color: #ff4e00; text-decoration: none;}

#cartBoxListWrapper a:link, #cartOldItem a:link {color: #9c9dc2; text-decoration: none;}
#cartBoxListWrapper a:visited, #cartOldItem a:visited {color: #9c9dc2; text-decoration: none;}
#cartBoxListWrapper a:hover, #cartOldItem a:hover {color: #ff4e00; text-decoration: none;}
#cartBoxListWrapper a:active, #cartOldItem a:active {color: #ff4e00; text-decoration: none;}

#shoppingcart a:link, #rsssidebox a:link {text-decoration: none;}
#shoppingcart a:visited, #rsssidebox a:visited {text-decoration: none;}
#shoppingcart a:hover, #rsssidebox a:hover {text-decoration: none;}
#shoppingcart a:active, #rsssidebox a:active {text-decoration: none;}

#shoppingcartContent {
	padding-left: 15px;
	}

#rsssidebox {
	background-color: #0b3eb4;
	margin-top: 5px;	
	}

#rsssideboxContent {
	font-family: "lucida grande",lucida,tahoma,helvetica,arial,sans-serif;
	text-align: left;
	font-size: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 30px;
	padding-top: 10px;
	background: url(../images/sidebox_rss_bg.gif) bottom no-repeat;
	height: 200px;
	}

#rsssideboxContent ul li {
	padding-top: 5px;
	border-bottom: #dddddd dotted 1px;
	list-style-image: url(http://cubaseguru.co.uk/favicon.ico);
	list-style-position: outside;
	}

#rsssideboxContent a:link {color: #ff4c00; text-decoration: none; font-family: "lucida grande",lucida,tahoma,helvetica,arial,sans-serif; font-size: 12px; font-weight: normal;}
#rsssideboxContent a:visited {color: #ff4c00; text-decoration: none; font-family: "lucida grande",lucida,tahoma,helvetica,arial,sans-serif; font-size: 12px; font-weight: normal;}
#rsssideboxContent a:hover {color: #ff4c00; text-decoration: underline; font-family: "lucida grande",lucida,tahoma,helvetica,arial,sans-serif; font-size: 12px; font-weight: normal;}
#rsssideboxContent a:active {color: #ff4c00; text-decoration: underline; font-family: "lucida grande",lucida,tahoma,helvetica,arial,sans-serif; font-size: 12px; font-weight: normal;}

#sharesidebox{
	margin-top: 5px;
	}

#sharesideboxContent{
	background-color: #0b3eb4;
	padding-right: 30px;
	padding-left: 0px;
	}

#sharesideboxContent ul li {
	display: inline;
	list-style: none;
	}
	
#catBoxDivider {
	visibility: hidden;
	}

/*
h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #eb3e00;
	text-decoration: none;
	font-size: 14px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	} 

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #eb3e00;
	font-size: 14px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	}
*/
	
.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, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}

#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;
	}

/* categories box parent and child categories */

A.category-top, A.category-top:visited {
	color: #008000;
	text-decoration: none;
	}

A.category-links, A.category-links:visited {
	color: #004080;
	text-decoration: none;
	}

A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #FF0000;
	text-decoration: none;
	}

SPAN.category-subs-parent {
	font-weight: normal;
	}

SPAN.category-subs-selected {
	font-weight: normal;
	}

/* end categories box links */

/*misc*/

.back {
	float: left;
	padding: 5px;
	}

#shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #E8E8E8;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #F0F0F0;
	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: #cacaca;
	height: 2em;
	}

.productListing-rowheading {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	background-repeat: repeat-y;
	height: 2em;
	color: #FFFFFF;
	}

#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;
	}

.information {padding: 10px 3px; line-height: 150%; font-size: 13px;}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}

.seDisplayedAddressLabel {
	background-color:#85C285;
	text-align: center;
	}

.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}

#seShipTo {
	padding: 0.2em;
	}

#bannerboxHeading {display: none;}	

#freedownloadsHeading {
	text-align: center;
	text-decoration: underline;
	font-size: large;
	}

#freedownloadsMainContent {
	color: 00016a;
	font-family: "lucida grande",lucida,tahoma,helvetica,arial,sans-serif;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	font-size: medium;
	list-style: url(/favicon.ico);
	list-style-position: inside;
	padding-left: 20px;
	}

#downloads {
	font-weight: normal;
	text-align: center;
	font-size: 11px;
	font-family: "lucida grande",lucida,tahoma,helvetica,arial,sans-serif;
	}

#time {
	font-size: 10px;
	}
	
#bannerThree.banners {
	width: 540px;
	height: 114px;
	border-left: #5a5b96 solid 1px;
	border-top: #5a5b96 solid 1px;
	border-bottom: #00003f solid 1px;
	border-right: #00003f solid 1px;
}

h2.orderHistoryDetailedOrder {
	font-size: 14px;
	}

.imgLink {display: none;}

#productAttributes {
	display: none;
	}

