﻿@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,200,700|Playfair+Display:400,900');

body {
   
    visibility:visible !important;
        font-family: 'Playfair Display', serif!important;
    font-size: 12pt;
    
    color: #333;
}
.warning {
   background-color: #f57074 !important;
   color: #000 !important;
}
.warning::-moz-placeholder {
 color:    #000 !important;
}
.warning::-webkit-input-placeholder  {
 color:    #000 !important;
}
.gRecip{
    padding:10px;

}
input, select {
    margin-bottom: 10px;
}
input[type=checkbox]{
    margin-right:10px;
}
.gRecip input[type=checkbox] {
    padding-bottom:25px;
}
#existingGifts{
    padding-bottom:15px;
}
#existingGifts label{
    font-size:16px;
}
#offerHeader{
    text-align:center;
}
#offerHeader h2{
    font-size: 40px;
}
.top-bar
{
    background-color: #8b4542;
    font-family: Georgia,serif;
    font-size: 14px;
    color: #fff;
    text-align: right;
    height:40px;
}

.body-container
{
    background-color:#FFF;
    position:relative;
    
    margin-top:10px;    
}
.standardHeader {
    
    background: url(http://civilwarmonitor.com/skins/cwm_v2/images/sub-logo.png) center center no-repeat #f7f7f8!important;
    background-size: contain!important;
    border-bottom: 5px solid #edeeef;
    border-top: 1px solid #d3d3d3;
    height: 200px;
    font-size: 1.1em;
    max-width: none;
    text-align: center;
}
.specHeader {
    
    background: url(../Images/CWM-LOGO_2.png) center center no-repeat #f7f7f8!important;
    background-size: contain!important;
    border-bottom: 5px solid #edeeef;
    border-top: 1px solid #d3d3d3;
    height: 200px;
    font-size: 1.1em;
    max-width: none;
    text-align: center;
}
.hrheader{
    color:#dbdbdb;
    background-color:#dbdbdb;
    
    width:100%;
    height:1px;
    margin-bottom:5px;
    
}

.subMenu{
    color: #3a3a3a;
    font-size: 24px;
    text-transform: uppercase;
    padding: 3px 0;
    margin: 0 12px;
}

footer{
    background: #2f3d48;
    color: #6c7379;
    -webkit-font-smoothing: antialiased;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    padding: 50px 0;
    width: 100%!important;
    max-width: none;
    margin-top: 30px;
}

footer ul li a 
{
    display: inline-block;
    color: #919191;
    padding: 5px 15px;
    border-bottom: solid 1px rgba(145,145,145,.15);
    
}

footer ul li a:visited
{
    color: #919191;
}

footer ul li a:hover
{
    color: #919191;
}
    footer ul li {
        list-style:none;
        text-align: center;
        color: #919191;
        font-size: 15px;
    }

.last a{
    border-bottom: none;
}

footer p {
    padding-top: 20px;
    font-size: 15px;
    display: inline;
}

.padit{
    padding-top:15px;
}

h1{
    font-size: 1.9em;
    margin: 10px 0px 12px;
    padding: 0px;
    font-family: Constantia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "DejaVu Serif", "Bitstream Vera Serif", Georgia, serif;
    color: #423D7F;
}

.h2upper{
    font-size:1.5em;    
}

.h2upper a{
    text-decoration:none;
}

.h3blue{
    color:#285CA0;
    font-size:1.3em;
}
.h3Header {
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 5px;
    color: #423D7F;
    font-size: 22px;
    display: inline;
}

button.curvy-button, button.curvy-buttonrev, button.curvy-button:hover, button.curvy-buttonrev:hover {
    border: 3px solid #507ba1;
    color: #507ba1;
    background: none;
    border-radius: 0!important;
    font-style: normal;
    font-family: 'Playfair Display', serif;
    letter-spacing: .08em;
    font-weight: 900!important;
    text-transform: uppercase;
    text-align: center;
    padding: 10px 50px;
    font-size: 1em;
}
.i {
    font-style:italic;
}
.b {font-weight:bold;}
.ul{
    text-decoration:underline;
}
@media (max-width: 768px) {
    .curvy-button
	{
		margin-top:10px;
	}
}

@media(min-width:768px){
    #subMain
    {
       
        margin-left:auto;
        margin-right:auto;
    }
}

#subMain
{
    margin-bottom:15px;
}

a.curvy-button {
    color: #fff;
    text-decoration:none;
}

.curvy-button:hover {
    text-decoration:none;
    background: #FFF no-repeat 92% 51%;
    color:#423D7F;
    border:1px solid #423D7F;
}

.hcLower h1 {
    
    font-weight: 300;
    color: #999;
    font-size:25px;
}

.hcLower strong {
    font-weight:900;

}

.hcLower h2 {
    
    font-weight: 700;
    color: #ffa300;
    font-size:16px;
}

.hcLower
{
    font-size: 1.4em;
    line-height: 2.1em;
    font-style: italic;
    text-align: center;	
}

.hclLeft
{
	float:left;
	width:450px;
	padding-top:30px;
}

.hclRight
{
	float:right;
	width:450px;
}

.clear
{
	clear:both;
	height:1px;
}

.hrbottom {
    border: 1px solid #ffce00;

    width: 100%;
}

hr {
    border-top: 1px solid #e9e9e9;
    width: 100%;
}

.error-box {
    margin-bottom: 1em;
    font-weight: 700;
    font-size: 1.25em;
    color: #ed1c24;
    width:800px;
    margin-right:auto;
    margin-left:auto;
    display: none;
}
.error-box img {
    float: left;
    padding: 1em 1em 1em 0;
}
.error-box p {
    margin: 0;
    padding-left:40px;
    text-indent:0;
    position: relative;
    top: 15px;
    
}

.step-number{
    
    font-size: 1.6em;
    color: #900;
    font-weight:800;
    padding: 0 0 0 0;
}
.step-detail {
    font-weight: 300;
    max-width: 75%;
    
    font-size: 1.6em;
    color: #900;    
}
.asterisk-text {
    margin: 0 0 0.2em;
    font-size: 0.8em;
    font-style: italic;
    color: #ed1c24;
}

.stepBox
{
	max-width:1000px;
}

.stepLeft
{
	float:left;
	padding-right:15px;
	width:20%
}

.stepRight
{
	float:left;	
	max-width:80%;
}

.addBox
{
	padding-top:0px;

	padding-bottom:30px;
		
}

.form-control {
    display: inline;
    
    height: 34px;
    padding: 6px 12px;
    margin-top:5px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
    background-color: #FFF;
    background-image: none;
    border: 1px solid #CCC;
    border-radius: 4px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    
}

/*
.addBox select
{
	color:#999;
	
}

.addBox select option:first-child {
    color: #999;
    font-size:30px;
}*/

.inputname
{
	border: 1px solid #777;
	width:300px;
	margin-left:20px;
	margin-right:20px;
	border-style:solid;
	border-width:1px;
	color: #2d2d2d;
	padding-left:5px;
	height:30px;
	font-size:18px;
	
	
	
}

.inputbig
{
	border: 1px solid #777;
	width:400px;
	margin-left:20px;
	margin-right:20px;
	border-style:solid;
	border-width:1px;
	color: #2d2d2d;
	padding-left:5px;
	height:24px;
	font-size:18px;	
	
}

.inputselect
{
	border: 1px solid #777;
	width:307px;
	margin-left:20px;
	margin-right:20px;
	border-style:solid;
	border-width:1px;
	color: #2d2d2d;
	padding-left:5px;
	height:34px;
	font-size:18px;
	padding-top:5px;
	padding-bottom:2px;
	margin-top:5px;
	
	
}

.inputselectCountry
{
	border: 1px solid #777;
	width:307px;
	margin-left:20px;
	margin-right:20px;
	border-style:solid;
	border-width:1px;
	color: #2d2d2d;
	padding-left:5px;
	height:34px;
	font-size:18px;
	padding-top:5px;
	padding-bottom:2px;
	margin-top:5px;
	
	
}

.inputzip
{
	border: 1px solid #777;
	width:150px;
	margin-left:20px;
	margin-right:70px;
	border-style:solid;
	border-width:1px;
	color: #2d2d2d;
	padding-left:5px;
	height:30px;
	font-size:18px;
	
	
}

.inputRows
{
	margin-top:10px;
	
}

.inputRowsCB
{
	margin-top:0px;
	margin-bottom:0px;
	
}

.choose-offer
{
	
	
}

.choose-offer div
{
    padding-left:5px;	
    padding-right:5px;
	
}

.choose-offer label,
.term-option label {
    display: inline-block;
    margin: 0 0 .35em 0.4em;
    font-weight: 400;
    line-height: 1.5em;
    width: 93%;
}
.choose-offer label p:first-child,
.term-option label p:first-child {
    margin: 0;
}
.choose-offer label p:nth-child(2),
.term-option label p:nth-child(2) {
    display: inline-block;
    margin: 0 0 0.4em;
}
.choose-offer label .canada-shipping,
.choose-offer label .international-shipping,
.term-option label .canada-shipping-1,
.term-option label .canada-shipping-2,
.term-option label .canada-shipping-3,
.term-option label .canada-shipping-4,
.term-option label .canada-shipping-5 {
    display: inline-block;
    background: #efefef;
    padding: 0.2em 0.6em;
    font-style: italic;
}
.choose-offer input[type="radio"],
.term-option input[type="radio"] {
    float: left;
}
.choose-offer input + p {
    font-size: 1em;
    font-style: italic;
    color: #999;
}

.payBox
{
	padding-top:0px;
	padding-bottom:30px;
		
}

.choose-offer h4{
    font-weight:bold;
}

.spPB
{
	color:rgb(72,74,69);
	font-size:13px;
	font-weight:bold;
}

.inputcc
{
	border: 1px solid #777;
	width:375px;
	margin-left:0px;
	margin-right:20px;
	border-style:solid;
	border-width:1px;
	color:#333333;
	padding-left:5px;
	height:24px;
	font-size:18px;	
	
}

.inputccex
{
	border: 1px solid #777;
	width:180px;
	margin-left:0px;
	margin-right:20px;
	border-style:solid;
	border-width:1px;
	color:#333333;
	padding-left:5px;
	height:34px;
	font-size:18px;
	padding-top:5px;
	padding-bottom:2px;
	margin-top:5px;
	
	
}

.inputnameB
{
	border: 1px solid #777;
	width:170px;
	margin-left:0px;
	margin-right:5px;
	border-style:solid;
	border-width:1px;
	color:#333333;
	padding-left:5px;
	height:30px;
	font-size:16px;
	
	
}


.inputselectB
{
	border: 1px solid #777;
	width:178px;
	margin-left:0px;
	margin-right:5px;
	border-style:solid;
	border-width:1px;
	color:#333333;
	padding-left:5px;
	height:34px;
	font-size:16px;
	padding-top:5px;
	padding-bottom:2px;
	margin-top:5px;
	
	
}

.inputselectCountryB
{
	border: 1px solid #777;
	width:263px;
	margin-left:0px;
	margin-right:5px;
	border-style:solid;
	border-width:1px;
	color:#333333;
	padding-left:5px;
	height:34px;
	font-size:16px;
	padding-top:5px;
	padding-bottom:2px;
	margin-top:5px;
	
	
}

.inputzipB
{
	border: 1px solid #777;
	width:85px;
	margin-left:0px;
	margin-right:5px;
	border-style:solid;
	border-width:1px;
	color:#333333;
	padding-left:5px;
	height:30px;
	font-size:16px;
}


#termDiv{
    margin:20px 10px;
}
#termDiv label{
    font-weight:normal;
}
#badd {
    margin-right:10px;
}
.billing{
    display:none;
}
.thankYouMain, #problem
{
	
	margin-top:10px;
	display:none;
	padding-top:10px;
	padding-bottom:30px;

}

.thankYouMessage
{
	
	margin-right:auto;
	margin-left:auto;
}

.thankYouMessage h2
{
	color: #423D7F;
}

.thankYouBoxes
{
	width:700px;
	margin-left:auto;
	margin-right:auto;
}

.thankYouBoxes h2
{
	color: #423D7F;
	font-size:25px;
	text-align:center;
	padding-bottom:10px;
}

.subBoxTYL
{
	border: medium solid #423D7F;
	text-align: left;		
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 9px;
	padding-bottom: 10px;
	line-height: 15px;	
	width:275px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	height:140px;

}

.subBoxTYR
{
	border: medium solid #423D7F;
	text-align: left;		
	padding-left: 9px;
	padding-right: 0px;
	padding-top: 9px;
	padding-bottom: 10px;
	line-height: 15px;	
	width:275px;
	margin-right:50px;
	float:right;
	height:140px;

}

.subBoxHeaderTY
{
	font-size: 1.2em;
	color: #285CA0;
	padding-bottom:20px;
	padding-top:10px;
}

.divTYAdd
{
	padding:10px 10px 10px 10px;
	font-size:14px;
	color:#333333;
}

.processMain
{

	height:200px;
	padding-top:40px;
	display:none;
}

.processMain h2
{
	color: #423D7F;
	font-size:20px;
	text-align:center;

}
.processC
{
	height:40px;
}
.processing
{

	
}

.processing h2
{
	color: #423D7F;
	font-size:25px;
	text-align:center;
	margin: 0 0 0 0;
	padding: 0 0 0 0;	
}

.thankYouMain > div > h1,
.thankYouMain > div > p > a {
    color: #423D7F;
}
.thankYouMain > div > p {
    margin: 1.5em 0;
    font-size: 1.25em;
}

.thankYouMain td
{
	vertical-align:top;
}

.thankYouMain table {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

.container-fluid{
    padding-left:5px;
    padding-right:5px;
}

.subbuttons{
    width: 100%;
    text-align: center;
    padding-bottom:16px;
    margin-top:25px;
}

.premove {
	float:right;
    color: #ed1c24;
    cursor:pointer;
}

.evenRecip
{
	background-color:#dddddd;
}
.gift {
    padding-bottom:20px;
}