body, form {
  margin: 0;
  padding: 0;
}

body {
  font-family: Verdana, Arial, Tahoma;
  color: #9b9b9b;
  font-size: 12px;
	background: #000000;
}

img {
  border: 0;
	vertical-align:bottom;
}

ins {
	text-decoration:none;
}

h1{
	height:30px;
	color:#FFFFFF;
	font-size:18px;
	font-style:italic;
	line-height:30px;
	padding:0px 0px 0px 13px;
	margin:0;
	background:url(../img/h1-bg.gif) no-repeat;
}

h4{
	font-family: Arial, Verdana;
	font-size:12px;
	color:#ff6502;
	font-weight:bold;
	padding:0;
	margin:0;
}

abbr{
	color:#fe6b0c;
}

a:link, a:active, a:visited {
  text-decoration: underline;
  color: #999999;
}

a:hover {
  text-decoration: none;
}

/* == Global Modifiers == */
.left {
	float: left !important;
}

.right {
	float: right !important;
}

.alignLeft {
	text-align: left !important;
}

.alignCenter {
	text-align: center !important;
}

.alignRight {
	text-align: right !important;
}

.alignTop{
	vertical-align:top !important;
}

.alignMiddle{
	vertical-align:middle !important;
}

.alignBottom{
	vertical-align:bottom !important;
}

.clearLeft {
	clear: left;
}

.clearRight {
	clear: right;
}

.clearBoth {
	clear: both;
}

h4.total{
	font-size:16px;
}

a.orange{
	color:#FE6B0C;
	text-decoration:none;
}

a.orange:hover{
	color:#FE6B0C;
	text-decoration:underline;
}

/* Layout wrappers */
#headerWrapper{
	border-bottom:2px solid #ff6502;
	height:72px;
	background:url(../img/header-bg-tile.jpg) repeat-x;
}

#headerWrapper .headerContent{
	width:1000px;
	height:72px;
	margin:auto;
}

#headerWrapper .loginPanel{
	width:580px;
	height:42px;
	float:right;
	padding:15px 0px;
}

#headerWrapper .currencyWrapper{
	padding:10px;
	margin-left: -155px;
}

#headerWrapper a:link, #headerWrapper a:visited{
	font-size:11px;
	color:#fe6b0c !important;
	text-decoration:none;
}

#headerWrapper a:hover{
	color:#fe6b0c;
	text-decoration:underline;
}

#bodyWrapper {	
	background:url(../img/bg-tile.jpg);
}

#bodyWrapper .bodyTop {
	height:23px;
	background:url(../img/header-drop-tile.png) repeat-x;
}

#bodyWrapper .bodyContent {
	width:1000px;
	margin:auto;
}

#bodyWrapper .bodyContent  .categoryMenuWrapper {
	width:230px;
	margin:0px 10px 0px 20px;
	padding-bottom:16px;
	background:url(../img/menu-bottom.png) no-repeat bottom;
}

#bodyWrapper .bodyContent  .categoryMenu {
	background:url(../img/menu-bg-tile.gif);
}

#bodyWrapper .bodyContent  .categoryMenu .category{
	background:url(../img/menu-header-bg.gif) no-repeat;
	height:30px;
	line-height:30px;
	padding-left:14px;
	color:#ffffff;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
}

#bodyWrapper .bodyContent  .categoryMenu .category a:link, #bodyWrapper .bodyContent  .categoryMenu .category a:visited, #bodyWrapper .bodyContent  .categoryMenu .category a:hover{
	color:#ffffff;
	text-decoration:none;
}

#bodyWrapper .bodyContent  .categoryMenu .active{
	background:url(../img/menu-header-active-bg.gif) no-repeat;
}

#bodyWrapper .bodyContent  .categoryMenu .subCategory{ 
	border-bottom:1px solid #292929;
	border-top:1px solid #1a1a1a;
	height:21px;
	line-height:21px;
	padding-left:20px;
}

#bodyWrapper .bodyContent  .categoryMenu .subCategory a:link, #bodyWrapper .bodyContent  .categoryMenu .subCategory a:visited, #bodyWrapper .bodyContent  .categoryMenu .subCategory a:hover{ 
	font-size:13px;
	color:#b5b5b5;
	text-decoration:none;
}

#bodyWrapper .bodyContent  .contentWrapper {
	width:720px;
	margin:0px 20px 0px 0px;
}

#bodyWrapper .bodyContent  .contentWrapper .contentBanner {
	height:245px;
	margin-bottom:10px;
	padding:8px;
	background:url(../img/banner-bg.gif);
}

#bodyWrapper .bodyContent  .contentWrapper .contentLeftWrapper {
	width:480px;
	padding-bottom:16px;
	background:url(../img/content-left-bottom.png) no-repeat bottom;
}

#bodyWrapper .bodyContent  .contentWrapper .contentLeft {
	width:480px;
	height:422px;
	background:url(../img/menu-bg-tile.gif);
}

#bodyWrapper .bodyContent  .contentWrapper .contentRightWrapper {
	width:230px;
	padding-bottom:16px;
	background:url(../img/content-right-bottom.png) no-repeat bottom;
}

#bodyWrapper .bodyContent  .contentWrapper .contentRight {
	width:230px;
	height:422px;
	background:url(../img/menu-bg-tile.gif);
}

#bodyWrapper .bodyBottom{
	width:1000px;
	margin:auto;
}

#pageWrapper{
	width:720px;
	background:url(../img/menu-bg-tile.gif);
}

#pageWrapper .content{
	padding:13px;
}

#footerWrapper {
	height:69px;
	background:url(../img/footer-bg-tile.jpg) repeat-x;
}

#footerWrapper .footerContent {
	width:1000px;
	margin:auto;
	text-align:center;
}

#copyrightWrapper {
	border:1px solid #2a2a2a;
	border-right:0;
	border-left:0;
	background:url(../img/footer-copyright-bg-tile.gif) repeat-x;
	height:29px;
}

#copyrightWrapper .copyrightContent {
	width:1000px;
	margin:auto;
	font-size:10px;
	font-family:Tahoma, Verdana, Arial;
	color:#c6c6c6;		
	line-height:29px;
	text-align:center;
}

#copyrightWrapper .copyrightContent a:link, #copyrightWrapper .copyrightContent a:visited {
	font-size:10px;
	color:#c6c6c6 !important;
	text-decoration:underline;
}

#copyrightWrapper .copyrightContent a:hover{
	text-decoration:none;
}

.productWrapper{
	border:1px solid #656565;
	width:218px;
	height:328px;
	background:url(../img/product-bg.gif) no-repeat;
	margin:0px 7px 13px 7px;
}

.productWrapper .productImage{
	border:2px solid #393939;
	width:180px;
	height:150px;
	margin:auto;
	margin-top:11px;
	margin-bottom:11px;
}

.productWrapper .productShortDesc{
	width:180px;
	height:122px;
	margin:auto;
}

.productWrapper .productShortDesc h3{
	color:#ff6502;
	font-size:13px;
	font-weight:bold;
	padding:0px;
	margin:0px;
}

.productWrapper .productPrice{
	width:98px;
	height:29px;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
	line-height:29px;
	background:url(../img/price-bg.gif) no-repeat;
}

.productWrapper .productSpec{
	width:120px;
	height:29px;
}

.reviewWrapper{
	background:url(../img/product-review-bg.png) no-repeat;
}

.reviewWrapper .sep{
	padding:0px;
	margin:0px;
}

.reviewWrapper .reviewImageWrapper{
	width:82px;
}

.reviewWrapper .reviewImage{
	width:64px;
	height:48px;
	background:url(../img/review-image-bg-tile.gif);
	text-align:center;
	margin:18px 9px 18px 9px;
}

.reviewWrapper .reviewImage img{
	border:2px solid #383838;
}

.reviewWrapper .reviewText{
	width:144px;
	padding:18px 0px 0px 0px;
	font-family:arial, verdana;
	font-size:11px;
	color:#b5b5b5;
}

.reviewWrapper .reviewText h4{
	font-size:11px;
}

.reviewWrapper .reviewText a:link, .reviewWrapper .reviewText a:visited{
	color:#b5b5b5;
	font-weight:bold;
	text-decoration:none;
}

.reviewWrapper .reviewText a:hover{
	text-decoration:underline;
}

.readMoreReview{
	text-align:center;
}

.readMoreReview a:link, .readMoreReview a:visited{
	color:#b5b5b5;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

.readMoreReview a:hover{
	text-decoration:underline;
}

.productDetailImage{
	width:358px;
	border:1px solid #646464;
	background:url(../img/review-image-bg-tile.gif);
	margin:0px 14px 14px 0px;
	padding:17px 0px;
	text-align:center;
}

.productDetailInfo{
	width:316px;
	border:1px solid #646464;
	border-top:0;
	border-bottom:0;
	background:url(../img/review-image-bg-tile.gif);
	margin:0px 0px 14px 0px;
}

.productDetailInfo h2{
	color:#ff6502;
	font-size:14px;
	font-weight:bold;
	padding:20px 20px 10px 20px;
	margin:0;
	border-top:1px solid #656565;
	border-bottom:1px solid #191919;
}

.productDetailInfo .breadcrumb{
	font-size:12px;
	padding:10px 20px;
	border-top:1px solid #656565;
	border-bottom:1px solid #191919;
}

.productDetailInfo .breadcrumb a{
	color:#9b9b9b;
	text-decoration:underline;
}

.productDetailInfo .breadcrumb a:hover{
	text-decoration:none;
}

.productDetailInfo .breadcrumb img{
	vertical-align:middle;
	margin:0px 3px; 
}

.productDetailInfo .brand{
	padding:10px 20px;
	border-top:1px solid #656565;
	border-bottom:1px solid #191919;
}

.productDetailInfo .shortDesc{
	padding:10px 20px;
	border-top:1px solid #656565;
	border-bottom:1px solid #191919;
}

.productDetailInfo .variant{
	padding:10px 20px;
	border-top:1px solid #656565;
	border-bottom:1px solid #191919;
}

.productDetailInfo .panel{
	height:58px;
	border-top:1px solid #656565;
	border-bottom:1px solid #656565;
	background:url(../img/panel-bg-tile.gif) repeat-x;
}

.productDetailInfo .panel .price{
	width:200px;
	height:58px;
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	line-height:29px;
	text-align:center;
	background:url(../img/price-bg-3.gif);
}

.productDetailInfo .panel .addtocart{
	width:96px;
	height:50px;
	padding:4px 10px;
	background:#060707;
}

.ui-tabs {
	width:686px;
	margin:0;
}

#pageWrapper .content .reviews {
	border:1px solid #646464;
	background:url(../img/product-bg.gif) #323232 repeat left top;
	backxground:black;
	padding: 10px;
	colxor: white;
	height:auto;
	min-height: 400px;
}

#pageWrapper .content .reviews a {
	color: #FE6B0C;
}



#pageWrapper .content .reviews .review {
	background:url(../img/product-review-sep-2.png) center bottom no-repeat;
	margin-bottom: 4px;
	padding-bottom: 30px;
	z-index: 9999;
}

#cartWrapper {
	background:url(../img/review-image-bg-tile.gif);
	padding:10px;
}

.tcWrapper ol li b{
	color:#ff6502;
}

.affiliateBar {
	text-align: center;
	background: #FF6502;
	line-height: 24px;
	color: black;
	font-weight: bold;
}

.affiliateBar a:link, .affiliateBar a:visited, .affiliateBar a:active {
	color: black;
	font-weight: bold;
}

.inlineContent{
	display:none;
}

.searchWrapper {
	width:202px;
	background:url(../img/menu-bg-tile.gif);
	margin-bottom:10px;
	padding:14px;
}

.disclaimer{
	font-size:10px;
	color:#FFFFFF;
	font-style:italic;
}

.offer{
	background:url(../img/offer-bg.gif) no-repeat right;
	width:73px;
	height:22px;
	line-height:22px;
	text-align:right;
	color:#FFFFFF;
	font-weight:bold;
	margin-bottom:4px;
	font-style:italic;
	font-size:13px;
	font-family:Arial;
	padding-right:5px;
}

/* == Inputs / Buttons == */
input.textBox, textarea.textBox {
	font-family:Verdana, Arial !important;
	border: 1px solid #c1c1c1;
	border-top:0px;
	border-left:0px;
	background: #fdfdfd;
	font-size: 11px;
	padding: 3px 10px;
}

select.smallSelectBox {
	border: 1px solid #000000;
	font-size: 11px;
	font-weight:bold;
	padding: 3px 10px 3px 0px;
}

/* == Notice / Error == */
label.error {
	background: #CC0000;
	color: white;
	font-size: 11px;
	padding: 2px 5px;
	margin-top: 3px;
	white-space: nowrap;
}

.error {
  font-family: Arial;
  font-size: 12px;
  padding:4px 6px;
	padding-left:23px;
  color: #CE4141;
	border: 1px solid #CE4141;
	background: url(../img/12.png) no-repeat 4px 4px #FFF1F1;
	margin: 4px 0;
}

.notice {
  font-family: Arial;
  font-size: 12px;
  padding:4px 6px;
	padding-left:23px;
  color: #2E6D29;
	border: 1px solid #2E6D29;
	background: url(../img/10.png) no-repeat 4px 4px #E9FFE4;
	margin: 4px 0;
}

.warning{
	padding:5px 5px 5px 23px;
	color:#FFFFFF;
	font-weight:bold;
	background: url(../img/error.png) no-repeat #BB0000 5px 6px;
}
/* == End of Notice Error == */

/* == Paging == */
.paging a{
	color:#FE6B0C;	
	padding:2px;
}

.paging strong{
	color:#FFFFFF;
	padding:2px;
}
/* == End of Paging == */

/* == Tooltip == */
.tooltip {
	display:none;
	background:url(../img/scrollable/black_arrow.png) no-repeat;
	width:102px;
	height:50px;
	padding:15px 15px 25px 15px;
	font-size:11px;
	color:#fff;
}

/* == Table == */
table.tabularTable{
	border-collapse:collapse;
	border:1px solid #000000;
}

table.tabularTable td{
	border-collapse:collapse;
	border:1px solid #000000;
}

tr.header{
	background:#000000;
	color:#FFFFFF;
	font-weight:bold;
}

table.table2{
	border:1px solid #3b3b3b;
	border-top:none;
	background:url(../img/review-image-bg-tile.gif);
	margin:auto;
}

table.table2 tr.head{
	background:url(../img/hd-tile.gif) repeat-x;
}

table.table2 td{
	vertical-align:top !important;
}
