.fields{font-family:verdana, arial;font-size:11px}


.textmainbold 
{
font: bold 10pt Verdana; 
color: black; 
text-decoration: none;
}

.tabback 
{
font-family:verdana;font-size: 10px;text-align:center;
}

.tabback a:link,
.tabback a:visited,
.tabback a:hover {text-decoration:normal;color:#FFF;}
/*.tabspace{background:#00377C;width:9px}*/
.tabspace{background:none;width:9px}


.headtext
	{
	font-family: Arial, Verdana, Helvetica, sans-serif; /* Font Used */	
	font-size: 11px;									/* Font SIZE Set to 11*/
	font-weight: bold;								    /* Font Set to Bold*/
	color: #ffffff;										/* Font Color Used WHITE */
	letter-spacing: 1px;								/* Character Spacing Used */
	}








/* This Style Sheet is used in User Part of Shopping Cart Template */


/* The Default Settings of BODY Tag in HTML Code for each page */
/* Setting margin for page = 0 , backcolor = white and font used in pages */
BODY 
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #003300;
	background-image: url(../images/pgbg.jpg);
}

/* The Default Settings of TABLE Tag in HTML Code for each page */
/* Setting border Size = 0 , color = white and padding = 0 */
TABLE
{ 
border-style: solid; 
border-width: 0px; 
padding: 0pt;
border-color: white; 
}

/* The Default Settings of TD Table Data Tag in HTML Code for each page */
/* Setting border Size = 0 */
TD 
{
border-right: 0px solid;	
border-bottom: 0px solid; 
border-top: 0px solid; 
border-left: 0px solid;
}

/* ===================================================================================================
	The Default Settings of Links A anchor tag in HTML Code for each page 
		Used in following Pages
			1.	include/left.asp  [Show's the left menu panel]
			2.	header.asp
			3.	footer.asp
*/
	A:link												/* For Link */
	{
	text-decoration: none;								/* No Decoration i.e Underline is their */
	font-family: Arial, Verdana, Helvetica, sans-serif; /* Font Used */	
	font-size: 11px;									/* Font SIZE Set to 11*/
	font-weight: bold;									/* Font Set to Bold (Strong)*/
	color: #FFFFFF;										/* Font Color Used WHITE */
	letter-spacing: 0px;								/* Character Spacing Used */
	}


	A:visited											/* For Visited Link */
	{ 
	text-decoration: none;								/* No Decoration i.e Underline is their */							
	font-family: Arial, Verdana, Helvetica, sans-serif; /* Font Used */	
	font-size: 11px;									/* Font SIZE Set to 11*/
	font-weight: bold;									/* Font Set to Bold (Strong)*/
	color: #FFFFFF;										/* Font Color Used WHITE */	
	letter-spacing: 0px;								/* Character Spacing Used */	
	}

	A:active											/* For Activated Link */
	{
	text-decoration: none;								/* No Decoration i.e Underline is their */							
	font-family: Arial, Verdana, Helvetica, sans-serif; /* Font Used */	
	font-size: 11px;									/* Font SIZE Set to 11*/
	font-weight: bold;									/* Font Set to Bold (Strong)*/
	color: #FFFFFF;										/* Font Color Used WHITE */		
	letter-spacing: 0px;								/* Character Spacing Used */	
	}

	A:hover												/* For Hovering The Mouse over Links */
	{
	text-decoration: none;								/* No Decoration i.e Underline is their */							
	font-family: Arial, Verdana, Helvetica, sans-serif; /* Font Used */	
	font-size: 11px;									/* Font SIZE Set to 11*/
	font-weight: bold;									/* Font Set to Bold (Strong)*/
	color: #FFCC33;										/* Font Color Used ORANGE */		
	letter-spacing: 0px;								/* Character Spacing Used */	
	}
/* ===================================================================================================*/

/* ===================================================================================================
	The Default Settings of Heading 1 H1 tag in HTML Code for each page 	*/
H1
{
font-size:18px;
padding:0;
margin-bottom:0;
}

/* ===================================================================================================
	The Default Settings of Heading 2 H2 tag in HTML Code for each page 	*/
H2
{
font-size:15px;
padding:0;
margin-bottom:0;
}

/* ===================================================================================================
	The Default Settings of Heading 3 H3 tag in HTML Code for each page 	*/
H3
{
font-size:13px;
padding:0;
margin-top:3px
}


P 
{
margin-top:2px;
}


/* The HR Default Settings of Display Text in HTML Code */
/*
Used in following Pages
		1	addtocart.asp
		2	filenewretturnsRMA.asp
		3	orderdetails.asp
		4	productdetails.asp
*/
HR 
{
color: #006600;
}

/* The text Default Settings of Display Text in HTML Code */
/*
Used in following Pages
	1	viewpreviousorder.asp			2	contactus.asp
	3	addtocart.asp					4	aboutus.asp
	5	continueshopping_sub.asp		6	default1.asp
	7	editprofile.asp					8	filenewreturns.asp
	9	filenewreturnsRMA.asp			10	forgetpassword.asp
	11	generateRMA.asp					12	middleordertext.asp
	13  orderconfirmation.asp			14  orderdetails.asp
	15	orders.asp						16	productdetails.asp
	17  produtc.asp						18  register.asp
	19  relogin.asp						20  returns.asp
	21  tellafreind.asp					22  userpanel.asp
*/

.text
{
font: normal 10pt  Verdana; 
color: black; 
text-decoration: none;
}

/* The text1 Default Settings of Display Text in HTML Code */
/*
Used in following Pages
	1	viewpreviousorder.asp			2	continueshopping_sub.asp
	3	default1.asp					4	editprofile.asp
	5	generateRMA.asp					6	orderdetails.asp
	7	orders.asp						8	productdetails.asp
	9	products.asp					10	relogin.asp
	11	returns.asp			
*/
.text1
{
font: normal 11pt Verdana ; 
color: #006600; 
text-decoration: none;
}

/* The Default Settings of Text Messages in HTML Code */
/*

Used in following Pages
	1. addtocart.asp					2. continueshopping_sub.asp
	3. default1.asp						4. forgetPassword.asp
	5. products.asp						6. register.asp
	7. relogin.asp						8. userpanel.asp
*/
.message
{
font: normal 12pt  Verdana; 
color: red; 
text-decoration: none;
}

/* The Default Settings of Heading of Table USED in TD Tag in HTML Code */
/*

Used in following Pages
	1.	editprofile.asp
	2.	FileNewReturnsRMA.asp
	3.	register.asp
*/

.tblhead 
{
background-color: #006600;								/* Background Color is Navy */
color: white;										/* Font Color is Navy */
font-weight: bold;									/* Font is Bold */
font-family: Arial, Verdana, Helvetica, sans-serif; /* Font Names Used */ 
font-size: 11px;									/* Font Size Used */
padding: 6px 6px 6px 6px;							/* Padding Space in Header Cell */
letter-spacing: 3px;								/* Characters letter Spacing */
border-right: 0px solid ;							/* Border width set to 0 */
border-bottom: 0px solid;							/* Border width set to 0 */		
border-top: 0px solid ;								/* Border width set to 0 */
border-left: 0px solid ;							/* Border width set to 0 */
}


/*
******************************************************************************************************
This alt1 is Used for formatting Table Row in the pages Given Below

Used in Files
	1. editprofile.asp			2. FileNewReturns.asp
	3. FileNewReturnsRMA.asp	4. forgetpassword.asp
	5. generateRMA.asp			6. generateRMA1.asp
	7. orderDetails.asp			8. register.asp
	9. tellafriends.asp			
*/

.alt1 
{
background-color: #F9F9F9; 
color: black; 
}

/*
******************************************************************************************************
This alt2 is Used for formatting Table Row in the pages Given Below

Used in Files
	1. editprofile.asp			2. FileNewReturns.asp
	3. FileNewReturnsRMA.asp	4. forgetpassword.asp
	5. generateRMA.asp			6. generateRMA1.asp
	7. orderDetails.asp			8. register.asp
	9. tellafriends.asp			10.continueShopping_sub.asp
	11.userpanel.asp			12.addtocart.asp
*/

.alt2 
{
background-color: #F5F5F5; 
color: black; 
}

/*
******************************************************************************************************
This alt3 is Used for formatting Table Row in the pages Given Below

Used in Files
	1. continueShopping_sub.asp
	2. product_details.asp
	3. products.asp
	4. userpanle.asp

*/

.alt3 
{
background-color: #ffffff; 
color: black; 
}

/*
******************************************************************************************************
This is Used for formatting All the Buttons in the pages Given Below

Used in Files
	1.	register.asp					2.	Product_details.asp
	3.	Orders.asp						4.	orderDetails.asp
	5.	generateRMA.asp					6.	forgetpassword.asp
	7.	filenewreturns.asp				8.	tellafriends.asp
	9.	relogin.asp						10.	editprofile.asp
	11.	default1.asp					12.	addtocart.asp
*/

.but 
{
background-color: #006600;				/* button background color */
color: #FFFFFF;							/* button fore(text) color */
border-style: outset;					/* button boder style */
border-width: 1;						/* button boder Width */
font-size : 12px;						/* button font size */
font-family: Verdana;					/* button font used */
font-weight: bold;						/* button font weight */	
}

/*
******************************************************************************************************
This is Table Header Used for the pages Given Below

Used in Files
		1. userpanel.asp
		2. continueShopping_sub.asp
*/
.LeftPanelTH
{
background-color: #006600;
color: white;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;  
font-size: 11px;	
}


/*
******************************************************************************************************
This is Table Row Used for the pages Given Below for LEFT PANEL

Used in Files
		1. include/left.asp

*/
.LeftPanelTR
{
background-color: #018D01;
}

/*
******************************************************************************************************
This is Link Anchor Tag Used for the pages Given Below

Used in Files
	1.  ViewPreviousOrder.asp					2.  continueShopping_sub.asp
	3.  default1.asp							4.  FileNewReturnsRMA.asp
	5.  forgetPassword.asp						6.  Orderdetails.asp
	7.  orders.asp								8.  product_details.asp
	9.  products.asp							10. relogin.asp
	11. returns.asp								12. userpanel.asp
	13. generateRMA.asp
*/

.A1:link											/* For Link */
{
text-decoration: none;								/* No Decoration i.e No Underline is their */
font-family: Arial, Verdana, Helvetica, sans-serif; /* Font Used */		
font-size: 11px;									/* Font SIZE Set to 11*/
font-weight: bold;									/* Font Set to Bold (Strong)*/
color: #006600;										/* Font Color Used  */
letter-spacing: 0px;								/* Character Spacing Used */	
}

.A1:visited											/* For Visited Link */
{ 
text-decoration: none;								/* No Decoration i.e No Underline is their */
font-family: Arial, Verdana, Helvetica, sans-serif; /* Font Used */		
font-size: 11px;									/* Font SIZE Set to 11*/
font-weight: bold;									/* Font Set to Bold (Strong)*/
color: #006600;										/* Font Color Used  */
letter-spacing: 0px;								/* Character Spacing Used */	
}

.A1:active											/* For Activated Link */
{
text-decoration: none;								/* No Decoration i.e No Underline is their */
font-family: Arial, Verdana, Helvetica, sans-serif; /* Font Used */		 
font-size: 11px;									/* Font SIZE Set to 11*/
font-weight: bold;									/* Font Set to Bold (Strong)*/		
color: #009900;										/* Font Color Used  */
letter-spacing: 0px;								/* Character Spacing Used */	
}

.A1:hover											/* For Hovering The Mouse over Links */
{
text-decoration: none;								/* No Decoration i.e No Underline is their */
font-family: Arial, Verdana, Helvetica, sans-serif; /* Font Used */		
font-size: 11px;									/* Font SIZE Set to 11*/
font-weight: bold;									/* Font Set to Bold (Strong)*/
color: #FFCC33;										/* Font Color Used  */
letter-spacing: 0px;								/* Character Spacing Used */	
}



/* ===================================================================================================
	The Default Settings of Links .A anchor tag in HTML Code for each page 
		Used in following Pages
			1.	products.asp
			2.	productdetails.asp

*/
	.A:link												/* For Link */
	{
	text-decoration: underline;								/* No Decoration i.e Underline is their */
	font-family: Arial, Verdana, Helvetica, sans-serif; /* Font Used */	
	font-size: 11px;									/* Font SIZE Set to 11*/
	font-weight: bold;									/* Font Set to Bold (Strong)*/
	color: #006600;									/* Font Color Used WHITE */
	letter-spacing: 0px;								/* Character Spacing Used */
	}


	.A:visited											/* For Visited Link */
	{ 
	text-decoration: underline;							/* No Decoration i.e Underline is their */							
	font-family: Arial, Verdana, Helvetica, sans-serif; /* Font Used */	
	font-size: 11px;									/* Font SIZE Set to 11*/
	font-weight: bold;									/* Font Set to Bold (Strong)*/
	color: #006600;										/* Font Color Used WHITE */	
	letter-spacing: 0px;								/* Character Spacing Used */	
	}

	.A:active											/* For Activated Link */
	{
	text-decoration: underline;								/* No Decoration i.e Underline is their */							
	font-family: Arial, Verdana, Helvetica, sans-serif; /* Font Used */	
	font-size: 11px;									/* Font SIZE Set to 11*/
	font-weight: bold;									/* Font Set to Bold (Strong)*/
	color: #009900;									/* Font Color Used WHITE */		
	letter-spacing: 0px;								/* Character Spacing Used */	
	}

	.A:hover												/* For Hovering The Mouse over Links */
	{
	text-decoration: underline;								/* No Decoration i.e Underline is their */							
	font-family: Arial, Verdana, Helvetica, sans-serif; /* Font Used */	
	font-size: 11px;									/* Font SIZE Set to 11*/
	font-weight: bold;									/* Font Set to Bold (Strong)*/
	color: #FFCC33;										/* Font Color Used ORANGE */		
	letter-spacing: 0px;								/* Character Spacing Used */	
	}
/* ===================================================================================================*/

/*
******************************************************************************************************
This is Box Without Border for the pages Given Below
Used in Files
			1. userPanel.asp
			2. register.asp
*/
.TableBox1
{
	background-color: white;
	color: black;
	font-size : 12px;
	font-family: Verdana;
	padding: 6px;
	border: 1 solid #006600;

} 

/*
******************************************************************************************************
This is Box Without Border for the pages Given Below
Used in Files
	1.	UserPanel.asp					2.	Product_details.asp
	3.	forgetPassword.asp				4.	continueShopping_sub.asp
	5.	Products.asp
*/

.TableBox2
{
background-color: white;	/* Background Color is White */
color: black;				/* Font Color is Black */
font-size : 12px;			/* Font Size is 12 */
font-family: Verdana;		/* Font Name is Verdana */
border-style: normal;		/* No Border Style Specified */
border-width: 0;			/* Border Size is 0 */
border-color: none;			/* No Border Color is given */		
padding: 6px				/* Cell Padding for 6px is given */		
}


/*
******************************************************************************************************
This is Box Grayed Color Border for the pages Given Below
Used in Files
	1.	continueShopping_sub.asp			2.	FileNewReturns.asp
	3.	Product_details.asp					4.	products.asp
	5.	tellafriend.asp						6.	UserPanel.asp
	7.	orderDetails.asp
*/
.TableBox3
{
background-color: white;		/* Background Color is White */
border-width: 1px;				/* Border width of Box	 */
border-color: #CCC;				/* Gray color of Border */	
padding: 6px					/* padding of 6 pixel in Cells */
} 

/*
******************************************************************************************************
This is Header for The pages Given Below
Used in Files
	1. addtocart.asp 
*/
.itemname 
{
font-family:arial, "arial sans-serif"; 
font-size:16px; 
color:#006600; 
}

/*
******************************************************************************************************
This is Header for The pages Given Below
Used in Files
	1. FileNewReturns.asp				2. addtocart.asp 
	3. forgetPassword.asp				4. orderDetails.asp
	5. tellafriend.asp					6. viewPreviousOrder.asp
*/
td.cartheader2
{
background-color:#EDF1FC;		/*Light  Blue Shade */
color:#000;						/*Font :  Black Color */
font-family:arial,verdana;
font-size:13px;
font-weight: bold;
height:30px;
}
.picBorda {
	border: 1px solid #006600;
}
.mainTableStyle {
	background-color: #FFFFFF;
	border: none;
}
.smlBut {

background-color: #006600;				/* button background color */
color: #FFFFFF;							/* button fore(text) color */
border-style: outset;					/* button boder style */
border-width: 1;						/* button boder Width */
font-size : 9px;						/* button font size */
font-family: Verdana;					/* button font used */
font-weight: bold;						/* button font weight */
}
.smlBut2 {

font-size : 9px;						/* button font size */
font-family: Verdana;					/* button font used */
}
.OfferTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.searchBG {
	background-color: #CCCCCC;
}
.WhtTxt {
	color: #FFFFFF;
	text-decoration: none;
}
.indexTXT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
