@charset "utf-8";
/*/
Date:    10/03/2010
Authors: Ben Jovanic, Blair Nichols
Company: Supreme Web Solutions
Website: http://www.supremewebsolutions.com
*/
/* Epidote */

/* 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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* RESET END */

/* BODY */
body {
	background: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	line-height: 16px;
}
body a, body a:visited {
	color: #FFF;
	text-decoration: none;
}
body a:hover {
	text-decoration: underline;
}
body p {
	margin: 10px 0px 10px 0px;
}
body h1 {
	margin: 10px 0px 10px 0px;
	font-size: 18px;
	font-weight: bold;
}
body h2 {
	margin: 10px 0px 10px 0px;
	font-size: 18px;
}
body strong {
	font-weight: bold;
}
body em {
	font-style: italic;
}
body .error {
	color: #F00;
}
body .left {
	float: left;
}
body .right {
	float: right;
}
/* END BODY */

/* CONTAINER */
div#container {
	width: 1000px;
	margin: 20px auto;
	position: relative;
}
/* END CONTAINER */

/* LOGO */
div#logo {
	width: 387px;
	height: 74px;
	float: left;
}
div#logo a, div#logo a:visited {
	background: url(../images/3-epidote-limited-sprite.png) 0px 0px no-repeat;
	width: 387px;
	height: 64px;
	display: block;
}
/* END LOGO */

/* CLIENT */
div#client {
	background: url(../images/3-epidote-limited-sprite.png) -0px -216px no-repeat;
	width: 272px;
	height: 59px;
	padding: 4px 0px 0px 13px;
	float: right;
}
div.logged-in {
	width: 409px !important;
	position: relative;
}
div#client label {
	width: 25px;
	font-weight: bold;
}
div#client input {
	width: 190px;
	border: 1px solid #000;
	margin: 3px 0px 3px 0px;
}
div#client input.login {
	background: url(../images/3-epidote-limited-sprite.png) -693px 0px no-repeat;
	width: 41px;
	height: 22px;
	border: none;
	cursor: pointer;
}
div#client input.logout {
	background: url(../images/3-epidote-limited-sprite.png) -741px 0px no-repeat;
	width: 51px;
	height: 22px;
	border: none;
	cursor: pointer;
}
div#client a.downloads {
	background: url(../images/3-epidote-limited-sprite.png) -799px 0px no-repeat;
	width: 77px;
	height: 22px;
	display: block;
}
div#client a.faq {
	background: url(../images/3-epidote-limited-sprite.png) -816px -49px no-repeat;
	width: 38px;
	height: 22px;
	display: block;
}
div#client a.documentation {
	background: url(../images/3-epidote-limited-sprite.png) -586px -0px no-repeat;
	width: 100px;
	height: 22px;
	display: block;
}
div#client a.software {
	background: url(../images/3-epidote-limited-sprite.png) -474px -0px no-repeat;
	width: 108px;
	height: 22px;
	display: block;
}
div#client input.search {
	background: url(../images/3-epidote-limited-sprite.png) -419px -0px no-repeat;
	width: 50px;
	height: 22px;
	border: none;
}
div#client form, div#client form div {
	display: inline;
}
div#client div.name {
	position: absolute;
	top: 8px;
	left: 8px;
}
div#client div.logout {
	position: absolute;
	top: 34px;
	right: 7px;
}
div#client div.downloads {
	position: absolute;
	top: 34px;
	left: 7px;
}
div#client div.faq {
	position: absolute;
	top: 34px;
	left: 93px;
}
div#client div.documentation {
	position: absolute;
	top: 34px;
	left: 139px;
}
div#client div.software {
	position: absolute;
	top: 34px;
	left: 248px;
}
div#client div.search {
	position: absolute;
	top: 9px;
	right: 8px;
}
div#client input {
	margin: 0;
}
div#client .text {
	height: 16px;
	padding: 2px;
	position: absolute;
	top: 0px;
	right: 58px;
}
/* END CLIENT */

/* CLIENT ERROR */
div#clientError {
	padding: 20px 10px 0px 0px;
	float: right;
	color: #F00;
	font-weight: bold;
}
/* END CLIENT ERROR */

/* NAV */
div#nav {
	width: 1000px;
	height: 72px;
	clear: both;
	border-bottom: 1px solid #000;
}
div#nav a {
	width: 199px;
	height: 72px;
	display: block;
	float: left;
	border-right: 1px solid #000;
}
div#nav a.home {
	background: url(../images/3-epidote-limited-sprite.png) 0px -144px no-repeat;
}
div#nav a.about {
	background: url(../images/3-epidote-limited-sprite.png) -200px -144px no-repeat;
}
div#nav a.news {
	background: url(../images/3-epidote-limited-sprite.png) -400px -144px no-repeat;
}
div#nav a.products {
	background: url(../images/3-epidote-limited-sprite.png) -600px -144px no-repeat;
}
div#nav a.contact {
	background: url(../images/3-epidote-limited-sprite.png) -800px -144px no-repeat;
	width: 200px;
	border-right: none;
}

div#nav a.home:hover, div#nav a.home_active {
	background: url(../images/3-epidote-limited-sprite.png) 0px -72px no-repeat;
}
div#nav a.about:hover, div#nav a.about_active {
	background: url(../images/3-epidote-limited-sprite.png) -200px -72px no-repeat;
}
div#nav a.news:hover, div#nav a.news_active {
	background: url(../images/3-epidote-limited-sprite.png) -400px -72px no-repeat;
}
div#nav a.products:hover, div#nav a.products_active {
	background: url(../images/3-epidote-limited-sprite.png) -600px -72px no-repeat;
}
div#nav a.contact:hover, div#nav a.contact_active {
	background: url(../images/3-epidote-limited-sprite.png) -800px -72px no-repeat;
	width: 200px;
	border-right: none;
}
/* END NAV */

/* MAIN */
div#main {
	background: url(../images/epidote-limited-container-background.jpg) #3b5050 no-repeat;
	width: 980px;
	padding: 10px;
}
/* END MAIN */

/* CONTENT */
div#content {
	width: 980px;
}
/* END CONTENT */

/* BOX */
div.box {
	background: #40504f;
	width: 978px;
	border: 1px solid #000;
	clear: both;
}
div.box div.title {
	width: 958px;
	height: 26px;
	margin: 10px;
	border-bottom: 1px solid #FFF;
	text-transform: uppercase;
}
div.box div.title div.icon {
	background: url(../images/3-epidote-limited-sprite.png) -693px -27px no-repeat;
	width: 12px;
	height: 20px;
	margin: 0px 5px 0px 0px;
	float: left;
}
div.box div.title h1 {
	float: left;
	margin: 1px;
}
div.box div.content {
	width: 958px;
	margin: 10px;
	overflow: hidden;
	text-align: justify;
}
div.box div.content a.read_more {
	color: #FF0;
}
/* END BOX */

/* BOX SMALL */
div.box_small {
	background: #40504f;
	width: 484px;
	border: 1px solid #000;
	float: right;
	margin-bottom: 10px;
}
div.box_small div.title {
	width: 464px;
	height: 26px;
	margin: 10px;
	border-bottom: 1px solid #FFF;
	text-transform: uppercase;
}
div.box_small div.title div.icon {
	background: url(../images/3-epidote-limited-sprite.png) -693px -27px no-repeat;
	width: 12px;
	height: 20px;
	margin: 0px 5px 0px 0px;
	float: left;
}
div.box_small div.title h1 {
	float: left;
	margin: 1px;
}
div.box_small div.content {
	width: 464px;
	margin: 10px;
	text-align: justify;
}
/* END BOX SMALL */

/* HOME VIDEO */
div#video {
	background: #40504f;
	width: 482px;
	height: 360px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #000;
	float: left;
	position: relative;
}
div#video div.left, div#video div.right {
	width: 15px;
	height: 60px;
	position: absolute;
	top: 10px;
	z-index: 2;
	cursor: pointer;
}
div#video div.left {
	background: url(../images/3-epidote-limited-sprite.png) -977px 0px no-repeat;
	left: 10px;
}
div#video div.right {
	background: url(../images/3-epidote-limited-sprite.png) -960px 0px no-repeat;
	right: 10px;
}
div#video div.left:hover {
	background: url(../images/3-epidote-limited-sprite.png) -940px 0px no-repeat;
}
div#video div.right:hover {
	background: url(../images/3-epidote-limited-sprite.png) -923px 0px no-repeat;
}
div#video #swf {
	position: relative;
	z-index: 1;
}
/* END HOME VIDEO */

/* FOOTER */
div#footer {
	width: 978px;
	height: 16px;
	clear: both;
	font-size: 12px;
	padding: 10px 1px 0px 1px;
}
div#footer div.left {
	float: left;
}
div#footer div.right {
	float: right;
}
/* END FOOTER */

/* PRODUCT */
div.product {
	background: #40504f;
	width: 978px;
	margin: 5px 0px 5px 0px;
	float: left;
	clear: left;
	border: 1px solid #000;
}
div.product div.name {
	width: 958px;
	height: 26px;
	margin: 10px;
	border-bottom: 1px solid #FFF;
}
div.product div.name div.icon {
	background: url(../images/3-epidote-limited-sprite.png) -693px -27px no-repeat;
	width: 12px;
	height: 20px;
	margin: 0px 5px 0px 0px;
	float: left;
}
div.product div.name h1 {
	float: left;
	margin: 1px;
}
div.product div.desc {
	width: 958px;
	margin: 10px;
}
div.product div.image {
	width: 100px;
	float: left;
	display: inline;
	margin: 0px 10px 0px 0px;
}
div.product div.image img {
	width: 100px;
	margin: 0px 0px 10px 0px;
}
div.product div.links {
	width: 100px;
	float: right;
	display: inline;
	margin: 0px 0px 0px 10px;
}
div.product div.links a, div.product div.image a {
	font-weight: bold;
	width: 100px;
	height: 22px;
	display: block;
	margin: 0px 0px 10px 0px;
}
div.product div.links a.dlpdf {
	background: url(../images/3-epidote-limited-sprite.png) -710px -27px no-repeat;
}
div.product div.links a.viewpdf {
	background: url(../images/3-epidote-limited-sprite.png) -816px -27px no-repeat;
}
div.product div.image a.dlzip {
	background: url(../images/3-epidote-limited-sprite.png) -710px -49px no-repeat;
}
div.product div.dl {
	width: 958px;
	margin: 10px;
}
div.product div.screens {
	clear: left;
	margin: 0px 10px 0px 10px;
}
div.product div.screens div {
	width: 100%;
	float: left;
	clear: left;
}
div.product div.screens img {
	width: 400px;
	margin: 0px 10px 5px 0px;
	vertical-align: top;
	float: left;
	clear: left;
}

div.product span.docs {
	display: block;
	overflow: hidden;
}
div.product span.docs a, div.product span.docs span {
	width: 100px;
	height: 22px;
	display: block;
	float: left;
	margin: 0px 10px 10px 0px;
}
div.product span.docs span {
	width: auto;
	margin: 2px 10px 10px 0px;
}
div.product span.docs a.dlpdf {
	background: url(../images/3-epidote-limited-sprite.png) -710px -27px no-repeat;
}
div.product span.docs a.viewpdf {
	background: url(../images/3-epidote-limited-sprite.png) -816px -27px no-repeat;
}
/* END PRODUCT */

/* SERVICE */
div.service {
	background: #40504f;
	width: 978px;
	margin: 5px 0px 5px 0px;
	float: left;
	clear: left;
	border: 1px solid #000;
}
div.service div.name {
	width: 958px;
	height: 26px;
	margin: 10px;
	border-bottom: 1px solid #FFF;
}
div.service div.name div.icon {
	background: url(../images/3-epidote-limited-sprite.png) -693px -27px no-repeat;
	width: 12px;
	height: 20px;
	margin: 0px 5px 0px 0px;
	float: left; 
}
div.service div.name h1 {
	float: left;
	margin: 1px;
}
div.service div.desc {
	width: 958px;
	margin: 10px;
}
div.service div.image {
	width: 100px;
	float: left;
	display: inline;
	margin: 0px 10px 0px 0px;
}
div.service div.image img {
	width: 100px;
	margin: 0px 0px 10px 0px;
}
div.service div.links {
	width: 100px;
	float: right;
	display: inline;
	margin: 0px 0px 0px 10px;
}
div.service div.links a, div.service div.image a {
	font-weight: bold;
	width: 100px;
	height: 22px;
	display: block;
	margin: 0px 0px 10px 0px;
}
div.service div.links a.dlpdf {
	background: url(../images/3-epidote-limited-sprite.png) -710px -27px no-repeat;
}
div.service div.links a.viewpdf {
	background: url(../images/3-epidote-limited-sprite.png) -816px -27px no-repeat;
}
div.service div.image a.dlzip {
	background: url(../images/3-epidote-limited-sprite.png) -710px -49px no-repeat;
}
div.service div.dl {
	width: 958px;
	margin: 10px;
}
div.service div.screens {
	clear: left;
	margin: 0px 10px 0px 10px;
}
div.service div.screens div {
	width: 100%;
	float: left;
	clear: left;
}
div.service div.screens img {
	width: 400px;
	margin: 0px 10px 5px 0px;
	vertical-align: top;
	float: left;
	clear: left;
}

div.service span.docs {
	display: block;
	overflow: hidden;
}
div.service span.docs a, div.service span.docs span {
	width: 100px;
	height: 22px;
	display: block;
	float: left;
	margin: 0px 10px 10px 0px;
}
div.service span.docs span {
	width: auto;
	margin: 2px 10px 10px 0px;
}
div.service span.docs a.dlpdf {
	background: url(../images/3-epidote-limited-sprite.png) -710px -27px no-repeat;
}
div.service span.docs a.viewpdf {
	background: url(../images/3-epidote-limited-sprite.png) -816px -27px no-repeat;
}
/* END SERVICE */

/* CONTACT FORM */
form#contact_form div.left {
	width: 475px;
	float: left;
}
form#contact_form div.right {
	width: 475px;
	float: right;
}
form#contact_form div.clear {
	width: 475px;
	clear: left;
}
form#contact_form div.captcha {
	width: 330px;
}
form#contact_form div.captcha img {
	float: right;
}
form#contact_form div.captcha label {
	width: 200px;
	float: left;
}
form#contact_form div.captcha input {
	width: 200px;
	float: left;
	clear: left;
}

form#contact_form label {
	font-weight: bold;
}
form#contact_form input {
	width: 475px;
	border: 1px solid #000;
	margin: 3px 0px 3px 0px;
}
form#contact_form textarea {
	width: 475px;
	height: 110px;
	border: 1px solid #000;
	margin: 3px 0px 3px 0px;
}
form#contact_form input.send {
	background: url(../images/3-epidote-limited-sprite.png) -882px 0px no-repeat;
	width: 37px;
	height: 22px;
	margin: 12px 0px 0px 0px;
	border: none;
	cursor: pointer;
}
/* END CONTACT FORM */

/* FAQ */
#faq-q {
	list-style: decimal inside;
}
#faq-q li {
	margin: 0 0 5px;
}
#faq-a div.answer {
	margin: 0 0 10px;
	border-bottom: 1px solid #FFF;
}
/* FAQ END */

/* LYTEBOX */
#lbOverlay { position: fixed; top: 0; left: 0; z-index: 99998; width: 100%; height: 500px; }
	#lbOverlay.grey { background-color: #000000; }

#lbMain { position: absolute; left: 0; width: 100%; z-index: 99999; text-align: center; line-height: 0; }
#lbMain a img { border: none; }

#lbOuterContainer { position: relative; background-color: #fff; width: 200px; height: 200px; margin: 0 auto; }
	#lbOuterContainer.grey { border: 3px solid #888888; }

#lbDetailsContainer {	font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; width: 100%; line-height: 1.4em;	overflow: auto; margin: 0 auto; }
	#lbDetailsContainer.grey { border: 3px solid #888888; border-top: none; }

#lbImageContainer, #lbIframeContainer { padding: 10px; }
#lbLoading {
	position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0; background: url(../images/lytebox/loading.gif) center no-repeat;
}

#lbHoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lbImageContainer>#lbHoverNav { left: 0; }
#lbHoverNav a { outline: none; }

#lbPrev { width: 49%; height: 100%; background: transparent url(../images/lytebox/blank.gif) no-repeat; display: block; left: 0; float: left; }
	#lbPrev.grey:hover, #lbPrev.grey:visited:hover { background: url(../images/lytebox/prev_grey.gif) left 15% no-repeat; }
	
#lbNext { width: 49%; height: 100%; background: transparent url(../images/lytebox/blank.gif) no-repeat; display: block; right: 0; float: right; }
	#lbNext.grey:hover, #lbNext.grey:visited:hover { background: url(../images/lytebox/next_grey.gif) right 15% no-repeat; }

#lbPrev2, #lbNext2 { text-decoration: none; font-weight: bold; }
	#lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey { color: #333333; }
	
#lbPrev2_Off, #lbNext2_Off { font-weight: bold; }
	#lbPrev2_Off.grey, #lbNext2_Off.grey { color: #CCCCCC; }
	
#lbDetailsData { padding: 0 10px; }
	#lbDetailsData.grey { color: #333333; }

#lbDetails { width: 60%; float: left; text-align: left; }
#lbCaption { display: block; font-weight: bold; }
#lbNumberDisplay { float: left; display: block; padding-bottom: 1.0em; }
#lbNavDisplay { float: left; display: block; padding-bottom: 1.0em; }

#lbClose { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbClose.grey { background: url(../images/lytebox/close_grey.png) no-repeat; }

#lbPlay { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPlay.grey { background: url(../images/lytebox/play_grey.png) no-repeat; }
	
#lbPause { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPause.grey { background: url(../images/lytebox/pause_grey.png) no-repeat; }
/* LYTEBOX END */
