﻿/* Font Embedding */
@font-face 
{  
	font-family: "CSSFont1";  
	src: url("http://www.vwfavours.co.uk/Content/Custom/CSSFont1.ttf") format("truetype");  
} 

/* Site Wide Styles */
.AccNormal
{
	padding: 3px 8px 3px 8px;
	margin: 0px 0px 5px 0px;
	width: 300px;
}

.AccBW
{
	padding: 3px 8px 3px 8px;
	background: #FFFFFF;
	color: #000000;
	margin: 0px 0px 5px 0px;
	width: 300px;
}

.AccBW input
{
	background: #FFFFFF;
	color: #000000;
}

.AccBY
{
	padding: 3px 8px 3px 8px;
	background: #FFFF00;
	color: #000000;
	margin: 0px 0px 5px 0px;
	width: 300px;
}

.AccBY input
{
	background: #FFFFFF;
	color: #000000;
}

.AccWB
{
	padding: 3px 8px 3px 8px;
	background: #000000;
	color: #FFFFFF;
	margin: 0px 0px 5px 0px;
	width: 300px;
}

.AccWB input
{
	background: #FFFFFF;
	color: #000000;
}

.AccYB
{
	padding: 3px 8px 3px 8px;
	background: #000000;
	color: #FFFF00;
	margin: 0px 0px 5px 0px;
	width: 300px;
}

.AccYB input
{
	background: #FFFFFF;
	color: #000000;
}

body
{
	background-color: #FFFFFF;
	font-family: verdana;
	color: #FFFFFF;
	font-size: 10pt;
	margin: 0px 0px 0px 0px;
	text-align: center;
}

img
{
	border: none;
}

a
{
	font-size: 10pt;
	color: #991312;
	text-decoration: none;
}

a:hover
{
	font-size: 10pt;
	color: #991312;
	text-decoration: underline;
}

#MidFloat
{
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	position: relative;
	width: 1000px;
}

/* Main container */
#MainBox
{
	width: 1000px;
	background-image: url('http://www.vwfavours.co.uk/Images/SiteImages/MainBackground.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	border-top: none;
	border-left: solid 1px #991312;
	border-right: solid 1px #991312;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	text-align: left;
	position: absolute;
	left: 0px;
	/*height: 1000px;*/
	background-color: #991312;
	overflow: hidden;
}

#LeftSide
{
	float: left;
	width: 270px;
}

#RightSide
{
	float: right;
	width: 730px;
}

/* Header Bar */
#Header
{
	height: 160px;
	text-align: center;
	color: #FFFFFF;
	width: 720px;
	padding: 30px 0px 30px 10px;
	clear: both;
	border: none;
}

#Header img
{
	width: 590px;
	height: 135px;
	display: block;
	margin: 0px auto 15px auto;
}

#Header p
{
	text-align: center;
	font-family: arial;
	font-weight: normal;
	font-size: 10pt;
	color: #877247;
	display: inline;
	margin-left: 10px;
}

#Header p.PhoneNumber
{
	font-size: 8pt;
}

#Header h2
{
	font-family: verdana;
	font-weight: bold;
	font-size: 12pt;
	color: #FFFFFF;
	display: inline;
	padding: 10px 10px 10px 10px;
}

/* Basket Items On Menu */
#ShoppingBasketText
{
	position: absolute;
	z-index: 10;
	top: 125px;
	left: 50px;
	font-size: 8pt;
	width: 178px;
	text-align: center;
	border: none;
	cursor: pointer;
}

#ShoppingBasketText a
{
	color: #FFFFFF;
	font-size: 8pt;
}

/* Main Menu */
#MainMenu
{
	width: 180px;
	min-height: 1000px;
	height: 1000px;
	background-image: url('http://www.vwfavours.co.uk/Images/SiteImages/MenuBackground.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0px 0px 0px 48px;
	border: none;
	padding: 100px 10px 0px 0px;
	text-align: center;
	position: relative;
	top: 87px;
}

#MainMenu a
{
	display: block;
	color: #273341;
	font-size: 10pt;
	text-decoration: none;
	margin: auto auto auto auto;
}

#MainMenu h3
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 7px 0px;
}

#MainMenu a:hover
{
	display: block;
	color: #827349;
	font-size: 10pt;
	text-decoration: underline;
}

#MainMenu a.selected
{
	display: block;
	color: #827349;
	font-size: 10pt;
	text-decoration: underline;
}

#MainMenu p.Padding
{
	margin: 50px 0px 0px 0px;
}

#SectionMenu
{
	position: absolute;
	top: 370px;
	left: 0px;
	border: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 180px;
}

/* Main Content box */
#MainContent
{
	padding: 10px 10px 0px 20px;
	margin: 0px 0px 0px 0px;
	border: none;
	width: 700px;
	float: left;
	border: none;
	min-height: 640px;
	line-height: 1.5;
}

#MainContent h1
{
	font-family: verdana;
	font-weight: bold;
	font-size: 10pt;
	color: #FFFFFF;
	display: block;
}

#MainContent h2
{
	font-family: verdana;
	font-weight: bold;
	font-size: 10pt;
	color: #FFFFFF;
	display: block;
}

#MainContent a
{
	color: #000000;
	font-weight: normal;
}

/* Paging */
#PagingBox
{
	padding: 0px 10px 0px 0px;
	height: 22px;
	width: 256px;
	clear: both;
	background-image: url('http://www.vwfavours.co.uk/Images/SiteImages/PagingBoxBackground.gif');
	background-repeat: no-repeat;
	background-position: top left;
	position: absolute;
	right: 30px;
	text-align: right;
	color: #000000;
}

#PagingBox a
{
	background-image: url('http://www.vwfavours.co.uk/Images/SiteImages/PagingBackground.gif');
	background-repeat: no-repeat;
	background-position: top left;
	padding: 2px 6px 5px 5px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 8pt;
}

#PagingBox a.selected
{
	background-image: url('http://www.vwfavours.co.uk/Images/SiteImages/PagingBackgroundSelected.gif');
	background-repeat: no-repeat;
	background-position: top left;
	padding: 2px 6px 5px 5px;
	font-weight: bold;
}

/* Cookie Crumb Box */
#CookieCrumb
{
	padding: 25px 0px 0px 0px;
	clear: both;
}

#CookieCrumb a
{
	color: #FFFFFF;
}

.SectionID
{
	width: 205px;
	height: 260px;
	float: left;
	text-align: center;
	margin: 0px 20px 5px 0px;
}

.SectionID img
{
	width: 200px;
	height: 200px;
	border: solid 2px #827349;
}

.SectionLink
{
	margin: 10px 0px 0px 0px;
	padding: 3px 0px 0px 0px;
	background-image: url('http://www.vwfavours.co.uk/Images/SiteImages/NameBackground.gif');
	background-repeat: no-repeat;
	background-position: top left;
	color: #000000;
	height: 30px;
}

/* Product List Page */
#MainContent div.ProductBox
{
	display: block;
	float: left;
	width: 198px;
	height: 315px;
	overflow: hidden;
	text-align: center;
	margin: 20px 10px 0px 0px;
	color: #FFFFFF;
	font-size: 10pt;
	position: relative;
}

#MainContent div.ProductBox a
{
	display: block;
	color: #FFFFFF;
}
 
#MainContent div.ProductBox img
{
	height: 200px;
	width: 200px;
	border: none;
}
 
#MainContent div.ProductBox h2
{
	display: block;
	margin: 8px 0px 0px 0px;
}

#MainContent div.ProductBox h4
{
	display: block;
	margin: 3px auto 0px auto;
	width: 200px;
	position: absolute;
	bottom: 35px;
}

#MainContent div.ProductBox p
{
	background-image: url('http://www.vwfavours.co.uk/Images/SiteImages/ViewMore.gif');
	background-repeat: no-repeat;
	background-position: top left;
	width: 88px;
	margin: 5px auto 0px auto;
	height: 21px;
	position: absolute;
	bottom: 10px;
	left: 55px;
}

#MainContent div.ProductBox p a
{
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
	padding: 2px 0px 3px 0px;
	height: 21px;
}

/* Product Box */
#ProductBox
{
}

#ProductBox h1
{
	font-family: CSSFont1, Georgia, serif;
	/*font-style: italic;*/
	font-size: 30pt;
	font-weight: normal;
}

#ProductBox img
{
	height: 443px;
	width: 329px;
	float: left;
}

#ProductBox p
{
	padding: 0px 10px 10px 0px;
	margin: 0px 10px 0px 0px;
	width: 315px;
	display: block;
	float: right;
	text-align: justify;
}

/* Basket Page */
#BasketPage
{
}

#BasketPage input.UpdateButton
{
	float: right;
}

#BasketPage div.ProductItem
{
	clear: left;
}

#BasketPage div.ProductItem img
{
	width: 75px;
	height: 75px;
	float: left;
	padding: 0px 10px 0px 10px;
}

/* Checkout Page */
#Checkout
{
	text-align: center;
	margin: 30px 0px 0px 0px;
}

#Checkout input
{
	margin: 40px 0px 0px 0px;
}

/* Footer */
#Footer
{
	width: 700px;
	margin: 0px auto 0px auto;
	clear: both;
	border: none;
	text-align: left;
	padding: 40px 10px 20px 20px;
	font-size: 8pt;
}

#Footer p
{
	margin: 0px auto 3px auto;
}

#Footer p a
{
	margin: 0px auto 3px auto;
	font-size: 8pt;
	color: #FFFFFF;
}
