﻿body 
{
   font-size:13px;
	color: #E5E5E5;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #2C2925;
	line-height: 20px; 
	margin-top: 5px;
}
h5
{
    margin-top:20px;
    margin-bottom:7px;
    font-size: 13px;
    font-weight: bold;
}
h3
{
    margin-top:0;
    margin-bottom:2px;
    font-size: 14px;
    font-weight: bold;
}
h2
{
    margin-top:0;
    margin-bottom:2px;
    font-size: 16px;
    font-weight: bold;
}
h1
{
    margin-top:25px;
    margin-bottom:18px;
    font-size: 18px;
    font-weight: bold;
    color: #FCECCC;
}
hr
{
    height:1px;
    color: #707173;
    border: 0;
    background-color: #707173;
    
}
a
{
	color: #F4EAD5;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
.line
{
    background-image: url(../images/pixel_line.gif);
}

.nav a
{
    font-size:15px;
    line-height: 30px;
}
.nav a:hover
{
    text-decoration: none;
    	font-weight: bold;
}
.navselected
{
    font-weight: bold;
}

.imageborder
{
    border: solid 1px #707173;
}
.searchresultsprice
{
    font-size: 15px;
    font-weight: bold;
}
.searchresultsstatus
{
    font-size: 15px;
    color: #FFCC66;
    
}
.yellowButton
{
    background-color: #FCECCC;
    border: solid 1px #707173;
    font-size: 12px;
    height: 22px;
}
.val 
{
	/* validation text */
	color: #FF6600;
}
.subnav a
{
     font-size:14px;
     margin-bottom: 0px;
     line-height: 30px;
     padding-bottom: 0px;
}
.subnav a:hover
{
    text-decoration: none;
    	font-weight: bold;
}
.subnavselected
{
    font-weight: bold;
}
#TextAddressLine1, #TextAddressLine2, #TextAddressLine1_2, #TextAddressLine2_2
{
	width: 350px;
}
#TextPostCode, #TextPostCode_2
{
	width: 80px;
}