/* @override http://iacconference.org/?css=iacc/css_basic.v.1261148231 */

@font-face {
	font-family: "MeganoBold";
	src: url(http://iacconference.org/fonts/MeganoOT-Bold.otf) format("opentype");
}
@font-face {
	font-family: "MeganoLight";
	src: url(http://iacconference.org/fonts/MeganoOT-Light.otf) format("opentype");
}

@font-face {
	font-family: "Megano";
	src: url(http://iacconference.org/fonts/MeganoOT-Medium.otf) format("opentype");
}

body {
	background-color: #fff;
	padding: 10px 20px;
	font: 11px Verdana, sans-serif;
	color: #4a4a4a;
}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #4a4a4a;
}

strong {
	font-weight: bold;
}

em	 {
	font-style: italic;
}

h2 {
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
}

img {
	-ms-interpolation-mode: bicubic;
}

p {
	line-height: 16px;
	margin-bottom: 8px;
}

sup {
	vertical-align: 20%;
	font-size: 80%;
}

hr {
	border-bottom: 0 solid #4a4a4a;
	margin-top: 20px;
	margin-bottom: 10px;
	background-color: #4a4a4a;
	height: 0;
	clear: both;
}

#wrapper {
	width: 900px;
}

#header {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 24px;
}

#content {
	float: left;
	min-height: 500px;
	margin-bottom: 10px;
	margin-right: 20px;
}

#index #content {
	min-height: 440px;
	position: relative;
	float: none;
	margin-top: 100px;
}

#media #content {
	min-height: 520px;
	position: relative;
	float: none;
	width: 650px;
	margin: 90px 0 50px 238px;
	height: 750px;
}

/* @group menue */

#menue {
	text-transform: uppercase;
	font: bold 11px/14px MeganoBold, Verdana, sans-serif;
}

#menue ul {
	float: left;
	margin-left: 41px;
	height: 100px;
}

#menue li.top {
	margin-top: 10px;
}

#menue li a {
	padding-left: 7px;
}

#menue ul.languages {
	height: inherit;
}

#menue ul.languages li {
	margin-right: 5px;
	margin-top: 10px;
}

#menue ul.languages li a {
	color: #c6c4be;
}

/* @group submenue */

#menue ul.submenue  {
	padding: 8px 10px 5px 2px;
	background-color: rgba(248,247,247,0.91);
	position: absolute;
	margin-left: 10px;
	height: auto;
	display: none;
	border-left: 1px solid #016b9d;
}

#menue ul.submenue li  {
	font-weight: normal;
	font-style: normal;
}

#menue ul.submenue li a {
	padding-left: 8px;
}

/* @end */

#menue li.top a {
	color: #006ea0;
}

#menue .languages li.active a, #menue .languages li a:hover {
	background: url(http://iacconference.org/images/interface/arrows.png) no-repeat -2px -170px;
}

#menue li.active.top a {
	background: url(http://iacconference.org/images/interface/arrows.png) no-repeat -2px -183px;
}

#menue a:hover {
	background: url(http://iacconference.org/images/interface/arrows.png) no-repeat -2px -131px;
}

#menue li.active a {
	color: #CA342C;
}

#menue form input {
	margin-left: 95px;
}

#menue form fieldset label {
	font-weight: normal;
	font-style: normal;
	text-transform: none;
}

#menue form fieldset {
	margin-top: 5px;
	margin-bottom: 6px;
}

#menue .addthis_button {
	margin-left: 95px;
}

#headteaser {
	position: absolute;
	top: 48px;
	left: 266px;
	color: #CA342C;
	width: 400px;
	font: normal normal 12px/19px MeganoMedium;
}

/* @end */

/* @group box */

.box {
	padding: 10px;
	background: url(http://iacconference.org/images/interface/transparent_blue.png);
	color: white;
	position: absolute;
	width: 200px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.box:hover {
	cursor: pointer;
}

.box.news {
}

.box.player {
	background: url(http://iacconference.org/images/interface/transparent_gray.png);
}

.box.special {
	background: url(http://iacconference.org/images/interface/transparent_orange.png);
}

.box.video {
	height: 160px;
	background: url(http://iacconference.org/images/interface/transparent_gray.png);
}

.box.video.orange {
	width: 390px;
	background: url(http://iacconference.org/images/interface/transparent_orange.png);
}

.box.blue {
	background: url(http://iacconference.org/images/interface/transparent_blue.png);
}

.box.orange {
	background: url(http://iacconference.org/images/interface/transparent_orange.png);
}

.box.gray {
	background: url(http://iacconference.org/images/interface/transparent_gray.png);
}

.box.green {
	background: url(http://iacconference.org/images/interface/transparent_green.png);
}

.box.red {
	background: url(http://iacconference.org/images/interface/transparent_red.png);
}

.box h1 a {
	font-weight: bold;
	font-size: 11px;
	color: white;
	line-height: 14px;
	padding-left: 8px;
}

/*.box:hover h1 a {
	background: url(http://iacconference.org/images/interface/arrows.png) no-repeat -2px -610px;
}*/

.box h2 {
	margin-left: 8px;
}

.box p {
	margin-bottom: 0;
}

.box .head {
	margin-bottom: 10px;
	margin-left: -8px;
}

.box img {
	margin: 0;
}

.box.video img {
	margin-right: 8px;
	float: left;
}

.box .claim p {
	letter-spacing: -1px;
	margin-top: -6px;
	line-height: 32px;
	font-size: 27px;
	margin-bottom: -7px;
}

.box .big_box_content {
	display: none;
}

.box .big_box_content p {
	margin-right: 0;
}

.box.open {	
	-webkit-box-shadow: 0 3px 20px black;
	-moz-box-shadow: 0 3px 20px black;
	box-shadow: 0 3px 20px black;
}

#fog {
	width: 100%;
	height: 100%;
	background: url(http://iacconference.org/images/interface/transparent_white.png);
	position: absolute;
	display: none;
	z-index: 100;
}

.left {
	float: left;
}

.alt_text {
	float: left;
	width: 200px;
	margin-left: 10px;
}

.alt_text p {
	margin-bottom: 8px;
}

/*to hide big_content completly */
h3.claim {
	margin-bottom: 20px;
	font: 26px MeganoLight;
}

.box span.more {
	float: right;
	font-weight: normal;
	font-style: normal;
	display: none;
}

/* @end */

/* @group media */

#media .box {
	width: 180px;
	padding: 10px;
	min-height: 125px;
}



#media .box.picture {
	width: 390px;
	padding: 10px;
	height: 160px;
}

#media .box.picture img {
	float: right;
	margin-left: 10px;
}

#media .box img {
	display: block;
}

#media .box a {
	color: white;
}

#media .table {
	position: relative;
	top: 345px;
	width: 640px;
	height: auto;
}

#media.content .table {
	top: 0;
}

#media .table .box {
	position: relative;
	display: inline-block;
	margin-right: 7px;
	margin-bottom: 10px;
}
/* @end */

/* @group news */

#news .article {
	padding: 10px;
	background-color: #f8f7f7;
	margin-bottom: 10px;
	width: 480px;
	margin-left: 20px;
	clear: both;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.article a {
	color: #006ea0;
}

.article a:hover {
	text-decoration: underline;
}

.article h1 a {
	color: #CA342C;
}

.article h1 a:hover {
	text-decoration: none;
}

#news .article .categories {
	margin-left: -8px;
}

#news .article .categories a, #news .article li .categories  {
	color: #8f8e8b;
	line-height: 15px;
	font-size: 9px;
	text-decoration: none;
	padding-left: 7px;
}

#news .article li .categories  {
	margin-left: -13px;
}

#news .article img {
	float: left;
	margin-top: 4px;
	margin-bottom: 8px;
	margin-right: 10px;
}

#news .speaker .head img {
	float: left;
	margin: 0 10px 0 0;
}

#news .article img.nofloat {
	margin-top: 4px;
	margin-bottom: 18px;
	margin-right: 10px;
	float: none;
	clear: both;
	display: block;
}

#news .article img.conference_logo {
}

#news .speaker {
}

#news .speaker.detail {
	height: inherit;
}

#news h1 {
	line-height: 14px;
	font-size: 13px;
	text-transform: uppercase;
}

#news h2 {
	line-height: 12px;
	font-size: 12px;
	margin-bottom: 2px;
}

#news .documents h2 {
	line-height: 12px;
	font-size: 12px;
	margin-bottom: 12px;
	margin-top: 15px;
}

#news .article ul.bullet li {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 15px;
	line-height: 16px;
}

#news .article > h2 {
	margin-top: 7px;
}

#news .article h1 {
	color: #CA342C;
	margin-bottom: 4px;
	font: 15px/15px MeganoLight, Verdana, sans-serif;
}

#news .date {
	margin-left: 10px;
	color: #4a4a4a;
	float: right;
	font-size: 60%;
}

#news .author {
	margin-left: 10px;
	color: #4a4a4a;
	float: right;
}

#news p.more, #news p.link {
	width: 100%;
	text-align: right;
	font-size: 10px;
	margin-top: -8px;
	margin-bottom: 0;
	clear: both;
	line-height: 10px;
}

#news p.more a, #news p.link a {
	padding-left: 8px;
	text-decoration: none;
	color: #4a4a4a;
}

#news p.more a:hover, #news p.link a:hover {
	background: url(http://iacconference.org/images/interface/arrows.png) no-repeat 0px -275px;
}

p.social {
	margin-top: 10px;
	height: 20px;
}

#news .article.documents img, #news .article .documents img {
	margin: 0 5px 0 0;
	padding: 0;
	float: none;
	vertical-align: bottom;
}

#news .article.documents li, #news .article .documents li {
	margin-bottom: 15px;
}

#news h2.categories a {
	padding-left: 7px;
}

#news h2.categories {
	margin-top: 1px;
}

#news h2.categories a:hover, #news span.categories a:hover {
	background: url(http://iacconference.org/images/interface/arrows.png) no-repeat 0px -302px;
}

#news .article p.social {
	clear: both;
}

#news .article.speaker.detail .video{
	margin-bottom: 20px;
}

#news .article .head {
	margin-bottom: 7px;
}

/* @end */

/* @group sponsors */

#content.sponsors {
	margin-left: 20px;
	width: 490px;
}

.sponsors h3 {
	color: #016b9d;
	text-transform: uppercase;
}

.sponsors table {
	border-spacing: 20px;
	margin-top: -20px;
}

td.sponsor {
	border: 2px solid #fff;
	width: 141px;
	margin-left: 20px;
	margin-bottom: 20px;
	text-align: left;
	padding: 5px;
	height: 160px;
}

.sponsor:hover {
	border: 2px solid #f8f7f7;
	margin-left: 20px;
	margin-bottom: 20px;
}

#news .sponsor h1 {
	font-size: 10px;
	text-align: left;
}



/* @end */

/* @group results */

#results {
	
}

#results table {
	width: 490px;
	background-color: #f8f7f7;
	margin-left: 20px;
	margin-bottom: 20px;
}

#results table th {
	background-color: #eaeaea;
	font-weight: bold;
	padding: 10px;
}

#results table td {
	padding: 10px;
}

#results table td.title {
	width: 100px;
}

#results table .even {
	background-color: #eaeaea;
}

#results table td .date {
	color: #4a4a4a;
	font-size: 80%;
}

#results table td a {
	font-weight: bold;
	color: #016b9d;
	padding-left: 8px;
	display: block;
}

#results table td a:hover {
	background: url(http://iacconference.org/images/interface/arrows.png) no-repeat -2px -130px;
}



/* @end */

/* @group sidebar */

#sidebar {
	float: left;
	clear: both;
	font-size: 10px;
}

#sidebar .claim {
}

#sidebar .claim h2 {
	color: #1eafe1;
	width: 80%;
	letter-spacing: -1px;
	font: 33px/36px MeganoLight, Verdana, sans-serif;
}

#sidebar .claim h3 {
	color: #1eafe1;
	width: 80%;
	font-size: 12px;
	line-height: 16px;
}

#sidebar > div {
	width: 198px;
	background-color: #f8f7f7;
	margin-bottom: 10px;
	padding: 10px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

#sidebar div.pictures {
	width: 228px;
	margin-left: -5px;
	padding: 0;
	height: inherit;
	background-color: transparent;
	margin-top: -5px;
}

#sidebar div.pictures img.large {
	width: 218px;
	height: inherit;
}

#sidebar div.pictures img.medium {
	width: 104px;
	height: inherit;
}

#sidebar div.pictures img.small {
	width: 47px;
	height: inherit;
}

#sidebar div.pictures .end {
	clear: both;
}

#sidebar div.pictures img {
	float: left;
	padding: 5px;
}

#sidebar div h3 {
	text-transform: uppercase;
	color: #006ea0;
	margin-top: 5px;
}

#sidebar div h3:first-child {
	margin-top: 0;
}

#sidebar div.submenue li a {
	padding-left: 7px;
}

#sidebar div.submenue li {
	padding-bottom: 5px;
}

#sidebar .submenue .top a {
	text-transform: uppercase;
	color: #006ea0;
	font: bold 10px/14px MeganoBold, Verdana, sans-serif;
}

#sidebar div a {
	padding-left: 8px;
	line-height: 14px;
}

#sidebar div li a {
	display: block;
}

#sidebar div a:hover, #sidebar div li.active a, #sidebar div li a.active {
	background: url(http://iacconference.org/images/interface/arrows.png) no-repeat 0px -275px;
}

#sidebar div li.active a, #sidebar div li a.active {
	color: #CA342C;
}

#sidebar div.submenue a {
	margin-left: 0px;
	text-transform: uppercase;
	color: #b7b5b0;
	line-height: 14px;
	font: bold 10px/14px MeganoBold, Verdana, sans-serif;
}

#sidebar div.submenue li a:hover {
	background: url(http://iacconference.org/images/interface/arrows.png) no-repeat -2px -169px;
}

#sidebar div.submenue li.top a:hover {
	background: url(http://iacconference.org/images/interface/arrows.png) no-repeat -2px -130px;

}

#sidebar div.submenue li.active a {
	background: url(http://iacconference.org/images/interface/arrows.png) no-repeat -2px -182px;
	color: #CA342C;
}

#sidebar div.categories a.active {
	background: url(http://iacconference.org/images/interface/arrows.png) no-repeat -2px -182px;
	color: #CA342C;
}

#sidebar .index li.letter {
	margin-top: 8px;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 8px;
}

#sidebar .submenue.supersearch {
	color: white;
	background-color: #006da3;
	padding-bottom: 2px;
}

#sidebar .submenue.supersearch li a {
	color: white;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 12px;
}

.letter {
	font-weight: bold;
}

a.letter:hover {
	color: #CA342C;
	background-image: none;
}

#sidebar .quote {
	margin-top: 40px;
	margin-bottom: 40px;
	height: inherit;
	background: url(http://iacconference.org/images/interface/quotes.png) no-repeat 0 0;
	background-color: transparent;
}

blockquote {
	margin: 10px;
}

blockquote p:first-child {
	font: italic 14px/20px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 5px;
	color: #006ea0;
}

blockquote cite {
	float: right;
	margin-right: 5px;
}

/* @end */

/* @group rightbar */

#rightbar {
	float: left;
	font-size: 10px;
}

#rightbar > div {
	padding: 5px;
	background-color: #f8f7f7;
	margin-bottom: 10px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

#rightbar > div.blue:hover {
	background: url(http://iacconference.org/images/interface/transparent_blue.png);
}

#rightbar > div.orange:hover {
	background: url(http://iacconference.org/images/interface/transparent_orange.png);
}

#rightbar > div.gray:hover {
	background: url(http://iacconference.org/images/interface/transparent_gray.png);
}

#rightbar h1 {
	line-height: 14px;
	font-size: 9px;
	font-weight: bold;
}

#rightbar img {
	width: 90px;
}

/* @end */

/* @group footer */

#footer {
	clear: both;
	padding: 10px;
	background-color: #f8f7f7;
	text-align: right;
	width: 838px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	position: relative;
	}

#footer img {
	float: left;
	top: -5px;
	position: relative;
}

#footer li {
	display: inline;
	margin-left: 20px;
	font-size: 10px;
}

#footer a {
	padding-left: 8px;
}

#footer a:hover {
	background: url(http://iacconference.org/images/interface/arrows.png) no-repeat 0px -275px;
}

/* @end */

/* @group people */

.people {
	display: block;
	float: left;
	width: 70px;
	margin-right: 8px;
	margin-bottom: 8px;
	height: 70px;
	position: relative;
}

#news .people .bio h1 {
	color: white;
	font-size: 12px;
	line-height: 14px;
	text-transform: uppercase;
}

#news .people h2 {
	color: white;
	font-size: 11px;
	line-height: 14px;
}

.overlay {
	left: 0;
	width: 60px;
	color: white;
	display: none;
	position: absolute;
	background: url(http://iacconference.org/images/interface/transparent_blue.png);
	height: 60px;
	top: 4px;
	font-size: 8px;
	line-height: 12px;
	padding: 5px;
}

.bio {
	left: -10px;
	width: 250px;
	color: white;
	display: none;
	position: absolute;
	background: url(http://iacconference.org/images/interface/transparent_blue.png);
	top: -10px;
	font-size: 10px;
	line-height: 14px;
	padding: 10px;
	z-index: 1;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.people a:hover {
	text-decoration: none;
}

.people a:hover .overlay {
	display: block;
}

/* @end */

/* Absolute Startpositions */

/* @group conferences */

.conferences .head {
	font-size: 15px;
	margin-bottom: 4px;
	line-height: 15px;
	text-transform: uppercase;
}

.conferences a:hover {
	text-decoration: none;
}

#news .conferences .head h1 {
	color: #1eafe1;
	font-size: 15px;
	margin-bottom: 4px;
	line-height: 15px;
	text-transform: uppercase;
}

#news .conferences .head h2 {
	color: #CA342C;
	font-size: 15px;
	margin-bottom: 4px;
	line-height: 21px;
	text-transform: uppercase;
}

#news .conferences .head h3 {
	color: #006ea0;
	font-size: 15px;
	margin-bottom: 4px;
	line-height: 15px;
	text-transform: uppercase;
}



/* @end */

/* @group searchform */

#searchform {
	padding: 10px;
	background-color: #f8f7f7;
	margin-bottom: 10px;
	width: 480px;
	margin-left: 20px;
	clear: both;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

#searchform label, #searchform legend {
	text-transform: uppercase;
	color: #006ea0;
}

#searchform .select {
	display: inline-block;
	margin-right: 20px;
	margin-bottom: 10px;
}

#searchform select {
	width: 200px;
}

#searchform fieldset, #searchform fieldset.select {
	margin-bottom: 20px;
}

#searchform input.longtext {
	width: 417px;
}

#searchform input.text {
	width: 194px;
}

#media input.text {
	width: 190px;
}

#searchform input.submit {
	width: 200px;
	float: none;
	margin-left: 226px;
}

.inactive {
	color: silver;
}
/* @end */

/* @group index positions */

#box_1 {
	top: 0px;
	left: 50px;
	z-index: 1;
}

#box_2 {
	top: 70px;
	left: 250px;
	z-index: 2;
}

#box_3 {
	top: 0px;
	left: 540px;
	z-index: 3;
}

#box_4 {
	top: 190px;
	left: 130px;
	z-index: 4;
}

#box_5 {
	top: 140px;
	left: 640px;
	z-index: 6;
}

#box_6 {
	top: 280px;
	left: 310px;
	z-index: 5;
}
/* @end */

/* @group media positions */

#media #box_1 {
	top: 0px;
	left: 0px;
	z-index: 1;
	display: block;
}

#media #box_2 {
	top: 80px;
	left: 210px;
	z-index: 3;
	display: block;
}

#media #box_3 {
	top: 190px;
	left: 0;
	z-index: 2;
	display: block;
}

#media #box_4 {
	top: 120px;
	left: 440px;
	z-index: 1;
	display: block;
}

#media #box_5 {
	top: 270px;
	left: 190px;
	z-index: 1;
	display: block;
}

#media #box_6 {
	top: 300px;
	left: 380px;
	z-index: 1;
	display: block;
}

#media #box_7 {
	top: 0px;
	left: 150px;
	z-index: 1;
	display: block;
}

#media #box_8 {
	top: 140px;
	left: 240px;
	z-index: 8;
	display: block;
}

#media #box_9 {
	top: 10px;
	left: 300px;
	z-index: 1;
	display: block;
}

#media #box_10 {
	top: 290px;
	left: 10px;
	z-index: 1;
	display: block;
}

#media #box_11 {
	top: 0px;
	left: 420px;
	z-index: 8;
	display: block;
}

#media #box_12 {
	top: 290px;
	left: 260px;
	z-index: 1;
	display: block;
}

#media #box_13 {
	top: 90px;
	left: 50px;
	z-index: 1;
	display: block;
}

#media #box_14 {
	top: 270px;
	left: 420px;
	z-index: 1;
	display: block;
}

#media #box_15 {
	top: 200px;
	left: 360px;
	z-index: 1;
	display: block;
}

/* @end */

object, #mediaspace {
	margin-bottom: 10px;
}
