﻿/* 
Estrada Specific CSS 

Contains CSS specific for use with Calzada Media Products and Services

*/

/* Portfolio */
.portfoliohome-splashcontainer { background: url(images/splash_desert2_bg.jpg) center top no-repeat; height: 600px; }

.portfoliohome_nivowrapper { height: 530px; margin: 30px 0 10px 0; }
    .portfoliohome_nivowrapper .portfoliohome_nivowrapper_slidebox { width: 400px; height: 450px; margin: 0px auto; }

.pfolio_list { }
    .pfolio_list ul { list-style-type: none; margin: 0; padding: 0; }
    .pfolio_list li { margin-bottom: 10px; clear: left; }
        .pfolio_list li:last-child { margin-bottom: 0; }
    .pfolio_list .lst_thumb { display: table-cell; }
        .pfolio_list .lst_thumb img { margin-right: 10px; }
    .pfolio_list .lst_text { display: table-cell; vertical-align: top; }
        .pfolio_list .lst_text .name { display: block; }
        .pfolio_list .lst_text .summary { display: block; font-size: 0.9em; }


/* Product General */
.cm_pagehero_container-productshome { background: url(images/splash_barley_bg.jpg) center top no-repeat; height: 550px; }


/* Web Design*/
.cm_pagehero_container-webdesignhome { background: url(images/splash_masonjars_bg.jpg) center top no-repeat; height: 400px }


/* WebFileManager */
.cm_pagehero_container-wfmhome { background: url(images/webfilemanager/wfm-splash-bg3.jpg) center top no-repeat; height: 540px; padding: 0; }
.cm_pagehero-wfmhome { background-color: rgba(0, 0, 0, 0.4); text-shadow: 1px 1px 3px #000; height: 540px; }

.wfmhome_nivowrapper { height: 320px; margin: 30px 0 10px 0; }
    .wfmhome_nivowrapper .wfmhome_nivowrapper_slidebox { width: 435px; height: 270px; margin: 0px auto; }