/* ----- end float fix ----- */ 
body{ 
	background:#fff url(../images/wood/leaves_repeat.gif) repeat-x top left; 
	color:#555; 
	font: 70%  Arial, Helvetica, sans-serif;	 
	text-align:center; 
	line-height:150%; 
	margin:0; 
	padding:0; 
} 
/* ----- tables ----- */ 
table, td, input, textarea, select, li{ 
	font: 100% Arial, Helvetica, sans-serif; 
	color:#000;	 
} 
th{ 
	background:#ddd; 
	padding:5px; 
} 
td{padding:5px;} 
/* ----- global links ----- */ 
a:link, a:visited, a:active{ 
	/*color:#5c0e00;*/ 
	color:#fc880d; 
	text-decoration:none; 
} 
a:hover{color:#555;} 
/* ----- global paragraphs, headers & horizontal rules ----- */ 
p, h1, h2, h3, h4, h5, h6{margin:1em 0;} 
h1{	
	padding:0;
	color: #000; 
	text-transform: uppercase; 
	font-size:180%; } 
/*h2{font-size:130%; color:#d64100;}*/ 
h2{font-size:130%; color:#222;} 
h3{font-size:100%;} 
h4, h5{font-size:100%;} 
hr{display:none;} 
/*.orange{color:#d64100;}*/ 
.orange{color:#222;} 
/* ----- global images ----- */ 
img{border:none;} 
/* ----- hidden items ----- */ 
#skip{display:none;} 
.hidden{display:none;} 
/* ----- float left / right classes ----- */ 
.left{float:right;margin-right:.3em;} 
.right{float:right;margin-left:.3em;} 
/* ----- company contact details ----- */ 
address{ 
	font-style:normal; 
	margin:1em 0; 
} 
/* ----- container size & positioning ----- */ 
#container{ 
	margin:0 auto; 
	max-width:1000px; 
	width:expression(document.body.clientWidth > 1000? "1000px": "auto" ); 
	text-align:left; 
	background: url(../images/wood/tree.gif) bottom right no-repeat;  
	position:relative; 
} 
/* ----- header area ----- */ 
#header{  
	height: 152px; 
	background: #fff url(../images/wood/header_bg.gif) no-repeat top left; 
	position:relative; 
	margin:0; 
} 
/* ----- REPLACED WITH HEADERLOGO BELOW 
h1.header-replacement { 
	position: absolute;
	left: 175px;
	top: 20px;
	width: 159px;
	height: 55px;
	background: url(../graphics/header_logo.gif) no-repeat top left;
	text-indent: -9999px;
	margin: 0;
}
----- */
#headerlogo { 
	position: absolute;
	left: 175px;
	top: 20px;
	width: 159px;
	height: 55px;
	background: url(../graphics/header_logo.gif) no-repeat top left;
	text-indent: -9999px;
	margin: 0;
}
#shop-by-brand {
	width: 156px;
	height: 66px;	
	background: url(../images/wood/brands.gif) no-repeat top left;
	text-indent: -9999px;
	margin: 0 0 -14px 0;
}
#mainlinknav{ 
	width: 100%; 
	background-color: #222; 
	color: #fff; 
	clear: both; 
	height: 30px; 
	line-height: 30px; 
} 
#mainlinknav p{ 
	margin: 0; 
	padding: 0; 
	padding-left: 20px; 
	font-size: 120%; 
} 
ul#mainlinknavlist{ 
	padding-top: 8px; 
	margin-left: 15px; 
	padding-left: 0; 
	white-space: nowrap; 
} 
#mainlinknavlist li{ 
	display: inline; 
	list-style-type: none; 
} 
#mainlinknavlist a { padding: 3px 10px; } 
#mainlinknavlist a:link, #mainlinknavlist a:visited{ 
	color: #fff; 
	background-color: #222; 
	text-decoration: none; 
} 
#mainlinknavlist a:hover{ 
	color: #fff; 
	background-color: #444; 
	text-decoration: none; 
} 
/* ----- company logo & strapline ----- */ 
#logo{ 
	position:absolute; 
	margin:0; 
	padding:0; 
	top:0; 
	left:20px; 
	font-size:180%; 
	font-weight:normal; 
} 
#tagline{ 
	position:absolute; 
	margin:0; 
	padding:0; 
	top:50px; 
	left:30px; 
	line-height:20px; 
} 
/* ----- shopping basket info ----- */ 
#accountCart { 
	position: absolute; 
	left: 630px; 
	top: 23px; 
	z-index: 10; 
} 
#info{ 
	position:absolute;	 
	margin:0; 
	padding:0; 
/*	top:10px;*/ 
	top: 140px; 
	right:30px; 
	z-index:10; 
	font-weight: bold; 
	color: #97999b; 
	width: 10em; 
} 
#qtySpot { 
	float: right;  
	background: url(../graphics/orangeSpot.gif) no-repeat top left;  
	width: 20px;  
	height: 20px;  
	line-height: 20px; 
	font-weight: bold; 
	color: #fff; 
	padding-left: 4px; 
	font-size: 14px; 
}
/* ----- Free Shipping Icon ----- */
#free-shipping-icon {
	position: absolute;
	top: 16px;
	left: 396px;
	visibility: hidden;

}
/* ----- optional mid div (useful for more complex backgrounds) ----- */ 
#mid{ 
	min-height: 600px; 
} 
/* for Internet Explorer */ 
/*\*/ 
* html #mid { 
height: 650px; 
} 
/**/ 
/* ----- breadcrumb trail ----- */ 
#breadcrumbs{ 
	float: left; 
	clear: both; 
	margin: 0 0; 
} 
/* ----- search box ----- */ 
#search{ 
	margin:0; 
	margin-bottom:1em; 
	margin-top: 24px; 
	padding:20px 0 10px 0; 
	background: url(../graphics/searchHeader.gif) no-repeat top left; 
} 
#searchKeyword { 
	border: 2px solid #5c5d61; 
	background:#fff; 
} 
#searchSubmit { 
	height: 20px; 
	width: 20px; 
	border: 0; 
	background: url(../images/wood/go.gif) no-repeat top left; 
} 
#search label{display:block; color: #fff; font-weight: bold} 
/* ----- side navigation ----- */ 
#horizontalNav { 
	position: absolute; 
	top: 90px;
	left: 170px; 
	margin-bottom: 50px; 
	height: 110px; 
} 
#horizontalNav a img { 
	margin-top: 22px; 
} 
#horizontalNav a:hover img { 
	margin-top: 0; 
} 
#navDeptTitle { 
	background-color: #d64100; 
} 
#navDeptTitle h3 span { 
	color: #fff; 
} 
#navDept, #navDept li{ 
	margin:0; 
	padding:0; 
	list-style:none; 
} 
#navDept{margin-bottom:1em;} 
#navDept li{ 
	margin-bottom:1px; 
	display: inline; 
} 
#navDept li a{ 
/*	display:block; 
	width:100%;*/ 
	background:none; 
	color:#d64100; 
	border-left: 5px solid #fff; 
} 
#leftmenu li a:hover, #leftmenu li a.selected{border-left: 5px solid #d64100; color: #d64100} 
#navDept li a:hover, #navDept li a.selected{border-left: 5px solid #d64100; color: #d64100} 
#navDept li a span{ 
/*	display:block;*/ 
	padding:3px 20px; 
} 
#navBrand ul { 
	margin: 15px 0 0 0; 
	padding-left: 5px; 
    list-style: none; 
    position: relative; 
    z-index: 1; 
} 
#navBrand ul li { 
    height:21px; 
	font-weight: bold; 
} 
#navBrand ul li a { 
    display: block; 
    height: 21px; 
    width: 11em; 
} 
#navBrand ul li a span { 
    background: url(../images/wood/menuitem.gif) -1000px 50% no-repeat; 
} 
#navBrand ul li a:hover { 
    visibility:visible; 
	color: #006600; 
} 
#navBrand ul li a:hover span { 
    z-index: -1; 
    position:absolute; 
    width:169px; 
    height:73px; 
    background-position: 0 0; 
    margin:-25px 0 0 -7px; 
} 
#brandTitle { 
	margin-bottom: -14px; 
} 
/* ----- subdepartment navigation ----- */ 
#navSubDept, #navSubDept li { 
	margin:0; 
	padding:0; 
	list-style:none; 
} 
#navSubDept{ 
	margin:1em 0; 
	padding:3px 10px; 
	background:#f1f1f1; 
	border:1px solid #eee; 
	color:#777; 
} 
#navSubDept li{ 
	margin:.5em 0; 
	line-height:150%; 
	padding:0; 
	padding-left:15px; 
	list-style:none; 
} 
#navSubDept li a{color:#777;} 
#navSubDept li a:hover, #navSubDept li a.selected{color:#777;text-decoration:underline;} 
/* ----- customer tool list ----- */ 
#navTools, #navTools li{ 
	margin:0; 
	padding:0; 
	list-style:none; 
} 
#navTools{margin-bottom:1em;} 
#navTools li{ 
	margin-bottom:1px; 
} 
#navTools li a{ 
	display:block; 
	width:100%;	 
	background:#f2f2f2; 
	color:#555; 
} 
#navTools li a:hover, #navTools li a.selected{background:#ddd;} 
#navTools li a span{ 
	display:block; 
	padding:3px 20px; 
} 
/* ----- nav static menu items ----- */ 
.navStatic, .navStatic li{ 
	margin:0; 
	padding:0; 
	list-style:none; 
} 
.navStatic{margin-bottom:1em;} 
.navStatic li{ 
	margin-bottom:1px; 
} 
.navStatic li a{ 
	display:block; 
	width:100%;	 
	background:#f2f2f2; 
	color:#555; 
} 
.navStatic li a:hover{background:#ddd;} 
.navStatic li a span{ 
	display:block; 
	padding:3px 20px; 
} 
#navToolsTitle, #navDeptTitle, .navStaticTitle{ 
	margin:0; 
	padding:3px 20px; 
	margin-bottom:1px; 
	background:#d64100; 
	font-size:100%; 
	color: #fff; 
} 
/* ----- side navigation column ----- */ 
#side{ 
	/*position: absolute;
	top: 90px; 
	left: 0; */
    float: left;
	width: 160px; 
	margin: 0;
    margin-top: -90px;
	padding: 1em;
    overflow: hidden;
} 
/* ----- main content area ----- */ 
#main{ 
	margin-top: 60px; 
	margin-left: 190px;
	padding: 1em;
    overflow: hidden;
    width: 770px;
} 
#main h2{ 
	font-weight:normal; 
	padding:0;
	color: #5d5d5f; 
	text-transform: uppercase; 
	font-size:150%; 
} 
#main h2#pageTitle{ 
	font-weight:bold; 
	padding:0; 
	margin:0; 
	margin-bottom:1em; 
	color: #222; 
	font-size:200%; 
} 
#clearer{ 
	clear: both; 
	margin-bottom: 20px; 
} 
#clearerProd{ 
	clear: both; 
	margin-bottom: 20px; 
} 
#clearWithMargin{ 
	clear: both; 
	margin-bottom: 110px; 
} 
.note{ 
	font-size:110%; 
} 
.highlight{ 
	font-size:140%; 
} 
.module1{ 
	float:left; 
	width:250px; 
} 
.module2{ 
	float:right; 
	width:250px; 
} 
/* ----- footer area ----- */ 
#footer{ 
	background:#909195; 
	border-top: 1px solid #999; 
	padding:10px; 
	color: #f58320; 
} 
#footer p{margin:0;} 
#footer ul, #footer li{ 
	margin:0; 
	padding:0; 
	list-style:none; 
	color: #f58320; 
} 
#footer li{display:inline;margin-right:.5em;} 
#footer li a { 
	color: #fff; 
} 
#footer a:hover{ 
	color:#97ca4f; 
} 
#footer #credits{ 
	float:right; 
	margin-top:-1.5em; 
} 
#footer .inner { 
	max-width:1000px; 
	width:expression(document.body.clientWidth > 1000? "1000px": "auto" ); 
	margin: 0 auto; 
	text-align: left; 
} 
/* ----- pagination (page 1/2 etc.) ----- */ 
#pagination{ 
	margin:1em 0; 
} 
#pagination li{ 
	margin:0; 
	height:16px; 
	line-height:16px; 
	float:left; 
} 
#pagination p{ 
	margin:0; 
	float:left; 
	width:100px; 
} 
#pagination a{ 
	display:block; 
	float:left; 
	width:9px; 
	height:9px; 
	margin-left:10px; 
	margin-top:3px; 
	text-indent:-8000px; 
	overflow:hidden; 
} 
#pagination a#firstPage{background:url(../graphics/plain/ico_first.gif)no-repeat 0 0;} 
#pagination a#prevPage{background:url(../graphics/plain/ico_prev.gif) no-repeat 0 0;} 
#pagination a#nextPage{background:url(../graphics/plain/ico_next.gif) no-repeat 0 0;} 
#pagination a#lastPage{background:url(../graphics/plain/ico_last.gif) no-repeat 0 0;} 
/* ----- product thumbnail list ----- */ 
.products{ 
	margin:1em 0; 
	clear: both;
} 
.products .prod{ 
	float: left;  
	padding-top: 145px;
	width: 165px; 
	margin: 0 10px 20px 10px; 
	height: 120px;
	text-align: center;
    position: relative;
} 
.products .prod a img { 	
    -ms-interpolation-mode: bicubic;
    position: absolute;
    top: 0;
    left: 2px;
    border: 0;
    z-index: 0;
} 
.products .prod a:hover img { 
	
} 
.products .prod a:hover { 
	color: #97ca4f; 
} 
.products .prod h3{ 
	padding: 0; 
	margin: 0; 
} 

#style-header {
	width: 100%; 
	background-color: #87888c; 
	height: 23px; 
	overflow: hidden;
	margin-bottom: 10px;
}
.products ul, .products li{ 
	margin:0; 
	padding:0; 
	list-style:none; 
}  
.products li{ 
	margin-right: 10px;
	padding: 5px 0;
	text-align: center; 
	background-color:#fff;
	text-align: left;
	
	float: left;
	width: 246px;
} 
.products li h3{ 
	margin-top:.5em; 
	margin-bottom:1em; 
	padding:0; 
	background:none; 
} 
.products li img {
	width: 140px; height: 140px;
}
.products li h3 a{color:#555;} 
.products li h3 a:hover{/*color:#d64100;*/ 
	color: #222;} 
.products .image{ 
	float:left; 
	margin:0; 
	margin-right:10px; 
	margin-bottom:10px; 
} 
.products .image a img{ 
	border:1px solid #e2e2e2; 
	padding:2px; 
	background:#fff; 
} 
.products .image a:hover img{ 
	border:1px solid #ccc; 
	padding:2px; 
	background:#e2e2e2; 
} 
.products .price{ 
	clear:both; 
	margin:1em 0; 
	text-align:right; 
	line-height:180%; 
	/*color:#d64100;*/ 
	color: #222; 
	font-size:110%; 
	font-weight:bold; 
} 
.products .pprice{ 
	clear:both; 
	margin: 0; 
	text-align:center; 
	color:#000; 
	font-weight:bold; 
} 
.products .quantity{ 
	clear:both; 
	margin:1em 0; 
	text-align:right; 
	line-height:180%; 
} 
/* ----- individual products ----- */ 
#product{	 
	margin:1em 0;	 
} 
#product .image{	 
	float:left; 
	margin-bottom:1em; 
	margin-right: 15px;
	position: relative; 
}	 
#product .image p{margin:.5em 0;} 
#product .image img{	 
	/*border:1px solid #e1e1e1;*/ 
}
#product-img-cta {
	text-align: center;
	width: 352px;
	text-transform: uppercase;
	padding: 0 5px;
	background-color: #aaa;
	color: #fff;
}

#product-info {
	margin-left: 380px;
}
#product-info img {
	margin: 0 !important;
}
#product-info .pprice{ 	
	font-size: 110%; 	
	font-weight: bold;
} 
#product .price{ 
	/*color:#d64100;*/ 
	color: #222; 
	font-size:200%; 
	line-height: 200%; 
} 
#product .alsoprice{ 
	/*color:#d64100;*/ 
	color: #222; 
	font-size:120%; 
} 
#product .info p{ 
	margin:0; 
	margin-bottom:.2em; 
} 
#product .info h3{ 
	margin:0; 
	margin-bottom:.2em; 
} 
#product .actions{ 
	border-top:1px solid #e1e1e1; 
	clear:both; 
}	 
#product #addBasket{ 
/*	border-top:1px solid #e1e1e1; 
	padding-top:1em;*/ 
} 
#product #addWishlist a{ 
}
/* ----- Style It With ----- */
#style-it-list li {
	text-align: center; 
	background-color:#fff; 
	border: 0;
}

#style-it-list li p.image img {
	border: 0 !important;
	width: 140px;
	height: 140px;
}

/* ----- featured articles ----- */ 
#articles{} 
#articles ul, #articles li { 
	margin:0; 
	padding:0; 
	list-style:none; 
} 
#articles ul{ 
	margin:1em 0; 
	padding:3px 10px; 
	background:#f1f1f1; 
	border:1px solid #eee; 
	color:#777; 
} 
#articles ul li{ 
	margin:.5em 0; 
	line-height:150%; 
	padding:0; 
	padding-left:15px; 
	list-style:none; 
	background:url(../graphics/plain/arrow3.gif) no-repeat 0 .6em; 
} 
#articles  ul li a{color:#777;} 
#articles  ul li a:hover{color:#777;text-decoration:underline;} 
/* ----- customer reviews ----- */ 
#reviews{ 
	float: left; 
	clear: left; 
} 
#reviews ul, #reviews li { 
	margin:0; 
	padding:0; 
	list-style:none; 
} 
#reviews ul{ 
	margin:1em 0; 
	padding:3px 10px; 
	background:#f1f1f1; 
	border:1px solid #eee; 
	color:#777; 
} 
#reviews ul li{ 
	margin:.5em 0; 
	line-height:150%; 
	padding:0; 
	padding-left:15px; 
	list-style:none; 
} 
#reviews  ul li a{color:#777;} 
#reviews  ul li a:hover{color:#777;text-decoration:underline;} 
/* ----- site map ----- */ 
#sitemap, #sitemap ul, #sitemap li{ 
	margin:0; 
	padding:0; 
	list-style:none;		 
}  
#sitemap{margin:1em 0;} 
#sitemap li{margin:.5em 0;} 
#sitemap li h3{margin:.2em 0;} 
#sitemap ul{padding-left:20px;} 
/* ----- tables and forms ----- */ 
fieldset{ 
	border:none; 
	padding:0; 
	margin:1em 0; 
} 
legend{ 
	font-weight:normal; 
	padding:0; 
	margin:0; 
	color:#555; 
	font-size:120%; 
	clear:both; 
} 
fieldset h3, fieldset h3{margin:1em 0 0 0;} 
#content table{ 
	width:100%; 
	margin:.5em 0; 
	border-collapse:collapse; 
	line-height:150%; 
} 
th{ 
	border:1px solid #fff; 
	background:#ddd; 
	padding:5px; 
} 
td{ 
	background:#eee; 
	border:1px solid #fff; 
	padding:5px; 
	vertical-align:top; 
} 
.formField, .formSelect{ 
	background:#fff; 
	border:1px solid #e1e1e1; 
	width:200px; 
} 
.formFieldShort, .formFieldMedium{ 
	background:#fff; 
	border:1px solid #e1e1e1; 
	width:20px; 
	margin-right:5px; 
} 
.formFieldMedium{width:96px;} 
table .price{ 
	/*color:#d64100;*/ 
	color: #222; 
	font-size:110%; 
	font-weight:bold; 
} 
.formFieldProduct{width:150px;} 
table .price{ 
	/*color:#d64100;*/ 
	color: #222; 
	font-size:110%; 
	font-weight:bold; 
} 
.formRadio{vertical-align:middle;} 
.formButton{ 
	/*background:#296fa4;*/ 
	background:#000; 
	color:#fff; 
	border:none; 
	padding-top:3px; 
	padding-bottom:3px; 
} 
label span{ 
	/*color:#d64100;*/ 
	color: #222; 
	font-size:110%; 
	font-weight:bold; 
} 
input.formField:focus, formFieldShort:focus, formFieldMedium:focus, textarea:focus, #quantity:focus	{ 
	background: #fff; 
	border: 1px solid #bbb; 
} 
/* ----- shopping cart ----- */ 
#total{ 
	margin:1em 0; 
	padding:0; 
	width:295px; 
	font-size:110%; 
} 
#total dt{ 
	width:200px; 
	float:left; 
	font-weight:bold; 
} 
#total dd{ 
	margin-left:201px; 
	text-align:right; 
} 
.actions{ 
	clear:both; 
	margin:0; 
	padding:.5em 0; 
} 
/* ----- first table data style ----- */ 
td.first{width:40%;} 
/* ---------------------- float fix ----------------------------- */ 
.inner:after, .products:after, .products li:after, #pagination:after, #total:after, .modules:after{ 
    content: ".";  
    display: block;  
    height: 0;  
    clear: both;  
    visibility: hidden; 
} 
.inner, .products, .products li, #pagination, #total, .modules{display:block;} 
/*  \*/ 
.inner, .products, .products li, #pagination, #total, .modules {min-height:1%;} 
* html .inner, * html .products, * html .products li, * html #pagination, * html #total, * html .modules {height:1%;} 
 /*  */ 
/* ----- end float fix ----- */ 
/* TMR: Extra Styling */ 
#content img { 
	padding: 0; 
	margin: 0; 

} 
#productDisplay { 
	border: 1px solid #ddd; 
	background-color: #f9f9f9; 
	padding: 10px; 
} 
#productDisplay p img { 
	margin: 0; 
} 
.lblreview { 
	margin: -10px 0 10px 0; 
	padding: 0; 
} 
#mainimage { 
	width: 350px; 
	height: 350px; 
	padding: 5px; 
	text-align: center; 
	border: 1px solid #ccc; 
} 
#mainimage img { 
	margin: 0 auto; 
	padding: 0; 
}
#altimage {
	width: 350px;
	height: 350px;
	top: 5px;
	left: 5px;
	z-index: 99;
	position: absolute;
}
#altimage img {
	margin: 0 auto;
	padding: 0;
}
#extraimages { 
	margin-left: 15px;
	width: 350px;
	padding-top: 5px;
} 
#extraimages img { 
	margin: 2px; 
	padding: 0; 
} 
ul .first { 
	font-weight: bold; 
	color: #000; 
}

.saleTextWas { 
	font-size: 90%; 
	color: #ff2222; 
	text-decoration: line-through;
}
.saleTextSml {
	color: #dd0000;
}
.saleTextWasSml { 
	font-size: 80%;
	font-weight: bold; 
	color: #ff2222;
	text-decoration: line-through;
}
.saleTextNowSml {
	font-size: 80%;
	font-weight: bold;
}

.soldOutText { 
	font-size: 18px; 
	color: #dd0000; 
	text-align: center; 
}
.soldOutTextList { 
	color: #a00; 
	text-align: center;
	margin: 0;
	font-weight: bold; 
}
.soldOutImg {
    margin: 2px;
    padding: 0;
}

#productDesc ul li { 
	color: #666; 
	margin-left: 360px; 
} 
.verified { 
	float: right; 
	margin: 0 5px; 
} 
#preview_div { 
	display: none; 
	position: absolute; 
	z-index: 110; 
	background-color: #fff; 
	border: 1px solid #ccc; 
	padding: 0; 
} 
#preview_div img { 
	padding: 0; 
	margin: 0; 
} 
#newsletterLink { 
	width: 150px; 
	font-weight: bold; 
	font-size: 120%; 
	white-space: normal; 
	margin-bottom: 20px; 
	background: url(../graphics/leaf.gif) no-repeat top right; 
} 
#blogImg { 
	border: 0; 
	position: absolute;  
	top: 215px;  
	right: 0; 
} 
#brandButtonPara { 
    text-align: center; 
    padding: 0;  
    margin: 0; 
    width: 100%; 
    clear:both; 
} 
.productTitleText { 
	font-size: 100%; 
	font-weight: bold !important; 
}

/* ----- Product Sorter for Supplier/Dept. pages ----- */
p#sorter {
    display:none;
}

p#sorter a.selected {
    display: inline;
    font-weight: bold;
    text-decoration: underline;
}

/* ----- All Suppliers Page ----- */
#suppliers-list li img { width: 140px; height: 140px; }

/* ----- Advert Gallery ----- */
#slider-container {
	position: relative;
	width: 734px;
	height: 350px;
	overflow:hidden;
	margin: 0 auto;
}

#slider{
	margin: 0 14px;
}	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li{ 
	width:700px;
	height:350px;
	overflow:hidden; 
	}	
#slider li img {
	margin: 0;
}
#prevBtn, #nextBtn{ 
	display:block;
	width:14px;
	height:115px;
	position:absolute;
	left: 0;
	top:117px;
}

#nextBtn{ 
	left:714px;
}

#prevBtn a, #nextBtn a{  
	display:block;
	width:14px;
	height:115px;
	background:url(../graphics/gallery-previous.jpg) no-repeat 0 0;	
}
#nextBtn a{ 
	background:url(../graphics/gallery-next.jpg) no-repeat 0 0;	
}

#paypalpaymentblock {
	display: none;
}
