/** 
 * SilverStripe Black Candy Theme
 * http://www.silverstripe.com
 *
 * Main Layout File
 */ /* Misc Styles and defaults 
-------------------------------------------- */
* {
	margin: 0;
	padding: 0;
}

body {
	color: #000;
	font-size: 8pt;
	margin: 0px;
	font-family: Arial, sans-serif;
}

html {
	background: #d9d8d8;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption,th,td {
	text-align: left;
	font-weight: normal;
}

.clear {
	clear: both;
}

/* CONTAINER
----------------------------------------- */
#BgContainer {
	position: absolute;
	top: 0px;
	width: 100%;
	margin: 0;
}

/* as bg image is editable its addeded in template code */
#Container {
	width: 100%;
	padding-bottom: 20px;
}

#Layout {
	width: 702px;
	clear: both;
	overflow: hidden;
	margin: 38px 0px 0px 247px;
	border: solid 20px #fff;
	border-left: solid 27px #fff;
	background-color: #FFF;
}

#Content {
	width: 538px;
	float: right;
	margin: 0;
	text-align: left;
}

/* LOGO
----------------------------------------- */
#Logo {
	position: absolute;
	top: -17px;
	left: -8px;
	overflow: hidden;
	z-index: 11;
}

#ConfnumberLabel {
	position: absolute;
	top: 15px;
	left: 190px;
	color: #000;
	font-family: Arial, sans-serif;
	font-size: 52px;
	font-weight: bold;
	z-index: 12;
}

/* HEADER
----------------------------------------- */
#HeaderBar {
	width: 1334px; height : 120px;
	margin: 0;
	overflow: hidden;
	background: #FFF;
	height: 120px;
}

#Header {
	width: 1334px;
	height: 120px;
	margin: 0;
	overflow: hidden;
	background: #FFF;
	text-align: right;
}

#Header h1 {
	color: #fff;
	font-size: 3.2em;
	font-family: Arial, sans-serif;
	font-weight: 300;
	padding: 20px 0 0 30px;
}

#Header p {
	font-size: 1.4em;
	color: #fff;
	clear: left;
	margin: 0 0 0 100px;
}

#Header #Navi,#NaviDeco {
	float: right;
	margin: 28px 0 5px;
	text-align: right;
}

#Header #Navi li {
	list-style: none;
}

#Header #Navi img {
	border: none;
}

#Header #DateTeaser {
	float: right;
	margin: 28px 90px 22px 250px
}

#Header #RegTeaser {
	float: right;
	margin: 27px 350px 22px 0px
}

#NaviDeco {
	width: 2px;
	height: 43px;
	background: url(../images/navi_decoline.gif) no-repeat;
	margin-left: 8px;
}

#Header #LangSelection {
	margin: 19px 10px 0 0;
}

#Header a {
	font-weight: bold;
	text-decoration: none;
	color: #ed6e00;
}

#Header a:hover {
	color: #979696;
}

/* BREADCRUMBS
-------------------------------------------- */
#Breadcrumbs {
	color: #000;
	text-align: left;
	font-size: 13px;
	margin: 0px 5px 13px 0;
}

#Breadcrumbs p {
	margin: 8px 0 0;
	text-transform: uppercase;
}

#Breadcrumbs a {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #ed6e00;
}

#Breadcrumbs a:hover {
	color: #979696;
}

/* SOCIALMEDIA
-------------------------------------- */
#Twitter {
	float: left;
	width: 341px;
	margin-right: 20px
}

#Twitter #TwitterContent div {
	height: 50px;
}

#Twitter a, #Flickr a, #Suggest a {
	color: #ed6e00;
	text-decoration: none;
}

#Twitter .time {
	color: #797878;
}

#Twitter .user {
	color: #ed6e00;
	font-weight: bold;
	text-transform: uppercase;
}

#Twitter img {
	float: left;
	margin-right: 7px;
}

#Twitter div.time {
	border-bottom: solid 1px #000;
}

#Flickr {
	float: left;
	width: 164px
}

#Flickr img,#Flickr a {
	margin: 0;
	width: 37px;
	height: 37px;
	border: none;
	margin: 0 2px 2px 0;
}

#TwitterContent div,#FlickrContent div {
	padding: 5px 0;
	border-bottom: solid 1px #d0cfcf;
}

#TwitterContent div img {
	height: 48px;
}

#Twitter div.header,#Flickr div.header,.header {
	width: 100%;
	font-size: 8pt;
	border-bottom: solid 1px #8d8d8d;
	margin-bottom: 10px;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
}

#TwitterContent div:last-child,#FlickrContent div:last-child {
	border-bottom: none;
}

#TwitterContent,#FlickrContent,#SuggestContent {
	margin-bottom: 5px;
}

#Suggest {
	display: none;
	margin-bottom: 15px;
}

#StayConneted {
	clear: both;
	float: right;
	width: 160px;
	margin: 15px 10px 0 0;
}

#StayConneted img {
	float: left;
	margin: 5px 6px 0 0;
	border: 0px;
}


/* RIGHTCOL 
-------------------------------------------- */
#rightCol {
	float: right;
	margin-left: 0px;
	width: 162px;
	border: solid 0px #000;
}

#rightCol #Speakers1 div, #rightCol #Speakers2 div, #rightCol #Speakers3 div, #rightCol #Speakers4 div {
	height: 35px;
}

#rightCol #Speakers1 div img, #rightCol #Speakers2 div img, #rightCol #Speakers3 div img, #rightCol #Speakers4 div img {
	float: left;
	margin-right: 8px;
}

#rightCol div div.header {
	height: auto;
}

#rightCol #StayConneted {
	clear: both;
	width: 160px;
	margin-right: 0;
}

#rightCol #VideoStream {
  clear: both;
  width: 160px;
  margin-right: 0;
}

	#rightCol #VideoStreamTeaser iframe {
	  width: 162px;
	  border:none;
	  margin:0px;
	}
	
  #VideoStream iframe.preview {
    height:218px;
  }
  
  #VideoStream iframe.livereview {
    height:205px;
  }
  
#rightCol #Twitter {
	margin-top: 15px;
	width: 160px;
}

#Twitter #TwitterContent div {
	height: auto;
}

#Twitter #TwitterContent div.clear {
	height: 1px;
	padding:0px;
}

/* SIDEBAR
-------------------------------------- */
#Sidebar {
	width: 200px;
	float: left;
	margin: 10px 0 0 0;
	padding: 0;
}

#Sidebar .sidebarBox {
	margin: 0 0 5px 0;
	padding-bottom: 2px;
	background: #EFEFEF url(../images/sidebarHeader.gif) no-repeat left top;
}

#Sidebar ul {
	margin: 2px 0 5px 3px;
}

#Sidebar li {
	margin: 8px 2px;
	list-style: none;
}

#Sidebar h3 {
	clear: both;
	text-transform: lowercase;
	color: #fff;
	font-weight: 700;
	font-size: 1.4em;
	margin: 0 0 10px 0;
	line-height: 1.8;
	padding: 1px 0 0 10px;
	background: transparent url(../images/sidebarHeaderSub.gif) repeat-x
		center left;
}

#Sidebar .sidebarBottom {
	height: 15px;
	display: block;
	width: 200px;
	margin: -5px 0 0 0;
	background: #EFEFEF url(../images/sidebarBottomBg.gif) no-repeat center
		bottom;
}

#Sidebar a em {
	font-style: normal;
}

#Sidebar p {
	font-size: 11px;
	clear: both;
	margin: 10px 10px 0 10px;
}

/* MENU2 */
ul#Menu2 li {
	font-size: 0.9em;
	margin: 1px 0 5px 4px;
	list-style: none;
}

ul#Menu2 li a {
	display: block;
	width: 196px;
	font-size: 1.2em;
	height: 1.8em;
	line-height: 1.8em;
	color: #898989;
}

ul#Menu2 li em {
	padding-left: 8px;
	display: block;
}

ul#Menu2 li li em {
	padding-left: 0;
}

/* Level 1 
      	- We use 3 elements for the nav to get 3 background images applied.
            * span - topleft rounded corner
            * em - bottomleft rounded corner
            * a - arrow on the right
            <a><span><em></em></span></a>
      	*/
ul#Menu2 li a:hover,ul#Menu2 li a.current,ul#Menu2 li a.current:hover {
	background: #DCDCDC url(../images/sidebarSideArrow.gif) no-repeat right
		center;
	color: #666;
	cursor: pointer;
	text-decoration: none;
}

ul#Menu2 li a.current {
	font-weight: 700;
}

ul#Menu2 li a.section,ul#Menu2 li a.section:hover {
	background: #DCDCDC;
	font-weight: 700;
	width: 193px;
}

ul#Menu2 li a.levela:hover span,ul#Menu2 li a.current span,ul#Menu2 li a.section span,ul#Menu2 li a.section:hover span,ul#Menu2 li a.current:hover span
	{
	background: transparent url(../images/sidebarTopLeftHover.gif) no-repeat
		left top;
	display: block;
	width: 100%;
	height: 100%;
}

ul#Menu2 li a.levela:hover em,ul#Menu2 li a.current em,ul#Menu2 li a.section em,ul#Menu2 li a.section:hover em,ul#Menu2 li a.current:hover em
	{
	background: transparent url(../images/sidebarBottomLeftHover.gif)
		no-repeat left bottom;
	display: block;
	width: 100%;
	height: 100%;
}

ul#Menu2 li ul {
	height: 100%;
	position: relative;
	margin: -4px 0 0 0;
	width: 193px;
	padding: 4px 0 10px 0;
	background: #DCDCDC url(../images/sidebarSectionBottom.png) no-repeat
		bottom left;
}

ul#Menu2 li ul li {
	width: 160px;
	background: #DCDCDC;
	padding: 0;
	font-size: 0.8em;
	display: inline;
	margin: 0;
}

ul#Menu2 li ul li ul {
	background: #DCDCDC;
	margin-left: 0;
}

ul#Menu2 li li a.current,ul#Menu2 li li a.section,ul#Menu2 li li a.section:hover,ul#Menu2 li li a.current:hover
	{
	color: #555;
	font-weight: 700;
	background: #DCDCDC;
}

ul#Menu2 li li ul {
	margin: 0 0 0 10px;
	padding: 0;
	width: 175px;
}

ul#Menu2 li li ul .roundWhite {
	margin-bottom: -10px;
}

/* Sub Menu */
ul#Menu2 li a.levelb {
	font-size: 1.7em;
	text-indent: 8px;
	width: 188px;
	background: transparent;
	margin-left: 10px;
}

ul#Menu2 li a.levelb:hover,ul#Menu2 li li a.current,ul#Menu2 li li a.current:hover,ul#Menu2 li li a.section,ul#Menu2 li li a.section:hover
	{
	background: #BCBCBC url(../images/sidebarSideArrow2.gif) no-repeat right
		center;
	text-decoration: none;
	display: block;
	color: #fff;
}

ul#Menu2 li a.levelb:hover span,ul#Menu2 li li a.current span,ul#Menu2 li li a.current:hover span,ul#Menu2 li li a.section span,ul#Menu2 li li a.section:hover span
	{
	background: transparent url(../images/sidebarTopLeftHover2.gif)
		no-repeat left top;
	display: block;
	width: 100%;
	height: 100%;
}

ul#Menu2 li a.levelb:hover em,ul#Menu2 li li a.current em,ul#Menu2 li li a.current:hover em,ul#Menu2 li li a.section em,ul#Menu2 li li a.section:hover em
	{
	background: transparent url(../images/sidebarBottomLeftHover2.gif)
		no-repeat left bottom;
	display: block;
	width: 100%;
	height: 100%;
}

/* SEARCH RESULTS STYLES
------------------------------------------------ */
ul#SearchResults {
	margin: 10px 0;
}

ul#SearchResults li {
	list-style: none;
	margin: 5px 0;
	font-size: 1em;
}

/* SEARCH FORM 
-----------------------------------------------*/
html #SearchForm_SearchForm {
	float: right;
	width: 240px;
	margin: 5px;
}

/*
#toolbar #search {
	float:right; 
	height:18px;
	background:url(../image/input_search.jpg) no-repeat;
}

#toolbar #search form input[type=text] {
	vertical-align:bottom;
	width:115px; 	
	font-size:10px; 
	margin:0 5px 0px 8px; 
	background-color:transparent; 
	border:none;
}

#toolbar #search form input[type=image] {
	vertical-align:top; 
}
*/
html #SearchForm_SearchForm .middleColumn {
	float: left;
	width: 164px;
	margin: 0 5px 0 0;
	padding: 2px;
	background: url(../images/search_input.gif) no-repeat;
}

html #SearchForm_SearchForm .middleColumn input.text {
	width: 160px;
	border: none;
	color: #666;
	background-color: transparent;
}

html #SearchForm_SearchForm #SearchForm_SearchForm_action_results {
	float: left;
	margin-top: 2px;
}

/* MESSAGEBOXS
--------------------------------------------- */
.message {
	margin: 15px;
	padding: 5px;
	width: 100%;
	color: #979908;
	border: 4px solid #eb6e00;
	background: #f5b781;
}

span.middleColumn .message {
	margin: 4px 0 0 3px;
}

.required {
	margin: 4px 0 0 3px;
	padding: 5px;
	width: 100%;
	color: #DC1313;
	border: 4px solid #FF7373;
	background: #FED0D0;
}

p#Remember label {
	margin: -24px 0 0 20px;
	text-align: left;
}

.entry {
	border-bottom: 1px solid #eee;
}

.typography #Content p.authorDate {
	color: #444;
	margin-top: -15px;
}

/* HOME
------------------------------------------------ */
#Home {
	
}

#Home #Teasers {
	width: 540px;
	float: left;
}

#Home #Teasers img {
	margin: 0 17px 7px 0;
}

#Home #rightCol a {
	vertical-align: top;
	margin: 10px 0 0 0;
	cursor: pointer;
}

#Home #rightCol #Speakers  a img {
	margin: 5px 0 2px 0;
}

#Home #rightCol #Speakers a img,#Home #rightCol a span {
	float: right;
	width: 110px;
	overflow: hidden;
	margin: 5px 0 0 0;
}

#Home #rightCol .header a {
	color: #EB6E00;
}

#Home #rightCol .header a:hover {
	text-decoration: none;
	color: #979696;
}

#Home #rightCol .header a.active,#Home #rightCol .header a:hover .active,#Home #rightCol .header .active
	{
	color: #000;
}

#Home #rightCol div.speechTeaser {
	display: none;
}

#Home #rightCol #StayConneted img {
	margin: 2px 6px 0 0;
}

/* SPEAKER
----------------------------------------------- */
#SpeakerOverview {
	width: 540px;
	font-weight: bold;
	float: left;
}

#SpeakerOverview hr {
	margin: 3px 0 20px 0;
	width: 520px;
}

#SpeakerOverview a {
	text-decoration: none;
	border: 0;
}

#SpeakerOverview img {
	margin: 0 17px 7px 0;
	border: none;
}

/* PROJECTS
------------------------------------------------ */
#ProjectImage {
	float: left;
	margin-right: 9px;
	width: 340px;
	height: 211px;
	overflow: hidden;
}

#ProjectThumbs {
	float: left;
	background: url(../images/projectThumsBg.gif);
	height: 211px;
	width: 171px;
}

#ProjectThumbs img {
	float: left;
	margin: 1px 0 0 1px;
	cursor: pointer;
	width: 84px;
	height: 41px;
	overflow: hidden;
}

/* FOOTER
----------------------------------------------- */
#FooterBar {
	width: 1334px;
	background-color: #FFF;
	margin: 0;
	border-top: solid 15px #fff;
}

#Footer {
	width: 1334px;
	margin: 0;
}

#Footer p {
	font-size: 8pt;
}

#Footer p img {
	margin-top: 3px;
}

#Footer a,#Footer p a {
	color: #ed6e00;
	text-decoration: none;
}

#Footer table.sponsor {
	margin-bottom: 10px;
}

#Footer table.sponsor img {
	margin: 2px 0 3px 0;
	border:none;
}

#Footer a.speaker {
	color:#000;
}

#Footer a.speaker:hover, #Footer a:hover,#Footer p a:hover {
	color: #979696;
}

#Footer div div {
	float: right;
	width: 165px;
	color: #000;
	margin: 0px 15px 0px 0;
	color: #000;
}

#Footer div div div {
	margin: 0 0 10px 0;
	width: 100%;
	border-bottom: solid 1px #8d8d8d;
	margin-bottom: 5px;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
}

/* META
----------------------------------------------- */
#meta hr {
	margin: 10px 0 5px;
}

#meta img {
	margin-right: 10px;
}

#meta a {
	text-decoration: none;
	color: #ed6e00;
}

#meta a img {
	margin-right: 1px;
}

#meta a:hover {
	text-decoration: none;
	color: #979696;
}

table {
	border: none;
}

#VideoStreamTeaser {
  margin-top:15px;
}