body
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background: #EEEEEE;
    color: #000000;
    font-size: 11px;
    font-family: Verdana, Arial, Geneva, "Trebuchet MS" , sans-serif; /*background-image: url(../images/cw_bg.gif);*/ /*background-image:url(../images/16_border.gif);*/
    background-image: url(../images/cw_bg1.gif); /**/
    text-align: center; /*centre for ie5 */
}

div.container
{
    display: block;
    margin: 0px auto 0px auto; /* centre for compliant browsers*/
    padding: 5px 0px 0px 0px;
    width: 800px;
    min-height: 300px;
    text-align: left;
    background: white; /*background-image: url(../images/cw_bg1.gif); */
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
}

#header
{
    display: block;
    margin: 20px auto 0px auto;
    padding: 0px 0px 0px 0px;
    height: 113px;
    width: 800px;
    background-image: url(../images/cw_banner_minor.jpg);
    background-repeat: no-repeat;
    background-color: #000000;
    color: #CCCCCC;
    border: 1px solid #CCCCCC;
}

#leftcontent
{
    float: left;
    width: 170px; /**/ /* border-right:1px dotted #FFCCCC; */
    margin: -5px 0px 0px 0px; /*left must be 1 pixel less than width */
    padding: 5px 0px 0px 10px; /*overflow:auto;*/
}

.leftSubBar /*, .leftSubBar td*/
{
    width: 168px;
    background-color: #EEEEEE;
    border-top: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    margin: 10px 0px 0px 0px;
    padding: 5px 0px 5px 0px;
    font-size: x-small; /*clear:both;*/
}

.menucontentsub
{
    /*display: block;*/
    border: 1px solid #FFFFFF;
    width: 158px; /*position: relative;*/
    margin: 10px 0px 0px 0px;
    padding: 5px 5px 5px 5px;
    background-color: #FFFFFF; /*clear:both;*/
}


.leftcontentsub
{
    /*display: block;*/
    border: 1px solid #CCCCCC;
    width: 158px; /*position: relative;*/
    margin: 0px 0px 0px 0px;
    padding: 5px 5px 5px 5px;
    background-color: #FFFFFF; /*clear:both;*/
}

.leftSubInput
{
    height: 11px;
    font-size: x-small;
}

.leftSubTbl td
{
    font-size: x-small;
}

#maincontent
{
    padding: 5px 5px 5px 5px;
    margin: 10px 10px 10px 192px;
    background-color: #FFFFFF;
    border-left: 1px solid #CCCCCC;
    border-right: 0px;
    border-top: 0px solid #CCCCCC;
    border-bottom: 0px; /*overflow:auto;*/
    width: 583px;
}


#footercontent
{
    text-align: center;
    font-size: smaller;
    margin: 14px 14px 14px 14px;
    color: #555555;
}

#footercontent a
{
    color: #555555;
}

#footervalidation
{
    width: 800px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}
/* IMPORTANT: Font colours */

p, li, table, .floatheading 
{
    color: #333333;
}
h1, h2, h3, h4, h5
{
    color: #666666;
}
/* END FONT COLOURS */

p, h1, h2, h3, h4, h5
{
    margin: 10px 14px 5px 14px;
    line-height: 150%;
}

table
{
    line-height: 150%;
}

h1
{
    font-size: 18px;
}

h2
{
    font-size: 16px;
}

h3
{
    font-size: 14px;
}

h4
{
    font-size: 12px;
    font-weight: bold;
}

h5
{
    font-size: 8px;
    font-weight: bold;
}
hr
{
    border: 0;
    height: 1px;
    color: #C0C0C0;
    background-color: #C0C0C0;
}

a:link
{
    color: #a00;
    text-decoration: none;
}

a:visited
{
    color: #815151;
    text-decoration: none;
}

a:active
{
    color: red;
    text-decoration: none;
}

a:hover
{
    color: red;
    text-decoration: underline;
}

li
{
    line-height: 150%;
}

.alert
{
    text-align: center;
    font-weight: bold;
}
.subnotes
{
    font-size: smaller;
    text-align: center;
}
.tblimage
{
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.tblBrowserDtls
{
    width: 400px;
    border: 1px solid #CCCCCC;
    padding: 2px;
    font-size: x-small;
}

.tblBrowserDtls td
{
    padding: 2px;
    border-bottom: 2px solid #FFFFFF;
}

.loginMember
{
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.tblSpecialties
{
    border: 0px;
}

.tblSpecialties input
{
    font-size: 9px;
}

/* FOR SIGNUP FORM */

.welcome
{
    font-size: 10px;
}

.heading
{
    background-color: #505050;
    color: #FFFFFF;
    font-size: 10px;
    font-weight: bold;
}

.fields
{
    background-color: #EAEAEA;
    color: #333333;
    border-color: black black #CCCCCC;
    font-size: 10px;
    border-style: solid;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 0px;
}

.fields_alt
{
    background-color: #EAEAEA;
    color: #333333;
    border-color: black black #CCCCCC;
    font-size: 10px;
    border-style: solid;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 0px;
}

.spacer
{
}

.required_field
{
    color: #FF0000;
    font-size: 10px;
}

.adrotator
{
    float: right;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 20px;
    display: block;
}

#menutabs
{
    list-style-type: none;
    margin: 10px 0px 0px 10px;
    padding: 2px 0px 3px 2px;
    width: 570px;
}

#menutabs li
{
    float: left;
    margin: 0px 2px 0px 0px;
    border: 1px solid #000000;
    padding: 0px;
}

#menutabs li a
{
    color: #FFFFFF;
    background-color: #808080;
    text-decoration: none;
    display: block;
    padding: 5px 10px;
}

#menutabs li a:hover
{
    color: #000000;
    background-color: #C0C0C0;
}


#menutabs li a.active, #menutabs li a.active:hover
{
    color: #137bba;
    background-color: #FF0000;
}

#menutabs li.end
{
    float: none;
    height: 24px;
    background-color: transparent;
    border: none;
}

.caption
{
    font-size: 8pt;
    font-weight: bold;
}

.floatheading
{
    font-size: 12pt;
    font-weight: bold;
    float: left;
    margin: 5px 10px 0px 5px;
    padding: 0px;
    display: block;
    width: 130px;
    border-bottom: 0px solid #CCCCCC;
}

.tblEmailMarketing
{
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.tblEmailMarketing td, th
{
    padding: 5px;
    text-align: center;
}

.tblManagedExchange
{
    border-bottom: 1px solid #CCCCCC;
    font-size: x-small;
    padding: 5px;
    margin-bottom: 10px;
    text-align: center;
}

.tblManagedExchange td, th
{
    padding: 5px;
}

.tblManagedExchange_SectionHeader
{
    font-weight: bold;
    border-bottom: 0px solid #CCCCCC;
    background-color: #FFFFFF;
}

.tblWebHosting
{
    line-height: 150%;
    font-size: x-small;
    padding: 0px;
    border: 0px;
    text-align: center;
}
.tblWebHosting td, th
{
    padding: 2px;
}
.tblWebHosting_colheader
{
    text-align: left;
}
.tblManagedSharePoint
{
    border-bottom: 1px solid #CCCCCC;
    font-size: x-small;
    padding: 5px;
    margin-bottom: 10px;
    text-align: center;
}

.tblManagedSharePoint td, th
{
    padding: 5px;
}

.tblManagedSharePoint_SectionHeader
{
    font-weight: bold;
    border-bottom: 0px solid #CCCCCC;
    background-color: #FFFFFF;
}
.tblManagedSharePoint_colheader
{
    text-align: left;
}
.webhostingmenu
{
    width: 570px;
    height: 40px;
    margin-bottom: 10px;
}
.novideo
{
    width: 320px;
    text-align: center;
    padding: 10px;
    margin: 0px auto 0px auto;
    display: block;
    background-color: #000000;
    color: #FFFFFF;
}
.testimonial_giver
{
    font-weight: bold;
    font-size: 7pt;
    font-style: normal;
}
.tblcol_centre
{
    text-align: center;
}
.notices
{
    margin-left: 25px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 5px;
    background-color: #FFFFFF;
    border: dotted 1px #C0C0C0;
    width: 330px;
}
.homefeature
{
    float: right;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 20px;
}

.embedvideo
{
    margin: 10px auto 10px auto;
    display: block;
    text-align: center;
}
