html { margin: 0; padding: 0;}
h1
{
    margin-top: 10px;
    font-size: 10pt;
    vertical-align: bottom;
    color: #cc6600;
    /* font-family: Palatino; */
    /* font-family: Verdana; */
    font-family: 'Georgia', 'Times New Roman', 'Times', 'Serif';
    letter-spacing: 2px;
}
h2
{
    margin-top: 10px;
    font-size: 8pt;
    vertical-align: bottom;
    color: #cc6600;
    /* font-family: Palatino; */
    /* font-family: Verdana; */
    font-family: 'Georgia', 'Times New Roman', 'Times', 'Serif';
    letter-spacing: 1px;
    display: inline;
}
h2.shaded
{
    color: #cccccc;
    display: inline;
}
h2 a
{
    font-size: 8pt;
    vertical-align: bottom;
    color: #65738e;
    font-weight:bold;
}
h6
{
    margin-top: 10px;
    font-size: 8pt;
    vertical-align: bottom;
    /* font-family: Verdana; */
    font-family: 'Georgia', 'Times New Roman', 'Times', 'Serif';
}
body
{
    margin: 0;
    padding: 0;
    /*background: #ffffff;*/
    background: #ffffee;
    /* font-family:Verdana; */
    font-family: 'Georgia', 'Times New Roman', 'Times', 'Serif';
    font-size: 8pt;
    text-align: justify;
    /*background: url(images/cool-fade.gif) #fff repeat-x;
    font: 15px Georgia, "Times New Roman" Georgia Times serif; 
    text-align: center;
    color: #2d2d2d;*/
}
.font-normal
{
    /* font-family:Verdana; */
    font-family: 'Georgia', 'Times New Roman', 'Times', 'Serif';
    font-size: 8pt;
}
td
{
    vertical-align: top;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  /*text-decoration: underline;*/
  text-decoration: none;
}


A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}
imgZ
{
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-bottom-style: solid;
    border-width: 1px;
}
.img-none
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}
.sitelogobox
{
    margin-top: 10px;
    font-size: 7pt;
    vertical-align: bottom;
    color: #65738e;
    /* font-family: Verdana; */
    font-family: 'Georgia', 'Times New Roman', 'Times', 'Serif';
    letter-spacing: 2px;
}
.catalogmenu
{
    border-bottom: gainsboro 1px solid;
    text-align: right;
    margin-bottom: 10px;

}
.textbox {
    border: solid 1px #CBCED4;
    background: #f5f5f5;
    padding: 11px;
    margin-bottom: 7px;
    /*width:190px;*/

}
.textbox li
{
    list-style-type: none;
}
.textboxwide {
	border: solid 1px #CBCED4;
	background: #f5f5f5;
	padding: 11px;
	margin-bottom: 7px;
    max-width: 100%;
    text-align: justify;
}
.textboxheader
{
    font-weight: bold;
    font-size: 8pt;
    color: #f5f5f5;
    /* font-family: verdana; */
    font-family: 'Georgia', 'Times New Roman', 'Times', 'Serif';
    background-color: #65738E;
    padding-right: 5px;
    padding-left: 10px;
    padding-bottom: 3px;
    padding-top: 3px;
    /*width:190px;*/
    border: solid 1px #65738E;
}
.textboxheader a
{
    color: #f5f5f5;
    /* font-family: verdana; */
    font-family: 'Georgia', 'Times New Roman', 'Times', 'Serif';
    text-decoration:none;  
    font-size: 8pt;
    font-weight: bold;
}
.plainbox
{
	/*padding: 11px;*/
	margin-bottom: 7px;
    width:auto;
    padding-right: 5px;
    /* padding-left: 5px; */
    color: #696969;
    font-size: .8em;
	/* font: .7em Verdana, Arial, Helvetica, sans-serif; */
    font-family : 'Georgia', 'Times New Roman', 'Times', 'Serif';
	text-align: justify;
}
.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; */
    font-family: 'Georgia', 'Times New Roman', 'Times', 'Serif';
    background-color: #999DA6;
    padding-right: 5px;
    padding-left: 10px;
    padding-bottom: 3px;
    padding-top: 3px;
}
.bodywrapper
{
    margin-left: 90px;
    margin-right: 90px;
    width:770px
}
.button_color_0
{
    background-color: #eeeeee;
}
.button_color_0_selected
{
    border: solid 1px black;
    background-color: #cccccc;
}
#columnleft
{ 
    margin-top: 3px;
    width: 180px;
    float:left;
}
#columnright
{
    margin-left: 190px;
    padding-left: 5px;
    min-height: 500px;
    border-left: #dcdcdc 1px dotted;
}

#menutextvertical
{
    text-align: right;
    margin-bottom: 4px;
    padding-top: 10px;
    padding-right: 1px;
    padding-bottom: 10px;
    padding-left: 10px;
}
    #menutextvertical a:link, #menutextvertical a:visited
    {
        
        padding-left: 12px;
        font-size: 10pt;
        color: #65738E;
        /* font-family: Verdana; */
        font-family: 'Georgia', 'Times New Roman', 'Times', 'Serif';
        text-decoration: none;
        border: 1px solid;
        padding-right: 10px;
        white-space: nowrap;
        padding-top: 3px;
        padding-bottom: 3px;
        line-height: 30px;
    }
    #menutextvertical a:hover
    {
        border: 1px solid black;
        color: #FFFFFF;
        background-color: #65738E;
    }

    #menutextvertical a:active, #menutextvertical
    {
        color: #717052;
    }

#menutext
{
    text-align: right;
    border-bottom: gainsboro 1px solid;
    margin-bottom: 4px;
    padding-top: 10px;
    padding-right: 1px;
    padding-bottom: 10px;
    padding-left: 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: 10pt;
        color: #65738E;
        /* font-family: Verdana; */
        font-family: 'Georgia', 'Times New Roman', 'Times', 'Serif';
        text-decoration: none;
        border: 1px solid;
        padding-right: 10px;
        white-space: nowrap;
        padding-top: 3px;
        padding-bottom: 3px;
        line-height: 30px;
    }
    #menutext a:hover
    {
        border: 1px solid black;
        color: #FFFFFF;
        background-color: #65738E;
    }

    #menutext a:active, #menutext
    {
        color: #717052;
    }
.photocaption
{
    font-weight: bold;
    font-size: 8pt;
    color: #f5f5f5;
    /* font-family: verdana; */
    font-family: 'Georgia', 'Times New Roman', 'Times', 'Serif';
    background-color: #65738E;
    padding-right: -5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    border: solid 1px #65738E;
    display: block;
}
.menutextvertical
{
    font-weight: bold;
    font-size: 8pt;
    color: #f5f5f5;
    /* font-family: verdana; */
    font-family: 'Georgia', 'Times New Roman', 'Times', 'Serif';
    background-color: #65738E;
    padding-right: -5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    max-width: 200px;
    border: solid 1px #65738E;
    display: block;
}
.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; */
    font-family: 'Georgia', 'Times New Roman', 'Times', 'Serif';
}
.thumbimage
{
    width: 200px;
    /*height: 100px;*/
}
.oldprice
{
    font-weight: bold;
    color: #696969;
    text-decoration: line-through;
}
.saleprice
{
    font-weight: bold;
    color: #cc0000;
}
.sidemenulink
{
    font-size: 8pt;
    /* font-family: verdana; */
    font-family: 'Georgia', 'Times New Roman', 'Times', 'Serif';
}
.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; */
    font-family: 'Georgia', 'Times New Roman', 'Times', 'Serif';
    background-color: #ffcccc;
    width:auto;
}
.sectionheader
{
    border-bottom: #dcdcdc 1px dotted;
    color: #65738E;
    font-size: 8pt;
    padding-bottom: 5px;
    font-weight:bold;
}
strong
{
    color: #696969;
}
.addtocartlink
{
    font-size: 10pt;
    text-decoration: none;
    font-weight: bold;
    color: #000000;
    /* color: #C7C030; */
}
.checkoutlabel
{
    font-size: 8pt;
    /* font-family: verdana; */
    font-family: 'Georgia', 'Times New Roman', 'Times', 'Serif';
    color: slategray;
}
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; */
    font-family: 'Georgia', 'Times New Roman', 'Times', 'Serif';
}
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; */
    font-family: 'Georgia', 'Times New Roman', 'Times', 'Serif';
}
.admin-header
{
    background-color: #6190CD; 
    height:40px;
    padding-left:10px;
    border-bottom:solid 4px #B4CCEB;
}
.admin-header h1
{
    color: white;
}


dl
{
    margin: 0;
    padding: 0;
    border-left: 1px solid #65738E;
    border-right: 1px solid #65738E;
}
dt
{
    font-weight: bold;
    font-size: 8pt;
    color: #f5f5f5;
    font-family: 'Georgia', 'Times New Roman', 'Times', 'Serif';
    background-color: #65738E;
    padding-right: 5px;
    padding-left: 10px;
    padding-bottom: 1px;
    padding-top: 0px;
    border: solid 1px #65738E;
}
dd
{
    margin: 0;
    padding-left: 0px;
    background-color: #f5f5f5;
    text-align: left;
    border: 1px solid #fff;
}
.gallery_menu_on a, .gallery_menu_on a:visited, .gallery_menu_off
{
    color: #000000;
    text-decoration: none;
    display: block;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 10px;
    background: #eeeeee;
}

.gallery_menu_on a:hover
{
    background: #205080;
    color: #ffffff;
}
.b1_0
{
    display: block;
    overflow: hidden;
    height: 1px;
    margin: 0 5px;
    background: #65738E;
}    
.b2_0
{
    display: block;
    overflow: hidden;
    height: 1px;
    background: #65738E;
    border-left: 1px solid #65738E;
    border-right: 1px solid #65738E;
    margin: 0 3px;
    border-width: 0 2px;
}    
.b3_0
{
    display: block;
    overflow: hidden;
    height: 1px;
    background: #65738E;
    border-left: 1px solid #65738E;
    border-right: 1px solid #65738E;
    margin: 0 2px;
}
.b4_0
{
    display: block;
    overflow: hidden;
    background: #65738E;
    border-left: 1px solid #65738E;
    border-right: 1px solid #65738E;
    height: 2px;
    margin: 0 1px;
}
.b1_1
{
    display: block;
    overflow: hidden;
    height: 1px;
    margin: 0 5px;
    background: #65738E;
}    
.b2_1
{
    display: block;
    overflow: hidden;
    height: 1px;
    background: #f5f5f5;
    border-left: 1px solid #65738E;
    border-right: 1px solid #65738E;
    margin: 0 3px;
    border-width: 0 2px;
}    
.b3_1
{
    display: block;
    overflow: hidden;
    height: 1px;
    background: #f5f5f5;
    border-left: 1px solid #65738E;
    border-right: 1px solid #65738E;
    margin: 0 2px;
}
.b4_1
{
    display: block;
    overflow: hidden;
    background: #f5f5f5;
    border-left: 1px solid #65738E;
    border-right: 1px solid #65738E;
    height: 2px;
    margin: 0 1px;
}

/* Menu Item V2 Start */
.menuitem a, .menuitem a:visited
{
    color: #000000;
    text-decoration: none;
    display: block;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 10px;
    padding-right: 5px;
    background: #eeeeee;
}
.menu_font_0
{
    font-size: 8pt;
}
.menu_font_1
{
    font-size: 12pt;
}
.menuitem a:hover
{
    background: #205080;
    color: #ffffff;
}
.menu_topbottom
{
    padding-top: 0px;
    padding-bottom: 4px;
    padding-left: 10px;
    padding-right: 5px;
    background: #65738e;
    color: #ffffff;
    font-weight: bold;
}
.menu_intraitem
{
    background-color: #eeeeee;
    color: Black;
    font-size: 8pt;
    /* height: 1px; */
    padding-left: 10px;
    padding-right: 5px;
}
.menu_emptyintraitem
{
    background-color: #eeeeee;
    font-size: 0.01em;
    height: 1px;
    padding-left: 10px;
    padding-right: 5px;
}
.menu_separator
{
    background-color: #ffffff;
    font-size: 0.01em;
    height: 1px;
}
/* Menu Item V2 End */
