/*
  audiocubes loves css
  paulmighty hates css
*/

* {
	margin: 0;
	padding: 0;
	font-family: Arial, Franklin Gothic Medium, Tahoma, Trebuchet MS, Lucida Sans Unicode, sans-serif;
	font-weight: normal;
	font-size: 8pt;
	color: #535353;
	line-height: 14px;
}

body {
	background: #ffffff;
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}

a,a:link,a:visited,a:active {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-size: 8pt;
}

a:hover {
	font-weight: normal;
	color: #319fe1;
	text-decoration: none;
	font-size: 8pt;
}

img { border-width: 0px; }

input.text {
	border-top: 1px solid #c6c6c6;
	border-right: 1px solid #c6c6c6;
	border-left: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
	height: 20px;
	margin: 0px;
	padding: 3px;
}

textarea,select {
	border-top: 1px solid #c6c6c6;
	border-right: 1px solid #c6c6c6;
	border-left: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
	margin: 0px;
	padding: 3px;
}

input.radio {
	border: 1px solid #e7e7e7;
}

p,h1,h2,h3,h4,h5,form {
	text-align: left;
}

table {
	max-width: 927px;
        border: 1px;
}

.errorText,.inputRequirement,.messageBox,.messageStackError {
	font-size: 9pt;
	font-weight: bold;
	color: #d72e28;
}



#bgTableHack {
	background: transparent;
	background-repeat: repeat-y;
	background-position: center;
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 927px;
}

#dontshow {
	display: none;
}

#pageHeader {
	background-image: url(images/acgears_logo.gif);
	background-repeat: no-repeat;
	background-position: top center;
	font-weight: bold;
	color: #878787;
	margin: 0px;
	padding: 0px;
	width: 927px;
	height: 86px;
}

#pageHeader h1 {
	float: left;
	display: inline;
	margin: 18px 0px 0px 18px;
	width: 220px;
	height: 60px;
}

#pageHeader h2 {
	float: left;
	display: inline;
	margin: 14px 0px 0px 17px;
	width: 121px;
	height: 20px;
}

#pageHeader h3 {
	float: left;
	display: inline;
	margin: 14px 0px 0px 1px;
	width: 71px;
	height: 20px; 
}

#pageHeader form {
	float: left;
	display: inline;
	margin: 17px 0px 0px 300px; 
	width: 160px;
	height: 63px;
}

#pageHeader p.menu {
	float: left;
	display: inline;
	margin: 0px;
	color: #878787;
	font-weight: bold;
	vertical-align: absbottom;
}

#pageHeader p.search {
	margin: 0px;
	width: 60px;
	height: 14px;
	color: #878787;
	font-weight: bold;
}
	
#pageHeader p.cartBtns {
	float: left;
	display: inline;
	margin: 1px 0px 0px 0px;
	width: 121px;
	height: 20px;
}

#pageHeader p.cartBtnsSm {
	float: right;
	display: inline;
	margin: 1px 0px 0px 0px;
	width: 71px;
	height: 20px;
}

#pageHeader p.inputBox {
	float: left;
	display: inline;
	margin: 1px 0px 0px 0px;
}

#pageHeader p.advancedSearch {
	float: left;
	display: inline;
	margin: 6px 0px 0px 0px;
}

#pageHeader p.goBtn {
	float: right;
	display: inline;
	margin: 5px 0px 0px 0px;
	text-align: right;
}

#pageHeader ul {
	float: left;
	display: inline;
	width: 71px;
	height: 20px;
	border: 0px;
	padding: 0px;
	margin: 1px 0px 0px 0px;
	list-style: none;
}

#pageHeader li {
	float: left;
	position: relative;
	width: 71px;
}

#pageHeader li ul {
	display: none;
	position: absolute; 
	top: 100%;
	left: 0;
	background: #f5f4f5;
	border-top: 0px;
	border-right: 1px solid #c6c6c6;
	border-left: 1px solid #c6c6c6;
	border-bottom: 1px solid #c6c6c6;
	margin: 0px 0px 0px 1px;
	padding: 6px 0px 12px 6px;
	width: 61px;
	height: 162px;
}

#pageHeader li > ul {
	top: auto;
	left: auto;
}

#pageHeader li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
	padding: 6px 0px 0px 6px;
	width: 61px;
}

#pageHeader li:hover ul,
#pageHeader li.over ul {
	display: block;
	z-index: 6000;
}

#pageHeader li.off a:hover,
#pageHeader li:hover a,
#pageHeader li.over a {
	background-color: transparent;
}

#headerNavTop {
	background-color: #f7f7f7;
	margin: 0px;
	padding: 0px;
	width: 927px;
	height: 31px;
	float: left;
}

#categoryNavFlat {
	background-color: white;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	vertical-align: middle;
	text-align: left;
	font-size: 7pt;
	height: 31px;	
}

#categoryNavFlat h1 {
	font-size: 7pt;
	font-weight: normal;
	color: black;
	margin: 0px 0px 0px 0px;
}

#categoryNavFlat h4 {
	font-size: 7pt;
	font-weight: normal;
	color: red;
	margin: 0px 0px 0px 0px;
	line-height: 10px;
}

#categoryNavFlat h2 {
	margin: 0px 0px 0px 5px;
	font-weight: normal;
	font-size: 7pt;
}

#categoryNavFlat h3 {
	margin: 0px 0px 0px 5px;
	font-weight: normal;
	font-size: 7pt;
}


#categoryNavFlat a {
	font-size: 7pt;
	font-weight: normal;
	color: black;
	margin: 0px 0px 0px 0px;
}

#categoryNavFlat a:hover {
	color: #319fe1;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: none;
}

#categoryNavFlat a:active {
	color: #319fe1;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: none;
}

#headerNav {
	background-image: url(images/bg_stripes_yellow.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	width: 927px;
	height: 12px;
}

#headerNav1 {
	background-image: url(images/bg_stripes_yellow.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	width: 927px;
	height: 12px;
}

#headerNav h1 {
	float: left;
	display: inline;
	margin: 0px 0px 0px 0px;
	height: 20px;
}

#headerNav h2 {
	float: left;
	display: inline;
	margin: 5px 0px 0px 8pt;
	height: 20px;
	vertical-align: absbottom;
}



#headerBreadcrumbs {
	background: #f5f5f5;
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	width: 927px;
	height: 24px;
}

#headerBreadcrumbs h1 {
	margin: 0px;
	padding: 5px 0px 0px 6px;
	color: black;
	font-weight: normal;
}

#headerBreadcrumbs a {
	color: black;
	font-weight: normal;
}

#headerBreadcrumbs a:hover {
	font-weight: normal;
	color: #319fe1;
	text-decoration: none;
}
#homePromo {
	background: white;
	margin: 0px;
	padding: 0px;
	width: 927px;
	font-size: 8pt;
}

#homePromo h1 {
	color: #319fe1;
	font-size: 8pt;
	padding: 6px 14px 0px 0px;
}

#homePromo h2 {
	font-size: 8pt;
	line-height: 16px;
	font-size: 8pt;
	padding: 0px;
}

#homePromo h3 {
	font-weight: BOLD;
        font-size: 8pt;
	line-height: 16px;
	font-size: 8pt;
	padding: 0px;
}

#homePromo b {
	font-weight: BOLD;
	font-size: 8pt;
	color: #319fe1;
}

#promoMain {
	float: left;
	display: inline;
	margin: 0px;
	padding: 0px;
	width: 560px;
	height: 280px;
}

#promoMini {
	float: left;
	display: inline;
	background-image: url(images/background.gif);
	background-repeat: repeat;
	background-position: top;
	margin: 0px;
	padding: 0px;
	width: 220px;
	height: 180px;
}

#promoMini1 {
	float: left;
	display: inline;
	color: #ffffff;
	background-image: url(images/welcometoac.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	padding: 0px;
	width: 440px;
	height: 140px;
}

#promoMini1 p {
	float: left;
	display: inline;
	color: #ffffff;
	margin: 48px 0px 0px 8pt;
	line-height: 12px;
	width: 177px;
}

#promoMini1 h1 {
	margin: 48px 0px 0px 0px;
}

#promoMini p {
	float: left;
	display: inline;
	color: #EEEEEE;
	background-image: url(images/background.gif);
	background-repeat: repeat;
	background-position: top;
	margin: 0px 0px 8pt 8pt;
	line-height: 4px;
	width: 200px;
	height: 68px;
}

#promoMini b {
	color: #BEBEBE;
	font-weight: bold;
	line-height: 12px;
}


#promoMini h1 {
	margin: 200px 0px 0px 0px;
}

#promoMini a.promohead,a:link.promohead,a:visited.promohead,a:active.promohead {
	color: darkblue;
	line-height: 12px;
	text-decoration: none;
	font-weight: bold;
}

#promoMini a:hover.promohead {
	color: #fcef19;
	line-height: 12px;
	text-decoration: none;
	font-weight: bold;
}

#promoMini .promosub {
	font-weight: normal;
	color: #547ed8;
	line-height: 8pt;
	margin: 8px;
	padding: 8px;
}



#iconHomeA {
	float: left;
	display: inline;
	margin: 8pt 0px 0px 0px;
	background-image: url(images/bg_cool_thumb.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 345px;
	height: 200px;
}

#iconHomeA p.context {
	margin: 8pt 0px 0px 8pt;
	padding: 0px;

}

#iconHomeB {
	float: left;
	display: inline;
	margin: 0px 0px 0px 0px;
}

#iconHomeC {
	float: right;
	display: inline;
	margin: 0px 0px 0px 0px;
}

#iconHomeD {
	margin: 8pt 0px 0px 8pt;
}



#pageContent {
	background: transparent;
	margin: 0px;
	padding: 0px;
	width: 927px;
}
#pageContent b {
	font-weight: BOLD;
	font-size: 10pt;
}



#contentLeft {
	float: left;
	display: inline;
	margin: 0pt 0px 0px 0pt;
	padding: 0px;
	width: 161px;
}
#contentLeft2 {
	float: left;
	display: inline;
	margin: 8pt 0px 0px 0pt;
	padding: 0px;
	width: 171px;
}
#contentLeft3 {
	float: left;
	display: inline;
	margin: 8pt 0px 0px 0pt;
	padding: 0px;
	width: 191px;
}
#contentCenter {
	float: left;
	display: inline;
	margin: 8pt 8pt 0px 29px;
	width: 450px;
}

#contentCenterx {
	float: left;
	display: inline;
	margin: 8pt 8pt 0px 29px;
	width: 610px;
}

#contentCenter1 {
	float: left;
	display: inline;
	margin: 8pt 8pt 0px 8px;
	width: 600px;
}

#contentCenter2 {
	float: center;
	display: inline;
	margin: 8pt 8pt 0px 29px;
	width: 560px;
}

#contentCenterZ {
	float: left;
	display: inline;
	margin: 8pt 8pt 0px 29px;
	width: 927px;
}

#contentRight {
	float: left;
	display: inline;
	margin: 8pt 0px 0px 8pt;
	width: 110px;

}

#contentRight1 {
	float: left;
	display: inline;
	background-image: url(images/bg_pattern.gif);
	background-repeat: repeat;
	background-position: top;
	margin: 8pt 0px 0px 8pt;
	width: 210px;

}

#contentHome {
	float: left;
	display: inline;
	margin: 8pt 0px 0px 8pt;
	width: 800px;
}


#categoryNav {
	background-image: url(images/bg_box_blue.gif);
	background-repeat: repeat-y;
	margin: 0px 0px 0pt 0px;
	padding: 0px;
	width: 161px;
	font-size: 8pt;
}

#categoryNav h1 {
	margin: 0px;
	padding: 0px;
	font-size: 8pt;
}

#categoryNav h2 {
	margin: 0px 0px 0px 0px;
	font-weight: normal;
	font-size: 9pt;
}

#categoryNav h3 {
	margin: 0px 0px 0px 0px;
	font-weight: normal;
	font-size: 9pt;
}

#categoryNav p {
	margin: 0px 0px 0px 15px;
	color: #878787;
	font-weight: bold;
	line-height: 16px;
	font-size: 8pt;
}

#categoryNav a {
	margin: 8pt;
	font-weight: normal;
	line-height: 16px;
	font-size: 8pt;
	color: black;

}

#categoryNav a:active {
	color: #319fe1;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}


#categoryNav a:hover {
	margin: 8pt;
	color: #319fe1;
	font-weight: normal;
	line-height: 16px;
	font-size: 8pt;
}

#categoryNav5 h3 {
	margin: 0px 0px 0px 10px;
	font-weight: normal;
	font-size: 8pt;
}

#categoryNav5 a {
	margin: 0pt;
	font-weight: normal;
	line-height: 16px;
	font-size: 8pt;
	color: black;

}

#categoryNav5 a:active {
	color: #319fe1;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}


#categoryNav5 a:hover {
	margin: 0pt;
	color: #319fe1;
	font-weight: normal;
	line-height: 16px;
	font-size: 8pt;
}

#new_class
{
	color: #FF9933;
}

#companyNav {
	margin-top: 0px;
	width: 161px;
}

#companyNav h1 {
	margin: 0px;
	width: 161px;
	height: 3px;
}

#companyNav h2 {
	margin: 0px 0px 1px 0px;
	width: 161px;
	height: 3px;
}

#companyNav p {
	background-image: url(images/bg_box_grey.gif);
	background-repeat: repeat-y;
	padding: 0px 0px 0px 5px;
	color: #878787;
	font-weight: bold;
	line-height: 13px;
}

#companyNav a {
	margin: 0px;
	line-height: 13px;
	color: black;
	font-weight: normal;

}

#companyNav a:hover {
	font-weight: normal;
	color: #319fe1;
	text-decoration: none;
}

#companyNav p.listIndent {
	padding: 0px 0px 0px 8pt;
}

#companyNav {
	margin-top: 0px;
	width: 161px;
}

#companyNav h1 {
	margin: 0px;
	width: 161px;
	height: 3px;
}

#companyNav h2 {
	margin: 0px 0px 1px 0px;
	width: 161px;
	height: 3px;
}

#companyNav p {
	background-image: url(images/bg_box_grey.gif);
	background-repeat: repeat-y;
	padding: 0px 0px 0px 5px;
	color: #878787;
	font-weight: bold;
	line-height: 13px;
}

#companyNav a {
	margin: 0px;
	line-height: 13px;
	color: black;
	font-weight: normal;

}

#companyNav a:hover {
	font-weight: normal;
	color: #319fe1;
	text-decoration: none;
}

#companyNav p.listIndent {
	padding: 0px 0px 0px 8pt;
}

#productDescription {
	float: left;
	display: inline;
	width: 690px;
}

#productDescription3 {
	float: left;
	display: inline;
	width: 490px;
}
#productDescriptionx {
	float: left;
	display: inline;
	width: 610px;
}

#productDescription1 {
	float: left;
	display: inline;
	width: 700px;
}

#productDescription1 {
	float: left;
	display: inline;
	width: 700px;
}

#productDescriptionLong {
	float: left;
	display: inline;
	width: 600px;
	valign: top;
}

#altContent1 {
	font-size: 8pt;
	font-weight: normal;
	valign: top;
}

#altContentx {
	font-size: 8pt;
	font-weight: normal;
	valign: top;
}

#altContentx h2 {
	font-size: 14px;
	line-height: 18px;
}

#altContent1 a {
	font-size: 8pt;
	font-weight: normal;
	valign: top;
	color: black;
}

#altContent1 a:hover {
	font-weight: normal;
	color: #319fe1;
	text-decoration: none;
}

#altContent1 big {
	font-weight: bold;
	color: #319fe1;
	text-decoration: none;
}

#altContent {
	font-size: 8pt;
	font-weight: normal;
}

#altContent a {
	font-size: 8pt;
}

#altContent h1 {
	font-size: 14px;
	line-height: 18px;
}

#altContent h2 {
	font-size: 8pt;
	font-weight: bold;
}

#altContent b {
	font-size: 8pt;
	font-weight: bold;
}

#altContent p,form {
	font-size: 8pt;
	font-weight: normal;
}

#altContent textarea {
	width: 260px;
	height: 100px;
}

#altContent input.text {
	width: 110px;
}


#altContent1 {
	font-size: 8pt;
	font-weight: normal;
}

#altContent1 a {
	font-size: 8pt;
}

#altContent1 h1 {
	font-size: 14px;
	line-height: 18px;
}

#altContent1 table {
	font-size: 8pt;
}

#altContent1 h2 {
	font-size: 8pt;
	font-weight: bold;
}

#altContent1 b {
	font-size: 8pt;
	font-weight: bold;
}

#altContent1 p,form {
	font-size: 8pt;
	font-weight: normal;
}

#altContent1 textarea {
	width: 260px;
	height: 100px;
}

#altContent1 input.text {
	width: 210px;
}
#altContent hr {
	background-color: #dddddd;
	color: #dddddd;
	border: 0px;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	width: 560px;
	height: 1px;
}

#altContent1 hr {
	background-color: #dddddd;
	color: #dddddd;
	border: 0px;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	height: 1px;
}
#altContent2 {
	float: left;
	display: inline;
	width: 330px;
	}
#altContent2 a {
	font-size: 8pt;
}

#altContent2 h1 {
	font-size: 14px;
	line-height: 18px;
}

#altContent2 table {
	font-size: 8pt;
}

#altContent2 h2 {
	font-size: 8pt;
	font-weight: bold;
}

#altContent2 b {
	font-size: 8pt;
	font-weight: bold;
}

#altContent2 p,form {
	font-size: 8pt;
	font-weight: normal;
}

#altContent2 textarea {
	width: 260px;
	height: 100px;
}

#altContent2 input.text {
	width: 210px;
}
#altContent2 hr {
	background-color: #dddddd;
	color: #dddddd;
	border: 0px;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	width: 475px;
	height: 1px;
}

#altContent2 hr {
	background-color: #dddddd;
	color: #dddddd;
	border: 0px;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	height: 1px;
}

#productSpecs {
	float: left;
	display: inline;
	width: 330px;
	margin: 0px 8pt 30px 0px;
}

#productSpecs a {
	font-size: 8pt;
	color: #319fe1;
}

#productSpecs h1 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}

#productSpecs h2 {
	font-size: 8pt;
	font-weight: bold;
}

#productSpecs b {
	font-size: 8pt;
	font-weight: bold;
}

#productSpecs p {
	font-size: 8pt;
	font-weight: normal;
}

#productSpecs div.hr {
	float: left;
	display: inline;
	color: #eaeaea;
	border: 0px;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	width: 330px;
	height: 1px;
	background: #eaeaea url(images/spacer.gif) no-repeat scroll center;
}

#productSpecs hr {
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 330px;
	height: 1px;
	display: none;
}

.long {
	background-color: #dddddd;
	color: #dddddd;
	border: 0px;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	width: 550px;
	height: 1px;
}

#inlineReviews {
	float: left;
	display: inline;
	width: 330px;
	padding: 0px;
	margin: 0px;
	font-size: 7pt;
}



#inlineReviewsTxt {
	width: 330px;
	padding: 0px;
	margin: 0px;
	font-size: 7pt;
}

#inlineReviewsTxt h1 {
	font-size: 7pt;
	font-weight: bold;
}

#inlineReviewsTxt p {
	float: left;
	display: inline;
	width: 280px;
	font-size: 7pt;
}

#inlineReviewsTxt a {
	float: left;
	display: inline;
	font-size: 7pt;
}

#inlineReviewsTxt .stars {
	margin: 0px 2px 0px 0px;
	padding: 0px;
	width: 12px;
	height: 7pt;
}




#previousNext {
	font-size: 9px;
	width: 300px;
}

#previousNext a {
	font-size: 9px;
}


#productSpecsReviewsHead {
	float: left;
	display: inline;
	font-weight: bold;
	font-size: 8pt;
}



#productSpecsReviews {
	float: right;
	display: inline;
	font-size: 8pt;
}

#productSpecsReviews a {
	font-size: 8pt;
}



#productEtc {
	float: left;
	display: inline;
	background-image: url(images/bg_product_thumb.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 190px

}
#productEtc2 {
	float: right;
	display: inline;
	background-image: url(images/bg_product_thumb.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 100px
}
#productEtc div.hr {
	color: #eaeaea;
	border: 0px;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	width: 230px;
	height: 1px;
	background: #eaeaea url(images/spacer.gif) no-repeat scroll center;
}

#productEtc hr {
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 230px;
	height: 1px;
	display: none;
}

#listEtc {
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px 0px 0px 0px;
}


#productEtc h1 {
	background-repeat: no-repeat;
	background-position: center;
	width: 190px;
	height: 190px;
	margin: 0px 0px 0px 0px;
}

#productEtc p.enlargeBtn {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 71px;
	height: 26px;
}

#productEtc p {
	margin: 14px 2px 2px 2px;
}

#productEtc form {
	float: left;
	display: inline;
}

#productEtc form.addToCartForm {
	background-image: url(images/bg_box_add.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin: 8pt 0px 0px 0px;
	width: 190px;
	min-height: 50px;
}
.formcolour {
	background-image: url(images/bg_box_add.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin: 8pt 0px 0px 0px;
	width: 190px;
	min-height: 50px;
}
#productEtc p {
	margin: 14px 2px 2px 2px;
}

#productEtc p.addToCart {
	float: left;
	display: inline;
	margin: 18px 0px 0px 0px;
}

#productEtc p.addToCartBtn {
	float: left;
	display: inline;
	margin: 7px 7px 0px 7px;
}

#productEtc b {
	font-weight: bold;
}

#productEtc b.orange {
	color: #cd6015;
}



#loginNew {
	float: left;
	display: inline;
	width: 275px;
	font-size: 8pt;
	margin-right: 8pt;
}

#loginReturning {
	float: left;
	display: inline;
	width: 275px;
	font-size: 8pt;
}




#palletNewestHome {
	float: left;
	margin-bottom: 8pt;
	display: inline;
	background: #f5f5f5;
	background-image: url(images/bg_stripes_blue.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 800px;
	height: 194px;
}

#palletNewestPromo {
	float: left;
	display: inline;
	background: white;
	background-image: url(images/bg_stripes_yellow1.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 220px;
	height: 100px;
        margin: 6px 6px 6px 6px;
}


#palletNewestPromo img.moreImg {
	margin: 6px 0px 0px 0px;
	border: 0px;
	width: 9px;
	height: 9px;
}

#palletNewestPromo h1 {
	float: left;
	display: inline;
	padding: 3px 0px 14px 6px;
	width: 200px;
	font-weight: bold;
	color: white;
}
#palletNewestHome h1 {
	float: left;
	display: inline;
	padding: 3px 0px 14px 6px;
	width: 780px;
	font-weight: bold;
	color: #ffffff;
}

#palletNewestHome h2 {
	float: left;
	display: inline;
	margin: 0px 0px 11px 8pt;
	width: 180px;
	
}

#palletNewestHome img {
	float: left;
	display: inline;
	border: 1px solid #c0c0c0;
	margin: 0px 5px 0px 0px;
	width: 68px;
	height: 68px;
}

#palletNewestHome img.moreImg {
	margin: 6px 0px 0px 0px;
	border: 0px;
	width: 9px;
	height: 9px;
}



#palletNewest {
	float: left;
	display: inline;
	background: #f5f5f5;
	background-image: url(images/bg_stripes_blue.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 560px;
	height: 274px;
}

#palletNewest a {
	font-size: 9px;
	line-height: 12px;
}

#palletNewest h1 {
	float: left;
	display: inline;
	padding: 3px 0px 14px 6px;
	width: 540px;
	font-size: 9px;
	line-height: 12px;
	font-weight: bold;
	color: #ffffff;
}

#palletNewest h2 {
	float: left;
	display: inline;
	margin: 0px 0px 8pt 8pt;
	width: 175px;
	
}

#palletNewest img {
	float: left;
	display: inline;
	border: 1px solid #c0c0c0;
	margin: 0px 5px 0px 0px;
	width: 68px;
	height: 68px;
}

#palletNewest img.moreImg {
	margin: 6px 0px 0px 0px;
	border: 0px;
	width: 9px;
	height: 9px;
}



#palletAlsoBought {
	float: left;
	display: inline;
	background: #FBFBFB;
	background-image: url(images/bg_stripes_grey.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 210px;

}

#palletAlsoBought a {
	line-height: 8pt;
	font-size: 8pt;
	font-weight: normal;
	valign: top;
	color: black;
}

#palletAlsoBought a:hover {
	line-height: 8pt;
	font-weight: normal;
	color: #319fe1;
	text-decoration: none;
}



#palletAlsoBought h1 {
	padding: 3px 0px 14px 6px;
	font-weight: bold;
}

#palletAlsoBought h2 {
	float: left;
	display: inline;
	margin: 0px 0px 8pt 8pt;
	width: 175px;
	
}

#palletAlsoBought img {
	float: left;
	display: inline;
	border: 1px solid #c0c0c0;
	margin: 0px 5px 0px 0px;
	width: 68px;
	height: 68px;
}



#palletPopular {
	background: #f5f5f5;
	background-image: url(images/bg_stripes_orange.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px 0px 8pt 0px;
	width: 210px;
}

#palletPopular a {
	line-height: 12px;
}

#palletPopular h1 {
	margin: 0px;
	padding: 3px 0px 12px 6px;
	font-weight: bold;
	color: #ffffff;
}

#palletPopular h2 {
	margin: 0px 0px 0px 8pt;
	padding: 0px;
	width: 190px;
	
}

#palletPopular div.hr {
	color: #dddddd;
	border: 0px;
	margin: 5px 8pt 5px 8pt;
	padding: 0px;
	width: 190px;
	height: 1px;
	background: #dddddd url(images/spacer.gif) no-repeat scroll center;
}

#palletPopular hr {
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 190px;
	height: 1px;
	display: none;
}



#palletTAF {
	background: #f5f5f5;
	background-image: url(images/bg_stripes_pink.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px 0px 8pt 0px;
	width: 210px;
}

#palletTAF h1 {
	margin: 0px;
	padding: 3px 0px 12px 6px;
	font-weight: bold;
	color: #ffffff;
}

#palletTAF form {
	margin: 0px 0px 0px 0px;
	width: 190px;
}

#palletTAF p {
	margin: 0px 0px 0px 8pt;
	font-weight: bold;
	color: #535353;
}



#palletReviews {
	background: #f5f5f5;
	background-image: url(images/bg_stripes_orange.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px 0px 8pt 0px;
	width: 210px;
	min-height: 274px;
}

#palletReviews h1 {
	float: left;
	display: inline;
	margin: 0px;
	padding: 3px 0px 14px 6px;
	width: 190px;
	font-weight: bold;
	color: #ffffff;
}

#palletReviews h2 {
	padding: 0px 0px 8pt 8pt;
	color: #535353;
	min-height: 78px;
}

#palletReviews b {
	font-weight: bold;
}

#palletReviews p {
	padding: 0px 8pt 0px 8pt;
}

#palletReviews .stars {
	margin: 4px 2px 6px 0px;
	width: 12px;
	height: 8pt;
}

#palletReviews .reviewimg {
	float: left;
	display: inline;
	border: 1px solid #c0c0c0;
	margin: 0px 5px 0px 0px;
	width: 78px;
	height: 78px;
}

#palletReviews p.reviewText {
	color: #535353;
	font-weight: normal;
}

#palletReviews .moreImg {
	margin: 6px 0px 0px 0px;
}



#createAcctEntries {
	float: left;
	display: inline;
	width: 111px;
	font-size: 8pt;
}

#createAcctFields input {
	margin: 0px 0px 3px 0px;
}



#pageFooter {
	float: left;
	display: inline;
	background: white;
	background-image: url(images/bg_content.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	width: 927px;
	height: 84px;
}

#pageFooter h1 {
	float: left;
	display: inline;
	margin: 20px 0px 0px 15px;
	width: 400px;

}

#pageFooter h2 {
	float: left;
	display: inline;
	margin: 39px 0px 0px 60px;
	width: 31px;
	height: 31px;
}


#pageFooter p {
	float: left;
	display: inline;
	margin: 36px 0px 0px 8pt;
	font-weight: normal;
	line-height: 12px;
	color: #878787;
	width: 400px;
	height: 48px;
}

#pageFooter a {
	color: #878787;
	font-weight: normal;
}

#pageFooter a {
	color: #878787;
	font-weight: normal;
	text-decoration: none;
}

#pageFooter a:hover {
	font-weight: normal;
	color: #319fe1;
	text-decoration: none;
}

#shippingInfo {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 9px;
	color: #BEBEBE;
	line-height: 14px;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 8pt;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 8pt Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 8pt;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
.style1{
font-weight:bold;
color: #50B3FF;}