﻿a:link
{
	color:White;
	text-decoration: none;
}
a:visited
{
	color:White;
	text-decoration: none;
}
a:hover
{
	color:#6A5500;
	text-decoration: none;
}
a:active
{
	color:White;
	text-decoration: none;
}
a.selected:link
{
	color:#6A5500;
	text-decoration: none;
}
a.selected:visited
{
	color:#6A5500;
	text-decoration: none;
}
img
{
border-style:none;
margin:0 auto;
}

body
{
    background-color:#410000;
    text-align:center;
    margin: 0 auto;
    color:White;
    font-style:italic;
}
div.clr
{
    clear:both;
    height:1px;
}
div.wrapper
{
    width:775px;
    background-image: url(../images/bg_slice.gif);
    text-align:center;
    margin: 0 auto;
}

div.banner
{
    width:719px;
    /*height:247px;*/
    background-image: url(../images/banner.gif);
    background-repeat:no-repeat;
    margin-left:21px;
    margin-right:35px;
}

div.homeleft
{   
display:inline;
    float:left;
    margin-top:179px;
    margin-left:40px;
    margin-right:83px;
    width:135px;
    height:610px;
    font-weight:bold;
    text-align:center;
}
div.homeleft img
{
    margin-left:auto;
    margin-right:auto;
    padding-top:9px;
    padding-bottom:3px;
}
div.homeleftpadding
{   
width:30px;

margin-top:248px;
float:left;
height:45px;
line-height:45px;

}
div.otherleft
{   
display:inline;
    float:left;
    margin-top:248px;
    margin-left:0px;
    width:285px;
    height:45px;
    font-size:12px;
}
div.otherleft img
{
    margin-left:10px;
}
div.homeright
{
display:inline;
float:left;
width:461px;
height:319px;
margin-top:74px;
float:left;
}
div.nav
{
display:inline;
margin-top:248px;
float:left;
margin-left:10px;
width:421px;
height:45px;
line-height:45px;
    font-weight:bold;
    font-size:14px;
}
div.nav img
{
    vertical-align:middle;
    padding-left:10px;
}
div.main
{
    clear:both;
    margin-top:2px;
    width:717px;
    margin-right:2px;
}
div.cat
{
    background-image: url(../images/main_bg_slice.gif);
}
div.content
{
    padding:10px 10px 10px 10px;
    background-color:#A10B06;
}
div.main-left
{
    display:inline;
    width:320px;
    float:left;
}
div.main-left-content
{
    overflow:visible;
    zoom: 1;
    padding:20px 15px 20px 15px;
    font-size:18px;
    font-weight:normal;
    
}
div.main-right
{
display:inline;
float:left;
width:366px;
padding-left:16px;
padding-right:15px;
padding-top:5px;
padding-bottom:5px;
color:Black;
background-color:#FFFFDB;
}
div.main-right-box
{
display:inline;
position:relative;
    float:left;
    width:173px;
    margin:0px 5px 0px 5px;
    text-align:center;
    background-color:#FFFFDB;
}
div.prodimg
{
width:100%;
text-align:center;
margin:0 auto;
position:absolute;
bottom:0px;
left:0px;
}
div.row
{
clear:both;
background-color:#FFFFDB;
}
div.row img
{
text-align:center;
    margin:20px auto 10px auto;
}
div.buttonrow
{
    clear:both;
    background-color:#FFFFDB;
}
div.buttonrow > div.main-right-box
{   
    margin-top:8px;
    margin-bottom:16px;
}
div.buttonrow img
{
    margin-top:6px;
}
div.footer
{
    clear:both;
    margin-top:15px;
    margin-bottom:10px;
    text-align:center;
    font-size:12px;
}
div.form
{
text-align: center; 
margin: 0 auto;
    width:350px;
    font-size:14px;
}
div.form-left
{
display:inline;
    padding-top: 3px;
    padding-bottom: 3px;
    float:left;
    width:100px;
}
div.form-right
{
display:inline;
    padding-top: 3px;
    padding-bottom: 3px;
    float:left;
    width:250px;
}
div.form-right input, div.form-right textarea
{
    width: 200px;
    color:Black;
}
div.form-line
{
    width:350px;
    color:Black;
}
div.form-line input
{
    color:Black;
}

.text1
{
    font-size:26px;
}
.text2
{
font-size:20px;
font-weight:bold;
}

table
{
    text-align:center;
    margin:0 auto;
}
td
{
    text-align:right; padding:5px 5px 5px 5px;
}