
.boxText {  font-size: 12px;color:#fff;}
 
.errorBox {  font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning {   font-size : 13px; color: #D40055; }
/*.productsNotifications { background: #f2fff7; }*/
.orderEdit {  font-size : 10px; color: #70d250; text-decoration: underline; }

body{
/* background:#130b07 url('../images/mybullet-bg2.jpg') repeat-y top center fixed; */
background:#1e1e1e url('../images/mybullet-bg3.jpg') no-repeat top left;
font-family:Arial, sans-serif; font-size:12px;
margin:0px;
padding:0px;
}
/*
div#wrapper {
	background:transparent url('../images/mybullet-bg-top.jpg') no-repeat top center;
}
*/
div ul li p a td tr {padding:0px; margin:0px; list-style-type:none;  }

a {
  color:#DC9501;
  text-decoration: none;
}

a:hover {
  color: #ccc;
text-decoration:underline!important;
}
 

form {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  
  font-size: 10px;
  background: #bbc3d3;
  color: #ff6600;
  font-weight : bold;
}

a.headerNavigation { 
  color: #EFA418;
  font-weight : bold;
  text-decoration:underline; 
}

A.headerNavigation:hover {
  color: #ffffff;
  text-decoration:none; 
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
 
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
   font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
   font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
 
}

.infoBoxContents  {
 
   font-size: 10px; 
}
.infoBoxContents2 {
 
   font-size: 10px;
}
.infoBoxContents2 td{ border:2px solid #333; }
.infoBoxContents  td{
 background:none!important;
}
 

.infoBoxNotice {
  background: #FF8E90;

}

.infoBoxNoticeContents {
  background: #FFE6E6;
   font-size: 10px;
}

TD.infoBoxHeading {
 border-bottom:1px solid #4D4D46;padding-bottom:5px;
 
 color:#9A9A9A;
font-size:20px;
}

TD.infoBox, SPAN.infoBox {
   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: #f8f8f9;
}

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: #f8f8f9;
}

/**/TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #373833;
  border-spacing: 1px;
}

.productListing-heading {
   font-size: 12px;
  background: #373833;
  color: #FFFFFF;
  font-weight: bold;
  line-height:40px;
  padding-left:10px;
  text-align:left;
}

TD.productListing-data {
	
   font-size: 12px;
  padding:10px 0px 10px 0px;
  border-bottom:1px solid #373833;
  color:#CCCCCC;
  text-align:left;
  padding-left:10px;
  font-weight:bold;
}

A.pageResults {
  color: #FFFFFF;
}

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

TD.pageHeading, DIV.pageHeading {
   font-size: 20px;
  color: #9a9a9a;
}
TD.pageTitle, DIV.pageTitle {
   font-size: 14px;
 
  color: #9a9a9a;
}
address{ color:#fff; font-weight: 700;}
TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
   font-size: 10px;
  color: #000000;
}

TD.price {
   font-size: 12px;
  line-height:22px; color:#ccc;
  text-align:right;
  padding-right:30px;
}
td.main, p.main {
  font-size: 12px;
  line-height:22px; color:#ccc;  
   
}
td.main_fee { 
  font-size: 12px;
  line-height:22px; color:#ccc;
  font-weight:bold;
 
 	
}
td.main_fee_val { 
  font-size: 12px;
  line-height:22px; color:#ccc;
 
  text-align:left;
 		
}	
.testimonial {
	border:0px solid green;

}
TD.main_please_select {
   font-size: 12px;
  line-height:22px; color:#ccc;
  text-align:right;	
}
TD.main1 {
   font-size: 12px;
  line-height:22px; color:#ccc;
  text-align:justify;
  font-weight:bold;
}
TD.main_price {
   font-size: 12px;
  line-height:22px; color:#ccc;
  text-align:right;
  width:50%;
  font-weight:bold;		
}
TD.main_total {
   font-size: 12px;
  line-height:22px; color:#F0A813;
  text-align:right;
  font-weight:bold;
  width:90%;
}
TD.form_text {
   font-size: 13px;
  line-height: 24px; color:#ccc;
  text-align:left;
  padding-left:100px;
  padding-right:0px;
  width:160px;
}
TD.form_title {
   font-size: 14px;
  line-height: 24px; color:#ccc;
  text-align:left;
  padding-top:20px;
  padding-left:60px;
  font-weight:bold;
}


TD.smallText, SPAN.smallText, P.smallText {
   font-size: 12px;
  padding:8px;

}
td.hproduct_list{
   font-size: 10px; height:208px;  width:155px!important; border:1px solid #FFFDF9;
  background: url('../images/images/brass_bg.jpg') repeat-x; margin-left:20px;  
padding:5px;
}
td.hproduct_list p{ text-align:center;
 color:#333333;
  font-size: 15px; clear:both; float:left;width:100%; font-weight:bold;  padding:0px; margin:0px;
 
}
td.hproduct_list a { text-align: center; color:#574E28; font-weight:bold; font-size:12px; width:100%;}

td.hproduct_list a{
   font-size: 12px; clear:both; float:left; margin-bottom:15px; margin-top:10px;
}
td.hproduct_list a:hover{
  color:#CE7B31;
 
}



td.hproduct_listsil{
   font-size: 10px;
   height:208px;
   width:155px!important;
   border:1px solid #4b4a4a;
	background-image:none;
	background-color:#e7dec3;
	margin-left:20px;
	padding:5px;
}
td.hproduct_listsil p{ text-align:center;
 color:#000;
  font-size: 15px; clear:both; float:left;width:100%; font-weight:bold;  padding:0px; margin:0px;
 
}
td.hproduct_listsil a { text-align: center; color:#000; font-weight:bold; font-size:12px; width:100%;}

td.hproduct_listsil a{
   font-size: 12px; clear:both; float:left; margin-bottom:15px; margin-top:10px;
}
td.hproduct_listsil a:hover{
  color:#000;
  text-decoration:underline;
 
}





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;
}
.gallery {
  width:50%;
  padding-left:30px;
  font-size: 13px;
  line-height:22px; color:#ccc;
  }


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

INPUT,CHECKBOX, SELECT,RADIO {
 font-size: 11px; 

}

.eng_text{ color: rgb(204, 204, 204); font-weight: bold; padding: 20px 0px 15px 40px;}
.eng_colon{ color: rgb(204, 204, 204); font-weight: bold; padding: 20px 10px 15px 0px;}
 
SPAN.greetUser {
  font-size: 13px;
  color: #DC9501;
  font-weight:normal;
}

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

TD.formAreaTitle {

  font-weight: bold;
}

SPAN.markProductOutOfStock {

  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #ff0000;
}

SPAN.errorText {
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #666; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color:none; }

.checkoutBarFrom, .checkoutBarTo {  font-size: 13px; color: #ccc; font-weight:bold; padding-top:15px; }
.checkoutBarCurrent { ; font-size: 13px; color: #DFAC12; font-weight:bold;padding-top:15px; }

/* message box */

.messageBox { font-size: 10px; }
.messageStackError, .messageStackWarning {  font-size: 14px; color:#C11B17; background-color:#fff; }
.messageStackSuccess {  font-size: 14px; background-color:#FEF1AF;  color:#333; border:1px solid #FEF4B4; height:28px; }

/* input requirement */

.inputRequirement {  font-size: 10px; color: #FF2211; }

.billing_address { font-size: 12px; color: #ccc; padding:10px; line-height:20px; }

.iwant_reseller{ background: url('../images/reseller.gif') no-repeat; width:586px; height:26px; border:0px; cursor:pointer;display:block;}
.myincome{background: url('../images/my_income.gif') no-repeat; width:90px; height:26px; border:0px; cursor:pointer;display:block;}
.clickhere_register{ background: url('../images/click_to_register.gif') no-repeat; width:162px; height:26px; border:0px; cursor:pointer; display:block;}
/*my income*/
.my_income th { padding:5px; color:#fff; background:#666; font-size:13px;}
.my_income td { padding:5px;  border-left:0px;}

/* Pagination start */

div.pagination {
	font-size: 13px;
	padding: 3px;
	margin: 3px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	text-decoration: none; /* no underline */
	color: #F0A813;
}
div.pagination a:hover, div.pagination a:active {
	color: #FFFFFF;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	font-weight: bold;
	background-color: #F0A813;
	color: #FFF;
	}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	color: #DDD;
}
/* Pagination End */	


.borderPartner
{
        font-family: Times New Roman;
	border: 3px solid #999;
	padding: 5px;
}
h1.pageHeading {
	font-size:20px;
	color:#ccc;
	margin:0;
	padding:0;
	padding-bottom:25px;
}
h1.pageHeadingProdInfo {
	font-size:20px;
	color:#ccc;
	margin:0;
	padding:0;
	padding-bottom:10px;
}
p.pageDescription {
	color:#fff;
	font-size:12px;
	font-style:italic;
	font-weight:normal;
	padding:0;
	margin:0;
	padding-bottom:15px;
}
td.productListing-data p.productDescription {
	color:#fff;
	font-size:12px;
	font-style:italic;
	font-weight:normal;
	padding:0;
	margin:0;
	padding-bottom:15px;
}

