/* ================================
    CSS STYLES FOR btslabs STORE 
    v1.1, 06/2001
   ================================
*/   

body {
	background-color: #5879A6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.TextBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight:bold;
}
.TextOrange {
	font-family: sans-serif, Arial, Verdana, Helvetica;
	font-size: 18px;
	color: #FFCC00;

}
/* Right menu links table header */
.linksT 
{
	font-family: Verdana,Geneva,Arial,Helvetica,sans-seriff; 
	font-size: 14px; 
	font-weight: bold; 
	color: #FFFFFF; 
}

/* Text for section titles within the text */
.pageTitle 
{
	font-family: Arial,Verdana,Geneva,Helvetica,sans-serif; 
	color:#5879A6; 
	font-size: 21px; 
	font-weight: bold;
}

.sectionTitle 
{
	font-family: Arial,Verdana,Geneva,Helvetica,sans-serif; 
	color:#006666; 
	font-size: 18px; 
	font-weight: bold;
	padding-left: 3px;
}

A.Redlink:active, A.Redlink:link, A.Redlink:visited
{
    color: red;
    font-family: Verdana, Arial;
    font-size: 11px;
    text-decoration: none
}

A.Redlink:hover
{
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    text-decoration: underline
}

a.lmenu:link , a.lmenu:active, a.lmenu:visited
{ 
	text-decoration:none; 
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; 
	color:#006666; 
	font-size: 10px; 
	font-weight: normal;
}


a.lmenu:hover
{ 
	color:#000000; 
	text-decoration:underline; 
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; 
	font-size: 10px; 
	font-weight: normal; 
}

.lmenuTitle
{ 
	color:#FFFFFF; 
	text-decoration:none; 
	font-family:Arial,Verdana,Geneva,Helvetica,sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
}

.Text
{ 
	color:#000000; 
	text-decoration:none; 
	font-family:Verdana,Arial,Geneva,Helvetica,sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
}




.TextSmall
{ 
	color:#000000; 
	text-decoration:none; 
	font-family:Verdana,Arial,Geneva,Helvetica,sans-serif; 
	font-size: 10px; 
	font-weight: normal; 
}


.TextBlue
{ 
	color:#000099; 
	text-decoration:none; 
	font-family:Verdana,Arial,Geneva,Helvetica,sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
}

.textRed 
{ 
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; 
	font-size: 12px; 
	color: #CC0000; 
	font-weight: bold; 
}

.SmallRed
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: bold;
    color: red
}

.textBoldItal 
{ 
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; 
	font-size: 14px; 
	font-weight: bold;
	color: #000000;  
}

.textGreen 
{ 
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; 
	font-size: 11px; 
	color: #006666;  
}
.textWhite 
{ 
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; 
	font-size: 12px; 
	color: #FFFFFF; 
	font-weight: bold; 
}

.textMaroon
{ 
	color:#660000; 
	text-decoration:none; 
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; 
	font-size: 11px; 
	font-weight: bold;
}



/* */
.HomeHead
{
    color: #999966;
    font-family: Verdana, Arial;
    font-size: 20px;
    font-weight: bold;
    HEIGHT: 35px
}

/* */
.ContentHead
{
    color: #000099;
    font-family:  Arial,Verdana,Geneva,Helvetica,sans-serif; 
    font-size: 16px;
    font-weight: bold;
    height: 16px
}

/* */
.SubContentHead
{
    background-color: #dddca3;
    color: dimgray;
    font-family: Verdana, Arial;
    font-size: 18px;
    font-weight: bold;
    height: 20px
}

/* */
.UnitCost
{
    color: #990000;
    font-family: Verdana, Arial;
    font-size: 15px;
    line-height: 20pt
}

/* */
.ModelNumber
{
    color: #000099;
    font-family: Verdana, Arial;
    font-size: 11px;
    line-height: 20pt
}

/* */
.ErrorText
{
    color: red;
    font-family: Verdana, Arial;
    font-size: 12px;
    line-height: 20pt
}

.MessageText
{
    color: #990000;
    font-family: Verdana, Arial;
    font-size: 16px;
    font-weight: bold;
    line-height: 20pt
}

.MostPopularHead
{
    background-color: darkred;
    color: white;
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: bold
}

A.MostPopularItemText, A.MostPopularItemText:link, A.MostPopularItemText:visited
{
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    text-decoration: none
}

A.MostPopularItemText:hover
{
    color: red;
    font-family: Verdana, Arial;
    font-size: 11px;
    text-decoration: underline
}

A.BulletList, A.BulletList:link, A.BulletList:visited
{
    color: blue;
    font-family: Verdana, Arial;
    font-size: 12px;
    text-decoration: none
}

A.BulletList:hover
{
    color: red;
    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;
}
.ProductListItem
{
    color: #990000;
    font-family: Verdana, Arial;
    font-size: 10px
}

.CartListHead
{
    background-color: #dddca3;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Verdana, 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: Verdana, Arial;
    font-size: 11px;
    padding-left: 5px
}

.CartListItemAlt
{
    background-color: #f2f2f2;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    padding-left: 5px
}

.CartListFooter
{
    background-color: #dddca3;
    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: 11px;
}   

A.SiteLink:hover    
{
    text-decoration: underline;
    color: white;
}

A.SiteLinkBold, A.SiteLinkBold:link, A.SiteLinkBold:visited
{
    color: #5879A6;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  11px;
    font-weight: bold
}

A.SiteLinkBold:hover
{
    color: #FFCC00;
    text-decoration: none;
}

A.ProductLinkRed, A.ProductLinkRed:link, A.ProductLinkRed:visited
{
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    color: #990000;
    font-size: 11px;
}   

A.ProductLinkRed:hover    
{
    text-decoration: underline;
    color: black;
}

/* */
A.MenuUnselected, A.MenuUnselected:link, A.MenuUnselected:visited
{
    color: #006666;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  11px;
    font-weight: bold;
    line-height: 16px;   
}

A.MenuUnselected:hover
{
    color: #FFFFFF;
    text-decoration: underline;
}

A.MenuSelected
{
    color: #006666;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  11px;
    font-weight: bold;
    line-height: 16px;
}


A.MenuSelected:hover
{
    color: #006666;
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    text-decoration: none;
    

}

/* GENERAL */

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px    
}

.NormalDouble
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    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: 11px;
    font-weight: normal;
}

/* text style used for selects in the admin pages, for Nav compatibility */
.NormalSelect
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

/* text style used for textboxes in the edit pages, for Nav compatibility */
.EditTextBox
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11;
    font-weight: normal;
    border-style: solid;
    border-width: 1px;
    border-color: #999966;
    width: 130px;
}

/* text style used for controls in the admin and edit pages, for Nav compatibility */
.NormalControl
{
    font-family: Verdana, Helvetica, sans-serif;
    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: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    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: 11px;
    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: 11px;
    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: 9px;
    font-weight: bold;
    color: red
}

.NormalBold
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px    
}

.NormalItalic
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 16px    
}





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
}


.AdminTable
{
	border-width: 1px;
    border-style: solid;
    border-color: #CCCCCC;
	
}

.AnnouncementText
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: Black;
    background-color: #FFFF33;
    vertical-align: top;
}