/* Body color */

Body
{
	background-color:white;
	margin-top :0;
	margin-left :0;	
	margin-right:0;
	margin-bottom:0;
}

.Welcome
{
	font-family:Verdana, Helvetica, sans-serif;
    font-size: 12px;	
    font-style:normal;
    color:black;
}

.DateTime
{
	font-family:Verdana, Helvetica, sans-serif;
    font-size: 10px;	
    font-style:normal;
    color:Black;
}

.design
{
	font-family:Verdana, Helvetica, sans-serif;
    font-size: 9px;	
    font-style:normal;
    color:black;
}

A.design, A.design:link, A.design:visited, A.design:hover
{
    font-family:Verdana, Helvetica, sans-serif;
    font-size: 9px;	
    font-style:normal;
    color:black;
} 

.adminLink
{
	color:black;
	font-family: Verdana, Arial;
	font-size: 15px;
	font-weight: bold;
	HEIGHT: 35px
} 

A.adminLink, A.adminLink:link, A.adminLink:visited
{
	color:black;
	font-family: Verdana, Arial;
	font-size: 15px;
	font-weight: bold;
	HEIGHT: 35px
} 

A.adminLink:hover
{
	font-weight: bold;
	font-size: 15px;
	color: deeppink;
	font-family: Verdana, Arial;
	height: 35px;
}


.Contact
{
	text-decoration: none;
	color :White;
	font-size : 15px;
	
}

.CopyRight
{
	text-decoration: none;
	color :White;
	font-size : 10px;
}

.UnitCost
{
    color: #808080;
    font-family: Verdana, Arial;
    font-size: 15px;
    line-height: 20pt
}

.ModelNumber
{
    color: #808080;
    font-family: Verdana, Arial;
    font-size: 12px;
    line-height: 20pt
}

.ModelName
{
    color: #808080;
    font-family: Verdana, Arial;
    font-size: 12px;
    line-height: 20pt
}

.Publisher
{
    color: #808080;
    font-family: Verdana, Arial;
    font-size: 12px;
    line-height: 20pt
}

.ErrorText
{
    color: deeppink;
    font-family: Verdana, Arial;
    font-size: 12px;
    line-height: 20pt
}

.PinkText
{
	font-size: 14px;
	color: #b5599c;
	line-height: 13pt;
	font-family: Verdana, Arial;
}

.PinkBig
{
	font-size: 16px;
	color: #b5599c;
	line-height: 15pt;
	font-family: Verdana, Arial;
}

.PinkTextScrollerCaption
{
	font-weight: normal;
	font-size: 12px;
	color: #b5599c;
	line-height: 11pt;
	font-family: Verdana, Arial;
}

.Scroller
{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.PinkTextScrollerContent
{
    color: #b5599c;
    font-family: Verdana, Arial;
    font-size: 12px;
    line-height: 11pt;
}

.SmallPink
{
    color: #b5599c;
    font-family: Verdana, Arial;
    font-size: 12px;
    line-height: 11pt
}

.SmallPink2
{
    color: #b5599c;
    font-family: Verdana, Arial;
    font-size: 12px;
    line-height: 12pt
}

.ReallySmallPink
{
	font-size: 9px;
	color: #b5599c;
	line-height: 10pt;
	font-family: Verdana, Arial;
}

.MenuBorders	   
{
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}

/* Table border */
.grayBorders	   
{
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}

.tableBorders 
{
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
}

/* Style for table data head */
.TableDataHead
{
	font-weight: bold;
	font-size: 0.8em;
	color: #77007b;
	border-bottom: gray 1px solid;
	font-family: Verdana, Arial;
	background-color: #ffccff;
}

.MostPopularText
{
	font-size: 9px;
	font-weight: normal;
	font-family: Verdana, Arial;
    font-size: 0.7em;	  
}

/* text style for tabs */
.Tabs 
{
	font-family: Verdana, Arial;
    color: black;
    font-weight: normal;
    font-size: 0.8em;
}

A.Tabs:link 
{
    text-decoration:    none;
    color: black;
}

A.Tabs:visited
{
    text-decoration: none;
    color: black;
}

A.Tabs:active
{
	text-decoration: none;
	color: black;
	
}

A.Tabs:hover
{
    text-decoration: underline;
    color:deeppink;
}

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Verdana, Arial;
    font-size: 0.7em;
}

.NormalDouble
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 20px    
}

/* text style used for textboxes in the admin pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 1.2em;
    font-weight: normal;
}

/* text style used for selects in the admin pages, for Nav compatibility */
.NormalSelect
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 1.2em;
    font-weight: normal;
}

.NormalSmaller
{
    color: #333333;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 0.55em;
}

.NormalSmallerBold
{
    color: #333333;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 0.7em;
    font-weight: bold;
}

/**********/
.Line
{
	background:black;
	height:1px;
}

.Header
{
	background:#ffccff;
}

.Footer
{
	background:white;
}

.RightPane
{
	background:white;
}

.LeftPane
{
	background:white;
}

/************************************************/
/* Category Menu*/
.itemStyle 
{
	BACKGROUND-COLOR: #FFFFFF;
}
.alternatingItemStyle 
{
	BACKGROUND-COLOR: #EEEFED;
}

/* background/border colors for the unselected tabs */
.OtherTabsTopBg
{
	background-color: #eeeecc;
	font-size: 0.7em;
	color: #aabbcc;
}

/* background/border colors for the unselected tabs */
.OtherTabsTopBgSpecial
{
	background-color: #eeeecc;
	font-size:12px;
	color: #aabbcc;
}

/* text style for the unselected tabs */
.OtherTabs 
{
    color: black;
    font-weight: normal;
}

/* hyperlink styles of the unselected tabs */
A.OtherTabs:link, A.SelectedTab:link    
{
    text-decoration:    none;
    color: Black;
}

A.OtherTabs:visited, A.SelectedTab:visited 
{
    text-decoration: none;
    color: Black;
}

A.OtherTabs:active, A.SelectedTab:active  
{
	text-decoration: none;
	color: Black;
	
}

A.OtherTabs:hover, A.SelectedTab:hover   
{
    text-decoration: underline;
    color:deeppink;
}

/* separator between tabs */
.TabBg
{
	background-color: Black;
}

.SeparatorTabsBg 
{
	border-left: 1px solid Black;
}

/* */
.HomeHead
{
	font-weight: bold;
	font-size: 17px;
	color: #77007b;
	font-family: Verdana, Arial;
	height: 35px;
	background-color: #ffccff;
}

/* */
.ContentHead
{
    background-color: #ffccff;
	color:Black;
	font-family: Verdana, Arial;
	font-size: 15px;
	font-weight: bold;
	HEIGHT: 35px
}

/* */
.SubContentHead
{
    background-color: white;
	color: #000000;
	font-family: Verdana, Arial;
	font-size: 15px;
	font-weight: bold;
	HEIGHT: 20px
}

/* */


.SearchPanel 
{
    background-color: #eeeecc;
    border-top: solid 1px #333333;
    border-bottom: solid 1px #333333;
    margin-right: 10px;
}   

/* account panel head */
.AccountPanel 
{
    background-color: #eeeecc ;
    border-top: solid 1px #333333;
    border-bottom: solid 1px #333333;
    border-left: solid 1px #333333;
    border-right: solid 1px #333333;
    margin-right: 10px;
}   



.AccountTableHead 
{
    background-color: Black;
    color:  White ;
    font-weight: bold;
    padding-left: 6px;
    padding-bottom: 1px;
    font-size:smaller;
}

/* browse menu table head */
.BrowseMenuTableHead
{
	background-color: Black;
    color:  White ;
    font-weight: bold;
    padding-left: 13px;
    padding-bottom: 1px;
    font-size:10px
}   

A.TableHead 
{
    color: White;
}

.Indent
{
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 1px;
    padding-bottom: 3px;
}



/* text style for buttons and link buttons used in the admin pages */
.CommandButton     
{
    font-family: Verdana, Arial;
    font-size: smaller ;
}


.MostPopularHead
{
	background-color: #000000;
	color: white;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold
}




A.MostPopularItemText, A.MostPopularItemText:link, A.MostPopularItemText:visited
{
    color: black;
    font-family: Verdana, Arial;
    font-size: 12px;
    text-decoration: none
}

A.MostPopularItemText:hover
{
    color: deeppink;
    font-family: Verdana, Arial;
    font-size: 12px;
    text-decoration: underline
}

.ProductListHead
{
    color: black;
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: bold;
    line-height: 14pt;
    text-decoration: underline;
}

.SerachProductListItem
{
    font-size: 12px;
}

.ProductListItem
{
    color: black;
    font-family: Verdana, Arial;
    font-size: 10px
}

.CartListHead
{
    background-color: #ffccff;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Verdana, Arial;
    font-size: 12px;
    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: Verdana, Arial;
    font-size: 12px;
    padding-left: 5px
}

.CartListItemAlt
{
    background-color: #f2f2f2;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Verdana, Arial;
    font-size: 12px;
    padding-left: 5px
}

.CartListFooter
{
    background-color: #ffccff;
    line-height: 10pt
}

/* text style for the links */
A.SiteLink, A.SiteLink:link, A.SiteLink:visited
{
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    color: #dddddd;
    font-size: 12px;
}  

A.PasswordLink:hover
{
    text-decoration: underline;
    color: deeppink;
}

A.SiteLink:hover    
{
    text-decoration: underline;
    color: white;
}

A.SiteLinkBold, A.SiteLinkBold:link, A.SiteLinkBold:visited
{
	color: Black;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px
}

A.SiteLinkBold:hover
{
    color: deeppink;
    text-decoration: none;
}

/* */
A.MenuUnselected, A.MenuUnselected:link, A.MenuUnselected:visited
{
    color: black;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  12px;
    font-weight: lighter;
    line-height: 12px;
    padding-left: 12px
}

A.MenuUnselected:hover
{
    color: deeppink;
    text-decoration: underline;
    padding-left: 10px
}

A.MenuSelected
{
    color: black;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  10px;
    font-weight: bold;
    line-height: 10px;
    padding-left: 10px
}

A.MenuSelected:hover
{
    color: deeppink;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    padding-left: 10px
}

/* GENERAL */



/* text style used for textboxes in the edit pages, for Nav compatibility */
.EditTextBox
{
    font-family: Verdana, Helvetica, sans-serif;
    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: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

/* text style used for checkboxes in the admin and edit pages, for Nav compatibility */
.NormalCheckBox
{
    margin-left: -4px;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

/* text style used for checkboxes in the admin and edit pages, for Nav compatibility */
.NormalRadio
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-indent: -5px;
}

/* text style used for checkboxes in the admin and edit pages, for Nav compatibility */
.NormalButton
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-indent: -5px;
/*    border-style: solid;
    border-width: 1px;
    border-color: #cccc99; */
    background-color:#ccccaa;    
}

.NormalRed
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: deeppink
}

.NormalBold
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 12px    
}

.NormalItalic
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 16px    
}




A:link  {
    text-decoration: none;
    color:  #b5599c;
}

A	{
	text-decoration: none;
	color: #b5599c;
}

A:hover
{
	color: #b5599c;
	text-decoration: underline;
}

H1
{
	color: #b5599c;
    font-family: Verdana, Arial;
    font-size: 17px;
    line-height: 2pt
}
	

TD 
{
	color: #b5599c;
    font-family: Verdana, Arial;
    font-size: 12px;
    line-height: 13pt
}

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
}

