﻿html, body
{
	background: #003366 url('../images/treadmill_factory_toronto_back.jpg') no-repeat fixed center top;
	margin: 0 auto;
	font-family: Verdana, Tahoma, Arial, Sans-serif;
	font-size: 11px;
	color: #808080;
	line-height: 15px;
	height: 100%;
}

.jsbox
{
	line-height: 15px;
}

td
{
	font-size: 10px;
}


a.menu, a.menu:visited
{
	color: #66ccff;
	text-decoration: none;
}
a.menu:hover
{
	color: #ffff00;
	text-decoration: none;
}

#nav
{
	position: relative;
	text-indent: -8000px;
	margin: 0;
	padding: 0;
	background: #ffffff;
	width: 485px;
	height: 32px;
	list-style: none;
	background: transparent url(../images/menu.jpg);
}
#nav li
{
	list-style: none;
	position: absolute;
	display: block;
}
#navHome
{
	left: 0px;
	top: 0;
}
#navHome, #navHome a
{
	height: 32px;
	width: 73px;
}
#navHome a:hover
{
	background: transparent url(../images/menu.jpg) -0px -32px no-repeat;
}
#navAbout
{
	left: 73px;
	top: 0;
}
#navAbout, #navAbout a
{
	height: 32px;
	width: 99px;
}
#navAbout a:hover
{
	background: transparent url(../images/menu.jpg) -73px -32px no-repeat;
}
#navCommercial
{
	left: 172px;
	top: 0;
}
#navCommercial, #navCommercial a
{
	height: 32px;
	width: 114px;
}
#navCommercial a:hover
{
	background: transparent url(../images/menu.jpg) -172px -32px no-repeat;
}
#navService
{
	left: 286px;
	top: 0;
}
#navService, #navService a
{
	height: 32px;
	width: 88px;
}
#navService a:hover
{
	background: transparent url(../images/menu.jpg) -286px -32px no-repeat;
}
#navContact
{
	left: 374px;
	top: 0;
}
#navContact, #navContact a
{
	height: 32px;
	width: 111px;
}
#navContact a:hover
{
	background: transparent url(../images/menu.jpg) -374px -32px no-repeat;
}
#nav a
{
	display: block;
	text-indent: -8000px;
	background: transparent;
}

#header
{
	width: 808px;
	height: 202px;
	margin: 0 auto;
	background-image: url(../images/bgheader2.jpg);
}


#date
{
	font-family: Verdana, Tahoma, Arial, Sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #ffffff;
	padding-right: 22px;
	line-height: 22px;
	margin-top: 50px;
	margin-bottom: 16px;
}




#undernav
{
	width: 845px;
	height: 29px;
	background-image: url(../images/undernav.gif);
}

#maincontent
{
	text-align: left;
	margin-top: 0px;
	width: 593px;
	background-image: url(../images/rightbg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	float: right;
	padding-right: 36px;
}



#clear
{
	clear: both;
}

td, table
{
	font-family: inherit;
	font-size: inherit;
}

#maindiv
{
	width: 863px;
	background-image: url(../images/mid.png);
	background-repeat: repeat-y;
}



.button
{
	border: 0px;
	vertical-align: middle;
}

input, textarea
{
	padding: 2px;
	font-family: inherit;
	font-size: 100%;
	font-weight: normal;
	border: 1px solid #CCCCCC;
	color: #808080;
	margin-bottom: 15px;
}

label
{
	float: left;
	text-align: right;
	width: 100px;
	margin-right: 10px;
}

img
{
	vertical-align: middle;
}

.productimg
{
	vertical-align: middle;
	float: left;
	margin-right: 18px;
}

#content
{
	width: 836px;
	margin: auto auto;
}

#shoppingcart
{
	background: url(../images/topmenu_bg.gif) no-repeat top center;
	width: 806px;
	height: 52px;
	margin: 10px auto 0px auto;
	font-size: 80%;
	padding-top: 17px;
}

#items
{
	text-align: right;
	margin-top: -15px;
}

#right
{
	line-height: 18px;
	text-align: left;
	float: right;
	width: 593px;
	margin: auto;
}

#left
{
	float: left;
	width: 175px;
	margin: auto;
}

#categories
{
	background-color: #FFFFFF;
	border: 1px solid #DDDDDD;
	width: 161px;
}

#categories ul
{
	background-color: #ffffff;
	width: 161px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 12px;
}

#categories li
{
	position: relative;
	
}

#categories ul ul
{
	position: absolute;
	top: 0;
	left: 100%;
	width: 100%;
	display:none;
	

	
}
#categories ul ul li a:hover
{
	border-left: 7px solid #CA0000;
	cursor:hand;

}
#categories ul li:hover ul
{
	display:block;
	z-index:100;


	}

a.review,a.review:visited{
color: #003366;

}
a.review:hover{
	color:#006ec3;
}

#categories li a
{
	display: inline-block;
	padding: 6px 0px;
	padding-left: 7px;
	width: 161;
	text-decoration: none;
	color: #003366;
	background-color: #FFFFFF;
	border-left: 7px solid #DDDDDD;
	cursor:hand;
}

#categories li a:hover
{
	font-weight: normal;
	background-color: #FFFFFF;
	color: #006ec3;
	border-left-color: #006ec3;
}
#categories div.menutitle
{
	width: 161px;
	padding: 7px;
	color: #FFFFFF;
	background-color: #003366;
	font-size: 11px;
	text-transform: uppercase;
}

.shopByBrand {
	display: block;
	padding: 6px 0;
	padding-left: 7px;
	width: 161px;
	text-decoration: none;
	color: #003366;
	background-color: #FFFFFF;
	border-left: 7px solid #DDDDDD;
	cursor: hand;
}

.searchbox
{
	color: #AAAAAA;
	font-size: 90%;
	padding: 4px 9px 0px 8px;
	height: 18px;
	width: 132px;
	border: 0px;
	background: transparent url(../images/search_box_bg.gif) top left no-repeat;
}

.submit
{
	background-color: #EFEFEF;
	color: #808080;
	border: solid 1px #CCCCCC;
	padding: 2px;
	font-size: 90%;
	font-weight: bold;
}

select
{
	font-family: inherit;
	font-size: inherit;
	color: #808080;
}

.productshow
{
	font-size: 90%;
	width: 560px;
	background-color: #F7F7F7;
	border: solid 1px #DDDDDD;
	padding: 15px;
}

.browse
{
	font-size: 90%;
	width: 560px;
	border-bottom: solid 1px #DDDDDD;
	padding: 15px;
}

#clear
{
	clear: both;
}

#footer
{
	color: #CCCCCC;
	text-align: center;
	padding-top: 8px;
	margin: auto auto;
	font-size: 80%;
	width: 836px;
}

