html {
	height: 100%;
}

body {
	height: 100%;
	font-family: Tahoma;
	font-size: 12px;
	color: #4b4b4b;
}

a {
	color: #ff8e14;
}

#frame {
	min-height: 100%;
	_height: 100%;
	position: relative;
	background: url("../images/public/menu.jpg") left 224px repeat-x;
}

#header {
	background: transparent url("../images/public/header.gif") center 1px repeat-x;
}

#header .holder {
	height: 224px;
	width: 960px;
	margin: 0 auto;
	position: relative;
	z-index: 501;
}

#header .event {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	position: absolute;
	top: 13px;
	left: 240px;
	line-height: 1.4;
}

#header a.logo {
	display: block;
	text-indent: -10000px;
	background: url("../images/public/logo.png") no-repeat;
	width: 223px;
	height: 71px;
	margin-bottom: 15px;
}

#header .text {
	border: 1px dashed #afd5e5;
	padding: 14px;
	width: 550px;
	color: #f5f5f5;
	line-height: 17px;
	float: left;
}

#header a.register {
	font-family: Tahoma;
	color: #f5f5f5;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 8px;
	border: 1px dashed #afd2e2;
	width: 122px;
	line-height: 22px;
	text-align: center;
	float: left;
	margin-left: 120px;
}

#header .partners {
	height: 62px;
	width: 7px;
	background: transparent url("../images/public/header-partners.png") right bottom no-repeat;
	position: absolute;
	bottom: -35px;
	right: 0px;
}

#header .nav {
	position: absolute;
	color: #fff;
	top: 10px;
	right: 10px;
}

#header .nav a {
	color: #fff;
}

#menu {
	font-size: 14px;
	color: #fff;
	height: 34px;
	width: 100%;
	left: 0px;
	position: relative;
	z-index: 1500;
}

#main-menu {
	list-style-type: none;
	width: 960px;
	margin: 0 auto;
}

#main-menu li {
	float: left;
	position: relative;
}

#main-menu span.separator {
	float: left;
	padding: 8px 0 9px;
}

#main-menu a {
	float: left;
	color: #fff;
	margin: 0 2px;
	padding: 8px 3px 9px;
	height: 17px;
}

#main-menu li:hover {
	background: url("../images/public/menu-hover-shadow.jpg") right top no-repeat;
}

#main-menu li:hover a, #main-menu li.active a {
	background: url("../images/public/menu-hover.jpg") repeat-x;
}

#main-menu li:hover .submenu {
	display: block;	
}

#main-menu .submenu {
	display: none;
	position: absolute;
	font-size: 12px;
	left: 12px;
	top: 38px;
	background: #eee;
	min-width: 180px;
}

* html #main-menu .submenu { width: 180px; }

#main-menu .submenu ul {
	list-style-type: none;
	background: #ff9d34 url("../images/public/submenu.jpg") repeat-x;
	float: none;
	position: relative;
	top: -4px;
	left: -4px;
	padding: 3px 0 5px;
}

#main-menu .submenu ul li {
	float: none;
	line-height: 23px;
	position: static;
	margin-left: 8px;
	padding-left: 6px;
	padding-right: 10px;
	background: url("../images/public/arrow.gif") left 62.5% no-repeat;
}

#main-menu .submenu ul li a {
	float: none;
	color: #fefefe;
	background: none;
}

/* container */

#container {
	width: 960px;
	margin: 0 auto;
	padding-bottom: 72px;
	background: url("../images/public/partners.jpg") right top repeat-y;
	border-top: 1px solid #fff;
	position: relative;
}

#container .page {
	width: 571px;
	float: left;
	padding: 22px 0 32px;
	position: relative;
	z-index: 499;
}

#container .page table.padding td, #container .page  table.padding th {
	padding: 5px;
}

/* bookmarks */

#bookmarks {
	position: absolute;
	z-index: 500;
	top: -25px;	
	left: 0;
}

#bookmarks a {
	font-siz: 12px;
	float: left;
	margin-right: 8px;
	padding: 1px 0 0 24px;
	height: 19px;
	line-height: 18px;
	color: #4b4b4b !important;	
}

#bookmarks a.twitter {
	background: url("../images/public/twitter.jpg") left center no-repeat;	
}

#bookmarks a.linkedin {
	background: url("../images/public/linkedin.jpg") left center no-repeat;	
}

#bookmarks a.facebook {
	padding-left: 20px;
	background: url("../images/public/facebook.gif") left center no-repeat;	
}

#bookmarks a.blog {
	padding-left: 20px;
	background: url("../images/public/we-blog.jpg") left center no-repeat;	
}

#container .page h1.title {
	font-size: 17px;
	color: #2f2f2f;
	padding-left: 30px;
	background: url("../images/public/h1-arrow.gif") 7px 62% no-repeat;
	padding-left: 30px;
	margin-bottom: 12px;
}

/* ie 6 unexplained bug */
* html #container .page h1.title { position: relative; }

#container .page .text {
	padding-top: 35px;	
}

#container .page .text ul, #container .page .text ol {
	list-style-position: inside;
	margin-bottom: 8px;	
}

#container .page .text p {
	line-height: 1.5;
	margin-bottom: 15px;
}

#container .page .text p {
	line-height: 1.5;
	margin-bottom: 15px;
}

#container .page .text img {
	padding: 4px;
	background-color: #efefef;	
}

#container .page .error {
	border: 1px dashed #DD3C10;
	background: #FFEBE8;
	padding: 10px;
	margin-bottom: 14px;
	font-weight: bold;
}

#container .page .notice {
	border:1px dashed #E2C822;
	color:#333333;
	padding: 10px;
	margin-bottom: 14px;
	font-weight: bold;
}

/* subscribe */

#subscribe {
	border: 1px dashed #8d8d8d;
	padding: 10px;
	margin: 0 0 15px 0;
}

#subscribe p {
	margin-bottom: 9px;
}

#subscribe input.text_field {
	border: 1px solid #a5acb2;
	width: 200px;
	padding: 2px;
}

/* reg */

#registration {
	margin-bottom: 15px;	
}

#registration-nav .button {
	height: 62px;
	width: 567px;
	background: url("../images/public/reg-button.jpg");
	color: #fff;
	text-aling: center;
	font-family: "Trebuchet MS";
	text-align: center;
	margin-bottom: 17px;
	cursor: pointer;
	overflow: hidden;
}

#registration-nav .button:hover {
	background-position: bottom left;
}

#registration-nav .button a {
	color: #fff;
	font-size: 13px;
	text-transform: uppercase;
	display: block;
	padding: 10px 0 8px;
	text-decoration: none;
	font-weight: bold;
}

#registration .survey .question label, #registration .block .group label {
	float: none;
	display: block;
	width: auto;
	margin-bottom: 0;
}

#registration .block .group select {
	float: none;
	width: 50px;	
}

#registration .survey .question label input, #registration .block .group label input {
	vertical-align: middle;	
}

#registration .survey .question {
	margin-bottom: 15px;	
}

#registration .survey .question textarea {
	margin-top: 5px; 
	width: 345px;	
}

#registration .survey .question h1 {
	margin: 0 0 7px 0;	
}

#registration div.tooltip {
	display: none;	
}

#registration .block .total-price {
	padding-top: 10px;
	float: left;
	width: 200px;
	border-top: 1px dashed #8D8D8D;
}

#registration .block .total-price  label {
	width: auto;	
}

#registration p {
	margin: 0 0 15px 12px;	
}

#registration .submit {
	border: none;
	background: url("../images/public/registration-button.jpg") no-repeat;
	height: 32px;
	width: 164px;
	text-indent: -100000px;
	cursor: pointer;
	margin: 0 auto;	
	display: block;
}

#registration .block {
	border: 1px dashed #8d8d8d;
	padding: 9px;
	margin-bottom: 17px;
	position: relative;
	overflow: hidden;
}

#registration .block p {
	margin: 13px 0 0 0;	
	line-height: 1.6;
}

#registration .block span {
	font-size: 11px;	
}

#registration .block span.legend {
	color: #969696;
}


#registration .info {
	border-top: none;
	margin-top: -17px;	
}

#registration .block h1 {
	font-size: 12px;
	font-weight: bold;
	margin: 7px 0 14px;
}

#registration .block label {
	float: left;
	clear: left;
	line-height: 21px;
	margin-bottom: 9px;
	width: 240px;
	padding-right: 5px;
}

#registration .block input.text_field {
	float: left;
	border: 1px solid #a5acb2;
	width: 200px;
	padding: 2px;
	margin-bottom: 9px;
}

#registration .block input.small {
	width: 55px;
}

#registration .block select {
	float: left;
	border: 1px solid #a5acb2;
	width: 200px;
	padding: 2px;
	margin-bottom: 9px;
}

#registration .block input.file {
	float: left;
	margin-bottom: 9px;
}

#registration .block .inline label {
	float: none;
	display: block;
	text-align: center;
	width: 94%;
	margin: 0;
}

#registration .block .inline label.nested {
	padding-left: 17px;
}

#registration .block .left label {
	text-align: left;
	margin-bottom: 10px;
}

#registration .block .inline p {
	margin: 10px 0 5px;
}

/* partners */

#partners {
	margin: 0 7px -71px 0;
	display: inline;
	float: right;
	width: 370px;
	min-height: 624px;
	position: relative;
	z-index: 502;
	top: -62px;
	background: #f5f5f5 url("../images/public/partners-overlay.png") repeat-x;
	_padding-top: 60px;
}

* html #partners { height: 624px; margin-bottom: -77px }
* + html #partners { margin-bottom: -77px }

#partners h1 {
	margin: 8px 0 8px 14px;
	font-size: 12px;
	padding-left: 18px;	
	background: url("../images/public/h1-arrow-small.gif") left 62% no-repeat;
}

* html #partners h1 { position: relative; } 

#partners .block {
	padding-right: 10px;	
}

#partners a {
	float: left;
	border: 1px solid #e2e2e2;
	margin: 2px 0px 2px 10px;
}

#partners a img {
	display: block;	
	background: #fff;
}

#footer {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	font-size: 11px;
	color: #fff;
	background: transparent url("../images/public/footer.jpg") left top repeat-x;;	
}

#footer .holder {
	width: 960px;
	margin: 0 auto;	
	height: 72px;
	position: relative;
}

#footer a {
	color: #fff;
}

#footer ul.menu {
	list-style-type: none;
	float: left;
	margin: 14px 0 15px;
}

#footer ul.menu li {
	float: left;
}

#footer ul.menu span  {
	margin: 0px 5px;	
}

#footer p.copyright {
	clear: both;
}

#footer a.design {
	line-height: 17px;
	height: 17px;
	padding-right: 28px;
	position: absolute;
	left: 356px;
	top: 40px;
	background: url("../images/public/wf.png") right center no-repeat;
}

#footer a.event {
	line-height: 32px;
	height: 32px;
	padding-right: 30px;
	position: absolute;
	right: 16px;
	top: 30px;
	background: url("../images/public/we-logo.png") right center no-repeat;
}

#footer .partners {
	height: 25px;
	width: 377px;
	background: transparent url("../images/public/footer-partners.png") no-repeat;
	position: absolute;
	top: 0px;
	right: 0px;
}

#container .gallery .image {
	float: left;
	margin: 0px 10px 10px 0;
	background-color:#EFEFEF;
	padding:4px;
}

#subnavigation {
	color: #2F2F2F;
	font-size: 12px;
	margin-bottom:-15px;
	margin-top:5px;
	padding-left:6px;
}

#subnavigation a {
	color: #2F2F2F;
}

#subnavigation a.active {
	font-weight: bold;
}

#archive ul {
	list-style-type: none;
	list-style-position: inside;
	padding-left: 6px;
}

#container .page #lecturers {
	padding-top: 0;
}

#container .page #lecturers .lecturer h3 {
	font-weight: bold;
	margin-bottom: 8px;
	color: #FF8E14;
	font-size: 14px;
}

#container .page #lecturers .lecturer {
	margin-bottom: 18px;
}

#participants h2 {
	margin-bottom: 10px;
	font-size: 18px;
}

#participants .links {
	margin-bottom: 24px;	
}

#participants .links a {
}

#participants .participants {
	margin: 0 10px 45px 0;	
	width: 100%;
}

#participants .participants .first td, #participants .participants .first th {
	border-top: 1px dashed #8D8D8D;
}

#participants .participants td, #participants .participants th {
	padding: 8px 0;
	text-align: left;
	vertical-align: left;
	border-bottom: 1px dashed #8D8D8D;
}


#participants .participants th {
	width: 180px;
	text-align: center;
}

#participants .participants td {
	padding-left: 10px;
	padding-right: 15px;
	width: 85px;
}

#participants .participants img {
	border:1px solid #E2E2E2;
}

#participants .participants a {
	color: #2F2F2F
}

#viral {
	margin-bottom: 20px;	
}

#viral .block {
	border: 1px dashed #8D8D8D;
	padding: 10px 10px 0;
}

#viral .block fieldset {
	margin-bottom: 10px;
}

#viral .block fieldset label {
	 margin-bottom: 4px;
	 width: 180px;
	 display: inline-block;
}

#viral .block fieldset span {
	font-size: 11px;
	display: block;
	margin-bottom: 9px;
	padding-top: 3px;
}

#viral .block fieldset input {
	border: 1px solid #ccc;
	padding: 2px;
	width: 200px;
	padding: 2px;
}

#viral-stats {
	position: absolute;
	bottom: 72px;
	right: 10px;	
}

#viral-stats h1 {
	background:url("../images/public/h1-arrow-small.gif") no-repeat scroll left 62% transparent;
	font-size:16px;
	margin:8px 0 8px 14px;
	padding-left:18px;	
}

#viral-stats .content {
	border: 1px solid #e0e0e0;
	width: 360px;
	margin-left: 5px;
	padding-top: 87px; 
	font-weight: bold;
	background: #fff url("../images/public/viral-prizes.jpg") center top no-repeat;
}

#viral-stats .content h2 {
	font-size: 13px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	padding: 8px 0 6px 7px;
}

#viral-stats .content ul {
	list-style-type: none;	
	font-size: 12px;
	margin: 0 0 0 7px;
}

#viral-stats .content ul span {
	display: block;
	height: 20px;
	width: 20px;
	float: left;
	text-align: center;
	line-height: 20px;
	font-size: 13px;
	color: #2f2f2f;
	margin-right: 5px;
}

#viral-stats .content ul li {
	clear: both;
	line-height: 20px;
	padding: 2px 0 3px;
}

#viral-stats .content a {
	border: none;	
	margin: 0;
	clear: both;
}

#viral-stats .content .stats {
	width: 180px;
	border-right: 1px solid #e0e0e0;
	background-color: #ee9b14;
	float: left;
	height: 177px;
	overflow: hidden;
}

#viral-stats .content .stats h2 {
	color: #2f2f2f;
}

#viral-stats .content .stats a {
	color: #2f2f2f;
	float: right;
	text-decoration: underline;
	margin: 0 9px 8px 0;
	line-height: 1;
}

#viral-stats .content .stats ul {
	color: #0c72a1;
}

#viral-stats .content .stats ul span {
	background: url("../images/public/viral-bullet2.jpg");	
}

#viral-stats .content .prizes {
	background-color: #148aba;
	float: left;
	width: 179px;
	height: 144px;
	overflow: hidden;
}

#viral-stats .content .prizes h2 {
	color: #fff;		
	margin-bottom: 2px;
}

#viral-stats .content .prizes a {
	color: #ffb237;
	float: right;
	text-decoration: underline;
	line-height: 1;
	margin: 0 9px 10px 0;
}

#viral-stats .content .prizes ul {
	color: #ffffff;
}

#viral-stats .content .prizes ul li {
	padding: 0;
	margin-bottom: 8px;	
}

#viral-stats .content .prizes ul span {
	background: url("../images/public/viral-bullet1.jpg");	
}

#viral-stats .content .join {
	float: left;
	padding: 4px 13px 4px 14px;
	float: left;
	background: url("../images/public/viral-join-bg.jpg") repeat-x;
}

#viral-stats .content .join a {
	text-indent: -10000px;
	background: url("../images/public/viral-join.jpg") no-repeat;
	width: 152px;
	height: 25px;
	display: block;
}

#viral-stats-list {
	list-style-type: none;
	padding-left: 8px;	
}

#viral-stats-list li {
	margin-bottom: 5px;
}