/* CSS Document */
body {margin: 0px 0px 0px 0px;
	}
/* for Log in | Sign up Font */
.login{
	text-decoration:none;
	font-family:Tahoma; 
	font-size:10px; 
	color:#ffffff;
	cursor:hand
}
.welcomenote
{
	font-family:Tahoma;
	color:#D5D4D4;
	text-decoration:none;
	font-size:10px;
}
.bottomlink {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.workdetails
{
	font-family:Tahoma;
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
}
.welcomeuser
{
	font-family:Tahoma;
	color:#FFFFFF;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
}
a:hover 
 {
	color: #F390AF;
	text-decoration:none
 }
a:active 
 {
  text-decoration: none;
	color:#F390AF;
 }
a.visited
{
	text-decoration: none;
	color:#F390AF;
}
.menu{
	text-decoration:none;
	color: #3F3F3F;
	font-family: SapientSansRegular;
	font-size: 14.33px;
	font-weight:bold
}
.searchby{
	text-decoration:none;
	color: #3F3F3F;
	font-family:SapientSansRegular;
	font-size:12px;
	font-weight:bold
}

.link1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#686868
}

/* for Bottom Area Font */
.poweredby
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#686868
}

/* for Menu header Like Collection , Fashion Jewelry */
.header{
letter-spacing:2px;
color:#ffffff;
font-family: Tahoma;
font-size: 11px;
font-weight:normal
}

/* for Product Menu of Root Font */

.root_td
{
background-color: #3F3F3F;
color:#ffffff;
font-family: Arial;
font-size: 11px;
font-weight:none ;
cursor:hand
}

/* for Product Menu of Child or subcategory */
.child_td
{
background-color: #686868;
text-decoration:none;
color: #FFFFFF;
font-family: Arial;
font-size: 11px;
font-weight: none;
cursor:hand;
}
.product_header{
	letter-spacing:2px;
	font-size:11px;
	font-family:Arial;
	font-weight:none;
	color:#FFFFFF

}
.poweredby{
	font-size:9px;
	font-family:Arial;
	font-weight:normal;
	color:#929292
}

.product_header_black{
	font-size:12px;
	font-family:Arial;
	font-weight:none;
	color:#000000
}
.product_header_black800{
	font-size:9px;
	font-family:Arial;
	font-weight:none;
	color:#000000
}
.product_price{
	font-family:Arial;
	font-size:12px;
	color:#929292; 
	
	}
.product_detail_price {
	font-size:12px;
	font-family:Arial;
	color:#F390AF;
}
.product_detail_price800
{
	font-family:Arial;
	font-size:12px;
	color:#F390AF;
	font-weight:bold;
}
.page_navigation{
	font-family:Arial;
	font-size:12px;
	color:#3F3F3F;
	Text-Decoration:none;
	cursor:hand;
	}
.textbox
{	background-color:#DFDFDF; 
	border-color:#7A7879; 
	/*background-image:images/searchtext.gif; */
	width:150px;
	border-style:solid; 
	height:12px;
	border-width:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}

.textbox_login
{	background-color:#DFDFDF; 
	border-color:#7A7879; 
	/*background-image:images/searchtext.gif; */
	width:150px;
	border-style:solid; 
	height:15px;
	border-width:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}


.login_textbox
{	background-color:#DFDFDF; 
	border-color:#7A7879; 
	/*background-image:images/searchtext.gif; */
	width:150px;
	border-style:solid; 
	height:12px;
	border-width:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}
.border
{
	BORDER-TOP: #CCCCCC 2px solid;
	BORDER-LEFT: #CCCCCC 2px solid; 
	BORDER-BOTTOM: #CCCCCC 2px solid;
	BORDER-Right: #CCCCCC 2px solid;
}
.border a:hover {
	BORDER-TOP: #F390AF 2px solid;
	BORDER-LEFT: #F390AF 2px solid; 
	BORDER-BOTTOM: #F390AF 2px solid;
	BORDER-Right: #F390AF 2px solid;
}
a.visited
{
  color:#0000ff;
  BORDER-TOP: #0000ff 2px solid;
  BORDER-LEFT: #0000ff 2px solid; 
  BORDER-BOTTOM: #0000ff 2px solid;
  BORDER-Right: #0000ff 2px solid;
}
.bottom_border{
	BORDER-BOTTOM: #000000 1px solid;
}
.left_border{
	BORDER-LEFT: #000000 1px solid; 
	}
.right_border{
	BORDER-Right: #000000 1px solid;
	}
.top_border{
	BORDER-TOP: #000000 1px solid;
	}
.top_bottom{
	BORDER-TOP: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid;
	}
.login_header_white{
	font-size:13px;
	font-family:Arial;
	font-weight:none;
	color:#FFFFF;
	/*BORDER-BOTTOM: #F390AF 1px solid;*/
}
.login_header{
	font-size:13px;
	font-family:Tahoma;
	font-weight:none;
	color:#FFF;
	BORDER-BOTTOM: #F390AF 1px solid;
}
.3_header{
	font-size:12px;
	font-family:Tahoma;
	font-weight:none;
	color:#F390AF;
	
}


.detail_link
 {
	text-decoration:underline;cursor:hand;
	font-family: Arial;
	color:#000000;
 }
 a.detail_link:hover
 {
	text-decoration:underline;cursor:hand;
	font-family: Arial;
	color:#D3196E;
 }

  a.detail_link:active
 {
	text-decoration:underline;cursor:hand;
	font-family: Arial;
	color:#000000;
 }

 a.detail_link:visited
 {
	text-decoration:underline;cursor:hand;
	font-family: Arial;
	color:#000000;
 }
.searchtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #080808;
	text-decoration: none;
}
 /*
clearFix:after {  for modern browsers 
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.clearFix {  for IE7/Win 
    min-height:1px;
}
* html .clearFix {  for IE5-6/Win 
    height:1px;
}
* html>body .clearFix {  for IE5/Mac 
    height:auto;
    display:inline-block;
}*/
.popupindex{
position:absolute;
top:-9999px;
overflow:hidden;
z-index:9999;
}


/* Collection Menu */
#collection_menu{
font-family:arial; /* Font for main menu items */
background:#A2A1A6;
text-align:center;
vertical-align:middle;
cursor:hand;
font-size:12px; /* Font Size main menu */
width:154px; /* Width of main menu */
}

#collection_menu li{ /* Main menu <li> */
text-align:center;
color:#FFF;
list-style-type:none; /* No bullets */
margin:0px; /* No margin - needed for Opera */
}
#collection_menu ul{
margin:0px; /* No <ul> air */
padding:0px; /* No <ul> air */
}
#collection_menu ul li ul{ /* Styling for those who doesn't have javascript enabled */
padding-left:10px;
}
#collection_menu li a{ /* Main menu links */
text-decoration:none; /* No underline */
color:#FFF; /* Black text color */
height:15px; /* 20 pixel height */
line-height:15px; /* 20 pixel height */
vertical-align:middle; /* Align text in the middle */
border:1px solid #909090; /* Black border */
background-color:#918F90; /* #FAFAFA Light blue background color */
margin:1px; /* A little bit of air */
padding:1px; /* Air between border and text inside */
display:block;
}
#collection_menu li a:hover,#collection_menu .activeMaincollectionItem {
color:#F390AF;
	background-image:url(images/menubg.gif);
	/*background-color:#A2A1A6;*/
}
.collection_subMenu{
visibility:hidden;
position:absolute;
overflow:hidden;
margin:1px;
padding:1px;
text-align:center;
font-family:Tahoma; /* Font for main menu items */
font-size:10px; /* Font Size main menu */
font-weight:normal;
border:1px solid #A2A1A6;
background-color:#A2A1A6;
text-align:left;
}

.collection_subMenu ul{
margin:0px;
padding:0px;
}

.collection_subMenu ul li{
list-style-type:none;
text-align:center;
margin:0px;
padding:1px; /* 1px of air between submenu border and sub menu item - (the "white" space you see on mouse over )*/
}

.collection_subMenu ul li a{ /* Sub menu items */
white-space:nowrap; /* No line break */
text-decoration:none; /* No underline */
color:#FFF; /* Black text color */
border:1px solid #909090; /* Black border */
height:14px; /* 16 pixels height */
background:#918F90;
line-height:14px; /* 16 pixels height */
padding:1px; /* 1px of "air" inside */
display:block; /* Display as block - you shouldn't change this */
}

.collection_subMenu ul li a:hover{ /* Sub menu items - mouse over effects */
color:#F390AF;
background-color:#A2A1A6;
/*color:#FFF; White text */
/*background-color:#317082; Blue background */
}

/* End of the Collection Menu */

.pink_header
{
	letter-spacing:2px;
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:16px;
	font-weight:bold;
}

.content_header
{
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	font-style:inherit;
	color:#D3196E;


}
.content_details
{
	font-size:12px;
	font-family:Arial;
	font-style:inherit;
	font-weight:normal;
	color:#555555;
}


.sitemap_header
{
	font-size:14px;
	font-family:Arial;
	font-style:inherit;
	letter-spacing:2px;
	font-weight:normal;
	color:#555555;
}

.aboutus_header
{
	font-size:15px;
	font-family:Arial,Tahoma;
	font-weight:900;
	color:#D3196E;
}
.aboutus_details
{
	font-size:13px;
	font-family:Arial,Tahoma;
	font-style:inherit;
	font-weight:normal;
	color:#555555;
}


.aboutus_final_header
{
	font-size:13px;
	font-family:Tahoma;
	font-weight:900;
	/*color:#F390AF;*/
	color:#E08DA9;
	letter-spacing:1px;
}

.aboutus_final_detail
{
	font-size:12px;
	letter-spacing:1px;
	font-family:Tahoma;
	font-weight:300;
	 
	color:#FFFFFF;
}

 a.aboutus_details:hover
 {
	text-decoration:underline;
	cursor:hand;
	font-family: Arial,Tahoma;
	font-style:inherit;
	font-weight:normal ;
	color:#D3196E;
 }

  a.aboutus_details:active
 {
	text-decoration:underline;
	cursor:hand;
	font-family: Arial,Tahoma;
	font-style:inherit;
	font-weight:normal;
	color:#555555;
 }

 a.aboutus_details:visited
 {
	text-decoration:underline;
	cursor:hand;
	font-family: Arial,Tahoma;
	font-style:inherit;
	font-weight:normal;
	color:#D3196E;
 }

 .sitemap_details
{
	font-size:13px;
	font-family:Arial;
	letter-spacing:1px;
	font-style:inherit;	
	font-weight:normal;
	color:#555555;
}

a.sitemap_details:hover
{
	text-decoration:underline;
	cursor:hand;
	font-size:13px;
	font-family:Arial;
	letter-spacing:1px;
	font-style:inherit;	
	font-weight:normal;
	color:#F390AF;
}

a.sitemap_details:active
{
	text-decoration:underline;
	cursor:hand;
	font-size:13px;
	font-family:Arial;
	letter-spacing:1px;
	font-style:inherit;	
	font-weight:normal;
	color:#555555;
}

a.sitemap_details:visited
{
	text-decoration:underline;
	cursor:hand;
	font-size:13px;
	font-family:Arial;
	letter-spacing:1px;
	font-style:inherit;	
	font-weight:normal;
	color:#F390AF;
}
*
Added By Chirag 11_09_07 at 12:32 PM
------------------------------------
*/

#special_menu
{
	font-family:arial;	/* Font for main menu items */
	background:#A2A1A6;
	text-align:center;
	vertical-align:middle;
	cursor:hand;
	font-size:11px;		/* Font Size main menu */
	width:154px;	/* Width of main menu */
}

#special_menu	li{	/* Main menu <li> */
	text-align:center;
	color:#FFF;
	list-style-type:none;	/* No bullets */
	margin:0px;	/* No margin - needed for Opera */
}
#special_menu ul{	
	margin:0px;	/* No <ul> air */
	padding:0px;	/* No <ul> air */
}
#special_menu ul li ul{	/* Styling for those who doesn't have javascript enabled */
	padding-left:10px;
}
#special_menu	li a{	/* Main menu links */
	text-decoration:none;	/* No underline */
	color:#FFF;	/* Black text color */
	height:15px;	/* 20 pixel height */
	line-height:15px;	/* 20 pixel height */
	vertical-align:middle;	/* Align text in the middle */
	border:1px solid #909090;	/* Black border */
	background-color:#918F90;	/* #FAFAFA Light blue background color */
	margin:1px;	/* A little bit of air */
	padding:1px;	/* Air between border and text inside */
	display:block;
}
#special_menu	li a:hover,#collection_menu .activeMainMenuItemSpecial{
	color:#F390AF;
	background-image:url(images/menubg.gif)
	/*background-color:#A2A1A6;*/
}

.special_subMenu{
	visibility:hidden;
	position:absolute;
	overflow:hidden;
	margin:1px;
	padding:1px;
	text-align:center;
	font-family:Tahoma;	/* Font for main menu items */
	font-size:10px;		/* Font Size main menu */
	font-weight:normal;
	border:1px solid #A2A1A6;
	background-color:#A2A1A6;
	font-family:arial;
	text-align:left;
}

.special_subMenu ul{
	margin:0px;
	padding:0px;	
}

.special_subMenu ul li{
	list-style-type:none;
	text-align:center;
	margin:0px;
	padding:1px;	/* 1px of air between submenu border and sub menu item - (the "white" space you see on mouse over )*/
}

.special_subMenu ul li a{	/* Sub menu items */
	white-space:nowrap;	/* No line break */
	text-decoration:none;	/* No underline */
	color:#FFF;	/* Black text color */
	border:1px solid #909090;	/* Black border */
	height:14px;	/* 16 pixels height */
	background:#918F90;
	line-height:14px;	/* 16 pixels height */
	padding:1px;	/* 1px of "air" inside */
	display:block;	/* Display as block - you shouldn't change this */
}

.special_subMenu ul li a:hover{	/* Sub menu items - mouse over effects */
	color:#F390AF;
	background-color:#A2A1A6;
}


.faqlink_details
{
font-size:13px;
font-family:Arial;
letter-spacing:1px;
font-style:inherit;
font-weight:normal;
color:#555555;
}

a.faqlink_details:hover
{
text-decoration:underline;
cursor:hand;
font-size:13px;
font-family:Arial;
letter-spacing:1px;
font-style:inherit;
font-weight:normal;
color:#F390AF;
}

a.faqlink_details:active
{
text-decoration:underline;
cursor:hand;
font-size:13px;
font-family:Arial;
letter-spacing:1px;
font-style:inherit;
font-weight:normal;
color:#555555;
}

a.faqlink_details:visited
{
text-decoration:underline;
cursor:hand;
font-size:13px;
font-family:Arial;
letter-spacing:1px;
font-style:inherit;
font-weight:normal;
color:#F390AF;
}

.360view_information
{
font-size:11px;
font-family:Tahoma, Arial;
font-style:inherit;
font-weight:normal;
color: #555555;
background: #E9E9E9;
}

/* for Bottom Link Area Font */
.bottom_link
{
	font-family:AriaL;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	color:#FFFFFF;
	cursor:none;
}

a.bottom_link:hover
{
	font-family:AriaL;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	color:#FFFFFF;
	cursor:none;
}

a.bottom_link:visited
{
	font-family:AriaL;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	color:#FFFFFF;
	cursor:none;
}

a.bottom_link:active
{
	font-family:AriaL;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	color:#FFFFFF;
	cursor:none;
}

.name2
 {
  font-family: Arial,Tahoma;
  color:#5A5757;
  text-decoration:none;
  font-size:11px;
  font-weight: normal;
 }

a.name2:hover
{
	font-family: Arial,Tahoma;
	color:#F390AF;
	text-decoration:underline;
	font-size:11px;
	font-weight:normal;	
}

a.name2:visited
{
	font-family: Arial,Tahoma;
	color:#F390AF;
	text-decoration:underline;
	font-size:11px;
	font-weight:normal;
}

/* style used in forgot password link*/
.forgot_password
{
	font-family: Arial,Tahoma;
  	color:#BFC0C2;
  	text-decoration:none;
	  font-size:11px;
  	font-weight: normal;
}
a.forgot_password:hover
{
	font-family: Arial,Tahoma;
	color:#F390AF;
	text-decoration:underline;
	font-size:11px;
	font-weight:normal;	
}

a.forgot_password:visited
{
	font-family: Arial,Tahoma;
	color:#F390AF;
	text-decoration:underline;
	font-size:11px;
	font-weight:normal;
}
/**/

/*  Special Menu for the Special Collection */


.customer_name
{
	font-family:Tahoma; 
	font-size:11px;
	color:#F875AA;
	font-weight:normal;
}
.account_info
{
	font-family:Tahoma; 
	font-size:12px;
	color:#58595D;
	font-weight:normal;
}
/*styles used sales cart page*/
.title
{
	font-family:Tahoma;
	font-size:12px;
	color:#BFC0C2;
	font-weight:bold;
}

.Promotitle
{
	font-family:Tahoma;
	font-size:10px;
	color:#BFC0C2;
}

.style_price
{
	font-family:Tahoma;
	font-size:12px;
	color:#717075;
	font-weight:bold;
}
.style3
{
    font-family:Tahoma;
	font-size:12px;	
	color:#F390AF;
	text-decoration:none;
  	font-weight: normal;
}

.currencytxt
{
	text-decoration:none;
	font-family:Tahoma; 
	font-size:10px; 
	color:#ffffff;
	cursor:hand
}

.currencycmb
{
	width:69px;
	text-decoration:none;
	font-family:Tahoma; 
	font-size:10px; 
	color:#000000;
	cursor:hand
}

/*end of styles used in sales cart page*/

/* End of the Special menu Style Sheet */