@charset "iso-8859-1";
@import url(../../base/css/search.css);

/******************************************/

.designBoxSpecial, #first_column .disignBoxFirst:first-child
{
	/*background: url(../gfx/box_sfull_start.gif) left top no-repeat #3bb4f9;*/
	background: url(../gfx/box_s_full_start.gif) left top no-repeat #edd8cf;
	width: 790px;
	margin-left: 10px;
	overflow: hidden;
	margin-bottom: 10px;
}
.endboxSpecial, #first_column .disignBoxFirst:first-child .endbox {
	float: left;
	/*background: url(../gfx/box_sfull_end.gif) left bottom no-repeat;*/
	background: url(../gfx/box_full_end.gif) left bottom no-repeat;
	height: 8px;
	display: block;
	width: 790px;
	font-size: 1px;
	text-indent: -9999px;
	clear: left;
}
.designBoxSpecial div.boxFirstHeader {
	color: rgb(0,155,238);
}
div.header {
	color: #f70072;
}
.designBoxSpecial div.keeper {
	float: left;
	width: 100%;
	/*background: url(../gfx/box_special_sep_x.gif) left bottom repeat-x;*/
	background: url(../gfx/box_sep_x.gif) left bottom repeat-x;
}
div.keeper form {
	width: auto;
	padding: 0;
	margin: 0;
}
div.keeper form table {
	width: auto;
	padding: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
div.keeper form table td
{
	border: 0px solid gray;
}

/*****************************************/

div.by_nick_by_id
{
	position:relative;
	/*margin-bottom:10px;*/
	border:0px solid red;
}
.by_nick_by_id input.no
{
	width: 250px;
}
div.by_nick_by_id div.by_id
{
	position:relative;
	width: 100%;
	_width: 760px;
	float: left;
}
div.by_nick_by_id .keeper {
	text-align:center;
}
div.end_form div
{
	position: relative;
	margin-bottom:20px;
	text-align: center;
	clear: both;
}
div.end_form
{
	position:relative;
	left: 50px;
	border:0px solid red;
	margin:0px;
	margin-left:auto;
	margin-right:auto;
}
div.end_form input.no
{
	font-size: 16px;
	color: #fff;
	width: 130px;
	height: 35px;
	cursor: pointer;
	/*background: url(../gfx/buttons/but_special_submit0.gif) center bottom no-repeat;*/
}
.submitbutton {
	background: url(../gfx/buttons/but_submit0.gif) center bottom no-repeat;
}
.submitbutton:hover {
	background: url(../gfx/buttons/but_submit1.gif) center bottom no-repeat;
}
form table input.submitbutton
{
	position: relative;
	left: 26px;
	_left: 18px;
}
div.end_form input.submitbutton
{
	position: relative;
	top: -10px;
}
div.search_show_hide
{
	position:absolute;
	top:-29px;
	right: 15px;
}

div#section_Sex, div#section_Country, div#section_LookingFor, div#section_DateOfBirth, .keeper
{
	position: relative;
	border:0px solid red;
	width: auto;
}
#section_Country table {
	width: auto;
}
#table_hide_Country select
{
	width: auto;
}
table#table_hide_Sex
{
	text-align: center;
	display: inline;
}