/* Common Styles */
/* Used by all layouts: do NOT remove this section */
.qtwrapper {
	height: 1%;
}
ul.qtabs {
	list-style-position: outside;
	list-style-type: none;
	float: left;
	margin: 0 !important;
	padding: 0 !important;
}
ul.qtabs li {
	list-style-type: none;
	float: left;
	margin: 0 !important;
	padding: 0 !important;
	cursor: pointer;
	position:relative;
}
.qtcontent {
	position: absolute;
	margin: 0;
	padding: 0;
	visibility: hidden;

}
.qtcurrent {
	position:relative;
	overflow:hidden; border-bottom:0px;
}
/* End Common Styles */

/* Layouts */
/* You can remove a section if you don't need that particular layout */
/* logon Tabs (class suffix: -logon) */
.qthead-logon ul.qtabs li {
	background:#eeeeee url(../images/tab_logon_c_l.gif) no-repeat scroll 0 0;
	margin-left: 0px !important;
	padding: 0px;
}
.qthead-logon ul.qtabs li span {
	background: transparent url(../images/tab_logon_c_r.gif) no-repeat scroll right top;
	display: block;
	margin: 0px;
	padding: 0px 5px 0px 5px;
}
.qthead-logon ul.qtabs li.open {
	background:#FFFFFF url(../images/tab_logon_o_l.gif) no-repeat scroll 0 0;
	z-index:5;
}
.qthead-logon ul.qtabs li.open span {
	background:transparent url(../images/tab_logon_o_r.gif) no-repeat scroll right top;
	color:#fff;
}
.qthead-logon ul.qtabs li.hover span {
	text-decoration: underline;
}
div.current-logon {
	float:left;
	border-width: 1px 1px 0px 1px; 
	border-style:solid;
	border-color: #ecbd93;
	width: 175px;
	height:130px;
	margin-top: -1px;
}

/* search Tabs (class suffix: -search) */
.qtwrap-search{
	margin: 0;
	padding: 0;
	height:22px;
}
.qthead-search ul.qtabs li {
	background:#eeeeee url(../images/tab_search_c_l.gif) no-repeat scroll 0% 0%;
	margin-left: 0px !important;
	padding: 0px;
}
.qthead-search span img{
	width:63px;
	height:22px;	
}
.qthead-search .jjfa img{
	width:63px;
	height:22px;	
} 
.qthead-search ul.qtabs li span {
	background: transparent url(../images/tab_search_c_r.gif) no-repeat scroll right top;
	display: block;
	margin: 0px;
	padding: 0px 4px 0px 4px;
}
.qthead-search ul.qtabs li.open {
	background:#FFFFFF url(../images/tab_search_o_l.gif) no-repeat scroll 0% 0%;
	z-index:6;
}
.qthead-search ul.qtabs li.open span {
	background:transparent url(../images/tab_search_o_r.gif) no-repeat scroll right top;
	color:#fff;
}
.qthead-search ul.qtabs li.hover span {
	text-decoration: underline;
}
div.current-search {

}

div.current-search .qtcontent{
}

div.search-text {
	float:left;
	width: 164px;
	margin-top: -2px;
	background:transparent url(../images/search_input_m.gif) repeat-x;
}
div.search-text .stl{
	float:left;
	height:22px;
	width:4px;
	background:transparent url(../images/search_input_left.gif) no-repeat scroll 0% 0%;
}
div.search-text .stm{
	height:22px;
	float:left;
	width:145px;
}
div.search-text .stm input{
	margin-top:2px;
	margin-left:6px;
	width:145px;
	border: 1px; 
	border-bottom-style: none; 
	border-top-style: none; 
	border-left-style: none; 
	border-right-style: none;
}

div.search-text .str{
	height:22px;
	float:right;
	width:5px;
	background:transparent url(../images/search_input_right.gif) no-repeat scroll right top;
}

div.search-text .search-text-input{
	width:100%;
	height:21px;
	padding-top:1px;
	padding-left:0px;
	background:transparent url(../images/search_input_right.gif) no-repeat scroll right top;
}
div.search-text .search-text-input input{
	width:150px;
	padding-left:2px;
	margin-top:2px;
	margin-left:6px;
	border: 1px; 
	border-bottom-style: none; 
	border-top-style: none; 
	border-left-style: none; 
	border-right-style: none;	
}


/* offer Tabs (class suffix: -offer) */
.qthead-offer ul.qtabs li {
	background:#eeeeee url(../images/tab_offer_c_l.gif) no-repeat scroll 0 0;
	margin-left: 0px !important;
	padding: 0px;
}
.qthead-offer span img{
	height:26px;	
}
.qthead-offer ul.qtabs li span {
	background: transparent url(../images/tab_offer_c_r.gif) no-repeat scroll right top;
	display: block;
	margin: 0px;
	padding: 0px 4px 0px 4px;
}
.qthead-offer ul.qtabs li.open {
	background:#FFFFFF url(../images/tab_offer_o_l.gif) no-repeat scroll 0 0;
	z-index:7;
}
.qthead-offer ul.qtabs li.open span {
	background:transparent url(../images/tab_offer_o_r.gif) no-repeat scroll right top;
	color:#fff;
}
.qthead-offer ul.qtabs li.hover span {
	text-decoration: underline;
}
div.current-offer {
	float:left;
	border-width: 1px 1px 1px 1px; 
	border-style:solid;
	border-color: #b4b4b4;
	width:597px;
	margin-top: -1px;
}

div.current-offer .qtcontent{
	height:393px;
	width:567px;
	padding:15px;
	overflow:auto;
	line-height:20px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	scrollbar-3dlight-color: #828282;
	scrollbar-arrow-color: #828282;
	scrollbar-base-color: #e8e8ea;
	scrollbar-darkshadow-color:#828282; 
	scrollbar-3dlight-color: #868686;
	scrollbar-highlight-color:#868686;
	scrollbar-shadow-color: #828282;
	scrollbar-track-color: #828282;	
}

div.current-offer .qtcontent .title{
	padding-bottom:10px;
	font-size: 18px;
	font-weight: bold;
	color:#dc3f12;	
}



/* auction Tabs (class suffix: -auction) */
.qthead-auction ul.qtabs li {
	background:#eeeeee url(../images/tab_auction_c_l.gif) no-repeat scroll 0 0;
	margin-left: 0px !important;
	padding: 0px;
}
.qthead-auction span img{
	height:26px;	
}
.qthead-auction ul.qtabs li span {
	background: transparent url(../images/tab_auction_c_r.gif) no-repeat scroll right top;
	display: block;
	margin: 0px;
	padding: 0px 4px 0px 4px;
}
.qthead-auction ul.qtabs li.open {
	background:#FFFFFF url(../images/tab_auction_o_l.gif) no-repeat scroll 0 0;
	z-index:7;
}
.qthead-auction ul.qtabs li.open span {
	background:transparent url(../images/tab_auction_o_r.gif) no-repeat scroll right top;
	color:#fff;
}
.qthead-auction ul.qtabs li.hover span {
	text-decoration: underline;
}
div.current-auction {
	float:left;
	border-width: 1px 1px 1px 1px; 
	border-style:solid;
	border-color: #b4b4b4;
	width:528px;
	*width:528px;!important;
	*width:528px;
	margin-top: -1px;
}

div.current-auction .qtcontent{
	height:393px;
	width:500px;
	*width:500px !important;
	*width:500px;
	padding:15px;
	overflow:auto;
	line-height:20px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	scrollbar-3dlight-color: #828282;
	scrollbar-arrow-color: #828282;
	scrollbar-base-color: #e8e8ea;
	scrollbar-darkshadow-color:#828282; 
	scrollbar-3dlight-color: #868686;
	scrollbar-highlight-color:#868686;
	scrollbar-shadow-color: #828282;
	scrollbar-track-color: #828282;	
}

div.current-auction .qtcontent .title{
	padding-bottom:10px;
	font-size: 18px;
	font-weight: bold;
	color:#dc3f12;	
}
