/*__________ 31:Group  Search New ______________ */

#gsin_img{
	display:none;
	width:100%
}

#gInventorySearchNewWidget{
	width:100%;
	height:400px;
	background-image:url(images/nv_bg.jpg);
	background-repeat:no-repeat;
}

#frmgsinTitleBox {	
	width:100%;
	height:55px;	
	background-image:url(images/nv_title.gif);
	background-repeat:no-repeat;
}

.gsinTitle {
	display:none;
}

#paymentNewDiv{
	float:left;
	clear:both;
	width:200px;
	height:140px;
	margin-left:31px;
}

*html #paymentNewDiv{
	margin-left:16px;
	height:140px;
}

#searchnewprice{
	display:none;
}

#searchnewpayment{
	width:200px;
	margin-bottom:5px;
	margin-top:6px;
	display:none;
}

#searchnewpaymentD1{
	width:150px;
	float:left;
	text-align:left;	
}

#searchnewpaymentD1 span{
	color:#006699;
	cursor:pointer;
}

#searchnewpaymentD2{
	float:right;
}

#searchnewpayment2{
	width:200px;
	float:left;
	clear:both;
	display:none;
}

#searchnewpayment2_text{
	float:left;
	text-align:left;
}

#searchnewpayment2_text span{
	float:left;
	clear:both;
	margin-bottom:6px;
}

#searchnewpayment2_box{
	float:right;
	text-align:right;
	width:44px;
}

#sNewButtons{
	float:left;
	clear:both;
	margin-left:23px;
	text-align:left;
	width:200px;
}

*html #sNewButtons{
	margin-left:12px;
}

#btnsearchnewfind{
	background-image:url(images/find_btn.gif);
	background-repeat:no-repeat;
	width:49px;
	height:21px;
	cursor:pointer;
	margin-bottom:10px;
}

#btnsearchnewprice{
	background-image:url(images/price_btn.gif);
	background-repeat:no-repeat;
	width:196px;
	height:21px;
	cursor:pointer;
	margin-bottom:4px;
}

#btnsearchnewpayment{
	background-image:url(images/payment_btn.gif);
	background-repeat:no-repeat;
	width:196px;
	height:21px;
	cursor:pointer;
	margin-bottom:10px;
}


/*__________ 32:Group Search Used ______________ */

#gsiu_img{
	display:none;
	width:100%
}

#gInventorySearchUsedWidget{
	width:100%;
	height:400px;
	background-image:url(images/nv_bg.jpg);
	background-repeat:no-repeat;	
}

#frmgsiuTitleBox {	
	width:100%;
	height:55px;	
	background-image:url(images/pov_title.gif);
	background-repeat:no-repeat;	
}

.gsiuTitle {
	display:none;
}

#paymentUsedDiv{
	float:left;
	clear:both;
	width:200px;
	height:90px;
	margin-left:31px;
}

*html #paymentUsedDiv{
	margin-left:16px;
	height:90px;
}

#searchusedprice{
	display:none;
}

#searchusedpayment{
	width:200px;
	margin-top:6px;
	display:none;
}

#searchusedpaymentD1{
	float:left;
}

#searchusedpaymentD2{
	float:right;
}

#searchusedpaymentD1 span{
	color:#006699;
	cursor:pointer;
}

#searchusedpayment2{
	float:left;
	clear:both;
	width:200px;
	display:none;
}

#searchusedpayment2_text{
	float:left;
	text-align:left;
}

#searchusedpayment2_text span{
	float:left;
	clear:both;
	margin-bottom:6px;
}

#searchusedpayment2_box{
	float:right;
	text-align:right;
	width:44px;
}

#searchusedyear{
	float:left;	
	text-align:left;
	margin-bottom:6px;
	margin-left:31px;
	vertical-align:top;
}

*html #searchusedyear{
	margin-left:16px;
}

#fromY, #toY {
	float:left;
}

#sUsedButtons{
	width:200px;
	float:left;
	clear:both;
	margin-left:23px;
	text-align:left;
}

*html #sUsedButtons{
	margin-left:12px;
}

#btnsearchusedfind{
	background-image:url(images/find_btn.gif);
	background-repeat:no-repeat;
	width:49px;
	height:21px;
	cursor:pointer;
	margin-bottom:10px;
}

#btnsearchusedprice{
	background-image:url(images/price_btn.gif);
	background-repeat:no-repeat;
	width:196px;
	height:21px;
	cursor:pointer;
	margin-bottom:4px;
}

#btnsearchusedpayment{
	background-image:url(images/payment_btn.gif);
	background-repeat:no-repeat;
	width:196px;
	height:21px;
	cursor:pointer;
	margin-bottom:10px;
}


/*__________ 23: Contact US ___________________*/


#cu_img_w {
	display:none;
}

#contactUsWidget {
/*	background-image:url(images/frame_contactus.jpg);*/
	background-repeat:no-repeat; 	
	width:252px;
	height:254px;
}

#frmcuTitleBox {
	width:100%;
	clear:both;  
	text-align:left;
	padding:15px 0px 15px 22px;
}

.cuTitle {
	font:bold 16px Arial, Verdana;
	color:#900;
}

#cuContactInfoText {
	display:none;
}

#cuContactInfo{
	padding:0px 0px 0px 22px;
}

#frmcuSubmitButton{
	padding:0px 0px 0px 22px;
}

#cuContactInfo .inputStyle{
	color:#999;
	background-color:#ffffff;
}


/*__________ border Elemets ______________ */


.bl_gsin, .bl_gsiu{
	background: url(images/botcurve_bl.gif) 0 100% no-repeat #F0F0F0; width:100%;text-align: center;
}

.br_gsin, .br_gsiu{
	background: url(images/botcurve_br.gif) 100% 100% no-repeat;
}


/*__________ Form Elemets ______________ */


.frmFormLabel {
	width:150px;
	font: normal 11px verdana,arial;
	color: #000;
}

.inputStyle {
	background-color:#fff;
	border: #cdc3c0 1px solid;
	font: normal 10px verdana,arial;
	color: #333;
	width:200px;
	margin-bottom:6px; 
}

*html .inputStyle {
	margin-bottom:3px;
}

.inputStyleS {
	background-color:#fff;
	border: #7f9db9 1px solid;
	font: normal 10px verdana,arial;
	color: #333;
	width:42px;
	margin:0px 0px 6px 0px;
}

*html .inputStyleS {
	margin-bottom:3px;
}

.inputStyleList {
	background-color:#fff;
	border: #7f9db9 1px solid;
	font: normal 10px verdana,arial;
	color: #333;
	width:200px;
	margin-bottom:6px;
}

*html .inputStyleList{
	margin-bottom:3px;
}

#searchusedyear .inputStyleList{
	width:70px; 
}