.slide_clickable{ 
	cursor:pointer
}


#content {
	margin:0px 20px;
}
#content {
	background-color: white;
}
#topBanner {
	border-bottom: #97c700;
}

#mainBody {
	top:-2px;
}
#contentWrapper {
	width:1098px;
}

#contentFrame {
	margin-left:auto;
	margin-right:auto;
	border:none;
}

#ContentPage{
	width:1060px;
	margin:0 auto;
}


ul{
	list-style:none;
	margin:20px 0 0 0;
	padding:0;
}

ul li{
	list-style:none;
	margin:0;
	padding:0;
	font-size:14px;
	line-height:1.5em;
}


ul li.title{ font-size:18px; font-weight:bolder; color:#7bccc8; }

ul li.more a{ color:#ffc20e; text-decoration:none; font-weight:bolder; }
ul li.more a:hover{ color:#ffc20e; text-decoration:underline; font-weight:bolder; }



.FooterClear {
	clear:both;
	height:20px;
}

#HeaderBanner, #footer {
	width: 1098px;
}


#footer {
	clear:both;
	padding-top:5px;
	padding-bottom:10px;
	margin-bottom:-1px;

}

#footer #footer_ul {
	width: 1060px;
	margin-left:auto;
	margin-right:auto;
}

#footer #footer_ul li{
	display:inline;
}

/* GENERIC TAGS
------------------------------------- */
h1{ color:#%slook.footer_colour%; margin:10px 0; padding:0; }

p.intro { font-size:14px; color:#565354; text-align:center; line-height:1.6em; }





.shaded_text_box {
	border:1px solid #d5007f !important;
	background:#f2dfda !important;
}

.price_text {
	color:#6f6f6f;
}
.reduced_price_text {
	color:#de1982;
}


#Gallery {
	width: 1098px;
	margin-top:-5px;
}
#Gallery img {
	width: 100%;
}
#Gallery .slideshow {
	position:relative;
}


#BottomEmptyClear {
	height: 0px;
	font-size:1px;
}

#PageContainer {
	width: 1060px;
	margin: 0 auto;
}

#header {
	height: auto;
	margin: 0;
}

/* ========== */
/* = Blocks = */
/* ========== */
.blockleft {
	background: #d5007f;
	color: #fff;
}

.blockmiddle {
	background: #ffffff;
}


#SiteMenu {
	margin-top:0px;
	margin-bottom:5px;
}


#header_ul {
	list-style:none;
	width:1098px;
	height:43px;
	z-index:999;
	margin:0;
}

#header_ul li {
	float:left;
	display:block;
	text-align:center;
	position:relative;
	padding: 3px 9px;
	margin:9px 5px;
	border:0;
}

#header_ul li:hover {
	padding: 3px 9px 3px 9px;
	margin:9px 5px;
	
	/* Background color and gradients */
	
	background: #ffffff; 
	/* Rounded corners */
	
	/*-moz-border-radius: 12px 12px 12px 12px;
	-webkit-border-radius: 12px 12px 12px 12px;
	border-radius: 12px 12px 12px 12px;*/
}

#header_ul li a, #header_ul .column-heading {
	font-size:13px; 
	color: #d5007f;
	display:block;
	outline:0;
	text-decoration:none;
	white-space: nowrap;
}

#header_ul li:hover a, #header_ul .column-heading:hover {
	color:#d5007f;
}

#header_ul li.popular:hover a {
	color:#d5007f;
}

#header_ul div.dropdown,
#header_ul .dropdown_1column,
#header_ul .dropdown_2columns,
#header_ul .dropdown_3columns,
#header_ul .dropdown_4columns,
#header_ul .dropdown_5columns {
	margin:4px auto;
	float:left;
	position:absolute;
	display:none;
	text-align:left;
	padding:10px 5px 0px 5px;
	border:1px solid #97c700;

	background:#ffffff;
	margin-top:-1px;
	z-index:999;
	border-top:none;
}

#header_ul div.dropdown.fullwidth .column-heading{
	color: #d5007f;
	right: 0;
}

#header_ul div.dropdown.w2columns {width: 320px;}
#header_ul div.dropdown.fullwidth {width: 620px;}

#header_ul div.dropdown.fullwidth li a, #header_ul div.dropdown.w2columns li a,
#header_ul div.dropdown.fullwidth .column-heading, #header_ul div.dropdown.w2columns .column-heading {
	white-space: normal;
}

#header_ul li:hover div.dropdown,
#header_ul li:hover .dropdown_1column,
#header_ul li:hover .dropdown_2columns,
#header_ul li:hover .dropdown_3columns,
#header_ul li:hover .dropdown_4columns,
#header_ul li:hover .dropdown_5columns {
	display: block;
	top:auto;
	left: -1px;
}
#header_ul .col_blue{
	display:inline;
	padding:0 5px;
	float: left;
	position: relative;
	margin-left: 5px;
	margin-left:5px;
	border-right:1px solid #d7d7d7;
}

#header_ul .col_1,
#header_ul .col_2,
#header_ul .col_3,
#header_ul .col_4,
#header_ul .col_5 {
	display:inline;
	float: left;
	position: relative;
	margin-right:5px;
	margin-left: 5px;
	padding:0 5px;
}
#header_ul .col_2 {width:270px;}
#header_ul .col_3 {width:410px;}
#header_ul .col_4 {width:550px;}
#header_ul .col_5 {width:690px;}

#header_ul ul li {
	line-height:21px;
	font-size:12px;
	text-align:left;
}

#header_ul li:hover div a {
	font-size:13px;
	color:#d5007f;
}
#header_ul li:hover div a:hover {
	color:#d5007f;
	text-decoration:underline;
}

#header_ul li ul {
	list-style:none;
	padding:0;
	margin:0 0 12px 0;
}
#header_ul li ul li {
	line-height:24px;
	position:relative;
	padding:0;
	margin:0 5px;
	float:none;
	text-align:left;
	min-width: 120px;
}
#header_ul li .dropdown.fullwidth ul li,#header_ul li .dropdown.w2columns ul li  {
	width: 120px;
}
#header_ul li ul li:hover {
	background:none;
	border:none;
	padding:0;
	margin:0 5px;
}

/* -- FOR CLASSES IN LEFT BLUE LIST --*/
#header_ul li ul li.popular a {
	line-height:24px;
	position:relative;
	padding:0;
	margin:0 5px;
	float:none;
	text-align:left;
	width:120px;
	color:#d5007f;
}
#header_ul li ul li.popular a:hover {
	color:#d5007f;
	text-decoration:underline;
	background:none;
	border:none;
	padding:0;
	margin:0 15px;
}

#header_ul li a .drop_arrow {
	color: #d5007f;
}

#content {
	width: 1098px;
}

#home-content {
	/*width: 994px;*/
	/*padding-left: 100px;*/
}

.content-info {
	/*width: 620px;*/
}

.product-categories, .content-info {
	margin: 15px 0 15px;
}

.product-categories {
		clear:both;
		overflow:hidden;
}

.product-categories p {
	margin-top: 5px;
	margin-bottom: 6px;
}

.buttons-row {
	clear: both;
}

.product-categories .product-col {
	float:left;
	position:relative;
	width:205px;
	margin:0 30px 0 0;
	/*padding-bottom: 50px;*/
	/*min-height: 300px;*/
}

.product-categories .product-col.first {
	margin:0;
}

.product-categories .product-col.last { margin-left:70px;}

.product-categories .wrapper {
	height: 200px;
	margin: 0 auto;
	text-align: center;
}

.product-categories .wrapper * {
	height: inherit;
}

.product-categories .buttons {
	/*position: absolute;*/
	/*bottom: 0;*/
	float: left;
	margin-right: 30px;
	width: 205px;
	margin-top: 10px;
}

.buttons .inline-block {
	margin-top: 7px;
	margin-bottom: 0;
}

.buttons a.ck-button {
	padding-right: 6px;
	/*width: 190px;*/
	/*text-align: left;*/
}

.product-col ul {
	list-style: none;
	margin-top: 0;
	/*margin:0 0 94px;*/
	/*padding-left: 20px;*/
}

.product-col ul li {
		/*color:#797979;*/
		background:url(/printing-in-leighton-buzzard/images/pub/arrow-list.png) no-repeat 2px 7px;
		border-top:1px solid #D9D9D9;
		padding:4px 0 2px 15px;
		line-height:1.2;
}

.product-col ul li:first-child { border:0 none;}

.product-col ul li a {
		/*color:#797979;*/
		text-decoration:none;
}

.product-col ul li a.more { text-decoration:underline;}

.product-col ul li a.more:hover { text-decoration:none;}

.product-col ul li span {
    /*color: #A3100F;*/
}

.product-categories h3 { margin-bottom:20px;}

.product-categories h4 { margin-bottom:0; /*color:#666666;*/}

#content {
	width: 1060px;
}

#home-content {
	padding-left: 20px;
}

.product-categories .product-col, .buttons-row .buttons {
	margin-right: 110px;
}

.price {
	color: #6f6f6f;
}

.price.discounted {
	color: #de1982;
}

.product-col ul {
	/*margin-bottom: 50px;*/
}

.product-categories .product-col {
	/*min-height: 390px;*/
}

#content {
	width: 1098px;
}

#home-content {
	/*width: 994px;*/
	/*padding-left: 100px;*/
}

.content-info {
	/*width: 620px;*/
}

.product-categories, .content-info {
	margin: 15px 0 15px;
}

.product-categories {
		clear:both;
		overflow:hidden;
}

.product-categories p {
	margin-top: 5px;
	margin-bottom: 6px;
}

.buttons-row {
	clear: both;
}

.product-categories .product-col {
	float:left;
	position:relative;
	width:205px;
	margin:0 30px 0 0;
	/*padding-bottom: 50px;*/
	/*min-height: 300px;*/
}

.product-categories .product-col.first {
	margin:0;
}

.product-categories .product-col.last { margin-left:70px;}

.product-categories .wrapper {
	height: 200px;
	margin: 0 auto;
	text-align: center;
}

.product-categories .wrapper * {
	height: inherit;
}

.product-categories .buttons {
	/*position: absolute;*/
	/*bottom: 0;*/
	float: left;
	margin-right: 30px;
	width: 205px;
	margin-top: 10px;
}

.buttons .inline-block {
	margin-top: 7px;
	margin-bottom: 0;
}

.buttons a.ck-button {
	padding-right: 6px;
	/*width: 190px;*/
	/*text-align: left;*/
}

.product-col ul {
	list-style: none;
	margin-top: 0;
	/*margin:0 0 94px;*/
	/*padding-left: 20px;*/
}

.product-col ul li {
		/*color:#797979;*/
		background:url(/printing-in-leighton-buzzard/images/pub/arrow-list.png) no-repeat 2px 7px;
		border-top:1px solid #D9D9D9;
		padding:4px 0 2px 15px;
		line-height:1.2;
}

.product-col ul li:first-child { border:0 none;}

.product-col ul li a {
		/*color:#797979;*/
		text-decoration:none;
}

.product-col ul li a.more { text-decoration:underline;}

.product-col ul li a.more:hover { text-decoration:none;}

.product-col ul li span {
    /*color: #A3100F;*/
}

.product-categories h3 { margin-bottom:20px;}

.product-categories h4 { margin-bottom:0; /*color:#666666;*/}

