body {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#000;
	font-size:12px;
}

#main {
	width:960px;
	margin:0 auto;
}

#header {
	width:960px;
	height:90px;
}

#astorelogo a {
	background-image:url(../img/astorelogo.gif);
	background-repeat:no-repeat;
	height:69px;
	width:400px;
	float:left;
	margin-top:10px;
	margin-left:10px;
	text-indent:-9999px;
}
#languages {
	color:#FFF;
	float:right;
	width:400px;
	text-align:right;
	margin-top:70px;
}

#languages ul li {
	display:inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 8px;
	padding-left: 8px;
}
#languages ul li.last {
	border-right-style: none;
}
#languages ul li a {
	color:#FFF;
	text-decoration:none;

}

#top {
	background-image:url(../img/bordetop.gif);
	background-repeat:repeat-x;
	background-position:top;
	height:19px;
	width:962px;
	position:absolute;
	z-index:0;
}

#botton {
	background-image:url(../img/bordebotton.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	height:19px;
	width:962px;
	float:left;
}

.buttonimage {
	background-image:url(../img/buscar.gif);
	background-repeat:no-repeat;
	color:#FFF;
	font-weight:700;
	background-position:left top;
	cursor:pointer;
	border: 0.1px solid #000000; /* Si se cambia esto, no aparece el boton con la imagen de fondo en Explorer */ 
	margin:0;
	padding:0;
}
.buttonimageshop {
	background-image:url(../img/buscarshop.gif);
	background-repeat:no-repeat;
	color:#FFF;
	font-weight:700;
	background-position:left top;
	cursor:pointer;
	border: 0.1px solid #3A3B37; /* Si se cambia esto, no aparece el boton con la imagen de fondo en Explorer */ 
	margin:0;
	padding:0;
}

#maincontent {
	width:940px;
	padding-right:10px;
	padding-left:10px;
	border-right-width:1px;
	border-left-width:1px;
	border-right-style:solid;
	border-left-style:solid;
	border-right-color:#7a7a7a;
	border-left-color:#7a7a7a;
	overflow:hidden;
	float:left;
}

#search {
	display:inline;
	float:right;
}

form.msn * {
	margin:0;
	padding:0;
}

form.msn {
	/*background-image:url(msn/images/fondo-azul.png);*/
	background-repeat:repeat-x;
	width:305px;
	padding:0;
}

form.msn label {
	display:none;
}

form.msn input {
	vertical-align:top;
	margin-left:5px;
	height:26px;
	width:76px;
}

form.msn input:hover {
	background-image:url(../img/buscarhover.gif);
	background-repeat:no-repeat;
}

form.msn input#text:hover {
	background-image:none;
}

form.msn #text {
	width:200px;
	border:1px solid #59990e;
	height:15px;
	font-weight:700;
	padding:4px 4px 4px 10px;
}

#container {
	overflow:hidden;
	width:940px;
	float:left;
	padding-top:4px;
}

#container .errors {
	margin-right: 200px;
	margin-left: 200px;	
	color: #FFFFFF;
}
#container .errors h1 {
	font-size:15px;

}
#container .errors p {
	font-weight: normal;
	margin-bottom: 5px;
}

#content{
	
	background-color:#FFF;
	float:left;
	margin-right:17px;
	overflow:hidden;

}

#senior_section {
	width:900px;
	background-color:#3a3b37;
	left:-10px;
	float:left;
	padding:10px 20px;
}

.entry {
	width:460px;
	color:#FFF;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#757673;
	float:left;
	padding-right:10px;
	height:150px;
}

.entry h2 {
	font-size:16px;
	font-weight:700;
	margin-bottom:10px;
}

.entry p {
	margin-bottom:8px;
}

.map {
	width:940px;
	float: left;
}

.data_place {

	overflow:hidden;
	padding-top:15px;
	padding-bottom:15px;
	float: left;
	width: 100%;
}

.data_place h3 {
	font-size:15px;
	color:#e45b2b;
	background-image:url(../img/flecha.gif);
	background-repeat:no-repeat;
	height:47px;
	width:203px;
	padding-left:45px;
	padding-top:10px;

	float:left;
}

.place {
	font-size:14px;
	color:#333;
	width:203px;
	padding-left:10px;
	float:left;
	display:inline;

	margin-left: 15px;
}
.store img {
	float:right;
	margin-right: 20px;
	border: 1px solid #666666;	
}

#menu {
	width:162px;
	background-color:#3a3b36;
	float:left;
	margin-right:17px;
	background-image:url(../img/menusombra.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	padding-bottom:60px;
}

.underlinetopbutton h2 {
	color:#6692c2;
	font-size:18px;
	margin-top:15px;
	margin-bottom:15px;
	border-top-width:1px;
	border-bottom-width:1px;
	border-top-style:solid;
	border-bottom-style:solid;
	border-top-color:#000;
	border-bottom-color:#000;
	padding:4px 20px 4px 10px;
}

.underlinetopbutton h2 a {
	color:#6692c2;
}

#menu h2.current  {
	background-image:url(../img/picogris.gif);
	background-repeat:no-repeat;
	color:#63AEFD;
	background-position:162px;
	width:144px;
	_width:132px;/* Para Internet Explorer 6 , le quita el pico que sobresale*/
}
#menu h2.current a  {
	color:#e36334;

}

.underlinetopbutton h2.currentsection a {
	color:#e36334;
}

#menu ul li {
	margin-top:5px;
	margin-bottom:5px;
}

#menu ul li ul li {
	padding-left:19px;
}
#menu ul li.current ul li a {
	background-color: #3a3b36;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}

#menu ul li a {
	color:#63aefd;
	font-weight:700;
	padding-left:10px;
}

#menu ul li ul li.current {
	background-image:url(../img/select.gif);
	background-repeat:no-repeat;
	padding-left:25px;
	margin-bottom:5px;
	background-position:12px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #3A3B36;
}
#menu ul li ul li.current a {
	color: #CCCCCC;
}

#menu ul li.current a{
	font-size:13px;
	background-color:#4a4a48;
	display:block;
	padding-top:3px;
	padding-bottom:3px;
}

#content p {
	padding-bottom:10px;
}

#content a:hover {
	color:#c64718;
}

.stress {
	color:#004a99;
}

#content h1 {
	font-size:17px;
	color:#57585b;
	text-align:left;
	border-bottom-width:1px;
	border-bottom-style:dotted;
	border-bottom-color:#57585b;
	margin-bottom:15px;
	clear:both;
}

#content img {
	float:right;
	margin-bottom:10px;
	margin-right: 11px;
	margin-left: 11px;
}

#content h2 {
	font-size:15px;
	color:#12225a;
	margin-bottom:15px;
	margin-top:10px;
	display:block;
}

#content .reference {
	font-size:14px;
	color:#57585b;
	float:right;
	margin-bottom:15px;
}

#product_tab {
	width:100%;
	clear:both;
}

#product_tab img {
	float:right;
	padding-top:5px;
	padding-right:5px;
}

#product_tab .visual_area {
	float:left;
	width:241px;
}

#product_tab .visual_area p {
	text-align:center;
	padding-bottom:15px;
	font-size:15px;
	font-weight:700;
}

#product_tab .characteristics {
	float:right;
	background-color:#e5e5e5;
	width:290px;
	overflow:hidden;
}

.characteristics p {
	color:#3d3e3b;
	padding:15px;
}

#menu_characteristics {
	float:left;
	font-size:93%;
	line-height:normal;
	width:100%;
	background-color:#FFF;
	margin-bottom:15px;
}

#menu_characteristics li {
	float:left;
	background-attachment:scroll;
	background-color:transparent;
	background-image:url(../img/left.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin:0;
	padding:0 0 0 9px;
}

#menu_characteristics a {
	background:transparent url(../img/right.gif) no-repeat scroll right top;
	color:#765;
	display:block;
	font-weight:700;
	text-decoration:none;
	margin-right:3px;
	float:none;
	padding:5px 10px 4px 4px;
}

#menu_characteristics a:hover {
	color:#333;
}

#menu_characteristics #current {
	background-image:url(../img/left_on.gif);
}

#menu_characteristics #current a {
	background-image:url(../img/right_on.gif);
	color:#333;
	padding-bottom:5px;
}

#menu_characteristics ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:10px 10px 0;
}

#content_path {
	margin-bottom:15px;
	width:100%;
	float:left;
	height:20px;
	text-transform:lowercase;
}

#content_path ul li a {
	float:left;
	padding-left:10px;
	background-attachment:scroll;
	background-color:#FFF;
	background-image:url(../img/path2.gif);
	background-repeat:no-repeat;
	background-position:left center;
	color:#b7b8b6;
	margin:0 0 0 5px;
}

#content_path .activated {
	color:#3A3A3A;
	font-weight:700;
	background:#FFF url(../img/path2.gif) no-repeat scroll left center;
	padding-left:10px;
	margin:0 0 0 5px;
}
#content_path .current {
	color:#3A3A3A;
	font-weight:700;
	background:#FFF url(../img/path2.gif) no-repeat scroll left center;
	padding-left:10px;
	margin:0 0 0 5px;
}

#content_path ul li.home_path a {
	background-image:none;
	margin-left:0;
	padding-left:0;
}

#footer {
	width:960px;
	height:15px;
	clear:both;
	color:#FFF;
	font-size:11px;
	text-align:right;
	margin-bottom:15px;
	padding-top:6px;
}

#footer ul {
	list-style-type:none;
}

.rounded_top div {
	background-image:url(../img/exterio01.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

.rounded_top {
	background-color:transparent;
	background-image:url(../img/exterio02.gif);
	background-repeat:no-repeat;
	background-position:right top;
}

.rounded_top div,.rounded_top,.rounded_bottom div,.rounded_bottom {
	width:962px;
	height:20px;
	font-size:1px;
	float:left;
}

#homeflash {
	float:left;
	height:383px;
	width:690px;
	position:relative;
}
#homeflash #video, #homeflash #imagen, #homeflash #videoBaskonia{
	float:left;
}

#homeflash #videoBaskonia {
	margin:-340px 0 0 10px;
}
#homeflash #claim {
	width:670px;
	position:absolute;
	z-index:10;
	color: #FFFFFF;
	font-size: 24px;
	top: 243px;
	font-weight: bold;
	padding-top: 10px;
	text-align: right;
	padding-right: 20px;
}
#homeflash #fondo {
	position:absolute;
	z-index:0;
	background-color:#000000;
	opacity: .6;
	height: 140px;
	width: 690px;
	top: 243px;
}

#homeflash img {
	position:absolute;
	z-index:0;
}

#tophomesidebar {
	float:right;
	width:220px;
	background-image:url(../img/topmenuhome.gif);
	background-repeat:no-repeat;
	height:17px;
}

#homesidebar {
	float:right;
	width:220px;
	background-color:#3a3b37;
	background-image:url(../img/topmenuhome.gif);
	background-repeat:no-repeat;
}

#bottonsidebar {
	background-image:url(../img/bottonmenuhome.gif);
	background-repeat:no-repeat;
	height:17px;
	width:220px;
}

#homesidebar #newsidebar {
	background-image:none;
	overflow:hidden;
	padding-bottom:10px;
	clear:both;
}

.tab {
	height:104px;
	margin-right:5px;
	margin-left:6px;
}

.tab li a:link,.tab li a:visited {
	background-image:url(../img/buttonhome.jpg);
	background-repeat:no-repeat;
	background-position:left -104px;
	display:block;
	font-weight:700;
	float:left;
	text-decoration:none;
	padding-left:50px;
	height:103px;
	font-size:18px;
	color:#FFF;
}

.tab li a span {
	background-image:url(../img/buttonhome.jpg);
	background-repeat:no-repeat;
	background-position:right -104px;
	display:block;
	line-height:85px;
	padding:0 50px 20px 0;
}

.tab li a:hover {
	background-image:url(../img/buttonhome.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
}

.tab li a:hover span {
	background-image:url(../img/buttonhome.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	display:block;
}

.sections {
	margin-right:4px;
	margin-left:5px;
	overflow:hidden;
	height:70px;
	width:211px;
}

.sections h3 {
	float:right;
	position:relative;
	top:-20px;
	right:15px;
	font-size:14px;
	font-weight:400;
}

.sections a {
	color:#4795e9;
	text-decoration:none;
}

.sections img {
	float:left;
}

#productbrowser {
	width:690px;
	float:left;
	margin-top:20px;
}

#productbrowser h5 {
	font-size:16px;
}

#productbrowser h5 a {
	color:#83a7cd;
}

.roundedcornr_box_home {
	background:#ebebeb;
}

.roundedcornr_top_home div {
	background-image:url(../img/roundedcornr_home_tl.png);
	background-repeat:no-repeat;
	background-position:left top;
}

.roundedcornr_top_home {
	background:url(../img/roundedcornr_home_tr.png) no-repeat top right;
}

.roundedcornr_bottom_home div {
	background:url(../img/roundedcornr_home_bl.png) no-repeat bottom left;
}

.roundedcornr_bottom_home {
	background:url(../img/roundedcornr_home_br.png) no-repeat bottom right;
}

.roundedcornr_top_home div,.roundedcornr_top_home,.roundedcornr_bottom_home div,.roundedcornr_bottom_home {
	width:100%;
	height:10px;
	font-size:1px;
}

.roundedcornr_content_home {
	height:135px;
	margin:0 10px;
}

#buttonleft {
	padding-top:50px;
	padding-right:15px;
	float:left;
}

#buttonright {
	padding-top:50px;
	padding-left:15px;
}

.containerproduct {
	display:block;
	width:136px;
}

.containerproduct * {
	display:block;
	height:1px;
	overflow:hidden;
	background:#fff;
}

.containerproduct1 {
	margin-left:3px;
	margin-right:3px;
	padding-left:1px;
	padding-right:1px;
	border-left:1px solid #f3f3f3;
	border-right:1px solid #f3f3f3;
	background:#fafafa;
}

.containerproduct2 {
	margin-left:1px;
	margin-right:1px;
	padding-right:1px;
	padding-left:1px;
	border-left:1px solid #ededed;
	border-right:1px solid #ededed;
	background:#fbfbfb;
}

.containerproduct3 {
	margin-left:1px;
	margin-right:1px;
	border-left:1px solid #fbfbfb;
	border-right:1px solid #fbfbfb;
}

.containerproduct4 {
	border-left:1px solid #f3f3f3;
	border-right:1px solid #f3f3f3;
}

.containerproduct5 {
	border-left:1px solid #fafafa;
	border-right:1px solid #fafafa;
}

.containerproductfg {
	background:#fff;
	width:136px;
	text-align:center;
}

.containerproductfg img {
	float:none;
}

.containerproductfg a {
	color:#000000;
	font-weight:bold;
	font-size:0.9em;
}

.containerproductfg a:hover {
	color:#E36334;
}

.product {
	display:inline;
	float:left;
	margin-right:15px;
}
.product_equipaciones {
	margin-right:15px;
	margin-left: 40px;
	margin-bottom: 20px;
}

#menucontainer {
	padding-top:8px;
	width:942px;
	padding-right:10px;
	padding-left:10px;
	background-image:url(../img/bordetop.gif);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
	height:30px;
	z-index:10;
	position:relative;
}

#menucontainer #nav {
	text-transform:uppercase;
}

#languages a:hover,#sandwich p a:hover,.underlinetopbutton h2 a:hover,#menu ul li a:hover,#menu ul li ul li a:hover,#content_path ul li a:hover,#newsidebar ul li a:hover {
	color:#e36334;
}

#menu .activated a {
	color:#CCC;
}
#menu .current a {

}

#content a,.sections a:hover,#footer a:hover {
	color:#e36334;
	text-decoration:none;
}


/* borde redondeado de caja content*/ 
.roundedcornr_top div {
   background: url(../img/roundedcornr_647135_tl.gif) no-repeat top left;
}
.roundedcornr_top {
   background: transparent url(../img/roundedcornr_647135_tr.gif) no-repeat top right;
}

.roundedcornr_bottom div {
   background: url(../img/roundedcornr_647135_bl.gif) no-repeat bottom left;

}
.roundedcornr_bottom {
   background: transparent url(../img/roundedcornr_647135_br.gif) no-repeat bottom right;
}

.roundedcornr_top div,.roundedcornr_top,.roundedcornr_bottom div,.roundedcornr_bottom {
	width:100%;
	height:20px;
	font-size:1px;

}
/* FIN borde redondeado de caja content*/ 

#content .roundedcornr_content.content_width {
	width:543px;
}
#content .roundedcornr_content.content_width h2 {
	clear:both;
}

#content .roundedcornr_content.content_width_wholescreen {
	width:700px;
	_width:700px;
	
}
.productwholescreen{
	width:740px;

}

.photos-listing .photos {
	display:inline;
	float:left;
	height:184px;
	text-align:center;
	width:130px;
	margin-right:0;
	margin-left:14px;
	margin-bottom:50px;
	border-color:#bbbdbd;
	border-style:solid;
	border-width:1px;
}

.photos-listing .photos p {
	font-size:15px;
	font-weight:700;
	color:#FFF;
	padding-top:7px;
}

.product-listing .product {

	float:left;
	height:175px;
	text-align:center;
	width:125px;
	margin-right:0;
	margin-left:0;
	padding:5px;
	font-size: 11px;
	text-transform:lowercase;
	color:#999999;
}

.product-listing .product img {
	clear:both;
}

.product-listing .product strong {
	width:125px;
	text-transform:uppercase;

}

#paginationtop {
	font-size:12px;
	float:right;
	color:#959691;
}

#paginationleft {
	font-size:12px;
	float:left;
	color:#959691;
	min-width:150px;
}

#paginationtop a:link {
	color:#959691;
}

#paginationtop a.activated {
	color:#E36334;
	font-weight:700;
}
#content #paginationtop a:visited {
	color:#959691;

}
#content #paginationtop .current {
	color:#E36334;
	font-weight:700;
}

.colors {
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#545550;
	margin-right:10px;
	margin-left:10px;
	padding-top:10px;
	margin-top:10px;
}

#menu .colors ul li a {
	padding-left:0;
}

.colors-listing .color {
	display:inline;
	float:left;
	height:19px;
	text-align:center;
	width:19px;
	margin-right:3px;
	margin-left:3px;
	margin-bottom:4px;
	border-color:#272824;
	border-style:solid;
	border-width:1px;
}

.variedad {
	display:inline;
	float:left;
	height:40px;
	text-align:center;
	width:40px;
	margin-right:3px;
	margin-left:3px;
	margin-bottom:4px;

	border-color:#fff;
	border-style:solid;
	border-width:1px;
}

#content .variedad img {
	margin:0;
	padding:0;

}

.datenews {
	color:#6c95c0;
	float:left;
	margin-bottom:10px;
	display:block;
}

#newsform {
	background-color:#d4e0ef;
	padding-left:90px;
}
#newsform form fieldset {
	width: 312px;
}
#newsform form fieldset label {
	color: #333333;
	margin-left: 0px;
}
#newsform form fieldset .medidas {
	margin-top: 7px;
	margin-right: 0;
	margin-bottom: 7px;
	margin-left: 0;
}
#newsform #boton_enviar {
	text-align:center;
	margin-top: 2px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0;
}

fieldset {
	border:0 solid #000;
	padding-left:20px;
}

div.medidas {
	margin:12px 0 15px;
}

div.medidas label {
	display:block;
	float:left;
	margin-bottom:5px;
	font-size:1.1em;
	width:160px;
	color:#FFF;
	margin-top:5px;
	margin-left:10px;
}

div.medidas input,div.medidas textarea {
	border:1px solid #A7A7A7;
	color:#000;
	font-size:1.1em;
	font-weight:700;
	width:300px;
	background-color:#FFF;
	padding:5px;
}

div.medidas select {
	border:1px solid #A7A7A7;
	color:#000;
	font-size:1.1em;
	font-weight:700;
	width:220px;
	background-color:#FFF;
	padding:5px;
}

#comentario {
	font-size:1.1em;
	font-family:Arial, sans-serif;
}

input#boton_enviar,input#boton_buscar {
	text-align:center;
	margin:2px 0;
}

input {
	padding:5px;
}

.mensaje_de_error {
	color:#FFFFFF;
	background-color:#c64718;
	font-size:11px;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
}

.sub_list {
	padding-left:105px;
	padding-top:30px;
	padding-bottom:30px;
}

.sub_list ul li {
	padding-top:10px;
	background-image:url(../img/bolitaazul.gif);
	background-repeat:no-repeat;
	background-position:left 14px;
	padding-left:15px;
}

.datenewsletter {
	color:#999;
}

#content .image-listing {

	margin-top:5px;
	overflow:hidden;
	background-color:#E0E0E0;
	position:relative;
	left:-20px;
	padding-left:25px;
	padding-bottom: 15px;
}
#content .equipations {
	width:437px;
	padding-right: 65px;
	padding-left: 81px;

}
#content .officialkit {
	width:557px;



}
#content .officialkit img {
	float:none;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content .officialkit  p {
	padding-bottom: 0px;
}

#content .close-list{
	
	width:492px;

}

#content .image-listing .box_image {
	width:120px;
	float:left;
	display:inline;
	text-align:center;
	font-weight:700;
	margin:0;
	padding:10px 17px 0 0;
	overflow: hidden;
}
#content .box_imagecoleccion{
	width:118px;
	float:left;
	margin-top: 15px;
	margin-right: 20px;
}
#content .box_imagecoleccion p{
	text-align: center;
	clear:both;
	margin-top: 10px;
}

#content .box_imagecoleccion a#hombre {
	
	float:left;
	width:118px;
	height:116px;
	background-image: url(../img/hombre.jpg);
	background-repeat: no-repeat;
}
#content .box_imagecoleccion a#hombre:hover {
	background-image: url(../img/hombre.jpg);
	background-repeat: no-repeat;
	background-position: -118px;

}
#content .box_imagecoleccion a#mujer {
	float:left;
	width:118px;
	height:116px;
	background-image: url(../img/mujer.jpg);
	background-repeat: no-repeat;

}
#content .box_imagecoleccion a#mujer:hover {
	background-image: url(../img/mujer.jpg);
	background-repeat: no-repeat;
	background-position: -118px;

}
#content .box_imagecoleccion a#nino {
	float:left;
	width:118px;
	height:116px;
	background-image: url(../img/nino.jpg);
	background-repeat: no-repeat;

}
#content .box_imagecoleccion a#nino:hover {
	background-image: url(../img/nino.jpg);
	background-repeat: no-repeat;
	background-position: -118px;

}
#content .box_imagecoleccion a#nina {
	float:left;
	width:118px;
	height:116px;
	background-image: url(../img/nina.jpg);
	background-repeat: no-repeat;

}
#content .box_imagecoleccion a#nina:hover {
	background-image: url(../img/nina.jpg);
	background-repeat: no-repeat;
	background-position: -118px;

}

#content .image-listing .small_image {
	width:100px;
	float:left;
	display:inline;
	text-align:center;
	font-weight:700;
	margin:0;
	padding:10px 20px 0 0;

}
#content .image-listing .small_image img {
	border:1px solid #3A3B37;

}

#content .image-listing .box_image img {
	margin-left:0;
	border-color:#3a3b37;
	border-style:solid;
	border-width:1px;
	margin-right: 0px;
}

#content .image-listing .box_image a {
	color:#6692c2;
	font-size:13px;
}

.list_type_product {
	padding-left:10px;
}

div.sub_menu {
	margin-bottom:1em;
	background-color:#d14512;
	padding-right:20px;
	padding-left:20px;
	width:485px;
	position:relative;
	margin-left:0;
	background-image:url(../img/botton.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-bottom: 15px;
}

.sub_menu ol {
	width:40em;
	_width:460px; /*Para Internet Explorer 6 */
	font-size:14px;
	margin-left:17px;
	font-weight:400;
}

#content .sub_menu ol li {
	float:left;
	width:9em;
	_width:115px; /*Para Internet Explorer 6 */
	padding-top:10px;
	background-image:url(../img/bolitanaranja.gif);
	background-repeat:no-repeat;
	background-position:left 14px;
	padding-left:15px;
	margin-right:10px;
}

#content .sub_menu ol li a {
	font-weight:700;
	color:#FFF;
	display:block;
	width:8em;
	text-decoration:none;
}

#content .sub_menu ol li a:hover {
	color:#ABC4DE;
}

br {
	clear:left;
}

#content .top {
	background-image:url(../img/cajanarnaja_top.gif);
	background-repeat:no-repeat;
	height:27px;
	width:525px;
	margin-top:15px;
}

#consultations {
/*	width:332px;*/
	margin-left:0px;
	margin-right:20px;
		color:#666;
}
#consultations p {
		color:#666;
}
#consultations form {
	width:330px;
	margin-left:180px;
}
#consultations fieldset {
	display:block;
	float:left;
	margin: 0 auto;
	padding: 0px;

}
#consultations label {
	display:block;
	color:#666;
	font-size:1em;
	vertical-align:middle;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#consultations div.medidas {
	margin:0 auto;
	padding:1em 0;
	
}

#consultations select {
	background-color:#FFF;
	border:1px solid #A7A7A7;
	color:#000;
	font-size:1.1em;
	font-weight:700;
	width:310px;
	padding:0;
}
#consultations input, #consultations textarea {
	width: 300px;	

}
#consultations input#boton_enviar{
	width: 60px;	

}
#consultations .mensaje_de_error  {
	width: 307px;	

}

#consultations label.checkbox {
	float:left;
	clear:both;
	padding-bottom: 4px;
	padding-top: 4px;
	
}

#consultations fieldset.radio {
	padding: 0px;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 2em;
	margin-left: 0;
	width: 100%;
}

#consultations fieldset.radio input {
	clear:both;
	float:left;
	width:auto;
	margin-right: 3px;
	margin-left: 3px;
}

legend {
	border:medium none;
	float:none !important;
	height:auto !important;
	max-height:none !important;
	max-width:none !important;
	min-height:0 !important;
	min-width:0 !important;
	padding-left:2px;
	padding-right:2px;
	position:static !important;
	white-space:nowrap;
	width:-moz-fit-content !important;
	padding-bottom: 10px;
	color:#666666;
}

.check {
	padding-top: 5px;
	padding-bottom: 5px;
	
}
#search_panel{
	clear: both;
	
}
#search_panel h2 {
	float: left;
	clear: both;
	
}
#search_panel p {
	float: left;
	clear: both;
	width:700px;

}

.form_right,#menu ul li ul li a,#footer ul li a {
	color:#FFF;
}

.tab li,#content_path ul li,#contest .tab li,#footer ul li,.tab li {
	display:inline;
}

#productbrowser h5 a:hover,#sidebar_product h5 a:hover,#content .product-listing a:hover,#content #paginationtop a:hover,#content .image-listing .box_image a:hover, #carousel h2 a:hover {
	color:#E36334;
}

#sidebar_product h5 a,#consultations label {
	color:#666;
}

.photos-listing {
	float:left;
	width:100%;
	
}
.product-listing {
	float:left;
	width:100%;
	
}

#content .product-listing a,form {
	color:#000;
}
#senior_section .submit {
	float: right;
	width: 80px;
	margin-right: 15px;
}
#senior_section .submit input {
	height: 26px;
	width: 78px;
	background-color: #3A3B37;
}
#senior_section .submit input:hover {
	background-image:url(../img/buscarhovershop.gif);
	background-repeat:no-repeat;

}

.mensaje_de_error {
	margin:15px 0 0 0;
	color:#FFFFFF;
	background-color:#c64718;
	border:5px solid #e6521c;
	font-weight:bold;
	padding:5px;
}

.mensaje_ok {
	width:100%;
	margin:15px 0 0 0;
	color:#FFFFFF;
	background-color:#71b444;
	border:5px solid #ace659;
	font-weight:bold;
	padding:5px;
}


#carousel li {
	background-image: url(../img/img/fondofoto.gif);
	background-repeat: no-repeat;
	height: 135px;
	width: 110px;
	position: relative;	

}
#carousel li img {
	padding-top: 5px;
	padding-left: 5px;
	float: right;
	position: absolute;
	z-index: 0;
}
#carousel h2 {
	text-align:center;
	height: 40px;
	width: 110px;
	float: left;
	margin-top: 90px;
	position: absolute;
	z-index: 5;
	opacity:0.8;
	color:#000000;
	text-transform:uppercase;
	font-size:0.9em;
	font-weight:none;
	padding-top: 3px;
	background-image: url(../img/img/fondofotoinferior.gif);
	background-repeat: no-repeat;
}
#carousel h2 a {
	color:#000000;
}

#carousel h2 span{
	display:block;
	text-transform:lowercase;
	font-size:0.95em;
	width: 110px;
}
#content.content_page {
	margin-right: 0px;
}
#content.content_page h2 {
	font-size: 19px;
}
#content.content_page h3 {
	font-size: 16px;
}
#video{
	float: right;
	margin: 10px;
	height: 325px;
	width: 400px;
}
#content .roundedcornr_contentpage {

	padding-right: 20px;
	padding-left: 20px;
}
#content .news_content {
	overflow:hidden;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#content .news_content h2{
	margin-bottom: 5px;
}
#content .news_content .date{
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 15px;
}
#content .news_content img{
	margin-left:25px;
	margin-bottom:15px;
}

#newsletter-content {
	margin:30px -25px 0 -25px;
}

#newsletter-content form {
	padding:15px 0 10px 25px;
	background-color:#d4e0f0;
}

#newsletter-content form label{

	font-size:120%;
}

#newsletter-content form #NewslettercontactoNombreyapellidos, #newsletter-content form #NewslettercontactoMail {
	float:right;
	width:300px;
	margin:-20px 15px 0 0;
}

#newsletter-content #newsletter-action {
	padding:5px 0 5px 0;
	margin:10px 0 0 -30px;
	background-color:#87b4f0;
	text-align:center;
}

#newsletters-list {
	margin:0 0 0 60px;
}

#newsletters-list li {
	list-style:outside;
}

#newsletters-list li a {
	font-size:110%;
	font-weight:bold;
}

#newsletters-list li a span{
	font-size:90%;
	color:#999999;
	font-weight:normal;
}

.newsletter-home {
	background: url(../img/bg-newsletter-home.gif) no-repeat;
	width:204px;
	height:31px;
	margin:10px;
	display:none;
}

.newsletter-home a{
	float:left;
	background: url(../img/btn-newsletter-home.gif) no-repeat right -25px;
	text-decoration:none;
	color:#000000;
	width:170px;
	height:21px;
	margin:3px 0 0 28px;
	padding:4px 0 0 0;
}

.newsletter-home a:hover{
	background: url(../img/btn-newsletter-home.gif) no-repeat right 0px;
	color:#e3551f;
}
