/* ---------------------------------
	1. Document Setup
	--------------------------------- */  	

	
#container-cat	h1,h2,h3,h4,h5,h6 {
	margin-bottom: 10px;
	}
	
	#wrapper {
	width: 960px;
	margin: 0 auto;
	
	overflow: hidden;
	padding-bottom: 40px;
	}
	
	#container-cat {
	width: 746px;
	margin: 0 auto;		

	background: #fff;

	padding-bottom: 0px;
	overflow: hidden;

	float: left;
	font-family: "helvetica neue", helvetica, arial, sans-serif;
	font-size: 12px;
	color: #444;
	line-height: 20px;					
	}
	
	.clear {
	clear: both;
	width: 100%;
	content: "";
	display: block;		
	}	
	
	
	
	
	h2.headline {
	color: #FF6633;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
	}
	
	.promo-banner {
	margin-bottom: 10px;		
	}
	
	.clear {
	clear: both;
	width: 100%;
	content: "";
	display: block;		
	}
	
	/* ---------------------------------
	2. Category roll / Underneath the promotional banner area
	--------------------------------- */  		
	
	.one-fourth-cat {
	width: 161px;
	float: left;
	margin-right: 10px;
	height: 162px;
	
	border: 1px solid #ccc;
	padding: 5px;
	margin-bottom: 10px;
	/*
	*/
	margin-bottom:15px;
	margin-right: 15px;
	-webkit-box-shadow: 0px 0px 3px #eee;
	border-radius: 2px;		
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	position:relative;
	
	}	
	
	.one-fourth-cat img {
	vertical-align: bottom;
	width: 161px;	
	height: 114px;
	}	
	
	.one-fourth-cat:hover {
	border:1px solid #FF6633;
	-webkit-box-shadow: 0px 0px 5px #FFD3BD;
	}
	
	.last {
	margin-right: 0px;
	}
	
	
	.one-fourth-cat h4 {
	font-weight: bold;
	margin-bottom: 0px;	
	font-size: 14px;	
	margin-top: 5px;
	line-height: 22px;		
	}	
	
	.one-fourth-cat h4 a {
	color: #333;
	text-decoration: none;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;		
	}
	
	.one-fourth-cat h4 a:hover {
	color: #FF6633;
	}
	
	.one-fourth-cat p {
	font-size: 13px;
	color: #666;
	margin-top: 0px;
	}
	
	
	
	/* ---------------------------------
	3. MOCK-UP 2 Slider 
	--------------------------------- */  		
	
	
	.slides_container {
	width:736px;
	display:none;  
	overflow: hidden;
	}
	
	.slides_container div {
	width:740px;
	height:247px;
	display:block;
	position: relative;
/*	height: 100px; */
	}
	
	
#mock-2	.pagination {
	list-style:none;
	margin:0;
	padding:0;
	position: relative;
	float: right;
	bottom:35px;
	right:15px;
	z-index: 99999;				
	}
	
#mock-2	.pagination li a {		
	float: left;
	padding: 5px 10px;
	background: #fff;
	text-decoration: none;
	color: #222;
	font-weight: bold;
	font-size: 12px;
	}	
	
#mock-2	.pagination li.current a {
	color: #FF6633;
	}	
	
#mock-2	.pagination li {
	float: left;
	margin-right: 5px;
	}	
	
	#mock-2.promo-banner {
		margin-top: 0px;
		margin-bottom: 20px;
	}
	

	
	.slides_container div .promo-caption {
	position: absolute;
	z-index: 1000;
	top:10px;
	left: 10px;
	background: #fff;
	width: 200px;
	height: 140px;
	padding: 20px;		
	overflow: hidden !IMPORTANT;
	}
	
	.slides_container div img {
	position: relative;
	top:0px;
	vertical-align: bottom;
	}	
	
	.slides_container div .promo-caption h2 {
	font-weight: bold;
	font-size: 26px;
	line-height: 34px;
	color: #FF6633;
	margin-bottom: 5px;
	}	
	
	.slides_container div .promo-caption p {
	font-size: 14px;
	color: #444;
	}	
	
	.slides_container div .promo-caption a.action-btn {
	padding: 5px 20px;
	background: #FF6633;
	display: block;
	float: left;
	margin-top: 20px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;		
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;			
	}
	
	.slides_container div .promo-caption a.action-btn:hover {
	background: #FA420A;
	}
	
	
	
	/* ---------------------------------
	3. MOCK-UP 3 Slider 
	--------------------------------- */  			
	
	
	
	#mock-3.promo-banner {
	margin-bottom: 15px;
	overflow: hidden;
	}
	
	#mock-3.promo-banner .promo-one-half {
	width: 360px;
	background: #fff;
	float: left;
	margin-right: 15px;
	position: relative;
	z-index: 1;
	}	
	
	#mock-3.promo-banner .promo-one-half.last {
	margin-right: 0px;
	}	
	
	
	
	
	
	
	#mock-3.promo-banner .promo-one-half img {
	height: 205px;
	width: 360px;
	vertical-align: bottom;		
	}
	
	.promo-banner-half {
	position: absolute;
	z-index: 2;
	bottom: 10px;
	left: 10px;
	background: #fff;
	width: 316px;
	padding: 10px 10px;
	opacity: 0.97;
	}
	
	.promo-banner-half h4, .promo-banner-half h5 {
	margin: 0px;
	}	
	
	.promo-banner-half h4 {
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 5px;
	}
	.promo-banner-half h5 {
	font-size: 14px;
	color: #FF6633;
	}
	
	
	/* ---------------------------------
	3. MOCK-UP 1
	--------------------------------- */  	
	
	
	#mock-1.promo-banner {
	width: 743px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;	
	border:1px solid #ddd;	
	
	}
	#mock-1.promo-banner img {
	border: none;
	padding: 0px;
	margin: 0px;
	vertical-align: bottom;
	}		
	
	/* ---------------------------------
	3. Default Styles
	--------------------------------- */  		
	
	h1.heading {
	float: left;
	line-height: 125%;
	margin: 5px 0 15px;
	}
	
	h1 {
	color: #FF6633;
	font-size: 150%;
	font-weight: bold;
	line-height: 120%;
	}
	
	h1 {
	font-size: 160%;
	}	
	
	
.one-fourth-cat  .single-cat-link {
	  height: 14px;
	  width: 14px;
	  background: url"(http://www.buyagift.co.uk/Content/Custom/driving/src/img/driving-arrow_03.png") no-repeat;
	  display: block;
	  position: absolute;
	  right: 10px;
	  bottom: 10px
  }	
	
	h3.sub-title {
		font-weight: bold;
		text-align: left;



		margin-top: 0px;
		padding-bottom: 0px;

		font-size: 13px;
		color: #333;



	}	
	
	h3.sub-title {
    color: #333333;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 0;
    margin-top: 10px;
    padding-bottom: 0;
    text-align: left;
    text-transform: none;
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	/* ---------------------------------
	3. MOCK-UP 2 Slider 
	--------------------------------- */  		
	
	
	#mock-4	.slides_container {
	width:736px;
	display:none; 
	overflow: hidden;
	
	}
	
	#mock-4	.slides_container div {
	width:740px;
	height:127px;
	display:block;
	position: relative;
/*	height: 100px; */
	}
	
	
	#mock-4	.pagination {
	list-style:none;
	margin:0;
	padding:0;
	position: relative;
	float: right;
	bottom:35px;
	right:15px;
	z-index: 99999;				
	}
	
	#mock-4	.pagination li a {		
	float: left;
	padding: 5px 10px;
	background: #fff;
	text-decoration: none;
	color: #222;
	font-weight: bold;
	font-size: 12px;
	}	
	
	#mock-4	.pagination li.current a {
	color: #FF6633;
	}	
	
	#mock-4	.pagination li {
	float: left;
	margin-right: 5px;
	}	
	
	#mock-4.promo-banner {
		margin-top: 0px;
		margin-bottom: 0px;
	}
	
	
	#container-cat.tall-slider {
		height: 267px;
	}

	
	#mock-4	.slides_container div .promo-caption {
	position: absolute;
	z-index: 1000;
	top:10px;
	left: 10px;
	background: #fff;
	width: 200px;
	height: 140px;
	padding: 20px;		
	overflow: hidden !IMPORTANT;
	}
	
	#mock-4	.slides_container div img {
	position: relative;
	top:0px;
	vertical-align: bottom;
	}	
	
	#mock-4	.slides_container div .promo-caption h2 {
	font-weight: bold;
	font-size: 26px;
	line-height: 34px;
	color: #FF6633;
	margin-bottom: 5px;
	}	
	
	#mock-4	.slides_container div .promo-caption p {
	font-size: 14px;
	color: #444;
	}	
	
	#mock-4	.slides_container div .promo-caption a.action-btn {
	padding: 5px 20px;
	background: #FF6633;
	display: block;
	float: left;
	margin-top: 20px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;		
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;			
	}
	
	#mock-4	.slides_container div .promo-caption a.action-btn:hover {
	background: #FA420A;
	}

	
	
		.one-fourth-cat a.box-link {
		width: 100%;
		height: 100%;
		position: absolute;
		z-index: 200;

		display: block;
    background: url("../../Custom/driving/src/img/link_wrap.png") no-repeat scroll -5px 10px transparent;		
		
	}
	
	.promo-banner-half h4 a {
		color: #333;
	}
	
		.promo-banner-half h4 a:hover {
			color: #FF6633;
		}
		
		
		#promo-block-1 {
			margin-top: 20px;
		}