﻿#ProductContainer {
  text-align:           center;
  background-color:     #fff;
  border:               1px solid #666;
  padding:              25px 0px 5px;
  margin:               0px auto;
  -moz-border-radius:   8px;
  -webkit-border-radius:8px;  
}
#MembersOnlyLinksContainer {
  display: none;
}
#MembersOnlyLinksContainer ul {
  list-style: none;
}
#MembersOnlyLinksContainer li {
  display: inline;
}
#MembersOnlyControlsContainer, #ThankYouContainer {
  background-color:      #E1E1E1;
  /*border:                1px solid #666666;*/
  color:                 #aaaaaa;
float:left;
font-size:12px;
font-weight:bold;
height:270px;
margin:50px 32px 32px;
width:600px;


}
#ProductContainer,
#MembersOnlyControlsContainer, 
#ThankYouContainer {
  width: 500px;
}
#KarmaloopLoginContainter {
  
}
#KarmaloopLoginContainter label {
  display: block;
}
.field-validator {
  display:     block;
  color:       #990000;
  font-weight: bold;
  margin:      5px 0px;
}
.clear {
  clear: both;
}
.members-only-container, .entrance-container {
  float: left;
}
.entrance-container {
  width:      350px;
  text-align: left;
}
.members-only-container {
  width:      150px;
  text-align: left;
}
#ClockContainer {
  position:    absolute;
  top:         290px;
  left:        210px;
  color:       #fff;
  font-weight: bold;
  font-size:   22px;
}
.product-cell {
  display:        inline-block;
  width:          150px;
  height:         250px;
  vertical-align: top;
}
.product-cell img {
  border-color: #666;
}
.product-cell img:hover {
  border-color: #000;
} 
.product-title, .product-price {
  display:    block;
  text-align: center;
  width:      113px;
}
.product-price {
  color:       #BB0000;
  display:     block;
  font-weight: bold;
}
span.input-label {
  display: inline-block;
}
.kl-login-label {
  width: 90px;
}
.register-label {
  width: 150px;
}
.loginField
{
	background-color: #444444;
	border: 0px;
	color: #D0D0D0;
}
#MemberRegisterContainer {
  background-color:      #fff;
  padding:               2px 0px 25px 20px;
  /*border:                1px solid #666;*/
  margin:                30px 0px 0px;
  -moz-border-radius:    3px;
  -webkit-border-radius: 3px;
}
#MemberRegisterContainer label.input-label {
  display: block;
}
#MemberRegisterContainer span.input-label-container {
  display:    inline-block;
  width:      160px;
  margin-top: 10px;
}
label input[type=submit] {
  margin-left: 40px;
}
.kl-warn {
  background-color: #EEEE00;
  color:            #000;
}
.crookify {
  background-image: url(/images/plndr/cnc-logo.png);
}
#friend-invite {
	background-color:      #900;
	-moz-border-radius:    0px 0px 8px 8px;
  -webkit-border-radius: 0px 0px 8px 8px;
  color:                 #f1f1f1;
  font-size:             14px;
  padding:               10px;
  text-align:            center;
  font-weight:           bold;
}
#sale-tile-container{
  margin:auto;
  float: right;
}
#MembersOnlyLinksContainer {
  display: none;
}
#MembersOnlyLinksContainer ul {
  list-style: none;
}
#MembersOnlyLinksContainer li {
  display: inline;
}
#KarmaloopLoginContainter {
	margin-top:45px;
  
}
#KarmaloopLoginContainter label {
  display: block;
}
#KarmaloopLoginContainter label,
#KarmaloopLoginContainter .input-row,
#MemberRegisterContainer label,
#MemberRegisterContainer .input-row {
  margin: 5px 0px;
}
.field-validator {
  display:     block;
  color:       #990000;
  font-weight: bold;
  margin:      5px 0px;
}
.clear {
  clear: both;
}
.sale-tile {
	margin:20px;
	border: 1px #666 solid;
}
.members-only-container, .entrance-container {
  float: left;
}
.entrance-container {
  width:      350px;
  text-align: left;
}
.members-only-container {
  width:      150px;
  text-align: left;
}
#ClockContainer {
  position:    absolute;
  top:         290px;
  left:        210px;
  color:       #fff;
  font-weight: bold;
  font-size:   22px;
}
.product-cell {
  display:        inline-block;
  width:          150px;
  height:         250px;
  vertical-align: top;
}
.product-cell img {
  border-color: #666;
}
.product-cell img:hover {
  border-color: #000;
} 
.product-title, .product-price {
  display:    block;
  text-align: center;
  width:      113px;
}
.product-price {
  color:       #BB0000;
  display:     block;
  font-weight: bold;
}
span.input-label {
  display: inline-block;
}
.kl-login-label {
  width: 90px;
}
.register-label {
  width: 150px;
}
.register-button
{
	text-align: left;
}
#MemberRegisterContainer label.input-label {
  display: block;
}
label input[type=submit] {
  margin-left: 260px;
}
 .kl-error {
  /*background-color: #BB0000;*/
  color:            #FFF;
}
.kl-warn {
  background-color: #EEEE00;
  color:            #000;
}
#InviteFriendsLink {
  color: #fff;
}

#LogoContainer
{
	float: left;
	width: 99%;
	margin-left:30px;
}

#NotAMemberText
{
	margin: 0 20px;
}
.signin-header
{
	color: #BBB;
}
#hypForgot
{
	text-decoration: underline;
	font-size: 10px;
}

#LoginFooter
{
	color: #666666;
	font-size: 8pt;
	text-align:center;
	margin-top: 10px;
	bottom: -20px;
	left:50%;
	position:absolute;
	width: 400px;
	height:100px;
}

.about-blurb
{
	padding-bottom: 5px;
}
#apply-now {
	float: right;
	margin-top: 60px;
	margin-right: 40px;
	width:80px;
}

#LoginProdPrevsContainer
{
	margin-left: 30px;
}

#ProductPreviewContainer
{
	height: 232px;
	width: 288px;
	margin-left: 5px;
	margin-top: 22px;
}

.LifestyleSection
{
	color: #E9AA03;
	font-family: Times New Roman, Tahoma, Arial;
	font-size: 17pt;
	font-weight: bold;
	text-align: center;
	margin-bottom: 5px;
	float:left;
}

.LifeStyleContainer
{
	width: 140px;
	height: 238px;
}

#LoginVendorLogoListContainer
{
	text-align: center;
	margin-top: 10px;
	max-width: 912px;
	clip: 0px 0px 0px 570px;
	margin-left: 30px;
}
.LoginVendorLogos
{
	margin: 14px;
	max-width: 158px;
	vertical-align: middle;
}
.VPPImages
{
	max-height: 36px;
	float:left;
}

#ProdPrevVendorNameContainer
{
	text-align: center;
}
.VPPPriceLabel 
{
	color:#D0D0D0;
	font-size:18pt;
	margin-left:30px;
}
div#BackgroundContainer 
{
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	/*z-index: -10;*/
}
div#BackgroundContainer img
{
	left:-1px;
	position:absolute;
	top:0px;
	width:100%;
	overflow: hidden;
}
#divider {
	width:1px;
	height:200px;
	margin-top: 20px;
	margin-right: 15px;
	background-color: #666;
	float:left;
}

#ControlsContainerBG {
	background-image:url(/Plndr/img/login/10/controls-bg.png);
	background-repeat:no-repeat;
	float:left;
height:400px;
width:800px;
float:left;
}
#circle {
float:left;
left:591px;
position:relative;
top:-250px;

