﻿/* ========== Styling all elements */
* {
	margin: 0;
	padding: 0;
}
a {
	outline: none;
	border: none;
}
img {
	border: none;
}
input {
	vertical-align: middle;
}
.floatleft {
	float: left !important;
}
.floatright {
	float: right !important;
}
abbr {
	cursor: help;
}
acronym {
	cursor: help;
}
/* ========== Applying clearfix fix for some browsers to use in appropriate places */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hide from IE Mac \*/
.clearfix {
	display: block;
}
/* End hide from IE Mac */
/* ========== BODY */
body {
	margin: 0 auto;
	padding: 0;
	background-color:#4b4f58;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	behavior:url("csshover.htc"); 
}

h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#065568;
	padding-left:25px;
}

/* ========== WRAPPER */
#wrapper {
	width:1000px;
	margin: 0 auto;
	background-image:url('../images/page_bg.jpg');
	background-repeat:repeat-y;
	background-color:#FFFFFF;
}
#wrapper_page {
	width:977px;
	margin-left:15px;
	background-image:url('../images/page_bg.jpg');
	background-repeat:repeat-y;
	
}

/* ========== Logo */
#toplogolink{
width: 1000px; height:83px; margin:0 auto; padding-top:10px;}

.logo{
	background-image:url('../images/logo.jpg');
	background-repeat:no-repeat;
	height:83px;
	width:372px; margin-left:25px;  float:left; 
	}
/* ========== Top Button */
.top_btn{
	width:512px;
	height:27px;
	float:right;	
	padding-right:55px;
	margin-top:56px;
	}
.top_btn ul {
	position: relative;
	height:27px;
}
.top_btn li {
	float:left;
	list-style: none;
	text-indent: -2000em;
}
.top_btn li a {
	float:left;
	list-style: none;
}
.tab_active a {
	background-position: left bottom ! important;
}
.top_btn li a:hover {
	background-position: left bottom ! important;
}

/* ========== Catalog Button */
.tab_catalog a {
	width:94px;
	height:27px;
	background: url('../images/catalog.jpg') left top no-repeat ;
	position: absolute;
	left: 0;
	top: 0;
}
/* ========== Learning Button */
.tab_learning a {
	width:149px;
	height:27px;
	background: url('../images/learningcenter_btn.jpg') left top no-repeat ;
	position: absolute;
	left:97px;
	top: 0;
}
/* ========== Sitemap Button */
.tab_sitemap a {
	width:85px;
	height:27px;
	background: url('../images/sitemap_btn.jpg') left top no-repeat ;
	position: absolute;
	left:249px;
	top: 0;
}
/* ========== Shipping Button */
.tab_shipping a {
	width:85px;
	height:27px;
	background: url('../images/shipping_btn.jpg') left top no-repeat ;
	position: absolute;
	left:336px;
	top: 0;
}
/* ========== Contact Button */
.tab_contact a {
	width:85px;
	height:27px;
	background: url('../images/contact_btn.jpg') left top no-repeat ;
	position: absolute;
	left:423px;
	top: 0;
}

.logo h1 a {
	display: block;
	width:201px;
	height:66px;
	position: absolute;
	text-indent: -2000em;
}

.header{
	background-image:url('../images/header.jpg');
	background-repeat:no-repeat;
	height:121px;
	width:977px;
	margin:0 auto;
}
#contentbox{
	width:977px;

}
/* ========== Left Container start */
#left_container{
	width:206px;
	float:left;	
}
#googleadbox{
	width:206px;
	padding-top:8px;
}
.google_top{
	background-image:url('../images/title_bar.jpg');
	background-repeat:no-repeat;
	height:28px;
	padding-left:25px; font:Arial; font-weight:bold; color:#FFFFFF; font-size:12px; line-height:25px;
}
.google_bg{
	background-image:url('../images/title_barbg.jpg');
	background-repeat:repeat-y;
	text-align:center;
}
.google_bottom{
	background-image:url('../images/titlebar_bottom.jpg');
	background-repeat:no-repeat;
	height:8px;
}
/* ========== Cardio Container start */
#cardioequipbox{
	width:206px;
	padding-top:8px;
}
.cardio_top{
	background-image:url('../images/title_menubar.jpg');
	background-repeat:no-repeat;
	height:28px; padding-left:25px; font:Arial; font-weight:bold; color:#FFFFFF; font-size:12px; line-height:25px;
}
.weightlifting_equip{
	background-image:url('../images/title_bar.jpg');
	background-repeat:no-repeat;
	height:27px; padding-left:25px; font:Arial; font-weight:bold; color:#FFFFFF; font-size:12px; line-height:25px;
}
.category_top {
	background-image:url('../images/title_bar.jpg');
	background-repeat:no-repeat;
	height:27px;
	padding-left:25px; font:Arial; font-weight:bold; color:#292929; font-size:12px; line-height:25px;
}

#nav{
	width:206px;
}
#nav li{
	background: url('../images/left-bg-over.jpg') no-repeat left top;
	height:21px;
	list-style:none;
	line-height:21px;

}
#nav a{
	font-size:11px;
	font-weight:none;
	color:#4b4f58;
	padding-left:8px;
	display:block;
	height:21px;
	text-decoration:none;
}
#nav li a:hover{
	color:#ff6300;
	background: url('../images/left-bg-over.jpg') no-repeat left bottom;
}
#menu_child{
	width:206px;
	background:#8a8a8a;
	position: absolute;
 	visibility:visible;
	border-bottom:1px solid #ffffff;
  	border-top:1px solid #ffffff;
 	}

/* ========== Center Container start */
#center_container{
	width:545px;
	float:left;
	}
.search_box{
	width:545px;
	background-image:url('../images/search.jpg');
	background-repeat:no-repeat;
	height:42px;
	margin-left:10px;
	margin-right:10px;
}
.search_text{
	padding-top:8px;
	padding-left:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;

}
.center_heading{
		
		background:url(../images/arrow-head.jpg) no-repeat center left;
		margin-left:10px;
		margin-top:10px;
}
.center_text{
	padding-top:15px;
	padding-left:15px;
	text-align:justify;

}
#sub_catbox{
	width:495px;
	border:1px #0077a1 solid;
	margin-left:15px;
	background-color:#e5f1f5;
}
#sub_catbox h2{
	font-family:Verdana;
	font-size:12px;
	color:#0077a1;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:5px;
	padding-left:10px;
}
.left_link{
	width:245px;
	float:left;
	line-height:15px;
	padding-left:10px;
}
.right_link{
	width:240px;
	float:right;
	line-height:15px;

}
#centergoogle_box{
	width:495px;
	margin-left:15px;
	margin-top:8px;
	}
#addtocart_box{
	width:495px;
	margin-left:15px;
	margin-top:8px;
	height:240px;
}
.img1{
	background-image:url('../images/img1.jpg');
	background-repeat:no-repeat;
	height:144px;
	width:140px;
	float:left;
}
.img1 h3{
	font-family:Verdana;
	font-size:12px;
	color:#bd1508;
	padding-top:150px;
	text-align:center;
	}

.img2{
	background-image:url('../images/img2.jpg');
	background-repeat:no-repeat;
	height:144px;
	width:140px;
	margin-left:40px;
	float:left;
}
.img2 h3{
	font-family:Verdana;
	font-size:12px;
	color:#bd1508;
	padding-top:150px;
	text-align:center;
	}

.img3{
	background-image:url('../images/img3.jpg');
	background-repeat:no-repeat;
	height:144px;
	width:140px;
	float:left;
	margin-left:35px;
}
.img3 h3{
	font-family:Verdana;
	font-size:12px;
	color:#bd1508;
	padding-top:150px;
	text-align:center;
	}

/* ========== Right Container start */
#right_container{
	width:206px;
	float:right;
}
/* ========== Shopping Box start */
#shoppingbox{
	width:206px;
	padding-top:8px;
	}
.shopping_top{
	background-image:url('../images/title_bar.jpg');
	background-repeat:no-repeat;
	height:28px;
	padding-left:25px; font:Arial; font-weight:bold; color:#FFFFFF; font-size:12px; line-height:25px;
}
.shopping_bg{
	background-image:url('../images/shopping_bg.jpg');
	background-repeat:repeat-y; height:56px;
}
.shopping_bottom{
	background-image:url('../images/shopping_bottom.jpg');
	background-repeat:no-repeat;
	height:10px;
}
.shopping_space{
	padding-top:8px;
	padding-bottom:5px;
	padding-left:10px;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#5b5b5b;
}

.google_adbox{
	width:495px;
	height:100px;
	border:1px #b47f39 solid;
	margin-left:15px;}
	/* ========== Recent Product start */
#productbox{
	width:206px;
	padding-top:8px;
}
.product_top{
	background-image:url('../images/title_bar.jpg');
	background-repeat:no-repeat;
	height:28px;
	padding-left:25px; font:Arial; font-weight:bold; color:#292929; font-size:12px; line-height:25px;
}
.product_bg{
	background-image:url('../images/product-bg.jpg');
	background-repeat:repeat-y;
}
.product_bg ul{
	margin:0;
	list-style:none;
	padding:5px 5px 7px 5px;
}
.product_bg li{
	display:block;
	padding:0 1px 2px 15px;
	background:url('../images/arrow.jpg') no-repeat center left;
	border-bottom:1px #acb4c5 solid;
	line-height:20px;
}

.modification
{
	padding: 11px 8px 5px 18px;
	background:top;
}

	

.product_bg a{
	font-size:11px;
	font-weight:bold;
	color:#0077a1;
	display:block;
	height:21px;
	text-decoration:none;
}
.product_bg li a:hover{
	color:#c03c00;
	}

.product_bottom{
	background-image:url('../images/product-bottom.jpg');
	background-repeat:no-repeat;
	height:8px;
	padding-bottom:5px;
}
.inf_centertop{
	background-image:url('../images/title_bar.jpg');
	background-repeat:no-repeat;
	height:27px;
	padding-left:25px; font:Arial; font-weight:bold; color:#FFFFFF; font-size:12px; line-height:25px;
	
}
.tophits{
	background-image:url('../images/title_bar.jpg');
	background-repeat:no-repeat;
	height:27px;
	padding-left:25px; font:Arial; font-weight:bold; color:#FFFFFF; font-size:12px; line-height:25px;
}
.selling_product{
	background-image:url('../images/title_bar.jpg');
	background-repeat:no-repeat;
	height:27px;
	padding-left:25px; font:Arial; font-weight:bold; color:#FFFFFF; font-size:12px; line-height:25px;
}
/* ========== Footer start */
#wrapper_footer {
	width:1000px;
	clear:both;
	height:90px;
	background-color:#ffffff;
	
}
.footer_text{
	font-family:Verdana;
	font-size:11px;
	color:#161616;
	text-align:center;
	line-height:18px;
	text-decoration:none;
}
.footer_text a:hover{
	color:#c03c00;
	text-decoration:none;
}

.linktext{
	font-family:Verdana;
	font-size:12px;
	color:#454545;
	text-decoration:none;
}
.linktext:hover{
	color:#0077a1;
	text-decoration:none;
	text-decoration: blink;
}

.indent
{
	margin-left:25px;
}

#sublink
{
	width:521px;
	height:auto;
	margin:0 auto;
}

.sublink-top
{
	background:url(../images/sublinks-top.jpg) no-repeat bottom;
	width:521px;
	height:27px;
	text-align:center;
}

#sublink-mid
{
	background:url(../images/sublinks-mid.jpg) repeat-y;
	width:521px;
	height:auto;
}

.sublink-bottom
{
	background:url(../images/sublink-bottom.jpg) no-repeat top;
	width:521px;
	height:17px;
}

.sublink-title
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	padding-top:5px;
}

.sub-links
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FF0000;
	margin-top:10px;
}

.sub-links a
{
	color:#FF0000;
	text-decoration:none;
}

.sublink-box
{
	width:300px;
	height:auto;
	float:left;
	margin-left:30px;
	margin-top:10px;
	
}

.dropdown-list
{
	list-style:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	margin-left:25px;
	text-align:left;
	margin-top:5px;	
}

.dropdown-list a
{
	color:#666666;
	text-decoration:none;
}

.dropdown-list a:hover
{
	color:#339900;
}

#review
{
	width:545px;
	height:auto;
	margin-left:10px;
	margin-top:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#065568;
}

#review a
{
	color:#065568;
	text-decoration:none;
}

#review a:hover
{
	color:#078cad;
	text-decoration:none;
}

.review-top
{
	background:url(../images/review-top.jpg) no-repeat bottom;
	height:27px;
	width:545px;
}

#review-bg
{
	background:url(../images/review-bg.jpg) repeat-y;
	width:545px;
	height:auto;
}

.review-bottom
{
	background:url(../images/review-bottom.jpg) no-repeat top;
	width:545px;
	height:17px;
}

.review-heading
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
	padding-top:6px;
}


#review-bg ul
{
	margin: 0;
	list-style:none;
	padding: 0px 0px 5px 15px;
	padding-bottom:2px;
	
}

#review-bg li
{
	padding: 5px 10px 5px 18px;
	background:url(../images/arrow-review.jpg) no-repeat center left;
}

#review-bg li.mod
{
	line-height:1em;
	padding: 11px 8px 5px 18px;
}

.google-banner
{
	margin:15px;
	text-align:center;
}

.sitemap-heading
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#015d73;
}

.sitemap-links
{
	list-style:none;
	margin-left:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#454545;
	margin-top:10px;
	margin-bottom:15px;
}

.sitemap a
{
	color:#454545;
	text-decoration:none;
}

.sitemap a:hover
{
	color:#CC3300;
}


.menulink{font-family:verdana, Helvetica, sans-serif; font-size:12px; color:#086E87; text-decoration:none; }
.menulink:hover{font-family:verdana, Helvetica, sans-serif; font-size:12px; color:#ef9c02; text-decoration:none;}




Power and Hand Tools



Home Appliances



Home Repairs



Painting and Drywall



Air conditioning-Heating 



Lighting Systems



Kitchen Corner



Bathroom Specific



Furniture Ideas



Building Materials



Decks, Patios and Hot tubs



Swimming Pools



Storage Concerns



Flooring Considerations



In the Garage



Lawn Care



Watering and Irrigation



Outdoor Power Equipment






