/* ================================
    CSS STYLES FOR IBUYSPY STORE 
    v1.1, 06/2001
   ================================
*/   

BODY
{
}

/* */
.NormalBoldBlack
{
    font-family: arial;
    font-size: 11px;
    font-weight: bold;   
     
}
.MainCategoryHeader
{
    color: #BC061C;
    font-family: arial;
    text-decoration: none;
    font-size:  14px;
    font-weight: bold;
    line-height: 16px;
    padding-left: 10px
}


.HijabsOnlineHeader
{
    color: Black;
    font-family: mistral;
    font-size: 30px;
    font-weight: bold;
}
.Invoiceorderno
{
    color: black;
    font-family: arial;
    text-decoration: none;
    font-size:  14px;
    font-weight: bold;
    padding-left: 5px
}
.InvoiceRegularText
{
    color: black;
    font-family: arial;
    text-decoration: none;
    font-size:  14px;

}
.InvoiceContentHeader
{
    color: black;
    font-family: arial;
    text-decoration: none;
    font-size:  15px;
    font-weight: bold;

}

.RegularText
{
    color: #808080;
    font-family: arial;
    font-size: 11px;
    
}
.EmailAdText
{
    color: black;
    font-family: arial;
    font-size: 13px;
    
}

.EmailAdHyperlinks 
{
	FONT-SIZE: 10px; 
	FONT-FAMILY: Arial,Verdana;
	cursor: hand;
	cursor: pointer;
	/*background-color: #DBF2FF;*/
	text-decoration: none;
	/*border-right: 5px solid;*/
}
.HomeHead
{
    color: #999966;
    font-family: arial;
    font-size: 20px;
    font-weight: bold;
    HEIGHT: 35px
}
.Footer
{
    color: #999966;
    font-family: arial;
    font-size: 10px;
    font-weight: bold;
    color :White
}

.CustomerInfo
{
    border-left: dimgray 1px solid;
    color: black;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    line-height: 20pt;
    padding-left: 5px
}

.Search
{
    color: dimgray;
    font-family: arial;
    text-decoration: none;
    font-size:  9px;
   font-weight: bold;
}

/* */
.ContentHead
{
    background-color: #dddca3;
    color: dimgray;
    font-family: arial;
    font-size: 20px;
    font-weight: bold;
    height: 35px
}

/* */
.SubContentHead
{
    background-color: #dddca3;
    color: dimgray;
    font-family: arial;
    font-size: 18px;
    font-weight: bold;
    height: 20px
}
.SubSubContentHead
{
    background-color: #dddca3;
    color: dimgray;
    font-family: arial;
    font-size: 15px;
    font-weight: bold;
    height: 20px
}
/* */
.UnitCost
{
    color: #808080;
    font-family: arial;
    font-size: 15px;
    line-height: 20pt
}

.UnitCostStrikeOut
{
    color: #808080;
    font-family: arial;
    font-size: 15px;
    line-height: 20pt;
    text-decoration:line-through; 
    
}
.SaleCost
{
    color: Red;
    font-family: arial;
    font-size: 15px;
}
/* */
.ModelNumber
{
    color: #808080;
    font-family: arial;
    font-size: 11px;
    line-height: 20pt
}

/* */
.ErrorText
{
    color: red;
    font-family: arial;
    font-size: 12px;
    line-height: 20pt
}
.MostPopularHead
{
    /*background-color: darkred;*/
  background-color:#DCEFFA;
    color: black;
    font-family: arial;
    font-size: 11px;
    font-weight: bold
}

A.MostPopularItemText, A.MostPopularItemText:link, A.MostPopularItemText:visited
{
    color: black;
    font-family: arial;
    font-size: 11px;
    text-decoration: none
}

A.MostPopularItemText:hover
{
    color: red;
    font-family: arial;
    font-size: 11px;
    text-decoration: underline
}

.ProductListHead
{
    color: black;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    line-height: 14pt;
    text-decoration: underline;
}
.ProductListItem
{
    color: black;
    font-family: arial;
    font-size: 10px;
}

.ProductListItemstrikeOverStyle
{
    color: black;
    font-family: arial;
    font-size: 10px;
    text-decoration:line-through ;
}
/* this is used by the sale price */
.ProductSalePrice
{
    color: red;
    font-family: arial;
    font-size: 11px;
}
.CartListHead
{
    background-color: #dddca3;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    line-height: 20pt;
    padding-left: 5px
}

.CartListItem
{
    background-color: #ffffff;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: arial;
    font-size: 11px;
    padding-left: 5px
}

.CartListItemAlt
{
    background-color: #f2f2f2;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: arial;
    font-size: 11px;
    padding-left: 5px
}

.CartListFooter
{
    background-color: #dddca3;
    line-height: 10pt
}


.MenuSelected2
{
    color: white;
    font-family: arial;
    text-decoration: none;
    font-size:  12px;
    font-weight: bold;
    line-height: 16px;
    padding-left: 10px
}

.MostPopularItemHeader
{
    color: dimgray;
    font-family: arial;
    text-decoration: none;
    font-size:  14px;
    font-weight: bold;
    line-height: 16px;
    padding-left: 10px
}

.AccessoriesHeader
{
    color: dimgray;
    font-family: verdana;
    text-decoration: none;
    font-size:  11px;
    font-weight: bold;
    
}

/* text style for the links */
A.SiteLink, A.SiteLink:link, A.SiteLink:visited
{
    font-family: arial;
    text-decoration: none;
    color: #dddddd;
    font-size: 11px;
}   

A.SiteLink:hover    
{
    text-decoration: underline;
    color: white;
}

A.SiteLinkBold, A.SiteLinkBold:link, A.SiteLinkBold:visited
{
    color: #dddddd;
    font-family: arial;
    text-decoration: none;
    font-size:  11px;
    font-weight: bold
}

A.SiteLinkBold:hover
{
    color: white;
    text-decoration: none;
}

/* */
A.MenuUnselected, A.MenuUnselected:link, A.MenuUnselected:visited
{
    color: #808080;
    font-family:verdana;
    font-style : productdetaillong1;
    text-decoration: none;
    font-size:  11px;
    font-weight: bold;
    line-height: 16px;
    padding-left: 10px
}


A.MenuUnselected:hove
{
    color: white;
    text-decoration: none;
    padding-left: 10px
}


A.hijabPinsMenuUnselected, A.hijabPinsMenuUnselected:link, A.hijabPinsMenuUnselected:visited
{
    color: white;
    font-family:arial;
    text-decoration: none;
    font-size:  12px;
    font-weight: bold;
    line-height: 16px;
    padding-left: 10px
}


A.hijabPinsMenuUnselected:hove
{
    color: white;
    text-decoration: none;
    padding-left: 10px
}

A.MenuSelected
{
    color: white;
    font-family: arial;
    text-decoration: none;
    font-size:  12px;
    font-weight: bold;
    line-height: 16px;
    padding-left: 10px
}

.PagingNumbering
{
    color: Black ;
    font-family: arial;
    text-decoration: none;
    font-size:  12px;
    font-weight: bold	;
   
}

.selectedPagingNumbering
{
    color: #9d0000;
    font-family: arial;
    text-decoration: none;
    font-size:  13px;
    font-weight: bold;
   
}
A.MenuSelected:hover
{
    color: white;
    font-family: arial;
    text-decoration: none;
    padding-left: 10px
}

/* GENERAL */

/* text style used for most text rendered by modules */
.Normal
{
    font-family: arial;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px    
}

.NormalDouble
{
    font-family: arial;
    font-size: 11px;
    font-weight: normal;
    line-height: 20px    
}
.NormalDoubleSmaller
{
    font-family: arial;
    font-size: 11px;
    font-weight: normal;
    
}
/* text style used for textboxes in the admin pages, for Nav compatibility */
.NormalTextBox
{
    font-family: arial;
    font-size: 1.2em;
    font-weight: normal;
}

/* text style used for selects in the admin pages, for Nav compatibility */
.NormalSelect
{
    font-family: arial;
    font-size: 1.2em;
    font-weight: normal;
}

/* text style used for textboxes in the edit pages, for Nav compatibility */
.EditTextBox
{
    font-family: arial;
    font-size: 1em;
    font-weight: normal;
    border-style: solid;
    border-width: 1px;
    border-color: #999966;
    width: 100%;
}

/* text style used for controls in the admin and edit pages, for Nav compatibility */
.NormalControl
{
    font-family: arial;
    font-size: 11px;
    font-weight: normal;
}

/* text style used for checkboxes in the admin and edit pages, for Nav compatibility */
.NormalCheckBox
{
    margin-left: -4px;
    font-family: arial;
    font-size: 11px;
    font-weight: normal;
}

/* text style used for checkboxes in the admin and edit pages, for Nav compatibility */
.NormalRadio
{
    font-family: arial;
    font-size: 11px;
    font-weight: normal;
    text-indent: -5px;
}

/* text style used for checkboxes in the admin and edit pages, for Nav compatibility */
.NormalButton
{
    font-family: arial;
    font-size: 11px;
    font-weight: normal;
    text-indent: -5px;
/*    border-style: solid;
    border-width: 1px;
    border-color: #cccc99; */
    background-color:#ccccaa;    
}

.NormalRed
{
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    color: red
}

.NormalBold
{
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px    
}

.NormalItalic
{
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    line-height: 16px    
}


A:link  {
    text-decoration: none;
    color:  black;
}

A, A:hover {
    text-decoration: underline;
    color:  black;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    height:1pt;
    text-align:left
}

.panelbarHeader 
{                   
	font-size: 11px; 
  color: dimgray;
	font-family: Arial,Verdana;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
	padding: 4px;
	background-color: #add5f1;
	border: 1px solid #AFCDDC;
	height: 25px;
	padding-left: 13px;
}
.HeaderSelectedCssClass
{
	FONT-SIZE: 11px; 
	COLOR: #BC061C;
	FONT-FAMILY: Arial,Verdana;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
	padding: 4px;
	padding-left: 13px;
	background-color: #add5f1;
	border: 1px solid #C1D9E5;
	border-top: 0px;
	text-decoration: none;
	display: block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	
}

.panelbarHeaderCollapsed
{ 		
	FONT-SIZE: 11px; 
	COLOR: #1B5E86;
	FONT-FAMILY: Arial,Verdana;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
	/*background-image: url(/storevbvs/Images/HeaderCollapsedBg.gif);*/
	height: 31px;
	padding-left: 21px;
}

.panelbarHeaderHover 
{ 		
	FONT-SIZE: 11px; 
	COLOR: #296E98;
	FONT-FAMILY: Arial,Verdana;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
	/*background-image: url(/storevbvs/Images/HeaderHoverBg.gif);*/
	height: 31px;
	padding-left: 21px;
}

.panelbarHeaderExpand
{
	FONT-SIZE: 11px; 
	COLOR: #BC061C;
	FONT-FAMILY: Arial,Verdana;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
	padding: 4px;
	padding-left: 13px;
	background-color: #add5f1;
	border: 1px solid #C1D9E5;
	border-top: 0px;
	text-decoration: none;
	display: block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.panelbarItem 
{
	FONT-SIZE: 11px; 
	/*COLOR: #1B5E86;*/
	FONT-FAMILY: Arial,Verdana;
	width: 100%;
	cursor: hand;
	cursor: pointer;
	/*background-color: #DBF2FF;*/
	text-decoration: none;
	/*border-right: 5px solid;*/
	padding-left: 25px;
	height: 19px;
	background-color: #add5f1;
	border: 1px solid #C1D9E5;
	border-top: 0px;
	text-decoration: none;
	display: block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.panelbarItemDisabled
{
	FONT-SIZE: 11px; 
	COLOR: gray;
	FONT-FAMILY: Arial,Verdana;
	width: 100%;
	cursor: wait;
	cursor: no-drop;
	/*background-color: #DBF2FF;*/
	text-decoration: none;
	border-left: 1px solid #B3E5FF;
	border-right: 1px solid #B3E5FF;
	padding-left: 21px;
	height: 19px;
}

.panelbarItemHover
{
	FONT-SIZE: 11px; 
	COLOR: #1B5E86;
	FONT-FAMILY: Arial,Verdana;
	width: 100%;
	cursor: hand;
	cursor: pointer;
	/*background-color: #F1FAFF;*/
	text-decoration: none;
	border: 1px solid #B3E5FF;
	padding-left: 21px;
	height: 19px;
}

.panelbarItemSelected
{
  FONT-SIZE: 11px;
  COLOR:  #BC061C;
  FONT-FAMILY: Arial,Verdana;
  width: 100%;
  padding: 3px;
  padding-left: 25px;
  	cursor: hand;
  cursor: pointer;
  border-top: 0px;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
   
} 

.HeadertTextExpandedCssClass
{
	FONT-SIZE: 11px; 
	FONT-FAMILY: Arial,Verdana;
	width: 100%;
	cursor: hand;
	cursor: pointer;
	text-decoration: none;
	padding-left: 35px;
	height: 19px;
	font-weight: bold;
}



.dump
{
	text-decoration: underline;
		border-left: 15px solid;
		border: 1px solid #C1D9E5;
}