/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
 background-color:#000; 
} 
 
#pagewidth{ 
 width:985px; 
 text-align:left; margin:0; 
 margin-left:auto; 
 margin-right:auto; 
 padding:0;
 border: #ccc 2px ridge;
} 

#wrapper {
 margin:0;
 padding:0;
}
 
#header {
	background-image:url(../images/banner4.jpg);
	background-repeat:no-repeat;
	width:985px;
	height:210px;
	display: block;
}
/**********/
 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 


}

#nav {
	width:985px;
	height:20px;
	display: block;
}
#nav-container {
	display: block;
	float: left;
	height: 30px;
	width: 985px;
	margin-bottom: 5px;
	padding-top: 10px;
}


#nav ul {
	float: none;
	list-style: none;
	line-height: 1.1em;
	color: #000;
	text-align:center;
	background-color: transparent;
	font-weight: bold;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing:0.09em;
	padding-left:210px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}


/* -------------------------- */
/* The top main navigation links */
#nav a {
	display: block;
	padding-left: 15px;
	padding-right: 26px;
	color: #000;
	background-color:transparent;
	text-decoration: none;
	background-image:url(../images/bar.gif);
	background-position:right center;
	background-repeat:no-repeat;
	margin-bottom: 4px;
	padding-top: 7px;
}

#nav a:hover {
	color: #FFF;
	text-decoration: none;
	background-color:transparent;
}

#nav li {
	float: left;
	padding: 0;
}

/* The dropdown links lists */
#nav li ul {
	position: absolute;
	z-index: 10;
	left: -999em;
	height: auto;
	width: 170px; 
	font-weight: bold;
	margin: 0; padding:0;
	border:#333333 1px solid;
	background-color:#CCC;
	background-image:url(../images/nav-bak.jpg);
}
#nav li li {
	padding: 0;
	width: 100%;
	
}
#nav li ul a {
	padding: 5px 8px;
	width: 170px;
	text-align:left;
	background:none;
	* html width: 100px;
}
/* This controls the flyout location of the second level dropdowns */
#nav li ul ul {
margin: -2em 0 0 100px;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}
/* -------------------------- */
/* Here is the background of the main nav link while looking at the dropdown */
#nav li:hover, #nav li.sfhover {
	background-color: transparent;
}
/* -------------------------- */
/* The dropdown links list colors */
#nav li ul.under a {
	color: #000;
	background-image: none;

}
#nav li ul.under a:hover {
	background: transparent;
	color: #fff;
	
}
/* -------------------------- */
/* The background of the second level links while looking at the dropdown under it... */
#nav li ul.under li:hover a.daddy, #nav li ul.under li.sfhover a.daddy {
	color: #fff;
	
}
#nav li ul.under li:hover, #nav li ul.under li.sfhover {
	color: #fff;
	background-color: #663300;
}


/* -------------------------- */
#twocols{
	width:985px;
	float:right;
	position:relative;
	background-color:#FFFFFF;
	margin:0;
	background-image: url(../images/colbak.jpg);
 }

#twocolsprod{
 width:985px; 
 float:right; 
 position:relative; 
 background-color:#FFFFFF;
 background-image:url(../images/colbak.jpg);
 background-repeat:repeat-y;
 margin:0;
 }

 
#leftcol{
 width:252px; 
 float:left;  margin:0;padding:0;
 position:relative; 
 border: none;
 background-image:url(../images/left-bak.jpg);
 border-top:1px #fff solid;
}
 
#leftcol h1{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:18px;
padding:10px 10px 15px 28px;
color:#fff;
} 
#leftnav{
width:252px;
padding:0;
margin:0;
float:left;
margin-bottom:30px;
}
#leftnav ul {
padding:0;
margin:0;
}
#leftnav li {
padding:0;
margin:0;
list-style:none;
line-height:33px;
}
#leftnav a {
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
text-align:left;
padding-left:55px;
width:197px;
text-decoration:none;
background-image:none;
background-position:left;
background-repeat:no-repeat;
display:block;
list-style:none;
}


#leftnav a:link, #leftnav a:visited
{
color: #fff;
text-decoration: none;
}

#leftnav a:hover {
background-image:url(../images/left-nav-hover.jpg);
background-position:left;
background-repeat:no-repeat;
}
#left_col_img 
{
	width:252px;
	height:456px;
	bottom:auto;
	background-image: url(../images/left-imgprod.jpg);
}
#left_col_imgprod
{
width:252px; 
height:453px;
background-image:url(../images/left-imgprod.jpg);
background-position:center bottom;
background-repeat:no-repeat;
}

/* Just for the index.html -- this class was added --  not enough width */
/*************/
#maincolindex{
 background-color: #FFFFFF;
 margin:0;
 padding:0;
 float: right; 
 width:732px;
 background-image:url(../images/cont-bak.jpg);
 background-position:left top;
 background-repeat:no-repeat;
}
#contentarea {  
 padding: 25px 150px 0 50px;
 width:532px;
 position:relative; 
} 


#contentareaHome{  
 padding: 25px 150px 0 150px;
 width:532px;
 position:relative; 
} 
/*************/


#maincolprod{
 background-color: #FFFFFF;  
 display:block;
 margin:0;
 padding:0;
 float: right; 
 position:relative; 
 width:520px;
 background-image:url(../images/cont-bak.jpg);
 background-position:left top;
 background-repeat:no-repeat;
 padding: 25px 150px 0 50px;
}   

ul {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
	line-height:19px;
}
li {
	padding-bottom:7px;
}

p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
	line-height:27px;
	text-align:left;
}

.bodytext {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
	text-align:left;
}

ast { color:#CC0000; }
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
	line-height:18px;
}
label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
	line-height:18px;
}

h1 {
	font-family: Arial, Verdana;
	font-size: 16px;
	line-height: 20px;
	font-weight: Bold;

	color:#222;
/*	font-size:15px;*/
	margin:0;
	padding:15px 0 12px 0;
}


h2 {
	font-family: Arial, Verdana;
	font-size: 16px;
	line-height: 20px;
	font-weight: Bold;

	color:#222;
/*	font-size:15px;*/
	margin:0;
	padding:15px 0 12px 0;
}

h3 {
	color: #B64A01;
	font-family: Arial, Verdana;
	font-size:14px;
	margin:0; padding:0;
	margin-left:20px;
}
h4 {
	color: #222;
	font-family: Arial, Verdana;
	font-size:14px;
	margin:0; padding:0;

}

h5 {
	font-family: Arial, Verdana;
	font-size: 16px;
	line-height: 20px;
	font-weight: Bold;
	color:#222;
	margin:0;
}

.submit input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#fff;
	border: 1px solid #D7D7D7;
	background-color: #423D65;
	font-size: x-small;
	font-weight: bold;
}
 .floatright
{
float: left;
margin: 0 10px 10px 0px;
/*border: 1px solid #666;*/
padding: 0px;
}
 .clearboth { clear: both; }

.mainimgs {
border: 1px #FFCC66 solid;
float:left;
margin:0; padding:0;
margin-right:30px;
}



.c1 {
float: left;
margin: 0 10px 10px 0px;
padding: 0px;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
line-height:18px;
height:66px;
color:#000;
text-align:left;
}

.c2 {
float: left;
width:80px;
margin: 0 10px 10px 0px;
padding: 0px;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
line-height:18px;
color:#000;
text-align:left;
}
.c3 {
float: left;
width:420px;
margin: 0 0px 10px 0px;
padding: 0px;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 11px;
line-height:18px;
color:#000;
text-align:left;
}
.c2title
{
float: left;
width:80px;
padding: 5px 0px 4px 10px;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
height:18px;
color:#993300;
font-weight:bold;
text-align:left;
border-bottom:#000033 1px solid;
}
.c3title
{
float: left;
width:420px;
padding: 5px 0px 4px 10px;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
height:18px;
color:#993300;
font-weight:bold;
text-align:left;
border-bottom:#000033 1px solid;
}
.t1 {
color:#990000;
font-weight:bold;
height:15px;
}
.smalltext {
	font-family: Arial, Verdana;
	font-size: 9px;
}

/*********************Image Gallery */

#imgc {width:90px; height:63px; float:left; margin-bottom:15px;}

#txtc {float:right; width:425px; height:53px; padding-top:0px;margin-bottom:10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
	line-height:18px;
	text-align:left;
}

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
height:0;
color: black;
text-decoration: none;
z-index:999;
}
.txt{ /*CSS for DIV containing each image*/
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
	line-height:15px;
	text-align:left;
	word-wrap: break-word;
	width:300px;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
height:0;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */
height:auto;
z-index:999;
position:absolute;
display:block;
}

.thumbnail:hover span img{ /*CSS for enlarged image on hover*/
z-index:100;
height:auto;
}

/*Footer********************************/

#footer{
	height:105px;
	clear:both;
	width: 985px;
	margin:0; padding:0;
	margin-right: auto;
	margin-left: auto;
	background-image:url(../images/footer-bak.jpg);
	background-repeat:no-repeat;
	padding-top:10px;
	text-align:center;

 } 
 
#footercontact {
	font-family: Arial, Helvetica, sans-serif;
	font-size:x-small;
	color: #000;
	margin-left:auto;
	margin-right:auto;
	text-decoration: none;
	width: 985px;
	display: inline;
	text-align: center;
	line-height:15px;
}
#footercontact a {
	font-family: Arial;
	font-size:x-small;
	text-decoration: none;
	text-align:center;
	color: #000;
}
#footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	color: #000;
	margin-left:auto;
	margin-right:auto;
	text-decoration: none;
	width: 985px;
	display: inline;
	text-align: center;
	line-height:25px;
}
#footerlinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	font-weight:bold;
	color: #000;
}
#footerlinks a:hover {
	text-decoration: underline;
}
#footercontact a:hover {
	text-decoration: underline;
}
a.footer, a.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
}
a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
/*-------------------------begin phone tracking code------------------------------*/
#phone-tracking-container{
	float: right;
	height: 41px;
	width: 277px;
	display: inline;
	padding-top: 25px;
	text-decoration: none;
	padding-bottom: 5px;
}
#phone {
	display: block;
	height: 175px;
	width: 985px;
	padding-top: 10px;
}

.24hrsales {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
}
.twentyfourphone{
	font-family: "Trebuchet MS";
	font-size: 18px;
	text-decoration: none;
	text-align: center;
	display: block;
	font-weight: bold;
	margin-top: -1px;
	margin-bottom: -1px;
	line-height: 18px;
	color: #FFFFFF;
}

.local-phone{
	font-family: "Trebuchet MS";
	font-size: 36px;
	text-decoration: none;
	text-align: center;
	display: block;
	margin-top: -1px;
	margin-bottom: -1px;
	line-height: 36px;
	color: #FFFFFF;
	font-weight: bold;
}
.toll-free{
	font-family: "Trebuchet MS";
	font-size: 18px;
	text-decoration: none;
	text-align: center;
	display: block;
	margin-top: -1px;
	margin-bottom: -1px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 45px;
}

.email-container {
	font-family: "Trebuchet MS";
	font-size: 18px;
	text-decoration: none;
	text-align: center;
	display: block;
	margin-top: -1px;
	margin-bottom: -1px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
a.email, a.email:visited {
	font-family: "Trebuchet MS";
	font-size: 18px;
	text-decoration: none;
	text-align: center;
	display: block;
	margin-top: -1px;
	margin-bottom: -1px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
a.email:hover {
	font-family: "Trebuchet MS";
	font-size: 18px;
	text-decoration: underline;
	text-align: center;
	display: block;
	margin-top: -1px;
	margin-bottom: -1px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: bold;
}

.EmailLink { float:right;
font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
	line-height:18px;
	text-align:left; padding-right:10px; }
	
.EmailLinkHome { float:right;
font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
	line-height:18px;
	text-align:left; padding-right:10px;
	margin-right:100px; }
	
#shipping {font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
	line-height:27px;
	text-align:center;
	margin-left:50px;}
/*-----------------end of phone tracking code------------------*/
