div, html, body
{
    margin: 0px;
    padding: 0px;
}
body
{
    background-color: #77ddff;
    min-width: 750px;
    margin: 0px 0px 10px 0px;
    padding: 0px 10px 0px 10px;
    font-size: 14px;
    color: navy;
    font-family: Arial, Helvetica, sans-serif;
    scrollbar-face-color: #DEE5FF;
    scrollbar-highlight-color: #DEE5FF;
    scrollbar-shadow-color: #3B51A2;
    scrollbar-3dlight-color: #3B51A2;
    scrollbar-arrow-color: #3B51A2;
    scrollbar-track-color: #DEE5FF;
    scrollbar-darkshadow-color: #DEE5FF;
}

A:link
{
COLOR: #08559C; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}

A:visited
{
COLOR: #08559C; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}

A:active
{
COLOR: #08559C; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}

A:hover
{
COLOR: #08559C; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: underline;
}

h1
{
    font-size: 20px;
}
h2
{
    font-size: 18px;
}
h3
{
    font-size: 16px;
}
h4
{
    font-size: 14px;
}
h5
{
    font-size: 12px;
}
h6
{
    font-size: 11px;
}
table
{
/*    float: left; */
    background-color: white;
    margin: 3px;
    min-width: 450px;
}
table.qlistmarkuptable
{
    background-color: transparent;
}
th
{
    background-color: #037abc;
    color: white;
    padding: 3px 5px 3px 5px;
    border: 1px solid #c0ddeb;
    vertical-align: middle;
    font-weight: normal;
}
tr.even
{
    background-color:#cdeffb;
}
tr.odd
{
    background-color: #e8f7fe;
}
td
{
    padding: 2px;
}
hr
{
    height: 0px;
    border: 1px dashed #c0deeb;
    margin: 3px 10px 3px 10px;
}
button
{
    height: 23px;
    vertical-align: middle;
    padding: 1px;
    margin: 0px;
    border: 1px ridge #66ccee;
    background-color: #e8f7fe;
    font-size: 12px;
/*    text-decoration: underline; */
}
.qlistinputtext
{
    border: 1px solid navy;
    background-color: #DEE7EF;
    font-size: 12px;
    vertical-align: middle;
    margin-bottom: 1px;
    scrollbar-face-color: #DEE5FF;
    scrollbar-highlight-color: #DEE5FF;
    scrollbar-shadow-color: #3B51A2;
    scrollbar-3dlight-color: #3B51A2;
    scrollbar-arrow-color: #3B51A2;
    scrollbar-track-color: #DEE5FF;
    scrollbar-darkshadow-color: #DEE5FF;
}
.qlistinputtext textarea
{
    width: 300px;
}
/*
============================ Header ==========================
*/
#qlistheader
{
    width: 100%;
    height: 90px;
    margin: 0px;
    padding: 0px;
    background-image: url('images/top/top_vertical_line.gif');
    vertical-align: middle;
    font-size: 12px;
    color: white;
    clear: both;
}
#qlistheader a
{
    color: white;
}
#qlistheader img
{
    margin: 0px;
    padding: 0px;
    border-width: 0px;
}
/*------------------------------------------------------*/
#qlistheadermenu
{
    padding-top: 23px;
    line-height: 1.2;
}
/*------------------------------------------------------*/
#qlistheaderbanner
{
    width: 468px;
    height: 60px;
    margin: 0px;
    padding: 0px;
    display: inline;
    position: absolute;
    top: 15px;
    left: 250px;
    overflow: hidden;
    background-color: yellow;
}
/*
============================ Menu ==========================
*/
#qlistmenu
{
    width: 100%;
    min-height: 28px;
    margin: 0px;
    padding: 0px;
    background-image: url('images/menu/menu_vertical_line.gif');
    font-size: 12px;
    font-weight: normal;
    color: white;
    line-height: 26px;

}
#qlistmenu li
{
    float:left;
    margin:0px -1px 0px 1px;
    padding-left: 10px;
    font-weight: normal;
    display: inline;
    vertical-align: middle;
    white-space: nowrap;
 
}
#qlistmenu ul
{
    padding: 0px;
    margin: 0px;
}
#qlistmenu a
{
    vertical-align: bottom;
    color: white;
    text-decoration: none;
}
#qlistmenu img
{
    padding: 10px;
    margin: 0px;
    vertical-align: middle;
}
/*
============================ Content ==========================
*/

#qlistcontent
{
    width: 100%;
    min-height: 600px;
    background-color: white;
    background-image: url('/images/newsletters/newsletters_gradient.gif');
    background-repeat: repeat-x;
    color: navy;
    padding: 0px;
/*    clear:both;
    float: left;*/
}
#qlistcontentcontainer
{
    padding: 10px 255px 10px 10px;
/*    float:left;*/
    min-height: 550px;
}
#qlistmainpagecontentcontainer
{
    min-height: 550px;    
}
#qlistcontentselector
{
    min-width: 550px;
    white-space: nowrap;
    background-color: #98D8F4;
}
/*-------------Index page-----------------------------------*/
#qlistmainpagetop
{
/*    position: absolute;
    top: 128px;
    left: 10px;
    right: 10px;*/
    height: 210px;
    margin: 0px;
    padding: 0px;
    background-color: #f89900;
    background-image: url('/images/index_logo_left.jpg');
    background-repeat: repeat-y;
    background-attachment: fixed;
    background-position: left top;
}
#qlistmainpagetopinfo
{
    margin: 0px;
    margin-right: 400px;
    height: 180px;
    padding-left: 15px;
    padding-top: 2px;
    color: white;
    font-size: 11px;
}
#qlistmainpagetopimage
{
    padding: 0px;
    margin: 0px;
    width: 380px;
    height: 138px;
    position: absolute;
    top: 118px;
    right: 10px;
}
#qlistmainpageloginformcontainer
{
    width: 500px;
    position: absolute;
    top: 340px;
    right: 10px;
}
#qlistmainpageloginformarrows
{      
    margin: 0px; padding: 0px;
    position: relative;
    width: 479px;
    top: -28px;
    border: 0px solid red;
    background-image: url('/images/join_arrows_gradient.gif');
    z-index: 0;
}
#qlistmainpageloginformarrowstext
{
    border: 0px solid red;
    float: left;
    font-size: 30px;
    margin-top: 35px;
    text-decoration: underline;
}

#qlistmainpagedirectorieshead
{
    width: 550px;
    min-height: 28px;
    margin: 0px;
    padding: 0px;
    padding-left: 0px;
    background-image: url('images/menu/menu_vertical_line.gif');
    font-size: 12px;
    font-weight: normal;
    color: white;
    line-height: 26px;
}

#qlistmainpagedirectoriesloop
{
    width: 550px;
    margin: 0px;
    padding: 0px;
    padding-left: 0px;
    background-color: #FFB552;
    font-size: 12px;
    font-weight: normal;
    color: #08559C;
    line-height: 26px;
}

#qlistmainpagedirectories
{
    float: left;
    margin-right: 340px;
    margin-top: 5px;
    margin-left: 10px;
    font-size: 12px;
}
#qlistmainpagedirectories h3
{
    margin: 1px;
    color: #08559C;
}
/*-------------Admin and member menu------------------------*/
#qlistcontentmenu
{
    width: 170px;
    position:absolute;
    top: 130px;
    right: 15px;
    font-weight: bold;
    font-size: 12px;
}
#qlistcontentmenu ul
{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
#qlistcontentmenu li
{
    border-bottom: 1px solid cyan;
    padding: 3px 0px 3px 5px;
}
#qlistcontentmenu h1
{
    margin: 0px;
    padding: 0px;
    border-bottom: 1px solid cyan;    
}
/*----------Login form----------------------------------*/
#qlistloginformcontainer
{
    width: 500px;
    float:left;
}
#qlistloginform
{
    height: 83px;
    width: 450px;
    padding: 10px 0px 10px 0px;
    margin: 0px;
    background-image: url('/images/login/login_form_line.gif');
    background-repeat: repeat-x;
    vertical-align: middle;
    float: left;
    display: block;
    white-space: nowrap;
}
.qlistloginformlabel
{
    padding: 0px 10px 0px 0px;
    width: 150px;
    display: block;
    float: left;
    clear: none;
    color: white;
    font-size: 10px;
}
.qlistloginforminput
{
    width: 150px;
    height: 19px;
    font-size: 13px;
/*    float: left;*/
    border: 1px solid navy;
    background-color: #DEE7EF;
}
#qlistloginformbutton
{
    border: 1px solid navy;
    background-color: #DEE7EF;
    font-size: 13px;
}
#qlistloginformcontainer img
{
    margin: 0px;
    padding: 0px;
    float: left;
}
#qlistloginformerrormessage
{
 padding-top: 5px;
 font-size: 12px;
 font-weight: bold;
 color: yellow;
}


/*-------Statistics calendar-------------------------*/
#qliststatcalendar
{
 
 width: 250px;
 position: absolute;
 top: 275px;
 right: 10px;
/* float: right;
 margin-right: -180px; */
}
#qliststatcalendar li
{
    padding: 0px;
    margin: -10px;
}

/*-------Archive calendar-------------------------*/
#qlistcalendar
{
 
 width: 250px;
 position: absolute;
 top: 125px;
 right: 10px;
/* float: right;
 margin-right: -180px; */
}
#qlistcalendar li
{
    padding: 0px;
    margin: -10px;
}
.qlistcalendarseparator1
{
    border: 1px dashed navy;
    margin: 0px;
}
.qlistcalendarseparator2
{
    border: 1px solid navy;
    margin: 0px;
}
.qlistcalendartable
{
    min-width: 170px;
    width: 170px;
    text-align: center;
    font-size: 12px;
    background-color: transparent;
}
.qlistcalendartable a
{
    font-weight: bold;
}
.qlistcalendarinfo
{

}
.qlistcalendarcurrentday
{
    background-color: navy;
    color: white;
}
.qlistcalendarviewday
{
    border: 1px solid cyan;
}
.qlistcalendarviewcurrentday
{
    border: 1px solid cyan;
    background-color: navy;
    color: white;
}
.qlistcalendarcurrentmonth
{

}
.qlistcalendarnextmonth
{

}
.qlistcalendarpreviousmonth
{

}
/*
============================ Footer ==========================
*/
#qlistfooter
{
    width: 100%;
    height: 30px;
    margin: 0px;
    padding: 0px;
    float: left;
    text-align:center;
    vertical-align: text-bottom;
    font-size: 12px;
    background-image: url('images/footer/footer_vertical_line.gif');
}
#qlistfooter img
{
    margin: 0px;
    padding: 0px;
}
.rightsideimage
{
    float: right;
    margin: -10px -180px 0px 0px;
    padding: 0px 0px 10px 10px;
}
