@charset "utf-8";
/* CSS Document */

html, body {
	font: 12px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
	text-align:center;
	margin: 0; padding: 0;
	color:#000000;
	background-color:#FFFFFF;
}

div {
	font: 11px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
	clear:both;
	margin:0px;
	padding:0px;
	border:0px;	
}

.clearBoth{
	clear: both;
	height: 0;
}

h2{
	font: 18px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
	color:#990000;
}

h3{
	font: 12px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
	color:#000000;
	font-weight:bold;
}

h4{
	padding:0;
	font: 10px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
	color:#000066;
	text-align:left;
	line-height:10px;
	font-weight:bold;
}

h5{
	font: 16px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
	color:#990000;
}

ul, li{
	font: 11px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
	color:#000000;
	display:block;
	text-align:left;
	line-height:16px;
}

li.menu_region{
	font: 11px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
	color: #000000;
	display: block;
	text-align: left;
	line-height: 16px;
	margin-left: 10px;
}

p{
font: 12px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
color:#000000;
display:block;
text-align:left;
padding-bottom:5px;
vertical-align:baseline;
}

a {
	font: 11px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
	color:#FFFFFF;
	vertical-align:middle;
	line-height:24px;
	text-decoration:none;
}

a:hover{
	font: 11px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
	color:#FFFFFF;
	vertical-align:middle;
	line-height:24px;
	text-decoration:underline;	
}

a:visited{
	font: 11px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
	color:#FFFFFF;
	vertical-align:middle;
	line-height:24px;
	text-decoration:none;	
}

.highlightBlack{
	font: 13px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
	color:#660000;
	text-decoration:none;	
}

.highlightRed{
	font: 13px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
	color:#990000;
	text-decoration:none;	
}

.readoutField{
	width:152px;
	height:26px;
	background-image:url(../images/template/digital_readout_field.png);
	background-repeat:no-repeat;
	line-height:26px;
	text-align:center;
	margin-left:40px;
	margin-top:10px;
	font-weight:bold;
}

.readoutButton{
	width:172px;
	height:42px;
	margin-top:15px;
	margin-bottom:15px;
	text-align:center;
}

.textLink {
	color:#000099;
	font: 12px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
	text-decoration:underline;
	vertical-align:text-top;
	clear:none;	
}

.textLink:hover{
	color:#000099;
	font: 12px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
	text-decoration:underline;
	vertical-align:text-top;
	clear:none;				
}

.textLink:visited{
	color:#000099;
	font: 12px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
	text-decoration:underline;
	vertical-align:text-top;
	clear:none;		
}

.offers {
	font: 11px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
	color:#000066;
	text-decoration:none;
	padding-left:0px;
	list-style:none;
}

.offer {
	font: 11px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
	color:#000066;
	text-decoration:none;
	float:left;
	line-height:18px;			
}

.offer:hover{
	font-weight:bold;
	font: 11px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
	color:#000066;
	text-decoration:underline;
	clear:none;
	float:left;	
	line-height:18px;					
}

.offer:visited{	
	font-weight:bold;
	font: 11px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
	color:#000066;
	text-decoration:none;	
	clear:none;
	float:left;	
	line-height:18px;			
}

.offerLink{
	float:left;
	width:240px;	
}

.offerOldPrice{
	font: 9px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
	color:#990000;
	font-weight:bold;
	text-decoration:line-through;
	width:30px;	
	float:right;
	clear:none;
}

.offerNewPrice{
	font: 11px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
	color:#990000;
	width:40px;
	font-weight:bold;
	text-align:right;
	float:right;	
	clear:none;	
}

.item{
	text-align:left;
	clear:both;
	padding-left:0px;
	list-style:none;
	list-style-image:none;
}

.email {
	line-height:10px;
	color:#000066;
	text-decoration:none;
	width:200px;
}

.email:hover{
	line-height:10px;
	color:#000066;
	text-decoration:underline;
	width:200px;
}

.email:visited{
	line-height:10px;
	color:#000066;
	text-decoration:none;	
	width:200px;
}

.User{
	font-size:11px;
	vertical-align:middle;
	line-height:24px;	
}

.VChunk{
	height:170px;
}

.VBreak {
	height:15px;
}

.HBreak {
	clear:none;
	float:left;
	width:28px;
}

.HMargin {
	margin:10px;
}

.PageBreak {
	height:2px;
	background-color:#990000;
}

.DividerMargin{
	text-align:justify;
	width:100%;
}

.BigMargin{
 margin:50px;
}

.LinkSeparator {
	width:5px;
	color:#FFFFFF;
}

.CascadeHeader{
	height:19px;
	width:900px;
	background-image:url(../images/template/cascade_pane_header.png);
	text-indent:10px;	
	height:19px;
	width:900px;		
	line-height:19px;
	color:#FFFFFF;
	text-align:left;		
}

.CascadeContent{
	width:900px;
	background-image:url(../images/template/cascade_pane_content.png);
	background-repeat:repeat-y;
	text-align:left;
}

.CascadeContent img{
	clear:none;
}

.CascadeContentTitle{
	width:900px;
	height:19px;
	text-indent:10px;		
	line-height:19px;
	color:#FFFFFF;
	text-align:left;
}

.CascadeContentSubTitle{
	text-indent:10px;	
	height:19px;
	width:900px;		
	line-height:19px;
	color:#FFFFFF;
	text-align:left;
}

.CascadeContentBody{
	width:880px;
	margin-left:10px;
	margin-right:10px;
	font-size:11px;
	text-align:right;		
}

.CascadeContentButton{
	width:880px;
	margin-left:10px;
	margin-right:10px;
	font-size:11px;
	float:right;
	clear:none;
	text-align:right;		
}

.CascadeContentButton img{
	float:left;
}

.CascadeContentButton a{
	float:right;
}

.CascadeContentBody img{
	float:left;
}

.CascadeContentBodyDeliveries{
	width:860px;
	height: 220px;
	background-image:url(../images/deliveries/background_deliveries.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	margin-left:10px;
	margin-right:10px;
	font-size:11px;
	text-align:right;		
}

.CascadeContentBodyCenter{
	width:880px;
	height: 240px;
	margin-left:10px;
	margin-right:10px;
	font-size:11px;
	text-align:center;		
}

.CascadeContentBodyCorporateBranding{
	width:880px;
	height: 210px;
	background-image:url(../images/services/irwin_label_example.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	margin-left:10px;
	margin-right:10px;
	font-size:11px;
	text-align:right;		
}

.CascadeContentMargins{
	width:840px;
	margin-left:20px;
	margin-right:20px;
	font-size:11px;		
}

.CascadeContentLeft{
	width:300px;
	margin-left:10px;
	font-size:11px;		
}

.CascadeContentRight{
	width:540px;
	margin-right:10px;
	font-size:11px;
}

.CascadeContentSuperImposed{
	font-size:12px;
	text-align:left;
}

.CascadeTextDetails{
	color:#000099;
	height:14px;
	font: 13px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
	line-height:14px;
	text-align:right;
	width:100%;	
}

.CascadeTextLink{
	color:#000099;
	font: 13px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";	
	line-height:13px;
	vertical-align:baseline;			
}

.CascadeTextLink:hover{
	color:#000099;
	font: 13px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
	line-height:13px;	
	vertical-align:baseline;	
}

.CascadeTextLink:visited{
	color:#000099;
	font: 13px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
	line-height:13px;
	vertical-align:baseline;					
}

.CascadeContentDeliveries{
 	text-align:left;
	width:500px;
	font-size:11px;
	text-align:right;	
	float:left;
	clear:none;
}

.LinkRow p{
	float:left;
	margin-left:-1px;
}

.AboutUsRow span{
	width:120px;
	margin-left:10px;	
	margin-right:10px;
	float:left;
}

.AboutUsRow p{
	width:730px;
	float:right;
	clear:none;
}

.CascadeFooter{
	width:900px;
	height:20px;
	background-image:url(../images/template/cascade_pane_footer.png);	
}

.CascadeFooterBlue{
	width:900px;
	height:20px;
	background-image:url(../images/template/cascade_pane_footer_blue.png);	
}

/*Layout*/
.Header {
	background-color:#010080;
	background-image:url(../images/template/header_top.jpg);
	background-position:right;
	background-repeat:no-repeat;
	text-align:right;
	width:100%;
	height:24px;
	min-height:24px;
}

.HeaderLogin{
	width:50%;
	height:24px;
	float:left;
	text-align:left;
	color:#FFFFFF;
}

.HeaderNavigation{
	width:50%;
	height:24px;	
	text-align:right;
	float:right;
	clear:right;
}

.Logo {
	height:92px;
	width:100%;
	background-color:#FFFFFF;
	background-image:url(../images/template/logo_right.jpg);
	background-position:right;
	background-repeat:no-repeat;
	text-align:left;
}

.LogoCMS {
	height:92px;
	width:100%;
	background-color:#FFFFFF;
	background-image:url(../images/template/logo_cms.jpg);
	background-position:right;
	background-repeat:no-repeat;
	text-align:left;
}

.DateSearch {
	padding:0px;
	margin:0px;
	width:100%;
	height:29px;
	background-image:url(../images/template/header_bottom.jpg);
	background-position:right;
	background-repeat:no-repeat;
	background-color:#010080;
	color:#FFFFFF;
	text-align:center;
}

.Search {
	padding:0px;
	margin:0px;
	height:29px;
	line-height:29px;
	width:50%;
	float:right;
	text-align:right;
	clear:right;
}

.Date {
	padding:0px;
	margin:0px;
	height:29px;
	line-height:29px;	
	width:50%;
	float:left;
	text-align:left;
	vertical-align:bottom;	
}

.MainNavigation {
	padding:0;
	margin:0;
	border:0;
	width:auto;
	height:35px;
	background-color:#E4DFC9;
	background-image:url(../images/template/nav_shader.png);
	background-position:top;
	background-repeat:repeat-x;
	color:#FFFFFF;
	text-align:center;
}

#NavigationProducts {
	width:90%;
	height:35px;
	text-align:left;
	float:left;
}

.Content {
	width:900px;
	min-height:600px;
	margin-left:auto;
	margin-right:auto;
	margin-top:-1px;
	text-align:center;
}

.PaneCatalogue{
	float:left;
	clear:none;
	width:280px;
	height:300px;
	background-image:url(../images/template/panel_catalogue.jpg);
	background-repeat:no-repeat;
}

.PaneWineBar{
	color:#FFFFFF;
	float:left;
	clear:none;
	width:280px;
	height:385px;
	background-image:url(../images/template/panel_wine_bar.jpg);
	background-repeat:no-repeat;
}

.PaneWineBarContent{
	font: 11px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
	color:#FFFFFF;
	height:80px;
}

.PaneWineBarSpacer{
	width:280px;
	height:185px;
}

.PaneWineBarTitle{
	color:#FFFFFF;
	font-weight:bold;
}

.PaneWineBarCaption{
	color:#FFFFFF;
}

.PaneWineBarOpening{
	font:"Courier New", Courier, mono;
	font-size:11px;
	color:#FFFFFF;
}

.WineBarLink{
	color:#FFFFFF;
	font-size:14px; 
	font-weight:bold; 
	text-decoration:underline;
}

.WineBarLink:hover{
	color:#C4F3FF;
	font-size:14px; 
	font-weight:bold; 
	text-decoration:underline;
}

.WineBarLink:visited{
	font-size:14px; 
	font-weight:bold; 
	text-decoration:underline;
}

.PaneSHJones{
	float:left;
	clear:none;
	width:590px;
	height:386px;
	background-image:url(../images/template/panel_medium.png);
	background-repeat:no-repeat;	
}

.PaneSHJonesHeader{
	width:590px;
	height:19px;
	text-indent:10px;		
	line-height:19px;
	color:#FFFFFF;
	text-align:left;
}

.PaneSHJonesSubHeader{
	width:590px;
	height:20px;
	margin-top:10px;	
	text-indent:10px;	
	line-height:19px;
	color:#FFFFFF;
	text-align:left;
}

.PaneSHJonesSubCaption{
	width:590px;
	height:17px;
	text-indent:10px;	
	line-height:17px;
	color:#FFFFFF;
	text-align:left;	
}

.PaneSHJonesContent{
	width:590px;
	font-size:11px;
	color:#000000;
	text-align:center;
}

.PaneSHJonesImages{
	width:590px;
	font-size:11px;
	color:#000000;
	text-align:center;
}

.PaneLogin{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	clear:none;
	width:582px;
	height:296px;
	background-image:url(../images/template/panel_login.png);
	background-repeat:no-repeat;	
}

.PaneLoginHeader{
	height:19px;
	text-indent:10px;		
	line-height:19px;
	color:#FFFFFF;
	text-align:left;
}

.PaneLoginSubHeader{
	height:20px;
	margin-top:10px;	
	text-indent:10px;	
	line-height:19px;
	color:#FFFFFF;
	text-align:left;
}

.PaneDeliveries{
	float:left;
	clear:none;
	width:280px;
	height:371px;
	background-image:url(../images/template/panel_deliveries.jpg);
	background-repeat:no-repeat;
}

.PaneServices{
	float:left;
	clear:none;
	width:280px;
	height:371px;
	background-image:url(../images/template/panel_services.jpg);
	background-repeat:no-repeat;
}

.PaneEvents{
	float:left;
	clear:none;
	width:280px;
	height:371px;
	background-image:url(../images/template/panel_events.jpg);
	background-repeat:no-repeat;
}

.PaneSmall{
	float:left;
	clear:none;
	width:300px;
	height:386px;
	background-image:url(../images/template/panel_small.png);
	background-repeat:no-repeat;
}

.PaneMedium{
	float:left;
	clear:none;
	width:600px;
	height:386px;
	background-image:url(../images/template/panel_medium.png);
	background-repeat:no-repeat;	
}

.PaneLarge{
	float:left;
	clear:none;
	width:900px;
	height:386px;
	background-image:url(../images/template/panel_large.png);
	background-repeat:no-repeat;	
}

.PaneShortSmall{
	float:left;
	clear:none;
	width:280px;
	height:300px;
	background-image:url(../images/template/panel_short_small.png);
	background-repeat:no-repeat;
}

.PaneShortSmallOffers{
	float:left;
	clear:none;
	width:280px;
	height:300px;
	background-image:url(../images/template/panel_short_small_offers_oyster_bay.jpg);
	background-repeat:no-repeat;
}

.PaneShortMedium{
	float:left;
	clear:none;
	width:600px;
	height:300px;
	background-image:url(../images/template/panel_short_medium.png);
	background-repeat:no-repeat;	
}

.PaneShortLarge{
	float:left;
	clear:none;
	width:900px;
	height:300px;
	background-image:url(../images/template/panel_short_large.png);
	background-repeat:no-repeat;	
	text-align:left;
}

.PaneHeader{
	width:281px;
	height:19px;
	text-indent:10px;		
	line-height:19px;
	color:#FFFFFF;
	text-align:left;
}

.PaneSubHeader{
	width:281px;
	height:20px;
	margin-top:10px;	
	margin-left:10px;	
	line-height:19px;
	color:#FFFFFF;
	text-align:left;
}

.PaneSubCaption{
	width:281px;
	height:17px;
	text-indent:10px;	
	line-height:17px;
	color:#FFFFFF;
	text-align:left;
}

.PaneContent{
	font-size:12px;
	height:145px;
	margin:10px;
	color:#000000;
}

.PaneContent p{
	font-size:12px;
	color:#000000;
}

.PaneSHJonesText{
	font-size:11px;
	margin:10px;
	color:#000000;
}

.PaneListContent{
	font-size:11px;
	height:145px;
	margin:20px;
	color:#000000;
	text-align:left;
}

.PaneListButton{
	font-size:11px;
	width:281px;
	height:45px;
	color:#000000;
	text-align:right;
}

.PaneFlashButton{
	font-size:11px;
	width:281px;
	height:45px;
	color:#000000;
	text-align:right;
}

.PaneOfferContent{
	font-size:11px;
	height:145px;
	margin:20px;
	color:#000000;
	text-align:right;
}

.OffersImage{
	text-align:center;
	float:left;	
	clear:none;
}

.OffersPrice{
	font-size:11px;
	width:120px;
	color:#990000;
	text-align:right;
	float:right;
	clear:right;
}

.OffersDiscount{
	font-size:11px;
	width:120px;
	color:#000000;
	text-align:right;
	float:right;
	clear:right;		
}

.OffersDescription{
	width:250px;
	text-align:left;
	clear:both;		
}

.FooterNavigation {
	width:900px;
	height:37px;
	line-height:37px;
	background-image:url(../images/template/footer_navigation.png);
	background-position:bottom;
	background-repeat:none;
	vertical-align:middle;
}

.Footer {
	color:#000066;
	height:150px;
	background-color:#E4DFC9;
	background-image:url(../images/template/footer_shader.png);
	background-position:top;
	background-repeat:repeat-x;

}

.ShopDivider{
	width:1%;
	height:100px;
	background-image:url(../images/template/footer_divider.png);
	background-repeat:repeat-y;
	float:left;
	clear:none;
}

.BanburyOldWineHouse{
	width:24%;
	float:left;
	clear:none;
}

.BanburyCellarShop{
	width:24%;
	float:left;
	clear:none;	
}

.Bicester{
	width:24%;
	float:left;
	clear:none;		
}

.LeamingtonSpa{
	width:24%;
	float:left;
	clear:none;		
}

/* Forms */

fieldset {
border:0px;
margin:0px;
padding:0px;
height:29px;
line-height:29px;
border-style:none;
}

fieldset div {
	height:29px;
	line-height:29px;
	vertical-align:middle;
}

fieldset div label {
	font: 11px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
	float:right;
	color:#FFFFFF;
	text-align:right;
	margin-top:7px;
	margin-bottom:6px;
	font-weight:bold;
	height:11px;	
}

fieldset div input {
	font: 11px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";	
	float:right;
	border-style:inset;
	vertical-align:bottom;
	margin-top:6px;
	margin-bottom:6px;
	height:11px;
}

ul input{
	width:170px;
	margin-top:10px;
	margin-left:30px;
}

ul select{
	width:170px;
	margin-top:10px;
	margin-left:30px;
}

.submit{
	height:29px;
	width:29px;
	border:0px;
	margin:0px;
	padding:0px;
}

fieldset div img {
	font: 11px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";	
	float:right;
	vertical-align:bottom;	
}

.FormRow{
}

.FormLabel{
	text-align:right;
	width:24%;
	float:left;
}

.FormField{
	text-align:left;
	float:left;
	width:75%;
	clear:none;
}

.FileLabel{
	text-align:right;
	width:15%;
	float:left;
}

.FileField{
	text-align:left;
	float:left;
	width:85%;
	clear:none;
}

.fileInput {
	padding:5px;
	font: 12px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";	
}

.Error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}

/* SEARCH */

.SearchCanvas {
	width:900px;
	height:950px; 
	background-image:url(../images/template/panel_search.png);
}

.SearchForm {
	width:120px;
	height:950px;
	float:left;
	clear:none;
}

.SearchList {
	width:680px;
	height:950px;
	float:right;
	clear:none;
	margin-bottom:20px;
	text-align:left;	
}

.SearchResult {
	margin-left:4px;
	margin-right:4px;
	width: 659px;
	height:90px;
	background-image:url(../images/template/search_result.png);
}

.resultsHeader{
	height:14px;
	line-height:20px;
}

.resultsHeaderName{
	font: 14px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
	margin-top:5px;
	text-indent:5px;
	color:#990000;
	margin-left:5px;
	height:14px;
	line-height:20px;
	width:580px;
	float:left;
	clear:none;
	text-align:left;		
}
.resultsHeaderPrice{
	font: 12px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";	
	margin-top:5px;
	color:#990000;
	height:14px;
	line-height:20px;
	width:60px;
	float:right;
	clear:none;
	text-align:right;
	margin-right:5px;	
	font-weight: bold;	
}

.resultsContent{
	height:45px;
	line-height:15px;
}

.resultsContentImage{
	height:45px;
	line-height:15px;
	width:10%;
	float:left;
	text-align:center;
	clear:none;		
}

.resultsContentDescription{
	height:35px;
	vertical-align:top;
	line-height:15px;
	width:68%;
	float:left;
	text-align:left;	
	clear:none;	
}	

.resultsContentLink{
	height:45px;
	line-height:15px;
	width:22%;
	float:left;
	text-align:left;	
	clear:none;	
}			

.resultsFooter{
height:30px;
}

.BasketItem {
	margin-left:4px;
	margin-right:4px;
	width:659px;
	height:30px;
	background-image:url(../images/template/basket_item.png);
	clear:none;
	
}

.basketHeaderName{
	font: 14px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
	text-indent:5px;
	color:#990000;
	margin-left:5px;
	height:30px;
	line-height:30px;
	width:440px;
	float:left;
	clear:none;
	text-align:left;		
}

.basketHeaderPrice{
	font: 14px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
	text-indent:5px;
	color:#000000;
	margin-left:5px;
	height:30px;
	line-height:30px;	
	width:100px;
	float:left;
	clear:none;
	text-align:right;	
}

.basketContent{
	height:30px;
}

.basketContentLink{
	height:30px;
	line-height:30px;	
	text-align:right;
	float:right;	
	clear:none;	
}			

.SearchInfo{
	margin-top:4px;
	height:20px;
	line-height:20px;
}

.SearchInfoPrevious{
	font: 12px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
	color:#000066;
	line-height:20px;
	text-align:right;
}

.SearchInfoPrevious:hover{
	font: 12px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
	color:#000066;
	line-height:20px;
	text-align:right;
	text-decoration:underline;
}

.SearchInfoPrevious:visited{
	font: 12px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
	color:#000066;
	line-height:20px;
	text-align:right;
}

.SearchInfoNext{
	font: 12px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
	color:#000066;
	line-height:20px;
	text-align:right;
	margin-right:20px;
}

.SearchInfoNext:hover{
	font: 12px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
	color:#000066;
	line-height:20px;
	text-align:right;
	margin-right:20px;
	text-decoration:underline;
}

.SearchInfoNext:visited{
	font: 12px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
	color:#000066;
	line-height:20px;
	text-align:right;
	margin-right:20px;
}

.SearchInfoRecords{
	font: 12px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
	color:#000066;
	margin-left:10px;
	height:20px;
	line-height:20px;
	width:300px;
	float:left;
	clear:none;
	text-align:left;		
}

.SearchInfoNavigation{
	font: 12px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
	color:#000066;
	height:20px;
	line-height:20px;
	width:300px;
	float:right;
	clear:none;
	text-align:right;
	margin-right:10px;		
}

.SearchHeader{
	height:20px;
	line-height:20px;
}

.SearchHeaderSearch{
	width:400px;
	height:20px;
	margin-left:25px;
	line-height:20px;
	color:#FFFFFF;
	text-align:left;
	float:left;
}

.SearchHeaderResults{
	width:400px;
	height:20px;
	margin-left:15px;
	line-height:20px;
	color:#FFFFFF;
	text-align:left;
}

.SearchNoResults{
	width:650px;
	height:900px;
	margin-top:150px;
	line-height:20px;
	color:#660000;
	text-align:center;
	clear:both;
}

.SearchForm table{
	margin-left:30px;
}

.FormButtons a{
	padding:0;
	margin:0;
}
.FormButtons img{
	padding:0;
	margin:0;
}
.FormButtons input{
	padding:0;
	margin:0;
}

.basket{
	font: 12px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
	color:#000000;
	font-weight:bold;
}

/* GDP */

.category_header{
	color: #FFFFFF;
	padding-left: 12px;
}

#category_menu{
	padding-top: 7px;
	padding-left: 17px;
}

#category_menu h3.cat{
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	height: 18px;
	margin-top: 2px;
}

#category_menu a{
	display: block;
	font-size: 12px;
	color: #000000;
	height: 18px;
}

#category_menu a:hover{
	color: #990000;
}

.search_result {
	margin-left: 4px;
	margin-right: 4px;
	width: 650px;
	height: 90px;
	background-image:url(../images/template/search_result.gif);
}

a.navigation_page_number{
	font-size: 12px;
	color: #000066;
	text-decoration: none;
	font-weight: normal;
}

a.navigation_page_number:hover{
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}

.navigation_selected_page{
	color: #990000;
	font-weight: bold;
	font-size: 12px;
}

.add_to_basket_table{
	margin-top: 15px
}

.add_to_basket_quantity{
	width: 25px;
}

.blog_entry{
	margin: 10px;
}

.blog_title{
	margin-top: 10px;
	margin-left: 10px;
	color:#990000;
	font-family:"Lucida Grande","Arial","Helvetica","Verdana","sans-serif";
	font-size:18px;
	text-align: left;
}

.CurrentOffersDiscount{
	font-size:18px;
	width:120px;
	color:#990000;
	text-align:right;
	float:right;
	clear:right;		
}

.CurrentOffersPrice{
	font-size:12px;
	font-weight: bold;
	width:120px;
	color:#000000;
	text-align:right;
	float:right;
	clear:right;
}

.CurrentOffersSize{
	clear: right; 
	float: right; 
	text-align: right
}

.basketProductName{
	color: #990000;
	font-family: "Lucida Grande","Arial","Helvetica","Verdana","sans-serif";
	font-size: 14px;
}

.basketProductPrice{
	color: #000000;
	font-family: "Lucida Grande","Arial","Helvetica","Verdana","sans-serif";
	font-size: 14px;
}

.big_offer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #990000;
}