/* ================================
    CSS STYLES FOR JBCDigitalCommerce STORE 
    v1.1, 06/2001
   ================================
*/   

/*body
{
    font-family: Arial, Helvetica,Tahoma,Verdana,Helvetica-Narrow,sans-serif;
    margin-top: 0px;
    margin-left: 0px;
    background: #D8D5C2 url(images/background_main.jpg) repeat-x top;
    font-size: 12px;
}
TD
{
    font-family: Arial, Helvetica,Tahoma,Verdana,Helvetica-Narrow,sans-serif;
    font-size: 11px;
    color: #000000;
}

TH
{
    font-family: Arial, Helvetica,Tahoma,Verdana,Helvetica-Narrow,sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
}*/

.style1 
{
	color: #6faf14;
	font-weight: bold;
}


/* */
.MainContentTable
{
	padding-left: 15px;
	padding-left: 5px;
	width:100%;
}

/* */
.HomeHead
{
    color: #999966;
    font-size: 20px;
    font-weight: bold;
    HEIGHT: 35px
}

/* headline */
.ContentHead
{    
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #6FAF14;
	font-weight: bold;
}

/* */
.SubContentHead
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
	line-height: 27px;
}

/* */
.UnitCost
{
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;   
	 
    line-height: 20pt;
    padding: 0px 0px 0px 5px;
    
}

/* */
.ProductVariantLabel
{
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
    
    line-height: 20pt
}

/* */
.ModelNumber
{
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
    
    line-height: 20pt;
    padding: 0px 0px 0px 5px;
}

/* */
.ErrorText
{
    color: red;
    /*font-family: Verdana, Arial;*/
    font-size: 12px;
}
.MostPopularHead
{
    background-color: Transparent;
    color: #750D16;
    /*font-family: Verdana, Arial;*/
    font-size: 12px;
    font-weight: normal;
}

.MostPopularItemsTD
{
    background-color: transparent;
    color: #000000;
    /*font-family: Verdana, Arial;*/
    font-size: 12px;
    font-weight: normal;
}

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
}

/* sublinks */
.ProductListHead, A.ProductListHead, A.ProductListHead:link, A.ProductListHead:visited
{
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
    /*white-space:normal;*/
}

A.ProductListHead:hover
{
    text-decoration: underline
}

.ProductListItem, A.ProductListItem, A.ProductListItem:link, A.ProductListItem:visited
{
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;    
    line-height:18px;
    
}

.ProductListItemAddToCart, A.ProductListItemAddToCart, A.ProductListItemAddToCart:link, A.ProductListItemAddToCart:visited
{
    color: #90C6FC; 
    font-weight: bold;
    font-size: 13px;
    line-height:18px;
    text-decoration: none;
}

A.ProductListItemAddToCart:hover
{
    color: #9D0000;
    text-decoration: underline
}

.CartListHead
{
    background-color: #E5E4E4;
    background-image: url(../images/pg-bg.gif);
    border-bottom: #E5E4E4 1px solid;
    border-top: #E5E4E4 1px solid;
    border-right: #E5E4E4 1px solid;
    border-left: #E5E4E4 1px solid;
    border-collapse:collapse;
    color: black;
    /*font-family: Verdana, Arial;*/
    font-size: 11px;
    font-weight: bold;
    line-height: 20pt;
    padding-left: 5px
}

.CartListItem
{
    background-color: #ffffff;
    border-bottom: #E5E4E4 1px solid;
    border-top: #E5E4E4 1px solid;
    border-right: #E5E4E4 1px solid;
    border-left: #E5E4E4 1px solid;
    border-collapse:collapse;
    color: black;
    /*font-family: Verdana, Arial;*/
    font-size: 11px;
    padding-left: 5px
}

.CartListItemAlt
{
    background-color: #f2f2f2;
    border-bottom: #E5E4E4 1px solid;
    border-top: #E5E4E4 1px solid;
    border-right: #E5E4E4 1px solid;
    border-left: #E5E4E4 1px solid;
    border-collapse:collapse;
    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: Geneva, Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #000000;
    font-size: 11px;
}   

A.SiteLink:hover    
{
    text-decoration: underline;
    color: #dddddd;
}

A.SiteLinkBold, A.SiteLinkBold:link, A.SiteLinkBold:visited
{
    color: #000000;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  11px;
    font-weight: bold
}

A.SiteLinkBold:hover
{
    color: #dddddd;
    text-decoration: none;
}*/

/* hometext */
.MenuTitle
{	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
	line-height: 27px;
}
/* sublinks */
/*A.MenuUnselected, A.MenuUnselected:link, A.MenuUnselected:visited
{    
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
    padding-left: 10px
}*/
/* sublinks */
/*A.MenuUnselected:hover
{    
    text-decoration: underline;
    padding-left: 10px
}*/

/* sublinks */
/*A.MenuSelected, A.MenuSelected:link, A.MenuSelected:visited 
{
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
    text-decoration: underline;
    padding-left: 10px
}*/

/* sublinks */
/*A.MenuSelected:hover
{
    text-decoration: underline;
    padding-left: 10px
}*/

/* sublinks */
/*A.MenuSelectedHomePage, A.MenuSelectedHomePage:link, A.MenuSelectedHomePage:visited 
{
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}*/
/* sublinks */
/*A.MenuSelectedHomePage:hover
{    
	color: #333333;
}*/

/* GENERAL */

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px    
}

.NormalDouble
{
    font-family: Geneva, Arial, 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: Geneva, Arial, 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: Geneva, Arial, 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: Geneva, Arial, 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: Geneva, Arial, 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: Geneva, Arial, 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: Geneva, Arial, 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: Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-indent: -5px;
/*    border-style: solid;
    border-width: 1px;
    border-color: #cccc99; */
    background-color:#ccccaa;    
}

.ErrorText
{
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: red
}

.NormalBold
{
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px    
}

.NormalItalic
{
    font-family: Geneva, Arial, 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
}
#listing_details_table
{
    padding: 5px;
}

#listing_details_table td.col_heading
{
    color: #000000;
    vertical-align: top;
    font-weight: bold; /*font-size: 12px;*/
    font-size: 12px;
    /*padding-top:6px;*/
}

#listing_details_table td.col_detail
{
   	font-size:12px;
	line-height:20px;
}

#listing_details_table .ad_description_text td.col_detail
{
    font-weight: bold;
    font-size: 12px;
}

.heading_label
{
    font-size: 12px;
    font-weight: bold;
    color: #6faf14;
}

.form_label
{
    font-size: 11px;
    font-weight: bold;
}


INPUT
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    height: 16;
}
SELECT
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    height: 16;
}
input[type=button]
{
    text-align: center;
    vertical-align: middle;
    background-color: #93EA93;
    font-weight: normal;
    font-size: 14px;
    color: #000000;
    border-style: solid;
    border-color: #CCCCCC;
    border-width: 1px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
input[type=submit]
{
    text-align: center;
    vertical-align: middle;
    background-color: #93EA93;
    font-weight: normal;
    font-size: 14px;
    color: #000000;
    border-style: solid;
    border-color: #CCCCCC;
    border-width: 1px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
input[type=file]
{
    text-align: center;
    vertical-align: middle;
    /*background-color: #990000;*/
    font-weight: normal;
    font-size: 14px;
    /*color: #FFFFFF;*/
    border-style: solid;
    border-color: #CCCCCC;
    border-width: 1px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
input[type=reset]
{
    text-align: center;
    vertical-align: middle;
    background-color: #93EA93;
    font-weight: normal;
    font-size: 14px;
    color: #000000;
    border-style: solid;
    border-color: #CCCCCC;
    border-width: 1px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}