*
{
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #666666;
}

a
{
    color: white;
    font-weight: bold;
}

.range, .range a, .range a:visited
{
    color: #940108;
}

.range a:hover
{
    color: #d3363f;
}

img
{
    vertical-align: middle;
    margin: 0 0 0 0px;
    border: 0px;
}


#page
{
    background-color: #3d3d3d;
    margin: 0px;
}

.menu
{
    background: url(/images/menu_background.gif) repeat;
    height: 30px;
    width: 737px;
    padding: 0px 10px 0px 10px;
}


#header
{
    width: 750px;
    margin: 0px;
}

#footer
{
    background-color: #a8be51;
    text-align: center;
    height: 30px;
}


#body
{
    background-color: #ffffff;
    padding: 10px 10px 10px 10px;
    height: 300px;
}

#PriceToPay
{
	text-align: right;
}

#ExtraDisplay
{
	text-align: left;
}

h1
{
    color: #940108;
    font-size: 14pt;
}

.category
{
    font-size: 10pt;
    font-weight: bold;
}

.menu_contact
{
    color: #ffffff;
    font-size: 10pt;
    font-weight: bold;
    text-align: right;
}

.product
{
    width: 560px;
    display: inline;
}

.product-image
{
    float: left;
    width: 150px;
    height: 200px;
    margin: 0px 5px 10px 10px;
    text-align: center;
}

.product-details
{
    float: right;
    width: 310px;
    margin: 0px 0px 0px 0px;
    text-align: right;
}

.product-details-range
{
    float: right;
    width: 220px;
    margin: 0px 10px 0px 0px;
    text-align: right;
}

.product-description
{
    text-align: left;
    float: right;
    width: 290px;
}

.product-extras
{
    width: 550px;
    height: 200px;
    padding:  10px;
}

.product-extra-item
{
    float: left;
    width: 110px;
    height: 110px;
    margin: 0px 50px 10px 10px;
    text-align: center;
}

.product-list
{
    float: left;
    width: 140px;
    height: 210px;
    display: inline;
    text-align: center;
}

.product-list-smaller
{
    float: left;
    width: 130px;
    height: 170px;
    display: inline;
    text-align: center;
}


.product a, .product a:visited, .product a:hover
{
    color: #b5b5b5;
    width: 100px;
}


.button
{
    color: #940108;
}

.button a, .button a:visited, .button a:hover
{
    color: #b5b5b5;
    width: 100px;
}

.input-date
{
	border: 0px;
    width: 150px;
}

.input-name, .input-town
{
    width: 150px;
}

.input-address
{
    width: 150px;
    vertical-align: top;
}


.form-button
{
    background-color: #940108;
    color: #ffffff;
    width: 100px;
}


.form-button-bold
{
    background-color: #940108;
    color: #ffffff;
    width: 100px;
    font-weight: bold;
}


.homepage
{
    width: 550px;
    margin: 0px 0px 0px 20px;
    
}

