#tab-menu {float:left; width:666px; height:38px; padding:0px 0px 0px 0px; font: bold 12pt "arial"; background:url(../images/tab-area-bg.jpg) left top repeat-x; margin:0px;}

.tab-corner-t-left {background:url(../images/tab-cornet-top-left.gif) no-repeat right top; height:38px; width:5px;overflow:hidden; float:left;}
.tab-corner-t-right {background:url(../images/tab-cornet-top-right.gif) no-repeat top left; height:38px; width:5px; overflow:hidden; float: right;}
.tab-corner-t-midd {float:left; width:646px; padding:0 0 0 10px;}

.tab-sect-top {background:url(../images/auction-top.gif) no-repeat top left; height:5px; width:666px; overflow:hidden; float:left;}
.tab-sect-bottom {background:url(../images/auction-bottom.gif) no-repeat top left; height:5px; width:666px; overflow:hidden; float:left;}


.tab-menu{padding: 0 0 0 0px; margin: 0 auto 0 auto; height:38px; list-style:none;}
.tab-menu li{float:left; padding:0 2px 0 0;}
.tab-menu li a{float:left; display:block; color:#3b3b3b; text-decoration:none; font:bold 10pt "arial"; padding:0 0 0 5px; height:35px; line-height:35px; text-align:center; cursor: pointer;}
.tab-menu li a b{float: left; display: block; padding: 0 10px 0 5px; /*Padding of menu items*/}
.tab-menu li a{color: #3b3b3b; background: url(images/tab-left.gif) no-repeat; /*left tab image path*/ background-position: top left;}
.tab-menu li a:hover{color: #099bca; background: url(images/tab-left.gif) no-repeat; /*left tab image path*/ background-position: bottom left;}
.tab-menu li a.selected {color: #099bca; background: url(images/tab-left.gif) no-repeat; /*left tab image path*/background-position: bottom left;}
.tab-menu li b{color: #3b3b3b; background: url(images/tab-bg.gif) no-repeat right top; /*right tab image path*/}
.tab-menu li a:hover b{color: #099bca; background: url(images/tab-bg.gif) no-repeat right bottom; /*right tab image path*/}
.tab-menu li a.selected b{color: #099bca; background: url(images/tab-bg.gif) no-repeat right bottom; /*right tab image path*/}
.tab-menu li span{float: left; display:block; color:#3b3b3b; text-decoration:none; font:bold 10pt "arial";padding:0 0 0 5px; height:35px; line-height:35px; text-align:center;}
.tab-menu li span b{float: left; display:block; padding:0 10px 0 5px;}
.tab-menu li span{color: #3b3b3b; background: url(images/tab-left.gif) no-repeat; /*left tab image path*/ background-position: top left;}
.tab-menu li span.selected {color: #099bca; background: url(images/tab-left.gif) no-repeat; /*left tab image path*/	background-position: bottom left;}
.tab-menu li span.selected b{color: #099bca; background: url(images/tab-bg.gif) no-repeat right bottom; /*right tab image path*/}




#sub-menu {
float:left;
padding:0px 0px 0px 0px;
width:auto;
height:35px;
font: bold 12pt "arial";
}
.sub-menu{
	padding: 0 0 0 0px;
	margin: 0 auto 0 auto;
	height: 40px;
	list-style: none;
}

.sub-menu li{
	float:left;
	padding:0 2px 0 0;
}

.sub-menu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 5px; /*Padding to accomodate left tab image. Do not change*/
	height: 40px;
	line-height: 40px;
	text-align: center;
	cursor: pointer;	
}

.sub-menu li a b{
	float: left;
	display: block;
	padding: 0 13px 0 8px; /*Padding of menu items*/
}

.sub-menu li a{
	color: #fff;
	background: url(images/menub_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

.sub-menu li b{
	color: #fff;
	background: url(images/menub_hover_right.gif) no-repeat right top; /*right tab image path*/
}

.sub-menu li a:hover{
	color: #fff;
	background: url(images/menur_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

.sub-menu li a.selected {
	color: #fff;
	background: url(images/menur_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

.sub-menu li a:hover b{
	color: #fff;
	background: url(images/menur_hover_right.gif) no-repeat right top; /*right tab image path*/
}

.sub-menu li a.selected b{
	color: #fff;
	background: url(images/menur_hover_right.gif) no-repeat right top; /*right tab image path*/
}

.td-heading-border{background:#f9f9f9; border-bottom:solid 1px #e9e4e4; border-top:solid 1px #e9e4e4; border-left:none; border-right:none; font:bold 12px "arial"; color:#099bca;}
.result-found{font:bold 14px "arial"; color:#099bca; padding:0 0 0 10px;}
.result-found span{font:normal 12px "arial"; color:#000;}

.sort-by{float:left; margin:0 0 0 30px; font:normal 12px "arial"; color:#000;}


