@charset "UTF-8";
/* CSS Document */

body {
	background:url(images/background.jpg) no-repeat center top #FFF;
	font-family:Helvetica, Arial, sans-serif;
	color:#666;
}

a {
	text-decoration:none;
	color:#003871;
}

a:hover {
	color:#0073e5;
	text-decoration:underline;
}

img {
	border:0;
	padding:0;
	margin:0;
}

#wrapper {
	width:930px;
	margin:0 auto;
}

#header {
	height:88px;
}

#header img {
	margin:10px 0 0 0;
}

#search {
	float:right;
	font-size:12px;
	margin:20px 0 0 0;
}

#search ul {
	margin-bottom:10px;
	text-align:right;
}

#searchBox {
	background:url(images/searchBox.gif);
	border:0;
	width:154px;
	height:20px;
	padding:5px 0 5px 15px;
	color:#666;
	margin:0 -4px 0 0;
	z-index:100;
}

#searchButton {
	vertical-align:bottom;
	margin:0 0 -1px 0;
	padding:0;
}

#mainNav {
	list-style:square outside url(images/button_hover_left.jpg) repeat-x;
	margin:0;
	padding:0;
	width:930px;
	height:32px;
}

#mainNav li.current ul.sub_nav {
	position:relative;
	top:128px;
}



#mainNav li {
	height:32px;
	color:#FFF;
	margin:0 2px 0 0;
	float:left;
	font-size:14px;
	text-align:center;
	line-height:32px;
	padding:0;
	background:url(images/button_list_right.jpg) top right repeat-x;
	width:auto;
	list-style:none;
}

#mainNav li:hover {
	background:url(images/button_hover_right.jpg) top right repeat-x;
	
}

#mainNav li a {
	color:#333;
	height:32px;
	background:url(images/button_list_left.jpg) left top no-repeat;
	display:block;
	margin:0;
	padding:0 10px;
	text-decoration:none;

}

#mainNav li a:HOVER {
	color:#FFF;
	background:url(images/button_hover_left.jpg) left top no-repeat;
}

#mainNav li:hover a {
	color:#FFF;
	background:url(images/button_hover_left.jpg) left top no-repeat;
}

#mainNav li.current {
	padding:0 17px 0 0;
	background:url(images/button_hover_right.jpg) top right repeat-x;
	list-style:square inside url(images/button_selected.jpg);
}

ul.sub_nav LI {text-align:left !important;}

#promo {
	clear:both;
	float:right;
	height:330px;
	width:255px;
}

#content {
	width:928px;
	border-left:1px solid #cdcdcd;
	border-right:1px solid #cdcdcd;
	background:#FFF;
	min-height:100px;
}

#content ul {
	margin:0;
	padding:0;
	list-style:0;
}

#content ul li {
	display:block;
	float:left;
}

#content ul li.boxed {
	background:url(images/square.jpg);
	width:248px;
	height:218px;
	display:block;
	float:left;
	padding:35px 30px;
}

/*Added by Harka*/

#content ul li.boxed ul{list-style:none;}
#content ul li.boxed ul li{padding-left:13px;display:list-item;background:url(images/bullets.png) left 6px no-repeat;}
#content ul li.boxed ul li p{margin:0 0 10px;padding:0}

/*End*/

h1 {
	font-size:17px;
	color:#ffa20b;
	font-weight:normal;
}

h2 {
	font-size:14px;
	color:#333;
	font-weight:normal;
}

#content ul li h1 {
	margin:0 auto 20px;
	text-align:center;
}

#content ul li h2 {
	margin-bottom:5px;
}


#content ul li img {
	margin-left:10px;
	margin-top:-5px;
}

#content ul li p {
	color:#666;
	font-size:12px;
	margin:5px 0 20px;
}

#content ul li p a {
	color:#00509f;
	text-decoration:none;
	padding-left:13px;
	display:block;
	margin:5px 0;
}

#content ul li p a:hover {
	color:#0073e5;
	text-decoration:underline;
}

#customers {
	clear:both;
	padding:0 20px 20px 20px;
}

#customers ul {
	background:url(images/rectangle.jpg);
	width:899px;
	height:105px;
	margin-left:-5px;
}

#customers ul li {
	background:none;
	width:422px;
	height:72px;
	padding:10px 0 0 0;
	margin:13px 0 13px 15px;
}

#customers ul li img {
	float:left;
	margin:5px 15px 0 0;
}

#footer {
	margin:20px auto;
	font-size:12px;
	color:#666;
}

#footer img {
	float:right;
}

#footer p {
	margin-left:6px;
}

#footerNav {
	margin:0;
	list-style:none;
	padding:0;
}

#footerNav li {
	display:inline;
	border-right:#003871 1px solid;
	padding:0;
	margin:0;
}

#footerNav li.lastNav {
	display:inline;
	border-right:none;
}

#footerNav li a {
	text-decoration:none;
	color:#003871;
	padding:0 10px 0 6px;
}

#footerNav li a:hover {
	color:#0073e5;
	text-decoration:underline;
}

#sectionTop {
	width:890px;
	background:url(images/sectionTop.jpg);
	height:77px;
	clear:both;
	padding:10px 20px;
}

#sectionTop h1 {
	color:#FFF;
	font-size:21px;
	text-decoration:none;
	text-transform:none;
	font-weight:normal;
	margin-bottom:10px;
}

#sidebar {
	width:246px;
	border-left:1px solid #cdcdcd;
	float:right;
	background:#f2f0f1;
	height:100%;
}

#sidebar p {
	background:url(images/sidebar_background.jpg);
	padding:20px 0;
}

#sidebar p a {
	margin:10px auto;
}

#sidebar ul li, #sidebar ul li a  {
	color:#003871;
	font-size:11px;
	text-decoration:none;
}

#sidebar ul li a:hover  {
	text-decoration:underline;
}

#sidebar ul li {
	padding:10px 10px 10px 20px;
	float:none;
}

#sidebar ul li.pdf {
	background:url(images/pdf_icon.gif) 15px 5px no-repeat;
	padding:10px 10px 10px 40px;
}

#crumblist {
	list-style:none;
	margin:0;
	padding:0;
}

#crumblist li {
	display:inline;
	background:url(images/breadcrumb.gif) right 5px no-repeat;
	padding-right:13px;
}

#crumblist li.last {
	background:none;
}

#crumblist li a {
	color:#FFF;
	text-decoration:none;
	font-size:13px;
}

#crumblist li.last a {
	color:#fdb813;
}

#crumblist li a:hover {
	text-decoration:underline;
}

#mainContent {
	padding:20px;
	width:644px;
	font-size:14px !important;
}


br.clear {
	clear:both;
}

#mainContent h1 {
	text-decoration:none;
	text-transform:none;
	font-weight:bold;
	color:#fe6601;
}

#mainContent h2 {
	color:#004890;
	text-align:left;
	font-size:15px;
	font-weight:bold;
}

.interior {
	background:url(images/interior_back.gif) -1px 0 !important;
}

h3#title {
	color:#FFF;
	background:url(images/title_back.gif);
	width:198px;
	height:41px;
	font-size:15px;
	font-weight:normal;
	line-height:41px;
	padding:0 24px;
}

h3.callus {
	margin:0;
}

h3.datasheets {
	margin-top:0;
}

ul dd {
	margin-left:20px;
}

#pcidss {
	margin:-20px;
	padding:20px;
	background:url(images/dci_back.jpg) no-repeat;
}

div.column {
	width:310px;
	margin:0 auto;
	float:left;
	text-align:center;
}

div.firstColumn {
	margin-right:20px;
}

div.column img {
	margin:auto;
}

#mainContent ul {
	text-align:left;
	font-size:14px;
}

#mainContent ul li {
	margin:5px;
	padding-left:15px;
	background:url(images/list_item.gif) 0 3px no-repeat;
	float:none;
	vertical-align:top;
}

#demo {
	background:url(images/demo.jpg) 0 0;
	width:217px;
	height:138px;
	display:block;
	margin-bottom:-15px;

}

#demo:hover {
	background:url(images/demo.jpg) 0 -138px;
	text-decoration:none;
}

#scheduleDemo {
	background:url(images/schedule_demo.jpg) 0 0;
	width:255px;
	height:167px;
	display:block;
}

#scheduleDemo:hover {
	background:url(images/schedule_demo.jpg) 0 -167px;
}

#vprobewebinar {
	background:url(images/vprobewebinar2.jpg) 0 0;
	width:255px;
	height:167px;
	display:block;
}

#vprobewebinar:hover {
	background:url(images/vprobewebinar2.jpg) 0 -167px;
}

#webinar {
	background:url(images/webinar.png) repeat scroll 0 0 transparent;
	display:block;
	height:138px;
	width:217px;
	margin:0 auto;
	text-decoration:none;
}

#webinar:hover {
	background:url(images/webinar.png) 0 -138px;
}

#webinars2 {
	background:url(images/webinars2.jpg) 0 0;
	width:255px;
	height:167px;
	display:block;
}

#webinars2:hover {
	background:url(images/webinars2.jpg) 0 -167px;
}



#fs {
	background:url(images/white_paper.png) repeat scroll 0 0 transparent;
	display:block;
	height:138px;
	width:217px;
	margin:0 auto;
	text-decoration:none;
}

#fs:hover {
	background:url(images/white_paper.png) 0 -138px;
}


#learnMore {
	background:url(images/learn_more.jpg) 0 0;
	width:255px;
	height:163px;
	display:block;
}

#learnMore:hover {
	background:url(images/learn_more.jpg) 0 -163px;
}

#vprobewhite {
	background:url(images/vprobewhite.jpg) 0 0;
	width:255px;
	height:163px;
	display:block;
}

#vprobewhite:hover {
	background:url(images/vprobewhite.jpg) 0 -163px;
}

.promoDate {
	font-size:12px;
	color:#666;
}


/* Drop Down Menus */


 ul.sub_nav{
	position:relative;
	height: 0px;
	margin: 0 0 0 -40px;
	width:auto;
		z-index:999;
}

#mainNav ul.sub_nav ul{
	width: 100%;
	height: auto;
	margin: 0px;
	padding:0;
}

#mainNav ul.sub_nav li{
	width: 100%;
	float: none;
	margin: 0px;
	padding:0;
} 

#mainNav li:hover ul.sub_nav{
	position:absolute;
}

#mainNav ul.sub_nav li a{
	color: #5f5f5f;
	background: url(images/grey_grad_sm.gif) repeat-x;
	width: auto;
	height: 16px;
	line-height: 13px;
	padding: 10px 10px 5px 15px;
	font-size: 11px;
	display: block;
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
}

#mainNav ul.sub_nav li a:HOVER{
	color: #1a75bc;
	background: #ffffff url(images/grey_grad_sm_over.gif) 0px bottom repeat-x;
}

.specialtyButton {
	background:url(images/specialty_button.png) 0 0;
	text-decoration:none;
	display:block;
	width:220px;
	height:50px;
	line-height:50px;
	color:#FFF;
	font-size:18px;
	margin:10px auto;
	text-align:center;
}

.specialtyButton:hover {
	background:url(images/specialty_button.png) 0 -50px;
	color:#FFF;
	text-decoration:none;
}

/*Next Page Navigation */

#pageNav ul {
	list-style:none;
	margin:0 auto;
}

#pageNav ul li {
	display:block;
	float:left;
	padding:5px;
	background:none;
}

#pageNav ul li a:hover {
	text-decoration:underline;
}


/* Fixes for IE6 */

* html #mainContent {
	width:630px;
}

* html div.column {
	width:300px;
}

* html #flash {
	float:left;
}

* html #content ul li.boxed {
	overflow:hidden;
}

* html #searchButton {
	margin:0 0 12px 1px;
}

* html #mainNav {
	position:absolute;
	top:100px;
}

* html #mainNav li.current {
	list-style:square outside url(images/button_selected.jpg);
	padding-left:10px;
}

* html #mainNav li {
	width:50px;
	padding:0;
}

* html #mainNav li a:hover {
	background:#222;
	width:208px;
}

* html #mainNav ul.sub_nav li a{
	width:200px;
	margin:0;
}

* html #mainNav ul.sub_nav li a:hover{
	width:200px;
	margin:0;
}

* html #mainNav li#navNewsEvents {
	width:120px;
}

* html #mainNav li#navNewsEvents ul.sub_nav li {
	width:100px;
}


* html #header img {
	margin:-90px 0 0;
}

* html #searchBox {
	margin:-1px -13px 0 0;
}


* html #mainNav li.current ul.sub_nav {
	margin:0 0 0 1px;
	position:relative;
	top:0;
	left:-10px;
	padding:0;
	list-style:none !important;
	width:200px;
	height:1000px;
	overflow:hidden;
}

* html #mainNav li.current ul.sub_nav li {
	list-style:none !important;
}

* html #mainNav li ul.sub_nav {
	margin:0 0 0 1px;
	position:relative;
	left:-1px;
	padding:0;
	list-style:none !important;
}

* html #mainNav ul.sub_nav li {
	margin:-3px 0 0 0;
}


/* Fixes for IE7 */

*+html #mainContent {
	width:630px;
}

*+html div.column {
	width:300px;
}

*+html #mainNav ul.sub_nav li a{
	width:200px;
}

*+html #mainNav ul.sub_nav li {
	margin-top:-3px;
}

*+html #mainNav li.current {
	list-style:square outside url(images/button_selected.jpg) !important;
	padding-left:10px;
}

*+html #header img {
	position:absolute;
	top:20px;
}

*+html #searchButton {
	margin:0 0 0 -8px;
}

*+html #mainNav ul.sub_nav {
	margin:0;
}

*+html #mainNav li.current ul.sub_nav {
	margin:10px 0 0 -70px;
}

*+html #mainNav li.current #navNewsEvents ul.sub_nav {
	margin:10px 0 0 0;
	left:-20px;
}

*+html body {
	background:url(images/background.jpg) no-repeat center top fixed #FFF;
}






/*================
  Added for Banner
  ================*/
.banner {
	width:928px;
	height:329px;
	border:1px solid #cdcdcd;
	border-bottom:0;
	margin:0 auto;
	position:relative;
	overflow:hidden;
	float:left;
}
/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
.coda-slider-no-js .coda-slider {
	height:330px;
	overflow: auto !important;
}
/* Change the width of the entire slider (without dynamic arrows) */
.coda-slider, .coda-slider .panel {
	width: 930px;
}
/* Preloader */
.coda-slider p.loading {
	padding: 20px;
	text-align: center
}
/* Tabbed nav */
.coda-nav {
	position:absolute;
	bottom:0;
	left:0
}
.coda-nav ul {
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	width:928px!important;
}
.coda-nav ul li {
	float:left;
	border-right:2px solid #316fab;
	height:61px;
	overflow:hidden
}
.coda-nav ul li.tab4{border-right:0}
.coda-nav ul li a {
	background:url(images/banner/banner-btns.jpg) left top no-repeat;
	display: block;
	float: left;
	height:61px;
	text-decoration: none
}
.coda-nav ul li.tab1 {
	width:229px;
}
.coda-nav ul li.tab1 a {
	width:229px;
	background-position:left top
}
.coda-nav ul li.tab1 a.current, .coda-nav ul li.tab1 a:hover {
	background-position:left -61px
}
.coda-nav ul li.tab2 {
	width:234px;
}
.coda-nav ul li.tab2 a {
	width:234px;
	background-position:-231px top
}
.coda-nav ul li.tab2 a.current, .coda-nav ul li.tab2 a:hover {
	background-position:-231px -61px
}
.coda-nav ul li.tab3 {
	width:216px;
}
.coda-nav ul li.tab3 a {
	width:216px;
	background-position:-467px top
}
.coda-nav ul li.tab3 a.current, .coda-nav ul li.tab3 a:hover {
	background-position:-467px -61px
}
.coda-nav ul li.tab4 {
	width:243px;
}
.coda-nav ul li.tab4 a {
	width:243px;
	background-position:-685px top
}
.coda-nav ul li.tab4 a.current, .coda-nav ul li.tab4 a:hover {
	background-position:-685px -61px
}
.coda-slider {
	float: left;
	overflow: hidden;
	position: relative;
	height:268px
}
.coda-slider .panel {
	display: block;
	float: left;
	height:268px;
	position:relative
}
.banner-btn-learn-more {
	display:block;
	background:url(images/banner/banner-btn-learn-more.png) left top no-repeat;
	width:159px;
	height:43px;
	position:absolute;
	right:50px;
	bottom:70px;
	overflow:hidden;
	text-indent:-999px;
}
.banner-btn-learn-more:hover {
	background-position:left -43px;
}

