/*
"One main layout Table" stylesheet for osC created by Paul Mathot
2003/11/12

- these stylesheet settings apply to all media
- for printing styles edit templates/print.css
- modified 2004/03/18 PaulM PandA.nl
- To optimize the stylesheet for small filesize (=>maximum speed) you can remove most comments, and group the styles.
*/
/* begin imported some styles  from original osC stylesheet */
.smallText {
}
.messageStackError, .messageStackWarning {
background-color: #ffb3b5;
}
textarea {
width: 100%;
font-family: Verdana, Arial, sans-serif;
}
/* end import from original stylesheet */
.blue{ color:#0066CC}
.justify {text-align: justify; }
/* pageWrapper div for centering and width settings! 2004/01/06 */
div#pageWrapper {
position: relative;
margin: 10px auto;
width: 100%; /* set total pagewidth */
}
form {
display: inline;
}

td.productListing-data {
vertical-align: middle;
}
table#mainLayoutLT {
margin: 0px auto;
width: 100%;
}
td.columnLT {
width: 155px;
padding: 0;
}
table.infoBoxLT td.infoBoxHeadingLT, table.infoBoxLT td.boxTextLT {
width: 155px;
}
table.infoBoxLT td table {
width: 100%;
}
td#contentLT {

}
.infoBoxLT {
margin: 5px;
}
td#contentLT {
padding: 10px 12px;
}
td.infoBoxHeadingLT, .infoBoxHeading {
padding: 2px 4px;
}
td.boxTextLT {
padding: 6px 5px;
}

div#imageNavLT{
margin: 12px 7px 0 0;
float: right;
}
.navRightLT {
float: right;
}
.boxTextLT select {
width: 90%;
}
td#navBarTopLT div, td#navBarBottomLT div {
margin: 1px 5px;
}

a.headerNavigation:link,a.headerNavigation:visited {
	color: #0066CC;
 	font-weight: normal;
 	text-decoration: none
}

a.headerNavigation:hover{
 	text-decoration: underline
}

.logoLT, .navLeftLT {
	color: #0066CC;

float: left;
}
.footerLT {
text-align: center;
}
.footerLT div {
margin: 5px auto;
}
.infoBoxHeadingLT div {
float: left;
}
#languagesBoxLT, #specialsBoxLT, #currenciesBoxLT, #whats_newBoxLT, #manufacturersBoxLT, #searchBoxLT, #tell_a_friendBoxLT {
text-align: center;
}
/* begin colors and borders (for link colors: see the link styles section below) */
table.infoBox, table.productListing {
/*border: #fee662 solid 1px;*/
}
.productListing-heading {
background-color: #bb2323;
}
a.productListing-heading {
	color: #FFFFFF;
	font-weight: bold;
}
tr.productListing-even td {
background-color: #f5f5f5;
}
tr.productListing-odd td.productListing-data {
background-color: #ffffff;
}
.errorText {
color: red;
}
/* .cBoxE higlighting for categories box enhancement contrib */
.cBoxE {
color: red;
}
td.infoBoxHeading {
border: 0px black solid;
}
td#navBarTopLT, td#navBarBottomLT {

}
table#mainLayoutLT {
border: 2px #ffb21c solid;
}
.infoBoxLT td {
border: 1px black solid;
}

.infoBoxLT td table td {
border-width: 0px;
}
.inputRequirement, .greetUser {
color: red;
}
/* example how to assign styles to one individual small infobox (delete if you don't like) */
table#shopping_cartBoxLT {
font-weight: bold;
color: #e00;
}

td.infoBoxHeadingLT, .infoBoxHeading, .productListing-heading {
/*background: #fee662 url(images/background.jpg) repeat-x;*/
}
#contentLT table td.pageHeading, h1 { 	margin-top:10px; }

.head{
background:#FFFFFF url(index/destacado.gif) no-repeat scroll top right;
border:0px solid #0066CC !important;
color:#0066CC;
display:block;
float:right;
font-size:14px;
height:46px !important;
margin-bottom:10px;
text-transform:uppercase;
width:323px !important;
}

p{
	text-align: justify;
}

.head2{
border-bottom:1px solid #C4C4C4 !important;
padding-left: 0px !important;
color:#003366;
display:block;
font-size:14px;
height:22px;
margin-bottom:10px;
text-transform:uppercase;
width:auto !important;
}
img.Subbox_top {
background-color:white;
height:7px;
left:-1px;
position:absolute;
top:-1px;
width:167px;
}
img.Subbox_bottom {
background-color:white;
bottom:-2px;
height:7px;
left:-1px;
position:absolute;
width:167px;
}
.subtitle2 {
color:#003366;
font-size:13px;
font-weight:bold;
text-align:center;
text-transform:uppercase;
}
a.submenu2 {
color:#0066CC;
padding-left:10px;
text-align:center;
text-decoration:none;
text-transform:capitalize;
}
a.submenu2:hover {
COLOR: #0066CC;
text-decoration:underline;
}

a.submenu3 {
color:#0066CC;
text-align:center;
text-decoration:none;
text-transform:capitalize;
}
a.submenu3:hover {
text-decoration:underline;
}

.subtitle{
COLOR: #003366;
font-size: 14px;
FONT-WEIGHT: bold;
text-transform: uppercase;
}
.h01{
font-size: 10px;
color: #ffffff;
}

.h02{
COLOR: #666666;
font-size: 11px;
}
.h03{
color: #66cc00;
font-size: 10px;
}
.h04{
color: #000000;
font-family: Verdana;
font-size: 11px;
}
.azul{
color: #0066CC;
font-weight: bold;
font-family: Verdana;
font-size: 11px;
}
.headNew{
	border-bottom:1px solid #0066CC;
	color:#0066CC;
	font-size:12px;
	font-weight: bold;
	text-transform:uppercase;
}
.textNew{
	text-align: justify;
	padding-left: 15px;

}

h1.novedad{
	border-bottom:1px solid #C4C4C4 !important;
	height: auto !important;
}

#contentLT table td.pageHeading, h1 ,
.infoBoxHeading span{
	border-bottom:0px solid #0066CC;
	color:#003366;
	display:block;
	font-size:14px;
	padding:5px 0px 0px 0px;
	text-transform:uppercase;
	width:auto;
	margin-bottom:10px;
	height: 22px;
}
td.pageHeading2{
	border-bottom:0px solid #0066CC;
	color:#0066CC;
	display:block;
	font-size:12px;
	padding:5px 0px 0px 0px;
	text-transform:uppercase;
	width:auto;
	margin-bottom:10px;
	height: 22px;
}

/* end colors and borders */
.infoBoxHeading img {
display: none;
}
/* begin fonts */
#copyRightLT {

}
td.infoBoxHeading {
font-weight: bold;
}
.infoBoxLT td, .infoboxLT td.boxTextLT form select {


}
#navBarTopLT, #navBarBottomLT {
font-size: 1.1em;
font-weight: bold;
}
/* font size for content in and outside tables */
#contentLT table td, #contentLT {


}

/* end fonts */

/* begin link styles */
.infoBoxHeadingLT a {
	float: right;
	margin: 2px;
}

/* end link styles */


/** start cirrus **/
html, body {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 10px;
	color: #000000;
	background: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center;
}

td, div, textarea, input {
	font-size: 10px;
}

a { color: #003366; }
a:hover { color: #0066CC; }

.h01{
	COLOR: #727272;
	font-size: 17px;
}

td.td_pos{

}
td.td_pos2{
	background: #FFFFFF url(index/fondo_cli.png) no-repeat left bottom;
	width: 100%;

}
.td_pos3{
	background: #FFFFFF url(index/fondo_acceso.png) no-repeat left bottom;
	width: 100%;
}
.td_pos4_div{
	background:  transparent url(index/fondo_top.png) no-repeat left top	;
}

.td_pos4{
	background: transparent url(index/fondo_pie.png) no-repeat left bottom;
	width: 100%;
}

#layer1,#layer2 {
	/*background: url(index/fondo_top.png) no-repeat left top;*/
}


.menu{
COLOR: #ffffff;

FONT-WEIGHT: bold;
}
a.menulink{
COLOR: #ffffff;
text-decoration: none;
}
a.menulink:hover{
COLOR: #ffffff;
text-decoration: underline;
}

a.submenu:hover {
color:#0066CC;
text-decoration:underline;
}
a.submenu {
color:#0066CC;
font-size:11px;
font-weight:bold;
padding:15px;
text-decoration:none;
text-transform:capitalize;
}

a.emailink{
color: #666666;
text-decoration: underline;
}
a.emailink:hover{
color: #BB2222;
text-decoration: underline;
}
.inputboxtext {
	BORDER: #c4c4c4 1px solid; font-size: 1.1em; COLOR: #666666;  BACKGROUND-COLOR: #ffffff;width: 210px;height: 18px;
}
.inputboxtext1 {
	width: 200px;
	height: 20px;
}
.inputboxtext_s {
	width: 150px;
	height: 20px;
}
.inputboxtext_ss {
	width: 170px;
	height: 20px;
}
a.novedadeslink{
COLOR: #BB2222;
text-decoration: none;
}
a.novedadeslink:hover{
color: #BB2222;
text-decoration: underline;
}

.td_pos {
	position: relative;
}
IMG.box_top_left {
	LEFT: -1px; WIDTH: 12px; POSITION: absolute; TOP: -1px; HEIGHT: 12px; BACKGROUND-COLOR: white
}
IMG.box_top_right {
	RIGHT: -1px; WIDTH: 12px; POSITION: absolute; TOP: -1px; HEIGHT: 12px; BACKGROUND-COLOR: white
}
IMG.box_bottom_right {
	RIGHT: -1px; WIDTH: 12px; BOTTOM: -1px; POSITION: absolute; HEIGHT: 12px; BACKGROUND-COLOR: white
}
IMG.box_bottom_left {
	LEFT: -1px; WIDTH: 12px; BOTTOM: -1px; POSITION: absolute; HEIGHT: 12px; BACKGROUND-COLOR: white
}
img.arrow {
	background-color:white;
	left:110px;
	position:absolute;
	top:-30px;
}

a.footer2{
color: #0066CC;
text-decoration: none;
}
a.footer2:hover {
color: #0066CC;
text-decoration: underline;
}
a.footer{
color: #666666;
text-decoration: none;
}
a.footer:hover {
color: #BB2222;
text-decoration: underline;
}

.txtFrmCliente {
	border-color:#666666;
	border-style:none none solid;
	border-width:0px 0px 1px;
	color:#BB2222;
	font-size:12px;
}

.imgProducto {border: 1px solid rgb(196, 196, 196); padding: 1px 4px; width: 150px; height: 150px; text-align: center; margin:30px;}
.descProduct ul{ padding-left: 0px !important;margin-left: 10px !important;}
.descProduct{ padding-left: 40px; }
.modeloProducto {font-weight: bold; font-size: 0.9em; }

.inputboxtext1 {
	height:20px;
	width:210px;
	padding-left: 5px;
}

.new_product{
	padding: 10px 0px;
	border-bottom: 0px solid rgb(196, 196, 196);
}

a.footerLink:link { color: #4c4c4c; font-size:0.8em;;}

a.fondo_img{
        background:#FFFFFF url(index/fondo_img.png) no-repeat scroll left top;
        display:block;
        float:left;
        height:120px;
        margin-right:20px;
        padding:10px 0px 0px 10px;
        width:120px;
}

.h02bk {
color:#000000;
font-size:12px;
font-weight:bold;
}

#formContact input, #formContact select{
	width: 170px;
	}

	html, body {
font-family: Verdana, Arial, Helvetica, Sans-serif;
font-size: 10px;
background: #ffffff;
}
a.emailink2{
color: #ffffff;
text-decoration: none;
}
.verde {color: #66cc00; }
a.emailink2:hover{
color: #00FF00;
text-decoration: underline;
}
.menu{
COLOR: #66cc00;
font-size: 11px;
FONT-WEIGHT: bold;
}
a.menulink{
COLOR: #66cc00;
text-decoration: none;
}
a.menulink:hover{
COLOR: #00FF00;
text-decoration: underline;
}
.h01{
font-size: 10px;
color: #ffffff;
}
.h02{
COLOR: #000000;
font-size: 10px;
}
.h03{
font-size: 10px;
}
.inputboxtext {
	FONT-SIZE: 12px;  width: 160px;height: 18px;FONT-WEIGHT: bold;border: 1px solid #000000; background-color: #66CC00; color:#000000
}
.inputboxtext1 {
	FONT-SIZE: 12px;width: 170px;height: 18px; background-color: #66CC00
}
.td_pos { position: relative; }
IMG.box_top_left {
	LEFT: -1px; WIDTH: 12px; POSITION: absolute; TOP: -1px; HEIGHT: 12px; BACKGROUND-COLOR: white
}
IMG.box_top_right {
	RIGHT: -2px; WIDTH: 12px; POSITION: absolute; TOP: -1px; HEIGHT: 12px; BACKGROUND-COLOR: white
}
IMG.box_bottom_right {
	RIGHT: -2px; WIDTH: 12px; BOTTOM: -1px; POSITION: absolute; HEIGHT: 12px; BACKGROUND-COLOR: white
}
IMG.box_bottom_left {
	LEFT: -1px; WIDTH: 12px; BOTTOM: -1px; POSITION: absolute; HEIGHT: 12px; BACKGROUND-COLOR: white
}
a.detailink{
COLOR: #0066cc;
text-decoration: none;
}
a.detailink:hover{
color: #0066cc;
text-decoration: underline;
}

a.footer{
color: #66cc00;
text-decoration: none;
}
a.footer:hover {
color: #00FF00;
text-decoration: underline;
}

.h01 {
color:#FFFFFF;
font-size:10px;
}

.h03{
COLOR: #666666;

}
.h02 {
color:#666666;
font-size:12px;
font-weight:bold;
}

a.emailinkred {
color:#BB2222;
text-decoration:none;
}
a.emailinkred:hover {
color:#BB2222;
text-decoration:underline;
}

