@charset "utf-8";
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: #000000;
}
#catagories {
	height: auto;
	width: 248px;
	margin-left: 26px;
	float: left;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border: 1px solid #b7b7b7;
}
#catagories #catagoriesHeader {
	background-image: url(../images/catheader.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 37px;
}
#catagories #catagoriesFooter {
	background-image: url(../images/catfooter.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 27px;
	width: 251px;
}
#catagories #catagoriesBody {
	background-image: url(../images/catbg.jpg);
	background-repeat: repeat-y;
	width: 250px;
	height: 331px;
	padding-top: 44px;
}
#catagories #catTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #f0f0f0;
	width: 224px;
	height: 20px;
	margin-left: 5px;
	font-size: 12px;
	color: #8a8a8a;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 5px;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #bab9b9;
	border-right-color: #bab9b9;
	border-left-color: #bab9b9;
}
#catagories #catTitleBtm {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #f0f0f0;
	width: 224px;
	height: 20px;
	margin-left: 5px;
	font-size: 12px;
	color: #8a8a8a;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 5px;
	text-align: left;
	border: 1px solid #bab9b9;
}
#headerFlash {
	height: 174px;
	width: 402px;
}
#loginForm {
	float: right;
	width: 300px;
	height: 80px;
	padding-top: 10px;
}
#catagories #catHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	padding-left: 50px;
	margin-bottom: 20px;
	color: #8A8A8A;
	text-align: left;
}
#tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8C8C8C;
	float: right;
	width: auto;
	margin-top: 36px;
	text-transform: uppercase;
	margin-right: 85px;
	font-weight: bold;
}
#featuredProducts {
	float: right;
	width: 500px;
	margin-right: 18px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	text-align: left;
	border: 1px solid #b7b7b7;
	padding-bottom: 50px;
}
#featuredProductsSearch {
	float: right;
	width: 500px;
	margin-right: 18px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	text-align: left;
	border: 1px solid #b7b7b7;
	padding-bottom: 50px;
}
#decriptionPage {
	float: right;
	height: auto;
	width: 500px;
	margin-right: 18px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	text-align: left;
	border: 1px solid #b7b7b7;
}
#brands {
	float: left;
	height: auto;
	width: 248px;
	margin-top: 10px;
	clear: left;
	margin-left: 26px;
	background-color: #FFFFFF;
	text-align: left;
	border: 1px solid #b7b7b7;
	padding-bottom: 3px;
}
.sectionTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	padding-left: 45px;
	margin-bottom: 10px;
	color: #8A8A8A;
	text-align: left;
	background-color: #E7E7E7;
	margin-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8C8C8;
	margin-right: 3px;
	margin-left: 3px;
	padding-top: 8px;
	background-image: url(../images/title_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 8px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#catagories #catFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #47aedd;
	text-align: center;
	font-weight: bold;
	padding-top: 5px;
}
a {
	color: #47aedd;
	text-decoration: none;
}
#brands .sectionTitle #goButton {
	float: right;
	margin-right: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
}

a:hover {
	text-decoration: underline;
}
#topNav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	height: 13px;
	color: #FFFFFF;
	padding-top: 17px;
	padding-left: 65px;
	font-weight: bold;
}
#topNav #link {
	float: left;
	margin-right: 28px;
	font-weight: bold;
}
#topNav #link a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-weight: bold;
}

#topNav #linkRight {
	float: left;
	width: 65px;
}
#topNav #linkRight a {
	color: #FFFFFF;
		font-weight: bold;
	text-decoration: none;
}
#topNav #linkRight a:hover {
	color: #04A9E3;
	text-decoration:none ;
}
#topNav #link a:hover {
	color: #04A9E3;
	text-decoration:none ;
}
#loginForm label {
	font-weight: bold;
	color: #444243;
	font-size: 16px;
	text-transform: uppercase;
}
#loginForm #loginForm #submit {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #08ADE7;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3796C4;
	border-left-color: #3796C4;
	border-right-color: #3796C4;
	border-bottom-color: #3796C4;
}
#loginForm #loginForm #userName {
	height: 15px;
}
#loginForm #loginForm #password {
	height: 15px;
}
#loginForm #loginForm #submitButton {
	margin-top: 5px;
	margin-right: 30px;
	float: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#catagories #catTitle a {
	color: #8C8A8C;
}
#catagories #catTitle a:hover {
	color: #42AEDE;
	text-decoration:none
}
#catagories #catTitleBtm a {
	color: #8C8A8C;
}
#catagories #catTitleBtm a:hover {
	color: #42AEDE;
	text-decoration:none
}
#featuredProducts #topLeft {
	height: 144px;
	width: 248px;
	float: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #d2d2d2;
	border-bottom-color: #d2d2d2;
}
#featuredProducts #topRight {
	float: left;
	height: 144px;
	width: 248px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2d2d2;
}
.boxTop {
	height: 95px;
	width: 228px;
	margin-left: 10px;
}
.boxBottom {
	width: 228px;
	margin-left: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #8a8a8a;
	clear: both;
	height: 35px;
}
.featuredpPrice {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #db3636;
	width: 140px;
	float: left;
	margin-top: 3px;
	margin-left: 5px;
}


#featuredProducts #middleLeft {
	height: 144px;
	width: 248px;
	float: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #d2d2d2;
	border-bottom-color: #d2d2d2;
}
#featuredProducts #middleRight {
	float: left;
	height: 144px;
	width: 248px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2d2d2;
}
#featuredProducts #bottomLeft {
	height: 144px;
	width: 248px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d2d2d2;
}
#featuredProducts #bottomRight {
	float: left;
	height: 144px;
	width: 248px;
}
.details {
	float: right;
	width: auto;
	margin-top: 11px;
	margin-right: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.featuredPic {
	margin-top: 5px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.featuredBox {
	float: right;
	width: 140px;
	height: auto;
}
.featuredDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8a8a8a;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #8a8a8a;
	margin-top: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.featuredTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #47aedd;
	font-weight: bold;
	margin-top: 4px;
}
#decriptionPage #boxTop {
	margin-left: 9px;
	height: 85px;
	float: left;
	width: 300px;
}
#decriptionPage #boxTop #prodID {
	width: auto;
	float: left;
	margin-left: 10px;
}
#decriptionPage #boxTop #thumb {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#decriptionPage #boxTop #prodID #top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #47aedd;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #8a8a8a;
}
#decriptionPage #boxTop #prodID #sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #42AEDE;
	margin-top: 2px;
}
#decriptionPage  #price {
	float: left;
}

.boldBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
#decriptionPage #topRight {
	height: auto;
	float: right;
	margin-right: 20px;
	width: 150px;
}
#decriptionPage #topRight #amt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
	margin-left: 20px;
}
#decriptionPage #decription {
	clear: both;
	margin-left: 60px;
	width: 250px;
}
.boldGreySm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #8a8a8a;
}
.smallGreyTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #8a8a8a;
}
#decriptionPage #notes {
	margin-top: 50px;
	margin-left: 9px;
}
#decriptionPage #notes #title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #05a8e3;
	width: 60px;
	text-transform: uppercase;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 20px;
}
#decriptionPage #notes p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.backBtn {
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #ff0000;
	width: 35px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	float: right;
	margin-right: 5px;
	margin-bottom: 5px;
}
#decriptionPage #back {
	height: 25px;
	margin-top: 40px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8e8e8e;
	margin-right: 9px;
	margin-left: 9px;
}
#aboutPage {
	float: right;
	height: 325px;
	width: 500px;
	margin-right: 18px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	text-align: left;
	border: 1px solid #b7b7b7;
}

#servicesPage {
	float: right;
	height: 325px;
	width: 500px;
	margin-right: 18px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	text-align: left;
	border: 1px solid #b7b7b7;
}
#contactPage {
	float: right;
	height: 440px;
	width: 500px;
	margin-right: 18px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	text-align: left;
	border: 1px solid #b7b7b7;
	padding-bottom: 5px;
}
#brandsPage {
	float: right;
	height: auto;
	width: 500px;
	margin-right: 18px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	text-align: left;
	border: 1px solid #b7b7b7;
	padding-bottom: 50px;
}#brandsPage #main {
	margin-right: 3px;
	margin-left: 3px;
	float: left;
	width: 495px;
	margin-bottom: 10px;
}
#brandsPage #main #brandsBox {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #8e8e8e;
	border-left-color: #8e8e8e;
	height: 49px;
	width: 164px;
	float: left;
	background-image: url(../images/sm_arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	vertical-align: 50%;
	margin-top: 0px;
}
#brandsPage #main #brandsBoxLrg {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #8e8e8e;
	border-left-color: #8e8e8e;
	height: 98px;
	width: 164px;
	float: right;
	background-image: url(../images/sm_arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	vertical-align: 50%;
}
#signupPage {
	float: right;
	height: auto;
	width: 500px;
	margin-right: 18px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	text-align: left;
	border: 1px solid #b7b7b7;
	padding-bottom: 5px;
}
#contactPage #contactForm {
	padding-left: 5px;
	margin: 10px;
	width: 280px;
}
#contactPage fieldset {
	width: 280px;
	margin-left: 15px;
	margin-bottom: 5px;
}
#contactPage #contactForm #sprytextarea1 #comments {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#contactPage #contactAddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: right;
	margin-right: 15px;
}
#contactPage #contactAddress #addTitle {
	font-weight: bold;
	color: #42AEDE;
}
#contactPage #fieldBoarder {
	width: 280px;
	margin-bottom: 15px;
	margin-left: 15px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#homeLink {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #8A8A8A;
	float: left;
	margin-top: 36px;
	margin-left: 90px;
}
#brandsPage #main #brandsBox img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#brandsPage #main #brandsBoxLrg img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#signupForm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}
#signupForm th {
	font-weight: normal;
}
#featuredProducts #countBar {
	width: 495px;
	height: auto;
	clear: both;
}
#featuredProducts #countBar #pageCount {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#featuredProducts #pageCountNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 20px;
	text-align: center;
	width: auto;
}
#featuredProducts .pageNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
#loginForm #userOptions {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 6px;
	text-align: left;
}
#servicesPage #getPassword {
	margin-top: 10px;
	margin-left: 140px;
}
#servicesPage .table .listing form {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#servicesPage .editTable {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


#productsPage {
	float: right;
	height: auto;
	width: 500px;
	margin-right: 18px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	text-align: left;
	border: 1px solid #b7b7b7;
}#productsPage #main {
	margin-right: 3px;
	margin-left: 3px;
	float: left;
	width: 495px;
	margin-bottom: 10px;
}
#productsPage #main #brandsBox {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #8e8e8e;
	border-left-color: #8e8e8e;
	height: 44px;
	width: 124px;
	float: left;
	background-image: url(../images/sm_arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	vertical-align: 50%;
	margin-top: 0px;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 20px;
}
#productsPage #main #brandsBoxBtm {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #8e8e8e;
	border-left-color: #8e8e8e;
	height: 44px;
	width: 124px;
	float: left;
	background-image: url(../images/sm_arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	vertical-align: 50%;
	margin-top: 0px;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8e8e8e;
}
#productsPage #main #topImage {
	float: left;
	height: 225px;
	width: 494px;
	margin-bottom: 5px;
}
#productsPage #main #brandsBox a {
	color: #000000;
}
#productsPage #main #brandsBoxBtm a {
	color: #000000;
}
#headerFlash img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

