/*---------------TEMPLATE STYLES---------------*/

body {
   padding: 0px;
   margin: 0px;
  background-image: url(images/main_bg.gif); 
  background-repeat: repeat-x; 
  background-position: top; 
  background-color: #C2C2C2;
   
}


/*------------------FOOTER-------------------*/
/*--------------MAIN STYLES---------------*/
/*--Content Text--*/
.content {
        color: #000000;
        font-size: 12px;
        font-weight: normal;
        font-family: Arial;
         text-align: left;
         vertical-align: top;
		 padding-left:0px;
		 padding-right:1px;
}

/*--Welcome Text--*/
.welcome {
        color: #252525;
        font-size: 13px;
        font-weight: normal;
        font-family: Verdana;
        text-align: left;
        vertical-align: top;
        word-spacing: normal;
        padding-left: 31px;
        padding-top: 12px;
        padding-right: 10px;
        padding-bottom: 20px;
}

.welcome a:link, .welcome a:hover, .welcome a:active, .welcome a:visited {
        color: #4c4b4b;
        font-weight: normal;
        text-decoration: underline;
}

.grlink a:link, .grlink a:visited, .grlink a:hover{
        color: #2B2A2A;
        font-size: 12px;
        text-decoration:underline;
        font-weight: normal;
        font-family: arial, helvetica, sans serif;
}


/*--Articles Text--*/

/*
.aticleAbstractZone{
        border-style: dotted;
        border-color: #DDDCDF;
        border-width: 0px;
        border-bottom-width: 0px;
        display: block;
        margin-left: 20px;
        padding-bottom: 10px;
        }
*/


.articles {
        color: #DDDCDF;
        font-size: 11px;
        font-weight: normal;
        font-family: Verdana;
        text-align: left;
        vertical-align: top;
        word-spacing: normal;
        padding-top: 11px;
        padding-left: 27px;
        padding-right: 25px;
        padding-bottom: 5px;
		margin-left: 20px;
}

/*
.articles b {
        font-weight: bold;
        display: block;
        margin-left: 18px;
        padding-left: 18px;
        background: url(images/bullet.gif) no-repeat;
        background-position: 0px 2px;
}

.articles b:hover {
        background: url(images/bullet.gif) no-repeat;
        background-position: 2px 2px;
}
*/

.articles a:link, .articles a:hover, .articles a:active, .articles a:visited {
        color: #DDDCDF;
        font-size: 11px;
        font-weight: normal;
        font-family: Verdana;
        text-decoration: underline;
}

/*--Splash: Legal News--*/
.legal {
        color: #DDDCDF;
        font-size: 11px;
        font-weight: normal;
        font-family: Verdana;
        text-align: left;
        vertical-align: top;
        padding: 18px;
        padding-top: 10px;
        padding-left: 28px;
        padding-right: 35px;
        padding-bottom: 5px;
        text-decoration: none;
}

.legal a, .legal a:link, .legal a:hover, .legal a:active, .legal a:visited {
        font-size: 11px;
        font-weight: normal;
        font-family: Verdana;
        text-weight: bold;
        color: #DDDCDF;
        text-decoration: none;
}

.legal a.goLink {
        display: block;
        margin-left: -18px;
        padding-left: 18px;
        background: url(images/bullet.gif) no-repeat;
        background-position: 0px 3px;
}

.legal a.goLink:hover {
        background: url(images/bullet.gif) no-repeat;
        background-position: 2px 3px;
}


/*--Date--*/
td.date {
        font-size: 11px;
        font-family: Verdana;
        color: #ffffff;
        padding-left: 0px;
        padding-top: 0px;
}

/*----*/
.footer {
        color: #000000;
        font-size: 10px;
        font-weight: normal;
         font-family: Verdana;
        vertical-align: top;
        text-align: center;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 5px;
        padding-bottom: 10px;
}

/*--Links on site map and "more" links on newsletter page--2B2A2A*/
a:link, a:visited, a:hover{
        color: #2B2A2A;
        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: 5px;
        margin-right: 20px;
}

td.newsContent {
        color: #000000;
        font-size:12px;
        line-height: 16px;
        font-weight: normal;
        font-family: arial, helvetica, sans serif;
        padding-right: 5px;
        margin-right: 5px;

}

/*--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: #928D8D;
        padding-top: 1px;
        padding-right: 5px;
        padding-bottom: 1px;
        padding-left: 10px;
        color: #FFFFFF;
        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:#2b2a2a;
        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: #2B2A2A;
        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:visited, a.areaLink:hover {
        color: #ffffff;
        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:#2B2A2A;
        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: #000000;
        font-size: 10px;
        font-weight: normal;
        font-family: Arial;
        text-decoration:none;
}

a.footerLink:hover {
        color: #000000;
        font-size: 10px;
        font-weight: normal;
        font-family: Arial;
        text-decoration: underline;
}
a.footerLink{
        color: #000000;
        font-size: 10px;
        font-weight: normal;
        font-family: Arial;
        text-decoration:underline;

}


/*--LAYOUT STYLES--*/

#root {}
#sroot {}
#slayout {}
#stop {}
#scontentcell {}
#scontenttable {}
#smenu {}

#subcontent {
        width: 510px;
		height:247px;
        padding-top: 10px;
        padding-left: 35px;
        padding-bottom: 10px;
        padding-right: 15px;
		background-color: #E1E2DD; 
		background-image:url(sub/images/bg_sub_01.gif);
		background-position:left;
        background-repeat: repeat-y; 

}

#subfooter {
height: 100%;
}

#nroot {}
#nlayout {}
#nright {}

#newcontent {
        color: #E1E2DD;
        width: 760px;
		height:247px;
        padding-top: 10px;
        padding-left: 15px;
        padding-bottom: 10px;
        padding-right:  15px;
        background-image: url(newsletter/images/bg_news.gif);
        background-repeat: repeat-y;
		background-color: #E1E2DD;

}

#nfooter {}

/*--Margin Styles--*/
#subrightmargin {
    width: 50%;
}

#subleftmargin {
    width: 50%;
}

#newrightmargin {
   width: 50%;
}
#newleftmargin {
    width: 50%;

}

/*-------USERADMIN STYLES-------*/
/*-------------Main Admin Styles----------*/


/*---------Newsletter Admin Styles------------*/
body#newadmin td#newcontent{
        width:670px;
}

body#newadmin td#newleftmargin{
    width:8%;
}

body#newadmin td#newrightmargin{
    width:8%;
}

/*-------------------------Sub Admin Styles--------------*/

body#subadmin td#subcontent{
   width: 496px;
}

body#subadmin td.content{
        height:100%;
}

body#subadmin td#subleftmargin{
    width: 8%;
}

body#subadmin td#subrightmargin{
    width: 8%;
}

/*--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 {
padding-top: 0px;
}

#fcontacttable {
        width: 300px;
		height: 222px;
		background-image: url(images/button.gif);
		background-position: bottom;
		background-repeat: no-repeat;
		margin-bottom:  15px;
		padding-bottom: 0px;



}

.ftext {
        font: 11px Tahoma, Verdana;
        line-height: 100%;
        color: #324659;
		padding-bottom:4px;
		padding-top: 5px;

}

.flabel {
        font-size: 11px;
        font-family: Tahoma, Verdana;
        width: 170px;
        color: #484E60;
		font-weight: bold;

}

.ffield {
        font: 11px Tahoma, Verdana;
        border: 1px solid #73889D;
        background-color: #ffffff;
        height: 16px;
        width: 200px;
        text-align: left;

}

.fvalue {
       width: 200px;
        text-align: right;
		padding-bottom:1px;


}

.farea {
        font: 11px Tahoma, Verdana;
        border: 1px solid #73889D;
        width: 200px;
        height: 43px;
		 text-align: left;
        background-color: #ffffff;
		

}

.fbutton {
        font: 10px Arial;
        border: 1px solid #BD3737;
		color: #ffffff;
        background-color: #BD3737;
        width: 50px;
        height: 20px;
		margin-top: 5px;
        margin-bottom:0px;
}
.fbutton:hover {
        border: 1px solid #696968;
}