
body{
margin:0;
padding:30px 0;
font-family:tahoma,verdana,sans-serif;
font-size: 0.8em;
background:#047 url(/img/3bodybg.png) repeat-x fixed;
color:#222;
}

#container{
width:720px;
margin:0 auto;
padding:20px 20px 0 20px;
background:#fff url(/img/3contbg.png) no-repeat;
color:#222;
}

a{
text-decoration:none;
background-color:inherit;
color:#26c;
}

a:hover{
text-decoration:underline;
}

a img{
border:0;
}

p{
margin:0 0 15px 0;
line-height:1.5em;
}

#main p,#sidebar p{
padding:0 0 0 10px;
}

#newlogo {
margin-top:-60px;
margin-left: -15px;
margin-bottom: 10px;
background: White;
}

#newlogo img {
border: solid 2px White;
}

#tagline{
text-align:center;
font-size:1.2em;
}

#intro p{
line-height:1.5em;
}

#main{
float:left;
width:530px;
margin: 0 24px 0 -4px;
padding:0;
}
 
#content { margin-top: -45px; }

#content img {
padding:1px;
display:inline;
background:#cccccc;
color:#303030;
border:4px solid #f0f0f0;
}

#content a { text-decoration: underline; }
#content a:hover { text-decoration: none; }

#contentbrokers a img:hover {
border:4px solid #e0e0f0;
}

#overridecontentimg img {
padding:0px;
display:inline;
background:#ffffff;
color:#303030;
border:0px solid #f0f0f0;
}

#sidebar{
width:155px;
float:right;
margin-top:20px;
font-size:1em;
line-height:1.3em;
}

#sidebar p{
font-size:0.9em;
}

.sidelink{
display:block;
width:140px;
margin:3px 10px 2px 0;
padding:5px 0 5px 8px;
font-size:1.1em;
font-weight:bold;
text-align:left;
background:#eee url(/img/3gradient1.png) repeat-x;
color:#26c;
border-top:1px solid #ddd;
border-right:1px solid #bbb;
border-bottom:1px solid #bbb;
border-left:1px solid #ddd;
}

.current, .current:hover, .sidelink:hover{
display:block;
width:140px;
margin:3px 10px 2px 0;
padding:5px 0 5px 8px;
font-size:1.1em;
font-weight:bold;
text-align:left;
background:#fff url(/img/3gradient2.png) repeat-x;
color:#222;
border-top:1px solid #ddd;
border-right:1px solid #888;
border-bottom:1px solid #888;
border-left:1px solid #ddd;
text-decoration:none;
}

.current, .current:hover
{
	font-size:1.3em;
}

#footer{
margin:0 auto 20px auto;
width:760px;
background:#fff url(/img/3footerbg.png) bottom left no-repeat;
padding:0 0 5px 0;
font-size: 86%;
color:#888;
text-align:center;
}

#footer p
{
	padding:0 15px 0 15px;
}


h1,h2{
display:block;
margin:30px 0 10px 0;
padding:5px 0px 5px 8px;
background:#eee url(/img/3gradient2.png) repeat-x;
color:#222;
border-top:1px solid #ddd;
border-right:1px solid #bbb;
border-bottom:1px solid #bbb;
border-left:1px solid #ddd;
text-decoration:none;
text-align: center;
font-weight:bold;
font-size:1.4em;
}

h3,h4{
margin:0 0 10px 0;
font-weight:bold;
font-size:1.3em;
}


.clear{
clear:both;
margin:0;
}

.right{
text-align:right;
}

.internallink a{
color:#888;
text-decoration:none;
}

.internallink a:hover
{
	text-decoration:underline;
}

.block{
padding:20px;
background:#eee;
color:#222;
border:2px solid #ddd;
}

.announce {
clear:left;
text-align:left;
margin:10px 0 5px 0;
padding:5px;
width:126px;
font-size:0.9em;
background-color:#f4f4f4;
color:#505050;
border:2px solid #ddd;
line-height: normal;
width:136px;
}

.credit{
color:#888;
background-color:inherit;
}

.hide{
display:none;
}




#shTable, .shTable { color:#265686; font-family:arial,helvetica,sans-serif; font-size:11px; }

#shTable td, .shTable td { padding-left:10px; padding-right:10px; }

#shHeadRow, .shHeadRow, #shTable thead tr { background-color:#e2e4e3; font-weight:bold; font-size:110%; height:22px }

.shEventCol { width:34%; background-color:#f2f5f7; }
.shEventCol2 { background-color:#f2f5f7; }

.shDateCol { width:15%; white-space:nowrap; }

.shVenueCol { width:41%; }
.shVenueCol2 { min-width:100px; }

.shLinkCol { width:10%; text-align:center; background-color:#f2f5f7; font-size:110%; }










.breadcrumbs { margin: -10px 0 12px 0; float: none; font-size: .9em; }
.breadcrumbs a { text-decoration: underline; }
.breadcrumbs a:hover { text-decoration: none; }



#fbshare { background: #ffffff;
	margin: 10px 5px 20px 0;
	padding: 4px 0 4px 8px;
	border-style: solid;
	border-width: 2px;
	border-top-color: #dddddd;
	border-right-color: #bbbbbb;
	border-bottom-color: #bbbbbb;
	border-left-color: #dddddd; 
}

#fbshare a {
	padding: 0 0 0 22px;
	background-color: transparent;
	background-image: url('/img/facebook-icon.png');
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 12px;
	text-align: left;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	color: #3B5998;
	cursor: pointer;
	text-decoration: none;
	font-weight: normal;
	}
#fbshare a:hover {
	text-decoration: underline;
	}