﻿html, body, div, p, h1, h2, h3, h4, h5, h6, blockquote, ol, ul, li, dl, dt, dd, td, form, fieldset, a, img
{
    border: 0;
    margin: 0;
}

html, body
{
	height: 100%; /* needed for height 100% on outer element */
}

a
{
    text-decoration: none;
}

body
{
}

.collapse
{
    display: none;
}

.contentRegion
{
    vertical-align: top;
}

.menuRepeat
{
    /*background-image: url(images/background.jpg);*/
    background-repeat: repeat-x;
    border: 1px solid #9FBBDE;
}

.modalPopup
{
    background-color: #ffffdd;
    border-style: solid;
    padding: 3px;
    width: 250px;
}

.watermark
{
    color: GrayText;
    font-style: italic;
    font-weight: lighter;
}

.dockCenter
{
    position: absolute;
    top: 50%;
    left: 0px;
    width: 100%;
    height: 1px;
    overflow: visible;
}

.dockCenterContent
{
    width: 468px;
    height: 104;
    margin-left: -234px;
    position: absolute;
    top: -52px;
    left: 50%;
    vertical-align: middle;
    text-align: justify;
}

.dockTop
{
    height: auto;
    width: 100%;
    left: 0px;
    top: 0px;
    position: absolute;
}

.dockBottom
{
    bottom: 0px;
    height: auto;
    left: 0px;
    position: absolute;
    width: 100%;
}

.pageFooter
{
    border-top: solid 1px #6b696b;
    color: #204a87;
    font-family: Verdana;
    font-size: 10px;
    text-align: center;
    width: inherit;
}

.alignLeft
{
    text-align: left;
}

.alignRight
{
    text-align: right;
}

/* */

*
{
    padding: 0px;
    margin: 0px;
}

body
{
    background-color: #c1c1c1;
    font-size: 11px;
    font-family: "trebuchet ms" , helvetica, sans-serif;
    color: #8C8C73;
    line-height: 18px;
}

a
{
    color: #9fbacf;
    text-decoration: underline;
}

a:hover
{
    text-decoration: none;
}

sup
{
    font-size: 0.5em;
}


p
{
    margin-bottom: 14px;
    text-align: justify;
}





img.floatleft
{
    float: left;
    margin: 0px 14px 3px 0px;
}


.adminlist
{
	margin-left: 10px;
}

ul.linklist
{
    list-style: none;
}

ul.linklist li
{
    /*margin: 1px 0px 0px 0px;*/
}

ul.linklist li a
{
    color: #666666;
    text-decoration: none;
}
ul.linklist li a:hover
{
    text-decoration: underline;
}


#outer
{
    position: relative;
    margin: 0 auto;
    width: 90%;
    background-color: #ffffff;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
    /*background: #fff url('images/skin/bg.gif') repeat-y;*/
}

#inner
{
    position: relative;
    padding: 13px 30px 13px 30px;
    z-index: 2;
}

#header
{
    position: absolute;
    background-color: #ffffff;
    width: 202px;
    height: 80px;
    color: #fff;
    padding-left: 20px;
}

#header span
{
    font-weight: normal;
}


#menu
{
    position: relative;
    background: #9fbacf url('images/skin/menubg.gif') repeat-y;
    height: 24px;
    padding: 0px 0px 0px 0px;
    margin: 85px 0px 20px 0px;
}

#menu div#user
{
    width: 280px;
    overflow: hidden;
    float: left;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    padding: 3px 0px 0px 10px;
}


.menutext
{
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    line-height: 24px;
    margin: 0 3px 0 5px;
}

.menutext a:hover
{
    text-decoration: underline;
}

#contentwrapper
{
    background-image: url(images/skin/navBackground.gif);
    background-repeat: repeat-y;
    position: relative;
}

#contentwrapper .clear
{
    clear: both;
}

#leftnav
{
    width: 150px;
    float: left;
    /*background-color:#ebebeb;*/
}

#leftnav h3
{
    position: relative;
    top: 4px;
    font-size: 16px;
    line-height: 25px;
    color: #656551;
    letter-spacing: -1px;
    padding: 0px 0px 5px 10px;
    margin-bottom: 5px;
}

#leftnav .content
{
    padding: 0px 10px 0px 10px;
    margin-bottom: 20px;
}

#primarycontent
{
    /*width: 765px;*/
    /*float: left;*/
    /*padding-left: 10px;*/
    margin-left: 160px;
    /*height: 100%;*/
    position: relative;
}

#primarycontent h3
{
    position: relative;
    top: 4px;
    font-size: 18px;
    line-height: 25px;
    color: #656551;
    letter-spacing: -1px;
    padding: 0px 0px 10px 15px;
    margin-bottom: 20px;
}

#primarycontent .content
{
    padding: 0px 15px 0px 15px;
    margin-bottom: 20px;
}

#primarycontent .post
{
    margin-bottom: 30px;
}

#primarycontent .post .header
{
    position: relative;
}

#primarycontent .post .date
{
    position: absolute;
    right: 15px;
    top: 0px;
    line-height: 35px;
    color: #AFAFA4;
    font-weight: bold;
}

#primarycontent .post .content
{
    margin-bottom: 0px;
}

#primarycontent .post .footer
{
    position: relative;
    top: -10px;
    height: 64px;
}

#primarycontent .post .footer ul
{
    list-style: none;
    position: absolute;
    right: 15px;
    bottom: 15px;
}

#primarycontent .post .footer ul li
{
    display: inline;
    line-height: 14px;
    padding-left: 17px;
    margin-left: 25px;
    background-repeat: no-repeat;
    background-position: 0px 2px;
}

#primarycontent .heading
{
    background-image: url(images/skin/formicon.jpg);
    background-repeat: no-repeat;
    background-position: 0px 5px;
    padding-left: 25px;
    color: #FEA736;
    font-family: "Trebuchet MS";
    font-size: 20px;
    font-weight: bold;
    line-height: 28px;
}

#primarycontent .list
{
    padding: 6px;
    width: 100%;
}

#primarycontent .list td
{
    padding-right: 15px;
}

#primarycontent .list .description
{
    font-style: italic;
    font-size: 10px;
}

#primarycontent .list .alt
{
    background-color: #ccdfee;
}

#primarycontent .list-field
{
}

#primarycontent .form-label
{
}

#primarycontent .form-field
{
}

#primarycontent .form-validation
{
}

#footer
{
    position: relative;
    clear: both;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #A8A88D;
}

#footer a
{
    color: #8C8C73;
}

.rptListEdit
{
    font-size: 11px;
}
.rptListName
{
    font-size: 14px;
    font-weight: bold;
}
.rptListContext
{
    font-size: 12px;
}
.rptListDescription
{
    font-size: 12px;
}

td.rptListEdit
{
    width: 50px;
}
td.rptListName
{
    width: 500px;
}
td.rptListContext
{
}
td.rptListDescription
{
}

.erroricon
{
    background-image: url(smoothness/images/ui-icons_cd0a0a_256x240.png);
    background-position: 0px -144px;
    width: 16px;
    height: 16px;
    clear: left;
    float: left;
}

.error
{
    padding: 6px 6px 6px 6px;
}

.error ul
{
    padding-left: 20px;
}


.paramLabel
{
    font-weight: bold;
    width: 100px;
}
.paramControl input
{
    border: 1px solid #b0b0b0;
}



#parameterBox
{
    border: 1px solid #b0b0b0;
    padding: 10px;
}

#expand_btn
{
    text-indent: -99999px;
    height: 15px;
    width: 15px;
    float: left;
    line-height: 28px;
    margin-top: 5px;
}


.expand_icon
{
    background-image: url(images/collapse-icon.gif);
    background-repeat: no-repeat;
    background-position: 0 -15px;
}
.collapse_icon
{
    background-image: url(images/collapse-icon.gif);
    background-repeat: no-repeat;
}