@charset "utf-8";

body {
	margin : 0px;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color: #323232;
	}
	
.screenshot-group {
	position:absolute;
	left:-2000em;
	top:-2000em;	
}

	
#container1 {
	width: 966px; /* this value determines the width of entire navigation */
	margin: 0 auto;
	padding-bottom:0px;  /* arraystudio: adds up spacing below nav */
	/*border-bottom:1px solid #c4c4c4;   /* arraystudio: adds up border */
	}
	
	.button{
	float: left;
	}

#header{
	height: 65px;
	margin-bottom:15px;
	}
	
.header-holder {
	width:1140px;
	}
	
	a {
	color:#002776;
	text-decoration:underline;
}

a:hover {
	color:#891022;
	text-decoration:underline;
}

a:visited {
	color:#616265;
	text-decoration:underline;
}

a:visited:hover {
	color: #891022;
	text-decoration:underline;
}

.logo-holder {
float:left;
width: 227px;
}

.logo {
	float:left;
	width: 200px;
	padding-left:25px;
	padding-top:15px;
}

h6 {
color:#002776;
font-size:12px;
font-weight:bold;
margin:0;
}

.nav-holder {
	float:left;
	height:65px;
	width:720px;
	margin-top: 15px;
}

.nav {
	color:#0E7499;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	padding-top:15px;
	width:720px;
}

.nav-holder ul {
float:right;
}

.nav-holder ul li {
	border-right:1px solid #DADADA;
	float:right;
	padding-left:14px;
	padding-right:14px;
}

.nav li {
list-style:none outside none;
}

li {
	list-style: none outside none;
}

.nav-holder ul li.no-border {
border:medium none;
}

.nav-holder ul li a:link, .nav-holder ul li a:visited {
color:#0E7499;
}


.toolbar, .toolbar:link, .toolbar:visited {
color:#0E7499;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
text-decoration:underline;
}

#bbLogo {
float:left;
}

h6 a:link img, h6 a:visited img {
border:medium none;
display:block;
}

#navigation {
	width:965px;
	height:44px;
}

.navigation-bar-left {
background:url("images/header/tool-bar-left.jpg") no-repeat scroll left center transparent;
float:left;
height:44px;
width:6px;
}


#navigation-bar-right{
background:url("images/header/tool-bar-right.jpg") no-repeat scroll right center transparent;
float:right;
height:44px;
width:6px;
}
.navigation-bar-left-last {
background:none;
border-right:0px !important;
height:0px;
margin:0;
width:0px;
margin-left:0px;
}

#navigation-bar {
background:url("images/header/tool-bar-middle.jpg") repeat-x scroll 0 0 #fff;
height:44px;

}


.dropdown {
	zoom: 1;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:6px;
	padding-right:6px;
	font-size:14px;
	font-weight: bold;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
}



.dropdown li{
	padding-top:13px;
	padding-bottom:15px;
	zoom: 1;
	float:left;
	padding-left:20px;
	padding-right:20px;
	border-right-color:#097ab2;
	border-right-width: 1px;
	border-right-style: solid;
}

/* Inserted by Edward */



#navigation-bar ul li a:link,
#navigation-bar ul li a:visited {
	color: #fff;
	display: block;
	text-decoration: none;
}

#navigation-bar ul li a:hover {
	text-decoration: underline;
}	


#sign-in div {
	font-size: 12px;
	padding-top: 12px;
	text-align: right;
	color: #9bceff;
	font-weight: bold;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}

#sign-in a:link,
#sign-in a:visited {
	padding-right: 15px;
	color: #9bceff;
	text-decoration: none;
}

#sign-in a:hover {
	text-decoration: underline;
}

/* Dropdown Navigation */

/* 
	LEVEL ONE
*/



#navigation-bar ul.dropdown li a {
	display: block;
	color: #fff;
}

#navigation-bar ul.dropdown li:last-child a {
	border-right: none;
} /* Doesn't work in IE */

#navigation-bar ul.dropdown li.hover,
#navigation-bar ul.dropdown li:hover {
	position: relative;
	color: #fff;
}

#navigation-bar ul.dropdown li.hover a {
	color: #fff;
}

/* 
	LEVEL TWO
*/



#navigation-bar ul.dropdown ul li a {
	border-right: none;
	width: 100%;
	display: inline-block; /* IE 6 & 7 Needs Inline Block */
	color: #373737 !important;
	padding-left: 10px;
	text-decoration: none;
	padding: 0px;
}

#navigation-bar ul.dropdown ul li a:hover {
	background: transparent url(images/header/bgnd-active-nav.gif) no-repeat 0 12px;
	text-decoration: underline;
}

/* 
	LEVEL THREE
*/

#navigation-bar ul.dropdown ul ul {
	left: 100%;
	top: 0;
}

#navigation-bar ul.dropdown li:hover > ul {
	visibility: visible;
}

#navigation-bar ul.dropdown ul.inverse {
	width: 200px;
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: -175%;
	margin-left: 0px;
}

#navigation-bar ul.dropdown ul.inverse li a {
	border-right: none;
	width: 100%;
	display: inline-block; /* IE 6 & 7 Needs Inline Block */
	color: #002776;
	padding-right: 10px;
	padding-left: 10px;
}

#navigation-bar ul.dropdown ul.inverse ul {
	left: -100%;
	top: 0;
}

#navigation-bar ul.dropdown ul.inverse ul li {
	border-right: 1px solid #fff;
}

#navigation-bar .sub-menu {
	background: url(images/header/bgnd-sub-menu.gif) no-repeat left 12px;
}

/* End */

element.style {
height:327px;
overflow:hidden;
}

.slide-container {
margin:10px auto;
overflow:hidden;
position:relative;
height:327px;
overflow:hidden;
width:966px;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
margin:0;
padding:0;
}

#page-nav {
bottom:18px;
position:absolute;
right:22px;
z-index:10;
}

#page-nav a.activeSlide:link, #page-nav a.activeSlide:visited {
background:none repeat scroll 0 0 #FFFFFF;
color:#0E7499;
}

#page-nav a:link, #page-nav a:visited {
background:none repeat scroll 0 0 #0E7499;
color:#FFFFFF;
display:block;
float:left;
margin-left:5px;
padding:3px 5px;
text-decoration:none;
}

a:link, a:visited {
color:#002776;
text-decoration:none;
}

a {
color:#002776;
text-decoration:underline;
}

element.style {
display:block;
height:327px;
left:0;
opacity:1;
position:absolute;
top:0;
width:966px;
z-index:6;
}

img {
border-bottom-color:-moz-use-text-color;
border-bottom-style:none;
border-bottom-width:0;
border-left-color-ltr-source:physical;
border-left-color-rtl-source:physical;
border-left-color-value:-moz-use-text-color;
border-left-style-ltr-source:physical;
border-left-style-rtl-source:physical;
border-left-style-value:none;
border-left-width-ltr-source:physical;
border-left-width-rtl-source:physical;
border-left-width-value:0;
border-right-color-ltr-source:physical;
border-right-color-rtl-source:physical;
border-right-color-value:-moz-use-text-color;
border-right-style-ltr-source:physical;
border-right-style-rtl-source:physical;
border-right-style-value:none;
border-right-width-ltr-source:physical;
border-right-width-rtl-source:physical;
border-right-width-value:0;
border-top-color:-moz-use-text-color;
border-top-style:none;
border-top-width:0;
}

#container2 {
	width: 966px;
	margin: 20px 0px 20px 0px;
	height: 300px;
}

.left-col{
	margin-left:5px;
	width: 550px;
	float:left;
	height: 300px;
}

.right-col {
	width: 231px;
	float:left;
	border-left-color: #999;
	border-left-style:solid;
	border-left-width: 1px;
	margin-left: 45px;
	padding-left: 45px;
	text-align:left;
	height: 300px;
}

 .mid-col h1, .right-col h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#065d9b;
	padding-bottom:17px;
}

.right-col h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#065d9b;
	padding-bottom:17px;
}
.left-col h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#065d9b;
	padding-bottom:17px;
}
.left-col, mid-col, right-col{
	text-align:left;
	line-height:20px;
	font-size:12px;
}

.mid-col{
	width: 231px;
	float:left;
	border-left-color: #999;
	border-left-style:solid;
	border-left-width: 1px;
	margin-left: 45px;
	padding-left: 45px;
	text-align:left;
	height: 200px;
}



.mid-col li{
	list-style-type:none;
	background: url(images/home/arrow.png)  no-repeat left 2px;
	padding-left: 15px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #333;
	list-style-position: inside;
	vertical-align: middle;
	padding-bottom: 10px;
	text-align: left;
	display: list-item;
	white-space: normal;

}


.footer-bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	height: 15px;
	width: 100%;
	padding: 25px;
	background-color:#003e7b;
	width: 100%;
}

.footer-bottom a:link, .footer-bottom a:hover, .footer-bottom a:visited{
	color:#ffffff !important;
}

.footer-top{
	text-align:center;
	height: 30px;
	background-color:#3269a1;
	padding:25px;
	width: 100%;
}

/*----------------------------------------- from quest.com*/

.footer-top .inner {
	text-align:center;
	width:530px;
	height:30px;
	align: center;
	margin: 0 auto;
}

.footer-top .facebook {
	-moz-background-clip:border;
	-moz-background-origin:padding;
	-moz-background-size:auto auto;
	background-attachment:scroll;
	background-color:transparent;
	background-image:url(/images/support-graphics/icon-facebook.png);
	background-position:5px;
	background-repeat:no-repeat;
	display:block;
	height:25px;
	padding-left:22px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	width: 85px;
	float: left;
	vertical-align: bottom;
	padding-top: 5px;
	margin-left:13px;
}


.footer-top .twitter{
	-moz-background-clip:border;
	-moz-background-origin:padding;
	-moz-background-size:auto auto;
	background-attachment:scroll;
	background-color:transparent;
	background-image:url(/images/support-graphics/icon-twitter.png);
	background-position:5px;
	background-repeat:no-repeat;
	display:block;
	height:25px;
	padding-left:10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	width: 85px;
	float: left;
	vertical-align: bottom;
	padding-top: 5px;
	margin-left:35px;
}

.footer-top .youtube{
	-moz-background-clip:border;
	-moz-background-origin:padding;
	-moz-background-size:auto auto;
	background-attachment:scroll;
	background-color:transparent;
	background-image:url(/images/support-graphics/icon-youtube.png);
	background-position:5px;
	background-repeat:no-repeat;
	display:block;
	height:25px;
	padding-left:15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	width: 85px;
	float: left;
	vertical-align: bottom;
	padding-top: 5px;
	margin-left:37px;
}

.footer-top .linkedin {
	-moz-background-clip:border;
	-moz-background-origin:padding;
	-moz-background-size:auto auto;
	background-attachment:scroll;
	background-color:transparent;
	background-image:url(/images/support-graphics/icon-linkedin.png);
	background-position:5px;
	background-repeat:no-repeat;
	display:block;
	height:25px;
	padding-left:15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	width: 85px;
	float: right;
	vertical-align: bottom;
	padding-top: 5px;
}


.footer-top a {
	color: #ffffff;
	text-decoration: none;
}

.footer-top a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.footer-top a:visted {
	color: #ffffff;
	text-decoration: none;
}


.image-icon-container{
	width:520px;
	height:560px;
	float:right;
	margin-left:25px;
}

.image-icon {
	width:140px;
	height: 260px;
	float:left;
}

.image-icon-container  .image-icon{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #055D9C;
	text-align: center;
	line-height: 18px;
}


/* Dropdown N


/* Screenshot Tour */

.screenshot-group {
	position:absolute;
	left:-2000em;
	top:-2000em;	
}

.screen-header {
	padding-top:0px;
	padding-bottom:10px;
}

.screen-text .product-logo {
	margin-bottom: 35px;
}

.screen-content {
	height: 420px;
	overflow: hidden;
}

.screenshot {
	float: left;
	margin-right: 20px;
	overflow:hidden;
	width: 500px;
	height: 400px;
}

.screen-text {
	float: left;
	width: 280px;
	font-size: 14px;
}

.screen-header img {
	display:block;
	padding-top:5px;
}

.screen-footer {
	background: #1a346d;
	height: 30px;
	color:#fff;
	padding-top:13px;
	padding-left:50px;
	font-size:13px;
}

.gallery-rtf {
	overflow:hidden;
	font-size: 14px;
}

.gallery-rtf h3 {
	padding-bottom: 4px;
	color: #1a346d;
	font-size: 18px;
	padding-top: 3px;
}

.gallery-rtf p {
	font-size: 14px;
	padding-bottom: 10px;
}

.gallery-rtf ul {
	font-size: 14px;
}

.gallery-rtf ul li {
	padding-bottom: 10px;
}

.image-gallery-holder {
	padding-top: 10px !important;
}

.image-gallery-holder ul {
	padding-left: 36px !important;
	color: #000 !important;
}

.image-gallery-holder ul li {
	float: left !important;
	margin-right: 38px !important;
	padding-bottom: 20px !important;
	list-style-type: none !important;
	color: #000 !important;
	width: auto !important;
}

.image-gallery-holder ul li a:link,
.image-gallery-holder ul li a:visited {
	color: #000 !important;
	background: none !important;
}

.image-gallery-holder ul li p.inner {
	font-size: 12px;
	padding-top: 60px;
}

