.link {

	font-family: Tahoma, Arial;

	font-size: 11px;

	color: #065CA0;

	text-decoration: none;

	font-weight: bold;

}

.link:hover {

	font-family: Tahoma, Arial;

	font-size: 11px;

	color: #CB0C0C;

	text-decoration: none;

	font-weight: bold;

}

.menuBlue {

	font-family: Tahoma, Arial;

	font-size: 11px;

	color: #1F2266;

	text-decoration: none;

	font-weight: bold;

}

.menuBlue:hover {

	font-family: Tahoma, Arial;

	font-size: 11px;

	color: #1F2266;

	text-decoration: underline;

	font-weight: bold;

}

.menuWhite {

	font-family: Tahoma, Arial;

	font-size: 11px;

	color: #FFFFFF;

	text-decoration: none;

	font-weight: bold;

}

.menuWhite:hover {

	font-family: Tahoma, Arial;

	font-size: 11px;

	color: #FFFFFF;

	text-decoration: underline;

	font-weight: bold;

}



.menuOrange {

	font-family: Tahoma, Arial;

	font-size: 11px;

	color: #FF6600;

	text-decoration: none;

}



.menuOrange:hover {

	font-family: Tahoma, Arial;

	font-size: 11px;

	color: #FF6600;

	text-decoration: underline;

}

.tit {

	font-family: Tahoma;

	font-size: 11px;

	color: #3C3C3E;

	font-weight: bold;

}

.sub {

	font-family: Tahoma;

	font-size: 11px;

	color: #FFFFFF;

    text-decoration: none;

}

table, td, tr,

.tex {

	font-family: Tahoma;

	font-size: 11px;

	color: #666666;

    text-decoration: none;

}

.texSoft {

	font-family: Tahoma;

	font-size: 10px;

	color: #D1D5DA;

    text-decoration: none;

}

.carrito {

	font-family: Tahoma;

	font-size: 10px;

	color: #606D84;

    text-decoration: none;

}

.carrito a:link, .carrito a:active, .carrito a:visited {

	font-family: Tahoma;

	font-size: 10px;

	color: #606D84;

    text-decoration: underline;

}

.carrito a:hover { color:#1F2266; }



/* links en general */

a.ectlink {

	color:#036;

}

a.ectlink:hover {

	color:#F30;

}





.input {

	font-family: Tahoma, Verdana, Aria, Helvetica;

	font-size: 11px;

	color: #333333;

	background-color: #ffffff;

	border: 0px none #FFFFFF;

}

.input2 {

	font-family: Tahoma, Verdana, Aria, Helvetica;

	font-size: 11px;

	color: #333333;

	background-color: #ffffff;

	border: 1px solid #CCCCCC;

}

.titGray {



	font-family: Tahoma;

	font-size: 13px;

	color: #666666;

	font-weight: bold;

}

.categories {

	font-family: Tahoma, Arial;

	font-size: 11px;

	color: #065CA0;

	text-decoration: none;

}

.categories:hover {

	font-family: Tahoma, Arial;

	font-size: 11px;

	color: #CB0C0C;

	text-decoration: none;

}

form {

	margin: 0px;

	padding: 0px;

}



/* REVIEWS STYLES */

.numreviews {

	font-size:14px;

	color:#ff6600;

	font-weight:bold;

}

.reviewheader {

	font-size:15px;

	font-weight:bold;

}

.reviewname {

	color:#333;

	font-size:13px;

}

/* --- out of stock message --- */

.outofstock {

	color:#F00;

	font-size:15px;

	font-weight:bold;

	}

	

/* ---- CATEGORIES ---- */

p.catname a {

	font-size:20px;

}



#bottom_right {

	position:fixed;

	bottom:0;

	right:0;

}

#shipping-info {
	width:190px;
	text-align:center;
	color:#333;
}
#shipping-info p {
	text-align:left;
	margin:0 0 0 5px;
}

#shipping-info h2 {
	margin:0;
	font-size:12px;
	font-weight:bold;
	color:#5B689B;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#shipping-info img {
	margin:10px 0 5px 0;	
}
#our-carriers {
	color:#F00;
	text-transform:uppercase;
	padding:0 0 3px 10px;
}
.paypalSeal,
#AuthorizeNetSeal-2 {
	float:left;
	width:150px;
	text-align:center;
	height:100px;
}
#AuthorizeNetSeal-2 {
	width:110px;
	margin-left:20px;
}
.bbbAccredited {
	float:left;
	width:178px;
	text-align:center;
	height:80px;
	margin-top:20px;
}
.clear {
	clear:both;
}

ul.images-front {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}
p.welcome-text {
	float:left;
	width:245px;
}
#footer {
	background:url(../images/footer-bg.jpg) repeat-x bottom;
	height:115px;
}
#footer ul {
	list-style:none;
	width:790px;
	margin:0;
	padding:0;
}
#footer ul li {
	float:left;
	margin-right:5px;
}
#footer .address {
	width:490px;
	float:left;
	margin:15px 0 0 30px;
	color:#FFF;
}
#footer .pricegrabber {
	float:left;
	width:150px;
	margin:10px 0 0 0;
}
#footer .bbb {
	float:left;
	width:110px;
	margin: 25px 10px 0 10px;
}
#note {
	margin:10px 20px 0 20px;
	color:#F00;
	float:left;
	width:500px;
}
#call {
	margin:10px 20px 0 20px;
	color:#FF6600;
	font-weight:bold;
	float:left;
	width:500px;
}
#live-support {
	float:right;
	width:160px;
	margin:10px 20px 10px 10px;
}