body {
margin:0px;
background: #F4F4F4 url(../styleImages/backgrounds/bg2.gif) repeat-x top ;
border:0px solid #0c0c0c;
}
/*layout*/
#pageSurround {
width:980px;
margin:0px auto;
background: #ebebeb url(../styleImages/backgrounds/bg_container.gif) repeat;
border:0px solid #0c0c0c;
}
#cartSurround {
width:980px;
margin:0px auto;
background: transparent url(../styleImages/backgrounds/bgcart.gif) repeat;
padding:0px;
}
#subSurround {
border:0px solid #00ced1;
}
/*TOP*/
#topHeader {
background: #f0f0f0 ;
border:0px solid #666666;
text-align: right;
height:200px;
background:url(../styleImages/backgrounds/header2.jpg) no-repeat;
}
/*NAV TOP*/
#sessionbar {
width:578px;
height:45px;
margin:0 0 0 0;
padding:5px 0 0 20px;
border:0px solid #adff2f;
background: #2a2a2a url(../styleImages/backgrounds/menu_034_bg.gif) ;
}
/*TITULOS*/
.boxTitleLeft, .boxTitleRight {
width:190px;
height:25px;
font:bold 75% Verdana, Arial, Helvetica, sans-serif;
text-align:center; 
padding-top:5px;
margin-bottom:3px;
color: #fdfdfd;
background: url(../styleImages/backgrounds/boxTitle.gif) repeat-x;
}
/*CARRITO DE LA COMPRA*/
.boxTitlecarrito {
float:right;
background: url(../styleImages/backgrounds/bgtitlecarrito.gif) no-repeat;
width:190px;
height:39px;
font: bold 75% Verdana, Geneva, Arial, Helvetica, sans-serif;
text-align:left;
color:#294C94;
border:0px solid #ff1493;
margin:1px 0 0 0px;
}
.boxContentcarrito{
width:190px;
height:100px;
float:right;
background: transparent;
border:0px solid #f79b1e;
margin:5px 0px  0  0px;
padding-top: 2px;
}
/*FIN CARRITO DE LA COMPRA*/
/*CONTENIDO*/
.boxContentLeft, .boxContentRight {
padding-left: 5px;
margin-bottom: 10px;
padding-top: 3px;
padding-bottom:5px;
border:1px solid #DDE1E5;
background: #F4F4F4;
}
/*TEXTOS DE TITULOS*/
.txtContentTitle {
background: url(../styleImages/backgrounds/bgContentTitle.gif);
height: 20px;
padding-top: 5px;
font:bold 110% Verdana, Arial, Helvetica, sans-serif;
text-align: center;
color: white;
}
/*COLUMNAS*/
.colLeft {
position: relative;
width:190px; 
float: left;
padding-left:6px;
padding-right:5px;
margin-right:3px;
margin-top:4px;
border-top:1px solid #ececec;
}
.colMid {
position:relative;
width:575px;
float: left;
margin-top:4px;
border-top: 1px solid #ececec;
}
.colRight {
position: relative;
width:190px;
float: right;
padding-left:0px;
padding-right:2px;
margin-top:4px;
border-top: 1px solid #ececec;
}
.boxContent {
position: inherit;
margin-bottom:5px;
padding:3px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 75%;
color: #333333;
border:0px solid #333333;
}
.boxContenSearch{
float:right;
width:380px;
height:46px;
background: #2a2a2a url(../styleImages/backgrounds/menu_034_bg.gif) ;
padding-left:5px;
padding-top:2px;
margin:-50px 0 0 0;
border:0px solid #32cd32;
}
.colLeftCheckout {
float: left;
position: relative;
width:190px; 
padding-left:3px;
padding-right:5px;
margin-right:3px;
margin-top:4px;
}
.colMainCheckout {
position: relative;
width:775px;
float: left;
margin:4px 0 0 4px;
}
.siteDocs {
text-align:center;
margin-top: 10px;
border:1px solid #333333;
}
.pagination {
text-align: right;
padding-top: 5px;
padding-bottom: 5px;
}
#subCats {
float: left;
width:550px;
background-color: #FFF;
text-align: center;
/*border-bottom: 3px solid #D9D9D9;*/
border: 0px solid #D9D9D9;
margin: 0px 0 5px 5px;
padding:3px;
}
.subCat {	
float:left;
width:120px;
height:70px;
text-align: center;
padding:8px;
border:0px solid #D9D9D9;
}
.regSep{
padding: 10px 0px 10px 0px;
margin: 10px 0px 10px 0px;
border-top: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
}
#latestProds {
float: left;
width:137px;
height:160px;
text-align: center;
border:1px solid #e1e1e1;
margin:8px 0 0 35px;
padding-bottom: 15px;
}
/*Productos titulo*/
.latestTitle {
height:30px;
border-bottom: 1px dotted #B8CAEB;
border-top:1px solid #B8CAEB;
padding:3px 3px 3px 3px;
}
/*MENU NAV*/
#menu{
margin:0 auto;
width:980px;
height:59px;
background: url(../styleImages/backgrounds/menu_034_bg.gif) repeat-x;
border:0px solid #7cfc00;
}
#menu ul{
list-style:none;
margin:0 auto;
width:920px;
border:0px solid #7cfc00;
}
#menu li{
list-style:none;
display:block;
float:left;
height:59px;
line-height:59px;
}
#menu li a{
display:block;
float:left;
color:#a7a7a7;
text-transform:uppercase;
font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif ;
line-height:59px;
text-decoration:none;
padding:0 20px;				
}
#menu li a:hover{
color:#fff;
background: url(../styleImages/backgrounds/menu_034_h.gif) no-repeat bottom;
}
#menu li a.current{
display:block;
float:left;
background: url(../styleImages/backgrounds/menu_034_h.gif)no-repeat bottom;
color:#fff;
text-transform:uppercase;
font-size:11px;
font-weight:bold;
line-height:59px;
text-decoration:none;
padding:0 20px;	
}
#menu li a:hover.current{
color:#fff;
}
/*FIN DEL MENÚ*/
/*PIE*/
#footer {
background-image: url(../styleImages/backgrounds/footer.gif);
height:35px;
border-top: 1px solid #ececec;
}
p.logomonvirtual a {
display:block;
width:100px;
height:41px;
border:0px solid white;
margin:-12px 0 0 420px;
}
p.ayuda a:hover { 
text-decoration: none; 
}
p.ayuda .alt { display:none; }
p.ayuda a#ayuda {
}
/*pagotarjeta*/
.pagotarjeta a {
display:block;
background-image: url(../styleImages/backgrounds/pagotarjeta.gif);
width:190px;
height:75px;
border: 0px solid #ffffff;
margin-top:5px;
}
.ayuda a:hover { 
width:190px;
height:75px;
background-position: 0 px; 
text-decoration: none; 
}
.ayuda .alt { display:none; }
.ayuda a#ayuda { background-image: url(../styleImages/backgrounds/pagotarjeta.gif);
}
/*fin pagotarjeta*/
/*Ayuda on line*/
#ayudaon{
background-image: url(../styleImages/backgrounds/ayuda_on.gif);
width:190px;
height:200px;
}
.banner  {
display:block;
background-image: url(../styleImages/backgrounds/banner.gif);
width:190px;
height:127px;
border: 0px solid #ffffff;
margin-top:5px;
}
/*MENU CATEGORIAS*/
.Menu {
width:190px;
font: bold 11px/14px Verdana, Geneva, Arial, Helvetica, sans-serif;
margin:0 0 3px 0;
color: #363636;
}
.Menu ul li a {
display: block;
width:185px;
color: #363636;
text-decoration: none;
text-indent:5px;
border-bottom: 1px dotted #dfdfdf;
}
.Menu ul li a:hover {
width:185px;
color: #cc0000;
border-bottom: 1px dotted #dfdfdf;
}
.Menu ul li {
padding:0px;
margin:0px;
width:155px;
list-style: none;
background: url(../styleImages/backgrounds/list.gif) left bottom no-repeat;
padding-left:10px;
color: #363636;
}
.Menu ul {
padding:0px;
margin:0px;
}
/*FIN DEL MENÚ*/
.Currency ul li {
display: inline;
list-style-type: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #ffffff;
font-weight: bold;
font-size: 75%;
}
.Currency ul li a {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #ffffff;
font-weight: bold;
text-decoration: none;
}
.Currency ul li a:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #ffffff;
font-weight: bold;
text-decoration: none;
}
/*BUSCADOR*/
/*boton buscador*/
.searchBtn {
float:right;
width:22px;
height:17px;
margin:-30px 40px 0 0;
background: transparent url(../styleImages/backgrounds/button_go.gif);
border:0px solid #ffffff;
}
/*caja buscador*/
.searchBox {
width:210px;
height:29px;
font:70% Verdana, Arial, Helvetica, sans-serif;
color: #666666;
border:0px solid white;
background: url(../styleImages/backgrounds/search.gif) no-repeat;
margin: 11px -80px 0 10px;
padding:5px 0 0 20px;
}
.textboxmail{
width:180px;
height:15px;
background-color: #F4F4F4;
font:11px Verdana, Arial, Helvetica, sans-serif;
color: #333333;
padding:4px 0 0  0;
border:1px solid #3F4C6B;
}
.txtCopymail{
font: bold 70% Verdana, Geneva, Arial, Helvetica, sans-serif;
color:#3F4C6B;
text-transform: capitalize;
border:1px solid #DDE1E5
margin:5px 0 2px 0;
}
.textbox {
height:20px;
background-color: #ffffff;
border:1px solid #d5d4d4;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color: #333333;
padding:5px 0 0  0;
}
span.textbscador{
float:left;
font: bold 70% Verdana, Geneva, Arial, Helvetica, sans-serif;
color: white;
text-transform: capitalize;
text-align:left;
margin:18px 0 0 0px;
border:0px solid #666666;
}
.textboxDisabled {
background-color: #FFFFFF;
border: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;color: #000000;
}
.submit {	
font-family: Arial, Helvetica, sans-serif;
color: #ffffff;
height: 25px;
font-weight: bold;
border:1px double #FFF;
background: url(../styleImages/backgrounds/bgbtnes.gif);
}
.submitmail {	
font-family: Arial, Helvetica, sans-serif;
color: #ffffff;
height:20px;
font-weight: bold;
border:1px double #FFF;
background: url(../styleImages/backgrounds/bgbtnes.gif);
}
form, ol, ul {
margin: 0px;padding: 0px;}
li {
list-style-position: outside;margin: 0px;padding: 0px;}
li.bullet {
list-style-type: square;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 70%;
margin-left: 26px;color: #990000;}
li.bulletLrg {
list-style-type: none;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 100%;
color: #990000;}
li.num {
font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 70%;margin-left: 26px;
color: #FFFFFF;}
li.account {
list-style-type: square;padding-top: 5px;padding-bottom: 5px;}
.txtSession {
font: bold 75% Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #f8f8f8;
border:0px solid fuchsia;
}
a.txtSession {
font: bold 75% Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #f8f8f8;
text-decoration: none;
border:0px solid fuchsia;
} 
a.txtSession:hover {
font: bold 75% Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #f8f8f8;
text-decoration: none;
} 
/*bienvenidos*/
.txtSessionGrey {
font: bold 75% Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #f8f8f8;
text-transform: capitalize;
border:0px solid #FFF;
}
.txtCopy, .txtSiteDocs {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 70%;
color:#3F4C6B;
}
a.txtSiteDocs {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 70%;
color:#fff;
text-decoration: none;
}
a.txtSiteDocs:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #990000;
text-decoration: underline;
}
/*	boton añadir carrito*/
.txtButton {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
border:1px outset #FFF;
color: white;
padding:2px;
text-align: center;
text-decoration: none;
 background: url(../styleImages/backgrounds/bgbtnes.gif);
}
a.txtButton {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
border:1px outset #FFF;
color: white;
padding: 2px;
text-align: center;
text-decoration: none;
 background: url(../styleImages/backgrounds/bgbtnes.gif);
}
a.txtButton:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
border:1px outset #FFF;
color: white;
padding: 2px;
text-align: center;
text-decoration: none;
 background: url(../styleImages/backgrounds/bgbtnes.gif);
}
/*MONEDA*/
#moneda{
width:131px;
height:20px;
border: 0px solid #adff2f;
padding:4px 2px 2px 2px;
color:#ffffff;
}
#moneda:hover{
width:131px;
height:20px;
border: 0px solid #adff2f;
padding:4px 2px 2px 2px;
color:#ffffff;
text-decoration: none;
}
.txtOldPrice {text-decoration: line-through;}
.txtSale {color: #FF0000;}
.txtOutOfStock {color: #FF0000;}
.txtSiteDocs, a.txtSiteDocs {
font-family: Arial, Helvetica, sans-serif;
font-size: 70%;
color: #FFFFFF;
text-decoration:none;
}
a.txtSiteDocs:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 70%;
color: #990000;
text-decoration:none;
}
.txtLatestTitle {
font: bold 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #cc0000;
text-align: center;
text-decoration: none;
}
.txtDefault, a.txtDefault, a.txtLink, a.txtLocation {
font-family: Verdana, Arial, Helvetica, sans-serif;color: #333333;text-decoration:none;}
a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;color: #990000;text-decoration:none;}
.txtList, a.txtList {
font:bold 11px Verdana, Arial, Helvetica, sans-serif;
color:#3F4C6B;
text-decoration:none;
margin:0 0 0 2px;
}
a.txtList:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#3F4C6B;
text-decoration: underline;
}
.txtBoxSave {
color: #F90707;
padding-left: 16px;}
.tblList {
border:none;
border:0px solid #666666;
}
.tdListTitle {
background: url(../styleImages/backgrounds/bgOFF.gif);
color: #2a2a2a;
font: bold 12px Verdana, Arial, Helvetica, sans-serif;
text-align:center;
}
.tdEven {
background-color: #FFFFFF;
}
.tdOdd {
background-color: #EBEDFE;
}
/*CARRITO*/
.txtCartPrice {
float: right;
color: #FF0000;
}
.txtCart {
font: bold 12px/12px Verdana, Arial, Helvetica, sans-serif;
color:#3F4C6B;
padding: 7px 0 8px 5px;
}
.cartTotal {
width:170px;
padding:5px 0 0 5px;
margin:5px 0 10px 0;
border:0px solid #ff1493;
}
a.txtCartProduct:active, a.txtCartProduct:link, a.txtCartProduct:visited {
text-decoration: none;
color: #294C94;
}
a.txtCartProduct:hover {
text-decoration: none;
color: #990000;}
/*VER CARRITO*/
a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
width: 50px;
height: 20px;
font: bold 11px/11px Verdana, Arial, Helvetica, sans-serif;
color: #FFFFFF;
background: url(../styleImages/backgrounds/bgbtnes.gif);
text-decoration: none;
padding: 2px 0 2px 0;
}
a.txtviewCart:hover {
background:url(../styleImages/backgrounds/bgbtnes.gif);
border:3px double #e20016;
border-color: white;
color: #FFFFFF;
text-decoration: none;
}
.cartProgress {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
color: #333333;
padding: 4px;
border: 1px solid #cccccc;
width: 350px;
margin: auto;
}
.txtcartProgressCurrent {
color: #DE000E;
font-weight: bold;}
.quickBuy {
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #333333;
}
/*boton carrito*/
.tdcartTitle {
font: normal 11px Verdana, Arial, Helvetica, sans-serif;
color: #DE000E;
background: url(../styleImages/backgrounds/bgOFF.gif) repeat-x;
border:0px solid #666666;
}
.tdcartEven {
background-color: #EBEDFE;}
.tdcartOdd {
background-color: #FFFFFF;}
.tdCartSubTotal {
padding-top: 10px;
border-top: 1px solid #666666;
}
/*REGISTRAR Y CONTINUAR*/
a.txtCheckout {
font:bold 12px Verdana, Arial, Helvetica, sans-serif;
color: #FFFFFF;
text-decoration: none;
padding:2px;
border:1px double #FFF;
background: url(../styleImages/backgrounds/bgbtnes.gif);
}
a.txtUpdate {
font:bold 12px Verdana, Arial, Helvetica, sans-serif;
color: white;
text-decoration: none;
padding: 2px;
border:1px double #FFF;
background: url(../styleImages/backgrounds/bgbtnes.gif);
}
.txtStockWarn {
font-size: 70%;color: #FF0000;}
.txtError {
font-family: Verdana, Arial, Helvetica, sans-serif;
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;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
padding-top: 5px;
color: #FFFFFF;
}
a.txtCopyright:hover {
text-decoration: underline;
}
.dropDown {
width: 120px;}

add this block of code
.txtInfoMsg {
	border: 1px #448811 solid;
	color: #448811;
	padding: 0.5em;
}
.txtErrorMsg {
	border: 1px #FF0000 solid;
	color: #FF0000;
	padding: 0.5em;
}
/*EXTRAS*/
#espacio{
width:190px;
height: 29px;
background: url(../styleImages/backgrounds/bgespacio.gif);
border:0px solid #ffffff;
}
#compra{
background: url(../styleImages/backgrounds/bgcompra.gif);
width:190px;
height:190px;
margin:0px 0 8px 0;
border:0px solid black;
}
div#atencion{
width:190px;
height:90px;
border:0px solid #ffd700;
margin-top:2px;
background: url(../styleImages/backgrounds/atencion.gif) no-repeat;
}
#slider{
width:980px;
height:55px;
border:0px solid #666666;
}
/*ayuda*/
table.script_ayuda  {
width:190px;
height:200px;
margin-top:5px;
border:0px solid black;
}
/*fin ayuda*/
.contsession{
height:30px;
border: 0px solid white;
margin:8px 0 0 0;
padding:8px 0 0 0;
}

