/* ***
Fonts
*** */

@media only screen and (min-width: 64.063em) { /* Large */
	#wrapper { margin-top: 120px; }
}

@media only screen and (max-width: 64em) { /* Medium and Small */
	#wrapper {margin-top: 0px;}
}

@media only screen and (max-width: 40em) { /* Small */
	#top2015 img {
		display:none;
	}
} 

#top2015 {
	background:#d5e0e6; 
	width:100%;
	text-align:center;
}

#region6 h1{ 
	color: #5c5c5c;
    font-family: 'Roboto', sans-serif;
    font-size: 35px;
    font-weight: 300;
    line-height: 44px;
    margin: 15px 0 35px;
	text-rendering: optimizelegibility;
	float:left;

}

#region6 {
	max-width:990px;
	margin-left:auto;
	margin-top:auto;
	margin-top:0px;
	margin-bottom:0px;
}

.fr #region6 h1{ 
    font-size: 28px;
    line-height: 34px;
}

#region6 h2{ 
	color:#333; 
	font-family: 'Roboto', sans-serif; 
	font-size: 24px;
	font-weight: 300;
    line-height: normal;
	text-rendering: optimizelegibility;
} 

#region6 h2 span{ color:#107cc0; }

#region6 h3{
	color:#333; 
	font-family: 'Roboto', sans-serif; 
	font-size: 20px;
	font-weight: normal;
    line-height: 1.8;
	text-rendering: optimizelegibility;
} 


#region6 p, #region6 li{ 
	color:#333; 
	font-family: 'Roboto', sans-serif;
	/*font-weight: 300;*/
	line-height: 19px;
	font-size: 14px;
	padding:7px 0;
	text-rendering: optimizelegibility;
}

blockquote.small {
    border: medium none;
    color: #666666;
    display: block;
    font-size: 21px;
    font-weight: 300;
    line-height: 26px;
    margin-top: 10px;
    padding: 20px 30px 6px;
    position: relative;
}
blockquote.small span.open {
    background: url("/cpo/mc/personal/campaigns/holiday/images/blockquote-small-open.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 18px;
    left: 0;
    padding: 0;
    position: absolute;
    top: 15px;
    width: 25px;
}
blockquote.small span.close {
    background: url("/cpo/mc/personal/campaigns/holiday/images/blockquote-small-close.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: 0;
    height: 18px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    width: 25px;
}

blockquote.with-reference span.close {
	bottom: 2em;
}

blockquote.small span.reference{ 
	display: block;
    font-style: italic;
    text-align: right;
	font-size:16px;
	margin-top:1em;
}

#region6 p.video-caption{ font-size:13px; font-weight:normal;}

#region6 a { 
	text-decoration:none;
	color:#107cc0;
}

#region6 .btn{ 
	background: none #107CC0;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    margin: 10px 0;
    padding: 7px 20px;
	text-rendering: optimizelegibility;
}

#region6 .btn:hover{ background: none #076399; }

#region6 .link-arrow{ 
	font-size:14px;
	background:url('/cpo/mc/personal/campaigns/holiday/images/arrow.png') no-repeat right center;
	padding-right:14px;
}

#region6 .link-arrow span{ color:#107cc0;}

#region6 .price {
    font-size: 20px;
    font-weight: 400;
	line-height:31px;
    margin: 10px 0 10px;
    text-align: center;
}


table { font-family: 'Roboto',sans-serif; }

th {
	font-size: 18px !important;
	color:#333;
	font-family: 'Roboto',sans-serif;
	line-height:32px;
	font-weight:normal;
}

tr, td {
	font-size: 14px !important;
	line-height:22px;
	color:#333;
	font-weight:300;
}

.infoText {
	font-size:10px;
	color:#0099cc;
	white-space:nowrap;
}

.infoText a{
	font-size:10px;
	color:#0099cc;
}

.smallText{ font-size:12px !important; line-height:18px !important; padding:0 0 4px;}



/* Forms */

select { 
	border: 1px solid #ccc;
    color: #666666;
    font-size: 16px;
    font-weight: normal;
    margin: 5px 0;
    padding: 8px;
	height: 37px;
    width: 300px;
	border-radius: 4px;
	float:left;
}

.lt-ie9 SELECT{padding-bottom:5px\9; padding-top:5px\9; }

/* Coming Soon */

#coming-soon{ 
	background: url('/cpo/mc/personal/campaigns/holiday/images/santa.jpg') no-repeat scroll 150px 0;
    height: 400px;
    margin: 2em 0;
}

#coming-soon #message{ 
	float: right;
    margin-right: 17%;
    margin-top: 4em;
    width: 33%;
}

.fr #coming-soon #message{ 
    margin-top: 2em;
}

#hottest-gifts{ text-align:center;}

#hottest-gifts h3{ margin-top:1em;}

.products-container{ margin:18px 0 30px; }

.products { 
	display:inline-block;
	width:24%;
	text-align:center;
}

#region6 .products h3 { font-size: 21px; font-weight:300; } 

/* letters-to-santa */

#letters-to-santa{ 
	background:url('/assets/img/products/santa1.jpg') no-repeat left center; 
	margin:50px 0;
	height:361px;
}

@media only screen and (max-width: 64em) { /* Medium and Small */
	#letters-to-santa {background: none;}
	.lts-text-area{ float:none;	width:100%;}
	#destinationRight {padding-left:0px;}
}

.lts-text-area{ 
	float:right;
	width:480px;
	width:440px\9;
}

.santa-tv {
	height: auto;
}


/* Anything Slider */

div.anythingSlider {
    height: 310px;
    margin: 0 auto;
    width: 960px;
}

div.anythingSlider .arrow a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 74px;
    width: 40px;
}
div.anythingSlider .back a, div.anythingSlider .back a:link, div.anythingSlider .back a:hover, div.anythingSlider .back a:visited {
    background: url('/cpo/mc/personal/campaigns/bridal/images/productRotator-arrow.png') no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
div.anythingSlider .forward a, div.anythingSlider .forward a:link, div.anythingSlider .forward a:hover, div.anythingSlider .forward a:visited {
    background: url('/cpo/mc/personal/campaigns/bridal/images/productRotator-arrowBk.png') no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
div.anythingSlider .start-stop.playing {
    display: none !important;
}
div.anythingSlider .thumbNav {
    display: none !important;
}

/* destination */
#dropdown_section {
	width:100%;
	height:300px;
	margin-bottom:3em;
}

#destination {

	float: left;	
	margin: 0;
	overflow:hidden;
	width: 100%;
	margin:20px 0 10px 0;
}

#destination ul { 
	margin:30px 0 0 0; 
	padding:0;
	list-style:none;
}

#destination li{ font-size:12px; padding:0 0 4px;}

#destinationLeft { float:left; padding-right:70px; height:70px;}
#destinationMiddle {float:left; padding-top:15px; height:70px;}
#destinationRight {float:left; height:70px; padding-top:10px; padding-left:40px;}

#results {
	height: 350px;
	width: 100%; 
	float: left;	
	overflow: hidden;
}

.fr #results {
	height: 400px\9;
}

#results hr {
	
	display:block !important;
	padding-bottom: 5px;
	margin-top: 15px;
	background-color:#DB291D;
	margin-bottom: 25px;
}

#results h2{
	text-align:left;
}

.canada-icon{ background: url('/cpo/mc/personal/campaigns/holiday/images/canada.png') no-repeat center left; padding:10px 40px;}
.usa-icon{ background: url('/cpo/mc/personal/campaigns/holiday/images/us.jpg') no-repeat center left; padding:10px 50px;}
.int-icon{ background: url('/cpo/mc/personal/campaigns/holiday/images/international.jpg') no-repeat center left; padding:10px 40px;}

#results table {
	background: none;
	border: none;
}

.center {
	text-align:center;
}

#results th {
	background:#F3F3F3;
	font-size: 18px !important;
	padding:5px 0px;
	padding-left:40px;
	height:45px;
}
.spacer {
	padding-left:35px;
	background:none !important;
	border-bottom: none !important;
}

#results tr {
	background:none !important;
	border:none !important;
}

#results td {
	border:0px;
	padding-left:60px !important;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: #DFDFDF 1px solid;
	
}

.padBot5px {
	padding-bottom:5px!important;	
}



.no_underline {
	margin-top:5px;
	border-bottom:none!important;
}

.buyStamps {
	position:absolute;
	top:10px;
	left:0px;
	float:left;
}

.product_name {
	font-size:14px;
	line-height:1.5em;
}

/* Tabs */

#tabs {
    border: 0px solid #cccccc;
    display: block;
    list-style: none outside none;
    margin-bottom: 0;

}

.ui-widget-header{ background:none; border:none;}
.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding:0;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active{
	background: none #ffffff;
    border: none;
    color: #fff;
    font-weight: bold;	
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    background: none #fff;
    border: none;
    color: #FFF;
    font-weight: bold;
}
.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited {
    color: #FFF;
    text-decoration: none;
}

#tabs li.ui-state-default {
    display: block;
    float: left;
    margin: -2px 1px 0 0;
    padding: 0;
	background:#FFF;
	border-radius:0;
	border:none;
}
#tabs li.ui-state-active a {
    background: none repeat scroll 0 0 #ffffff;
    color: #333 !important;
    cursor: default;
    font-weight: 300;
    padding: 1px 25px;
}
.tabs li.ui-state-active a {
    background: none repeat scroll 0 0 #ffffff;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    color: #333 !important;
    cursor: default;
}
#tabs .ui-state-default a {
	color: #666666 !important;
    display: block;
    font-family: 'Roboto',sans-serif;
    font-size: 18px;
    font-weight: 300;
    height: 41px;
    line-height: 40px;
    padding: 7px 16px 0;
}
#tabs li.ui-state-active {
    border-top: 6px solid #D11D11;
    height: 42px;
    margin-top: -7px;
    top: 5px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

.ui-tabs .ui-tabs-panel{
    border:1px solid #ccc;
	padding: 40px 30px;   
	float:left;
	margin-bottom:3em;
}

.flex-video iframe {
	width:640px;
	height: 360px;
	position: relative;
	padding-bottom:0px;
}

.flex-video {
	padding-bottom:0px;
	height: 400px;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br,
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    border-radius: 0px;
}

.tabs dd > a, .tabs .tab-title > a{
    outline: none;
}

.tab-content{ width:70%; float:left;}
.doc-downloads{  width:/*25*/27%; float:right !important; }
.doc-downloads ul { list-style:none !important; margin-left:0 !important;}
.doc-downloads h3{ padding:5px 0 8px;}
.doc-downloads li{ padding:3px 0 5px;}
.doc-downloads a{ text-decoration:none !important;}

.share {
	float: right;
    margin: 2em 0;
    text-align: right;
}

/* styles for Question Answer section */

@media only screen and (min-width: 64.063em) {
	.large-6 {
		width: 50%;
	}
	
	.column, .columns {
		position: relative;
		padding-left: 0.9375rem;
		padding-right: 0.9375rem;
		float: left !important;
	}
	
	.large-12 {
		width: 100%;
	}

}

@media only screen and (min-width: 40.063em) {
	.medium-6 {
		width: 50%;
	}
	
	.column, .columns {
		position: relative;
		padding-left: 0.9375rem;
		padding-right: 0.9375rem;
		float: left !important;
	}
	
	.medium-12 {
    	width: 100%;
	}
}

@media only screen and (max-width: 40em) {
	.small-12 {
		width: 100%;
	}
	
	.small-12 {
    	width: 100%;
	}

	.column, .columns {
		position: relative;
		padding-left: 0.9375rem;
		padding-right: 0.9375rem;
		float: left !important;
	}
}

.row {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    max-width: 62.5rem;
}

.row .row {
    width: auto;
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
    margin-top: 0;
    margin-bottom: 0;
    max-width: none;
}

.elementSeperatorBottom60 {
    margin-bottom: 60px !important;
}


.question h1 {
    color: #da291c !important;
	font-size: 34px !important;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    line-height: 38px !important;
	margin-top: 0.2rem !important;
    margin-bottom: 0.5rem !important;
	margin-left: 0px !important;
	margin-right: 0px !important;
}

.paddingright10, .paddingrightsmall {
    padding-right: 10px !important;
}

.left {
    float: left !important;
}

.question p {
    color: #333 !important;
	font-weight: 400 !important;
    font-size: 18px !important;
    line-height: 21px !important;
    margin-top: 15px !important;
    text-rendering: optimizeLegibility;
	margin-bottom: 1.25rem  !important;
	display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
	font-family: 'Roboto', sans-serif !important;
	padding:0px !important;
}

.answer {
    margin-top: -10px;
}

.answer h1 {
    color: #999999 !important;
	font-size: 34px !important;
    font-family: 'Roboto', sans-serif !important;
    font-weight: 300 !important;
    line-height: 38px !important;
	margin-top: 0.2rem !important;
    margin-bottom: 0.5rem !important;
}

.answer p {
    font-size: 14px !important;
    color: #333333 !important;
    line-height: 17px !important;
    margin-top: 7px !important;
	font-family: 'Roboto', sans-serif !important;
    font-weight: 400 !important;
	margin-bottom: 1.25rem !important;
    text-rendering: optimizeLegibility !important;
	padding:0px !important;
}

hr {
    border: solid #ddd;
    border-width: 1px 0 0;
    clear: both;
    margin: 1.25rem 0 1.1875rem;
    height: 0;
}


/* styles for blog section */

@media only screen and (min-width: 64.063em){
	.large-4 {
		width: 33.33333%;
	}
}

@media only screen and (min-width: 40.063em){
	.medium-4 {
		width: 33.33333%;
	}
}

.blogSection {
	margin-top: 25px !important;	
}


.blogSection h6 {
	margin:10px 0;
	font-weight: 400 !important;
	font-size: 16px !important;
	line-height: 20px !important;
	-webkit-font-smoothing: antialiased !important;
}

.entry-header a {
	color: #333 !important;
}

.blogSection span {
	font-size: 12px;
    font-weight: 400;
}

.blogSection p {
    font-size: 14px !important;
    font-family: 'Roboto', sans-serif !important;
    font-weight: 400 !important;
    line-height: 21px !important;
    color: #333333 !important;
}

.blogSection article {
	padding-bottom: 20px;
    background-color: #fff;
	display: block;
}