
/* ---- Clear Default Browser Styles ---- */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre,
form, fieldset, input, p, blockquote, table, th, td, embed, object {
outline: none;
padding: 0;
margin: 0;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
fieldset, img, abbr {
border: 0;
}
address, caption, cite, code, dfn, em,
h1, h2, h3, h4, h5, h6, strong, th, var {
font-weight: normal;
font-style: normal;
}
ul {
list-style: none;
}
caption, th {
text-align: left;
}
h1, h2, h3, h4, h5, h6 {
font-size: 1.0em;
}
q:before, q:after {
content: '';
}
a, ins {
text-decoration: none;
}
a {
outline: none;
}

/* ---- Global Styles ---- */

strong {
font-weight: bold;
}

em {
font-style: italic;
}

a {
font-weight: bold;
text-decoration: none;
color: #eeeeee;
}

a:hover {
text-decoration: underline;
}

.Clear {
clear: both;
}

.Hidden {
display: none;
}

body {
background: #1b4055;
}

#container {
width: 100%;
background: transparent url("/products/assets/images/container-gradient.jpg") no-repeat top center;
}


/* ---- Header ---- */

#header-wrapper {
position: relative;
z-index: 1;
height: 88px;
width: 907px;
margin: 0 auto 0 auto;
}

#header {
width: 226px;
height: 88px;
}

#header a {
display: block;
width: 226px;
height: 88px;
text-indent: -5000px;
background: transparent url("/products/assets/images/header-logo.png") no-repeat;
}

/* ---- Navigation ---- */

#navigation {
position: absolute;
font-family: Helvetica, Arial, sans;
top: 0px;
right: 0px;
height: 77px;
}

#navigation ul {
float: left;
list-style: none;
}

#navigation ul li {
float: left;
}

#navigation ul li a {
white-space: nowrap;
text-align: center;
display: block;
padding: 0 10px 0 10px;
height: 88px;
line-height: 88px;
color: #fff;
font-size: 13px;
font-weight: normal;
text-transform: uppercase;
text-decoration: none;
background: url(/products/assets/images/blank.png);
}

#navigation ul li a:hover {
color: #0ccdf8;
}

#navigation ul li ul li {
float: none;
}

#navigation ul li ul {
border: 1px solid #4591b4;
background: #1b4055;
position: absolute;
top: 58px;
margin-left: 20px;
left: -999em;
box-shadow: 0px 0px 10px rgba(0, 0, 0, .5);
-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, .5);
-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, .5);
}

#navigation ul li ul li a {
text-align: left;
padding: 0 10px 0 10px;
height: 25px;
font-size: 11px;
line-height: 25px;
}

#navigation ul li ul li a:hover {
}

#navigation li:hover ul ul,
#navigation li:hover ul ul ul {
left: -999em;
}

#navigation li:hover ul,
#navigation li li:hover ul,
#navigation li li li:hover ul {
left: auto;
}


/* ---- Footer ---- */

#bottom {
width: 100%;
height: 45px;
background: #183f54;
}

#bottom .inner {
height: 100%;
position: relative;
margin: 0 auto 0 auto;
width: 907px;
border: none;
font-family: Helvetica, Arial, sans;
color: #e4eff2;
}

#footer {
font-family: Helvetica, Arial, sans;
font-size: 12px;
color: #adb9bc;
line-height: 45px;
width: 500px;
float: left;
}

#footer a {
text-decoration: none;
color: #fff;
}

#footer a:hover {
text-decoration: underline;
}

#subnav {
float: right;
}

#subnav li {
font-family: Helvetica, Arial, sans;
font-size: 12px;
color: #adb9bc;
line-height: 45px;
float: left;
}

#subnav a {
padding: 0 10px 0 9px;
border-left: 1px #adb9bc solid;
color: #adb9bc;
}

#subnav a:hover {
color: #fff;
}

#subnav li:first-child a {
border: none;
}

/* --- Buttons --- */

.Preview,
.ViewSite,
.Purchase,
.LearnMore {
float: left;
margin: 20px 0 20px 0;
width: 103px;
height: 38px;
}

.Preview a,
.ViewSite a,
.Purchase a,
.LearnMore a {
display: block;
width: 103px;
height: 38px;
text-indent: -5000px;
}

.Preview a,
.ViewSite a {
background: url(/products/assets/images/launch.png) no-repeat top;
}

.Purchase a{
background: url(/products/assets/images/buynow.png) no-repeat top;
}

.LearnMore a {
background: url(/products/assets/images/learnmore.png) no-repeat top;
}

.ViewSite a:hover,
.Purchase a:hover,
.LearnMore a:hover {
background-position: bottom;
}

/* --- Content Items --- */

#content .Bucket {
clear: both;
width: 907px;
margin: 0 auto 0 auto;
padding: 0 0 25px 0;
}

#content .Aggregate {
border: none;
width: auto;
margin: 0 0 0 0;
padding: 0 0 0 0;
}

.Bucket .Separator {
display: block;
height: 0px;
clear: both;
width: 100%;
border-top: 1px #0c2b3a solid;
border-bottom: 1px #165c7b solid;
}

#content .Bucket .Heading {
padding: 0 10px 0 10px;
margin: 0px 0 25px 0;
clear: both;
}

.Bucket h1 {
display: block;
font-family: "Avenir LT 45 Book", "sans-serif";
font-size: 18px;
color: #e4eff2;
text-transform: uppercase;
padding: 0 0 0 0;
}

.Bucket h2 {
display: block;
font-family: "Avenir LT 45 Book", "sans-serif";
font-size: 10px;
color: #e4eff2;
margin: 0px 0 5px 0;
text-transform: uppercase;
}

.Bucket h3 {
margin-top: 10px;
font-family: "Arial", "sans-serif";
font-size: 12px;
color: #eeeeee;
}

#content .Description a {
color: #0ccdf8;
}


#content .Description p {
margin-bottom: 10px;
}

#content .Description ul {
margin-left: 15px;
padding-left: 10px;
border-left: 1px #eee dotted;
margin-bottom: 10px;
}

#content .Description {
font-family: "Arial", "sans-serif";
font-size: 12px;
color: #eeeeee;
}


/* --- Blogset / Splitview Display --- */

.PriceInfo {
margin: 0 0 0 50px;
float: right;
text-align: right;
}

.PriceInfo h1 {
font-size: 15px;
text-transform: lowercase;
margin: 0 0 0 0;
padding: 0 0 0 0;
}

.PriceInfo h2 {
text-align: center;
font-size: 12px;
text-transform: lowercase;
margin: 0 0 0 0;
padding: 0 0 0 0;
}

.PriceInfo .BigPrice {
padding: 0 0 0 10px;
font-size: 56px;
}

.Blogset h1,
.Splitview h1 {
margin-bottom: 25px;
}

.Display {
position: relative;
padding: 10px 15px 45px 10px;
width: 882px;
}

.DisplayChrome {
position: absolute;
top: 0;
left: 0;
background: url("/products/assets/images/image-frame-border.png") no-repeat;
width: 907px;
height: 374px;
}

.Display .Items {
position: relative;
width: 882px;
height: 349px;
overflow: hidden;
}

.Display .ItemsInner {
position: relative;
top: 0px;
left: 0px;
}

.Display .Clear {
display: none;
}

.Display .Item {
position: absolute;
width: 882px;
height: 349px;
}

.Display .Selector {
float: left;
position: relative;
margin: 20px 0 0 0;
}

.Display li {
background: url(/products/assets/images/1e881e-dot.png) no-repeat;
background-position: top center;
width: 15px;
height: 20px;
float: left;
}

.Display li a {
width: 15px;
height: 20px;
display: block;
text-indent: -5000px;
}

.Display .Active,
.Aggregate .Display li:hover {
background-position: bottom center;
}

/* --- IndexedList --- */

.IndexedList .Heading h1 {
display: inline;
}

.IndexedList .Heading h2 {
display: inline;
font-size: 10px;
}


.Pairs {
padding: 15px 10px 0 10px;
margin: 0px 0 25px 0;
clear: both;
}

.Pairs h2 {
font-size: 14px;
color: #0ccdf8;
}

/* --- Product Pages --- */

.ProductPage h1 {
display: inline;
}

.ProductPage h2 {
display: inline;
}

.ProductPage .Graphic {
background: #17465e;
width: 100%;
position: absolute;
left: 0;
height: 557px;
z-index: 0;
}

.ProductPage .Graphic div {
width: 100%;
height: 557px;
}

.ProductPage .Content {
position: relative;
z-index: 1;
margin: 150px auto 0 auto;
width: 540px;
padding: 0 0 0 360px;
min-height: 407px;
}

/* --- Multi Product Page --- */


#content .Bucket .MultiProductPage {
padding-bottom: 0;
}

.MultiProductPage .Heading h1 {
display: inline;
}

.MultiProductPage .Heading h2 {
display: inline;
font-size: 10px;
}

.MultiProductPage .Children {
padding: 0 10px 0 10px;
}

.MultiProductPage .Child {
margin: 25px 0 25px 0;
padding: 0 0 0 0;
}

.MultiProductPage .ChildGraphic a {
float: left;
border: 3px #176d90 solid;
width: 490px;
height: 225px;
overflow: hidden;
margin: 0px 0px 25px 0px;
}

.MultiProductPage .ChildGraphic a:hover {
border: 3px #49aad1 solid;
}

.MultiProductPage .Context {
margin: 0 0 0 515px;
}

.MultiProductPage .Children h1 {
display: block;
font-size: 24px;
margin: 0 0 25px 0;
}

.MultiProductPage .Children h2 {
display: block;
margin: 0 0 0 0;
}


/* --- Multi Product Page --- */


.Album .Heading h1 {
display: inline;
}

.Album .Heading h2 {
display: inline;
font-size: 10px;
}

.Album .Children {
padding: 0 0px 0 10px;
}

.Album .Child {
position: relative;
float: left;
margin: 25px 14px 25px 0;
padding: 0 0 0 0;
}

.Album .Child h2 {
position: relative;
top: 6px;
left: 3px;
clear: both;
display: inline;
float: left;
font-size: 11px;
}

.Album .Child .Link {
background: url(/products/assets/images/popuplink.png) no-repeat;
display: block;
width: 20px;
height: 20px;
text-indent: -5000px;
float: right;
position: relative;
left: -2px;
}

.Album .Child .Link:hover {
background-position: 0 -20px;
}

.Album .Child .Graphic {
float: left;
background: #142f3e;
}

.Album .Child .Graphic img {
opacity: .25;
-moz-opacity: .25;
-webkit-opacity: .25;
float: left;
width: 210px;
height: 140px;
}

.Album .Context {
padding: 0 10px 0 10px;
position: absolute;
top: 0px;
left: 0px;
}

.Album .Context .Description:hover {
text-decoration: none;
}

/* --- Product Bar --- */

#ID-1e88a9 {
list-style: none;
height: 130px;
}

#ID-1e88a9 li {
float: left;
}

#ID-1e88a9 a * {
display: none;
}

#ID-1e88a9 a,
#ID-1e88a9 a .hover {
height: 129px;
width: 10px;
position: relative;
display: block;
background: url(/custom/assets/images/customproductbar.png) 0 0 no-repeat;
}

#ID-1e88a9 #ID-263865 a {
  background-position: 0 0;
  width: 302px;
}

#ID-1e88a9 .highlight #ID-263865 a:hover,
#ID-1e88a9 #ID-263865 a .hover {
  background-position: 0 -129px;
  width: 302px;
}

#ID-1e88a9 #ID-263864 a {
  background-position: -302px 0;
  width: 300px;
}

#ID-1e88a9 .highlight #ID-263864 a:hover,
#ID-1e88a9 #ID-263864 a .hover {
  background-position: -302px -129px;
  width: 300px;
}

#ID-1e88a9 #ID-263863 a {
  background-position: -602px 0;
  width: 305px;
}

#ID-1e88a9 .highlight #ID-263863 a:hover,
#ID-1e88a9 #ID-263863 a .hover {
  background-position: -602px -129px;
  width: 305px;
}





















