.search-wrap {
padding:10px;
padding-top:0px;
}

#container2col {
	width: 100%;
	float: left;
	margin-right: -183px;
}
#content2col {
	margin-right: 183px;
}
#sidebar2col {
	width: 173px;
	float: right;
	}
.searchpageblocks {border-bottom:1px solid #000;padding-top:8px;}
.detailRight {background:#e7e7e7;margin:2px 0;}
/* ========================= */
#tabsnav, #tabsnav .navcontainer {
	float:left;
	width:100%;
	}

#tabsnav {
	background-color:#394a7b;
	border-bottom:1px solid #e3e1e1;
	padding:0 0 5px;
}
.navcontainer {
	background-color:#fff;
	border-bottom:1px solid #C1C1C1;
}
.navcontainer ul {
	float:left;
	margin:0;
	padding:0;
	width:auto;
}
.navcontainer li {
	background-color:#e3e1e1;
	border-left:1px solid #C1C1C1;
	border-right:1px solid #C1C1C1;
	border-style:none solid;
	border-width:0 1px;
	font-weight:bold;
	margin:0.4em -1px 0 0;
	padding:0;
	position:relative;
}
.navcontainer li.current {
	background-color:#394a7b;
	border-color:#394a7b;
	bottom:-0.25em;
	height:1.9em;
	margin:0 -1px 0 0;
	position:relative;
	z-index:1;
}
.navcontainer li.current a:hover {
	background-color:#394a7b;
	border-color:#394a7b;
	color:#000;
}
.navcontainer li.current strong {
	font-size:120%;
	font-style:normal;
}
.navcontainer a {
	font-weight:bold;
}
.navcontainer li a {
	border-top:1px solid #C1C1C1;
	float:left;
	margin:-1px 0 0;
	padding:0.19em 1.5em 0.18em 1em;
	position:relative;
	width:auto;
}
.navcontainer li.current a {
	border-color:#394a7b;
	color:#fff;
}
.navcontainer li {
	float:left;
	width:auto;
}
.navcontainer li a:hover{ background:#fff;border-color:#C1C1C1;color:#cc0000; cursor:pointer;}
/* ===============================*/

.soptions { padding-top:14px;}
.soptions h4 {background:#394a7b; height:33px; line-height:33px; padding-left:5px; color:#fff; margin-top:8px;}

.soptions p{ padding:3px 0;}


/***********************/

.rt-container {
	width: 100%;
	float: left;
	margin-right: -60px;
}
.rt-content {
	margin-right: 60px;
}
.rt-main {
	margin-left: 50px;
}
.rt-left {
	width: 40px;
	float: left;
	background:#dcdcda;
}

.rt-right{
	width: 50px;
	float: right;
}


/*==========================*/


table .searchOptionsRight td {
padding-bottom:4px;
}

.strip-bg1 {
background:url(../Images/strips-bg.gif) ; 
height:39px;
display:block;
padding-left:10px;
}
.divider1 { background:url(../Images/divider-bg.gif) repeat-x; height:25px; line-height:25px;}

.domainsearch {
	border:0px solid #e60084;

	}
#domainsearch1 {
	width:100%;
	background:#9c9a63;
	height:35px;
	line-height:35px;
	margin-bottom:8px;

		}
#domainsearch1 li {
	padding-left:4px;
	display: inline;
	background:#e60084;
	}
#domainsearch1  li a{
	display:inline;
	float:left;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	border:1px solid #cfcd98;
	border-bottom:none;
	background:#bdbb7c;
	text-decoration:none;
	height:34px;
	margin-right:4px;
	text-align:center;
	padding:0 5px;
	}
#domainsearch1  li a:hover{
	color:#e60084;
	background:#ffffff;
	}
#domainsearch1 li.on a, 
#domainsearch1 li.on a:hover {
	color:#e60084;
	border:1px solid #ffffff;
	background:#ffffff;
	}

/* ========================= */
.resultContainer {
	width: 100%;
	float: left;
	margin-right:-150px; 
	/* 10px padding to pane_2 170px+10px=180px*/
	margin-bottom:10px;
	text-align:left;
	
}
.resultContent {
	margin-right:150px;	
	/* 10px padding to pane_2 170px+10px=180px*/
	}
.resultLeft {
	width:80px;
	float:left;
	padding-left:5px;
	text-align:center;

}
.resultMiddle {
	margin-left: 90px;

}

.resultRight {
	width: 150px;
	float: right;
	
}
.resultsitemdetails 
{
	overflow:hidden;
}
.resultsitemdetails label
{
	overflow:hidden;
	width:110px;float:left;
}
.profiSearchTable {background:#fff; border:1px solid #cccccc; }
.profiSearchTable p {padding:5px 0;}
.profiSearchTable .description { width:50%; background:#fff; padding:4px;}
.profiSearchFrom { width:50%; background:#e5e5e5;padding:5px;}
.profiSearchFrom table {width:100%;}
.profiSearchFrom table.label {width:40%;}
.profiSearchFrom table td {padding:3px 0; width:50%;}
.profiSearchFrom .form-text {width:95%;}

.sortsbar {text-align:left;}
.sortsbar h4 {font-size: 12px;font-weight: bold;background:#e7e7e7;margin:2px;display:block; text-align:left;}
.sortsbar h4 a {line-height:20px;margin-left:8px;}
.sortsbar p {line-height:20px;padding-left:14px;background:url("/images/yellow_arrow.gif") no-repeat scroll 4px 7px transparent;}
