body{
	margin:15px 0px 0px 0px;
	padding:0px;
	text-align:center;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #1B7DB0;
	background-image: url(images/bodybg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

a{
	color:#213336;
}

h1{
	height:25px;
	font-size:12px;
	color:#FFF;
	line-height:25px;
	padding-left:10px;
	margin:0px 0px 5px 0px;
}

#container{
	width:900px;
	background-color:#FFF;
	text-align:left;
	margin:0px auto;
	padding:9px;
}
#container900{
	width:900px;
	background-color:#FFF;
	text-align:center;
	margin:0px auto;
	padding:9px;
}

#container2{
	width:726px;
	background-color:#FFF;
	text-align:left;
	margin:0px auto;
	padding:9px;
}

#footer{
	width:900px;
	margin:0px auto;
	color:#06213b;
	padding-top:10px;
	font-size:11px;
	font-weight:bold;
}

#footer a{
	color:#06213b;
}

#headleft{
	float:left;
	width:253px;
	margin:0px 5px 7px 0px;
	height:318px;
}

#headright{
	float:left;
	width:641px;
	margin:0px 0px 7px 0px;
	height:318px;
	background:#DDEDD3 url(images/header.jpg) no-repeat top left;
}

.clear{
	clear:both;
	height:1px;
	margin-top:-1px;
	overflow:hidden;
}

#logo{
	width:253px;
	height:133px;
	background:#486469 url(images/logo.jpg) no-repeat top left;
	text-indent:-6000px;
}

#navigation{
	height:180px;
	margin-top:5px;
	background-color:#575757;
	color:#FFF;
}

#nav, #nav ul{
	margin:0px;
	padding:8px 15px 0px 35px;
	list-style:none;
}

#nav li{
	width:100%;
}

#nav a{
	display:block;
	padding:5px 0px 5px 20px;
	color:#FFF;
	text-decoration:none;
	background:url(images/navbullet.gif) no-repeat left center;
	font-size:14px;
	font-weight:bold;
}

#nav a:hover{
	color:#88c1cc;
	background:url(images/navbullethover.gif) no-repeat left center;
}

#main{
	background:url(images/mainbg.gif) repeat-y top left;
	zoom:1;
}

#mainleft{
	float:left;
	width:253px;
	margin:0px 5px 7px 0px;
}

#mainright{
	float:left;
	width:641px;
	margin:0px 0px 7px 0px;
}

#mainleft h1{
	background-color:#213336;
}

#mainright h1{
	background-color:#4d737a;
}

.padding{
	padding:5px;
}

#headleftinside{
	float:left;
	width:253px;
	margin:0px 5px 7px 0px;
	height:133px;
}

#headrightinside{
	float:left;
	width:641px;
	margin:0px 0px 7px 0px;
	height:133px;
	background-color: #DDEDD3;
	background-image: url(images/641x133.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#headrightinside900{
	float:left;
	width:641px;
	margin:0px 0px 7px 0px;
	height:133px;
	background-color: #DDEDD3;
	background-image: url(images/641x133.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#navigationinside{
	background-color:#575757;
	color:#FFF;
	height:30px;
	margin-bottom:5px;
	padding-left:15px;
}
#navigationinside900{
	background-color:#575757;
	width:900px;
	color:#FFF;
	height:52px;
	margin-bottom:5px;
	padding-left:0px;
}

#navi, #navi ul{
	margin:0px;
	padding:0px;
	list-style:none;
}

#navi li{
	float:left;
}

#navi a{
	display:block;
	float:left;
	padding:6px 20px 6px 20px;
	color:#FFF;
	text-decoration:none;
	background:url(images/navbullet.gif) no-repeat left center;
	font-size:14px;
	font-weight:bold;
}

#navi a:hover{
	color:#88c1cc;
	background:url(images/navbullethover.gif) no-repeat left center;
}

#maininside{
	background-color:#f5f5f5;
	width:100%;
}

#maininside h1{
	background-color:#213336;
}

#insideleft{
	float:left;
	width:143px;
	margin:0px 7px 7px 0px;
}

#insideright{
	float:left;
	width:567px;
	margin:0px 0px 7px 0px;
	background-color:#f5f5f5;
}

#insideright h1{
	background-color:#213336;
}
#insideright900{
	float:left;
	width:667px;
	margin:0px 0px 7px 0px;
	background-color:#f5f5f5;
}

#insideright900 h1{
	background-color:#213336;
}

.aboutimage{
	float:right;
	width:270px;
	padding:5px;
	margin:5px;
	background-color:#d7e1e3;
	border:1px solid #c7d6d9;
	text-align:center;
	font-weight:bold;
}

.aboutimage img{
	margin-bottom:5px;
}

.aboutcontact a{
	display:block;
	background-color:#CEECF7;
	border:1px dashed #aeced9;
	padding:5px;
	font-size:16px;
	width:400px;
	text-align:center;
}

.directionhead{
	height:25px;
	font-size:12px;
	color:#FFF;
	line-height:25px;
	padding-left:5px;
	margin:0px 0px 5px 0px;
	background-color:#213336;
	font-weight:bold;
}

.directioncontent{
	padding:5px;
	text-align:center;
	line-height:18px;
}

/* Lighting System Specific */

p{
	margin:0px;
	padding:10px;
}

h4{
	font-size:14px;
	color:#213336;
	font-weight:bold;
	margin:0px;
	padding:0px;
}	

h2{
	font-size:14px;
	color:#213336;
	font-weight:bold;
	margin:0px;
	padding:0px;
}	

.smalltext{
	font-size:10px;
	color:#000;
	font-weight:bold;
}

.smalltext2{
	font-size:10px;
	color:#000;
}

hr{
	color:#213336;
}

#searchbutton{
	font-size:11px;
	background-color:#E2AB42;
	border:1px solid #C18F31;
	color:#FFF;
}

.login{
	width:400px;
	margin: 0 auto;
}

.login div{
	width:100%;
	padding:5px;
	margin:10px auto;
	height:140px;
	background-color:#eeeeee;
	border:1px solid #e2e2e2;
}

.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:#eeeeee;
	border:1px solid #e2e2e2;
}

#register label{
	font-weight:bold;
	font-variant:small-caps;
}

#button{
	background-color:#213336;
	border:1px solid #152325;
	color:#FFF;
	font-weight:bold;
	cursor:pointer;
}

#qsearch1{
	color:#000;
	font-size:11px;
	margin:5px 0px 5px 0px;
	text-align:center;
	padding:10px 0px 10px 0px;
	background-color:#f5f5f5;
	border:1px solid #e3e2e2;
}

#qsearch{
	padding:3px;
	color:#000;
	font-size:11px;
	margin:0px auto;
	text-align:center;
	background-color:#f5f5f5;
	border:1px solid #e3e2e2;
}

#sidecoupon{
	color:#000;
	font-size:12px;
	padding:10px 3px 7px 3px;
	text-align:center;
	cursor:pointer;
	background-color:#f5f5f5;
	border:1px dashed #e3e2e2;
}

#qsearchf{
	text-align:center;
}


#links{
	background-color:#eeeeee;
	border:1px solid #e2e2e2;
	color:#000;
	font-weight:bold;
	width:85%;
	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 #213336;
 }

.wishlist{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
}

.wishlist h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#213336;
	font-weight:bold;
	margin:5px 0px 5px 0px;
	padding:0px;
}

.wishlist a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#213336;
}

.wishlist select{
	font-size:10px;
}
	
.coupon{
	width:450px;
	margin: 0 auto;
	height:210px;
	text-align:center;
	background-color:#eeeeee;
	border:2px dashed #e2e2e2;
}

.coupon div{
	float:left;
	width:450px;
	height:210px;
}

#cleft{
	float:left;
	width:40px;
	background-color:#213336;
	border:none;
	color:#FFF;
	font-size:26px;
	text-align:center;
	font-weight:bold;
	height:210px;
	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:#213336;
	font-variant:small-caps;
}


.clear{
	clear:both;
	height:1px;
	overflow:hidden;
	margin-top:-1px;
}

.imageborder{
	border:1px solid #000;
}
		
/* End Lighting System Specific */

.navi {
	display:block;
	float:left;
	padding:6px 20px 6px 20px;
	color:#FFF;
	text-decoration:none;
	background:url(images/navbullet.gif) no-repeat left center;
	font-size:14px;
	font-weight:bold;
}

.navi:hover{
	color:#88c1cc;
	background:url(images/navbullethover.gif) no-repeat left center;
}
.menu {COLOR: #FFFFFF; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 9pt; TEXT-DECORATION: none}
.menu:hover {COLOR: #FFFFFF; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 9pt; TEXT-DECORATION: none}
.datalinks {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.datalinks:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #425C61;
	text-decoration: none;
}
.buttonsblue {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}
.buttonsblue:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #88C1CC;
	font-weight:bold;
	text-decoration: none;
}
.categorytitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.subcolored {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.resultslinks {
	font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: none;
}
.resultslinks:hover {
	font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #0A3366;
	text-decoration: none;
}
.PRICE {
	font: bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #900;
	text-decoration: none;
}
.pricecutstrike {
	font: normal 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #0A3366;
	text-decoration: line-through;
}
.reztext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #666666; 
	TEXT-DECORATION: none
}
.rezbold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #444444; 
	 TEXT-DECORATION: none
}
.rezred {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #C00000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.pricing {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #0A3366;
	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: 10px; COLOR: #333333; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.infotextbold {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.infoCommon {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #333333; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.infoCommon:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.infoLast {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #0F4663; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.infoLast:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.subcolored {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.maintext {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #666666; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.maintextb {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #333333; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.maintextbold {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #333333; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.maintextxx {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #333333; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.usmExpTable0 {
	BORDER-RIGHT:  #003366 1px solid; 
	BORDER-TOP:    #003366 1px solid; 
	BORDER-LEFT:   #003366 1px solid; 
	BORDER-BOTTOM: #003366 1px solid;  
	BACKGROUND-COLOR: #d6cfb8;          }
.usmExpTable1 {
	BACKGROUND-COLOR: #FFFFFF;          }
.usmExpTable2 {
	BORDER: none;
	BACKGROUND-COLOR: #d6cfb8;          
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.datapulltextsm {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	text-align: left;
}
.Databold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.actionlinks {

	font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #0F4663;
	text-decoration: none;
}
.actionlinks:hover {

	font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: none;
}
.dstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.dscount {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	text-decoration: none;

}
.crumpcount {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:normal;
	color: #003366;
	text-decoration: none;

}
.divdetail {
border : solid 2px #2a4b52; background : #FFFFFF; padding : 4px;
}
.topnav {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #333333; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.topnav:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.topnavn {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #333333; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none;FONT-WEIGHT: normal;
}
.topnavn:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none;FONT-WEIGHT: normal;
}

.buttonsm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0F4663;
	text-decoration: none;
}
.buttonsm:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.wishlistemailbox {
	BACKGROUND-COLOR: #FFFFFF;  
	border : solid 2px #2a4b52;
}
.databluetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #333333;
	text-decoration: none;

}
.SmallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	color: #003366;
	text-decoration: none;

}
.WishlistOverInfo {
border-width:1px;
border-style:solid;
border-color:#2a4b52;
border-collapse:collapse;
background-color:#c0ecf7;
}

.WishListNoticeMess {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0F4663;
	text-decoration: none;
}
.buttons {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.buttons:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0A3366;
	text-decoration: none;
}
.signbuttons {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.signbuttons:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0A3366;
	text-decoration: none;
}
.datapulltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.datapullred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: red;
	text-decoration: none;
	font-weight: bold;
}
.welcome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: BOLD;
}

.mainpagebuttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0F4663;
	text-decoration: none;
}
.detailsbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.topmenucell {
BACKGROUND-COLOR: #000000;
}
.redreztext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: red; 
	TEXT-DECORATION: none
}
.topmenutabl {BACKGROUND-COLOR: #FFFFFF;}
.menuwishinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.menuwishbuttons {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menuwishbuttons:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0A3366;
	text-decoration: none;
}
.textleftmenu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #848371; 
	TEXT-DECORATION: none
}

.comparetext {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #000000; 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: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}
.comparebuttons:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0A3366;
	text-decoration: none;
}
.comparemore {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.comparemore:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.notes {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.LandSubcolored {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.Landlinks {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.Landlinks:hover {
	font-family: Tahoma , Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #425C61;
	text-decoration: none;
}
.LandTable { width: 705px;}
.LandSearchSize { width: 155px; height: 180px;}
.LandSavingSize { width: 155px; height: 180px;}

.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;
}
.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;
}
/* 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: #FF0000;
	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 #0F4663;
width:350px;
}
.WLSel {
background-color: #E7E7E7;
border-top:1px dotted #0F4663;
border-bottom:1px dotted #0F4663;
}
.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: #0F4663;
	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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0F4663;
	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;
}

