﻿div#event-wrapper
{
width				: 745px;
padding				: 0px 20px 20px 20px;
overflow			: hidden;
background-color    : #FFF;
}

div#event-wrapper div.event
{
width				: 745px;
padding				: 10px 0px 5px 0px;
overflow			: hidden;
background-color    : #FFF;
border-bottom       : 1px solid #CCC;
}

div#event-wrapper div.event div.copy
{
width				: 380px;
padding				: 0px 20px 0px 0px;
display             : block;
float               : left;
}

div#event-wrapper div.event div.copylonger
{
width				: 495px;
}

div#event-wrapper div.event div.copylonger ul, li
{
font-size			: 85%;
line-height			: 20px;
}

div#event-wrapper div.event div.copy h4
{
font-size           : 75%;
line-height         : 16px;
color               : #333;
margin              : 0px 0px 0px 0px;
font-weight         : bold;
padding             : 0px;
}

div#event-wrapper div.event div.copy h4 a
{
color               : #333;
}

div#event-wrapper div.event div.copy p
{
font-size           : 75%;
line-height         : 15px;
color               : #666;
margin              : 0px 0px 5px 0px;
font-weight         : normal;
padding             : 0px;
}

div#event-wrapper div.event div.copy p.date
{
color               : #008061;
margin              : 0px 0px 5px 0px;
}

div#event-wrapper div.event div.image
{
width				: 95px;
display             : block;
margin-right        : 20px;
padding             : 0px;
float               : left;
}


div#event-wrapper div.event div.more-details
{
width				: 200px;
display             : block;
background-color    : #EEE;
padding             : 0px;
float               : left;
padding             : 20px 15px 20px 15px;
}

div#event-wrapper div.event div.more-details p
{
font-size           : 75%;
line-height         : 15px;
color               : #008061;
margin              : 0px 0px 0px 0px;
font-weight         : normal;
padding             : 0px;
}

div#event-wrapper div.event div.more-details p a
{
color               : #008061;
}

div#event-wrapper div.event div.more-details p a.pdf {
background			: transparent url(../images/press/icon-pdf.gif) no-repeat scroll left center;
color				: #666666;
font-size			: 90%;
font-weight			: bold;
padding				: 2px 0 2px 30px;
text-decoration		: none;
}

div#event-wrapper div.event p a.more
{
color               : #FFF;
background-color    : #008061;
font-size           : 90%;
text-decoration     : none;
padding             : 0px 7px 0px 7px;
}

/* Pagination */

div#event-wrapper div.pagination
{
width				: 725px;
background-color    : #EEE;
display             : block;
overflow            : hidden;
padding             : 0px 0px 0px 20px;
border-bottom       : 1px solid #CCC;
}


div#event-wrapper div.pagination ul
{
list-style-type     : none;
margin              : 0px;
padding             : 0px;
overflow            : hidden;
}

div#event-wrapper div.pagination ul li
{
display             : block;
float               : left;
font-size           : 75%;
line-height         : 16px;
color               : #666;
margin              : 0px 0px 0px 0px;
font-weight         : normal;
padding             : 8px 0px 8px 0px;
}

div#event-wrapper div.pagination ul li span
{
font-weight         : bold;
color               : #008061;
}

div#event-wrapper div.pagination ul li a
{
color               : #008061;
text-decoration     : none;
}

div#event-wrapper div.top-bar {
background-color:#EEEEEE;
display:block;
margin:0 0 5px;
overflow:hidden;
padding:10px 0 10px 10px;
width:735px;
}

div#event-wrapper div.top-bar a
{
color:#666666;
font-size:70%;
font-weight:bold;
line-height:15px;
padding:2px 0 2px 10px;
text-decoration:none;
}

div#event-wrapper div.top-bar a span
{
color:#008061;
}
