/* PXL GRAPHICS */


body {
	margin: 0 auto 0 auto;
	width: 980px;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #666666;
	background-color: #757e9d;
	background-image: url(/cart/images/full-colour-flyers.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	background-attachment: fixed;
	/*cursor: url(/pxlgraphics.cur);*/
	}



object {
	outline:none;
	}



/* LOGIN PAGE CENTRE MESSAGE and IMAGE: cart/includes/languages/english/login.php */

.loginPageCentreMessageImage {
	float: left;
	background-image: url('/cart/delivery-login.jpg');
	background-repeat: no-repeat;
	width: 128px;
	height: 56px;
	}

.loginPageCentreMessage {
	float: left;
	margin-left: 20px;
	text-align: left;
	color: #ff6600;
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	}

.clearBothRequiredinfo {
	line-height: 0px;
	clear: both;
	}

.requiredinfoAlert {
	margin-top: 60px;
	margin-right: 5px;
	color: #ff0000;
	}




/* CHECKOUT SUCCESS TEXT */

.checkoutSuccessText {
	color: #ff6600;
	font-weight: normal;
	font-size: 12pt;
	}



/* PAGE TITLES */

.titleOne {
	font-size: 14pt;
	font-weight: bold;
	font-family: arial, verdana, helvetica, sans-serif;
	color: #3385ff;
	text-align: center;
	text-decoration: none;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	}

.titleTwo {
	font-size: 12pt;
	font-weight: bold;
	font-family: arial, verdana, helvetica, sans-serif;
	color: #ff6600;
	text-align: center;
	text-decoration: none;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 40px;
	padding-right: 0px;
	}




a img {border: none;}




.textFloatBottom {
	display: inline;
	float: bottom;
	align: center;
	position: absolute;
	vertical-align: bottom;
	margin-bottom: 0px;
	margin-left: 9px;
	margin-right: 0px;
	margin-top: 145px;
	z-index: 5000;
	}








/* FONT SIZES by div class */

.fcl8 {
	font-size: 8pt;
	font-family: arial, verdana, helvetica, sans-serif;
	}
.fcl9 {
	font-size: 9pt;
	font-family: arial, verdana, helvetica, sans-serif;
	}
.fcl10 {
	font-size: 10pt;
	}
.fcl11 {
	font-size: 11pt;
	font-family: arial, verdana, helvetica, sans-serif;
	}
.fcl12 {
	font-size: 12pt;
	font-family: arial, verdana, helvetica, sans-serif;
	}
.fcl14 {
	font-size: 14pt;
	font-family: arial, verdana, helvetica, sans-serif;
	}
.fcl16 {
	font-size: 16pt;
	font-family: arial, verdana, helvetica, sans-serif;
	}
.fcl18 {
	font-size: 18pt;
	font-family: arial, verdana, helvetica, sans-serif;
	}
.fcl20 {
	font-size: 20pt;
	font-family: arial, verdana, helvetica, sans-serif;
	}
.fcl22 {
	font-size: 22pt;
	font-family: arial, verdana, helvetica, sans-serif;
	}
.fcl24 {
	font-size: 24pt;
	font-family: arial, verdana, helvetica, sans-serif;
	}
.fcl28 {
	font-size: 28pt;
	font-family: arial, verdana, helvetica, sans-serif;
	}






/* PRICING SHEETS - CATEGORY DESCRIPTIONS */

.description1a {
	font-size: 12pt;
	font-weight: bold;
	color: #ff6600;
	}

.description1b {
	font-size: 12pt;
	font-weight: bold;
	color: #3385ff;
	margin-top: 31px;
	}

.description2a {
	font-size: 12pt;
	font-weight: bold;
	color: #ff6600;
	margin-bottom: 18px;
	}

.description2b {
	font-size: 12pt;
	font-weight: bold;
	color: #3385ff;
	}






/* PRODUCT INFO by div class */

.productinfo1 {
	font-size: 11pt;
	font-weight: bold;
	color: #3385ff;
	}

.productinfo2 {
	color: #ff6600;
	font-weight: bold;
	font-size: 10pt;
	}

.productinfo3 {
	font-weight: bold;
	font-size: 10pt;
	}

.productinfo4 {
	
	}

.productinfo5 {
	
	}

.productinfo6 {

	}

.productinfo7 /*DISPATCH*/ {
	font-size: 11pt;
	font-weight: bold;
	font-style: normal;
	}

.productinfo8 {
	float: right;
	margin-top: -15px;
	font-weight: bold;
	color: #3385ff;
	}

.productinfo9 {
	
	}

.productinfo10 {
	
	}









a:link {
	color: #3385ff;
	text-decoration: none;
	outline:none;
	}
 
a:visited {
	color: #3385ff;
	text-decoration: none;
	outline:none;
	}

a:hover {
	color: #ff6600;
	text-decoration: none;
	outline:none;
	}

a:active {
	color: #3385ff;
	text-decoration: none;
	outline:none;
	}






/***** #navEZPagesTOC ul li - Comment/Uncomment lines to switch on or off *****/

#navEZPagesTOC ul li {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	font-weight: bold;
	background: #ffff00;
	line-height: 20px;
	padding: 0.4em;
	}
#navEZPagesTOC ul li a:link{
	color: #3385ff;
	text-decoration: none;
	outline:none;
	}
#navEZPagesTOC ul li a:visited{
	color: #3385ff;
	text-decoration: none;
	outline:none;
	}
#navEZPagesTOC ul li a:hover{
	color: #ff6600;
	text-decoration: none;
	outline:none;
	}
#navEZPagesTOC ul li a:active{
	color: #3385ff;
	text-decoration: none;
	outline:none;
	}
/********** END - #navEZPagesTOC ul li **********/





/***** TOP navMain *****/

#navMainWrapper {
	margin-top: 0em;
	border-top: 0em solid #ffffff;
	line-height: 35px;
	background-color: #ffffff;
	background-image: url(/cart/images/night-club-flyers.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #333333;
	width: 100%;
	}

#navCatTabsWrapper {
	margin: 0em;
	line-height: 31px;
	background-color: transparent;
	font-weight: bold;
	color: #333333;
	height: 1%;
	width: 100%;
	}

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

#navMain ul li, #navCatTabs ul li {
	display: inline;
	}

#navMain ul li a, #navCatTabs ul li a {
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	white-space: nowrap;
	}

#navMain ul li {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	font-weight: bold;
	line-height: 20px;
	padding-top: 0px;
	padding-left: 14px;
	padding-right: 0px;
	}
#navMain ul li a:link{
	color: #3385ff;
	text-decoration: none;
	outline:none;
	}
#navMain ul li a:visited{
	color: #3385ff;
	text-decoration: none;
	outline:none;
	}
#navMain ul li a:hover{
	color: #ff6600;
	text-decoration: none;
	outline:none;
	}
#navMain ul li a:active{
	color: #3385ff;
	text-decoration: none;
	outline:none;
	}
/********** END - TOP navMain **********/


/***** BEGIN - LEFT navMain *****/

#navMainWrapperLeft {
	margin: 20px 0 -20px 0;
	border-top: 0em solid #ffffff;
	line-height: 35px;
	background-color: #990099;
	font-weight: bold;
	color: #333333;
	width: 190px;
	display; block;
	}

#navCatTabsWrapperLeft {
	margin: 0em;
	line-height: 31px;
	background-color: transparent;
	/*background-color: #000000;*/
	/*background-color: #BE110A;*/
	/*background-repeat: repeat-x;*/
	font-weight: bold;
	color: #333333;
	width: 180px;
	display; block;
	}

#navMainLeft ul, #navCatTabsLeft ul {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: left;
	line-height: 1.5em;
	display; block;
	}

#navMainLeft ul li, #navCatTabsLeft ul li {
	display; block;
	}

#navMainLeft ul li a, #navCatTabsLeft ul li a {
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	white-space: nowrap;
	}

#navMainLeft ul li {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	font-weight: bold;
	line-height: 20px;
	padding-top: 0px;
	padding-left: 14px;
	padding-right: 0px;
	}
#navMainLeft ul li a:link{
	color: #3385ff;
	text-decoration: none;
	outline:none;
	}
#navMainLeft ul li a:visited{
	color: #3385ff;
	text-decoration: none;
	outline:none;
	}
#navMainLeft ul li a:hover{
	color: #ff6600;
	text-decoration: none;
	outline:none;
	}
#navMainLeft ul li a:active{
	color: #3385ff;
	text-decoration: none;
	outline:none;
	}

/********** END - LEFT navMain **********/


/***** BEGIN - RIGHT navMain *****/

#navMainWrapperRight {
	position: relative;
	z-index: 600000;
	margin: 20px 0 -20px 0;
	border-top: 0em solid #ffffff;
	line-height: 35px;
	background-color: #990099;
	font-weight: bold;
	color: #333333;
	width: 190px;
	display; block;
	float: right;
	}

#navCatTabsWrapperRight {
	margin: 0em;
	line-height: 31px;
	background-color: transparent;
	/*background-color: #000000;*/
	/*background-color: #BE110A;*/
	/*background-repeat: repeat-x;*/
	font-weight: bold;
	color: #333333;
	width: 180px;
	display; block;
	}

#navMainRight ul, #navCatTabsRight ul {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: left;
	line-height: 1.5em;
	display; block;
	}

#navMainRight ul li, #navCatTabsRight ul li {
	display; block;
	}

#navMainRight ul li a, #navCatTabsRight ul li a {
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	white-space: nowrap;
	}

#navMainRight ul li {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	font-weight: bold;
	line-height: 20px;
	padding-top: 0px;
	padding-left: 14px;
	padding-right: 0px;
	}
#navMainRight ul li a:link{
	color: #3385ff;
	text-decoration: none;
	outline:none;
	}
#navMainRight ul li a:visited{
	color: #3385ff;
	text-decoration: none;
	outline:none;
	}
#navMainRight ul li a:hover{
	color: #ff6600;
	text-decoration: none;
	outline:none;
	}
#navMainRight ul li a:active{
	color: #3385ff;
	text-decoration: none;
	outline:none;
	}

/********** END - RIGHT navMain **********/





/***** #navSupp ul li - FOR BOTTOM NAVIGATION *****/

#navSupp ul li {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	font-weight: normal;
	line-height: 0px;
	padding: 0.4em;
	}
#navSupp ul li a:link{
	color: #3385ff;
	text-decoration: none;
	outline:none;
	}
#navSupp ul li a:visited{
	color: #3385ff;
	text-decoration: none;
	outline:none;
	}
#navSupp ul li a:hover{
	color: #ff6600;
	text-decoration: none;
	outline:none;
	}
#navSupp ul li a:active{
	color: #3385ff;
	text-decoration: none;
	outline:none;
	}

/********** END - #navSupp ul li **********/







#navSuppWrapper {
	margin: 0px;
	padding: 0em 0em;
	line-height: 0px;
	background-color: #ffffff;
	/*background-image: url(/cart/images/flyers-shopnav1.jpg);*/
	/*background-repeat: no-repeat;*/
	font-weight: bold;
	color: #666666;
	width: 100%;
	}
#navSupp ul  {
	margin: 0;
	padding:  0em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 5em;
	}
#navSupp ul li {
	display: none;
	}
#navSupp ul li a {
	font-size: 9pt;
	color: #3385ff;
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	white-space: nowrap;
	}






/***** #navCatTabs ul li - Comment/Uncomment lines to switch on or off *****/

#navCatTabs ul li {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #e4e4e4;
	font-weight: normal;
	/*background: #ffffff;*/
	line-height: 20px;
	padding: 0.4em;
	}
#navCatTabs ul li a:link{
	color: #000000;
	text-decoration: none;
	outline:none;
	}
#navCatTabs ul li a:visited{
	color: #000000;
	text-decoration: none;
	outline:none;
	}
#navCatTabs ul li a:hover{
	color: #ff0000;
	text-decoration: none;
	outline:none;
	}
#navCatTabs ul li a:active{
	color: #000000;
	text-decoration: none;
	outline:none;
	}
/********** END - #navCatTabs ul li **********/







/***** Site Map List - Comment/Uncomment lines to switch on or off *****/

#siteMapList {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	font-weight: normal;
	width: 90%;
	float: right;
	/*background-color: #ffffff;*/
	line-height: 20px;
	/*padding: 0.4em;*/
	}
#siteMapList a:link{
	color: #3385ff;
	text-decoration: none;
	}
#siteMapList a:visited{
	color: #666666;
	text-decoration: none;
	}
#siteMapList a:hover{
	color: #ff6600;
	text-decoration: none;
	}
#siteMapList a:active{
	color: #3385ff;
	text-decoration: none;
	}
/********** END - #siteMapList **********/






h1 {
	font-family: arial;
	color: #3385ff;
	text-align: center;
	font-size: 14pt;
	font-weight: bold;
	}

h2 {
	font-size: 12pt;
	color: #ff6600;
	text-align: center;
	}

h3 {
	font-size: 10pt;
	}

h4, h5, h6, h4.optionName, .larger {
	font-size: 8pt;
	}




/***** Use this to set font size of 'Search' heading *****/
LABEL {
	font-size: 10pt;
	}




.biggerText {
	font-size: 9pt;
	}

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





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

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #ff6600;
	}

LEGEND {
	font-size: 10pt;
	color: #3385ff;
	font-weight: bold;
	padding: 0.3em;
	}

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

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

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







.categoryListBoxContents {
	text-align: center;
	color: transparent;
	line-height: 0;
	margin: 0px 0px 5px 0px;
	float:left;
	padding-left: 0px;
	}

.categoryListBoxContents a img {
	border: 2px solid transparent;
	}

.categoryListBoxContents a img:link {
	border: 2px solid transparent;
	text-decoration:none;
	color: transparent;
	outline:none;
	}
 
.categoryListBoxContents a img:visited {
	border: 2px solid transparent;
	text-decoration:none;
	color: transparent;
	outline:none;
	}

.categoryListBoxContents a img:hover {
	border: 2px solid #ff6600;
	text-decoration:none;
	color: transparent;
	outline:none;
	}

.categoryListBoxContents a img:active {
	border: 2px solid transparent;
	text-decoration:none;
	color: transparent;
	outline:none;
	}


.categoryListBoxContents a {
	display:block;
	border:none;
	text-decoration:none;
	color: transparent;
	outline:none;
	font-size: 0;
	}

.categoryListBoxContents a:link {
	border:none;
	text-decoration:none;
	color: transparent;
	outline:none;
	}
 
.categoryListBoxContents a:visited {
	border:none;
	text-decoration:none;
	color: transparent;
	outline:none;
	}

.categoryListBoxContents a:hover {
	border:none;
	text-decoration:none;
	color: transparent;
	outline:none;
	}

.categoryListBoxContents a:active {
	border:none;
	text-decoration:none;
	color: transparent;
	outline:none;
	}




LABEL.inputLabel {
	width: 11em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}

P {
	font-size: 8pt;
	margin-top: 0em;
	margin-bottom: 1em;
	}

ADDRESS {
	font-size: 8pt;
	font-style: normal;
	margin-top: 2px;
	margin-bottom: 2px;
	}

.clearBoth {
	clear: both;
	}

.clearBothLogin {
	clear: both;
	line-height: 5px;
	}


HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #666666;
	}









/*warnings, errors, messages*/

/*.messageStackWarning, .messageStackError {*/
	/*text-align: center;*/
	/*font-weight: bold;*/
	/*line-height: 2em;*/
	/*padding: 5px;*/
	/*border: 0px solid #000000;*/
	/*}*/

.messageStackWarning {
	position: absolute;
	z-index: 10000;
	/*background-color: #88ff88;*/
	background-color: #000000;
	color: #ff0000;
	text-align: center;
	width: 550px;
	font-weight: bold;
	font-size: 10pt;
	line-height: 20px;
	margin-top: 23px;
	margin-left: 10px;
	margin-right: 22px;
	padding: 0px;
	border: 0px solid #000000;
	}

.messageStackError {
	position: absolute;
	z-index: 10000;
	/*background-color: #88ff88;*/
	background-color: #ff0000;
	color: #ffffff;
	text-align: center;
	width: 560px;
	font-weight: bold;
	font-size: 10pt;
	line-height: 24px;
	margin-top: -10px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom:5px;
	border: 0px solid #000000;
	}

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

.messageStackSuccess {
	position: absolute;
	z-index: 10000;
	/*background-color: #88ff88;*/
	background-color: #ffffff;
	color: #339933;
	text-align: center;
	width: 550px;
	font-weight: bold;
	font-size: 10pt;
	line-height: 20px;
	margin-top: 23px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border: 0px solid #000000;
	}

.messageStackCaution {
	position: absolute;
	z-index: 10000;
	/*background-color: #88ff88;*/
	background-color: #000000;
	color: #00ff00;
	text-align: center;
	width: 550px;
	font-weight: bold;
	font-size: 10pt;
	line-height: 20px;
	margin-top: 23px;
	margin-left: 10px;
	margin-right: 22px;
	padding: 0px;
	border: 0px solid #000000;
	}

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











/*wrappers - page or section containers*/

#mainWrapper {
	background-image: url(/cart/images/business-printing.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #ffffff;
	text-align: left;
	width: 980px;
	vertical-align: top;
	margin: auto;
	}

#navColumnOneWrapper {
	margin-left: 0em;
	margin-right: 0em;
	}
#navColumnTwoWrapper {
	margin-left: 0em;
	margin-right: 0em;
	}

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

#logoWrapper{
	/*background-image: url(../images/header_bg.jpg);*/
	/*background-repeat: repeat-x;*/
	background-color: transparent;
	line-height: 0px;
	margin: 0px;
	padding-top: 0px;
	}


#tagline {
	color:#000000;
	font-size: 1.8em;
	text-align: center;
	vertical-align: middle;
	}


#sendSpendWrapper {
	border: 1px solid #ffffff;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}









.wrapperAttribsOptions {
	width: 250px;
	line-height: 20px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 30px;
	padding-top: 15px;
	text-align: left;
	color: #ff6600;
	text-decoration: blink;
	font-weight: bold;
	font-size: 10pt;
	background-color: transparent;
	}

.wrapperAttribsOptions2 {
	width: 250px;
	line-height: 20px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 20px;
	padding-top: -20px;
	background-color: transparent;
	}








/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}
.navNextPrevCounter {
	text-align: center;
	margin-bottom: 1em;
	font-size: 9pt;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0em;
	padding: 0.5em;
	list-style-type: none;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #666666;
	}

#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: 0em;
	text-align: center;
	}



/* Used for Very Top of Page if enabled in Admin Settings */
#navMainSearch {
	float: right;
	}



#navBreadCrumb {
	background-color: #cc9900;
	}

#navEZPagesTop {
	background-color: #ffff33;
	}

#navBreadCrumb, #navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}


/*LEFT*/
#navColumnOne  {
	background-color: transparent;
	/*background: #BE110A;*/
	/*background-image: url(/cart/images/printing-bgslim2.jpg);*/
	/*background-repeat: repeat;*/
	}
/*RIGHT*/
#navColumnTwo  {
	background-color: transparent;
	/*background: #BE110A;*/
	/*background-image: url(/cart/images/printing-bgslim2.jpg);*/
	/*background-repeat: repeat;*/
	}




/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	vertical-align: top;
	}

#contentColumnMain {
	padding-top: 100px;
	}






.content {
	align: center;
	width: auto;
	height: auto;
	padding-top: 25px;
	padding-left: 0px;
	padding-right: 0px;
	}







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






.termsiagree {
	color: #3385ff;
	font-weight: bold;
	}






.alert {
	color: #ff0000;
	margin-right: 5px;
	}

.loginAlert {
	float: right;
	margin-top: -24px;
	color: #ff0000;
	margin-right: 35px;
	}

.loginAlertPosition {
	}



.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}





#bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	/*margin-bottom: 0px;*/
	}
.centerColumn {
	width: 565px;
	margin-top: 0px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 40px;
	}



/* HEADER - ADDITIONAL HTML, DHTML and FLASH */

#bannerOne {
	margin: 0em 0em 0em 0em;
	padding-left: 0em;
	padding-right: 0em;
	padding-top: 0em;
	position: left;
	}

.smallText, #siteinfoCredits, #siteinfoStatus {
	font-size: 0.9em;
	}








/* File Upload */

.upload_popup {
border: 0px solid #000000;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 12px;
display: none;
position: relative;
margin-left: 0px;
margin-right: 0px;
margin-top: -110px;
z-index: 1000;
/*left: 0px;*/
/*top: 154px;*/
/*left: 185px;*/
}



/* text on left */
.upload_info {
	width: 542px;
	font-size: 8pt;
	font-family: tahoma;
	font-weight: bold;
	color: #ffffff;
	border: 0;
	border-width: 0px;
	border-style: none;
	/*background-color: #000000;*/
	background-image: url(/cart/images/file-upload-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}

/* top percentage indicator */
.upload_status {
	margin-top: 0px;
	/*width: 380px;*/
	width: 542px;
	color: #000000;
	font-size: 8pt;
	font-family: tahoma;
	font-weight: bold;
	text-align: center;
	}

.upload_container {
	/*position: relative;*/
	margin-left: 70px;
	margin-right: auto;
	/*width: 365px;*/
	width: 405px;
	height: 10px;
	border: 1px;
	border-width:2px;
	border-style: inset;
	border-color: cccccc;
	background-color: #999999;
	}

.upload_progress {
	position: absolute;
	margin: 0px;
	width: 0px;
	height: 10px;
	background-color: #00FF00;
	}

.header_bar {
	text-align: center;
	width: 400px;
	}

.timeRemaining {
	font-size: 8pt;
	font-family: tahoma;
	font-weight: bold;
	text-align: left;
	color: #ffffff;
	}

.uploadDest {
	font-size: 8pt;
	font-family: tahoma;
	font-weight: bold;
	text-align: left;
	color: #ffffff;
	}

.xferRate {
	font-size: 8pt;
	font-family: tahoma;
	font-weight: bold;
	text-align: left;
	color: #ffffff;
	}

.timeRemainingLabel {
	padding-left: 10px;
	}

.uploadDestLabel {
	padding-left: 10px;
	}

.xferRateLabel {
	padding-left: 10px;
	}

.cancelUploadButton {
	padding-right: 10px;
	margin-top: 50px;
	text-align: right;
	}

.uploadTableHeading TH {
	border-bottom: 1px solid #666666;
	padding-left: 2px;
	padding-bottom: 5px;
	color: #ff6600;	
	}

.uploadProductDisplay {
	padding-top: 8px;
	padding-left: 2px;
	padding-bottom: 0px;
	vertical-align:top;
	}

.uploadQuantity {
	padding-top: 8px;
	padding-bottom: 0px;
	padding-right:10px;
	text-align: right;
	vertical-align: top;
	}
	
.uploadDropDown {
	padding-left: 7px;
	padding-bottom: 7px;
	}

.uploadBrowse {
	padding-left: 7px;
	padding-bottom: 6px;
	}

.uploadProdSpacer {
	margin-bottom: 0px;
	}
	
#uploadBottomBorder {
	margin-top: 2px;
	border-top: 1px solid #666666;
	padding-right: 2.5em;
	}

.uploadButtonContainer {
	float: bottom;
	text-align: center;
	margin: 0px;
	margin-top: 0px;
	border-top: 1px solid #000000;
	padding-bottom: 20px;
	padding-top: 10px;
	}	






/*Shopping Cart Display*/
#cartAdd {
	float: bottom;
	text-align: center;
	margin: 0px 0px 0px 0px;
	/*margin-top: 0px;*/
	border-top: 1px solid #000000;
	padding-bottom: 20px;
	padding-top: 10px;
	}

.tableHeading TH {
	border-bottom: 1px solid #666666;
	padding-bottom: 5px;
	}

#cartSubTotal {
	border-top: 1px solid #666666;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.5em;
	/*background-color: #e9e9e9;*/
	background-color: transparent;
	}

.tableHeading {
	color: #ff6600;
	}

.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 {
	font-size: 8pt;
	color: #FF0033;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	font-size: 8pt;
	color: #999999;
	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;
  }

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

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

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	} 

#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 {
	font-size: 10pt;
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle {
	font-size: 10pt;
	text-align: right;
	padding: 0.2em;
	color: #333333;
	}

.amount {
	width: 5.5em;
	font-size: 10pt;
	text-align: right;
	padding: 0.2em;
	color: #333333;
	}





/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {
height: 0px;
display: none;
	}

#cartImage {
	margin: 0.5em 1em;
	}









/*Attributes*/
.attribImg {
	width: 20%;
	margin: 1em 0em;
	}

.attributesComments {
	margin-left: 0px;
	}

.attribsBox {
	width: 286px;
	border-top: 1px solid #3385ff;
	border-right: 1px solid #3385ff;
	border-bottom: 1px solid #3385ff;
	border-left: 1px solid #3385ff;
	padding-bottom: 15px; 
	padding-top: 20px; 
	padding-left: 10px;
	padding-right: 260px;
	margin-left: 1px;
	margin-bottom: 40px;
	background-color:#ffffff;
	}

.attribsAddToCartBox {
	border-top: 0 solid #999999;
	border-right: 0 solid #999999;
	border-bottom: 0 solid #999999;
	border-left: 0 solid #999999;
	float: right;
	text-align: left;
	margin-top: -120px;
	padding-bottom: 2px;
	padding-top: 0;
	padding-right: 10px;
	background-color:transparent;
	}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}







/***** sideboxes *****/

.sideBoxContent {}

.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a, h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 12pt;
	background-colour: transparent;
	height: 24px;
	padding-top: 22px;
	}

#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, .searchHeading, #searchHeading, #search-headerHeading {
	font-size: 10pt;
	color: #333333;
	}
.rightBoxHeading {
	font-size: 12pt;
	font-family: arial, verdana, helvetica, sans-serif;
	color: #ff6600;
	text-align: right;
	padding-right: 20px;
	padding-bottom: 5px;
	line-height: auto;
	margin-top: 0px;
	background-color: transparent;
	/*background-image: url(../images/cmyk-bar.jpg);*/
	}
.leftBoxHeading {
	font-size: 12pt;
	font-family: arial, verdana, helvetica, sans-serif;
	color: #ff6600;
	text-align: left;
	padding-left: 20px;
	padding-right: 0px;
	padding-bottom: 5px;
	line-height: auto;
	margin-top: 0px;
	background-color: transparent;
	/*background-image: url(../images/cmyk-bar.jpg);*/
	}

.leftBoxContainer {
	text-align: left;
	/* use to adjust dynamic menu line spacing >>>>>>>>> */
	line-height: 14px;
	border-left: 0px solid #cccccc;
	border-bottom: 0px solid #ffffff;
	margin-top: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: -20px;
	margin-left: 0px;
	line-height: auto;
	background-color: transparent;
	}

h3.leftBoxHeading a:link {
	color: #3385ff;
	text-decoration: none;
	}
h3.leftBoxHeading a:hover {
	color: #ff6600;
	text-decoration: none;
	}

.leftBoxContent {
	text-align: left;
	background-color: transparent;
	margin-bottom: 1em;
	}


/* ----- SHOP FRONT ----- */
	.centerBoxHeading {
	text-align: center;
	color: #3385ff;
	background-color: #e4e4e4;
	padding: 0.5em 0.2em;
	}



.rightBoxContainer {
	line-height: 14px;
	border-left: 0px solid #cccccc;
	border-bottom: 0px solid #ffffff;
	margin-top: 0em;
	padding-top: 3px;
	padding-right: 0px;
	margin-left: 0px;
	background-color: transparent;
	}

h3.rightBoxHeading a:link {
	color: #3385ff;
	text-decoration: none;
	}
h3.rightBoxHeading a:visited {
	color: #3385ff;
	text-decoration: none;
	}
h3.rightBoxHeading a:hover {
	color: #ff6600;
	text-decoration: none;
	}
h3.rightBoxHeading a:active {
	color: #3385ff;
	text-decoration: none;
	}
.rightBoxContent {
	background-color: transparent;
	margin-bottom: 1em;
	color: #666666;
	}


 TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .centeredContent, .specialsListBoxContents,  .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}

#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive,  #bannerSix {
	text-align: center;
	}

.productListing-data {
	text-align: left;
	padding-top: 5px;
	padding-bottom: 10px;
	border-top: solid 0px #ffffff;
	}

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


#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}







/*********** Pricing Tables **********/

.priceTable {
	background-color: #transparent;
	height: auto;
	vertical-align: middle;
	text-align: center;
	}

.priceOdd {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #ffffff;
	background-color: #ff6600;
	height: 20px;
	width: 20%;
	}

.priceEven {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #ffffff;
	background-color: #3385ff;
	height: 20px;
	width: 20%;
	}







/***** miscelleneous *****/

/* .unsubscribeText {} */

.orderDate {
	padding-top: 0px;
	text-align: center;
	font-size: 14pt;
	font-weight: bold;
	color: #333333;
	}

.back {
	float: left;
	padding-top: 10px;
	}
.backLeft {
	float: left;
	padding-top: 10px;
	}
.backRight {
	float: left;
	padding-top: 10px;
	}
.backTop {
	float: left;
	padding-top: 10px;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	padding-top: 10px;
	padding-right: 0px;
	}

.bold {
	font-weight: bold;
	}

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

.rowEven {
	/*background-color: #F0F0F0;*/
	background-color: transparent;
	height: 1.5em;
	vertical-align: top;
	}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

CAPTION {
	display: inline;
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	vertical-align: top
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

.accountTableHeading TH {
	border-bottom: 1px solid #666666;
	padding-left: 2px;
	padding-bottom: 5px;
	margin-bottom: 2px;
	color: #ff6600;	
	}

.accountDisplayFormat {
	padding-top: 10px
	}
	
.accountDisplaySeparator {
	margin-top: -5px
	}

TR.tableHeading {
	background-color: transparent;
	/*background-color: #cacaca;*/
	height: 2em;
	}


.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: #000000;
	padding: 20px 20px 20px 20px;
	width: auto;
	white-space: wrap;
	/*background-color: transparent;*/
	}
.information {padding: 10px 3px; line-height: 150%;}









/* IP Address Display and Copyright Notice */

#siteinfoIP {
	font-size: 8pt;
	margin: 0 0 0 0;
	padding-top: 40px;
	padding-bottom: 15px;
	line-height: 28px;
	background-color: #ffffff;
	background-image: url(/cart/images/leaflet-printing.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	font-weight: normal;
	color: #999999;
	}

#siteinfoLegal {
	font-size: 8pt;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 8px;
	line-height: 16px;
	background-color: #ffffff;
	background-image: url(/cart/images/brochure-printing.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	font-weight: normal;
	color: #999999;
	}
.legalCopyright a:link{
	color: #999999;
	text-decoration: none;
	}
.legalCopyright a:visited{
	color: #999999;
	text-decoration: none;
	}
.legalCopyright a:hover{
	color: #999999;
	text-decoration: none;
	}
.legalCopyright a:active{
	color: #999999;
	text-decoration: none;
	}


.targetDeliveryBox1 {
	background-color: #3385ff;
	border: 1px solid #ffffff;
	padding: 5px 5px 5px 5px;
	}

.targetDeliveryText1 {
	color: #ffffff;
	font-weight: bold;
	}

.targetDeliveryBox2 {
	background-color: #e4e4e4;
	border: 1px solid #ffffff;
	padding: 5px 5px 5px 5px;
	}

.targetDeliveryText2 {
	color: #666666;
	font-weight: bold;
	}