/*txt links*/

.link {
	color: #006BAB;
	text-decoration: none;
}

a{
	color: #006BAB;
	text-decoration: none;
}

img{
	border: 0;
}

a:active {
	color: #666666;
	text-decoration: none;
}

.servicios{
	margin-left:15px;
	margin-right: 15px;
	margin-top: 5px;
}

.link_servicios{
	color:#666666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}


.texto_regular{
	color:#666666;
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}

.cuadro_texto{
	margin-left:15px;
	text-align: justify;
}

.boton
{
	font-size: 12px;
	background-color: #999999;
	color: #FFFFFF;
}

.boton_submit{
	background-color: #8E8E8E;
	color: #FFFFFF;
}

.searchBtn {

	font-size: 75%;

	color: #FFFFFF;

	background-color: #666666;

	border: 1px solid #666666;

	height: 20px;

	width: 30px;

}

.searchBox {

	font-size: 75%;

	color: #666666;

	background-color: #FFFFFF;

	border: 1px solid #666666;

}

.textbox {

	background-color: #FFFFFF;

	border: 1px solid #000000;


	font-size: 11px;

	color: #000000;

}

.textboxDisabled {

	background-color: #FFFFFF;

	border: none;

	font-size: 11px;

	color: #000000;

}

.submit {	

	background-color: #8E8E8E;
	color: #FFFFFF;

}

form, ol, ul {

	margin: 0px;

	padding: 0px;

}

li {

	list-style-position: inside;

	margin: 0px;

	padding: 0px;

}

li.bullet {

	list-style-type: square;


	font-size: 75%;

	color: #000000;	

}

li.bulletLrg {

	list-style-type: square;


	font-size: 100%;

	color: #000000;	

}

li.num {


	font-size: 75%;

	color: #000000;		

}

li.account {

	list-style-type: square;

	padding-top: 5px;

	padding-bottom: 5px;

}

.txtSession, .txtCopy, .txtSiteDocs {


}

.txtOldPrice {

	text-decoration: line-through;

}

.txtSale {

 	color: #FF0000;

}

.txtOutOfStock {

	color: #FF0000;

}

.txtSiteDocs, a.txtSiteDocs {

	font-size: 75%;

	color: #333333;

	text-decoration:none;

}

.txtDefault, a.txtDefault, a.txtLink, a.txtLocation {


	color: #006BAB;

	text-decoration:none;

}

.txtContentTitle {

	font-size: 120%;

	font-weight: bold;

	color: #0672CC;

}

.txtBoxSave {

	color: #F90707;

	padding-left: 16px;

}

.tblList {


}

.tdListTitle {

	background-color: #CCCCCC;

	font-weight: bold;

}

.tdEven {

	background-color: #FFFFFF;

}

.tdOdd {

	background-color: #FFFFFF;

}

.txtCartPrice {

	float: right;

	color: #FF0000;

	padding-right: 3px;

}

.txtCart {

	font-size: 75%;

	color: #000000;	

}

.cartTotal {

	border-top: 1px dashed #070F72;

	width: 153px;

	padding-top: 2px;

	margin-top: 3px;

}

.cartProgress {


	font-weight: normal;

	color: #666666;

	padding: 4px;

	border: 1px solid #CCCCCC;

	width: 350px;

	margin: auto;

}

.txtcartProgressCurrent {

	color: #006BAB;

	font-weight: bold;

}

.quickBuy {

	text-align: center;


	color: #666666;

}

.tdcartTitle {

	font-weight: bold;

	color: #FFFFFF;

	background-color: #999999;

	border-bottom: 1px solid #666666;

}

.tdcartEven {

	background-color: #FFFFFF;	

}

.tdcartOdd {

	background-color: #FFFFFF;

}

.tdCartSubTotal {

	padding-top: 10px;

	border-top: 1px solid #666666;

}

.txtStockWarn {

	font-size: 75%;

	color: #FF0000;

}

.txtError {


	font-weight: bold;

	color: #050F72;

	background-color: #FFCECE;

	border: 1px solid #FF0000;

	padding-top: 2px;

	padding-right: 2px;

	padding-bottom: 2px;

	padding-left: 2px;

}

.txtCopyright, a.txtCopyright {

	text-align: center;
	
	color: #5585B6;
	
	font-size: 10px;

	padding-top: 5px;

}

.dropDown {

	width: 120px;

}

.bilogin{
	margin-left: 25px;
}