﻿
/* CONTAINER FOR PAGE TEXT */
/* FONT SIZES AND COLORS */
/* ALL OF THESE SIZES ARE BASED OFF OF THE BASE SIZE OF .8EM */
.smallest
{
    font-size:70%;
    line-height:90%;
}

.smaller
{
    font-size:90%;
}
.small
{
    font-size:95%;
}

.normal
{
    font-size:100%;
}

.normaltext
{
    padding-top:5px;
    font-size:85%;
}

.large
{
    font-size:120%;
    line-height:110%;
}

.larger
{
    font-size:135%;
    line-height:125%;
}

.largest
{
    font-size:155%;
    line-height:140%;
}

.bold
{
    font-weight:bold;
}

.italic
{
    font-style:italic
}

.strBlue
{
    color:#6fa39f;
    
}

.strGreen
{
    color:#18464c;
    
}
/* END OF FONT SIZES AND COLORS */

.strGreenBold
{
    color:#18464c;
    font-weight:bold;
}

#text  a{
	color:#CC0000;
	text-decoration:none; 
}

#text  a:hover{
	color:#FF0000;}



/* HEADER TEXT */
.Headers
{
    /* Font, color, and position of Section Headings on left of page*/
    text-decoration: none;
    color: #731572;
    font-size: 150%;
    line-height:150%;
    padding-left: 0px;
    padding-right: 10px;
    font-style: normal;
    font-variant: normal;
    margin-bottom: -2px;
    font-weight: bold;
}

.Headers2
{
    /* Font, color, and position of Section Headings on left of page*/
    font-family: Arial;
    font-size: 130%;
    line-height: 130%;
    color: #008080;
    text-decoration: none;
    padding-top: -2px;
    padding-left: 10px;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
	width: 100%;
	padding-left: 10px;
	text-align:left;
	border:solid 0px #000000;
}

.Headers3
{
    /* Font, color, and position of Section Headings on left of page*/
    font-family: Arial;
    font-size: 130%;
    line-height: 130%;
    color: #008080;
    text-decoration: none;
    padding-top: -2px;
    padding-left: 10px;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
}

.HeadersGreen
{
    /* Font, color, and position of Section Headings on left of page*/
    font-family: Arial;
    font-size: 130%;
    line-height: 130%;
    color: #008080;
    text-decoration: none;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
	width: 100%;
}

.headerSeparated{padding-top:20px;}
.headerQuickHelp{padding-top:20px;font-size:14px;font-weight:bold;}
.pagedesc

{
    /* Font, color, and positioning of page description text in left pane */
    text-decoration: none;
    color: #3e3e3e;
    font-size: 10pt;
    font-family: Tahoma, Arial Narrow, Arial, Sans-Serif;
    vertical-align: text-top;
    line-height: 14px;
    letter-spacing: normal;
    text-align: left;
    position: static;
    padding-left: 10px;
    padding-right: 7px;
}

a{
	color:#0066cc;
	text-decoration:none; 
}
a:hover{
	color:#FF0000;
	text-decoration:underline; 
}

a:visited{
	color:#0066cc;
}


a.rightnav:link { 
    color:#008080;
	text-decoration: none;
    font-family: arial,verdana, sans-serif;
}

a.rightnav:active { 
	color:#008080;
	text-decoration: underline;
    font-family: arial,verdana, sans-serif;
}

a.rightnav:visited { 
    color:#008080;
	text-decoration: none;
    font-family: arial,verdana, sans-serif;
}


a.rightnav:hover { 
	text-decoration: underline; 
	 color:#008080;
    font-family: arial,verdana, sans-serif;
    }


/************************************************/
/* styles for view row-style of my account page */
/************************************************/
.odd{background-color: #DBDADA;padding: 6px 2px 6px 6px;}
.even{background-color: #F5F5F5; padding: 6px 2px 6px 6px;}
.altodd{background: #FFFFFF; padding: 6px 2px 6px 6px;}
.altodd a {color: #6181a4;}
a.altoddButton{ border: solid 1px #9ab3ce; padding: 1px 5px; background:#f5f5ed url(images/button_bg.gif) repeat-x; color: #7693b2; line-height: 22px;}
a:hover.altoddButton{
	border: solid 1px #515151; background:#f5f5ed url(images/button_bg_hover.gif) repeat-x; color: #515151; text-decoration:none;}
.altodd td{color: #000000; padding: 5px 10px;  line-height: 18px;}
.altodd input { border:solid 1px #c8d1da; padding:2px; background:#edeef0 url(images/textFieldBg.gif);}
.altodd select { border:solid 1px #c8d1da; padding:2px; background: #FFFFFF url(images/textFieldBg.gif); }
.alteven{background: #F5F5F5 url(images/evenRowBg.gif) repeat-x top ;padding: 20px 2px 6px 6px;}
.alteven a {color: #6181a4;}
.alteven a:hover{color: #515151; }
.alteven td{ color: #000000; padding: 10px; line-height: 18px;}
.alteven  input { border:solid 1px #c8d1da; padding:2px; background:#edeef0 url(images/textFieldBg.gif);}
.alteven  select { border:solid 1px #c8d1da; padding:2px; background:#FFFFFF url(images/textFieldBg.gif);}


/* ORIGINALLY USED FOR RIGHT COLUMN */
 .subscriptiontext
{
    font-size:105%;
    width:95%;
    height:95px;
    border-style:solid;
    border-width:0px;
    padding: 5px 0px 0px 15px;
    display:block;
    
}

.disclaimer_text
{
    width:100%;
    display:block;
    font-size:13px;
    margin: 0 0 0 30px;
    text-align:center;
    width:75%;
    font-weight:bold
}

.threecolheading
{
    font-size:115%;
    font-weight: bold;
    color: #008080;
    text-align:left;
}

.bluebg
{   
    background-image: url("images/background_about.jpg"); 
    background-repeat: repeat-x; 
    height:68px;
    font-size:115%;
    font-weight: bold;
    color: #008080;
    text-align:left;
    display:block;	
    padding: 0px 0px 0px 0px;
    vertical-align:top;
}

.bluetitletextbluebg
{
    font-size:125%;
    font-weight: bold;
    color: #004e59;
    text-align:left;
    background-color:#d9e7ea;
    width:99%;
    height:30px;
    display:block;	
    line-height:16px;
    padding: 7px 0px 0px 7px;
}

.normalcenteredtext
{
    padding-top:5px;
    font-size:85%;
    text-align:center;
}

.normalboldtext
{
    padding-top:5px;
    font-size:85%;
    font-weight: bold;
}

.normalboldtext a
{
    padding-top:5px;
    font-size:85%;
    font-weight: bold;
}
.boldtext
{
    font-size:115%; 
    font-weight: bolder;
}

.smallboldtext
{
    font-size:80%; 
    font-weight: bold;
}

.articleheadlinetext
{
    font-size:120%; 
    font-weight: bold;
    color:#009999;
    line-height:160%;
    border:solid 0px #000;
}

.articlesourcetext
{
    font-size:85%;
    font-weight: bold; 
    line-height: 125%;
    border:solid 0px #000;
}

.articlesummarytext
{
    font-size:100%;
    line-height: 140%;
}

.articleurltext
{
    margin:5px 0 20px 0;
    font-size:90%;
}
/* END ORIGINALLY USED FOR RIGHT COLUMN */

/* ORIGINALLY USED FOR LEFT COLUMN */

.leftcolumn_content
{   
    width:95%;
    position:relative;
    border-style:none;
    border-width:0px;
    
 }

/*
.boldtext
{
    font-size:90%; 
    font-weight: bolder;
}
*/

.largetext
{
    font-size:95%;
}

.bluetitletextbluebg
{   
    font-size:100%;
    font-weight: bold;
    color: #004e59;
    text-align:left;
    background-color:#d9e7ea;
    width:100%;
    height:20px;
    display:block;	
    padding: 0px 0px 0px 3px;
    position: relative;
    z-index: 100;
}

.data
{
    font-size:85%;
    color: #000000;
    text-align:left;
    width:100%;
    display:block;	
    padding: 0px 0px 0px 8px;
    line-height:14px;
}

/* END ORIGINALLY USED FOR LEFT COLUMN */


/* CSS FOR Logged-in user 
This CSS is used to provide a customezed look for the logged-in user. 
DJN 5/23/2008 
*/

.accountType
{
	height:64px;
    font-size:24px;
    line-height:27px;
	font-weight:bold;
	text-align:left;
	color:#ffffff;
	padding-left:90px;

}

.country
{
    background-image : url("images/header_lawsbycountry.gif");
    background-repeat: no-repeat;
	background-position:0px 0px;
	background-color:#8cd8db;

}

.category
{
    background-image : url("images/header_welcome_category.gif");
    background-repeat: no-repeat;
	background-position:0px 0px;
	background-color:#7c677c;

}

.allaccess
{
    background-image : url("images/header_welcome_allaccess.gif");
    background-repeat: no-repeat;
	background-position:0px 0px;
	background-color:#527c58;

}

.topbox
{
    min-height:200px;
    border-bottom-style: solid;
    border-bottom-color:#CCCCCC;
    border-bottom-width:1px;
}

.searchbox
{ 
    margin-right:26%; 
    padding-top:10px;  
    border-right-style: solid;
    border-right-color:#CCCCCC;
    border-right-width:1px;  
}

.editaccount
{   
    float:right;
    width:26%;
}


.myproducts
{
    clear:left;
    min-height:120px;
    width:100%;
    border-bottom-style: solid;
    border-bottom-color:#CCCCCC;
    border-bottom-width:1px; 
}

.lawupdatesheader
{
	height:34px;
	font-size:150%;
	font-weight:bold;
	text-align:left;
	vertical-align: middle;
	color:#ffffff;
	padding-left:10px;
}

.lawupdatesheader_country
{
    background-color:#8cd8db;
}

.lawupdatesheader_category
{
    background-color:#7c677c;
}

.lawupdatesheader_allaccess
{
    background-color:#527c58;
}

.lawupdatesbox
{

	min-height:120px;
	font-size:95%;
	padding-left:10px;
	background-color:#EEEEEE;
}

/* USED FOR USERNAME/PASSWORD PAGE */
.colsection1
{   
    margin-right:65%;
    min-width:170px;
    border:solid 0px #000000;
    padding-left:0px;
    margin-right:60px;

}

.colsection1_rows
{
    min-width:170px;
    min-height:120px;
    border-style:none;
    border-width:0px;
}

.colspacer
{
    float:right;
    border:solid 0px #000000;
    width:20px;
    min-height:120px;
}

.colsection2_pwChange
{  
    float:right;
    border:solid 0px #000000;
    width:330px;
    text-align:left;
}

.colsection2
{  
    float:right;
    border:solid 0px #000000;
    width:440px;
    text-align:right;
}

.colsection2_rows
{
    width:440px;
    text-align:left;
    min-height:120px;
    border:solid 0px #000000;
}

.container
{  
    width:100%;
    height:25px;
    border-style:solid;
    border-width:0px;
}

.container_left
{  
    float:left;
    width:85px;
    border-style:solid;
    border-width:0px;
    text-align:left;
    line-height:22px;
}

.container_right
{  
    float:left;
    border-style:none;
    border-width:0px;
}

.container_left_password
{  
    float:left;
    width:150px;
    border-style:solid;
    border-width:0px;
    text-align:left;
    line-height:22px;
}

.container_right_password
{  
    float:left;
    border-style:none;
    border-width:0px;
}

.telphonecodes
{
    float:left;
    border-style:none;
    border-width:0px;
    width:43px;
    font-size:9px;
    text-align:center;
    line-height:10px;
    margin-right:8px;
    color:#AAAAAA;
    
}

.countrycode
{
    float:left;
    border-style:solid;
    border-width:1px;
    width:45px;
    font-size:9px;
    text-align:center;
    line-height:10px;
    
}
.updatebutton
{  
    padding:10px 0 0px 0;
    width:320px;

    text-align:right;
    border-style:solid;
    border-width:0px;
    
}

.colsection_title
{
    color:#72a7b7;
    font-size:12px;
    line-height:15px;
    font-weight:bold;
}

.colsection_warning
{
    color:#CC0000;
    font-size:10px;
    line-height:13px;
    font-weight:bold;
    padding-left:15px;
}
/* END USED FOR USERNAME/PASSWORD PAGE */
