/* Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* ERGO Styles */
body {
	width: 910px;
	height: 700px;
	margin: 0 auto;
	color: #808080;
	background-color: #000;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	position: relative;
	font-family: Arial;
}
h1 {
	height: 51px;
	background-image: url(../images/header_gray.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-top: 26px;
	margin-left: 1px;
}
html>body h1 { margin-left: 0; } /* IE6 hack */
h2, .txt-highlight {
	color: #f9d601;
	font-weight: normal;
}
.feature-text {
	color: #FFF;
	font-weight: normal;
}
#nav {
	margin: 40px auto 12px;
	height: 49px;
	width: 784px;
	line-height: 0;
}
#nav a {
	display:block;
	height: 49px;
	background-repeat: no-repeat;
	float:left;
	text-indent: -8888px;
}
#nav a:hover { background-position: top right; }
#intro-link { background-image: url(../images/nav-intro.jpg); width: 137px;background-position: bottom right;}
#technology-link { background-image: url(../images/nav-tech.jpg); width: 188px;background-position: bottom right;}
#testimonials-link { background-image: url(../images/nav-testimonials.jpg); width: 152px;background-position: bottom right;}
#setup-link { background-image: url(../images/nav-setup.jpg); width: 94px;background-position: bottom right;}
#learn-link { background-image: url(../images/nav-learn.jpg); width: 212px;background-position: bottom right;}
#sub-nav {
	color: #FFF;
	height: 42px;
	font-size: 0.8em;
}
#sub-nav a { color: #4d4d4d; text-decoration: none;}
#sub-nav a:hover { color: #FFF; }


/* Index Page */
#ergo-index { 
	color: #a6a6a6;
	background: #000 url(../images/index_bg.jpg) no-repeat top center;
	height: 600px;
}

a#index-enter {
	position: absolute;
	top: 153px;
	left: 81px;
	text-indent: -9999px;
	display: block;
	height: 72px;
	width: 163px;
	background: url(../images/enter_button.jpg) no-repeat top left;
}
a#index-enter:hover { background-position: bottom left; }
a#index-video {
	position: absolute;
	top: 466px;
	left: 81px;
	text-indent: -9999px;
	display: block;
	height: 68px;
	width: 174px;
	background: url(../images/watch-video-sprite-2.jpg) no-repeat top left;
}
a#index-video:hover { background-position: 0 -68px; }
#ind-p1 {
	width: 186px;
	height: 39px;
	position: absolute;
	top: 84px; left:94px;
	text-indent: -9999px;
	background: url(../images/index_text_1.jpg) no-repeat;
}
#ind-p2 {
	width: 233px;
	height: 48px;
	position: absolute;
	top: 84px; right:94px;
	text-indent: -9999px;
	background: url(../images/index_text_2.jpg) no-repeat;
}
#ind-p3 {
	width: 152px;
	height: 48px;
	position: absolute;
	top: 388px; left:94px;
	font-size: 0.9em;
	text-indent: -9999px;
	background: url(../images/index_text_3.jpg) no-repeat;
}

#ind-p4 {
	width: 162px;
	height: 62px;
	position: absolute;
	top: 388px; right:100px;
	font-size: 0.9em;
	text-indent: -9999px;
	background: url(../images/index_text_4.jpg) no-repeat;
}
a#index-video-2 {
	position: absolute;
	top: 466px;
	right: 80px;
	text-indent: -9999px;
	display: block;
	height: 68px;
	width: 174px;
	background: url(../images/watch-video-sprite-2.jpg) no-repeat top left;
}
a#index-video-2:hover { background-position: 0 -68px; }

#ind-p5 {
	width: 258px;
	height: 79px;
	position: absolute;
	top: 65px; right:100px;
	text-indent: -9999px;
	background: url(../images/index_text_5.jpg) no-repeat;
}
a#index-video-3 {
	position: absolute;
	top: 155px;
	right: 80px;
	text-indent: -9999px;
	display: block;
	height: 68px;
	width: 174px;
	background: url(../images/watch-video-sprite-2.jpg) no-repeat top left;
}
a#index-video-3:hover { background-position: 0 -68px; }


#mix-hit {
	position: absolute;
	top: 398px; right: 73px;
}

/* Intro Page */
#intro { height: auto; }
#intro h1 {
	height: 51px;
	background-image: url(../images/header_white.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-top: 26px;
}
#intro #content {
	padding: 32px 112px 0;
	line-height: 1.4em;
	font-size: 0.8em;
	background: url(../images/intro_bg_grad.jpg) repeat-x center;
	height: 400px;
}
#ergo-interact {
	margin-top: 22px;
	padding-top: 8px;
	position: relative;
}
#ergo-interact p{
	margin: 10px 0 20px 360px;
	font-style: italic;
	padding-left: 19px;
	width: 230px;
}
#feature-bubble {
	margin-left: 360px;
	height: 101px;
	width: 320px;
	background: url(../images/bubble-sprite.png) no-repeat 0 -1px;
	padding: 0;
}
#ergo-unit {
	position:absolute;
	top: 9px;
}


/* Testimonial Page */
#testimonial {
	height: auto;
}
#herzberg {
	background: url(../images/herzberg.jpg) no-repeat bottom right;
	height: 488px;
	margin: 0 auto;
}
a#test-artist {
	position: absolute;
	bottom: 90px;
	left: 106px;
	text-indent: -9999px;
	display: block;
	height: 49px;
	width: 129px;
	background: url(../images/krk-artist-btn.jpg) no-repeat top left;
}
a#test-artist:hover { background-position: bottom left; }
#test-click {
	position: absolute;
	bottom: 67px;
	left: 106px;
	font-size: 0.75em;
}

/* Tech Pages */
.tech { height: auto; }
.tech h2 { color: #e2a419; }
.tech p {
	font-size: 0.75em;
	line-height: 1.3em;
	color: #a6a6a6;
	padding-bottom: 38px;
}
.tech #sub-nav {
	padding-left: 198px;
}
.tech #sub-nav a, .tech #sub-nav span{
	padding-left: 18px;
}
.tech #content {
	padding: 0 112px 0;
	line-height: 1.3em;
}

#room-perfect #content{
	background: url(../images/room-perfect.jpg) no-repeat bottom;
	height: 410px;
}
#room-perfect p {
	padding-bottom: 10px;
	font-size: 1.1em;
}
#room-perfect p span { color: #cb9416;}
#lyngdorf { font-size: 0.8em; }

#spec-p {
	line-height: 1.3em;
	text-align: justify;
}

/* Setup Pages */
#setup h2 { color: #e2a419; }
#setup p {
	font-size: 0.75em;
	line-height: 1.3em;
	color: #a6a6a6;
}
#setup #sub-nav {
	padding-left: 528px;
}
#setup #content {
	padding: 0 112px 0;
	line-height: 1.3em;
}
#setup #connect {
	color: #cd9616;
	background: url(../images/setup-connect.jpg) no-repeat 85px 0;
	height: 279px;
	padding: 20px 130px 0 450px;
	margin-top: 38px;
}
#setup #integrate {
	background: url(../images/setup-integrate.jpg) no-repeat top right;
	height: 292px;
	padding: 20px 130px 0 450px;
	margin-top: 38px;
}

/* Learn More Page */
#learn { height: auto; }
#learn #sub-nav {
	padding-left: 670px;
}
#lm-tbl {
	width: 705px;
	margin: 32px auto;
}
#tbl-txt td {
	text-align: center;
	width: 193px;
	padding: 0 10px 28px;
	line-height: 1.3em;
	font-size: 0.9em;
}
#lm-tbl td a {
	display: block;
	text-indent: -8888px;
	margin: 40px auto 0;
	width: 153px;
	height: 73px;
}
#support-link {        background: url(../images/support-btn.jpg) no-repeat top left;	}
#support-link:hover {  background-position: bottom left; }
#dealer-link {         background: url(../images/dealers-btn.jpg) no-repeat top left; }
#dealer-link:hover {   background-position: bottom left; }
#download-link {       background: url(../images/download-btn.jpg) no-repeat top left; }
#download-link:hover { background-position: bottom left; }
#krkweb-link {         background: url(../images/krkweb-btn.jpg) no-repeat top left; }
#krkweb-link:hover {   background-position: bottom left; }

/* Video Pages */

#clip-list {
	width: 705px;
	margin: 0 auto 20px;
	height:120px;
}
#select-video-text {
	text-align: center;
	color: #cb9416;
	font-weight: bold;
}
.player { 
	float: right;
	width: 339px;
	padding-bottom: 37px;
	padding-left: 33px;
	/* This background image was made for the flv file, needs to be resized for .mov
	background: url(../images/video-bottom.jpg) no-repeat bottom left;
	*/
}
#video-display {
	width: 735px;
	margin: 0 auto;
}
.video-title {
	color: #cb9416;
	font-size: 1.2em;
	padding-bottom: 4px;
	width: 320px;
}
.video-subtitle {
	color: #cb9416;
	font-size: 0.8em;
	padding-bottom: 14px;
	width: 320px;
}
.video-description {
	padding: 4px 0 12px;
	font-size: 1.1em;
	width: 320px;
}
#vid-ergo-unit {
	position: relative;
	left: -16px;
	padding: 34px 0 22px;
}



/* Delete this when done */
.placeholder img {
	display: block;
	margin: 0 auto;
}