body {
	background:#fff;
}

img {
	margin:0px;
	padding:0px;
	font-size:0px;
	line-height:0px;
}

#container {
	width:851px;
	height:821px;
	margin:auto;
}

#shopping_cart 
{
background: transparent url(../images/shopping_cart1.gif) no-repeat right;
width: 836px;
height: 19px;
text-align: right;
padding-top: 4px;
padding-right: 15px;
}

#shopping_cart a {
text-decoration: underline;
}

#header {
	width:851px;
	height:106px;
}

#header h1,#header h2 {
	display:none;
}

#headerLeft {
	width:302px;
	height:106px;
	float:left;
}

#headerRight {
	width:549px;
	height:106px;
	float:left;
}

#content {
	width:851px;
	background:#fff url(../images/content.gif) repeat-y;
}

#contentLeft {
	width:169px;
	float:left;
}

#searchBlock {
	width:153px;
	height:90px;
	padding:11px 0px 0px 16px;
	background:#333;
}

#searchBlock p {
	margin:0px;
}

.searchText p {
	font-size:9px;
	line-height:15px;
	text-transform:uppercase;
	color:#fff;
}

.searchText2 p {
	font-size:9px;
	line-height:15px;
	text-transform:uppercase;
	padding:10px 0px 0px 0px;
	color:#fff;
}

.input {
	width:117px;
	margin:0px;
	padding:2px 0px 1px 3px;
}

.text {
	float:left;
}

.btn {
	float:right;
}

.go {
	float:left;
}

#productCategories {
	margin:0px;
}

#productCategories ul {
	width:168px;
	margin:0px;
	padding:0px;
}

#productCategories li {
	list-style:none outside;
	border-top:solid 1px #c3c3c3;
	background:url(../images/content.gif) repeat-y;
	margin:0px;
	padding:0px;
}

#productCategories a {
	width:152px;
	padding:0px 0px 0px 16px;
	display:block;
}

.firstItem {
	width:152px;
	height:18px;
	background:#000;
	padding:4px 0px 0px 16px;
}

.firstItem p{
	font-size:11px;
	font-weight:bold;
	line-height:15px;
	text-transform:uppercase;
	margin:0px;
	color:#FF1818;
}

.lastItem {
	border-bottom:solid 1px #c3c3c3;
}

#brandCategories ul {
	width:168px;
	margin:0px;
	padding:0px;
}

#brandCategories li {
	list-style:none outside;
	border-top:solid 1px #c3c3c3;
	background:url(../images/content.gif) repeat-y;
}

#brandCategories a {
	width:152px;
	height:14px;
	padding:0px 0px 0px 16px;
	display:block;
}

.title {
	border:none;
}

#contentRight {
	width:682px;
	float:left;
}

#contentMiddle {
	width:503px;
	background:url(../images/content_bg.gif) repeat-y;
	padding:5px 9px 0px 20px;
}

#contentMiddle p{
	font-size:11px;
	line-height:14px;
	color:#373737;
}

#contentText {
	width:494px;
}

.first {
	margin:0px;
}

#contentInnerLeft {
	width:532px;
	padding:10px 11px 10px 11px;
	float:left;
}
	#printy {
		position:absolute;
		margin-top:30px;
		margin-left:380px;
	}
		#printy a {
			color:red;
			text-decoration:underline;
		}

#contentTop {
	width:532px;
	height:36px;
	background:url(../images/contentTop.gif);
}

#contentBottom {
	width:532px;
	height:17px;
	padding:0px 0px 10px 0px;
}

#flash {
	width:532px;
	height:400px;
	padding:0px 0px 10px 0px;
}

#contentFooter {
	width:532px;
	height:261px;
	background:url(../images/contentFooter.gif) repeat-y;	
}

#contentFooterLeft {
	width:300px;
	border-right:solid 3px #fff;
	float:left;
}

#contentFooterRight {
	width:229px;
	height:87px;
	float:left;
}

#questions {
	width:272px;
	height:16px;
	padding:2px 14px 0px 14px;
	background:#acacac;
}

#questions p {
	margin:0px;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:15px;
	color:#000;
}

#questionsContent {
	width:272px;
	padding:10px 14px 10px 14px;
	background:#e4e4e4;
}

#questionsContent p{
	margin:0px;
	font-size:11px;
	line-height:15px;
	color:#000;
}

#opinion {
	width:215px;
	height:16px;
	padding:2px 0px 0px 14px;
	background:#acacac;
}

#opinion p {
	margin:0px;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:15px;
	color:#000;
}

#opinionContent {
	width:201px;
	padding:10px 14px 10px 14px;
	background:#e4e4e4;
}

#opinionContent a{
	margin:0px;
	width:196px;
	font-size:11px;
	font-weight:bold;
	line-height:15px;
	color:#000;
}

#contentInnerRight {
	width:128px;
	padding:10px 0px 0px 0px;
	float:right;
}

.firstline {
	padding:15px 0px 0px 0px;
}

.heading {
	padding:20px 0px 0px 10px;
}

#contentText h2 {
	font-size: 15px;
	font-weight: bold;
	text-transform:uppercase;
	color: #373737;
}

#contentText p {
	font-size: 11px;
	line-height:14px;
	color: #373737;
}

#contentText table {
	width:100%;
	border:none;
}

#contentText table td{
	border:none;
}


#contentText a {
  text-decoration:underline;
}

.productName {
	font-weight:bold;
}

.itemNumber {
	font-style:italic;
}

.price {
	font-size:14px;
	font-weight:bold;
	line-height:17px;
	color:#ff1818;
}

#shoppingCart {
	width:128px;
	height:128px;
	background:url(../images/shoppingcart.gif) repeat-y;
	border-bottom: solid 10px #fff;
}

#scTop {
	width:107px;
	height:17px;
	padding:3px 0px 0px 21px;
	background:#000;
}

#scTop p {
	margin:0px;
	font-size:11px;
	font-weight:bold;
	line-height:15px;
	text-transform:uppercase;
	color:#FF1818;
}

#scMiddle {
	width:118px;
	height:39px;
	padding:10px 0px 0px 9px;
}

#scMiddleText {
	width:110px;
	height:20px;
	padding:8px 0px 0px 7px;
	background:url(../images/totalCost.gif) no-repeat;
}

#scMiddleText p {
	margin:0px;
	font-size:10px;
	font-weight:bold;
	line-height:15px;
}

.canada {
	padding:3px 5px 0px 0px;
}

#scBottom {
	width:127px;
	text-align:center;
}

#scBottom p {
	margin:0px;
	font-size:11px;
	font-weight:bold;
	line-height:15px;
}

.spacer2 {
	padding:0px 11px;
}

#logos {
	width:126px;
	border:solid 1px #7a7a7a;
}

#logos ul {
	margin:none;
	width:114px;
	padding:9px 0px 15px 12px;
}

#logos ul li {
	margin:none;
	padding:none;
	list-style:none outside;
}

#footer {
	width:676px;
	height:21px;
	padding:7px 0px 0px 175px;
	clear:both;
	background:url(../images/footer.gif) repeat-x;
	margin-top:-3px;
}

#footer a{
	font-size:9px;
	text-decoration:none;
	text-transform:uppercase;
	line-height:15px;
	color:#000;
}

#credit{margin:10px 0px 20px 80px;font-size:10pt;color:red;}
#credit a{color:red;font-size:10pt;text-transform:none;font-weight:normal;}
#credit a:hover{text-decoration:underline;}

.lowercase {
	text-transform:lowercase;
}

.spacer {
	padding:0px 16px;
}

#contentText p.center { text-align:center; width:152px; }
#contentText p.center a { padding:4px 10px; background:#333333; color:#fff; text-decoration:none; display:block; cursor:pointer; clear:left; line-height:1; }
#contentText p.center a:hover { font-weight:normal; }
#contentText p.center img.img { cursor:pointer; float:left; }