body{
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(../images/main-bg.gif);
	background-position:top center;
	background-repeat:repeat-x;
	background-color:#000000;
	color:#DEDEDE;
	}
	
.inner-bg{
	background-image:url(../images/inner-bg.gif);
	background-color:#000000;
	background-position:top;
	background-repeat:repeat-x;
	}	
tr,td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#DEDEDE;
	}
p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:0px;
	margin-bottom:12px;
	color:#DEDEDE;
	}
	

	
/* Header css*/

.search-bg{
	background-image:url(../images/search-bg.jpg);
	height:109px;
	background-position:top;
	background-repeat:no-repeat:
	}
	
.search-bg-in{
	background-image:url(../images/inner-head.jpg);
	height:109px;
	background-position:top;
	background-repeat:no-repeat:
	}	

.blue-link:active {
	color:#9886D1;
	text-decoration:underline;
	font-weight:normal;
	font-size:11px;
	
}

.blue-link:link {
	color:#9886D1;
	text-decoration: underline;
	font-weight:normal;
	font-size:11px;
	
}

.blue-link:visited {
	color:#9886D1;
	text-decoration:underline;
	font-weight:normal;
	font-size:11px;
	
}

.blue-link:focus {
	color:#9886D1;
	text-decoration:underline;
	font-weight:normal;
	font-size:11px;
	
}

.blue-link:hover {
	color:#9886D1;
	font-weight:normal;
	text-decoration:none;
	font-size:11px;
	
}

.top-h{
	height:9px;
	}
	
.input{
	width:122px;
	height:15px;
	border:1px solid #583FBA;
	background-color:#FFFFFF;
	color:#000000;
	}
	
.text{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#E9E2D3;
	}	
	
.text01{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#E9E2D3;
	}	
	

/* End  Header css*/	

/* Content css*/	
	
.welcome-bg{
	background-image:url(../images/content-bg.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	
	}
	
.producttop-bg{
	background-image:url(../images/content-bg-01.gif);
	background-position:top left;
	background-repeat:no-repeat;
	}
	
.white-heading{
	font-size:18px;
	color:#ECE6FF;
	height:28px;
	
	}
	
	
.blue-heading{
	color:#7154CE;
	font-size:24px;
	}
.blue-heading-sm{
	color:#7154CE;
	font-size:20px;
	}	
	
.con-height{
	height:53px;
	}
	
.head-he{
	height:48px;
	}
.gray-bold{
	color:#A7A7A7;
	font-weight:bold;
	}
	
.blue-normal{
	color:#7157B8;
	font-weight:normal;
	}
	
.product-border{
	border:4px solid #4C4C4C;
	}
	
.grary-small{
	font-size:11px;
	color:#DBDBDB;
	}
	
.grary-small-01{
	font-size:11px;
	color:#919191;
	}
	
.pro-height{
	height:46px;
	}
	
.login-bg{
	background-image:url(../images/login-bg.gif);
	background-position:top center;
	height:80px;
	}	
	
.new-prod{
	border:4px solid #6B6B6B;
	background-color:#FFFFFF;
	}	
	
.new-prod-h{
	height:77px;
	}
.gray-link{
	color:#989797;
	text-decoration:underline;
	font-size:11px;
	}
.gray-link-txt{
	color:#989797;
	text-decoration:none;
	font-size:11px;
	}	
	
.gray-link:hover{
	color:#989797;
	text-decoration:none;
	font-size:11px;
	}	
		
.forget-link{
	color:#DBDBDB;
	text-decoration:none;
	font-size:11px;
	}

.forget-link:hover{
	color:#DBDBDB;
	text-decoration:underline;
	font-size:11px;
	}
	
.input-box{
	width:70px;
	background-color:#FFFFFF;
	border:1px solid #FFFFFF;
	height:15px;
	}
	
.inner-h{
	height:28px;
	}
	
.product-num{
	background-color:#1D1D1D;
	color:#FFFFFF;
	
	}
	
.left-pad{
	padding-left:10px;
	font-size:11px;
	}	
	
.left-border{
	border-left:1PX solid #4F4E50;
	}
	
.bottom-border{
	border-bottom:1PX solid #4F4E50;
	}							
					
		
	
		
					

/*End Content css*/	

.footer-txt{
	color:#9C9AA4;
	font-size:11px;
	font-weight:normal;
	}


	
.footer-bg{
	background-image:url(../images/footer-bg.gif);
	background-position:top center;
	background-repeat:repeat-x;
	height:94px;
	}	
	
.footer-bg-01{
	background-image:url(../images/footer-c-bg.gif);
	background-position:top center;
	background-repeat:no-repeat;
	height:90px;
	}
	
.footer-h{
	height:65px;
	}			
	

