/* CSS RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

li {
	margin-left: 40px;
}

strong {
	font-weight: bold;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

label {
	float: left;
	display: block;
}

input {
	margin-left: 75px;
	display: block;
}

input[type="button"] {
	margin-left: 0px;
}
/* END CSS RESET */

/* IE PNG Fix */
img, div { behavior: url(iepngfix.htc) }

/* Spiffy Round Corners */
.spiffy{display:block}
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#FFFFFF}
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #ededed;
  border-right:1px solid #ededed;
  background:#f7f7f7}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #e4e4e4;
  border-right:1px solid #e4e4e4;
  background:#f9f9f9}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #f9f9f9;
  border-right:1px solid #f9f9f9;}
.spiffy4{
  border-left:1px solid #ededed;
  border-right:1px solid #ededed}
.spiffy5{
  border-left:1px solid #f7f7f7;
  border-right:1px solid #f7f7f7}
.spiffyfg{
  background:#FFFFFF;
  overflow: auto;
  }

/* End Spiffy Round Corners */

/*PHP Folder Scan for Images and Thumbanils */

.clear {
	clear: both;
	width: 0px;
	height: 0px;
}

#featured {
	position: relative;
	overflow: hidden; /* might remove */
}

#featured h2{
	position: absolute;
	bottom: 0;
	margin: 0;
	line-height: 1.3em;
	padding: .2em;
	background: black;
	color: white;
	text-align: center;
	width: 100%;
	filter: alpha(opacity=60);
	-moz-opacity: 60;
	opacity: .6;
}

ul#options
{
	overflow: hidden;
	margin: .5em 0 0 0;
	padding: 0em;
	height: 1%;
}

#options li
{
	float: left;
	width: 75px;
	height: 75px;
	list-style: none;
	cursor: pointer;
	margin: 0;
	padding: 0;
}
#options li img
{
	width: 65px;
}

.selected
{
	border: 2px solid gray;
}


#options a
{
	outline: none;
}

a img
{
	border: none;
}

/*End PHP Folder Scan CSS */

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	min-width: 950px;
	font-family: Verdana, Arial;
	font-size: .8em;
	line-height: 150%;
	background-color: #2E2E2E;
	background-image: url("images/header_backup.jpg");
	background-repeat: repeat-x;
}

img {
	border-style: none;
}

h3 {
	color: #720606;
	font-family: "Palatino Linotype", "Book Antiqua", "Palatino";
	font-size: 1.5em;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	text-align: left;
}

h3 a {
	color: #720606;
	font-family: "Palatino Linotype", "Book Antiqua", "Palatino";
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	text-align: left;
}

h4 {
    color: #720606;
    font-size: 1.2em;
    font-weight: bold;
    margin: 15px 0px 0px 15px;
}

h5 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0px;
}

h5 a {
    color: #720606;
	font-weight: bold;
	margin: 0px;
}


a {
	color: #2E2E2E;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	margin: 5px 0px 5px 0px;
}
#wrapper {
	text-align: left;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
}

#header {
	background-image: url(images/header_bg2.png);
	width: 950px;
	height: 100px;
	text-align: center;
}

#logo {

}

#nav {
	height: 30px;
	background: black;
	
}
#nav img {
	margin-left: 36px;
	margin-right: 36px;
	margin-top: 3px;
}

#random {
	width: 950px;
	height: 250px;
}

#random_image {
	width: 950px;
	height: 250px;
}

#transparent_text {
	position: relative;
	top: -230px;
	left: 0px;
	width: 320px;
	height: 180px;
	background-image: url(images/transparent_bg.png);
}

#transparent_text p {
	color: white;
	line-height: 175%;
	text-align: justify;
	padding: 12px;
	font-weight: normal;
	font-size: 1.0em;
}

#content {
	background: #E1E1E1;
	padding: 15px;
	margin-top: -185px;
	overflow: auto;
}

#products_content {
	background: #E1E1E1;
	padding: 15px;
	overflow: auto;
}

#left {
	width: 370px;

	text-align: center;
	color: #333333;
	margin-top: 10px;
}

#indexleft {
    float: left;
	width: 300px;
	color: #333333;
	margin-top: 10px;
}

#product_left {
	width: 300px;
	text-align: center;
	color: #333333;
	margin-top: 10px;
	float: left;
}

#right {
	float: right;
	width: 535px;
	margin-top: -344px;
}

#contact_right {
	float: right;
	width: 535px;
	margin-top: -400px;
}

#right h3, #contact_right h3, #indexright h3{
	margin: 10px 0 10px 0;
}

#right p, #indexright p{
	margin: 10px 0;
	line-height: 1.6;
}

#indexright {
    margin-top: 10px;
	float: right;
	width: 605px;
}

#product_right {
	float: right;
	width: 705px;
	overflow: hidden;

}

#categories_left {
	width: 200px;
	color: #333333;
    float: left;
}

#product_bottom {
	float: right;
    padding-top: 10px;
    width: 705px;
}


#categories_left h3 {
    margin-top: -10px;
    text-align: center;
}

#categories_left ul {
	margin: 0;
	padding: 0;
}

#categories_left ul ul {
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

#categories_left li {
    font-size: 0.9em;
    color: #720606;
	list-style: none;
	margin: 0px;
	margin-left: -10px;
	padding: 0px;
	line-height: 1.2em;
}

#categories_left li li {
	font-size: 1.0em;
    font-weight: normal;
    margin: 8px 0 8px 0;
    padding: 0px;
    margin-left: 7px;
	line-height: 1.2em;
}

#categories_right {
	float: right;
	width: 710px;
}

#categories_right .imagecell{
    width: 125px;
    height: 100px;
}

#categories_right a {
    text-decoration: underline;
    color: blue;
}

#categories_right .cat_productname {
    font-size: 1.3em;
    font-weight: bold;
}

#categories_right table {
    font-size: 0.8em;
    border-collapse: collapse;
    border-top: 1px solid #bfbfbf;
    margin-top: 15px;
    width: 100%;
}

#categories_right tr {
    border-bottom: 1px solid #bfbfbf;
}

.product {
	margin-top: 15px;
	width: 130px;
	height: 125px;
	border-right: solid 1px #EAEAEA;
	float: left;
	font-size: 0.8em;
	text-align: center;
	line-height: 1;
}

#categories_right img {
    border: solid 2px #EAEAEA;
}
.spiffyfg {
	padding: 20px;
}

#footer {
	padding-top: 25px;
	clear: both;
}

#bottom_nav {
	text-align: center;
}

#bottom_nav a{
	
	color: #666666;
}

#info {
	width: 850px;
	height: 40px;
	background-image: url(images/red_bottom_bar.png);
	margin-left: 35px;
	margin-top: 10px;
	line-height: 40px;
	color: #999999;
}

#news {
    text-align: left;
    margin-bottom: 20px;

}

.headline {
    font-weight: bold;
}

.date {
	margin: 0px;
	font-size: .7em;
}

.content {
	margin-bottom: 25px;
	border-bottom: 1px solid #333333;
}

.breadcrumbs {
	margin-top: -5px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 0px;
}

.description {
	width: 100%;
	border-collapse: collapse;
}

.description td {
	height: 25px;
	border: solid #E1E1E1 1px;
	padding: 3px;
}

#main {
	margin-top: 30px;
}

#main small {
	display: block;
}

#main textarea {
	width: 475px;
}

#main img {
	float: right;
	margin-top: -375px;
	margin-right: 100px;
}

#container ul {
	color: red;
}

#container ul li.success
{
	color: green;
}

#main .success {
	color: green;
}

#breadcrumbs, #breadcrumbs a {
    margin: 0px 0px 15px 0px;
    color: #555353;
}

#product_table table {
    border-collapse: collapse;
    font-size: 0.8em;
}

#product_table td {   
    border: solid #333333 1px;
    padding: 1px;
}

.tableheading {
    font-size: 1em;
    font-weight: bold;
}

.highlight {
    background-color: #d2ff8f
}

.sales {
	font-size: 0.8em;
    margin: 15px 0;
}

.sales p {
	margin: 0;
}

h6 {
    font-weight: bold;
    color: #720606;
    font-size: 1.2em;
}

.shortname {
    font-size: .8em;
    color: #555353;
}

.shortnamelink {
	font-size: .8em;
	font-weight: normal;
}

#product_images {
	width: 250px;
	float: left;
	margin-right: 25px;
	margin-bottom: 25px;
}

