/*
 *	
 *	!!!!!USE main_css.asp!!!!!!
 *	
 *	
 *	
 *	
 *	light gray borders	#DDDDDD
 *	light blue			#8CB4E8
 *	text				#666666
 *	blue text			#6CABE7
 *
 */


/* universal tags */
 A:link { font-family:verdana;
		  font-size:11px;
		  color:#000000;}
A:hover { font-family:verdana;
		  font-size:11px;
		  color:#000000;}
A:visited{  font-family:verdana;
		  font-size:11px;
		  color:#000000;}

   td{
		  font-family:verdana;
		  font-size:11px;
		  color:#000000;
		 }
	 
	
		 td.footer{
		 font-family:verdana;
		 font-size:10px;
		 color:#000000;
		 
		}
		  a.footer{
		  font-family:verdana;
		  font-size:10px;
		  color:#000000;
		  text-decoration:none;
		
		}
		
		  td.page_title{
		  font-family:Euramode,Arial;
		  font-size:25px;
		  color:#E31937;
		}


		
		td.welcome_message{
		 font-family:verdana;
		 font-size:11px;
		 color:#FFFFFF;
		 padding-top:20px;
		 padding-left:11px;
		 
		}
		
		 td.title,a.title{
		   font-family:euramode,arial;
		   font-size:25px;
		   color:#E31937;
		   text-decoration:none;
		}
		
		 
		
		 .regular, td.regular, a.regular{
	 font-family:Verdana;
	 font-size:11px;
	 color:#424242;
	 text-decoration:none;
	}
		td.prod_header, a.prod_header, a.prod_header:hover, a.prod_header:visited{
		  font-family:verdana;
		  font-size:13px;
		  font-weight:bold;
		
		}
	 td.registration{
		 font-family:verdana;
		 font-size:10px;
		 color:#FFFFFF;
		 padding-right:8px;
		}

	  a.registration,a.registration:visited,a.registration:hover{
	  font-family:verdana;
	  font-size:10px;
	  color:#FFFFFF;
	  text-decoration:none;
	
	}
	
	td.header,td.cart_header{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	
	}
	
	td.bold{
	 font-family:Verdana;
	 font-size:11px;
	 color:#424242;
	 font-weight:bold;
	
	}
	.selected, td.selected{
	 font-family:Verdana;
	 font-size:11px;
	 color:#E31937;
	}
	
    td.item{
	color:#666666;
	font-family:Verdana;
	font-size:11px;
	}
	a.item{
	 color:#666666;
	 font-family:Verdana;
	 font-size:11px;
	 text-decoration:none;
	
	}
	td.subtotal{
	 color:#666666;
	 font-family:Verdana;
	 font-size:11px;
	 font-weight:bold;
	}
	td.total{
	 color:#E31937;
	 font-family:Verdana;
	 font-size:11px;
	 font-weight:bold;
	}
	td.itemBlack{
	color:#000000;
	font-family:TimesNewRoman;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	
	}
	
	a.image{
	  font-family:verdana;
	  font-size:11px;
	  font-weight:bold;
	  color:#FFFFFF;
	  text-decoration:none;
	
	}
	
	input.qty{
	  width:33px;
	  height:22px;
	  border: 1px solid #A7A9AC;
	
	}
	input.coupon{
	  width:180px;
	  height:22px;
	  border: 1px solid #A7A9AC;
	
	}
	 
 table.paging,td.paging,a.paging,a.paging:visited,a.paging:hover{
    font-family:Euramode,arial;
    font-size:12px;
	color:#E31937;
	text-decoration:none;
}

td.paging_selected,a.paging_selected,a.paging_selected:visited,a.paging_selected:hover{
    font-family:Euramode,arial;
    font-size:12px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	
}
 
  td.prod_name{
  font-family:verdana;
  font-size:14px;
  color:#424242;
  font-weight:bold;
 }
 td.price,select.price{
  font-family:verdana;
  font-size:14px;
  font-weight:bold;

 }
 ul {
	list-style-image: url(images/product_bullet.gif);
	}
	
 
	
 td.errorMessage{
   font-family:arial;
   font-size:12px;
   color:#3399CC;
 }

 td.errMsg{
   font-family:arial;
   font-size:12px;
   color:#FFFFFF;
 }
 .congrat,td.congrat{
   font-family:arial;
   font-size:12px;
   color:#0054A6;
   font-weight:bold;
 } 
  td.faqs{
		  font-family:Euramode,Arial;
		  font-size:18px;
		  color:#E31937;
		}
		
		
.auth_top{
width:123px;
height:14px;
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://www.timexaudio.com/images/auth_top.png');
}

.auth_top[class]{
width:123px;
height:14px;
	
background-image:url('https://www.timexaudio.com/images/auth_top.png');	
}


.auth_left{
width:11px;
height:79px;
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://www.timexaudio.com/images/auth_left.png');
}

.auth_left[class]{
width:11px;
height:79px;
background-image:url('https://www.timexaudio.com/images/auth_left.png');	
}

.auth_right{
width:11px;
height:79px;
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://www.timexaudio.com/images/auth_right.png');
}

.auth_right[class]{
width:11px;
height:79px;
background-image:url('https://www.timexaudio.com/images/auth_right.png');	
}

.auth_bottom{
width:123px;
height:10px;
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://www.timexaudio.com/images/auth_bottom.png');
}

.auth_bottom[class]{
width:123px;
height:10px;
background-image:url('https://www.timexaudio.com/images/auth_bottom.png');	
}


.auth_net{
width:123px;
height:103px;
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://www.timexaudio.com/images/bg_authnet.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.auth_net[class] {
width:123px;
height:103px;
background-image:url('https://www.timexaudio.com/images/bg_authnet.png');
}		