/* 
    Document   : igate.css
    Created on : 10-ago-2011, 17.25.11
    Author     : gianluca
    Description:
        Purpose of the stylesheet follows.
*/

body{
    background-color: #aab6bf;
}
#wrapper{
    width:1078px;
    height:1090px;
    position:absolute;
    left:0px;
    top:0px;
    background-image:url('../images/menu2b.png');
    background-repeat:no-repeat;

}

#visualizer{
    width:1080px;
    height:620px;
}

#monitor{
    width:1080px;
    height:490px;
}

#monitor_keyboard{
    width:1080px;
    height:130px;
}


#action_container{
    width:1080px;
    height:465px;
    /*background-image:url('../images/menu_2_localita.png');
    background-repeat:no-repeat;*/

}

#breadcrumbs{
    width:1080px;
    height:53px;
}

#navigator{
    width:163px;
    height:356px;
    float:left;
    position:relative;
    left:21px;
    top:29px;
}

.nav_button{
    height:176px;
    width:165px;
}

.nav_button img{
    position:relative;
    top:30px;
    left:20px;
}

#slider{
    width:213px;
    height:356px;
    float:left;
    position:relative;
    left:21px;
}

#keyboard{
    width:660px;
    height:356px;
    float:left;
    position:relative;
    left:21px;
    top:29px;
}

.aree_webcam_nav_button{
    width:138px;
    height:176px;
}

.aree_webcam_nav_button img{
    position:relative;
    top:30px;
}

.categorie_webcam_nav_button{
    width:158px;
    height:176px;
}

.categorie_webcam_nav_button img{
    position:relative;
    top:30px;
}

.localita_webcam_nav_button{
    width:158px;
    height:176px;
}

.localita_webcam_nav_button img{
    position:relative;
    top:30px;
}

.webcams_nav_button{
    width:158px;
    height:176px;
}

.webcams_nav_button img{
    position:relative;
    top:30px;
}
.element_col{
    width:160px;
    height:355px;
    float:left;
}

.element_row{
    width:495px;
    height:117px;
    background-image:url('../images/box_web_cam_turistiche.png');
    background-repeat:no-repeat;
    background-position: 40px 0px;
    position: relative;
    left: 150px;
    font-family:IGateFont-Bold;
}

.element_row_neve{
    width:495px;
    height:117px;
    background-image:url('../images/box_web_cam_neve.png');
    background-repeat:no-repeat;
    background-position: 40px 0px;
    position: relative;
    left: 150px;
    font-family:IGateFont-Bold;
}


.element{
    width:160px;
    height:175px;
    position:relative;
}

.table_button{
	width:150px;
	text-align:right;
        position:relative;
	left:20px;
	top:5px;
        font-family:IGateFont-Bold;

}


.table_button_long_nome{
    height: 40px;
    position: relative;
    top: 5px;
    font-size: 17px;
    color: gray;
}

.table_button_long_descrizione{
    font-size: 12px;
    color:gray;
}
.aree_webcam_text{
    width:120px;
    font-size:12pt;
    font-family:IGateFont-Bold;
    color:white;
}

.aree_webcam_image{
    width:120px;
    position:relative;
    top:5px;
    
}

.localita_webcam_text{
    width:120px;
    font-size:12pt;
    font-family:IGateFont-Bold;
    color:white;
}

.localita_webcam_image{
    width:120px;
}

.categorie_webcam_text{
    width:120px;
    font-size:12pt;
    font-family:IGateFont-Bold;
    color:white;
}

.categorie_webcam_image{
    width:120px;
}

.webcams_text{
    width:120px;
    font-size:12pt;
    font-family:IGateFont-Bold;
    color:white;
}

.webcams_image{
    width:120px;
}

.webcam_picture{
    width:1078px;
    height:466px;
    position:relative;
    top:0px;
}