@charset "utf-8";
/* CSS Document */
body{
	background:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a {
	position: relative;
}
.wrap {
	width:907px;
	margin:auto;
}
#hgroup {
	background: url(../images/top-bar.png) left bottom no-repeat;
	padding-bottom:18px;
	margin-bottom: 6px;
}
#hgroup h1 {
	float:left;
	padding-top:3px;
}
#hgroup h1 a {
	text-decoration: none;
}
#hgroup h1 #headline {
	float:left;
	background: url(../images/hepcomotion-logo.png) 0 0 no-repeat;
	height:21px;
	width:132px;
	text-indent:999em;
	overflow: hidden;
	margin: 0 16px 0 30px;
}
#hgroup h1 #strapline {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#999;
	height:21px;
	overflow: hidden;
	padding-top:3px;
}
#hgroup #navigation {
	float:right;
}
div.page {
	background:#FFF url(../images/page_bg.png) no-repeat 1px bottom;
}
div.inner{
	margin-top:6px;
	width:907px;
	/*background: url(../images/inner_bg_light.gif) repeat-y 285px 0;*/
}
div.inner.home{
	/*background: url(../images/inner_bg.gif) repeat-y 285px 0;*/
}
#body {
	width:450px;
	float:left;
	border:#CCCCCC 1px solid;
	border-right:none;
	border-bottom:none;
}
a{
	color:#0033CC;
}
a:hover{
	color:#0066CC;
}

a:visited, a:link, a:focus{
	border:none;
	outline:none;
}

img{
	border:none;
}
form{
	padding:0px;
	margin:0px;
}
#hepcologo3{
	display:block;
	float:right;
	margin-top:105px;
	margin-right:10px;
	width:132px;
	height:24px;
	background-image:url(../images/hepco-logo3.gif);
	background-repeat:no-repeat;
	background-position:top;
}

/* flv player div */
#player{
	width:410px;
	height:267px;
	overflow:hidden;
}
#strap{
	font-family:Arial, Helvetica, sans-serif;
	display:inline;
	font-size:15px;
	font-weight:bold;
	color:#999;
}

#google-search{
	overflow:hidden;
	width:300px;
	height:35px;
	padding:10px 0;
	float:left;
}
#googlesearchresults{
	padding:20px 20px 0 20px;
	border-bottom:#CCCCCC 1px solid;
}

/*
 * Language Selection
 */
#langselect {
	margin:16px 0 0 19px;
	padding:0;
	float: right;
	width: 168px;
}
div#langselect span {
	font-size: 0.8em;
	color: #3063AC;
	display: block;
}
div#langselect ul {
	display: inline;
	margin: 0;
	padding: 5px 0 0 0;
	list-style: none;
	height: 18px;
}
div#langselect ul li {
	float:left;
	padding: 0 1px;
	margin: 0;
}
div#langselect ul li a {
	display: block;
	padding: 2px;
}
div#langselect ul li a:hover {
	border:1px solid #3063AC;
	margin: -1px -1px 0 -1px;
}
div#langselect ul li a.active {
	border:1px solid #3063AC;
	margin: -1px -1px 0 -1px;
}

ul{
	padding:10px 0px;
	margin:0px;
}
li{
	padding:0px;
	margin-left:20px;
}
h2{
	color:#990000;
	font-size:17px;
	padding:0px;
	margin:0px;
}
h3{
	color:#000000;
	font-size:15px;
	margin:0 0 5px 0;
	padding:0;
}
.superscript{font-size:xx-small; vertical-align:top;} 
.subscript{font-size:xx-small; vertical-align:bottom;}
.nobreak{
	white-space: nowrap;
}
/* start topbar *//*banners*/
#top{
	width:907px;
}
#topbarhome {
	padding:31px 26px;
	background-color:#4590E3;
	background-image:url(../images/grad-175.png);
	background-repeat:repeat-x;
	color:#FFFFFF;
	position: relative;
}
#topbarhome h2 {
	font-size:24px;
	color:#FFF;
}
#topbarhome .banner-text {
	padding-top:10px;
	font-size:18px;
	width:629px;
	line-height:1.35em;
}
#topbarempty {
    background-image: url("../images/top-bar-empty.png");
    background-repeat: no-repeat;
    height: 38px;
}
/* end topbar */

.btn_callToAction_1 {
	display:block;
	padding:6px 28px;
	background:#FF7700 url(../images/radioIcon.gif) 95% 50% no-repeat;
	text-decoration: none;
	font-size:16px;
	font-weight: bold;
	color:#fff;
	text-shadow: #be4f02 0 0 2px;
}
.btn_callToAction_1:hover {
	background-color: #ff9c45;
	color:#fff;
}
/* main nav start */
#mainnav{
	width:231px;
	float:left;
}
#mainnav ul {
	list-style:none;
	padding:0px;
	margin:0px;
	width:231px;
}
#mainnav li{
	background:url(../images/grad-div-lt.png) no-repeat 0 100%;
	padding:0px;
	margin:0px;
	/*height:28px;*/
}
#mainnav li a{
	display:block;
	color:#990000;
	text-decoration:none;
	font-size:17px;
	margin:0px;
	padding:4px 4px 4px 28px;
}
#mainnav li a:hover{
	color:#FFFFFF;
	background-color:#666666;
}
#mediaLink {
	float:left;
	width:100px;
}
#youtubeLink {
	float: left;
	width:30px;
}
#youtubeLink:hover{
	background: #FFF !important;
	opacity:0.5;
}
/* main nav end */

/* start subnav */
td#subnav-view{
	width:451px;
	height:399px;
	border:#CCCCCC 1px solid;
	border-right:none;
	background-image:url(../images/grad-bg-543.png);
	background-repeat:repeat-x;
	background-position:bottom;
}
#subnav td#subnavtitle{
	height:33px;
	/*background-image:url(../images/grad-33.png);
	background-repeat:repeat-x;*/
	background: #1f67b3;
}
td#subnavtitle div{
	display:block;
	padding:0px;
	margin-left:18px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:16px;
}
#subnav td.subnavbtn{
    /*height:73px;/*height of feature image minus #subnavtitle divided by number nav sections  */
	overflow:visible;
	background:#CCC url(../images/grad-div-rt.png) right bottom no-repeat;
	z-index:1;
	cursor:pointer;
}
#subnav a.subnavbtn{
	display:block;
	padding-left:12px;
	vertical-align:middle;
	color:#990000;
	font-size:17px;
	text-decoration:none;
	z-index:0;
}
#subnav td.subnavbtn_{
    height:73px;
	color:#FFFFFF;
	background-color:#666666;
	background-image:url(../images/grad-div-rt.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	z-index:1;
	cursor:pointer;
}
#subnav a.subnavbtn_{
	display:block;
	vertical-align:middle;
	padding-left:18px;
	color:#FFFFFF;
	font-size:17px;
	text-decoration:none;
	z-index:0;
}
/* end subnav */

/* start subnav product list items */
#subnav td{

}
td.productnavtab{
	width:8px;
}
.productnav{
	background-color:#666666;

}

.productnav a{
	font-family: Arial, Helvetica;
	color:#FFFFFF;
	text-decoration:none;
	min-height:32px;
	display:block;
	font-size:12px;
	line-height:12px;
	padding:2px 3px;
	margin:0px 0px 0px 6px;
	background-image:url(../images/grad-div-rt.png);
	background-repeat:no-repeat;
	background-position:bottom right;
}

.productnav a.dark:hover{
	/* color:#333333; */
}
/* end subnav product list items */

#aside-2 {
	width:222px;
	min-height:400px;
	float:right;
	padding-left:2px;
}
#video-menu {
	background: #FF7700;
}
#photo-menu {
	background: #CE112D;
}
#video-menu .popmenu-title {
	background:transparent url(../images/icon_vid.gif) 180px 50% no-repeat;
}
#photo-menu .popmenu-title {
	background:transparent url(../images/icon_photos.gif) 180px 50% no-repeat;
}
.popmenu {
	border-top:2px solid #fff;
	background: #FF7700;
	padding:0 8px 8px 8px;
}
.popmenu-title {
	color:#FFF;
	margin:0;
	padding:6px 0;
}
.popmenu-list {
	padding:0;
	list-style: none;
}
.popmenu-item {
	height: 55px;
	margin: 0 0 0 0;
	padding:0;
	background: #FFF;
	border-top: 1px solid #999;
}
.popmenu-item-content {
	padding:6px 12px;
	background: #FFF;
	margin: 0;
	color: #333;
	font-size:12px;
	text-decoration: none;
	display: block;
}
.popmenu-item-desc p {
	padding: 0;
	margin: 0;
}
.popmenu-item-desc {
	padding: 0 8px;
}
.popmenu-item-title {
	font-weight:bold;
	margin:0 0 3px 76px;
	font-size: 12px;
	padding:0;
	background: #FFF;
}
.popmenu-item-thumbnail {
	width:68px;
	height:42px;
	padding: 0;
	margin:0;
	float:left;
	text-align: center;
	background-repeat: no-repeat;
}
.popmenu-item-thumbnail img {
	padding:13px 16px;
}
.popmenu-item:hover .popmenu-item-content {
	background: #FFF;
	border:1px solid #555;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999')";
    -moz-box-shadow:0 4px 8px rgba(0,0,0,0.7);
    -webkit-box-shadow:0 4px 8px rgba(0,0,0,0.7);
	box-shadow:0 4px 8px rgba(0,0,0,0.7);
	position: relative;
    z-index: 3;
}
.popmenu-item .popmenu-item-hidden {
	height:1px;
	overflow: hidden;
	position: relative;
	-moz-transition: all 1s linear 2s;
}
.popmenu-item:hover .popmenu-item-hidden {
	height: auto;
}


#subnav-view{
	position:relative;
}

/* start foot */
.foot{
	height:12px;
	color:#666666;
	background-color:#CCCCCC;
	padding:10px 26px;
	margin-top:3px;
}
#foot-left{
	display:inline;
	float:left;
}
#foot-right{
	display:inline;
	float:right;
}
.foot a{
	color:#666666;
	text-decoration:none;
}
.foot a:hover{
	color:#888888;
	text-decoration:underline;
}
/* end foot */


/* start product specific */
#productsubmenu td{
	border-top:#FFFFFF 1px solid;
	background-color:#CCCCCC;
	color:#333333;
}
#productsubmenu a{
	padding:3px 8px;
	margin:0;
	height:16px;
	color:#333333;
	text-decoration: none;
	display:inline-block;
}
#productsubmenu a:hover{
	background-color:#990000;
	color:#FFFFFF;
}
#productsubmenu a.on{
	background-color:#990000;
	color:#FFFFFF;
	text-decoration: none;
}
#mediasubmenu td{
	border-top:#FFFFFF 1px solid;
	background-color:#666666;
	color:#FFFFFF;
}
#mediasubmenu a{
	padding:3px 5px;
	margin:0;
	height:16px;
	color:#FFFFFF;
	text-decoration: none;
	display:inline-block;
}
#mediasubmenu a:hover{
	background-color:#990000;
	color:#FFFFFF;
}
#mediasubmenu a.on{
	background-color:#990000;
	color:#FFFFFF;
	text-decoration: none;
}
.redbold{
	font-weight:bold;
	color:#990000;
}
.ctrls td{
	border:none;
	padding:0;
	margin:0;
}
.note{
	font-size:12px !important;
}
#featured-ranges {
	position: absolute;
	right: -9999px;
}
#featured {
	background-repeat: no-repeat;
	list-style: none;
	margin: 0;
	padding: 0;
}
.featured-item {
	margin: 0;
	padding: 0;
	position: absolute;
	left: -9999px;
	width: 451px;
	height:399px;
	background-repeat: no-repeat;
}
.featured-item.show {
	top: 0;
	left: 0;
}
.featured-item.default {
	position: static;
}
.featured-item-caption {
	background: #900;
	padding:15px;
	color:#FFFFFF;
	font-size:15px;
	margin-right:24px;
	position: absolute;
	bottom: 24px;
}

.literature td{
	background-color:#EEEEEE;
	border-bottom:#CCCCCC 1px solid;
	margin:0;
	font-size:12px;
	padding:3px 5px;
}
.literature-amend td{
	background-color:#DDDDDD;
	border-bottom:#CCCCCC 1px solid;
	margin:0;
	padding:3px 5px;
}
.literature-amend-noborder td{
	background-color:#DDDDDD;
	border:none;
	margin:0;
	padding:3px 5px;
}
.literature-noborder td{
	background-color:#EEEEEE;
	margin:0;
	padding:3px 5px;
	border:none;
}
.literature-header td{
	background-color:#CCCCCC;
	vertical-align:bottom;
	font-weight:bold;
	margin:0;
	padding:3px 5px;
}
.literature-title td{
	background-color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	margin:0;
	padding:15px 5px 3px 5px;
}
table.literature a{
	text-decoration:underline;
	cursor:pointer;
}
table.literature p{
	padding:0px;
	margin:0px;
}

/* product thumb links */

.dark{
	color:#000000;
	text-decoration:none;
}
.dark:hover{

}
.light{
	color:#FFFFFF;
	text-decoration:none;
}
.light:hover{

}
td.prod-tile{
	background-position:bottom !important;
	background-repeat:repeat-x !important;
}
td.image-tile{
	background-image:url(../images/get_image.php?action=tint&args=CCCCCC&file=grad-100.png) !important;
	background-position:bottom !important;
	background-repeat:repeat-x !important;
}
td.image-tile a{
	color:#333333;
	text-decoration:none;
}
td.image-tile a:hover{
	color:#333333;
	text-decoration:none;
}
td.image-tile p{
	padding:0; margin:0;
}
.handy{
	cursor:pointer;
}
div#application-images-holder{
	position:relative;
	z-index:80;
	width:409px;
	height:500px;
	overflow:hidden;
}
div#application-images{
	position:relative;
	height:450px;
	z-index:70
}
/* inactive media btns */
div.btn-media-1{
	display:inline-block;
}
div.btn-media-1 a{
	display:block; padding:3px 5px; text-decoration:none; color:#888888; font-size:9px; font-weight:bold;
	background-color:#666666;
}
div.btn-media-1 a:hover{
	background-color:#666666;
}
/* active media btns */
div.btn-media-2{
	display:inline;
	cursor:pointer;
}
div.btn-media-2 a{
	display:inline;
	padding:3px 5px; text-decoration:none; color:#FFFFFF; font-size:9px; font-weight:bold;
	background-color:#990000;
}
div.btn-media-2 a:hover{
	background-color:#FF0000;
}
div.btn-media-disabled {
	display:block;
	padding:2px 4px;
	text-decoration:none;
	color:#FFF;
	font-size:9px;
	font-weight:bold;
	background-color:#AAA;
	border-top:1px solid #444;
	border-left:1px solid #444;
	border-bottom:1px solid #FFF;
	border-right:1px solid #FFF;
}
#mediactrls{
	display:block; float:right; height:25px;
}
#mediactrls a.on{
    color:#FFFFFF;
    border:#999999 2px solid;   
}
div.whatsnew{ margin: 5px 0px; }
div.whatsnew a{
	cursor:pointer;
	color:#FFFFFF;
	text-decoration:none;
	font-size:9px;
	padding:3px 5px;
	font-weight:bold;
	background:#1E90FF;
	border:#116497 2px solid;
}
div.whatsnew a:hover{
	color:#FFFFFF;
	text-decoration:none;
	font-size:9px;
	padding:3px 5px;
	font-weight:bold;
	background-color:#990000;
	border:#FF3333 2px solid;
}

div.newsdiv{
	border-bottom:#CCCCCC 1px solid;
	margin: 0 0 10px 0;
}

/*product menu*/
#nav-product {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 17px;
}
.nav-product-item {
	margin: 0;
	padding: 0;
}
.nav-product-item a {
	color: #900;
	background: #CCC url("../images/grad-div-rt.png") no-repeat right bottom;
	text-decoration: none;
	display: block;
	padding: 10px 0 10px 12px;
}
.nav-product-item.selected a {
	color: #FFF;
	background: #666;
}
.nav-product-item.selected a:hover {
	color: #FFF;
}
.nav-product-child {
	list-style: none;
	margin: 0;
	padding: 0;
}
.nav-product-child-item {
	margin: 0;
	padding:0 0 0 6px;
}
.nav-product-child-item a {
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
	padding: 2px 3px 2px 9px;
	display: block;
	background: #666 url("../images/grad-div-rt.png") no-repeat right bottom;
	min-height: 32px;
}
* html .nav-product-child-item a {/*IE6 only*/
	height: 32px;
}
.arrowMarker {
	background-position: 100% 50%;
	background-repeat: no-repeat;
	background-image: url("../images/arrow_nav.png");
}

/* news ticker */
div.side#ticker-holder{
	background-color:#FFFFFF;
	color:#FFFFFF;
	margin:30px 0 0 0;
}

div.top#ticker-holder{
	background-color:#FFFFFF;
	color:#FFFFFF;
	margin:2px 0 0 0;
}

div.news{
	margin:0;
}
div.news div{
	padding-top:4px;
}
div.news div a{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
div.news div a:hover{
	text-decoration:underline;
}

/* sitemap */
div#sitemap ul{
    list-style: none;
	padding:5px 0;
	margin:5px 0;
}
div#sitemap li{
    list-style: none;
	padding:2px 0;
	margin:0;
}
input.ok, textarea.ok{
	border:#CCCCCC 1px solid;
	margin:1px;
}
input.err, textarea.err{
	border:#FF3333 1px solid;
	margin:1px;
}
.range_advert ul{
	margin:0;
	padding:0;
}
.range_advert li{
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
}
a.pweb_dark{
	font-weight:bold;
	background-position: bottom;
	color:#000000 !important;
}
a.pweb_light{
	font-weight:bold;
	background-position: bottom;
	color:#FFFFFF !important;
}
a#allproducts{
	color:#FFFFFF;
	text-decoration:none;
}
/* Edit in line styles */
.editinline {
	background: transparent url('../images/overlay-alpha.png') repeat;
	border:1px dotted red;
	position: relative;
	z-index: 8;
	zoom:1;
	cursor: pointer;
	display: inline-block;
}
.editinline .overlay {
	z-index: 10;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	display:block;
	background: transparent url('../images/overlay-alpha.png') repeat;
}
a#edit_browse {
	background:url("../images/edit-button-bg.png") no-repeat scroll left top transparent;
	display:block;
	font-size:0.8em;
	height:25px;
	left:5px;
	line-height:23px;
	position:absolute;
	text-align:center;
	top:0;
	width:80px;
}
a#edit_meta {
	background:url("../images/edit-button-bg.png") no-repeat scroll left top transparent;
	display:block;
	font-size:0.8em;
	height:25px;
	left:90px;
	line-height:23px;
	position:absolute;
	text-align:center;
	top:0;
	width:80px;
}
a#visit_admin {
	background:url("../images/edit-button-bg.png") no-repeat scroll left top transparent;
	display:block;
	font-size:0.8em;
	height:25px;
	left:175px;
	line-height:23px;
	position:absolute;
	text-align:center;
	top:0;
	width:80px;
}

.heading2 {
	background-color: #1f67b3;
	padding: 6px 12px;
	margin: 0;
	color:#FFF;
}
.heading2 a {
	color: #FFF;
	text-decoration: none;
}
.heading2 a:hover {
	color: #FFF;
}
#newsSection {
	border-top:3px solid #fff;
	overflow: hidden;
}
#newsSection a {
	color:#900;
	text-decoration: none;
}
#newsSection .heading2 a {
	color: #FFF;
}
#newsTicker  {
	border-bottom: 1px solid #999;
	margin:0 6px;
}
#newsTicker .newsTick {
	
}

.newsItem {
	padding:0 6px;
	margin:6px;
	border-bottom: 1px solid #999;
}
.newsItem dt {
	font-size: 16px;
	font-weight: normal;
	margin:0 0 3px 0;
	padding:0;
}
#newsSection .newsItem dt a {
	color: #000;
}
.newsItem dd {
	margin: 0;
	padding:0;
	font-size:12px;
	width:295px;
	float:right;
}
.newsItem dd p {
	margin:0; 
}
.newsItem dd.img {
	float:left;
	width:125px;
	margin: 0 6px 3px 0;
}
.nextLink {
	padding-right:10px;
	margin:0 6px 6px 0;
	background:url(../images/arrow_small_right.png) right 50% no-repeat;
	float:right;
}
.backLink {
	padding-left:10px;
	margin:0 0 6px 6px;
	background:url(../images/arrow_small_left.png) left 50% no-repeat;
	float:left;
}

.off {
	background:#CCC;
}

.btn1 {
	color: #FFF;
	padding: 1px 3px;
	background: #900;
	text-decoration: none;
	display: inline-block;
}
.btn1:hover,.btn1:active {
	color: #FFF;
	background: #F00;
	-webkit-box-shadow: 0px 0px 6px 0px rgba(255,100,0,0.7);
	-moz-box-shadow: 0px 0px 6px 0px rgba(255,100,0,0.7);
	box-shadow: 0px 0px 6px 0px rgba(255,0,0,0.7); 
}
.btn1.disabled {
	color: #333;
	background: #ccc;
}
.submit-2 {
	color: #900;
	text-decoration: underline;
	background: transparent;
	border-width: 0;
	cursor: pointer;
}
.table1 {
	border-collapse: collapse;
	width: 100%;
	font-size: 12px;
}
.table1 a {
	text-decoration: none;
	color: inherit;
}
.table1 th, .table1 td {
	text-align: left;
	background: #CCC;
	padding: 3px;
}
.table1 .odd td {
	background: #EEE;
}

#literature-page-table .btn1 {
	min-width: 45px;
	padding: 3px 6px;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
}

.quickform, .quickform input, .quickform select {
	font-size: 11px;
}

.grid1 {
	padding: 0 19px;
}
.grid1-cell {
	float: left;
	width: 125px;
	padding: 3px;
	margin: 3px;
	height: 220px;
	overflow: hidden;
	position: relative;
}
.grid1-cell a, .photo-page-cell a {
	text-decoration: none;
}
.grid1-cell a:hover, .photo-page-cell a:hover {
	color: #FFF;
}
.grid1-cell-info {
	display: block;
	margin-bottom: 6px;
}
.grid1-cell-subtitle {
	margin: 0;
	font-weight: normal;
}
.grid1-cell-images {
	margin: auto;
    width: 395px;
}
.grid1-cell-images-list {
	list-style: none;
	padding: 0;
}
.grid1-cell-images-list li {
	float: left;
	margin: 3px;
}
.photo-page-cell {
	padding: 3px;
}
.photo-page-cell .proto-navigation, .photo-page-cell .proto-controls {
	display: none;
}
.photo-page-cell-nav {
	position: absolute;
	bottom: 0;
	width: 95%;
	padding-bottom: 3px;
}
.photo-page-cell-nav a {
	float: left;
}
.photo-page-cell-nav .slideshow-control {
	float: right;
}
.photo-page-cell-nav img {
	vertical-align: middle;
}
.photo-page-slideshow {
	z-index: 999;
	background-image: url(../images/loader.gif);
	background-position: 50% 128px;
	background-repeat: no-repeat;
	background-color: rgba(0, 0, 0, 0.5);
	width: 100%;
	height: 2200px;
	padding-top: 55px;
	left: 0;
}
.photo-page-slideshow .slide {
	border: 2px #333 solid;
	background-image: url(../images/loader.gif);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-color: #333;;
}
.photo-page-slideshow .proto-navigation {
	display: none;
}
.photo-page-slideshow .proto-controls {
	position: absolute;
	left:33%;
	top: 30px;
}
.photo-page-slideshow .proto-controls li {
	float: left;
}
.photo-page-slideshow .proto-controls a {
	width: 20px;
	height: 20px;
	overflow: hidden;
	display: block;
	text-indent: -999em;
	background-image: url(../images/controls.png);
}
.photo-page-slideshow .start-stop a.play {
	background-position: -40px 0;
}
.photo-page-slideshow .start-stop a.pause {
	background-position: -20px 0;
}
.photo-page-slideshow .backward a {
	background-position: 0 0;
}
.photo-page-slideshow .forward a {
	background-position: -60px 0;
}
.slideshow-single .proto-controls {
	display: none;
}

/*banners*/
#featured-banner { position:relative; width: 451px; height: 400px; }
#featured-banner .show { width: 451px; height: 400px; background:#FFF url(../images/banners/Hepco-Animation-v1_bg.jpg) left top no-repeat; overflow: hidden; }
#featured-banner .show img { width: 451px; height: 400px; }
#featured-banner .backward, #featured-banner .forward, #featured-banner li.start-stop, .slide-caption { display:none; }

.protoshow { position: relative; }
.protoshow ol, .protoshow ul { margin: 0; padding: 0; list-style: none; }
.protoshow .show { position: relative; }
.protoshow .slide { position: absolute; top: 0; left: 0; z-index: 49; }
.protoshow li.active-slide { z-index: 50; }
.protoshow li {margin: 0;}

#featured-banner .proto-navigation { margin:0 auto; position:absolute; bottom:74px; z-index:9999; right:12px; }
#featured-banner .proto-navigation li { float:left; margin:0; list-style:none; }
#featured-banner .proto-navigation li a { display:block; width:15px; height:0; padding-top:15px; background-image:url(../images/banners/pagination.png); background-position:0 0; float:left; outline:none; overflow:hidden; }
#featured-banner .proto-navigation .current-slide a { background-position:0 -15px; }

#topbarhome{
	color:white;
	padding:12px 12px 12px 26px;
}
#topbarhome h2 {
	margin: 0;
	padding: 0;
	float:left;
}
#topbarhome .banner-text {
	padding:0;
	width:658px;
}
#topbarhome .banner-text p {
	margin: 0 0 12px 0;
}
#bannerContactDetails {
	position: absolute;
	top:12px;
	right:24px;
	text-align: right;
}
#bannerPhone,#bannerEmail,#bannerEmail a {
	color:#fff;
	font-size: 14px;
	font-weight: bold;
	margin:0;
	padding: 0;
}
#bannerEmail a {
	font-weight: normal;
	text-decoration: none;
}
#bannerEmail a:hover {
	text-decoration: underline;
}
#topbarhome .slideA-slides {
}
#topbarhome .slideA-controls {
	float: left;
	margin:9px;
}
#topbarhome .slideA-control {
	display:inline-block;
	width:7px;
	height:9px;
	text-indent: 999em;
	overflow: hidden;
	background-image: url(../images/arrows-h.png);
	background-repeat: no-repeat;
}
#topbarhome .slideA-back {
	margin: 0 6px;
	background-position: 0 0;
}
#topbarhome .slideA-next {
	background-position: -7px 0;
}
.slideA-progress {
	display:inline-block;
	width: 36px;
	height: 12px;
	background: url(../images/position-marker.png) 12px 0;
	position: relative;
	top:1px;
	overflow: hidden;
}
.slideA-progress-0 {
	background-position: -36px 0;
}
.slideA-progress-1 {
	background-position: -24px 0;
}
.slideA-progress-2 {
	background-position: -12px 0;
}
.slideA-progress a {
	display:block;
	float: left;
	width:12px;
	height:10px;
	text-indent: 999em;
	overflow: hidden;
}

/*misc*/

.gutter1 {
	padding:12px;
}

.group:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clear {
	clear:both;
	height:1px;
	visibility: hidden;
}
.remove {
	display: none;
}
.hidden-text {
	text-indent: -9999em;
}
