@import url("../common/cWidgets.css");

/*__________ 31:Group  Search New ______________ */

#gsin_img{
	display:none;
	width:100%;	
}

#gInventorySearchNewWidget{
	width:100%;	
	height:410px;
	background-image:url(images/si-bg.png);
	background-repeat:no-repeat;	
}

#frmgsinTitleBox {	
	width:262px;	
	height:56px;	
	background-image:url(images/nv-title.gif);
	background-repeat:no-repeat;
}

.gsinTitle {
	display:none;
}

#paymentNewDiv{
	float:left;
	clear:both;
	height:150px;
}

*html #paymentNewDiv{
	width:262px;
	height:167px;
	border-left:1px solid #d2e1ea;
	border-right:1px solid #d2e1ea;
	
}

#searchnewprice{
	display:none;
}

#searchnewpayment{
	width:218px;
	margin:6px 0px 5px 20px;
	display:none;	
}

#searchnewpaymentD1{
	float:left;
}

#searchnewpaymentD1 span{
	color:#006699;
	cursor:pointer;
}

#searchnewpaymentD2{
	float:right;
}

#searchnewpayment2{
	float:left;
	width:218px;
	clear:both;
	display:none;
	margin:0px 0px 0px 20px;
}

*html #searchnewpayment2 {	
	margin:0px 0px 0px 10px;
}

#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;	
	text-align:left;
	margin-left:17px;
}

*html #sNewButtons{
	margin-left:9px;
}

#btnsearchnewfind{
	background-image:url(images/search-btn.gif);
	background-repeat:no-repeat;
  width:102px;
	height:28px;
	cursor:pointer;
	margin-bottom:5px;
}

#btnsearchnewprice{
	background-image:url(images/price-btn.gif);
	background-repeat:no-repeat;
  width:225px;
  height:25px;
	cursor:pointer;
  margin-bottom:4px;
}

#btnsearchnewpayment{
	background-image:url(images/payment-btn.gif);
	background-repeat:no-repeat;
  width:225px;
  height:25px;
	cursor:pointer;
}


/*__________ 32:Group Search Used ______________ */

#gsiu_img{
	display:none;
	width:100%
}

#gInventorySearchUsedWidget{
	width:100%;	
	height:410px;
	background-image:url(images/si-bg.png);
	background-repeat:no-repeat;	
}

#frmgsiuTitleBox {	
	width:262px;	
	height:56px;	
	background-image:url(images/pov-title.gif);
	background-repeat:no-repeat;
}

.gsiuTitle {
	display:none;
}

#paymentUsedDiv{
	float:left;
	width:90%;
	height:98px;
	clear:both;
	padding-bottom:2px;
}

*html #paymentUsedDiv{
	height:122px;
	margin-left:0px;
}

#searchusedprice{
	display:none;
}

#searchusedpayment{
	width:218px;
	margin:6px 0px 0px 20px;
	display:none;
}

#searchusedpaymentD1{
	float:left;
}

#searchusedpaymentD2{
	float:right;
}

#searchusedpaymentD1 span{
	color:#006699;
	cursor:pointer;
}

#searchusedpayment2{
	float:left;
	clear:both;
	width:218px;	
	margin:0px 0px 0px 20px;
	display:none;
}

*html #searchusedpayment2 {	
	margin:0px 0px 0px 10px;
}

#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:0px 0px 6px 20px;
	vertical-align:top;
	display:visible;
}

*html #searchusedyear{
	margin:3px 0px 0px 10px;
}

#fromY, #toY {
	float:left;
}

#sUsedButtons{
	float:left;
	clear:both;
	margin-left:17px;
}

*html #sUsedButtons{	
	margin-left:9px;
}

#btnsearchusedfind{
	background-image:url(images/search-btn.gif);
	background-repeat:no-repeat;
  width:102px;
	height:28px;
	cursor:pointer;
  margin-bottom:5px;
}

#btnsearchusedprice{
	background-image:url(images/price-btn.gif);
	background-repeat:no-repeat;
  width:225px;
  height:25px;
	cursor:pointer;
  margin-bottom:4px;
}

#btnsearchusedpayment{
	background-image:url(images/payment-btn.gif);
	background-repeat:no-repeat;
  width:225px;
  height:25px;
	cursor:pointer;
}


/*__________ border Elemets ______________ */


.bl_gsin, .bl_gsiu{
}

.br_gsin, .br_gsiu{
}


/*__________ Form Elemets ______________ */


.frmFormLabel {
	font: normal 11px verdana,arial;
	color: #000;
}

.inputStyle {
	background-color:#fff;
	border: #7f9db9 1px solid;
	font: normal 10px verdana,arial;
	color: #333;
	width:220px;
	margin:0px 0px 6px 20px;
}

*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:220px;
  margin:0px 0px 6px 20px;
}

*html .inputStyleList{
  margin-bottom:3px;
}

#searchusedyear .inputStyleList{
	width:64px; 
}

/*__________ 23: Contact US ___________________*/


#contactUsWidget {
	height:258px;
	background-color:#ebebeb;
	border-bottom: 1px solid #bdbdbd;
}
#frmcuTitleBox {
	width:100%;
	height:38px;
	background-color:#fff;
	border-top: 4px solid #095398;
	border-bottom: 1px solid #bdbdbd;
  margin-bottom:15px;	
}
.cuTitle {
	float:left;
	font-family:verdana;
	font-weight:bold;
	font-size:12px;
	color:#000;
	padding-left:10px;
	position:relative;
	top:10px;
}
#cuContactInfo {
	padding-left:1px;
margin-left:0px;
}
#cuContactInfo .inputStyle{
	color:#A5A5A5;
  width:90%;
}
