/*   GLOBAL   */

html * {
	padding: 0;
	margin: 0;
}

body {
	font-family: arial, verdana;
	font-size: 62.5%;
	background: url('../images/site/header_background.gif') repeat-x;
}

#header, #navigation, #main {
	width: 900px;
}

a:link,
a:visited,
a:hover,
a:active {
	/*color: #007179;*/
	text-decoration: none;
}
#header a{color: #007179;}
#main a{color: #007179;}
#agendaMiniNavigation a{color:#000000;}
#featured{color: #007179;font-weight:bold;}
a:hover {
	text-decoration: underline;
}

img {
	border: 0;
}

p {
	margin: 20px 0 20px 0;
}

/*   LISTS   */

ul {
	list-style: none;
	margin: 10px 0 10px 0;
}

ul li {
	background: url('../images/symbols/bullet.gif') no-repeat;
	background-position: 0 5px;
	padding: 0 0 15px 20px;
}

ul ul li {
	background: url('../images/symbols/sub_bullet.gif') no-repeat;
	background-position: 0 4px;
	padding: 0 0 0 20px;
}

ul ul ul li {
	background: url('../images/symbols/sub_bullet2.gif') no-repeat;
	background-position: 0 4px;
	padding: 0 0 0 20px;
}

/*   COMPANY LIST   */

ul.company_list {
	float: left;
	width: 430px;
	padding: 0;
	margin: 0 0 20px 0;
}

ul.company_list li {
	float: left;
	width: 180px;
	padding: 0 15px 0 20px;
}

/*   PHOTOS   */

ul.photos {
	float: left;
	width: 430px;
	padding: 0;
	margin: 0 0 20px 0;
}

ul.photos li {
	clear: both;
	border-top: 1px solid #AAAAAA;
	padding: 0 15px 0 20px;
}

ul.photos li img {
	float: right;
	border: 2px solid #007179;
	padding: 1px;
	margin: 5px;
}

ul.photos li strong {
	font-size: 1.2em;
}

ul.photos li em {
	color: #007179;
}

/*   SPEAKERS   */

#speaker_list p {
	clear: both;
/*	border-top: 1px solid #EEEEEE;*/
}

#speaker_list img {
	float: right;
	display: inline;
	border: 2px solid #007179;
	margin: 0 0 5px 10px;
}

#speaker_list em {
	color: #007179;
}

#speaker_list span {
	color: #777777;
}

#speaker_list span em {
	color: #999999;
}

/*   SITEMAP   */

.sitemap h2 {
	margin-bottom: 0;
}

.sitemap a:link,
.sitemap a:visited,
.sitemap a:hover,
.sitemap a:active {
	color: #000000;
}

.sitemap ul {
	margin-bottom: 20px;
}
.sitemap ul ul,
.sitemap ul ul ul {
	margin-bottom: 10px;
}

.sitemap ul,
.sitemap ul ul,
.sitemap ul ul ul {
	border-left: 1px solid #AAAAAA;
	margin-top: 0;
}

.sitemap ul li,
.sitemap ul ul li,
.sitemap ul ul ul li {
	background: url('../images/symbols/hyphen.gif') no-repeat;
	background-position: 0 8px;
	padding: 0 0 0 20px;
}

/*   TITLES   */

h1 {
	color: #000000;
	font-size: 1.8em;
	margin-bottom: 20px;
}

h2 {
	font-size: 1.5em;
	color: #666666;
	margin-bottom: 20px;
}

#middle h2 {
	clear:both;
}

h3 {
	font-size: 1.2em;
	color: #000000;
}

hr {
	border: 0;
	border-bottom: 2px solid #007179;
}

/*   QUOTES   */

blockquote {
	float: left;
	width: 430px;
	font-size: 2.0em;
	font-weight: bold;
	color: #666666;
	text-align: center;
}

cite {
	display: block;
	float: left;
	width: 430px;
	font-size: 1.0em;
	font-weight: normal;
	color: #AAAAAA;
	text-align: right;
	margin-bottom: 30px;
}

/*   HEADER   */

#header {
	position: relative;
	height: 245px;
	background: url('/newt/l/handsetsvision/osimusa/images/site/header_logo.gif') no-repeat bottom;
}

#header #topnav {
	position: absolute;
	top: 7px;
	left: -8px;
}

#header #logo a {
	display: block;
	width: 900px;
	height: 215px;
}

/*   NAVIGATION   */

.navigation h2 {
	display: none;
}

#seriesnav ul {
	float: right;
	list-style: none;
	border-left: 1px solid #7C7C7C;
	padding: 0;
	margin: 0;
}

#seriesnav ul li {
	float: left;
	width: 150px;
	text-align: center;
	font-size: 1.4em;
	font-weight: bold;
	background: url('../images/site/seriesnav_inactive.gif') #E5E5E5 repeat-x;
	padding: 0;
	border-right: 1px solid #7C7C7C;
}

#seriesnav ul li a:link,
#seriesnav ul li a:visited,
#seriesnav ul li a:hover,
#seriesnav ul li a:active {
	display: block;
	padding: 7px 30px 7px 30px;
}

#seriesnav ul li a:link,
#seriesnav ul li a:visited,
#seriesnav ul li a:hover,
#seriesnav ul li a:active {
	display: block;
	color: #000000;
	padding: 7px 30px 7px 30px;
}

#seriesnav ul li.selected {
	background: #FFFFFF;
}

#seriesnav ul li a.usa:link,
#seriesnav ul li a.usa:visited,
#seriesnav ul li a.usa:hover,
#seriesnav ul li a.usa:active {
	color: #007179;
}

#seriesnav ul li a.europe:link,
#seriesnav ul li a.europe:visited,
#seriesnav ul li a.europe:hover,
#seriesnav ul li a.europe:active {
	color: #ED2471;
}

#seriesnav ul li a strong {
	color: #000000;
}

#topnav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#topnav ul li {
	float: left;
	font-size: 1.2em;
	background: url('../images/symbols/black_double_slash.gif') no-repeat;
	background-position: 0 2px;
	padding: 0 0 0 8px;
}

#topnav ul li a:link,
#topnav ul li a:visited,
#topnav ul li a:hover,
#topnav ul li a:active {
	display: block;
	padding: 0 10px 0 10px;
}

#navigation {
	height: 30px;
}

#navigation ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#navigation ul li {
	float: left;
	width: 150px;
	font-size: 1.2em;
	text-align: center;
	background: url('../images/site/navigation_button_drop.gif') repeat-y;
	padding: 0;
}

#navigation ul li.register {
	background: url('../images/site/navigation_button.gif') repeat-y;
}

#navigation ul li.register a:link,
#navigation ul li.register a:visited,
#navigation ul li.register a:hover,
#navigation ul li.register a:active {
	color: #FFFF00;
	font-weight: bold;
}

#navigation ul li a:link,
#navigation ul li a:visited,
#navigation ul li a:hover,
#navigation ul li a:active {
	display: block;
	width: 100%;
	color: #FFFFFF;
	text-decoration: none;
	padding: 7px 0 8px 0;
}

#navigation ul li a:hover {
	background: url('../images/site/navigation_button_rollover.gif') repeat-y;
}

#navigation ul ul {
	border-top: 2px solid #000000;
}

#navigation ul ul li {
	width: 146px;
	font-size: 1.0em;
	border-left: 4px solid #4ABBC3;
	border-bottom: 1px solid #BBBBBB;
}

#navigation ul ul li a:link,
#navigation ul ul li a:visited,
#navigation ul ul li a:hover,
#navigation ul ul li a:active {
	background: #AAAAAA;
	padding: 6px 0 5px 0;
}

#navigation ul ul li a:hover {
	background: #999999;
}

#navigation ul ul ul {
	border-top: 2px solid #000000;
}

#navigation ul ul ul li {
	width: 150px;
	font-size: 1.0em;
	border-left: 0;
	border-bottom: 1px solid #BBBBBB;
}

#navigation ul ul ul li a:link,
#navigation ul ul ul li a:visited,
#navigation ul ul ul li a:hover,
#navigation ul ul ul li a:active {
	background: #999999;
	padding: 6px 0 5px 0;
}

#navigation ul ul ul li a:hover {
	background: #888888;
}

#navigation a.flyout:link,
#navigation a.flyout:visited,
#navigation a.flyout:hover,
#navigation a.flyout:active {
	background: url('../images/symbols/pink_arrow.gif') #AAAAAA no-repeat;
	background-position: 140px 10px;
}

#navigation a.flyout:hover {
	background: url('../images/symbols/pink_arrow.gif') #999999 no-repeat;
	background-position: 140px 10px;
}

/*   MAIN   */

#main {
	float: left;
	background: url('../images/site/body_background.gif') no-repeat;
	padding: 40px 0 40px 0;
}

#left, #right {
	float: left;
	width: 180px;
	padding-left: 10px;
	padding-right: 10px;
}

#left h2, #right h2 {
	text-transform: uppercase;
	margin: 0 0 10px 0;
}

#left h3, #right h3 {
	text-transform: uppercase;
	margin: 40px 0 10px 0;
}

#left h2,
#right h2,
#left h3,
#right h3 {
	color: #777777;
}

#left h2 strong,
#right h2 strong,
#left h3 strong,
#right h3 strong {
	color: #000000;
}

#middle {
	float: left;
	width: 430px;
	_height: 430px;
	min-height: 430px;
	font-size: 1.2em;
	background: url('../images/site/middle_background.gif') no-repeat;
	background-position: 0 30px;
	padding: 0 35px 0 35px;
}

#middle p,
#middle ul {
	line-height: 1.5;
}

#mainbullets {
	background-color:#F5F5F5;
	border:solid 3px #444444;
	padding:10px;
	margin-bottom:50px;
}

#mainbullets ul {
	margin-bottom:0;
}

#mainbullets ul li {
	padding-bottom:5px;
}

/*   SPECIAL FEATURES   */

#left ul li {
	font-size: 1.2em;
	background: url('../images/symbols/pink_double_slash.gif') no-repeat;
	background-position: 0 2px;
	padding: 0 0 0 12px;
	margin-bottom: 15px;
}

#left ul li a:link,
#left ul li a:visited,
#left ul li a:hover,
#left ul li a:active {
	display: block;
	width: 100%;
	color: #000000;
	font-weight: bold;
}

#left ul li a:hover {
	color: #007179;
	text-decoration: none;
/*	border-bottom: 2px solid #000000;*/
}

#left img {
	margin:5px 0;
}

#left .speaker-img {
	clear:both;
	font-size:1.05em;
}

#left .speaker-img p {
	margin:0;
	padding:3px 0 0 0;
}

#left .speaker-img img {
	float:left;
	margin-right:6px;
}

#left .speaker-img p strong {
	color:#007179;
}

/*   SPONSORS   */

#right {
	text-align: right;
}

#right img {
	margin-bottom:20px;	
}

#right h3 {
	margin-top:20px;
}

/*   GOOGLEMAPS   */

#map {
	float: left;
	width: 410px;
	height: 410px;
	border: 10px solid #CCCCCC;
	margin-bottom: 20px;
}

/*   TABLES/OVERVIEWS   */

.conference_overview {
	float: left;
	width: 430px;
	border: 1px solid #AAAAAA;
	margin-bottom: 20px;
}

.conference_overview tr td {
	text-align: center;
	border: 1px solid #AAAAAA;
	padding: 5px;
}

.conference_overview .header {
	color: #FFFFFF;
	background: #666666;
	font-size: 1.2em;
	font-weight: bold;
	padding: 10px;
}

.conference_overview .pink {
	color: #FFFFFF;
	background: #FF0066;
}

.conference_overview .green {
	color: #FFFFFF;
	background: #007D7D;
}

.conference_overview .purple {
	color: #FFFFFF;
	background: #92599C;
}

.conference_overview .orange {
	color: #FFFFFF;
	background: #F68D36;
}

.conference_overview .blue {
	color: #FFFFFF;
	background: #007DBC;
}

.conference_overview .stream_header_a,
.conference_overview .stream_header_b {
	color: #99CCFF;
}

.conference_overview .stream_header_c {
	color: #CCFFFF;
}

.conference_overview .stream_a,
.conference_overview .stream_b {
	width: 33%;
	font-weight: normal;
	color: #000000;
	background: #99CCFF;
}

.conference_overview .stream_c {
	width: 33%;
	font-weight: normal;
	color: #000000;
	background: #CCFFFF;
}

/*					AGENDA					*/

#agenda img {
	clear: both;
	float: left;
	width: 40px;
	margin: 0 0 1px 0;
	}

#agenda .agenda_day_links ul {
	float: right;
	border-top: 4px solid #000000;
	margin-top: 30px;
	margin-bottom: 20px;
	}

#agenda .agenda_day_links ul li {
	float: left;
	font-size: 1.2em;
	font-weight: bold;
	margin-right: 10px;
	}

#agenda .agenda_day_links a:link, #agenda .agenda_day_links a:visited, #agenda .agenda_day_links a:active {
	color: #FF0000;
	}

#agenda .agenda_day_links a:hover {
	color: #000000;
	text-decoration: none;
	}
	
#agenda h1 {
	clear: both;
	margin-bottom:0;
	padding-bottom:0;
	margin-top:40px;
	font-size: 2.2em;
	}
	
#agenda h2 {
	clear: both;
	margin-bottom:0;
	padding-bottom:0;
	margin-top:20px;
	}

#agenda h2 strong {
	color: #000000;
	}

#agenda h3 {
	font-size: 1.2em;
	background: #008E90;
	color: #FFFFFF;
	text-align: left;
	padding: 3px 6px;
	margin:10px 0;
	}

#agenda h4 {
	clear: both;
	font-size: 1.2em;
	color: #000000;
	margin-top:15px;
	}

#agenda h4 strong {
	float: left;
	display: block;
	color: #666666;
	width: 50px;
	height: 50px;
	}

#agenda h4.panel {
	float: left;
	display: block;
	color: #666666;
	height: 30px;
	color: #008E90
	}

#agenda h4 em {
	color:#888888;
	}
	
#agenda ul {
	margin-left: 52px;
	}

#agenda ul ul {
	margin-left: 22px;
	margin-top: 10px;
	margin-bottom: 10px;
	}

#agenda ol {
	list-style: none;
	margin-left: 52px;
	}

#agenda ol li {
	background: none;
	}

#agenda ol li strong {
	font-size: 1.2em;
	color: #000000;
	}

#agenda ol li em {
	font-size: 1.2em;
	font-weight: bold;
	font-style:normal;
	color:#666666;
	}

#agenda ul, #agenda ol {
	margin-top:5px;
	margin-bottom:5px;
	padding-top:0;
	padding-bottom:0;
	}

#agenda li {
	margin-top:2px;
	margin-bottom:2px;
	padding-top:0;
	padding-bottom:0;
	}
	
#agenda p {
	margin: 5px 0 5px 52px;
	padding: 0;
	}

/*					WORKSHOPS					*/

#workshops img {
	clear: both;
	float: left;
	width: 40px;
	margin: 0 0 1px 0;
	}

#workshops .agenda_day_links ul {
	float: right;
	border-top: 4px solid #000000;
	margin-top: 30px;
	margin-bottom: 20px;
	}

#workshops .agenda_day_links ul li {
	float: left;
	font-size: 1.2em;
	font-weight: bold;
	margin-right: 10px;
	}

#workshops .agenda_day_links a:link, #workshops .agenda_day_links a:visited, #workshops .agenda_day_links a:active {
	color: #FF0000;
	}

#workshops .agenda_day_links a:hover {
	color: #000000;
	text-decoration: none;
	}

#workshops h2 {
	clear: both;
	margin-bottom:0;
	padding-bottom:0;
	margin-top:20px;
	}

#workshops h2 strong {
	color: #000000;
	}

#workshops h3 {
	font-size: 1.2em;
	background: #008E90;
	color: #FFFFFF;
	text-align: left;
	padding: 3px 6px;
	margin:10px 0;
	}

#workshops h4 {
	clear: both;
	font-size: 1.2em;
	color: #000000;
	margin-top:15px;
	}

#workshops h4 strong {
	float: left;
	display: block;
	color: #666666;
	width: 50px;
	height: 30px;
	}

#workshops h4 em {
	color:#888888;
	}
	
#workshops ul {
	margin-left: 5px;
	}

#workshops ul ul {
	margin-left: 22px;
	margin-top: 10px;
	margin-bottom: -10px;
	}

#workshops ol {
	list-style: none;
	margin-left: 52px;
	}

#workshops ol li {
	background: none;
	}

#workshops ol li strong {
	font-size: 1.2em;
	color: #000000;
	}

#workshops ol li em {
	font-size: 1.2em;
	font-weight: bold;
	font-style:normal;
	color:#666666;
	}

#workshops ul, #workshops ol {
	margin-top:5px;
	margin-bottom:5px;
	padding-top:0;
	padding-bottom:0;
	}

#workshops li {
	margin-top:2px;
	margin-bottom:2px;
	padding-top:0;
	padding-bottom:0;
	}
	
#workshops p {
	margin: 5px 0;
	padding: 0;
	}
	
/*   FOOTER   */

#footer {
	clear: both;
	height: 120px;
	font-size: 1.2em;
	color: #FFFFFF;
	background: #AAAAAA;
	padding: 30px 0 30px 200px;
}

#footer #address {
	float: left;
	width: 250px;
}

#footer #address h2 {
	color: #007179;
}

#footer #copyright {
	float: left;
	width: 250px;
	font-size: 0.8em;
	text-align: right;
}

#footer #copyright strong {
	color: #007179;
}

#footer #copyright a:link,
#footer #copyright a:visited,
#footer #copyright a:hover,
#footer #copyright a:active {
	color: #FFFFFF;
}

/*   BLOG   */

#left #blog-sidebar {
	list-style:none;
	background:none;
	margin:0;
	padding:0;
}

#left #blog-sidebar li {
	list-style:none;
	background:none;
	margin:0;
	padding:0;
	font-size:1.1em;
}

#left #blog-sidebar li ul li {
	font-size: 1.2em;
	background: url('../images/symbols/pink_double_slash.gif') no-repeat;
	background-position: 0 2px;
	padding: 0 0 0 12px;
	margin-bottom: 3px;
}

#left #blog-sidebar h2 {
	font-size:1.2em;
	margin:10px 0 0 0;
	padding:0;
}

#left #blog-sidebar a {
	display:inline;
}

#middle .post {
	border-bottom:solid 1px #AAAAAA;
	margin-bottom:20px;
}

#middle .post h2 {
	font-size:1.6em;
	margin:0;
	padding:0;
}

#middle .post h2 a {
	color:#000000;
}

#middle .post small {
	font-size:1em;
	color:#777777;
}

#middle .post .entry {
	margin:10px 0 0 0;
	padding:0;
}

#middle .post .entry p {
	margin:0 0 10px 0;
	padding:0;
	line-height:1.5em;
}

#middle .post .entry p.postmetadata {
	border-top:solid 1px #AAAAAA;
	padding-top:10px;
	font-size:0.8em;
}

#middle .commentlist, #middle .commentlist li {
	list-style:none;
	margin:0;
	padding:0;
}

#middle .commentlist li {
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:solid 1px #EEEEEE;
}

#middle .commentlist li p {
	margin:0;
	padding:0;
}

#middle .commentlist cite {
	display:inline;
	float:none;
}

#middle h3#comments {
	margin-bottom:10px;
}

#middle .pagetitle {
	color:#666666;
	margin-bottom:10px;
}

/* Mini Nav */

div#agendaMiniNavigation {padding-top: 15px; padding-bottom: 15px;}

.agendaMiniNav ul {width: 430px; list-style-type: none; padding-top: 10px; padding-bottom: 10px;}
.agendaMiniNav li {width: 126px; display: block; float: left; padding: 2px; margin: 2px; font-weight: bold;}

.agendaMiniNav li.stream1 {background: #E3EBF6; border: 1px solid #DDDDDD;}
.agendaMiniNav li.stream2 {background: #FDF2E4; border: 1px solid #DDDDDD;}
.agendaMiniNav li.stream3 {background: #E5F3F1; border: 1px solid #DDDDDD;}
.agendaMiniNav li.daylink {width: 410px; background: white; color: #000000; font-weight: bold;}
.agendaMiniNav ul a {color: #000000;}
.agendaMiniNav li a {color: #000000;}