#bottom_section { 
	width:998px;
	height:755px;
	border: 1px solid #4A1414;
	border-top-width:0px;
	opacity: 1;
	background-color: white;
	margin-top: 33px;
}

#bottom_section .background {
	opacity: 1;
	width:978px;
	height:204px;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
}

.spacer_15px {width:15px;float:left;height:204px;}
#footer-spacer {width:100%;height:10px;}
.inner_bbox { position:absolute;top:-1px;left:-1px;width:100%;height:100%;border:1px solid #444;background-color:#000; }
#right_ad_slot { position:absolute;right:9px;top:572px;padding:12px 11px 0px 10px;width:300px;height:250px;background:url('../images/common/med-ad-bg.png') top left repeat-x; }

#bottom_section  .main_btn {
    background-image: url("../images/index/start-makeover-wheel-btn-smaller.png");
    bottom: 55px;
    display: block;
    height: 131px;
    position: absolute;
    right: 25px;
    width: 165px;
    z-index: 1;
}

#bottom_section  .main_btn:hover {
	background-position:bottom left;
}

#bottom_section .background .large_tout .bubble_btn {
    background-image: url("../images/index/chat-bubble.png");
    bottom: 55px;
    display: block;
    height: 123px;
    position: absolute;
    right: 18px;
    width: 180px;
    z-index: 1;
}

#bottom_section .background .large_tout .bubble_btn_v2{
    background-image: url("../images/index/chat-bubble-version2.png");
    bottom: 55px;
    display: block;
    height: 123px;
    position: absolute;
    right: 18px;
    width: 180px;
    z-index: 1;
}

#bottom_section .background .large_tout .bubble_btn:hover {
	background-position:bottom left;
}

#bottom_section .background .large_tout .bubble_btn_v2:hover {
	background-position:bottom left;
}

#bottom_section .image_container .before_image_container {
 	left: 10px;
    position: absolute;
    top: 170px;
    z-index: 2;
	-webkit-transform: rotate(-5deg);
	-moz-transform: rotate(-5deg);
}

#bottom_section .image_container .before_image{
  background-color: #000000;
    bottom: 0;
    height: 13px;
    margin: 2px;
    opacity: 0.4;
    position: absolute;
    width: 80px;
}

#bottom_section .image_container .before_image_label{
    bottom: 0;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    margin: 2px;
    position: absolute;
    text-align: center;
    width: 80px;
}

#bottom_section .polaroid {
	-webkit-transform: rotate(-4deg);
	-moz-transform: rotate(-4deg);
    background-color: #FFFFFF;
    border: 2px solid #D3D3D3;
    left: 15px;
    padding: 10px;
    position: absolute;
    top: 20px;
    z-index: 1;
}

.large_tout_advice_image {
    left: 0;
    margin: 1px;
    position: absolute;
    top: 0;
}

#bottom_section .small_tout_container .video-thumb {
	margin-top: 5px;
}

#bottom_section .small_tout_container .charms-thumb {
	margin-top: 23px;
}

#bottom_section .small_tout_container .mobile-thumb {
	margin-top: 16px;
}


#bottom_section .small_tout_container .hand-thumb {
	margin-right: -2px;
    margin-top: 16px;
}


#body_holder { 
    padding: 180px 0 0 !important;

}

#bottom_section .top-section {
	background-image: url('../images/index/top-section-bg.png');
	width: 998px;
	height: 263px;
	position: relative;
}

#bottom_section .get-started {
	background-image: url('../images/index/get-started.png');
	width: 225px;
	height: 54px;
	display: inline-block;
	position: absolute;
	top: 235px;
	left: 323px;
}


#bottom_section .get-started:before {
	background-image: url('../images/index/get-started-hover.png');
}

#bottom_section .get-started:hover {
	background-image: url('../images/index/get-started-hover.png');
}

#bottom_section .ad_slot {
	/*
	background: url("../images/common/med-ad-bg.png") repeat-x scroll left top transparent;
	border: 1px solid #888888;
	*/
	height: 247px;
	width: 300px;
	padding: 12px 10px;
	position: absolute;
	text-align: center;
	right: 3px;
	top: 486px;
}

#bottom_section .red_arrow {
	width: 89px;
	height: 94px;
	background: url('../images/index/red_arrow_all.png');
	display: inline-block;
	position: absolute;
	right: 0px;
	top: 164px;
	z-index: 5;
}

#bottom_section .red_arrow:hover {
	background-position: 0 -111px; 
}

#main-text-left p
{ 
	text-align:center;
	font-family: 'Yanone Kaffeesatz', sans-serif; 
	font-weight:300; 
	padding-left:15px; 
	font-size:50px; 
	line-height:55px; 
	color:#222222;
	position:absolute;
	left:0px; 
	width:160px;
	vertical-gap:50px; 
	padding-top:15px;
}

#main-text-right p
{ 
	text-align:center;
	font-family: 'Yanone Kaffeesatz', sans-serif; 
	font-weight:300; 
	padding-left:15px; 
	font-size:50px; 
	line-height:55px; 
	color:#222222;
	position:absolute;
	right:15px; 
	width:60px;
	padding-top:60px;
} 

.action-text
{
	position:absolute;
	top:240px;
	width:230px; 
	text-align:center;
} 
.action-text p
{
	font-family: 'Shadows Into Light', cursive;
	font-size:22px;
	color:#666666;
	letter-spacing:1.5px;
}