body {
	margin: 0;
	padding: 0;
	color: #4f5455;	
	font-family: arial, lucida, helvetica, sans-serif;
	font-size: 9pt;
	text-align: center;
	background: #098c7e url(/images/body_bg.gif) top left repeat-x; 
}
#container {
	position: relative;
	width: 947px;
	margin: 0 auto;
	padding: 4px 0 0 0;
	text-align: left;
	background: #fff url(/images/container_bg.gif) top left no-repeat;
	font-size: 1em; /* 10px baseline */
}
#main {
	margin: 0;
	padding: 0;
	position: relative;
}


h1.category
{
 color: #fff;
 margin: 0;
 padding: 0 20px .07em 25px;
 color: #fff;
 font-size: 3em;
 letter-spacing: .05em;
 line-height: 1.9em;
 font-weight: normal;
}

hr
{
 color: #e5eaef;
}

a
{
 color: #3fa79c;
 text-decoration: none;
}

a:hover
{
 color: #2b9bca;
}

h2, .lefttitle
{
 font-size: 14pt;
 font-weight: bold;
 margin-bottom: 0;
}

h3
{
        margin: 0;
        padding: 0 0 5px 0;
        font-size: 1.25em;
        font-weight: bold;
        color: #3FA79C;
}

#header {
        position: absolute;
        top: 248px;
        left: 0;
        margin: 0;
        padding: 0;
        border-top: 1px solid #3fa79c;
        z-index: 3;
}
#header .wrap {
        width: 947px;
        margin: 1px 0 0 0;
        background-repeat: repeat;
}
html>body #header .wrap { background-image: url(/images/transp_teal_bg.png);}
* html #header .wrap { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/transp_teal_bg.png',sizingMethod='scale'); }


.price
{
 font-size: 10pt;
}




#footer {
        margin: 0;
        padding: 15px 20px 5px;
        border-top: 1px solid #CFD7DD;
        color: #7e868d;
        background-color: #F0F2F4;
        font-size: .916em; /* 9px */
        overflow: hidden;
        _height: 1%;
}

#footer p {
        float: left;
}

#footer ul {
        float: left;
        margin: 0 0 0 25px;
}

#footer li {
        display: inline;
        margin: 0;
        padding: 0 10px 0 13px;
        border-left: 1px solid #7e868d;
}
#footer li a,
#footer li a:hover {
        color: #7e868d;
}

.pricebox
{
 background: #fff url('/images/product_back.gif') repeat-x;
 padding: 10px;
}

.rightbox
{
 background: #fff url('/images/right_back.gif') repeat-x;
 padding: 10px;
 font-size: 8pt;
 margin-top: 5px;
}

H1.main_title
{
 font-size: 12pt;
 font-weight: bold;
 margin-bottom: 0px;
}

.topmenu
{
 font-size: 10pt;
 font-weight: bold;
}

.shop_message
{
 width: 100%;
 background: #fff url('/images/right_back.gif') repeat-x;
 font-weight: bold;
 color: #ff0000;
 padding: 10px;
 text-align: center;
}

.input
{
 border: 1px solid #333;
}

.searchbox
{
 border: 1px solid #333;
 font-size: 10px;
 width: 100px;
 height: 11px;
}

.searchsubmit
{
 border: 0px solid #333;
 font-size: 10px;
 width: 20px;
 height: 15px;
}

