/**
 * 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 $ e5edf5
* position: absolute; left: 210px; z-index:10; border: 0 auto; padding: 0 0 2em -3em; 
* margin: 0 auto; width: 730px; clear: both;
* background-image: 
* background-position: 50% 30%; blue hyperlink= 3300FF */
/*  
Theme Name: Hotwire2
Theme URI: http://wordpress.org/
Description: Hotwire Theme based on <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: Jason Ungos
Author URI: http://jason.ungos.com/
	The original WP Kubrick v1.5 theme was designed and built by Michael Heilemann, http://binarybonsai.com/.
	Hotwire modifications by Jason Ungos, http://jason.ungos.com/.
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php	
	*** REGARDING IMAGES ***
	All CSS that involves the use of images, can be found in the 'index.php' file.
	This is to ease installation inside subdirectories of a server.
Hotwire Red: #cc0201
Dark Grey: #6f6f6f
Light Grey: #f2f2f2
*/
.mainalert {
  font-size: 10px;
  line-height: 1.5;
  font-weight: bold;
  color: red;
}
/* From WP HWD Theme for product page layout */
dl.options dt {
	font-weight: bold;
	margin: 1em 0 0 0;
	clear: left;
}
dl.options dt img{
	padding-top: .25em;
}
.clearit {
	clear: both;
} 
dl.feature dt {
	font-weight: bold;
	margin: 1em 0 0 0;
/*	background: url(http://www.hotwiredirect.com/files/icons/tick2.png) no-repeat left; */
	padding: .10em 0 0 2em; 
}

dl.feature dd {
	padding: 0 0 0 0em;
}
.feature.cnc dt,
.feature.cnc dd {
	width: 270px;
}
.feature.cnc {
	height: 29.5em;
}
.feature.cnc .reset {
	margin-top: -24.75em;
}
.feature.cnc .col2 {
	margin-left: 23.5em;
}

* {
	margin: 0;
	padding: 0;
}
.printonly {
	display: none;
}
.clearit {
	clear: both;
}
/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
	}
#page {
	text-align: left;
	border: none;
	}
#header { 
	}
#content {
	font-size: 1.2em
	}
.widecolumn .entry p {
	font-size: 1.05em;
	}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}
.widecolumn {
	line-height: 1.6em;
	}	
.narrowcolumn .postmetadata {
	text-align: center;
	}
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}
#print-footer {
	display:none;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
h1, h2, h3 {
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	text-align: left;
	}
h1 {
	font-size: 2em;
	text-align: left;
	border-bottom: 5px solid #CC0201;
	width: 75%;
	margin: 0 0 1em -.5em;
	text-indent: .5em;
}
#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}
h2 {
	font-size: 1.3em;
	clear: left;
	}
h2.pagetitle {
	font-size: 1.6em;
	}
#sidebar h2 {
	font-family: Verdana, Sans-Serif;
	font-size: 1.2em;
	}
h3 {
	font-size: 1.2em;
	clear: left;
	}
h4 {
	font-size: 1.2em;
	text-transform:uppercase;
	text-align:left;
}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #000;
	}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
.entry p {
	margin: 0 0 1em;
}
.entry p a:visited {
	color: #b85b5a;
	}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Verdana, Arial, Sans-Serif;
	}
.commentlist li {
	font-weight: bold;
	}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
#commentform p {
	font-family: Verdana, Arial, Sans-Serif;
	}
.commentmetadata {
	font-weight: normal;
	}
#sidebar {
	font: 1em Verdana, Arial, Sans-Serif;
	}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}
a:hover {
	color: #147;
	text-decoration: underline;
	}	
#wp-calendar #prev a {
	font-size: 9pt;
	}
#wp-calendar a {
	text-decoration: none;
	}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */
/* Begin Structure */
body {
	}
#page {
	margin: 0 auto;
	padding: 5em 0 0;
	_padding: 2em 0 0;
	width: 741px;
	overflow: hidden;
	}	
#header {
	padding: 0;
	margin: 0 auto;
	height: 123px;
	width: 741px;
	}
#headerimg {
	height: 123px;
	width: 741px;
	}
#header .head, #header .description {
	visibility: none;
	text-indent: -9999px;
}
#headerimg #logo{
	padding: 1.9em 0;
}
.narrowcolumn {
	float: left;
	padding: 0 0 4em 4em;
	width: 450px;
	}
.fullcolumn {
	padding: 0 0 4em 4em;
	width: 650px;
	}
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 741px;
	}	
.post {
	margin: 0 0 40px;
	text-align: left;
	}
.widecolumn .post {
	margin: 0;
	}
.narrowcolumn .postmetadata {
	padding-top: 5px;
	}
.widecolumn .postmetadata {
	margin: 30px 0;
	}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
.postmetadata {
	clear: left;
}
/* End Structure */
/*	Begin Headers */
h1 {
	}
h2 {
	margin: 30px 0 0;
	}
h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}
#sidebar h2 {
	margin: 5px 0 0;
	}
h3 {
	margin: 30px 0 0;
	}
h3.comments {
	margin: 40px auto 20px ;
	}
/* End Headers */
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}	
img.alignrightx {
	padding: 1em 0 1em 1em;
	margin: 0 0 2px 7px;
	display: inline;
	}
img.alignright {
	padding: 0 0 0 0;
	display: inline;
	clear: right;
	}
img.alignleft {
	padding: 1em 1em 1em 0;
	margin: 0 7px 2px 0;
	display: inline;
	}
.alignright {
	float: right;
	}	
.alignleft {
	float: left
	}
.aligncenter {
	text-align:center;
}
/* End Images */
/* Begin Lists
	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */
html>body .entry ul {
	margin: 1em 0 0;
	padding: 0 0 0 2.5em;
	list-style-type: disc;
	} 
html>body .entry li {
	margin: 0 0 .25em 0;
	_padding: 0 0 .25em 2em;
	}
.entry ul {
	_margin: 0 0 0 2.5em;
	_padding: 0 0 0 1em;
}
.entry ul li {
	_margin: 0 0 1em 0;
}
li.video, .video > li {
	bac\kground: url(/files/icons/film.png) no-repeat left;
	padding: .25em 0 .25em 2em;
	list-style-type: none;
}
ul.feature > li {
/*	bac\kground: url(http://www.hotwiredirect.com/files/icons/tick2.png) no-repeat left; */
	background: url(http://www.hotwiredirect.com/files/icons/tick2.png) no-repeat left; 
	padding: .25em 0 .25em 2em;
	/*	padding: .25em 0 .25em 0em;	*/
	list-style-type: none;
	_list-style-type: disc;
	}
img.alignleft {
	padding: 1em 1em 1em 0;
	margin: 0 7px 2px 0;
	display: inline;
	}
li.video, .video > li {
/*	bac\kground: url(http://www.hotwiredirect.com/files/icons/film.png) no-repeat left; */
	padding: .25em 0 .25em 2em;
	list-style-type: none;
}
td.dots {
/*	background: transparent url(http://www.hotwiredirect.com/files/dots.gif) bottom left repeat-x; */
	vertical-align: bottom;
	text-align: left;
	width: 220px;
}
td.dots span.item {
	background-color: white; 
	padding-right: 0.5em;
}
.photo_caption {
float: left;
padding: .65em;
text-align: center;
_height: 160px;
min-height: 160px;
}
.photo_caption div.header {
text-align: justify;
}
.photo_caption div.header {
font-weight: bold;
font-size: 1.1em;
text-align: center;
}
#rightcolumn {
float: right;
padding: 0 0em 0 0em;
overflow: hidden;
}
.aligncenter {
	text-align:center;
}
ul.specification > li {
/*	background: url(http://www.hotwiredirect.com/files/icons/tick2.png) no-repeat left;
	padding: .25em 0 .25em 2em; */
	padding: .25em 0 .25em 0em; 
	list-style-type: disc;
	_list-style-type: disc;
	}
dl.specification dt {
	font-weight: bold;
	margin: 1em 0 0 0;
	background: url(http://www.hotwiredirect.com/files/icons/bullet_black_solid.png) no-repeat left; 
	padding: .10em 0 0 1.5em;
}
dl.specification dd {
	padding: 0 0 0 0em;
} 
div#footer p {
	font-size: 91%;
        border-top: 1px solid #000;
	width: 650px;
	margin: 0 auto;
}
#footer {
	border: none;
	padding: 0 0 0em;
	margin: 0 auto;
	width: 742px;
	clear: both;
	}
#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
body {
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 70%;
	color: #000;
	background-color: #CC0201;
	}
a img {border: none; }
a:link, #navEZPagesTOC ul li a {
	color: #06c;
	text-decoration: none;
	}
a:visited {
	color: #06c;
	text-decoration: none;
	}
a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #cc0201;
	}
a:active {
	color: #06c;
	}
h1 {
	font-size: 1.6em;
	text-align: left;
	border-bottom: 5px solid #CC0201;
        padding-top: 0.5em;
	width: 75%;
}
h2 {
	font-size: 1.3em;
	}
h3 {
	font-size: 1.2em;
	}
h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}
.biggerText {
	font-size: 1.2em;
	}
h1, h2, h3, h4, h5, h6 {
	margin: 0.2em 0;
	}
/*  Might uncomment either or both of these if having problems with IE peekaboo bug:  
h1, h2, h3, h4, h5, h6, p {
	position: relative;
	}
h1, h2, h3 {
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	text-align: left;
	}
*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: #E4FEF5;
	}
FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}
LEGEND {
	font-weight: bold;
	padding: 0.3em;
	}
LABEL, h4.optionName {
	line-height: 1.1em;
        padding-right: 0.5em;
/*	padding: 0.5em; */
	}
LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}
LABEL.inputLabel {
	width: 9em;
	float: left;
	}
LABEL.inputLabelPayment {
	width: 14em;
	float: left;
	padding-left: 2.5em;
	}
LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
	width: 11em;
	float: left;
	}
#checkoutPayment LABEL.radioButtonLabel {
	font-weight: bold;
	}
P, ADDRESS {
	padding: 0.3em;
	}
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: 0.2em;
	border: 1px solid #9a9a9a;
	}
.messageStackWarning, .messageStackError {
	background-color: #cc0201;
	color: #ffffff;
	}
.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}
.messageStackCaution {
	background-color: #06c;
	color: #000000;
	}
/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #ffffff;
	text-align: left; 
	width: 741px;
        border-bottom-color: #CC0201;
        border-bottom-width: 22px;
        border-bottom-style: solid;  
/*	vertical-align: top; */
}
#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em; 
	}
body {
        border-top-color: #CC0201;
        border-top-style: solid;
        border-top-width: 16px;
} 
#logoWrapper{
	background-color: #ffffff; 
	height: 123px; 
      	} 
#logo{
      /*  position: relative; margin-left: 129px; */
        margin-left: 100px; 
        padding: 10px 0 0 0; 
}
#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto; 
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin: 5em;
        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*/
#nav {
	background-image: url(/images/nav-bg-up.gif);
        background-repeat: x;
	position: absolute;
	z-index:10;
	top: 10em;
}
#nav, #nav ul {
	padding: 0;
	list-style: none;
	list-style-type: none;
}
#nav a {
	display: block;
	padding: 0.45em .75em; 
	color: #000000; 
	text-decoration: none;
	white-space: nowrap;
	text-align: left;
}
#nav li ul li a {
	width: 7.5em;
	border-top: 0px solid #ccc;
	padding: 0.2em 1.5em; 
}
#nav, #nav ul {
	margin: 0 auto 1em; 
	padding: 0;
	width: 740px; 
	height: 2.45em;
	list-style-type: none;
	list-style-image: none; 
	list-style-position: outside; 
	line-height: 1; 
	-moz-background-clip: initial; 
	-moz-background-origin: initial;
	-moz-background-inline-policy: initial;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 10pt;
}
#nav a.daddy { 
	background: url(/images/arrow-rt.png) no-repeat scroll right center;
	-moz-background-clip: initial; 
	-moz-background-origin: initial; 
	-moz-background-inline-policy: initial; 
}
#nav li {
	float: left;
	padding: .35em 0.9em .25em 0.9em;
	border-left: 0px solid #000000;
	background-repeat: repeat-x;
}
/*
#nav > li > ul >li {
	background-image: none;
	background-repeat:repeat-x;	
}
*/
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 100px;
	background: #f2f2f2;
/*
	padding: 0 2em 2em 1em;
	_padding: 0 1em 2em 1em;
	margin: 0 0 0 -2.5em;
	_margin: .25em 0 0 -2.0em;
*/
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}
/* IE7 sticking menus fix */
#nav li:hover, #nav li.sfhover {
    position: static;
}
#nav > li a:hover {
	background:#cc0201;
	color: #fff;
}
* html #nav li:hover, 
* html #nav li a:hover {
	background:#cc0201;
	color: #fff;
}
#nav > li > ul li {
	border-left: 3px groove #6f6f6f;
	border-right: 3px groove #6f6f6f;
	_border-left: 3px solid #6f6f6f;
	_border-right: 3px solid #6f6f6f;
}
#nav > li ul {
	 xborder-bottom: 3px groove #6f6f6f; 
}
/* MULTI-LEVEL */
#nav li ul ul {
	margin: -2em 0 0 9em;
}
#nav, #nav ul {
	list-style: none; 
	line-height: 1;
}
#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
	top: auto;
}
#nav li ul li {
	clear: left;
	margin: 0;
	padding: .2em 0;
	background: #f2f2f2;
	border-bottom: 1px groove #6f6f6f;
}
#nav {
        padding: 0 0 0 1px;
} 
.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;
	}
#navSuppWrapper, #navCatTabsWrapper {
	background-color: #000000;
/*	background-image: url(../images/tile_back.gif); */
	padding: 0em 0.2em;
	font-weight: bold;
	color: #000000;
	height: 1%;
     	}
#navMainWrapper {
        margin: 0em;
        height: .5em;
} 
#navCatTabsWrapper {
	background-color: #ffffff;
	color: #000000;
	background-image:none;
        margin: 3em;
}
#navMain ul, #navSupp ul, #navCatTabs ul {
	margin: 0;
	padding: 0em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}
#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}
#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 1em 0.5em;
	margin: 0;
	color: #000000;
	white-space: nowrap;
	}
#navCatTabs ul li a {
	color: #9a9a9a;
	}
#navEZPagesTOCWrapper {
	font-weight: bold;
	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.5em;
	}
#navMainSearch {
	float: right;
	}
#navBreadCrumb {
	padding: 0em 0.5em;
	background-color: #ffffff;
	font-size: 1em;
        font-family: verdana, arial, helvetica, sans-serif;
	margin: 2.75em 0 0 0;
	}
#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;
	}
/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}
/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}
.content {
        font-size: 1.2em;
}
.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 4em;
	}
.centerColumn {
        padding: 1em 1em 0 1em;
}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}
/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	border: 1px solid #000000;
/*	margin: 1em; */
	padding: 1em;
	}
.tableHeading TH {
	border-bottom: 1px solid #9a9a9a;
	}
.tableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	 }
#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}
.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}
.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
	padding: 0.5em 0em;
	}
.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}
#scUpdateQuantity {
	width: 2em;
	}
.cartQuantity {
	width: 4.7em;
	}
.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 {
	margin-left: 1em;
	}
#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: #cc0201;
	}
.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 ;
	}
#productMainImage {
/*        float: left; */
        margin-top: 1em;
        margin-right: 110px;
}
#productName {
        margin-bottom: 0em;
}
#productPrices {
}
.categoryIcon {}
#cartImage {
	margin: 0.5em 1em;
	}
/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}
.attributesComments {}
/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .additionalImages, .categoryListBoxContents, .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: #000000;
	}
/*sideboxes*/
.columnLeft {}
h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1em;
	color: #000000;
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #000000;
}
.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	margin: 0em;
/*	background-color: #000000;
        background-image: url(../images/tile_back.gif); */
	padding: 0.5em 0.2em;
	}
.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	border: 1px solid #9a9a9a;
	border-bottom: 2px solid #9a9a9a;
	margin-top: 1.5em;
	}
.sideBoxContent {
	background-color: #ffffff;
	padding: 0.4em;
	}
h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #cc0201;
	text-decoration: none;
	} 
.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #000000;
	}
.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, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}
.productListing-data {
        text-align: left;
}
#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: #06c;
	text-decoration: none;
	}
A.category-links, A.category-links:visited {
	color: #06c;
	text-decoration: none;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #cc0201;
	text-decoration: none;
	}
SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	}
/* end categories box links */
/*misc*/
.back {
        float: left;
	}
.back1 {
        padding-top: 5px;
}
.forward, #shoppingCartDefault #PPECbutton {
	float: right;
        padding-top: 10px;
       	}
.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);  */
	height: 2em;
	color: #000000;
	}
#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: #fff;
	}
/*
#current {
        border-bottom-color: #000000:
        border-bottom-width: 4px;
        border-bottom-style: solid;
}
*/
.spechighlight {
	color: #f00;
}
.breakit {page-break-after:always;}
.clear {
	clear: both;
}