/* Hoja de estilos para la maquetacion de las paginas */

/*Reseteo de estilos*/
body
{
    padding:0;
    margin:0;
}

/* Estilos para el master head y el footer */
td.topBlank{
	height: 25px;
	padding-right: 15px;
}
td.FloatMenu{
    height:14px;
    text-align:left;
}
td.RightFloat{
    text-align:right;
}
td.MastHead{
	height: 70px;
	background-color: #000;
	text-align:left;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 15px;
}

td.MainMenu{
	height: 25px;
	background-color: #7C7C7C;
	font-weight:bold;
	text-align:left;
	padding-left: 15px;
}

td.Footer{
	height: 50px;
	background-color: #000;
	vertical-align: middle;
	padding-left: 15px;
	padding-right: 15px;
}
.Buscar{
	height: 35px;
	vertical-align: middle;
	text-align: right;
}

/* Estilos para las hojas hijo: submenu, titulo de la pagina */
td.first{
	vertical-align: top;
}
table.SubMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: middle;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	padding-left: 3px;
}
table.SubMenu td{ 
	height: 35px;
	border-bottom-width: 1px;
	border-bottom-color: #7C7C7C;
	border-bottom-style: dashed; 
}

.SubMenu tr:hover td{
	background-color: #EBEBEB;
}

.SubMenu tr:active td{
	background-color: #EBEBEB;
}

.SubMenu tr:focus td{
	background-color: #EBEBEB;
}

.SubMenu tr:link td,
.SubMenu tr:visited td,
.SubMenu tr:hover td,
.SubMenu tr:active td{
	background-color: #EBEBEB;
}

.SearchResults{ 
    padding:10px 0 10px 0;
	width: 500px;
	border-bottom-width: 1px;
	border-bottom-color: #7C7C7C;
	border-bottom-style: dashed; 
}
td.banner { 
	background-color: #FC0;
	padding-left: 10px;
	font: bold 22px "Arial Narrow", sans-serif; 
	text-transform: uppercase;
	vertical-align: middle;
	height: 35px; 
}
h3{ margin:5px; font-size:11px; text-transform:uppercase; }

ul{	list-style-type: square}
#ficha {
	width:170px;
	border:1px Solid #CCC;
	background-color:#E1E1E1;
	/*float:right;
	clear:right;*/
	margin-top:5px;
	margin-bottom:25px;
}
#parrFicha{padding-left:7px; padding-right:7px; padding-bottom:7px;}
#getReader{padding-top:7px;}
div.parrIntro{font-size:12px; margin-top: 15px; margin-bottom:35px; line-height:15px;}
td.bannPicClientes {background: url(../../images/90_mainClientes.jpg) no-repeat; height: 90px;}
td.bannPicSobre {background: url(../../images/90_mainSobre.jpg) no-repeat; height: 90px;}
td.bannPicSoporte {background: url(../../images/90_mainSoporte.jpg) no-repeat; height: 90px;}
td.bannPicRental {background: url(../../images/90_mainRental.jpg) no-repeat; height: 90px;}

td.subbannerMain { 
	background-color: #FC0;
	padding-left: 10px;
	font: bold 17px "Arial Narrow", sans-serif; 
	vertical-align: middle;
	height: 20px; 
}
td.rightFicha{ background-color:#EBEBEB;}
td.bannerMain { 
	background-color: #FC0;
	padding-left: 10px;
	font: bold 22px "Arial Narrow", sans-serif; 
	text-transform: uppercase;
	vertical-align: middle;
	height: 45px; 
}
.bannerMain
{
	background-color: #FC0;
	padding: 5px;
	
	font: bold 22px "Arial Narrow", sans-serif; 
	text-transform: uppercase;
	vertical-align: middle;
	height: 25px; 
	width:490px;
}
.infoSup
{
	width:500px;
}
table.Listado{
	height: 12px;
	background-color: #FFF;
	border-right-width: 0px;
	border-left-width: 0px;
}
td.Listado{
	background-color: #EBEBEB;
	border-top-width: 1px;
	border-top-color: #CCC;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
	border-bottom-style: solid;
}

.tableRollOverEffect{
	background-color:#EBEBEB;
}

.tableRowClickEffect{
	background-color:#EBEBEB;
}
td.rightFicha{ background-color:#EBEBEB;}

/*Estilos temporales para el contenido en Home*/

#content
{
    min-height:300px;
    padding: 0 15px 0 15px;
}

#breadCrumbs
{
    padding: 2px 2px 2px 5px;
    margin:0 0 0 180px;
    text-align:left;
}

#leftSubMenu
{
   
    margin:  0px 15px 0px 0px;
    float:left;
    width:170px;
	
}

#subContent
{
    margin:0px;
    padding:0px;    
    float:left;
    clear:none;
    width:485px;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    font-style:normal;
	font-variant:normal;
	font-weight:normal;
}
#containerMain
{
width:900px;
font:12px Arial, Helvetica, sans-serif;

}

#containerFlashMKT
{
width:695px;
height:220px;
background-color:#FFF;
float:left;
margin-right:5px;
}

#menuMainDivitions
{
max-width:200px;
float:left;
top:auto;

}

#menuBtnDivition
{
max-width:190px;
float:left;
margin:5px 5px 0 0;
}

#txtMainWelcome
{
width:360px;
height:175px;
float:left;
padding-left:20px;
}

#txtMainSucursal
{
width:180px;
float:left;
padding-top:30px;
padding-left:20px;
}

#barMain
{
width:500px;
float:left;
clear:left;
padding-left:100px;
}

#mainBottomOptions
{
width:670px;
float:left;
padding-left:30px;
}

#mainBtnBottom
{
width:150px;
float:left;
padding-bottom:25px;
margin-right:10px;
}

#subContentMapa
{
    margin:0px;
    padding:0px;    
    float:left;
    clear:none;
    width:685px;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    font-style:normal;
	font-variant:normal;
	font-weight:normal;
}
#rightSubMenu
{
    
    margin:  0 0px 0 15px;
    float:right;
    
}
#rightSubMenuSearch
{
    
    margin:  19px 0px 0 15px;
    float:right;
    
}

/*Estilos temporales para el layout del sitio*/

#container
{
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    width:900px;
    margin:10px auto 10px auto;
}

#top
{
    padding:0 15px 5px 10px;
    height:15px;
    text-align:right;
    vertical-align:bottom;
    clear:both;    
    
}

#header
{
    height:50px;
    padding: 10px 10px 12px 10px;
    clear:both;
    background-color:#000;       
}

/*#header
{
    height:50px;
    padding: 10px 10px 12px 10px;
    clear:both;
    background-image: url("../../../images/xmas_masthead.jpg");
	background-repeat:no-repeat;
}*/

/*#header
{
    height:50px;
    padding: 10px 10px 12px 10px;
    clear:both;
    background-image: url("../../../images/anniversary_masthead.jpg");
    background-repeat:no-repeat;
}*/

#logo
{
    padding:0;
    width:200px;
    height:53px;
    float:left;
    background-image:url("../../../Resources/Images/mainLogo.jpg");
    background-repeat:no-repeat;
    background-position:left center;
}

#topSearch
{
    padding:1px;  
    vertical-align:middle; 
    float:right;
    clear:right;
}

#topSearch td
{
    vertical-align:top;
}

#slogan
{
    text-align:right;
    font-size:12px;
    padding:8px 0 0 0;
    width:500px;    
    color:#fff;
    float:right;
    /*clear:right;*/
}

#mainMenu
{
    height:25px;
    background-color:#7c7c7c;/*#000000;*/
    padding:0;
    clear:both;
}
#mainMenuAdmin
{
    height:25px;
    background-color:#000000;
    padding:0;
    clear:both;
}
#separator
{
    height:10px;
    clear:both;
}

#main
{
    width:900px;
    min-height:400px;
    /*padding:5px;*/
    float:left;
    clear:both;
    background-color:#fff;    
}

#footer
{
    width:900px;
    height:45px;    
    clear:both;
    text-align:left;
    color:#fff;
    background-color:#000;
}

#footMenu
{    
    padding:6px 0 0 0;
    text-align:right;
    height:12px;
    float:right;
    clear:right;  
}

#footerSubsection
{
    text-align:right;
    padding:8px 5px 0 0;
    width:630px;
    height:20px;
    float:right;
    clear:right; 
}

/*Estilo para RadTab*/
.multiPage
{
    border:solid 1px #c4c4c4;
    width:618px;
}

/*Estilos para el mapa del sitio*/
#siteMapContent
{    
    margin:auto;
}

.siteMap td
{
    text-align:left;
    vertical-align:top;    
}

/*Estilos para CreatPage y EditPage*/
#tree
{
    border:solid 1px #d6d5d9;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;  
    background-color:#fff;
    padding:5px;
    position:absolute;
    width:215px;
    height:78px !important;
    z-index:1000; 
    display:none;
    overflow:auto;  
}

/*Estilos para mensajes*/
.hiddenMessage
{
    display:block;
}

.closeButton
{
    float:left;
    clear:none;
    width:30px;
    text-align:right;
}

.closeButton img
{
    border:none;
    filter: alpha(opacity=70);
    opacity:0.7; 
    -moz-opacity:0.7; 
    -webkit-opacity: 0.7;
}
.link2 a:link{ 
color:#FFF;
}
.link2 a:hover{
color:#FC0;
}
.link2 a:visited{
color:#FFF;
text-decoration: none;
}
 
.messageContent
{
    /*float:left;*/
    width:840px;
    float:left;
    clear:none;
}

.hiddenMessage
{
    display:none;
    padding:10px;
}

.infoMessage
{
    text-align:center;
    font-size:12px;
    height:16px;
    padding:10px;
    border-top:solid 1px #ccc;
    border-bottom:solid 1px #ccc;
    background:#ffff99;
    display:block;
}

.okMessage
{
    text-align:center;
    font-size:12px;
    padding:10px;
    color:#79f21d;
    border-top:solid 1px #79f21d;
    border-bottom:solid 1px #79f21d;
    background:#bff299;
    display:block;
}

.errorMessage
{
    text-align:center;
    font-size:12px;
    padding:10px;    
    color:#ff3030;
    border-top:solid 1px #ff3030;
    border-bottom:solid 1px #ff3030;
    background:#fff48d;
    height:20px;
    display:block;
}

/*Modal*/
#modalPage
{
    display: none;
    position: absolute;
    width: 100%;
    height: 164%;
    top: 0px; left: 0px;
}
.modalBackground
{    
    background-color:gray;
    filter: alpha(opacity=70);
    opacity:0.7; 
    -moz-opacity:0.7; 
    -webkit-opacity: 0.7;
}

.modalContainer2
{
    position: absolute;
    width: 300px;
    left: 50%;
    top: 30%;
    z-index: 750;
}

.modalContainer
{
    border:solid 1px #000;
}

.modal
{
    background-color: white;
    border: solid 1px black; position: relative;
    top: -150px;
    left: -150px;
    z-index: 1000;
    width: 300px;
    padding: 0px;
}
.modalTop
{
    width: 292px;
    background-color: #000;
    border-bottom:solid 1px black;
    padding: 4px;
    color: #000000;
    text-align: right;
}
.modalTop a, .modalTop a:visited
{
    color: #000000;
    text-decoration:none;
}
.modalBody
{
    padding: 10px;
    max-height: 70%;
    overflow:auto;        
}

.createConfig
{
    width:380px;
    padding:5px 10px 10px 10px;
    margin:0px 281px 0px 10px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    float:right;
}

.createConfigLegend
{
    padding:0px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;    
}

.createContent
{
    padding:0px 10px;
    margin:0px 10px 0px 10px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    width:650px;
    float:right;
}
.createNews
{
    padding:0px 10px;
    margin: 0px 40px 0px 10px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    width:550px;
    float:right;
}

.createContentLegend
{
    padding:10px 0px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;    
}

/*Estilos para EditSiteMap*/
#editSiteMap
{
    padding:15px;    
    height:500px;
    width:250px;
    overflow:auto;
    border:solid 1px #000;
}

#editSiteMapInfo
{
    padding:15px;
    height:500px;
    text-align:left;
    border:solid 1px #000;
}
/******* Estilos paginas estaticas ******/
#sonBannerTitleDouble { 
	background-color:#FC0;
	padding-left:10px;
	padding-top:5px;
	font:bold 22px "Arial Narrow", sans-serif; 
	text-transform:uppercase;
	vertical-align:middle;
	height:60px; 
}
#notapie
{
	text-transform:uppercase;
	font-size:9px;
	font-style:bold;
	margin-left:10px;
}
#containerTableOptions {
	width:685px;
	font:12px Arial, Helvetica, sans-serif;
}

#picSobreTableOptions {
	width:690px;
	height:90px;
	float:left;	
	background:url(../../images/90_bannerSobre.jpg) no-repeat;
	margin-bottom:15px;
}

#picClientesTableOptions {
	width:690px;
	height:90px;
	float:left;	
	background:url(../../images/90_bannerClientes.jpg) no-repeat;
	margin-bottom:15px;
}

#picSoporteTableOptions {
	width:690px;
	height:90px;
	float:left;	
	background:url(../../images/90_bannerSoporte.jpg) no-repeat;
	margin-bottom:15px;
}

#picRentalTableOptions {
	width:690px;
	height:90px;
	float:left;	
	background:url(../../images/90_bannerRental.jpg) no-repeat;
	margin-bottom:15px;
}

#mainBannerTableOptions {
	background-color:#FC0;
	padding-left:10px;
	padding-top:10px;
	font:bold 22px "Arial Narrow", sans-serif; 
	text-transform:uppercase;
	vertical-align:middle;
	height:35px; 
}

#mainBannerRentalTableOptions {
	background-color:#AF0E0E;
	padding-left:10px;
	padding-top:10px;
	font:bold 22px "Arial Narrow", sans-serif; 
	color:#FFF;
	text-transform:uppercase;
	vertical-align:middle;
	height:35px; 
}

#introTxtTableOptions {
	font-size:12px; 
	margin-top:25px; 
	margin-bottom:35px; 
	line-height:15px;
}

#subbannerTableOptions { 
	background-color:#FC0;
	padding-left:10px;
	padding-top:2px;
	font:bold 17px "Arial Narrow", sans-serif; 
	vertical-align:middle;
	height:25px; 
	margin-bottom:10px;
}

#linePicsTableOptions {
	max-width:684px;
	height:75px;
	float:left;
	clear:left;
	margin-bottom:10px;
}

#lineTxtTableOptions {
	max-width:684px;
	float:left;
	clear:left;
}
	
#picOptTableOptions img 
{
	text-decoration:none;
	border:none;
	width:220px;
	height:75px;
	float:left;
	padding-right:7px;
}

#infoTxtTableOptions {
	width:220px;
	text-align:left;
	float:left;
	padding:10px 7px 20px 0;
}

#picTableSon img 
{
	text-decoration:none;
	border:none;
	width:85px;
	height:110px;
	float:left;
	padding-right:70px;
}

#infoTxtTableSon {
	width:155px;
	text-align:left;
	float:left;
	padding:10px 0px 20px 0;
}

#sonContainerInfo{
	width:485px;
	float:left;
}
#sonContainerGallery{
	width:550px;
}

#sonContainerRight{
	width:170px;
	float:right;
	padding:0px 15px 0px 15px;
}

#sonBannerTitle { 
	background-color:#FC0;
	padding-left:10px;
	padding-top:5px;
	font:bold 22px "Arial Narrow", sans-serif; 
	text-transform:uppercase;
	vertical-align:middle;
	height:30px; 
}
.spacesSonBanner
{
	margin: 15px 0 10px 0;
}
.fichaSearch
{
	max-width:350px;
	font-size:11px; 
	border:1px Solid #CCC;
	background-color:#E1E1E1;
	margin:15px 77px 10px 77px;
	padding:10px 50px 10px 50px;
	
	
	
}
.fichaComment
{
	max-width:500px;
	font-size:11px; 
	border:1px Solid #CCC;
	background-color:#E1E1E1;
	margin:15px 0px 10px 0px;
	padding:10px 50px 10px 50px;
}

#sonBannerTitleRental { 
	background-color:#AF0E0E;
	padding-left:10px;
	padding-top:5px;
	font:bold 22px "Arial Narrow", sans-serif; 
	color:#FFF;
	text-transform:uppercase;
	vertical-align:middle;
	height:30px; 
}




h1 { /* subtitulos de secciones */
	margin-top:30px;
	font-size:14px;
	font-style:italic;
	text-transform:uppercase;
}

h2 { /* encabezados de una lista */
	margin-top:20px;
	margin-bottom:5px;
	font-size:12px;
    font-weight:bold;
	text-transform:uppercase;
}

h3 { 
	font-size:11px; 
	text-transform:uppercase; 
	padding:0px;
	margin:0px;
}

ul {
	list-style-type:square
}

#ficha 
{
	max-width:163px;
	font-size:11px; 
	border:1px Solid #CCC;
	background-color:#E1E1E1;
	/*margin:5px 0px 25px 0px;*/
	padding:10px 0px 15px 5px;
}

#nota
{
	text-transform:uppercase;
	color:#990000;
	font-size:9px;
	font-weight:bold;
	margin-left:20px;
}
/*Paginas dinamicas*/
#fichaDinamyc 
{
	max-width:163px;
	font-size:11px; 
	border:1px Solid #CCC;
	background-color:#E1E1E1;
	margin:5px 0px 25px 0px;
	padding:10px 0px 15px 5px;
}
#sonContainerRightDinamyc{
	width:170px;
	float:right;
	/*margin: 60px 0 0 0;
	/*padding: 0px 0px 5px 0px;*/
	
}
#subContentDinamyc
{
    margin:0px;
    padding:0px;    
    float:left;
    /*width:505px;
    /*min-width:190px;
    max-width:520px;*/
}
#mainDinamyc
{
	width:700px;
}
#csaUno{
	background:url(../../images/csa_uno.jpg) no-repeat;
	/*background-position: top right;*/
	height:120px;
}
#csaDos
{
	background:url(../../images/csa_dos.jpg) no-repeat;
	
	height:150px;
}
#csaTres{
	background:url(../../images/csa_tres.jpg) no-repeat;
	
	height:50px;
}
#csaTitle{
	margin:0 0 0 35px;
	font-size:16px;
	font-weight:bold;
	color:#333;
}
#csaIntro{
	margin:10px 0 0 35px;
	font-style:italic;
}
.tableSpacin{
	margin-top:120px;
}
.tableHeader{
	font-size:14px;
	font-weight:bold;
	padding:5px 0px 5px 5px;
	background:#FFCC00;
}
.tlineWhite{
	font-size:12px;
	background:#FFF;
	padding:5px 0px 5px 5px;
}
.tlineGray{
	font-size:12px;
	background:#E7E7E7;
	border-top-width:1px;
	border-top-color:#333;
	border-top-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#333;
	border-bottom-style:solid;
	padding:5px 0px 5px 5px;
}
#tableParentesis{
	font-size:10px
}
#txtMainPromociones
{
width:100px;
height:100px;
float:left;
padding-top:30px;
padding-left:20px;
}
.newsTitle
{
	font-size:18px;
    margin: 25px 0 0px 0;
    padding-top:25px;
    height:50px;
}
.galleryLinks
{
	margin:10px 0 15px 0;
}
.galleryLine
{
    margin:30px 0 30px 0;
}
.butttonStyle
{
	background-color:White;
	color:black;
	border: solid 1px #999;
    /*font-family:Arial Verdana;*/
    font-size:11px;
    height:20px;
}
#listRentalProducts 
{
width:220px;
height:220px;
float:left;
padding-right:7px;
margin-bottom:35px;
}
.butttonStyleOver
{
	background-color:Gray;
	color:White;
	border: solid 1px #999;
    /*font-family:Arial Verdana;*/
    font-size:11px;
    height:20px;
}
#cintilloMain
{
width:900px;
height:50px;
margin-top:5px;
float:left;
background-color:#000;
}

#txtDivitions 
{
width:470px;
margin-top:15px; 
margin-right:15px;
float:left;
}
#imgDivitions
{
width:200px;
margin-top:15px;
float:left;
margin-bottom:15px;
}
#sonTxtInfo {
	font-size:12px; 
	margin-top:25px; 
	margin-bottom:35px; 
	line-height:15px;	
}
#imgWallpaper
{
width:140px;
padding-right:5px;
float:left;
}
#txtWallpaper
{
padding-right:5px;
width:140px;
float:left;
text-align:center;
padding-top:15px;
padding-bottom:15px;
}
.fichaDownload 
{
	
	max-width:500px;
	height:420px;
	font-size:11px; 
	border:1px Solid #CCC;
	background-color:#E1E1E1;
	/*margin: 10px 15px 10px 15px;*/
	/*padding:10px 20px 10px 20px;*/
}
#fichaCenter
{
    padding:10px 20px 10px 20px;
    
   
}
#fichaLeft
{
    padding:20px 25px 0 20px; 
}
.fichaMapa {
	width:170px;
	border:1px Solid #CCC;
	background-color:#E1E1E1;
	/*float:right;
	clear:right;*/
	margin-top:5px;
	margin-bottom:25px;
}
#picBannerTechSpec {
width:685px;
height:200px;
float:left; 
background:url(../../images/200_bannerAccugrade.jpg) no-repeat;
margin-bottom:35px;
}
.picSpecTech
{
width:200px;
margin:0px 10px 25px 0;
float:left;
clear:left;
height:200px;
}
.txtSpecTech
{
width:475px;
float:left;
height:200px;
} 
.modelHeader
{
border-top:2px;
border-top-color:#333;
border-top-style:solid;
padding:3px 0 3px 0;
font-weight:bold;
}
.familyTable
{
margin:0 0 0 15px
}
.familyHeader
{
height:20px;
font-weight:bold;
color:#FFF;
border-top:2px;
border-top-color:#333;
border-top-style:solid;
padding:3px 0 3px 0;
background-color:#86888e;
}
.familyGray
{
border-top:1px;
border-top-color:#333;
border-top-style:solid;
border-bottom:1px;
border-bottom-color:#333;
border-bottom-style:solid;
padding:3px 0 3px 5px;
background-color:#cbcbcb;
vertical-align:top;
}