@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;
	background-color: #E9E9E9;
	font-family: "Trebuchet MS", Arial, Verdana, serif;
	font-size: 100%;
}
.oneColFixCtrHdr #container {
	width: 950px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: left;
}
.oneColFixCtrHdr #header {
	background-image: url(images/magnifiers_header.jpg);
	background-repeat: no-repeat;
	height: 185px;
	margin: 0px;
	padding: 0px;
	width: 950px;
	background-position: right top;
}
.oneColFixCtrHdr #header #menu {
	position: relative;
	top: 160px;
	font-family: "Trebuchet MS", Arial, Verdana, serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #000099;
	width: 700px;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
	padding-bottom: 3px;
	padding-top: 2px;
	padding-right: 0px;
	padding-left: 0px;
	height: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 230px;
}

.oneColFixCtrHdr #header #menu li {
	display: inline;
	list-style-type: none;
	list-style-position: outside;
	padding-right: 15px;
	padding-left: 0px;
}
.oneColFixCtrHdr #sidebarMenu {
	float: left;
	width: 195px;
	font-size: 0.8em;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 20px;
}
.oneColFixCtrHdr #siderbarMenu ul {
	text-indent: 0px;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
.oneColFixCtrHdr #sidebarMenu li {
	list-style-type: none;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 8px;
	margin-left: 0px;
	text-indent: 0px;
	margin-top: 0px;
}
.oneColFixCtrHdr #mainContent {
	background: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Verdana, serif;
	font-size: 0.9em;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	border: 1px none #003399;
	width: 680px;
	margin-left: 200px;
	margin-top: 20px;
}
.oneColFixCtrHdr #mainContent h1 {
	font-family: "Trebuchet MS", Arial, Verdana, serif;
	font-size: 1.2em;
	color: #003399;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.oneColFixCtrHdr #mainContent h2 {
	font-family: "Trebuchet MS", Arial, Verdana, serif;
	font-size: 1em;
	color: #003399;
}

.oneColFixCtrHdr #mainContent h3 {
	font-family: "Trebuchet MS", Arial, Verdana, serif;
	font-size: 1em;
	color: #000000;
}
.oneColFixCtrHdr #mainContent h4 {
	font-family: "Trebuchet MS", Arial, Verdana, serif;
	font-size: 1em;
	color: #000000;
}
.oneColFixCtrHdr #mainContent h5 {
	font-family: "Trebuchet MS", Arial, Verdana, serif;
	font-size: 1em;
	color: #000000;
}
.oneColFixCtrHdr #mainContent h6 {
	font-family: "Trebuchet MS", Arial, Verdana, serif;
	font-size: 1em;
	color: #000000;
}
.oneColFixCtrHdr #mainContent #productDetails{
	margin-top: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
	padding: 0px;
	width: 680px;
	font-size: 0.9em;
	}
	
.oneColFixCtrHdr #mainContent #productDetails h2{color:#FFF;}
	
.shopHometitles {
	font-size: 1em;
	font-weight: normal;
	padding-left: 4px;
	height: 36px;
	padding-top: 4px;
	text-align: center;
}
.shopHometitles a:link {
	text-decoration: none;
	color: #003399;
}
.shopHometitles a:visited {
	text-decoration: none;
	color: #003399;
}
.shopHometitles a:hover {
	color: #003399;
	text-decoration: underline;
}
.shopHometitles a:active {
	text-decoration: none;
	color: #003399;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px;
	text-align: center;
	background-color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.picRight {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
}
.picLeft {
	float: left;
}
.homepageProducttable {
	text-align: center;
	border: 1px solid #003399;
	margin-top: 10px;
}
.doorwayPagesproducttable {
	float: right;
	width: 240px;
	border: 1px solid #003399;
	padding: 10px;
	height: 150px;
	margin-bottom: 10px;
	margin-left: 10px;
text-align:center;
}
