body {
	font-family:Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:13px;
	line-height:1.42857143;
	color:#444;
	background-color:#fff;
}

.forbes_gift {
	background-color:#0e0e0e;
}

.navbar-toggle {
	visibility:hidden;
}

.navbar {
  margin-bottom: 0px;
}

.jumbotron_freetrial {
  background: url("../img/top-header.gif");
  padding-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 48px;
}

.jumbotron_gift {
  /* background: url("../img/top-header.gif"); */
  background-color:#561818;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 0px;
}

.jumbotron_subscribe {
  background: url("../img/top-header.gif");
  background-color:#561818;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 0px;
}

.jumbotron_bot_border {
  background: url("../img/forbes-header-bot-border.gif");	
  height: 7px;
  width:100%;
  margin-bottom: 48px;
}

.forbes-header img {
	margin: 10px 0px 0px 0px;	
}


.forbes-header-m {
	height:0px;
	visibility:hidden;
	display:none;
}	

.errors {
	font-weight:bold;
	color:#F00;
}
		
@media (min-width:768px) {

.jumbotron_freetrial {
  padding-top: 0px;
  padding-bottom: 0px;

}

.col-sm-4 {
  width: 42%;
}
}

	
@media (max-width:768px) {

.jumbotron_freetrial {
	margin-bottom:0px;
}

.jumbotron_gift {
	margin-bottom:0px;
}

.jumbotron_subscribe {
	margin-bottom:0px;
}

.jumbotron_bot_border {
	margin-bottom: 0px;
}

}

@media (max-width: 480px) {

.jumbotron_freetrial .container, .jumbotron_freetrial .container, .jumbotron_subscribe .container {
	padding-left: 0px;
	padding-right: 0px;	
}

.jumbotron_freetrial {
  padding-top: 0px;
  margin-bottom:0px;
}
	
.jumbotron_gift {
  padding-top: 0px;
  margin-bottom:0px;
}
	
.jumbotron_subscribe {
  padding-top: 0px;
  margin-bottom:0px;
}

.jumbotron_bot_border {
	margin-bottom: 0px;
}

.forbes-header {
	visibility:hidden;
	display:none;
	height:0px;
}
.forbes-header-m {
	text-align:center;
	width:100%;
	height: inherit;
	visibility: visible;
	display: block;
}
}

@media (min-width:768px) {

.jumbotron_gift {
  padding-top: 0px;
  padding-bottom: 0px;

}

.jumbotron_subscribe {
  padding-top: 0px;
  padding-bottom: 0px;

}

.col-sm-4 {
  width: 44%;
}
}

@media (min-width: 481px) {
.forbes-header-m {
	height:0px;
	visibility:hidden;
	display:none;
}	
}

@media (min-width: 1200px) {

.container {
  width: 1200px;
}

.forbes-header img {
	width: 100%;	
}

/*
.forbes-header img {
	width: 1170px;	
}
*/

.col-sm-4 {
  width: 42%;
}
}

.rowgray {
	background-color:#e4e4e4;	
}

.box {
  float:left; 
  border:1px solid #c9c9c9; 
  padding:10px 10px 25px;
  width:100%;
  font-size:14px;
  background-color:#fff;
}

.boxtop {
  border-bottom:0px solid #c9c9c9; 
}

.boxpaynow {
	padding:30px 0px 0px 0px;
	margin:0px;	
}
.boxgift {
	background-color:#e4e4e4;
}

.boxgift h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666;
	font-size:16px;
	font-weight:bold;
	margin-left:4.2%
}

.secure {
	padding:30px 0px 0px 0px;
	margin:0px;	
}

.ssl-icon img {
	margin: 0px 5px 3px -5px;		
}

.boxmiddle {
  border-top:0px solid #c9c9c9; 
  border-bottom:0px solid #c9c9c9; 
  padding:0px;
}

.boxmiddlecc {
  border-top:0px solid #c9c9c9; 
  border-bottom:0px solid #c9c9c9;
  border-right:0px solid #c9c9c9;
  border-left:0px solid #c9c9c9; 
  padding:0px;
}

.boxbottom {
  border-top:0px solid #c9c9c9; 
}

.boxbottom.boxpaynow {
  border-top:0px solid #c9c9c9; 
}

.bot3 {
	border-bottom:0px solid #c9c9c9;	
}



.box-title {
	float:left;
	width:100%;
	height:65px; 
	background:#e0e0e0; 
	padding:10px; 
	background:url("../img/box-title-bg.gif") repeat-x;
	border-top:1px solid #c9c9c9;
	border-left:1px solid #c9c9c9;
	border-right:1px solid #c9c9c9;}

.box-text h1{
	font-size:1.4em;
	margin:11px 0 0 50px;
	font-family:Georgia, "Times New Roman", Times, serif;
	/*font-weight:bold;*/
	color:#666666;
}
	
.box-number {

	text-align:center;
	vertical-align:central;
	color:#FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:300;
	font-size:1.6em;
	float:left; 
	width:38px;
	height:38px;
	margin-top:4px;
	padding-top: 1px;
	background:url("../img/box-number-bg.png");	
}


.form-group {
	margin: 20px 0;
}

.form-group.intlship {
    margin: 0px 0px 20px 0px;
}


label {
	display:inline-block;
	margin-bottom:5px;
	font-weight:normal;
	color:#666;
}

.form-horizontal .control-label {
	display: inline-block;
	float: none;
	text-align: left;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

.form-horizontal .form-group {
margin-left: 0px;
margin-right: 0px;
}

@media (max-width:768px) {
.form-horizontal .form-group  {
	margin: 20px -10px 0px 0px;
}
}

.help-block {
	position: absolute;
}

small[data-bv-validator="regexp"] {
	padding-top:0px;
	visibility:hidden;	
}

@media (max-width:768px) {
.help-block {
	position: inherit;
}
}

.form-horizontal .has-feedback .form-control-feedback {
	top: 6px;
	right: -10px;
}

.has-feedback .form-control-feedback {
	position: absolute;
	top: 0px;
	right: 0px;
	display: block;
	width: 34px;
	height: 34px;
	line-height: 34px;
/*	text-align: center;*/
}

.form-group.radio-group .form-control-feedback  {
	top: 9px;
	right: -40px;
}

.form-group.fg_expdate .form-control-feedback {
	top: 5px !important;
	right: -10px;
}

.form-group.radio-group.order-by .form-control-feedback  {
	top: -80px;
	right: 170px;
	float: right;
	position: relative;
}

.send-me-info {
	padding-top:0px;	
}


.colbcc {
	padding-top:10px;	
}


.send-special-offers {
	padding-top:0px;
}

.glyphicon-remove:before {
  content: url("../img/form-x.png");
}

.glyphicon-ok:before {
  content: url("../img/form-check.png");
}


.input-group-addon.primary {
  color: rgb(255, 255, 255);
  background-color: rgb(50, 118, 177);
  border-color: rgb(40, 94, 142);
}
.input-group-addon.success {
  color: rgb(255, 255, 255);
  background-color: rgb(92, 184, 92);
  border-color: rgb(76, 174, 76);
}
.input-group-addon.info {
  color: rgb(255, 255, 255);
  background-color: transparent;
  border-color: transparent;
}
.input-group-addon.warning {
  color: rgb(255, 255, 255);
  background-color: rgb(240, 173, 78);
  border-color: rgb(238, 162, 54);
}
.input-group-addon.danger {
  color: rgb(255, 255, 255);
  background-color: rgb(217, 83, 79);
  border-color: rgb(212, 63, 58);
}

.input-group-addon.danger {
  color: #ce0000;
  background-color: transparent;
  border-color: transparent;
}

.input-group-addon.success {
  color: #2d9b00;
  background-color: transparent;
  border-color: transparent;
}
.input-group.success {
	border-color:1px solid #0C6;	
}


/* RADIO NOTE: for custom images to show make sure to add 'name' of radio input into the js at end of html file*/
 .custom-radio {
        width: 25px;
        height: 23px;
        display: inline-block;
        position: relative;
/*
        z-index: 1;
        top: 3px;
*/
        background: url("../img/radioSmall.png") no-repeat;
}
	
.custom-radio:hover{
		background-position: 0 -23px;
}

.custom-radio.selected{
		background-position: 0 -23px;
}
	
.custom-radio input[type="radio"] {
        margin: 1px;
        position: absolute;
        z-index: 2;            
        cursor: pointer;
        outline: none;
        opacity: 0;
        /* CSS hacks for older browsers */
        _noFocusLine: expression(this.hideFocus=true); 
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        -khtml-opacity: 0;
        -moz-opacity: 0;
}

.hlineform {
	width:90%;
	border-top:1px solid #ccc;
	margin:0 auto;
	padding:10px 0;	
}

.hlineform2 {
	width:90%;
	border-bottom:1px solid #ccc;
	margin:0 auto;
	padding:30px 0px;
	height:30px;
}

@media (max-width:768px) {
.hlineform2 {
	visibility:hidden;
}
}

.col-sm-offset-12 {
	margin:0 auto;
}

.col-sm-12 {
width: 100%;
padding-left:7.5%;
}
@media (max-width:768px) {
.col-sm-12 {
width: 100%;
padding-left:4.5%;
}
}
@media (max-width:480px) {
.col-sm-12 {
width: 100%;
padding-left:6.5%;
}
}


.form-control {
  display: block;
  width: 100%;
  height: 37px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

/* ///////// Calendar Popup custom /////////////////// */
.ui-datepicker-title, .ui-datepicker th {
	font-family:Georgia, "Times New Roman", Times, serif;	
}
.ui-widget-content {
	padding:10px !important;
	border:1px solid #ccc !important;	
}
.ui-widget-header {
	background-color:#eee !important;	
}

.ui-state-hover.ui-datepicker-next,
.ui-widget-content .ui-state-hover.ui-datepicker-next,
.ui-widget-header .ui-state-hover.ui-datepicker-next,
.ui-state-focus.ui-datepicker-next,
.ui-widget-content .ui-state-focus.ui-datepicker-next,
.ui-widget-header.ui-datepicker-next .ui-state-focus.ui-datepicker-next
.ui-state-hover.ui-datepicker-prev,
.ui-widget-content .ui-state-hover.ui-datepicker-prev,
.ui-widget-header .ui-state-hover.ui-datepicker-prev,
.ui-state-focus.ui-datepicker-prev,
.ui-widget-content .ui-state-focus.ui-datepicker-prev,
.ui-widget-header.ui-datepicker-prev .ui-state-focus.ui-datepicker-prev {
	margin:2px;
	border: 1px solid #999;
	background: #ccc ;
	font-weight: normal;
	color: #212121;
}

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 0px !important;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 0px !important;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 0px !important;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 0px !important;
}


.form-group.fg_credit_card  {
	display: inline-block;	
	margin:20px 0px;
	padding:0px;
}

.form-group.fg_credit_card .radiotwo  {
	padding:0px 0px 0px 15px;
}
@media (max-width:990px) {
	.form-group.fg_credit_card .radiotwo  {
	padding:0px 0px 0px 0px;
}	
}
@media (max-width:480px) {
	.form-group.fg_credit_card .radiotwo  {
	padding:0px 0px 0px 3px;
}	
}

.form-group.fg_bill_me  {
	display: inline-block;	
	margin:20px 0px;
	padding:0px;
}

@media (max-width:768px){
.form-group.fg_credit_card {
	margin:10px 0px 0px 0px;	
}
.form-group.fg_bill_me  {
	margin:0px 0px;
}
}

.form-group.fg_card_number   {
	margin:4px 0px 0px 0px;
	padding:0px;
}

.form-group.fg_expdate  {	
	margin:0px;
	padding:0px;
}

.form-group.intlship {
	padding:0px 0px 64px 0px;	
}
@media (max-width:768px){
.form-group.intlship {
padding:0px 0px 20px 0px;
font-size:0.88em;	
}
}

.form-group.intlship a{
	font-weight:bold;
	text-decoration:underline;	
	color:#333;
}

.form-group.intlship a:hover{
	font-weight:bold;
	text-decoration:none;	
	color:#666;
}



.form-group.previewlink {
	padding:32px 0px 0px 0px;	
}

.form-group.previewlink a{
	font-weight:bold;
	text-decoration:underline;	
	color:#333;
}

.form-group.previewlink a:hover{
	font-weight:bold;
	text-decoration:none;	
	color:#666;
}


@media (max-width:480px) {
.form-group.previewlink {
	padding:12px 0px 0px 0px;	
	text-align:center;
}
}

.expdate_text {
	padding:0px 0px 9px 0px;	
}
@media (max-width:480px) {
.expdate_text {
	padding:18px 0px 9px 0px;	
}
}

.expdate_month {
	width:55%;
	float:left;	
}

.expdate_year {
	width:40%;	
	float:right;	
}

@media (max-width:992px) {
.expdate_month {
	width:50%;
}
.expdate_year {
	width:45%;	

}
}

.input-group select {
	border-radius:0px;
	 -webkit-appearance: none;
	 background: url("../img/select-arrow.png") no-repeat right #fff;
}

/*  ie 10+ Select Dropdown Arrow fix */

select::-ms-expand {
    display: none;
}

/* Firefox Select Dropdown Arrow fix */
@-moz-document url-prefix() {
    .input-group select {
	border-radius:0px;
	 -webkit-appearance: none;
	 background: none /* background: url("../img/select-arrow.png") no-repeat right #fff */;
	 -moz-appearance: none;
}
.has-feedback .form-control {
	padding-right:5px;
}
}

.radio, .checkbox {
	padding-left: 0px;
	padding-bottom: 10px;
}


.radioone {
	float:left;
}

.radiotwo {
	float:left;
	padding-left:20px;
}

.radiothree {
	float:left;
	padding-left:0px;
}

@media (max-width:768px) {
.radiothree {
	padding-left:20px;
}
}
@media (max-width:640px) {
.radiothree {
	padding-left:0px;
}
}

.bill_text {
	float:left;
	margin: 12px 15px 0px 0px;
}
.bill_radio {
	float:right;
}

.styledRadio, .styledCheckbox {
	display: inline-block;
}
		
.radio_btn {
	display: block;
	float: left;
}

.radio_text {
	vertical-align:sub;
	padding: 0 0 0 5px;
	
}

.satg {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#333333;
	padding-bottom:15px;
}

.cc_icon {
	width:37px;
	height:21px;
	display:inherit;
	float:left;
	margin: 4px 0px 0px 3px;	
}

.cc1 {background: url("../img/cc_american.gif");}
.cc2 {background: url("../img/cc_master.gif");}
.cc3 {background: url("../img/cc_visa.gif");}
.cc4 {background: url("../img/cc_discover.gif");}

/* Credit Dropdown for Mobile */
.fg_credit_card_m {
	visibility: hidden;
	height:0px;
	width:0px;
}

@media (max-width: 480px) { 
.fg_credit_card_m {
	visibility: visible;
	height:40px;
	width:100%;
	margin-bottom: 10px;
	top: -20px;

}
/*.form-group.radio-group.fg_credit_card, .fg_bill_me {
	visibility:hidden;
	height:0px;
	width:0px;
} */
}
/* End CC Dropdown for Mobile */


/* ///////// RENEW ///////// */

.container.clogin {
	padding: 0 10% 0 10%;
}

.renewTop {
	margin-right: auto;
	margin-left: auto;
	padding-left: -5px;
	padding-right: -5px;
	padding-top:20px;
	padding-bottom:30px;
	
}

@media (max-width: 480px) { 
.renewTop {
	
	padding-left: 10px;
	padding-right: 10px;
	padding-top:10px;
	padding-bottom:20px;
}
}

.renewTop h2 {
	font-size:18px;
	color:#666666;
	font-weight:bold;	
}

.renewTop p {
	font-size:14px;
	color:#666666;	
	line-height:2.5em;
}

@media (max-width: 768px) { 
.renewTop p {
	font-size:14px;
	color:#666666;	
	line-height:1.5em;
}
}

.box-text.renew h1 {
	margin:10px;
}

.orsep {
	width: 50%;	
	text-align:center;
	margin:30px auto;
}

.orsep h4 {
	color:#888;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:bold;	
}


.acc_exmpl {
	text-align:center;
	margin:0 auto;
	padding: 30px 0px 20px 0px;
}


.acc_exmpl_arrow_left, .acc_exmpl_arrow_right, .acc_exmpl_txt1, .acc_exmpl_txt2 {
	top: -18px;
	position: relative;	
}

.acc_exmpl_img_m img{
	visibility: hidden;
	width:0px;
	height:0px;
}


.ordecorated {
     overflow: hidden;
     text-align: center;
 }
.ordecorated > span {
    position: relative;
    display: inline-block;
}
.ordecorated > span:before, .ordecorated > span:after{
    content: '';
    position: absolute;
    top: 50%;
    border-bottom: 1px solid #ccc;
    width: 191px; /* half of limiter*/
    margin: 0 20px;
}
.ordecorated > span:before {
    right: 100%;
}
.ordecorated > span:after {
    left: 100%;
}



@media (max-width: 768px) { 
.box-title.renew {
  height: inherit;
  background-position:bottom;
  background-color:#FFF;
}
.box.boxmiddlecc {
	border:0px;
}

.orsep {
	width: 50%;	
	text-align:center;
	margin:30px auto;
}

.orsep h4 {
	color:#888;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:bold;	
}

.ordecorated > span:before, .ordecorated > span:after{
    width: 591px; /* half of limiter*/
}


.acc_exmpl {
	text-align:center;
	margin:0 auto;
	padding: 30px 0px 20px 0px;
}


.acc_exmpl_arrow_left, .acc_exmpl_arrow_right, .acc_exmpl_txt1, .acc_exmpl_txt2 {
	top: -18px;
	position: relative;	
}

.acc_exmpl_img_m img{
	visibility: hidden;
	width:0px;
	height:0px;
}
}

@media (max-width: 480px) { 

.box-title.renew {
	text-align:center;	
}

.box-text.renew h1 {
	font-size: 1.6em;
	line-height: 30px;
	
}
}

@media (max-width: 670px) { 
.acc_exmpl_img img, .acc_exmpl_arrow_left, .acc_exmpl_arrow_right, .acc_exmpl_txt1, .acc_exmpl_txt2 {
	visibility:hidden;
	width:0px;
	height:0px;
	position:absolute;
	top:0px;
	z-index:9;
}

.acc_exmpl_img_m img{
	visibility: visible;
	width:189px;
	height:113px
}
.acc_exmpl {
	padding:15px 0px 0px 0px
}
}


.clogin .subscribe-btn-contain {
  width: 100%;
  margin: 20px 0 10px 0;
  text-align: center;
  display: inline-block;
}


/***GIFT BUTTON***/

.gift-btn-contain {
width: 100%;
margin: 20px 0 30px 0;
text-align: center;
display: inline-block;
background-color: transparent;
}

#giftbutton, #btnAdd {
  width: 280px;
  height: 46px;
  background: #3e9cbf;
  padding: 8px 14px 10px;
  border: 1px solid #999;
  cursor: pointer;
  font-size: 1.4em;
  font-family: Georgia, Georgia, "Times New Roman", Times, serif;
  letter-spacing: .0;
  text-shadow: 1px 1px #333;
  color: #fff;
  -webkit-box-shadow: inset 0px 1px 0px #ccc, 0px 5px 0px 0px #333, 0px 10px 5px #333;
  -moz-box-shadow: inset 0px 1px 0px #ccc, 0px 5px 0px 0px #333, 0px 10px 5px #333;
  box-shadow: inset 0px 1px 0px #ccc, 0px 1px 0px 0px #333, 0px 1px 1px #333;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 1px;
  background: -webkit-linear-gradient(#b2b2b2, #909090); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#b2b2b2, #909090); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#b2b2b2, #909090); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#b2b2b2, #909090); /* Standard syntax */
}

#btnDel {
  width: 60px;
  height: 46px;
  padding: 8px 14px 10px;
  border: 1px solid #CCC;
  cursor: pointer;
  font-size: 1.4em;
  font-family: Georgia, Georgia, "Times New Roman", Times, serif;
  letter-spacing: .0;
  text-shadow: 1px 1px #333;
  color: #fff;
  -webkit-box-shadow: inset 0px 1px 0px #ccc, 0px 5px 0px 0px #9c9c9c, 0px 10px 5px #9c9c9c;
  -moz-box-shadow: inset 0px 1px 0px #ccc, 0px 5px 0px 0px #9c9c9c, 0px 10px 5px #9c9c9c;
  box-shadow: inset 0px 1px 0px #ccc, 0px 1px 0px 0px #9c9c9c, 0px 1px 1px #9c9c9c;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 1px;
  background: -webkit-linear-gradient(#e2e2e2, #cacaca); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#e2e2e2, #cacaca); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#e2e2e2, #cacaca); /* For Firefox 3.6 t */
}

/***SET THE BUTTON'S HOVER AND FOCUS STATES***/
#giftbutton:hover, #giftbutton:focus,  #btnAdd:hover,  #btnAdd:focus {
  color:#fff;
  /*reduce the size of the shadow to give a pushed effect*/
  -webkit-box-shadow: inset 0px 0px 0px #333, 0px 5px 0px 0px #ccc, 0px 10px 5px #999;
  -moz-box-shadow: inset 0px 0px 0px #333, 0px 5px 0px 0px #ccc, 0px 10px 5px #999;
  box-shadow: inset 0px 0px 0px #333, 0px 1px 0px 0px #ccc, 0px 1px 1px #999;
  text-shadow: 0px 0px #333;
  background: -webkit-linear-gradient(#909090, #b2b2b2); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#909090, #b2b2b2); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#909090, #b2b2b2); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#909090, #b2b2b2); /* Standard syntax */
  text-decoration:none;
}

#btnDel:hover, #btnDel:focus {
  color:#fff;
  /*reduce the size of the shadow to give a pushed effect*/
  -webkit-box-shadow: inset 0px 0px 0px #ccc, 0px 5px 0px 0px #ccc, 0px 10px 5px #9c9c9c;
  -moz-box-shadow: inset 0px 0px 0px #ccc, 0px 5px 0px 0px #ccc, 0px 10px 5px #9c9c9c;
  box-shadow: inset 0px 0px 0px #ccc, 0px 1px 0px 0px #ccc, 0px 1px 1px #9c9c9c;
  text-shadow: 0px 0px #333;
  background: -webkit-linear-gradient(#cacaca, #e2e2e2); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#cacaca, #e2e2e2); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#cacaca, #e2e2e2); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#cacaca, #e2e2e2); /* Standard syntax */
  text-decoration:none;
}

button[type="button"]:disabled, img button[type="button"]:disabled {
	visibility:collapse;
	width:1px; 	
	position:fixed;
}


/***SUBSCRIBE BUTTON***/

.submit-btn-contain {
	width:100%;
	margin:50px 0 30px 0;
	text-align:center;
	display: inline-block;
}

input#submitbutton, .btn-primary {
  width: 300px;
  height: 62px;
  background: #c41a23;
  padding: 8px 14px 10px;
  border: 1px solid #c41a23;
  cursor: pointer;
  font-size: 2.0em;
  font-family: Georgia, Georgia, "Times New Roman", Times, serif;
  letter-spacing: .0;
  text-shadow: 1px 1px #c41a23;
  color: #fff;
  -webkit-box-shadow: inset 0px 1px 0px #c41a23, 0px 5px 0px 0px #c41a23, 0px 10px 5px #999;
  -moz-box-shadow: inset 0px 1px 0px #c41a23, 0px 5px 0px 0px #c41a23, 0px 10px 5px #999;
  box-shadow: inset 0px 1px 0px #c41a23, 0px 1px 0px 0px #c41a23, 0px 1px 1px #999;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 1px;
  background: -webkit-linear-gradient(#c41a23, #c41a23); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#c41a23, #c41a23); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#c41a23, #c41a23); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#c41a23, #c41a23); /* Standard syntax */
}
/***SET THE BUTTON'S HOVER AND FOCUS STATES***/
input#submitbutton:hover, input#submitbutton:focus, .btn-primary:focus, .btn-primary:hover {
  color:#fff;
  /*reduce the size of the shadow to give a pushed effect*/
  -webkit-box-shadow: inset 0px 0px 0px #c41a23, 0px 5px 0px 0px #c41a23, 0px 10px 5px #999;
  -moz-box-shadow: inset 0px 0px 0px #c41a23, 0px 5px 0px 0px #c41a23, 0px 10px 5px #999;
  box-shadow: inset 0px 0px 0px #c41a23, 0px 1px 0px 0px #c41a23, 0px 1px 1px #999;
  text-shadow: 0px 0px #c41a23;
  background: -webkit-linear-gradient(#c41a23, #c41a23); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#c41a23, #c41a23); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#c41a23, #c41a23); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#c41a23, #c41a23); /* Standard syntax */
}

.footnote {
	font-size:12px;
	color:#777;
	padding:30px 0px 0px;	
}

.footer_contain {
  width:100%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 1200px) { .footer_contain { width: 1200px;} }
@media (max-width: 768px) { .footer_contain { width: 100%; margin:0 auto; padding:0} }
@media (max-width: 480px) { .footer_contain { width: 100%; margin:0 auto; padding:0} }



footer p {
  width:100%;
  margin: 0 auto;
  color: #999999;
  padding-bottom: 15px;
}



/*//////////////////////////////////////*/



