﻿* {
	font-size:100.01%;
}
html {
	font-size:68.8%;
}
body{
	margin:0;
	color:#58595b;
	font:1em Arial, Helvetica, sans-serif;
	background:url(../images/newBG.png) repeat-x #061A31;
	padding:24px 0 0;
}
/* general reset */
img{border-style:none;}

hr {
	border: 0;
	width: 95%;
	color: rgb(219, 219, 219);
	background-color: rgb(219, 219, 219);
	height: 1px;
	text-align:left;
	/*margin-bottom: 10px;*/
	padding:0;
	margin:3px 0 13px;
}

.productMsg{
	font-size: .9em;
	font-weight:bold;
	line-height:10px;
	font-style:italic;
	margin:0 0 -7px;
	display:block;
}

div#content p {padding-right: 30px;}

a{
	text-decoration:none;
	color:#f37421;
}
a:hover{text-decoration:underline;}

div#content a:link, div#content a:visited{color:rgb(88, 89, 91); text-decoration:underline;}
div#content a:hover, div#content a:active{color:#f37421;}


div#content a.learnMore {
	display: inline-block;
	background:url(http://pyng.com.s82735.gridserver.com/wp/wp-content/uploads/2010/05/magnify.gif) left no-repeat;
	padding-left: 22px; 
}

div#content a.demo {
	display: inline-block; 
	background:url(http://pyng.com.s82735.gridserver.com/wp/wp-content/uploads/2010/05/video.gif) left no-repeat; 
	padding-left: 22px; 
}

div#content a.brochure {
	display: inline-block; 
	background:url(http://pyng.com.s82735.gridserver.com/wp/wp-content/uploads/2010/05/book.gif) left no-repeat; 
	padding-left: 20px; 
}

input, textarea, select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form, fieldset{
	margin:0;
	padding:0; 
	border-style:none;
}
/* popup */
.popup{
	width: 835px;
	height: 455px;
}
.popup .popup-holder{
	background: url(../images/bg-popup.png) no-repeat;
	width: 657px;
	height: 280px;
	padding:175px 0 0 178px;
}
.teaser-logo{
	background: url(../images/logo2.png) no-repeat;
	width: 450px;
	height: 47px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	margin:0;
}
.teaser-logo a{
	display:block;
	height:100%;
	position:relative;
}
/* select bar */
.select-bar{
	background: url(../images/bg-select-bar.png) no-repeat;
	width: 448px;
	height: 14px;
	list-style:none;
	margin:17px 0 0;
	padding:4px 5px 0 0;
}
.select-bar li{
	float:right;
	position:relative;
}
.select-bar a{
	background: url(../images/select-btn.gif) no-repeat;
	width: 11px;
	height: 13px;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
}
.select-bar span{
	float:left;
	font-size:10px;
	color:#fff;
	padding:0 3px 0 0;
}
/* select bar dropdown */
.select-bar .drop{
	background: url(../images/bg-promo-drop.gif) no-repeat;
	width: 156px;
	height: 126px;
	position:absolute;
	top:13px;
	left:12px;
	padding:11px 10px 13px;
}
.select-bar h2{
	font-size:10px;
	border-bottom:1px solid #b0b0ad;
	padding:0 0 7px 9px;
	margin:0 0 4px;
	color:#3f4140;
}
.select-bar ul{
	list-style:none;
	margin:0;
	padding:0 0 0 8px;
	background:none;
	width:auto;
	height:auto;
}
.select-bar ul li{
	float:none;
	margin:0 0 3px;
}
.select-bar ul li a{
	float:none;
	font-size:10px;
	background:none;
	color:#3f4140;
	text-indent:0;
}
.select-bar ul li a:hover{
	color:#f37421;
	text-decoration:none;
}
.select-bar .next{
	background: url(../images/bg-next.gif) no-repeat;
	width: 9px;
	height: 7px;
	position:absolute;
	bottom:6px;
	left:83px;
}
/* page wrapper */
#wrapper{
	margin:0 auto;
	width:851px;
	padding:0 74px 0 76px;
	border:1px solid #dbdbdb;
	border-width:1px 1px 0 1px;
	overflow:hidden;
	background:#fff;
}
/* header */
#header{
	height:1%;
	overflow:hidden;
	padding:18px 0 22px;
}
/* user bar */
.user-bar{
	float:right;
}
.user-bar ul{
	list-style:none;
	margin:0 17px 0 0;
	padding:2px 0 0;
	float:left;
}
.user-bar ul li{
	float:left;
	margin:0 0 0 12px;
	display:inline;
}
.user-bar ul li a{
	font-size:9px;
	color:#58595b;
	text-transform:uppercase;
	background: url(../images/bullet.gif) no-repeat 0 4px;
	padding:0 0 0 7px;
	float:left;
}
.user-bar ul li a:hover{
	color:#f37421;
	text-decoration:none;
}
/* search form */
.search-form{
	float:left;
}
.search-form input{
	float:left;
}
.search-form fieldset{
	float:left;
}
.search-form .text{
	float:left;
	background: url(../images/bg-text.gif) no-repeat;
	width: 148px;
	height: 14px;
	padding:0 7px;
	margin:0 5px 0 0;
}
.search-form .text input{
	width:148px;
	font-size:9px;
	text-transform:uppercase;
	background:none;
	border-style:none;
	padding:2px 0 4px;
}
/* promo box */
.promo{
	position:relative;
	height:406px;
	margin:0 0 25px;
}
/* slide image */
.slide-image{
	position:absolute;
	height:406px;
	top:0;
	left:0;
	z-index:3;
}
.promo h1{
	font-size:3.636em;
	font-weight:normal;
	position:absolute;
	top:140px;
	left:43px;
	color:#fff;
	margin:0;
	text-indent:-9999px;
	overflow:hidden;
}
.promo .alt h1{
	top:284px;
}
.promo img{
	display:block;
}
.promo .more{
	position:absolute;
	top:366px;
	right:28px;
	font-size:1.273em;
	color:#fff;
	background: url(../images/bullet2.gif) no-repeat 100% 5px;
	padding:0 12px 0 0;
}
.promo .find{
	position:absolute;
	top:366px;
	right:25px;
	font-size:1.273em;
	color:#fff;
	padding:0 12px 0 0;
}
.promo .dark{
	position:absolute;
	top:366px;
	right:25px;
	font-size:1.273em;
	color:#58595b;
	padding:0 12px 0 0;
}
.slide-image .alternative{
	background: url(../images/bullet6.gif) no-repeat 100% 5px;
}

/* switcher */
.promo .switcher{
	width: 849px;
	height: 14px;
	position:absolute;
	top:392px;
	left:0;
	z-index:5;
}
.switcher ul{
	list-style:none;
	margin:0;
	padding:4px 0 0 7px;
	overflow:hidden;
	background: url(../images/bg-switcher.png) no-repeat;
	width: 842px;
	height:10px;
}
.switcher ul li{
	float:left;
	margin:0 4px 0 0;
	padding:1px 0 0;
}
.switcher ul li a{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	background: url(../images/bg-dots.gif) no-repeat;
	width: 5px;
	height: 5px;
	position:relative;
}
.switcher ul li a:hover{
	background-position:0 -5px;
}
div.playing .switcher ul .play-pause a{
	background-image: url(../images/bg-stop.gif);
	width: 6px;
	height: 7px;
}
div.paused .switcher ul .play-pause a{
	background: url(../images/bg-play.gif) no-repeat;
	width: 8px;
	height: 7px;
}
.switcher ul .stop,
.switcher ul .play,
.switcher ul .play-pause{
	padding-top:0;
}
.switcher ul .stop{
	padding-left:3px;
}
.switcher ul .play-pause a:hover,
.switcher ul .play a:hover{
	background-position:0 0;
}
/* main part */
#main{
	height:1%;
	margin:0 0 75px;
	position:relative;
	z-index:5;
}
/* bar */
.bar{
	height:1%;
}
.bar:after{
	content:"";
	display:block;
	clear:both;
}
/* logo */
.logo{
	background: url(../images/logo.png) no-repeat;
	width: 182px;
	height: 20px;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
}
.logo a{
	display:block;
	height:100%;
	position:relative;
}
/* main navigation */
#nav{
	list-style:none;
	margin:0 -15px 0 0;
	padding:0;
	float:right;
	display:inline;
}
#nav li{
	float:left;
	background: url(../images/separator.gif) no-repeat 0 9px;
	margin:0 7px 0 -12px;
	position:relative;
	padding:0 0 0 5px;
	display:inline;
}
#nav li:first-child{
	background:none;
}
#nav li a{
	color:#f37421;
	font-size:10px;
	text-transform:uppercase;
	float:left;
	height:30px;
}
#nav li a:hover,
#nav .active a{
	background: url(../images/bg-nav-hover.gif) no-repeat 30% 25px;
	text-decoration:none;
}
#nav li:hover .has-drop,
#nav li.hover .has-drop{
	background:none;
}
#nav li span{
	float:left;
	height:30px;
	padding:8px 4px 0 5px;
	cursor:pointer;
}
#nav li .has-drop:hover{
	background:none;
	text-decoration:none;
}
#nav li em{
	width: 24px;
	height: 27px;
	float:left;
	margin:0 -10px 0 -4px;
	display:inline;
}
#nav li .has-drop:hover span,
#nav li:hover .has-drop span,
#nav li.hover .has-drop span{
	background: url(../images/bg-nav-l.gif) no-repeat;
}
#nav li .has-drop:hover em,
#nav li:hover .has-drop em,
#nav li.hover .has-drop em{
	background: url(../images/bg-nav-r.png) no-repeat;
}
/* dropdown */
#nav li:hover .drop,
#nav li.hover .drop{
	top:22px;
}
#nav .drop{
	position:absolute;
	top:22px;
	left:6px;
	width:999px;
}
#nav .drop .drop-inner{
	float:left;
}
#nav .drop .t{
	background: url(../images/bg-drop-t.png) no-repeat;
	height: 14px;
	display:table-cell;
}
#nav .drop .tr{
	background: url(../images/bg-drop-tr.png) no-repeat;
	width: 15px;
	height: 14px;
	display:table-cell;
}
#nav .table{
	display:table;
}
#nav .drop .b{
	background: url(../images/bg-drop-b.png) no-repeat;
	height: 19px;
	display:table-cell;
}
#nav .drop .br{
	background: url(../images/bg-drop-br.png) no-repeat;
	width: 15px;
	height: 19px;
	display:table-cell;
}
#nav .drop .c{
	display:table-row;
}
#nav .shadow{
	background: url(../images/bg-shadow.png) repeat-y;
	width: 15px;
	display:table-cell;
}
#nav ul{
	list-style:none;
	margin:0;
	padding:0;
	background: url(../images/bg-drop-hold.png) no-repeat;
	float: left;
	min-height: 180px;
}
* html #nav ul{
	height:180px;
}
#nav ul li{
	float:none;
	margin:0 0 7px;
	background:none;
	display:block;
	padding:0 5px 0 5px;
}
#nav ul li a{
	float:none;
	height:auto;
	text-transform:none;
	font-size:10px;
	color:#58595b;
	display:block;
	background:none;
}
#nav ul li strong{
	font-size:9px;
	font-weight:normal;
	display:block;
}
#nav ul li a:hover{
	color:#f37421;
}
/* footer */
#footer{
	width:1001px;
	margin:0 -74px 0 -76px;
	position:relative;
	z-index:3;
}
/* tba holder */
.tab-holder{
	height:1%;
	overflow:hidden;
}
.tabarea .btn-arrow{
	position:absolute;
	background: url(../images/btn-arrow.png) no-repeat;
	width: 19px;
	height: 20px;
	top:16px;
	right:15px;
	text-indent:-9999px;
	overflow:hidden;
}
/* tabset */
.tabset{
	list-style:none;
	margin:0;
	padding:0;
	float:right;
	width:616px;
	background: url(../images/bg-tabset.gif) no-repeat 100% 0;
	height: 16px;
	overflow:hidden;
}
.tabset li{
	float:left;
}
.tabset li a{
	float:left;
	height:13px;
	padding:3px 0 0 10px;
	font-size:9px;
	color:#58595b;
	outline:none;
}
.tabset .item1 a{
	background: url(../images/item1.gif) no-repeat;
	width: 70px;
	padding-left:26px;
}
.tabset .item2 a{
	background: url(../images/item2.gif) no-repeat;
	width: 66px;
	padding-left:10px;
}
.tabarea{
	min-height:103px;
	overflow:hidden;
	background:#acadaa;
	position:relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
* html .tabarea{
	height:103px;
	overflow:visible;
}
/* tab content */
.tab-content{
	padding:15px 0 15px 85px;
	position:relative;
	width:916px;
	overflow:hidden;
	background:#acadaa;
}
.tabarea .alt{
	background:#f6f5f0;
	display:none;
}
.tabarea .alt2{
	background:#d6d6d1;
	display:none;
}
.footer-list{
	list-style:none;
	margin:0;
	padding:0;
	position:absolute;
	left:65px;
	bottom:21px;
	overflow:hidden;
}
.footer-list li{
	float:left;
	background: url(../images/separator2.gif) no-repeat 0 2px;
	color:#58595b;
	margin:0 15px 0 -9px;
	padding:0 0 0 9px;
	font-size:0.818em;
}
.footer-list li a{
	color:#58595b;
	font-size:1em;
}
/* container */
.container{
	float:right;
}
.container .column{
	width:247px;
	float:left;
	padding:0 35px 0 0;
}
.container .picture{
	float:left;
}
.container .text-holder{
	height:1%;
	overflow:hidden;
	padding:2px 0 0 13px;
	font-size:0.909em;
}
.container h2{
	font-size:1.1em;
	line-height:12px;
	color:#58595b;
	margin:0 0 5px;
	padding:0 50px 0 0;
	font-weight:bold;
}
.container p{
	margin:0 0 3px;
	line-height:11px;
}
.container .text-holder .more{
	padding:0 7px 0 0;
	display:inline-block;
	height:11px;
	color:#f37421;
}
.container .text-holder .more a {
	color:#666;
	text-decoration:underline;
}
.container .text-holder .more a:hover{
	text-decoration:none;
}
/* twocolumns */
.twocolumns{
	height:1%;
	overflow: hidden;
	/*overflow-y:hidden;
	overflow-x: visible;*/
	margin:0 0 24px;
}
#content{
	width:649px;
	float:right;
	height:408px;
	overflow:hidden;
	background: url(../images/bg-content-c.gif) repeat-y 1px 0;
	border-left:1px solid #e8e8e8;
	/*border-right:1px solid #e8e8e8;*/
}
.bullet-list{
	list-style:none;
	margin:0;
	padding:0;
	height:1%;
	overflow:hidden;
}
.bullet-list li{
	margin:0 0 5px;
	background: url(../images/bullet7.gif) no-repeat 0 4px;
	padding:0 0 0 16px;
}
.scrollable{
	height:409px;
	overflow:hidden;
	background: url(../images/bg-content.gif) no-repeat -2px 0;
}


/* scroll */
.vscroll-bar {
	width:12px !important;
}
.vscroll-up,
.vscroll-down {
	display:none !important;
}
.vscroll-line {
	background: url(../images/scrollbar.png) no-repeat top left;
	width: 5px;
	height:408px !important;
}
.vscroll-slider {
	background-image: url(../images/btn-scroll.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 26px !important;
	height: 24px;
	left: -8px !important;
	cursor:pointer;
}
.scroll-content {
	width:613px !important;
	/*padding:0 0 0 22px;*/
	height:408px !important;
}
.scroll-holder {
	padding:16px 0 8px 22px;
	border-right:1px solid #e8e8e8;
}
.scroll-holder ul {
	padding-left:15px;
}
.scroll-holder ol {
	padding-left:15px;
}
.scroll-holder img {
	padding-right:10px;
	padding-bottom:5px;
	padding-top:3px;
}
* html #scrollslider0{
	height:100% !important;
}
/* end scroll */


#sidebar{
	width:177px;
	float:left;
	background: url(../images/bg-sidebar.gif) no-repeat;
	height:392px;
	border:1px solid #e3e2e0;
	padding:14px 0 0 10px;
}
#content h1{
	font-size:1.636em;
	line-height:18px;
	color:#58595b;
	margin:0 0 11px;
	font-weight:normal;
}
#content h2{
	font-size:1.2em;
	line-height:15px;
	color:#58595b;
	margin:0 0 2px;
	font-weight:bold;
}
#content h3{
	font-size:1.2em;
	line-height:15px;
	color:#f37421;
	margin:0 0 2px;
	font-weight:normal;
}
#content h5{
	font-size:.9em;
	line-height:12px;
	color:#58595b;
	font-weight:lighter;
	margin-top: -8px;
}
#content .text-box{
	padding:0 219px 0 0;
	overflow:hidden;
}
#content p{
	margin:0 0 13px;
	line-height:14px;
}
#content .product-box p{
	margin-bottom:10px;
}
/* product box */
.product-box{
	width:602px;
	overflow:hidden;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.product-box ul{
	list-style:none;
	margin:0;
	padding:3px 0 0;
	width:620px;
	overflow:hidden;
}
.product-box ul li{
	float:left;
	width:197px;
	margin:0 6px 0 0;
	line-height:14px;
}
.product-box ul li .product-image{
	background: url(../images/img-sprite.jpg) no-repeat;
	width: 197px;
	height: 92px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}
.product-box ul li .alt-image{
	background: url(../images/img5.jpg) no-repeat;
	width: 197px;
}
.product-box ul li .alt-image2{
	background: url(../images/img6.jpg) no-repeat;
}
.product-box ul li .product-image:hover{
	background-position:0 100%;
}
.product-box .image{
	margin:0 0 6px;
}
.product-box .image img{
	display:block;
}
.product-box ul .product-link{
	background: url(../images/ico-glass.gif) no-repeat;
	padding:0 0 0 18px;
	color:#58595b;
	font-size:0.818em;
	display:inline-block;
	height:11px;
}
.product-box ul .product-link:hover{
	text-decoration:none;
	color:#f37421;
}
#content .sol-box p{
	margin-bottom:10px;
}
/* solutions box */
.sol-box{
	width:602px;
	overflow:hidden;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.sol-box ul{
	list-style:none;
	margin:0;
	padding:3px 0 0;
	width:620px;
	overflow:hidden;
}
.sol-box ul li{
	float:left;
	width:145px;
	margin:0 6px 0 0;
	line-height:14px;
}
.sol-box ul li .sol-image{
	background: url(../images/solutions_1.jpg) no-repeat;
	width: 145px;
	height: 90px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}
.sol-box ul li .alt-image{
	background: url(../images/solutions_2.jpg) no-repeat;
	width: 145px;
}
.sol-box ul li .alt-image2{
	background: url(../images/solutions_3.jpg) no-repeat;
}
.sol-box ul li .alt-image3{
	background: url(../images/solutions_4.jpg) no-repeat;
}
.sol-box ul li .sol-image:hover{
	background-position:0 100%;
}
.sol-box .image{
	margin:0 0 6px;
}
.product-box .image img{
	display:block;
}
.sol-box ul .sol-link{
	background: url(../images/ico-glass.gif) no-repeat;
	padding:0 0 0 18px;
	color:#58595b;
	font-size:0.818em;
	display:inline-block;
	height:11px;
}
.sol-box ul .sol-link:hover{
	text-decoration:none;
	color:#f37421;
}
.single-tab{
	width:466px;
}
.tab-holder .single-tab a{
	padding-left:30px;
}
/* partner form */
.partner-form{
	position:absolute;
	width:216px;
	height:25px;
	right:228px;
	top:12px;
}
* html .partner-form{
	right:225px;
}
.partner-form fieldset{
	width:100%;
	overflow:hidden;
}
.partner-form input{
	float:left;
}
.partner-form .text{
	background: url(../images/bg-text2.gif) no-repeat;
	width: 175px;
	height: 25px;
	padding:0 7px;
	float:left;
}
.partner-form .text input{
	background:none;
	border-style:none;
	width:175px;
	font-size:10px;
	color:#fff;
	padding:7px 0 7px;
}
/* accordion */
.accordion{
	list-style:none;
	margin:0;
	padding:0;
	width:167px;
}
.accordion li{
	vertical-align:middle;
	width:100%;
	position:relative;
	font-weight:bold;
}
.accordion li em{
	display:block;
	font-size:0.909em;
	font-style:normal;
}
.accordion li a{
	display:block;
	color:#58595b;
	position:relative;
}
.accordion li a span{
	display:block;
	font-size:0.909em;
	cursor:pointer;
	padding:5px 0 4px 11px;
}
.accordion .ui-state-active,
.accordion .active a,
.accordion ul ul .active a,
.accordion ul .active ul .active a,
.accordion ul .active .ui-state-active,
.accordion .active ul .active a,
.accordion .active ul .active ul .active a{
	background: url(../images/bg-accordion-active-t.gif) no-repeat;
}
.accordion .ui-state-active span,
.accordion .active span,
.accordion ul ul .active span,
.accordion ul .active ul .active span,
.accordion ul .active .ui-state-active span,
.accordion .active ul .active span,
.accordion .active ul .active ul .active span{
	background: url(../images/bg-accordion-active-b.gif) no-repeat 0 100%;
}
.accordion .ui-state-active:hover,
.accordion ul .active a:hover,
.accordion .active a:hover,
.accordion ul ul li.active a:hover,
.accordion .has-drop a:hover,
.accordion .active ul .active a strong,
.accordion .active ul .active a:hover strong,
.accordion .active ul .active ul .active a:hover{
	text-decoration:none;
	color:#58595b;
}
.accordion li a:hover,
.accordion ul .active ul a:hover,
.accordion .has-drop ul a:hover,
.accordion .active ul a:hover,
.accordion .active ul .active ul a:hover{
	color:#f37421;
	text-decoration:none;
}
.accordion ul{
	list-style:none;
	margin:0;
	padding:5px 0 0 12px;
}
.accordion ul a strong{
	padding:2px 0 2px 6px;
	background: url(../images/bullet5.gif) no-repeat 0 -42px;
	font-weight:normal;
	display:block;
	cursor:pointer;
}
* html .accordion ul a strong{
	background-position:0 -40px;
}
*+html .accordion ul a strong{
	background-position:0 -40px;
}
.accordion ul a:hover strong
{
	background-position:0 6px !important;
}
* html .accordion ul a:hover strong{
	background-position:0 8px;
}
*+html .accordion ul a:hover strong{
	background-position:0 8px;
}
.accordion li ul span{
	padding:0 0 0 11px;
}
.accordion li ul ul span{
	padding:3px 0 2px 11px;
	font-size:0.818em;
}
.accordion li ul .ui-state-active strong,
.accordion ul .active a:hover strong,
.accordion .has-drop strong,
.accordion .has-drop a:hover strong,
.accordion ul .active a strong{
	background-position:0 -91px;

}
.accordion ul .selected strong,
.accordion ul .selected a:hover strong{
	background-position:0 -90px !important;
	color:#58595b;
}
* html .accordion ul .selected strong,
* html .accordion ul .selected a:hover strong{
	background-position:0 -88px;
}
*+html .accordion ul .selected strong,
*+html .accordion ul .selected a:hover strong{
	background-position:0 -88px;
}
* html .accordion li ul .ui-state-active strong,
* html .accordion ul .active a:hover strong,
* html .accordion .has-drop strong,
* html .accordion .has-drop a:hover strong,
* html .accordion ul .active a strong{
	background-position:0 -89px;
}
*+html .accordion li ul .ui-state-active strong,
*+html .accordion ul .active a:hover strong,
*+html .accordion .has-drop strong,
*+html .accordion .has-drop a:hover strong,
*+html .accordion ul .active a strong{
	background-position:0 -89px;
}
.accordion ul ul{
	list-style:none;
	margin:0;
	padding:5px 0 0 11px;
}
.accordion ul ul a{
	font-size:1em;
	/*font-style:italic;*/
	font-weight:normal;
}
.accordion ul ul li{
	margin:0 0 2px;
}
.accordion ul .active ul a,
.accordion ul .active ul span,
.accordion .active ul a,
.accordion .active ul a span,
.accordion .active ul .active ul a,
.accordion .active ul .active ul span{
	background:none;
}
/* js styles */
ul.accordion .slide {
	position: relative;
	overflow: hidden;
	width: 100%;
}
#nav .drop {display: none;}
#nav li.hover .drop,
#nav li:hover .drop {display: block;}

.switcher ul li.active a{
	background-position:0 -5px;
}
.tabarea .btn-arrow:focus,
.switcher a:focus {
	outline: none;
}
.promo .slideset {
	width:850px;
	position: relative;
	background: #000;
	height: 406px;
}
.promo .slideset div.slide-image {
	z-index: 1;
}
.promo .slideset div.active {
	z-index: 2;
}
.popup {
	position: absolute;
	top: -9999px;
	left: -9999px;
}
.popup .drop li.selected {
	border-bottom:1px solid #B0B0AD;
	position: absolute;
	color:#3f4140;
	font-size:10px;
	margin:0 0 4px;
	padding:0 0 7px 9px;
	width: 147px;
	top: 0;
	left: 0;
}
.popup .drop ul.sel-list {
	position: relative;
	padding-top: 24px;
}
.popup ul.select-bar li {
	cursor: pointer;
}
.popup .drop-holder {
	position: relative;
	overflow: hidden;
	height: 123px;
}
.popup .scroll-down {
	left: 80px;
}

.popup .scroll-up {
	background-image: url(../images/bg-next-up.gif);
	left: 90px;
}
.posts-gallery {
	width: 564px;
	float: right;
}
.posts-gallery .container{
	position: relative;
	overflow: hidden;
	width: 564px;
}
.posts-gallery .container .slide{
	float: left;
	width: 564px;
	overflow: hidden;
}
.posts-gallery .posts-slider {
	float: left;
	width: 99999px;
}
div.outta-here {
	position: absolute;
	display: block !important;
	top: -9999px !important;
	left: -9999px !important;
}
.header-pre{
	background-image:url(../images/emt.jpg);
	width:673px;
	height: 130px;
	margin-top: -16px;
	margin-right: -25px;
	margin-left: -25px;
}
.header-hos{
	background-image:url(../images/hospital.jpg);
	width:673px;
	height: 130px;
	margin-top: -16px;
	margin-right: -10px;
	margin-left: -25px;
}
.header-mil{
	background-image:url(../images/military.jpg);
	width:673px;
	height: 130px;
	margin-top: -16px;
	margin-right: -20px;
	margin-left: -25px;
}
.header-vascular{
	background-image:url(../images/head_vascularaccess.jpg);
	width:673px;
	height:130px;
	margin-top:-16px;
	margin-right:-20px;
	margin-left:-25px;
}
.header-pelvic{
	background-image:url(../images/head_pelvicstabilization.jpg);
	width:673px;
	height:130px;
	margin-top:-16px;
	margin-right:-20px;
	margin-left:-25px;
}
.header-bloodflow{
	background-image:url(../images/head_bloodflow.jpg);
	width:673px;
	height:130px;
	margin-top:-16px;
	margin-right:-20px;
	margin-left:-25px;
}
.header-airway{
	background-image:url(../images/head_airwaymanagement.jpg);
	width:673px;
	height:130px;
	margin-top:-16px;
	margin-right:-20px;
	margin-left:-25px;
}
.header-education{
	background-image:url(../images/head_education.jpg);
	width:673px;
	height:130px;
	margin-top:-28px;
	margin-right:-20px;
	margin-left:-25px;
}
.header-about{
	background-image:url(../images/head_about.jpg);
	width:673px;
	height:130px;
	margin-top:-16px;
	margin-right:-20px;
	margin-left:-25px;
}

