/* -------------------------------------------------------------- 
  
  reset
   
-------------------------------------------------------------- */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }
body { line-height: 1.5; background: #fff;}
table { border-collapse: collapse; border-spacing: 0; }
caption, th, td { text-align: left; font-weight:400; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
a img { border: none; }
input,textarea { margin: 0; }



/* -------------------------------------------------------------- 
   
   typography
  
-------------------------------------------------------------- */

/* 
  (0.75 * 16px = 12px) */
body { font-size: 75%; color: #3e433e;   font-family: verdana, helvetica, arial, sans-serif }
/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { font-family: Georgia, "Times New Roman", serif;}

h1 { font-size: 3em; line-height: 0.9; margin-bottom: 0.5em;font-weight: normal; letter-spacing: -2px;color: #3e433e;  }
h2 { font-size: 2em;  line-height: 1; margin-bottom: 0.75em; color: #3e433e;}
h3 { font-size: 1.5em; line-height: 1; margin-bottom: 0.25em;  color: #3e433e }
h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; }
h5 { font-size: 1em; margin-bottom: 1.5em; }
h6 { font-size: 1em; }


/* Text elements
-------------------------------------------------------------- */

p { margin: 0 0 1.5em; }

ul, ol { margin: 0 1.5em 1.5em 1.5em; }
ul li ul { margin: 0 1.5em; }


ul { list-style-type: circle; }
ol { list-style-type: decimal; }

dl { margin:  0 0 1.5em 0; }
dl dt { font-weight: bold; }

abbr, acronym { border-bottom: 1px dotted #000; }
address { margin-top: 1.5em; font-style: italic; }
del { color: #000; }

a { color: #c92012; text-decoration: none; }
a:hover { text-decoration: underline; }

blockquote { margin: 1.5em; }
strong { font-weight: bold; }
em, dfn { font-style: italic; }
dfn { font-weight: bold; }
pre, code { margin: 1.5em 0; white-space: pre; }
pre, code, tt { font: 1em monospace; line-height: 1.5; } 
tt { display: block; margin: 1.5em 0; line-height: 1.5; }

hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
/* Tables
-------------------------------------------------------------- */

table { margin-bottom: 1.4em; }
th { border-bottom: 2px solid #ddd; font-weight: bold; }
td { border-bottom: 1px solid #ddd; }
th,td { padding: 4px 10px 4px 0; }
tfoot { font-style: italic; }
caption { background: #ffc; }


/* Some default classes
-------------------------------------------------------------- */

.small { font-size: .8em; margin-bottom: 1.875em; line-height: 1.875em; }
.large { font-size: 1.2em; line-height: 2.5em; margin-bottom: 1.25em; }
.quiet { color: #999; }

.hide { display: none; }
.highlight { background: #ffc; }

.top { margin-top: 0; padding-top: 0; }
.bottom { margin-bottom: 0; padding-bottom: 0; }


.first {	margin-left: 10px;

}

.clearfix {clear: both;}

/* nav
----------------------*/

#access {font-size: 0.9em;  }

#access ul {margin: 0.5em 0 0 0; float: left ; text-transform: lowercase}

#access ul li { float: left; list-style: none; margin: 0 1.5em 0 0 ; padding: 0; }



form.switcher {display: inline; float: left; clear: none; margin: 0; padding: 0; }

form.switcher input { margin-right: 0.75em; font-size: 0.8em ; border: 0; padding: 0em ; margin-top: 0.5em; cursor: pointer; background: #f0f1f0; border: 1px solid #000; color: #000;  }

form#switch-zoom input { color: #fff; background: #000;  }


#logo {float: left; margin: 50px 0 0 10px }

#search { clear: both;margin: 45px 0 0 0; }

form input { font-size: 1em; font-family: verdana, helvetica, arial, sans-serif}
 
form #keywords {width: 150px; margin: 0 1em 0 0 ; float: left; padding: 0.2em; color: #747F74; }

 form #email {width: 130px; margin: 0 1em 0 0 ; float: left; padding: 0.2em; color: #747F74; }




ul#nav {clear: both;  float: left; width: 100%; margin: 14px  0 70px 0 ;  padding: 1px 0; background: #f0f1f0 url(/images/site/nav_diamond_bg.gif) repeat-x;

}
ul#nav li {	font-size: 1.2em; display: inline; float: left; margin-right: 1.5em; padding: 0.75em 0;

}

ul#nav a:link, ul#nav a:visited {color: #333832}
ul#nav a:hover {color: #c92012 ; text-decoration: none;}

body.home-page  li#home-tab,
body.about-page  li#about-tab,
body.news-page  li#news-tab,
body.publications-page  li#publications-tab,
body.activities-page  li#activities-tab,
body.join-page  li#join-tab,
body.contact-page  li#contact-tab
 {background: url(/images/site/current_nav_diamond_bg.gif) no-repeat 50% 0;}

 li#home-tab {margin-left: 10px;}

/* MAIN CONTENT */


/*

div {border: 1px dotted red; }
*/


		
#page {text-align: left;width: 980px;
margin: 0 auto; }


#intro {font-family: Georgia, "Times New Roman", serif; font-size: 1.2em; border-bottom: 1px solid  #B8C5B9;  color: #444944; margin-bottom: 2em;padding: 0; }

/*#intro h1 {font-size: 1.6em; line-height: 1.25 ; margin-bottom: 0; padding-bottom: 0; }
*/

#intro h1 {margin-bottom: 0.25em; padding-bottom: 0; letter-spacing: -1px; }
#intro p, #intro ul {font-size: 1.2em; line-height: 1.25; margin-bottom: 1em; }


.col-1 {float: left; width: 660px;  }

.col-2 {float: left; width: 250px; margin: 0 0 0 50px;}

.item {float: left; clear: left; width: 660px; }


.item .smallphoto
 {float: left; width: 250px; height: 160px; overflow: hidden;  text-align: center; background: #f0f0ef ;margin-bottom: 0.5em; margin-right: 20px}


.portrait-item {float: left; border-bottom: 1px solid  #B8C5B9;  margin-bottom: 1em; padding-bottom: 2.4em; width: 100%;}

.portrait-item .smallphoto
 {float: left; width:120px; height: 160px; text-align: center; background: #fff ;margin-bottom: 0.5em; margin-right: 20px}


p.caption {line-height: 1em; text-align:right;margin-top: -1em;}
p.caption em {font-size: 0.8em}

#content h2  {  margin-bottom: 0; 
}
#content .item h2 {font-size: 2.2em; line-height: 1; margin-bottom: 0.25em; letter-spacing: -1px; font-weight: normal}

#content  { color: #6E7D72}

#content .item p {font-size: 1em; line-height: 1.5 ; color: #6E7D72}


#sidebar {font-family: Georgia, "Times New Roman", serif; }


#sidebar p, #sidebar ul  {font-size: 1.2em; color: #747F74; margin-bottom: 0.5em; }

#sidebar ul {list-style: none; margin-left: 0; padding-left: 0; line-height: 1.25}
#sidebar ul li {margin-bottom: 0.25em;}
#sidebar ul li ul li {font-size: 0.8em; margin-bottom: 0.2em;}


#sidebar h2, #sidebar h3 {font-size: 1.2em; font-weight: bold; color: #333832; line-height: 1.25; margin-bottom: 0.5em; margin-top: 2em; }

#sidebar h3 {font-weight: normal; color: #333832;}
p.date {font-style: italic; color: #3E433E;  }


#paypal {float: left; margin: 0 10px 40px 0 }


.article {color: #6E7D72; clear: left;  }
.article p.date {font-family: Georgia, "Times New Roman", serif;}

 

.portrait {float: right; margin:  0 0 1.5em 20px ; }
.landscape { margin:  0 0 1em 0 ; }


.regions-article {color: #6E7D72; clear: left;  }
.regions-article img {float: right; margin:  0 0 0.5em 20px ; }


dl.download dt  { font-family: Georgia, "Times New Roman", serif;font-size: 1.2em; }
dl.download dt a { background: url(/images/site/acrobat.gif)  no-repeat; padding-left: 25px;   }
dl.download dt.external a { background: url(/images/site/page_go.gif)  no-repeat; padding-left: 25px;   }

p.continued {font-style: italic; font-weight: bold;  color: #3E433E; font-family: Georgia, "Times New Roman", serif; }

/* FOOTER */



#contacts {  clear: both; padding: 1em 0 0 0; width: 960px; margin-top: 4em; float: left; 	font-size: 0.9em; line-height: 1.5; border-top: 1px solid  #B8C5B9; color: #859387
 }


fieldset {font-size: 100%; }
 form em {font-style: normal; color: #c92012}
form .submit {font-size: 1em;}

/* hForm
-------------------------------------------------------------- */
form.hform {clear: left;}
form.hform p { margin: 0 0  0.5em 0; padding: 0 0  1em 0;  color: #333832; }


form.hform p.form-caption {padding: 0 0  1em 0.8em; }
form.hform p label { font-size: 1em; float: left; width: 120px; margin-left: 0.8em; padding-top: 0.25em; color: #333832;}

form.hform p input { width: 300px;   }
form.hform p select { width: 300px;  }
form.hform p textarea { width: 450px;  }


form.hform p input.button { width: auto; }
form.hform p input.checkbox { width: auto; }
form.hform p input.radio { width: auto; }
form.hform p input.submit { width: auto; margin-left: 130px;}

form.hform p.checkbox { margin-left: 130px; }
form.hform p.checkbox label { float: none; }
form.hform p.checkbox input { width: auto; }


p.form-row input , p.form-row textarea , p.form-row select{border: 1px solid #B8C5B9}


p.form-row input  { padding: .4em; }


/* Fieldsets */
form.hform fieldset { padding: 1.4em; margin: 0 0 1.5em 0; border: 1px solid #B8C5B9; }
form.hform  legend { padding: 0 .4em; font-size: 2em; margin-bottom: 1em; color: #3e433e; font-family: Georgia, "Times New Roman", serif}

/* Textareas */
form.hform textarea { margin: 0.5em 0.5em 0 0;   padding: .4em; }



/* vForm
-------------------------------------------------------------- */
form.vform p { margin: 0 0 .5em; }
form.vform p label { display: block; }


form.vform p.checkbox label { display: inline; }



