@media only screen and (max-width: 1199px) {
    /* rules that only apply for canvases narrower than 1199px */
    #main .bg-girls {
        width: 0;
        height: 0;
        overflow: hidden;
    }
}

a,a:active{color:#2b86c6;text-decoration:none}
a:visited{color:#0080ff;text-decoration:none}
a:hover{color:#369}.highlight{text-decoration:underline}
#main{background:#fff;display:block;margin:0 auto;min-height:600px;text-align:left;width:974px;position:relative;left:-1px}

body.login {
    background: #000 url('zz-pattern.gif') top left repeat;
    font-family: 'Droid Sans';
}

h1 {
	font-family: 'Hammersmith One', Arial, sans-serif;
	font-size: 40px;
	color: #7486a6;
	display:inline;
	font-weight: normal;
	margin:0;
	padding:0; 
}

h2 {
	font-family: 'Hammersmith One', Arial, sans-serif;
	font-size: 30px;
	color: #7486a6;
	display:inline;
	font-weight: normal;
	margin:0;
	padding:0; 
}

h3 {
	font-family: 'Hammersmith One', Arial, sans-serif;
	font-size: 20px;
	color: #7486a6;
	display:inline;
	font-weight: normal;
	margin:0;
	padding:0; 
}

h3b {
	font-family: 'Hammersmith One', Arial, sans-serif;
	font-size: 14px;
	color: #7486a6;
	display:inline;
	font-weight: normal;
	margin:0;
	padding:0; 
}

h4 {
	font-family: 'Hammersmith One', Arial, sans-serif;
	font-size: 10px;
	color: #7486a6;
	display:inline;
	font-weight: normal;
	margin:0;
	padding:0; 
}

h4b {
	font-family: sans-serif, Arial;
	font-size: 10px;
	color: #7486a6;
	display:inline;
	font-weight: bold;
	margin:0;
	padding:0; 
}

h5 {
	font-family: 'Hammersmith One', Arial, sans-serif;
	font-size: 8px;
	color: #7486a6;
	display:inline;
	font-weight: normal;
	margin:0;
	padding:0; 
}

.login #main {
    background: transparent url(bg_gradient.png) center top repeat-y;
    position: static;
    left: auto;
}

.login-container {
    max-width: 1227px;
    min-height: 976px;
    overflow: visible;
    width: auto;
    z-index: 3;
}

.login-page {
    display: block;
    margin: 0 auto;
    width: 974px;
    z-index: 3;
}

.logo-slogan {
    background: transparent url(logo.png) center top no-repeat;
    height: 83px;
    margin-top: 70px;
    width: 507px;
}

.login-panel {
    background: #d0d0d0;
    border-top: 1px solid #fff;
    -moz-border-radius: 10px;
    border-radius: 10px;
    height: 505px;
    padding: 25px;
    margin: 0 auto;
    position: relative;
    width: 800px;
    z-index: 3;
}

.login-panel .login-side {
    background: transparent url(login_bg.png) center top repeat;
    -moz-box-shadow: inset 0 5px 25px #000, inset 0 1px 5px #000;
    -webkit-box-shadow: inset 0 5px 25px #000, inset 0 1px 5px #000;
    box-shadow: inset 0 5px 25px #000, inset 0 1px 5px #000;
    -moz-border-radius: 5px;
    border-radius: 5px;
    float: left;
    height: 435px;
    padding: 35px 25px;
    width: 300px;
}

.login-panel .login-side h1 {
    color: #fbc926;
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 25px;
    text-align: center;
    text-shadow: 1px 1px #000;
}

.login-panel .login-side label {
    color: #c1c1c1;
    font-size: 16px;
}

input.text, select {
    background: #1a1a19;
    border: 1px solid #464646;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: inset 0 2px 2px black;
    -webkit-box-shadow: inset 0 2px 2px black;
    box-shadow: inset 0 2px 2px black;
    color: #c1c1c1;
    display: block;
    margin: 4px 0 14px;
    padding: 7px;
    width: 284px;
}

.join-panel input.text {
    width: 235px;
}

.login-panel .join-side {
    float: left;
    padding: 0 40px;
}

.login-panel .join-side h2 {
    color: #7D7D7D;
    font-size: 44px;
    font-weight: bold;
    letter-spacing: -2px;
    line-height: 46px;
    margin: 30px 0 35px;
    text-shadow: 1px 1px white;
    text-transform: uppercase;
}

.login-panel ul {
    color: #7d7d7d;
    position: relative;
    margin: 10px 0 30px;
    zoom: 1;
}

.login-panel ul:before, .login-panel ul:after {
    content: "\0020";
    display: block;
    height: 0;
    visibility: hidden;
}

.login-panel ul:after {
    clear: both;
}

.join-side ul li {
    background: transparent url('icon_check.gif') left 2px no-repeat;
}

.join-side ul li span {
    border-top: 1px solid #E8E8E8;
    border-bottom: 1px solid #7d7d7d;
    font-family: arial;
    font-size: 15px;
    display: block;
    padding: 5px 0 5px 2px;
    margin: 0 14px 0 34px;
}

.join-side ul.feature-list li.first-of-row span {
    border-top: none;
}

.join-side ul.feature-list li.last-of-row span {
    border-bottom: none;
}

.join-side a.join-now {
    font-size: 44px;
    font-weight: bold;
    text-transform: uppercase;
}

.login-note {
    color: #515051;
    font-size: 10px;
    padding: 20px;
    margin: 0 auto;
    text-align: center;
    width: 500px;
}

a.large-action-button,a.large-action-button-icon,.large-action-button-left{background:transparent url('large-action-button.png') left top no-repeat;color:#b2b2b2;font-size:18px;font-family:arial,verdana;float:left;display:block;letter-spacing:0;margin:0 12px 2px 0;padding-left:11px;position:relative;overflow:visible;-moz-text-shadow:0 -1px 0 #000;-webkit-text-shadow:0 -1px 0 #000;text-shadow:0 -1px 0 #000}a.large-action-button em,a.large-action-button-icon em,input.large-action-button{background:transparent url('large-action-button.png') right top no-repeat;display:block;font-style:normal;margin-right:-10px;padding:15px 35px 16px 25px;position:relative;border:0}.ie7 a.large-action-button em,.ie7 a.large-action-button-icon em{zoom:1;position:relative}a.large-action-button-icon em{padding-bottom:12px}a.large-action-button-icon .icon-16x16{float:none;margin:0 -6px -2px -5px}a:hover.large-action-button,a:hover.large-action-button-icon{background-position:left -61px}a:hover.large-action-button em,a:hover.large-action-button-icon em{background-position:right -61px}a:active.large-action-button,a.active.large-action-button,a:active.large-action-button-icon,a.active.large-action-button-icon{background-position:left -122px;color:#c3922e}a:active.large-action-button em,a.active.large-action-button em,a:active.large-action-button-icon em,a.active.large-action-button-icon em{background-position:right -122px;color:#c3922e}a.large-action-button.call-to-action{background-position:left -184px;-moz-text-shadow:0 1px 0 #fff000;-webkit-text-shadow:0 1px 0 #fff000;text-shadow:0 1px 0 #fff000}a.large-action-button.call-to-action em{background-position:right -184px;color:#1a1a1a}a:hover.large-action-button.call-to-action{background-position:left -246px;-moz-text-shadow:0 1px 0 #ffa60e;-webkit-text-shadow:0 1px 0 #ffa60e;text-shadow:0 1px 0 #ffa60e}a:hover.large-action-button.call-to-action em{background-position:right -246px}

.join-side ul.feature-list li.first-of-row span{border-top:0}
.join-side ul.feature-list li.last-of-row span{border-bottom:0}