.main_content { font-family: 'Arial'; padding: 0 0 84px 0; min-height: 400px; }

.clear_both { clear: both; }

.divka
{
    width: 150px;
    height: 185px;
    float: left;
    margin: 10px;
    padding: 0 0 0 0;
    border: 1px solid #cccccc;
    border-radius: 5px;
    background-color: #eaeaea;
    text-align: left;
    overflow: hidden;
}

.divka:hover { background-color: #d20052; }
.divka span { display: block; }

.divka .photo
{
    border: 4px solid #363636;
    border-radius: 4px;
    margin: 4px 4px 6px 6px;
    width: 130px;
    height: 130px;
}

.divka .name { float: left; width: 130px; height: 19px; overflow: hidden; margin: 0 10px 0 10px; font-size: 15px; text-decoration: none;  color: #d20052; }
.divka .address { float: left; width: 130px; margin: 0 0 0 10px; font-size: 13px; color: #000000; }

.divka:hover .name, .divka:hover .address { color: white; }

.new_girls_container
{
    position: absolute;
    bottom: 0;
    clear: both;
    float: left;
    border-top: 2px solid #9c9c9c;
    background-color: #2a2a2a;
    width: 100%;
    overflow-y: hidden;
}
.new_girls { height: 85px; }

.sipka
{
    float: left;
    width: 187px;
    height: 67px;
    margin: 10px 10px 0 60px;
    background: url('/public/images/newest_text_border.png') top no-repeat;
}

.sipka span { color: white; font-size: 18px; font-family: 'Arial'; line-height: 67px; margin: 0 0 0 -5px;  }

.newest
{
    float: left;
    width: 166px;
    height: 63px;
    margin: 13px 0 0 5px;
    border-radius: 3px;
    text-align: left;
    color: white;
}

.newest:hover { background-color: #d2d2d2; color: black; }

.item
{
    float: left;
    width: 50px;
    height: 50px;
    border: 2px solid black;
    margin: 2px 10px 2px 2px;
}

.newest span.name { float: left; margin: 2px 0 0 0; width: 96px; font: small-caps 14px Arial; }
.newest span.name a { color: inherit; }
.newest span.text { float: left; margin: 5px 0 0 0; width: 96px; color: #d20052; font: 13px Arial; }
.newest span.city { float: left; margin: 2px 0 0 0; width: 96px; font: 13px Arial; }

#passwordRetrieval h3
{
    float: left;
    font-size: 24px;
    padding: 0;
    margin: 0;
}

#passwordRetrieval h4
{
    clear: left;
    float: left;
    width: 200px;
    margin: 20px 0 0 0;
    padding: 0;
}

#passwordRetrieval input[type=text]
{
    margin: 14px 0 0 0;
    float: left;
    background-color: #eaeaea;
    border: 1px solid #aeaeae;
    border-radius: 3px;
    height: 25px;
    width: 267px;
    outline: none;
    text-indent: 5px;
    font-size: 17px;
    color: black;
}

#passwordRetrieval input[type=text]:focus
{
    outline: #ea6d9d solid 1px;
}

#passwordRetrieval input[type=submit]
{
    clear: both;
    margin: 14px 0 0 97px;
    float: left;
    background: url('/public/images/submit.png') top no-repeat;
    border: 0;
    padding: 0;
    height: 41px;
    width: 174px;
    outline: none;
    font-size: 18px;
    color: #ffffff;
}
#passwordRetrieval input[type=submit]:hover
{
    background: url('/public/images/submit_hover.png') top no-repeat;
    cursor: pointer;
}

#pageSelector { margin: 40px 0 0 0; }

#pageSelector span, #pageSelector a
{
    display: block;
    float: left;
    width: 25px;
    height: 25px;
    color: black;
    line-height: 25px;
}

#pageSelector span
{
    background-color: #b9b9b9;
    border: 1px solid #b0b0b0;
    border-radius: 3px;
    color: white;
}
#pageSelector a:hover { cursor: pointer; }
#pageSelector .left
{
    background: url('/public/images/page_selector_left.png') top no-repeat;
    cursor: pointer;
    margin: 2px 20px 0 0;
}
#pageSelector .right
{
    background: url('/public/images/page_selector_right.png') top no-repeat;
    cursor: pointer;
    margin: 2px 0 0 20px;
}

.float_left { float: left; }
.clear_left { clear: left; }
.float_right { float: right; }
.clear_right { clear: right; }

.basecriteria  button 
{ 
	width: 140px; 
	height: 33px; 
	border: 0;
	margin: 0 0 0 10px;
	padding: 0;
	font-size: 15px; 
	font-family: 'Arial'; 
	color: white; 
	background: url('/public/images/add_filter.png') top no-repeat; 
	cursor: pointer;
	text-align: left;
	text-indent: 10px;
	float: right;
}
.basecriteria  button:hover { background: url('/public/images/add_filter_hover.png') top no-repeat; }
.basecriteria input, .basecriteria .input_box  { display: none; }
.basecriteria .criteria_values { display: none; }

.criteria { clear: both; float: left; margin: 5px 0 0 0; }

.criteria_values { float: left; }

.criteria .input_box { float: left; width: 350px; height: 25px; }

.criteria input[type=text]
{
    margin: 0 0 0 10px;
    float: left;
    background-color: #eaeaea;
    border: 1px solid #aeaeae;
    border-radius: 3px;
    height: 25px;
    max-width: 100%;
    outline: none;
    text-indent: 5px;
    font-size: 17px;
    color: black;
}
.criteria input[type=text]:focus, .criteria select:focus
{
    outline: #ea6d9d solid 1px;
}

.criteria select
{ 
    float: left;
    padding: 0; 
    margin: 5px 0 0 5px; 
    width: 100px; 
    height: 25px;
    background-color: #eaeaea;
    border: 1px solid #aeaeae;
    border-radius: 3px;
}

.basecriteria select.valueType { display: none; }

.criteria .practices h5
{
    margin: 0 10px 0 0;
    padding: 0;
    float: left;
}

.criteria .practices input
{
    margin: 0;
    padding: 0;
    float: right;
}

.criteria select
{
    width: 200px;
}

.main_content input[type=submit]
{
    clear: both;
    margin: 14px 0 0 0;
    float: left;
    background: url('/public/images/submit.png') top no-repeat;
    border: 0;
    padding: 0;
    height: 41px;
    width: 174px;
    outline: none;
    font-size: 18px;
    color: #ffffff;
}
.main_content input[type=submit]:hover
{
    background: url('/public/images/submit_hover.png') top no-repeat;
    cursor: pointer;
}

.templates { display: none; }
