@charset "UTF-8";
/* CSS Document */

/* 3 panel dispaly */


#three_panel_display_top {
	position:relative;
	height:250px;
	width:850px;
	margin:4px auto 0px auto;
}

#welcome_unique_and_unity {
	position:relative;
	top:0px;
	height:20px;
	width: 850px;
	margin: 25px auto 0px auto;
}

#new_this_month {
	position:absolute;
	top:0px;
	left:0;
	height:3px;
	width:258px;

}

#best_of_british {
	position: absolute;
	top: 0px;
	left: 285px;
	height: 258px;
	width: 278px;
}

#featured_brand {
	position: absolute;
	top: 0px;
	left: 570px;
	height: 277px;
	width: 258px;
}


.box_image img {
	width: 276px;
	height:auto;
	opacity:1.0;
	filter:alpha(opacity=100); /* For IE8 and earlier */
	border:1px solid #FFF;
}

.box_image img:hover {
    opacity:0.7;
    filter:alpha(opacity=40); /* For IE8 and earlier */
}

.box_title {
	position: absolute;
	top: 150px;
	padding-top: 10px;
	/*	padding-left:15px;
	padding-right:15px;  */
	margin-left: -130px;
	height: 54px;
	width: 250px;
	left: 143px;
	background-color: #FFF;
	border: 1px solid #e9e9e9;
	border-radius: 0px;
}

.box_title p {
	font-size: 11px;
	font-family: GFS didot, "Times New Roman", Times, serif;
}

#about_unique_and_unity {
	position:relative;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
}


/*
.dotted_line_container {
	display: block;
	position:absolute;
	height:15px;
	width:288px;
	bottom:0px;
	left:1px;
}

.dotted_line {
    border-bottom: 1px dotted black;
    background-color: #fff;
    height: 2px;
    font-size: 0;	 
}

.dotted_line_text {
	display: table; 
	margin-left: auto; 
	margin-right: auto; 
	margin-top: -1em;
	width: 0%; 
	background-color: white;
	font-family: GFS didot, "Times New Roman", Times, serif;
	font-size:11px;
	color:#000;
}



*/



.section_header_span{
	background-color:#FFF;
	padding-right: 7px;
	padding-left: 7px;
}

.section_header {
	position:relative;
	height: 1px;
	text-align:center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000;
	margin-top: 6px;
	z-index: 1;
	margin-right: 8px;
	margin-left: 8px;
}


.section_header_text {
	font-weight: normal;
	text-transform: uppercase;
	font-size: 11px;
	color: #000;
	font-family: GFS didot, "Times New Roman", Times, serif;
	line-height: 0px;
	margin-right: auto;
	margin-left: auto;
	z-index: -100;
}

.section_header_text_main {
	font-size: 14px;
	line-height: 14px;
	margin-top:-6px
}








.about_us_text p {
	font-family: GFS didot, "Times New Roman", Times, serif;
	font-size:13px;
	text-align: center;
}

.main_text_heading {
	width: 228px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-align: center;
	position: absolute;
	top: 32px;
	color: #000;
	left: 50%;
	margin-left: -114px;
}

.main_text {
	width: 228px;
	font-family: GFS didot, "Times New Roman", Times, serif;
	line-height: 1.5em;
	font-size: 13px;
	text-align: center;
	position: absolute;
	top: 56px;
	color: #000;
	left: 50%;
	margin-left: -114px;
}

#box_5 li {
	display: block;
	font-family: verdana, "Times New Roman", Times, serif;
	font-size: 15px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #CCC;
	list-style-type: none;
}

#box_5 li a {
	color:#000;
	text-decoration:none;
}
