/*
"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 */


/* 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: #4c4c4c;
 	font-weight: normal;
}

a.headerNavigation:hover{
	color: #bb2323;
}
.logoLT, .navLeftLT {
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/novedades.png) no-repeat scroll 0px 0px;
border:0px solid #D82018 !important;
color:#D82018;
display:block;
float:right;
font-size:14px;
height:28px !important;
margin-bottom:10px;
text-transform:uppercase;
width:323px !important;
}

p{
	text-align: justify;
}

.head2{
background:#FFFFFF url(index/novedades.gif) no-repeat scroll 0px 1px;
border-bottom:1px solid #D82018 !important;
padding-left: 30px !important;
color:#D82018;
display:block;
float:right;
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:#FF0000;
font-size:13px;
font-weight:bold;
text-align:center;
text-transform:uppercase;
}
a.submenu2 {
color:#666666;
font-weight:bold;
padding-left:10px;
text-decoration:underline;
text-transform:capitalize;
font-size:10px;
}
a.submenu2:hover {
color:#BB2222;
font-weight:bold;
text-decoration:underline;
}
.subtitle{
	border-bottom:1px solid #d82018;
	color:#D82018;
	font-size:14px;
	font-weight: bold;
	text-transform:uppercase;
}
.headNew{
	border-bottom:1px solid #d82018;
	color:#D82018;
	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 #d82018;
	color:#D82018;
	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 #d82018;
	color:#D82018;
	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: 11px;
	color: #666666;
	background: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center;
}

td, div, textarea, input {
	font-size: 11px;
}
td, textarea, input {
}

a {
	text-decoration: none;
	color: #BB2222;
}
a:hover {
	text-decoration: underline;

}

.h01{
	COLOR: #727272;
	font-size: 17px;
}

td.td_pos{
	background: #FFFFFF url(index/fondo_pie.png) no-repeat 0px 5px;;
	width: 100%;

}
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;*/
}

.h02{
	COLOR: #666666;
	font-weight: bold;
}

.h03{
COLOR: #666666;

}
.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:#FF0000;
	font-weight:bold;
	text-decoration:underline;
}
a.submenu {
	color:#666666;
	font-size:11px;
	font-weight:bold;
	padding-left:20px;
	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;
	height:60px;
	left:110px;
	position:absolute;
	top:-20px;
	width:70px;
}

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;
	}
