@charset "utf-8";
/* CSS Document */

a {
	color:#002f30;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.form fieldset {
	border:#00A4A8 thin solid;
}

.form legend {
	font-weight:bold;
}

/* Start Global Styles*/
/*............................
..............................
*/
body {
	background-color:#efefef;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center; /* for IE */
	font-size:14px;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:23px;
}

h3 {
	text-align:center;
	font-weight:bold;
}
#wrapper {
	width:900px;
	background-color:#FFF;
	margin: 0 auto;
	text-align: left; /* counter the body center, IE fix */
		border-right:#e6e6e6 thin solid;
}
#top {
	width:900px;
	margin: 0 auto;
	text-align: left; /* counter the body center, IE fix */
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
}
#mastHead {
	width:900px;
	margin:0px;
	padding:0px;
}
#leftNav {
	float:left;
	width:150px;
	padding-left:7px;
}
#branding {
	background-image:url(image/Final-wall-sign-073.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	height:92px;
}
#branding img {
 width="232"  height="54"
}
#logo {
	padding:15px;
}
.linkSet {
	text-align:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
}

.footer {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	font-stretch:expanded;
	clear:both;
}
.spacer {
	height:7px;
	background-color:#00A4A8;
}
.submenu {
	display: none
}

.glossymenu {
	margin: 5px 0;
	padding: 0;
	width: 175px; /*width of menu*/
	text-indent:4px;
}
.glossymenu a.menuitemsearch {
	font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #000;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 4px 0;
	padding-left: 10px;
	text-decoration: none;
}

.glossymenu a.menuitem {
	background-color:#c6c6c6;
	font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #000;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	text-decoration: none;
}
.glossymenu a.menuitem:visited, .glossymenu .menuitem:active {
	color: black;
}
.glossymenu a.menuitem .statusicon { /*CSS for icon image that gets dynamically added to headers*/
	position: absolute;
	top: 5px;
	right: 5px;
	border: none;
}
.glossymenu a.menuitem:hover {
	text-decoration:underline;
}
.glossymenu div.submenu { /*DIV that contains each sub menu*/
	background: white;
}
.glossymenu div.submenu ul { /*UL of each sub menu*/
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:#c6c6c6 thin solid;
}
.glossymenu div.submenu ul li a {
	display: block;
	font: normal 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: black;
	text-decoration: none;
	padding: 2px 0;
	padding-left: 10px;
}
.glossymenu div.submenu ul li a:hover {
	background: #eeeeee;
	colorz: black;
}
#eBay {
	width:175px;
	padding-top:25px;
	text-align:center;
	color:#ad102a;
	font-weight:bold;
}
#eBay img {
	display:block;
	margin:auto;
}
#npa {
	width:175px;
	padding-top:25px;
}
#npa img {
	display:block;
	margin:auto;
}



/* Start Content Page Styles*/
/*............................
..............................
*/

.galleryImg {
	padding:3px;
}
.contentBlock {
	float:right;
	width:170px;
	height:250px;
	background-image:url(image/contentBlock4.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	background-position:right;
	text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    margin-right:5px;
	padding-left:1px;
	padding-right:1px;
}

.blockTitle {
	font-size:12px;
	color:black;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
	padding-left:6px;
}

.contentText {
	text-align:left;
	font-size:10px;
	height:80px;
	padding-left:6px;
	padding-right:3px;
	width:160px;
}

.question {
	
}

.questionHead {
	font-weight:bold;
	font-size:14px;
}
/* Start Product Page Styles*/
/*............................
..............................
*/
#mainContent {
	float:right;
	width:715px;
}
.invNubmer {
}
.cart {
	border:0;
	width:98px;
	background-image:url(image/cart2.jpg);
	height:27px;
	background-repeat:no-repeat;
	padding:1px;
}

a.cart {
	border:0;
}
.stockStatus {
}
.retailPrice {
	font-size:12px;
}
.yourPrice {
	font-size:18px;
	font-weight:bold;
}
#productImg {
}
.productTitle {
	font-size:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#666;
}
/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs {
	padding: 3px 0;
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	font: bold 12px Verdana;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
}
.shadetabs li {
	display: inline;
	margin: 0;
}
.shadetabs li a {
	text-decoration: none;
	position: relative;
	z-index: 1;
	padding: 3px 7px;
	margin-right: 3px;
	border: 1px solid #778;
	color: #2d2b2b;
	background: white url(shade.gif) top left repeat-x;
}
.shadetabs li a:visited {
	color: #2d2b2b;
}
.shadetabs li a:hover {
	text-decoration: underline;
	color: #2d2b2b;
}
.shadetabs li a.selected { /*selected main tab style */
	position: relative;
	top: 1px;
}
.shadetabs li a.selected { /*selected main tab style */
	background-image: url(shadeactive.gif);
	border-bottom-color: white;
}
.shadetabs li a.selected:hover { /*selected main tab style */
	text-decoration: none;
}
.tabcontent {
	display:none;
}
 @media print {
.tabcontent {
	display:block !important;
}
}
/* Start Homepage Styles*/
/*............................
..............................
*/

.thumbnailImg {
	height:60px;
	border-width:0px;
}
.thumbTitle {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:black;
	font-weight:bold;
	text-decoration:none;
}
.homepageContent {
	float:right;
	display:block;
	width:715px;
}
.homepageContent {
	float:right;
	display:block;
	width:715px;
}
.categoryContent {
	float:right;
	display:block;
	width:715px;
	min-height:1000px;
}
.promo1 {
	width:715px;
	padding-top:15px;
	padding-right:5px;
	padding-left:5px;
}
.thumbPrice {
	font-size:10px;
	color:#000;
}
.featuredProducts {
	color:#ad102a;
	font-weight:bold;
	text-decoration:underline;
	font-style:italic;
	padding-top:25px;
}
.promo2 {
	width:238px;
	height:100px;
	padding:5px;
}
a.nav:link  {color: black; text-decoration: none; }
a.nav:visited {color: black; text-decoration: none; }
a.nav:hover {color: black; text-decoration: underline; }
a.nav:active {color: black; } 
a:link  {color: black; text-decoration: none; }
a:visited {color: black; text-decoration: none; }
a:hover {color: black; text-decoration: underline; }
a:active {color: black; } 
.shopremove {
	font-size:9px;
	color:black;
	text-decoration:none;
}
.advsearchcb {
	font-size:10px;
	color:black;
	text-decoration:none;
}
.size8font {
	font-weight:bold;
	font-size:10px;
	color:#000;
}
.size11font {
	font-size:11px;
	color:#000;
}
.size10font {
	font-size:10px;
	color:#000;
}
.size12font {
	font-size:12px;
	color:#000;
}
a:active
{
		 outline:none;
}

a:focus
{
		 -moz-outline-style:none;
}
.catcell {
	font-family:arial;
	font-size:10px;
	color:black;
	font-weight:bold;
	text-decoration:none;
}
.rolloveraddtoebay a {
display:block;
width: 92px;
padding:5px 5px 5px 5px;
font: bold 13px sans-serif;
color:#333;
background: url("image/rolloveraddtoebay.jpg") 0 0 no-repeat;
text-decoration: none;
}
.rolloveraddtoebay a:hover { 
background-position: 0 -27px;
color: #049;
}
.rolloveraddtoebay a:active {
background-position: 0 -54px;
color:#fff;
}
.rolloveraddtocart a {
display:block;
width: 92px;
padding:5px 5px 5px 5px;
font: bold 13px sans-serif;
color:#333;
background: url("image/addtocarthover.jpg") 0 0 no-repeat;
text-decoration: none;
}
.rolloveraddtocart a:hover { 
background-position: 0 -27px;
color: #049;
}
.rolloveraddtocart a:active {
background-position: 0 -54px;
color:#fff;
}
.rolloversubmit a {
display:block;
width: 92px;
padding:5px 5px 5px 5px;
font: bold 13px sans-serif;
color:#333;
background: url("image/submithover.jpg") 0 0 no-repeat;
text-decoration: none;
}
.rolloversubmit a:hover { 
background-position: 0 -27px;
color: #049;
}
.rolloversubmit a:active {
background-position: 0 -54px;
color:#fff;
}
.rollovergo a {
display:block;
width: 39px;
padding:5px 5px 5px 5px;
font: bold 13px sans-serif;
color:#333;
background: url("image/gohover.jpg") 0 0 no-repeat;
text-decoration: none;
}
.rollovergo a:hover { 
background-position: 0 -27px;
color: #049;
}
.rollovergo a:active {
background-position: 0 -54px;
color:#fff;
}
.rollovercheckout a {
float:right;
display:block;
width: 92px;
padding:5px 5px 5px 5px;
font: bold 13px sans-serif;
color:#333;
background: url("image/checkouthover.jpg") 0 0 no-repeat;
text-decoration: none;
}
.rollovercheckout a:hover { 
background-position: 0 -27px;
color: #049;
}
.rollovercheckout a:active {
background-position: 0 -54px;
color:#fff;
}
.rolloverlogout a {
float:right;
display:block;
width: 92px;
padding:5px 5px 5px 5px;
font: bold 13px sans-serif;
color:#333;
background: url("image/logouthover.jpg") 0 0 no-repeat;
text-decoration: none;
}
.rolloverlogout a:hover { 
background-position: 0 -27px;
color: #049;
}
.rolloverlogout a:active {
background-position: 0 -54px;
color:#fff;
}

