/*-----------------------------------------------------------------------------
Kopec Style Sheet

version:   1.0
author:    Fernando Cuis
email:     info@cuisinteractive.com
website:   http://www.cuisinteractive.com/
-----------------------------------------------------------------------------*/
html, body {
	color: #666666;
	line-height: 1.1em;
	background-color: #FFFFFF;
	background-image: url(../images/k-bg.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	height: 100%;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


#shade {
	background-image: url(../images/body-shade.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

#container {
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 0.02em;
	border-left-width: 0.02em;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	padding: 0px;
	height: 100%;

}

#main {
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding: 0px;
	height: 100%;
}

#subNav {
	width: 228px;
	float: left;
	padding-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	background-image: url(../images/subnavbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	height: 100%;

}

#subNav h1 {
	font-size: 110%;
	padding-left: 7px;
}
#subNav ul li a:link {
	text-decoration: none;
	margin-left: 8px;
	display: block;
	text-align: left;
	height: 20px;
	padding-top: 5px;
}
#subNav ul li a:visited {
	color: #000000;
	text-decoration: none;
	margin-left: 8px;
	display: block;
	text-align: left;
	height: 20px;
	padding-top: 5px;
}
#subNav ul li a:hover {
	color: #000000;
	text-decoration: none;
	margin-left: 8px;
	display: block;
	text-align: left;
	height: 20px;
	padding-top: 5px;
}

#subNav ul {
	display: block;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#subNav ul li {
	height: 25px;
	width: 228px;
	list-style-type: none;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
}
#subNav ul li:hover {
	height: 25px;
	width: 228px;
	background-color:#CCCCCC;
}
.subnav top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

#content {
	margin-left: 229px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../images/contentbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 1.2em;
	height: 100%;
}
* p {
	font-size: 90%;
}

.clearer {
	line-height: 0px;
	clear: both;
	height: 0px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	font-size: 100%;
}
#content h1 {
	font-size: 200%;
}
#content h2 {
	font-size: 150%;
}
#content h3 {
	font-size: 125%;
}

#globalNav {
	padding: 0px;
	float: right;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#globalNav a {
	font-size: 11px;
	text-decoration: none;
}
#globalNav a:visited {
	color: #FF9900;
}
#globalNav a:hover {
	text-decoration: underline;
}

#globalNav ul {
	display: inline;
}
#globalNav ul li {
	list-style-type: none;
	text-align: left;
	display: inline;
	padding-right: 10px;
	margin: 0px;
}

#topNavWrap h1 {
	font-size: 13px;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 2px;
}

#topDivider {
	margin: 0px;
	padding: 2px;
	height: 0.015em;
	background-color: #999999;
	font-size: 11px;
}

#topNavWrap {

	margin: 0px;
	padding: 2px;
	background-color: #FFFFFF;
	font-size: 85%;
}

#content img {
	margin-right: 15px;
	margin-bottom: 15px;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
}
#content hr {
	width: 100%;
}
.specs {
	text-align: left;
	font-size: 12px;
	margin: 0px;
	border: 1px solid #F7F7F7;
}
.specs tbody {
	margin: 0px;
	padding: 5px;
}

.specs caption {
	font-size: 15px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	color: #FF9900;
	text-transform: uppercase;
}
.specs td {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 3px;
}

.specs th {
	color: #000000;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-left: 3px;
	background-color: #CCCCCC;
}
.even {
	background-color: #E1F0FF;
}

.odd {
	background-color: #EFEFEF;
}
#footer {
	text-align: center;
	height: 50px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-top: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/footerbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 85%;
	color: #333333;
}



/* Center Piece DIVs */
#kContainer {
	margin: 0px;
	padding: 0px;
	height: 319px;
	width: 700px;
	position: relative;
	background-color: #000000;
}

#header_slice {
	background-image: url(../images/header_slice.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 24px;
	width: 700px;
	background-position: 0px 0px;
	position: absolute;
}
#flash_slice {
	background-image: url(../images/flash_slice.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 291px;
	width: 225px;
	position: absolute;
	top: 24px;
	left: 0px;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
}
#main_slice {
	background-image: url(../images/main_image.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 272px;
	width: 471px;
	position: absolute;
	left: 229px;
	top: 24px;
}
#kNav {
	margin: 0px;
	padding: 0px;
	height: 23px;
	width: 471px;
	position: relative;
	left: 229px;
	top: 295px;
	background-color: #FF9900;
}
#kNav #b1_comm {
	margin: 0px;
	padding: 0px;
	height: 23px;
	width: 234px;
	position: absolute;
	background-image: url(../images/b1_comm.jpg);
	background-repeat: no-repeat;
}
#kNav #b2_res {
	margin: 0px;
	padding: 0px;
	height: 23px;
	width: 237px;
	position: absolute;
	background-image: url(../images/b2_res.jpg);
	left: 234px;
	top: 0px;
}
#b1_comm a {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#b1_comm a:visited {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#kNav #b1_comm:hover {
	background-image: url(../images/b1_comm_f2.jpg);
	margin: 0px;
	padding: 0px;
}
#kNav #b2_res:hover {
	background-image: url(../images/b2_res_f2.jpg);
	margin: 0px;
	padding: 0px;
}
.docs {
	list-style-image: url(../images/0029_doc.gif);
}
.feats {
	list-style-image: url(../images/0064_ticket.gif);
}
.faq {
	list-style-image: url(../images/0048_speechbubble.gif);
}
.acro {
	list-style-image: url(../images/acrobat.gif);
}
.factoryIMG {
	padding: 8px;
	border: medium solid #FE9900;
	float: none;
	text-align: center;
}
#content2 {
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../images/contentbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 1.2em;
	height: 100%;
}
.c1 {
	text-align: center;
	border: medium solid #666666;
	height: 850px;
}
.r1 {
	text-align: center;
	border: medium solid #FF9900;
	height: 850px;
}
.specs tr:hover {
	background-color: #FFFFCC;
}
#footer img {
	text-align: left;
	vertical-align: middle;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
