﻿#quickflick
{
    width: 720px;
}

#searchagain
{
    float:left;
    background-image:url('/images/singles/searchBg.gif');
    background-repeat:no-repeat;
    height:215px;
    width:489px;
    font-size: 1em;
    padding: 10px 10px 10px 10px;
}

#searchagain_left
{
    float: left;
    padding: 30px 0px 0px 10px;
}


#searchresults_location
{
    width: 700px;
}

#searchresults_location_left
{
    float: left;
    margin-top:10px;
    width: 500px;
}

#searchresults_location_right
{
    float: left;
    text-align: right;
    width: 150px;
    padding-left: 30px;
}

.border
{
    border: solid 1px #000;
}

#searchresults_location_col1
{
    float: left;
    width: 120px;
    padding-top: 25px;
    text-align: left;
}

#searchresults_location_col2
{
    float: right;
    width: 140px;
    text-align: right;
}

.refinesearch_title
{
    float: left;
    width: 80px;
}

.refinesearch_title_wide
{
    float: left;
    width: 150px;
}

.refinesearch_title_narrow
{
    float: left;
    width: 80px;
    padding-right: 25px;
}

.refinesearch_field
{
    float: left;
    width: 110px;
    padding-right: 25px;
    padding-top:5px;
}

.refinesearch_field_narrow
{
    float: left;
    width: 80px;
}

.refinesearch_field_wide
{
    float: left;
    width: 320px;
    padding-right: 25px;
}

.refinesearch_location_label
{
    float: left;
    width: 105px;
    text-align: right;
    margin-right: 5px;
}

.refinesearch_location_field
{
    float: left;
    width: 150px;
    margin-right: 5px;
}

.smalltext
{
    font-size: smaller;
    font-weight:normal;
}

.hide {
	visibility: hidden;
	position: absolute;
	top: -400px;
}

#qscroller2 
{
    float:left;
	width: 550px;
	height: 230px;
	border: 1px solid #c0c0c0;
	background:#fff;
	text-align: left;
	margin: 0 auto;
} 

#quick_flick
{
	background:#fff;
	text-align: center;
	padding: 20px 0px 30px 0px;
} 

#quick_flick_wrapper
{
    text-align: center;
    width: 700px;
}  

.quick_flick_viewprofile
{
	text-align:center;
    padding: 6px 0px 0px 0px;
} 

#profile_left
{
    width: 559px;
    float: left;
    margin-right: 20px;
}

#profile_right
{
    width: 270px;
    float: left;
}

#profile_intro
{
    border: solid 1px #D9D9D9;
    background: #fff;
    padding: 10px;
    min-height:230px;
    height :auto !important;
    height :230px;
}

#profile_buttons
{
    border: solid 1px #D9D9D9;
    background: #fff;
    padding: 7px 0px 0px 7px;
    width: 270px;
}

#profile_intro_left
{
    width: 190px;
    float: left;
}

#profile_intro_right
{
    width: 330px;
    float: left;
}

#profile_speechbubble
{
    width: 320px;
    height: 43px;
    background: url('http://www.asianD8Online.com/images/design/speech_bubble.gif') no-repeat;
    padding: 10px 0px 0px 25px;
    font-size: 0.8em;
}

.profile_button
{
    padding-bottom: 5px;
}

.profile_intro_formlabel
{
    float: left;
    width: 150px;
    color: #3E5285;
    margin-left: 10px;
    line-height: 20px;
}

.profile_intro_formfield
{
    float: left;
    width: 150px;
}

.scroll_button_back
{
    background:transparent url('/images/singles/back.gif') no-repeat;
    height: 51px;
    width: 46px;
    float: left;
    margin-left:20px;
    margin-top: 70px;
    margin-right:10px;
}

.scroll_button_back:hover
{
    background-position: 0 0;
}

.scroll_button_next
{
    background:transparent url('/images/singles/next.gif');
    height: 51px;
    width: 46px;
    float: left;
    margin-top: 70px;
    margin-left:10px;
}

.scroll_button_next:hover
{
    background-position: 0 0;
}

.scroll_button_back a, .scroll_button_next a 
{
    float: left;
    width: 109px; 
    height: 0px; 
    padding-top: 46px;
    overflow: hidden;
}

.quick_flick_profile
{
    background: #fff;
    padding: 10px;
    width: 680px;
    height: 210px;
}

#glass
{
    position: absolute;
    width: 170px;
    height: 212px;
	background: transparent url(http://www.asianD8Online.com/images/design/image.png) top center no-repeat;
}