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

.oneColFixCtrHdr #container #footer p {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	color: #CCC;
}
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	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: #666;
}
.oneColFixCtrHdr #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: none;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 15px;
	margin-right: auto;
	padding-bottom:15px;
	margin-left: auto;
}
.oneColFixCtrHdr #header {
	background-image: url(../images/homepage/white%20menu%20bar.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 70px;
	padding-top: 10px;
	position: relative;
	z-index: 1000;
}
#logo {
	float: left;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

.oneColFixCtrHdr #sidebarnav {
	float: left; /* since this element is floated, a width must be given */
	width: 145px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 0px 15px 0px;
	margin-right: 5px;
}

.oneColFixCtrHdr #mainContent {
	background: #FFFFFF;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-left: 0px;
	float: right;
	width: 630px;
}
.oneColFixCtrHdr #footer {
	padding-top: 40px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	clear: both;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */

}

.oneColFixCtrHdr #container #footer #logoscontainer {
	text-align: center;
	padding-bottom: 25px;
}
.oneColFixCtrHdr #container #footer #logoscontainer .partnerlogo {
	padding-right: 20px;
	padding-left: 20px;
}

.oneColFixCtrHdr #container #mainContent .product-grid-wrapper-landscape .secondsection {
	clear: both;
}

.oneColFixCtrHdr #container #mainContent .product-grid-wrapper .secondsection {
	clear: both;
}
#sidebarnav ul {
	margin-top: 2px;
	margin-bottom: 2px;
}

.oneColFixCtrHdr #container #header #newslogan {
	right: 20px;
	top: 10px;
	position: absolute;
}
.oneColFixCtrHdr #container #header #phone {
	position: absolute;
	top: 13px;
	right: 530px;
}
.oneColFixCtrHdr #container #sidebarmainwrapper {
	float: left;
}
#rightbar #rightbar-top a {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #BBE172;
	padding-bottom: 10px;
	margin-top: 0px;
	padding-top: 0px;
}
#rightbar #rightbar-top p {
	margin-top: 0px;
	padding-top: 0px;
}
#searchbox #cse-search-box div .text {
	border: 1px solid #666666;
}
#mainContent .back-imageleft {
	margin-top: 20px;
}
#mainContent .back-imageleft p {
	clear: left;
}
#mainContent .back-imageleft img {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-top: -10px;
}

#mainContent .back-imageright {
	margin-top: 20px;
	height: auto;
	margin-bottom: 15px;
}
#mainContent .back-imageright p {
	clear: right;
}
#mainContent .back-imageright img {
	float: left;
	margin-right: 20px;
}
#mainContent .back-imagefloatright {
	float: right;
	padding-bottom: 20px;
	margin-top: 8px;
}
#mainContent .back-imagefloatright-nomargins {
	float: right;
	padding-left: 20px;
	padding-bottom: 20px;
	margin-top: -10px;
}
#mainContent .back-imagefloatright-nomargins-withcaption {
	float: right;
	padding-left: 20px;
	padding-bottom: 20px;
	width: 240px;
}
.back-imagefloatright-nomargin {
	float: right;
	padding-left: 20px;
	margin-top: -20px;
}
.back-imagefloatleft {
	float: left;
	padding-right: 20px;
}
.back-imagefloatright-nomargins .sizedown {
	text-align: center;
	padding-left: 10px;
	padding-right: 15px;
}
.list p {
	margin-top: 15px;
	margin-bottom: 15px;
}
.back-imagefloatright-marginless {
	float: right;
	padding-bottom: 20px;
	padding-left: 20px;
}

.back-imagefloatright-lesspadding-nomargins {
	float:right;
	padding-bottom:10px;
	padding-left:10px;
}
#back-side-photos {
	float: right;
	width: 142px;
	margin-left: 25px;
}
#back-side-photos img {
	padding-top: 10px;
	padding-bottom: 10px;
}
#back-bottom-photos {
	clear: right;
	padding-top: 30px;
	padding-bottom: 15px;
}
#back-bottom-photos img {
	padding-right: 21px;
	padding-left: 21px;
}
#back-side-list {
	float: right;
	width: 160px;
	padding-right: 30px;
	padding-left: 50px;
}
#back-side-list p {
	margin-top: 0px;
}
#back-bottom-photos-wide img {
	padding-right:8px;
	padding-left: 8px;
	padding-top: 15px;
}
.page-list li {
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 10px;
	list-style-position: inside;
	font-size: 11px;
}

#cap-statement-right {
	width: 232px;
	float:right;
	background-color: #FFFFFF;
	height: 300px;
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	margin-right: 10px;
	margin-top: 10px;
}
#catalog-text {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	width: 50px;
	position: absolute;
	left: 310px;
	top: 245px;
	text-align: right;
}
#catalog-text a {
	color: #D9EAB3;
}
#cap-statement-right a {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	margin-right: 3px;
	text-align: left;
	left: 10px;
	top: 167px;
	z-index: 100;
	letter-spacing: -50%;
}
#download-PDF-text {
	width: 82px;
	float: left;
	border-bottom: dotted 1px #3B6D8F;
	position: absolute;
	left: -32px;
	top: 29px;
	visibility: visible;
}
#statementtext {
	width: 240px;
	float: right;
	position: absolute;
	left: 0px;
	top: 7px;
	z-index: 100;
	height: 20px;
	text-align: center;
	visibility: hidden;
}
#cap-rollover-container {
	position: absolute;
	width: 240px;
	height: 23px;
	left: 0px;
	top: 307px;
	z-index: 1;
}
#left-intro {
	width: 350px;
	float: left;
	clear: left;
}
#news-update {
	width: 213px;
	position: absolute;
	left: 3px;
	top: 135px;
	height: 157px;
}
#news-update p {
	margin: 0px;
	color: #BBE172;
	font-weight: normal;
}
#sidebarnav #update {
	margin: 0px;
	padding-right: 20px;
}
#update p {
	color: #BBE172;
	margin-top: 3px;
	margin-bottom: 0px;
}
#update {
}
#update a:hover {
	color: #666;
}
#news-update a:hover {
	color: #666;
}
.connect-box {
	width: 170px;
	float: left;
	clear: left;
	padding-bottom: 10px;
}
.connect-box p {
	margin-top: 10px;
}
.connect-box a img {
	float: left;
	padding-right: 10px;
}
#blog {
	left: 438px;
	top: 190px;
	float: left;
	width: 620px;
}
#blog p {
	margin-top: 10px;
	margin-bottom: 5px;
}
#blog img {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}
#contact-blurb {
	position: absolute;
	width: 178px;
	left: 440px;
	top: 13px;
	font-weight: bold;
}
#contact-blurb p {
	margin-top: 0px;
	margin-bottom: 0px;
}
#page-content-relativepos {
	position: relative;
}
#sidebarnav #blog-blurb {
	height: 75px;
	padding-top: 20px;
}
#blog-blurb img {
	float: left;
	padding-right: 8px;
	margin-left: -5px;
}
#blog-blurb p {
	padding-top: 10px;
	font-size: 10px;
	color: #767878;
}
#apDiv1 p {
	font-family: Verdana;
	font-size: 10px;
	color: #C00;
	margin-top: 0px;
}
.oneColFixCtrHdr #container #mainContent #top-right #testimonials {
	height: 100px;
	width: 450px;
	float: right;
	cursor: pointer;
	cursor: hand;
}
.old-partno {
	display: none;
}
.prices {
	font-size: 11px;
	font-family: Verdana;
	border: 1px dotted #CCC;
}
.cobalt {
	color: #009;
	border: 1px dotted #CCC;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
.emerald {
	color: #093;
	border: 1px dotted #CCC;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
.ice-blue {
	color: #06F;
	border: 1px dotted #CCC;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
.ebony {
	color: #000;
	border: 1px dotted #CCC;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#clients-right {
	float: right;
	width: 200px;
	margin-left: 15px;
	padding-left: 15px;
	border: 2px dotted #CCC;
}

