style3

Upload: vladimir-ruf

Post on 14-Jan-2016

212 views

Category:

Documents


0 download

DESCRIPTION

--

TRANSCRIPT

  • 7/18/2019 style3

    1/4

    /* Sh2 {/* footer */.strip4{

    margin: 8px;padding: 16px;text-align: center;background-color: #243545;

    }

    /* Page layout --------------------------------------------------------------------------------- */

    .horizontalbreak {clear: both;

    }

    .smallertext {font-size: 80%;

    }

    .smallertextgray {

    font-size: 80%;color: #819bb6;}

    .white10white5{

    padding: 4px;background-color: #243545;

    }

    .sshot{

    margin-top: 8px;

    }

    .col3A, .col3B, .col3C{

    width: 320px;float: left;

    }

    .col3BC{

    width: 640px;float: left;

    }

    .col4A, .col4B, .col4C, .col4D{

    width: 240px;float: left;

    }

    .col4BCD{

    width: 720px;

  • 7/18/2019 style3

    2/4

    float: left;}

    .col8BCDEFG{width: 720px;margin: 0px auto;

    }

    .colContent {/* use padding here instead of margin to avoid margin collapsing */padding: 8px;

    }

    .shadowboxA{

    background-image: url(images7/col320a.png);height: 8px;

    }.shadowboxB1{

    background-image: url(images7/col320bL.png);background-repeat: repeat-y;

    }.shadowboxB2

    { background-image: url(images7/col320bR.png);background-repeat: repeat-y;background-position: right;

    }

    .shadowboxC{

    background-image: url(images7/col320c.png);height: 8px;

    }

    .shadowboxFrame

    { background-color: #243545;margin: 0px 8px;

    }

    .shadowboxBorder{

    border: 1px solid #31485e;height: 142px;

    }

    .col320bcontent{

    height: 144px;}

    /* Boxes --------------------------------------------------------------------------------- */

    .boxgreen{

    background: url(images7/green25.png);border-radius:5px;

  • 7/18/2019 style3

    3/4

    padding: 4px;color: #6cd900;

    }

    .boxgreen a:link,

    .boxgreen a:visited{

    text-decoration: none;color: #9fff40;

    }

    .boxgreen a:hover,

    .boxgreen a:active{

    text-decoration: none;color: #ffffff;

    }

    .boxgreen strong{

    color: #80ff00;}

    .boxgreen .smallertextgray

    { color: #204000;}

    .boxwhite{

    background: url(images7/white10.png);border-radius:5px;padding: 4px;color: #96acc3;text-align: center;

    }

    .boxwhite a:link,.boxwhite a:visited{

    text-decoration: none;color: #c4e1ff;

    }

    .boxwhite a:hover,

    .boxwhite a:active{

    text-decoration: none;color: #ffffff;

    }

    .boxwhite strong{

    color: #ffffff;}

    .boxred{

    background: url(images7/red50.png);border-radius:5px;

  • 7/18/2019 style3

    4/4

    padding: 4px;color: #e9d1d1;

    }

    .boxred strong{

    color: #ffffff;}

    /* Links --------------------------------------------------------------------------------- */

    a:link {color: #57C5FC;text-decoration: none;

    }

    a:visited {color: #47a0cc;text-decoration: none;

    }

    a:hover {color: #FF8000;

    text-shadow: 0px 0px 2px;}

    a img {border: 0px;

    }

    /* Various --------------------------------------------------------------------------------- */

    .dialogborder {border: 1px solid #31485e;}

    .dialogcontainer {width: 400px;margin: 0px auto;

    }

    .tablerow-even {background-color: #1d2c3b;

    }

    .tablerow-odd {background-color: #1b2836;

    }

    .producttable td {border-bottom: 1px solid #203040;

    }