body {
	padding:15px;
	margin:0;
	background-image: url('/media/images/backstripes.gif');
	color: #333;
	font: 14px "Trebuchet MS", Verdana, sans-serif;
}

a:link {
	color:#003399;
}

a { color: #000 }
a:hover    { text-decoration: none; color: #000; background-color: #ffc }

p {
	line-height: 1.5em;
}

#wrapper {
	background: #ffffff;
	width: 960px;
	margin: 0 auto;
	border: 1px solid #e6e6e6;
}

#header, 
#panoramic,
div#content,
#footer {
	margin: 0 20px;
}

#header {
	background: url(../images/kf_logo.gif) no-repeat left 18px;
	height: 75px;
}

#header h1#homelink {
	margin: 0;
	padding: 0;
}

#header h1#homelink a{
	display: block;
	height: 59px;
	width: 200px;
	float: left;
	text-indent: -5000px;
}

#header #homelink a:link,
#header #homelink a:hover{
	background: none;
}

#header #navigation {
	float: right;
	padding: 14px;
	background: #dee7f6;
	margin-top: 12px;
	border: 3px solid #e6e6e6;
}

#main #quicklinks {
	padding: 1px 14px 14px 14px;
	background: #dee7f6;
}


#panoramic {
	background-image: url(../images/homeheader.jpg);
	margin-bottom: 10px;
}

#panoramic a {
	display: block;
	width: 100%;
	height: 300px;
	text-indent: -5000px;
	color: transparent;
}

#panoramic a:hover{
	background: transparent;
}

div#content {
	background: #ffffff;
}

div#main {
	float: left;
	width: 73%;
	padding: 0 20px;
	margin-top: 4px;
}

div#main.wide {
	width: 100%;
	padding: 0;
}

div#main h2 {
	color: #CC6600;
}

div#main h3 {
	margin-top: 28px;
}

#application {
	width: 100%;
}

#sidebar {
	float: right;
	width: 22%;
}

#footer {
	clear: both;
	text-align: right;
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-top: 30px;
	padding-bottom: 10px;
}

#footer a {
	margin: 0 4px;
}

#footer a.dancingmammoth,
#footer a.dancingmammoth:link,
#footer a.dancingmammoth:hover {
	text-decoration: none;
	color: #191919;
	font: bold 11px Helvetica, Geneva, sans-serif;
	letter-spacing: -1px;
	background: transparent;
	margin: 0px;
}

div#login {
	margin-top: 16px;
	background: #ffc;
	padding: 10px;
	border: 3px solid #e6e6e6;
}

div#login h3{
	margin: 0 0 0 0;
}

div#login label {
	display: block;
	margin-top: 6px;
}

div#login input[type=text],
div#login input[type=password] {
	width: 98%;
}

div#login input[type=image] {
	margin-top: 10px;
	margin-bottom: 10px;
}

div#login span.forgot{
	display: block;
}

#signup {
	margin-top: 16px;
	background: #ccffcd;
	padding: 10px;
	border: 3px solid #e6e6e6;
}

#main #signup {
	background: none;
}

#signup h3{
	margin: 0 0 10px 0;
}

table#main {
	clear: both;
}

#appnav {
	
}

#appnav ul{
	margin: 0;
	padding: 0;	
	list-style: none;
}

#appnav ul li {
	display: block;
	float: left;
	width: 25%;
}

#appnav ul li a,
#appnav ul li a:link,
#appnav ul li a:hover {
	display: block;
	padding: 6px;
	text-decoration: none;
	color: #fff;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	border-left: 1px dotted #ffffff;
	background: #5790f2;
}

#appnav ul li:first-child a {
	border-left: none;
}

#appnav ul li a:hover {
	text-decoration: underline;
}

#appnav ul li.active a:hover {
	text-decoration: none;
}

#appnav ul li.active a {
	background: #28579e;
}

table#add .option label {
	width: 300px;
	text-align: left;
	float: none;
}

table#add .option input {
	float: left;
}

td.product a {

}

a.productlink {
	
}

td.product a.productlink {
	background: none !important;
	color: #333 !important;
}