@charset "UTF-8";
/* CSS Document */
/* Created by Ryan of KNR Designs. */
/* For use only where allowed by KNR Designs. */
/* Copyright 2009 */
/* Created October 10, 2009 */

* {
	margin: 0px;
	padding: 0px;
}
html {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #26acdd;
	height: 100%;
}
body {
	width: 985px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
}
body.centeredContent {
	width: 10px ;
}
a {
	text-decoration: none;
	color: #20aadc;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover {
	text-decoration: underline;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #20aadc;
	margin-bottom: 5px;
}
hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #20aadc;
	clear: both;
	margin-top: 20px;
	margin-bottom: 5px;
	background-color: transparent;
	background-image: none;
	height: 0px;
}
p {
	font-size: 12px;
	line-height: 22px;
	color: #252525;
	margin-right: 40px;
	text-align: left;
}
ul {
	clear: both;
	margin-left: 20px;
}
object {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.left {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
#top_border {
	height: 4px;
	width: 100%;
	position: absolute;
	top: 0px;
}
#wrapper {
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 100%;
	margin-bottom: -111px;
}
#header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2fb0de;
	overflow: hidden;
	padding-bottom: 10px;
	margin-bottom: 10px;
	display: block;
	height: 125px;
}
#top_links {
	clear: none;
	float: right;
	list-style-type: none;
	color: #7f7f7f;
	margin-right: 30px;
	margin-top: 8px;
	font-size: 14px;
}
#top_links li {
	display: block;
	float: left;
	padding-right: 10px;
	padding-left: 12px;
	background-image: url(../images/top_links_div.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 20px;
	padding-top: 7px;
}
#top_links .first {
	background-image: none;
}
#top_links li a {
	color: #7f7f7f;
}
#top_links li a:hover {
	color: #20aadc;
	text-decoration: none;
}
#shopping_cart {
	background-image: url(../images/cart_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	float: right;
	height: 42px;
	width: 188px;
	font-size: 13px;
	color: #ffffff;
	line-height: 42px;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
}
#shopping_cart strong {
	float: left;
}
#shopping_cart .items {
	float: right;
}
#shopping_cart .items a {
	color: #ffffff;
}
#login {
	float: right;
	margin: 0px;
	margin-top: 20px;
	clear: right;
	color: #20aadc;
	font-weight: bold;
	width: 278px;
	overflow: visible;
}
#login label {
	font-size: 12px;
	padding: 0px;
}
#login  #forgot_pw_img{
	float: right;
	margin-top: -12px;
	display: block;
	position: relative;
}
#login #forgot_pw {
	float: right;
	font-size: 11px;
	color: #cacaca;
	margin-right: 2px;
	text-transform: lowercase;
}
.text_box {
	height: 20px;
	width: 116px;
	color: #cacaca;
	background-color: #ffffff;
	border: 1px solid #d2d2d2;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.submit {
	background-image: url(../images/submit.gif);
	background-repeat: no-repeat;
	background-position: center center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 22px;
	width: 62px;
	overflow: hidden;
	font-size: 12px;
	color: #000;
	margin: 0px;
}
#login #register {
	margin-left: 5px;
}
#login .fp {
	margin-top: 3px;
	margin-left: 3px;
	margin-right: 0px;
	color: #20aadc;
	float: right;
	padding: 0px;
}
#logo {
	float: left;
	margin-top: 45px;
}
#content {
}
#left {
	display: block;
	float: left;
	width: 229px;
}
#left .nav_section {
	color: #272727;
	font-size: 12px;
	background-image: url(../images/nav_section_bg.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
	padding-bottom: 8px;
}
#left .nav_section h1 {
	background-image: url(../images/h1_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 37px;
	width: 238px;
	font-size: 15px;
	color: #ffffff;
	padding-top: 15px;
	padding-left: 15px;
	font-weight: bold;
	position: relative;
	margin-left: -9px;
	margin-top: 0px;
}
#left .nav_section h1 img {
	margin-top: -5px;
	float: right;
	position: absolute;
	right: 30px;
}
#left .nav_section ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -15px;
	margin-left: 0px;
	clear: none;
}
#left .nav_section ul li {
	margin-left: 25px;
	margin-bottom: 15px;
}
#left .nav_section ul li a {
	color: #272727;
	padding-left: 10px;
}
#left .nav_section ul li a:hover      {
	text-decoration: none;
	background-image: url(../images/active_img.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#right {
	display: block;
	float: right;
	width: 740px;
}
#right #contact {
}
#right #contact p {
	font-size: 12px;
	font-weight: bold;
	color: #252525;
	margin-right: 20px;
	overflow: hidden;
	display: block;
	float: left;
	width: 135px;
	line-height: 15px;
}
#right #contact .email{
	width: 245px;
}
#right #contact a, #right #contact a:hover {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #20aadc;
}
#right #contact p img {
	float: left;
	margin-right: 10px;
	margin-top: 4px;
	margin-bottom: 5px;
}
#right #contact #search {
	display: block;
	float: right;
}
#right #contact #search .search_box {
	background-image: url(../images/search_box_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 23px;
	width: 187px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	color: #bdbdbd;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 23px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	background-color: transparent;
}
#right #contact #search .search_submit {
	font-size: 12px;
	text-transform: uppercase;
	color: #ffffff;
	background-image: url(../images/search_submit_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 23px;
	width: 43px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	background-color: transparent;
}
#right #contact hr{
	clear: both;
	background-color: #ebebeb;
	height: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 50px;
	margin-top: 5px;
	margin-bottom: 15px;
}
#right #f_product {
	display: block;
	float: right;
	width: 323px;
	font-size: 11px;
	color: #000000;
	margin-left: 20px;
}
#right #f_product h3 {
	background-image: url(../images/h3_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 49px;
	width: 303px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 20px;
	line-height: 45px;
	margin-bottom: 8px;
}
#right #f_product h3 a {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
#right #f_product img {
	width: 132px;
	float: right;
	margin-left: 10px;
	margin-right: 5px;
}
#right #f_product .text {
	margin-left: 15px;
	line-height: 14px;
}
#right #f_product strong {
	color: #20aadc;
	font-weight: bold;
}
#right #f_product .text p{
	line-height: 11px;
	font-size: 11px;
	text-align: left;
}
#right #f_product .text a {
	font-size: 12px;
	color: #20aadc;
	margin-top: 4px;
	display: block;
}
#right .welcome {
	font-size: 11px;
	line-height: 20px;
	color: #252525;
}
#right .side_img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 100px;
}
#right p {
	text-align: justify;
}
#right .more {
	font-size: 12px;
	color: #20aadc;
	float: right;
	margin-right: 30px;
}
#clearfooter {
	height: 111px;
	clear: both;
}
#footer {
	width: 100%;
	margin-top: 50px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bfbfbf;
	text-align: center;
	height: 50px;
	padding-top: 10px;
	font-size: 11px;
	color: #bababa;
}
