/* top nav */

#container {
	width:1023px; /* was 1001px */
	padding: 0 23px 0 23px;
}

.breo_topnav{
	font-family:"Lucida Sans Unicode","Lucida Grande",Helvetica,Arial,sans-serif;
	font-weight:normal;
	font-size:12px;
}
	.breo_topnav a {
		color:#7f7f7f;
	}
/* slideshow */
.breo_slideshow{
	width:1000px;
	height:472px;
	position:relative;
}
	.breo_slideshow_go{
		width:1000px;
		height:472px;
		overflow:hidden;
	}
	.breo_arrows{
		position:absolute;
		width:1000px;
		top:320px;
		z-index:9999;
	}
		.breo_arrows a{
			outline: none;
		}
		.breo_arrow_left{
			float:left;
			padding-left:15px;
		}
		.breo_arrow_right{
			float:right;
			padding-right:15px;
		}
/* heading */
.breo_header_box{
	margin-bottom:25px;
}
	.breo_header_box h1{
		font-size:47px;
		color:#333333;
		font-weight:normal;
		margin:0px;
		padding:0px;
		margin-bottom:5px;
		text-align:center;
	}
	.breo_header_box h2{
		font-size:15px;
		color:#bababa;
		font-weight:normal;
		margin:0px;
		line-height:22px;
		font-family:"Lucida Sans Unicode","Lucida Grande",Helvetica,Arial,sans-serif;
	}

/* content */
.breo_content{
	width:1023px;
}
	.breo_content h1{
		color:#000000;
		font-size:15px;
		font-family:"ProximaNovaExtrabold";
		margin:0px;
		margin-bottom:7px;
		text-transform: uppercase;
		letter-spacing: -1px;
	}
	
	.breo_content h1 a {
		color:#000000;
	}
	.breo_content_left{
		float:left;	
		width:602px;
		margin-bottom:30px;
	}
	.breo_content_right{
		float:right;
		width:381px;
		margin-bottom:7px;
	}
		.breo_product_offers{
			background-color:#b2b2b2;
			height:240px;
			
		}
			.breo_product_offers h1{
				color:#dadada;
				font-size:37px;
				font-weight:normal;
				margin:0px;
				padding:0px;
			}
		/* news */
		.breo_news_heading{
			width:100%;
			margin:0px;
			padding:0px;
			padding-bottom:8px;
		}
		.breo_latestnews{
			/*height:240px;*/
			padding:5px;
			padding-left:0px;
		}
			.breo_homepage_news{
				border-top:1px solid #c0c0c0;
				padding-top:4px;
				width:100%;
			}
			.breo_homepage_news_left{
				float:left;
				width:275px;
			}
			
				.breo_news_heading h1{
				    color: #000000;
				    font-family: "ProximaNovaExtrabold";
				    font-size: 19px;
				    letter-spacing: -1px;
				    text-transform: uppercase;
				}
			

				.breo_homepage_news_left h2{
					padding:0px;
					margin:0px;
					font-size:12px;
					font-weight:normal;
					background-color:#efefef;
					padding:2px;
					color:#737373;
					margin-bottom:3px;
					letter-spacing: 0px;
				}
					.breo_homepage_news_left h2 a{
						color:#737373;
						text-decoration:none;
					}
				.breo_homepage_news_left p{
					padding:0px;
					margin:0px;
					font-size:10px;
					font-family:"Lucida Sans Unicode","Lucida Grande",Helvetica,Arial,sans-serif;
					line-height:18px;
				}
					.breo_homepage_news_left p a{
						color:#00AEBE;
						font-size:10px;
						font-family:"Lucida Sans Unicode","Lucida Grande",Helvetica,Arial,sans-serif;
					}
			.breo_homepage_news_right{
				float:right;
				width:75px;
				height:62px;
			}
		/* featured products */
		.breo_featuredproducts{
			padding:5px;
			height:200px;
		}
			.breo_featuredholder{
				/* border-top:1px solid #c0c0c0; */
				padding-top:10px;
				width:100%;
			}
				.breo_homeproduct{
					width:125px;
					float:left;
					margin-right:24px;
					text-align:center;
				}
				.breo_img{
					height:160px;
				}
					.breo_img a{
						outline:none;
					}
				.breo_title{
					padding-top:20px;
					font-family:"Lucida Sans Unicode","Lucida Grande",Helvetica,Arial,sans-serif;
				}
					.breo_title a{
						color:#7e7e7e;
					}
					.breo_title a:hover{
						color:#00afbe;
					}
				.breo_end{
					margin:0px;
				}
		/* press */
		.breo_press{
			padding:5px;
			padding-left:0px;
			height:200px;
		}
			.breo_pressholder{
				/* border-top:1px solid #c0c0c0; */
				padding-top:10px;
				width:100%;
			}
			
			.breo_pressholder a {
				float: left;
				margin: 0 0 0 34px;
			}
			.breo_press_article{
				float:left;
				width:110px;
				margin-right:12px;
				
			}
				.breo_press_img{
					height:160px;
				}
					.breo_press_img a{
						outline:none;
					}
				.breo_press_title{
					padding-top:20px;
					font-family:"Lucida Sans Unicode","Lucida Grande",Helvetica,Arial,sans-serif;
				}
					.breo_press_title a{
						color:#7e7e7e;
					}
					.breo_press_title a:hover{
						color:#00afbe;
					}
			.press_middle{
				
				text-align: center;
			}
			.press_end{
				margin:0px;
				text-align: right;
			}
	
/* colour lines */
	.breo_pink_line{
		height:5px;
		background-color:#eb008b;
		margin-bottom:5px;
	}
	
	.breo_grey_line{
		height:5px;
		background-color:#EEEEEE;
		margin-bottom:5px;
	}
	
	.breo_blue_line{
		height:5px;
		background-color:#00afbe;
		margin-bottom:5px;
	}
	.breo_green_line{
		height:5px;
		background-color:#d4ea01;
		margin-bottom:5px;
	}
	.breo_black_line{
		height:5px;
		background-color:#000000;
		margin-bottom:5px;
	}
/* footer */
.breo_footer_holder{
	background: url('/images/breo/breo_footer_bg.jpg');
	background-repeat:no-repeat;
	background-position:center; 
	width:1000px;
	height:40px;
	margin-bottom:5px;
	text-transform: uppercase;
}
	.breo_footer_left{
		float:left;
		width:300px;
		height:40px;
	}
		.breo_footer_left_signup{
			padding-left:230px;
			padding-top:13px;
			width:100px;
		}
			.breo_footer_left_signup a{
				color:#ffffff;
				text-decoration:none;
				font-size:12px;
				text-decoration:underline;
			}
			.breo_footer_left_signup a:hover{
				color:#d2ee3a;
			}
	.breo_footer_right{
		width:615px;
		float:right;
		height:40px;
	}
		.breo_footer_link{
			float:right;
			padding-left:5px;
			padding-right:20px;
			padding-top:13px;
		}
			.breo_footer_link a{
				color:#ffffff;
				text-decoration:none;
				font-size:12px;
			}
			.breo_footer_link a:hover{
				color:#d2ee3a;
			}
			
.breo_footer_social {
	float: left;
}
			
.breo_footer_mtc{
	margin-bottom:10px;
	text-align:right;
	font-family:"Lucida Sans Unicode","Lucida Grande",Helvetica,Arial,sans-serif;
	padding-right:10px;
	font-size:10px;
	color:#000;
	float:right;
}
	.breo_footer_mtc a{
		font-size:10px;
		color:#000;
	}

/* new text area */
.newcontent{

}
	.newcontent p{
		padding:0px;
		margin:0px;
		font-size:14px;
		font-family:"Lucida Sans Unicode","Lucida Grande",Helvetica,Arial,sans-serif;
		line-height:18px;
		margin-bottom:10px;
	}
		.newcontent p a{
			color:#00AEBE;
			font-size:14px;
			font-family:"Lucida Sans Unicode","Lucida Grande",Helvetica,Arial,sans-serif;
		}
	.newcontent .black {
		color:#000;
	}
	.newcontent h1{
		padding:0px;
		margin:0px;
		font-size:16px;
		font-weight:bold;
		padding:2px;
		color:#31bfcb;
		margin-bottom:3px;
	}
		.newcontent h1 a{
			color:#737373;
			text-decoration:none;
		}
	.newcontent h2{
		padding:0px;
		margin:0px;
		font-size:16px;
		font-weight:bold;
		padding:2px;
		color:#767676;
		margin-bottom:3px;
	}
	.newcontent address{
		padding:0px;
		margin:0px;
		font-size:14px;
		font-family:"Lucida Sans Unicode","Lucida Grande",Helvetica,Arial,sans-serif;
		line-height:20px;
		margin-bottom:10px;
	}
/* careers */
.career_holder{
	width:100%;
}
.career_left{
	width:500px;
	float:left;
}
.career_right{
	float:right;
	width:400px;
}
/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
.float_left{
	float:left;
}
.float_right{
	float:right;
	padding-top:5px;
}

.t-arrow {
	display:block;
	height: 16px;
	/* background: url(/images/t-arrow.jpg) 20px center no-repeat; */
	position: relative;
	top: -12px;
	font-size: 0px;
	line-height: 0px;
}


.t-bar {
	background: #FFF;
	display: block;
	height: 5px;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	line-height: 0px;
	font-size: 0px;
	padding: 0px;
}

*html .t-bar {
	left: -8px;
}

.t-bar.teal {
	background:#01aebf;
}

.t-bar.pink {
	background: #f00089;
}

.itempagetab {
	border-top: 0px !important;
	position: relative;
}

.itempagetabnav {
	margin: 0 !important;
}

.footernew
{
background-color:#EBEBEB;
height:44px;
width:100%;
text-transform: uppercase;
 -moz-border-radius: 10px;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
border-radius: 10px;
margin-top: 30px;
margin-bottom: 20px;
}
	.footernew_link
	{
	float:left;
	padding-left:20px;
	padding-top:15px;
	padding-right:10px;
	}
	
	.footernew, .footernew a
	{
	color:#959595;
	font-size:12px;
	line-height:14px;
	font-family: "ProximaNovaExtrabold";
	}
	
	.footernew a:hover {
		color: #454343;
	}
	
	.footernew_right
	{
	float:right;
	padding-right:20px;
	padding-top:9px;
	}
	
	.footernew_right_text
	{
	padding-top:15px;
	padding-right:20px;
	float:right;
	}
	
	.nav-section-new
	{
	border-top:2px solid #EBEBEB;
	padding:10px;
	font-size:14px;
	padding-top:20px;
	padding-bottom:20px;
	padding-right: 0px;
	
	}
	

	
	.nav-section-new a
	{
	font-size:14px;
	color:#181817;
	}
	
	.nav-section-new input.textbox
	{
	border:solid 1px;
	color:#C3C1C2;
	width:100%;
	}
	
	.searchbox_container
	{
	background-image:url('/images/search-bg.gif');
	background-repeat:no-repeat;
	background-position:left;
	height:22px;
	}
	
	.searchbox_container .inner
	{
	padding-left:20px;
	padding-top:1px;
	}
	
	
	.nav-section-new .searchbox
	{
	border:0px;
	
	width:150px;	
	border:none;
	
	}
	
	.nav-section-new ul
	{
	list-style:none;
	padding:0px;
	margin:0px;
	}
	
	.nav-section-new li
	{
	padding:0px;
	margin:0px;
	}
	
	.nav-section-new li a
	{
	font-size:19px;
	color:#BFBFBF;
	text-transform: uppercase;
	font-family: 'ProximaNovaExtrabold';
	letter-spacing: -1px;
	}
	
	.nav-section-new li.active a
	{
	color:#000000;
	}
	
	
	
	.nav-section-new li.active {
		padding-left: 14px;
		background: url("../images/greenarrow.png") left center no-repeat;
	}
	
	h1.itemh1
	{
	color:#000000;
	font-size:24px;
	margin-bottom:0px;
	}
	
	.itemh1 .itemprice
	{
	color:#C8F348;
	
	}
	
	
	.item-colours
	{
	padding-top:15px;
	font-size:13px;
	font-weight:bold;
	}
	
	#item_slideshow
	{
	height:400px;
	
	}
	
	#banner_items div { width: 400px; height: 400px;  }

	#banner_items div img { margin: auto; display: block }
	
	.breo_item_arrows{
		position:absolute;
		width:400px;
		top:220px;
		z-index:9999;
	}
	
	h2.alsobought
	{
	font-size:13px;
	font-weight:normal;
	float: left;
	clear: both;
	width: 100%;
	}
	
	input.productbutton
	{
	background: url(/images/button-bg.gif) top left no-repeat;
	color:#FFFFFF;
	font-weight:bold;
	width:144px;
	height:31px;
	border:none;
	font-size:12px;
	padding:0px;
	margin:0px;
	cursor: pointer;
	}
	
	
