/* $Id: bcc.css,v 1.1 2011/03/04 23:57:59 theresa Exp $ */
body {
    background: #f7f7f7 url('https://aws-cf.onlinebootycall.com/images_new/online-booty-call/backgrounds/puzzle-pieces.jpg') repeat-x scroll top center;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 10pt;
    line-height: 1em;
    color: #333;
    text-align: left;
}
h1 {
    font-size: 27px;
    font-weight: 100;
}
a img {
    border: none;
}
a:link,
a:visited,
.clickable {
    color:#a03da0;
    text-decoration:none;
    cursor: pointer;
}
a:hover {
    color:#404040;
}
.error {
    color:red;
    font-weight:bold;
}
.note {
    font-size:11px;
    font-style:italic;
}
.hidden {
    display:none;
}
.bold {
    font-weight:bold;
}
.center-text {
    text-align:center;
}
.center {
    margin:0 auto;
}
/*---------------| header layout |---------------*/
#header {
    position: relative;
    z-index: 100;
    width: 1000px;
    margin: 0 auto;
    height: 100px;
    background: transparent;
}
#header #branding{
	position: absolute;
	z-index: 100;
	left: 0;
	top: 3px;
}
#header #login{
	position: absolute;
	z-index: 100;
	right: 6px;
	top: 24px;
}
/*---------------| main billboard |---------------*/
#billboard {
	background: transparent url('https://aws-cf.onlinebootycall.com/images_new/online-booty-call/backgrounds/billboard-bg.png') no-repeat scroll top left;
	width: 1000px;
	height: 416px;
	position: relative;
	margin: 0 auto;
}
#billboard img {
	position: absolute;
	top: 11px;
	left: 11px;
}
#billboard #puzzle_man{
	position: absolute;
	width: 489px;
	height: 386px;
	background: #f78128;
	opacity: .2;
	top: 12px;
	left: 11px;
}
#billboard #puzzle_woman{
	position: absolute;
	width: 489px;
	height: 386px;
	background: #f728e6;
	top: 12px;
	right: 11px;
	opacity: .2;
}
/*---------------| start bar |---------------*/
#start_bar {
	background: transparent url('https://aws-cf.onlinebootycall.com/images_new/online-booty-call/signup/start-bar.png') no-repeat scroll top left;
	position: relative;
	width: 1000px;
	height: 150px;
	margin: 0 auto;
}
/*---------------| registration page |---------------*/
#progress_bar {
	margin: 0 auto;
	height: 49px;
	width: 988px;
	background: transparent url('https://aws-cf.onlinebootycall.com/images_new/online-booty-call/signup/progress-bg.png') no-repeat scroll top left;
	position: relative;
	padding: 9px 0 0 10px;
}
#progress_bar #progress{
	background: transparent url('https://aws-cf.onlinebootycall.com/images_new/online-booty-call/signup/progress-status-bg.png') repeat-x scroll top left;;
	border-top-left-radius: 7px;
	border-bottom-left-radius: 7px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-bottomleft: 7px;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	height: 23px;
	padding: 5px;
	width: 250px;
	position: relative;
}
#progress_bar #progress #percentage{
	color: #FFFFFF;
	font-size: 21px;
	font-weight: 100;
	position: absolute;
	right: 4px;
	top: 7px;
	line-height: 1em;
	color: #353535;
}
#progress_bar #progress #label{
	position: absolute;
	color: #fff;
	font-size: 30px;
	width: 300px;
	height: 30px;
	top: 33px;
	left: 20px;
	text-align: left;
}
#bodyTypes {
    position: relative;
    width: 160px;
    height: 170px;
    margin-top:5px;
}
.questions {
	margin: 0 auto 20px;
	height: 380px;
	width: 998px;
	padding: 0;
	background: transparent url('https://aws-cf.onlinebootycall.com/images_new/online-booty-call/backgrounds/form_bg.png') no-repeat scroll top left;
	position: relative;
}
.questions h1 {
    position: absolute;
    top: 39px;
    left: 36px;
    padding: 0;
    line-height: 1em;
    font-size: 1.7em;
}
.questions input.reg_text{
	height: 23px;
	width: 275px;
	background: transparent url('https://aws-cf.onlinebootycall.com/images_new/online-booty-call/backgrounds/input-text-bg.png') no-repeat scroll 0 0;
	border: 0;
	margin-bottom:-1px;
	padding: 6px 12px 6px;
	font-size: 16px;
	color: #5c5c5c;
}
.questions input.text_sm{
	height: 23px;
	width: 75px;
	background: transparent url('https://aws-cf.onlinebootycall.com/images_new/online-booty-call/backgrounds/text-input-sm-bg.png') no-repeat scroll 0 0;
	border: 0;
	padding: 14px 12px 10px;
	font-size: 22px;
	color: #5c5c5c;
}
.questions input.text_sm:focus{
	background-position:0px -47px;
	color: #000;
	outline: none;
}
.questions input.reg_text:focus{
	background-position:0px -47px;
	color: #000;
	outline: none;
}
.questions h5,
.questions label,
.questions #upload-photo {
	margin-bottom: 5px;
	color: #636363;
	xfont-size: 20px;
	font-size: 18px;
	line-height: 1em;
}
.questions input.reg_text,
.questions .select_sm,
.questions .text_sm,
.questions .stack,
.questions .reg {
    clear:both;
    margin-top:3px;
}
.questions .stack {
	margin-top:10px;
}
.questions .select_sm,
.questions .reg {
	margin-top:10px;
}
.questions label.tos {
    position:relative;
    top:-1px;
    font-size:1em;
}
#temp_footer {
	margin: 20px auto;
	width: 960px;
	color: #fff;
	text-align: left;
	padding: 0 20px;
	
}
#temp_footer a {
	color: #fff;
}
#temp_footer a.active {
	font-weight: 900;
	color: #ba83cd;
}
#messaging {
	margin: 25px auto 20px;
	width: 960px;
	color: #330a33;
	font-size: 20px;
	text-align: left;
	padding: 0 20px;
	font-weight: 100;
}
a.login_btn {
	display:block;
	height: 45px;
	width: 87px;
	text-decoration:none;
	background: transparent url('https://aws-cf.onlinebootycall.com/images_new/online-booty-call/buttons/login-button.png') no-repeat scroll top right;
}
a.login_btn:hover {
	background-position: right -45px;
}
.bodyType_item {
    position: absolute;
    top: 0;
    left: 36px;
    height: 110px;
    width: 90px;
    padding-top:2px;
    text-align:center;
}
.bodyType_item div {
    padding-top:5px;
}
#bodyTypeBack {
    position: absolute;
    top: 20px;
    left: 0;
    height: 40px;
    width: 30px;
}
#bodyTypeNext {
    position: absolute;
    top: 20px;
    left: 133px;
    height: 40px;
    width: 30px;
}
.step_item {
	position: absolute;
	width: 915px;
	top: 30px;
	left: 30px;
	padding: 10px;
	height: 309px;
}
.step_item dl {
	margin-top:-10px;
}
.step_item .nav{
	position: absolute;
	bottom: -3px;
	left: 5px;
}
.step_item .carrot {
	position: absolute;
	right: -23px;
	bottom: -11px;
	font-size: 30px;
}
.step_item .carrot_2 {
	bottom:-11px;
	font-size:30px;
	position:absolute;
	right:-46px;
}
.step_item .carrot_3 {
	bottom:-11px;
	font-size:30px;
	position:absolute;
	right:-103px;
}
dd {
	margin-bottom: 10px;
	clear: both;
	position: relative;
}
dd {
	margin-bottom: 10px;
	clear: both;
	position: relative;
}
dd input[type=radio]{
	margin-right: 5px;
}
dd label{
	margin-right: 20px;
}
dd.tall {
	margin-bottom: 20px;
}
dd select.reg {
	margin-right: 5px;
	font-size: 1em;
}
dd.low {
	margin-bottom: 10px;
}
#bodies_man {
	display: inline;
}
#bodies_man li{
	display: block;
	float: left;
	width: 60px;
	height: 30px;
	margin-right: 5px;
	padding-top: 110px;
	text-align: center;
	background: transparent url("https://aws-cf.onlinebootycall.com/images_new/online-booty-call/icons/bodies-m.png") no-repeat scroll -170px 0;
}
#bodies_man li label{
	clear:both;
	text-align: center;
	margin: 5px 0 0 0;
	display: block;
}
#bodies_man li input[type=radio]{
	margin: 0;
	padding: 0;
}
#bodies_man li#slim_body{
	background-position: 0 0;
}
#bodies_man li#athletic_body{
	background-position: -59px 0;
}
#bodies_man li#average_body{
	background-position: -118px 0;
}
#bodies_man li#husky_body{
	background-position: -177px 0;
}
#bodies_man li#well_rounded_body{
	background-position: -228px 0;
}
#bodies_man li#body_builder_body{
	background-position: -285px 0;
}
.set {
	width: 619px;
	height: 40px;
}
.set_2 {
	width: 619px;
	height: 37px;
}
#people_pref {
	margin-top: 30px;
}
#people_pref  li {
	display: block;
	width: 150px;
	height: 15px;
	padding: 180px 0 0 0;
	margin-right: 5px;
	border-right: 1px solid #ccc;
	float: left;
	text-align: center;
}
#heightType {
	
}
#heightType li {
	display: block;
	float: left;
	height: 220px;
	text-align: center;
}
#heightType li#height_slider {
	width: 100px;
	border: 1px solid blue;
}
#heightType li#bodyType {
	width: 300px;
	border: 1px solid red;
}
.clear {
	clear: both;
}
#countries {
	margin-top: 10px;
	margin-bottom: 10px;
	height: 61px;
}
#countries li{
	display: block;
	float: left;
	width: 60px;
	height: 60px;
	margin-right: 20px;
}
#countries #usa {
	width: 60px;
	height: 60px;
	background: transparent url('https://aws-cf.onlinebootycall.com/images_new/online-booty-call/signup/countries.png') no-repeat scroll;
	background-position: 0 0;
}
#countries #canada {
	width: 60px;
	height: 60px;
	background: transparent url('https://aws-cf.onlinebootycall.com/images_new/online-booty-call/signup/countries.png') no-repeat scroll;
	background-position: -80px -61px;
}
#countries #uk {
	width: 60px;
	height: 60px;
	background: transparent url('https://aws-cf.onlinebootycall.com/images_new/online-booty-call/signup/countries.png') no-repeat scroll;
	background-position: -160px -61px;
}
#countries #austrailia {
	width: 60px;
	height: 60px;
	background: transparent url('https://aws-cf.onlinebootycall.com/images_new/online-booty-call/signup/countries.png') no-repeat scroll;
	background-position: -240px -61px;
}
#countries #usa:hover {
	background-position: 0 0;
}
#countries #canada:hover {
	background-position: -80px 0;
}
#countries #uk:hover {
	background-position: -160px 0;
}
#countries #austrailia:hover {
	background-position: -240px 0;
}
#countries #usa.off {
	background-position: 0 -61px;
}
#countries #canada.off {
	background-position: -80px -61px;
}
#countries #uk.off {
	background-position: -160px -61px;
}
#countries #austrailia.off {
	background-position: -240px -61px;
}
#countries #usa.on {
	background-position: 0 0;
}
#countries #canada.on {
	background-position: -80px 0;
}
#countries #uk.on {
	background-position: -160px 0;
}
#countries #austrailia.on {
	background-position: -240px 0;
}
.item_list {
	margin-bottom: 20px;
}
.item_list li{
    display: inline;
    margin: 0px;
    padding: 0px;
}

.item_list li a.item{
	background-clip:border;
    background-inline-policy:continuous;
    background-origin:padding;
    border-radius:10px;	
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius:10px;
	-webkit-background-clip:border;
	-webkit-background-inline-policy:continuous;
	-webkit-background-origin:padding;
	-webkit-border-radius:10px;
	background-attachment:scroll;
	background-color:transparent;
	background-image:url(https://aws-cf.onlinebootycall.com/images_new/online-booty-call/buttons/not-selected.png);
	background-position:left top;
	background-repeat:no-repeat;
	color:#656565;
	display:block;
	float:left;
	font-size:19px;
	height:15px;
	line-height:1em;
	margin-right:14px;
	padding:11px 12px 14px 14px;
}
.item_list a.item.on {
	background: #f57619;
	background-image:url(https://aws-cf.onlinebootycall.com/images_new/online-booty-call/buttons/selected.png);
	color: #fff;
}
.stack li a.item{
	width: 300px;
	float: none;
	margin-bottom: 5px;
}
#ethnicity {
	width: 640px;
	margin-top:10px;
}
#ethnicity li a.item{
	width: 200px;
	font-size: 1.25em;
	font-weight:bold;
	text-align: center;
	float: left;
	margin-bottom: 8px;
}
ul.single_row {
	height: 30px;
}
a#step_1 {
	cursor: pointer;
}
#close_btn {
	position: absolute;
	top: 14px;
	right: 20px;
	background: transparent url('https://aws-cf.onlinebootycall.com/images_new/online-booty-call/buttons/close-button.png') no-repeat scroll top left;
	height: 38px;
	width: 38px;
	cursor: pointer;
}
.nav a {
	cursor: pointer;
}
li a {
	cursor: pointer;
}
#hair_color {
	width: 350px;
	height: 100px;
}
#hair_color li a {
	margin-top:10px;
	margin-right: 10px;
	text-align:center;
	width:59px;
}
#eye_color {
	width: 350px;
}
#eye_color li a {
	margin-top:10px;
	margin-right: 10px;
	text-align:center;
	width:59px;
}
#home_wrapper {
	position: relative;
	width: 1000px;
	margin: 0 auto;
}
#footer,
#footer-reg {
	font-size: 15px;
	color: #404040;
	width: 1000px;
	margin: 20px auto;
	margin-top: 852px;
}
#footer-reg {
    margin-top: 0;
}
#footer a {
	color: #a03da0;
}
#footer #footer_nav {
	text-align: center;
}
#footer #footer_nav li {
	display: inline;
}
#footer #footer_nav li a{
	font-size: 15px;
	text-decoration: none;
	padding: 0 15px;
}
#footer p,
#footer-reg p {
	text-align: center;
	margin-top: 10px;
}
#footer-reg p {
    padding:5px 0;
}
#alert {
    margin: 0;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border: 2px solid #ae4b03;
    background: #e6c4aa;
    padding: 10px;
    color: #481f02;
    width: 960px;
    margin: 0 auto 10px;
}
#alert h5{
    font-size: 18px;
    font-weight: 900;
    line-height: 1em;
    padding-bottom: 6px;
}
#alert li{
    border-top: 1px dotted #b28360;
    padding: 5px 0;
}
#item7 p{
    width: 300px;
    padding: 5px 0;
    line-height: 1.3em;
}
#item7 label {
    margin-right:0;
    font-size:1em;
    color:#333;
}
#item7 strong {
    font-weight: 900;
}
#photo_preview {
    margin: 10px 0;
}
#item7 input,
#changePhotoForm input {
    padding:3px;
}
/* bbc */
.bcc-logged-in {
    height:21px;
    margin:0;
    padding:0;
    color:#8a8a8a;
}
.bcc-logged-in li {
    display:inline;
    margin:0;
    padding:0;
}
.bcc-logged-in a:link,
.bcc-logged-in a:visited {
    color:#8a8a8a;
    font-size:12px;
    text-decoration:none;
}
.bcc-logged-in a:hover {
    color:#a03da0;
}
#command_nav {
    position: absolute;
    top: 70px;
    left: 36px;
    z-index: 300;
}
#command_nav li{
    display: inline;
}
#command_nav li a{
    display: block;
    padding: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #c3af7f;
    margin-top: 5px;
    width: 200px;
    font-size: 1.25em;
}
#command_nav li a:hover{
    background: #3e3e3e;
    color: #fff;
}
#itemVII .carrot {
    right: -46px;
}
.bcc-share {
    width: 960px;
    height: 26px;
    margin: -10px auto 0;
}
#bcc-fb-like {
    display:inline;
    position:relative;
    top:4px;
}
.bcc-footer {
    padding-top:20px;
}
.stbar span {
    position:relative;
    top:2px;
}
a.stbar.chicklet img {border:0;margin-left:1px;margin-right:3px;vertical-align:middle;}
a.stbar.chicklet {height:16px;line-height:16px;}

#captcha_click {
    cursor: pointer;
    margin: 6px;
}
#recaptcha_widget {
    background-clip:border;
    background-inline-policy:continuous;
    background-origin:padding;
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;    
    -webkit-background-clip:border;
    -webkit-background-inline-policy:continuous;
    -webkit-background-origin:padding;
    background-attachment:scroll;
    background-color:transparent;
    background-image:url('https://aws-cf.onlinebootycall.com/images_new/online-booty-call/backgrounds/captcha-bg.png');
    background-position:left top;
    background-repeat:no-repeat;
    height:275px;
    left:40px;
    padding-bottom:40px;
    padding-left:40px;
    padding-right:40px;
    padding-top:40px;
    position:absolute;
    top:20px;
    width:490px;
    z-index:300;
    text-align: center;
}
#captcha_nav {
    width: 320px;
    margin: 10px auto;
    height: 30px;
}
#captcha_nav li {
    display: block;
    float: left;
}
.recaptcha_audio_cant_hear_link{
    color: #f47417;
}
#captcha_nav li a {
    background-color: #f47417;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    padding: 5px 10px;
    color: #fff;
    cursor: pointer;
    margin-right: 10px;
}
#recaptcha_image {
    margin: 0 auto;
}
#recaptcha_error {
    color: #F00;
    padding: 4px;
    font-size: 16px;
    font-weight: bold;
}
#captcha_close_btn {
    position: absolute;
    top: 14px;
    right: 20px;  
    background: transparent url('https://aws-cf.onlinebootycall.com/images_new/online-booty-call/buttons/close-button.png') no-repeat scroll top left;
    height: 38px;
    width: 38px;
    cursor: pointer;
}
#recaptcha_widget input.reg_text{
    height: 23px;
    width: 275px; 
    background: transparent url('https://aws-cf.onlinebootycall.com/images_new/online-booty-call/backgrounds/input-text-bg.png') no-repeat scroll 0px 0px;
    border: 0px;
    padding: 6px 12px 6px;
    font-size: 16px;
    color: #5c5c5c;
}
#recaptcha_widget p {
    padding: 4px;
    font-size: 16px;
}