﻿@font-face
{
	font-family: "Segoe UI";
	src: url(segoeui.ttf);
}
@font-face
{
	font-family: "Segoe UI Bold";
	src: url(segoeuib.ttf);
}
@font-face
{
	font-family: "Segoe UI Italics";
	src: url(segoeuii.ttf);
}


*
{
	margin: 0;
	padding: 0;
}
html
{
	background-color: #f0f0f0;
}
body
{
	background-color: #fff;
	font: 0.9em 'Segoe UI' , 'Helvetica Neue' , Arial, Sans-serif;

	color: #222;
}
.h p 
{
	line-height: 1em;
}
ul, li
{
	list-style: none;
}
a
{
	/*color: #c4fe01; (green)*/
	color: #9601C4;
	text-decoration: none;
}
h1
{
	margin-top: 10px;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.2em;
	padding: 5px;
	background-color: #ddd;
}
a#navhandler
{
	font-size: 1em;
	line-height: 1em;
	display: block;
	list-style: none;
	padding: 3px 20px 3px 3px;
	margin-right: 10px;
	margin-top: 2px;
	float: right;
	/*background: transparent url(../images/inav.png) no-repeat right 8px;*/
	background: transparent url(../images/inav2.png) no-repeat right 8px;
	/*color: #fff; (white)*/
	color: #222;
}

#navlayer
{
	display: none;
	padding: 5px;
	margin: 0;
	position: absolute;
	top: 3px;
	right: 3px;
	background: transparent url(../images/ubgNav.png) repeat;
	z-index: 5000;
}
.opera #navlayer
{
	left: 5px !important;
}
.landscape.opera a#navhandler
{
	left: 360px !important;
}
ul.nav
{
	list-style: none;
}

ul.nav li
{
	list-style: none;
	display: block;
	margin-top: 3px;
}
ul.nav li a, ul.nav li span
{
	display: block;
	/*color: #c4fe01; (green)*/
	color: #9601C4;
	font-size: 1.2em;
	text-decoration: none;
	padding: 10px 0;
	text-align: center;
	border: 1px solid #4f4f4f;
	background: transparent url(../images/ubgNav.png) repeat;
}

.landscape ul.nav li a, .landscape ul.nav li span
{
	padding: 2px;
	font-size: 1em;
}
ul.nav li.chng
{
	margin-bottom: 20px;
}

ul.nav li.chng a, ul.nav li.mypage a
{
	font-size: 1em;
	padding: 4px;
	/*background-color: #414a39; (dark olive)*/
	background-color: #381F51;
}
ul#hnav 
{
	margin-bottom: 20px;
}
ul#hnav li a
{
	font-size: 1.8em;
	line-height: 1.4em;
}
a#navclose
{
	display: block;
	padding: 4px;
	border: 1px solid #4f4f4f;
	/*background: #414a39 url(../images/ubgNav.png) repeat;*/
	background: #381F51 url(../images/ubgNav.png) repeat;
	text-align: right;
	cursor: pointer;
	font-weight: bold;
	font-size: 1.1em;
}

.fixedlayout
{
	overflow: hidden;
}
#containerslots
{
	overflow: hidden;
	position: relative;
	clear: both;
}
ul.sslots
{
	left: 0;
	clear: both;
	position: relative;
}
ul.sslots > li
{
	width: 200px;
	float: left;
	padding-left: 5px;
}
ul.sslots h4
{
	font-family: 'Segoe UI Bold', 'Helvetica Neue' , Arial, Sans-serif;
	font-weight: bold;
	font-size: 1.8em;
	padding: 2px 2px 2px 0;
	/*color: #808376; (green grey)*/
	color: #888088;
}

ul.sitems
{
	list-style: none;
}
ul.sitems li
{
	list-style: none;
	/*color: #a8cc62; (dusty green)*/
	color: #381F51;
	margin-bottom: 10px;
	padding: 10px 0;
	border-bottom: 1px solid #363933;
	line-height: 1em;
}
ul.sitems li > a
{
	display: block;
	text-decoration: none;
	font-size: 1.6em;
	/*color: #fff; (white)*/
	color: #222;
	line-height: 1em;
	margin-bottom: 5px;
}
ul.sitems li em
{
	display: block;
	font-size: 0.9em;
	font-style: normal;
	/*color: #8b8b8b; (light grey)*/
	color: #8b8b8b;
}

ul.sslots li.active ul.sitems li
{
	/*border-bottom: 1px solid #4d5245; (olive)*/
	border-bottom: 1px solid #381F51;
}

ul.sitems h5
{
	font-size: 1.3em;
	line-height: 1.1em;
	font-weight: normal;
	/*color: #8b8b8b; (light grey)*/
	color: #8b8b8b;
}
.lnk
{
	padding: 0 0 20px 5px;
	letter-spacing: -1px;
}
.lnk a
{
	font-size: 1em;
}
span.lnktoday
{
	font-size: 2.4em;
	
	display: inline-block;
	padding: 0 5px;
	font-weight: normal;
}
.lnkprev
{
	padding-right: 5px;
}
.lnknext
{
	padding-left: 5px;
}
a.lnkprev.active
{
	background: transparent url(../images/iarrowl.png) no-repeat right 4px;
}
a.lnknext.active
{
	background: transparent url(../images/iarrowr.png) no-repeat left 4px;
}
a.sprev, a.snext
{
	display: block;
	position: absolute;
	top: 60px;
	height: 20px;
	cursor: pointer;
	width: 27px;
	z-index: 1000;
	height: 100px;
}
a.snext
{
	right: 0;
}
a.sprev
{
	left: 0;
}

.nonswipe a.sprev.active
{
	/*background: transparent url(../images/islotprev.png) repeat-y left -20px;*/
	background: transparent url(../images/islotprev2.png) repeat-y left -20px;
}
.nonswipe a.snext.active
{
	/*background: transparent url(../images/islotnext.png) repeat-y left -20px;*/
	background: transparent url(../images/islotnext2.png) repeat-y left -20px;
}
.opera a.snext
{
	left: 225px !important;
}
.landscape.opera a.snext
{
	left: 390px !important;
}

.contentblocks
{
	padding: 5px 5px 70px 10px;
	
}
.contentblocks .detailblock
{
	font-size: 0.9em;
	font-style: normal;
	/*color: #8b8b8b; (light grey)*/
	color: #8b8b8b;
	padding: 5px 0;
	margin-bottom: 5px;
}
h2
{
	line-height: 1em;
	font-size: 2em;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 20px;
}
.contentblocks h2
{
	margin-top: 0;
	margin-bottom: 5px;
}

.h h2
{
	font-size: 2.6em;
}
.contentblocks h3
{
	font-size: 1.4em;
	font-weight: normal;
	margin-bottom: 5px;
}
.contentblocks .actionblock
{
	margin-bottom: 5px;
	line-height: 1.2em;
}
.contentblocks .actionblock a
{
	display: inline-block;
	padding: 5px;
	text-align: center;
	/*background-color: #242424; (dark grey) */
	background-color: #f0f0f0;
	margin: 1px;
}
.contentblocks p
{
	margin-bottom: 5px;
}
.contentblocks .sessionsblock
{
	margin-bottom: 5px;
}
.contentblocks .sessionsblock li
{
	padding: 5px;
	/*background-color: #242424; (dark grey) */
	background-color: #f0f0f0;
	margin-bottom: 1px;
}
.contentblocks .sessionsblock a
{
	display: block;
}
.contentblocks .speakersblock h3
{
	/*color: #fff; (white)*/
	color: #222;
	font-size: 2em;
	line-height: 1em;
}
.contentblocks .speakersblock h3 a
{
	/*color: #fff; (white)*/
	color: #222;
}
.contentblocks .speakersblock li
{
	margin-bottom: 10px;
	padding-bottom: 4px;
	border-bottom: 1px solid #363933;
	line-height: 1.1em;
}
.contentblocks input.code
{
	font-size: 1.2em;
	width: 95px;
	height: 30px;
	border: 0;
	padding: 0 4px;
}
.contentblocks input.btn
{
	font-size: 1.2em;
	padding: 0 5px;
	height: 30px;
	/*border: 1px solid #4f4f4f;*/
	border: 1px solid #dddddd;
	/*background-color: #242424;*/
	background-color: #f0f0f0;
	/*color: #c4fe01; (green)*/
	color: #DE7EFC;
}
.contentblocks a.btn
{
	font-size: 1em;
	padding: 5px;
	/*border: 1px solid #4f4f4f;*/
	border: 1px solid #dddddd;
	/*background-color: #242424;*/
	background-color: #f0f0f0;
	/*color: #c4fe01; (green)*/
	color: #DE7EFC;
}
.contentblocks .profileblock
{
	padding: 5px;
}
.alert
{
	display: none;
	padding: 5px;
	margin: 10px 0;
	background-color: #b74623;
	color: #fff;
}
.profileblock h2
{
	font-size: 1.5em;
	padding: 0;
	font-weight: bold;
}
.profileblock ul
{
	width: 100%;
	margin-bottom: 14px;
}
.profileblock ul li
{
	display: block;
	float: left;
	width: 43px;
	height: 43px;
	margin: 10px 10px 10px 0;
}
.profileblock ul li a
{
	display: block;
	padding: 5px;
	text-indent: -1000px;
	overflow: hidden;
}
.profileblock .fb
{
	background: transparent url(../images/ifacebook.png) no-repeat top left;
}
.profileblock .tw
{
	background: transparent url(../images/itwitter.png) no-repeat top left;
}
.profileblock .ln
{
	background: transparent url(../images/ilinkedin.png) no-repeat top left;
}

#chklist label
{
	padding: 5px;
	display: block;
	margin-bottom: 1px;
}
#chklist label input[type="checkbox"]
{
	margin-right: 5px;
}

#chklist label.selected
{
	/*background-color: #4d5245; (olive)*/
	background-color: #DE7EFC;
}
.contentblocks #btsubmit
{
	display: block;
	margin-top: 10px;
}
.contentblocks #c_sessions ul
{
	display: none;
	font-size: 0.8em;
}
.contentblocks #c_sessions ul li
{
	padding: 5px 5px 5px 30px;
	/*background-color: #242424; (dark grey)*/
	background-color: #f0f0f0;
	margin-bottom: 1px;
}
.contentblocks #c_sessions ul li em
{
	display: block;
	font-style: normal;
	/*color: #97a28b; (light dusty green)*/
	color: #978ba2;
}
.contentblocks #c_sessions h3
{
	padding: 10px 0 10px 30px;
	margin-bottom: 1px;
	display: block;
	/*background: #242424 url(../images/iarrowd.png) no-repeat 5px center; (dark grey)*/
	background: #f0f0f0 url(../images/iarrowd2.png) no-repeat 5px center;
}

.contentblocks h3.up
{
	/*background-image: url(../images/iarrowu.png) !important;*/
	background-image: url(../images/iarrowu2.png) !important;
}
.tw
{
}
.tw .detailblock
{
	margin-bottom: 1px;
	
}
.tw .small
{
	font-size: 0.85em;
}
.twblock
{
	margin: 5px 0;
	font-size: 0.8em;
}
.twblock img
{
	float: left;
	width: 48px;
	height: 48px;
	margin-right: 10px;
}
.twblock .dvtweetbox
{
	margin-left: 58px;
	width: 240px;
}
.twblock .dvtweetbox em
{
	color: #ccc;
	display: block;
}
.twblock .dvtweetbox textarea
{
	width: 100%;
	display: block;
	height: 50px;
	background-color: transparent;
	overflow: auto;
	border-width: 0;
}
.tw #search {display: none;}
.twblock .dvtweetbox div.tbox
{
	background: #fff url(../images/i140.png) no-repeat right top;
	padding: 3px;
	border: 2px outset;
}

.twblock .dvtweetbox div.taction
{
	margin-top: 10px;
	text-align: right;
	height: 30px;
}
.twblock .dvtweetbox div.taction.left
{
	text-align: left;
}
.twblock .dvtweetbox div.taction .btn
{
	padding-left: 22px;
	/*background: #242424 url(../images/itws.png) no-repeat 2px center;*/
	background: #f0f0f0 url(../images/itws.png) no-repeat 2px center;
}
.loading
{
	/*background-image: url(../images/iloading.gif)!important;*/
	background-image: url(../images/iloading2.gif)!important;
	background-repeat: no-repeat;
}
.twblock .dvtweetbox span
{
	color: #999;
}
.tw ul
{
	clear: both;
}
.tw ul li
{
	padding: 5px;
	/*background-color: #242424;*/
	background-color: #f0f0f0;
	margin-bottom: 1px;
}
.tw ul li a
{
	font-weight: bold;
}
.tw ul li strong 
{
	/*color: #a8cc62;*/
	color: #a862cc;
	font-weight: normal;
}
.tw ul li a.twreply, .tw ul li a.twretweet
{
	display: inline-block;
	width: 16px;
	height: 16px;
	padding: 3px;
	float: right;
	/*background: transparent url(../images/itwrep.png) no-repeat left top;*/
	background: transparent url(../images/itwrep2.png) no-repeat left top;
}
.tw ul li.ret
{
	text-indent: 17px;
	background: #242424 url(../images/itwretstatus.png) no-repeat 3px 5px;
}
.tw ul li a.twretweet
{
	/*background-image: url(../images/itwret.png);*/
	background-image: url(../images/itwret2.png);
}

.tw ul li em
{
	display: block;
	font-size: 0.8em;
	font-style: normal;
	/*color: #97a28b; (light dusty green)*/
	color: #978ba2;
	text-indent: 0;
}
div#twhelp
{
	display: none;
	margin: 0;
}
.tw input#txCode
{
	width: 70px;
	padding: 4px;
	border: 0;
	font-size: 1.1em;
}
#autosessions a
{
	padding: 5px;
	background-color: #242424;
	margin-bottom: 1px;
	display: block;
	/*color: #fff;*/
	color: #222;
}
#autoresults a
{
	/*background-color: #4d5245; (olive)*/
	background-color: #381F51;
}
#autosessions
{
	display: none;
}
#autosessions div.empty
{
	padding: 5px;
	background-color: #b74623;
	/*color: #fff;*/
	color: #222;
	margin-bottom: 1px;
	display: none;
}
#autosessions a#sclose span
{
	font-weight: bold;
}
.reg h2
{
	padding: 5px;
}
.reg #content
{
	padding: 5px;
}
.reg label
{
	display: block;
	margin-top: 5px;
}
.reg .txt
{
	width: 150px;
	border: 0;
	padding: 2px;
	font-size: 1.6em;
}
.reg input[type="submit"]
{
	margin-top: 20px !important;
	font-size: 1em;
	font-family: "Segoe UI" ,  'Helvetica Neue' , Arial, Sans-serif;
	/*border: 1px solid #4f4f4f;*/
	border: 1px solid #dddddd;
	/*background-color: #242424;*/
	background-color: #f0f0f0;
	padding: 1px 10px 0;
	height: 30px;
	/*color: #c4fe01; (green)*/
	color: #9601C4;
}
.reg div
{
	margin-top: 20px;
}
.reg a.btn
{
	font-size: 1em;
	font-family: "Segoe UI" ,  'Helvetica Neue' , Arial, Sans-serif;
	/*border: 1px solid #4f4f4f;*/
	border: 1px solid #dddddd;
	/*background-color: #242424;*/
	background-color: #f0f0f0;
	padding: 5px 10px;
	/*color: #c4fe01; (green) */
	color: #9601C4;
	display: inline-block;
}

a.remove
{
	/* color: #c4fe01 !important; (green) */
	color: #9601C4 !important;
}
em.empty
{
	display: block;
	font-size: 0.9em;
	font-style: normal;
	/*color: #8b8b8b;*/
	color: #444444;
	margin: 10px 0;
}
.error 
{
	background-color: #b74623!important;
	color: #fff!important;
}
.refresh 
{
	position: fixed;
	top: 5px;
	left: 5px;
	width:70px;
	
	font-size: 1em;
	padding: 20px;
	padding-left: 29px;
	/*border: 1px solid #4f4f4f;*/
	border: 1px solid #dddddd;
	/*background-color: #000;*/
	background-color: #fff;
	background-position: 4px center;
	display: none;
}

