/* CSS Document */
*{
margin:0;
padding:0;
}
a:link{
color:#B0B0B0;
text-decoration:underline
}
a:visited{
color:#B0B0B0;
text-decoration:underline
}
a:hover{
color:#FFF;
text-decoration:none
}
a:active{
color:#BOBOBO;
text-decoration:underline
}
body{
background: #000;
font-size:100%;
text-align:center;
font-family:Arial,Helvetica,sans-serif;
}
h1{
font-size:1.8em;
font-weight:900;
text-align:center
}
h2{
font-size:1.3em;
font-weight:900;
text-align:center;
color: #b0b0b0;
}
h3{
font-size:1.4em;
font-weight:900;
text-align:center;
color: #b0b0b0;
}
h4{
font-size:1.4em;
font-weight:900;
text-align:center
}
h5{
font-size:1.3em;
font-weight:900;
text-align:center
}
h6{
font-size:1.3em;
font-style:oblique;
font-weight:900;
text-align:center
}
hr{
	color: #76685D;
	height: 1px;
	width: 90%;
}
html{
font-size:75%;
margin-bottom:1px;
min-height:100%
}
img.featuredl{
float: left;
margin: 15px 15px 10px 20px;
border: 2px solid #B0B0B0;
}
img.featuredr{
float: right;
margin: 15px 20px 10px 15px;
border: 2px solid #B0B0B0;
}
input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 11px;
	color: #000;
	background-color:#b0b0b0;
	border: 1px inset #FFF;
}
p{
font:1.08em Arial,Helvetica,sans-serif;
}
table{
margin: 10px auto;
}
.alignleft{
text-align:left
}
.alignright{
text-align:right
}
.altlink:link{
color:#FF3333;
text-decoration:none
}
.altlink:visited{
color:#FF3333;
text-decoration:none
}
.altlink:hover{
color:#FFDD33;
text-decoration:underline
}
.altlink:active{
color:#FF3333;
text-decoration:none
}
.catlinks{
font-size:11px;
text-align:center;
}
.centered, #wrapper #content p.centered{
text-align:center;
text-indent:0;
}
.centerp p{
text-align:center;
text-indent: 0;
}
.contactTable{
	border: solid 1px #6e6e6e;
	border-collapse: collapse;
	width: 380px;
	background-color:#000;
}
.contactTable td{
border: none;
padding: 3px;
color: #b0b0b0;
}
.contactTable th{
	background:  #2E2E2E;
	color: #FFFFFF;
}
.smallprint{
font-size: 10px; 
color: #B0B0B0;
text-align: center;
}
.smallprint a{
color: #B0B0B0;
}
#cartlinks{
width: 180px;
float: right;
border: 1px dotted  #353535;
margin: 0 15px 0 15px;
padding: 3px 3px 6px 3px;
}
#cartlinks p{
font-size:10px;
text-align:center;
text-indent: 0;
}
#content{
margin:0;
padding:0;
}
#content p{
margin:0;
text-indent:1em;
padding: 0 5px;
color:#b0b0b0;
}
#details h3{
margin-top:25px;
}
#footer{
background-color: #000;
height:auto;
width:760px;
background-repeat:no-repeat;
}
#footer p{
font-size:1.2em;
text-align:center
}
#footlinks{
font-size:.9em;
text-align:center
}
/* DEFINE FOOTLINK COLORS,STYLES */
#footlinks a{
color: #6D6D6D;
	text-decoration: none;
}
#footlinks a:hover{
color:#eee;
text-decoration:none
}
#foottext{
padding: 23px;
}
#foottext p{
font-size:11px;
}
#header{
background-image:url(../assets/gary-alan-kalpakoff-head75.jpg);
height:75px;
background-repeat:no-repeat;
}
#maincol{
/*background-color:#EEEEEE;*/ 
float:left;
width:760px;
}
#maincol p.maintext{
margin: 0 20px;
}
#navbar{
background-color:#000;
height:20px;
margin:0px;
padding:0 0 15px 0;
}
#navbar p{
text-align:center;
text-indent:0
}
#results{
min-height: 360px;
}
#searchcount{
width: 180px;
float: left;
border: 1px dotted  #353535;
margin: 0 15px 0 15px;
padding: 9px 3px 10px 3px;
}
#searchcount p{
font-size:10px;
text-align:center;
text-indent: 0;
font-weight:900;
}
#wrapper{
background-color:#000;
margin:10px auto;
text-align:left;
width:760px
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* Cartweaver 2 CSS Classes */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~*/

/*Form Styles*/
input.formCheckbox {
	border: none;
	background: transparent;
}

input.formButton {
	background: #343434;
	border-bottom: 2px solid #999999;;
	border-left: 1px solid #999999;
	border-right: 2px solid #999999;
	border-top: 1px solid #999999;
	color: #FFFFFF;
	font-weight: bold;
	margin: 5px;
}
/* Search results table */
table.tabularData#tableSearchResults{
	width: 95%;
	border: none;
}
table.tabularData#tableSearchResults td{
border:none;
}
table.tabularData#tableSearchResults td img.thumb{
border: 2px solid #B0B0B0;
}
table.tabularData#tableSearchResults td a.prodname{
color: #b0b0b0;
text-decoration:none;
}
#tableSearchResults td p.resultsname{
color: #bobobo;
font-weight:100;
text-align:center;
font-size:12px;
margin: 4px 0;
text-indent:0;
}

#tableProductDetails {
color: #b0b0b0;
}


/* Tables used to display tabular Data. */
table.tabularData, table.tabularData td, table.tabularData th {
	border: 1px solid #272727;
	border-collapse: collapse;
}
table.tabularData td, table.tabularData th{
	padding: 3px;
}
table.tabularData th, table.tabularData th a:link, table.tabularData th a:visited, table.tabularData th a:hover, table.tabularData th a:active  {
	background:  #2E2E2E;
	color: #fff;
}
table.tabularData tr {
color: #fff;
}

table.tabularData tr a:link, table.tabularData tr a:visited, table.tabularData tr a:hover, table.tabularData tr a:active  {
	color: #000;
}


/* altRowEven & altRowOdd are used to style alternating table rows. */
table.tabularData tr.altRowEven, .altRowEven  {
	background-color: #E7E4E2;
	color: #000;
}
table.tabularData tr.altRowOdd, table.tabularData tr.altRowOdd p, .altRowOdd{
	background-color: #DFDBD9;
color: #000;
}
.pagingLinks {
	text-align: center;
}
.errorMessage {
	color: #993333;
	font-weight: bold;
	text-align:center;
}
.productDescription{
padding: 0 6px 6px  12px;
}
#content p.headtext{
padding: 0 25px;
}
/* OrderForm Tables */
#logintable table{
margin: 12px;
}
#signuptable table{
margin: 12px;
}
#signuptable table.tabularData th{
text-align:center
}
/*Payment Info Table - credit card logo, etc*/
#paymentInfo{
margin: 35px auto 5px auto;
}
#paymentInfo p{
text-align:center;
font-size:.96em;
}
#paymentInfo img{
margin: 5px;
}