
html,
button,
input,
select,
textarea {
    color: #222;
}

html {
    font-size: 1em;
    line-height: 1.4;
}

body{
	font:normal 100% Arial, Helvetica, sans-serif;
	color:#666;
	background:#f2f2f2
}

a{
	cursor:pointer
}

img{
	width:100%
}

::-moz-selection {
    background: #2e8afa;
	color:#FFF;
    text-shadow: none;
}

::selection {
    background: #2e8afa;
	color:#FFF;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
img,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ==========================================================================
   Author's custom styles
   ========================================================================== */

.wrapper{
	margin:0 auto;
	width:80%;
	max-width:1010px
}

#no-script{
	font:bold 250% Arial, Helvetica, sans-serif;
	text-align:center;
	color:#F00
}

header{
	padding:2.5% 0 1%;
	margin-bottom:2.5%;
	border-bottom:5px solid #666
}

#logo{
	width:45%;
	display:inline;
	float:left
}

#logo img{
	max-width:455px;
	min-width:315px
}

#tagline{
	width:32%;
	display:inline;
	float:right;
	line-height:0
}

#tagline img{
	max-width:323px
}

header h1{
	font-family:'Syncopate', sans-serif;
	font-weight:400;
	font-size:220%;
	display:inline;
	float:left;
	margin:0;
	line-height:100%
}

header h2{
	font-family:'Syncopate', sans-serif;
	font-weight:400;
	font-size:100%;
	display:inline;
	float:right;
	margin:0;
	color:#999;
	line-height:115%;
	letter-spacing:0.025em
}

header h2 div{
	font-family:'Syncopate', sans-serif;
	color:#666;
	letter-spacing:0.1em
}

header h2 div span{
	color:#999
}

section#login{
	background:#f2f2f2
}

section #left,
section #right{
	display:inline;
	float:left
}

section #left{
	width:40%;
	padding:2.5%;
	text-align:center;
	color:#666
}

#source{
	width:57.5%;
	margin:0 auto
}

#source img{
	max-width:232px
}

section #left h3 div{
	color:#666;
	padding:4% 0;
	margin:4% 0;
	font-size:125%;
	font-weight:bold
}

section #right{
	width:55%
}

.cycle-slideshow{
	position:relative;
}

section #left #login-box{
	width:80%;
	text-align:left;
	color:#666;
	margin:0 auto
}

section #left article{
	margin-top:10%
}

section #left #login-box article p{
	font-size:75%;
	color:#999;
	font-family: 'Roboto', sans-serif
}

section #left #login-box article p a{
	color:#999;
	text-decoration:underline;
	transition:all 0.3s ease
}

section #left #login-box article p a:hover{
	color:#666;
	text-decoration:underline
}

section #left #login-box h4,
section #left h5{
	font-family:'Syncopate', sans-serif;
	font-weight:400;
	display:inline;
	float:left;
	margin:0;
	line-height:150%
}

section #left h5{
	font-family:'Syncopate', sans-serif;
	font-weight:400;
	display:block;
	float:none;
	text-align:center;
	font-size:87.5%
}

section #left #brands{
	margin-top:5%
}

section #left #brands div div{
	display:inline;
	float:left;
	width:45%;
	margin:5% 2.5% 0;
	text-align:left
}

section #left #brands img{
}

section #left #brands div#kk img{
	max-width:134px;
}

section #left #brands div#lj img{
	max-width:154px;
}

section #left #brands div#bf img{
	max-width:179px;
}

section #left #brands div#gpj img{
	max-width:195px;
}

section #left #brands div#kk,
section #left #brands div#bf{
	text-align:right
}

section #left #login-box #twentyfour-seven img{
	max-width:320px
}

section #left #login-box #exclusively img{
	max-width:404px
}

section #left #login-box article input,
#register-box input{
	font-size:75%;
	border:1px solid #666;
	padding:2.5%;
	width:94%;
	color:#666;
	background-color:transparent;
	margin-bottom:1em;
	font-family: 'Roboto', sans-serif
}

section #left #login-box article input#login-btn,
section#register a#register-btn{
	font-family:'Syncopate', sans-serif;
	color:#FFF;
	background:#666;
	width:auto;
	transition:all 0.3s ease;
	border:none
}

section #left #login-box article input#login-btn:hover{
	background:#999;
	color:#FFF
}

section#register{
	padding:0 5%;
	border-top:1px solid #666;
	margin:2.5% auto 5%;
	width:90%;
	position:relative;
	text-shadow:1px 1px #FFF
}

section#register ul{
	margin:0 0 2em;
	padding:0 5% 0 0;
	list-style:none;
	font-family: 'Roboto', sans-serif;
	color:#999;
	width:59%;
	border-right:1px solid #CCC;
	display:inline;
	float:left
}

section#register ul a{
	color:#666;
	text-decoration:underline
}

section#register ul li{
	margin-bottom:1em;
	padding-left:30px;
	position:relative
}

section#register ul li:before{
	content:' ';
	width:20px;
	height:20px;
	overflow:hidden;
	background:url(../img/register-sprite.png) top left;
	position:absolute;
	display:block;
	left:0;
	padding:0
}

section#register ul li#clock:before{
	background-position:0 -20px
}

section#register ul li#swatch:before{
	background-position:0 -40px
}

section#register ul li#scissors:before{
	background-position:0 -60px
}

section#register ul li#brochure:before{
	background-position:0 -80px
}

section#register ul li#calculator:before{
	background-position:0 -100px
}

section#register ul li#invoice:before{
	background-position:0 -120px
}

section#register ul li#credit:before{
	background-position:0 -140px
}

section#register ul li#books:before{
	background-position:0 -160px
}

section#register ul li#outlet:before{
	background-position:0 -180px
}

section#register ul li#chat:before{
	background-position:0 -200px
}

section#register ul li#curated:before{
	background-position:0 -220px
}

section#register h6{
	font-family:'Syncopate', sans-serif;
	font-size:150%;
	margin:2.5% 0;
	color:#666;
}

#why-register{
	width:61.75824175824176%;
	margin:2.5% 0
}

#why-register img{
	max-width:562px
}

section#register a#register-now-btn{
	text-shadow:none;
	text-decoration:none;
	padding:1em;
	font-size:75%;
	background:#999;
	transition:all 0.3s ease;
	cursor:pointer;
	color:#FFF;
	font-family:'Syncopate', sans-serif
}

section#register a#register-now-btn:hover{
	background:#666
}

#register-box{
	margin:5% 0;
	font-family: 'Roboto', sans-serif;
	padding:0 5%;
	width:90%;
	font-size:75%;
	background:#666;
	color:#FFF;
	z-index:9999;
}

#register-box h4{
	font-family: 'Roboto', sans-serif;
	font-size:150%;
	margin:0 0 2.5%;
	color:#FFF;
}

.column-outer{
	margin-top:1em;
	padding-top:1em;
	border-top:1px dotted #FFF
}

.column-outer:last-of-type{
	margin-top:3em;
	padding-top:0;
	border-top:0
}

.left-column,
.right-column{
	display:inline;
	float:left;
	width:40%
}

.right-column{
	width:60%
}

#register-box input{
	font-family: 'Roboto', sans-serif;
	border:0;
	background:#FFF;
	color:#666;
	font-size:100%
}

#register-box input#register-btn{
	font-family:'Syncopate', sans-serif;
	background:#999;
	color:#FFF;
	transition:all 0.3s ease;
	width:auto;
	font-size:100%
}

#register-box input#register-btn:hover{
	background:#FFF;
	border-color:#FFF;
	color:#666
}

#questions-box{
	padding:10% 0 0 5%;
	display:inline;
	float:left;
	text-align:center;
	width:30%;
	font-size:100%;
	text-shadow:1px 1px #FFF;
	max-height:442px
}

#questions{
	width:56%
}

#questions img{
	max-width:180px
}

#questions-box p{
	font-size:81.25%;
	font-family: 'Roboto', sans-serif;
	color:#999;
	text-align:left
}

#questions-box p span{
	padding-bottom:5px;
	display:block;
	font-weight:700;
	text-shadow:none
}

#questions-box p:last-of-type{
	margin-bottom:0
}

#questions-box p a{
	color:#999;
	transition:all 0.3s ease
}

#questions-box p a:hover{
	color:#666
}

#close{
	position:absolute;
	width:20px;
	height:20px;
	top:-2.5%;
	right:5%;
	background:url(../img/close.png) top left;
	cursor:pointer;
	display:none
}

#close:hover{
	background-position:0 20px
}

footer{
	padding:1.25% 10%;
	background:#666;
	font-family: 'Roboto', sans-serif
}

footer .wrapper{
	width:90%;
	padding:0 5%
}

footer a{
	color:#FFF;
	transition:all 0.3s ease;
	text-decoration:none
}

footer a:hover{
	color:#CCC;
	text-decoration:underline
}

footer div#footer-left,
footer div#footer-right{
	display:inline;
	float:left;
	width:12%;
	text-align:right
}

footer div#footer-right{
	width:88%
}

footer li{
	display:inline;
	padding-right:2.5%;
	margin-right:2.5%;
	border-right:1px solid #FFF
}

footer li:last-of-type,
footer div#social li{
	padding-right:0;
	margin-right:0;
	border-right:none
}

footer div#social{
	margin-bottom:1em
}

footer div#social li{
	float:right;
	padding-right:0;
	margin-right:0;
	border-right:none
}

footer div#social li{
	margin-left:2.5%
}

footer div#social li a{
	background:url(../img/social-sprite.png) top left;
	width:20px;
	height:20px;
	display:block;
	transition:none
}

footer div#social li a:hover{
	background-position:-20px 0
}

footer div#social li a#tw{
	background-position:0 -20px
}

footer div#social li a#tw:hover{
	background-position:-20px -20px
}

footer div#social li a#pin{
	background-position:0 -40px
}

footer div#social li a#pin:hover{
	background-position:-20px -40px
}

footer div#social li a#email{
	background-position:0 -60px
}

footer div#social li a#email:hover{
	background-position:-20px -60px
}

footer ul{
	margin:0;
	padding:0;
	list-style:none
}





/* ==========================================================================
   Media Queries
   ========================================================================== */

@media screen and (max-width: 768px) {
	
	body{
		font-size: 81.25%
	}
	
	.wrapper{
		width:95%
    }
	
	footer{
		padding:1.25% 5%
	}
	
}


@media screen and (max-width: 767px) {
	
	#logo{
		width:45%;
		display:block;
		float:none;
		margin-bottom:0.5em
	}
	
	#tagline{
		display:block;
		width:100%
	}
	
	#tagline div{
		display:inline;
		float:left;
		margin-right:5px;
		width:48%
	}
	
	section #right{
		display:none
	}
	
	section #left{
		width:75%;
		padding:0 12.5%
	}
	
	section#register ul{
		width:100%;
		border-right:none;
		padding:0;
		margin-bottom:0
	}
	
	#why-register{
		width:100%;
		margin:5% 0
	}
	
	#questions-box{
		display:block;
		width:95%;
		background:#CCC;
		padding:2.5%;
		margin:5% 0 10%;
		color:#FFF;
		text-shadow:none
	}
	
	#questions{
		margin-top:1em
	}
	
	#questions-box p:last-of-type{
		color:#FFF
	}
	
	footer div{
		width:65%
	}
	
	footer div#social{
		width:35%
	}
	
	footer li{
		display:list-item;
		border-right:none
	}
	
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}