#mask,#searchContainer
{
	visibility:hidden;
}

#mask
{
	-moz-opacity:.5;
	background-color:#000;
	filter:alpha(opacity=50);
	/* height:110%; */
	height:300%;
	left:0;
	opacity:.5;
	position:absolute;
	top:0;
	width:100%;
	z-index:200;
}

#searchContainer
{
	font-size:.8em;
	text-align:left;
	z-index:300;
}

#searchContainer #controls_top
{
	background:#AC1B13;
	display:inline-block;
	padding:3px 0 0 10px;
	width:800px;
}

#searchContainer #controls_top .white
{
	color:#fff;
	font-size:1.5em;
	font-weight:bold;
}

#searchContainer #controls_top .rt
{
	float:right;
	margin-right:5px;
}

#searchContainer #controls_top .md
{
	text-align:center;
}

#searchContainer #controls_bottom
{
	background:#AC1B13;
	display:inline-block;
	padding:5px 0 0;
	width:800px;
}

#searchContainer #controls_bottom .rt
{
	float:right;
	margin-right:0;
}

#searchContainer #controls_bottom .md
{
	float:left;
	padding-left:300px;
}

#gallery
{
	line-height:15px;
	margin-top:-1px;
	padding:0;
	width:100px;
}

#gallery div.off
{
	background:#D81E05;
	border:0 solid #F29691;
	border-width:1px;
	color:#fff;
	cursor:pointer;
	float:left;
	height:25px;
	left:1px;
	line-height:25px;
	margin:-1px 0 0;
	padding:0 5px;
	position:relative;
	z-index:320;
}

#gallery div.on
{
	background:#fff;
	border:0 solid #F29691;
	border-right-color:#fff;
	border-width:1px;
	color:#ac1b13;
	cursor:pointer;
	float:left;
	font-weight:bold;
	height:25px;
	left:1px;
	line-height:25px;
	margin:-1px 0 0;
	padding:0 5px;
	position:relative;
	z-index:360;
}

#gallery div.on,#gallery div.off
{
	width:100px;
}

div.hide
{
	display:none;
	overflow:hidden;
	width:0;
}

div.show
{
	clear:none;
	height:345px;
	overflow:auto;
	padding:0;
	width:660px;
	z-index:350;
}

div.show img
{
	float:left;
	margin:0 10px 10px 0;
}

.clear
{
	clear:both;
}

h2
{
	color:#AC1B13;
	font-size:1em;
	font-weight:bold;
	line-height:1em;
	margin:0 0 5px;
}

.col1,.col2
{
	background:#fff;
	border:1px solid #F29691;
	height:340px;
	overflow:auto;
	padding:7px 10px;
	position:absolute;
	top:45px;
}

.col1
{
	left:122px;
	width:445px;
}

.col2
{
	border-left:1px solid #D81E05;
	left:585px;
	width:200px;
}

.inner
{
	background:#ac1b13;
	height:350px;
	overflow:hidden;
	padding:10px;
	width:800px;
}

.rc-searchtool
{
	display:block;
}

.rc-searchtool *
{
	background:#AC1B13;
	display:block;
	font-size:.01em;
	height:1px;
	overflow:hidden;
}

.rc-searchtool_1
{
	background:#ac1b13;
	border-left:1px solid #ac1b13;
	border-right:1px solid #ac1b13;
	margin-left:3px;
	margin-right:3px;
	padding-left:1px;
	padding-right:1px;
}

.rc-searchtool_2
{
	background:#ac1b13;
	border-left:1px solid #ac1b13;
	border-right:1px solid #ac1b13;
	margin-left:1px;
	margin-right:1px;
	padding-left:1px;
	padding-right:1px;
}

.rc-searchtool_3
{
	border-left:1px solid #ac1b13;
	border-right:1px solid #ac1b13;
	margin-left:1px;
	margin-right:1px;
}

.rc-searchtool_fg
{
	background:#AC1B13;
}

#searchContainer #controls_top .lt,#searchContainer #controls_bottom .lt
{
	float:left;
}

#searchContainer #controls_top input select,#searchContainer #controls_bottom input select
{
	vertical-align:text-bottom;
}

.rc-searchtool_4,.rc-searchtool_5
{
	border-left:1px solid #ac1b13;
	border-right:1px solid #ac1b13;
}

