
*
{
padding: 0;
border: 0;
margin: 0;
font-weight: normal;
font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans serif;
}

body
{
background-color: #016143;
background-image: url('/images/verticalfill.jpg');
background-repeat: repeat-x;
background-position: top left;
line-height: 1.2em; 
font-size: 0.8em;
}


#content
{
background-color: #ffffff;
margin: 0 5%;
border: solid #016143;
border-width: 0 2px;
}

h1
{
height: 100px;
background-color: #016143;
color: #016143;
background-image: url('/images/folkloresociety.gif');
background-position: 0 0;
background-repeat: no-repeat;
letter-spacing: 15px;
font-family: Trebuchet MS, sans-serif;
font-size: 0;
line-height: 0;
margin-bottom: 0.7em;
border-bottom: solid 2px #016143;
margin-bottom: 20px;
}


h2
{
font-size: 1.6em;
color: #008000;
border: 2px solid #008000;
padding: 0px 5px;
background-image: url('/images/horifillgreen.jpg');
background-repeat: repeat-y;
background-position: 100% 100%;
margin-bottom: 1em;
line-height: 1.2em;
}

h3
{
font-size:1.1em;
font-weight: bold;
color: #016143;
/*border-bottom: 1px solid #008000;*/
margin: 5px 0px;
padding: 2px 0;
}

h4
{
font-size: 1em;
font-weight: bold;
margin-top: 1em;
}

p
{
margin-bottom: 0.8em;
padding: 2px;
color: #000;
}

a
{
color: red;
font-weight: bold;
text-decoration: none;
color: #FF3300;
}

a:visited
{
color: #CC3300;
}

a:hover
{
text-decoration: underline;
color: #FF9999;
}

ul
{
padding-left: 2em;
margin: 1em 0;
}

ol
{
padding-left: 2em;
margin-bottom: 1em;
}

ul li, ol li{
line-height: 1.5em;
}

em
{
font-weight: inherit;
}

hr
{
border: solid 1px #000;
border-color:  #393 #060 #060 #393;
width: 80%;
margin: 1em auto 1em auto;
}

#mainmenu
{
font-size: 0.9em;
float: left;
width: 190px;
color: #008000;
margin-right: 20px;
}

#mainmenu ul
{
padding: 5px;
padding-left: 25px;
margin-left: 1em;
list-style-type: disc;
list-style-image: url('/images/bullet.gif');
margin-top: 0;
margin-bottom: 1em;
border: 2px solid #008000;
background-color: #FAF1A5;
}

#mainmenu ul li
{
font-size: 1.1em;
font-weight: bold;
color: #000000;
line-height: 0em;
margin: 0.4em 0;
}

#mainmenu a
{
font-weight: bold;
text-decoration: none;
color: #000000;
line-height: 1.2em;
}

#mainmenu a:visited
{
color: #000001
}

#mainmenu a:hover
{
text-decoration: underline;
color: #666;
}


#pagecontent
{
margin: 10px 20px 20px 210px;
background-color: #fff;
color:#016143;
}

.conferences_container
{
background: #e1e1e1;
border: 1px solid #666;
margin-left: 20px;
width: 320px;
padding: 0 5px;
float: right;
}

#subnav ul
{
margin-top: 100px;
text-align: center;
list-style-position: inside;
padding: 0;
}

#subnav ul li
{
margin-top: 0;
display: inline;
padding: 1px 5px 1px 5px;
margin-left: 1em;
border-right: solid 1px #cccccc;
}

.item
{
padding: 1em;
background-image: url("/images/diaggreenfill.jpg");
background-repeat: no-repeat;
background-position: 0% 0%;
border-bottom: solid 1px #E3EEEA;
margin-bottom: 1em;
margin-top: 1em;
overflow: hidden
}

.item h3
{
border: 0;
margin: 0;

}

.item img
{
float:right;
margin: 0 0 1em 1em;
border: solid 2px #000;
border-color: #060 #393 #393 #060
}

abbr, acronym
{
border-bottom: 0;
font-weight: inherit;
}

.footer
{
clear: left;
text-align: center;
margin: 0;
}



strong
{
font-weight: bold;
}

label
{

}

input
{
border: 1px solid #000;
padding: 2px;
}

textarea
{
border: 1px solid #000;
padding: 2px;
font-size: 0.8em;
}

.picture
{
margin-bottom: 5px;
margin-top: 5px;
width: 160px;
height: 245px;
}

.picture p

{
text-align: center;
font-weight: bold;
font-size: 0.8em;
}

.picture img
{
border: 3px solid #393;
vertical-align:middle;
}

.right
{
float:right;
margin-left: 5px;
}

.left
{
float:left;
margin-right: 5px;
}

img.floatLeft{
float: left;
margin-right: 10px
}

/* The code below is for the image gallery on the Pecs conference page. It was adapted from the Dynamic Drive CSS Library http://www.dynamicdrive.com/style/ */

.gallerycontainer{
position: relative;
width: 469px;
height: 500px;
}

.thumbnail img
{
border: 3px solid #393;
margin: 0 5px 5px 0;
}

.thumbnail:hover
{
border-color: #001;
background-color: transparent;
}

.thumbnail:hover img
{
border: 3px solid #000;
}

.thumbnail span
{ 
position: absolute;
background-color: #ccc;
padding: 5px;
left: -1000px;
border: 3px solid #393;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img
{ 
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ 
visibility: visible;
top: 0;
left: 230px; 
z-index: 50;
}

ul.alpha
{
list-style-type: lower-alpha;
list-style-position: inside;
}

.headingBorderTop{
border-top: 1px solid #008000;
}

/* Book listings code */

.bookListing{
background: url("/images/diaggreenfill.jpg") no-repeat 0 0;
padding: 1em;
border-bottom: solid 1px #E3EEEA;
margin-bottom: 1em;
margin-top: 1em;
overflow: hidden
}

.bookListing img{
border: 1px solid #008000;
float: left;
margin: 0 1em 1em 0
}
