@charset "utf-8";


#tagline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	margin-top: 80px;
	margin-left: 15px;
	display: inline;
}
#contact-info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	float: right;
	margin-top: 25px;
	margin-right: 15px;
	text-align: center;
	margin-bottom: 5px;
	display: inline;
}
#container #header #contact-info a {
	color: #FFFFFF;
	text-decoration: none;
}
#container #header #contact-info a:hover {
	color: #06C;
}
#search-bar {
	float: right;
	width: 225px;
	margin-right: 5px;
	margin-left: 5px;
}
/* CSS Document */
html, body {
		margin: 0;
		padding: 0; 
}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image:url('../images/background/repeating-background.jpg');
	background-repeat:repeat;

	margin-left: 2px;
	border-color: #000000;
	border-bottom-width: 1px;
}

.hidden {
		display: none;
}
#specs {
	width: 808px;
}
#container #view-cart div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
}
#container #view-cart div a {
	color: #FFFFFF;
	text-decoration: none;
}
#container #view-cart div a:hover {
	color: #FF0000;
	text-decoration: underline;
}


#footer {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 13px 25px;
	line-height: 18px;
background: #7d7e7d; /* Old browsers */
background: -moz-linear-gradient(top,  #7d7e7d 0%, #0e0e0e 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7d7e7d), color-stop(100%,#0e0e0e)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #7d7e7d 0%,#0e0e0e 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #7d7e7d 0%,#0e0e0e 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #7d7e7d 0%,#0e0e0e 100%); /* IE10+ */
background: linear-gradient(top,  #7d7e7d 0%,#0e0e0e 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e',GradientType=0 ); /* IE6-9 */
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#main-nav {
	background-repeat: no-repeat;
	background-image:url(images/main.jpg);
	height: 41px;
	width: 585px;
	float: left;
}
#view-cart {
	background-image: url(images/cartbackground.jpg);
	background-repeat: no-repeat;
	height: 109px;
	width: 238px;
	float: right;
}

#sub-nav {
	background: rgb(219,223,223); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RiZGZkZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjElIiBzdG9wLWNvbG9yPSIjNjM2NDZkIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTklIiBzdG9wLWNvbG9yPSIjYzNjNWNmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iODMlIiBzdG9wLWNvbG9yPSIjYzVjOGNmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iOTglIiBzdG9wLWNvbG9yPSIjNjM2NDZkIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2EzYTZiNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(top,  rgba(219,223,223,1) 0%, rgba(99,100,109,1) 1%, rgba(195,197,207,1) 19%, rgba(197,200,207,1) 83%, rgba(99,100,109,1) 98%, rgba(163,166,181,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(219,223,223,1)), color-stop(1%,rgba(99,100,109,1)), color-stop(19%,rgba(195,197,207,1)), color-stop(83%,rgba(197,200,207,1)), color-stop(98%,rgba(99,100,109,1)), color-stop(100%,rgba(163,166,181,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(219,223,223,1) 0%,rgba(99,100,109,1) 1%,rgba(195,197,207,1) 19%,rgba(197,200,207,1) 83%,rgba(99,100,109,1) 98%,rgba(163,166,181,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(219,223,223,1) 0%,rgba(99,100,109,1) 1%,rgba(195,197,207,1) 19%,rgba(197,200,207,1) 83%,rgba(99,100,109,1) 98%,rgba(163,166,181,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(219,223,223,1) 0%,rgba(99,100,109,1) 1%,rgba(195,197,207,1) 19%,rgba(197,200,207,1) 83%,rgba(99,100,109,1) 98%,rgba(163,166,181,1) 100%); /* IE10+ */
background: linear-gradient(top,  rgba(219,223,223,1) 0%,rgba(99,100,109,1) 1%,rgba(195,197,207,1) 19%,rgba(197,200,207,1) 83%,rgba(99,100,109,1) 98%,rgba(163,166,181,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbdfdf', endColorstr='#a3a6b5',GradientType=0 ); /* IE6-8 */

	background-repeat: no-repeat;
	float: left;
	height: 45px;
	width: 687px;
	padding-right: 30px;
}

#footer #altnav {
	text-align: center;
}

#footer a {
		color: #ffffff;
		text-decoration: none;
}

#footer a:hover {
		color: #0000FF;
}

#footer #copyright {
	text-align: center;
	color: #ffffff;
	padding-top: 20px;
}
		
#content h2 {
		margin: 0;
		padding: 0;
		padding-bottom: 15px;
}

#content p {
	margin: 0 15 0 15px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 15px;
}		

#header {
	height: 102px;
	background: url(images/header.jpg) no-repeat;
	width: 823px;
	float: right;
}
#tv {
	background-image: url(images/cornerlogo.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 143px;
	width: 132px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}
#title {
	background-color: #FFFFFF;
	float: left;
	width: 697px;
	height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 5px;
}
#content {
	background-color: #FFFFFF;
	width: 955px;
}

ul#navlist
{
	padding-left: 0;
	white-space: nowrap;
	margin-top: 12px;
	margin-bottom: 10px;
	float: left;
	margin-left: 12px;
}

#sub-nav-list li
{
display: inline;
list-style-type: none;
}


#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
}

#navlist a:link, #navlist a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

#navlist a:hover
{
	color: #D20000;
	text-decoration: none;
}

ul#sub-nav-list
{ 
	padding-left: 0;
	white-space: nowrap;
	margin-top: 12px;
	margin-bottom: 10px;
	float: left;
	margin-left: 5px;
}

#sub-nav-list a {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	padding-right: 8px;

}

#sub-nav-list a:link, #sub-nav-list a:visited
{
	color: #333333;
	text-decoration: none;
}

#sub-nav-list a:hover
{
	color: #FF0000;
	text-decoration: none;
}
#shopping-summary {
	 background-color:#1d46a2;
	background-repeat: no-repeat;
	height: 30px;
	width: 238px;
}


/* CSS Document */


#container {
	width: 955px;
	margin: auto;
	background-repeat: repeat-y;
}
#shopping-cart-img {
	float: right;
}
#container #header #contact-info .style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
#view-cart #shopping-summary form {
	margin-top: 5px;
}
#Forklift {
	background-color: #FFFFFF;
	width: 800px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	float: left;
	font-weight: normal;
	margin-top: 410px;
	margin-left: 5px;
}
.popup{
position: relative;
z-index: 0;
}
.popup:hover{
	background-color: transparent;
	z-index: 50;
}
.popup span{
position: absolute;
background-color:#EEEEEE;
padding: 5px;
left: -1000px;
border: 1px solid #DADADA;
visibility: hidden;
}
.popup span img{
border-width: 0;
padding: 2px;
}
.popup:hover span{
visibility: visible;
top: 20px;
left: 20px;
}
#BBiP {
	background-image: url(images/BBIPNE.jpg);
	height: 225px;
	width: 79px;
}
#Pricecomp {
	height: 400px;
	width: 813px;
	float: right;
}

.blog a {font-weight:bold; text-decoration:none;}

.blog a:link {color: red;}

.blog a:visited {color:white;}

.blog a:hover {color:green; text-decoration:underline;}

.blog a:active,

.blog a:focus {color:yellow;}

