/* Artfully masterminded by ZURB  */

/* -------------------------------------------------- 
   Table of Contents
-----------------------------------------------------
:: Shared Styles
:: Page Name 1
:: Page Name 2
*/


/* -----------------------------------------
   Shared Styles
----------------------------------------- */
/*p 
{
    font-family:Arial;
    font-weight:normal;
    color:#666 !important;
    font-size:10pt;
}*/

.text
{
    padding:5px;
    height:135px;
}

body 
{
    background:#333333 !important;
    color:#333;
}

.row
{
    width:1600px ;
    min-width:1200px;
    background-color:white;
    padding:0 0 0 10px ;
}

.contain-to-grid .top-bar  
{
    max-width: 1200px !important;
    margin: 0 auto !important;
}

.no-padding
{
    margin-top:10px;
    margin-bottom:0px;
}


@media only screen and (max-width: 1125px) { /* Global Misc --- */

.three 
{
    width:50% !important;
    float:left;
}

.text 
{
    height:120px;
    width:270px;
} 

.panel
{
    margin-bottom:10px;
}
                                             
}

@media only screen and (max-width: 690px) { /* Global Misc --- */

.three 
{
    width:100% !important;
    float:none;
}

                                             
}


/* -----------------------------------------
   Page Name 1
----------------------------------------- */




/* -----------------------------------------
   Page Name 2
----------------------------------------- */


