/* @group Case structure */

/* S T R U C T U R E */

#ksite-case {
	
	margin: 0 0 0 0;
	padding: 0;
	width: 100%;
	height: 100%;
	background-color: transparent;
}

#ksite {
	
	min-height: 100%;	
	margin: auto;
	padding: 0 3px;
	width: 963px;
	height: 100%;
	text-align: center;
	background-color: #ee6600;	
}

/*
----------------------------------------------------------------
	K H E A D E R
---------------------------------------------------------------- */

#kheader-case {
	background: black;
	height: 60px;
	width: 963px;
	margin: 0 0 0 0;
	}
	
#kheaderBanner{
	width: 963px;
	height: 500px;
	margin: 0;
	background: yellow;
	background-image: url(http://www.DC75.com/dc75v7header001Flat.jpg);
	background-position: 100% 100%;
	background-repeat: no-repeat;
	color: green;
	
}
#kheaderBanner p
{
	padding: 10px;
}
#radio
{
	color: white;
	/*background-color: #ee6600;*/
	padding: 10px;
	font-size: 1.25em;
	background-color: black;
}
#radio a:active, #radio a:visited, #radio a
{
	color: green;
}
#radio a:hover
{
	color: black;
	background-color: white;
	padding: 10px 10px;
}
#kheaderBanner a
{
 color: #ee6600;
}
#kheader {
	width: 963px;
	height: 46px;
	margin: 0;
	padding: 0;
	}

/* L O G O */

#logo {
	float: left;
	padding-right: 10px;
	}
	
#logo a, #logo a:link, #logo a:visited {
	display: block;
	/*width: 222px;*/
	height: 34px;
	/*text-indent: -9999px;*/
	border: none;
	padding: 0;
	margin: 6px 9px 0 0;
	
	/*background: transparent url(../i/logo-type-wh.png) no-repeat top left;*/
	}

#logo a:hover {
	border: none;	
	}
	
#logo img {
	display: block;
	width: 0;
	}

#logo a:link .bug, #logo a:visited .bug {
	height: 34px;
	width: 31px;
	float: left;
	background: #c30 url(../i/logo-bug-wh.png) no-repeat top left;
	}

#logo a:hover .bug {
	background: #600 url(../i/logo-bug-wh.png) no-repeat top left;
	}

/* N A V */

#nav {
	float: right;
	position: relative;
	width: 840px;
	/*total width = 950px*/
	height: 38px;
	background-color: black;
	text-align: right;
	}
	
#nav ul {
	list-style: none;
	height: 38px;
	width: 100%;
	background-color: transparent;
	}
	
		
#nav li
{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}

#nav li a, #nav li a:visited {
	height: 38px;
	overflow: hidden;
	/*position: absolute;*/
	/*text-indent: -9999px;
	top: 0;*/
	top: 0;
	text-decoration: none;
	background-color: black;
	color: white;
	width: 100%;
	font-size: 2.75em;
	}

#nav li a:hover
{
	padding: 3px;
	color: green;
	border-bottom: 1px dotted orange;
	border-right: 1px dotted white;
	
}

/*
#nav-home a:link, #nav-home a:visited {
	width: 52px; background: url(../i/nav-ffffff.png) 0 0 no-repeat; left: 4px;
	}

#nav-articles a:link, #nav-articles a:visited {
	width: 82px; background: url(../i/nav-ffffff.png) -52px 0 no-repeat; left: 86px;
	}

#nav-portfolio a:link, #nav-portfolio a:visited {
	width: 91px; background: url(../i/nav-ffffff.png) -134px 0 no-repeat; left: 198px;
	}

#nav-oddities a:link, #nav-oddities a:visited {
	width: 79px; background: url(../i/nav-ffffff.png) -225px 0 no-repeat; left: 319px;
	}
	
#nav-dailyphoto a:link, #nav-dailyphoto a:visited {
	width: 108px; background: url(../i/nav-ffffff.png) -304px 0 no-repeat; left: 428px;
	}
	
#nav-about a:link, #nav-about a:visited {
	width: 60px; background: url(../i/nav-ffffff.png) -412px 0 no-repeat; left: 566px;
	}
*?




/* @end */

/*
----------------------------------------------------------------
	K M A I N
---------------------------------------------------------------- */

/* S T R U C T U R E */

#kmain-case {
	margin: 0 0 0 0;
	padding: 0;
	width: 963px;
	/*height: 450px;*/
	height: 800px;
	clear: both;
	
	}

#kmain {
	width: 963px;
	/*height: 450px;*/
	height: 100%;
	padding: 0;
	margin: 0;
	/*float: left;*/
	}
#kmain.store {
	width: 963px;
	/*height: 700px;*/
	height: 100%;
	padding: 0;
	margin: 0;
	}
.highlight {
	background-color: #ee6600;
	padding: 5px;
	width: 100%;
}
.highlight1 {
	background-color: #FFF;
	padding: 5px;
	width: 100%;
	
}
.highlight2 {
	background-color: #ee6600;
	padding: 5px;
	width: 100%;
	text-align: center;
	
}

#kmain-content {
	width: 963px;
	height: 100%;
	/*float: left;*/
	margin: 0;
	padding-bottom: 0;
	background-color: white;
	color: black;
	}
#kmain-content-col1
{
	width: 350px;
	height: 100%;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 0;
	background-color: #2b620f;
	float: right;
}
#kmain-content-col1 h2
{
	text-align: left;
	font-size: 1.75em;
	line-height: 1.5em;
	color: white;
}
#kmain-content-col1 p
{
	text-align: left;
	font-size: 1.05em;
	line-height: 1.5em;
	padding-bottom: 7px;
}
#kmain-content-col1 a:visited, #kmain-content-col1 a
{
	color: white;
}

#kmain-content-col2
{
	width: 601px;
	height: 100%;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 0;
	background-color: green;
	float: left;
}
#kmain-content-col2 h2
{
	font-size: 1.75em;
	line-height: 1.5em;
}
#kmain-content-col2 p
{
	text-align: left;
	line-height: 1.5em
}
#kmain-content-col2 a:visited, #kmain-content-col2 a
{
	color: white;
}
/*
----------------------------------------------------------------
	K B O T T O M
---------------------------------------------------------------- */
#kbottom-case {
	background-color: black;
	color: white;
	width: 963px;
	height: 350px;
	clear: both;
	text-align: left;
	
}
#kbottom-case a:visited
{
	color: white;
}
#kbottom-case a:hover, #kbottom-case a
{
	color: #ee6600;
}
#kbottom-sub1
{
	width: 450px;
	height: 100%;
	float: left;
	padding: 10px;
	
}

#kbottom-sub1 h3
{
	padding-bottom: 1.5em;
	font-size: 1.25em;
}
#kbottom-sub1 p
{
	padding-bottom: 1.25em;	
}
#kbottom-sub2
{
	width: 450px;
	height: 100%;
	float: right;
	padding: 10px;
}
#kbottom-sub2 h3
{
	padding-bottom: 1.5em;
	font-size: 1.25em;
}
#kbottom-sub2 p
{
	padding-bottom: 1.25em;
}

/*
----------------------------------------------------------------
	K F O O T E R
---------------------------------------------------------------- */

#kfooter-case {
	background-color: green;
	width: 963px;
	height: 50px;
}
#kfooter-case a
{
	color: white;
}
#kfooter-case ul
{
	display: inline;
	
}
#kfooter-case ul li
{
	list-style: none;
	display: inline;
	/*vertical-align: bottom;*/
}

