@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: "SansationBold";
	src: url("/static/sansation_bold-webfont.eot");
}
@font-face {
	font-family: "SansationBold";	
	font-style: normal;
	font-weight: normal;
	src: url("//:") format("no404"), url("/static/sansation_bold-webfont.woff") format("woff"), url("/static/sansation_bold-webfont.ttf") format("truetype"), url("/static/sansation_bold-webfont.svg#webfontHFojWJwi") format("svg");
}

@font-face {
	font-family: "EuroStile";
	font-style: normal;
	font-weight: normal;
	src: url("//:") format("no404"), url("/static/Eurosti.ttf") format("truetype");
}

body {
	padding: 0px;
	font-family: Brandon, Arial, Helvetica, sans-serif;
}

html, body, div, img, dl, dt, dd, table, tr, td, form, object, embed, article, aside, canvas, command, details, fieldset, figcaption, figure, footer, group, header, hgroup, legend, mark, menu, meter, nav, output, progress, section, summary, time, audio, video {
	border: 0 none;
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
	min-width: 100%;
	position: absolute;
}

html {
	direction: ltr;
}

hr {
	margin: 0px 0px 15px;
	border-top: 1px solid #ccc;
	height: 0;
	width: 100%;
	border-bottom: none;
}

h2 {
	color: #008299;
	margin: 20px 0px 0px 0px;
	font-size: 22px;
}

h3 {
	color: #008299;
}

li {
	font-size: 16px;
}

.sync-themed-background {
	background-color:#008299;
}


.feature-description {
	font-size: 16px;
}

#super-disclaimer-container
{
	height:80px;
	padding:25px 0px;
	margin-left:-6px;
}

#super-disclaimer-container
{
	font-size:12px;
	vertical-align: super;
	color:#00adcc;
}

#primary-container {
	border: 1px solid #C6C3C3;
	background-color: #FFFFFF;
	color: #454545;
	margin: 0;
	padding: 10px;
}

#body-content {
	color: #454545;
}


.logo
{
	margin-left:20px;

}

.partner-image-container {
	float: left;
}

.partner-image {
	width: 330px;
	height: 60px;
	padding: 10px 0px 5px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.right-image
{
	width:500px;	
}

.right-text-container {
	padding-left: 30px;
	padding-top: 80px;
	float:right;
	width:480px;
}

#header-container {
	width: 100%;
	background-color: #008299;
	z-index: 999;
	min-width: 320px;
	padding: 10px 0px;
	border-bottom: 3px solid #00adcc;
}

#header-link {
	font-family: 'EuroStile', Arial, Helvetica, sans-serif;
}

#header-link {
	text-decoration: none;
	color: #fff;	
	font-weight: bold;
	opacity: 0.9;
	font-size: 36px;
  	line-height: 50px;
}

#header-image {
	float: left;
	padding: 6px 0px;
	margin-right:16px;
}

.wrapper {
	min-height: 100%;
	position: relative;
}

.navigation-items {
	float: right;
}

.navigation-items a {
	text-decoration: none;
	color: #fff;
	line-height: 35px;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	margin: 0px 16px 0px 8px;
}

.seperator {
	color: #FFFFFF;
	font-weight: normal;
	line-height: 3px;
	padding: 0 10px;
}

.navigation-items a:hover {
	text-decoration: underline;
}

.navigation-items a:visited {
	color: #fff;
}

.navigation-items .selected {
	font-weight: bold;
}

.selected-link {
	font-weight: bold;
}

.menu-items .seperator {
	color: #fff;
	display: block;
	padding: 12px 0px 0px 0px;
	font-size: 12px;
	font-weight: normal;
	float: left;
}

.menu-items .selected a {
	color: #80B5DF;
}

#nav-divider {
	float: left;
	margin: 0;
	padding: 0;
	height: 3px;
	width: 100%;
	background: #005195;
}

#body {
	clear: both;
	float: left;
	background: #FFF;
	color: #333;
	font-family: Brandon, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin: 10px 0 0 0;
	width: 100%;
}

#body .mission {
	width: 592px;
}

#body .mission p1 {
	font-size: 30px;
	margin: 0;
}

#body .mission p {
	font-size: 24px;
	color: #005195;
	margin: 0;
}

.legal {
	color: #666666;
}

#body .legal h1 {
	font-size: 24px;
	margin: 0 0 14px 0;
	text-align: center;
}

#body .legal p1 {
	font-size: 18px;
	margin: 0;
}

#body .legal p {
	font-size: 12px;
	margin: 8px 0;
}

#body .legal p2 {
	float: left;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	margin-right: 10px;
}

#body .legal p3 {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

#body .legal li, #body .legal li2 {
	text-decoration: underline;
	font-weight: bold;
	margin: 8px 0 8px 0;
	font-size: 12px;
}
#body .legal li2 {
	text-decoration: none;
	font-weight: normal;
}

#submitFeedback {
	height: 35px;
	width: 159px;
	background: url(/static/btnSubmit.png) 0 0 no-repeat;
}

#submitFeedback:hover {
	background-position: 0 -35px
}

.product-container {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.product-container h1 {
	font-size: 36px;
	color: #454545;
	margin: 10px 0px;
}

.article-container {
	color: #454545;
}

.article-container p, ul, ol {
	font-size: 13px;
}

.headline {
	font-size: 22px;
	color: #008299;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
}

.article-header {

}

.inverted-link {
	cursor: pointer !important;
	text-decoration: none !important;
}

.inverted-link:hover {
	text-decoration: underline !important;
}

.standard-link {
	cursor: pointer !important;
	text-decoration: underline !important;
}

.standard-link:hover {
	text-decoration: none !important;
}

.product-detail-widget {
	border: 1px solid #c6c3c3;
	-moz-border-radius: 0px;
	webkit-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	padding: 0px;
	margin: 0px;
	background-color: #fff;
	overflow: hidden;
}

.product-detail-widget img {
	margin: 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	webkit-border-radius: 0px 0px 0px 0px;
	-o-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

.product-detail-widget-action-links {
	font-size: 12px;
}

.product-detail-widget-item-label {
	font-weight: bold;
	font-size: 18px;
	margin: 5px 0px;
	color: #005195;
}

.product-detail-widget-shipping-label {
	color: #005195;
	font-size: 12px;
}

.article-widget-date {
	color: #666666;
	font-size: 12px;
}

.article-widget-headline {
	color: #454545;
	font-size: 18px;
}

.article-widget-headline a {
	color: #454545;
}

.article-widget-headline a:hover {
	color: #00ADCC;
}

.article-widget-description {
	color: #666666;
	font-size: 14px;
}

.article-widget-preview {
	color: #666666;
	font-size: 14px;
}

.article-widget-preview {
	color: #666666;
}

.article-widget-feature-image {
	margin-left: 1px;
	margin-bottom: 1px;
	margin-right: 1px;
	margin-top: 1px;
}

#wrap {
  min-height: 100%;
}

.copyright{	
	color: #5d594e;
	font-family: Brandon, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 5px 0px 5px;
	color:#666;
}

#main-wrapper {
    padding: 103px 0 70px;
    position: relative;
    min-height: 100%;
    margin-bottom: -70px;
    margin-top: -103px;
}

ul {
	list-style: disc outside none;
	margin: 10px 15px;
	padding: 0px;
}

.footerContainer {
	border-top: 1px solid #EBEBEB;
	overflow: hidden;
	width: 100%;
	background-color:#ebebeb;
	bottom: 0px;
    height: 70px;
    left: 0;
    position: absolute;
}

.footerLinks {
	clear: both;
	font-family: BrandonBold, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding:10px 0px 5px;
}

.footerLinks a {
	color: #454545;
	margin: 0px;
	text-decoration: none;
}

.footerLinksSeparator
{
	padding:0px 7px;
}

.no-border {
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

.footerLinks a:hover {
	color: #333333;
	text-decoration: underline;
}

.share-buttons {
	height: 65px;
	margin: 10px 0;
}

.share-buttons ul {
	height: 65px;
	border: none;
	margin: 0;
	padding: 0;
	display: none;
	list-style: none;
}

.share-buttons ul li {
	display: inline-block;
	margin-right: 10px;
	opacity: 0.4;
}

.share-buttons ul li.hover, .share-buttons ul li:hover {
	opacity: 1;
}

.fade {
	opacity: 1;
	transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;
}

.fade:hover {
	opacity: 0.75;
}

.product-widget-image-container {

}

a.external {
	background: url(/static/external.png) center right no-repeat;
	padding-right: 13px;
}
.forum-link {
	font-weight: bold;
	color: #008299 !important;
}

.forum-row-even {
	padding: 7px;
	background-color: #F9F9F9;
}

.forum-row-odd {
	padding: 7px;
	background-color: #FFFFFF;
}

.forum-post-row img {
	max-width: 100%;
}

blockquote {
	padding: 2px 10px;
	background-color: #dadada;
	margin: 5px 10px;
} 