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

body {
	background-image: url(images/bg.jpg);
	background-color: #3F3F3F;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#content a {
	color: #666666;
	text-decoration:none;
}
#content a:hover {
	color: #FFF;
}
#content #news a {
	font-size: 17px;
	color: #666;
}
#content #news a:hover {
	color: #FFF;
}
#wrapper #content #note {
	position: absolute;
	text-align:right;
	width: 100%;
	right: 30px;
	bottom: 10px;
	font-size: 12px;
	color: #000;
}
#wrapper #content #note a {
	color: #666;
}
#wrapper #content #note a:hover {
	color: #FFF;
}
div.hiddenDiv {
	display: none;
}
#header {
	position:relative;
	width:100%;
	height:113px;
	z-index:1;
	background-image: url(images/headerBG.gif);
	background-repeat: repeat-x;
}
.deleteCheck {
	color: #FFF;
	background-color: #900;
}
#header #newsletter a {
	color: #999;
	text-transform: lowercase;
	text-decoration: none;
}
#header #newsletter a:hover {
	color:#CCC;
}
#logo {
	position:absolute;
	width:200px;
	height:74px;
	z-index:1;
	left: 147px;
	top: 25px;
}
div#cartBottom {
	width: 588px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #535353;
	padding-top: 3px;
}
a.cartLink {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #777;
	text-decoration: none;
	font-size: 12px;
}
a.cartLink:hover {
	color: #000;
}
td a.cartRemove {
	font-size: 10px;
}
td a.cartRemove:hover {
}
#subcontent h3.header {
	width: 588px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #535353;
}
#content {
	min-height:630px;
	position:relative;
	overflow:visible;
	width:600px;
	z-index:2;
	left: 0px;
	top: 8px;
	background-image: url(images/maincontent.jpg);
	background-color:#7d7d7d;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	background-repeat: no-repeat;
	font-size: 14px;
}
#content #subCatList {
	position: absolute;
	left: 5px;
	top: 249px;
	width: 120px;
	padding: 5px;
	min-height: 265px;
	background-color:#999;
}
#content #subCatList ul {
	list-style:none;
	margin:0px;
	padding-left: 10px;
}
#content #subCatList ul li {
	padding-top:8px;
}
#content #subCatList ul li a {
	color: #000;
	line-height: 12px;
	font-size: 12px;
	text-decoration: none;
}
#content #subCatList ul li a:hover {
	color: #FFF;
}
#content #subCatItems {
	margin-left: 135px;
	margin-top: 0px;
	position: relative;
	top: -12px;
	padding-right:20px;
	/*min-height: 280px;*/
	height: 450px;
	overflow-y: auto;
	overflow-x: hidden;
}
#content #news {
	padding-top: 50px;
	padding-right: 10px;
	padding-left: 10px;
}
#search_form input {
	position:relative;
	top: -7px;
	font-size:12px;
}
#content table#inventory {
	margin-left: 20px;
}
#content table#inventory tr td.cell {
	padding-top: 20px;
	text-align: left;
	padding-right: 12px;
}
#left_col a {
	color: #999;
	text-decoration:none;
	font-size: 12px;
}
#left_col a:hover {
	color: #FFF;
	font-size: 12px;
}
#left_col .nav {
	margin-left: 0px;
	padding-left: 0px;
}
#left_col .nav li {
	list-style:none;
	padding-top: 10px;
}
#left_col ul.subcatnav {
	position: relative;
	margin-left:0px;
	padding-left:40px;/*padding-top:10px;*/
}
#left_col ul.subcatnav li {
	list-style:none;
	text-indent: -10px;
	padding-top:5px;
}
#left_col ul.subcatnav li a {
	line-height:12px;
	font-size: 10px;
	color: #CCC;
}
#left_col ul.subcatnav li a:hover {
	color: #FFF;
}
#footer {
	background-color: #121212;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 100%;
	position: static;
	display: none;
}
/****************ADMIN*********************/
#admin_content {
	min-height:620px;
	position:relative;
	width:750px;
	z-index:2;
	left: 0px;
	top: 24px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	padding-right: 30px;
	padding-left: 30px;
	border: black 1px solid;
	background-color: #999;
	background-repeat: no-repeat;
}
a.sortArrow img{
position	: relative;
top: 2px;
margin-left: 3px;
}
#admin_content h3 {
	margin-top: -40px;
}
#admin_content a {
	color: #444;
	text-decoration:none;
	font-size: 12px;
}
#admin_content a:hover {
	color: #FFF;
}
#admin_header_menu {
	position:absolute;
	width:257px;
	height:43px;
	z-index:4;
	left: 567px;
	top: -22px;
	color: #999;
	font-weight: bold;
	text-align: right;
	text-transform: uppercase;
}
#admin_right_col {
	position:absolute;
	width:150px;
	height:256px;
	z-index:4;
	left: 919px;
	top: 4px;
	padding-left: 20px;
}
#admin_left_col {
	position:absolute;
	height:393px;
	z-index:3;
	left: 0px;
	top: 0px;
	padding-right: 10px;
	padding-left: 5px;
	padding-top: 20px;
}
#admin_left_col a {
	color: #999;
	text-decoration:none;
	font-size: 14px;
	line-height: 8px;
	text-transform: uppercase;
	position: relative;
}
#admin_left_col a:hover {
	color: #FFF;
}
#admin_sub_nav {
	position:absolute;
	width:672px;
	height:30px;
	z-index:5;
	left: 132px;
	top: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #999;
}
#admin_sub_nav a {
	font-size: 12px;
	font-weight: bold;
	color: #999;
}
#admin_sub_nav a:hover {
	color: #FFF;
}
/**************************************/
ul#alphaSearch {
	height: 560px;
	overflow: auto;
	margin-top: 25px;
	background-image: none;
}
ul#alphaSearch li {
	list-style:none;
	padding-top: 7px;
}
ul#alphaSearch li a {
	list-style:none;
	padding-top: 5px;
	font-size: 12px;
	text-decoration: none;
	color:#666;
}
ul#alphaSearch li a:hover {
	color:#FFF;
}
ul#alphaSearch li a span.firstAlpha {
	color: red;
	font-size:14px;
	font-weight: bold;
}
#content #upper_content {
	font-size: 8pt;
	margin-top: 40px;
	text-align: center;
	color: #AAA;
}
#content #upper_content a {
	color: #222;
}
#content #upper_content a:hover {
	color: #FFF;
	background-color: #666;
}
#updates {
	position:absolute;
	width:320px;
	height:85px;
	z-index:3;
	left: 589px;
	top: 5px;
	color: #999;
	font-size: 10px;
	text-align: right;
	padding-top: 0px;
	margin: 0px;
}
#updates ul {
	margin-top: 0;
}
#subcontent table tr td h3 {
	color: #666;
}
#header #updates {
	text-align: left;
}
#header #newsletter {
	text-align: right;
	width: 200px;
	position: absolute;
	right: 4px;
	top: 3px;
	height: 18px;
}
#wrapper {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#wrapper #content table tr th, #wrapper #content table tr td {
	margin: 0px;
	padding: 0px;
}
#wrapper #content table {
	position:relative;
	left:-5px;
}
.subCatTitle {
	width:100%;
}
.subCatTitle a {
	font-size: 11px;
	color:#666;
	text-align: right;
	font-weight: bold;
	text-decoration: none;
	padding-top: 5px;
	line-height:12px;
}
.subCatTitle a:hover {
	color: white;
}
.subCatPhoto img, img.catImg, img.subcatImg {
	border: 3px solid #5D5D5D;
}
#right_col {
	position:absolute;
	width:150px;
	height:256px;
	z-index:4;
	left: 824px;
	top: 10px;
	padding-left: 20px;
	padding-top:20px;
}
#left_col {
	position:absolute;
	width:172px;
	height:393px;
	z-index:3;
	left: 20px;
	top: 0px;
	padding-top: 10px;
	padding-right: 1-px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#left_col a {
	color: #999999;
}
#left_col a:hover {
	color: #FFF;
}
#right_col a {
	color: #999;
	text-decoration:none;
	font-size: 12px;
	line-height: 8px;
}
#right_col a:hover {
	color: #FFF;
	font-size: 12px;
	line-height: 8px;
}
#header #header_menu {
	position:absolute;
	width:550px;
	height:48px;
	left: 50%;
	top: 90px;
	text-align: right;
	z-index: 9;
	margin-left: -65px;
	padding: 0px;
	margin-top: -7px;
	font-size: 11px;
}

#header_menu form#search_form input {
	margin: 0px;
	position: relative;
	top: 0px;
	padding: 0px;
	/*height: 17px;*/
	color: #999;
}
#header_menu img {
	position: relative;
	top: 7px;
}
#header_menu form#search_form {
}
#header_menu form#search_form a {
	display: inline;
}
#header_menu a {
	color: #BBB;
	text-decoration: none;
}
#header_menu a:hover {
	color: #000;
}
#inventory_images {
	top: 65px;
	right: 76px;
	position: absolute;
	width: 259px;
}
#content a.catLink {
	font-size: 12px;
	color: #999;
	padding: 10px;
}
#content a.catLink:hover {
	font-size: 10px;
	color: #FFF;
}
.hiddenCat {
	display:none;
	list-style:none;
	font-size: 10px;
}
#wrapper #content .cat {
	position:absolute;
	height: 155px;
	width: 141px;
	background-image: url(images/cat_bg.png);
	top: 15px;
	border: 2px solid #FFF;
}
.cat img {
	margin:2px;
}
.cat .catName {
	font-size: 10px;
	color: #5E5E5E;
	text-align: right;
	padding-right: 3px;
	font-weight: bold;
}
#wrapper #content .row1 {
}
#wrapper #content .row2 {
	top: 180px;
}
#wrapper #content .row3 {
	top: 345px;
}
#wrapper #content .col1 {
}
#wrapper #content .col2 {
	left: 157px;
}
#wrapper #content .col3 {
	left: 308px;
}
#wrapper #content .col4 {
	left: 460px;
}
#content_title {
	position:absolute;
	width:605px;
	z-index:1;
	top: 5px;
	font-size: 22px;
	font-weight: bold;
	color: #535353;
	text-align: right;
	right: 0px;
	padding-right: 14px;
	font-family: Tahoma, Geneva, sans-serif;
}
div.subsubTitle {
	text-transform:uppercase;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}
/*************ADMIN ONLY*****************/
#catSelect {
	position: absolute;
	left: 530px;
	top: 26px;
	background-color: #E8E8E8;
	/*border: 1px solid #000;

	padding: 20px;
	padding-top:30px;*/
	display:none;
	width: 350px;
}
#closeBox {
	border: 1px solid #999;
	display: block;
	background-color: #000;
	color: #FFF;
	height: 24px;
	padding:5px;
	padding-top:10px;
}
#closeBox a.closer {
	width: 20px;
	height: 17px;
	display: block;
	position: relative;
	background-color: #000;
	color: #FFF;
	top: -20px;
	padding: 5px;
	text-align:center;
	margin:0px;
	border: 1px solid white;
}
#closeBox .text{
position:relative;
left: 40px;
}
#catSelect #cats {
	overflow-y: scroll;
	overflow-x:hidden;
	height: 507px;
	
}
div#categoriesToSubmit li{
padding-top : 0px;
padding-bottom: 0px;
margin:0px;
font-size: 11px;
list-style:circle;
margin-left: 13px;
}
div#categoriesToSubmit ul{
	margin:0px;
	padding-top: 0;
	padding-bottom:0px;
	
}
#admin_content #inventoryList tr td {
	font-size: 12px;
}
.subCat {
	list-style:none;
}
.subCat a {
	list-style:none;
	font-size: 10px;
}
.subSubCat {
	padding-left: 20px;
	width: 150px;
}
#catSelect ul {
}
#closeBox a {
	color:#FFF;
	height: 10px;
	width: 50px;
	padding: 10px 10px;
}
#closeBox a:hover {
	background-color:#666;
}
li.selectedItemCategory a {
	font-weight: bold;
	border: 1px solid black;
	width: 250px;
	color: black;
}
li.selectedItemCategory .option {
	display:none;
}
a.selLink {
	font-weight: bold;
	border: 1px solid black;
	width: 250px;
	color: black;
}
a.selLink:hover {
	background-color:black;
}
#siteDown {
	position:absolute;
	z-index:2;
	left: 4px;
	top: 512px;
	padding: 10px;
	font-size: 12px;
}
#subCatHeader {
	width:602px;
	height:207px;
	z-index:2;
	left: 12px;
	top: 8px;
}
.warning {
	font-size: 11px;
	color: #FFF;
}
#adminNotifications {
	width: 420px;
	border: dotted 1px white;
	color: #333;
}
#adminNotifications div.label {
	width: 100%;
	border-bottom: dotted 1px white;
	background-color:#6B6B6B;
	color: #CCC;
	font-weight: bold;
}
#adminNotifications div.notifications {
	padding: 5px 10px;
	min-height: 130px;
	overflow-y: scroll;
}
table.imageEditDisplay tr td {
	padding: 5px;
}
table.editDisplay tr td {
	padding: 4px;
}
#AZsorter {
	text-align:center;
	padding-bottom:5px;
	border-bottom: dotted #CCC 1px;
	margin-bottom:20px;
}
#AZsorter a {
	font-size: 12px;
	font-weight: bold;
}
#AZsorter a:hover {
	font-size: 12px;
	font-weight: bold;
	background-color: white;
	color:black;
}
ul#categories li {
	padding-top: 10px;
}
#breadcrumbs a {
	text-decoration:none;
	color: #222;
}
#breadcrumbs a:hover {
	text-decoration:none;
	color: #FFF;
}
/* ITEM PAGE******************************/
#breadCrumbs {
	padding-top:10px;
	padding-bottom: 5px;
	font-size: 12px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #535353;
}
#breadCrumbs a {
	text-decoration: none;
	color:#666;
}
#breadCrumbs a:hover {
	color:#999;
}
#subcontent #breadCrumbs {
	width:565px;
	min-height:32px;
	padding-top:20px;
	padding-left: 10px;
}
#content #price {
	position:absolute;
	right: 0px;
	top:93px;
	width:153px;
	height:70px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 27px;
	color: #3D3E3E;
	text-align: right;
	padding-right: 20px;
}
#content #description {
	width:410px;
	padding: 10px;
	font-size: 14px;
	line-height: 18px;
	min-height: 80px;
	padding-bottom: 3px;
}
#itemPhoto img {
	border: white 3px solid;
}
div#itemThumbs {
	padding-left: 10px;
	padding-right:10px;
	padding-bottom:0px;
}
div#itemThumbs a img {
	width: 80px;
	border: 3px;
	border: white 3px solid;
	margin-top:0px;
	margin-bottom: 2px;
}
#content #photos {
	padding-left: 10px;
	padding-bottom: 10px;
}
#content #subcontent {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 25px;
}
#content #subcontent a {
	color: #666666;
}
#content #subcontent a:hover {
	color: #FFFFFF;
}
#content .buyNow {
	margin: 10px;
	font-size: 12px;
}
#content .buyNow a {
	padding: 10px;
	border:#3F3F3F 1px solid;
	width: 75px;
	background-color:#FFF;
	color: #3F3F3F;
	text-decoration: none;
}
#content .buyNow a:hover {
	background-color:#3F3F3F;
	color: #FFF;
}
table#inventoryList tr th a {
	font-size: 12px;
	background-color:#3F3F3F;
	color: #FFF;
}
#content table tr td a.itemName {
	font-size: 15px;
	color: #222;
	font-weight: normal;
	text-decoration:none;
}
#content table tr td a.itemName:hover {
	font-size: 15px;
	color: white;/*font-weight: bold;*/
}
#admin_search {
	position: absolute;
	top: 20px;
}
a.item_name {
	position: relative;
	line-height: 20px;
}
