/* CSS Document */

body {
	padding: 0;
	margin: 0;
	text-align: center;
	font: 75%/1em Helvetica, Arial sans-serif;
	color: #000;
	background-color: #f1f0ea;
	/*\*/
	background: #ecebe3 url("page_background.jpg") repeat-x;
	/* */
}


/* CONTENT-FRAME */
#content-frame {
	margin: 0 auto;
	padding: 0;
	width: 760px; /* TOTAL PAGE WIDTH */
	text-align: left;
}

.fullwidth-tabs {
	margin: 0 auto;
	padding: 0;
	width: 760px; /* TOTAL PAGE WIDTH */
	text-align: left;
}


#content-frame.fullwidth {
	background: url("content_frame_fullwidth.gif") repeat-y center top;
}

/* #CONTENT_FRAME BACKGROUNDS FOR OTHER CLASSES */
.fullwidth-tabs {
	background: url("content_frame_fullwidth.gif") repeat-y center top;
}

.pod-text {
	background: url("content_frame_text_pod.gif") repeat-y center top;
}

.pod-image {
	background: url("content_frame_image_pod.gif") repeat-y center top;
}


/* BOTTOM CAPS */

.cap-bottom-pod-text-overflow,
.cap-bottom-pod-text-no-overflow,
.cap-bottom-fullwidth {
	margin: 0;
	padding: 0;
	height: 14px;
	line-height: 0.1em;
	font: 1px/1px courier;
}

.cap-bottom-pod-text {
	background: url("cap_bottom_text_pod.gif") no-repeat center top;
}

.cap-bottom-pod-image {
	background: url("cap_bottom_image_pod.gif") no-repeat center top;
}

.cap-bottom-fullwidth {
	background: url("cap_bottom_fullwidth.gif") no-repeat center top;
}

.cap-bottom-fullwidth-tabs {
	background: url("cap_bottom_full_rule.gif") no-repeat center top;
}

#pod {
	float: left;
	margin: 0;
	padding: 0;
	color: #3d3d3d;
}

#pod.text {
	height: 420px;
	width: 178px !important; /* CORRECT BOX-MODEL WIDTH  */
	width: 206px; /* IE WIDTH (CONTENT + PADDING) */
	margin: 0;
	padding: 20px 14px 16px 14px;
	background: url("text_pod.gif") no-repeat left top;
}

#pod.image {
	width: 178px !important; /* CORRECT BOX-MODEL WIDTH  */
	width: 206px; /* IE WIDTH (CONTENT + PADDING) */
	margin: 0;
	padding: 0;
}

#content-frame.pod-text #content,
#content-frame.pod-image #content {
	width: 542px !important; /* CORRECT BOX-MODEL WIDTH (TOTAL CONTENT WIDTH = 554px) */
	width: 551px; /* IE WIDTH (CONTENT + PADDING - 3px IE BUG) */
	margin: 0 0 0 206px;
	padding: 12px 4px 0 8px !important;
	padding: 12px 4px 0 5px; /* IE ONLY PADDING (RIGHT MARGIN IS -3px IE BUG) */
	background: url("cap_top_content.gif") no-repeat right top; /* ALIGNED RIGHT TO AVOID 3px IE BUG */
}

#content-frame.fullwidth #content {
	padding: 12px 4px 0 4px;
	background: url("cap_top_fullwidth.gif") no-repeat left top;
}

#content-frame.fullwidth-tabs #content {
	padding: 12px 4px 0 4px;
	background: url("cap_top_fullwidth.gif") no-repeat left top;
}

.content-overflow {
	height: 394px !important;
	height: 418px;
	border-bottom: 1px solid #d9d8cf;
	overflow: auto;

	/* IE SCROLLBAR STYLES */
	scrollbar-3dlight-color: #aab3b3;
	scrollbar-arrow-color: #2b333c;
	scrollbar-base-color: #9f8f8f;
	scrollbar-darkshadow-color: #6f7777;
	scrollbar-face-color: #fff;
	scrollbar-highlight-color: #e6e6e6;
	scrollbar-shadow-color: #8a8a8a;
}

#content-frame.fullwidth-tabs .content-overflow {
	height: 373px !important;
	height: 397px;
	border-bottom: 0;
	overflow: auto;
	background: none;
}

.content-no-overflow {
	height: auto !important;
	min-height: 404px;
	height: 418px;
	overflow: auto !important; /*  Safari clear bug*/
	overflow: inherit;
}

.content-no-overflow-2ndCol {
	height: auto !important;
	min-height: 404px;
	height: 418px;
	overflow: auto !important; /*  Safari clear bug*/
	overflow: inherit;
}

.content-overflow,
.content-no-overflow,
.content-no-overflow-2ndCol {
	padding: 12px 16px;
	margin: 0;
}

#content-frame.fullwidth-tabs .content-overflow {
	padding: 12px 16px;
}

#footer {
	margin: 0 auto;
	padding: 0;
	width: 760px; /* TOTAL PAGE WIDTH */
	text-align: left;
	color: #333;
	font: 0.8em/1.2em Verdana, Helvetica, Geneva, sans-serif;
}

#copyright {
	float: left;
	clear: both;
	width: 500px;
	margin-top: 14px;
	margin-left: 12px !important;
	margin-left: 6px; /* FIX FOR UNKNOWN IE BUG */
}

#mm-experience {
	float:right;
	width: 200px;
	margin-right: 12px !important;
	margin-right: 6px; /* FIX FOR UNKNOWN IE BUG */
	text-align: right;
}	

#mm-experience a:hover {
	background-color: transparent;
}


/* HEADERS */

#header {
	padding: 0 0 6px 16px;
	margin: 0;
	border-bottom: 1px solid #d9d8cf;
}

h1 {
	font-size: 2em;
	font-weight: normal;
	line-height: normal;
	text-transform: uppercase;
	display: inline;
}

h1.conferenceTitle {
	text-transform: none;
}

span.programTagline {
	font-size: 18px;
}

#content-frame.fullwidth-tabs div#header,
#flash-content-header {
	padding: 0 0 6px 16px;
	margin: 0;
	border-bottom: 0px solid #fff;
}

object#dots6 {  /* HEADER FLASH BUG */
	height: 20px;
	margin: 0;
	padding: 0;
}

h2 {
	font-size: 1em;
	line-height: 1.3em;
	background-color: #e8e6d9;
	margin: 0 0 0.85em -8px;
	padding: 0.1em 0 0.1em 8px;
}

h2 a {
	display: block;
	margin-left: -8px;
	padding-left: 8px;
}

/* form h2 {
	width: 464px !important;
	width: 480px;	
} */

h3 {
	font-size: 1.3em;
	line-height: 1.3em;
	font-weight: bold;
	margin: 0;
}

h4 {
	font-size: 1em;
	line-height: 1.1em;
	font-weight: bold;
	margin: 0;
}

h4 a:hover {
	background-color: transparent;
	color: #ff0000;
}


/* PHRASE ELEMENTS */
p,
blockquote,
address {
	padding: 0;
	line-height: 1.85em;
}

p {
	margin: 0 0 1.25em 0;
}

#pod.image p {
	margin-left: 8px;
	margin-right: 8px;
	width: 180px;
}

blockquote {
	color: #555;
	margin: 0 0.75em 8px;
}

address {
	font-style: italic;
	margin-bottom: -.25em;
	font-weight: bold;
	font-size: 1em;
}

/* LISTS */

ol {
	list-style: decimal outside;
	margin-left: 2em;
}
ul {
	list-style: disc outside;
	margin-left: 0.5em;
}
ul,
ol {
	font-size: 1em;
	padding-left: 1.5em;
	margin-top: 1em;
	margin-bottom: 1.35em;
}
li {
	line-height: 1.35em;
	padding-bottom: 0.5em;
}

li ol,
li ul {
	font-size: 1em;
	margin-top: 0;
	margin-bottom: -0.65em;
}

li ol {
	list-style: lower-alpha outside;
	margin-left: 0.5em;
	padding-left: 0.5em;	
}

li.indent {
	list-style-position: outside;
}

li p { 
	margin-bottom: 0.5em;
}

ul.link-list {
	text-align: left;
	list-style: none;
	margin: 0 0 1em;
	padding: 0;	
}

ul.link-list li {
	padding: 0;
	margin: 0;
}

/* DIVIDERS */
hr {
	height: 1px;
	color: #bdbca9;
	background-color: #bdbca9;
	border: none;
	margin-bottom: 1.25em;
}

/* IMAGES */

.image-border {
	border: 1px solid #bdbca9;
}

/* COLUMN SETS */
/* AB USED ONLY IN FULL WIDTH PAGES */

/* FULLWIDTH-TABS */
.col-aa {
	float: left;
	width: 174px !important; /* CORRECT BOX-MODEL WIDTH  */
	width: 203px; /* IE WIDTH (CONTENT + PADDING) */
	margin: 0;
	padding: 16px;
}

.col-B {
	width: 544px !important; /* CORRECT BOX-MODEL WIDTH  */
	margin: 0 0 0 208px !important;
	margin: 0 0 0 205px; /* IE ONLY MARGIN 9-3px bug) */
	padding: 0;
}

.col-left {
	float: left;
	width: 150px !important; /* CORRECT BOX-MODEL WIDTH  */
	width: 179px; /* IE WIDTH (CONTENT + PADDING) */
	margin: 0 0 0 10px;
	padding: 16px;
}

.col-right {
	width: 550px !important; /* CORRECT BOX-MODEL WIDTH  */
	margin: 0 0 0 180px !important;
	margin: 0 0 0 175px; /* IE ONLY MARGIN 9-3px bug) */
	padding: 0;
}

/* FULLWIDTH CONTENT */
.columns-2-AB-A,
.columns-2-Abb-A {
	float: left;
	padding: 0 8px;
	margin-bottom: 0.5em;
}

.columns-2-AB-B,
.columns-2-Abb-bb {
	padding: 0 8px;
	margin-bottom: 0.5em;
	float: right;
}

/* COLUMN WIDTHS */


div.columns-2-AB-A h2 a,
div.columns-2-AB-A h2 a,
div.columns-2-AB-A,
div.columns-2-AB-B {
	width: 328px !important;
	width: 352px;
}


div.columns-2-Abb-A {
	width: 458px !important;
	width: 474px;
}

div.columns-2-Abb-bb {
	width: 214px !important;
	width: 230px;
}

/* AB COLUMN WIDTHS WITH OVERFLOW IN FULLWIDTH PAGES (width reduced to accomidate scroll bar */
div.content-overflow div.columns-2-AB-A h2 a,
div.content-overflow div.columns-2-AB-A h2 a,
div.content-overflow div.columns-2-AB-A,
div.content-overflow div.columns-2-AB-B {
	width: 328px !important;
	width: 344px;
}


/* IMAGE WRAPPERS */

.image-left-130 {
	padding: 1px 0;
}

.image-left-130 img {
	margin-bottom: 1.25em;
	clear: both;
	float: left;
}

.image-left-130 p {
	margin-left: 146px;
}

/* Tabbed Navigation */

#nav-tab {
	font: 0.85em Verdana, Helvetica, Geneva, sans-serif;
	line-height: normal;
	margin: 0;
	padding: 0 4px;
	height: 25px !important;
	background: url("tab_bottom.gif") repeat-x bottom;
}

#nav-tab ul {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
}

#nav-tab ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
}


#nav-tab a:link,
#nav-tab a:visited {
	float: left;
	padding: 4px 20px;
	background-color: #f3f3eb;
	border: 1px solid #d9d8cf;
	color: #000;
}

#nav-tab li.current a:link,
#nav-tab li.current a:visited {
	font-weight: bold;
	background-color: #fff;
	border-bottom: 1px solid #fff;
}


#nav-tab ul li a:hover {
	background-color: #fff;
}

/* ANCHORS */

a, a:visited {
	color: #9d3431;
	text-decoration: none;
}

a:hover {
	background-color: #e7cdcc;
}

.message a,
.message a:visited {
	color: #CC0001;
	text-decoration: underline;
	background-color: transparent;
}


a img,
a:visited img,
a:hover img {
	border: 0;
}

/*
#footer a,
#footer a:visited {
	color: #000;
}

#footer p a:hover {
	background-color: #bdbca9;
}
*/
a.nohover:hover,
a.submit:hover {
	background-color: transparent;
}


/* CLEAR */

.clear-both {
	clear: both;
}

div.clear-both,
br.clear-both {
	font: 1px/1px sans-serif;
	display: block;
}

/* TABLES */
table.ted-data {
	font-size: 100%; 
	margin-bottom: 1em;
	border-spacing: 0;
	border-collapse: collapse;
	border-top: solid 1px #bdbca9;
	border-left: solid 1px #bdbca9;
	width: 50%;
}

table.ted-data th,
table.ted-data td {
	padding: 0.35em 10px;
	vertical-align: top;
}

table.ted-data th {	
	border-bottom: solid 1px #bdbca9; 
	border-right: solid 1px #bdbca9; 
	background-color: #c43f44;
	color: #fff;
}

table.ted-data td {
	line-height: 1.25em;
	border-bottom: solid 1px #bdbca9;
	border-right: solid 1px #bdbca9;
}

table.ted-data td ul {
	margin-top: 0;
}

/* FORMS */

div.label { /* HACK FOR DISAPEARING LABEL IN NN6 */
	font: bold 0.85em Verdana, Helvetica, Geneva, sans-serif;
	text-align: right;
	float: left;
	width: 176px;
	padding: 7px 0 0 0;
	margin: 0 16px 0 0;
}
/* a smalled indent than the one above */
div.label-narrow { /* HACK FOR DISAPEARING LABEL IN NN6 */
	font: bold 0.85em Verdana, Helvetica, Geneva, sans-serif;
	text-align: right;
	float: left;
	width: 100px;
	padding: 7px 0 0 0;
	margin: 0 10px 0 0;
}


p.form-text { /* FOR TEXT IN RIGHT HAND FORM COLUMNS */
	padding-top: 6px;
	margin-bottom: 3px;
}

/* FORM ELEMENTS WIDTH */
input.textfield,
textarea,
select {
	width: 20em;
	font: 1em/1.35em  Arial, Helvetica, sans-serif;
	vertical-align: middle;
}

select {
	margin: 3px 0;
}

input.textfield,
textarea {
	border: 1px solid;
	margin: 3px 0;
	padding: 0.15em 0 0.15em 0.25em;
}

fieldset {
	border: 0 solid #fff;
	padding: 0;
	margin: 0 0 2em 0;
}

.submit:hover,
.submit:focus {
	border: 3px double;
	border-color: #aedf9a #94da78 #6ab94b #94da78;
}

.submit,
a.submit,
a:visited.submit {
	color: #2b333c;
	background: #fefefe url("background_form_element.gif") repeat-x;
	border: 3px double;
	border-color: #c4cccc #acb5b5 #6f7777 #acb5b5;
	font: bold 0.8em/1.2em Verdana, Helvetica, Geneva, sans-serif !important;
	width: auto !important;
	width/**/:/**/ 0;
	overflow: visible;
	
	padding: 2px 0.5em;
/*\*/
	padding: 1px 0.5em !important;
	padding: 0 0.5em;
/* */

	cursor: pointer !important;
	cursor: hand;
}

a.submit,
a:visited.submit {
	width: auto;
	padding: 0.2em 0.5em 0.3em;
	margin: 0.25em 0;
}

input.form-align,
p.form-align {
	margin-left: 192px;
}

textarea {
	border: 1px solid;
	margin-bottom: 2px;
	height: 10em;
	min-height: 10em;
}
textarea.max {
	width: 90%;
}
/* REQUIRED */

.required {
	padding-left: .1em;
	color: #CC0001;
	font: bold 1em Verdana, Helvetica, Geneva, sans-serif;
}

/* ERROR MESSAGING */
.message {
	color: #CC0001;
}

/* FORM ELEMENT COLORS */
.textfield,
textarea {
	background-color: #f7f7f7;
	border-color: #999 #aab3b3 #d5dddd #aab3b3 !important;
}

.textfield:focus,
textarea:focus {
	background-color: #fff !important;
	border-color: #6ab94b #94da78 #aedf9a #94da78 !important;
}

form {
	padding: 0;
	margin: 0;
}

/* for alternating row colors */
.row1 {
	background-color: #e5eaf0;
}

.row2 {
	background-color: #fff;
}

.selected {
	background-color: #daefdc;
	border: thin solid gray;
}

td {
	font: inherit !important;
	font: 75%/1em Helvetica, Arial sans-serif;
}

/* Winners formatting */

div.winner-picture {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.tiny {
	font: 0.8em/1.2em Helvetica, Arial sans-serif;
}

.imageborder10 {
	clear: right;
	margin-right: 10px;
}

/* TED TALKS */

.tedtalksEntry {
	padding: 1px 0;
}

.tedtalksEntry img {
	margin-bottom: 1.25em;
	float: left;
}

.tedtalksEntry p {
	margin-left: 106px;
}

.tedtalksEntry h2 {
	margin-left: 106px;
}

#streamingPlayer {
	margin-left: -16px; 
	margin-right: 0px !important; 
	margin-right: -20px;  /* IE ONLY */
	margin-top: -20px;
}

/* PAST TEDS */

div.past-ted {
	margin-bottom: 10px;
}

div.past-ted img {
	float: left;
	margin-bottom: 10px;
}

div.past-ted div.description {
	margin-left: 150px;
}

.dl1	{background-image:url("dl2.gif"); background-repeat:no-repeat; background-position:right top; height:65px; }
.dl2	{background-image:url("dl1.gif"); background-repeat:no-repeat; background-position:left top; padding:0px 20px 0px 60px; text-align:left;}

#download {
	width:			518px;
	margin:			0 0 0 5px;
	padding:		8px 0;
	text-align:		center;
	
	border:			1px solid #FFC68F;
	background:		#F4F3D5;
}
.style14 {FONT-SIZE: 16px; font-family: "ºÚÌå"; color: #bd1d01; text-decoration: underline;}
