﻿html
{
    margin: 0;
    padding: 0;
}

h1
{
    margin-top: 5px;
    margin-left: 5px;
    font-size: 10pt;
    vertical-align: bottom;
    color: #cc6600;
    font-family: Palatino;
    letter-spacing: 2px;
}

h2
{
    margin-top: 10px;
    font-size: 8pt;
    vertical-align: bottom;
    color: #cc6600;
    font-family: Palatino;
    letter-spacing: 1px;
    display: inline;
}

h2.shaded
{
    color: #cccccc;
    display: inline;
}

h2 a
{
    font-size: 8pt;
    vertical-align: bottom;
    color: #65738e;
    font-weight: bold;
}

body
{
    margin: 0;
    padding: 0;
    background: #ffffff;
    font-family: Verdana;
    font-size: 8pt;
    height:100%;
}
form
{
	height:100%;
	margin: 0;
    padding: 0;
}

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: #AABBDD;
    text-decoration: underline;
}

A.headerNavigation
{
    color: #FFFFFF;
}

A.headerNavigation:hover
{
    color: #ffffff;
}

.tiltle
{
    margin-top: 10px;
    font-size: 10pt;
    vertical-align: bottom;
    color: #cc6600;
    font-family: Palatino;
    letter-spacing: 2px;
}

.sitelogobox
{
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 7pt;
    vertical-align: bottom;
    color: #65738e;
    font-family: Palatino;
    letter-spacing: 2px;
}

.menubar
{
    border: solid 1px #CBCED4;
    background: #f5f5f5;
    padding: 5px;
    margin-bottom: 1px;
    margin-top: 5px;
}

.textbox
{
    border: solid 1px #CBCED4;
    background: #f5f5f5;
    padding: 11px;
    margin-bottom: 7px;
    width: 170px;
}

.plainbox
{
    padding: 10px;
    margin-bottom: 7px;
    width: auto;
    padding-right: 5px;
    padding-left: 5px;
    color: #696969;
    font: 8pt Verdana, Arial, Helvetica, sans-serif;
}

.offsetleftbox
{
    margin-bottom: 7px;
    width: auto;
    padding-right: 5px;
    padding-left: 30px;
}

.textboxheader
{
    font-weight: bold;
    font-size: 8pt;
    color: #f5f5f5;
    font-family: verdana;
    background-color: #65738E;
    padding-right: 5px;
    padding-left: 10px;
    padding-bottom: 3px;
    padding-top: 3px;
    width: 180px;
}

.textboxheader a
{
    color: #f5f5f5;
    font-family: verdana;
    text-decoration: none;
    font-size: 8pt;
    font-weight: bold;
}

.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: 20px;
    margin-right: 0px;
    width: 900px;
}

#columnleft
{
    width: 180px;
    height: 500px;
    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: 8pt;
    color: #65738E;
    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: 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: 100px;
    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;
}

.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: #dcdcdc 1px dotted;
    color: #65738E;
    font-size: 8pt;
    padding-bottom: 5px;
    font-weight: bold;
}

strong
{
    color: #696969;
}

.link
{
    color: blue;
    text-decoration: underline;
}

A.whitelink:active, A.whitelink:hover, A.whitelink:visited, A.whitelink:link
{
    color: #FFFFFF;
    text-decoration: underline;
}

.boxheder
{
    font-weight: bold;
    font-size: 8pt;
    color: #f5f5f5;
    font-family: verdana;
    background-color: #65738E;
    padding-right: 5px;
    padding-left: 10px;
    padding-bottom: 3px;
    padding-top: 3px;
    width: auto;
}

.boxborder
 {
	border: solid 1px #CBCED4;
	background: #f5f5f5;
	padding: 11px;
	margin-bottom: 7px;
    width: auto;  
 }

.border
{
    border: solid 1px #CBCED4;
    background: #f5f5f5;
    padding: 0px;
    margin-bottom: 0px;
    width: auto;
}

.box
{
    border: solid 1px #CBCED4;
    padding: 0px;
    margin-bottom: 1px;
    width: auto;
    height: 110px;
}

.infobox
{
    border: solid 1px #CBCED4;
    padding: 0px;
    margin-bottom: 1px;
    width: auto;
}

.labels
{
    font-weight: bold;
    color: #0000C0;
}

.captions
{
    color: #333399;
    font-weight: bold;
}

#navigation A
{
    text-decoration: none;
}

#navigation A:link
{
    padding-left: 10px;
    font-weight: bold;
    background: url(tab/unactive-left.gif) #CBCED4 no-repeat left top;
    color: #000;
}

#navigation A:visited
{
    padding-left: 10px;
    font-weight: bold;
    background: url(tab/unactive-left.gif) #CBCED4 no-repeat left top;
    color: #000;
}

#navigation A:active
{
    padding-left: 10px;
    font-weight: bold;
    background: url(tab/unactive-left.gif) #CBCED4 no-repeat left top;
    color: #000;
}

#navigation A:link SPAN
{
    padding-right: 10px;
    background: url(tab/unactive-right.gif) #CBCED4 no-repeat right top;
}

#navigation A:visited SPAN
{
    padding-right: 10px;
    background: url(tab/unactive-right.gif) #CBCED4 no-repeat right top;
}

#navigation A:active SPAN
{
    padding-right: 10px;
    background: url(tab/unactive-right.gif) #CBCED4 no-repeat right top;
}

#navigation A
{
    display: block;
    float: left;
}

#navigation A SPAN
{
    display: block;
    float: left;
}

#navigation A
{
    float: none;
}

#navigation A SPAN
{
    float: none;
}

#navigation A:hover
{
    padding-left: 10px;
    font-weight: bold;
    background: url(tab/active-left.gif) #26a no-repeat left top;
    color: #FFFFFF;
}

#navigation A:hover SPAN
{
    padding-right: 10px;
    background: url(tab/active-right.gif) #26a no-repeat right top;
}

#navigation #selected
{
    padding-left: 10px;
    background: url(tab/active-left.gif) #26a no-repeat left top;
    color: #FFFFFF;
}

#navigation #selected SPAN
{
    padding-right: 10px;
    background: url(tab/active-right.gif) #26a no-repeat right top;
    color: #FFFFFF;
}

#navigation
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    list-style-type: none;
}
#navigation LI
{
    padding-right: 0px;
    display: block;
    padding-left: 0px;
    float: left;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
}

#border
{
    background: #26a;
    height: 2px;
    width: 100%;
    margin: 0px;
}


.consultationbox
{
    border: solid 1px #CBCED4;
    padding: 0px;
    margin-bottom: 1px;
    width: auto;
    height: auto;
}
