﻿
.hTitleOption 
{	
	position: relative; 
	float: left; 
	cursor: pointer; 
	margin: 0px; 
    font-weight: normal;
	cursor: pointer;    
	background-color: #F5F5F5;      
	color: #004F5D;     
	margin:0px;     
	padding: 5px; 
	border: solid 1px #CCC;     
/*	width: 190px;	*/
	width: 95%; 
}

.lblMenuOption 
{
	position: relative; 
	float: left; 
	padding-left: 5px; 
	width: 100%; 
}

.lblMenuSubOption 
{
	position: relative; 
	float: left; 
	padding-left: 10px; 
	width: 100%; 
	color: #AAA; 
}


.tblOptionMenu 
{
	position: relative;
	float: left;
	margin: 0px;
	display: none;  
	margin-top: 10px; 
	margin-bottom: 10px;
}


.tblOptionMenu ul 
{
	position: relative; 
	float: left;
	margin: 0px;
	padding: 0px;
	list-style: outside disc;
}

.tblOptionMenu li 
{	
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;
	border: solid 1px white;
	margin: 0px auto;
/*	width: 185px;	*/
	width :100%;
}

.aOptionMenu
{
	position: relative;
	float: left;
	width: 100%;
	margin: 0px;
	cursor: pointer;
	text-align: left;
	line-height: 17px;
	border: none;
}

.aOptionMenu:hover
{
	color: Black;
}

.divDataFilter 
{
	position: relative; 
	float: left; 
	margin-left: 25px;
}

#divMenuOptions  
{
	position: relative; 
	float: left; 
	min-height: 550px; 
	width: 100%; 
}

.divHelpZone 
{
	position: relative; 
	float: left;
	width: 100%;
	height: 100%;
	padding-left: 5px;
	display: none;
}


/* ---- */

#divHelpZoneUpper  
{
	position: relative; 
	float: left; 
	width: 100%;	
	min-height: 290px; 
}

#divHelpZoneBottom
{
	position: relative; 
	float: left; 
/*	width: 100%; */ 
	width: 97%;
	min-height: 280px; 
	padding-left: 5px; 
	margin-top: 0px;
}

#lblProductSegDesc 
{
	position:relative; 
	float: left;
	padding-left: 5px; 
	padding-right: 5px; 
	text-align: justify;
}

#divResiService 
{
	position: relative; 
	float: left;  
	width: auto;  
	height: auto; 
	margin-top: 0px; 
	width: 75%; 
	margin-top: -30px;
}

#divResidential 
{
	position: relative; 
	float: left; 
	width: auto;
}

#divServiceFreight 
{
	position: relative; 
	float: left; 
	width: 45%; 
}

#divTitleSuggested 
{
	position: relative; 
	float: left; 
	height: 25px; 
	width: 100%; 
	margin: 0px; 
	margin-top: 0px; 
	padding: 0px;  
}

#divResults 
{
	position: relative; 
	float: left; 
	width: 100%;  
}

.divBarResults 
{
	position: relative; 
	float: left; 
	margin-top: 0px; 
	top: 0px; 
	width: 100%; 
	margin-bottom: 5px;
}

#divContentProductSegmentation
{
	position: relative;
	float: left;
	width: 100%; 
	margin: 0 auto;
	background-color: White;
	color: #666; 
	margin-bottom: 10px;
}

#divBodyProductSegmentation
{
	position: relative;
	float: left;
	width: 100%;
	margin-bottom: 0px;
}


#divHelpChartZone 
{
	position: relative; 
	float: left; 
	width: 100%; 
	min-height: 100px; 
}

.divHelpChart 
{
	position: relative; 
	float: left; 
	width: 135px; 
	margin-left: 5px; 
	text-align: center; 
}

.divHelpChartImg 
{
	position: relative; 
	float: left; 
	width: 100%;
}

.imgHelpChart 
{
	margin: 10px; 
	height: 20px;
}



.imgSegmentationIcon 
{
	position: relative; 
	float: left;
	width: 40px;
	height: 40px;
}

.divSegmentApplication 
{
	 position: relative; 
	 float: left; 
	 width: 100%; 
	/* height: 60px; */
	 height: auto;
	 margin-top: 5px;
}

.divSegmentImage 
{
	position: relative; 
	float: left; 
	width: 40px; 
	height: 100%;
}

.divSegmentPlaces 
{
	position: relative; 
	float: left; 
	width: 120px;
	height: 100%;
	font-size: 11px;
	width: auto;
	width: 60%;
	
/*	background-color: lightgreen;	*/
}

.divSegmentPlaces ul
{
	margin-top: 0px;
	margin-left: 30px;
	padding: 0px;
}

.divSegmentPlaces li
{
	font-size: 11px;
}


#divWaitSegmentation
{
	position:absolute ; 
	width: 100%;
	height: 100%;	
	display:none; 
	background-image: white;
}

#imgWaitSegmentation
{
	position: relative;
	float: left; 
	margin-left: 45%;
	margin-top: 100px;
}


#divResultsCabin 
{
	position: relative; 
	float: left;
	width: 49%;
	height: 250px;
	margin-top: 10px;
	
}

#divResultsLanding
{
	position: relative; 
	float: left;
	width: 49%;
	height: 250px;
	margin-top: 10px;
	margin-left: 2%;

}


#divResultsCabinModels 
{
	position: relative; 
	float: left; 
	width: 100%; 
	height: 216px; 
}

#divResultsLandingModels 
{
	position: relative; 
	float: left; 
	width: 100%; 
	height: 220px;
	height: 216px;
}

.divResultRow 
{
	position: relative; 
	float: left;
	width: 100%;
	height: 26px;
	border-bottom: solid 1px #CCC;
}

.lblModelName 
{
	position: relative; 
	float: left;
	top: 3px; 

}
.divModelName 
{
	position: relative; 
	float: left;
	vertical-align: middle;
/*	width: 300px; */
	width: auto;
/*	margin-top: 4px; */
}

.divModelChart
{
	position: relative; 
	float: right;
	width: 40px;
	padding-right: 10px;
}

.imgModelChart 
{
	position: relative; 
	float: left; 
	height: 20px;
	top: 3px;
}

/* ---- Outstanding Installations ----- */


#divContentEmblematicWorks
{
	position: relative;
	float: left;
	max-width: 940px; 
	min-height: 632px; 
	margin: 0 auto;
	background-color: White;
	color: #666; 
	margin-bottom: 10px;
	
	width: 100%;
}

#divBodyEmblematicWorks
{
	position: relative;
	float: left;
	max-width: 940px;
	top: 20px;
	width: 100%;
}

#divImageFrame 
{
	position:relative; 
	float: left; 
	
	max-height: 405px;	
	height: auto;
	
	max-width: 440px;
	width: 95%;	

	-moz-box-shadow: 0px 0px 5px 1px #CCC;
	-webkit-box-shadow: 0px 0px 5px 1px #CCC;
	box-shadow: 0px 0px 5px 1px #CCC; 
	margin-top: 0px;
	padding-left: 10px;
	background-color: white;
	border: solid 1px #CCC;
	
}


.divInfoPagination  
{
	position: relative; 
	float: left; 
	height: 25px; 
	max-width: 455px;
	width: 97%;
	 
	margin: 0px; 
	margin-top: 0px; 
	padding: 0px;
	
	padding-left: 5px;
}

#divEmblematicContent 
{
	position:relative;
	float: left;
/*	max-width: 430px;  */
	width: 100%;			
	min-height: 520px;	
	height: auto;		
	left: 0px;
	margin: 0px;
	margin-top: 5px;
}

.divInstallationContentMini 
{
	position: relative;
	float: left;
	width: 410px;
	
	max-width: 435px;
	width: 95%;
	
	border: solid 1px white;
	margin-right: 0px;
	left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align : justify ;
	padding: 0px;
	cursor: pointer;
	opacity:0.9;
	filter:alpha(opacity=90); /* For IE8 and earlier */
	background-color: White;
}

.divInstallationContentMini:hover 
{
	border: solid 1px #CCC;
	opacity:1.0;
	filter:alpha(opacity=100); /* For IE8 and earlier */
	
	-moz-box-shadow:  inset 30px -40px 100px 2px #EEE;  /* , 0px 0px 10px 1px #EEE;  */
	-webkit-box-shadow:  inset 30px -40px 100px 2px #EEE; /* , 0px 0px 10px 1px #EEE; */
	box-shadow:  inset 30px -40px 100px 2px #EEE; /*, 0px 0px 10px 1px #EEE; */


}
		
.divInstallationContentMini p
{
	margin-left: 10px;
}



.divIntMiniContent 
{
	position: relative;
	float: left;
/*	max-width: 280px; */
	padding: 0px;
	margin: 0px;
	

	width: auto;
	height: 60px;
	height: 100%;
	width: auto;
	max-width: 70%;
	width: 80%;
}

.divInstMini 
{
	position: relative; 
	float: left; 
	height: 100%;
	width: auto;
}

.imgInstMini 
{
	position: relative;
	float: left; 
	width: 100px;
	
	height: 60px;
	
	border: none;
	margin: 1px;
}

.hInstTitleMini
{
	position: relative;
	float: left;
	width: 90%;
	
    padding-top : 0px;    
    padding-bottom: 0px;
    font-size: 16px;
    font-weight : bold;
    color: #004F5D;
    margin: 0px;
    left: 10px;
    font-weight: normal;
    text-align: left;
    line-height: 20px;
}

.lblInstMini 
{
	position: relative;
	float: left;
	margin-left: 10px;
	padding-bottom: 3px;
	color: #999;
	width: auto;
}

#divWorkMainContent 
{
	position: relative;
	float: left;
	width: 100%;
	min-height: 600px;
	margin: 0px;
		
	border: none;
	
}


#divWorkMain 
{
	/*max-width: 460px; */
	width: auto; 
	/*min-height: 560px;*/
	height: auto;
}
	
#divWorkTab 
{
	position: relative;
	float: left;
	width: 100%;
	
	min-height: 148px;
	background-color: transparent;
}

#divWaitWorks 
{
	position:absolute; 
	width: 100%; 
	height: 100%;
	max-height: 580px;
	background-color: white; 
	
	-moz-box-shadow: 0px 0px 5px 5px white;
	-webkit-box-shadow: 0px 0px 5px 5px white;
	box-shadow: 0px 0px 5px 5px white; 
	
	z-index: 10; 
}


.divSegmentFrame 
{
	position: relative; 
	float: left; 
	min-width: 140px;
	width: 25%;
	/*	background-color: lightblue; */
}

#divBackTransparency 
{
    position: absolute; 
    width: 100%; 
    height:100%; 
    background-color: #111; 
    z-index: 100; 
	display: none;
    opacity:0.6; 
    filter:alpha(opacity=60);  /* For IE8 and earlier */
}

.imgInfoOption  
{
	position: relative; 
	float: right;
	width: 15px;
	margin-right: 5px;
	margin-top: -40px;
	z-index: 100;
	cursor: pointer;
	display:none;	
	}
	
.imgBackToTop 
{
	position: relative; 
	float: right;

	cursor: pointer;
	margin-right: 10px;
	margin-left: 10px;
	/*top: 10px;	*/
	display: none;
	z-index: 100;
}

#divPagBar 
{
	position: relative; 
	float: left; 
	margin-top: 10px; 
	top: 0px; 
	width: 100%; 
	max-width: 460px; 
	margin-bottom: 10px; 
}

#hTitleWork  
{
	 position: relative; 
	 float: left; 
	 border: none; 
	 padding-left: 0px; 
	 width: 95%;
}



/********** Product segmentation API *************/

/*
    #divBodyProductSegmentation {
            position: relative;
            float: left;
            height: 100%;
        }
 */

        #divOptions {
            position: relative; 
            float: left; 
            width: 60%; 
            min-height: 400px; 
            padding: 5px;
            margin-top: 20px;
        }

        #divPath {
            position: relative; 
            float: right; 
            width: 37%; 
            background-color: #F5F5F5; 
            height: 100%;
            min-height: 570px;
            margin-top: 20px;
        }

        .divContentButton {
            position: relative; 
            float: left;
            width: 100%;
            margin-left: 0px;
        }

        #divButtons{
            position: relative;
            float: left;
            margin-top: 10px;
            width: 100%;
            min-height: 305px;
            margin-bottom: 10px;
        }

        .divBottomButtons{
            vertical-align: bottom;
            width: 100%;
        }

        #divWebMap{
            position: relative;
            float: left;
            margin-bottom: 10px;
        }

        .divModelSuggested 
        {
	        position: relative; 
	        float: left; 
	        width: auto;
	        height: auto;
            background-color: white;
	        border: solid 1px #004F5D;
	        color: #004F5D;
	        margin: 5px;
            padding: 5px;
	        text-align: center;
	        display: table;
        }

        .divProdButton 
        {
	        position: relative; 
	        float: left; 
	        width: auto;
	        height: auto;
	        background-color: #C9DADD;
	        color: #004F5D;
	        margin: 5px;
            padding: 5px;

	        cursor: pointer;
	        text-align: center;
	        display: table;
	        border: solid 1px #FFF;
        }

        .divProdButton:hover
        {
	        border: solid 1px #004f5d;
        }

        .divProdButton:active
        {
	        background-color: #548992;
	        color: White;
	        border: solid 1px #004f5d;
        }

        .divModelContent 
        {
	        display:table-cell;
           
            vertical-align: middle;
            margin-top: 10px;
            padding-left: 10px;
            padding-right: 10px;
            text-align: left;
        }

        #divWaitProduct 
        {
	        position:absolute; 
	        width: 100%; 
	        height: 80%;
	        max-height: 580px;
	        background-color: white; 
	        z-index: 10; 

        }

        .divWebMapTitle{
                position:relative; 
                float: left; 
                width: 100%; 
                margin-left: 10px; 
                margin-top: 0px; 
                padding: 5px; 
                padding-left: 0px; 
                padding-bottom: 0px; 
        }

        .divWebMapNode {
            position: relative; 
            float: left; 
            width: 100%; 
            margin-left: 10px; 
            padding: 5px; 
        }
        
        
        .divWebMapTitleModel{
            position:relative; 
            float: left; 
            width: 100%; 
            margin-left: 10px; 
            margin-top: 0px; 
            padding: 5px; 
            padding-left: 0px; 
            padding-bottom: 0px; 
        }
        
        .divWebMapNodeModel {
            position: relative; 
            float: left; 
            width: 100%; 
            margin-left: 10px; 
            padding: 5px; 
        }

        #btnBack {
            position: relative; 
            float: left; 
            margin-left: 0px;
        }