﻿ul.Menu, 
ul.Menu ul
{
    padding: 0;
    margin: 0;
    display: block;
}

ul.Menu a
{
	text-decoration: none;
	display: inline-block;
	padding: 2px;
	margin: 0;
	font-weight: bold;
}

ul.Menu li
{
    list-style: none;
    text-indent: 0;
    padding: 0;
    margin: 0;
}


div.MainMenu li
{
    display: inline;
}

div.MainMenu a
{
	padding: 4px;
}

div.MainMenu a:hover
{
	background-color: White;
}

.RelatedItems li
{
	list-style: none;
}

.RelatedItems
{
	padding-top: 10px;
}

label
{
	padding-right: 10px;
}

div#ctl00_categoryNavigation ul.Menu a
{
	display: block;
	background: url(aw-menu.gif) repeat-x bottom;
	width: 100%;
	border-bottom: solid 1px #dddfd8;
	border-right: solid 1px #dddfd8;
	padding-left: 5px;
}

div#ctl00_categoryNavigation ul.Menu a:hover
{
	background: white;
	color: #465946;
}

#ctl00_banner 
{
    width: 100%;
	background-image: url(aw-header.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	min-height: 68px;
	margin: 0;
	padding: 0;
	border-bottom: solid 1px #dddfd8;
}

#ctl00_userStatus
{
	text-align: right;
}

#ctl00_branding a
{
	height: 200px;
	width: 932px;
	margin: 4px;
	margin-right: 30px;
	text-indent: -5000px;
	background: url(hsm.jpg) no-repeat;
	font-size: 2em;
	float: left;
}

.Error
{
	color: Red;
}

.BannerAd
{
	float: left;
}

.BannerAd img
{
	border: none;
}

fieldset
{
	padding: 6px;
	width: 80%;
	margin: 5px auto;
}

fieldset.selected legend
{
	color: black;
	font-style: italic;
}

legend a
{
	font-weight: lighter;
	font-size: smaller;
}

fieldset input.TextBox, fieldset select, fieldset textarea
{
	font: 11px Arial, Verdana, Georgia, sans-serif;
	color: #666;
	width: 310px;
	height: 17px;
	border: 1px solid #dedede;
	background: #fff;
}

fieldset input.Button
{
	float: right;
}

fieldset p
{
	margin: 0 15px;
}

fieldset label
{
	width: 150px;
}

legend
{
	font-size: larger;
	font-weight: bolder;
}

#ctl00_MainContent_Breadcrumbs
{
	display: block;
	padding: 4px;
	border-bottom: solid 1px #dddfd8;

	/* Nullify content's padding */
	margin: -10px;
	
	margin-bottom: 10px;
}

#ctl00_MainContent_Breadcrumbs a
{
	font-weight: bolder;
}

#ctl00_footer
{
	clear: both;
	margin: -1px 180px 0 135px;
	background-color: #dddfd8 ;
	border: solid 1px #dddfd8;
	border-top: none;
	padding: 0 4px;
}

.SquareAd, .VerticalPageAd
{
	margin: 30px auto;
	width: 120px;
	display: block;
}

.SquareAd img, .VerticalPageAd img
{
	border: 1px solid black;
}


#ctl00_menu
{
	clear: left;
}




table
{
	width: 100%;
	border: none;
	empty-cells: show;
	table-layout: auto;
}

th
{
	background-color: #dddfd8;
	color: #465946;
	padding: 4px;
	border: none;
}

td
{
	padding: 2px 4px;
	border: none;
}


.OddRow td
{
	background-color: #f6f7f2;
}

span.price
{
	display: block;
	font-weight: bold;
	font-size: larger;
	padding: 10px;
}

div.variantProperty span
{
	display: block;
	font-weight: bold;
	padding-right: 5px;
}

.ListPriceColumn
{
	text-align: right;
}

.ProductNameColumn
{
	text-align: left;
}

#ctl00_MainContent_QuantityBox
{
	width: 2em;
}

#ctl00_MainContent_Products_SearchResults,
/*#ctl00_MainContent_ProductList_SearchResults,*/
/*#ctl00_MainContent_BasketDetail,*/
#ctl00_MainContent_OrderHistoryGrid
{
	border: solid 1px #dddfd8;
	margin: 15px auto 0 auto;
}

#ctl00_MainContent_BasketDetail 
{
	width: 746px;
}

#ctl00_MainContent_BasketDetail td, #ctl00_MainContent_OrderDetail td, #ctl00_MainContent_orderDetail td
{
	vertical-align: top;
	/*padding: 0;*/
}



.ProductFilter
{
	margin: 0 15px;
	border: none;
}

.ProductFilter span
{
	display: block;
	width: 30%;
	padding: 4px;
	float: left;
}

.ProductFilter span label
{
	margin-right: 10px;
	display: block;
}

.ProductFilter div
{
	text-align: left;
	margin: 0 auto;
	clear: both;
}

.ProductFilter div input
{
	margin: 0 10px;
	width: 120px;
}

.ProductFilter span select
{
	width: 70%;
}

a
{
	color: black;
}

dl.productSpecification dt
{
	clear: left;
	float: left;
	font-weight: bold;
}

.CreditCardWallet div, .AddressBook div
{
	margin-top: 2px;
}

.CreditCardWallet #CreditCard,
.CreditCardWallet #Account,
.CreditCardWallet #ExpirationDate,
.CreditCardWallet #BillingAddress
{
	margin-top: 10px;
}

.CreditCardWallet .SelectedText
{
	font-style: italic;
}

.AddressBook fieldset, .CreditCardWallet fieldset
{
	display: block;
}

.AddressBook .AddressInstructions
{
	width: 45%;
	float: right;
}

.AddressBook fieldset.Address, .AddressBook fieldset.InsertLink
{
	width: 45%;
	margin: 0px;
}

.AddressEdit div#PersonName div,
.AddressEdit div#RegionPart div,
.AddressEdit div#Telephone div
{
	width: 47%;
}

.AddressBook .SelectedText
{
	font-style: italic;
}

.AddressBook #StreetAddress span
{
	width: 99%;
}

.AddressBook .AddressDelete p
{
	color: Red;
}

.AddressBook #City, .AddressBook #Region, .AddressBook #PostalCode, .AddressBook #FirstName, .AddressBook #TelephoneNumber
{
	float: left;
}

/* User Pages */

.NewUserRegistration table
{
	margin: 0 auto;
	width: 90%;
}

.NewUserRegistration input
{
	width: 90%;
}

.NewUserRegistration input.Button
{
	width: auto;
	margin: 0 auto;
}

.Password
{
	display: block;
}

.RecoverPassword .Question
{
	font-style:italic;
}

/* Profile Pages */

fieldset.Options
{
	border: none;
	clear: left;
	width: 100%;
}
.Options .notice
{
	font-style: italic;
	font-weight: normal;
}

.Options ul li
{
	list-style: none;
}

.Options div.field
{
	width: 100%;
	float: left;
	margin-bottom: 5px;
}

.Options div.additional_info
{
	clear: both;
}

.Options div.additional_info textarea
{
	width: 90%;
	clear: both;
}


.Options div.field span.label
{
	float: left;
	width: 180px;
}

.Options div.field span.formw
{
	float: left;
	text-align: left; 
}

.Options br
{
	clear: left;
}

.required_field_asterisk 
{
	color: #0099cc;
	font-weight: bold;
}

.AdvancedOptions .notice
{
	font-style: italic;
	font-weight: normal;
	padding-bottom: 10px;
}


#ctl00_MainContent_EmailAddressPanel, #ctl00_MainContent_EmailAddressPanel div
{
	width: auto;
}

.hidden 
{
	display: none !important;
}

/*body.Checkout div#ctl00_content, body.OrderDetail div#ctl00_content
{
	margin-left: 40px;
	margin-right: 40px;
}*/

div.CheckoutWizard
{
	padding: 0;
	margin: 0;
}

/*div.CheckoutWizard div
{
	padding: 4px;
}*/

div.CheckoutHeader
{
	border-bottom: solid 1px #dddfd8;
	margin: -10px;
}

div.CheckoutHeader span.selected a
{
	font-weight: bolder;
	font-style: italic;
}

ul.ButtonMenu
{
	display: block;
	padding: 0 4px;
	width: 100%;
	text-align: center;
}

ul.ButtonMenu ul
{
	margin: 0;
}

ul.ButtonMenu li
{
    display: inline;
}

.PaymentMenu, .ShippingMenu
{
	margin: 0;
}

ul.ButtonMenu li a
{
	width: 30%;
}
ul.ButtonMenu li a
{
	border: solid 1px #dddfd8;
	background-color: White;
	padding: 6px;
	margin: 0;
	font-weight: normal;
}

ul.ButtonMenu li.selected a
{
	background-color: #f6f7f2;
	font-weight: bolder;
}

ul.ButtonMenu a:hover
{
	background-color: #dddfd8;
}

#ShippingAddressSection, #ShippingMethodSection
{
	width: 250px;
	margin: auto;
}

#ShippingAddressSection select, #ShippingMethodSection select
{
	width: 100%;
}

.CheckoutSteps .AddressBook fieldset, .CheckoutSteps .CreditCardWallet fieldset
{
	width: 60%;
	margin: 0 auto;
}

.CheckoutSteps .PaymentStep table, .CheckoutSteps .PaymentStep #ctl00_MainContent_Payment_PromoCodes_PromoCodes
{
	width: 60%;
	margin: 0 auto;
}

.CreditCardWallet .AddressBook fieldset
{
	width: 90%;
}

div.CheckoutNavigation
{
	text-align: right;
}

div.CheckoutNavigation input
{
	margin: 5px;
	width: 15%;
}

div.CheckoutNavigation input.Cancel
{
    float: left;
}

.MultipleShippingTable .ShippingToColumn, .MultipleShippingTable .ShippingToHeader
{
	text-align: center
}

.MultipleShippingTable .ShippingMethodColumn, .MultipleShippingTable .ShippingMethodHeader
{
	text-align: right;
}

.MultipleShippingTable .DisplayNameColumn, .MultipleShippingTable .DisplayNameHeader
{
	text-align: left;
}

.PaymentTable
{
	width: auto;
	text-align: right;
}

.PaymentTable input
{
	width: 99%;
	text-align: right;
	border: solid 1px #dddfd8;
}

.PaymentTable .BalanceDueRow th, .PaymentTable .BalanceDueRow td
{
	border-top: solid 1px black;
}

.PaymentTable .BalanceDueRow *
{
	background-color: #f6f7f2;
}

.FooterItem
{
	background-color: #f6f7f2;
}

td.currency
{
	text-align: right;
}

.Shipment
{
	background-color: #f6f7f2;
}

.Shipment td
{
	border: solid 1px #dddfd8;
}

.FooterItemLabel, #ctl00_MainContent_OrderDetail .FooterItemValue
{
	text-align: right;
}

.OrderDetail .Header td
{
	vertical-align: top;
	width: 50%;
}

.notice
{
	text-align: center;
	color: Blue;
}

.profileTab{width:550px;height:auto;background-color:#FFFFFF;float:left;}
.profileTabDes{width:172px;height:17px;background-color:#F9F9FF;float:left;margin:2px 1px 1px 0px;padding:3px;}
.profileTabDes a:hover{color:#FFFFFF;text-decoration:none;background-color:#003399;}
.profileTabDes a[disabled="disabled"]{color: Gray;}
.profileTabDes a[disabled="disabled"]:hover{color: Gray;background-color:#F9F9FF}

/*Estilos del nuevo L&F*/

body {font:normal 13px/17px "Trebuchet Ms", Arial, sans-serif;color:#333; background-color:#f7f7f7;margin:0px; padding: 0px;}
p {font-family: "Trebuchet MS";color:#333; margin: 0; padding: 0 0 12px 0; }
p.clear {margin:0;padding:0;clear:both;}
a {color:#0099cc;text-decoration:none;}
a:visited {color:#0099cc;text-decoration:none;}
a:hover {color:#013d59;text-decoration:underline;}
H1{font:18px arial, verdana, sans;color:#0099cc;}
h3
{
-x-system-font:none;
border-bottom:1px dotted #CCCCCC;
color:#333333;
font-family:arial,verdana,sans;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
padding:5px;
}


.contenedor {margin:auto;background-color:#fff; width:932px;text-align:left}
.cabezal {float:left;}
.contenido {margin:auto;}
.submenu{float:left; width:100%; height:28px;background-image:url("fondoSubmenu.gif");background-repeat:repeat-x;margin-bottom:23px;font:bold 11px/17px arial, verdana, tahoma;}
.itemMenu{border-right:1px dotted #d3d3d3;float:left;text-align:center;line-height:27px;padding:0px 30px;}
.itemMenu A{color:#5f5f5f;text-decoration:none;}
.itemMenu A:visited{color:#5f5f5f;text-decoration:none;}
.itemMenu A:hover{color:#5f5f5f;text-decoration:underline;}
.idiomas{float:right;font:11px arial, sans;vertical-align:middle;}

.primera {float:left;width:140px;font:11px/22px arial, verdana, sans;padding-left:10px;color:#666;}
.primera a{color:#333;}
.primera a:visited{color:#333;text-decoration:none;}
.primera a:hover{color:#013d59;text-decoration:underline;}
.segunda {float:left;width:536px;padding:0px 18px;}
.tercera {float:left;width:180px;font:11px/17px arial, verdana, sans;}
.tercera img{margin:10px 0px;}

.segundaProducto {float:left;width:720px;padding:0px 18px;}

/* OBJETOS */
.login{margin-bottom:15px;padding-bottom:15px;float:left;border-bottom:1px dotted #bdbdbd;width:90%;}
.logintext{font:11px arial;color:#666;height:17px;vertical-align:middle;}
.btCeleste{background-color:#0099cc;color:#fff;font:bold 11px arial;}
.btVerde{background-color:#2d770d;color:#fff;font:bold 11px arial;}
.producto{border-top:1px dotted #bdbdbd;padding:15px 0px;}
.productoimagen{width:220px;float:left;}
.productoimagen img{margin:0px 10px 10px 0px;float:left;}
.productoimagen ul{margin:0;}
.productoimagen ul li {list-style-type:none;}
.productoprecio{width:294px;float:left;padding-left:10px;text-align:justify;}
.pdfadjunto{width:100%;float:left;}
.pdfadjunto a{color:#333;}
.pdfadjunto a:visited{color:#333;text-decoration:none;}
.pdfadjunto a:hover{color:#013d59;text-decoration:underline;}
.banda{background-color:#def4fb;color:#0099cc;height:25px;text-align:center;font-weight:bold;}
.purchase{width:534px;float:left;margin:20px 0px;}
.precioModulo{width:534px;float:left;margin:20px 0px 40px 0px;}
.botonBuscar{height: 21px; width: 20px;  background-color: rgb(0, 153, 204); color: rgb(255, 255, 255); }
.precioTotal{border-top: 1px dashed rgb(189, 189, 189);}
.cart{margin:10px 0px;width:195px;float:left;}
.contenidoCart{border:1px solid #ccc;padding:10px;}
.tituloCart{background-color:#cd3301;height:18px;vertical-align:middle;padding:2px 0px 0px 5px;color:#fff;font-weight:bold;}
.productosrelacionados{}
.relacionados{border-top:1px dashed #bdbdbd;font:bold 15px 'Trebuchet Ms', arial, sans;color:#cd3301;margin-bottom:10px;margin:10px 0px;padding-top:15px;line-height:20px;}

/* COLORES */
.grisClaro{color:#666;}
.grisOscuro{color:#333;}
.rojo{color:#cc0000;}
.oferta{font:bold 32px "trebuchet MS",arial, verdana;color:#be3422;}
.celeste{color:#0099cc;}
.celeste a{color:#0099cc;}
.celeste a:visited{color:#0099cc;text-decoration:none;}
.celeste a:hover{color:#0099cc;text-decoration:underline;}
.hsm{color:#013d59; font-weight: bold;}

/* TXT */
.precio{font-size:18px;color:#0099cc;}
.precioT{font-size:18px;text-decoration:line-through;}


/* FORM */
#content UL LI{list-style-type:none;}
.obligatorio {color: #0099cc;font-weight: bold;}
#content {margin: 15px 0;}
#content li {margin-bottom: 5px;}
#content span {width: 120px;margin-right: 5px;line-height: 17px;float: left;}
#content li.legal {margin-bottom: 10px;font-size: 10px;color: #999;}
#content input, #content textarea, #content select {font: 11px Arial, Verdana, Georgia, sans-serif;color: #666;width: 360px;height: 17px;border: 1px solid #dedede;background: #fff;}
#content input.radiobutton {width: auto;margin: 0 5px;border: 0;line-height: 17px;vertical-align: middle;}
#content input.input_file {height: auto;margin-bottom: 5px;margin-left: 95px;}
#content textarea {width: 455px;height: 120px;}
#content select {width: 75px;}
#content select {width: 362px;height: 19px;}
#content li.btn_send {}
#content .btn_send {width: 70px;height: 20px;border: 0;}
.columnalabel{width:100px;}

.checkboxNews 
{
border:0 none !important;
width:20px !important;
width:360px;
}

.resultado table
{
	width:auto;	
}

/* POPUP MASTER*/
.submenupopup{float:left; width:100%; height:3px;background-image:url("fondoSubmenu.gif");background-repeat:repeat-x;margin-bottom:23px;}
.primerapopup {float:left;width:140px;font:11px/22px arial, verdana, sans;padding-left:10px;color:#666;}
.primerapopup a{color:#333;}
.primerapopup a:visited{color:#333;text-decoration:none;}
.primerapopup a:hover{color:#013d59;text-decoration:underline;}
.segundapopup {float:left;width:600px;padding:0px 0px 0px 70px;text-align: left;vertical-align:top;}
.tercerapopup
{
	float: left;
	width: 180px;
	font: 11px/17px arial, verdana, sans;
	background-color: #ffffff;
	text-align: center;
}
.tercerapopup img{margin:10px 0px;}

.MediaOrderHistory th
{
	height: 20px;
	background-color: #cd3301;
	font: bold 11px arial, verdana, sans;
	color: #ffffff;
	padding: 4px 0px 0px 4px;
	margin-bottom: 20px;
	text-align: left;
	vertical-align: middle;
}

.MediaOrderHistory table
{
	font: bold 11px arial, verdana, sans;
	color: #003d5c;
	border-bottom: 1px dotted #bdbdbd;
	height: 96px;
	width: 200px;
}
.MediaOrderHistory A
{
	color:#003d5c;
	text-decoration:none;
}
.MediaOrderHistory img
{
	border:1px solid #d6d6d6;
	margin-right:10px;
	float:left;	
}

.MediaDuration
{
	padding:3px 15px 3px 0px;
	background-color:#cd3301;
	height:22px;
	color:#fff;
	text-align:right;
	border-bottom:1px solid #551717;
	width:491px;
}
