/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
   	background: #fff;

}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;

}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
/*	overflow: hidden;*/
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}
.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}
.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}
.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('fancybox_sprite.png');
}
#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}
#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('fancybox_loading.gif') center center no-repeat;
}
.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
	overflow: hidden;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}


.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

.box_square {
	float: left;
	width: 3%;
	height: 40px;
	background: #e32122;
	margin-left: -8px;
	display:block;
}
.title {

	float: left;
	width: 42%;
	display:block;

}
.box_title .title h3, .title h1{
	background: #fff;
	text-transform: uppercase;
	font-weight: normal;
	font-family: Century Gothic,'Raleway',Arial,sans-serif;
	font-size: 36px;
	margin-left: 25px;
	float: left;
	margin-top: -0px;
	max-width: 500px;
}
.responsive .title h1{
	max-width: 300px;
}
.responsive .title{
	width: 58%;
}
.bar{
	background: #000;
	float: left;
	height: 4px;
	width: 55%;
	display:block;
	margin-top: 31px;

}
.responsive .bar{
	width: 40%;
}
.clear {
	clear: both;
}

.box_left {
	background: #fff;
	float: left;
	width: 50%;
}
.box_right {
	background: #fff;
	float: right;
	width: 50%;
	margin-top: 5px;
}
.login_box_right {
	background: #fff;
	float: right;
	width: 50%;
	margin-top: 0px;
}
.login_box_left {
	background: #fff;
	float: left;
	width: 50%;
	margin-top: -5px;
}
fieldset {
	border: none;
}
fieldset#actions {
  margin-bottom: 40px;
}
#inputs_field_login input[type=checkbox],
#inputs_field input[type=checkbox] {
  	-webkit-appearance: none;
    width: 15px;
    height: 15px;
    border: 1px solid black;
	margin-right: 15px;
    margin-top: 15px;
    float: left;

}
#inputs_field input[type=checkbox] {
  	background: #fff;
}
#inputs_field_login input[type=checkbox]:checked, #inputs_field input[type=checkbox]:checked {
  	background: #000;
}
#inputs_field_login label, #inputs_field label {
	padding-top: 15px;
	float: left;
	font-weight: normal;
	font-family: Century Gothic,'Raleway',Arial,sans-serif;

}
#inputs_field input{
	background: #18191e;
	border:none;
	padding: 8px 0px 8px 10px;
	width: 98%;
	color: #fff;
	margin-top: 15px;
	font-size: 14px;
	font-weight: normal;
	font-family: Century Gothic,'Raleway',Arial,sans-serif;
}

#inputs_field input:focus {
	color: #fff;

}
input#submit, .visit {
	background: #e32122;
	padding: 10px 0px 10px 0px;
	width: 303px;
	color: #fff;
	border: none;
	text-transform: uppercase;
	font-weight: normal;
	font-family: Century Gothic,'Raleway',Arial,sans-serif;
	font-size: 16px;
}
.visit {
padding-left: 10px;
padding-right: 10px;
text-decoration: none;
}
input#member_login{
	background: #18191e url('/stylesheets/fancybox/user.png') no-repeat;
	background-position: 95% 10px !important;
	padding: 10px 0px 10px 10px;
	width: 98%;
	color: #fff;
	border: none;
	margin-top: 15px;
	box-shadow: 0 0 0px #000;
	font-weight: normal;
	font-family: Century Gothic,'Raleway',Arial,sans-serif;
	font-size: 16px;
}
.login_box_left input#member_password{
	background: #18191e url('/stylesheets/fancybox/locker.png') no-repeat;
	background-position: 95% 10px !important;
	padding: 10px 0px 10px 10px;
	width: 98%;
	border: none;
	color: #fff;
	margin-top: 15px;
	box-shadow: 0 0 0px #000;
	font-weight: normal;
	font-family: Century Gothic,'Raleway',Arial,sans-serif;
	font-size: 16px;
}
#social {
	margin-left: 15px;
}
#social a {
	box-shadow: 0 0 0px #000;
	font-weight: normal;
	font-family: Century Gothic,'Raleway',Arial,sans-serif;
}
.login_box_right a.facebook, .box_right a.facebook {
	height: 45px;
	width: 95%;
	margin-top: 15px;
	background: #000000;
	color: #fff;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	line-height: 40px;
	float: left;
	margin-left: 15px;
	font-weight: normal;
	font-family: Century Gothic,'Raleway',Arial,sans-serif;
}

#billing_shipping a.facebook {
  height: 45px;
  width: 100%;
  margin-top: 15px;
  background: #000000;
  color: #fff;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  line-height: 40px;
  float: left;
  font-weight: normal;
  font-family: Century Gothic,'Raleway',Arial,sans-serif;
}


.box_facebook {
  background: #d5d5d5 url('/stylesheets/fancybox/facebook.png') no-repeat;

	width: 50px;
	height: 45px;
	background-position: center;
	float: left;
}
.box_facebook:hover {
	background: #2d67b1 url('/stylesheets/fancybox/facebook.png') no-repeat;
	background-position: center;

}

 .login_box_right a.google, .box_right a.google  {
	height: 45px;
	width: 95%;
	margin-top: 18px;
	background: #000;
	color: #fff;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	line-height: 40px;
	float: left;
	margin-left: 15px;
	font-weight: normal;
	font-family: Century Gothic,'Raleway',Arial,sans-serif;
}
#billing_shipping a.google  {
	height: 45px;
	width: 100%;
	margin-top: 18px;
	background: #000;
	color: #fff;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	line-height: 40px;
	float: left;
	font-weight: normal;
	font-family: Century Gothic,'Raleway',Arial,sans-serif;
}

.box_google {
	width: 50px;
	height: 45px;
	background: #d5d5d5 url('/stylesheets/fancybox/google.png')no-repeat;
	background-position: center;
	float: left;
}
.box_google:hover {
	background: #e02633 url('/stylesheets/fancybox/google.png')no-repeat;
	background-position: center;
}
.login_box_right a.twitter, .box_right a.twitter  {
	height: 45px;
	width: 95%;
	margin-top: 18px;
	background: #000000;
	color: #fff;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	line-height: 40px;
	float: left;
	margin-left: 15px;
	font-weight: normal;
	font-family: Century Gothic,'Raleway',Arial,sans-serif;
}

#billing_shipping a.twitter  {
	height: 45px;
	width: 100%;
	margin-top: 18px;
	background: #000000;
	color: #fff;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	line-height: 40px;
	float: left;
	font-weight: normal;
	font-family: Century Gothic,'Raleway',Arial,sans-serif;
}

.box_twitter {
	width: 50px;
	height: 45px;
	background: #d5d5d5 url('/stylesheets/fancybox/twitter.png')no-repeat;
	background-position: center;
	float: left;
}
.box_twitter:hover {
	background: #1cace0 url('/stylesheets/fancybox/twitter.png')no-repeat;
	background-position: center;
}
.box_footer {
  left: 8px;
	margin-top: 20px;
	height: 40px;
	background: #000;
  position: absolute;
  bottom: 5px;
  width: 100%;
  margin-left: -8px;
  margin-bottom: -5px;
  line-height: 40px;
}
.box_footer a {
	float: left;
	margin-left: 25px;
	color: #fff;
	font-weight: normal;
	font-family: Century Gothic,'Raleway',Arial,sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.box_footer a.create {
	color: #e32122;
}
#error_explanation h2 {
  display:none;
}
#error_explanation ul{
	list-style: none;
	float: left;
  margin: 0;
	margin-left: -25px;
}
#error_explanation li{
	list-style: none;
	margin-top: 8px;
	padding: 5px 5px 5px 5px;
	background: #fdefea;
	width: 288px;
	border: 1px solid #e32122;
	font-weight: normal;
	font-family: Century Gothic,'Raleway',Arial,sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	color: #e32122;
	text-align: center;
}
#inputs_field .field_with_errors input {
  border: 1px solid red;
}
#inputs_field input {
  height: 28px;
  margin-bottom: 3px;
}
#inputs_field .item input {
  width: 20px;
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	height: 40px;
	width: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

* html #fancybox-loading {	/* IE6 */
	position: absolute;
	margin-top: 0;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('/stylesheets/fancybox/fancybox.png');
}
#signinModal .modal-body{

  padding-top: 0;

}
#signupModal .modal-body{
  max-height: none;
  padding-top: 0;

}

/*
@media(min-width:992px) {
	#signinModal.modal{
		width: 665px;
	}

	#signupModal.modal{
		width: 665px;
	}
}
*/


#signinModal.modal input{
border-radius:0;

}
#signupModal.modal input{

border-radius:0;
}


.welcome {
}
.welcome p {
	font-weight: normal;
	font-family: Century Gothic,'Raleway',Arial,sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	text-decoration: none;
	color: #000;
	text-align: center;
	padding-top: 100px;
}
.welcome span {
	color: #e32122;
	font-weight: bold;
	font-size: 20px;
	padding: 3px;
}

@media (max-width: 630px) {
  #new_member .title {
    width: 200px;
    white-space: nowrap
  }
  #new_member .bar {
    width: 70px;
    margin-left: 40px;
    float: none;
    width: 90%;
  }
  #new_member h1 {
    float: left;
    padding-right: 10px;
  }
  #new_member .login_box_left,
  #new_member .box_left,
  #new_member .login_box_right,
  #new_member .box_right  {
    width: 100%;
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
  #new_member .login_box_right, #new_member .box_right  {
    margin-bottom: 50px;
  }
  #new_member #submit  {
    width: 100%;
  }
  #new_member #error_explanation {
    margin: 0px 0.75em;
    padding: 0px;
  }
  #new_member #error_explanation ul {
    width: 95%;
    margin: 0;
    padding: 0;
  }
  #new_member #error_explanation li {
    width: 100%;
  }
}
@media (max-width: 450px) {
  #new_member .bar {
    width: 85%;
  }
}