
/* This is the css taken from http://apps.ciw.kennyt.com/css/basic.css for http://apps.ciw.kennyt.com/example/ on 1/8/08 */

/*added 09/10/09 */

.QuickLinks ul {
	margin: 0 15px;
}
.QuickLinks p {
	margin-left: 5px;
}
.QuickLinks a:link, a:active {
	text-decoration: none;
	color: #009;
}
.QuickLinks a:visited {
	text-decoration: none;
	color:  #616D7E; /* too similar to black #2F4F4F; #2B3856; changed 9/16/09 */
}
.QuickLinks a:hover {color: #728FCE; text-decoration: none; 
}
.table ul  {
	margin: 10px;
} 
.table li  {
	list-style-image: url(../images/divers/puces/home.gif);
	text-align: left;
	color: #000000;
	margin: 0;
}
.tableNews ul li{
	margin-left: 0px;
	padding: 1px 0;
 }
.tableNews-border {
	BORDER:  #cc9999 1px solid; 
}
.tableNews-border ul li{
	margin-left: 0px;
	padding: 2px 0;
 }
ol li  { /* added to make ordered listing for nomination form 5/9/09 */
	list-style-image: none;
	text-align: left;
	color: #990002;
	Margin: 1px 15px;
	font-weight: bold;
}
ol li span {font-weight: normal; color: #000; 
}
ol li.date { /* added to make ordered listing work 5/9/09 */
	list-style-image: url(../images/divers/puces/home.gif);
	Color:#666;
	font-size: 95%;
}
ol ul li { /* added to make ordered listing work 5/9/09 */
	list-style-image: url(../images/divers/puces/home.gif);
}
ul ul li { /* added to make ordered listing work 5/9/09 */
	list-style-image: url(../images/divers/puces/home_small.gif);

/* -- This is adopted from main IPCC site about.css --*/
}	
.page {
	font-size: 1.2em;
	color : #3075B7;
	background-color : #FFC885;
	font-weight : bold;
}

.highlighttext {
	font-size: 1em;
	color : #FF910B;
	font-weight : bold;
}
.highlightdark {
	font-size: 1.1em;
	color : #ffffff; 
	font-weight : bold;
	padding : 3px;
	margin: 0px 20px; /* originally margin 0px; */
	BACKGROUND-COLOR: #EF550F /* #ff9966; changed 09/11/09 /* originally #3175b6 */
}
.highlightdark a:link,
.highlightdark a:visited,
.highlightdark a:active {
	color: #ffffff; 
	text-decoration: none; 
	font-weight : bold;
}
.highlightdark a:hover {
	color: #ddd; 
	text-decoration: none; 
	font-weight : bold;
}


/*
h1 {
	font-size: 1.2em;
	color : #000; 
	font-weight : bold;
	padding : 1px 5px;
	margin: 0px /* old margin 0 20px; 09/09/09*
	TEXT-TRANSFORM: none;
}
h1 a:link,
h1 a:visited, 
h1 a:active {
	color : #009;
	text-decoration:none; 
} 
h1 a:hover {
	color: #728FCE; text-decoration: none;
}  */
/*h2, */.highlightlight {
	font-size: 1.1em;
	color : #cc6633; /*originally #FF910B; */
	font-weight : bold;
	background-color: #ffcc99; /*originally  #FFE9CE; */
	padding : 3px;
	margin: 5px 20px; /* originally 0px /6/2009 */
}  
h2 {
	font-size: 1em; 
/*	color : #ffffff; originally #FF910B; */
	font-weight : bold;
	text-transform:uppercase;
/*	background-color: #ff9966; removed 9/16/09 originally  #FFE9CE; */
/*	padding : 3px; */
	margin: 5px 20px; /* originally 0px /6/2009 */
}  
.highlight {
	font-size: 1.1em;
	color : #ffffff; /*originally #cc6633; */
	font-weight : bold;
	background-color: #0165bb; /* #FFE9CE;  */
	padding : 3px;
	margin: 5px 20px; /* originally 0px /6/2009 */
} 
.highlightmed {
	font-size: 1.1em;
	color : #ffffff; /*originally #cc6633; */
	font-weight : bold;
	background-color: #6699cc; /* #FFE9CE;  */
	padding : 3px;
	margin: 10px 50px; /* originally 0px /6/2009 */
}  
h3, .highlightlight2 {
	font-size: 1.1em;
	color : #fff;
	font-weight : bold;
	background-color : #ef5500;
	padding : 3px;
	margin: 5px 15px; /* originally 0px /6/2009 */
}
h3 a:link,
h3 a:visited, 
h3 a:active {
	color : #fff;
	text-decoration:none; 
}
h4 { /* added 5/7/09 */
	font-size: 1em;
	color : #cc6633;
	font-weight : bold;
	padding : 3px;
	margin: 5px 15px; 
}
h5 { /* added 5/7/09 */
	font-size: 1em;
	/*	color : #cc6633; */
	font-weight : normal;
	margin: 5px 40px;
}
h6 { /* added 5/7/09 */
	font-size: 1em;
	color : #000;
	font-weight: normal;  
	text-align:center;
}
h6 b { /* h5 from ars.css */
	font-size: 1em;
	color : #990002;
	font-weight : bold;
	text-align:center;
}
.nav_on
{
	font-size: 1em;
	color : #3075B7;
	font-weight : normal;
	padding-left: 3px;
	background-color : #FFC885;
	border-bottom: 1px solid #93B7DA;
}
.marge {margin: 0px 0px 0px 0px;}
.field {font-family: Arial; font-size: 8pt;}

.title H1 {
		color: #cc9999;
		border-bottom:  2px solid #cc9999;
		background-color:transparent;
	}
.title H2 {
		color: #cc9999;
		text-transform: none;
		font-size: 1.1em
	}	

/* -------- Nomination Form (5/7/09) -------- */
.form3 {
/*	margin: 20px; */
	PADDING: 5px;  
	BORDER: #ccc 1px solid; 
	FONT-SIZE: 12px; 
	BACKGROUND-COLOR:#f6f4ef; 
	align: center;
	vertical-align:middle;
}
.formContainer {
/*	margin: 20px; */
	BORDER: #ccc 1px solid; 
/*	PADDING: 5px; */
	FONT-SIZE: 12px; 
	BACKGROUND-COLOR: #edf2f8; /*#f6f4ef; */
	align: center;
}
.form {
/*	margin: 0 5px; */
/* 	PADDING: 5px 5px 0px 5px;  */
	FONT-SIZE: 12px; 
	BACKGROUND-COLOR: #edf2f8; /*#f6f4ef; */
	align: center;
}
.form b {
	color: #004A91/*#cc6633*/ ;
	text-align: right;
}
.form td {
	padding: 3px;
/*	margin: 0; */
}
.header{
	padding: 3px;
/*	margin: 0; */
	text-align: right;
}
.header2 {
	font-weight: bold;
}
.header_highlight{
	padding: 3px;
/*	text-align: right; */
	font-weight: bold; 
	color : #990002;
}
.form p{
	margin-left: 0 10px;
}
.comment{
	text-align: center;
/*	colspan: 2; */
}
.star {
	FONT-SIZE: 1.3em; 
	color: #F00;
	font-weight: bold;
}
.b_star {
	FONT-SIZE: 1.1em; 
	color: #842DCE;
	font-weight: bold;
}
.g_star {
	FONT-SIZE: 1.2em; 
	font-weight: bold;	
	color: #20B2AA;  
}
.note {
	Color:#666;
	font-size: 95%;
/*	background-image: url(../images/divers/puces/home_small.gif); */
}
table.basic td {
 	background-color: #F4F4F4;
	color: #000;
	padding: 2px 5px 2px 5px;
	text-align: left;
	border: 0px #fff solid;
	font-size: 12px; 
}
table.basic2 td {
 	background-color: #F4F4F4;
	color: #000;
	padding: 2px 5px 2px 5px;
	margin: 2px;
	text-align: left;
	border: 0px #fff solid;
	font-size: 12px; 
}
table.basic2 td.tablelist {
	text-align: center;
 	background-color: #F4F4F4;
	color: #000;
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 0px #fff solid;
	font-size: 12px; 
}
table.basic2 td.tablelist li  {
	list-style-image: url(../images/divers/puces/home_small_table.gif); 
/*	color: #616D7E;  */
	margin-left: 2px;
	padding: 0 2px;
}
table.basic2 td.tablelist ul{
	margin-left: 2px;
	padding-left: 2px;}
/* -------- Nomination Form 2(12/16/09) -------- */
.form2 {
	margin: 20px;
	BORDER: #ccc 1px solid; 
	PADDING: 5px; 
	FONT-SIZE: 12px; 
	BACKGROUND-COLOR:#FAF0E6 ;  /*#f6f4ef; */
	align: center;
	vertical-align:middle;
}
.form2 b {
	color: #990022/*#cc6633*/ ;
	text-align: right;
}
.form2 th {
	margin: 20px;
	BORDER: #ccc 1px solid; 
	PADDING: 5px; 
	FONT-SIZE: 12px; 
	BACKGROUND-COLOR:#fff;  /*#f6f4ef; */
}

.heading{
	padding: 8px 3px 3px 5px;
	text-align: right;
}
.form2 p{
	margin-left: 0 10px;
}  
.highlightRed {
	font-size: 1.1em;
	color : #ffffff; /*originally #cc6633; */
	font-weight : bold;
	background-color: #990022; /* #FFE9CE;  */
	padding : 3px;
	margin: 5px 20px; /* originally 0px /6/2009 */
}  


/*-------------------*/
.blue2 { 
	background-color:#e0e5f1;
 	padding: 3px;  /* overriding what added 5/6/09 */
}
.blue {
	vertical-align: middle;
	background-color:#87a2d7;
	padding: 2px;
	color: #fff;
}
.mid {
	vertical-align: middle;
	background-color:#e3ebfb;
	padding: 0;
	margin: 0;
}
.bluelight {
	vertical-align: middle;
	background-color:#F8F8FF;
	padding: 3px;
}
.confirmation {
/*  	display: block;
  	margin-left: auto;
  	margin-right: auto; 
	margin: 20px; */
	BORDER: #ccc 1px solid; 
	PADDING: 5px; 
	FONT-SIZE: 12px; 
	BACKGROUND-COLOR: #fcf7e8; 
	align: center;
	text-align: center; 
}
.confirm {
	margin: 20px;
	BORDER: #ccc 1px solid; 
	PADDING: 5px; 
	FONT-SIZE: 12px; 
	BACKGROUND-COLOR: #fcf7e8; 
	align: center;
}
.tdconfirm {
	margin: 20px;
	PADDING: 2px 5px; 
	BACKGROUND-COLOR: #fcf7e8; 
}
.confirm b {
	color: #cc6633;
}
.confirmation b {
	color: #cc6633;
}
.NameHeader {
	text-decoration:underline;
	font-weight: bold;
	color: #cc6633;
}


/* for News items at right corner from Home.css */
.table {
	BORDER:  none; /*  #990002 1px solid; (for old template removed 09/11/09) maybe #87a2d7 1px solid */
	PADDING: 5px; 	
	FONT-SIZE: 12px; 
/*	Margin-top: 30px; */
	MARGIN: 2px 0px; 
	COLOR: #000000; 
/*	BACKGROUND-COLOR: #e0e5f1 /*originally #edf2f8 ;  (for old template removed 09/11/09)*/
}
.table p{ /* added 5*19/09 */
	MARGIN: 2px 0px; 
}
.table a:link,
a:active {color: #990002; 
	text-decoration: underline;  /*originally #c229009; */
}
.table a:hover {color: #fdb762; text-decoration: none;}

.table a:visited {  /* added 2/23/09 */
	color : #666;  /* used to be #3075B7 */
}
/* ---- newsBox definition */
.newsBox200 {
	background: url(../images/layout/newsBox200x200.gif) no-repeat left;
	height:200px;
	width:200px; 
}
.newsBox180x280 {
	background: url(../images/layout/newsBox180x280.gif) no-repeat left;
	height:280px;
	width:180px; 
}
.newsBox180x200 {
	background: url(../images/layout/newsBox180x200.gif) no-repeat left;
	height:200px;
	width:180px; 
}
.newsBox180x180 {
	background: url(../images/layout/newsBox180x180.gif) no-repeat left;
	height:180px;
	width:180px; 
}
.newsBox200x280 {
	background: url(../images/layout/newsBox200x280.gif) no-repeat left;
	height:280px;
	width:200px; 
}
.newsBox200x250 {
	background: url(../images/layout/newsBox200x250.gif) no-repeat left;
	height:250px;
	width:200px; 
}
.newsBox220x200 {
	background: url(../images/layout/newsBox220x200.gif) no-repeat left;
	height:200px;
	width:220px; 
/* ---- right box with border */
}
.table2 {
	BORDER:  #cc9999 1px solid; 
	PADDING: 5px; 	
/*	FONT-SIZE: 11px;  */
	MARGIN: 2px 0px; 
	COLOR: #000000; 
}
.table2 p{ /* added 5*19/09 */
	MARGIN: 2px 0px; 
}
.table2 a:link,
a:active {	
text-decoration: none;
	color: #00008b;
 /*originally #c229009; */
}
.table2 a:hover {color: #728FCE; text-decoration: none;}

.table2 a:visited {  /* added 2/23/09 */
	text-decoration:underline;
	color:  #616D7E ;
	font-weight:  normal; }
.table2 ul li {
	margin-left: 0px;
	padding: 2px 0;
	
} 
.table3 {
	BORDER:  #cc9999 1px solid; 
	PADDING: 5px; 	
	FONT-SIZE: 11px;  
	MARGIN: 2px 0px; 
	COLOR: #000000; 
}
.table3 p{ /* added 5*19/09 */
	MARGIN: 2px 0px; 
}
.table3 a:link,
a:active {color: #00008b; 
	text-decoration: underline;  /*originally #c229009; */
}
.table3 a:hover {color: #728FCE; text-decoration: none;}

.table3 a:visited {  /* added 2/23/09 */
	color : #666;  /* used to be #3075B7 */
}
.table3 ul li {
	margin-left: 0px;
	padding: 2px 0;
	
} 

/*---- Table Minor (Right Column with gray background) page specific feature (list icon image) --*/
table.minor2 li  {
	list-style-image: url(../images/divers/puces/home_small_table.gif); 
	text-align: left;
	margin-left:0px;
	color: #000000;
	font-size: 11px; 
}
/*---END --*/
.NewsContent H1, .indexContainer H1{
		color: #990002;
	/*	border-bottom:  2px solid #004A80; */
		FONT-SIZE: 11px;	
		background-color:transparent;
}
/* ---- */
.titlenews {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 1.1em; 	
	COLOR: #ffffff;  
	text-align: center;
	padding: 2px; 
}
.titlenews a:link,
.titlenews a:visited,
.titlenews a:active {
	color: #ffffff; 
	text-decoration: none;
	FONT-WEIGHT: bold; 
}
.titlenews a:hover {
	color: #cccccc; 
	text-decoration: none;
	FONT-WEIGHT: bold; 
}
.tdblue0 {
	vertical-align: middle;
	text-align: center;
	background-color:#e0e5f1;
	padding: 5px;
}
.tdblue {
	vertical-align: middle;
	text-align: center;
	background-color:#e0e5f1;
	padding: 10px;
}
.tdblue2 { 
	background-color:#e0e5f1;
 	padding: 5px;  /* overriding what added 5/6/09 */
}
.tdblue2-top  {
	vertical-align: top;
	background-color:#e0e5f1;
	padding: 5px;
}
.tdblue2-dark  {
	vertical-align: middle;
	background-color:#708090;
	padding: 5px;	
}
.tdblue3 { /* for AR5 Author index table*/
	background-color:#e0e5f1;
 	padding: 2px 20px;  
	valign: center;
}
.tdlight3 { /* for AR5 Author index table*/
	background-color:#F8F8FF;
 	padding: 2px 20px;  
	valign: center;
}
.tdblue4 { /* for AR5 Draft table*/
	background-color:#e0e5f1;
 	padding: 2px;  
	valign: center;
	text-align:center;
}
.tdlight4 { /* for AR5 Draft table*/
	background-color:#F8F8FF;
 	padding: 2px;  
	valign: center;
	text-align:center;	
}
.tdbluer {
	vertical-align: middle;
	background-color:#87a2d7;
	padding: 5px;
}
.tdmid {
	vertical-align: middle;
	background-color:#B0C4DE; /* LightSteelBlue */
	padding: 5px;
}
.tdmid-top {
	vertical-align: top;
	background-color:#B0C4DE; /* LightSteelBlue */
	padding: 5px;
	}
.tdmid-dark {
	vertical-align: middle;
	background-color:#4682B4; /* SteelBlue */
	padding: 5px;
}
.tdlight-dark {
	vertical-align: middle;
	background-color:#DCDCDC;
	padding: 5px;
}
.tdlight {
	vertical-align: middle;
	background-color:#F8F8FF;
	padding: 5px;
	}
.tdlight-top {
	vertical-align: top;
	background-color:#F8F8FF;
	padding: 5px;
/* schedule table background */
}
.tdpub0 {
	BACKGROUND-COLOR: #fdd700
}
.tdpub1 {
	BACKGROUND-COLOR: #fff5bf
}
.tdpub2 {
	BACKGROUND-COLOR: #fffbe1
}
.itemized p {
	margin: 20px 35px; 
}

/*---Button Style in Form-------------*/
input.Web { 
	color:#0165bb; 
	font-weight: bold ; 
/*	border-bottom:solid;
	border-left: #FFEEEE;
	border-right:solid;
	border-top: #EEEEEE;	*/
	} 
input.xls { 
	color:#990022; 
	font-weight: bold ; 
}
input.doc { 
	color:#990022; 
	font-weight: bold ; 
}
/*---General Style-------------*/
li  {
	list-style-image: url(../images/divers/puces/home.gif);
	text-align: left;
	margin-left: 20px;
	color: #000000;
}
 ul li {
	margin-left: 30px;
}
ul {
	margin:  0px 25px 0px 25px;  
	list-style: outside;
	padding-left: 5px;
	padding-right: 5px;
} 
.mainlist {
	margin-left: 5px;
}
.main {
	margin-left: 15px;
}
#content p {
	margin: 5px 20px;
}

#content img {
/*	margin: 0 20px; */
	display: block;
	border: none;  
/*    margin-right: auto;
	margin-left: auto;  */
}
img.center {   /* to align image center */
  display: block;
  margin-left: auto;
  margin-right: auto;
  border: none;
}
.tdbleuclair { 
	background-color:#e0e5f1;
 	padding: 1px 5px;  /* overriding what added 5/6/09 */
}

.PDFContainer{  /*added for AR5 draft table */
	background: url(../images/layout/PDFContainer.gif) no-repeat left;
	height:50px;
	width:320px;
/*	margin-left: 20px;  */
	align: center;
}
.PDFBut  { /*added for AR5 draft table */
	display:block;
	height:40px;
	width:40px;
	position:relative;
	float:left;
	vertical-align:middle;
/*	margin: 10px 10px 0  10px;   */
	background: url(../images/layout/PDF.jpg) no-repeat 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.PDFButton  {
	display:block;
	height:35px;
	width:35px;
	position:relative;
	float:left;
	margin: 10px 10px 0  10px; /* changed 1/5/10 */
	background: url(../images/layout/pdfButton.gif) no-repeat 0 0;
	padding-left: 40px;  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#6B0026;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	}
.PDFButton_wide  {
	display:block;
	height:35px;
	width:100px;  
	position:relative;
	float:left;
	margin: 10px 10px 0  10px; /* changed 1/5/10 */
	background: url(../images/layout/pdfButton.gif) no-repeat 0 0;
	padding-left: 40px;   
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#6B0026;
	font-size:11px;
	text-decoration:none;
	text-valign: middle;
	font-weight:bold;
	}

/*  round-cornered square -- */
.coverContainer{
	background: url(../images/layout/coverContainer.gif) no-repeat left;
	height:180px;
	width:695px;
	margin: 20px;
}
.coverText{
	padding:7px;
	float:left;
/*	width:500px; */
}
