
body{
	margin: 0px;
	background-color: #f9f9f3;
}

#logo{
	background:url(../images/logo.gif) top left no-repeat;
	width:275px;
	height:129px;
}

#product_cat{
	background:url(../images/top_arrow.gif) center right no-repeat;
	height:81px;
	text-align:right;
	vertical-align:middle;
	padding-right:25px;
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	color:#4a4a4a;

}

#product_cat a{
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	color:#4a4a4a;
	text-decoration:none;

}

#product_cat a:hover{
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	color:#4a4a4a;
	text-decoration:underline;

}

#link_leftouter{
	background:url(../images/link_leftouter.gif) top left no-repeat;
	width:21px;
	height:48px;
}

#link_rightouter{
	background:url(../images/link_rightouter.gif) top left no-repeat;
	width:7px;
	height:48px;
}

#link_bg{
	background:url(../images/link_bg.gif) top left repeat-x;
	height:45px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	vertical-align:middle;
	padding-top:3px;
}

#link_bg a{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:normal;
	color:#FFFFFF;
	text-align:center;
	vertical-align:middle;
	text-decoration:none;
	padding:0px 11px 0px 11px;
}

#link_bg a:hover{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:normal;
	color:#ffe485;
	text-align:center;
	vertical-align:middle;
	text-decoration:none;
	padding:0px 11px 0px 11px;
}

#left_body_space{
	width:3px;
}

#right_body_space{
	width:3px;
}

#content_bg{
	background:url(../images/content_bg.gif) top left repeat-x;
}

#content_bg strong{
	font-weight:bold;
}



h1{
	margin:0px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#d31822;
	padding-bottom:7px;

}

h1 strong{
	margin:0px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;
	color:#3e3e3b;
	padding-bottom:7px;

}

h2{
	margin:0px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#ec7001;
	padding-bottom:7px;

}

h3{
	background:url(../images/h3_img.gif) left no-repeat;
	vertical-align:middle;
	margin:0px;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	text-indent:10px;
	margin-bottom:7px;
	color:#2992be;
	padding-top:5px;

}

h4{
	background:url(../images/amt_spent_bg.jpg) left  top no-repeat;
	vertical-align:middle;
	margin:0px;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	text-indent:10px;
	color:#2992be;
	height:20px;
	padding:5px 0 0 0px;
	

}


#footerlink_bg{
	height:24px;
	text-align:center;
	vertical-align:middle;
	color:#d0060f;
	padding-bottom:10px;
	padding-top:10px;
}

#footerlink_bg a{
	font-weight:normal;
	color:#d0060f;
	text-decoration:none;
	padding:0px 8px 0px 8px;	
}

#footerlink_bg a:hover{
	font-weight:normal;
	color:#d0060f;
	text-decoration:underline;
	padding:0px 8px 0px 8px;	
}

#footer_left_outer{
	background:url(../images/footer_left_outer.gif) top left no-repeat;
	width:7px;
	height:45px;
}

#footer_right_outer{
	background:url(../images/footer_right_outer.gif) top left no-repeat;
	width:7px;
	height:45px;
}

#footer{
	background-color:#d0060f;
	height:45px;
	text-align:center;
	vertical-align:middle;
	color:#FFFFFF;
}


.order_butt{
	float:right;
	height:32px;
	margin-top:15px;
}

.order_butt a{
	display:block;
	background:url(../images/order_butt.gif) top right no-repeat;
	float:right;
	width:150px;
	height:32px;
	line-height:32px;
	text-align:right;
	padding-right:15px;
	font-weight:bold;
	color:#d0060f;
	text-decoration:none;
}

.order_butt a:hover{
	text-decoration: underline;
}



form{
	margin: 0 0 0 0;
}
.form-text{
	text-align: right;
}
input {
	font-family: Tahoma;
	font-size: 11px;
	color: #605E76;
	background-color: ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #D3D2DA;
}
textarea {
	font-family: Tahoma;
	font-size: 11px;
	color: #605E76;
	background-color: ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #D3D2DA;
}
select {
	font-family: Tahoma;
	font-size: 11px;
	color: #605E76;
	background-color: ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #D3D2DA;
}
radio {
	border-width: none;
	border-style: none;
	border-color: #ffffff;
	background-color: #ffffff;
}
.input {
	font-family: Tahoma;
	font-size: 11px;
	color: none;
	background-color: none;
	border-style: none;
	border-color: none;
}
.input-button {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #605E76;
	background-image: url(../images/button_bg.jpg);
	border-width: 1px;
	border-style: solid;
	border-color: #D3D2DA;
}
.more-link{
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 11px;
	font-weight: bold;
	color: #d0060f;
	text-decoration: underline;
}

.more-link:active {
	COLOR: #d0060f; TEXT-DECORATION: none;
}
.more-link:visited {
	COLOR: #d0060f; TEXT-DECORATION: none;
}
.more-link:hover {
	CURSOR: hand; COLOR: #d0060f; TEXT-DECORATION: none;
}


.hyper-link{
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 11px;
	font-weight: normal;
	color: #f0ab00;
	text-decoration: underline;
}

.hyper-link:active {
	COLOR: #f0ab00; TEXT-DECORATION: none;
}
.hyper-link:visited {
	COLOR: #f0ab00; TEXT-DECORATION: none;
}
.hyper-link:hover {
	CURSOR: hand; COLOR: #f0ab00; TEXT-DECORATION: none;
}





blockquote,form,div,li,ol,p,td,th,ul {font-size: 11px; font-family:Tahoma; color: #4a4a4a;}
p{
	text-align: justify;
	margin:0px;
	padding:0px;
	
}
ul{
	margin-top:0px;
	margin-left:0px;
	margin-right:2px;
	margin-bottom:0px;
	padding-left:0px;
}
li{
	list-style-image: url(../images/bullet.gif);
	line-height:16px;
	color:#00487f;
	padding-left:0px;

}
ol li{
	list-style-image:none;
	line-height:16px;
	text-align:left;
	margin:0px;
	padding:0px;
}


.img_padding{
	padding-right:10px;
}



/*.............left link ............*/

#left_link_bg{
	background-color:#f9f9f3;
}
#left_link_bg ul li{
background:url(../images/link_left_ul.gif)  top left no-repeat;
margin:0px;
height:19px;
line-height:19px;
list-style:none;
list-style-image:none;
font-weight:bold;
color:#4a4a4a;
text-indent:0px;
}

#left_link_bg ul li a{
background:url(../images/link_left_ul.gif)  top left no-repeat;
display:block;
background:none;
height:19px;
line-height:19px;
margin:0px;
list-style:none;
list-style-image:none;
color:#4a4a4a;
text-decoration:none;
text-indent:15px;

}

#left_link_bg ul li a:hover{
background:url(../images/link_left_ulhover.gif) top left no-repeat;
margin:0px;
list-style:none;
list-style-image:none;
color:#d0060f;
text-decoration:underline;
}

/*.............left link end ............*/

.product_topics{
	padding:10px;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#2a90bc;
	margin:0px;
}

.product_topics a{
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#d0060f;
	margin:0px;
	text-decoration:underline;
}

.product_topics a:hover{
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#d0060f;
	margin:0px;
	text-decoration:none;
}

.product_topics ul li{
	list-style-image:url(../images/h4.gif);
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#2a90bc;
	margin:0px;
}


#product_td{
	width:277px;
	background:url(../images/pr_bg.jpg) left bottom repeat-x;
	padding-bottom:4px;
}
#product_img{
	width:96px;
}
#product_title{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	background:url(../images/dotted.gif) left bottom repeat-x;
	height:30px;
	line-height:30px;
	color:#0086be;
}
/*   added by Nitin for top cart logo */
#cartlogo{
	background:url(../images/cart.gif) center right no-repeat;
	height:81px;
	text-align:right;
	vertical-align:middle;
	padding-right:25px;
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	color:#4a4a4a;

}

#cartlogo a{
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	color:#4a4a4a;
	text-decoration:none;

}

#cartlogo a:hover{
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	color:#4a4a4a;
	text-decoration:underline;

}

#cart_ac{
	/*background:url(../images/cart.gif) center right no-repeat;*/
	height:81px;
	text-align:right;
	vertical-align:middle;
	padding-right:25px;
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	color:#4a4a4a;

}

#cart_ac a{
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	color:#4a4a4a;
	text-decoration:none;

}

#cart_ac a:hover{
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	color:#4a4a4a;
	text-decoration:underline;

}

/* . . . . . . .MY ACCOUNT css */
.table{
	border:1px #bfbfbb solid;}

.table_heading_bg{
	background:#eaeae5;
	padding:14px 0;
	margin:0px 0;
	font-weight:bold;
	border-bottom:1px #bfbfbb solid;
	}

	
.table_row1 a{
	padding:0px 0;
	margin:0px 0;
	font-weight:normal;
	font-family:Tahoma;
	color:#4a4a4a;
	font-size:11px;
	text-decoration: none;
	}
	
.table_row1 a:hover{
	padding:0px 0;
	font-family:Tahoma;	
	margin:0px 0;
	font-weight:normal;
	color:#828282;
	font-size:11px;
	text-decoration:underline;
	}	

.table_row1{
	background:#f5f5ef;
	padding:8px 0;
	margin:0px 0;
	border-bottom:1px #bfbfbb solid;
	}	
	
	
	
	
.butn_first_a{
	font-family:Arial, Helvetica, sans-serif;
	color:#626161;
	font-size:11px;
	color:#626161;
	line-height:38px;
	text-decoration:none;
	background:url(../images/first_bullet.gif) left no-repeat;
	margin:0px;
	padding:0 12px;
	}

.butn_first_a:hover{
	color:#030303;
	text-decoration:none;
	background:url(../images/first_bullet.gif) left no-repeat;
	margin:0px;
	padding:0 12px;
	}

.butn_last_a{
	font-family:Arial, Helvetica, sans-serif;
	color:#626161;
	font-size:11px;
	color:#626161;
	line-height:38px;
	text-decoration:none;
	background: url(../images/last.gif) right no-repeat;
	margin:0px;
	padding:0 12px;
	}

.butn_last_a:hover{
	color:#030303;
	text-decoration:none;
	background: url(../images/last.gif) right no-repeat;
	margin:0px;
	padding:0 12px;
	}
	

.butn_previous_a{
	font-family:Arial, Helvetica, sans-serif;
	color:#626161;
	font-size:11px;
	line-height:38px;
	text-decoration:none;
	background: url(../images/previeus_arro.gif) left no-repeat;
	margin:0px;
	padding:0 12px;
	}

.butn_previous_a:hover{
	color:#4a4a4a;
	text-decoration:none;
	background: url(../images/previeus_arro.gif) left no-repeat;
	margin:0px;
	padding:0 12px;
	}						
		
.butn_next_a{
	font-family:Arial, Helvetica, sans-serif;
	color:#626161;
	font-size:11px;
	line-height:38px;
	text-decoration:none;
	background: url(../images/next.gif) right no-repeat;
	margin:0px;
	padding:0 12px;
	}

.butn_next_a:hover{
	color:#030303;
	text-decoration:none;
	background:  url(../images/next.gif) right no-repeat;
	margin:0px;
	padding:0 12px;
	}	
	
.butn_num_a{
	font-family:Arial, Helvetica, sans-serif;
	color:#626161;
	font-size:11px;
	line-height:38px;
	text-decoration:none;
	margin:0px;
	padding:3px 5px;
}			
	
.butn_num_a:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:11px;
	line-height:38px;
	text-decoration:none;
	margin:0px;
	padding:3px 5px;
	}	


h5{
	font-family:Arial, Helvetica, sans-serif;
	color:#ff0000;
	font-size:16px;
	margin:0;
	padding:6px 0;
	}
	
#my_accnt{
	background:url(../images/my_acnt.jpg) center right no-repeat;
	height:81px;
	text-align:right;
	vertical-align:middle;
	padding-right:25px;
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	color:#4a4a4a;

}

#my_accnt a{
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	color:#4a4a4a;
	text-decoration:none;

}

#my_accnt a:hover{
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	color:#4a4a4a;
	text-decoration:underline;

}	

.detail{
	margin:0;
	padding:10px 10px 10px 10px;
	border:#bfbfbb 1px solid;
}	

.span{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#d30e16;
	margin:0 0 0 10px;
	}
	
#detail .span{
	font-family:Tahoma;
	font-size:11px;
	margin:0 0 8px 0;
	}	
	
.detail p{
	margin:12px 0 0 0 ;
	padding:0;
	}	
	
a{
	font-family:Tahoma;
	color:#c9981b;
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;
	padding:6px 0 0 0 ;
	}		
	
a:hover{
	padding:6px 0 0 0 ;
	font-family:Tahoma;
	color:#f4b921;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;	
	}	
	
.window_box{
	padding:12px;
	margin:0;
	background:#fff;
	border:#c2c2bd 1px solid;
	}		
	
.window_border{
	border-top:#c2c2bd 1px solid;
	}		
	
.window_box_a{
	font-weight:normal;
	text-decoration:none;
	}	

.window_box_a:hover{
	font-weight:normal;
	text-decoration:underline;
	background:#f5f5ef;
	}	
	
	
	.butn{
	font-family: Tahoma;
	padding:3px 8px;
	margin:0;
	font-size: 11px;
	font-weight:bold;
	color: #fff;
	background: url(../images/butn_bg.gif) 0 0 repeat-x;
	border-width: 1px;
	border-style: solid;
	border-color: #18677d;
}	



#preview{
position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;	
	}
	
	.pg-normal {
/*	color: black;
	font-weight: normal;
	text-decoration: none; */ 
	font-family:Arial, Helvetica, sans-serif;
	color:#626161;
	font-size:11px;
	line-height:38px;
	text-decoration:none;
	margin:0px;
	padding:3px 5px;	  
	cursor: pointer;

	}
	.pg-selected {
/*	color: black;
	font-weight: bold;        
	text-decoration: underline;*/
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:11px;
	line-height:38px;
	text-decoration:none;
	margin:0px;
	padding:3px 5px 3px 6px;
	background: url(../images/num_bh_hover.gif);
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
	}		
/* . . . . . . .MY ACCOUNT css End */


