body {
	font: normal 12px/15px Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-attachment: scroll;
	background-color: #f2f2f3;
	background-image: url(/img/bg-fill.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.oneColFixCtrHdr #container {
	width: 1535px;
	text-align: left;
	background-attachment: scroll;
	background-image: url(/img/2010-fill.jpg);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColFixCtrHdr #header {
	height: 240px;
	margin: 0px;
	background-attachment: scroll;
	background-image: url(/img/2010-top.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-top: 0;
	padding-right: 305px;
	padding-bottom: 0;
	padding-left: 310px;

}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-top: 80px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 0px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 14px;
	text-align: left;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #666666;
	text-indent: 0px;
}
.oneColFixCtrHdr #mainContent {
	border: thin none #00CC66;
	background-attachment: scroll;
	background-image: url(/img/2010-stars.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0;
	padding-right: 250px;
	padding-bottom: 0;
	padding-left: 250px;
}
.oneColFixCtrHdr #footer {
	padding: 0 30px;
	height: 140px;
	vertical-align: top;
	text-align: center;
	background-attachment: scroll;
	background-image: url(/img/2010-bottom-1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 50px 0 0px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
	border: 1px none #CCFF99;
}
.main_feild {
	background-attachment: scroll;
	background-image: url(../img/main-feild.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bredtext-black {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: left;
	vertical-align: middle;
	border-left-width: 0px;
	border-left-style: dashed;
	border-left-color: #FFFFFF;
}
.bg-redblock {
	background-attachment: scroll;
	background-image: url(../img/fills-indep-downloads-2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 225px;
	height: 145px;
}
.main_feild_h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.linea_hor {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
.main_feild_h2upper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #666666;
}
.list-menu-top {
	background-attachment: scroll;
	background-image: url(../img/red-list-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 65px;
}
.list-menu-fill {
	background-attachment: scroll;
	background-image: url(../img/red-list-fill.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: 65px;
}
.list-menu-footer {
	background-attachment: scroll;
	background-image: url(../img/red-list-footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 65px;
}
.main_feild_h2-white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	vertical-align: middle;
}
.bredtext-white-left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 19px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: left;
	vertical-align: top;
}
.bredtext-black-right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: right;
	vertical-align: middle;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #FFFFFF;
}
.line-text {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	border-top-width: 1px;
	border-bottom-width: 5px;
	border-top-style: dashed;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	text-align: left;
	text-indent: 10px;
	height: 20px;
	padding-top: 10px;
}
.bredtext-black-rightmini {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: left;
	vertical-align: middle;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #666666;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #666666;
}
.bredtext-white {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: left;
	vertical-align: middle;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #666666;
}
.graybg-fill {
	background-attachment: scroll;
	background-image: url(../img/greybg.gif);
	background-repeat: repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 20px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F4F4F4;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #F4F4F4;
}
.top-text {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	text-align: left;
	text-indent: 0px;
	letter-spacing: -1px;
}
.bg-girl-red {
	background-attachment: scroll;
	background-image: url(../img/bg-girl-red.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 222px;
	width: 292px;
}
.bgfill-descarga-blue {
	background-attachment: scroll;
	background-image: url(../img/fills-indep-downloads.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 250px;
}
.bgfill-descarga-blueright {
	background-attachment: scroll;
	background-image: url(../img/fills-indep-downloads-3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 250px;
}
.bottom-linls {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: left;
}
.bredtext-blacklinks {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	margin: 0px;
	text-align: left;
}
.nota {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-position: center;
}
.footer2 {
	padding: 0 30px;
	height: 100%;
	vertical-align: top;
	text-align: center;
	background-attachment: scroll;
	background-image: url(/img/2010-fill.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.footer3 {
	padding: 0 30px;
	height: 50px;
	vertical-align: top;
	text-align: center;
	background-attachment: scroll;
	background-image: url(/img/2010-end.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.oneColFixCtrHdr #headerBB {
	height: 240px;
	margin: 0px;
	background-attachment: scroll;
	background-image: url(/img/2010-topbb.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-top: 0;
	padding-right: 305px;
	padding-bottom: 0;
	padding-left: 310px;
}
.oneColFixCtrHdr #headerBD {
	height: 240px;
	margin: 0px;
	background-attachment: scroll;
	background-image: url(/img/2010-topbd.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-top: 0;
	padding-right: 305px;
	padding-bottom: 0;
	padding-left: 310px;
}
.oneColFixCtrHdr #headerNo {
	height: 240px;
	margin: 0px;
	background-attachment: scroll;
	background-image: url(/img/2010-topnova.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-top: 0;
	padding-right: 305px;
	padding-bottom: 0;
	padding-left: 310px;
}
.bg-bb-ganador {
	background-image: url(http://www.infobebe.es/babybjorn/img/but-ganador.jpg);
	background-repeat: no-repeat;
}

.nova-black-butt {
	background-attachment: scroll;
	background-image: url(http://www.infobebe.es/nova/img/nova-butts-super.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 88px;
	text-align: center;
	vertical-align: middle;
}
.nova-black-butt2 {
	background-attachment: scroll;
	background-image: url(http://www.infobebe.es/Nova/img/nova-butts-prima.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 88px;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.nova-black-butt3 {
	background-attachment: scroll;
	background-image: url(http://www.infobebe.es/Nova/img/nova-butts-vision.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 88px;
	text-align: center;
	vertical-align: middle;
}
.but-white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.addthis_toolbox .custom_images a
{
    width: 60px;
    height: 60px;
    margin: 0;
    padding: 0;
}

.addthis_toolbox .custom_images a:hover img
{
    opacity: 1;
}

.addthis_toolbox .custom_images a img
{
    opacity: 0.75;
}.m-n {
	background-attachment: scroll;
	background-image: url(/img/m&n.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 280px;
}
.triple {
	background-attachment: scroll;
	background-image: url(/img/tripple-intro.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 192px;
}
.bb_nosotros {
	background-attachment: scroll;
	background-image: url(../babybjorn/img/nosotros.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 687px;
}
.nosotros {
	background-attachment: scroll;
	background-image: url(/babybjorn/img/nosotros.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.nos {
	background-attachment: scroll;
	background-image: url(../babybjorn/img/nos.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 609px;
}
.team {
	background-attachment: scroll;
	background-image: url(/babydan/img/the-team.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 530px;
}
.teamP {
	background-attachment: scroll;
	background-image: url(/babydan/img/p-the-team.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 530px;
}
.teamPnova {
	background-attachment: scroll;
	background-image: url(/nova/img/p-gang.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 530px;
}
.teamnova {
	background-attachment: scroll;
	background-image: url(/nova/img/gang.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 530px;
}
.conditiones {
	background-attachment: scroll;
	background-image: url(/img/conditiones.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 282px;
}
.descargas {
	background-attachment: scroll;
	background-image: url(/img/descargas.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 322px;
}
.ganadores {
	background-attachment: scroll;
	background-image: url(../img/ganadores.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 370px;
}
.contactos {
	background-attachment: scroll;
	background-image: url(/img/contactos.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 410px;
}
.mapaweb {
	background-attachment: scroll;
	background-image: url(/img/mapaweb.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 320px;
}
.somos {
	background-attachment: scroll;
	background-image: url(/img/somos.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 365px;
}
.portadas {
	background-attachment: scroll;
	background-image: url(/img/portadas.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 400px;
}
.tiendas {
	background-attachment: scroll;
	background-image: url(../img/tiendas.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 300px;
}
.legal {
	background-attachment: scroll;
	background-image: url(/img/legal.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 362px;
}
