﻿/* Reset */

body, form, div, li,
h1, h2, h3, h4, h5, h6,
pre, form, fieldset,
p,blockquote
{ 
    font-family: arial, verdana, helvetica, sans-serif;
    font-size: 1em;
	margin: 0;
	padding: 0;
}

fieldset, img 
{ 
	border: 0;
}

ol, ul 
{
	list-style: none;
	margin: 0;
}

h1, h2, h3, h4, h5, h6 
{
	font-size: 100%;
	font-weight: normal;
}

/* Common */

html
{
    overflow: scroll;
}

body 
{    
    background: #dedfe2;
    font: 0.7em Verdana;
    color: #2e3139;
    min-width: 1080px;
}


.TextContent
{
	line-height: 14px;
}

.TextContent h1
{
	line-height: 14px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 1.2em;
    background: url('../Imagenes/DemoTitleBack.png') no-repeat left bottom;
}

.TextContent p,
.TextContent ul li,
.TextContent ol li,
.TextContent code
{
    margin-bottom: 10px;
}

.TextContent ul,
.TextContent ol
{
	list-style: outside;
	padding: 0;
	margin-left: 32px;
}

.TextContent ul
{
	
	list-style-type: disc;
}

.TextContent ol
{
	list-style-type: decimal;
}

.TextContent a
{
	color: #1b3f91;
	text-decoration: none;
}

.TextContent a:hover
{
	text-decoration: underline;	
}



/* Core Layout */

.MainBackground
{
    background: white url('../Imagenes/BodyBack.png') repeat-x;
}

.Wrapper
{
    text-align: center;
    background: url('../Imagenes/WrapperBack.png') repeat-x bottom;
    min-width: 1080px;
}

.Content
{
    margin: 0 auto;
    text-align: left;
    width: 1080px;    
}

.ContentLeft
{
    float: left;
    width: 1032px;
    background: url('../Imagenes/ContentLeftBack.png') no-repeat left bottom;
}

.ContentLeftInner,
.ContentLeftInner_Intro
{
    float: left;
    width: 266px;
}

.ContentLeftInner
{
    min-height: 852px;
    background: url('../Imagenes/ContentLeftInnerBack.png') no-repeat left top;
}

.ContentLeftInner_Intro
{
    min-height: 852px;
    background: url('../Imagenes/ContentLeftInnerBack.png') no-repeat left top;
}


.FooterLeft
{
    float: left;
    width: 1032px;
    background: url('../Imagenes/FooterLeftBack.png') no-repeat left bottom;
}

.FooterLeftInner
{
    float: left;
    width: 266px;
    text-align: center;
    padding-top: 83px;
}

.ContentCenter
{
    float: right;    
    width: 766px;        
}

.ContentCenterInner
{
    min-height: 600px;
    background: white url('../Imagenes/ContentCenterInnerBack.png') no-repeat left top;
}

.ContentCenterInner_Intro
{
    min-height: 600px;
    background: white url('../Imagenes/ContentCenterInnerBack.png') no-repeat left top;
}

.FooterCenter
{
    float: right;
    width: 766px;
    height: 206px;
    background: url('../Imagenes/FooterCenterBack.png') repeat-x bottom;
}

.ContentRight
{
    float: left;
    width: 100%;
    background: url('../Imagenes/ContentRightBack.png') no-repeat right bottom;
}

.ContentRightInner,
.ContentRightInner_Intro
{
    float: right;
    width: 48px;    
}

.ContentRightInner
{
    height: 852px;
    background: url('../Imagenes/ContentRightInnerBack.png') no-repeat right top;
}

.ContentRightInner_Intro
{
    height: 852px;
    background: url('../Imagenes/ContentRightInnerBack_Intro.png') no-repeat right top;
}

.FooterRight
{
    clear: both;
    float: left;
    width: 100%;
    background: url('../Imagenes/FooterRightBack.png') no-repeat right bottom;
}


/* Title */

.TitleLogo 
{
	height: 56px;
	padding: 23px 0 0 23px;
}

.TitleLogo img
{
    position: relative;
}

.Mvertical
{
	padding: 25px 0 0 18px;
	width: 239px;
}
.Mvertical .EstaticItem
{
    font-weight: bold;
    padding: 3px 0 31px;
    background: url('../Imagenes/NavigationBarGroupTop.png') no-repeat center bottom;
}
.Mvertical .EstaticItem a
{
	color: #2e3139;
	text-decoration: none;    
}
.Mvertical .EstaticItem a:hover
{
	text-decoration: none;
    cursor: default;
}

.Mvertical .EstaticItem2
{
    padding: 3px 0 3px 15px;
    line-height: 15px;
}
.Mvertical .EstaticItem2 a
{
	color: #1b3f91;
	text-decoration: none;
}
.Mvertical .EstaticItem2 a:hover
{
	color: #1b3f91;
	text-decoration: underline;
}
/* Navigation bar */

.Navigation
{
	padding: 25px 0 0 18px;
	width: 239px;
}

.NavigationBar
{
	padding: 0;
}

.NavigationBar .dxnb-header
{
    font-weight: bold;
    padding: 3px 0 31px;
    background: url('../Imagenes/NavigationBarGroupTop.png') no-repeat center bottom;
}

.NavigationBar .dxnb-headerCollapsed
{    
    padding: 3px 0;
    cursor: pointer;
}

.NavigationBar .dxnb-header,
.NavigationBar .dxnb-headerCollapsed
{
   padding-left: 21px;
   line-height: 15px;
}

.NavigationBar .dxnb-headerCollapsedHover
{
    background: url('../Imagenes/NavigationBarHover.png') repeat-y left top;
}

.NavigationBar .dxnb-header a,
.NavigationBar .dxnb-headerCollapsed a
{
	color: #2e3139;
	text-decoration: none;    
}

.NavigationBar .dxnb-header a:hover
{
	text-decoration: none;
    cursor: default;
}

.NavigationBar .dxnb-header .dxnb-btn, .NavigationBar .dxnb-headerCollapsed .dxnb-btn
{
    background-image: url('../Imagenes/Sprite.png');
    background-repeat: no-repeat;
    width: 7px;
    height: 7px;
    margin-top: 5px;
    margin-left: -14px;
    float: left;
    cursor: pointer;
}

.NavigationBar .dxnb-header .dxnb-btn
{	    
    background-position: -367px -1px;
}

.NavigationBar .dxnb-headerCollapsed .dxnb-btn
{
    background-position: -359px -1px;
}

.NavigationBar .dxnb-content
{
    padding: 0 0 28px 6px;
    margin-bottom: 1px;
    background: url('../Imagenes/NavigationBarGroupBottom.png') no-repeat center bottom;
}

.NavigationBar .dxnb-item
{    
    padding: 3px 0 3px 15px;
    line-height: 15px;
}

.NavigationBar .dxnb-item a
{
	color: #1b3f91;
	text-decoration: none;
}

.NavigationBar .dxnb-item a:hover
{
	color: #1b3f91;
	text-decoration: underline;
}

.NavigationBar .dxnb-itemSelected
{
    font-weight: bold;
    background: url('../Imagenes/Sprite.png') no-repeat -375px 6px;
}

.NavigationBar .dxnb-itemSelected a,
.NavigationBar .dxnb-itemSelected a:hover
{
    color: Black;
    text-decoration: none;
    cursor: default;
}

.NavigationBar .NewImage,
.NavigationBar .UpdatedImage
{
    background-image: url('../Imagenes/Sprite.png');
    background-repeat: no-repeat;
    width: 15px;
    height: 15px;
    border: 0;
    float: right;
    margin-left: 5px;
    margin-right: 8px;
}

.NavigationBar .NewImage
{
    background-position: -207px -309px;
}

.NavigationBar .UpdatedImage
{
    background-position: -207px -326px;
}

/*Barra navegacion superior*/
.BarraCabecera
{
    padding: 0px 0px 0 0;
    height: 20px;
    width: 100%;
    text-align: right;
}
.botonRegistrar, .botonLogIn, .botonLogOut, .botonCarrito, .botonClientes, .botonMapa
{
    background-position: left center;
    border: none;
    padding: 0px 0px 0px 18px;
    margin-left: 0px;
    height: 20px;
    width: auto;
    color: #FFFFFF;
    font-size: 1em;
    background-repeat: no-repeat;
    background-color: transparent;
    text-align:left;
    cursor:pointer;
}
.botonRegistrar
{
    background-image: url('../Imagenes/ico-register.gif');
}
.botonLogIn
{
    background-image: url('../Imagenes/ico-login.gif');
}
.botonLogOut
{
    background-image: url('../Imagenes/ico-logout.gif');
}
.botonCarrito
{
    background-image: url('../Imagenes/ico-cart.gif');
}
.botonClientes
{
    background-image: url('../Imagenes/ico-account.gif');
}
.botonMapa
{
    background-image: url('../Imagenes/ico-admin.gif');
}
.loginMail
{
    border: none;
    padding: 0px 0px 0px 0px;
    margin-top: 5px;
    height: 20px;
    width: auto;
    color: #FFFFFF;
    font-size: 0.9em;
    float:left;
}
/* Tabs */
.TabsArea
{
	padding: 8px 10px 0 0;
	height: 25px;
}

.TabControl
{
	float: right;
}

.TabControl .dxtc-strip
{
    list-style: none outside none;
    float: left;
    padding: 0;
    margin: 0;
}

.TabControl .dxtc-strip li
{
	display: block;
    margin: 0;
    float: left;
}

.ActiveTab, .Tab
{
    width: 68px;
    float: left;
}

.ActiveTab div
{
    padding: 6px 0 10px;
    float: left;
    
}

.ActiveTab .Left
{
    width: 3px;
    overflow: hidden;
    background: url('../Imagenes/Sprite.png') no-repeat 0px 0px;
}

.ActiveTab .Center
{
    color: #343841;
    text-align: center;
    width: 62px;
    background: url('../Imagenes/Sprite.png') repeat-x -3px 0px;
}

.ActiveTab .Right
{
	width: 3px;
    overflow: hidden;
	background: url('../Imagenes/Sprite.png') no-repeat -269px 0px;
}

.Tab
{
	color: white;
    text-align: center;
    padding: 6px 0 10px;
}

/* Intro Banner */

.BannerArea
{
    height: 312px;
}

.BannerScreens
{
    float: right;
    margin-right: 30px;
    margin-top: 30px;
}

.BannerLeft
{
    float: left;
    width: 380px;     
    padding: 40px 0 0 29px;    
}
.BannerLeft .menGraf
{
    margin-left: 10px;
    float:left;
}
.BannerLeft .menGraf .AccCli
{
    height: 90px;
    width: 75px;
    text-align: center;
    background-position: center center;
    background-image: url('../Imagenes/mCli.png');
    background-repeat: no-repeat;
    float:left;
}
.BannerLeft .menGraf .AccDesc
{
    height: 90px;
    width: 75px;
    text-align: center;
    background-position: center center;
    background-image: url('../Imagenes/mDes.png');
    background-repeat: no-repeat;
    float:left;
}
.BannerLeft .menGraf .AccTienda
{
    height: 90px;
    width: 75px;
    text-align: center;
    background-position: center center;
    background-image: url('../Imagenes/mTienda.png');
    background-repeat: no-repeat;
    float:left;
}
.BannerLeft .menGraf .AccCatalo
{
    height: 90px;
    width: 75px;
    text-align: center;
    background-position: center center;
    background-image: url('../Imagenes/mCatalogo.png');
    background-repeat: no-repeat;
    float:left;
}
.BannerLeft .menGraf .AccCliLink
{
    margin-top: 60px;
    text-decoration: none;
}
.BannerLeft .menGraf .AccCliLink a
{
    text-decoration: none;
    color: #333333;
}
.BannerLeft .menGraf .AccCliLink a:hover
{
    text-decoration: underline;
    color: #333333;
}
.BannerText
{
    height: 109px;
    padding-left: 8px;
}

.BannerText h1
{
    font-size: 1.6em;
}

.BannerText h3
{
   font-size: 1em;
   margin-top: 10px; 
}

.BannerText .tit
{
    font-size: 1.8em;
    margin-bottom:10px;
}
/* Banner Buttons */

.BannerButtons ul
{
	padding: 0;
}

.BannerButtons li
{
	float: left;
}

.BannerButton_LearnMore,
.BannerButton_LearnMoreHover,
.BannerButton_Download,
.BannerButton_DownloadHover,
.BannerButton_BuyNow,
.BannerButton_BuyNowHover,
.BannerButton_Videos,
.BannerButton_VideosHover
{
    background: url('../Imagenes/Sprite1.png') no-repeat;
}


.BannerButton_LearnMore
{
    background-position: -4px -171px;
}

.BannerButton_LearnMoreHover
{
    background-position: -4px -43px;
}

.BannerButton_Download
{
    background-position: -99px -171px;
}

.BannerButton_DownloadHover
{
    background-position: -99px -43px;
}

.BannerButton_BuyNow
{
    background-position: -177px -171px;
}

.BannerButton_BuyNowHover
{
    background-position: -177px -43px;
}

.BannerButton_Videos
{
    background-position: -255px -171px;
}

.BannerButton_VideosHover
{
    background-position: -255px -43px;
}

/* Intro Hightlight Area */

.HilightArea
{
    height: 157px;
    background-color: #F2F2F3;
}

.HilightArea .HilightAreatit
{
    font-size: 1.2em;    
    color: #40444f;
    text-align: center;
    padding: 16px 0 11px;
}

/* Highlighted Demos Lite Menu */

.HilightedDemosMenu
{
    padding-left: 40px;
}

.HilightedDemosMenu ul
{
	padding: 0;
}

.HilightedDemosMenu li
{
	float: left;
	margin-right:30px;
}

.HilightedDemosMenu .dxm-content
{
    width: 150px;
    margin-right: 28px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
}

.HilightedDemosMenu a
{
    color: #666666;
    font-style: italic;
    text-decoration: none;
    text-align: center;
    display: block;
    margin-bottom: 6px;
}

.HilightedDemosMenu a:hover 
{
    text-decoration: underline;
}

.HilightedDemosMenu img
{
	display: block;
    border: solid 1px #c0c0c0 ;
    margin-bottom: 6px;    
}

/* Intro Main Area */

.IntroArea
{
    padding: 28px 37px 50px;
}

.IntroArea .IntroAreaTit
{
    font-size: 1.2em;
    margin-bottom: 10px;
}

/* Intro Features */

.FeaturesArea
{
    padding: 11px 0 0;
}

.FeatureImageArea 
{
    float: left;
    clear: both;
    width: 41px;    
}
.FeatureTextArea
{
    float: left;
    width: 300px;
}
.FeatureTextArea h4
{
    font-weight: bold;
    padding: 5px 0;
}
.FeatureTextArea div
{
    margin-bottom: 20px;
    margin-right: 31px;
}

/* Demo pages */

.DemoTitle
{
    padding: 18px 33px 8px;
    font-size: 1.2em;
    background: url('../Imagenes/DemoTitleBack.png') no-repeat left bottom;
}

#DemoArea,
#CodeArea
{
    padding: 30px 27px 50px;
}



/* Demo area */

#DemoArea
{
    padding-left: 60px;
    padding-right: 60px;
    
}

#DemoArea h1  
{
    background: url('../Imagenes/DemoTitleBack.png') no-repeat left bottom;
    font-size: 1.7em; 
    padding: 10px 0px 5px 0px;
    margin-bottom:15px;
}
#DemoArea h2  
{
    font-size: 1.1em;
    font-weight: bold; 
    padding: 10px 0px 0px 0px;
}
#DemoArea h3
{
    font-size: 1em;
    font-weight: bold;
    padding: 10px 0px 0px 0px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #C0C0C0;
    margin-top:20px;
}
#DemoArea p
{
    font-size: 1em;
    padding: 10px 0px 0px 0px;
    margin-bottom: 5px;
    line-height: 15px;
    text-align: justify;
}
#DemoArea h4 { font-size: 1.1em; }
#DemoArea h5 { font-size: 1.1em; }
#DemoArea h6 { font-size: 1.1em; }

#DemoArea p 
{
    margin-bottom: 10px;
}

#DemoArea .DescriptionTitle
{
    clear: both;
    padding: 45px 0 8px;
    margin: 0 0 10px;
    font-size: 1.4em;
    background: url('../Imagenes/DemoTitleBack.png') no-repeat left bottom;
}


/* Code area */

#CodeArea
{
    display: none;    
}

.CodeNavBar
{
	padding: 0;
}

.CodeNavBar .dxnb-header,
.CodeNavBar .dxnb-headerCollapsed
{
	font-size: 1.1em;
}

.CodeNavBar .dxnb-header
{
    padding-bottom: 4px;
}

.CodeNavBar .dxnb-headerCollapsed
{
    padding-bottom: 32px;
}

.CodeNavBar .dxWeb_nbCollapse, .CodeNavBar .dxWeb_nbExpand
{
    cursor: pointer;
    width: 13px;
    height: 13px;
    background: url('../Imagenes/Sprite.png') no-repeat;
    margin-right: 6px;
    margin-top: 3px;
    float: left;
}

.CodeNavBar .dxWeb_nbCollapse
{
    background-position: -340px 0;
}

.CodeNavBar .dxWeb_nbExpand
{
    background-position: -326px 0;
}

.CodeNavBar .dxnb-header a,
.CodeNavBar .dxnb-headerCollapsed a
{
	text-decoration: none;
    float: left;
}

.CodeNavBar .dxnb-header a
{
    color: #CB3535;
}

.CodeNavBar .dxnb-headerCollapsed a
{
    color: #2e3139;    
}

.CodeNavBar .PopupLinkContainer
{
    float: right;
    font-size: 0.9em;
    color: #1B3F91;
    cursor: pointer;
    padding-top: 2px;
}

.CodeNavBar .PopupLinkContainer:hover
{
    text-decoration: underline;
}

.CodeNavBar .dxnb-content
{
    border: solid 1px #d1d1d6;
    background: #fbfbfb url('../Imagenes/CodeBack.png') repeat-x top;
    max-height: 360px;
    overflow: auto;
    margin-bottom: 34px;
    padding: 25px;
    white-space: nowrap;
    font-family: Courier New, Monospace;
    font-size: 0.9em;
}

/* Footer */

.FooterText
{
	padding: 18px 37px 0;
    height: 148px;
}
.FooterText .footTexto
{
    width:100%;
    text-align:left;
    clear:both;
}
.FooterText .footTexto .footTit
{
    float:left; 
    width:50%;
    display:block;
}
.FooterText .footTexto .footTit h1
{
    font-weight:bold;
}
.FooterText .footTexto .footValidar
{
    float:left; 
    width:50%;
    text-align:right;
}
.FooterText .footTit p
{
    padding-bottom:10px;
}
.FooterText .Version
{
	font-size: 1.1em;
}

.FooterText a
{
	color: #1b3f91;
	text-decoration: none;
}

.FooterText a:hover
{
	text-decoration: underline;	
}

.FooterLogo
{
    background: url('../Imagenes/Sprite.png') no-repeat -3px -309px;
    width: 192px;
    height: 56px;
}

.Copyright
{
    text-align: right;    
    color: #a7abb2;
}


/* Aux */

.Clear
{
    display: block;    
    clear: both;
    overflow: hidden;
    width: 1px;
    height: 0;
}

.LeftPadding
{
    padding-left: 12px;
}

.TopPadding 
{
    padding-top: 6px;
}

.BottomPadding
{
    padding-bottom: 6px;
}

.TopMargin 
{
    margin-top: 6px;
}

.BottomMargin 
{
    margin-bottom: 6px;
}

.Note 
{
    margin: 10px 0;
}

div.Spacer 
{
    overflow: hidden;
    width: 1px;
    height: 1px;
}

.NoWrap { 
    white-space: nowrap; 
}

/*Dataview catalogo*/
.DataViewItemTop { margin-bottom: 16px; }
.DataViewItemTop a { font-size: 0.8em; color: #666666; text-decoration: underline; }
.DataViewItemTitle { font-size: 1em; margin: 6px 0px; }        
.DataViewItemTitle a { color: blue; text-decoration: underline; }        
.DataViewItemPrice { color: black; font-size: 1.1em; font-weight: bold; }

.DataViewModalTitulo { color: black; font-size: 1em; font-weight: bold; }
.DataViewModalItem { font-size: 1em; margin: 0px 0px; }        

/*Controles*/
.botonOrange
{
    background: #FF8800 url('../Imagenes/orange_button_bg.gif') no-repeat 25% 50%;
    border: 1px solid #FF8800;
    color: #FFF;
    height: 20px;
    padding: 0px 5px 0px 5px;
    width: auto;
    overflow: visible;
    cursor:pointer;
}
.textBox
{
    margin: 1px;
    border-right: #dfe5e7 1px solid;
    border-top: #a8bac2 1px solid;
    border-left: #a8bac2 1px solid;
    border-bottom: #dfe5e7 1px solid;
    background: white url('../Imagenes/bgTextBox.gif') repeat-x left top;
    color: #11354A;
    font-family: verdana;
    font-size: 0.9em;
    padding: 1px;
    height: 15px;
}
.RadioButton
{
    margin: 1px;
    color: #11354A;
    font-family: verdana;
    font-size: 0.9em;
    padding: 1px;
    height: 15px;
}
/*DataView*/
.dvFieldHeaderStyle
{
    width: 120px;
    font-weight: bold;
    color: #666666;
    vertical-align: middle;
}
.dvTextBox
{
    padding: 2px;
    border: 1px solid #D8D8D8;
    color: #808080;
    font: normal 1em Arial, Helvetica, sans-serif;
}
.dvItemStyle
{
    padding-left: 5px;
    padding-right: 5px;
}
.dvCommandRowStyle
{
    border: 1px solid #808080;
}
.tableColLabel
{
    font-size: 0.9em;
	color: #555;
}
.tableColLabelBold
{
    font-size: 1em;
    font-weight: bold;
    color: #555;
    margin-right:10px;
}
.tableColLabelBoldBlue
{
    font-size: 1em;
    font-weight: bold;
    color: #3399FF;
    white-space:pre;
}
.tableColLabelBoldRed
{
    font-size: 1em;
    font-weight: bold;
    color: #CC3300;
    margin-right:10px;
}
.parrafoConVinetas
{
    font-size: 1em;
}
.parrafoConVinetas ul
{
    font-size: 1em;
    list-style-type: disc;
    margin:15px;
}
/*Login*/
.login-page
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.login-page .page-title
{
	border-bottom: 0 none;
}

.login-page .wrapper
{
	width: 650px;
	margin-top: 10px;
	padding-left: 0px;
	font-size: 1em;
	color: #555;
}

.login-page .wrapper .new-wrapper
{
	float: left;
	width: 50%;
}
.login-page .wrapper .recover-wrapper
{
	float: left;
	width: 100%;
}
.login-page .wrapper .new-wrapper .register-title
{
	text-align: center;
	margin: 0px 10px 0px 10px;
	font-weight: bold;
}

.login-page .wrapper .new-wrapper .register-block
{
	text-align: center;
	margin: 10px 10px 10px 10px;
	padding: 15px 5px 5px 5px;
	border: solid 1px #d3d3d3;
	min-height: 200px;
	vertical-align: top;
	font-size:1.1em;
}
.login-page .wrapper .recover-wrapper .recover-block
{
	text-align: center;
	margin: 10px 10px 10px 10px;
	padding: 15px 5px 5px 5px;
	border: solid 1px #d3d3d3;
	min-height: 200px;
	vertical-align: top;
	font-size:1em;
}
.login-page .wrapper .recover-wrapper .recover-block p
{
	text-align: center;
	margin: 0px 10px 0px 10px;
	padding: 15px 5px 5px 5px;
}
.login-page .wrapper .new-wrapper .register-block p
{
	text-align: center;
	margin: 0px 10px 0px 10px;
	padding: 15px 5px 5px 5px;
}
.login-page .wrapper .recover-wrapper .recover-block .item-name
{
	display:inline-block;
    vertical-align: middle;
    font-weight: bold;
    min-width:120px;
}
.login-page .wrapper .new-wrapper .register-block .item-name
{
	display:inline-block;
    vertical-align: middle;
    font-weight: bold;
}
.login-page .wrapper .recover-wrapper .recover-block .tBox
{
    border-right: #dfe5e7 1px solid;
    border-top: #a8bac2 1px solid;
    border-left: #a8bac2 1px solid;
    border-bottom: #dfe5e7 1px solid;
    background: white url('../Imagenes/bgTextBox.gif') repeat-x left top;
    color: #11354A;
    font-family: verdana;
    font-size: 0.9em;
    height: 15px;
    display:inline;
    vertical-align: middle;
    min-width:300px;
}
.login-page .wrapper .new-wrapper .register-block .btReg
{
	text-align: center;
	margin: 0px 10px 0px 10px;
	padding: 15px 5px 5px 5px;
}
.login-page .wrapper .new-wrapper .checkout-as-guest-or-register-block
{
	text-align: left;
	margin: 10px 10px 10px 10px;
	padding: 15px 5px 5px 5px;
	border: solid 1px #d3d3d3;
	height: 240px;
	vertical-align: top;
}

.login-page .wrapper .returning-wrapper
{
	float: right;
	width: 50%;
}

.login-page .wrapper .returning-wrapper .login-title
{
	text-align: center;
	margin: 0px 10px 0px 10px;
	font-weight: bold;
}

.captcha-enabled
{
	height: 310px ;
}

.login-page .wrapper .returning-wrapper .login-block
{
	text-align: left;
	margin: 10px 10px 10px 10px;
	padding: 15px 5px 5px 25px;
	border: solid 1px #d3d3d3;
	min-height: 200px;
	font-size:0.9em;
}

.login-table-container
{
    width: 100%;
    vertical-align: middle;
}
.login-table-container p
{
    width: 100%;
    display:inline-table;
    white-space: normal;
    vertical-align: middle;
    font-weight: bold;
}

.login-table-container .item-name
{
	display:inline-block;
    vertical-align: middle;
    font-weight: bold;
    min-width:70px;
}
.login-table-container .tBox
{
    border-right: #dfe5e7 1px solid;
    border-top: #a8bac2 1px solid;
    border-left: #a8bac2 1px solid;
    border-bottom: #dfe5e7 1px solid;
    background: white url('../Imagenes/bgTextBox.gif') repeat-x left top;
    color: #11354A;
    font-family: verdana;
    font-size: 0.9em;
    height: 15px;
    display:inline;
    vertical-align: middle;
    min-width:130px;
}
.login-table-container .buttons
{
	padding: 10px 20px 10px 0px;
	vertical-align: middle;	
}

.login-page .forgot-password
{
	font-weight: bold;
}

.login-page .buttons
{
	float: right;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;
	clear: both;
}





.message-error
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: red;
}
.registration-page
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
	width:600px;
}

.registration-page .page-title
{
	border-bottom: 0 none;
}

.registration-page .body
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 0.9em;
	color: #555;
	background-color: inherit;
}

.registration-page .section-title
{
	padding: 10px 10px 5px 0px;
	font-weight: bold;
	clear: both;
	font-size: 1em;
}

.registration-page .section-body
{
	text-align: left;
	padding: 10px;
	border: 1px solid #d7d7d7;
	height: auto;
}

.registration-page .button
{
	float: right;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;
	clear: both;
}

.registration-page .section-body p
{
    width: 100%;
    display:inline-table;
    white-space: normal;
    vertical-align: middle;
    font-weight: bold;
}

.registration-page .section-body .item-name
{
    display:inline-block;
    vertical-align: middle;
    font-weight: bold;
    min-width: 120px;
}
.registration-page .section-body .tBox
{
    border-right: #dfe5e7 1px solid;
    border-top: #a8bac2 1px solid;
    border-left: #a8bac2 1px solid;
    border-bottom: #dfe5e7 1px solid;
    background: white url('../Imagenes/bgTextBox.gif') repeat-x left top;
    color: #11354A;
    font-family: verdana;
    font-size: 0.9em;
    height: 15px;
    min-width:200px;
    display:inline;
    vertical-align: middle;
}
.registration-page .section-body .tBoxMulti
{
    border-right: #dfe5e7 1px solid;
    border-top: #a8bac2 1px solid;
    border-left: #a8bac2 1px solid;
    border-bottom: #dfe5e7 1px solid;
    background: white url('../Imagenes/bgTextBox.gif') repeat-x left top;
    color: #11354A;
    font-family: verdana;
    font-size: 0.9em;
    height: 200px;
    min-width:500px;
    display:inline;
    vertical-align: middle;
}
.registration-page .section-body .cBox
{
    border-right: #dfe5e7 1px solid;
    border-top: #a8bac2 1px solid;
    border-left: #a8bac2 1px solid;
    border-bottom: #dfe5e7 1px solid;
    background: white url('../Imagenes/bgTextBox.gif') repeat-x left top;
    color: #11354A;
    font-family: verdana;
    font-size: 0.9em;
    height: 20px;
    display:inline;
    vertical-align: middle;
}
.registration-page .section-body .RButton
{
    margin: 1px;
    color: #11354A;
    font-family: verdana;
    font-size: 0.9em;
    font-weight:normal;
    padding: 1px;
    height: 15px;
}
.login-table-container .row .item-value
{
	padding: 10px 0px 10px 0px;
	vertical-align: middle;	
}
/*Link menu compra*/
.order-progress
{
	height: 40px;
	margin: 0 auto;
	text-align: center;
	
}

.order-progress ul
{
	padding: 0;
	margin: 0;
}

.order-progress ul li
{
	list-style: none;
	display: inline;
	padding: 5px 20px 0 20px;
}

.order-progress ul li .active-step
{
	color: #6a6a6a;
	background: url('images/progress-step-active.gif') no-repeat 50% 50%;
	padding-bottom: 40px;
	padding-right: 1px;
}

.order-progress ul li .inactive-step
{
	color: #d7d7d7;
	background: url('images/progress-step-inactive.gif') no-repeat 50% 50%;
	padding-bottom: 40px;
	padding-right: 1px;
}


.DireccionVer
{
	text-align: left;
	margin: 10px 0px 10px 0px;
	padding:10px;
	border: 1px solid #d7d7d7;
}
.DireccionVer .TitDireccion
{
	padding-bottom:10px;
	font-size:1em;
	font-weight:bold;
}
.DireccionVer .TextDireccion
{
    line-height:20px;	
    font-size:1em;
}
.DireccionVer .botonNavegar
{	
    margin-bottom:30px;
}
.DireccionVer .botonLeft
{	
    float:left;
    width:150px;
}
.DireccionVer .botonRight
{	
    float:right;
    width:150px;
    text-align:right;
}
.DireccionVer .txtBox
{
    margin: 1px;
    border-right: #dfe5e7 1px solid;
    border-top: #a8bac2 1px solid;
    border-left: #a8bac2 1px solid;
    border-bottom: #dfe5e7 1px solid;
    background: white url('../Imagenes/bgTextBox.gif') repeat-x left top;
    color: #11354A;
    font-family: verdana;
    font-size: 1em;
    padding: 1px;
    height: 15px;
}

.CajaAcceso
{
    width:200px;
    margin: 20px 0px 0px 20px;
    padding:20px 0px 20px 20px;
    background: url('../Imagenes/NavigationBarGroupBottom.png') no-repeat center top;
    color: #11354A;
    font-family: verdana;
    font-size: 1.1em;
    height: 190px;
}
.CajaAccesoBottom
{
    background: url('../Imagenes/NavigationBarGroupBottom.png') no-repeat center bottom;
    min-height:5px;
}
.CajaAcceso .CajaTitulo
{
    width:180px;
    margin-bottom:5px;
    margin-top:30px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #0099CC;
}
.CajaAcceso .Linea
{
    display: block;
    margin-bottom:15px;
    color: #333333;
    font-size: 0.9em;
}
.CajaAcceso .CajaTitulo .botonReg, .botonLog, .botonMapSitio
{
    background-position: left center;
    border: none;
    padding: 0px 0px 0px 18px;
    margin-left: 0px;
    height: 20px;
    width: auto;
    color: #333333;
    font-size: 0.9em;
    background-repeat: no-repeat;
    background-color: transparent;
    text-align: left;
    cursor: pointer;
}
.botonReg
{
    background-image: url('../Imagenes/ico-registerBlue.gif');
}
.botonLog
{
    background-image: url('../Imagenes/ico-loginBlue.gif');
}
.botonMapSitio
{
    background-image: url('../Imagenes/ico-adminBlue.gif');
}
/*Desconectar*/
.desconectar
{
    border: 1px solid #0000FF;
    padding: 10px;
    height: 100px;
    width: 500px;
    margin: 50px auto 0px auto;
    background-color: #FFFFFF;
}

.desconectar h1
{
	line-height: 14px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 1.1em;
}
.desconectar h2
{
	line-height: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 1em;
}




.password-recovery-page, newsletter-page
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.password-recovery-page .page-title, newsletter-page .page-title
{
	border-bottom: 0 none;
}

.password-recovery-page .body, newsletter-page .body
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 0.9em;
	color: #555;
	background-color: inherit;
}

.AccesoTecla
{
    text-decoration:underline;
}

.ProductoDetalle
{
    margin:20px;
    font-size: 1.1em;
}
.ProductoDetalle h1
{
    font-size: 1.2em;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 20px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #000080;
}
.ProductoDetalle h2
{
    font-size: 1.1em;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 20px;
}
.ProductoDetalle .imagenPro
{
    height: auto; 
    min-height:150px; 
    width:300px; 
    float:left;
}
.ProductoDetalle .datos
{
    height: auto; 
    min-height:190px; 
    float:left;
    margin-left:5px;
    width:300px;
}
.ProductoDetalle .datos p
{
    display:inline-table;
    width:300px;
}
.ProductoDetalle .datos .labelTit
{
    font-size: 0.9em;
	color: #555;
	width: 80px;
}
.ProductoDetalle .datos .labelDat
{
    font-size: 1em;
    font-weight: bold;
    color: #555;
    margin-right:10px;
}
.Catalogo
{
    font-size:1em;
}
.Catalogo .catBuscar
{
    margin-bottom:40px;
}
.Catalogo .catItem
{
    width: 100%;
    min-height:100px;
    display: inline-block;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #666666;
    padding-bottom:5px;
}
.Catalogo .catItem .catTitLin
{
    text-align: left;
    width: 100%;
    height:20px;
    vertical-align: top;
    float:left;
    font-size:1.2em;
    font-weight:bold;
    display:block;
}
.Catalogo .catItem .catTitLin .catTitDes 
{
    font-size:0.8em;
    font-weight:normal;
    float:right;
    margin-right: 10px;
}
.Catalogo .catItem .catTitLin .catTitDesLink
{
    font-size:0.8em;
    font-weight:bold;
    float:right;
    margin-right: 10px;
}

.Catalogo .catItem .catTitPVP
{
    width:100%;
    text-align: left;
    margin: 10px;
    vertical-align: top;
    float: left;
    font-size: 1.2em;
    font-weight: bold;
    
}
.Catalogo .catItem .catTitPVP .catImg
{
    text-align: left;
    width: 100px;
    height:auto;
    vertical-align: top;
    float:left;
}
.Catalogo .catItem .catTitPVP .catPVP
{
    text-align: right;
    float: right;
    margin-right: 10px;
    color: #FF9900;
}
.Catalogo .catItem .catTitPVP .catPVPTExt
{
        font-weight:normal;
    font-size:0.9em;
    text-align: right;
    float: right;
    margin-right: 10px;
    color: #FF9900;
}
.Catalogo .catItem .catTitPVP .catAdd
{
    background-position: left center;
    font-weight: normal;
    font-size: 0.9em;
    text-align: left;
    margin-left: 10px;
    vertical-align: top;
    float: left;
    background-image: url('../Imagenes/plus.png');
    background-repeat: no-repeat;
    border: none;
    text-decoration: underline;
    background-color: #FFFFFF;
    padding-left:15px;
    cursor:pointer;
}
.BotonComoLink
{
    background-position: left center;
    font-weight: normal;
    font-size: 0.9em;
    text-align: left;
    background-image: url('../Imagenes/plus.png');
    background-repeat: no-repeat;
    border: none;
    text-decoration: underline;
    background-color:transparent;
    padding-left:15px;
    cursor:pointer;
}
.imgDEcoraDerecha
{
    float:right;
    text-align:right;
}
.FrameLoc
{
    width:100%;
    height:400px;
}
.mapSitio
{
    font-size:1em;
}
.mapSitio .mapSitioTit
{
    font-weight:bold;
    margin-bottom:10px;
    line-height:2em;
}
.mapSitio .mapSitioLink
{
    text-indent:2em;
    line-height:1.8em;
}