@charset "UTF-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: #EEEEEE;
	background-image: url(pics/GradBknd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
a:link {
	color: #0084A0;
	text-decoration: none;
}
a:visited {
	color: #0084A0;
	text-decoration: none;
}
a:hover {
	color: #993300;
	text-decoration: none;
}
a:active {
	color: #993300;
	text-decoration: underline;
}
.oneColFixCtrHdr #container {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
}
.oneColFixCtrHdr #header {
	height: 138px;
	background-color: #FFFFFF;
	background-image: url(HeaderPics/PrintZebra.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0;
}
.oneColFixCtrHdr #header2 {
	height: 138px;
	background-color: #FFFFFF;
	background-image: url(HeaderPics/PrintPeacock2.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0;
}
.oneColFixCtrHdr h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-size: 160%;
	font-weight: normal;
	color: #0084A0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.oneColFixCtrHdr h2 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-size: 100%;
	font-weight: normal;
	color: #000000;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.oneColFixCtrHdr #container #Navigation {
	position: absolute;
	width: 200px;
	color: #0084A0;
	margin-left: -200px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 105%;
	top: 177px;
}
.oneColFixCtrHdr #container #Navigation li {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.oneColFixCtrHdr #mainContent {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	min-height: 575px;
	height:auto !important;
	height:575px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 110px;
	padding-bottom: 0px;
	padding-left: 200px;
	background-image: url(pics/BigPrintPhotos.gif);
	background-repeat: no-repeat;
	background-position: 690px 20px;
}
.oneColFixCtrHdr #mainContentAlt {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	min-height: 575px;
	height:auto !important;
	height:550px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 110px;
	padding-bottom: 0px;
	padding-left: 200px;
	background-image: url(pics/BigPrintPhotosAlt.jpg);
	background-repeat: no-repeat;
	background-position: 690px 20px;
}
.oneColFixCtrHdr #container #mainContent #LHPic {
	padding-right: 20px;
}
.oneColFixCtrHdr #container #mainContent #EvolutionExpress {
	position: absolute;
	z-index: 1;
	width: 470px;
}
.oneColFixCtrHdr #container #mainContent #EvolutionQuick {
	position: absolute;
	z-index: 2;
	width: 470px;
}.oneColFixCtrHdr #container #mainContent #OptionsUpgrades {
	position: absolute;
	z-index: 3;
	visibility: visible;
	width: 470px;
}
.oneColFixCtrHdr #container #mainContent #ViewProducts #OptionsUpgrades .Floats img {
	border: 1px solid #CDE7EC;
	margin-bottom: 5px;
}
.oneColFixCtrHdr #footer {
	padding: 0;
	background-color: #EEEEEE;
	clear: both;
}
.oneColFixCtrHdr #footer p {
	font-size: 10px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #999999;
	text-align: center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.oneColFixCtrHdr #container #footer a {
	color: #999999;
}

.boldGrey {
	color: #333333;
	font-weight: bold;
}
.boldGreen {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 130%;
	background-color: #00839E;
}
.ViewProductLayers {
	font-size: 80%;
	background-color: #E6F3F6;
	padding: 5px;
	border: 1px solid #0084A0;
	color: #0084A0;
}
.SpecialOffers {
	border: 1px solid #CCCCCC;
	background-color: #eeeeee;
	padding: 5px;
	font-size: 90%;
	color: #333333;
	margin-top: 15px;
	width: 430px;
	height: 75px;
}
.Floats {
	float: left;
	width: 150px;
	padding-right: 5px;
	background-color: transparent;
}
.Clear {
	clear: both;
}
table {
	border: 1px solid #CDE7EC;
	background-color: #CDE7EC;
	font-size: 90%;
}
.extraSpacebelow {
	padding-bottom: 15px;
}
li {
	margin-left: -20px;
	margin-bottom: 2px;
}
.oneColFixCtrHdr #container #mainContent #EnquiryForm table {
	color: #00839E;
}
.oneColFixCtrHdr #container #mainContent #EnquiryForm td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00839E;
}
.oneColFixCtrHdr #container #mainContent #Navigation #creditcards {
	margin-top: 20px;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.oneColFixCtrHdr #container #mainContentAlt #Navigation #creditcards {
	margin-top: 20px;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.oneColFixCtrHdr #container #mainContentAlt #Navigation .FacebookLinkedIn a img {
	margin-top: 20px;
	margin-left: 9px;
	margin-bottom: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.oneColFixCtrHdr #container #mainContent #Navigation .FacebookLinkedIn a img {
	margin-top: 20px;
	margin-left: 9px;
	margin-bottom: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.oneColFixCtrHdr #container #mainContent #Navigation #MenuBar1 li a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.oneColFixCtrHdr #container #mainContentAlt #Navigation #MenuBar1 li a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

