@charset "UTF-8";

/*------ web design by Scribblevision Designs ------*/

* {
	margin: 0px;
	padding: 0px;
}
.main b {
	font-size: 14px;
	line-height: 28px;
	font-weight: normal;
	color: #F30;
}
.pageHeading .smallText {
	font-size: 12px;
	line-height: 22px;
	color: #F00;
}
.productListing-heading {
	color: #06F;
	font-size: 14px;
	line-height: 28px;
	font-weight: normal;
}
#mainWrapper {
	margin-right: auto;
	margin-left: auto;
}
body {
	background-image: url(../site_images/bg.png);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	background-attachment: fixed;
}
#header {
	height: 216px;
	width: 818px;
	background: url(../site_images/header_bg.png) no-repeat;
	position: relative;
}
#animationContainer {
	height: 76px;
	position: absolute;
	bottom: 0px;
	width: 782px;
	left: 18px;
}
#header a img {
	padding-left: 224px;
}
#main {
	float: left;
	margin-top: 10px;
	margin-left: 20px;
	width: 560px;
	margin-bottom: 25px;
}
#prodTitle {
	background-image: url(../site_images/nav_bg.png);
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 5px;
	line-height: 28px;
}
#main a {
	color: #FF6600;
	font-weight: normal;
	text-decoration: none;
}
#main a:hover {
	color: #06F;
}
#nav_left {
	background-image: url(../site_images/nav_left.png);
	height: 34px;
	width: 29px;
	float: left;
}
#nav_right {
	height: 34px;
	width: 29px;
	background-image: url(../site_images/nav_right.png);
	background-repeat: no-repeat;
	float: left;
}
#productNav {
	width: 180px;
	float: left;
	padding-top: 10px;
	padding-left: 23px;
}
#nav {
	background-image: url(../site_images/nav_bg.png);
	background-repeat: repeat-x;
	float: left;
	width: 760px;
	height: 34px;
}
#nav ul {
	color: #FFFFFF;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 34px;
}
#nav li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#nav li a {
	display: inline;
	margin: 0px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../site_images/seperator.gif);
	background-repeat: no-repeat;
	background-position: right;
	vertical-align: middle;
	padding-right: 14px;
	padding-left: 10px;
}
#nav li a:hover {
	display: inline;
	margin: 0px;
	color: #FFE400;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../site_images/seperator.gif);
	background-repeat: no-repeat;
	background-position: right center;
	vertical-align: middle;
	padding-right: 14px;
	padding-left: 10px;
}
#cartInfo {
	display: block;
	line-height: 28px;
	background-color: #EDEDED;
	text-indent: 5px;
	color: #000;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #F9E233;
}
#cartInfo a {
	color: #000;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
}
#cartInfo a:hover {
	color: #009;
	text-decoration: underline;
}
#cartContents {
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	padding-bottom: 5px;
}
#cartContents a {
	color: #000000;
	font-weight: bold;
}
#cartContents a:hover {
	color: #FFFFFF;
	font-weight: bold;
}
#breadcrumbs {
	display: block;
	text-indent: 15px;
	padding-right: 5px;
	line-height: 28px;
	color: #000;
}
#breadcrumbs a {
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
#breadcrumbs a:hover {
	color: #666;
}
#leftcol {
	width: 171px;
	margin-top: 10px;
	padding-left: 28px;
	float: left;
}

/*--- Comment out nav styles for hard coded menu...
#catnav {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	list-style-type: none;
	list-style-position: outside;
	font-size: 12px;
}
#catnav a {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-decoration: none;
	list-style-type: none;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-weight: bold;
	width: 100%;
	text-indent: 5px;
}
#catnav a:hover {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	text-decoration: none;
	background-repeat: repeat;
	background-position: left;
	background-color: #000000;
	font-weight: bold;
	background-image: url(../site_images/catnav_bg.gif);
} 
end menu styles --- */

#catnav #quickFind {
	text-align: center;
}
#catnav #quickFind .searchbox {
	width: 167px;
	font-size: 14px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	margin-top: 10px;
	background-color: #F9E333;
	border: 2px solid #000;
}
#catnav #quickFind #InputGo {
	margin-top: 10px;
	margin-bottom: 10px;
}
.td_content {
	background-image: url(../site_images/content_bg.png);
	background-repeat: repeat-y;
}
#footer {
	background-image: url(../site_images/footer_bg.png);
	background-repeat: repeat-x;
	height: 120px;
	color: #FFFFFF;
	padding-top: 30px;
	text-align: center;
}
#footer li a:hover {
	color: #FFE304;
}
#footer ul {
	margin: 0px;
	color: #FFFFFF;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#footer li a {
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#copy {
	display: block;
	margin-top: 10px;
}
#webDesign {
	color: #FFF;
	display: block;
	padding-top: 30px;
}
.sd a{
	color: #CF0;
	text-decoration: none;
	background-image: url(../site_images/sd_hover.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 45px;
}
.sd a:hover {
	color: #999;
	background-image: url(../site_images/sd.gif);
}
.ninja a {
	color: #F00;
	text-decoration: none;
}
.ninja a:hover {
	color: #999;
}
TD.pageHeading, DIV.pageHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #0099FF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0099FF;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

/*------ product list item ------*/
#prodListItem {
	margin: 5px;
}

/*------ products listing page ------*/
.style6 {
	font-size: 14px;
	font-weight: bold;
}
.style7 {	
	font-size: 14px;
	color: #569F17;
}
.style12 {	
	font-size: 14px;
	color: #000000;
}
.style8 {
	font-size: 12px;
}

/*------ featured products listing page ------*/
.style1 {
	font-size: 14px;
	color: #569F17;
}
.style3 {
	font-size: 12px
}

/** stylesheet for blocks on homepage **/

#block_bg {
    float:left;
    width:560px;
    height:250px;
    background-image: url(../site_images/block_bg.png);
    background-repeat: no-repeat;
    background-position: top center; 
    margin-bottom: 15px;
}

SPAN.productSpecialPrice {
  font-family:Arial, Helvetica, sans-serif;
  color: #ff0000;
}

#block_title{
    float:left;
    width:147px;
    height:28px;
    line-height:28px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #ffff00;
    text-align: center;
}

#block_content{
    float: left;
    display:block;
    margin-left:2px;
    width:556px;
    height:222px;
}

#block_content a{
    float: left;
    display:block;
    width:556px;
    height:222px;
}

#block_content a:hover{
    float: left;
    display:block;
    width:556px;
    height:222px;
}

img {
    border:none;
}

