/*
    Document   : tablet
    Created on : 6-Jul-2015, 3:54:05 PM
    Author     : Dane Stevens <dane[at]dsmedia[dot]ca>
    Description:
        Purpose of the stylesheet follows.
*/

#deviceWrap span.device_tablet_landscape { display:block; }

.show_l_tablet { display:block !important; }
.block_l_tablet { display:none !important; }

.col_1 { width:16.666%; }
.col_2 { width:16.666%; }
.col_3 { width:24.999%; }
.col_4 { width:33.333%; }
.col_5 { width:41.666%; }
.col_6 { width:49.999%; }
.col_7 { width:58.333%; }
.col_8 { width:66.666%; }
.col_9 { width:74.999%; }
.col_10 { width:83.333%; }
.col_11 { width:83.333%; }
.col_12 { width:100%; }

#mainNav a { text-align:center; }
#mainNav a img { margin:0px auto; margin-right:0px !important; margin-bottom:5px; }
#mainNav a span { display:block; }

.member-login-heading {
    float: right;
    position: relative;
    left: 16px;
}

#footer a { text-align:center; }
#footer a img { margin:0px auto; margin-right:0px !important; margin-bottom:5px; }
#footer a span { display:block; }
form a.previous { margin-bottom:10px; }