@import url('https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i&subset=latin-ext');

html, body {
	background: #eae7e7;
	color: #333333;
	font-size: 10px;
	margin: 0;
	border: none;
	padding: 0;
}

* {
	font-family: 'Lato', 'Helvetica', 'Arial', sans-serif;
	-webkit-transition: background-color 0.16667s, color 0.16667s, width 0.33333s, height 0.33333s, left 0.33333s, top 0.33333s, opacity 0.33333s;
	transition: background-color 0.16667s, color 0.16667s, width 0.33333s, height 0.33333s, left 0.33333s, top 0.33333s, opacity 0.33333s;
}
*:hover {
	-webkit-transition: background-color 0.33333s, color 0.33333s, opacity 0.33333s;
	transition: background-color 0.33333s, color 0.33333s, opacity 0.33333s;
}
*:active {
	-webkit-transition: background-color 0.08333s, color 0.08333s, opacity 0.08333s;
	transition: background-color 0.08333s, color 0.08333s, opacity 0.08333s;
}

.rotator_item {
	-webkit-transition: none;
	transition: none;
}

a.link_fill {
	position: absolute !important;
	top: 0 !important;
	right: 0 !important;
	bottom: 0 !important;
	left: 0 !important;
	display: block !important;
	z-index: 1 !important;
}

p, ul {
	font-size: 1.4rem;
}

ul {
	list-style: image outside url('/files/images/156659-custom.png');
}

span.bullet {
	background: url('/files/images/156659-custom.png') center center no-repeat;
	display: inline-block;
	width: 1em;
	height: 0.75em;
}
span.bullet_large {
	background: url('/files/images/156480-custom.png') center center no-repeat;
	display: inline-block;
	width: 1em;
	height: 0.8625em;
	margin-right: .25em;
}

.pager {
	display: inline-block !important;
	text-align: right;
}
.pager a {
	display: block;
	float: left;
	margin: auto 1px 2px 0;
	border: 1px solid #8f0011;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	padding: 3px 4px;
	color: #8f0011;
	font-size: 0.875rem;
}
.pager a:hover,
.pager a.active{
	background-color: #8f0011;
	color: #ffffff;
}

p.grabber {
	padding: 9.4rem;
	margin: 0;
	text-align: center;
}
p.grabber .btn,
p.grabber .btn:link,
p.grabber .btn:visited {
	font-weight: 300;
	padding: 2.1rem 5.8rem 0;
	margin: 0 auto 3.8rem;
	height: 5.4rem;
	border-radius: 3.75rem;
	text-transform: none;
	font-size: 2.8rem;
	background: #e47e02;
	background: -moz-linear-gradient(left,  #e47e02 0%, #f19a02 100%);
	background: -webkit-linear-gradient(left,  #e47e02 0%,#f19a02 100%);
	background: linear-gradient(to right,  #e47e02 0%,#f19a02 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e47e02', endColorstr='#f19a02',GradientType=1 );
}
p.grabber .btn:hover {
	background: #fc8302; /* Old browsers */
	background: -moz-linear-gradient(left,  #fc8302 0%, #ff9e02 100%);
	background: -webkit-linear-gradient(left,  #fc8302 0%,#ff9e02 100%);
	background: linear-gradient(to right,  #fc8302 0%,#ff9e02 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc8302', endColorstr='#ff9e02',GradientType=1 );
}
p.grabber .btn:active {
	background: #c96c02;
	background: -moz-linear-gradient(left,  #c96c02 0%, #d68802 100%);
	background: -webkit-linear-gradient(left,  #c96c02 0%,#d68802 100%);
	background: linear-gradient(to right,  #c96c02 0%,#d68802 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c96c02', endColorstr='#d68802',GradientType=1 );
}

div.why_text {
	background: #f2f2f2;
	position: relative;
}

div.why_text > div >  div {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	text-align: left;
	padding: 4.2rem 4.2rem 4.2rem 5.8rem;
}

.bri {
	font-weight: 600 !important;
	font-style: italic !important;
	color: #8f0011 !important;
}
p.bri {
	margin-top: 3.6rem;
	margin-bottom: 0;
}

.video_container {
	position: relative;
}

.video_container > .video_ratio > iframe,
.video_container > .video_ratio > a,
.video_container > .video_ratio > span#video_pop {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
}
.video_container > .video_ratio > span#video_pop {
	z-index: 2;
	cursor: pointer;
}

.video_container > .video_ratio > a {
	background: center center no-repeat;
	background-size: contain;
	display: block;
}

.home .video_ratio {
	height: 0;
	padding: 56.25% 0 0;
}

.half {
	float: left;
	width: 50%;
}

/* Instances of this need to be adapted on the Advantage page for the new mobile, which will have different steppings */
.eight_fifty_nine_down,
.small_media_only {
	display: none!important;
}

.page {
	min-width: 95rem;
	max-width: 150rem;
	margin: 0 auto;
	border: none;
	padding: 0;
	position: relative;
}

#masthead {
	max-height: 55rem;
	background: #804040 center center no-repeat;
	background-size: cover;
	position: relative;
}

#sidebar_masthead {
	max-height: 42rem;
	background: #804040 center center no-repeat;
	background-size: cover;
	margin: -4.2rem -5.8rem 0;
	position: relative;
}

#site_search {
	margin: 1rem 0 0;
	position: relative;
	display: inline-block;
}

#b_search_go {
	width: 4.2rem;
	height:3.3rem;
	background: url('/custom_content/site/images/search.png') center center no-repeat;
	background-size: 55%;
	border: none;
	position: absolute;
	top: 0.1rem;
	left: 0.1rem;
	cursor: pointer;
}

#search_field {
	width: 15rem;
	height: 3.3rem;
	background: none;
	color: #ffffff;
	border: 1px solid #ad3358;
	padding: 0 0 0 4.2rem;
	font-size: 1.4rem;
}

#h_cart {
	display: inline-block;
	padding: 0 0.6rem 0 0.4rem;
	margin: 0 0 -1.4rem;
}
#h_cart a {
	display: block;
	width: 3.55rem;
	height: 1.6rem;
	padding: 0.8rem;
	font-size: 1rem;
	color: #ffffff !important;
	position: relative;
	background: url('/custom_content/site/images/cart.png') center center no-repeat;
	background-size: 50%;
}
#h_cart a span {
	min-width: 1.3rem;
	height: 1.3rem;
	border-radius: 0.65rem;
	text-align: center;
	background: #d92f43;
	position: absolute;
	bottom: 0.6rem;
	right: 1.2rem;
	padding: 0 0.125rem;
}

#header,
#footer {
	min-width: 95rem;
}

#header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 254;
	-webkit-transition: padding 0.33333s 1s;
	transition: padding 0.33333s 1s;
}
#header.fixed {
	position: fixed;
	top: -5.8rem;
}
#header.floated:hover,
#header.fixed:hover {
	padding-top: 5.8rem;
}

#h_nav {
	height: 5.8rem;
}

#h_nav,
#footer {
	background: #8f0011;
	position: relative;
}

#h_menu_open,
#h_menu_close {
	display: none;
}

#h_left .module_container {
	margin: 0;
	padding: 0;
}

#h_left ul {
	float: left;
	margin: 0;
	border: none;
	padding: 0;
}

#h_left ul li,
#account_link {
	float: left;
	position: relative;
}

#sign_in_pop {
	visibility: hidden;
	opacity: 0;
	position: absolute;
	top: 4.4rem;
	left: -2.4rem;
	background: #ffffff;
	border: 0.1rem solid #c6c6c6;
	-webkit-transition: 0s;
	transition: 0s;
	z-index: 255;
	padding: 1.4rem 0 1.4rem 2.4rem;
	width: 37.4rem;
}
#sign_in_pop.display {
	opacity: 1;
}

#sign_in_pop h2 {
	margin: 2.4rem 0 1.2rem;
}
#sign_in_pop > h2 {
	margin-top: 0;
}

#sign_in_pop_labels {
	margin: 2.4rem 0 -3.3rem;
}

#sign_in_pop label {
	width: 16.6rem;
	font-size: 1.4rem;
	display: inline-block;
	padding: 0 0 0.4rem 0.8rem;
	-webkit-transition: opacity 0.66667s;
	transition: opacity 0.66667s;
}

#sign_in_pop #si_username,
#sign_in_pop #si_password {
	width: 15rem;
	height: 3.3rem;
	background: none;
	border: 1px solid #ad3358;
	padding: 0 0.8rem;
	font-size: 1.4rem;
}

.sign_in_pop_forgot {
	font-size: 1.4rem;
}

#sign_in_pop .btn {
	margin: 0.4rem 0.6rem 0.4rem 0.2rem;
}

#si_pop_hide {
	background: #8f0011 url('../images/remove.png') center center no-repeat;
	background-size: contain;
	border: 0.4rem solid #8f0011;
	border-radius: 0.2rem;
	width: 1.4rem;
	height: 1.4rem;
	position: absolute;
	right: 0.8rem;
	top: 0.8rem;
	cursor: pointer;}

#h_right {
	float: right;
}

#h_left ul li a,
#h_left ul li a:link,
#account_link > a,
#account_link > a:link {
	display: block;
	color: #ffffff;
	font-size: 1.4rem;
	font-weight: 300;
	text-transform: uppercase;
	padding: 2rem 2.8rem;
	height: 1.8rem;
}
#h_left ul li a:hover,
#account_link > a:hover {
	background: #88092c;
	background: RGBA(0, 0, 0, 0.1);
}
#h_left ul li a:active,
#account_link > a:active {
	background: #710922;
	background: RGBA(255, 255, 255, 0.1);
}
#h_left ul li.links_main_active a {
	background: #a00935;
	background: RGBA(0, 0, 0, 0.2);
}

#h_overlay {
	background: #999999;
	background: RGBA(42, 42, 42, 0.66667);
	color: #ffffff;
	font-size: 1.4rem;
	font-weight: 300;
	height: 4rem;
	margin-bottom: -4rem;
	position: relative;
	z-index: 2;
}

#h_overlay_content {
	float: right;
}

.live_chat,
.live_chat.query {
	text-transform: uppercase;
	opacity: 0.25;
	cursor: pointer;
	background: none !important;
}
.live_chat.offline,
.live_chat.away,
.live_chat.online {
	opacity: 1;
}

.h_overlay_text {
	margin: 1rem 0.5rem 1.2rem;
}

#h_overlay_content .btn {
	margin: 0.5rem 0.5rem 0 1.8rem;
}

#h_user {
	color: #ffffff !important;
}

.h_sep,
.f_sep {
	margin: 0 1rem;
}

#body {
	margin: 5.8rem auto 0;
	background: #ffffff;
}

.home #masthead_rotator,
.home #masthead_rotator .module_container,
.home #masthead_rotator .slideshow_images_container,
.home #masthead_rotator .rotator_item {
	position: absolute !important;
	top: 0 !important;
	right: 0 !important;
	bottom: 0 !important;
	left: 0 !important;
	width: auto !important;
	height: auto !important;
}

.home #masthead_rotator .rotator_item {
	background: center center no-repeat;
	background-size: cover;
}

.home #masthead_rotator .masthead_tracker {
	position: absolute;
	left: 50%;
	bottom: 2rem;
}

.home #masthead_rotator .content_rotator_position {
	margin: 0 0 0 -50%;
}

.home #masthead_rotator .content_rotator_position_handle {
	width: 0.3rem;
	height: 0.3rem;
	border: 0.35rem solid #000000;
	background: #000000;
	opacity: 0.5;
	border-radius: 0.5rem;
	overflow: hidden;
	padding: 0;
	margin: 0 0.3rem;
	cursor: pointer;
}
.home #masthead_rotator .content_rotator_position_handle:hover {
	background: #ffffff;
}
.home #masthead_rotator .content_rotator_position_handle_active {
	background: #ffffff;
	opacity: 1;
}

#page {
	margin: 7.2rem 0 2.4rem;
}

#side_nav {
	float: left;
	width: 15.2rem;
	margin: 0 0 0 5.8rem;
	padding: 0 1.6rem 4.2rem 0;
	position: relative;
}

#content {
	min-height: 48rem;
	margin: 0;
	padding: 4.2rem 5.8rem;
	position: relative;
	overflow: hidden;
}

#side_nav + #content {
	margin-left: 23.4rem;
}

.home #content,
.home #page,
.home_band .module_container {
	margin: 0;
	padding: 0;
	min-height: 0;
}

#home_band_1 {
	background: #2f2424;
	padding: 0.1rem 0;
	position: relative;
}
#home_band_1 p {
	margin: 0;
	padding: 2.3rem 7.8rem;
	color: #ffffff;
	text-align: center;
	font-size: 1.6rem;
}
#home_band_1 a,
#home_band_1 a:link,
#home_band_1 a:visited {
	color: #e47e02;
	position: relative;
	z-index: 2;
}
#home_band_1 a:fc8302 {
	color: #e47e02;
}
#home_band_1 a:c96c02 {
	color: #e47e02;
}

/* #home_band_3, */
#home_band_5 {
	padding: 7.4rem 7.4rem;
}

#home_band_4 {
	max-height: 55rem;
	background: #804040 url('/files/images/156657-custom.jpg') center center no-repeat;
	background-size: cover;
	overflow: hidden;
	position: relative;
}
#home_band_4 .home_compare a {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: url('/files/images/156673-custom.png') center center no-repeat;
	background-size: cover;
}

.home_compare {
	display: block;
	padding: 46.73333% 0 0;
	height: 0;
}

.home_compare:hover {
	background: RGBA(0, 0, 0, 0.2);
}

.home_compare:active {
	background: RGBA(255, 255, 255, 0.1);
}

#home_links {
	margin: 0;
	background: #000000;
}

#home_links > * {
	padding: 33.33333% 0 0;
	width: 33.33333%;
	height: 0;
	margin: 0;
	background: center center no-repeat;
	background-size: cover;
	float: left;
	display: block;
	position: relative;
}

#home_links_connect a:hover {
	opacity: 0.5;
}
#home_links_connect a:active {
	opacity: 0.8;
}

#home_links > * > span {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
	margin: 0;
	background: center center no-repeat;
	background-size: cover;
}
#home_links > *:hover > span {
	background-color: RGBA(0, 0, 0, 0.5);
}
#home_links > *:active > span {
	background-color: RGBA(0, 0, 0, 0.2);
}

#home_links_start {
	background-image: url('../images/start.jpg');
}
#home_links_start span {
	background-image: url('../images/start_text.png');
}

#home_links_connect {
	background-image: url('../images/connect.jpg');
}

#home_links_connect a {
	position : absolute;
	top      : 40.99099%;
	bottom   : 40.99099%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	display: block;
}

#home_links_connect_fb {
	left      : 18.01802%;
	right   : 63.96396%;
	background-image: url('../images/connect_fb.png');
}
#home_links_connect_t {
	left      : 40.99099%;
	right   : 40.99099%;
	background-image: url('../images/connect_t.png');
}
#home_links_connect_rss {
	left      : 63.96396%;
	right   : 18.01802%;
	background-image: url('../images/connect_rss.png');
}

#home_links_news {
	background-image: url('../images/news.jpg');
}
#home_links_news span {
	background-image: url('../images/news_text.png');
}

#footer {
	color: #ffffff;
	font-size: 1.4rem;
	padding: 6.4rem 0 4rem;
}

#f_sitemap {
	width: auto;
	max-width: 120rem;
	margin: 0 auto 6rem;
	padding: 0 2.4rem 0;
}

#f_sitemap ul li {
	list-style: none;
}

#f_sitemap ul li.menu_heading {
	font-weight: 600;
	padding: 0.2rem 0.4rem;
}

#f_sitemap ul li a,
#f_sitemap ul li a:link,
#f_sitemap ul li a:visited {
	color: #ffffff;
	font-weight: 300;
	padding: 0.2rem 0.4rem;
	display: block;
}
#f_sitemap ul li a:hover {
	background: #8a0128;
	background: RGBA(0, 0, 0, 0.1);
}
#f_sitemap ul li a:active {
	background: #a80131;
	background: RGBA(255, 255, 255, 0.1);
}

#f_contact {
	text-align : center;
	letter-spacing: 0.2rem;
	text-transform: uppercase;
}

#f_contact a,
#f_contact a:link,
#f_contact a:visited,
#f_credit a,
#f_credit a:link,
#f_credit a:visited{
	color: #ffffff;
}
#f_contact a:hover,
#f_credit a:hover{
	color: #ffabc3;
}
#f_contact a:active,
#f_credit a:active{
	color: #ffd6e2;
}

#f_credit {
	text-align : center;
	margin: 4.8rem 1.1rem 0 0; /* Offset to account for difference in logo widths */
}

#f_credit img {
	height: 3.6rem;
	margin: -2.4rem 0 0;
}
#f_credit a:hover img {
	opacity: 0.6;
}
#f_credit a:active img {
	opacity: 0.7;
}

#f_credit span {
	display: inline-block;
	line-height: 2.4rem;
	width : 24rem;
}

#section_name {
	font-size: 2.4rem;
	color: #333333;
	margin-bottom: 2.8rem;
}

/* 	margin: 7rem 4rem 2.4rem;
 */

/* OLD BELOW */

#sidelinks * {
	-webkit-transition: background-color 0.16667s, color 0.16667s !important;
	transition: background-color 0.16667s, color 0.16667s !important;
}
#sidelinks *:hover {
	-webkit-transition: background-color 0.33333s, color 0.33333s !important;
	transition: background-color 0.33333s, color 0.33333s !important;
}
#sidelinks *:active {
	-webkit-transition: background-color 0.08333s, color 0.08333s !important;
	transition: background-color 0.08333s, color 0.08333s !important;
}

iframe {
	max-width: 100%;
	border: 0;
}

/* GENERAL LINKS */

a:link,
a:visited {
	color: #88092c;
	text-decoration: none;
	font-weight: 600;
}
a:hover {
	color: #710922;
}
a:active {
	color: #7c0928;
}

/* CUSTOM HR */

hr {
	margin: 25px 0;
	height: 4px;
	background: url('../images/hr_tiling.png') repeat-x;
	border: none;
}

/* IMAGES */


img {
	border:none;
}


/* TITLES & HEADERS */

h2 {
	font-size: 2.2rem;
	font-weight: 300;
	font-style: italic;
	color: #88092c;
	margin-top: 3.2rem;
	margin-bottom: 3.2rem;
}

h3 {
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #333333;
}
h4 {
	font-size: 13px;
	color: #333333;
}

.header {
	font-size: 14px;
}


.sub_title {
	color: #88092c;
	font-size: 2.2rem;
	text-align: center;
	margin-bottom: 2.4rem;
}
.page_title {
	font-size: 6.6rem;
	font-weight: 100;
	font-style: italic;
	text-align: center;
	margin-bottom: 1.8rem;
}


/*CONTENT TEXT STYLES*/

.accent_font {
	font-weight: normal;
}
.content_heading p {
	margin-bottom: 40px;
	font-size: 20px !important;
	font-style: normal !important;
	font-weight: bold;
	text-transform: capitalize !important;
	color: #333333 !important;
}
.content_sub_heading p {
	font-size: 14px !important;
	text-transform: uppercase;
	font-style: normal !important;
	letter-spacing: 0 !important;
	color: #333333;
}
.content_quote p {
	font-weight: normal;
	color: #999999 !important;
	font-size: 24px !important;
	margin-top: 10px;
	line-height: 1.4;
}
.dotted_border_bottom {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #999;
}

.nowrap {
	white-space: nowrap;
}


/*LISTS*/

.custom_list {
	width: 100%;
	margin-bottom: 20px;
	border-spacing: 0;
	border-width: 0;
}
.custom_list td{
	padding: 7px 10px;
	border-bottom: 1px solid #EEEEEE;
}
.custom_list_header {
	color: #eeeeee;
	font-size: 13px;
	font-weight: normal;
	background: #88092c;}
.custom_list_header td{
	padding: 10px;
}

/*TABLES*/

.special_table {
	margin:30px 0;
}
.special_table td {
	padding:10px 15px;
	border:1px solid #DDDDDD;
}

/* The following four selectors are the generic replacements for these obsolete table attributes:
   cellpadding="0" cellspacing="0" width="100%" align="center" */

.cellspacing_reset {
	border-spacing: 0;
}
.table_centered {
	margin-left:auto;
}
.table_full_width {
	width: 100%;
}

/* This next batch manages replacement of non-zero cellpadding attributes */

.resources_table {
	width: 100%;
	border-spacing: 1px;
}
.email_friend_table td, .resources_table td {
	padding: 2px;
}
.error_table td {
	padding: 10px;
}
.manual_processing_table td {
	padding: 5px;
}

.table_padding_3 td {
	padding: 3px;
}
.cart_summary_header td {
	padding: 0 0 6px;
}
.cart_summary_detail td, .receipts_table_title td, .receipts_table_data td, .receipts_table_row_separator td {
	padding: 0.3rem 0;
}
.cart_summary_detail td.cost_col, .cart_summary_header td.cost_col {
	float:right;
	margin-right: 44px;
}
span.purchase_total {
	float: right;
}
.confirm_button {
	text-align: right;
}


/* DESIGN GENERAL */
.color1 {
	background: url('../images/list_alternating_bg.png');
}
.color2 {
	background-color: #FFFFFF;
}
.accent_bg_color {
	background-color: #88092c;
}

/* PAGE SPECIFIC */


.category_titles {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 3px 0;
	color: #333333;
}

.testimonials_container {
	padding-top: 45px !important;
	background: url('../images/hr_tiling.png') repeat-x ;
}
.testimonials_content p{
	padding-left: 20px !important;
}
.testimonials_position {
	font-weight: normal !important;
	font-size: 12px;
	color: #666666 !important;
	margin-top: 20px !important;
}

.news_body {
	font-size: 9pt;
	color: #47494B;
}

.comment {
	font-size: 9pt;
	color: #666666;
}

.comment_bold {
	font-size: 9pt;
	font-weight: bold;
	color: #84878B;
}

.comment_small {
	font-size: 8pt;
	color: #666666;
}
.details {
	color: #333333;
	font-size: 12px;
}


/* LINKS */
.separator_row {
	text-transform: uppercase;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 10px;
}

.links_toggle_1 {
	text-transform: uppercase;
	padding: 0.6rem 0;
}
.links_toggle_1 a {
	font-size: 1.4rem;
	display: block;
	padding: 0.4rem 2.6rem 0 0;
	margin: 0 -2.6rem 0 0;
}

.links_active_1 a + a {
	background: url('../images/side_menu_active_notch.png') no-repeat right center;
}

.links_toggle_2 {
	font-size: 1.2rem;
	margin: 0 0 0.6rem 1.8rem;
}

.links_toggle_2 a:link,
.links_toggle_2 a:visited,
.links_toggle_2 a:active,
.links_toggle_3 a:link,
.links_toggle_3 a:visited,
.links_toggle_3 a:active {
	color: #333333;
}
.links_toggle_2 a:hover,
.links_toggle_3 a:hover{
	color: #999999;
}
.links_toggle_2 a:active,
.links_toggle_3 a:active{
	color: #666666;
}

.links_expand_2,
.links_expand_3 {
	height: auto;
}
.links_toggle_3 {
	font-size: 1rem;
	margin: 0 0 0.6rem 3.4rem;
}
.nav_icon {
	float: left;
}
.sublink_marker {
	background: url('../images/toggle_1_off.png') 0.1rem center no-repeat;
	padding-left: 1.4rem;
}
.sublink_marker_active {
	background: url('../images/toggle_1_on.png') left center no-repeat;
	padding-left: 1.4rem;
}
.links_toggle_2.sublink_marker {
	padding-left: 1.2rem;
}
.links_toggle_2.sublink_marker_active {
	padding-left: 1.2rem;
}


/*ACCORDANCE FOR WINDOWS*/

#windows_page .registered {
	font-size: 10px;
	vertical-align: super;
}
#windows_header1 {
	color: #666;
	font-size: 30px;
	text-align: center;
	padding: 35px 0 0 0;
}
#windows_header2 {
	text-align: center;
	margin-bottom: 25px;
}
.windows_divider {
	text-align: center;
}
#windows_page h2{
	font-size: 55px;
	font-weight: normal;
	line-height: 1.1;
	color: #333;
	padding: 0 6%;
	margin-top: 0;
}
#windows_page h3 {
	font-size: 16px;
	color: #333;
	font-weight: bold;
	text-transform: inherit;
	padding: 0 6%;
	margin: 25px 0 0 0;
}
#windows_page p{
	font-size: 15px;
	padding: 0 6%;
}
#windows_page .intro {
}
#windows_page #windows_video,
#windows_page #features_video {
	text-align: center;
	margin: 30px auto;
	max-width: 866px;
	background-color: #000;
}
#windows_page #windows_video:hover img,
#windows_page #features_video:hover img {
	opacity: .9;
}
#why_choose_title {
	padding: 0 6%;
}
#why_choose_title h2{
	float: right;
	width: 46%;
	margin: 30px 0 0 4%;
	padding: 0;
}
#why_choose_graphic {
	width: 50%;
}
#b_buy_now {
	width: 318px;
	height: 56px;
	margin: 35px 0 65px 6%;
	display: block;
}
#b_buy_now a{
	width: 318px;
	height: 56px;
	display: block;
	background: url('../basic_pages/images/advantage/b_buy_sprite.png') no-repeat;
}
#b_buy_now a:hover {
	width: 318px;
	height: 56px;
	display: block;
	background: url('../basic_pages/images/advantage/b_buy_sprite.png') no-repeat left bottom;
}
#windows_page .btn {
	margin: 35px auto 56px auto;
	text-align: center;
}

#pw_req_popup {
	visibility: hidden;
	opacity: 0;
	position: absolute;
	bottom: 80%;
	padding: 18px 24px;
	border: 12px solid #555;
	background: #ffffff;
}

.form_input_container > .title {
	font-size: 30px;
	font-weight: bold;
	margin: 24px 0 8px;
}

.form_input_container > .header {
	font-size: 18px;
	font-weight: bold;
	margin: 8px 0 4px;
}

.productTable td:first-child {
	width: 13.6rem;
	max-width: 36%;
	margin: 0 auto;
}

.productTable td:first-child + td {
	margin: 0 auto;
}

#sources_support .support_image  {
	float: left;
	margin: 10px 15px 30px 0;
}
#sources_support h2 {
	margin: 5px 0 10px 0;
	line-height: 1;
}
#sources_support .support_text {
	font-size: 1.4rem;
	margin: 0 20px 10px 0;
}

h2.soft_warn_head {
	margin: 0;
}

.soft_warn_btn .btn {
	float: right;
	margin-left: 10px;
}

.soft_warn_btn .btn+.btn {
	margin-left: 0;
}

#preload {
	display: none;
}

.landing_os {
	display: none;
	opacity: 0;
}

.landing_os p {
	text-align: center;
	font-size: 1.8rem;
}

.landing_os .inline_btns {
	text-align: center;
	margin: 2.4rem 0 3.6rem;
}