@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	background: #143061 url(images/bg2.jpg) repeat-x;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000033;
	height: 100%;
}
h1, h2, h3, h4, ul, span, p {
	margin: 0;
	padding: 0;
}
.floatingL {
	float: left;
}
.break2 {
	clear: both;
	float: none;
	height: 5px;
}
form {
	margin-left: 3em;
	margin-bottom: 5px;
}
#SiteShadow {
	width: 855px;
	height: 100%;
	margin: 0 auto;
	position:relative;
}
#mainContainer {
	width: 850px;
	background-color: #184093;
	height: 100%;
}
#Heading {
	width: 850px;
	height: 83px;
	border-bottom: solid 1px #061634;
	background: url(images/Header-blue-2.jpg) no-repeat;
}
#Heading h1 {
	position: absolute;
	margin: 5px 0px 0px 20px;
}
#Heading h1 a {
	width: 200px;
	height: 73px;
	display: block;
	background: url(images/bmbargains-logo-200x.jpg) no-repeat;
	text-decoration: none;
}
#Heading h1 a span {
	width: 200px;
	height: 59px;
	line-height: 59px;
	text-align: center;
	visibility: hidden;
	display: block;
}
#Footer {
	height: 30px;
	padding-top: 20px;
	background-color: #CFCFCF;
	width: 850px;
}
#Footer ul {
	float: left;
	list-style: none;
}
#Footer ul li {
	float: left;
	padding: 0px 5px;
	border-right: solid 1px #808189;
}
#Footer ul li a {
	float: left;
	padding: 0px 5px;
	color: #808189;
	text-decoration: none;
}
#Footer ul li a:hover {
	color: #fff;
}
#Footer #copyrights {
	margin-right: 20px;
	font-size: 11px;
	color: #383a4d;
	float: right;
}
#navigPosition {
	position: absolute;
	width: 850px;
}
#mainNavig  {
	float: left;
	margin-left: 2px;
}
ul#mainNavig {
	list-style: none;
	position: absolute;
	right: 20px;
	top: 84px;
	width: auto;
}
ul#mainNavig li {
	float: left;
	margin-left: 2px;
}
ul#mainNavig li a {
	float: left;
	padding: 0px 10px;
	height: 27px;
	line-height: 27px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	display: block;
	background-color: #EA9916;
}
ul#mainNavig li a:hover {
	background: #0D3276;
	height: 34px;
	line-height: 34px;
}
#mainNavig li.rednav a {
	float: left;
	padding: 0px 10px;
	height: 27px;
	line-height: 27px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	display: block;
	background-color: #CC3300;
}
ul#mainNavig li.rednav a:hover {
	background: #0D3276;
	height: 34px;
	line-height: 34px;
}

#homeintro {
	width: 850px;
	padding-top: 40px;
	padding-bottom: 5px;
	background-color: #F0F0F0;	
}
.Sticer, .Sticer .topCap, .Sticer .bottomCap {
	width: 96%/*383px*/;
}
.Sticer {
	margin-left: 20px;
	background: #fff;
	float: left;
}
.Sticer2 {
	float: right;
	margin-right: 20px;
}
.Sticer .topCap, .Sticer .bottomCap {
}	
.Sticer .latestwork #products .redHed .topCap {
	height: 7px;
	background-position: top;
}
.Sticer .latestwork #products .redhed .bottomCap {
	height: 92px;
	background-position: bottom;
	margin-top: -80px;
}
h2.redHed {
	position: absolute;
	height: 25px;
	line-height: 25px;
	padding-left: 28px;
	margin: 7px 0px 10px -12px;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #FF9900;
}
h2.redHed .cap {
	width: 22px;
	height: 25px;
	margin-left: 10px;
	margin-right: -3px;
	background: url(images/headingArrow.gif) no-repeat;
	float: left;
	position: relative;
}
h2.redHedPro {
	margin: -12px 0px 0px 0px;
}
.Sticer p {
	position: relative;
	padding: 10px 5px 0px 15px;
	color: #393939;
}
.linkHolder {
	display: block;	
	margin-top: 7px;
}
.Sticer p a {
	color: #b20202;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Sticer p a:hover {
	text-decoration: none;
}
.Sticer .IconUno, .Sticer .IconDue {
	width: 61px;
	height: 61px;
	position: absolute;
	margin: 30px 0px 0px 308px;
}
.Sticer .IconDue  {
	background: url(images/ServiceIcon.png) no-repeat;
}
#LatestWork {
	background-color: #F0F0F0;
	/*background-image: url(../images/ProjectBgPattern.png);*/
	background-repeat: repeat-x;
	width: 850px;
	padding-bottom: 10px;
}
#LatestWork li img {
	border: solid 3px #fff;
}
#LatestWork p {
	color: #000000;
	margin: 5px;
}
#Projects {
	list-style: none;
	margin-top: 10px;
}
#Projects li {
	width: 45%;
	float: left;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#Projects li img {
	border: solid 3px #FF9933;
	margin-top: 20px;
	
}
#Projects li h3 {
	border-bottom: solid 1px #09183f;
	height: 25px;
	margin-top: 12px;
	display: block;
	font-size: 14px;
	color: #0D3276;
/*	font-family: Tahoma;*/
	font-weight: normal;
	letter-spacing: normal;
	word-spacing: normal;	/*margin-bottom: 8px;*/
	
}
#Projects li h3 .Date {
	font-size: 11px;
	float: right;
}
span.PTitle, span.ProjectName {
	float: left;
}
span.PTitle {
	margin-right: 5px;
}
span.ProjectName {
	color: #fff;
	font-weight: bold;
}
#Projects li h3 span.ProjectName small {
	float: left;
	margin-right: 5px;
	font-size: 12px;
}
#Projects li p {
	color: #333333;
	line-height: 1.5em;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
}
#Projects li a.morelink {
	color: #0053ff;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: right;
}
#Projects li a.morelink:hover {
	text-decoration: none;
	color: #FF6600;
}
#blok01 #LatestWork {
	border: none;
	background: none;
}
#blok01 #Projects li {
	width: 385px;
	border-bottom: solid 5px #113581;
	padding-bottom: 10px;
}
#blok01 #Projects li h3 {
	border-bottom: solid 1px #0f337d;
}
#blok01 #Projects li a.morelink {
	color: #000c23;
}
#storemap	{
	float:none;
	padding-top: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;	
}
#storemap img {
	padding-left: 50px;
	padding-bottom: 1px;			
}

#homeintrotext {
	float:left;
	width: 580px;
}
#homeintrotext p {
	margin: 5px;
	padding-bottom: 10px;	
}
#homeintrotext img {
	background-color: #FF9933;
	padding: 3px;
	margin-top: 10px;
}
#homeproducts {
	width: 850px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #F0F0F0;	
}
#homeproducts img {
	padding-top: 5px;	
}
#content {
	width: 850px;
	padding-top: 40px;
	padding-bottom: 5px;
	background-color: #F0F0F0;
}
#products {
	background-color: #F0F0F0;
	/*background-image: url(../images/ProjectBgPattern.png);*/
	background-repeat: repeat-x;
	width: 850px;
	padding-bottom: 10px;
	padding-top: 40px;
}
#products li img {
	border: solid 3px #fff;
	background-color: #FF9933;
	padding: 3px;
}
#products p {
	color: #000000;
	margin: 5px;
}
.tablepic  {
	width:100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
}
.tablepic tr td img {
	border: solid 3px #fff;
	background-color: #FF9933;
	padding: 3px;
}
.tablepic tr {
	align:center;
}
.tablepic td {
	valign:top;
}
.topspacer {
	padding-top: 10px;
}
#storeFinder {
	width: 790px;
	padding-top: 20px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}
#storeGoogleMap p {
	font-size: 9px;	
	margin: 0;
	padding: 0;
}
#storeGoogleMapDetail {
	width:360px;
	height:300px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;	/*border: 1px dotted #6600FF;*/
}
#storeGoogleMapDetailLeftCol {
	width:180px; margin:0 21px 0 0; display:inline; float:left; height:300px;/*border: 1px solid #6600FF;*/
}
#storeGoogleMapDetailStoreInfo {
	margin:0; height:230px; vertical-align:top; font-size:10px;/*border: 1px solid #FF0000;*/
}
#storeGoogleMapDetailStoreTel {
	margin:10px 0; /*border: 1px solid #00FF66;*/
}
.storeGoogleMapDetailStoreTelNo {
	margin: 0 0 2px 0;
	/*border: 1px solid #CCCC33;*/
	font-weight: bold;
}
#storeGoogleMapDetailDistLink {
	width:180px;
	margin:10px 0 0 0;
	float:left;
	/*border: 1px solid #99FF66;*/
	font-size: 9px;
	font-weight: normal;
}
.storeGoogleMapDetailDist {
	/*border: 1px solid #99FF66;*/
	font-size: 9px;
	font-weight: normal;
	padding-bottom: 10px;
}
.storeGoogleMapDetailLink {
	/*border: 1px solid #0099FF;*/
	font-size: 9px;
	font-weight: normal;
	background-image: url(/wsimages/stores/right-arrow.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 15px;
}
#storeGoogleMapDetailRightCol {
	width:157px; margin:0; display:block; float:right; height:300px; 
}



##storeLeftCol {
      width: 200px;
      clear: left;
    }
    ##storeRightCol {
      float: left;
      width: 790px;
      clear: right;
    }
    ##storeSearchTips {
      margin-top: 10px;
    }
    table.searchResults {
      width: 100%;
      margin: 10px 0 0 ;
    }
	.storefinderform {
	margin-bottom: 1.5em;
    }
    table.searchResults th,
    table.searchResults td,
    table.addrDetails th,
	table.addrDetails tr,
    table.addrDetails td {
	padding-top: 0.2em;
	padding-right: 0.4em;
	padding-bottom: 0.2em;
	padding-left: 0em;
    }
    table.searchResults th,
    table.addrDetails th  {
      font-weight: bold; 
	  font-size:9px;
	  text-align:left;
	}
	 table.addrDetails td{
	  font-size:9px;
    }
    table.searchResults th.distance {
	width: 70px;
	}
    table.searchResults th.storeTitle {
      width: 170px;
    }
	table.searchResults th.address {
      width: 240px;
    }
	table.searchResults th.town {
      width: 90px;
    }
	table.searchResults th.citycounty {
      width: 120px;
    }
	table.searchResults th.postcode {
      width: 70px;
    }
    table.searchResults th.tel {
      width: 100px;
    }
	table.searchResults td, table.searchResults th {
	font-size: 10px;
	text-align:left;
	}
	table.addrDetails tr,{line-height:.8em;
	}
	.openinghours {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	}
	.storenametitle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	padding-top:5px;
	}



/*bmstoresoldcss*/
.left {
	FLOAT: left; VERTICAL-ALIGN: top; WIDTH: 48%; POSITION: relative
}
.right {
	FLOAT: right; VERTICAL-ALIGN: top; WIDTH: 48%; POSITION: relative
}
.justify {
	FLOAT: left; VERTICAL-ALIGN: top; WIDTH: 98%; POSITION: relative
}
.clear {
	CLEAR: both; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
