body {
	margin:0px;
	font-family:  verdana, helvetica, Arial, sans-serif;
	font-size: 85%;
	background:rgb(128,128,128);
	background-image: url('images/gradient.gif');
	background-repeat:repeat-x;	
	padding: 8px 0em 2px 0em;
	}

#outer{
	text-align:left;
	border:1px solid black;
	width:705px;
	margin-left:auto;
	margin-right:auto;
	padding:0em 0em 0em 0em;
	background:white;
	color:black;
	font-size:0.9em;
	}
	
#logo{
	display:none;
}

#header{
	margin: 0em;
	padding: 0em;
	width:705px;
	background:url('images/banner.jpg');
	background-repeat:no-repeat;
	padding-top:263px;
	padding-bottom:0px;
	padding-left:0px;
	}
	
#headerShort{
	margin: 0em;
	padding: 0em;
	width:705px;
	background:url('images/bannerSmall.jpg');
	background-repeat:no-repeat;
	padding-top:100px;
	padding-bottom:0px;
	padding-left:0px;
	}
#nav{
	padding:0;
	margin:0;
	list-style-type:none;
	font-size:13px;
}

#nav li{
	display:inline;
	margin:0;
	padding:0;
	margin-right:0px;
	margin-left:0px;
	text-decoration:none;
	border:0px solid red;
}
	
#nav a{
	padding-left:10px;
	text-decoration:none;
}

#nav a span{
	padding-right:10px;
}



#nav a:hover{
	color:black;
	background: url(images/leftOn.gif) left top no-repeat;
}

#nav a:hover span{
	color:black;
	background: url(images/rightOn.gif) right top no-repeat;
}

.selectedPage{
	color:black;
	background: url(images/leftOn.gif) left top no-repeat;
	
}


.selectedPage span{
	color:black;
	background: url(images/rightOn.gif) right top no-repeat;
	}


.notSelectedPage{
	color:white;
	background: url(images/leftOff.gif) left top no-repeat;
}

.notSelectedPage span{
	color:white;
	background: url(images/rightOff.gif) right top no-repeat;
}


#title{
	padding-bottom:15px;
	padding-top:15px;
	padding-left:6px;
}


#sideContent{
	float:left;
	width:180px;
	background: #cccccc;
	margin: 0em;
	padding:10px;
	margin-left:6px;
	line-height:1;
	font-size:0.9em;
	}
	
#quote{
border:2px solid white;
padding:2px;
line-height:1.2em;
}


#content{
	margin-bottom: 0em;
	margin-left:230px;
	margin-right:55px;
	padding:0;
	line-height:1.35;
	}


#bottom{
	width:705px;
	background-color:black;
	color:white;
	text-align:left;
	padding-top:2px;
	padding-bottom:2px;
	margin-top:5px;
}

#bottom a{
	color:white;
	text-decoration:underline;
}

#bottom a:hover{
	color:black;
	
}


ul,li{
	margin:0;
	padding:0;
}

ul{
	margin-left:20px;
	margin-bottom:1em;
}

li{
	padding-bottom:0.2em;
}

.clearDiv{
	clear:both;
}

#footer{
	width:705px;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
	padding:0em 0em 0em 0em;
	font-size:0.8em;
	}

#footer a{
	text-decoration:none;
	color:white;
}

#footer a:hover{
	text-decoration:underline;
	background:none;
}

p{
	padding-left:0em;
	padding-right:0em;
	padding-bottom:1em;
	margin:0em;
}


a img{
	border:0px;
}


h1{
	font-size:2.5em;
	font-weight:normal;
	padding:0px;
	margin:0;
	font-family:  Georgia, arial, sanserif;
}

h2{
	font-size:1.1em;
	font-weight:bold;
	padding-top:0em;
	padding-bottom:0;
	padding-left:0em;
	margin:0;
}
h3{
	font-size:1em;
	font-weight:bold;
	padding-top:0em;
	padding-bottom:0;
	padding-left:0em;
	padding-right:0em;
	margin:0;
}

form{
	border:1px solid gray;
	padding:0;
	margin:0;
}


input, textarea, select{
	font-family: verdana, helvetica, Arial, sans-serif;
	font-size:0.9em;
	padding:0px;
	margin:0;
	}
	
.warning{
	color:red;
	border:1px solid red;
	text-align:center;
	margin-bottom:4px;
	padding:2px;
	line-height:1.1;
	margin-top:4px;
}

.success{
	color:green;
	border:1px solid green;
	text-align:center;
	margin-bottom:4px;
	margin-top:4px;
	padding:2px;
	line-height:1.1;
}




a{
	color:black;
	text-decoration:underline;
}

a:hover{
	background-color:#73c774;
}

.logOut{
	color:gray;
	border:1px solid gray;
	padding:3px;
}

.logOut:hover{
	background:gray;
	color:white;
}

#exercises table{
	vertical-align:top;
}

#exercises td{
	vertical-align:top;
}


#prog1{
	float:left;
	margin-right:1em;
	height:125px;
}

#contentManualPanel{
	float:right;
}

.exercisePicture{
	white-space:nowrap;
	padding-right:0.2em;
	padding-top:0.2em;
	margin:0;
	vertical-align:top;
	}
	

.disclaimer{
	color:rgb(0,0,102);
	padding-top:1em;
	font-weight:bold;
}

#signIn {
	width:200px;
	padding:5px;
}

#productList li{
	margin:0;
	padding:0;
	padding-top:4px;
}

#productList a{
	
}


#cart{
	border:0;
	padding:0;
	margin:0;
	margin-top:-10px;
	float:right;
	border:0px solid red;
	padding-right:10px;
}

#cart form{
	border:0;
	text-align:center;
}

.categoryList{
	border:0;
	padding:0;
	margin:0;
}

#productMatrix{

}

#productMatrix td{
	text-align:left;
	padding-bottom:20px;
}

.productImage{
	width:33%;
	text-align:center;
}

#productMatrix p{
	margin:0;
	padding:0;
	padding-bottom:0.4em;
	line-height:1.1;
}

.categoryList input{
	margin-top:2px;
	display:block;
}

.categoryList select{
	margin-top:2px;
}

.activeCategory{
	color:white;
	background:rgb(0,51,153);
}

.activeCategory:hover{
	color:white;
}

.shopHome{
}

#shopHome li{
	padding:0;
}


/* Prevent 3px jog and peekaboo IE bugs with Holly Hack */

/* Hides from IE5-mac \*/
* html #content {height: 1%;}
/* End hide from IE5-mac */ 









