@charset "utf-8";

body
{
}

div.accountLinks
{
	float: right;
	height: 40px;
	margin-bottom: 5px;
	text-align: right;
	margin-bottom: 10px;
	width: 490px;
}

div.alignRight
{
	text-align: right;
}

div.strapline
{
	background-color: black;
	padding:10px;
	text-align: center;
	font-size: large;
	color:white;
}

div.body
{
	width: 925px;
	margin: 0px auto;
	background: url(../images/motto.gif) 145px 30px no-repeat;
}

div.border
{
	clear: both;
	border-top: 1px solid #d1d1d1;
}

div.button
{
	margin-top: 25px;
}

div.cards
{
	text-align: center;
}

div.clear
{
	clear: both;
}

div.col
{
	float: left;
	width: 205px;
	margin-right: 18px;
}
div.col#last	{ margin-right: 0px; }

div.col img
{
	margin-bottom: 5px;
	display: block;
}

div.content
{
	float: left;
	width: 678px;
	_width: 685px;
	margin-bottom: 15px;
}

div.page_content
{
	float: left;
	width: 650px;
	_width: 650px;
	margin-bottom: 15px;
	margin-left:25px;
}

div.copyright
{
	text-align: right;
	margin: 20px 0px 5px 0px;
}

div.footer
{
	background: #2d82bb url(../images/logo_banburyPostiche.gif) top right no-repeat;
	margin-top: 50px;
	padding: 20px;
	margin-bottom: 20px;
}

div.navi
{
	float: right;
	height: 41px;
	margin-bottom: 15px;
}

div.naviItem
{
	float: left;
	text-align: center;
	display: inline-block;
}

div.naviSub
{
	position: absolute;
	background: #ffffff;
	border-right: 1px solid #2D82BB;
	border-bottom: 1px solid #2D82BB;
	border-left: 1px solid #2D82BB;
	display: none;
	margin: 35px auto 0px auto;
	z-index: 5;
	padding-top: 6px;
	text-align: left;
}

div.productItem
{
	width: 132px;
	height: 183px;
	float: left;
	margin-right: 2px;
	margin-bottom: 2px;
	text-align: center;
	border-right: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
	background: url(../images/button_more.jpg) 113px top no-repeat;
}

form.search
{
	float: left;
	margin: 0px;
	padding-top: 7px;
}

form.search input[type='text']
{
	border: 2px solid #d8d8d8;
	background: #e5e5e5;
	padding: 5px;
}

form.search input[type='image']
{
	vertical-align: top;
}

div.section
{
	border-top: 1px solid #b9b9b9;
	padding-top: 20px;
	margin-top: 30px;
}

div.section img
{
	float: left;
	margin-right: 45px;
}

div.section object
{
	float: left;
	margin-right: 45px;
}

/* roys styles */


body {
	margin: 0px;
	font-family: Arial;
	background-color:#FFFFFF; 
}

TABLE
{
    font-size: 10pt;
    color: #666666;
    font-family: Arial;
    text-align: left;
    vertical-align: top;
    padding: 0px; 
    border-spacing: 0px; 
    border-collapse:collapse;
}


.TextCenterA
{
    font: 8pt Arial;
    color: #666666;
    background-color: #ffffff;
    text-align: center;
    font-weight: bold;
}

.ThrillMe:hover 
{	
    background-color: #ffffff;
}

a:link     
{
	font-family: Arial;
    color:#666666;
    text-decoration:underline;
    font-size:8pt;
    }

a:visited  
{
	font-family: Arial;
    color:#666666;
    text-decoration:underline;
    font-size:8pt;
    }

a:active   
{
	font-family: Arial;
    color:#666666;
    text-decoration:underline;
    font-size:8pt;
    }

a:hover    
{
	font-family: Arial;
    color:#666666;
    text-decoration:none;
    font-size:8pt;
    }

.DivCentre
{
	  margin-right:auto;
	  margin-left:auto;
	  width:960px;
}


/* roys styles */

    div.sectionOverride
        {
	        border-top: 1px solid #b9b9b9;
	        padding-top: 0px;
	        margin-top: 0px;
        }

        div.sectionOverride img
        {
	        float: left;
	        margin-right: 0px;
        }

        div.sectionOverride object
        {
	        float: left;
	        margin-right: 0px;
        }