@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: 12pt;
	line-height: 18px;
	color: #000033;
	height: 100%;
}
h1, h2, h3, h4, ul, span, p {
	margin: 0;
	padding: 0;
}
.floatingL {
	font-size: 14pt;
	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: 73px;
	background-image: url(images/Header-blue.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 2pt;
	/*border-bottom-style: solid;
	border-bottom-color: #000000;*/
}
#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 {
	display:none;/*
	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: 11pt;
	/*color: #383a4d;*/
	float: right;
}
#navigPosition {
	position: absolute;
	width: 850px;
}
#mainNavig  {
	display: none;
	/*float: left;
	margin-left: 2px;*/
}
ul#mainNavig {
	display: none;
	/*list-style: none;
	position: absolute;
	right: 20px;
	top: 64px;
	width: auto;*/
}
ul#mainNavig li {
	display: none;
	/*float: left;
	margin-left: 2px;*/
}
ul#mainNavig li a {
	display: none;
	/*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 {
	display: none;
	/*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: 11pt;
	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: #000000;
}
.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: #000000;
/*	font-family: Tahoma;*/
	font-weight: normal;
	letter-spacing: normal;
	word-spacing: normal;	/*margin-bottom: 8px;*/
	
}
#Projects li h3 .Date {
	font-size: 11pt;
	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: 12pt;
}
#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: 11pt;
	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:right;
	padding-top: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	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;
}


