html,body{ height:100%;}

body{ margin:0; font:11px Arial, Helvetica, sans-serif; color:#333333;}

h1,h2,h3,h4,h5{ font-size:12px; margin:0; padding:0;}

#wrapper{ width:700px; margin:0 auto -30px auto; min-height:100%; background:#FEB369;}



#head{ background:url(../images/hed_bg.gif) no-repeat top right; height:328px; position:relative;}

.logo{ position:absolute; top:28px; left:10px; background:url(../images/logo_anupam.png) no-repeat; width:242px; height:77px; text-indent:-1000px;}

.topnav{
	position:absolute;
	left: 205px;
	top: 134px;
}
.topnav ul{ margin:0 0 4px 0; padding:0;}
.topnav li{ list-style:none; display:inline;}
.topnav li a{ padding:0 0 0 6px;}

.dmenu{ 
	text-transform:uppercase; border:#F79725 solid 1px; 
	padding:2px 6px; width:126px; height:14px;
	background:url(../images/arr1.gif) no-repeat 124px 6px #F9C392;
	}

/*.leftmenu{ 
	position:absolute; width:197px; top:123px; left:4px; 
	background:url(../images/lmenu_bg.png) no-repeat bottom; height:193px; 
	padding:0 0 1px 0; z-index:2;}
.leftmenu div{ background:url(../images/leftnav_bg0.gif) no-repeat; width:177px; height:193px; margin:auto;}
.leftmenu div ul{ margin:0; padding:6px;}
.leftmenu div li{ list-style:none; border-bottom:#ACC708 solid 1px; padding:2px;}
.leftmenu div li a{ 
	
	 padding:0 0 0 25px;
	}
.leftmenu div li a:hover{ color:#000; background-position:8px -10px;}
.leftmenu .bdr_none{ border:0;}*/
.leftmenu{ 
	position:absolute; width:197px; top:124px; left:4px; 
	background:url(../images/lmenu_bg.png) no-repeat bottom; height:193px;
	padding:0 0 1px 0; z-index:2;
	}

.leftmenu .bg0{ background:url(../images/leftnav_bg0.gif) no-repeat;  width:177px; height:193px; margin:auto;}
/*.leftmenu div{ background:url(../images/leftnav_bg0.gif) no-repeat; width:177px; height:193px; margin:auto;}*/
.leftmenu div ul{ margin:0; padding:6px;}
.leftmenu div li{ list-style:none; border-bottom:#E6E6E6 solid 1px; padding:7px 5px 3px 6px; position:relative;}
.leftmenu .bdr_none{ border:0;}
	
.wnotes{ background:url(../images/top_bg1.gif) no-repeat 0 0 #EEEEEE; height:127px; position:relative; top:189px; padding:6px 10px 6px 205px; z-index:1; _z-index:-1; #z-index:-1;}
.wnotes h1{ margin:0; padding:0 0 8px 0; color:#E54D00; font-size:14px; font-family:"Gill Sans MT"; text-transform:uppercase;}
.wnotes img{ float:left; margin:0 10px 0 0;}
.wnotes a{ text-decoration:none; color:#F10000; position:absolute; bottom:10px; right:10px;}
.wnotes a:hover{ color:#000;}

#content_area{ background:url(../images/c_bg.gif) no-repeat; padding:0; position:relative; height:330px;}

.curr_pro{
	position:absolute;
	top:10px;
	left:24px;
	width:189px;
	
}
.sale{ position:absolute; top:10px; left:257px; width:189px;}
.galleria{ position:absolute; top:10px; left:487px; width:189px;}
.galleria img{ margin:0;}
.more { padding-top:10px;}

.curr_pro h1, .sale h1, .galleria h1{ 
	margin:0 0 8px 0; padding:0; font-family:'Gill Sans MT'; font-size:20px; 
	font-variant:small-caps; font-weight:normal; color:#000;
	background:url(../images/hed_bg1.gif) no-repeat; text-align:center;
	}
.curr_pro div, .sale div{ background:url(../images/bg1.gif) no-repeat; margin:5px 0 0 0; padding:8px; height:136px; text-align:center;}
.curr_pro div ul, .sale div ul{ margin:4px 15px 0 15px; padding:0; }
.curr_pro div li, .sale div li{ list-style:none; text-align:left; background:url(../images/bullet1.gif) no-repeat 0 5px; padding:0 0 0 10px;}
.curr_pro a, .sale a{ text-decoration:none; position:absolute; bottom:10px; right:30px; color:#F10000;}
.curr_pro a:hover, .sale a:hover{ color:#000;}

.highlightit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
}

.highlightit:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}


