/**********************************************
* Nov. 2006								      *
* Developed by Samser Mondal, www.hayat.co.in *
**********************************************/

body {
	MARGIN:						0 px;
}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	padding-right: 4px;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
 	background-color: #99CC00; color: #003333;}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
 color: #003300;}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	background-color: #CCFF99;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	padding: 3px;
	background-color: #FFFFCC;
 color: #003333;
}

.sidebarHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #003300;
	background-color: #FFFF66;
}

.sidebarFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFF99;
 font-style: italic;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
 color: #660000; font-weight: bolder; font-size: medium;
 }

input.big {
	width: 100px;
}

input.small {
	width: 50px;
} 		
		
#signup table { 
 background-color: #F9FBFD; 
 color: #000000; 
 border: 1px solid #D7E5F2; 
 border-collapse:collapse;
} 

#signup td { 
 border: 1px solid #D7E5F2; 
 padding-left: 4px;
}

.fieldcellheader { 
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
 background-color: #F2F7FB; 
 color: #000000;
 text-align: left; 
 font-weight: bold;
 margin-right: 0px; 
 padding-right: 0px; 
} 

.labelcell { 
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
 color: #3670A7; 
 background-color: transparent; 
} 

.fieldcell { 
 background-color: #F2F7FB; 
 color: #000000;
 text-align: right; 
 margin-right: 0px; 
 padding-right: 0px; 
} 

.smalllabelcell { 
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
 background-color: transparent; 
 color: #3670A7; 
} 

.smallfieldcell { 
 background-color: #F2F7FB; 
 color: #000000; 
 text-align: right; 
 width:155px;
}

.fieldcell input { 
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
 background-color: #D7E5F2; 
 color: #102132; 
 border: 1px solid #284279; 
 margin-right: 0px; 
 width: 300px;
} 

.fieldcell select { 
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
 background-color: #D7E5F2; 
 color: #102132; 
 border: 1px solid #284279; 
}

.fieldcell textarea { 
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
 background-color: #D7E5F2; 
 color: #102132; 
 border: 1px solid #284279; 
 width:300px;
}
.smallfieldcell input { 
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
 background-color: #D7E5F2; 
 color: #102132; 
 border: 1px solid #284279; 
 width:150px;
} 

.smallfieldcell select { 
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
 background-color: #D7E5F2; 
 color: #102132; 
 border: 1px solid #284279; 
 width:150px;
}
.button { 
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
 background-color: #D7E5F2; 
 color: #102132; 
 margin-left: 12px; 
 margin-top: 3px; 
 margin-bottom: 2px; 
}

input 	{ 			
			FONT-SIZE: 		10px;
			FONT-FAMILY: 	Verdana,Trebuchet MS,Arial;
			HEIGHT: 		20px
		}

/*  --- for general link  --- -*/
A:link 		{
				font-weight: 		bold; 
				font-size: 			10px; 
				color: 				#333333; 
				font-style: 		none; 
				font-family: 		Verdana,Trebuchet MS,Arial;
				text-decoration:	none;
			}

A:visited 	{
				font-weight: 		bold; 
				font-size: 			10px; 
				color: 				#333333; 
				font-style: 		none; 
				font-family: 		Verdana,Trebuchet MS,Arial;
				text-decoration:	none;

			}
				
A:hover 	{
				font-weight: 		bold; 
				font-size: 			10px; 
				color: 				#333333; 
				font-style: 		none; 
				font-family: 		Verdana,Trebuchet MS,Arial;
				text-decoration:	none;
			}


/*  ---- For auto generating  menu ----  */		

.menu 	A:link 		{
				font-weight: 		bold; 
				font-size: 			10px; 
				color: 				#FFFFFF; 
				font-style: 		none; 
				font-family: 		Verdana,Trebuchet MS,Arial;
				text-decoration:	none;
				padding-left: 4px;
			}

.menu	A:visited 	{
				font-weight: 		bold; 
				font-size: 			10px; 
				color: 				#FFFFFF; 
				font-style: 		none; 
				font-family: 		Verdana,Trebuchet MS,Arial;
				text-decoration:	none;
				padding-left: 4px;

			}
				
.menu 	A:hover 	{
				font-weight: 		bold; 
				font-size: 			10px; 
				color: 				#FFFFFF; 
				font-style: 		none; 
				font-family: 		Verdana,Trebuchet MS,Arial;
				text-decoration:	none;
				padding-left: 4px;
			}
		
.menu li	{
				color: #ffffff;
				padding-left: 4px;
			}	
			
/* ---- For bottom on left side menu bar ---- */			
.menu_bottom A:link 		{
				font-weight: 		bold; 
				font-size: 			11px; 
				color: 				#000000; 
				font-style: 		none; 
				font-family: 		Verdana,Trebuchet MS,Arial;
				text-decoration:	none;
				padding-left: 		4px;
			}

.menu_bottom	A:visited 	{
				font-weight: 		bold; 
				font-size: 			11px; 
				color: 				#000000; 
				font-style: 		none; 
				font-family: 		Verdana,Trebuchet MS,Arial;
				text-decoration:	none;
				padding-left: 		4px;
			}
				
.menu_bottom 	A:hover 	{
				font-weight: 		bold; 
				font-size: 			11px; 
				color: 				#000000; 
				font-style: 		none; 
				font-family: 		Verdana,Trebuchet MS,Arial;
				text-decoration:	none;
				padding-left: 		4px;
			}
		
.menu_bottom li	{
				color: #000000;
			}	
			
/*  -----  for displaying error ----- */			
.error 	{
			color: 			#FF0000;
			text-align:		center;			
		}
		
/*  ----- for table header ---- */
.header	{
			font-family: 	Arial, Verdana,Trebuchet MS;
			font-weight:	bold;
			font-size:		14px;
			text-align:		left;	
			border-bottom:	#ffffff 1px solid;
		}
		
/*   ------ for headline ---- */
.headline	{
			color:			#000000;
			font-family: 	Arial, Verdana,Trebuchet MS;
			font-weight:	bold;
			font-size:		12px;
			text-align:		center;
			text-decoration:none;
			border-bottom:	#ffffff 1px solid;
			}
/*  ---- for displaying line above submit button ----- */		
.submit		{
/*
			border-top:		#ffffff 1px solid;
			border-bottom:	#ffffff 1px solid;*/
			text-align:		center;
			vertical-align:	middle;			
			}
			
/*  -----  for success message ----- */			
.success 	{
			color: 			#000000;
			font-weight:	bold;
			text-align:		center;			
			}
			
/*  ----  for headlien not border bottom  --- */				
.hline	{
			color:			#000000;
			font-family: 	Arial, Verdana,Trebuchet MS;
			font-weight:	bold;
			font-size:		12px;
			text-align:		center;
			text-decoration:none;	
			}
			
/*  --- for table with white border ---- */			
.whiteborder	td	{
					border: #FFFFFF 1px solid;
				}
		
/*  ----- for product header  ---- */		
.productHeader {
					color: 			#333333;
					font-weight:	bold;
					text-decoration:none;
					border-bottom: 	#333333 1px solid;
				}
				
.productHeader 	A:link 		{
				font-weight: 		bold; 
				font-size: 			10px; 
				color: 				#333333; 
				font-style: 		none; 
				font-family: 		Verdana,Trebuchet MS,Arial;
				text-decoration:	none;
			}

.productHeader A:visited 	{
				font-weight: 		bold; 
				font-size: 			10px; 
				color: 				#333333; 
				font-style: 		none; 
				font-family: 		Verdana,Trebuchet MS,Arial;
				text-decoration:	none;

			}
				
.productHeader A:hover 	{
				font-weight: 		bold; 
				font-size: 			10px; 
				color: 				#333333; 
				font-style: 		none; 
				font-family: 		Verdana,Trebuchet MS,Arial;
				text-decoration:	none;
			}	
/*  ----  for center aligned text  --- */				
.hcenter	{
			color:			#000000;
			font-family: 	Arial, Verdana,Trebuchet MS;
			font-size:		12px;
			text-align:		center;
			text-decoration:none;	
			}

/* ---- image container --- */
.imagesmall {
		background-color: #ffffff;
		text-align:center;
		height:64px;
		width:64px;
}
/*---- all side border-- */	
.sideborder	{		
	border: #ffffff 1px solid;
}

/*-- product description, with price, --*/
.prodlttledesc	{
	border: #999999 1px solid;
	background-color:#FFFFFF;
	cursor:pointer;
}
/**********************************************
* Nov. 2006								      *
* Developed by Samser Mondal, www.hayat.co.in *
**********************************************/