body {
	font: 16px Georgia, Helvetica, sans-serif; /*1em*/
	margin: 0;
	padding: 0;
	width: 100%;
	background: #FFF8DC url("../images/background-spax-shock-absorbers.gif") no-repeat top left;
}
a:link {
	background-color: transparent;
	color: #0000a0;
	text-decoration: none;
}
a:visited {
	background-color: transparent;
	color: #000066;
	text-decoration: none;
}
a:hover {
	background-color : transparent;
	text-decoration: underline;
}
a:active {
	background-color : transparent;
	color: #0000a0;
	text-decoration: none;
}
li {
	padding: 5px 0 0 0;
}
#maincontent {
	margin: 0;
	padding:0;
	width: 100%;
	border: 0;
}
#navbar {
	background: transparent;
	width: 170px;
	vertical-align: top;
	margin: 0px;
	padding: 130px 11px 0px 17px;
	color: #fff;
}
#navbar img {
	margin: 0;
	padding: 0 0 0 5px;
}
/*The Link and visited styles combined for second-level menuitems*/
#p7TMnav div div a, #p7TMnav div div a:visited {
	color: #000;
}
#p7TMnav div div a:hover {
	color: #FF9900;
}
#breadcrumb {
	text-align: center;
	width: 100%;
	padding: 0px 0px 10px 70px;
	font: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: .9em;
	/*border: 1px solid #000;*/
}
#breadcrumb a, #breadcrumb a:link, #breadcrumb a:visited {
	text-decoration: none;
	color: #000;
	background-color: transparent;
}
#breadcrumb a:hover {
	text-decoration: underline;
}
#breadcrumb a:active {
	color: #d8d8d8;
	text-decoration: none;
	background-color: transparent;
}
#breadcrumb-uber a, #breadcrumb-uber a:link, #breadcrumb-uber a:visited, 
#breadcrumb-uber a:hover, #breadcrumb-uber a:active {
	color: #fc0c04;
	background-color: transparent;
	text-decoration: underline;
}
#content {
	width: 100%;
	margin:0;
	padding: 0 10px 0 0;
	vertical-align: top;
	font: 1em Georgia, "Times New Roman", Times, serif;
	color:#000;
	background:#fff;
}
#content h1 {
	padding: 0px 5px 2px 10px ;
	margin: 0px;
	font-size: 2em;
}
/*moves the second lign of the h1 100px off the margin
applies to koni-classic-proven.htm*/
#content p.h1spacing {
	 margin: 10px 0 0 100px !important;
}
/*makes the "koni" style letters
applies to koni-adjust.htm, koni-photo.htm, 
koni-special.htm, koni-sport.htm, koni-why-koni.htm*/
#content p.konistyleletters {
	font-family: "Arial Black", sans-serif;
	font-size: 3em;
	color: #ff0000;
	margin: 0 0 0 5px;
	padding: 0;
	letter-spacing: -3px;
	line-height : 95%;
}
/*makes cursive style letters and brings in the second line of h1 90px in from the margin
applies to koni-sport.htm, koni-special.htm*/
#content p.headcursive{
	margin: 0 0 0 90px;
	padding: 0;
	font-size: 2.5em;
	font-family: Script, sans-serif;
	font-style: italic;
	font-weight: bolder;
	line-height: 0%;
}
#content h2 {
	padding: 2px 0px 0px 0px;
	margin: 0px 10px 0 10px;
	color: #fc0c04;
	background-color: transparent;
	letter-spacing : 1px;
	font: bold 1em "Georgia Times New Roman, Times, serif";
	border-bottom : solid #666 1px;
 }
 /*modifies h2 with the marquee at the top of the page*/
#content h2.subheader {
	width: 100%;
	letter-spacing : 14px !important;
	font:1.5em "Georgia Times New Roman, Times, serif" !important;
	margin: 0px 10px 0 10px !important;
}
/*adjusts the words in the h2 tag to be smaller*/
#content h2 span.figure {
	font-size: 10px !important;
	letter-spacing: 2px !important;
	position: static;
} 
#content h3 { 
	padding: 10px 0 0 5px;
	margin: 0px;
	font-size: 1em;
}
#content p {
	padding : 0px 10px 0 10px;
	text-align : justify;
 }
/*applies to all links within content*/
#content a:link {
	color: #fc0c04;
}
#content a:visited {
	color: #FC8603;
}
#content a:hover {
	color: #526bd6;
}
/*floats shocks on koni tech pg and images on sportpg*/
#content div.shock {
	float: right;
}

/*#content p.centeredimg {
	margin: 0 0 0 10%;
}
applies to koni-about-technology-proven.htm
#content p.konilogo {
	text-align: left;
	margin: 0 0 0 5%;
}*/
#footer {
	border-top: 2px #000 solid;
	height: 45px;
	width: 100%;
	background-color:#FFF8DC;
	vertical-align: top;
	color: #000;
	text-align: right;
}
#footer div {
	float: right;
	padding: 3px 10px 0px 10px;
}
/*applies to the empty cell just above the content in all koni pages*/
.contentpad {
	height: 253px;
	padding: 0;
	margin: 0;
}
.floatright {
	float: right;
	padding: 0;
	margin: 0;
}
.floatleft {
	float:left;
}
/*applies to koni-classic-proven.htm, koni-special.htm*/
.centerimg {
	margin: 0 0 0 15%;
}
/* to be changed:
- the way pg looks at largest font
- the way the pg looks when the window is minimized
- the position of the question mark on h2 with the img
-check out errors in tss
-underline not working on headers
*/

