/* ================================
    CSS STYLES FOR THE COMMERCE STARTER KIT 
    v1.0, 10/2002
   ================================
*/   

* {
    -moz-box-sizing: border-box;
} 

BODY
{
	font-family: Verdana, Arial;
	background-color:#9C8E88;
	text-align:center;
	margin:0;
	padding:0;
}


H1
{
	color:#333366;
	font-size:16px;	
}

H2
{
	color:#555555;
	font-size:14px;	
}


/* */
.HomeHead
{
    color: #999966;
    font-family: Verdana, Arial;
    font-size: 20px;
    font-weight: bold;
    HEIGHT: 35px
}

/* */
.ContentHead
{
    
    color: dimgray;
    font-family: Verdana, Arial;
    font-size: 20px;
    font-weight: bold;
    height: 35px
}

/* */
.SubContentHead
{
    background-color: #dddca3;
    color: dimgray;
    font-family: Verdana, Arial;
    font-size: 18px;
    font-weight: bold;
    height: 20px
}

/* */
.UnitCost
{
    color: #808080;
    font-family: Verdana, Arial;
    font-size: 15px;
    line-height: 20pt
}

/* */
.ModelNumber
{
    color: #808080;
    font-family: Verdana, Arial;
    font-size: 11px;
    line-height: 20pt
}

/* */
.ErrorText
{
    color: red;
    font-family: Verdana, Arial;
    font-size: 12px;
    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
}

.ProductListHead
{
    color: black;
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: bold;
    line-height: 14pt;
    text-decoration: underline;
}
.ProductListItem
{
    color: black;
    font-family: Verdana, Arial;
    font-size: 10px
}

.CartListHead
{
    background-color: #0A2E6F;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: white;
    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
}

.CartListItem a,a:link,a:visited
{
	color:Black;
	text-decoration:none;
}


.CartListFooter
{
    background-color: #0A2E6F;
    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: #666666;
    font-size: 11px;
}   

A.SiteLink:hover    
{
    text-decoration: underline;
    color: blue;
}

A.SiteLinkBold, A.SiteLinkBold:link, A.SiteLinkBold:visited
{
    color: #dddddd;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  11px;
    font-weight: bold
}

A.SiteLinkBold:hover
{
    color: Blue;
    text-decoration: none;
}

.infoForm
{
	font-size:11px;
}
/* */
Table.Menu
{
	border-width:0px 1px 0px 0px;
	border-style:solid;
	border-color:#cccccc;
	padding-right:5px;
	
}

table.nav
{
		
}

td.MenuUnselected
{
    color: white;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  12px;
    font-weight: bold;
    line-height: 16px;
    padding-left: 32px;
    background-image:url(images_home/menuunselected.gif);
    background-repeat:no-repeat;
    background-position:-1 0;
    height:23px;
    width:192px;
    
}

td.MenuSelected
{
    color: white;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  12px;
    font-weight: bold;
    line-height: 16px;
    padding-left: 32px;
    background-image:url(images_home/menuselected.gif);
    background-repeat:no-repeat;
    background-position:-1 0;
    height:23px;
    width:192px;
    
}


A.MenuUnselected, A.MenuUnselected:link, A.MenuUnselected:visited
{
    color: white;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  12px;
    font-weight: bold;
    
}

A.MenuUnselected:hover,A.MenuSelected:hover
{
    color: #D9C15F;
    text-decoration: none;
    
}

A.MenuSelected, A.MenuSelected:link, A.MenuSelected:visited
{
    color: #D9C15F;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  12px;
    font-weight: bold;

}

div.subnav
{
	width:150px;
	
}


A.SubMenuUnselected, A.SubMenuUnselected:link, A.SubMenuUnselected:visited
{
    color: #dddddd;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  12px;
    font-weight: normal;
    line-height: 16px;
    padding-left:0px;
    margin-left:0px;
    text-indent:0px;
	width:120px;
	
   
}

A.SubMenuUnselected:hover
{
    color: white;
    text-decoration: none;
    
}

A.SubMenuSelected, A.SubMenuSelected:link, A.SubMenuSelected:visited
{
    color: #cccccc;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  12px;
    font-weight: bold;
    line-height: 16px;
 
}

A.SubMenuSelected:hover
{
    color: BLACK;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    
}

div.Cat
{
	
   
	
    
}

A.CategoryLab, A.CategoryLab:link, A.CategoryLab:visited
{
	color: #666666;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  12px;
    font-weight: bold;
     width:220px;
    text-align:left;
	margin-left:2em;
	background-image:url(images_home/greyarrow.gif);
	background-repeat:no-repeat;
	background-position:0 2;
	padding-left:8px;

}
A.CategoryLab:hover
{
	color: BLACK;
    font-family: Verdana, Helvetica, sans-serif;
    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: 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;
}

/* 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: 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: 11px;
    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    
}



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
}




.headernav {	
	background-color:#0A2E6F;
}

.footernav {	
	background-color:#0A2E6F;
	color:white;
	font-size:10px;
	height:29px;
}
.footernav td {
	padding:5px;
}
.footernav a,a:link,a:visited
{
	color:White;
	text-decoration:none;
}
.footernav a:hover
{
	color:#ffffcc;
	text-decoration:none;
}

.copyright {
	background-color:white;
	color:#666666;
	text-align:center;
}

.MessageText
{
	font-size:12px;
	font-weight:bold;
	font-family:verdana;
	color:#666666;
}




div.header
{
	background-repeat:no-repeat;
	background-image:url(images_home/header.jpg);
	height:84;
	width:774;
	position: relative;
	margin: 0 auto;
	padding:0; 
	left:0px;
	color:White;
	font-size:10px;
	
}

a.headerlink, a.headerlink:link
{
	color:White;
	font-size:10px;
}

a.headerlink:hover
{
	color:#F9E662;
}



div.background
{
	
	background-image:url(images_home/background.gif);
	background-repeat:repeat-y;
	background-position:0px;
	width:774;
	height:auto;
	margin: 0 auto;
	padding:0;
	position:relative;
	text-align:left;
	
	
}


div.menu
{
	background-image:url(images_home/browsestore.gif);
	background-repeat:no-repeat;
	background-position:2px 0px;
	margin-top:5px;
	padding-top:25px;
	position:absolute;
	height:600px;
	width:192px;
	left:10;
	
}


div.content
{
	position:relative;
	left:204;
	width:535;
	padding:10;
	height:auto;
	max-height:auto;
	font-size:11px;
	padding-bottom:150px;
	padding-left:15;

}

div.content a
{
	color:#336633;
}

div.content_home
{
	position:relative;
	left:204;
	width:555;
	padding:1;
	height:550;

}

div.footer
{
	background-image:url(images_home/background.gif);
	background-repeat:repeat-y;
	background-position:0px;
	height:34;
	width:774;
	position: relative;
	margin: 0 auto;
	padding:0; 
	left:0px;
	color:#666666;
	font-size:10px;
}

div.menu img
{
	margin:5px;
}


div.featuredproducts
{
	position:relative;
	/*background-image:url(images_home/3a.gif);*/
	height:153;
	width:390;
	background-color:#F7DD63;
	border-color: #F6E48F;
	border-style:solid;
	border-width:5;
	font-size:12px;
	font-family:verdana;
}
div.featuredproducts a
{
	color:#333366;
	font-size:12;
}
div.featuredproducts img
{
	border:5px double white;

}

.featured_product
{
	font-size:11px;
	font-weight:bold;
	color:#666666;
}

