﻿/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
html,ul, 
*/

 body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, a, blockquote, 
 pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, 
 strong, sub, sup, var, b, i, dl, dt, dd, ol, fieldset, form, label, legend, 
 caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, 
 figcaption, figure, footer, hgroup, menu, section, summary, time, mark, audio, video
{
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    
}

body
{
    
    background-color: #ffffff;
    font-family: Charcoal, Calibri, "Helvetica Neue" , "Lucida Grande" , "Segoe UI" , Arial, Helvetica, Verdana, sans-serif;
    font-size: 100%; /* Because the browser’s default font size is 16 pixels, we have now reduced the body font size to 10 pixels, which is easier for calculations. */
    color: #000000;
    background-image: url('images/CanDo-Bk_02.gif');
    background-repeat: repeat-x;
}


.Page
{
    width: 960px;
    margin: 0px auto 0px auto;
    padding:  0px;
    vertical-align: baseline;
}
nav
{
    
    text-align: left;
    width: 100%;
        
}
header
{
    
    width: 100%
}  

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section, header { 
    display:block;
}


.HeaderLeft
{
    width: 260px;
    display: inline;
    height: 72px;
    float:left;
    
}
.HeaderBottom
{
    width: 200px;
    text-align: right;
    padding-top: 10px;
    float: right;
    right: 0;
    
    
}

.HeaderRight
{    
    width: 500px;
    text-align: right;
    float: right;
    right: 0;
    color: #ffffff;
    font-weight: 500;
       
}
.HeaderRight a
{
    color: #ffffff;
}

.HeaderRight a:hover
{
    color: #94cdf8;
}


.loginDisplay
{
    
    display: block;
    text-align: right;
    padding: 10px;
    color: #000000;
}


footer
{
   
    font-size: .9em;   
    min-height: 200px;  
    background-color: #1c1b1b; 
    padding-top: 20px;
}
.FooterContent
{
    width: 960px;
    margin: 0px auto 0px auto;
    color: #CCCCCC;
}
.Column1
{
    width: 300px;
    float: left;
}
.Column2
{
    width: 300px;
    float: left;
    margin-left: 10px;
}
.Main540
{
    width: 470px;
    float: left;
}
.Main
{
    width: 100%;
    clear: both;
    float: none;
    padding:20px;
}
.MainLeft
{
    width: 310px;
    padding-left: 10px;
    float: left;
    
}
.MainRight
{
    width: 630px;
    float: left;
}
.Shadow
{
    box-shadow: 3px 3px 4px #434343;
    
    margin-top: 10px;
}
    
section
{
    
    margin: 0px auto 0px auto;
    
    
    padding-left: 10px;
}



blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    vertical-align:baseline;
    background:transparent;
}

/* change colours to suit your needs */

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
    /*padding: 5px;*/
}
Gridview
{
    padding: 5px;
}
p
{
    margin-top: 12px;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select, img {
    vertical-align:middle;
}
.clear
{
    clear: both;
    
}

ul
{
    margin-left: 5px;
}

.AlignCenter
{
    text-align: center;
}
.AlignLeft
{
    text-align: left;
}
.VerticalMiddle
{
    vertical-align: middle;
}
.VerticalBaseline
{
    vertical-align: baseline;
}
.Margin10
{
    margin-top: 10px;
}
.Grid4-2Col
{
    width: 460px;
    margin-left: 0px;
    padding-right: 10px;
    float: left;
    border-right: solid 1px #cccccc;
    
}
.Grid4-3Col
{
    width: 712px;
    margin-left: 0px;
    padding-right: 10px;
    float: left;
    
}
.Grid4-1
{
    width: 210px;
    margin-left: 0px;
    padding-right: 10px;
    float: left;
    
}
.Grid4-2
{
    width: 210px;
    margin-left: 10px;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    
}
.Grid4-Last
{
    width: 210px;
    margin-left: 10px;
    padding-left: 10px;
    float: left;
    border: none;
    
}
.LeftPadding
{
    padding-left: 30px;
}
.LeftPadding15
{
    padding-left: 15px;
}

.200High
{
    height: 200px;
    border-right: solid 1px #cccccc;
}
.BorderRight
{
    border-right: solid 1px #cccccc;
    height: 200px;
}
.BorderRightOnly
{
     border-right: solid 1px #cccccc;
}
.NoBorder
{
    border-right: none;
}

Grid4-1 li
{
    margin-left: -25px;
}
.ImagePaddingRight
{
    padding-right: 20px;
}
.ImagePaddingRight10
{
    padding-right: 10px;
}
.ThreeAcross
{
    width: 33%;
    padding: 5px;
    text-align: center;
}

h1, h2, h3, h4, h5, h6
{
    
    font-weight: 500;
    color: #528bff;
    text-transform: none;
    margin-bottom: 0px;
    padding-bottom: 0px;
    vertical-align: baseline;
    margin-bottom: 15px;
    margin-top: 10px;
}

h1
{
    
    padding-bottom: 0px;
    font-size: 1.6em;
   
}

h2
{
    
    font-size: 1.4em;
    
}

h3
{
    
    margin-top: 12px;
    font-size: 1.2em;
    
   
}

h4
{
    font-size: 1em;
    
}


h5, h6
{
    
    color: #C0C0C0;
    font-size: 1em;
}
.ClearRight
{
    clear: right;
}
.ClearLeft
{
    clear: left;
}
hr
{
    width: 100%;
    margin-top: 34px;
    color: White;
}
.Pad3
{
    padding-right: 3px;
}

td
{
    padding: 5px;
}
.Width150
{
    width: 150px;
}
.FloatRight
{
    float: right;
    width: 320px;
}
.BannerPadding
{
    padding-right: 150px;
}