.btn_padding {
	padding: 0.2% 0.7% !important;
	float: right;
}
.remove_padding {
	padding:0 !important;
}
.prods-controls p {
	display:block !important;
}
.welcome_message h1, h1 {
	margin: 1em 0.4em 0.4em 0.4em !important;
}
.welcome_message h1, h1 a {
	color:#000;
	text-decoration:none;
}
.welcome_message h1, h1 a:hover {
	text-decoration:underline;
	color:#A71C20;
}
.controls_fullwidth {
	width:97% !important;
	margin:0.2em 1.5% !important;
	white-space:nowrap !important;
}
.controls_fullwidth tr {
	vertical-align: top !important;
}
.controls_fullwidth tr td {
	white-space: normal !important;
	vertical-align: top !important;
}
.prods-controls p select {
	margin-right:0 !important;
}
.prods-controls p:last-child {
	padding-right: 0 !important;
}
table.wishlistaccount tr th:last-child {
	background-color:#A71C20 !important;
}
table.wishlistaccount tr {
	background-color:#CCC;
	color:#000;
}
table.wishlistaccount tr:nth-child(odd) {
	background-color:#999;
}
table.wishlistaccount tr td {
	padding:0 10px !important;
	vertical-align:middle;
}
table.wishlistaccount tr td a {
	color:#000;
	text-decoration:none;
}
table.wishlistaccount tr td a:hover {
	color:#A71C20;
}
.multiadd tr th:first-child, .multiadd tr td:first-child {
	width:85% !important;
}
.multiadd tr th:last-child, .multiadd tr td:last-child {
	width:15% !important;
	text-align: center !important;
}
.multiadd tr td input[type="text"], .multiadd tr td select, .contactus-form table tr td input[type="text"], .contactus-form table tr td select {
	width:98% !important;
	padding:0.8% !important;
}
.multiadd tr td label {
	font-weight:normal !important;
	font-size:20px !important;
}
.contactus-form {
	font-weight:normal !important;
}
.inputbox {
	padding:0.5% !important;
	width:98% !important;
}
.half_width {
	width:48%;
}
.half_width:nth-child(odd) {
	float:left;
}
.half_width:nth-child(even) {
	float:right;
}
.spec-table tr td:nth-child(odd) {
	width:40% !important;
}
.spec-table tr td:nth-child(even) {
	width:10% !important;
}
.prod-table tr td:nth-child(odd) {
	width:40% !important;
}
.prod-table tr td:nth-child(even) {
	width:60% !important;
}
/*a {
text-decoration:none;
color:#0000FF;
font-weight:none;
}

.bg1 {
text-decoration:none;
background-color:#D2D2D2;
font-weight:none;
}

.bg2 {
text-decoration:none;
background-color:#E4E4E4;
font-weight:none;
}

.linktext{
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
    color:#000000;
	text-decoration:none;
}
.menutext{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
    font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
.input { 
	color: #000000; 
	font-size: 10px; 
	font-family: Tahoma; 
	background-color: #ffffff; 
	padding: 2px 0px 0px 2px; 
	border: solid 1px black; 
	height: 15px 
}

.loginbox { 
	color: #000000; 
	font-size: 11px; 
	font-family: tahoma; 
	background-color: #fffff; 
	border: solid 1px black; 
	height: 16px; 
}

.textarea { 
	color: #000000; 
	font-size: 11px; 
	font-family: tahoma; 
	background-color: #fffff; 
	border: solid 1px black; 
}
.selectbox { 
	color: #000000; 
	font-size: 11px; 
	font-family: tahoma; 
	background-color: #fffff; 
	border: solid 1px black; 
	height: 20px; 
}

.select	{ 
	color: #000000; 
	font-size: 10px; 
	font-family: Tahoma;  
	background-color: #f5f5f5; 
	border: solid 1px black 
}

.selectdiscount{ 
	color: #000000; 
	font-size: 11px; 
	font-family: tahoma; 
	background-color: #fffff; 
	border: solid 1px black; 
	height: 16px; 
	width: 10; 
}

.btn{
   color:#FFFFFF;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:7;
   background-color:#10739C;
   
   border-color:#10739C;
   cursor:pointer;
   }

.btn2{
   color:#FFFFFF;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:7;
   background-color:#AF80B5;
   
   border-color:#AF80B5;
   cursor:pointer;
   }   
   
.statictext{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
    font-weight:bold;
	color:#01415F;
	text-decoration:none;
}

.menutext1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
    font-weight:bold;
	color:#000000;
	text-decoration:none;
	padding-left:3px;
}

.text{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#000000;
  padding-left:5px;
  
}

 .heading{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:14px;
  color:#000000;
  font-weight:bold;
}


.note{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#000000;
  font-weight:bold;
  padding-left:5px;
}

.tborder{
border-bottom:1px;
border-top:1px;
border-left:1px;
border-right:1px;
border-bottom-color:#000066;
border-left-color:#000066;
border-right-color:#000066;
border-top-color:#000066;
border-bottom-style:solid;
border-left-style:solid;
border-right-style:solid;
border-top-style:solid;
padding-bottom:1px;
padding-left:1px;
padding-right:1px;
padding-top:1px;


}

.tborder2{
border-bottom:1px;
border-top:1px;
border-left:1px;
border-right:1px;
border-bottom-color:#AAABAE;
border-left-color:#AAABAE;
border-right-color:#AAABAE;
border-top-color:#AAABAE;
border-bottom-style:solid;
border-left-style:solid;
border-right-style:solid;
border-top-style:solid;


}


.touterborder{
border-bottom:1px;
border-top:1px;
border-left:1px;
border-right:1px;
border-bottom-color:#000000;
border-left-color:#000000;
border-right-color:#000000;
border-top-color:#000000;
border-bottom-style:solid;
border-left-style:solid;
border-right-style:solid;
border-top-style:solid;


}

.popuptext1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
  	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color:#000000;
	text-decoration:none;
	 
	
}
.popuptext1:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
  	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color:#FFFFFF;
	text-decoration:none;
	
	
	
}
.purple {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #ac0000;
}*/
 