		body{
			margin:0px;
			padding:0px;
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			color:#000;
			background-color:#000;
		}
		td, th     {     font-size: 12px;}
 
		a{
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:12px;
			color:#4B0000;
			text-decoration:none;
		}
.ecomlinks{font-size: 10px; color: #FFF000;}		
.ecomlinks:hover {font-size: 10px; color: #FFFFFF;}		
		p{
			margin:0px;
			padding:10px;
		}
		
		h4{
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:14px;
			color:#FFF;
			font-weight:bold;
			margin:0px;
			padding:0px;
		}	
		
		h2{
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:14px;
			color:#4B0000;
			font-weight:bold;
			margin:0px;
			padding:0px;
		}	
		
		.smalltext{
			font-size:11px;
			color:#FFF;
			font-weight:bold;
		}
		
		.smalltext2{
			font-size:11px;
			color:#000;
		}
		
		hr{
			color:#836D24;
		}
				
		#container {
			width: 750px;
			margin:0px auto;
		}
		
		#header{
			height:25px;
			background-image:url(images/topgold.jpg);
			background-repeat:no-repeat;
			background-color:#EBCD6B;
		}

		#bottom{
			height:25px;
			background-image:url(images/bottomgold.jpg);
			background-repeat:no-repeat;
			background-color:#EBCD6B;
		}
		
		#inside{
			padding-left:25px;
			padding-right:25px;
			background-image:url(images/bg.jpg);
			background-repeat:repeat-y;
			background-color:#FFFFFF;
		}

		/* mac hide\*/
		* html #inside{height:1%}
		/* end hide*/

		#banner {
			height:92px;
			background-color:#000;
			position:relative;
			padding-bottom:10px;
			background-image:url(http://www.tuthilllighting.com/images/gold.jpg);
			background-position:bottom;
			background-repeat:no-repeat;
		}
					
		#nav, #nav ul {
			margin: 0px auto;
			list-style: none;
			position:absolute;
			right:0px;
			top:0px;
			height:27px;
			padding:0px 7px 0px 7px;
			background-color:#FADA85;
			border-bottom:1px solid #AB8B36;
			border-left:1px solid #AB8B36;
		} 

		#nav li {
			float: left;
			font-family:Tahoma, Verdana, Helvetica, sans-serif;
			font-size:11px;
			color:#104273;
			font-weight:bold;
			text-align:center;
			height:12px;
			margin-top:7px;
			padding:0px 7px 0px 7px;
		}

		#nav a{
			color:#000;
			text-decoration:none;
		}
		
		#nav a:hover{
			color:#56430F;
		}

		#left{
			float:left;
			width:156px;
			padding:3px;
		}
		
		#content{
			float:right;
			width:528px;
			padding:5px;
		}
		
		#contentw{
			width:684px;
			padding:5px;
			background-color:#FFF;
		}
						
			
		.login{
			width:500px;
			margin: 0 auto;
		}
		
		.login div{
			width:270px;
			padding:5px;
			margin:10px auto;
			height:140px;
			border:1px dashed #B9B9B9;
			background-color:#EAEAEA;
		}
		
		.loginf{
			text-align: center;
		}
		
		.loginf label{
			font-weight:bold;
			font-variant:small-caps;
		}
		
		.loginf input{
			border:1px solid #626262;
			padding:3px;
			font-size:12px;
			color:#E1393E;
			font-weight:bold;
		}
		
		#register{
			width:400px;
			margin:0px 0px 0px 20px;
			padding:5px;
			margin: 0 auto;
			border:1px dashed #B9B9B9;
			background-color:#EAEAEA;
		}
		
		#register label{
			font-weight:bold;
			font-variant:small-caps;
		}
		
		#button{
			background-color:#FADA85;
			color:#000;
			border:1px solid #866B22;
			font-weight:bold;
			cursor:pointer;
		}
		
		#qsearch{
			padding:3px;
			width:130px;
			background-color:#EBCD75;
			border:1px solid #000;
			color:#000;
			font-size:10px;
			margin:20px auto;
			text-align:center;
		}
		
		#qsearch a{
			text-decoration:underline;
			color:#6B1515;
			font-weight:bold;			
		}
		
		#sidecoupon{
			padding:3px;
			width:130px;
			background-color:#EBCD75;
			border:1px dashed #000;
			color:#000;
			font-size:10px;
			margin:20px auto;
			text-align:center;
			cursor:pointer;
		}
		
		#sidecoupon a{
			text-decoration:underline;
			color:#6B1515;
			font-weight:bold;			
		}
		
		#qsearchf{
			text-align:center;
		}

		
		#links{
			border:1px solid #808080;
			background-color:#EAEAEA;
			color:#000;
			font-weight:bold;
			width:75%;
			padding:5px;
			margin:0px auto;
			text-align:center;
 		}
  
 		#links a{
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			color:#000;
			font-weight:bold;
			text-decoration:none;
 		}
  
 		 #links a:hover{
			text-decoration:underline;
 		 }
  
 		.header{
  			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:11px;
			color:#000;
			font-weight:bold;
			border-bottom:2px solid #836D24;
		 }
  
			
		.coupon{
			width:450px;
			margin: 0 auto;
			border:2px dashed #4B0000;
			height:210px;
			text-align:center;
			background-color:#FADA85;
		}
		
		.coupon div{
			float:left;
			width:450px;
			height:210px;
		}

		#cleft{
			float:left;
			width:40px;
			background-color:#4B0000;
			border:none;
			color:#FFF;
			font-size:26px;
			text-align:center;
			font-weight:bold;
			height:206px;
			margin:2px;
		}
	
		.coupon h2{
			margin:0px;
		}
	
		.coupon h4{
			margin:0px;
			color:#000;
		}
	
		.coupon h3{
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:24px;
			margin:0px;
			color:#4B0000;
			font-variant:small-caps;
		}
		
		.coupon h1{
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:22px;
			margin:0px;
			color:#4B0000;
			font-weight:bold;
		}
		
		.clear{
			clear:both;
			height:1px;
			overflow:hidden;
			margin-top:-1px;
		}
				
.footertext {
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:12px;
			color:#FFF;
			text-align:center;
			font-weight:bold;
			padding:20px 0px 10px 0px;
}

#Cei {POSITION: absolute; VISIBILITY: hidden; Z-INDEX: 1}
#Lam {POSITION: absolute; VISIBILITY: hidden; Z-INDEX: 1}
#Wal {POSITION: absolute; VISIBILITY: hidden; Z-INDEX: 1}
#Out {POSITION: absolute; VISIBILITY: hidden; Z-INDEX: 1}
#Fan {POSITION: absolute; VISIBILITY: hidden; Z-INDEX: 1}
#Hom {POSITION: absolute; VISIBILITY: hidden; Z-INDEX: 1}
.navbackground {
	background: #74A2A2;
}
.Databold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.categorytitles {
	color: #836D24;
	text-decoration: none;
	font: bold 22px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.topbarnav {
	font: bold 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}
.topbarnav:hover {
	font: bold 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #0A0C09;
	text-decoration: none;
	text-align: center;
}
.datapulltext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
.tableheaders {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.resultslinks {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #650a0a;
	text-decoration: none;
}
.resultslinks:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
.pricecut {
	font: normal 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #300;
	text-decoration: none;
}
.PRICE {
	font: bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #900;
	text-decoration: none;
}
.datalinks {
	font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #836D24;
	text-decoration: none;
}
.datalinks:hover {
	font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
}
.detailsbold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
.detailstext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.buttons {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #dec960;
	text-decoration: none;
}
.buttons:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.datapulltext {
	text-align: left;
}
.pricecutstrike {
	font: normal 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #066;
	text-decoration: line-through;
}
.datapulltextsm {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}
.actionlinks {

	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #836D24;
	text-decoration: none;
}
.actionlinks:hover {

	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
.mainpagebuttons {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #836D24;
	text-decoration: none;
}
.mainpagebuttons:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.buttonsblue {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #4b0000;
	text-decoration: none;
}
.buttonsblue:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.savingsbox {
	background: #FFF url(images/onlinecoupon.jpg) no-repeat fixed center top;
}
.couponback {
	background: #F6F3EB url(images/sidebar_background.gif) repeat-y center center;
}
.coupon1 {
	font: bold 28px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	text-align: center;
}
.coupon2 {
	font: bold 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #066;
	text-decoration: none;
	text-align: center;
}
.emailtext {
	font: italic bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	text-align: center;
}
.couponback {
	background: #EBE9E1 url(images/sidebar_background.gif) repeat-y center center;
}
/* additional styles */
.menu {COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 14px; TEXT-DECORATION: none}
.menu:hover {COLOR: #666666; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 14px; TEXT-DECORATION: none}
.topmenucell {BACKGROUND-COLOR: #f8f8c4;}
.topmenutabl {BACKGROUND-COLOR: #bf8c5d;}

.welcome {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.subcolored {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #000;
	text-decoration: none;
}
.narrowresult {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.infotext {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.infotextbold {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #333333; FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.infoCommon {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #836D24; FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.infoCommon:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.infoLast {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #836D24; FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.infoLast:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #000000; FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}

.reztext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #000000; 
	TEXT-DECORATION: none
}
.rezred {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #ff0000; 
	TEXT-DECORATION: none
}
.rezbold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #000000;
	 TEXT-DECORATION: none
}
.pricing {
	color: #4b0000;
	text-decoration: none;
	font: bold 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.PRICE {
	color: #990000;
	text-decoration: none;
	font: bold 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.pricecutstrike {
	font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: line-through;
}
.pricecut {
	font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
.notes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.datapulltext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.buttonsm {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #836D24;
	text-decoration: none;
}
.buttonsm:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.wishlistemailbox {
	BACKGROUND-COLOR: #FFFFFF;  
	border : solid 2px #000000;
}
.SmallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	color: #333333;
	text-decoration: none;
}
.SmallText1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	color: #FFFFFF;
	text-decoration: none;
}
.WishlistOverInfo {
border-width:1px;
border-style:solid;
border-color:#000000;
border-collapse:collapse;
background-color: #f1ebdd;
}
.WishListNoticeMess {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #5c0000;
	text-decoration: none;
}
.comparetext {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.comparetextbold {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.comparebuttons {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #836D24;
	text-decoration: none;
}
.comparebuttons:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.datatext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.redreztext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: red; 
	TEXT-DECORATION: none
}
.divdetail {
border : solid 2px #000000; background : #FFFFFF; padding : 4px;
}
.usmExpTable0 {
	BORDER-RIGHT:  #000000 1px solid; 
	BORDER-TOP:    #000000 1px solid; 
	BORDER-LEFT:   #000000 1px solid; 
	BORDER-BOTTOM: #000000 1px solid;  
	BACKGROUND-COLOR: #f1ebdd;          }
.usmExpTable1 {
	BACKGROUND-COLOR: #FFFFFF;          }
.usmExpTable2 {
	BORDER: none;
	BACKGROUND-COLOR: #f1ebdd;          
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.maintextxx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.databluetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #333333;
	text-decoration: none;

}
.topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #ffffff;
	text-decoration: none;
}
.topnav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #666666;
	text-decoration: none;
}
.comparemore {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #836D24;
	text-decoration: none;
}
.comparemore:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.maintextw {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}
.maintextw2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.textleftmenu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #000000; 
	TEXT-DECORATION: none
}
.datapullred {	
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #CC0000;
text-decoration: none;}
.narrowresult {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.menuwishinfo {
	font-family:  "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	color: #c5ac2f;
	text-decoration: none;
}
.menuwishbuttons {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #dec960;
	text-decoration: none;
}
.menuwishbuttons:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.dstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.dscount {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.maintextb {
/* Always black (for input text) */
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.resulttable { width: 740px;}
.comparetable {  BORDER-COLOR: #3b196b;
}
.comparetable td{  BORDER-COLOR: #3b196b;}
.maintext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.maintextbold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.LandSubcolored {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style:italic;
	color: #000000;
	text-decoration: none;
}
.Landlinks {
	font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #836D24;
	text-decoration: none;
}
.Landlinks:hover {
	font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}

.LandTable { width: 705px;}
.LandSearchSize { width: 155px; height: 180px;}
.LandSavingSize { width: 155px; height: 180px;}
.signbuttons {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #836D24;
	text-decoration: none;
}
.signbuttons:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.couponhead {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.couponsave {
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
.couponinfo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.couponexpires {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.couponsmall {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.couponsmall:hover{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
.LastViewTd {
background : #FFFFFF; padding : 4px;
}

.LastViewTop {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C60;
	text-decoration: none;
}
.LastViewDiv {
	overflow: auto;
	height: 120px; 
	width:180px; 
	position:relative; 
	z-index:1;
	border: solid #000000 1px;
	background-color: #FFFFFF;
}
.topaddress {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
/* for login */
.regalltable {
width: 500px;
padding: 10px;
}
.logintable {
width: 500px;
padding: 10px;
}
.loginhead {
    FONT-WEIGHT: bold; FONT-SIZE: 15px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.loginsub {
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
    WIDTH: 240px;
}
.loginMid {
width: 80px;
}
.forgotlinks {
	color: #8e4a1b;
	text-decoration: none;
	font: bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.forgotlinks:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
/* Few Wish List*/
.wlPOPUP {
background-color: #FFFFFF;
border:2px solid #030002;
width:350px;
}
.WLSel {
background-color: #E7E7E7;
border-top:1px dotted #030002;
border-bottom:1px dotted #030002;
}
.WLNoSel {
background-color: #FFFFFF;
}
.WLbuttons {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #C60;
	text-decoration: none;
}
.WLbuttons:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0A3366;
	text-decoration: none;
}
.WLbuttonsEdit {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #030002;
	text-decoration: none;
}
.WLbuttonsEdit:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0A3366;
	text-decoration: none;
}
.smnotif{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.WLbodyMess {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.subcoloredWL {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #030002;
	text-decoration: none;
}

.WLemptyText {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.WLemptyLink {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
.WLemptyLink:hover {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

/*ver 3*/
.heading { font-size: 14px;
text-decoration: none; }

hr { color: #aaaaaa; }

h1 { font-size: 18px; color: #505050; margin: 8px 0 6px 0; }
h2 { font-size: 16px; color: #505050; margin: 8px 0 4px 0; }
h3 { padding: 0; margin: 10px 0 2px 0; color: #404040; }
h4 { padding: 0; margin: 2px 0; color: #404040; 
text-align: left; 
text-decoration: none; }
h5 { font-size: 13px; padding: 0; margin: 2px 0; color: #404040; }

.mainsearch { text-decoration: none;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.mainsearch a { text-decoration: none;}
.mainsearch ul { list-style: none; margin: 0 0 0 5px; padding: 0; text-align:left; 
text-decoration: none;}
.mainsearch ul li a { 
color: #790202;  
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
text-decoration: none;}
.mainsearch a:hover { color: #905f32;  
text-decoration: none;}
.reset { width: 70px; height: 25px; background: url(images/reset.png) no-repeat; }
.reset:hover { background: url(images/resethover.png) no-repeat; }
.reset a { color: #eeeeee; text-decoration: none; display: block; font-size: 11px; padding: 0px 8px; }
.r3toptd {background-color: #ecdfa1;}
.r3toptr {background-color: #ecdfa1;}
.r3bottomtd {
	border: 1px solid #ffb400;
	background-color: #dec960;
}
.resulttable {
width: 760px;
}
.reztypetext { 
font-weight: bold; 
color: #404040; 
line-height: 13px; 
font-size: 12px; 
 }
.pricing { font-weight: bold; color: #4b0000; font-size: 13px; }
.rezpage { 
color: #303030; 
padding: 0 4px; 
margin: 0 1px; 
height:17px;
line-height:17px;
border: 1px solid #003366; 
text-decoration: none; }
.rezpage:hover { border: 1px solid #ae0303; background: #ae0303; color: #ffffff; }
.rezpage:active { border: 1px solid #ae0303; background: #ae0303; color: #ffffff; }
.rezpagesel { background: #790202;color: #FFFFFF; padding: 0 4px; margin: 0 1px; border: 1px solid #ae0303; text-decoration: none; }
.rezpagesel:hover { background: #ae0303;border: 1px solid #ae0303; color: #ffffff; }
.rezpagesel:active { background: #ae0303;border: 1px solid #ae0303; color: #ffffff; }
.mainpagebuttons { font-weight:bold; font-size: 12px; color: #790202; text-decoration: none; }
.mainpagebuttons:hover { font-size: 12px; color: #252525; }
.searchlink { color: #4b0000; text-decoration: none; font-size:10px;}
.searchlink:hover { color: #af0000; }
.searchlink img { padding: 2px 2px 0 0; }
.individual { color: #707070; line-height: 16px; }

/**TABBED BOX**/

.tabbed-box {
	width: 590px;
	}
	
.tabbed-box .tabs {
	padding: 0; margin: 0; 
	}
	
.tabbed-box .tabs li {
	list-style: none;
	float: left; }
	
.tabbed-box .tabs li a {
	display: block;
	width: 185px;
	padding: 10px 0;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #d9e0e7;
	background:  url(images/taboff.png) no-repeat bottom; }
	
.tabbed-box .tabs li:first-child a {
	border-left: none; }
	
.tabbed-box .tabs li a:hover {
      color: #505050; }
	  
.tabbed-box .tabs li a:focus {
      outline: none; }
	  
.tabbed-box .tabs li a.active {
      background:  url(images/tabon.png) repeat-x bottom;
	  border: none; 
      color: #ffffff; }
	  
.tabbed-content {
	min-height: 50px;
	padding: 10px 10px 10px 10px;
	margin: 26px 0 0 0;
	border: 1px solid #dddddd;
	display: none;
	background: #ffffff; }
.subnav2 { color: #606060; font-weight: bold;text-decoration:none;  }
.subnav2:hover { color: #606060; font-weight: bold; text-decoration:underline; }
.loginbuttons { font-weight:bold; font-size: 12px; color: #790202; text-decoration: none;}
.loginbuttons:hover {  font-weight:bold; font-size: 12px; color: #656565; }
.individualtitle { font-size: 22px; font-family: Georgia, serif; color: #404040; line-height: 19px; }
.idfont { font-weight: bold; font-size: 14px; color: #404040; line-height: 19px; font-family: Arial,sans-serif;}
.comparelist {FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ffffff; TEXT-DECORATION: none;}
.comparegallery {FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #790202; TEXT-DECORATION: none;}
.comparegallery:hover {FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #FFFFFF; TEXT-DECORATION: none;}
.WLheader td { font-weight: bold; font-size: 12px; color: #FFFFFF; }
.white { padding: 2px 0; height: 25px; color: #FFFFFF; background-color: #bda47b;}
.discountdescrip {FONT-WEIGHT: bold; FONT-SIZE: 12px; TEXT-DECORATION: none	}

.smtext {FONT-SIZE: 11px; }
.data {  color: #505050;  font-size: 11px;  line-height: 18px;}

.detailtitle {  color: #505050;  font-family: Georgia,"Times New Roman",Times,serif;  font-size: 12px;  font-weight: bold;}
.priceindividual {  color: #4b0000;  font-size: 24px;  line-height: 19px;}
.leftbuttons { 
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight: bold;
font-size:14px;
color: #dec960; 
text-decoration: none; 
line-height: 20px;
}
.leftbuttons:hover { color: #FFFFFF; text-decoration: underline; }
/* Left  button Menu */
.tabLeftMenu {
text-align: left;
padding-left:20px;
list-style-type: none;
}
/* Left Narrow Menu */
.leftTreeMenu {
padding: 0px;
margin:0px;
float:left;
}
.treeLeftBack {
BACKGROUND-COLOR: #4b0000;
}
/* style level 0*/
.treeLeftUL0 {
width: 200px;
}
/*.treeLeftText0*/
.treeLeftTab0 {
width: 200px;
border-bottom: 1px solid #FFFFFF;
font-family:  Arial, Helvetica, sans-serif;
font-weight: bold;
font-size:12px;
color: #FFF200;
text-align:left;
padding-left:5px;
}
.treeLeftTab1 {
padding-left:20px;
}
.treeLeftTabMore {
padding:8px 35px 5px ;

}

.treeLeftUnder {
font-family:  Arial, Helvetica, sans-serif;
font-weight: normal;
font-size:11px;
color: #FFFFFF;
text-decoration: none;
}
.treeLeftUnder:hover {
font-family:  Arial, Helvetica, sans-serif;
font-weight: normal;
font-size:11px;
color: #FFF200;
text-decoration: underline;
}
.treeLeftQty {
font-family:  Arial, Helvetica, sans-serif;
font-weight: normal;
font-size:11px;
color: #999999;
text-decoration: none;
}
.treeLeftMore {
font-family:  Arial, Helvetica, sans-serif;
font-weight: bold;
font-size:11px;
color: #FFFFFF;
text-decoration: none;
}
.treeLeftMore:hover {
font-family:  Arial, Helvetica, sans-serif;
font-weight: bold;
font-size:11px;
color: #FFF200;
text-decoration: underline;
}
/*wishlist*/
.divWISHLIST {
width: 930px;
overflow-x: hidden;
}
.tabWISHLIST {
width: 910px;
}
.borderWISHLIST {
border: 1px solid #CCCCCC;
width:910px;
}
.headerWISHLIST {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 20px;
width: 910px;
color: #FFF;
}
/*List Price*/
.rezTxtList {FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #AA0000; FONT-FAMILY:  Arial, Helvetica, sans-serif; TEXT-DECORATION: none}
.rezPriceList {FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #666666; FONT-FAMILY:  Arial, Helvetica, sans-serif; TEXT-DECORATION: line-through;}

.rezTxtListSave {FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #5c834c; FONT-FAMILY:  Arial, Helvetica, sans-serif; TEXT-DECORATION: none;}
.rezPriceListSave {FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #5c834c; FONT-FAMILY:  Arial, Helvetica, sans-serif; TEXT-DECORATION: none;}

.rezTxtReg {FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #265c93; FONT-FAMILY:  Arial, Helvetica, sans-serif; TEXT-DECORATION: none}
.rezPriceReg {FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #265c93; FONT-FAMILY:  Arial, Helvetica, sans-serif; TEXT-DECORATION: line-through;}

.rezTxtSale {FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #990000; FONT-FAMILY:  Arial, Helvetica, sans-serif; TEXT-DECORATION: none}
.rezPriceSale {FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #990000; FONT-FAMILY:  Arial, Helvetica, sans-serif; TEXT-DECORATION: }

.rezTxtPrice {FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #404040; FONT-FAMILY:  Arial, Helvetica, sans-serif; TEXT-DECORATION: none}
.rezPricePrice {FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #265c93; FONT-FAMILY:  Arial, Helvetica, sans-serif; TEXT-DECORATION: none;}

.rezTxtDiscount {FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #003366; FONT-FAMILY:  Arial, Helvetica, sans-serif; TEXT-DECORATION: none}
.rezPriceDiscount {FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #003366; FONT-FAMILY:  Arial, Helvetica, sans-serif; TEXT-DECORATION: none;}

.subTotalLine {
height: 1px;
border-top: 1px dashed #777777;
padding: 0px;
}
.WLline {
height: 1px;
border-top: 1px dotted #999999;
padding-left: 30px;
width:90%;
}
.indTxtList {FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #AA0000; FONT-FAMILY:  Arial, Helvetica, sans-serif; TEXT-DECORATION: none}
.indPriceList {FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #666666; FONT-FAMILY:  Arial, Helvetica, sans-serif; TEXT-DECORATION: line-through;}

.indTxtListSave {FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #5c834c; FONT-FAMILY:  Arial, Helvetica, sans-serif; TEXT-DECORATION: none}
.indPriceListSave {FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #5c834c; FONT-FAMILY:  Arial, Helvetica, sans-serif; TEXT-DECORATION:none;}


.indTxtPrice {FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY:  Arial, Helvetica, sans-serif; TEXT-DECORATION: none}
.indPricePrice {font-size: 20px; color: #265c93; line-height: 19px; }

.indTxtReg {FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #265c93; FONT-FAMILY:  Arial, Helvetica, sans-serif; TEXT-DECORATION: none}
.indPriceReg { FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #265c93; FONT-FAMILY:  Arial, Helvetica, sans-serif; TEXT-DECORATION: line-through;}

.indTxtSale {FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #990000; FONT-FAMILY:  Arial, Helvetica, sans-serif; TEXT-DECORATION: none}
.indPriceSale {font-size: 20px; color: #990000; line-height: 19px; }

/* end List Price*/
