@charset "UTF-8";
/*Unstyle*/
html {
	overflow: auto;
}

body {
	margin: 0px;
	padding: 0px;
	border: none;
	font-size: 100%;
	/* background: #efefef; */
    background: #fff ;
}
div {
	position: relative;
}

#seasonMsg_Encap {
	padding:10px;
	text-align:center;
	font-weight:bold;
	font-size:1.5em;
	color:#C00;
}

#errorMsg {
	padding:10px;
	text-align:center;
	font-weight:bold;
	font-size:1.2em;
	color:#C00;
}
	

a, p, h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	border: none;
	font-size: 100%;
	line-height: 1em;
	-moz-outline-style: none;
	outline: none;
}

 .h1, .h2, .h3, .h4, .h5, .h6 {
	margin: 0px;
	padding: 0px;
	border: none;
	font-size: 100%;
	line-height: 1em;
	-moz-outline-style: none;
	outline: none;
	display:block;
	font-weight:bold;
}

div:after {
	clear: both;
	display: block;
	content: ".";
	visibility: hidden;
	height: 0px;
	line-height: 0px;
}

a img{
	border:none;
}

/*HTML styling*/

#sortcontainer {
	float:right;
}

html {
	/*background: url(../images/xmas/snow-falling.png);*/
    background: transparent url('/images/spring/snowdrops.jpg') top center no-repeat;
	background-attachment:fixed;
	position:relative;
	min-height:100%;
}

body {
	display:block;
	font-family: Helvetica, sans-serif;
	background:transparent;
	/*background: transparent url(/images/xmas/snow.png) bottom right repeat-x;*/
	padding-bottom:156px;
}

p {
	color: #4A3033;
	font-size: 0.9em;
	line-height: 1.5em;
}

a {	color: #4A3033;
}


h1 {

}

h3{
	color: #4A3033;
	font-size: 1.8em;
	/*text-shadow: #333 -1px 1px 1px;*/
	font-weight: bold;
	padding: 10px 0px;

}

/*Layout*/
#container2{
/*
	width: 980px;
	margin: auto;
	background: url("../images/background-glow.png") top center repeat-y;
*/

}

#container {
	-moz-border-radius: 5px;
	border-radius: 5px;
	width: 950px;
	margin: auto;
	margin-top:10px;
	background-color:#F9F9F9;
	-moz-box-shadow: 0px 0px 15px #999;
	-webkit-box-shadow: 0px 0px 15px #999;
	box-shadow: 0px 0px 15px #999;
	border: 1px solid #999;
}

#container #header {
	width: 910px;
	margin: auto;
	height: 170px;
}

#container #content {
	width: 910px;
	margin: auto;
	clear: both;
	
}

#container #navigation {
	height: 36px;
	position: relative;
	z-index: 500;
	width: 910px;
	margin:0px auto;
	text-align:center;
	/*background: url("../images/large-navigation-background.png") top right repeat-x;
	background: -moz-linear-gradient(top, #523b3b 0%, #382527 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#523b3b), color-stop(100%,#382527));
	background: -webkit-linear-gradient(top, #523b3b 0%,#382527 100%);
	background: -o-linear-gradient(top, #523b3b 0%,#382527 100%);
	background: linear-gradient(top, #523b3b 0%,#382527 100%);*/
	
}


#container #footer {
	background: #960001;
	/*background: -moz-linear-gradient(top, #523b3b 0%, #382527 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#523b3b), color-stop(100%,#382527));
	background: -webkit-linear-gradient(top, #523b3b 0%,#382527 100%);
	background: -o-linear-gradient(top, #523b3b 0%,#382527 100%);
	background: -ms-linear-gradient(top, #523b3b 0%,#382527 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#523b3b', endColorstr='#382527',GradientType=0 );*/
	background: linear-gradient(top, #523b3b 0%,#382527 100%);
	height: 100px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	clear:both;
	
}

/*Header*/
#right-header-info{
	width: 222px;
	position: absolute;
	right:0px;
	top: 0px;
	height: 100%;
}

#header #title {
	float: left;
	padding: 10px 10px 10px 0;
	position:relative;
	left:-10px;
}

#header #subtitle {
	position: absolute;
	bottom:8px;
	left: px;
}

#shopping-cart{
	width:228px;
	min-height: 40px;
	position: absolute;
	top: 50px;
	right: 0px;
	text-align: center;
	vertical-align:middle;
	color:#531E1E;
	font-size:80%;
	
}
#cartSpanCont{
	border:3px solid #960001;
	height:20px;
	paddinig-top:5px;
}
#shopping-cart span{
	margin:3px 3px 0px 3px;	
}
span.cartSpan{
	float:left;
}
span.itemPriceSpan{
	float:right;
}

#shopping-cart a{
	color:#fff;	
	background:#960001;
	display:block;
	padding:0 0 0 0;
	text-align:center;
	background:#960001;
	font-weight:bold;
	text-decoration: underline;
	line-height: 1.2em;
	float:right;
	width:90px;
	height:22px;
}

#shopping-cart p{
	padding: 0px 5px;
	line-height: 1.2em;
}
	

#shopping-cart a:hover{
 text-decoration: underline;
}


#header-logos{
	position: absolute;
	right: 105px;
	top: 27px;
}

#header-logos img{
	padding: 0px 5px;
}

#search-box{
	position: absolute;
	bottom: 10px;
	right:0px;
}

#search-box input{
	width: 190px;
	border:3px solid #960001;
}

/*Navigation*/


#navigation ul {
	font-size:0.9em;
	list-style:none;
	line-height:30px;
	vertical-align:middle;
	margin: 0px;
	padding: 0px;
	border-top:3px solid #f9f9f9;
	border-bottom:3px solid #f9f9f9;
	width:910px;
	height:32px;
}


#navigation ul li {
	display: inline-block;
	position: relative;
	height: 32px;
	padding: 0px 0px;
	zoom:1; 
	*display: inline; 
	background:#960001;
}

#navigation ul li a {
	display:inline-block;
	border-left:2px solid #fff;
	padding:2px 17px;
	color: #fff;
	text-decoration:none;
	line-height:30px;
	height:28px;
	font-weight:bold;
	
	zoom:1; 
	*display: inline; 

}


#navigation ul li a.first-nav {
	border:none;
}

#navigation li ul {
	z-index: 100;
	display:none;
	height:auto;
	/*background-color:#392628;*/
	position: absolute;
	left: 0px;
	top: 32px;
	padding-top:0px;
	margin-top: 0px;
	text-align:left;
	padding:0px;
	background-color:#960001;
}

#navigation li ul li {
	z-index: 80;
	position: relative;
	display:inline-block;
	clear:both;
	/*background-color: #392628;*/
	text-aling:center;
	padding:0px;
	margin:0px;
	width:160px;
	
	zoom:1; 
	*display: inline; 

}

#navigation li ul li a{
	display: inline-block;
	text-align: center;
	width: 158px;
	padding: 2px 6px;
	border-bottom:2px solid #fff;
	border-top:2px solid #fff;
	
	zoom:1; 
	*display: inline; 

}
#navigation li ul li:firts-child a{
	border-top:none;
}
#navigation li ul li a:hover{
	/*background-color: #271B1C;*/
	background-color:#640000;
}

#navigation li:hover { 
	/*background-color: #392628;*/
	background-color:#640000;
}
#navigation li:hover ul { 
	display: block;
}
#navigation .for-you-list{
	width:172px;	
	border-right:2px solid #fff;

}
#navigation .for-your-horse-list{
	width:384px;
	border-right:2px solid #fff;
}
#navigation ul.for-your-horse-list li a{
	display: inline-block;
	text-align: center;
	width: 180px;
	padding: 2px 6px;
	border-bottom:2px solid #fff;
	border-top:2px solid #fff;
	
	zoom:1; 
	*display: inline; 

}
#navigation li ul.for-your-horse-list li{
	width:190px;

}
#image-cycle {
	height: 370px;
	width: 910px;
	margin: auto;
}

#image-cycle img{
	position: absolute;
	height: 370px;
	width: 910px;
	top: 0px;
	left: 0px;
}

#content{
	color: #999;
	width: 910px;
	margin: auto;
}

#content p{
	font-size: 0.9em;
}

.contact-buttons{
	position: absolute;
	top: 0px;
	left: 0px;
	overflow:hidden;
	height: 40px;
	width: 324px;
	margin:0px;
}
#email-button .contact-buttons{
	width:350px;	
}
.contact-buttons img{
	margin-top: 0px;
}

.contact-buttons:hover img{
	margin-top: -40px;
}

.contact-buttons:active img{
	margin-top: -80px;
}

#skype-button, #email-button, #phone-button, #facebook-button, #twitter-button {
	height: 40px;
	padding: 10px;	
	float: left;
	margin-left: 25px;
}

#skype-button{
	width: 199px;
}

#email-button{
	width: 350px;
}

#phone-button{
	width: 225px;
}

#facebook-button {
	width:199px;	
}

#twitter-button {
	width:199px;
}

.feeds-div{
	width: 48%;
}

.feeds-brands{
	text-align: justify;
	margin-top: 10px;
}

.feeds-brands img{
	padding: 5px 10px;
	max-width: 200px;
	max-height: 50px;
}

#cartoon-horse-cart{
	position: absolute;
	top: 65px;
	right: 0px;
	z-index: 0;
	width: 280px;
	height: 160px;
	background: url("../images/horse-and-cart-big.jpg") top right;
	}

/*Product Page*/
#breadcrumbs p{
	font-size: 1.1em;
}

#breadcrumbs a{
	text-decoration: none;
}

#price, #rrp{
	font-size: 1.6em;
}


#product{
	width: 910px;
	margin: 2px auto;
	background-color: #fff;
	margin-bottom: 20px;
	min-height: 680px;
	border:2px solid #7C5253;
}

#product-images{
	width: 178px;
	height: 215px;
}

#product-images img{
	position: absolute;
	border: 1px solid #4A3033;
}

#product-thumbnails{
	
	width: 178px;
	padding: 5px 0px;
}

#product-thumbnails img{
	height: 58px;
	width: 48px;
	border: 1px solid #4A3033;
	margin-right: 0px;
	padding: 0px;
}

#product-sharing{
	width: 178px;
    margin:0px;
    padding:0px;
}

#product-sharing a{
	text-decoration: none;
	line-height: 2em;
}

#product-sharing img{
	padding-right: 5px;
}

#related-products{
	position: absolute;
	right: 15px;
	top: 15px;
	width: 160px;
	text-align: center;
	border: 2px solid #7C5253;
	padding-bottom:5px;
	margin-bottom:10px;
	line-height: 1em;
	
}


#related-products img{
	width: 100px;
	border: 1px solid #4A3033;
	text-decoration: none;
}

#related-products a img{
	text-decoration: none;
}

#related-products h5{
	background-color: #7C5253;
	vertical-align: middle;
	padding: 10px 0px;
	margin-bottom: 10px;
	color:#fff;
}

#related-products a{
	font-size: 0.8em;
}

#west-side-product-page{
	position: absolute;
	top:15px;
	left:15px;
}

#product-information{
	width: 500px;
	margin: auto;
	min-height: 400px;
}

#product-information h4{
	font-size: 1.4em;
	color: #4A3033;
}

#product-information form p{
	width: 200px;
	border: 2px solid #7C5253;
	padding: 5px;
	margin: 10px;
}
#product-info-options{
	/*border: 2px solid #7C5253;*/
}

#notice {
	font-size:0.9em;
	color:red; 
	width: 440px;
	border: 1px solid #960001;
	padding: 5px;
	margin: 10px;	
}

#product-information form p select{
	width: 110px;
	float: right;
}

#product-information #add-to-cart{
	height: 46px;
	width: 276px;
	background: transparent url("../images/add-to-shopping-cart.png") left top no-repeat;
	color: #fff;
	font-size: 1.4em;
	text-shadow: #000 -1px 1px 3px;
	border: none;
	margin-left:9px;
}

/*#product-information #add-to-cart:hover{
	background-position: left center;
}

#product-information #add-to-cart:active{
	background-position: left bottom;
}
*/
#product-information #right-options{
	position: absolute;
	left: 240px;
	top:0px;
	}
	
#product-info-reviews{
	width: 440px;
}

#product-info-reviews p.product-description{
	width: 440px;
	min-height: 140px;
	margin-top: 5px;
}

#p.product-description ul {
	position:absolute;
	top:0px;	
}

#product-info-reviews a{
	padding: 5px;
	border: 1px solid #7C5253;
	margin: 0px -15px 0px 10px;
}

/*Listing Page*/
#left-navigation{
	float: left;
	width: 250px;
	margin-top: 5px;
	text-align: left;
}

#left-navigation ul{
	margin: 0px 0px 0px 5px;
	padding: 5px;
	background-color:#960001;
	color: #fff;
	text-align: left;

}

#left-navigation li.main-left-navigation{
	text-align: center;
	font-size: 1.1em;
	text-decoration: underline;
}

#left-navigation li a {
	color: #fff;
	text-decoration: none;
}
#left-navigation li a:hover{
	text-decoration: underline;
}

#left-navigation li{
	list-style: none;
	text-align: left;
	text-decoration: none;
}

#left-navigation ul ul li a{
	text-decoration: none;
}

#left-navigation ul ul li ul li{
	text-decoration: none;
}

#left-navigation ul ul li ul li ul li{
	text-decoration: none;
}

#left-navigation ul ul ul ul li{
	text-decoration: none;
}

#left-navigaion ul ul ul li{
	text-decoration: none;
}

#left-navigation ul ul li ul li{
	text-decoration: none;
}


#listings{
	float: right;
	margin:25px 0px 0px 0px; /*Increased top margin so the sale sign doesnt cover the dropdown*/
	width: 650px;
}

.listing{
	float: left;
	width: 190px;
	height: 310px;
	background-color: #fff;
	margin: 0px 10px 20px 10px;
	text-align: center;
	border: 3px solid #7D5455;
}

.listing:hover{
	border: 3px solid #960001;
}

.listing a{
	text-decoration: none;
}


.listing img{
	margin: 5px 5px 0px 5px;
}

.listing .h4{
	font-weight: normal;
	font-size: 0.9em;
	margin: 0px 2px;
}

.listing .h5{
	position: absolute;
	bottom: 2px;
	left: 0px;
	margin: 5px;
	width:185px;
	margin:1px auto;
	text-align:center;
	padding-top: 20px;
	font-size: 1.2em;
	font-weight: normal;
	color: #A44644;
}

.new-sale{
	background: url("../images/circle.png") top center no-repeat;
	height: 72px;
	width: 72px;
	position: absolute;
	top: -23px;
	right: -16px;
	z-index: 0;
	color: #fff;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 68px;
	text-decoration:none;
	display:block;
}

#listings-pages{
	width: 350px;
	margin: 10px auto;
	text-align: center;
	clear: both;
	font-size: 1.1em;
	}
	
#listings-pages a{
	padding: 0px 5px;
	line-height: 30px;
	text-decoration: none;
}

#listings-pages a.selected{
	background-color: #4A3033;
	color: #fff;
}

#listings-pages a:hover, #listings-pages a:hover p{
	text-decoration: underline;
}

#left-navigation{
	text-decoration: none;
	margin-top:26px;/*Moved down to match the adjusted #listings height. Pete*/
}
		
.prev{
	float: left;
	height: 30px;
	width: 70px;
	/* background: url("http://www.thomasirving.co.uk/images/prev-next.png") bottom left no-repeat; */
	color: #4A3033;
	font-size: 90%;
}

.next{
	float: right;
	height: 30px;
	width: 70px;
	/* background: url("http://www.thomasirving.co.uk/images/prev-next.png") bottom left no-repeat; */
	color: #4A3033;
	font-size: 90%;
}
/*Footer*/
#footer{
	color: #fff;
	font-size: 0.79em;
	padding-top: 5px;
}

#footer p{
	color: #fff;
	font-size:1em;
}

#opening-times{
	width: 910px;
	margin: auto;
	text-align: center;
}

#address{
	width: 910px;
	height:20px;	
	padding-top: 2px;
	margin: auto;
	text-align: center;
	
}
address{
	font-style:normal;
	text-align:center;
}
#phone{
	text-align:center;
	height:18px;	
}


#email{
	width: 316px;
	margin: auto;
	text-align: center;
	height:18px;	
}


#credit{
position:absolute;
right:8px;
bottom:8px;
font-size:90%;
}

#terms-conditions{
position:absolute;
left:8px;
bottom:8px;
}

#footer a{
	color: #fff;
}

#bottomrounddiv{
	width: 980px;
	margin: auto;
}

/*Plugins*/
#weather_cont {
	padding: 0px 10px 0px 10px;
	text-align: center;
}

#weather_cont p#city, #weather_cont #weather p {
	padding: 0px;
	margin: 0px;
}

#weather_cont p.error {
	color: red;
}

.weather {
	display: inline;
	float: left;
	margin-right:15px;
}
#size-colour-detail {
	font-size:8pt;
	display:block;
}

#cart-item {
		
}
#cart-item tr {
	margin-bottom:10px;	
}

#cart-div{
	z-index: 100;
}

#cart{
	border: 1px solid #4A3033;
	border-collapse: collapse;
	text-align: center;
	z-index: 10;
}

#cart th{
	padding: 0px 5px;
	margin: 0px;
	border: none;
}

#content table{
	z-index: 100;
}

#content p form{
	z-index: 1000;
}

#cart td{
	padding: 5px;
	margin: 0px;
	border: none;
	z-index: 100;
}

#order-summary-delivery{
	border: 1px solid #4A3033;
	border-collapse: collapse;
	text-align: center;
}

#order-summary-delivery th{
	padding: 0px 5px;
	margin: 0px;
	border: none;
}

#order-summary-delivery td{
	padding: 5px;
	margin: 0px;
	border: none;
}

#order-summary-billing{
	border: 1px solid #4A3033;
	border-collapse: collapse;
	text-align: center;
}

#order-summary-billing th{
	padding: 0px 5px;
	margin: 0px;
	border: none;
}

#order-summary-billing td{
	padding: 5px;
	margin: 0px;
	border: none;
}

#order-summary-note{
	border: 1px solid #4A3033;
	border-collapse: collapse;
	text-align: center;
}

#order-summary-note th{
	padding: 0px 5px;
	margin: 0px;
	border: none;
}

#order-summary-note td{
	padding: 5px;
	margin: 0px;
	border: none;
}

#order-summary-personal{
	border: 1px solid #4A3033;
	border-collapse: collapse;
	text-align: center;
}

#order-summary-personal th{
	padding: 0px 5px;
	margin: 0px;
	border: none;
}

#order-summary-personal td{
	padding: 5px;
	margin: 0px;
	border: none;
}

#cart #size-colour-detail{
	padding: 0px;
	margin: 0px 0px;
	height: 10px;
	line-height: 10px;
}

#cart #table-header{
	border: 1px solid #4A3033;
	background-color: #4A3033;
	color: #fff;
	margin: 0px;
	padding: 5px;}
    
 #order-summary-delivery #order-table-header-delivery{
	border: 1px solid #4A3033;
	background-color: #4A3033;
	color: #fff;
	margin: 0px;
	padding: 5px;}
    
 #order-summary-billing #order-table-header-billing{
	border: 1px solid #4A3033;
	background-color: #4A3033;
	color: #fff;
	margin: 0px;
	padding: 5px;}
    
 #order-summary-note #order-table-header-note{
	border: 1px solid #4A3033;
	background-color: #4A3033;
	color: #fff;
	margin: 0px;
	padding: 5px;}

 #order-summary-personal #order-table-header-personal{
	border: 1px solid #4A3033;
	background-color: #4A3033;
	color: #fff;
	margin: 0px;
	padding: 5px;}

#search-form{
	float:right;
	width:230px;
	background:#960001;	
	
}
#search-header{
	
	width:500px;
}
#search-input{
	float:left;
	width:142px;
	height:24px;
	background:#fff;
	margin:0px;
	
}

#search-button{
	float:right;
	width:32px;
	height:32px;
	padding:0px;
	margin:0px;
	background:#960001 url("../images/new/icon_search.png") center center no-repeat;
	border: none;
	position:relative;
	top:0px;
	
}

.default-search-text{
	font-style:italic;
	color:#999;
}
#text-container #search-text{
	margin-bottom:0px;
}
#search-query{
	font-weight:bold;
}

#search-stats{
	color:#666;
}

#cat-nav{
	float:right;
	margin-bottom:10px;
	font-size:0.75em;
}
#cat-nav a{
	font-weight:bold;
	text-decoration:none;
}
#cat-nav a:hover{
	text-decoration:underline;
	color:#3366ff;
}
#cat-nav #cat-page-num{
	text-align:right;
	color:#666;
}

#error {
	background: #FF3333;
	display:none;
	margin:0px;
	padding:10px;
	text-align:center;
	color:#000;
	font-weight:bold;
}

.error {
	background: #F78181;
}

/*For the reduced item detials bit*/
.reduced{
	height:150px;
	overflow:hidden;
	}
#toggleButton{
	float: right;
	vertical-align: top;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

.toggleDiv{
	float: right;
	margin: -7px;
	width: 100px;
	
}
.clear{
	clear:both;
}
.clear:after{
	clear:both;
}

#rrp, #price{
	font-size: 1.3em;
	}
#now-only{
	color:#A63E39;
	font-weight: bold;	
}

.socialLink {
	border:none;
	text-decoration:none;	
}

#quant-err {
	color:red;
	font-weight:bold;
	font-size:0.8em;
	text-transform:uppercase;	
}

#socialWrapper{
	width:540px;
	margin:20px auto;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#socialWrapper div{
	border: 4px solid #960102;	
	height: 140px;
	width: 220px;
	padding:10px;
	text-align:center;
	float:left;
	background:#fff;
	margin:0 0 0 0;
	overflow:hidden;
	
	
}
#socialWrapper #facebook{
	margin-right:40px;
	color:#4B6DAC;
}
#socialWrapper #facebook p{
	color:#4B6DAC;
}
#socialWrapper #twitter{
	color:#66C7E7;
	padding-top:20px;
	padding-bottom:0px;
}
#socialWrapper #twitter p{
	color:#66C7E7;
}
#beta-r-m{
	/*float:left;	*/
	width:100px;
	height:130px;
	margin:30px 0px 0px 30px;
	
	position:absolute;
	top:-188px;
	left:395px;
	overflow:hidden;
}
#beta-r-m img{
	width:82px;
	height:104px;
}
#esma{
	position: absolute;
	top: -145px;
	left: 530px;
	width: 140px;
	font-size: 0.7em;
	text-align:  center;
	text-decoration: none;
}
#esma a{
	text-decoration: none;
}
#esma a:hover{
	text-decoration: underline;
}
#esma img{
	width: 140px;
	padding-top: 5px;
}
#specialOffersWrapper{
	width:900px;
	margin:20px auto;
	border: 4px solid #960102;
	height:360px;
	overflow:hiddden;	
	background:#fff;
	text-align:center;

}
#specialOffersWrapper div{
	height: 340px;
	width: 293px;
	padding:10px 2px;
	text-align:center;
	float:left;
	margin:0 0 0 0;
	overflow:hidden;
	

}
#specialOffersWrapper h4{
	font-size:1.3em;
	color:	#A63E39;
	min-height:40px;

}
#specialOffersWrapper #spec2{
	border-left: 4px solid #960102;
	border-right: 4px solid #960102;

}
#specialOffersWrapper img{
	margin:5px auto;	
}
#specialOffersWrapper .spec-img-cycle {
	margin:5px auto;
	width:178px;
	float:none;
	height:215px;
}

#specialOffersWrapper span{
	display:block;
	font-size:2em;	
	color:#F00;
	font-weight:bold;
	position:absolute;
	bottom:90px;
	margin:auto;
	width:270px;
	text-align:center;
}
#specialOffersWrapper span.price,
#specialOffersWrapper span.rrp,
#specialOffersWrapper span.now-only{
	position:relative;
	top:0px;
	left:0px;
	font-size:1.4em;
	line-height:1.4em;
}
#specialOffersWrapper span.price{
	color:#999;	
	font-size:1.3em;
}
#specialOffersWrapper span.now-only{
	color:	#A63E39;
}
#specialOffersWrapper a {
	text-decoration:none;
}
.home p,.home h3{
	text-align:center;	
}


.pagination {
    text-align: center;
    width:480px;
    height:28px;
    padding: 4px 0;
    margin:auto;
	margin-bottom:15px;
    clear:both;
}
.page-link {
    display:block;
    width:108px;
    height:22px;
    padding: 4px  0 0 0;
    margin:1px 3px;
    background: transparent url('../images/new/prev-next.png');
    color:#fff;
    text-decoration:none;
    }
.page-link a:visited, .page-link a:hover, .page-link a{
    color:#fff;
    }
.page-link:hover{
    color:#fff;
    font-weight:bold;
}
.pl-left{
    /*position:relative;
    top:-5px;
    left:250px;*/
    float:left;
    }
.pl-right {
   /* position:relative;
    top:-5px;
    right:250px;*/
    float:right;
    }
.pl-filler{
    margin:1px 3px;
    padding:0 0 0 0;
    height:22px;
    width: 108px;
    color:#000;
    background:transparent;
}
.pageNums{
    width:250px;
    height:22px;
    margin:4px 0 0 0 ;
    text-align:center;
    float:left;
    font-size:110%;
    color:#333;

}
.pageNums a{
    text-decoration:none;
    color:#4A3033;
	margin: 0px 6px;
    }
.pageNums a:hover{
    text-decoration:underline;
    }
.pageNums a:visited{
    color:#372426;
    }
.logoBar{
	width:100%;
	border-top:1px solid #c8c8c8;
	border-bottom:1px solid #c8c8c8;
	
	background:#fff;
	color:#000;
	margin:5px 0px;
}
.logoBar ul{
	list-style:none;
	padding: 0 0 0 0;
	margin:0 0 0 0;
	display:block;
	text-align:center;
	width:910px;
	height:64px;
	overflow:hidden;
	
}
.logoBar ul li{
	display:inline-block;
	padding:0px;
	margin:0px;
	width:910px;
	
		
}
.logoBar ul li a{
	
}

#login-form input {
	
}

#conf-left {
	
	width:300px;
}

.confirm-table {
	
}

.name {
	padding:3px;
	padding-right:5px;	
}

.value {
	font-weight:bold;
	padding:3px;
}

#conf-right {
	
}

#logged-in-as {
	color:#555;
	text-align:right;
	width:220px;
	position:relative;
	top:15px;
	font-size:0.71em;
}

#xmashours div {
	float:right;
	width:750px;
	text-align:left;
	padding-top:20px;
	color:#960001;
}
#xmashours div p{
	text-align:left;
	color:#960001;
}

#delivery75 {
	width:217px;
	height:110px;
	background-image:url('/images/free_delivery_banner.png');
	background-repeat:no-repeat;
	position:absolute;
	right:-8px;
	top:100px;
	z-index:200;	
}

body{overflow:hidden;}
	
