﻿html { margin: 0; padding: 0; }
h1
{
    margin-top: 10px;
    font-size: 14pt;
    vertical-align: bottom;
    color: #600;
    font-family: Palatino;
    letter-spacing: 2px;
}
h2
{
    margin-top: 10px;
    font-size: 8pt;
    vertical-align: bottom;
    color: #660000;
    font-family: Palatino;
    letter-spacing: 1px;
    display: inline;
}
h2.shaded
{
    color: #ccc;
    display: inline;
}
h2 a
{
    font-size: 8pt;
    vertical-align: bottom;
    color: #65738e;
    font-weight:bold;
}
body 
{
	margin: 0;
	padding: 0;
	font-family:Verdana;
	font-size: 8pt;
	background: #707070 url(images/background.gif) repeat-x; 
	text-align:center;
}
.body 
{
	margin: 0;
	padding: 0;
	font-family:Verdana;
	font-size: 8pt;
}

img
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}
td
{
    vertical-align: top;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #ccc;
  text-decoration: underline;
}

A.showlink {
  color: #000000;
  text-decoration: underline;
}

A.showlink:hover {
  color: #ccc;
  text-decoration: underline;
}


A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

.sloganStart
{
    font-family: Arial Black;
    font-size: 8pt;
    color: #666;
    margin-left: 80px;
    font-weight:100;
}

.sloganEnd
{
    font-family: Palatino;
    font-size: 8pt;
    color: #600;
    font-variant: small-caps;
    font-weight: bold;
    margin-left: 4px;
}

.sitelogobox
{
    margin-top: 10px;
    font-size: 7pt;
    vertical-align: bottom;
    color: #65738e;
    font-family: Palatino;
    letter-spacing: 2px; width: 100%;
}
.catalogmenu
{
    border-bottom: gainsboro 1px solid;
    text-align: right;
    margin-bottom: 10px;

}
.highlightbox {
	border: solid 1px #999;
	background: #f5f5f5;
	padding: 6px;
	margin-bottom: 7px;
    width:260px;
    font-size: 8pt;
    font-family: verdana;
}
.highlightbox a
{
    font-size: 8pt;
    color: #666;
    font-family: verdana;
}
.highlighttext
{
    padding:8px;
}
.highlightboxheader
{
    font-weight: bold;
    font-size: 8pt;
    color: #f5f5f5;
    font-family: verdana;
    background-color: #600;
    padding: 2px;
    padding-left: 6px;
    padding-right: 6px;
    width:260px;
    border: solid 1px #600;
}
.highlightboxheader a
{
    color: #f5f5f5;
    font-family: verdana;
    text-decoration:none;  
    font-size: 8pt;
    font-weight: bold;
}
.textbox {
	border: solid 1px #999;
	background: #f5f5f5;
	padding: 6px;
	margin-bottom: 7px;
    width:190px;
}
.textboxheader
{
    font-weight: bold;
    font-size: 8pt;
    color: #f5f5f5;
    font-family: verdana;
    background-color: #600;
    padding: 2px;
    padding-left: 6px;
    padding-right: 6px;
    width:190px;
    border: solid 1px #600;
}
.textboxheader a
{
     color: #f5f5f5;
    font-family: verdana;
    text-decoration:none;  
    font-size: 8pt;
    font-weight: bold;

}
.textbox li
{
    list-style-type: none;
}
.yourcart a
{
     color: #600;
    font-family: verdana;
    text-decoration:none;  
    font-size: 8pt;
    font-weight: bold;
}
td.ProductDatumLabel
{
    text-align:right;
    font:bold 10px Verdana, Arial, Helvetica, sans-serif;
}
td.ProductDatumLabelLong
{
    padding-top: 12px;
    text-align:left;
    font:bold 10px Verdana, Arial, Helvetica, sans-serif;
}
td.ProductDatum
{
    font: 10px Verdana, Arial, Helvetica, sans-serif;
    width:90%;
}
span.ProductDatum
{
    font: 10px Verdana, Arial, Helvetica, sans-serif;
}
table.CatalogProduct
{
    width:100%;
    border-top:dashed 1px #333;
}
td.CatalogProduct
{
    background-color:#fff;
}
td.CatalogProductMore
{
    text-align:left;
    background-color:#fff;
    font: .8em Verdana, Arial, Helvetica, sans-serif;
    padding-left: 5px;
    padding-bottom:16px;
}
tr.CatalogProductHeader
{
    width:auto;
    font: bold .9em Verdana, Arial, Helvetica, sans-serif;
	background-color: #fff;
}
td.CatalogProductHeader
{
    color: #600;
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
}
td.WideColumn
{
    width:80%;
}
a.CatalogProductHeader
{
    color:#600;
}
.plainbox
{
	padding: 5px;
    width:auto;
    padding-right: 5px;
    padding-left: 14px;
    color: #666;
	font: .7em Verdana, Arial, Helvetica, sans-serif;
}
.offsetleftbox
{
	margin-bottom: 7px;
    width:auto;
    padding-right: 5px;
    padding-left: 30px;

}
.graybox
{
 	border: solid 1px #CBCED4;
	background: #ffffff;
	padding: 11px;
	margin-bottom: 7px;
   
}
.grayboxheader
{
    font-weight: bold;
    font-size: 8pt;
    color: #f5f5f5;
    font-family: verdana;
    background-color: #999DA6;
    padding-right: 5px;
    padding-left: 10px;
    padding-bottom: 3px;
    padding-top: 3px;
}
.bodywrapper
{
    margin-left: 90px;
    margin-right: 90px;
    margin-top: 40px;
    margin-bottom: 0px;
    padding: 18px;
    width:790px;
    text-align:left;
    background: #fff;
    border: solid 2px #333;
    border-bottom: solid 6px #333;
}
.footerwrapper
{
    margin-left: 90px;
    margin-right: 90px;
    margin-bottom: 40px;
    padding-top: 3px;
    padding-left: 18px;
    padding-right: 18px;
    width:790px;
    text-align:left;
}
#footer
{
    color:#fff;
    text-align:right;
    width:790px;
    padding-bottom: 40px;
}

#columnleft
{ 
    width: 180px;
    float:left;
}


#columnright
{ 
    margin-left: 190px;
    padding-left: 20px;
    min-height:500px;    
}
/* for Internet Explorer */
/*\*/
* html #columnright
{
    height: 500px;
}
/**/


A.footer
{
    color:#fff;
    margin-left:12px;
    margin-right:2px;
    text-decoration: underline;
}

#browsebymenu
{
    padding: 5px;
    text-align: right;
    border-bottom: #600 1px solid;
    margin-bottom: 10px;
}
#browsebymenu ul
{
    margin: 0px;
	padding: 0px;
	list-style-image: none;
}
#browsebymenu li
{
    display: inline;
}
#browsebymenu a:link, #browsebymenu a:visited 
{
	padding-left: 12px;
    font-size: 8pt;
    color: #666;
    font-family: palatino;
	text-decoration: none;
}
#browsebymenu a:active, #browsebymenu a:hover 
{
	color: #600;
}

#menutext
{
    padding: 5px;
    text-align: right;
    border-bottom: #600 1px solid;
    margin-bottom: 10px;


}
	#menutext ul {
		margin: 0px;
		padding: 0px;
		list-style-image: none;
	}
	
	#menutext li { display: inline }
	
	#menutext a:link, #menutext a:visited {
		padding-left: 12px;
        font-size: 8pt;
        color: #666;
        font-family: palatino;
		text-decoration: none;
	}
	
	#menutext a:active, #menutext a:hover {
		color: #600;
	}
	
#browsebytext
{
    font-size: 9pt;
    padding: 5px;
    padding-top: 0;
    text-align: left;
    font-family: Arial Sans-Serif;
}
    #browsebytext li 
    { 
        font-size: 9pt;
        font-family: Arial Sans-Serif;
    }
	
	#browsebytext a:link, #browsebytext a:visited, #browsebytext a:active {
		font-size: 9pt;
        color: #600;
        font-family: Arial Sans-Serif;
		text-decoration: underline;
	}
	
	#browsebytext a:hover {
		color: #999;
	}
	
.homeproductdisplay
{
    padding-right: 5px;
    padding-left: 5px;
    color: #696969;
    margin-left: 5px;
    margin-right: 5px;
    min-width:500px;
}
.subtotal
{
    text-align: right;
    border-top: 1px solid #c9c9c9;
    margin-top: 5px;
}
.checkout
{
    margin-top: 5px;
    color: #696969;
    font-size: 8pt;
}
.searchbox
{
    border-right: #dcdcdc 1px solid;
    border-top: #dcdcdc 1px solid;
    font-size: 8pt;
    border-left: #dcdcdc 1px solid;
    border-bottom: #dcdcdc 1px solid;
    font-family: verdana;
}
.thumbimage
{
    width: 70px;
    height: 70px;
}
.oldprice
{
    font-weight: bold;
    color: #696969;
    text-decoration: line-through;
}
.saleprice
{
    font-weight: bold;
    color: #cc0000;
}
.sidemenulink
{
    font-size: 8pt;
    font-family: verdana;
}
.errorbox
{
    border-right: #660000 1px solid;
    border-top: #660000 1px solid;
    font-weight: bold;
    font-size: 9pt;
    border-left: #660000 1px solid;
    color: #660000;
    border-bottom: #660000 1px solid;
    font-family: verdana;
    background-color: #ffcccc;
    width:auto;
}
.sectionheader
{
    border-bottom: #666 1px dotted;
    color: #600;
    font-size: 8pt;
    padding-bottom: 5px;
    font-weight:bold;
}
strong
{
    color: #696969;
}
.addtocartlink
{
    font-size: 12px;
    text-decoration: underline;
    font-weight: bold;
    color: #c00;
}
.addtocartlink:hover
{
    font-size: 10pt;
    text-decoration: underline;
    font-weight: bold;
    color: #666;
}
.checkoutlabel
{
    font-size: 8pt;
    font-family: verdana;
    color: #666;
}
INPUT
{
    border-right: #696969 1px solid;
    border-top: #696969 1px solid;
    font-size: 8pt;
    border-left: #696969 1px solid;
    border-bottom: #696969 1px solid;
    font-family: verdana;
}
INPUT.cbx
{
    border-right: #696969 0px solid;
    border-top: #696969 0px solid;
    font-size: 8pt;
    border-left: #696969 0px solid;
    border-bottom: #696969 0px solid;
    font-family: verdana;
}
SELECT
{
    border-right: #696969 1px solid;
    border-top: #696969 1px solid;
    font-size: 8pt;
    border-left: #696969 1px solid;
    border-bottom: #696969 1px solid;
    font-family: verdana;
}
.admin-header
{
    background-color: #6190CD; 
    height:40px;
    padding-left:10px;
    border-bottom:solid 4px #B4CCEB;
}
.admin-header h1
{
    color: white;
}
.SpecialHeader
{
    color: #660000;
    font-family: Verdana;
    font-size:8pt;
    font-weight:bold;
    padding-bottom: 1px;
    margin-bottom: 3px;
    font-variant: small-caps;
    letter-spacing: 1px;
    border-bottom: 1px solid #696969;
}
.SpecialText
{
    padding: 8px;
}
.SpecialLink
{
    font-family: Verdana;
    font-size: 7pt;
    color: #776666;
    text-decoration: none;
    padding-bottom: 5px;
}
.SpecialLink a
{
    font-family: Verdana;
    font-size: 7pt;
    color: #776666;
    text-decoration: underline;
    padding-bottom: 5px;
}
.SpecialPrice
{
    font-family: Verdana;
    font-size: 6pt;
    color: #333333;
    padding-bottom: 5px;
    font-weight: bold;
    text-decoration: none;
}
.termsofuse li
{
    margin-bottom:10px;
}
.termsofuse2 ol
{
    list-style-type:lower-alpha;
}