/*
  $Id: ctb_styles.css,v 1.1 2005/12/23 12:41:17 pepote Exp $
  CREATED BY Creadtibe 18/10/2005

  osCommerce, Open Source E-Commerce Solutions
  http://www.creadtibe.com

  Copyright (c) 2003 Creadtibe

  Released under the GNU General Public License
*/

.ctb_body {
  background-color:#ffffff; 
  overflow-x:hidden; 
  overflow-y:hidden; 
  vertical-align: top; 
  text-align: center; 
}
.ctb_tabla_nido {
  width:100%; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  color: #000000; 
  text-decoration: none; 
  font-size:11px; 
  vertical-align: top; 
  text-align: center; 
  background-color:#276FBB;  
}
.ctb_header{
  width:700px; 
  height:78px;
  border-width:0px; 
  border-style:solid; 
  vertical-align: top; 
  text-align: center; 
  background-color:#276FBB; 
}
.ctb_header_content {
  width:700px; 
  border-width:0px; 
  border-style:solid; 
  background-color:#ffffff; 
}
.ctb_body {
  width:766px; 
  text-align: left; 
  border-width:0px; 
  border-style:solid; 
  background-color:#1385FF; 
}
.ctb_footer {
  width:766px; 
  border-width:0px; 
  border-style:solid; 
  background-color:#1385FF; 
}

.ctb_footer_text{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  text-transform: uppercase; 
}

.ctb_footer_text_izq{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.ctb_footer_link {
  color: #888888;
  text-decoration: none;
  font-size: 10px;
}

A:hover.ctb_footer_link {
  color: #222222;
  text-decoration: underline;
  font-size: 10px;
}


.ctb_productInfoTable {
  font-family: Verdana, Arial, sans-serif;
  width:100%;
  font-size: 10px;
  font-weight: normal;
  border-width:1px;
  border-style:solid;
  color: #e77817;
}
.ctb_productInfoTable_campo {
  font-family: Verdana, Arial, sans-serif;
  width:30%;
  font-size: 10px;
  background: #ffffff;
  border-width:0px 1px 0px 0px;
  border-style:solid;
  font-weight: bold;
  color: #222222;
}
.ctb_productInfoTable_valor {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
  font-weight: normal;
  color: #222222;
}


.ctb_infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: normal;
  background: #DF9000;
  border-width:0px;
  color: #ffffff;
  text-transform: uppercase; 
}

.ctb_infoBox {
  background: url(/osc/catalog/AFFTY/img/trama_azul.jpg);
}

.ctb_infoBoxContents {
  background: url(/osc/catalog/AFFTY/img/trama_azul.jpg);
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.ctb_newsInfoBox {
  background: #ffffff;
}

.ctb_newsInfoBoxContents {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.ctb_page_title {
  font-family: Arial, Verdana, sans-serif;
  font-size: 19px;
  font-weight: bold;
  vertical-align: top;
  background: #ffffff;
  border-width:0px;
  color: #000000;
  text-transform: uppercase; 
}

.ctb_main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.3;
  background:#ffffff;
  border-width:1px;
  border-color:#bbbbbb;
  border-style:solid;
  text-align: justify;
}

.ctb_pasospedido {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background:#ffffff;
  text-align: right;
  vertical-align: bottom;
}

.ctb_path {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background:#ffffff;
  vertical-align: bottom;
}


.ctb_PRODName {
  font-family: Verdana, Arial, sans-serif;
  font-size: 23px;
  font-weight: none;
  text-transform: uppercase; 
  color: #616f85;
}
.ctb_PRODPrice {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #616f85;
}

.ctb_menu_sup {
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase; 
  text-align: center;
  vertical-align:middle;
  background:#606A70;
  font-size: 10px;
  border-width:0px;
}
A:hover.ctb_menu_sup {
  color: #d7d871;
  text-decoration: none;
  text-transform: uppercase; 
  background:#606A70;
  font-size: 10px;
  border-width:0px;
}
.ctb_menu {
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase; 
  font-size: 9px;
}

A:hover.ctb_menu {
  color: #ffffff;
  text-decoration: underline;
  text-transform: uppercase; 
  font-size: 9px;
}

A.ctb_menu_search {
  color: #ffffff;
  text-decoration: none;
  text-transform: lowercase; 
  font-size: 10px;
}

A:hover.ctb_menu_search {
  color: #ffffff;
  text-decoration: underline;
  text-transform: lowercase; 
  font-size: 10px;
}



