
/* standard elements */

body {
	background: #474747 url('/img/2body2.gif') repeat-y center top;
	font: normal 0.75em Tahoma,Verdana,sans-serif;	
	padding: 0;
	margin: 0;
}
a {
	color: #FFF;
	text-decoration: none;
}

/* headings */

/*h1 {font: normal 2em sans-serif; margin-top: 1em;}*/

h2	{
	font-weight: bold;
	font-size: 30px;
	font-family:'lucida grande',trebuchet,'trebuchet ms',verdana,arial,helvetica,sans-serif;
	color:Orange;
	padding: 5px 0;
	margin: 0;
	}

h3 {font: bold 1.3em sans-serif; margin-top: 0.6em;}
h4 {font: bold 1.1em sans-serif; margin-top: 0.4em;}

/* h1,h3,h4 {color: #444;} */

/* misc elements */
code {
	background: url('/img/2code.gif');
	border-left: 6px solid #1664D9;
	border: 1px solid #F0F0F0;
	color: #555;
	display: block;
	font: normal 1em "Lucida Sans Unicode",serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
blockquote {
	background: #FAFAFA url('/img/2quote.gif') no-repeat;
	border-bottom: 1px solid #EEE;
	border-top: 1px solid #EEE;
	color: #555;
	display: block;
	font: normal 1.2em sans-serif;
	margin: 1em 0;
	padding: 0.6em 1em 0.2em 40px;
}
ol {margin: 0 0 1.2em 2em;}

/* structure */
#main {
	width: 779px;
	border-top: 6px solid #FFF;
	margin: 0 auto;
}
#main_left {
	float: left;
	width: 620px;
}
#main_right {
	float: right;
	width: 153px;
}

/* misc */
.left {float: left;}
.right {float: right;}
span.comment {padding-left: 18px; background: url('/img/2icon_comment.gif') no-repeat left center;}
.clearer {clear: both; font-size: 0; height: 0;}

/* logo */

#old-header {
	background: #474747 url('/img/2header.jpg') repeat-x;
	border-bottom: 6px solid #FFF;
	height: 80px; /* Removed 100px */
}
#old-header h1 {
	font: normal 2.2em Verdana,sans-serif;
	margin: 0;
	text-align:right;
	padding: 24px 24px 0 24px;
}


#header {
	background: #333 url('/img/2label.gif') repeat-x;
	clear: both;
	color: #EEE;
	font: normal 2em "Lucida Sans Unicode",sans-serif;
	height: 43px;
	line-height: 43px;
	overflow: hidden;
	width: 600px;
}

#header h1 {
	float: left;
	padding: 8px 0 0 15px;
	margin: 0;
	color: #EEE;
	font: normal 1em "Lucida Sans Unicode",sans-serif;
}

#header #search {
	float: right;
	padding: 0 15px 0 0;
}






/* main navigation */
#navigation ul,#navigation li {margin: 0; padding: 0;}
#navigation li {list-style: none;}
#navigation {background: #4D92E4 url('/img/2grdnt_blue.jpg') repeat-x;}
#navigation a {
	border-bottom: 1px solid #FFF;
	display: block;
	font: bold 1em Verdana,sans-serif;
	height: 1.8em;
	padding: 0.6em 0 0 1em;
	text-decoration: none;
}
#navigation a:hover {background: #444;}


/* sidebar label */
.label {
	/* background: #333 url('/img/2label.gif') no-repeat; */
	background: #333 url('/img/2label.gif') repeat-x;
	clear: both;
	color: #EEE;
	font: normal 2em "Lucida Sans Unicode",sans-serif;
	height: 43px;
	line-height: 43px;
	overflow: hidden;
	text-align: center;
}

/* lists */
ul.block {
	background: #2A2A2A;
	border-top: 1px solid #3A3A3A;
	margin: 0;
	padding: 0;
}
.block li {
	border-bottom: 1px solid #3A3A3A;
	list-style: none;
}
.block a {
	background: url('/img/2block.jpg') repeat-x left top;
	color: #CCC;
	display: block;
	font: normal 1.2em Verdana,sans-serif;
	padding: 0.6em 2% 0.6em 5%;
	width: 92%;
}
.block a:hover, a.current {
	background: #222;
	color: #FFF;
}
.block a em {
	color: #999;
	display: block;
	font: normal 0.9em Verdana,sans-serif;
	margin-top: 0.3em;
}


/* announce */
.announce {
	background: #2A2A2A;
	color: #CCC;
	border-top: 1px solid #3A3A3A;
	border-bottom: 1px solid #3A3A3A;
	margin: 0;
	padding: 10px;
	width: 133px;
}




/* content */ 
#content {
	color: #444;
	font-family: Verdana,sans-serif;
	line-height: 1.3em;
	padding: 0 1em 1em;
}
#content a {color: #1664DA; text-decoration: underline;}
#content a:hover {
	text-decoration: none;
	color: #06F;
}
#content p {margin: 0.4em 0 1em 0;}
#content .descr {
	color: #666;
	margin-bottom: 0.5em;
}
#content ul li {list-style: url('/img/2li.gif');}
#content ul {margin-left: 1.8em;}

#content img {
padding:1px;
display:inline;
background:#cccccc;
color:#303030;
border:4px solid #f0f0f0;
}

#contentbrokers a img:hover {
border:4px solid #e0e0f0;
}

#overridecontentimg img {
padding:0px;
display:inline;
background:#ffffff;
color:#303030;
border:0px solid #f0f0f0;
}

/* footer */
#footer {
	color: #666;
	clear: both;
	padding: 0;
	margin: 0;
}
#footer .right {color: #555;}
#footer .right a {color: #555;}
#footer .right a:hover {
	color: #777;
	text-decoration: underline;
}
#footer .left a {color: #777;}
#footer .left a:hover {
	color: #333;
	text-decoration: underline;
}
#footer .left {
	border-top: 1px solid #F0F0F0;
	padding: 9px 0 9px 9px;
	width: 607px;
}
#footer .right {
	/* margin-right: 1em; */
	/* padding: 0.8em 0; */
	text-align: center;
	width: 153px;
}

#footer img {
padding:0px;
display:inline;
background:inherit;
color:#303030;
border:0px solid #f0f0f0;
}

#footer p 
{
	padding:0;
	margin:0;
}

/* posting 
.post_info {
	background: #FAFAFA;
	border: 1px solid #EEE;
	color: #555;
	margin-bottom: 1em;
	padding: 0.6em 0.7em;
} */



#searchbox {
			font-size: 18px; 
			color: #333; 
			background-color: #FBF8F3; 
			width: 160px; 
			vertical-align: middle; 
			margin: 0 0 -2px 0;
			padding: 1px;
}

#searchsubmit {
			font-size: 18px; 
			color: #333; 
			background-color: #EEE;
			border-style: double;
			border-width: 3px;
			border-color: #999;
			text-align: center; 
			vertical-align: middle;
			margin: 0;
			
}

#searchsubmit:hover {
			background-color: #CCC;
			border-color: #EEE;
}




#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%; }




#fbshare {
	/* 119x24 (img), 153(width of right panel) */
	width: 119px;
	height: 24px;
	margin: 15px 0 0 17px;
	padding: 0;
	float: left;
	
}
#fbshare a {
	display: block;
	height: 100%;
	width: 100%;
	background: transparent url('/img/facebook.gif') no-repeat scroll 0 0;
}
#fbshare a:hover {
	background-position: 0 -24px;
}






.breadcrumbs { margin: 1px 2px 0 0; float: none; font-size: .9em; }
.breadcrumbs a { color: #1664DA; text-decoration: underline; }
.breadcrumbs a:hover { text-decoration: none; }
