textboxheaderhtml { margin: 0; padding: 0; }
h1
{
    margin-top: 10px;
    font-size: 16px;
    vertical-align: bottom;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #228B22;
    letter-spacing: 2px;
}
h2
{
    margin-top: 10px;
    font-size: 12px;
    vertical-align: bottom;
    color: #228B22;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
    display: inline;
}
h2.shaded
{
    color: #cccccc;
    display: inline;
}
h2 a
{
    font-size: 12px;
    vertical-align: bottom;
    color: #2770BD;
    font-weight:bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}



.sitelogobox
{
    margin-top: 10px;
    font-size: 7pt;
    vertical-align: bottom;
    color: #2770BD;
    font-family: Palatino;
    letter-spacing: 2px;
}
.catalogmenu
{
    border-bottom: gainsboro 1px solid;
    text-align: right;
    margin-bottom: 10px;

}
.textbox {
	border: 1px solid #1B4D82;
	background: #D8E7F7;
	padding: 11px;
	margin-bottom: 7px;
   width:100%;
}
.textbox li
{
    list-style-type: none;
}
.plainbox
{
	padding: 11px;
	margin-bottom: 7px;
   width:auto;
   padding-right: 5px;
   padding-left: 5px;
   color: #393939;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
.PanelWindowBox
{
   width:auto;
   padding: 10px;
   color: #0000D4;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #1B4D82;
	background-color: #D8E7F7;
}
.offsetleftbox
{
	margin-bottom: 7px;
    width:auto;
    padding-right: 5px;
    padding-left: 30px;

}
.textboxheader
{
    font-weight: bold;
    font-size: 12px;
    color: #f5f5f5;
    font-family: verdana;
    background-color: #2770BD;
    padding-right: 5px;
    padding-left: 10px;
    padding-bottom: 3px;
    padding-top: 3px;
    width:100%;
}
.textboxheader a
{
     color: #f5f5f5;
    font-family: verdana;
    text-decoration:none;  
    font-size: 12px;
    font-weight: bold;

}
.graybox
{
 	border: solid 1px #CBCED4;
	background: #ffffff;
	padding: 11px;
	margin-bottom: 7px;
   
}
.grayboxheader
{
    font-weight: bold;
    font-size: 12px;
    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;
    width:770px

}
#columnleft
{ 
    width: 180px;
    float:left;
}


#columnright
{ 
    margin-left: 190px;
    height:500px;
    border-left: #dcdcdc 1px dotted; 
}


#menutext
{
    padding: 5px;
    text-align: right;
    border-bottom: gainsboro 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: 12px;
        color: #2770BD;
        font-family: palatino;
		text-decoration: none;
	}
	
	#menutext a:active, #menutext a:hover {
		color: #717052;
	}
	
.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: 12px;
}
.searchbox
{
    border-right: #dcdcdc 1px solid;
    border-top: #dcdcdc 1px solid;
    font-size: 12px;
    border-left: #dcdcdc 1px solid;
    border-bottom: #dcdcdc 1px solid;
    font-family: verdana;
}
.thumbimage
{
    width: 100px;
    height: 100px;
}
.oldprice
{
    font-weight: bold;
    color: #696969;
    text-decoration: line-through;
}
.saleprice
{
    font-weight: bold;
    color: #cc0000;
}
.sidemenulink
{
    font-size: 12px;
    font-family: verdana;
}
.errorbox
{
    border: #660000 1px solid;
    font-weight: bold;
    font-size: 9pt;
    color: White;
    font-family: verdana;
    background-color: #B00000;
    width:auto;
	 padding: 5px;
	 margin-top: 5px;
	 margin-bottom:5px;
}
.sectionheader
{
    border-bottom: #dcdcdc 1px dotted;
    color: #2770BD;
    font-size: 12px;
    padding-bottom: 5px;
    font-weight:bold;
	 vertical-align: bottom;
}
/*strong
{
    color: #696969;
}*/
.addtocartlink
{
    font-size: 10pt;
    text-decoration: none;
    font-weight: bold;
    color: #4C7102;
}
.checkoutlabel
{
	font-size: 12px;
	font-family: verdana;
	color: #002D9F;
}
INPUT
{
    border-right: #696969 1px solid;
    border-top: #696969 1px solid;
    font-size: 12px;
    border-left: #696969 1px solid;
    border-bottom: #696969 1px solid;
    font-family: verdana;
}
SELECT
{
    border-right: #696969 1px solid;
    border-top: #696969 1px solid;
    font-size: 12px;
    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;
}

