﻿/*    American Branch of the
   International Law Association 

   Designed by Mark Cuevas, 2008; Revised 2009, 2010
*/


/* General formatting */
body, html {
font-size:1.0em;
font-family:Verdana, Sans-Serif;
line-height:1.5em;
color:#333;
margin-top:3px;
padding-left:3px;
}


/* Home Page */

#ILA 
{
    font-family: Verdana;
    font-size: .90em;
    line-height:1.2em;
    margin-left:10px;
    width: 225px;
    border: 1px solid #36509A; /* Blue */
}

#Events
{
    font-family: Verdana;
    font-size: .90em;
    line-height:1.2em;
    width: 225px;
    border: 1px solid #860e0f; /* Red */
}

#Committees
{
    font-family: Verdana;
    font-size: .90em;
    line-height:1.2em;
    width: 225px;
    border: 1px solid #359C40; /* Green */
}

#Publications
{
    font-family: Verdana;
    font-size: .90em;
    line-height:1.2em;
    width: 225px;
    border: 1px solid #FF794D;
}

#History /* On About Us page */
{
    position: absolute;
    font-family: Verdana;
    font-size: .80em;
    line-height:1.2em;
    top: 400px;
    left: 29px;
    width: 585px;
}

#CommPage /* On Committees page */
{
    position: absolute;
    font-family: Verdana;
    font-size: .80em;
    line-height:1.2em;
    top: 400px;
    left: 29px;
    width: 585px;
}

#LondonComm /* On Committes --> Headquarters page */
{
    position: absolute;
    font-family: Verdana;
    font-size: .80em;
    line-height:1.2em;
    top: 400px;
    left: 29px;
    width: 585px;
}


/* Blockquotes */
blockquote {
  background: transparent url(../images/beginquote.gif) left top no-repeat;
  background-color: #ffffff; /* Orig #faebbc */
  border-top: 1px solid #91bdc0;
  border-bottom: 1px solid #91bdc0; /* Orig #e1cc89 */
  font-family: Times New Roman;
  font-style:italic;
  line-height: 1.2em;
  padding: 5px 0px 0px 15px; /* Top Right Bottom Left */
  margin: 20px 50px 30px 625px; /* Top Right Bottom Left */
  text-align:left;
}

blockquote div {
  padding: 0 20px;
  background: transparent url(../images/endquote.gif) right bottom no-repeat;
}


/* Floats */
.left {
    border-right: solid 1px #91bdc0;
    font-size: .8em;
    float: left;
    line-height: 1.3em;
    width: 450px;
    text-align: left;
    padding: 0 10px 15px 10px; /* Top Right Bottom Left */
}

.leftimg 
{
    font-size: .8em;
    float: left;
    line-height: 1.3em;
    text-align: left;
    padding: 0 10px 15px 0px; /* Top Right Bottom Left */   
}

.right 
{
    float: right;
    font-size: .8em;
    line-height: 1.3em;
    width: 450px;
    text-align: left;
    padding: 0 10px 15px 10px; /* Top Right Bottom Left */
}

.rightimg
{
    font-size: .8em;
    float: left;
    line-height: 1.3em;
    text-align: right;
    padding: 0 0px 15px 10px; /* Top Right Bottom Left */
}


/* Heading Sizes */
h1 { 
	margin: 0.3em 0;
	font-size: 180%;
}
h2 {
	background-color: #F7F6F3;
	border-bottom: solid 1px #A9B0C6;
	color: #01006b;
	font-size: 160%;
	font-weight:200;
	font-family: Verdana;
	margin: 0 20px 6px 10px; /* top right bottom left */
	padding-top: 3px;
	padding-bottom: 3px;
    text-align: left;
}
h3 {
	background-color: #F7F6F3;
	border-bottom: solid 1px #A9B0C6;
	color: #01006b;
	font-size: 130%;
	font-weight: 300;
	margin: 0 20px 6px 45px; /* top right bottom left */
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
}
h4 {
	background-color: #F7F6F3;
	border-bottom: solid 1px #A9B0C6;
	color: #01006b;
	font-size: 110%;
	font-weight: 300;
	margin: 0 20px 6px 75px; /* top right bottom left */
	padding-top: 3px;
	padding-left: 5px;
	padding-bottom: 3px;
	text-align: left;
}
h5 {
	margin: 0.8em 0 0.2em 0;
	padding: 0;
	font-size: 100%;
}
h6 {
	padding: 0;
	margin:	0.2em 0 0.2em 0;
	font-size: 100%;
}

hr {
   border: none;
   background-color: #91bdc0;
   color: #91bdc0;
   height: 1px;
   width: 75%; 
}

/* Table formatting */
.datatable 
{
 border: 1px solid #AAC9B7;
 border-collapse: collapse;
 width: 950px;
}
.datatable td 
{
    border: 1px solid #D6DDE6; /* Orig #D6DDE6 */
    font-family: Verdana;
    font-size: 0.80em;
    padding: 4px;
}
.datatable th 
{
    border: 1px solid #828282;
    background-color: #AAC9B7;
    font-family: Verdana;
    font-size: 0.80em;    
    font-weight: bold;
    text-align: left;
    padding-left: 4px;
}
.datatable caption 
{
    font: bold 0.90em Verdana;
    background-color: #f7f6f3;
    color: #33517A;
    text-align: left;
    padding-top: 3px;
    padding-bottom: 8px;
}
.datatable tr.altrow 
{
    background-color: #f7f6f3;
    color: #000000;
}



a {
	color: #36509A;
	text-decoration: none;
    text-align: center;
}

a:hover {
	text-decoration: underline
}

li {
    font-size: .8em;
}

li.keepfont 
{
    font-size: 1.0em;
    margin-bottom: -20px;
}

p {
	font-size:0.80em;
    font-family:Verdana, sans-serif;
	margin:	0;
	text-align: left;
	padding: 0 20px 20px 10px; /* Top Right Bottom Left */
	line-height: 135%;
}

p.H3 {
	margin:	0;
	padding: 0 20px 20px 45px; /* Top Right Bottom Left */
	text-align: left;
}

p.H4 {
	margin:	0;
	padding: 0 20px 15px 75px; /* Top Right Bottom Left */
	text-align: left;
    
}

p.last {
	padding-bottom: 0;
}

ul {
    list-style-position:outside;
    text-align: left;
}

ul.committees {
    list-style-position:outside;
    text-align: left;
    margin-bottom: 4px;
}

ul.ilw2009 
{
    margin-top: -2px;
    margin-bottom: 20px;
}

ul.patrons
{
    margin-top: -2px;
    margin-bottom: 20px;
    margin-left: 50px;
}

table.special 
{
   	border: 1px solid #010066; /* Dark blue */
	border-collapse: collapse;

}

table.events
{
   	border: 1px solid #36509A; /* Middle blue */
	border-collapse: collapse;    
    
}

table.co-sponsored
{
   	border: 1px solid #36509A; /* Middle blue */
	border-collapse: collapse;    
}


/* navigation */

#navigation {padding:0; margin:0; border:0}

#nav {
	float: left;
	width: 942px;
	margin: 0 0 3em 0;
	padding: 10px 0 0 18px;
	list-style: none;
	background: #f7f6f3 url(cssimages/nav_bg.gif)  repeat-x bottom left; /* Orig f2f2f2 */
	border-top: 1px solid #00006b;
    text-transform: uppercase; 
    font-size: .85em; 
	line-height: 1em;
	}

#nav ul {padding: 0; margin: 0; list-style: none; line-height:1em;}

#nav a {
    float: left;
	display: block;
	margin: 0;
	padding: 4px 8px; /* From text to top of menu  - Orig 4px 8px */
	color: #036;
	text-decoration: none;
 	}

#nav a:hover {text-decoration:underline}

#nav li {
	float: left;
	display:block;
	margin: 0 1px 0 0; /* 5px is distance between menu items */
	padding: 0;
	font-family: Verdana, sans-serif;
	text-transform:uppercase;
	font-size: 1em;
	line-height:1em;
    }

#nav li ul  {
	margin:0;
	display:block;
	padding:6px 0 6px 0;
	font-family: Verdana, sans-serif;
	text-transform:uppercase;
	font-size: 1em;
	line-height: 1.25em;
	position: absolute;
	top: 190px; /* Orig 132 */
    left: -999em;
	clear: left;
	}
	
#nav li li {float:left; display:block; text-transform:none}	
	
#nav li.active ul li a{border:0}
	
#nav .active a {
	color: #036; /* Orig #036;  */
	padding-bottom: 5px; /* Bottom of menu */
	border-color: #ccc; /* Orig #ccc */
	border: 1px solid #ccc; /* Tab border */
	border-bottom: none;
	background: #fff; /* Orig #fff */
	}

#nav li:hover ul, #nav li.sfhover ul {left: auto;}
.newStyle1
{
    background-color: #FF6600;
    font-family: Verdana;
    font-size: 1.2em;
    color: #FFFFFF;
}
