/* events */

body {
	background-color: #FFFFFF;
}

/* font sizing */

h1#events_selectanevent {
	padding: 19px 0 20px 0;
	overflow: visible;
	height: 40px !important; /* for most browsers */
	height /**/:19px; /* for IE5.5's bad box model */
}
h1#events_selectanorg {
	padding: 19px 0 0 0;
	overflow: hidden;
	height: 40px !important; /* for most browsers */
	height /**/:19px; /* for IE5.5's bad box model */
}
h1#events_selectamember {
	overflow: visible;
	height: 40px !important; /* for most browsers */
	height /**/:19px; /* for IE5.5's bad box model */
	padding-top: 19px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h1#events_selectapresentation {
    padding: 19px 0 0 0;
    overflow: hidden;
    background: url("../i/davids symbols/hdr_selectapresentation.gif") no-repeat;
    height: 0px !important; /* for most browsers */
    height /**/:19px; /* for IE5.5's bad box model */
}
/* header elements */

div#header_left {
background: url("../i/logo_events.gif") no-repeat;
}

/* layout elements */

div#title {
padding: 100px 0 0 0;
overflow: hidden;
background: url("../i/title_events.gif") no-repeat;
height: 0px !important; /* for most browsers */
height /**/:100px; /* for IE5.5's bad box model */
}

div#full-column {
	float: left;
	width: 896px;
	display: inline;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
}
#column1 {
	width:auto;
	margin-left: 20px;
	float: left;
}
#LeftContainer {
	width: 350px;





	float. left;
	overflow: hidden;
	margin-left: 0px;
	float: left;
}
div.product_row {
float: left;
width: 760px;
height: auto;
margin: 20px 0 0 0px;
display: inline;
}

img.border {

border: 2px;
margin-bottom: 10px;
}
#textform {
	float: left;
	}
	
div#border_bottom {
	float: left;
	width: 800px;
    padding: 20px 0 0px 0;
    overflow: hidden;
    background: url("../i/border_events_bottom.gif") no-repeat;
    height: 0px !important; /* for most browsers */
    height /**/:20px; /* for IE5.5's bad box model */
}

/* header elements */

div#menu {
background: url(../i/nav_bg_events.gif) top left no-repeat;
}

/* Table Rules
----------------------------------------------- */
td.rank { }

#events {
	border-collapse:collapse;
	margin: 0;
	color: #006600;
	width: auto;
	float: left;
}

#events tbody { margin: 0; }

#events th {
	background-color: #ffffff;
	padding: 6px 0.25em;
	font-weight: bold;
	font-size: 90% ;
	color: #000000;
	text-transform: uppercase;
	margin: 0;
	border-bottom: solid 1px #c2e8ee;
	cursor: pointer;
}

#events td, #events th { 
	margin: 0; 
	padding: .75em 0.375em .75em 0.375em;
	text-align: left;
}

#events tr.titlerow { background: none; }

#events tr td.eventNameTD {
	background-color: #FFFFFF;
	width: 200px;
	border-bottom: solid 1px #c2e8ee;
}

#events tr td.locationTD {
	background-color: #FFFFFF;
	width: 140px;
	border-bottom: solid 1px #c2e8ee;
}

#events tr.rowSelected td.eventNameTD {
    background-color: #FFFFFF;
	 width: 200px;
	 border-bottom: solid 1px #c2e8ee;
}

#events tr.rowSelected td.locationTD {
    background-color: #FFFFFF;
	 width: 140px;
	 border-bottom: solid 1px #c2e8ee;
}

#apDiv1 {
	position:absolute;
	left:572px;
	top:299px;
	width:360px;
	height:160px;
	z-index:1;
}

#imgwrapper {
	height: auto;
	float: none;
	width: auto;
}
#imgeffet {
	height: 200px;
	float: left;
}
#TextBlock {
	float: left;
}
.eventname {
	font-weight: bold;
	font-size: 12px;
}

.date {
	color: #000;
	font-size: 10px;
	text-transform: uppercase;
}

.location {
	color: #000;
	font-size: 10px;
}

.rowHover {
	color: #000;
	cursor: pointer;
}

#content1, #sidebar {
	float: left;
	text-align: left;
}

#content1 {
	margin: 0px;
	width: auto;
	left: 100px;
	right: 450px;
}
#sidebar {
	width:500px;
	float:left;
	background-color: #F3F3F3;
	background-image: none;
	background-repeat: no-repeat;
	top: auto;
	/*	height: 550px; */
    height: auto;
	float: left;
	margin-left: 15px;
}

#sidebar_brace {
	float: left;
	width:470px;
	height:auto;
	/*	height: 300px; */
	display: block;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 20px;
	overflow: visible;
}

.SpryHiddenRegion {
   visibility: hidden;
}

/* Utility IDs, classes, and HTML selectors
----------------------------------------------- */
.clear {
	visibility: hidden;
	display: block;
	clear: both;
	height: 0px;
	margin: 0;
	padding: 0;
	}
.ClearAll {
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;
}

code {
	color: #FF0;
}
pre { font-size: small; color: #000; }

.highlightedcode {
	background-color: #E1CEFF;
}

.sample {
	background-color: #eee;
	padding: 20px;
	border: 2px solid #666;
	margin-top: 20px;
	overflow: scroll;
}

/* Accordion Classes
----------------------------------------------- */
.Accordion {
	overflow: hidden;
	width: 465px;
	height: auto;
	float: left;

}

.AccordionPanel {
	margin: 0px;
	padding: 0px;
	height: auto;
}

.AccordionPanelOpen .AccordionPanelTab {
	background-color: #333;
}

.AccordionPanelTabHover {
	color: #CCC;
}
.AccordionPanelOpen .AccordionPanelTabHover {
	color: #999;
}

.AccordionFocused .AccordionPanelTab {
	background-color: #999;
}

.AccordionFocused .AccordionPanelOpen .AccordionPanelTab {
	background-color: #999;
}

.AccordionPanelTab {
	color: #ccc;
	cursor: pointer;
	background-color: #999;	
}
.AccordionPanelTab h3 {
	margin: 0;
	padding: 2px 2px 4px 36px;
	font-size: 110%;
	/*	background: url('../i/arrow_events_open.gif') no-repeat left 50%; */
	background: url('../i/davids%20symbols/arrow_open_black.gif') no-repeat left 50%;
	width: auto;
} 
.AccordionPanelContent {
	overflow: auto;
	/*	height: 110px; */
	height: 200px;
	font-size: 110%;
	line-height: 140%;
}
.AccordionPanelContent ul { margin: 0;	padding: 1.375em; }
.AccordionPanelTabHover { color: #fff; }
.AccordionPanelClosed .AccordionPanelTab h3 {
/*	background: url('../i/arrow_events_closed.gif') no-repeat left 50%; */
	background: url('../i/davids%20symbols/arrow_closed_black.gif') no-repeat left 50%;
	border-bottom: solid 1px #d0eef4;
}
.AccordionPanelContent div { margin: 6px 8px; }
