/* Copyright 2009 Public Surplus, LLC. */
/*Head Styles pstilos*/
body,th,td,p 	{
				font-size:11px;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				}

body			{ margin: 0px; }

a,.linklike 				{
				font-size:11px;
				font-family:verdana, arial, helvetica, sans-serif;
				text-decoration:none;
				color:#094891;
}

a:hover,.linklike:hover			{ color: #6684B2; }
a img 			{ border:0; }
form				{margin:0px; padding:0px;}
input 			{ font-family:Verdana; font-size:11px; text-decoration:none; color:#000000; }
select 			{ font-family:Arial; font-size:11px; text-decoration:none; color:#000000; }

.skiplink  { display:none; }

/*Styles to change tables for div tags Nov 14th Juan carlos gutierrez*/
div.baseDiv              { width: 778px; }

div.content   		  	  {
						  clear:left; �
						  margin-top:0px;
						  padding:0px;
						  }

div.infoholder { padding: 15px; clear: both; }

div.logo {
	padding: 18px 0px 17px 86px;
}

div.navigSup			  {
						  width:192px;
						  padding: 6px 1px;
						  float:left;
						  background:#6684B2;
						  border-bottom:solid 5px black;
						  color:#FFFFFF;
						  text-align:center;
						  }

div.legendReport {
					border-color: #BECFE2;
					padding: 2px;
					color: #094891;
					border-width: 1px;
					border-style: solid;
					margin-bottom: 10px;
	}


div.navigSup a 			  {
			 			  padding: 6px 4px;
						  color:#FFFFFF;
						  }

div.navigSup a:hover	  {
			 			  background:#00569B;
						  color:#FFFFFF;
						  }
div.navigBar			  {
						  padding: 6px 4px;
						  padding-top:4px;
						  padding-bottom: 4px;
						  background: #BECFE2;
						  border-bottom:solid 5px black;
						  color:#094891;
						  }
div.navigSup2			  {
						  width:576px;
						  padding:6px 4px;
						  float:left;
						  background:#BECFE2;
						  border-bottom:solid 5px black;
						  text-align:right;
						  color:#094891;
						  }
div.navigFoot2			  {
						  width:572px;
						  float:left;
						  background:#BECFE2;
						  border-top:solid 5px black;
						  padding:6px;
						  }
div.navigSup2 a			  {
			  			  color:#094891;
						  padding:6px 8px;
						  }
div.navigSup2 a:hover	  {
			  			  background:#6B8FB9;
						  color:white;
						  }
a.navSup2ON	  			  {
						  color:#094891;
						  font-weight:bold;
						  }

div.navigFoot
						  {
						  width:182px;
						  float:left;
						  background:#6684B2;
						  border-top:solid 5px black;
						  padding:6px;
						  }

div.TxFoot				  {
						  padding-bottom:10px;
						  padding-top:2px;
						  clear:left;
						  font-family:verdana;
						  font-size:9px;
						  text-decoration:none;
						  color:#666666;
						  text-align: center;
						  }
div.TxFoot a			  {
		   				  font-family:verdana;
						  font-size:9px;
						  color:#666666;
						  }
div.TxFoot a:hover		  {
		   				  color:#6684B2;
						  }

div.leftCol				  {
						  clear:both;
						  width:193px;
						  float:left;
						  border-right:1px solid #CCCCCC;
						  }
div.rightCol 			  {
						  width:584px;
						  border-left:1px solid #CCCCCC;
						  float:left;
						  margin-left:-1px;
						  }

h1						  {
						  /*padding-top:47px;*/
						  padding-right:9px;
						  font-family:verdana;
						  font-size:14px;
						  text-decoration:none;
						  color:#094891;
						  letter-spacing:-0.05em;
						  font-style:normal;
						  font-weight:bold;
						  text-align:right;
						  }
h2						  {
						  margin-top:0px;
						  padding-top:11px;
						  padding-bottom:6px;
						  font-family:verdana;
						  font-size:14px;
						  text-decoration:none;
						  color:#094891;
						  letter-spacing:-0.05em;
						  font-style:normal;
						  font-weight:bold;
						  }

h3						  {
						  font-size:11px;
						  text-align:right;
						  border-top:1px solid #E4E4E4;
						  margin-top:0px;
						  padding-top:11px;
						  padding-bottom:2px;
						  border-bottom:1px solid #BECFE2;
						  color:#094891;
						  letter-spacing:-0.05em;
						  }
h4 { font-size: 1em; margin: 0; padding: 0; }

div.ClickSel
    					  {
						  margin:0px;
						  padding:0px 0px;
						  }
div.ClickSel a
					      {
						  display:block;
						  color:#000000;
						  width: 100%;
						  }
div.ClickSel a:hover
 			  		 	  {
						  color:#094891;
						  }
.dropMen
			  			  {
						  background:#FFFFFF;
						  width:155px;
						  height:162px;
						  position: absolute;
						  margin:0px 0px 0px 15px;
						  border:1px solid #000000;
						  overflow:auto;
						  display:none;
						  }
.dropMenL         {left: 621px; margin:0px 0px 0px 0px;}
ul.dropSel
		  				  {
						  list-style-type:none;
						  z-index:99;
						  margin:0px;
						  padding:1px;
						  }
ul.dropSel li
		   	 			  {
						  font-family:arial, helvetica, sans serif;
						  font-size:11px;
						  text-align:left;
						  }
ul.dropSel li a
		   	   			  {
		   	   			  width:100%;
						  display:block;
						  text-decoration:none;
						  padding: 2px 0px 1px 1px;
						  color:#000000;
						  }
ul.dropSel li a:hover
		   	  		 	  {
		   	  		 	  color:#000000;
						  background:#BECFE2;
						  }
.shaded
						  {
						  background:#f0f0f0;
						  }

ul.navcats				  {
						  margin:0px;
						  padding-bottom:13px;
						  list-style:none;
						  }

ul.navcats li			  {
		   				  text-align:right;
						  margin-top:-7px;
						  margin-right:7px;
						  margin-left:-42px;
						  padding-bottom:7px;
		   				  font-family:arial, helvetica, sans serif;
						  font-size:13px;
						  }

ul.navcats li a			  {
		   	  			  display:block;
						  text-decoration:none;
						  color:#000000;
						  padding:3px;
						  }

ul.navcats li a:hover	  {
		   	  			  background:#BECFE2;
						  color:#000000;
						  }


ul.navsubcats
						{
						 width:144px;
						 padding-top:10px;
						 margin-left:-40px;
						 margin-bottom:15px;
						 list-style:none;
						 border-top:1px solid #CCCCCC;
						 border-bottom:1px solid #CCCCCC;
						}
ul.navsubcats li 		{

						 width:170px;
						 text-align:right;
						 font-family:arial;
						 font-size:13px;
						 }
ul.navsubcats li a 		{
			  	 		 margin-right:0px;
			   	 		 padding-right:4px;
			   			 display:block;
						 text-decoration:none;
						 color: #094890;
						}
ul.navsubcats li a:hover
			  	 		{
			   			 background: #BECFE2;
						 color: #094890;
						}

div.RC					  {
						  width:168px;
						  float: right;
						  margin:0px;
						  }

div.RC2					  {
						  width:174px;

						  float: right;
						  margin:0px;
						  text-align:right;
						  }

div.RC3					  {
						  width:188px;

						  float: right;
						  margin: 0px;
						  text-align: right;
						  }

div.RCont1				  {
						  text-align:right;

						  margin-top:-2px;
						  padding-top:2px;
						  }

div.RCont2				  {
						  margin-top:-2px;
						  padding-top:2px;
						  padding-right:4px;
						  border-right:1px solid #CCCCCC;
						  }

div.RCont3				  {
						  padding-right:4px;
						  margin-top:-2px;
						  padding-top:2px;

						  }

div.RC4 {
						  width:530px;
						  float: right;
						  margin-top: 25px;
						  padding-top: 0px;
						  margin-bottom: 18px;
						  }

p.small					  {
						  font-size:10px;
						  text-align:right;
						  margin-left:2px;
						  margin-top:-8px;
						  margin-bottom:0px;
						  }

p.floatImg				  {
						  float:right;
						  margin-left:15px;
						  margin-top:0px;
						  margin-bottom:0px;
						  }

p.floatArrow			  {
						  float:right;
						  padding-left:5px;
						  margin:0px;
						  height:14px;
						  }
.floatArrowRight			  {
						  float:right;
						  padding-left:2px;
						  }

table.brandBox td		  {
						  text-align:center;
						  font-weight:bold;
						  font-size:12pt;
						  color:#094891;
						  }

.submit         		  {
						  background-color:#6684B2;
						  border:1px solid #094891;
						  cursor:pointer;
						  cursor:hand;
				  		  font-family:Arial;
						  font-size:9pt;
						  font-weight:normal;
						  padding: 0px 0px;
						  color:#ffffff;
						  margin-top:3px;
						  }

div.ACcol1				  {
						  float:left;
						  width:189px;
						  text-align:right;
						  padding-right:5px;
						  margin-bottom:13px;
						  height:150px;
						  }

div.ACcol2				  {
						  float:left;
						  width:189px;
						  text-align:right;
						  padding-right:5px;
						  margin-bottom:13px;
						  height:150px;
						  border-left:1px solid #CCCCCC;
						  }

div.ACcol3				  {
						  float:left;
						  width:194px;
						  border-left:1px solid #CCCCCC;
						  text-align:right;
						  height:150px;
						  }

div.ACcolb1				  {
						  float:left;
						  width:194px;
						  padding-left:21px;
						  margin-right:-21px;
						  }
div.ACcolb2				  {
						  float:left;
						  border-left:1px solid #CCCCCC;
						  width:194px;
						  padding-left:21px;
						  margin-right:-21px;
						  }



div.SepTable			  {
						  background:#000000;
						  margin:0px;
						  padding:0px;
						  clear:left;
						  height:5px;
						  }

/*Styles to search page*/
.subNavHead 			  {
						  padding:7px 0px 3px 18px;
						  border-bottom:1px solid #CCCCCC;
						  font-style:normal;
						  font-weight:bold;
						  font-size:12pt;
						  color:#094891;
						  vertical-align:bottom;
						  }

div.leftForm			  {
						  float:left;
						  width:167px;
						  text-align:right;
						  padding:8px 4px;
						  }

div.rightForm			  {
						  clear:left;
						  padding:3px 0px 0px 8px;
						  padding-bottom:15px;
						  margin-left:172px;
						  }

div.rightFormL			  {
						  padding:5px;
                          float:left;
						  }

div.formRow				  {
						  clear:left;
						  }

.navSubOn 				  {
						  font-weight:bold;
						  }

div.navSub 				  {
						  text-align:right;
						  background:#E9E9E9;
						  padding:8px 6px 9px 0px;
						  margin:0px;
						  color: #094891;
						  }

div.navSub a 			  {
						  padding:8px 6px;
						  text-decoration:none;
						  color: #094891;
						  }

div.navSub a:hover		  {
		   				  background:#D2D2D2;
						  color: #094891;
		   				  }


/*Styles to sell form Juan carlos gutierrez*/
div.selR
						  {
						  background:#E9E9E9;
						  float:left;
						  width:194px;
						  padding:7px 0px 8px 0px;
						  }

div.selL
						  {
						  background:#6684B2; color:#FFFFFF;
						  font-weight:bold;
						  font-style:italic;
						  padding:6px;
						  float:left;
						  width:573px;
						  }

div.selC				  {
						  clear:left;
						  padding:5px 0px 5px 190px;
						  }


#navSub td 			{font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#094891; }



#navSubBlank		{background:#FFFFFF; height:5px; margin: 0px; padding: 0px; clear: both; border: none; white-space: nowrap;}



div.headHelp 		{
					 width:194px;
					 background-color:#6684B2;
					 float:left;
					 margin:0px;
					 padding:3px 0px;
					 text-align:center;
					}

div.headHelpL		{
					 width:100%;
					 float:left;
					 padding-left:10px;
					 font-style:italic;
					 font-weight:bold;
					 font-size:11pt;
					 color:#FFFFFF;
					 background-color:#BECFE2;
					}



/*Styles to delete Juan Carlos Gutierrez*/
.TxHome		{ font-family:verdana; font-size:14px; text-decoration:none; color:#094891; letter-spacing:-0.05em; font-style:normal; font-weight:bold; }

.small 			{ font-size: 10px; }

#navcats 				{margin: 0px; padding: 0px; clear: both; list-style: none; }
#navcats li 			{width: 180px; text-align: right; font-family:arial; font-size:13px;}
#navcats li a 			{display: block; width: 180px; padding: 3px 3px; text-decoration: none; color: #000000;}
#navcats li a:hover 	{background: #BECFE2; }
#navsubcats
						{
						 margin:0px 17px 0px 0px;
						 padding:0px;
						 clear:both;
						 list-style:none;
						 border-top:1px solid #CCCCCC;
						 border-bottom:1px solid #CCCCCC;
						}
#navsubcats li 			{
						 width:170px;
						 text-align:right;
						 font-family:arial;
						 font-size:13px;
						 }
#navsubcats li a 		{
			   			 display:block;
						 width:170px;
						 padding:3px;
						 text-decoration: none; color: #094890;}
#navsubcats li a:hover 	{background: #BECFE2; }

div.navhome
		   				{
						background:#BECFE2;
						color:#094891;
						font-size:11px;
						font-family:Verdana, Arial, Helvetica, sans-serif;
						padding:6px;
						}

div.navhome a
			 			{
						text-decoration:none;
						padding:6px 4px;
						}

div.navhome a:hover
						{
						background-color:#6684B2;
						color: #FFFFFF;
						}


#navhome 				{
						background:#BECFE2;
						color:#094891;
						font-size:11px;
						font-family:Verdana, Arial, Helvetica, sans-serif;
						}
#navhome a 				{
		 				padding:6px;
		 				text-decoration:none;
						color: #094891;
						}
#navhome a:hover		{
		 				background-color:#6684B2;
						color:#ffffff;
						}
.navhomeOn 				{
						font-weight:bold;
						}







/*-------------------------------------------*/


/*Code for Mouse Over and Mouse Out*/
#navlogin {background-color:#6684B2; margin: 0px; padding: 0px; clear: both; border: none; white-space: nowrap;}
#navlogin td {font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#ffffff; }
#navlogin td a {display: block; padding: 6px 8px; text-decoration: none; color: #ffffff;}
#navlogin td a:hover {background-color: #094891; }


#navAdmin 				{margin: 0px; padding: 0px; clear: both; list-style: none; }
#navAdmin li 			{width: 180px; text-align: right; font-family:arial; font-size:13px;}
#navAdmin li a 			{display: block; width: 180px; padding: 3px 3px; text-decoration: none; color: #000000;}
#navAdmin li a:hover 	{ background: #BECFE2; }
.navadminOn				{ font-weight:bold; }


#navUpload 				{margin: 0px; padding: 0px; clear: both; list-style: none; }
#navUpload li 			{width: 180px; text-align: right; font-family:arial; font-size:13px;}
#navUpload li a 			{display: block; width: 180px; padding: 3px 3px; text-decoration: none; color: #000000;}
#navUpload li a:hover 	{ background: #BECFE2; }
.navUploadOn				{ font-weight:bold; }


.subcatCat		{
				margin-bottom: 10px;

				}
.subcatCat a	{ font-weight:bold; text-decoration:none; color: #000000; }
.subcatCat div a { font-weight:normal; text-decoration:none; color: #094890; }
.subcatCat div a:hover { color: #6684B2; }

/*Backgrounds Only*/
.BkgZlDk		{ background-color:#6684B2; }
.BkgZl			{ background-color:#BECFE2; }
.BkgBk			{ background-color:#000000; }







/*Text Only*/


/* auction page */
.aucHead, .aucHead a { font-family: verdana; font-size: 14px; font-weight: bold; text-decoration:none; color: #094891; }
.auctitle       { font-weight: normal; vertical-align:top; text-align:right; width: 100px;}
.aucinfo        { font-weight: bold; }
.aucinfonb      { font-weight: normal; }
.aucWh			{ font-size:11px; font-weight: bold; font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; }
.aucWh a		{ color: #FFFFFF; font-size:11px; font-weight: bold; font-family:Arial, Helvetica, sans-serif; text-decoration:none; }
.aucWh a:hover	{ color: #BECFE2; }



/*Forms*/

.submitsmall    { background-color:#6684B2; border:1px solid #094891; cursor:pointer; cursor:hand;
				  font-family:Arial; font-size:8pt; padding: 0px 0px; color:#ffffff; }
.submitGr       {
				 background-color:#E9E9E9;
				 border:1px solid #6684B2;
				 cursor:pointer;
				 font-family:Verdana;
				 cursor:hand;
				 font-size:9pt;
				 padding: 0px 0.6em;
				 color:#000000;
				}

/* Borders */
.bGrayL 		{ border-left: 1px solid #CCCCCC; }
.bGrayB 		{ border-bottom: 1px solid #CCCCCC; }
.bGrayT 		{ border-top: 1px solid #CCCCCC; }
.bBlueL			{ border-left:1px solid #6684B2; }
.bBlueR			{ border-right:1px solid #6684B2; }
.bBlueT			{ border-Top:1px solid #6684B2; }
.bBlueB			{ border-bottom:1px solid #6684B2; }
.bBlueTRBL		{ border-top:1px solid #6684B2; border-right:1px solid #6684B2; border-bottom:1px solid #6684B2; border-left:1px solid #6684B2; }
.bRedTRBL		{ border-Top:1px solid #DC8DA8; border-right:1px solid #DC8DA8; border-bottom:1px solid #DC8DA8; border-left:1px solid #DC8DA8; }


/* tables */
.BkgList		{ background-color:#E9E9E9; }
.tabEnd 		{ height: 18px; }

.tabHeld, .tabCurr, .tabRed     						{ border-bottom: 1px solid #CCCCCC; border-left: 1px solid #CCCCCC; empty-cells: show;}
.tabCurr {width: 100%;}
.tabHeld thead tr, .tabCurr thead tr, .tabRed thead tr	{ height: 15px; }
.tabHeld thead th, .tabCurr thead th, .tabRed thead th	{ border-right: 1px solid #CCCCCC; text-align:center; white-space:nowrap; font-weight:normal; color:#ffffff;}
.tabHeld td, .tabCurr td, .tabRed td					{ border-right: 1px solid #CCCCCC; }
.tabHeld thead th { background-color:#A1A3A1; border-top: 1px solid #94948F; border-bottom: 1px solid #94948F;}
.tabCurr thead th { background-color:#6684B2; border-top: 1px solid #6684B2; border-bottom: 1px solid #6684B2;}
.tabRed  thead th { background-color:#AD4752; border-top: 1px solid #AD4752; border-bottom: 1px solid #AD4752;}
.tabHeld thead th a { color: #ffffff; text-decoration: none; }
.tabHeld thead th a:hover { color: #dfdfdf; }
.tabCurr thead th a, .tabRed thead th a { color: #ffffff; text-decoration: none; }
.tabCurr thead th a:hover, .tabRed thead th a:hover { color: #cccccc; }


/*table bid on item*/
.tabBid 			{ border-bottom:1px solid #6684B2; }
.tabBid thead tr 	{ height:25px; }
.tabBid thead th 	{ background-color:#BED0E3;
			  		  font-family:verdana;
					  font-size:11px;
					  text-decoration:none;
					  color:#094891;
					  border-bottom:1px solid #6684B2;
					}
.tabBid td 			{ background-color:#BED0E3; }

/*table blue bidpage cont*/
.tabBlueBC, .helpTextModal 			{
					 border-top:1px solid #6684B2;
					 border-right:1px solid #6684B2;
					 border-bottom:1px solid #6684B2;
					 border-left:1px solid #6684B2;
					}
.tabBlueBC thead tr { height:15px; }
.tabBlueBC thead th { background-color:#BED0E3;
		   		 	  font-family:verdana;
					  font-size:11px;
					  text-decoration:none;
					  color:#6684B2;
					  text-align: left;
					  padding-left: 10px;
					}
.tabBlueBC td 		{  }
.tabBlueBCTitle, .helpTextTitle {
	background-color:#BED0E3;
	font-family:verdana;
	font-size:11px;
	text-decoration:none;
	color:#6684B2;
	text-align: left;
	padding: 3px 5px;
}
.tabBlueGrayLine 			{
					 border-top:1px solid #CCCCCC;
					 border-right:1px
					 solid #CCCCCC;
					 border-bottom:1px solid #CCCCCC;
					 border-left:1px solid #CCCCCC;
					}
.tabBlueGrayLine thead tr { height:15px; }
.tabBlueGrayLine thead th { background-color:#6684B2;
		   		 	  font-family:verdana;
					  font-size:11px;
					  text-decoration:none;
					  color:#ffffff;
					  text-align: center;
					   height:15px;
					}
.tabBlueGrayLine td 		{  }

.tabRedBC 			{ border-top:1px solid #D00000; border-right:1px solid #D00000; border-bottom:1px solid #D00000; border-left:1px solid #D00000; }
.tabRedBC thead tr 	{ height:25px; }
.tabRedBC thead th	{ background-color:#D00000; font-family:verdana; font-size:11px; text-decoration:none; color:#FFFFFF; text-align: left; padding-left: 10px;}
.tabRedBC td 		{  }

.warningIE, .helpTextModal {
	border-top:1px solid #6684B2;
	border-right:1px solid #6684B2;
	border-bottom:1px solid #6684B2;
	border-left:1px solid #6684B2;
}

.warningIETitle, .helpTextTitle {
	background-color:#BED0E3;
	font-family:verdana;
	font-size:11px;
	text-decoration:none;
	color:#6684B2;
	text-align: left;
	padding: 3px 5px;
	text-align: center;
}

 .borderBox {
 	border: 1px solid #6684B2;
 	margin: 10px 0px 0px 0px;
 }

 .userViewSectionTitle  {
	background-color:	#BED0E3;
	font-family:				verdana;
	font-size:					11px;
	text-decoration:		none;
	color:						#6684B2;
	text-align: 				left;
	padding: 					3px 10px;
	font-weight: 			bold;
}

.userDeptTab {
	width: 100%;
}
.userDeptTab th {
	border-bottom: 1px solid #6684B2;
}
.userDeptTab td {
	border-bottom: 1px dotted #cccccc;
	padding: 3px;
}

.goToSps {
	text-align: right;
	position: absolute; left: 585px; top: 30px; width: 195px; height: 40px;
}

.linklike {
	cursor: pointer;
}

/* Registration Steps */

#regStepsTabs{
		margin-top:			0px;
		margin-left: 		0px;
		margin-right: 		0px;
		margin-bottom: 	0px;
		padding-left: 		0px;
		text-align: 			center;
}
#regStepsTabs ul {
		list-style: 			none;
		margin-left: 		0px;
		padding-left:		0px;
		text-align: 			center;
}
#regStepsTabs li {
		border: 				1px solid #175A23;
		margin: 				2px 3px;
		float: 					left;
		padding: 				5px 5px 3px 5px;
		height: 				32px;
		width: 					135px;
}
#regStepsTabs a {
		margin:				0;
		font-size: 			11px;
		color:					#343823; 						/*color de letra 2*/
		text-decoration: 	none;
}
div.stepSmall {
		font-size: 			9px;
}
.selected {
		background-color: 	#6684B2;
		color: 						white;
}
.selectedRed {
		background-color: 	#DF6A53;
		color: 						white;
}
.future {
		background-color: 	#BECFE2;
		color: 						#98A3AF;
}
.past {
		background-color: 	#BECFE2;
		color: 						#343823;
}

.extLogDiv {
	margin: 25px 135px 25px 193px;
}
.bidDepButtons {
	text-align: center;
}
.txnHelp {
	display: block;
}

/* new email popup */
.emailBlock { margin: 5px 10px; }
.emailHead { width: 100%; background-color: #BECFE2; padding: 5px 0; }
.emailHead td { padding: 1px 10px; }
.emailBody { margin: 0; padding: 10px; border: 1px solid #93B3DA; border-top: 0; }
.noEmail { font-weight: bold; padding: 10px 15px; }

.applyTemplateBox { position: absolute; background: #ffffff repeat scroll 0% 50%; border: 1px solid #6684B2; right: 10px; z-index:100; } /* border dark app */
.applyTemplateBox li { position: relative;}
.applyTemplateBox li a { padding: 4px 8px; display: block; color:#6684B2;}
.applyTemplateBox li a:hover { color: white; background: #BECFE2; } /*bkg light app*/
.applyTemplateBox ul  { padding: 0; margin: 3px; list-style: none; }

.attachSection {
		padding: 5px 10px;
		color: 	#6684B2;
}
.attachSection td {
		padding-left: 1px;
		border-bottom: 1px solid #E9E9E9;
}
.templateHeader { font-size: 1em; margin: 0; padding: 0; font-weight: bold; }

/* CC txn Pages*/

.txnMainDiv { padding: 15px; text-align: left; }
.txnHeader { text-align: center; font-size: 110%; font-weight: bold; padding-bottom: 15px;}
.txnSubHead {}
.txnTabL { text-align: right; width: 120px; white-space: nowrap;}
.txnTabM { text-align: right; width: 75px; white-space: nowrap;}
.txnTabW { text-align: left;}
.txnFooter { padding: 15px 0;}

.loginInput {
	background-color: transparent;
	background-image: url(../images/login/m_login.gif);
	background-position: center right;
	background-repeat: no-repeat;
	border-width: 0;
	cursor: pointer;
	color:#094891;
	font-size: 1.4em;
	font-weight: bold;
	padding: 3px;
}
.spsLangPosition {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 100px;
	cursor: pointer;
}
.spsLangMenu {
	text-align: left;
	background-color: #6684B2;
	padding: 2px 0;
	margin: 1px 0;
	-moz-border-radius: 3px;
}
.spsLangMenu a {
	color: white;
	padding: 3px 0px 3px 8px;
}
.spsLangList {
	text-align: left;
	background-color: #BECFE2;
	-moz-border-radius: 3px;
	padding: 2px 0;
	margin: 1px 0;
	z-index: 1;
	position: relative;
}
.spsLangList ul {
	list-style: none;
	margin: 0;
	padding: 5px 0;
}
.spsLangList li {
	text-align: left;
	padding: 4px 0;
}
.spsLangList li:hover {
	background-color: #efefef;
	-moz-border-radius: 3px;
}
.spsLangList li a {
	color: #094891;
	padding: 3px 0px 3px 8px;
}
.spsLangTitle {
	font-size: 0.8em;
}
.newAuctionsLinks {
	text-align: right;
	padding: 1px 10px;
}
.linkImg {
	vertical-align: bottom;
}


/* Styles for Tdev*/

.dashBoardDiv { padding: 10px; }

.dashBoard { border-top:1px solid #4F4F4F; width: 100%; }
.dashBoard th { background:#79834F; color:#EFEFEF; border-top: 2px solid #ffffff; white-space:nowrap; font-weight:normal; padding-top: 2px; height: 25px;}
.dashBoard th a { color: #FFFFFF; }

.dashBoard .listA { background-color: #E9E9E9; }
.dashBoard .listB { background-color: white; }

.dashBoard td { padding: 4px; border-left: 1px solid #ccc; border-bottom: 1px solid #ccc;}
.dashBoard .dbAuctions { border-left: 0px; width: 80%; }
.dashBoard .dbActions { width: 20%; }

.dbList { margin: 0 0 0 20px; padding: 0; }
.dblist li { margin: 0; padding: 2px 5px; }

a { cursor: pointer; }



.catHead {
		padding: 5px;
		background-color: #6B89AB;
		text-align: left;
		color: white;
	}
	.catHead span {
		color: white;
	}
	.searchItem {
		margin: 3px 0px;
		border-bottom: 1px dotted white;
		padding-bottom: 3px;
	}

	.auctionItem {
		margin: 5px 0px;
		border-bottom: 1px dotted #BECFE2;
		padding-bottom: 5px;
	}
	.auctionItemWide {
		padding: 0 5px;
		line-height: 1.3em;
	}
	.auctionItemL {
		float: left;
		width: 60px;
		text-align: center;
	}
	.auctionItemR {
		padding: 2px 0 5px 5px;
		margin-left: 60px;
		text-align: left;
		line-height: 1.5em;
	}

	.auctionItemR span a:hover {
		text-decoration: none;
	}

	.detItem {
		margin: 5px 0px;
		border-bottom: 1px dotted #BECFE2;
		padding-bottom: 3px;
	}
	.detItemL {
		float: left;
		width: 130px;
		text-align: left;
	}
	.detItemR {
		padding: 2px 0 5px 0;
		margin-left: 130px;
		text-align: left;
		line-height: 1.5em;
/* 	} */
/* ------------*/

/*---------- Video Upload -----------*/

.videoTitle { font-size: 1.4em; font-weight: bold; margin: 10px 0 5px 10px; }
.videoDiv { margin-left: 10px; padding: 5px 0; }
.videoHeaderL { float: left; width: 300px; margin: 0; }
.videoHeaderR { width: auto; margin-left: 300px; }
.videoDate { font-size: 0.9em; color: gray; margin-left: 10px; margin-bottom: 5px; }
.videoInfo { padding: 10px; border-bottom: 1px solid #CCC; }
.watch { text-align: right; padding: 5px 0; }

.holder { clear: both; font-size: 0; height: 0; }

/* -- CARFAX LINK -- */
a img.carfaxLink {
	float: right;
}
input.calendarIn {
	width: 8em;
}

.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }

.noSize { height: 0px; font-size: 0px; line-height: 0px; }
div.errorMsg {
	margin-top: 10px; 
	text-align: left;
	color: red;
	font-size:11px;
	list-style: none;
}
