/**
* Overrides
*/

body {
	font-size: 12px;
	font-family: Arial;
	background: #f8f8fa;
	color: #4d4d4f;
	margin: 0;
	padding: 0;
	}

.clear {
    clear: both;
	}

img {
    border: 0px;
	}

a:active, a:focus {
    outline: 0;
	}

a {
    color: #0066cc;
    text-decoration: none;
	cursor: pointer;
	}

a:hover {
    text-decoration: underline;
	}

p {
	line-height: 21px;
	}
	
h1 { font-size: 22px; }
h2 { font-size: 18px; }
h3 { font-size: 14px; }
h4 { font-size: 12px; }

h2.narrow { font-weight: normal; }

.pngfix, div.box, div.sbox, div#feature-arrow, div.f-btn-left, div.f-btn-right, div.f-btn-middle, div#tn-hover {
    behavior: url(/assets/js/iepngfix.htc);
	}
	
/**
* Template Layout
*/

div#hbar {
	width: 100%;
	height: 30px;
	margin-top: 10px;
	background: url(/assets/images/hbar-bg.jpg) repeat-x;
	}

a.hbar-contact-us {
	display: block;
	width: 84px;
	height: 30px;
	float: left;
	cursor: pointer;
	background: url(/assets/images/hbar-contact-us.png) no-repeat;
	}
	
a.hbar-iqmetrix-news-and-events {
	display: block;
	width: 151px;
	height: 30px;
	float: left;
	cursor: pointer;
	background: url(/assets/images/hbar-iqmetrix-news-and-events.png) no-repeat;
	}
	
a.hbar-client-login {
	display: block;
	width: 92px;
	height: 30px;
	float: left;
	cursor: pointer;
	background: url(/assets/images/hbar-client-login.png) no-repeat;
	}

a.hbar-contact-us:hover, a.hbar-iqmetrix-news-and-events:hover, a.hbar-client-login:hover { background-position: 0 -30px; }

div#hbar-warp {
	width: 940px;
	margin: 0 auto;
	}

div#hbar-menu {
	position: relative;
	margin-left: 345px;
	_margin-left: 330px;
	}

form#search {
	position: absolute;
	display: block;
	top: 0px;
	left: 390px;
	_left: 65px;
	}

input#query {
	position: absolute;
	top: 5px;
	background: url(/assets/images/hbar-query-bg.jpg) repeat-x;
	border: 1px solid #ddd;
	height: 18px;
	padding: 0px;
	font-size: 13px;
	width: 180px;
	}

input#go-btn {
	position: absolute;
	top: 0px;
	left: 180px;
	background: url(/assets/images/hbar-go.jpg) no-repeat;
	cursor: pointer;
	height: 30px;
	width: 30px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	}

div#wrap {
	position: relative;
    width: 940px;
    margin: 0 auto;
	position: relative;
	}

#banner {
	position: absolute;
	z-index: 6000;
	top: 189px;
	_top: 175px;
	background: url("/assets/images/banner-bg.png") no-repeat;
	}

div#logo {
	width: 158px;
	height: 120px;
	position: absolute;
	top: 30px;
	left: 5px;
	}

div#menu {
	position: absolute;
	top: 60px;
	right: 0px;
	}
	
a.menu-products { background: url(/assets/images/menu-products.jpg) no-repeat; }
a.menu-services { background: url(/assets/images/menu-services.jpg) no-repeat; }
a.menu-success { background: url(/assets/images/menu-success.jpg) no-repeat; }
a.menu-news-and-events { background: url(/assets/images/menu-news-and-events.jpg) no-repeat; }
a.menu-about-us { background: url(/assets/images/menu-about-us.jpg) no-repeat; }
a.menu-demo { background: url(/assets/images/menu-demo.jpg) no-repeat; }

a.menu-products, a.menu-services, a.menu-success, a.menu-news-and-events, a.menu-about-us, a.menu-demo {
	display: block;
	width: 60px;
	height: 81px;
	float: left;
	cursor: pointer;
	margin-right: 30px;
	}

a.menu-news-and-events { 
	width: 82px;
	margin: 0 21px 0 -9px;
	}

a.menu-products:hover, a.menu-services:hover, a.menu-success:hover, a.menu-news-and-events:hover, a.menu-about-us:hover, a.menu-demo:hover {
	background-position: 0 -81px;
	}

div#content {
	margin-top: 175px;
	margin-bottom: 55px;
	}

div#fbar {
	margin-top: 25px;
	width: 100%;
	height: 19px;
	background: url(/assets/images/fbar-bg.jpg) repeat-x;
	}

div#fbar-wrap {
	width: 940px;
	margin: 0 auto;
	text-align: center;
	}

a.fbar-privacy-statement { background: url(/assets/images/fbar-privacy-statement.png) no-repeat; }
a.fbar-site-map {background: url(/assets/images/fbar-site-map.png) no-repeat; }
a.fbar-about-iqmetrix { background: url(/assets/images/fbar-about-iqmetrix.png) no-repeat; }
a.fbar-contact-us {background: url(/assets/images/fbar-contact-us.png) no-repeat; }
a.fbar-iqmetrix-news-and-events { background: url(/assets/images/fbar-iqmetrix-news-and-events.png) no-repeat; }
a.fbar-careers { background: url(/assets/images/fbar-careers.png) no-repeat; }
	
a.fbar-privacy-statement, a.fbar-site-map, a.fbar-about-iqmetrix, a.fbar-contact-us, a.fbar-iqmetrix-news-and-events, a.fbar-careers { 	
	display: block;
	width: 155px;
	height: 19px;
	float: left;
	cursor: pointer;
	}
	
a.fbar-privacy-statement:hover, a.fbar-site-map:hover, a.fbar-about-iqmetrix:hover, a.fbar-contact-us:hover, a.fbar-iqmetrix-news-and-events:hover, a.fbar-careers:hover {
	background-position: 0 -19px;
	}

div#footer {
	clear: both;
	width: 940px;
	margin: 0 auto;
	padding: 10px 0 10px 0;
	font-size: 10px;
	}
	
/**
* Homepage Layout
*/
	
div.about-iqmetrix {
	margin: 15px 0 0 0;
	}

div#iqmetrix-news {
	margin: 15px 0 15px 0;
	*padding-top: 15px;
	}

/**
* News Snippet
*/

div.hp-news {
	position: relative;
	float: left;
	width: 210px;
	height: 150px;
	margin: 10px 25px 0 0;
	}

div.hp-news .news-title {
	color: #6d6e71;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	}

.news-blurb {

	}
	
.news-date {
	color: #000;
	}

.news-read {
	display: block;
	margin: 10px 0 0 0;
	}

.news-break {
	clear: both;
	margin-bottom: 10px;
	}

/**
* Events Snippet
*/

div.event {
	width: 620px;
	float: left;
	margin-bottom: 10px;
	background: url(/assets/images/event-bg.jpg) repeat-y;
	}
	
div.event .top {
	width: 620px;
	height: 16px;
	background: url(/assets/images/event-top.jpg) no-repeat;
	}

div.event .bottom {
	width: 620px;
	height: 16px;
	background: url(/assets/images/event-bottom.jpg) no-repeat;
	}
	
div.event .content {
	margin: 0px 16px 0 16px;
	padding: 0px;
	}
	
div.event .content h2 {
	margin-top: 0;
	}

div.event .event-read {
	float: right;
	}
	
/**
* Subpage Layout
*/

div#sub-left {
	width: 626px;
	_width: 600px;
	float: left;
	padding-right: 10px;
	_padding-right: 5px;
	}

div#sub-right {
	width: 304px;
	float: right;
	}

/**
* Subpage Sidebar Buyer's Guide
*/
	
div#buyers-guide-header {
	width: 304px;
	height: 61px;
	background: url(/assets/images/buyers-guide-header.jpg) no-repeat;
	}

div#buyers-guide-item {
	width: 304px;
	height: 40px;
	background: url(/assets/images/buyers-guide-item.jpg) no-repeat;
	position: relative;
	}

div#buyers-guide-item a {
	display: block;
	padding: 12px 0 0 20px;
	font-size: 15px;
	color: #4d4d4f;
	}

div#buyers-guide-item a:hover {
	text-decoration: none;
	color: #000;
	}

div#buyers-guide-seperator {
	width: 304px;
	height: 2px;
	background: url(/assets/images/buyers-guide-seperator.jpg) no-repeat;
	font-size: 0px;
	}

div#buyers-guide-footer {
	width: 304px;
	height: 14px;
	background: url(/assets/images/buyers-guide-footer.jpg) no-repeat;
	}

/**
* Subpage Breadcrumb Navigation
*/

div#breadcrumbs a {
	color: #4d4d4f;
	}

/**
* Generic Content Boxes
*/
	
div.box {
	width: 304px;
	height: 343px;
	background: url(/assets/images/box-bg.png) no-repeat;
	float: left;
	margin-right: 14px;
	}

div.sbox {
	width: 304px;
	height: 162px;
	background: url(/assets/images/sbox-bg.png) no-repeat;
	float: right;
	}

div.content {
	padding: 20px;
	}

div.title {
	font-size: 20px;
	font-weight: bold;
	color: #4d4d4f;
	}

div.box .title, div.sbox .title {
	margin-bottom: 5px;
	color: #6d6e71;
	}

div.box .rq4 {
	padding: 5px 10px 6px 0;
	}

div.box p, div.sbox p {
	padding: 0px;
	margin: 0 0 10px 0;
	line-height: 21px;
	}

/**
* Generic Grey Button
*/
	
a.btn {
	display: block;
	padding: 10px 0 0 0;
	color: #fff;
	font-size: 13px;
	text-decoration: none;
	text-transform: uppercase;
	cursor: pointer;
	}

a.btn:hover {
	color: #b1b1b1;
	text-decoration: none;
	}

div.btn-left {
	float: left;
	width: 8px;
	height: 31px;
	background: url(/assets/images/btn-left.png) no-repeat;
	_background: url(/assets/images/btn-left.gif) no-repeat;
	}

div.btn-middle {
	float: left;
	height: 31px;
	background: url(/assets/images/btn-bg.png) repeat-x;
	_background: url(/assets/images/btn-bg.gif) repeat-x;
	padding: 8px 5px 0 5px;
	/*min-width: 180px;*/
	}
			
div.btn-right {
	float: left;
	width: 8px;
	height: 31px;
	background: url(/assets/images/btn-right.png) no-repeat;
	_background: url(/assets/images/btn-right.gif) no-repeat;
	}

/**
* Subpage Secondary Navigation Bar
*/

div#smenu-products {
	width: 940px;
	height: 80px;
	background: url(/assets/images/smenu-products.png) no-repeat;
	}
	
div#smenu-services {
	width: 940px;
	height: 80px;
	background: url(/assets/images/smenu-services.png) no-repeat;
	}
	
div#smenu-success {
	width: 940px;
	height: 80px;
	background: url(/assets/images/smenu-success.png) no-repeat;
	}

div#smenu-news-and-events {
	width: 940px;
	height: 80px;
	background: url(/assets/images/smenu-news-and-events.png) no-repeat;
	}
		
div#smenu-about-us {
	width: 940px;
	height: 80px;
	background: url(/assets/images/smenu-about-us.png) no-repeat;
	}

div#smenu-demo {
	width: 940px;
	height: 80px;
	background: url(/assets/images/smenu-demo.png) no-repeat;
	}

div#smenu-common {
	width: 940px;
	height: 80px;
	background: url(/assets/images/smenu-common.png) no-repeat;
	}

div.smenu-header {
	font-size: 26px;
	color: #fff;
	padding: 25px;
	}

div.smenu-items {
	float: right;
	margin-right: 30px;
	_margin-right: 15px;
	}
	
a.products-rq4-overview, a.products-rq4-packages, a.products-value-added-products, a.products-request-a-demo {
	display: block;
	width: 101px;
	height: 80px;
	float: left;
	cursor: pointer;
	background: url(/assets/images/smenu-products-items.png) no-repeat;
	}

a.success-spring-mobile, a.success-parrot-cellular, a.success-group-connect, a.success-jump-ca, a.success-5-star-cellular {
	display: block;
	width: 101px;
	height: 80px;
	float: left;
	cursor: pointer;
	background: url(/assets/images/smenu-success-items.png) no-repeat;
	}

a.about-us-about-us, a.about-us-executive-team, a.about-us-partners, a.about-us-faq, a.about-us-careers, a.about-us-contact-us {
	display: block;
	width: 101px;
	height: 80px;
	float: left;
	cursor: pointer;
	background: url(/assets/images/smenu-about-us-items.png) no-repeat;
	}

a.products-rq4-overview { background-position: 0 0; }
a.products-rq4-packages { background-position: -101px 0; }
a.products-value-added-products { background-position: -202px 0; }
a.products-request-a-demo { background-position: -303px 0; width: 102px; }

a.products-rq4-overview:hover { background-position: 0 -80px; }
a.products-rq4-packages:hover { background-position: -101px -80px; }
a.products-value-added-products:hover { background-position: -202px -80px; }
a.products-request-a-demo:hover { background-position: -303px -80px; }

a.success-spring-mobile { background-position: 0 0; }
a.success-parrot-cellular { background-position: -101px 0; }
a.success-group-connect { background-position: -202px 0; }
a.success-jump-ca { background-position: -303px 0; }
a.success-5-star-cellular { background-position: -404px 0; width: 102px; }

a.success-spring-mobile:hover { background-position: 0 -80px; }
a.success-parrot-cellular:hover { background-position: -101px -80px; }
a.success-group-connect:hover { background-position: -202px -80px; }
a.success-jump-ca:hover:hover { background-position: -303px -80px; }
a.success-5-star-cellular:hover { background-position: -404px -80px; }

a.about-us-about-us { background-position: 0 0; }
a.about-us-executive-team { background-position: -101px 0; }
a.about-us-partners { background-position: -202px 0; }
a.about-us-faq { background-position: -303px 0; }
a.about-us-careers { background-position: -404px 0; }
a.about-us-contact-us  { background-position: -505px 0; width: 102px; }

a.about-us-about-us:hover { background-position: 0 -80px; }
a.about-us-executive-team:hover { background-position: -101px -80px; }
a.about-us-partners:hover { background-position: -202px -80px; }
a.about-us-faq:hover { background-position: -303px -80px; }
a.about-us-careers:hover { background-position: -404px -80px; }
a.about-us-contact-us:hover  { background-position: -505px -80px; }

/**
* Homepage Featured Promo Area
*/

div#feature {
	margin-bottom: 15px;
	}
	
div#feature-left {
	position: relative;
	width: 222px;
	height: 302px;
	background: url(/assets/images/feature-left-bg.png) no-repeat;
	float: left;
	}
	
div#feature-arrow {
	position: absolute;
	z-index: 90px;
	top: 14px;
	left: 12px;
	width: 201px;
	height: 80px;
	display: block;
	background: url(/assets/images/arrow-bg.png) no-repeat;
	}

div#feature-left-menu {
	position: absolute;
	z-index: 100px;
	}

div#feature-left a {
	position: relative;
	width: 201px;
	height: 80px;
	margin: 14px 0 0 12px;
	display: block;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	cursor: pointer;
	text-decoration: none;
	/*background: url(/assets/images/arrow-bg.png) no-repeat;*/
	}

div#feature-left a:hover {
	
	} 
	
div#feature-left a b {
	display: block;
	margin: 10px 15px 0 0;
	*padding-top: 10px;
	}
			
div#feature-right {
	width: 702px;
	height: 302px;
	background: url(/assets/images/feature-right-bg.png) no-repeat;
	float: right;
	}
	
div#feature-content {
	position: relative;
	}
	
div#a-menu, div#b-menu, div#c-menu {
	position: absolute;
	top: 20px;
	left: 20px;
	z-index: 100;
	}
	
div#a-menu a, div#b-menu a, div#c-menu a {
	width: 161px;
	height: 31px;
	display: block;
	float: left;
	margin-right: 5px;
	}

a.a-1 { background: url(/assets/images/a-link-1.png) no-repeat; _background: url(/assets/images/a-link-1.jpg) no-repeat; }
a.a-2 { background: url(/assets/images/a-link-2.png) no-repeat; _background: url(/assets/images/a-link-2.jpg) no-repeat; }
a.a-3 { background: url(/assets/images/a-link-3.png) no-repeat; _background: url(/assets/images/a-link-3.jpg) no-repeat; }
a.a-4 { background: url(/assets/images/a-link-4.png) no-repeat; _background: url(/assets/images/a-link-4.jpg) no-repeat; }

a.b-1 { background: url(/assets/images/b-link-1.png) no-repeat; _background: url(/assets/images/b-link-1.jpg) no-repeat; }
a.b-2 { background: url(/assets/images/b-link-2.png) no-repeat; _background: url(/assets/images/b-link-2.jpg) no-repeat; }
a.b-3 { background: url(/assets/images/b-link-3.png) no-repeat; _background: url(/assets/images/b-link-3.jpg) no-repeat; }

a.c-1 { background: url(/assets/images/c-link-1.png) no-repeat; _background: url(/assets/images/c-link-1.jpg) no-repeat; }
a.c-2 { background: url(/assets/images/c-link-2.png) no-repeat; _background: url(/assets/images/c-link-2.jpg) no-repeat; }
a.c-3 { background: url(/assets/images/c-link-3.png) no-repeat; _background: url(/assets/images/c-link-3.jpg) no-repeat; }
a.c-4 { background: url(/assets/images/c-link-4.png) no-repeat; _background: url(/assets/images/c-link-4.jpg) no-repeat; }

a.a-1:hover, a.a-2:hover, a.a-3:hover, a.a-4:hover, a.b-1:hover, a.b-2:hover, a.b-3:hover, a.c-1:hover, a.c-2:hover, a.c-3:hover, a.c-4:hover, a.active { 
	background-position: 0 -31px;
}

div#feature-content .content {
	position: absolute;
	z-index: 200;
	top: 68px;
	left: 20px;
	margin: 0px;
	padding: 0px;
	display: block;
	width: 660px;
	height: 234px;
	visibility: hidden;
	}

div#feature-content a.btn {
	position: absolute;
	right: 0px;
	top: 170px;
	}
	
a.f-btn {
	position: absolute;
	right: 0px;
	top: 170px;
	display: block;
	padding: 10px 0 0 0;
	color: #fff;
	font-size: 13px;
	text-decoration: none;
	text-transform: uppercase;
	cursor: pointer;
	}

a.f-btn:hover {
	color: #b1b1b1;
	text-decoration: none;
	}

div.f-btn-left {
	float: left;
	width: 8px;
	height: 31px;
	background: url(/assets/images/btn-left.png) no-repeat;
	}

div.f-btn-middle {
	float: left;
	height: 31px;
	background: url(/assets/images/btn-bg.png) repeat-x;
	padding: 8px 5px 0 5px;
	}

div.f-btn-right {
	float: left;
	width: 8px;
	height: 31px;
	background: url(/assets/images/btn-right.png) no-repeat;
	}

/**
* Screenshot Tour Carousel
*/
	
div#carousel {
	position: relative;
	width: 940px;
	height: 85px;
	background: url(/assets/images/carousel.jpg);
	}
	
div#arrow-left {
	position: absolute;
	top: 25px;
	left: 25px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	background: url(/assets/images/carousel-arrow-left.jpg);
	}

div#arrow-right {
	position: absolute;
	top: 25px;
	right: 25px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	background: url(/assets/images/carousel-arrow-right.jpg);
	}
	
div#thumbs-wrap {
	position: absolute;
	top: 12px;
	left: 75px;
	width: 800px;
	height: 60px;
	overflow-x: hidden;
	}

div#thumbs {
	position: absolute;
	display: block;
	width: 1600px;
}
	
div#thumbs a {
	width: 90px;
	height: 60px;
	display: block;
	float: left;
	margin-right: 10px;
}

a.tn-0 { background: url(/assets/images/tn-widgets.jpg) no-repeat; }
a.tn-1 { background: url(/assets/images/tn-paw.jpg) no-repeat; }
a.tn-2 { background: url(/assets/images/tn-cj.jpg) no-repeat; }
a.tn-3 { background: url(/assets/images/tn-crm.jpg) no-repeat; }
a.tn-4 { background: url(/assets/images/tn-inventory.jpg) no-repeat; }
a.tn-5 { background: url(/assets/images/tn-accounting.jpg) no-repeat; }
a.tn-6 { background: url(/assets/images/tn-iqmanager.jpg) no-repeat; }
a.tn-7 { background: url(/assets/images/tn-marketing.jpg) no-repeat; }
a.tn-8 { background: url(/assets/images/tn-intranet.jpg) no-repeat; }
a.tn-9 { background: url(/assets/images/tn-sales.jpg) no-repeat; }
a.tn-10 { background: url(/assets/images/tn-dashboards.jpg) no-repeat; }
a.tn-11 { background: url(/assets/images/tn-metrics.jpg) no-repeat; }

div#thumbs a:hover, a.tn-active {
	background-position: 0 -60px;
	cursor: pointer;
	}
	
div#tn-hover {
	position: absolute;
	top: 10px;
	left: 74px;
	z-index: 1000;
	width: 93px;
	height: 64px;
	background: url(/assets/images/tn-hover.png) no-repeat;
	}

div#carousel-content-wrap {
	width: 940px;
	height: 495px;
	color: #fff;
	background: url(/assets/images/carousel-content.jpg);
	}

div#carousel-content {
	position: relative;
	padding: 0 20px 0 20px;
	}

div#tour-buttons .screen {
	position: absolute;
	top: 370px;
	}
	
div#tour-buttons .demo {
	position: absolute;
	top: 370px;
	left: 285px;
	}
	
div#tour-image {
	width: 461px;
	height: 408px;
	float: left;
	margin: 19px 20px 0 0;
	}

div#tour-desc {
	width: 410px;
	float: left;
	}

div#tour-desc p {
	color: #fff;
	margin: 5px 0 10px 0;
	}

div#tour-desc h1 {
	_margin-top: 12px;
	margin-bottom: 5px;
	}

div#tour-desc h2 {
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight: normal;
	}

div#tour-desc strong {
	color: #fff;
	}

/**
* Request a Demo Form
*/

form#demo {
	position: relative;
	}

form#demo label {
	width: 180px;
	float: left;
	text-align: right;
	line-height: 16px;
	margin: 5px 5px 0 0;
	}
	
form#demo label.long-label {
	width: 440px;
	float: left;
	text-align: left;
	line-height: 10px;
	margin: 6px 0 0 10px;
	}
	
form#demo input, form#demo textarea, form#demo select {
	float: left;
	margin-bottom: 5px;
	}

form#demo .text {
	padding: 4px;
	width: 200px;
	}
	
form#demo textarea {
	width: 430px;
	height: 120px;
	}

div#form-buttons {
	float: right;
	margin-right: 10px;
	}

input#submit {
	width: 74px;
	height: 31px;
	background: url(/assets/images/btn-submit.jpg) no-repeat;
	}
	
input#reset {
	width: 69px;
	height: 31px;
	background: url(/assets/images/btn-reset.jpg) no-repeat;
	}

input#submit, input#reset {
	border: 0;
	padding: 0;
	margin: 0 0 0 5px;
	cursor: pointer;
	}
	
div#form-newsletter {
	float: left;
	margin: 20px 0 25px 120px;
	_margin: 20px 0 25px 50px;
	}

/**
* Inline Form Validation
*/

.formError {
		position:absolute;
		top:300px; left:300px;
		width:150px;
		padding-bottom:15px;
		display:block;
		z-index:5000;
	}
	
.formError .formErrorContent {
	width:100%; 
	background:#000;
	color:#fff;
	font-family:tahoma;
	font-size:10px;
	box-shadow: 1px 1px 6px #000;
	-moz-box-shadow: 1px 1px 6px #000;
	-webkit-box-shadow: 1px 1px 6px #000;
	padding:4px 10px 4px 10px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	}
	
.formError .formErrorArrow{
	position:absolute;
	bottom:0;left:20px;
	width:15px; height:15px;
	
	}
	
.formError .formErrorArrow div{
	box-shadow: 1px 4px 5px #000;
	-moz-box-shadow: 1px 4px 5px #000;
	-webkit-box-shadow: 1px 1px 5px #000;
	font-size:0px; 
	
	}
	
.formError .formErrorArrow .line10{width:15px;height:1px; background:#000;margin:0 auto; font-size:0px; display:block;} 
.formError .formErrorArrow .line9{width:13px;height:1px; background:#000;margin:0 auto;display:block;} 
.formError .formErrorArrow .line8{width:11px;height:1px; background:#000;margin:0 auto;display:block;} 
.formError .formErrorArrow .line7{width:9px;height:1px; background:#000;margin:0 auto;display:block;} 
.formError .formErrorArrow .line6{width:7px;height:1px; background:#000;margin:0 auto;display:block;} 
.formError .formErrorArrow .line5{width:5px;height:1px; background:#000;margin:0 auto;display:block;} 
.formError .formErrorArrow .line4{width:3px;height:1px; background:#000;margin:0 auto;display:block;} 
.formError .formErrorArrow .line3{width:1px;height:1px; background:#000;margin:0 auto;display:block;}

/**
* Inner Column (Pages: Value Added Products, News)
*/

div#inner-column-left {
	width: 160px;
	_width: 150px;
	float: left;
	margin-right: 20px;
	_margin-right: 10px;
	}

div#inner-column-right {
	width: 440px;
	float: left;
	margin-top: -10px;
	_margin-top: 20px;
	}
	
div#inner-column-left ul {
	margin: -10px 0;
	padding: 0;
	}

div#inner-column-left ul li {
	list-style: none;
	text-align: right;
	display: block;
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #999b9d;
	}
	
div#inner-column-left ul li a {
	color: #999b9d;
	text-decoration: none;
	}

div#inner-column-left ul li a:hover, div#inner-column-left ul li a.inner-column-left-active {
	color: #000;
	text-decoration: none;
	}
	
/**
* Pagination
*/
.pagination {
    text-align: center;
    padding: 10px;
	}

.pagination b {
    border: 1px solid #e0dd56;
    background: #fdfccd;
    font-size: 10px;
    padding: 2px 5px 2px 5px;
    font-weight: 500;
	}

.pagination b a {
    color: #000;
	}
	
.pagination a {
	color: #000;
	}

.pagination b.current {
    border: 1px solid #ddd;
    background: #ddd;
	}


/**
* jQuery Lightbox
*/

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1090;
	width: 100%;
	height: 500px;
	}
	
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	text-align: center;
	line-height: 0;
	}
	
#jquery-lightbox a img { border: none; }

#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#lightbox-container-image { padding: 10px; }

#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
	
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
	
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}

#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
	}
	
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
	}
	
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
	}
	
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
	}
	
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
	}
	
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
	}
		
#lightbox-image-details-caption { font-weight: bold; }

#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
	}
				
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
	}
	
	
/**
* Flash video
*/

#rq4-video {
	width: 640px;
	height: 520px;
	margin: 50px 0 0 150px;
	}
	