/*---------------TEMPLATE STYLES---------------*/

body {
   padding: 0px;
   margin: 0px;
   background-image: url('images/bg_texture.gif');
}

/*--------------MAIN STYLES---------------*/
/*--Content Text--*/
.content {
        color: #000000;
        font-size: 12px;
        font-weight: normal;
        font-family: Arial;
        text-align: left;
        vertical-align: top;
}

/*--Welcome Text--*/
.welcome {
        font-size: 13px;
        font-weight: normal;
        font-family: Tahoma;
        text-align: left;
        vertical-align: top;
        word-spacing: normal;
        padding-left: 23px;
        padding-top: 1px;
        padding-right: 16px;
        padding-bottom: 1px;
        background-image: url('images/welcome_text_bg.gif');
        background-repeat: repeat-y;
}

.welcome a:link, .welcome a:hover, .welcome a:active, .welcome a:visited {
        color: #731A12;
        font-weight: normal;
        text-decoration: underline;
}

/*--Articles Text--*/
.articles {
        color: #000000;
        font-size: 11px;
        font-weight: normal;
        font-family: Tahoma;
        text-align: left;
        vertical-align: top;
        word-spacing: normal;
        padding: 18px;
        padding-top: 5px;
        padding-right: 5px;
        padding-left: 63px;
        padding-bottom: 18px;
        background-image: url('images/welcome_bg.gif');
        background-repeat: repeat-y;
}

.articles b {
        font-weight: bold;
        display: block;
        margin-left: -24px;
        padding-left: 24px;
        background: url(images/) no-repeat;
        background-position: -4px 2px;
}

.articles b:hover {
        background: url(images/) no-repeat;
        background-position: -2px 2px;
}

a.moreLink:link, a.moreLink:hover, a.moreLink:active, a.moreLink:visited {
        color: #000000;
        font-size: 11px;
        font-weight: normal;
        font-family: Tahoma;
        text-decoration: underline;
}

/*--Splash: Legal News--*/
.legal {
        color: #000000;
        font-size: 11px;
        font-weight: normal;
        font-family: Tahoma;
        text-align: left;
        vertical-align: top;
        padding: 18px;
        padding-left: 24px;
        padding-top: 5px;
        padding-right: 10px;
        padding-bottom: 18px;
        text-decoration: underline;
        background-color: #FFFFFF;
}

.legal a, .legal a:link, .legal a:hover, .legal a:active, .legal a:visited {
        font-size: 11px;
        font-weight: normal;
        font-family: Tahoma;
        color: #000000;
        text-decoration: underline;
}

.legal a.goLink {
        display: block;
        margin-left: 0px;
        padding-left: 0px;
        background: url(images/) no-repeat;
        background-position: -4px 2px;
}

.legal a.goLink:hover {
        background: url(images/) no-repeat;
        background-position: -2px 2px;
}


/*--Date--*/
td.date {
        font-size: 11px;
        font-family: Verdana;
        color: #FFFFFF;
        padding-left: 0px;
        padding-top: 0px;
}

/*----*/
.footer {
        color: #6A6A6A;
        font-size: 11px;
        font-weight: normal;
        font-family: Tahoma;
        vertical-align: top;
        text-align: left;
        padding-left: 35px;
        padding-right: 25px;
        padding-top: 12px;
        padding-bottom: 10px;
        background-image: url('images/footer_bg.gif');
        background-repeat: repeat-y;
}

/*--Links on site map and "more" links on newsletter page--*/
a:link, a:visited, a:hover{
        color: #000000;
        font-size: 12px;
        text-decoration:underline;
        line-height: 14px;
        font-weight: normal;
        font-family: arial, helvetica, sans serif;
}

/*------------------MEWSLETTER TEXT STYLES (are the same almost always)------------------*/
/*--Newsletter Styles-- */

td.newsTitle {
        color: #000000;
        font-size: 18px;
        font-weight: bold;
        font-family: arial, sans serif;
        text-align: left;
}

td.newsDate {
        color: #000000;
        font-size:12px;
        font-weight: bold;
        font-family: arial, helvetica, sans serif;
        text-align: right;
}

td.newsHeader, p.articleHeader {
        color: #000000;
        font-size:15px;
        font-weight: bold;
        font-family: arial, sans serif;
        text-decoration:none;
        padding-right: 15px;
        margin-right: 20px;
}

td.newsContent {
        color: #000000;
        font-size:12px;
        line-height: 16px;
        font-weight: normal;
        font-family: arial, helvetica, sans serif;
        padding-right: 15px;
        margin-right: 20px;
}

/*--Administration Panel: List of legal news-- */

.urlHeader {
        color: #000000;
        font-size:12px;
        font-weight: normal;
        font-family: arial, helvetica, sans serif;
        text-decoration:none;
        text-decoration: underline;
}
.newsHeaderAdmin {
        color: #000000;
        font-size:14px;
        font-weight: bold;
        font-family: arial, helvetica, sans serif;
        text-decoration:none;
        text-decoration: underline;
}

/*--Short article preview-- */

td.otherNewslettersCell {
        background-color: #DCDCDC;
        padding-top: 1px;
        padding-right: 5px;
        padding-bottom: 1px;
        padding-left: 10px;
        color: #000000;
        font-size:12px;
        font-weight: normal;
        font-family: arial, helvetica, sans serif;
        text-decoration:none;
        text-decoration: underline;
        margin-right: 30px;
        width: 200px;
}
td.dividingLineCell {
         background-image: url(images/divider.gif);
		 background-repeat: repeat-x;
         padding-top: 15px;
         padding-right: 5px;
         padding-bottom: 0px;
         padding-left: 5px;
         margin-right: 30px;
}
p.newsAbstract {
        color: #000000;
        font-size:12px;
        line-height: 14px;
        font-weight: normal;
        font-family: arial, helvetica, sans serif;
}

/*--Newsletter Practice Links-- */

/*--Newsletter Links: Short article preview-- */
a.newsLink:link, a.newsLink:active, a.newsLink:visited, a.newsLink:hover{
        color:#000000;
        font-size:12px;
        font-weight: bold;
        font-family: arial, helvetica, sans serif;
        text-decoration:none;
        text-decoration: underline;
}

/*--Newsletter Links: Area of practice (links on the otherNewslettersCell rectangle)--*/
a.areaLink {
        color: #000000;
        font-size:12px;
        font-weight: normal;
        font-family: arial, helvetica, sans serif;
        text-decoration:none;
        text-decoration: underline;
        }
a.areaLink:link, a.areaLink:active, a.areaLink:visted, a.areaLink:hover {
        color: #000000;
        font-size:12px;
        font-weight: normal;
        font-family: arial, helvetica, sans serif;
        text-decoration:none;
        text-decoration: underline;
}

/*--Newsletter Links: Bottom legal news--*/
a.urlLink:link, a.urlLink:active, a.urlLink:visited, a.urlLink:hover {
        color:#000000;
        font-size:12px;
        font-weight: normal;
        font-family: arial, helvetica, sans serif;
        text-decoration: underline;
}
/*-----End of newsletter styles-----*/


/*--Footer links--*/
a.footerLink:link, a.footerLink:active, a.footerLink:visited {
        color: #6A6A6A;
        font-size: 11px;
        font-family: Tahoma;
        text-decoration:none;
        text-decoration:underline;
}

a.footerLink:hover{
        color: #6A6A6A;
        font-size: 11px;
        font-family: Tahoma;
        text-decoration:underline;
}



/*--LAYOUT STYLES--*/

#root {}
#sroot {}
#slayout {}
#stop {}
#scontentcell {}
#scontenttable {}
#smenu {}

#subcontent {
        width: 518px;
        padding-top: 20px;
        padding-left: 54px;
        padding-bottom: 10px;
        padding-right: 25px;
        background-color: #FFFFFF;
        background-image: url('images/bg_sub.gif');
        background-repeat: repeat-y;
}

#sfooter {}
#nroot {}
#nlayout {}
#nright {}

#newcontent {
        width: 740px;
        padding-top: 20px;
        padding-left: 37px;
        padding-bottom: 10px;
        padding-right: 15px;
        background-color: #FFFFFF;
        background-image: url('images/bg_nws.gif');
        background-repeat: repeat-y;
}

#nfooter {}

/*--Margin Styles--*/
#subrightmargin {
   background-image: url('images/bg_top.gif');
   background-repeat: repeat-x;
        width: 50%;
}

#subleftmargin {
   background-image: url('images/bg_top.gif');
   background-repeat: repeat-x;
        width: 50%;
}

#newrightmargin {
   background-image: url('images/bg_top.gif');
   background-repeat: repeat-x;
        width: 50%;
}
#newleftmargin {
   background-image: url('images/bg_top.gif');
   background-repeat: repeat-x;
        width: 50%;
}


/*--------USER STYLES--------*/
/*--Newsletter--*/
body#newroot td#newcontent{
}

/*--Sub and Sitmap--*/
body#subroot td#subcontent{
   height: 100%;
}

body#subroot table.content{
        width: px;
}

body#subroot td.content{
        width: px;
}

/*-------USERADMIN STYLES-------*/
/*-------------Main Admin Styles----------*/


/*---------Newsletter Admin Styles------------*/
body#newadmin td#newcontent{
        width: 694px;
}

body#newadmin td#newleftmargin{
    width: 4%;
}

body#newadmin td#newrightmargin{
    width: 4%;
    margin: 0px;
}

/*-------------------------Sub Admin Styles--------------*/
body#subadmin td#subcontent{
   width: 431px;
}

body#subadmin td.content{
    height:100%;
    margin: 0px;
}

body#subadmin td#subleftmargin{
    width: 4%;
    margin: 0px;
}

body#subadmin td#subrightmargin{
    margin: 0px;
    width: 4%;
}

/*--Horizontal menu--*/
td.hmenu {}
td.hmenu a {
        display: block;
        background-color: transparent;
}
td.hmenu a:hover {
        background-color: transparent;
}

/*--Vertical menu--*/
td.vmenu {}
td.vmenu a {
        display: block;
        background-color: transparent;
}
td.vmenu a:hover {
        background-color: transparent;
}


/*--Contact Form styles (are the same almost always)--*/
#fcontactcell {
        color: #FFFFFF;
        background-image: url(images/contact_bg.gif);
        background-repeat: repeat-y;
        padding-top: 5px;
}

#fcontacttable {
        width: 190px;
}

.ftext {
        color: #000000;
        font: 11px Tahoma, Verdana;
        padding: 3px 3px 8px 1px;
        line-height: 140%;
        display: none;
}

.flabel {
        color: #000000;
        font-size: 11px;
        font-family: Tahoma, Verdana;
        width: 75px;
        padding-left: 15px;
        padding-top:2px;
}

.ffield {
        font: 11px Tahoma, Verdana;
        border: 1px solid #545454;
        margin-bottom: 4px;
        padding: 1px 4px 0px 4px;
        height: 18px;
        width: 143px;
        text-align: left;
        background-color:#FDFEFD;

}

.fvalue {
        width: 140px;
        text-align: right;
        padding-right: 15px;
}

.farea {
        font: 11px Tahoma, Verdana;
        border: 1px solid #545454;
        margin-bottom: 4px;
        padding: 1px 4px 0px 4px;
        width: 143px;
        height: 48px;
        background-color:#FDFEFD;
}

.fbutton {
        font: 11px Tahoma, Verdana;
        border: 1px solid #545454;
        background-color: #d7d7d7;
        width: 63px;
        height: 18px;
        margin-right: 15px;

}
.fbutton:hover {
        border: 1px solid #555;
}