body {
	font-family: Arial, Helvetica, sans-serif;
}

/* Style for home page */
#homeShell {
	width:700px;
	margin-top:20px;
	margin-left: auto;
	margin-right: auto;
	}
	
#homeTop {
	width:700px;
	height:189px;
	margin:0;
	background-image:url(/App_Themes/KarcherPro/images/Karcher_home01.jpg); background-repeat:no-repeat;}
	
#homeBottom {
	width:700px;
	height:211px;
	margin:0;
	background-image:url(/App_Themes/KarcherPro/images/Karcher_home02.jpg); background-repeat:no-repeat;}
	
#navShell {
	width:460px;
	height:100px;
	display:block;
	margin-left:235px;
	}

.desc {
	display:block;
	padding-right:15px; 
	float:left;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10px;
	}
	
.desc a{
	color:#999999;
	text-decoration:none;}

.desc a:hover{
	color:#CC0000;
	text-decoration:none;
}

.desc a img {
	border:0;}

.desc p {
	margin-top:0;
}

.desc h1 {
	font-size:13px;
	font-weight:bold;
	margin: 0 0 3px 0;
	}
	
.desc h4 a{
	color:#333333;
	text-decoration:none;
	display:block;
	height:28px;
	margin: 0 0 3px 0;
	background-image:url(/App_Themes/KarcherPro/images/navBG.jpg); background-repeat:repeat;
	}
	
.desc h4 a:hover{
	color:#CC0000;
	text-decoration:none;
	display:block;
	height:28px;
	margin: 0 0 3px 0;
	background-image:url(/App_Themes/KarcherPro/images/navBGover.jpg); background-repeat:repeat;
	}
	
/* Styles for content */
#contentShell {
	width:700px;
	margin-top:0px;
	margin-left: auto;
	margin-right: auto;
	padding:0;
	background-color:#FFFFFF;
	border: solid 1px #999999;
	}

#contentHeader {
	margin:0;
	width:700px;
	height:183px;
	background-image:url(/App_Themes/KarcherPro/images/karcherpro_header.jpg); background-repeat:no-repeat;
	}
	
#logo{
	display:block;
	float:left;
	width:700px;
	height:59px;
	
	}
#logo p
{
	padding:0px;margin:0px;
}
	
#contentBody {
	width:690px;
	padding:5px;
	font-size:0.75em;
	background-color:#FFFFFF;}
	
#contentBody h4{
	font-size:1.3em;
	margin-top:0;}

/* Content styles */
#pageTitle h4 {
	display:block;
	width:500px;
	height:16px;
	float:left;
	margin-top:13px;
	margin-left:5px;}
	
#contentBody .partsTable h4 {
	font-size:1.05em;
	border-bottom:dotted 1px #CCCCCC;}

.partsTable a {
	color:#CC3300;
	text-decoration:none;}
	
.partsTable a:hover {
	color:#CC9933;}

.partsTable img {
	border:1px solid #CCCCCC;}	
		
.partsTable tr td{
	vertical-align:top;
	width:25%;
	}
	
.partsHeader {
	display:block;
	width:100%;
	margin-bottom:5px;
	font-weight:bold;
	color:#666666;
	background-color:#FFFFCC;}
	
.productsTable {
	width:100%;
	}
	
.productsTable img {
	border:1px solid #CCCCCC;}	

.productsTable tr td{
	padding-bottom:45px;
	vertical-align:top;
}

#contentBody .productsTable h4 {
	font-size:1.05em;
	border-bottom:dotted 1px #CCCCCC;}
	
.productsTable a {
	color:#CC3300;
	text-decoration:none;}
	
.productsTable a:hover {
	color:#CC9933;}
	
.salesDiv {
	display:block;
	width:680px;
	height:130px;}
	
.salesDiv img {
	border:1px solid #CCCCCC;
	float:left;
	padding:3px;
}
	
.salesDiv p {
	display:block;
	width:410px;
	margin:0;
	padding:0;
	float:right;
	}

.salesTable {
	width:85%;
	margin:0 auto;}
	
.salesTable tr td {
	vertical-align:top;
	padding:3px;}

	
/* rollover maps */
.thumbnail{
	background-color:#CC0000;
	text-decoration:none;
	color:#FFFFFF;
	position: relative;
	z-index: 0;
	padding:2px;
}

.thumbnail:hover{
background-color:#CC9900;
z-index: 50;
}

.thumbnail span{ 
position: absolute;
background-color:#FFFF00;
padding: 4px;
left: -500px;
visibility: hidden;
color:#FFFFFF;
font-weight:bold;
font-size:1.3em;
text-decoration: none;
}

.thumbnail span img{ 
border-width: 0;
padding: 1px;
}

.thumbnail:hover span{ 
visibility: visible;
top: 0;
left: 30px; 
font-weight:bold;
}	

	
/* Design By*/
#KTsquare {
	display:block;
	width:700px;
	margin-left: auto;
	margin-right: auto;
	text-align:right;
	font-size:0.6em;
	color:#CCCCCC;
	background-color:#FFFFFF;
}

#KTsquare a {
	color:#999999;
	text-decoration:none;}

#KTsquare a:hover {
	color:#666666;}

/* Content page navigation */	
#contentNav {
	display:block;
	float:left;
	width:690px;
	margin:57px 0 0 5px;}
	
.CMSListMenuUL {
	margin:0;
	padding:0;}
	
.CMSListMenuLI, .CMSListMenuHighlightedLI
{
	display:inline;
	padding-right: 25px;
}

a.CMSListMenuLink, a.CMSListMenuLink:visited{
	color:#333333;
	font-size:0.8em;
	font-weight:bold;
	text-decoration:none;}
	
a.CMSListMenuLink:hover {
	color:#999999;}

a.CMSListMenuLinkHighlighted  {
	font-size:0.8em;
	font-weight:bold;
	color:#CC0000;
	text-decoration:none;}
	