		body{
			margin:0px;
			padding:0px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:12px;
			color:#000;
			background-color:#FFF;
		}
		
		/* commented backslash hack \*/ 
		html, body{height:100%;} 
		/* end hack */
		html,body {margin:0;padding:0}
		
		a{
			font-size:12px;
			color:#770000;
			text-decoration:underline;
		}
		
		a:hover{
			text-decoration:none;
		}
		
		p{
			margin:0px;
			padding:10px;
		}
		
		h1{
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:18px;
			color:#770000;
			font-weight:bold;
			margin:5px 0px 0px 0px;
			padding:0px;
		}
		
		h4{
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:14px;
			color:#000;
			font-weight:bold;
			margin:0px;
			padding:0px;
		}	
		
		h2{
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:14px;
			color:#770000;
			font-weight:bold;
			margin:0px;
			padding:0px;
		}	
		
		.smalltext{
			font-size:11px;
			color:#000;
			font-weight:bold;
		}
		
		.smalltext2{
			font-size:11px;
			color:#000;
		}
		
		hr{
			color:#770000;
		}
		
		#container{min-height:100%;margin-bottom:-150px;height:auto;background-image:url(images/inside_bg.gif);background-repeat:repeat-y;}
		* html #container{height:100%;}
		
		#container2{min-height:100%;margin-bottom:-150px;height:auto;}
		* html #container2{height:100%;}
		
		#header{
			height:110px;
			background-image:url(images/top_bg.gif);
			background-repeat:repeat-x;
			background-position:top;
		}
					
		#left{
			float:left;
			width:200px;
			padding:5px 0px 0px 5px;
		}
		
		#content{
			margin-left:200px;
		}
		
		#contentw{
			padding:5px;
			background-color:#FFF;
		}
						
		#footer{
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:10px;
			color:#FFF;
			width:100%;
			clear:both;
			height:150px;
			background-color:#770000;
		}
		
		#footer a{
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:11px;
			color:#FFF;
			text-decoration:none;
			font-weight:bold;
		}
		
		#footleft{
			float:left;
			width:200px;
			background-color:#3D0000;
			height:125px;
			text-align:center;
			padding-top:25px;
		}
		
		#footnav{
			margin-left:200px;
			height:32px;
			background-color:#990000;
			line-height:32px;
			padding-left:5px;
		}
		
		#footerbottom{
			margin-left:200px;
			height:118px;
			padding-left:50px;
		}
		
		#footerbottom p{
			width:240px;
			float:left;
		}
	
		
		#clearfooter{clear:both;height:150px;}
		div>p {margin:0}
		html>body #minHeight{float:left;width:0px;height:100%;margin-bottom:-153px;} /*safari wrapper */
 
		.login{
			width:400px;
			margin: 0 auto;
		}
		
		.login div{
			width:100%;
			padding:5px;
			margin:10px auto;
			height:140px;
			background-color:#FCEDD1;
			border:1px dashed #993300;
		}
		
		.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;
			background-color:#FCEDD1;
			border:1px dashed #993300;
		}
		
		#register label{
			font-weight:bold;
			font-variant:small-caps;
		}
		
		#button{
			background-color:#770000;
			border:1px solid #000;
			color:#FFF;
			font-weight:bold;
			cursor:pointer;
		}
		
		#qsearch{
			padding:3px;
			width:160px;
			background-color:#FCEDD1;
			border:1px solid #000;
			color:#000;
			font-size:12px;
			margin:10px auto;
			text-align:center;
		}
		
		#qsearch a{
			text-decoration:underline;
			color:#770000;
			font-weight:bold;			
		}
		
		#sidecoupon{
			padding:3px;
			width:160px;
			background-color:#FCEDD1;
			border:1px dashed #000;
			color:#000;
			font-size:12px;
			margin:10px auto;
			text-align:center;
			cursor:pointer;
		}
		
		#sidecoupon a{
			text-decoration:underline;
			color:#770000;
			font-weight:bold;			
		}
		
		#qsearchf{
			text-align:center;
		}

		
		#links{
			border:1px solid #CAB479;
			background-color:#EFDDAE;
			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 #770000;
		 }
  
		.coupon{
			width:450px;
			margin: 0 auto;
			border:2px dashed #4B0000;
			height:210px;
			text-align:center;
			background-color:#FCEDD1;
		}
		
		.coupon div{
			float:left;
			width:450px;
			height:210px;
		}

		#cleft{
			float:left;
			width:40px;
			background-color:#3D0000;
			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:#770000;
			font-variant:small-caps;
		}
		
		.coupon h1{
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:22px;
			margin:0px;
			color:#770000;
			font-weight:bold;
		}
			
#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: #3d0000;
	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: #3d0000;
	text-decoration: none;
}
.resultslinks:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff0000;
	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: #3d0000;
	text-decoration: none;
}
.datalinks:hover {
	font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ff0000;
	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: #3d0000;
	text-decoration: none;
}
.buttons:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
	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: #3d0000;
	text-decoration: none;
}
.actionlinks:hover {

	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ff0000;
	text-decoration: none;
}
.mainpagebuttons {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3d0000;
	text-decoration: none;
}
.mainpagebuttons:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}
.buttonsblue {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3d0000;
	text-decoration: none;
}
.buttonsblue:hover {
	font-family:  "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}
.footerlinks {
	font: bold 11px  Verdana,Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	text-align: right;
}
.footerlinks:hover {
	font: bold 11px  Verdana,Arial, Helvetica, sans-serif;
	color: #FFCC66;
	text-decoration: none;
	text-align: right;
}

.footertext {
	font: normal 10px  Verdana, Helvetica, sans-serif;
	color: #FFF;
}
.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;
}
#669999","#e4e0dc","#f6f3eb","#669999
.couponback {
	background: #EBE9E1 url(images/sidebar_background.gif) repeat-y center center;
}
/* additional styles */
.menu {COLOR: #FFFFFF; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 12px; TEXT-DECORATION: none}
.menu:hover {COLOR: #FFCC66; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 12px; TEXT-DECORATION: none}
.topmenucell {BACKGROUND-COLOR: #983402;}
.topmenutabl {BACKGROUND-COLOR: #cd7c33;}

.welcome {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.subcolored {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	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: #333333; 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: 12px; COLOR: #5f0000; FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.infoLast:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ff0000; 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: #333333; 
	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: #333333;
	 TEXT-DECORATION: none
}
.pricing {
	color: #3d0000;
	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: #3d0000;
	text-decoration: none;
}
.buttonsm:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}
.wishlistemailbox {
	BACKGROUND-COLOR: #fff5e0;  
	border : solid 2px #3d0000;
}
.SmallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	color: #333333;
	text-decoration: none;

}
.WishlistOverInfo {
border-width:1px;
border-style:solid;
border-color:#3d0000;
border-collapse:collapse;
background-color: #f1ebdd;
}
.WishListNoticeMess {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #3d0000;
	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: #3d0000;
	text-decoration: none;
}
.comparebuttons:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}
.datatext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #;
	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 #3d0000; background : #fff5e0; 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: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
}
.topnav:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #FFCC66;
	text-decoration: none;
}
.comparemore {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3d0000;
	text-decoration: none;
}
.comparemore:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
	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: #000000;
	text-decoration: none;
}
.menuwishbuttons {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3d0000;
	text-decoration: none;
}
.menuwishbuttons:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
	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;
	color: #000;
	text-decoration: none;
}
.Landlinks {
	font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #3d0000;
	text-decoration: none;
}
.Landlinks:hover {
	font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ff0000;
	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: #3D0000;
	text-decoration: none;
}
.signbuttons:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	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 : #fff5e0; 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: #fff5e0;
}
.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: 14x;
    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: #fff5e0;
border:2px solid #3f0000;
width:350px;
}
.WLSel {
background-color: #E7E7E7;
border-top:1px dotted #3f0000;
border-bottom:1px dotted #3f0000;
}
.WLNoSel {
background-color: #fff5e0;
}
.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: #3f0000;
	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: #3f0000;
	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: #9a522a;  
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
text-decoration: none;}
.mainsearch a:hover { color: #3366cc;  
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: #b16033;}
.r3toptr {background-color: #b16033;}
.r3bottomtd {
	border: 1px solid #f2ab4e;
	background-color: #ffcc66;
}
.resulttable {
width: 760px;
}
.reztypetext { 
font-weight: bold; 
color: #404040; 
line-height: 13px; 
font-size: 12px; 
 }
.pricing { font-weight: bold; color: #265c93; 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 #702e1b; background: #702e1b; color: #ffffff; }
.rezpage:active { border: 1px solid #702e1b; background: #702e1b; color: #ffffff; }
.rezpagesel { background: #9a522a;color: #FFFFFF; padding: 0 4px; margin: 0 1px; border: 1px solid #702e1b; text-decoration: none; }
.rezpagesel:hover { background: #702e1b;border: 1px solid #702e1b; color: #ffffff; }
.rezpagesel:active { background: #702e1b;border: 1px solid #702e1b; color: #ffffff; }
.mainpagebuttons { font-weight:bold; font-size: 12px; color: #9a522a; text-decoration: none; }
.mainpagebuttons:hover { font-size: 12px; color: #252525; }
.searchlink { color: #9a522a; text-decoration: none; }
.searchlink:hover { color: #3366cc; }
.searchlink img { padding: 2px 2px 0 0; }
.individual { color: #707070; line-height: 16px; }

/**TABBED BOX**/

.tabbed-box {
	width: 590px;
	background: #ffffff;
	}
	
.tabbed-box .tabs {
	padding: 0; margin: 0; 
		background: #ffffff;
	}
	
.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: #9a522a; 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: #9a522a; 
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: #cdc9e2;
}
.discountdescrip 
{
FONT-WEIGHT: bold; 
FONT-SIZE: 12px; 

TEXT-DECORATION: none
	}

 .smtext
 {FONT-SIZE: 11px; 
}

.data{
FONT-SIZE: 14px; 

}
.databold
 {FONT-WEIGHT: bold; 
FONT-SIZE: 13px; 
}
 .priceindividual
  {FONT-WEIGHT: bold; 
FONT-SIZE: 12px; 
}
.searchlink {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3d0000;
	text-decoration: none;
}
.searchlink:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff0000;
	text-decoration: none;
}
.data {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
}
.databold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
}

