

body {
	background: black
}


#footer p, #horiznav p {
	color:white;
	text-align:center;
	margin-bottom:5px;
	margin-top:0px
}



a { color: #555555; text-decoration: none}
a:hover, div#sidebar a:hover { color: #ED5726 !important;;}

a.lightbox {cursor: pointer; background: url(/images/icon_enlarge.gif) no-repeat 0 1px; padding-left: 20px; height: 1%; overflow: hidden; margin-bottom: 20px;}

div#content h1 {
	color:white;
	font-size:18px;
	font-family:arial;
	padding-left:20px;
	margin-top:0px;
	margin-bottom:10px;
	padding-top:10px;
	padding-bottom:10px;
	width:680px;
	/*float:left;*/
	display:block;
	background:#ed5726;
	margin-left:-30px;
}



#container {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	background: black;
	background-color:white;
	background-image:url(../images/paslodebg.jpg);
	background-position:right;
	background-repeat:repeat-y;
}

#container2 {
	height:106px;
	width: 950px;
	background-image:url(../images/top.png);
	background-repeat:no-repeat;
	color:white;
	font-family:arial;
	font-size:10pt;
}

#search {
	float:right;
	display:inline;
	width:250px
}

div#search div {
	padding-top:45px;
	padding-left:15px
}

div#search div input, div#searchbox input, div#searchzipbox input
{
    color:#888888;
}

#horiznav{
	background:black;
	padding-bottom:5px;
	padding-top:3px;
	color:white;
	padding-left:15px;
}

div#horiznav p{
	background-color:black;
	margin:0px
}

div#horiznav a{
	color:white;
	font-family:Arial Narrow; 
	font-weight:300;
	font-size:13px;
	text-align:center;
	text-decoration:none;
	padding-left:12px;
	padding-right:9px;
	
}

div#horiznav a:hover {
	color:#ed5726
}

#media1{
	width:700px;
	float:left;
	display:inline;
	background: white;
	height:270px;
	background-image: url(../images/media1.png)
}

#media2{
	width: 700px;
	float:left;
	display: inline;
	background: white;
	height:174px;
	border-top:25px solid black;
	background-image: url(../images/media2.png)
}


#content {
	width: 640px;
	float:left;
	display: inline;
	background: white;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:30px;
	color:#333333;
	font-size:10pt;
	font-family:Arial;
}

/*
div#content div#innercontent
{
    padding:20px;
}*/


#footer{
	clear:both;
	border-top:10px solid black;
	background-image: url(../images/footer.png);
	width:950px;
	padding-top:10px;
	padding-bottom:10px
}

div#footer a {
	color:#000;
	text-decoration:none;
	font-size:12px;
	padding:10px;
	/*font-weight:bold;*/
	font-family:Arial;
}


.productcategory a
{
    /*font-weight:bold;*/
}

.productcategory
{
   margin-top:9px;
   margin-bottom:9px;
}


.product ul
{
    margin-left:20px;
    padding:0px;
    margin-right:5px;
}


.product li
{
    margin-left:0px;
}


.product #tabs ul
{
    margin-left:0px;
}

.product #tabs div ul
{
    margin-left:20px;
    padding:0px;
}


img.rcorner {
    /*border:2px solid red;*/
}








div#sidebar ul {
	margin:0px;
	padding-left:15px
}

div#sidebar h5 {
	margin:0px;
	padding-top:5px;
	font-size:15px;
}

div#sidebar img {
	margin-right:5px;
	margin-bottom:5px;
	border: 2px solid black;
	clear:both;
}

div#sidebar p
{
    margin:2px;
}

#sidebar{
	font-family:arial;
	color:white;
	font-size:9pt;
	width:210px;
	padding-right:20px;
	padding-top:15px;
	padding-left:20px;
	display:inline;	
	float:right;
	background: #58595b
}


div#sidebar a
{
    color:White;
}


a.buynowlink
{
    color:#ED5726;font-weight:bold;margin-bottom:8px;
}

a.searchforstorelink
{
    color:#777777;
}

table.productlist p
{
    padding:3px 0px 3px 0px;
    margin:3px 0px 3px 0px;
}







/* blog entries */
div div div.blogEntries
{
    width:400px;
}

div div.blogSidebar
{
    margin-top:50px;
}

table tr.monthRow
{
    background-color:#ED5726;
}

#sidebar ul
{
    list-style-type:disc;
}







/* Navigation */
.nav, .nav ul { 
	list-style: none;
	margin: 0;
	padding: 0;
}


.nav-one
{
    height:20px;
	letter-spacing:1px;
}


.nav {
  z-index: 100;
  position: relative;
}
.nav li {
  border-left: 1px solid #000;
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
}
.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited {
  /*font: bold 1.22em/25px Arial, Helvetica, sans-serif;*/
  background: #000000;
  color: #959595;
  /*display: block;*/
  padding: 0 9px 0 9px;
  text-decoration: none;
}

.nav li a:hover {
  /*background: #ccc;*/
  color: #000;	
}

.nav-one li:hover a, 
.nav-one li.sfHover a {
  background: #111;
  color: #ED5726;
}
.nav-one li:hover ul a, 
.nav-one li.sfHover ul a {
  background: #000;
  color: #fff;	
}
.nav-one li:hover ul a:hover, 
.nav-one li.sfHover ul a:hover {
  background: #000;
  color: #ED5726;	
}

.nav ul {
  background: #000000;
  border-bottom: 1px solid #000;
  list-style: none;
  margin: 0;
  width: 170px;
  position: absolute;
  top: -999em;
  left: -1px;
  display: none;
}

.nav li ul.sfHover {
  top: 18px;
}
.nav ul li {
  border: 0;
  float: none;
}
.nav ul a {
  border: 1px solid #000;
  border-bottom: 0;
  padding-right: 10px;
  width: 80px;
  white-space: nowrap;
}
.nav ul a:hover {
  background: #000;
  color: #000;
}



/* calculators */
.calculator
{
    margin:10px auto 0 auto;
}

.calculator td
{
    text-align:left;
}

.calculator input[type=text]
{
    width:50px;
}

.calculator tr.calculatorsummary
{
    font-weight:bold;
}

.calculator td.label
{
    text-align:right;
    padding:5px 5px 5px 0px;
}

.calculator .button
{
}

.calculator .center
{
    text-align:center;
}

.totalbox
{
    font-size:16pt;
    font-weight:bold;
    margin:20px;
}




#searchbox, #searchzipbox
{
    padding:3px 0px 7px 0px;
}

.jobtable td
{
    padding:10px;
}
.jobtable
{
    margin:0 auto;
    text-align:center;
}

.slideshow {
display:block;
height:160px;
left:0;
position:relative;
top:0;
width:160px;
}
.clear {clear:both; display:block;height: 15px;}
