/no/* Here layeth the styling of ODN website. Perish all ye' who mess with this enchanted tomb */
@import "undohtml.css";
/* Hide Our Skip Navigation from those who don't need it */
.skiplink {
	display:none;
}
* html input#s {
	width: 95%;
	margin: 0;
	padding: 0;
}
/* End */

/* HTML Styling - Just the facts */

html {
	background: #f7f7f7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #333;
	padding: 0;
	margin: 0;
}
input#s {
	width: 97%;
	margin: 0;
	padding: 1px 0;
	color: #666666;
	font-size: 12px;
}
hr {
	display: none;
}
a, a:link, a:visited {
	color : #3576a6;
	text-decoration : underline;
}
a:hover {
	background-color : #3576a6;
	color: #ffffff;
	text-decoration: none;
}
#content a.voting, #content a.voting:link, #content a.voting:visited {
	border:none;
	text-decoration : none;
}
#content a.voting:hover {
	border:none;
	background: none;
	text-decoration: none;
}
div#announcements {
	float: right;
	width: 200px;
	background: #C4EAE3;
	padding: 6px;
	border: double;
	margin-left: 15px;
}
div.companies {
	width: 45%;
	float: left;
}
div.quotes {
	font-style: italic;
	margin: 0px 10px;
}
.clearboth {
	clear: both;
}
h1, h2, h3, h4, h5, h6, h7 {
	font-family: "Trebuchet MS", "Lucida Grande", LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	color: #ec681c;
	margin-bottom: .5em;
	margin-top: .75em;
}
h1 {
	font-size: 3.2em;
}
h2 {
	font-size: 2.4em;
}
h3 {
	font-size: 1.8em;
}
h3.noTopPadding {
	margin-top:0;
}
h4 {
	font-size: 1.5em;
}
th {
	text-align:left;
	background-color:#666666;
	color:#FFFFFF;
}
p.keynotes {
	text-align: center;
	background-color: #171B4B;
	padding: 6px;
}
p.keynotes2010 {
	text-align: center;
	background-color: #3576A6;
	padding: 8px;
}
p.hotelphotos {
	text-align: center;
	background-color: #63BDF0;
	padding: 6px;
}
.rmargin5 {
	margin-right: 5px;
}
.lmargin5 {
	margin-right: 5px;
}
.lmargin40 {
	margin-left: 40px;
}
.lpadding50 {
	padding-left: 50px;
}
.highlight {
	background: #e8a173;
	padding:2px 6px;
}
h2.highlight, h3.highlight {
	color:#000033;
	padding-left: 3px;
}
.editor {
	border-top: 4px solid #24578A;
	border-bottom: 10px solid #24578A;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.justify {
	text-align: justify;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.title {
	font-style: italic;
}
.tab-1 {
	margin-left: 20px;
}
.floatright {
	float:right;
}
#search {
	margin-bottom: 12px;
}
/*<group=Main DIV>*/

/* Main DIV Styles - These are the big animals, no petting */

#page {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background: url(http://www.odnetwork.org/images/design/odn-headerNewTag.gif) no-repeat left top;
}
#header {
	/*height: 227px;*/
}
ul#nav1 {
	list-style: none;
	/*float: right;*/
	display: block;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-left: 170px;
	clear: right;
}
#nav1 li {
	float: left;
}
#identity {
	float:left;
	width:800px;
}
#identity p.quote {
	font-family: "Trebuchet MS", "Lucida Grande", LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-size: 1.4em;
	text-indent:-40px;
	color: #999999;
	line-height: 1.6em;
	margin-left:250px;
	padding-top: 20px;
}
#identity h1, #identity h3 {
	text-indent: -9999px;
	text-decoration: none;
	margin:0px;
	padding:0px;
	line-height:.9em;
}
#identity #tagline {
}
#nav1 a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	display: block;
	float: left;
	background: #8d8d8d;
	padding: 6px 0;
	/*margin-right: 0;*/
	width: 77px;
	text-align: center;
}
#nav1 a:hover {
	color: #ffffff;
	background: #ef7729;
}
#nav1 .selected {
	background: #000;
}
ul#navconf {
	list-style: none;
	/*float: right;*/
	display: block;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-left: 170px;
	clear: right;
}
#navconf li {
	float: left;
}
#navconf a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	display: block;
	float: left;
	background: #8d8d8d;
	padding: 6px 0;
	/*margin-right: 0;*/
	width: 63px;
	text-align: center;
}
#navconf a:hover {
	color: #ffffff;
	background: #ef7729;
}
#navconf .selected {
	background: #000;
}
#member-box {
	float: right;
	width: 152px;
	position: relative;
	bottom: 0;
	display: inline;
}
a#members {
	background: #d8d8d8;
	padding: 8px;
	display: block;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 12px;
}
a:hover#members {
	background: #bebebe;
}
#main-body {
	width: 648px;
	float: left;
	clear: right;
	background: url(http://www.odnetwork.org/images/design/odn-contentbox-bg.gif);
}
/*</group>*/

#sidebar {
	width: 152px;
	float: right;
}
#footer {
	background: url(http://www.odnetwork.org/images/design/odn-footer.gif) no-repeat left top;
	clear: both;
	padding-top: 42px;
	padding-left: 170px;
	height: 18px;
}
/*</group>*/

/*<group=Sidebar>*/

#sidebar a dl, #confbox a dl {
	background: #cccccc;
	margin: 0 0 12px;
	border-bottom: 16px solid #909090;
	display: block;
	padding: 8px 8px 1px;
}
#sidebar a, #confbox a {
	color: #333333;
	text-decoration: none;
}
#sidebar a:hover, #confbox a:hover {
	background: transparent;
}
#sidebar dt {
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#sidebar dd {
	margin: 0 0 8px;
	padding: 0;
}
#sidebar a dl.green, #confbox a dl.green {
	background: #d1df6e;
	border-bottom: 16px solid #9ba932;
}
#sidebar a:hover dl.green, #confbox a:hover dl.green {
	background: #b4c84b;
	border-bottom: 16px solid #7c8d1f;
}
#sidebar a dl.blue, #confbox a dl.blue {
	background: #a4c8df;
	border-bottom: 16px solid #3576a6;
}
#sidebar a:hover dl.blue, #confbox a:hover dl.blue {
	background: #7fa8c7;
	border-bottom: 16px solid #24578a;
}
#sidebar a dl.orange {
	background: #f0c29b;
	border-bottom: 16px solid #ee6c16;
}
#sidebar a:hover dl.orange {
	background: #e8a173;
	border-bottom: 16px solid #e44b11;
}
#sidebar a dl.yellow {
	background: #f0e39d;
	border-bottom: 16px solid #ddc53b;
}
#sidebar a:hover dl.yellow {
	background: #dfca66;
	border-bottom: 16px solid #c9aa23;
}
/*</group>*/

/*<group=Content>*/

#content {
	float: right;
	width: 496px;
}
#content h2 {
}
#breadcrumbs {
	background: #ee6c16;
	padding: 5px 5px 5px 8px;
	color: #ffffff;
	margin-left: 18px;
	margin-right: 18px;
}
#breadcrumbs a {
	color: #ffffff;
}
#breadcrumbs a:hover {
	color: #ec681c;
	background: #ffffff;
	text-decoration: none;
}
#content .space {
	display: block;
	background: url(http://www.odnetwork.org/images/design/odn-content-header.gif) repeat-x #fff;
	padding: 8px 15px 15px;
	margin: 0 18px 18px 18px;
}
#content a {
	text-decoration: underline;
}
#content a:hover {
	text-decoration: none;
}
#content p {
	font-size: 1.2em;
	margin-bottom: 1em;
	line-height: 1.5em;
}
#content blockquote {
	margin-bottom: 1em;
	color: #666666;
	font-size: 1.2em;
	line-height: 1.5em;
	background: url(http://www.odnetwork.org/images/design/odn-content-quotes.gif) no-repeat;
	padding-left: 35px;
	margin-left: 22px;
	padding-top: 6px;
	margin-top: -3px;
	padding-bottom: 2px;
}
#content li {
	font-size: 1.2em;
}
#content li ul {
	font-size: 0.9em;
	list-style:square;
}
#content li ol {
	font-size: .9em;
}
#content li {
	line-height: 1.5em;
}
#content ul, #content ol {
	margin-bottom: 1.2em;
	padding-left: 4em;
}
#content ul {
	list-style: disc;
	list-style-position:outside;
}
#content ol {
	list-style: decimal;
	list-style-position:outside;
}
#content img {
	padding: 0;
	margin: 0 18px;
}
#content .space img {
	margin-left: -18px;
	margin-right: -18px;
}
/*</group>*/

* html .space {
	height: 1%; /*fixes the peekaboo bug in IE :-)*/
	padding: 8px 28px 15px 13px;
}
.onlyprint {
	display:none
} /*only hide on screen*/
.imgborder {
	border-top: 4px solid #24578A;
	border-bottom: 10px solid #24578A;
	margin-bottom: 5px;
}
a.spaceright {
	margin-right: 25px;
}
.width75 {
	float:left;
	width: 75px;
}
.width_med {
	float: left;
	width: 100px;
}
.nohover {
	background: transparent !important;
}
.navcontainer A {
	height: 40px;
}
.navcontainer a:hover {
	background-color : #3576a6;
	color: #ffffff;
	text-decoration: none;
}
#content p.small {
	font-size: .9em;
}
div.register {
	/*border: 3px #576A88 groove; 2009 color*/
	border: 3px #B84F32 groove;
	float: right;
	/*background-color: #4B3B56; 2009 color*/
	background-color: #EE6C16;
	text-align:center;
}
div.register a {
	color:#FFFFFF;
	text-decoration:none !important;
	width: 110px;
	/*height: 18px;*/
	display:block;
	padding: 4px 0px 6px; 0px;
	font-weight: bold;
	font-variant:small-caps;
	font-stretch:expanded !important;
	font-size:1.2em !important;
}
div.register a:hover {
	/*background-color:#78C5BD; 2009 color*/
	background-color: #E2B979;
	border: 3px #E2B979 groove;
	/*color: #2B497B; 2009 color*/
	color: #265FAC;
}
div.interviews {
	border: 3px #576A88 groove;
	float: right;
	background-color: #4B3B56;
	width: 120px;
	text-align:center;
	margin-right:25px;
}
div.interviews a {
	color:#FFFFFF;
	text-decoration:none !important;
	/*height: 24px;*/
	display:block;
	padding: 4px 0px 0px;
	font-weight: bold;
	font-variant:small-caps;
	font-stretch:expanded !important;
	font-size:1.2em !important;
	padding-bottom: 6px;
}
div.interviews a:hover {
	background-color:#78C5BD;
	color: #2B497B;
}
div#logos {
	float: right;
}
.date {
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	margin-left: 25px;
}
/*SPECIALIZED DESIGN ELEMENTS -AW*/
.imgFloatR {
	padding:2px 2px 2px 18px;
	width:132px;
	float:right;
	margin:0
}
#content p.confList {
	font-size:9pt;
	font-weight:bold;
	line-height:1.5em;
}

/*LINKS WITH NO HOVER*/
a:hover.clearLink {
	background:none;
	text-decoration:none;
}
div#charlimitinfo {
	font-size: 125%; 
	font-weight: bold; 
	margin-top: 0px; 
	color: #FF0000;
}	

/* JQUERY SLIDESHOW */

    /* image replacement */
        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
			
	#slider_container{	
		margin: 35px auto;
		position:relative;
		text-align:center;
		width:200px;
		/*background:#fff;*/		
		/*margin-bottom:2em;*/
		float:right;
		margin-left:20px;
		}			
	#slider_content{
		position:relative;
		}			

/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li.landscape {
		margin-top: 35px;
	}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:250px;
		height:200px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-15px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:235px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */