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

body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	background-color:#000;
	color: #C2C2C2;
	line-height: 12px;
}
a {
	text-decoration: none;
	color: #ED1C24;
}
a:hover {
	text-decoration: none;
	color: #C2C2C2;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container {
	overflow: visible;
	position: relative;
	width: 971px;
	background-image: url(../media/image/header-content.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	height: 800px;
}
/* Guy Aitchison page */
#container_2 {
	overflow: visible;
	position: relative;
	width: 920px;
	background-color: #000;
	margin-right: auto;
	margin-left: auto;
	height: 800px;	
}
#containerHeader_2 {
	float: left;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #959595;
}
#videoBox {
	float: left;
	width: 770px;
	padding: 20px 0px 20px 0px;
}
.sidebox {
	float: right;
	width: 125px;
	margin-bottom: 20px;
}
#socialBox {
	float: left;
	width: 770px;
	color: #cccccc;
	font-family: Tahoma;
	font-size: 14px;
}
#socialBox .facebookBox {
	padding: 12px;
	width: 610px;
	float: left;
	border: 1px solid #3c3c3c;
	-moz-border-radius: 0.3em;
}
#socialBox .box {
	float: left;
	margin-left: 13px;
	margin-top: 7px;
	height: 61px;
	vertical-align: bottom;
}
#bannerBox {
	background-image: url(../media/image/bannerBkg.png);
	background-repeat: no-repeat;
	background-position: top center;
	padding: 20px 25px 20px 25px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 870px;
	height: 180px;
	float: left;
}
#bannerBox a img {
	float: right;
	margin-left: 10px;
}
#footerLogo {
	float: left;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
	border-top: 1px solid #959595;
	text-align: center;
}
/* end structure for Guy Aitchison page */

#containerHeader {
	float: left;
	width: 100%;
	height: 360px;
	margin-bottom: 0px;
}
#containerHeaderLogo {
	float: left;
	width: 300px;
	height: 110px;
	margin-top: 20px;
	margin-left: 18px;
	cursor: pointer;
}
#containerHeaderMenu {
	float: right;
	width: 600px;
	margin-top: 53px;
	margin-right: 20px;
}
.containerHeaderMenuItem {
	float: right;
	margin-right: 40px;
}
#containerBody {
	float: left;
	width: 897px;
	padding-left: 37px;
	padding-right: 37px;
}
#containerMap {
	text-align: center;
	width: 100%;
}
.mainPosts {
	float:left; 
	width:220px; 
	text-align:justify; 
	padding-left:10px;
	padding-right: 10px;
	margin-top: 10px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #707070;
}
#containerFooter {
	color: #707070;
	float: left;
	width: 971px;
	padding-bottom: 20px;
}
#containerFooter a {
	color: #707070;
}
#redRectangleLarge {
	background-image: url(../media/image/red-rectangle.png);
	background-repeat: no-repeat;
	height: 197px;
	width: 874px;
	float: left;
	margin-top: 30px;
	margin-bottom: 40px;
	padding: 20px;
	margin-left: -7px;
}
#redRectangleSmall {
	background-image: url(../media/image/red-rectangle-small.png);
	background-repeat: no-repeat;
	height: 195px;
	width: 626px;
	float: left;
	margin-top: 30px;
	margin-bottom: 40px;
	padding: 20px;
}
.photo {
	float: left;
	margin-right: 35px;
	margin-bottom: 30px;
}
#text {
	width: 874px;
	float: left;
	margin-top: 30px;
	margin-bottom: 40px;
}
.textField {
	border: 1px solid #ED1C24;
	height: 22px;
	background-color: #000;
	color: #C2C2C2;
	width: 250px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
.textArea {
	border: 1px solid #ED1C24;
	height: 100px;
	background-color: #000;
	color: #C2C2C2;
	width: 252px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
.containerBodyProductsSingle {
	float: left;
	margin-right: 23px;
	margin-bottom: 23px;
	text-align: center;
}
#containerHeaderCart {
	float: right;
	margin-top: 30px;
	background-color: #940107;
	padding: 10px;
	margin-right: 5px;
}
#containerBodyBreadcrumb {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
