.boxText { font-family: Arial, Helvetica, sans-serif; }
.errorBox { font-family: Arial, Helvetica, sans-serif; font-size: 11px; background: #ffb3b5; color:#000; }
.stockWarning { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #cc0033; }
.productsNotifications { background: #282828; }
.orderEdit { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #70d250; text-decoration: underline; }
.AddCartBox .errorBox {
	font-size:11px;
	color:#000;
	background: #ffb3b5;
	display:block;
	padding:0 5px;
}
body * {
	outline:none;
}
BODY {
  	font-family:Arial;
	font-size:12px;
	margin:0;
	padding:0;
	background:#070707 url(images/body-bg.jpg) fixed top center no-repeat;
}

A {
  color: #A3A09F;
  text-decoration: none;
}

A:hover {
  color: #fff;
  text-decoration: underline;
}

FORM {
 display: inline;
}

#Wrapper {
background:none repeat scroll 0 0 #020202;
margin:0 auto;
padding:0;
width:987px;
}
.NavigationArea {
	width:659px;
	height:36px;
	margin:0 0 7px 0;
	border:2px solid #575757;
	padding:1px;
}
.NavigationLeft {
	width:659px;
	height:36px;
	background:url(images/menu-bg.gif) top left repeat-x;
}
.MenuLeft {
	width:3px;
	padding:0;
	float:left;
}
.MenuRight {
	 width:3px;
	 float:right;
	 padding:0;
}
.NavigationCenter {
	width:653px;
	float:left;
}
.NavigationCenter ul {
	padding:0;
	margin:0;
	list-style-type:none;
	display:inline-block;
}
.NavigationCenter ul li {
	padding:9px 0 0 0;
	margin:0;
	float:left;
	background:url(images/menu-left-line.gif) right 1px no-repeat;
}
.NavigationCenter ul li.noline {
	background:none;
}
.NavigationCenter ul li a {
	padding:0 25px;
	font-size:12px;
	color:#fff;
	font-weight:normal;
}
.NavigationCenter ul li a:hover,  .NavigationCenter ul li a.Active{
	text-decoration:none;
	background:url(images/menu-arrow.jpg) 6px -3px no-repeat;
}

.HeaderImg {
	margin-bottom:8px;
	width:665px;
}
.HeaderSearchBg {
	 width:635px;
	 height:30px;
	 padding:0;
	 background:url(images/shearch-bg.jpg) top left no-repeat;
	 margin-bottom:4px;
	 padding:9px 0 0 30px;
}
.HeaderSearchBg h1 {
	font-size:19px;
	font-family:Arial;
	color:#fff;
	font-weight:normal;
	line-height:22px;
	margin:0;
	padding:0;
}
.HeaderSearchBg h1 a {
	color:#fff;
	text-decoration:none;
}
.HeaderSearchBg h1 a:hover {
	color:#ccc;
	text-decoration:none;
}
.FLeft {
	float:left;
}
.FRight {
	float:right;
}
dl.formArea {
	padding:0 10px 0 145px;
	margin:0;
}
dl.formArea dt {
	font-size:12px;
	font-weight:bold;
	color:#999696;
	float:left;
	padding:4px 5px 0 0;
}
dl.formArea .Inputbox {
	width:196px;
	background:#181818;
	border:#444242 solid 1px;
	height:18px;
	margin:0 6px 0 0;
	padding:2px;
	color:#fff;
	font-size:11px;
}
dl.formArea .submit {
	width:60px;
	height:22px;
	color:#fff;
	margin:0;
	padding:0;
	background:url(images/submit.gif) 0 0 no-repeat;
	border:0px;
	cursor:pointer;
}
dl.formArea dd {
	margin:0;
	float:left;
}

.NewsLetterBox {
	width:280px;
	height:332px;
	padding:18px;
	background:url(images/right-form-box.jpg) top left no-repeat;
	margin-bottom:7px;
}
.NewsLetterBox h2 {
	color:#DFDFDF;
	font-size:18px;
	padding-bottom:6px;
	font-weight:normal;
	margin:0;
}
.NewsBox {
	width:267px;
	background:#202020;
	padding:8px 0 17px 8px;
	margin:0 0 3px 2px;
}
.NewsBox ul {
	padding:0;
	margin:0;
	list-style-type:none;
	width:260px;
}
.NewsBox ul li {
	padding:0 0 2px 10px;
	margin:0 0 3px 0;
	border-bottom:1px solid #000;
	background:url(images/ul-dot.gif) 0 6px no-repeat;
	font-size:11px;
	color:#A3A09F;
	line-height:15px;
	font-weight:normal;
}
.NewsBox p {
	font-size:11px;
	color:#C5BEBC;
	line-height:16px;
	font-weight:normal;
	padding-bottom:10px;
	margin:0;
}
.Middle {
	vertical-align:middle;
}
.EmailBox {
	height:16px;
	border:1px solid #494949;
	width:255px;
	font-size:11px;
	color:#C5BEBC;
	padding:1px 0 0 2px;
	background:#3F3F3F;
	margin:0 0 4px 0;
}
.EmailBox.WidthInput {
	width:227px;
	float:left;
	margin:0 4px 0 0;
}
.GoButton {
	width:24px;
	height:20px;
	background:#010101;
	font-size:11px;
	color:#DAD9D9;
	border:0px;
	cursor:pointer;
	text-align:center;
}
.NewsLetterBox table.infoBox {
	width:267px !important;
	background:none;
}

.NewsLetterBox table.infoBox td {
	padding:0 !important;
}
.NewsLetterBox table.infoBox .infoBoxContents,  #FloatRight table.infoBox .infoBoxContents {
	background:none;
}
.NewsLetterBox table.infoBox .infoBoxContents .boxText {
	width:267px !important;
	background:none;
}
#FloatRight table.infoBox, #FloatRight table.infoBox .infoBoxContents .boxText {
	background:none !important;
}
#FloatRight table.infoBox td {
	padding:0;
}
#FloatRight {
float:right;
padding:0;
width:316px;
}
#FloatRight h3{
color:#E95702;
font-size:18px;
font-weight:normal;
padding-bottom:5px;
margin:0;
}
#MainContainer {
float:right;
width:665px;
padding-right:6px;
}
.ShoppingBox {
	background:url(images/shopping-box.jpg) 0 0 no-repeat;
	font-size:14px;
	color:#fff;
	font-weight:normal;
	margin-bottom:7px;
}
.ShoppingBox a {
	width:206px;
	height:42px;
	padding:25px 0 0 110px;
	display:block;
	color:#ccc;
	text-decoration:none;
}
.ShoppingBox a:hover{
	color:#fff;
	text-decoration:none;
}
.ScrollBox {
	width:280px;
	padding:10px 10px 15px 22px;
	background:#030303 url(images/right-scroll-bg.gif) bottom left repeat-x;
	color:#fff;
	margin-bottom:7px;
}
.ScrollBox ul {
	padding:0;
	margin:0;
	list-style-type:none;
}
.ScrollBox ul li {
margin:0;
padding:0;
	
}

.ScrollBox ul li a
{
	padding:4px 7px;
	margin:0 0 3px 0;
	background:url(images/scroll-dot.gif) 0 9px no-repeat;
	border-bottom:1px solid #3A3A3A;
	color:#fff;
	line-height:24px;
	font-size:12px;
	
}

.ScrollBox ul li a:hover{
color:#e95702;
background: url(images/dot-oranges.jpg) 0 9px no-repeat;
text-decoration:none;
}

.ScrollBox ul li .active{
color:#e95702;
background: url(images/dot-oranges.jpg) 0 9px no-repeat;
font-weight:bold;
padding:4px 7px;
margin:0 0 3px 0;
border-bottom:1px solid #3A3A3A;
line-height:24px
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: none;
}

A.headerNavigation:hover {
  color: #FFFFFF;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: underline;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}
.clr, .Clear {
	height:0;
	margin:0;
	padding:0;
	line-height:0;
	font-size:0;
	clear:both;	
}
#Footer {
	color:#fff;
	padding-top:20px;
}
.FooterBox {
	width:985px;
	border:solid 1px #343434;
	padding:0;
	background:url(images/footer-bg.jpg) right top no-repeat;
	margin:0 0 8px 0;
	height:153px;
}
.FooterBox h4 {
	font-size:17px;
	color:#fff;
	font-weight:normal;
	padding-bottom:8px;
	margin:0;
}
.FooterContentBox {
	float:left;
	padding:6px 20px 0 20px;
	background:url(images/footer-line.gif) right top repeat-y;
	width:193px;
	margin:6px 0;
	height:134px;
}
.FooterContentBox.Noline {
	background:none;
	width:240px;
}
#Footer p {
	font-size:11px;
	color:#DCDCDC;
	font-weight:normal;
	line-height:18px;
	padding-bottom:10px;
	margin:0;
}
.FooterContentBox span {
	color:#D8480F;
}
.FooterContentBox a {
	text-decoration:underline;
	color:#ADA8A8;
}
.FooterContentBox a:hover {
	text-decoration:none;
	color#fff;
}
.FooterContentBox ul {
	padding:0;
	margin:0;
	list-style-type:none;
}
.FooterContentBox ul li {
	padding:0 0 0 8px;
	margin:0;
	font-size:11px;
	color:#B5B5B5;
	float:left;
	width:132px;
	font-weight:normal;
	background:url(images/scroll-dot.gif) 0 8px no-repeat;
	line-height:20px;
}
.FooterContentBox ul li a {
	color:#B5B5B5;
	text-decoration:none;
}
.FooterContentBox ul li a:hover {
	color:#B5B5B5;
	text-decoration:underline;
}
.FooterContentBox ul li.LowWidth {
	width:92px;
}
.FooterContentBox td {
	padding:0;
}
.infoBox {

}

.infoBoxContents {
  font-family: Arial, sans-serif;
  border:none;
}

.bestsellers {
  height:20px;
  width:7px;
  background: #fff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background:url(images/m15.gif) no-repeat;
  background-position:center;
}

.informations {
  height:20px;
  width:200px;
  background: #fff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background:url(images/arrow.gif) no-repeat;
  background-position:top;
}
.informations a{
  height:20px;
  background: #fff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background:url(images/m15.gif) no-repeat;
  background-position:left;
  padding:0 0 0 15px;
}

.bestsellerscontent .informationscontent{
  height:20px;
  background: #fff;
  font-family: Arial;
  color:#484E53;
  font-size: 11px;
  padding-left:3px;
}

 .bestsellerscontent a{
  height:20px;
  background: #fff;
  font:Verdana, Arial, Helvetica, sans-serif;
  color:#484E53;
  font-size: 11px;
  padding-left:3px;
}

.specials {
  height:20px;
  width:200px;
  background: #fff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  }
.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  background-image: url('images/infobox/corner_center.gif');
  font-family: Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #000000;
  display: none;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #F1F1F1;
  //shopping-cart content color
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #F1F1F1;
  //shopping-cart content color
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #E2F3C7;
  border-spacing: 1px;
  width:640px;
  
}

.productListing-heading {

border-right:1px solid #3D3D3D; 
border-bottom:1px solid #3D3D3D;  
text-align:center; 

  color: #fff;
  font-weight: bold;
  padding: 10px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #272727;

}
.ShopCartTD TABLE.productListing {
	border:1px solid #3D3D3D; 
	border-right:0; 
	border-spacing: 0;
	border-bottom:0;
}

TD.productListing-data {
border-right:1px solid #3D3D3D; 
border-bottom:1px solid #3D3D3D;  
text-align:center;
vertical-align:top; 
padding:6px 0;


  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #484E53;
}
.CartTDPD {
	line-height:16px;
	color:#484E53;
}
.CartTDPD p {
	margin:0;
	padding:0;
}

A.pageResults {
  color: #747474;
}

A.pageResults:hover {
  color: #747474;
}

A.pageResults:visited {
  color: #747474;
}


TD.pageHeading, DIV.pageHeading {

 font-size: 11px;
 text-transform: uppercase;
 font-weight: bold;
 color: #FFFFFF;
  text-decoration: sharp;
  height: 25px;
  width: 437px;

  background: url('images/m99.gif');
  background-repeat:no-repeat;
  padding-top: 0px;
  padding-bottom:0;
  padding-left: 5px;

}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-size: 11px;
  padding-left: 10px;
}

TD.smallText1, SPAN.smallText1, P.smallText1 {
  font-size: 11px;
  padding-left: 0px;
}

TD.accountCategory {
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}

TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-size: 11px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
}

TEXTAREA {
  width: 99%;
  overflow:auto;
  font-size:12px;
 font-family:Arial, Helvetica, sans-serif;
}

SPAN.greetUser {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
 font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family:Arial, Helvetica, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family:Arial, Helvetica, sans-serif;
  color: #ff0000;
}

.moduleRow { background-color: #393939;  }
.moduleRow td { border-bottom:1px solid #505050;  }

.moduleRowOver { background-color: #191919; cursor: pointer; cursor: hand;   }
.moduleRowOver td { border-bottom:1px solid #505050;  }
.moduleRowSelected { background-color: #191919;  }
.moduleRowSelected td { border-bottom:1px solid #505050;  }

.checkoutBarFrom, .checkoutBarTo { font-family:Arial, Helvetica, sans-serif; font-size: 11px; color: #8c8c8c; }
.checkoutBarCurrent { font-family:Arial, Helvetica, sans-serif; font-size: 11px; color: #fff; }

/* message box */

.messageBox { font-family:Arial, Helvetica, sans-serif; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family:Arial, Helvetica, sans-serif; font-size: 11px; background-color: #ffb3b5; color:#000; }
.messageStackSuccess { font-family:Arial, Helvetica, sans-serif; font-size: 12px; background-color: #99ff00; color:#000; }

/* input requirement */

.inputRequirement { font-family:Arial, Helvetica, sans-serif; font-size: 11px; color: #ff0000; }
.vm img, .vm {
	vertical-align:middle;
}
.contactpage .infoBoxContents td.main input{
	width:230px;
}


td{
font-family:Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #D1D1D1;
}
 .ch1{
 
 }
 .ch2{
 padding-left: 13px;
 }               
 .ch3{
 font-size: 10px;
 font-weight: bold;
 color: #46484A;
 }

 .ch4{
 font-size: 11px;
 color: #46484A;
 }

 .ch5{
 font-size: 11px;
 font-weight: bold;
 text-decoration: none; 
 color: #E55C19;
 }

 .ch6{
 font-size: 11px;
 text-transform: uppercase;
 font-weight: bold;
 color: #FFFFFF;
 }

 .ch7{
 border-left: #3D3D3D 1px solid;
 border-right: #3D3D3D 1px solid;
 }

 .ch8{
 font-size: 14px;
 color: #3091BB;
 }
 span.currency_symbol {
 	
 }

 .ch9{
 font-size: 12px;
 font-family: arial;
 font-weight: bold;
 text-decoration: none; 
 color: #E55C19;
 }

 .ch10{
 font-size: 11px;
 font-weight: none;
 color: #484E53;
 }

 .ch11{
 font-size: 12px;
 font-weight: bold;
 color: #484E53;
 text-transform:capitalize;
 }

 .ch12{
 font-size: 11px;
 color: #ffffff;
 padding:0 5px 0 0;
 }

 .ch13{
 font-size: 14px;
 font-weight: bold;
 color: #484E53;
 }

 .ch14{
 font-size: 11px;
 color: #484E53;
 }

 .ch15{
 font-size: 11px;
 text-decoration: none; 
 color: #484E53;
 }

 .ch16{
 font-size: 11px;
 text-decoration: none; 
 color: #58B4D2;
 }

 .ch17{
 font-size: 13px;
 color: #565656;
 }

 .ch18{
 font-size: 13px;
 color: #565656;
 }

  .ch19{
 border-left: #ffffff 1px solid;
 border-right: #ffffff 1px solid;
 }  
 
 .ch20{
 height:10px;
 float:right;
 font-size: 12px;
 font-family: arial;
 font-weight: bold;
 text-decoration: none; 
 color: #E55C19;
 } 
 
 .ch21{
 float:right;
 font-size: 12px;
 font-family: arial;
 font-weight: bold;
 text-decoration: none; 
 color: #E55C19;
 }                   
 .ml1{
 font-size: 11px;
 text-decoration: none; 
 color: #484E53;
 }


 .se{            
 width: 100px;
 font-size: 9px;
 color: #282E3E
 }
 .se2{            
 width: 115px;
 font-size: 9px;
 color: #282E3E
 }




 .image_border{
  border:1px solid #000000; 
 }

.footer2 {
width:646px;
height:58px;
background:url(images/footer.jpg) no-repeat;

}
.footer2 a{
color:#fff;
}
.noborder {
width:100%;
border:none;
}
.dash {
background:url(images/m16.gif);
}

/*** Begin Header Tags SEO ***/
h1 {
 color:#FFFFFF;
font-family:Arial;
font-size:20px;
font-weight:normal;
line-height:22px;
margin:0;
padding-bottom:14px;
}
h1.CatName a, h1.CatName a:hover {
 color:#FFFFFF;
font-family:Arial;
font-size:20px;
font-weight:normal;
line-height:22px;
margin:0;
padding-bottom:14px;
text-decoration:none;
}
h2 {
 font-family: Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #fff;
}
.orange {
	color:#E95702;
}
.white {
	color:#fff;
}
/*** End Header Tags SEO ***/


/*************** Product Listing CSS ***********/
.ProductArea1 {
background:none repeat scroll 0 0 #020202;
border:1px solid #3D3D3D;
padding:10px 0 15px 12px;
width:651px;
}
.ProductBoxOther1 {
margin:0;
padding:0;
position:relative;
width:312px;
}
.ProductBoxOther1 h3{
	border-bottom:1px solid #3F3F3F;
	color:#C9C5C5;
	font-size:12px;
	font-weight:normal;
	line-height:15px;
	padding:13px 4px 13px 8px;
	margin:0;
}
.ProductBoxOther1 h3 a {
	color:#C9C5C5;
}
.ProductBoxOther1 .ImgTD {
	padding:10px;
	width:100px;
}
.FPrice1 {
color:#FFFFFF;
font-family:Arial;
font-size:12px;
font-weight:normal;
line-height:15px;
padding:15px 0 0;
}
.FPrice1 p {
	color:#FFFFFF;
font-family:Arial;
font-size:12px;
font-weight:normal;
margin:0;
padding:0;
}
.ProPrice {
	padding-top:10px;
}
.ProPrice span {
	color:#CC440E;
font-size:18px;
}
td.infoButts {
	padding-top:10px;
}
.infoButts img {
	vertical-align:middle;
}
.TopBestSellerBlock {
	min-height:164px;
	height:auto !important;
	height:164px;
}
.FPrice1 ul {
	margin:0;
	padding:5px 0;
	list-style:none;
}
.FPrice1 ul li {
	margin:0;
	padding:0 0 4px 0;
	list-style:none;
}
.pageinfo {
	color:#d1d1d1;
}
.pageinfo td{
	padding:0;
}
.pageinfo p {
	color:#d1d1d1;
	line-height:19px;
	margin:0;
	padding-bottom:19px;
}
.pageinfo a {
	color:#E95702;
}
.testimonialblock {
	padding:10px 10px 0 10px;
	background:#161616;
	margin-bottom:10px;
}
.TestimonialAllBlock {
	padding:10px !important;
	background:#161616;
margin-bottom:10px;
line-height:18px;
}
.infoblock2 {
	color:#7e7e7e;
	font-size:12px;
	line-height:15px;
	padding:2px 0;
}
.infoblock3{
	color:#fff;
	font-size:12px;
	padding-top:6px;
}
.infoblock3 span{
	color:#CC440E;
font-size:18px;
}
.infoblock3 span s{
	color:#A7A7A7;
}
.InputBlock input {
	width:230px;
}
/*************** Product Description page *************/
.ProductArea2 {
background:none repeat scroll 0 0 #272727;
border:1px solid #3D3D3D;
margin:0;
padding:10px 0 0 0;
width:638px;
}
.HeadingBox {
background:url("images/heading-btm-border.gif") repeat-x scroll center bottom transparent;
margin:0;
padding:0 0 13px;
}
.HeadingBox h1 {
color:#C9C5C5;
font:bold 14px Arial,Helvetica,sans-serif;
padding:0 0 0 10px;
margin:0;
}
.ProductBoxOther2 {
background:none repeat scroll 0 0 #272727;
float:left;
display:inline;
margin:0;
padding:10px 12px 5px 0;
position:relative;
width:360px;
}
.AddCartBox {
background:url("images/double-border-left.gif") repeat-y scroll left center #1E1E1E;
border-bottom:1px solid #000000;
border-right:1px solid #000000;
color:#FFFFFF;
float:right;
margin:0;
padding:20px 0 14px 15px;
width:248px;
}
.AddCartBox h4 {
color:#FFFFFF;
font:18px bold Arial,Helvetica,sans-serif;
margin:0 0 15px 0;
padding:0;
}
.AddCartBox select {
	width:110px !important;
}
.InfoImg {
	float:left;
	padding:5px 10px 10px 10px;
	text-align:center;
}
.FPrice3 {
color:#FFFFFF;
font-family:Arial;
font-size:12px;
font-weight:normal;
line-height:15px;
padding:15px 0 0 0;
}
.moreProduct {
float:right;
padding:20px 10px 2px 0;
text-align:right;
width:150px;
}
.moreProduct a {
color:#D8480F;
font-size:11px;
font-weight:normal;
text-decoration:underline;
}
.moreProduct a:hover {
	text-decoration:none;
}
.ProductDescription {
background:url("images/product-description-bg.gif") repeat-x scroll 0 0 #010101;
border:1px solid #3D3D3D;
margin:10px 0 0 0;
overflow:hidden;
padding:10px 0 0 0;
width:638px;
}
.ProductDescription .DesicriptionHeadingBox {
background:url("images/product-description-heading-bg.gif") repeat-x scroll center bottom transparent;
margin:0;
padding:0 0 13px;
}
.ProductDescription .DesicriptionHeadingBox h4 {
color:#E95702;
font:16px Arial,Helvetica,sans-serif;
padding:0 0 0 10px;
margin:0;
}
.mainDescriptionblock {
	line-height:19px;
	padding:15px;
	text-align:justify;
}
.BoxWithBg1 {
	padding:10px;
	background:#272727;
	border:1px solid #3d3d3d;
	border-right:0;
}
.BoxWithBg2 {
	padding:10px;
	background:#1e1e1e;
	border:1px solid #3d3d3d;
}
.InputBlock2 input {
	width:143px;
}