/*  FORM FIELD EXPERIMENTAL CSS COLORS

input[type="text"] {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    color: #ffffff;
    background: none repeat scroll 0 0 #999999;
    border-color: silver #D9D9D9 #D9D9D9;
    border-image: none;
    border-right: 1px solid #D9D9D9;
    border-style: solid;
    border-width: 1px;
    font: 13px/1.231 arial,helvetica,sans-serif;
    height: auto;
    padding: 6px 8px;
}



form input:not([type]), form input[type="text"], form textarea {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #DCDCDC #EBEBEB #EBEBEB;
    border-image: none;
    border-right: 1px solid #EBEBEB;
    border-style: solid;
    border-width: 1px;
    color: #444444;
    font-family: arial,sans-serif;
    line-height: normal;
    padding: 6px 10px;
    width: 300px;
}

*/

.welcome_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.5em;
	color: #666;
}

.welcome_copy_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 1.5em;
	color: #000;
	font-weight: bold;
	margin-top:-20px;
}

.welcome_copy_italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.5em;
	color: #333;
	font-style: italic;
	font-weight: bold;
}
.welcome_copy_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #000;
	line-height: 1.4em;
}
.activate_italics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	line-height: 1.6em;
	font-style: italic;
}

.activate_copy_boldblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #81a8bd;
	line-height: 1.4em;
}
.activate_bold_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000;
	line-height: 1.8em;
	text-decoration: none;
}

#video-player
{
	display:block;width:646px;height:400px;
	margin-left: -2px;
}


#contactus-form div label {
    text-align: right;
    vertical-align: top;
    margin-top: 10px;
}

h4 {
    font-size: 14px;
    color: #5C5B59;
    line-height: 26px;
    margin-bottom: 20px;
}

h4 a { text-decoration: underline; }

h4 a:hover,h2 a:hover{
    /* color:#000; */
    color: #5C5B59;
    text-decoration: underline;
}

span.subscription { color: #FFFFFF; }

input:-webkit-autofill {
    color: #2a2a2a !important;
}

#projnow:hover
{
	opacity: 0.9;
}

#join-title {
	width: 100%;
	padding-top: 5px;
	padding-bottom:4px;
}
#join-title:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#join-title h1 {
	font-size: 28px;
	float: left;
	line-height: 28px;
	text-align: left;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
#join-title p {
	margin: 0 30px;
	font-size: 13px;
	padding: 20px 0 10px;
}
#join-title a {
	text-transform: uppercase;
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 28px;
	font-weight: 100;
}

#cseb
{
	padding-top:6px;
	font-family:GothamLightRegular;color:#87837f;
}

#join-title h1
{
	margin-top: -2px;
}

.carousel_steps_browse {
	margin-top: -11px !important;
	margin-left: 4px !important;
	font-size: 16px;
	font-family: arial, kalinga;
	color: #919191;
}

#whatsnew .square_white_boxes {
	font-family: Kalinga;
	color: #5C5B59;
	margin-top: 3px;
	margin-right: 59px;
}

#welcome-msg {
	background: #B1B1B1;
	color: #fff;
	width: 878px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left:16px;
	margin: 10px 0 20px;
	clear: both;
	position: relative;
	left: -13px;
	padding-left: 29px;
	font-size: 15px;
	letter-spacing: 1px;
	font-family: kalinga;
}
#welcome-msg p {
	font-size: 16px;
	line-height: 30px;
	font-family: Helvetica, sans-serif;
	font-weight: bold;
}

#join-carousel-items a
{
	width:768px;
	height:337px;
	display: block;
	overflow: hidden;
	position: relative;
}

.join-carousel-module {
	width:100%;
	height:34px;
	margin-left:-13px;
	padding-left:18px;
	position:relative;
	z-index: 1;
	margin-top: 8px;
}

.joinscroll {

	/* required settings */
	position:relative;
	overflow:hidden;
	width: 768px;
	height: 380px;
	margin-left: 38px !important;
}

.joinscroll .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
}


.join-module {
	background: #fff;
	width: 840px;
	margin-left: 16px;
	margin-top:  12px;
	margin-right: 5px;
	-moz-border-radius: 13px;
	-webkit-border-radius: 13px;
	border-radius: 13px;
	padding-top: 20px;
	padding-bottom: 47px;
	margin-bottom: 35px;
}


.join-fields-section {
	float:left;
	display:block;
	margin-left: -27px;
}

.join-module h2 {
	font-size: 18px;
	line-height: 28px;
	text-align: left;
	margin: 0 0 30px;
	padding: 0;
	font-weight: bold;
	margin-left: 46px;
	margin-bottom: 52px;
	padding-top: 25px;
}
.join-module h3 {
	font-size: 16px;
	line-height: 28px;
	text-align: left;
	margin: 0 0 20px;
	padding: 0;
	font-weight: normal;
}
.join-module span {
	font-size: 17rpx;
}
.join-module div {
	
}
.join-module label {
	width: 100px;
	margin: 0 0 0 50px;
	font-size: 14px;
	display: inline-block;
}
.join-module label span {
	font-size: 12px;
}
.join-module div.text-input input  {
	background: #fff;
	width:  282px; height: 38px;
	font-size: 18px;
	padding: 0 6px;
	margin: 0 10px 0 20px;
	border: 1px solid #ceccca;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	line-height: 40px;
	display: inline-block;
	margin-bottom: 7px
}

.join-module div.text-input textarea {
	background: #fff;
	width:  400px; height: 140px;
	font-size: 13px;
	padding: 0 6px;
	margin: 0 10px 0 20px;
	border: 1px solid #ceccca;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	line-height: 40px;
	display: inline-block;
	float:left;
}

#message_label{
    /* margin-top:60px; */
    float:left;
}

.join-module div.explanation {
	background: #999;
	color: #fff;
	width:  262px; height: 40px;
	font-size: 13px;
	padding: 0 6px 0 20px;
	margin: 0;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	line-height: 43px;
	border: 0px solid #BEC2C1;
	display: inline-block;
	text-transform: uppercase;
}

.join-module div.note-error{
	background: #bec2c1;
}

.join-module p {
	margin: 20px 0;
	font-size: 14px;
}
.join-module em {
	font-style: italic;
	font-size: 12px;
}
.join-module p a {
	text-decoration: underline;
}

.join-module .remember-me-container{
    margin-left:175px;
}

.join-module .remember-me-container label{
    width:270px;
    margin-left:15px;
}

.join-module #join-submit{
    margin-left:169px;
}

.join-module #forgot-password-link{
    margin-left:176px;
    font-size:14px;
}

.join-module #forgot-password-link a:hover{ 
    color:#000;
}

.join-module #subscription-cta-container{
    width:318px;
    padding-top:100px;
    height:100px;
}

.join-module #subscription-cta-container h3{
    text-align:center;
    font-weight:bold;
    color:#666;
    margin-bottom:10px;
}

.join-session-details .yellow-back{
    background:#FADFAE;
}

#pad-url, #stud-url {
	font-size: 12px;
	margin-left: 170px;
}
#pad-url span, #stud-url span {
	margin-left: 6px;
	font-size: 12px;
}
#join-agreement {
	width: 682px; height: 292px;
	border: 1px solid #828282;
	margin: 0 auto;
	overflow:auto;
	font-size: 13px;
}
#join-agreement ul.list-disc {
	padding: 0 10px;
}
#join-agreement p {
	padding: 0 5px;
	margin: 10px 0;
}
#join-agreement strong {
	font-weight: bold;
}
#join-acceptance {
	width: 100%;
	text-align: center;
	margin: 0;
	padding: 0;
}
#join-acceptance input {
	width: 15px; height: 15px;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	margin: 0 10px 0 0;
	padding: 0;
	border: 0;
	display: inline-block;
}
#join-acceptance p {
	margin: 10px 0;
}
#join-acceptance input#join-submit {
	width: 175px;
	height: 34px;
	margin: 20px auto;
	display: block;
}
#join-acceptance label {
	width: auto; height: auto;
	display: inline-block;
	font-size: 12px;
	margin: 0;
	padding: 0;
	line-height: 15px;
}
.confirmation-module {
	background: #fff;
	width: 811px;
	margin: 60px 10px 10px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	padding: 25px;
}
.confirmation-email {
	background: url('/images/join/confirmation-email-icon.png') no-repeat center center;
	width: 125px; height: 176px;
	position: absolute;
	margin: -65px 0 0 20px;
}
.confirmation-message {
	width: 600px;
	padding: 0 10px;
}
.confirmation-message p {
	color: #5c5b59;
	font-size: 15px;
	line-height: 30px;
	margin-bottom: 10px;
	clear: both;
}
.confirmation-message p strong {
	font-weight: bold;
	margin-top: 40px;
	display: block;
}
.confirmation-message p em {
	font-style: italic;
	font-size: 13px;
}
.confirmation-message p a {
	color: inherit;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
}
.confirmation-message p a:hover {
	color: #848484;
}
.confirmation-message:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.welcome-message h3 {
	font-size: 18px;
	font-weight: bold;
}
#welcome-msg a {
	text-decoration: underline;
}
#welcome-msg a:hover {
	color: #999999;
}
.welcome-message .drkyellow {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
.t-align-left {
	text-align: left !important;
}
.welcome-step-icon {
	background: url('/images/pad/grabthebadge.png') no-repeat center center;
	width: 132px;
	height: 130px;
}
div.welcome-list-nav {
	width: 630px;
	font-size: 14px;
	font-weight: bold;
	margin-top:-8px;
	padding-left: 33px;
	padding-right:10px;
	padding-bottom:51px;
}
#optimized
{
	font-size:12px;color:#979183;word-spacing:-1px;
}

#bugrep{

	height:50px;
	font-size: 14px; 
	text-align: center;
	margin-top: 45px;
	color: #939393;
}

.welcome-list-info {
	width:  400px;
	padding: 0 10px;
}
.welcome-list-nav ul li, .welcome-list-info ul li {
	min-height: 25px;
	line-height: 25px;
	display: block;
}
.welcome-home-details {
	margin: 30px 0;
	font-size: 16px;
}
.welcome-home-details strong {
	font-weight: bold;
}
.welcome-gradient {
	background: url('/images/join/welcome-div-gradient.jpg') repeat-y top center;
	padding: 10px 0;
	margin: 30px 0;
	font-size: 14px;
}

/* Join Paid Session */
.join-session {
	width: 353px;
	margin: 0 10px 0 15px;
}
.join-session:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.join-session-details {
	margin: 5px 0;
}
.join-session-details:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.non-subscriber {
	background: #fadfae;
	width: 313px; min-height: 77px;
	border: 1px solid #929292;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	padding: 20px;
}
.non-subscriber p {
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
}
.non-subscriber p a {
	text-decoration: underline;
	margin-top: 10px;
	display: block;
}
.join-prices-label {
	width: 205px; height: 82px;
	text-align: center;
	padding-top: 35px;
}
.join-prices-label h3 {
	font-size: 16px;
	font-weight: bold;
}
.join-prices-label em {
	font-style: italic;
}
.join-prices-details {
	background: #fff;
	width: 138px; height: 117px;
	line-height: 117px;
	text-align: center;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
.join-prices-details p {
	font-size: 24px;
	font-weight: bold;
}
.join-funds {
	background: #fadfae;
	width: 452px;
	font-size: 14px;
	margin: 4px 16px 0 0;
	padding: 20px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
.join-funds h3 {
	font-size: 18px;
	font-weight: bold;
}
.join-funds p {
	margin: 15px 0;
}

.join-funds.credit-card h3 {
	font-size: 18px;
	margin-bottom:10px;
	font-weight: bold;
}

.join-funds.credit-card p {
	margin: 7px 0;
}

.join-funds.credit-card div {
	margin: 3px 0;
}

.join-funds.credit-card {
	background:#fff;
}

.join-funds.credit-card label {
	display:inline-block;
	float:left;
	margin-right:20px;
	text-align:right;
	width:250px;
	font-size:12px;
}

.join-funds.credit-card input {
	border:1px solid #999;
}

.join-funds.credit-card select {
	border:1px solid #999;
}

.join-funds.credit-card p {
	font-size:11px;
}

.join-funds strong {
	font-weight: bold;
}
.join-funds em {
	font-style: italic;
}
.join-funds-auth {
	background: #fff;
	width: 452px;
	font-size: 14px;
	margin: 4px 16px 0 0;
	padding: 20px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
.join-funds-auth h3 {
	width: 100%;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 15px;
}
.join-funds-auth p {
	width: 100%;
	font-size: 11px;
	text-align: center;
	margin: 5px 0;
}
.join-funds-auth strong {
	font-weight: bold;
}
.join-funds-auth em {
	font-style: italic;
}
.join-funds-auth label {
	width: 220px;
	text-align: right;
	margin: 3px 20px 3px 0;
	font-size: 12px;
	display: inline-block;
}
.join-funds-auth select {
	width: 140px;
	font-size: 12px;
	border: 1px solid #d4d4d4;
}
.join-funds-auth input {
	width: 180px;
	border: 1px solid #d4d4d4;
}
.join-funds-auth input.short {
	width: 45px;
}
.join-funds-auth select.short {
	width: 85px;
}
.join-funds-auth a {
	text-decoration: underline;
	margin-left: 5px;
	font-size: 11px;
}
.funds-label {
	width: 250px;
}
.funds-select {
	width: 225px;
	font-size: 12px;
}
.funds-select select {
	width: 160px;
}
.funds-check {
	width: 215px;
}
.funds-check input {
	margin-top: 8px;
}
.funds-check label {
	width: 195px;
	font-size: 12px;
	float: right;
}
.funds-check label span {
	display: block;
}

.join-ad {
    margin-left:-6px;
    padding-top:17px;
    padding-left:13px;
    padding-right:13px;
	background: #FADFAE;
	width: 330px; height: 100px;
	text-align: center;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border:1px solid #999;
}

.join-ad h3{
    padding-top:10px;
    width: 100%;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

.join-ad h3{
    padding-top:10px;
    width: 100%;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

.join-ad h3 a{
    text-decoration:underline;
}

.join-ad h3 a:hover{
    color:#000;
}


/*trifecta css */

#join-title.trifecta
{
	width: 600px;
	position: relative;
	font-weight: normal;
	font-family: 'Helvetica25UltraLightUltraLt';
	letter-spacing: 2px;
	font-size: 32px;
	margin-left: 14px;
	color: #5A5A5A;
	margin-bottom: 21px;
	margin-top: 10px;
}


/*

#join-title.trifecta h1
{
	color: white;
}

#join-title.trifecta .subscription
{
	color: black;
}

#join-title.trifecta .right
{
margin-top: 8px;
	margin-right: 12px;
	font-family: kalinga, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

*/

.business_social_tag {
	margin-top: 8px;
	margin-right: -243px;
	font-family: kalinga, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #565656;
	float: right;
	letter-spacing: 1px;

}

.creativecopy #freesignup-DIV {
	position:absolute;
	left:49px;
	top:39px;
	height:28px;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #FFF;
	
}
.creativecopy #signup-bullets-DIV {
	position: absolute;
	left: 11px;
	top: 76px;
	width: 878px;
	height: 184px;
	z-index: 2;
	font-family: kalinga, Arial, Helvetica, sans-serif;
	color: white;
	font-size: 17px;
	line-height: 33px;
}

.creativecopy {
	
	font-size: 14px;
	color: #333;
	height: 300px;
	background-color: #BEC2C1;
}

#creative-singup-footnote-DIV {
	position:absolute;
	left:63px;
	top:264px;
	width:790px;
	height:32px;
	z-index:3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}

#usr-urls
{
	margin-top: 10px;
	margin-bottom: 43px;
}








.enthusiastcopy #freesignup-DIV {
	position:absolute;
	left:49px;
	top:35px;
	width:313px;
	height:28px;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFF;
	font-weight: bold;
}
.enthusiastcopy #signup-bullets-DIV {
	position:absolute;
	left:21px;
	top:61px;
	width:878px;
	height:184px;
	z-index:2;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 17px;
	line-height: 30px;
}
.enthusiastcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	height: 335px;
	background-color: #9e755c;
}


.enthusiastcopy #enthusiast-singup-footnote-DIV {
	position:absolute;
	left:61px;
	top:303px;
	width:790px;
	height:32px;
	z-index:3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
}






.hiretalentcopy #freesignup-DIV {
	position:absolute;
	left:49px;
	top:39px;
	width:313px;
	height:28px;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFF;
	font-weight: bold;
}
.hiretalentcopy #signup-bullets-DIV {
	position:absolute;
	left:21px;
	top:70px;
	width:878px;
	height:184px;
	z-index:2;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 17px;
	line-height: 30px;
}

.hiretalentcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	height: 335px;
	background-color: #9B9B9B;
}


.hiretalentcopy #hiretalent-singup-footnote-DIV {
	position:absolute;
	left:63px;
	top:287px;
	width:790px;
	height:32px;
	z-index:3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
}



#triftop ul
{
	
	margin-left: 40px;
}

#triftop li
{
	list-style-type: disc;
}

#triftop
{
	position: relative;
	width: 839px;
	padding-right: 21px;
	margin-top: 17px;
	margin-left: 10px;
	margin-bottom: 25px;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border: 1px;
	border: 1px solid rgba(255, 255, 255, 0.3);
}

.htype_creative, .htype_talent, .htype_enthusiast, .htype_basic{
	display: none;
}

body.htype_creative, body.htype_creative div.htype_creative
{
	display: block;
}
body.htype_creative span.htype_creative
{
	display: inline;
}


body.htype_talent, body.htype_talent div.htype_talent
{
	display: block;
}
body.htype_talent span.htype_talent
{
	display: inline;
}


body.htype_enthusiast, body.htype_enthusiast div.htype_enthusiast
{
	display: block;
}
body.htype_enthusiast span.htype_enthusiast
{
	display: inline;
}


.join_button
{
    font-family: kalinga;
    text-shadow: 1px 1px 2px #b8b8b8;
    filter: dropshadow(color=#b8b8b8, offx=1, offy=1);
    font-size: 15px;
    width: 210px;
    height: 29px;
    margin-left: 295px !important;
    margin-bottom: 22px !important;
    padding-top: 13px !important;
    color: #353535;
    display: block;
    text-align: center;
    cursor:pointer;
    cursor:hand;
    border: 1px solid #c8c8c8;

    -webkit-border-radius: 6px !important;
    -moz-border-radius: 6px !important;
    border-radius: 6px !important;
         
 background: rgb(219,219,219); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(219,219,219,1) 0%, rgba(242,242,242,1) 47%, rgba(229,229,229,1) 54%, rgba(206,206,206,1) 97%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(219,219,219,1)), color-stop(47%,rgba(242,242,242,1)), color-stop(54%,rgba(229,229,229,1)), color-stop(97%,rgba(206,206,206,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(219,219,219,1) 0%,rgba(242,242,242,1) 47%,rgba(229,229,229,1) 54%,rgba(206,206,206,1) 97%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(219,219,219,1) 0%,rgba(242,242,242,1) 47%,rgba(229,229,229,1) 54%,rgba(206,206,206,1) 97%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(219,219,219,1) 0%,rgba(242,242,242,1) 47%,rgba(229,229,229,1) 54%,rgba(206,206,206,1) 97%); /* IE10+ */
background: linear-gradient(top,  rgba(219,219,219,1) 0%,rgba(242,242,242,1) 47%,rgba(229,229,229,1) 54%,rgba(206,206,206,1) 97%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbdbdb', endColorstr='#cecece',GradientType=0 ); /* IE6-9 */

  
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
}

.join_button:hover {
border: 1px solid #ffffff;
background: -moz-linear-gradient(top,  rgba(23,33,45,0) 0%, rgba(98,156,185,0) 89%, rgba(99,157,187,1) 90%, rgba(102,163,193,1) 94%, rgba(56,102,137,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(23,33,45,0)), color-stop(89%,rgba(98,156,185,0)), color-stop(90%,rgba(99,157,187,1)), color-stop(94%,rgba(102,163,193,1)), color-stop(100%,rgba(56,102,137,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(23,33,45,0) 0%,rgba(98,156,185,0) 89%,rgba(99,157,187,1) 90%,rgba(102,163,193,1) 94%,rgba(56,102,137,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(23,33,45,0) 0%,rgba(98,156,185,0) 89%,rgba(99,157,187,1) 90%,rgba(102,163,193,1) 94%,rgba(56,102,137,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(23,33,45,0) 0%,rgba(98,156,185,0) 89%,rgba(99,157,187,1) 90%,rgba(102,163,193,1) 94%,rgba(56,102,137,1) 100%); /* IE10+ */
background: linear-gradient(top,  rgba(23,33,45,0) 0%,rgba(98,156,185,0) 89%,rgba(99,157,187,1) 90%,rgba(102,163,193,1) 94%,rgba(56,102,137,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0017212d', endColorstr='#386689',GradientType=0 ); /* IE6-9 */

}


.start_gal_button {
    font-family: kalinga;
    text-shadow: 1px 1px 2px #b8b8b8;
    filter: dropshadow(color=#b8b8b8, offx=1, offy=1);
    font-size: 17px;
    width: 316px;
    height: 34px;
    margin-left: 295px !important;
    margin-bottom: 22px !important;
    padding-top: 17px !important;
    font-weight: normal;
    color: #353535;
    display: block;
    text-align: center;
    cursor:pointer;
    cursor:hand;
    border: 1px solid #bcbcbc;
    -webkit-border-radius: 14px !important;
    -moz-border-radius: 14px !important;
    border-radius: 14px !important;
         
 background: rgb(219,219,219); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(219,219,219,1) 0%, rgba(242,242,242,1) 47%, rgba(229,229,229,1) 54%, rgba(206,206,206,1) 97%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(219,219,219,1)), color-stop(47%,rgba(242,242,242,1)), color-stop(54%,rgba(229,229,229,1)), color-stop(97%,rgba(206,206,206,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(219,219,219,1) 0%,rgba(242,242,242,1) 47%,rgba(229,229,229,1) 54%,rgba(206,206,206,1) 97%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(219,219,219,1) 0%,rgba(242,242,242,1) 47%,rgba(229,229,229,1) 54%,rgba(206,206,206,1) 97%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(219,219,219,1) 0%,rgba(242,242,242,1) 47%,rgba(229,229,229,1) 54%,rgba(206,206,206,1) 97%); /* IE10+ */
background: linear-gradient(top,  rgba(219,219,219,1) 0%,rgba(242,242,242,1) 47%,rgba(229,229,229,1) 54%,rgba(206,206,206,1) 97%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbdbdb', endColorstr='#cecece',GradientType=0 ); /* IE6-9 */

    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
}

.start_gal_button:hover {
border: 1px solid #cececa;
color: #000000;
background: -moz-linear-gradient(top,  rgba(23,33,45,0) 0%, rgba(98,156,185,0) 89%, rgba(99,157,187,1) 90%, rgba(102,163,193,1) 94%, rgba(56,102,137,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(23,33,45,0)), color-stop(89%,rgba(98,156,185,0)), color-stop(90%,rgba(99,157,187,1)), color-stop(94%,rgba(102,163,193,1)), color-stop(100%,rgba(56,102,137,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(23,33,45,0) 0%,rgba(98,156,185,0) 89%,rgba(99,157,187,1) 90%,rgba(102,163,193,1) 94%,rgba(56,102,137,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(23,33,45,0) 0%,rgba(98,156,185,0) 89%,rgba(99,157,187,1) 90%,rgba(102,163,193,1) 94%,rgba(56,102,137,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(23,33,45,0) 0%,rgba(98,156,185,0) 89%,rgba(99,157,187,1) 90%,rgba(102,163,193,1) 94%,rgba(56,102,137,1) 100%); /* IE10+ */
background: linear-gradient(top,  rgba(23,33,45,0) 0%,rgba(98,156,185,0) 89%,rgba(99,157,187,1) 90%,rgba(102,163,193,1) 94%,rgba(56,102,137,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0017212d', endColorstr='#386689',GradientType=0 ); /* IE6-9 */

}

.logmein_button {
    font-family: kalinga;
    text-shadow: 1px 1px 1px #b8b8b8;
    filter: dropshadow(color=#b8b8b8, offx=1, offy=1);
    font-size: 15px;
    width: 176px;
    height: 36px;
    margin-left: 174px !important;
    padding-top: 4px !important;
    margin-bottom: 15px;
    font-weight: normal;
    color: #353535;
    display: block;
    text-align: center;
    cursor:pointer;
    cursor:hand;
    border: 1px solid #bcbcbc;

    -webkit-border-radius: 7px !important;
    -moz-border-radius: 7px !important;
    border-radius: 7px !important;
    -webkit-box-shadow:  2px 2px 16px 1px rgba(9, 9, 9, .2);
     box-shadow:  2px 2px 16px 1px rgba(9, 9, 9, .2);
         
 background: rgb(219,219,219); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(219,219,219,1) 0%, rgba(242,242,242,1) 47%, rgba(229,229,229,1) 54%, rgba(206,206,206,1) 97%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(219,219,219,1)), color-stop(47%,rgba(242,242,242,1)), color-stop(54%,rgba(229,229,229,1)), color-stop(97%,rgba(206,206,206,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(219,219,219,1) 0%,rgba(242,242,242,1) 47%,rgba(229,229,229,1) 54%,rgba(206,206,206,1) 97%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(219,219,219,1) 0%,rgba(242,242,242,1) 47%,rgba(229,229,229,1) 54%,rgba(206,206,206,1) 97%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(219,219,219,1) 0%,rgba(242,242,242,1) 47%,rgba(229,229,229,1) 54%,rgba(206,206,206,1) 97%); /* IE10+ */
background: linear-gradient(top,  rgba(219,219,219,1) 0%,rgba(242,242,242,1) 47%,rgba(229,229,229,1) 54%,rgba(206,206,206,1) 97%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbdbdb', endColorstr='#cecece',GradientType=0 ); /* IE6-9 */

    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
}

.logmein_button:hover {
border: 1px solid #ffffff;
color: #000000;
background: -moz-linear-gradient(top,  rgba(23,33,45,0) 0%, rgba(98,156,185,0) 89%, rgba(99,157,187,1) 90%, rgba(102,163,193,1) 94%, rgba(56,102,137,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(23,33,45,0)), color-stop(89%,rgba(98,156,185,0)), color-stop(90%,rgba(99,157,187,1)), color-stop(94%,rgba(102,163,193,1)), color-stop(100%,rgba(56,102,137,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(23,33,45,0) 0%,rgba(98,156,185,0) 89%,rgba(99,157,187,1) 90%,rgba(102,163,193,1) 94%,rgba(56,102,137,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(23,33,45,0) 0%,rgba(98,156,185,0) 89%,rgba(99,157,187,1) 90%,rgba(102,163,193,1) 94%,rgba(56,102,137,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(23,33,45,0) 0%,rgba(98,156,185,0) 89%,rgba(99,157,187,1) 90%,rgba(102,163,193,1) 94%,rgba(56,102,137,1) 100%); /* IE10+ */
background: linear-gradient(top,  rgba(23,33,45,0) 0%,rgba(98,156,185,0) 89%,rgba(99,157,187,1) 90%,rgba(102,163,193,1) 94%,rgba(56,102,137,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0017212d', endColorstr='#386689',GradientType=0 ); /* IE6-9 */

    -webkit-box-shadow:  2px 2px 16px 1px rgba(1, 1, 1, .0);
     box-shadow:  2px 2px 16px 1px rgba(1, 1, 1, .0);

}


.jnbtn div
{
	padding: 16px;
	padding-right: 26px;
}


.soclbuts img
{
	
	cursor: pointer;
	position: relative;
	
	float: left;

	-webkit-transition: all 0.25s;
	-moz-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
	
	opacity: 0.9;
	
	margin-right: 5px;

-webkit-box-reflect: below -4px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(.75, transparent), to(rgba(255,255,255,0.6)));
}

#soc_con .soclbuts img
{
	margin-right: 20px;
}

#soc_con
{
	overflow: auto;
}

#soc_con h2
{
	position: relative;
	top: 16px;
	margin-right: 16px;
}

.soclbuts img:hover
{
	top: 4px;
	opacity: 1.0;
}

#soc_login
{
	background: url('//site_images/social_connect_bg.png') no-repeat;
	margin-right: 16px;
	margin-top: -9px;
	width: 317px;
	height: 184px;
	
}

#soc_login .inner
{
		padding: 38px;
	padding-bottom: 36px;
}

#soc_login .contxt
{
	border-bottom: 1px solid #dfdfdf;
	color: black;
	text-align: center;
	font-family: kalinga;
	font-size: 13px;
	color: gray;
	letter-spacing: 1px;
	
	margin-left: auto;
	margin-right: auto;
	
	width: 100px;
	
	margin-bottom: 12px;

}

.soclbuts
{
	margin-left: auto;
	margin-right: auto;
}