body.index{font-family: 'Raleway' !important;}
#header.index{margin-bottom:0;}
#header{
	width:100% !important;
	margin:0 !important;
	padding:5px 0 10px 0 !important;
	float:left;
	background-color: #3F3F3F !important;
	border-bottom:none !important;
    background: #696969; /* Old browsers */
	background: -moz-linear-gradient(top, #696969 0%, #3f3f3f 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#696969), color-stop(100%,#3f3f3f)) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #696969 0%,#3f3f3f 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #696969 0%,#3f3f3f 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #696969 0%,#3f3f3f 100%) !important; /* IE10+ */
	background: linear-gradient(to bottom, #696969 0%,#3f3f3f 100%) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#696969', endColorstr='#3f3f3f',GradientType=0 ) !important; /* IE6-9 */
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 200;
  src: local('Raleway ExtraLight'), local('Raleway-ExtraLight'), url(http://themes.googleusercontent.com/static/fonts/raleway/v6/8KhZd3VQBtXTAznvKjw-kxsxEYwM7FgeyaSgU71cLG0.woff) format('woff');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 300;
  src: local('Raleway Light'), local('Raleway-Light'), url(http://themes.googleusercontent.com/static/fonts/raleway/v6/-_Ctzj9b56b8RgXW8FAriRsxEYwM7FgeyaSgU71cLG0.woff) format('woff');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: local('Raleway'), url(http://themes.googleusercontent.com/static/fonts/raleway/v6/IczWvq5y_Cwwv_rBjOtT0w.woff) format('woff');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 600;
  src: local('Raleway SemiBold'), local('Raleway-SemiBold'), url(http://themes.googleusercontent.com/static/fonts/raleway/v6/xkvoNo9fC8O2RDydKj12bxsxEYwM7FgeyaSgU71cLG0.woff) format('woff');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 700;
  src: local('Raleway Bold'), local('Raleway-Bold'), url(http://themes.googleusercontent.com/static/fonts/raleway/v6/JbtMzqLaYbbbCL9X6EvaIxsxEYwM7FgeyaSgU71cLG0.woff) format('woff');
}

.registration-area {
	background:url("http://www.youmint.com/images/register/overlay-dot.png") repeat;
    float: left;
    padding: 28px 0 170px;
    width: 100%;
}
.registration-area-left {
    width: 56%;
    float: left;
}
.registration-area h1, .registration-area h2 {
    color: #666;
    font-size: 31px;
    padding: 10px 0 0;
	font-weight:normal !important;
}
.registration-area h1 span {
    font-size: 50px;
}
.registration-area h2 span b{color:#D7D7D7;}
.registration-area h3{
 	color: #fff;
    font-size: 19px;
    font-weight: normal;
    line-height: 24px;
    padding: 0 10px 0 0;
	text-align:center;
}
.registration-area h6 span{
	color:#CB0015;
	float:none;
    font-size: 25px;
}
.registration-area h1 strong {
    color: #D7D7D7;
    font-size: 78px;
	font-weight:normal;
}
.registration-area h2 {
 	color: #fff;
    font-size: 43px;
    line-height: 70px;
    padding: 0 0 3px;
}
.registration-area h2 strong{
	font-weight:normal;
	color:#fff;
}
.registration-area h4{
	color:#fff;
	font-size:43px;
	font-weight:600;
	text-align:center;
}
.registration-area h4 span{font-size:30px; font-weight:normal;}
.registration-area h4 strong{font-size:32px; font-weight:normal;}
.registration-area p{
  color: #3A3A3A;
    display: inline-block;
    font-size: 22px;
    padding: 0 0 23px;
    text-shadow: 2px 2px 2px #FFFFFF;
}
.registration-area-left p span{
	color:#fff !important;
	-moz-border-radius:50px;
	-webkit-border-radius:50px;
	border-radius:50px;
	 font-size: 12px;
    padding: 0 10px 0 0;
	float:left;	
}
.registration-area h2 span {
    font-size: 40px;
}
/* AFTER LOGIN */
.pop-up{
	background:url("http://www.youmint.com/images/register/bg_popup.png") repeat;
	width:100%;
	height:1348px;
	position:absolute;
	z-index:100;
	float:left;
}
.popup-form{
	background:#fff;
	width:584px;
	position:relative;
	z-index:10000;
	border-radius:5px;
	top:145px;
	/*left:368px;*/
	margin:0 auto;
	color:#666;
	padding:5px 6px 15px 8px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	-webkit-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.5);
	-moz-box-shadow:0px 0px 5px rgba(50, 50, 50, 0.5);
	box-shadow:0px 0px 5px rgba(50, 50, 50, 0.5);
}
.popup-form h2{
	background:url(http://www.youmint.com/images/register/strip.png) repeat-x left bottom;
	height:50px;
	line-height:50px;
	color:#333;
	font-size:18px;
	padding:0 0 0 8px;
}
.popup-form .button{
	background: rgb(203, 0, 21);
	width:100px;
	padding:7px 0;
	color:#fff;
	text-align:center;
	border:none;
	cursor:pointer;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	float:right;
}
.popup-form a{color:#0077B5;}
.popup-form p{font-size:13px;}
.popup-form .remember{
	font-size:13px;
	padding:16px 0 0 0;
	float:left;
}
.reveal-modal-bg {
	background:url(http://www.youmint.com/images/register/bg_popup.png) repeat;
	position: fixed; 
	height: 100%;
	width: 100%;
	z-index: 100;
	display: none;
	top: 0;
	left: 0; 
}
.reveal-modal {
	visibility: hidden;
	top: 0 !important; 
	left: 0;
	position: absolute;
	z-index: 1000;
	padding: 0;
}
.pop-up .close-reveal-modal {
	font-size: 22px;
	line-height: .5;
	position: absolute;
	top: 8px;
	right: 11px;
	color: #aaa;
	text-shadow: 0 -1px 1px rbga(0,0,0,.6);
	font-weight: bold;
	cursor: pointer;
	z-index:10000;
}
.popup-form.login{width:458px; padding:0 0 10px 0;} 
.login h4{
	color:#133a47;
	font-size:12px; 
	text-align:center;
	margin:25px 0 15px 0;
	font-weight:bold;
}
.login .fb-btn{
	width:201px;
	height:40px;
	margin:0 20px 0 16px;
	float:left;
}
.login .twitter-btn{
	width:200px;
	height:40px;
	float:left;
}
.login h5{
	color:#666;
	font-size:12px; 
	text-align:center;
	margin:20px 0;
	font-weight:bold;
}
.login h6{
	color:#666;
	text-align:center;
	font-size:13px;
	font-weight:normal;
}
.login h6 span.email{
	background:url(http://www.youmint.com/images/register/ico-mail.png) no-repeat left 5px;
	padding:0 0 0 24px;
}
.login h6 span.mobile{
	background:url(http://www.youmint.com/images/register/ico-mobile.png) no-repeat;
	padding:0 0 0 14px;
}
.login .input-field{
	background:#fff;
	width:90%;
	height:38px;	
	margin:0 5%;
	border:1px solid #ccc;
	-moz-border-radius:0 5px 5px 0;
	-webkit-border-radius:0 5px 5px 0;
	border-radius:0 5px 5px 0;
	-webkit-box-shadow: 1px 0px 3px rgba(204, 204, 204, 0.5);
	-moz-box-shadow:1px 0px 3px rgba(204, 204, 204, 0.5);
	box-shadow:1px 0px 3px rgba(204, 204, 204, 0.5);
	border-radius:5px;
	margin-top:15px;
	color:#666;
	text-indent:10px;
	float:left;
}
.login a.password{
	color:#666;
	margin:20px 42px 0 26px;
	font-size:13px;
	float:left;
}
.login a.password:hover{text-decoration:underline;}
@-webkit-keyframes landingAnimLeft{from{opacity:0;-webkit-transform:translate3d(50px,0,0);transform:translate3d(50px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes landingAnimLeft{from{opacity:0;-webkit-transform:translate3d(50px,0,0);-ms-transform:translate3d(50px,0,0);transform:translate3d(50px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}
.icons{
	width:100%;
	float:left;
	-webkit-animation:landingAnimLeft 2s 1;animation:landingAnimLeft 2s 1;
}
.icons li{margin:10px 0 0 54px; float:left;}
/* new design */
#loggedOutTopRightWrap {
	float:right;
    left: 0;
    position: relative;
    top: 0;
    vertical-align: middle;
    width: 354px;
}
#loggedOutTopRightWrap #signUpBox {
    background:#FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15);
    padding: 14px 20px;
    vertical-align: middle;
    width: 310px;
}
#facebookConnectContainerLoggedOut {
    font-size: 11px;
    left: 0;
    position: relative;
    text-align: center;
    top: 0;
}
#loggedOutTopRightWrap #signUpBox .hline {
    background-color: #D1D9E5;
    height: 1px;
    margin: 20px 0;
    position: relative;
    text-align: center;
}
#loggedOutTopRightWrap #signUpBox .hline .hText {
    height: 21px;
    left: 0;
    line-height: 21px;
    position: absolute;
    text-align: center;
    top: -12px;
    width: 100%;
}
#loggedOutTopRightWrap #signUpBox .hline .hText span {
    background-color: #FFFFFF;
    padding: 0 5px;
	color:#999;
	font-size:13px;
}
.homeSignupInputWrap {
    margin: 0 0 20px;
}
.homeSignupInputWrap {
    left: 0;
    position: relative;
    top: 0;
}
#signUpBox input {
    background: #FFFFFF;
    border: 1px solid #D1D9E5;
    border-radius: 3px 3px 3px 3px;
    box-shadow: none;
    color: #555555;
    font-size: 14px;
    margin: 0;
    padding: 11px 5px 11px 50px;
    width: 253px;
}
#loggedOutTopRightWrap #signUpBox #signUpCodeLine {
    padding: 10px;
}
#loggedOutTopRightWrap #signUpBox span{
	text-align:center;
	color:#999;
	font-size:12px;
	padding:0 0 10px 0;
	display:block;
}
#sbxJxRegBtnSubmit {
    background:#cb0015;
	width:100%;
    border: 1px solid #a00212;
    border-radius: 3px 3px 3px 3px;
    box-shadow: none;
    font-size: 16px;
    margin-top: 5px;
    outline: 0 none;
    padding: 10px 0;
    text-shadow: none;
	text-align:center;
	color:#fff;
	float:left;
}
#regFormTerms {
    border-bottom: none;
    color: #FFFFFF;
    display: block;
    font-size: 11px;
    line-height: 20px;
    padding: 10px 20px;
    text-align: center;
}
#regFormTerms a{color:#fff; text-decoration:underline;}
#lrgBgWrap {
    height: 200%;
    left: -50%;
    position: fixed;
    top: -50% !important;
    width: 200%;
    z-index: -1;
}
#lrgBgImg {
    bottom: 0;
    left: 0;
    margin: auto;
    min-height: 50%;
    min-width: 50%;
    position: absolute;
    right: 0;
    top: 0;
}
.footer-bottom{
	text-align:left !important;
	padding:10px 0 !important;
	background:#000000!important;
}
.footer-bottom p{
	text-align:left!important;
	line-height:24px !important;
	color:#8c8c8c !important;
}
.footer-bottom-links{
	width:54%;
	margin:0 0 0 0;
	padding:0 0 0 10px;
	float:left;
	font-size:13px;
	text-align:left !important;
	color:#8c8c8c !important;
}
.footer-bottom-links a{color:#8c8c8c;}
.footer-bottom-links a:hover{color:#bbb;}
.social-links{
	width:44%;
	float:right;
}
.social-links ul{
	margin:0 0 0 0;
	padding:0 20px 0 0;
	list-style-type:none;
	float:right;
}
.social-links ul li{float:left;}
.social-links ul li a{
	display: block;
	padding:0 20px 0 0;
	margin:20px 0 0 0;
}
.social-links ul li a.facebook{
	background:url(http://www.youmint.com/images/register/social-icons.png) no-repeat 23px 0;
	height:42px;
	width:40px;
}
.social-links ul li a.facebook:hover{
	background:url(http://www.youmint.com/images/register/social-icons.png) no-repeat 23px -43px;
	height:42px;
	width:40px;
}
.social-links ul li a.twitter{
	background:url(http://www.youmint.com/images/register/social-icons.png) no-repeat -30px 0;
	height:42px;
	width:43px;
}
.social-links ul li a.twitter:hover{
	background:url(http://www.youmint.com/images/register/social-icons.png) no-repeat -30px -43px;
	height:42px;
	width:43px;
}
.social-links ul li a.googleplus{
	background:url(http://www.youmint.com/images/register/social-icons.png) no-repeat -89px 0;
	height:42px;
	width:40px;
}
.social-links ul li a.googleplus:hover{
	background:url(http://www.youmint.com/images/register/social-icons.png) no-repeat -89px -43px;
	height:42px;
	width:40px;
}
.close-btn {
    position: absolute;
    z-index: 1000;
    top: -30px;
    right: -30px;
    margin: 10px;
    color: rgb(102, 102, 102);
    cursor: pointer;
}
