@font-face {
  font-family: 'Open Sans Light';
  src: url('fonts/OpenSans-Light-webfont.eot');
  src: local('Open Sans Light'),
       url('fonts/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'),
       url('fonts/OpenSans-Light-webfont.woff') format('woff'),
       url('fonts/OpenSans-Light-webfont.ttf') format('truetype'),
       url('fonts/OpenSans-Light-webfont.svg#OpenSansLight') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Arial';
  src: url('fonts/arial.eot');
  src: local('Arial'),
       url('fonts/arial.eot?#iefix') format('embedded-opentype'),
       url('fonts/arial.woff') format('woff'),
       url('fonts/arial.ttf') format('truetype'),
       url('fonts/arial.svg#OpenSansLight') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Arial Bold';
  src: url('fonts/arialbd.eot');
  src: local('Arial Bold'),
       url('fonts/arialbd.eot?#iefix') format('embedded-opentype'),
       url('fonts/arialbd.woff') format('woff'),
       url('fonts/arialbd.ttf') format('truetype'),
       url('fonts/arialbd.svg#OpenSansLight') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* try to enable GPU for smoother animations
 */
* {
  transform: translate3d(0,0,0);
  -webkit-transform:translate3d(0,0,0);
  -moz-transform:translate3d(0,0,0);
  -o-transform:translate3d(0,0,0);
  -ms-transform:translate3d(0,0,0);
}

/*	//overflow:				auto; */


html
{
	-webkit-font-smoothing:	antialiased;
	overflow-y:				scroll;
}

* {	margin: 0; }

html, body { height: 100%; }

#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -24px;
}

#push
{
	height:	50px;
}

html, body, a, p, div, img, h1, h2, strong, fieldset, input, textarea, select, figure, figcaption, table, tbody, thead, tr, th, td, ul, ol, li {
  padding: 0;
  margin: 0;
  border: 0;
  text-decoration: none;
  text-align: left;
  font-family: 'Arial';
  font-weight: normal;
  font-style: normal;
  font-size: 13px;
  line-height: 20px;
  color: #1c6675;
  list-style-type: none;
}
th, td, th *, td * {
  font-size: 11px;
  line-height: 13px;
}
th, td {
  border-color: #77a3ac;
  border-style: solid;
  padding: 0 10px;
  height: 28px;
}
th {
  text-transform: uppercase;
  font-family: 'Arial Bold';
  border-bottom-width: 2px;
}
td {
  border-bottom-width: 1px;
}
table {
  width: 100%;
  margin-top: 0px;
  border-collapse: collapse;
  border-width: 2px 0px;
  border-color: #77a3ac;
  border-style: solid;
}
table img {
  margin: 0 10px;
  vertical-align: top;
}
form {
  background-color: #ecebe1;
  margin: 40px 0;
  padding: 20px;
}
label {
  display: block;
  margin-bottom: 7px;
}
input, select {
  line-height: 32px;
  height: 32px;
}
input, textarea, select {
  border: 1px solid #e1e0d6;
  background-color: #f5f5f5;
  margin-bottom: 30px;
  width: 310px;
}
fieldset legend {
  display: block;
  font-size: 18px;
  line-height: 25px;
  padding-bottom: 5px;
}
textarea {
  height: 220px;
}
fieldset.buttons {
  text-align: right;
  clear: both;
  height: 34px;
}
fieldset.description {
  float: right;
  width: 315px;
}
input.primaryButton, input.secondaryButton {
  text-align: center;
  cursor: pointer;
  width: 100px;
  height: 34px;
  text-shadow: black 1px 1px 2px;
  text-transform: uppercase;
  color: #ffffff;
  border-style: solid;
  border-width: 0 1px;
  background-repeat: repeat-x;
  margin-left: 15px;
}
input.primaryButton {
  border-color: #0b3c46;
  background-image: url('images/buttongradient-primary.png');
}
input.secondaryButton {
  border-color: #777777;
  background-image: url('images/buttongradient-secondary.png');
}
strong {
  font-family: 'Arial Bold';
}
h1, h2, p {
  cursor: default;
}
img {
  vertical-align: bottom;
}
html {
  transform: none !important;
  -webkit-transform: none !important;
  -moz-transform: none !important;
  -o-transform: none !important;
  -ms-transform: none !important;
  background-color: #dbdace;
  background-image: url('images/background.jpg');
  background-repeat: no-repeat;
  background-position: center 86px;
}
body {
  overflow: visible;
}
hr {
  border: 0;
  border-top: 1px solid #fefefe;
  border-bottom: 1px solid #dddcd1;
}
figure {
  float: right;
  background-color: #ecebe1;
  padding: 5px;
  margin: 20px 0 20px 20px;
}
figcaption {
  font-style: italic;
  font-size: 11px;
  text-align: center;
  margin-top: 10px;
}
#topbar, #bottombar, #belowseparator, hr {
  font-size: 0;
  line-height: 1px;
}
#topbar {
  height: 3px;
  background-color: #207586;
  border-bottom: 1px solid #b6c6c0;
}
#bottombar {
  height: 4px;
  background-color: #207586;
}
#header, #content, #footer {
  width: 1440px;
  margin: 0 auto;
  padding: 0 20px;
}
#header {
  position: relative;
  top: -1px;
  margin-bottom: 58px;
}
#belowbar {
  clear: both;
}
div.belowitem {
  width: 225px;
  float: left;
  padding-top: 70px;
  padding-bottom: 75px;
  padding-left: 20px;
}
div.clear {
  clear:both;
}
div.belowseparator {
  height: 0px;
  border-bottom: 1px solid #207586;
}
div.belowitem-first {
  padding-left: 0 !important;
}
div.belowitem h1 img {
  margin-right: 10px;
}
div.belowitem a {
  display: block;
  line-height: 35px;
  height: 35px;
  padding-left: 15px;
  font-size: 15px;
  font-family: 'Open Sans Light';
}
#slideframe {
  position: relative;
  background-image: url('images/slideframe-bg.jpg');
  background-repeat: no-repeat;
  background-position: 5px 5px;
  margin-top: 50px;
  margin-left: -5px;
  width: 1240px;
  height: 800px;
  margin-bottom: 35px;
}
div.belowitem h1, div.slide h1 {
  line-height: 23px;
  height: 33px;
  font-size: 23px;
  font-family: 'Open Sans Light';
  background: url('images/menulinegradient.png') repeat-x;
  background-position: left bottom;
}
div.slide h1 {
  margin-bottom: 15px;
  height: 40px;
}
#slideframe p.pages {
  position: absolute;
  text-align: right;
  top: 170px;
  left: 10px;
  width: 1240px;
  padding: 40px;
}
#slides {
  position: absolute;
  top: 5px;
  left: 5px;
  width: 1240px;
  height: 768px;
  box-shadow: inset 0 0 10px #aaa;
  border: 5px solid #e5e4dc;
  overflow: hidden;
}
div.slide p {
  font-family: 'Open Sans Light';
  font-size: 16px;
  line-height: 29px;
}
div.slide div {
  width: 400px;
  padding: 30px 30px 30px 800px;
}
div.slide {
  display: none;
  position: absolute;
  width: 1240px;
  height: 768px;
}
div.slide:first-child {
  display: block;
}
div.slide img {
  position: absolute;
  top: 0px;
  left: 0px;
}
img.slideclip-bl {
  position: absolute;
  left: 0px;
  top: 282px;
}
img.slideclip-tr {
  position: absolute;
  left: 1200px;
  top: 0px;
}
#footer {
  clear: both;
  height: 20px;
}
#logo {
  padding-top: 40px;
}
#menu {
  display: block;
  position: absolute;
  top: 50px;
  right: 20px;
  height: 50px;
  background: url('images/menulinegradient.png') repeat-x;
  background-position: left bottom;
}
#menu p {
  position: relative;
  top: -4px;
  z-index: 2;
}
#menu a {
  display: block;
  float: left;
  height: 39px;
  background: url('images/menugradient.png') repeat;
  line-height: 39px;
  padding: 0 15px;
  font-size: 17px;
  font-family: 'Open Sans Light';
  color: #ffffff;
  margin-left: 1px;
  text-shadow: black 1px 1px 2px;
}
#home {
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
#byhome {
  margin: 0 !important;
}
#sidebar {
  float: left;
  width: 225px;
  padding-top: 13px;
}
#sidebar p.img {
  text-align: center;
}
#sidebar p, #sidebar li {
  margin-top: 15px;
  line-height: 23px;
}
#page {
  float: right;
  width: 795px;
}
#products {
  float: left;
  width: 930px;
  margin-right: 30px;
}
#news {
  float: left;
  width: 300px;
}
#news div.belowseparator {
  margin-top: 30px;
}
#news span.date {
  padding-right: 7px;
}
#news p img {
  margin: 7px;
}
#news p {
  line-height: 23px;
  font-size: 12px;
  margin: 10px 0;
}
#news p.archive {
  margin: 0 !important;
}
div.product {
  float: left;
  width: 450px;
  margin-left: 30px;
}
div.product-first {
  margin-left: 0 !important;
}
div.product p {
  font-size: 12px;
  line-height: 23px;
}
div.product img {
  margin: 20px 0;
}
#page h1, #sidebar h1, #products h1, #news h1 {
  font-family: 'Open Sans Light';
  border-bottom: 1px solid #1c6675;
}
#products h1, #news h1 {
  line-height: 23px;
  height: 34px;
  font-size: 23px;
}
#page h1 {
  line-height: 29px;
  height: 45px;
  font-size: 29px;
}
#page h2 {
  margin-top: 30px;
  padding-bottom: 10px;
  font-size: 17px;
}
#page p {
  margin-top: 20px;
  line-height: 21px;
}
#page p.thumbnail {
  margin-top: 30px;
  float: right;
}
.more img {
  margin-left: 5px;
  margin-bottom: 5px;
}
#page p.more {
  margin: 20px 0 40px 0;
}
#page p.more-first {
  margin-bottom: 60px !important;
}
#page p.date img {
  margin: 0 5px 0 3px;
  vertical-align: middle;
}
#page p.date {
  font-size: 11px;
  margin: 0;
}
#page li {
  list-style-type: square;
  margin-left: 30px;
}
p.pages {
  margin-top: 50px;
}
p.pages a {
  cursor: pointer;
  margin: 5px;
  color: #ffffff;
  padding: 3px 7px;
  background-color: #1c6675;
}
p.pages a.current {
  background-color: #0b3c46;
}
#sidebar h1 {
  line-height: 23px;
  height: 30px;
  font-size: 23px;
}
div.sideitem {
  margin-top: 20px;
  background-color: #ecebe1;
  padding: 19px;
}
#copyright, #tagline {
  font-size: 10px;
  color: #0b3c46;
}
#tagline {
  text-align: right;
}
#copyright {
  position: absolute;
}
.shortDateCol {
    width: 80px;
}
.dateCol {
    width: 110px;
}

#login
{
	position:	absolute;
	top:		0px;
	left:		675px;
	width:		305px;
}

#login form {
  margin: 0;
  padding: 0;
}
#login .action .login a, #login .action .language a, #login .action input, #login .action .login {
  line-height: 23px;
  font-size: 11px;
  font-family: 'Open Sans Light';
  color: #ffffff;
}
#login .action input {
  width: auto;
  display: inline;
  border: 0;
  margin: 0;
  padding: 0;
  background-color: #1c6675;
  height: 23px;
}
#login .action .input input {
  background-color: #fff;
}
#login .action .language {
  float: left;
  padding: 0 10px;
}
#login .action .language a {
  padding: 0 5px;
  float: left;
  color: #0b3c46;
  background-color: #ebeae0;
}
#login .action .language a.current {
  background-color: #cac8b9;
}
#login .action .login {
  height: 23px;
  background-color: #1c6675;
  float: right;
  padding: 0 10px;
}
#login .action {
  position: absolute;
  display: block;
  right: 0px;
  height: 23px;
  background: none;
}
#login .action .login a {
  padding-right: 30px;
}
#login .action input {
  cursor: pointer;
}

#login img {
  margin-right: 6px;
  position: relative;
  top: -6px;
}
#login form.input {
  text-align: right;
  display: none;
  position: absolute;
  right: 0px;
  top: 25px;
  z-index: 1000;
  width: 205px;
  height: 150px;
  background: #1c6675;
}
#login label {
  padding-top: 10px;
  padding-left: 20px;
  margin-bottom: 5px;
  font-size: 11px;
  color: #ecebe1;
  text-align: left;
}
input.go {
  margin: 5px 10px;
  background-image: url('images/go.png');
  width: 30px;
  height: 23px;
  border: 0;
  cursor: pointer;
}
#username, #password {
  border: 1px solid #0d4b57;
  margin: 0px 10px;
  padding: 0px;
  height: 20px;
  line-height: 20px;
  width: 163px;
  padding-left: 20px;
  background-color: #ecebe1;
  background-repeat: no-repeat;
  background-position: 3px 2px;
  font-size: 11px;
}
#username {
  background-image: url('images/login-username.png');
}
#password {
  background-image: url('images/login-password.png');
}
div.gallery {
    margin-top: 20px;
}
div.gallery p.scroller img {
    position: absolute;
    top: -4px;
}
div.gallery div.frame {
    background: #fff;
    border: 5px solid #ecebe1;
    padding: 10px 10px 25px 10px;
}
div.gallery p.scroller {
    margin: 0 !important;
    border-bottom: 1px solid #1c6675;
    position: relative;
    top: 10px;
}
img.scalerIndicatorMultiple {
    /*background-image: url('images/button-gallery-multiple-off.png');*/
	background-image: url('images/button-gallery-single-on.png');
}
img.scalerIndicatorMultiple:hover {
	background-image: url('images/button-gallery-single-off.png');
}
img.scalerIndicatorSingle {
    background-image: url('images/button-gallery-single-off.png');
}
img.scalerIndicatorMultiple.on {
    background-image: url('images/button-gallery-multiple-on.png');
}
img.scalerIndicatorMultiple.on:hover { 
	background-image: url('images/button-gallery-multiple-off.png');
}
img.scalerIndicatorSingle.on {
    background-image: url('images/button-gallery-single-on.png');
}
div.images {
    overflow: hidden;
    position: relative;
    height: 120px;
}
div.images, div.images * {
    cursor: hand;
    cursor: grab;
    cursor: -o-grab;
    cursor: -moz-grab;
    cursor: -webkit-grab;
}
div.images.grabbing, div.images.grabbing * {
    cursor: grabbing;
    cursor: -o-grabbing;
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
}
div.gallery div.controls p {
    margin: 0 !important;
    white-space: nowrap;
}
div.gallery p.scalerLabel img {
    vertical-align: top;
    margin-left: 5px;
}
div.gallery p.scalerLabel {
    position: absolute;
    z-index: 1000;
    font-size: 17px;
    cursor: pointer;
}
div.gallery p.scalerIndicator img {
    margin-left: 1px;
    cursor: pointer;
    width: 27px;
    height: 17px;
}
div.gallery p.scalerIndicator {
    text-align: right;
    padding-bottom: 10px;
}
div.gallery div.images p {
    white-space: nowrap;
    display: none;
    position: absolute;
    margin: 0 !important;
}
div.gallery div.images p:first-child {
    display: block;
}

/* PAGGING */
ul#pagging { padding-bottom:50px; list-style:none; }
ul#pagging > li { float:left; list-style:none; margin-left:10px; }
ul#pagging > li > a { padding:3px 7px; background:#1C6675; color:#fff; }
ul#pagging > li > a:hover  , ul#pagging > li > a.active { background:#0B3C46; }

/* TABS */
.tabs > ul { list-style:none; display:block; padding:5px 0; margin:10px 0; border-bottom:1px solid #1C6675; }
.tabs > ul > li { float:left; list-style-type:none !important; margin:0 25px 0 0 !important; }
.tabs > ul > li > a {  background:url(images/button-tab-combo_right.png) no-repeat right center; padding-right:25px; font-size:23px; color:#1C6675; font-family: 'Open Sans Light'; }
.tabs > ul > li > a.active {  color:#0B3C46; background:url(images/button-tab-combo.png) no-repeat right center;  }
.tabs > div { display:block; }

#producttitle
{
	margin-top:			20px;
	background-color:	#ecebe1;
	padding:			19px;
}

img.newsImage
{
	border:				3px solid #ecece0;
	width:				263px;
	height:				162px; 
	background-color:	#ffffff;
}

#loginerror
{
	position:			relative;
	top:				25px;
	left:				100px;
	width:				195px;
	z-index:			1000001;
	padding:			0 5px;
	float:				left;
	color:				#0b3c46;
	background-color:	#1c6675;
}

#loginerror label
{
	padding-top:		10px;
	padding-left:		20px;
	margin-bottom:		5px;
	font-size:			11px;
	color:				#ecebe1;
	text-align:			left;
}
