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

* {
	margin: 0px;
}
img {
	border-style: none;
}
body {
	background-image: url(../images/standard/top_bk_strip.jpg);
	background-repeat: repeat-x;
	color: 2d2d2d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#wrapper {
	width: 965px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #header {
	background-image: url(../images/standard/header.png);
	height: 363px;
	width: 965px;
}
#wrapper #header #nav li {
	list-style-type: none;
	text-decoration: none;
	white-space: nowrap;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
	padding-top: 6px;
}
#wrapper #header #nav li a {
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper #header #nav li a:hover {
	color: #000;
}
#wrapper #header #nav #twitter {
	float: left;
	height: 30px;
	width: 100px;
	margin-left: 90px;
}
#wrapper #header #nav #youtube {
	float: left;
	height: 30px;
	width: 65px;
}
#wrapper #header #nav #facebook {
	float: left;
	height: 30px;
	width: 80px;
}
#wrapper #header #nav #navspacer {
	height: 190px;
	float: left;
	width: 965px;
}

#wrapper #mid {
	background-image: url(../images/standard/body_bkg.png);
	padding-top: 20px;
	padding-bottom: 20px;
}
#wrapper #mid #title {
	background-image: url(../images/standard/title.jpg);
	height: 20px;
	width: 833px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #069;
	font-weight: bold;
	font-size: 14px;
	padding-top: 4px;
	padding-left: 20px;
}
#wrapper #mid #title_body #body_left {
	width: 538px;
	padding-right: 7px;
	float: left;
	background-image: url(../images/h_devide.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#wrapper #mid #title_body #body_right {
	padding-left: 5px;
	float: right;
	width: 280px;
}

#wrapper #mid #title_body {
	width: 833px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/standard/title_bkg.jpg);
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 4px;
}
#wrapper #mid #title_lower {
	background-image: url(../images/standard/title_lower.jpg);
	height: 9px;
	width: 853px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #mid #logos {
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	float: none;
	width: 390px;
}
#wrapper #mid #logos img {
	padding-right: 30px;
	padding-left: 30px;
}

#footer_strip {
	background-image: url(../images/standard/footer_strip.jpg);
	height: 64px;
	background-repeat: repeat-x;
	background-position: bottom;
}
#footer_strip #footer {
	background-image: url(../images/standard/footer.png);
	background-repeat: no-repeat;
	height: 64px;
	width: 965px;
	margin-right: auto;
	margin-left: auto;
}
#footer_strip #footer #lownav {
	float: right;
	width: 500px;
	margin-top: 10px;
}

#footer_strip #footer #lownav li{
	padding-right: 10px;
	padding-left: 10px;
	list-style-type: none;
	float: left;
	white-space: nowrap;
}
#footer_strip #footer #lownav li a {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#footer_strip #footer #lownav ul li a:hover {
	color: #003;
}
#footer_strip #footer #copyright {
	color: #0c182f;
	font-family: Arial, Helvetica, sans-serif;
	width: 430px;
	margin-left: 30px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 12px;
}
#footer_strip #footer #copyright a {
	color: #000;
	text-decoration: none;
}
#wrapper #mid #title_body #body_left #testim_spacer {
	height: 20px;
}

/* Testimonial Bubble */

#wrapper #mid #title_body #body_left #testim_upper {
	background-image: url(../images/standard/bubble_top.jpg);
	height: 24px;
	width: 488px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
#wrapper #mid #title_body #body_left #testim_mid {
	background-image: url(../images/standard/bubble_mid.jpg);
	background-repeat: repeat-y;
	width: 408px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 40px;
	padding-right: 40px;
}
#wrapper #mid #title_body #body_left #testim_lower {
	background-image: url(../images/standard/bubble_bottom.jpg);
	height: 18px;
	width: 448px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	font-size: 11px;
	padding-left: 40px;
}


/* Changable Attributes */
.title {
	font-size: 15px;
	font-weight: bold;
}
.standout {
	font-size: 16px;
	color: #4c829c;
	font-weight: bold;
}
.desc {
	font-size: 12px;
	color: #4c829c;
	font-style: italic;
}
.testimonial {
	color: #435F61;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}
.formtext {
	font-weight: bold;
	color: #598DA5;
	text-align: right;
	padding-right: 20px;
}
.formerror {
	color: #6B6B6B;
	border: 1px solid #AAC5E1;
	background-color: #E8EFF7;
}
input {
	color: #6B6B6B;
	border: 1px solid #AAC5E1;
}
select {
	color: #6B6B6B;
	border: 1px solid #AAC5E1;
}
textarea {
	color: #6B6B6B;
	border: 1px solid #AAC5E1;
}#wrapper #mid #title_body #browse_bar {
	background-image: url(../images/browse_bar.jpg);
	height: 43px;
	width: 818px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#wrapper #mid #title_body #browse_bar #browse_by {
	height: 35px;
	width: 150px;
	font-size: 17px;
	text-align: right;
	padding-top: 8px;
	float: left;
	color: #3b3b3b;
}
#wrapper #mid #title_body #browse_bar #browse_links {
	float: left;
	height: 35px;
	width: 600px;
}
#wrapper #mid #title_body #browse_bar #browse_links li {
	list-style-type: none;
	float: left;
	text-decoration: none;
	white-space: nowrap;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 8px;
	font-size: 15px;
	font-weight: bold;
}
#wrapper #mid #title_body #browse_bar #browse_links li a {
	text-decoration: none;
	color: #FFF;
}
#wrapper #mid #title_body #browse_bar #browse_links li a:hover {
	text-decoration: none;
	color: #000;
}
#wrapper #mid #title_body #blind_titles tr td {
	text-align: center;
	font-weight: bold;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #333;
}
#wrapper #mid #title_body #item_holder {
	background-color: #E2E2E2;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	text-decoration: none;
}
#wrapper #mid #title_body #item_holder:hover {
	width: 830px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333;
	border-bottom-color: #333;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	background-image: url(../images/standard/prod_fade.jpg);
}
#wrapper #mid #title_body #item_holder #prod tr td {
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
.prodlink {
	color: #000;
	text-decoration: none;
}
.bprodlink {
	color: #000;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
}
#wrapper #mid #title_body #bb_wrapper {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
	padding-top: 10px;
}
#wrapper #mid #title_body #bb_wrapper ul {
	list-style-type: none;
	margin-right: 10%;
	margin-left: 10%;
}
#wrapper #mid #title_body #bb_wrapper ul li a {
	color: #333;
	text-decoration: none;
	display: block;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	white-space: nowrap;
}
.bb_title {
	text-align: center;
	font-size: 16px;
	margin-bottom: 25px;
}
.image_wrap {
	border: 1px solid #CCC;
	padding: 2px;
	margin: 5px;	
}