@charset "UTF-8";
/* CSS Document */

body	{
	background: #9ed5ff url(../images/gradient_bg.jpg) top left repeat-x;
	margin: 0;
	padding: 0;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #555555;
}

img	{
	behavior: url(js/iepngfix.htc);
}

a:link, a:visited	{
	color: #0066b3;
	text-decoration: none;
}

a:hover, a:active	{
	color: #ba9122;
}

#wrapper	{
	background: url(../images/big_bg.jpg) top center no-repeat;
	width: 100%;
	display: table;
	height: 635px;
}

.clear	{
	clear: both;
	margin: 0;
	height: 1px;
}

.logo	{
	position: relative;
	top: 30px;
	left: -20px;
	margin-bottom: 40px;
	width: 300px;
	height: 118px;
}
	

#content	{
	width: 900px;
	margin: 0 auto;
}

#nav	{
	background: url(../images/nav_bg.jpg) top left repeat-x;
	padding: 0px 20px;
}

#nav	ul	{
	margin: 0;
	padding: 0;
}

#nav	li	{
	list-style: none;
	display: inline;
}

#nav	li	a:link, #nav	li	a:visited	{
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#nav	li	a:hover, #nav	li	a:active	{
	color: #f4e0aa;
	font-weight: bold;
}

#nav	span	{
	margin: 0px 6px 0px 9px;
}

#nav	.lang	{
	background: url(../images/lang_bg.jpg) top left no-repeat;
	width: 59px;
	height: 21px;
	float: right;
	margin-top: 5px;
}

#nav	.lang	img	{
	margin: 5px 2px;
}

#content_main	{
	background: #FFFFFF;
	width: 870px;
	margin: 15px auto 0;
}

#leftside	{
	width: 185px;
	float: left;
	background: url(../images/shadow_left.jpg) top right no-repeat;
	padding: 0 15px;
	min-height: 400px;
}

#rightside	{
	width: 635px;
	float: right;
	padding-left: 15px;
}

.bottom_sponsor	{
	background: #e6dfcc url(../images/sponsor_gradient.jpg) top left repeat-x;
	width: 870px;
	margin: 0px auto;
}

.sponsor_list	{
	padding: 10px 20px;
	text-align: center;
}

.sponsor_list	ul	{
	margin: 0;
	padding: 0;
}

.sponsor_list	li	{
	list-style: none;
	display: inline;
}

.sponsor_list	img	{
	margin: 5px 10px;
}

.sponsor_list2	{
	padding: 0px;
	text-align: left;
}

.sponsor_list2	ul	{
	margin: 0;
	padding: 0;
}

.sponsor_list2	li	{
	list-style: none;
	display: inline;
}

.sponsor_list2	img	{
	margin: 10px;
}

.sponsor_title2	{
	margin: 20px 0;
	padding: 7px;
	background: #eeeeee;
	color: #0066b3;
	font-weight: bold;
	border-bottom: 1px solid #d9d9d9;
	border-top: 1px solid #d9d9d9;
}

.sponsor_title	{
	top: 0px;
	left: 25px;
	position: relative;
	padding: 8px 10px;
	color: #0066b3;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	background: #FFFFFF;
	width: 150px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
}

#footer	{
	margin: 15px auto;
	text-align: center;
	width: 870px;
}

#footer	span	{
	color: #FF0000;
	font-weight: bold;
}

#footer	img	{
	margin-left: 5px;
}

.leftbox_home	{
	position: relative;
	margin-bottom: 20px;
	padding-top: 45px;
}

.leftbox_home	.leftbox_title	{
	background: #0066b3 url(../images/title_bg.gif) top right no-repeat;
	height: 13px;
	padding: 9px 10px 10px 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	position: absolute;
	top: 0px;
	left: -15px;
}

#headline	{
	margin-top: 10px;
	margin-bottom: 15px;
}

#headline_img	{
	float: left;
	margin-top: 10px;
}

#headline	.intro	{
	float: right;
	background: #e9e9e9 url(../images/greybox_bg.jpg) bottom right no-repeat;
	padding: 15px;
	width: 250px;
	height: 230px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-bottomleft: 6px;
}

#headline	.intro	p	{
	margin: 2px 0;
	line-height: 16px;
}

#content_right	{
	margin-right: 15px;
	padding: 0;
}

.shadow_title	{
	background: url(../images/shadow_title.gif) bottom left no-repeat;
	padding: 0px 0px 5px 10px;
	margin-bottom: 10px;
	color: #907501;
	font-size: 18px;
	text-transform: uppercase;
}

.news_list	{
	margin: 0;
	padding: 0;
}

.news_list	ul	{
	margin: 0;
	padding: 0;
}

.news_list	li	{
	list-style: none;
	border-bottom: 1px solid #d9d9d9;
	padding-bottom: 10px;
	min-height: 120px;
	margin: 10px 0;
}

.news_title	{
	color: #0066b3;
	font-weight: bold;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 20px;
}

.news_time	{
	background: url(../images/clock_icon.jpg) 2px 2px no-repeat;
	padding-left: 15px;
	margin-bottom: 15px;
	color: #999999;
	font-size: 11px;
}

.news_content	p	{
	padding: 0;
	margin-top: 0px;
}

.news_content	img	{
	float: left;
	margin-right: 20px;
}

.press_left	{
	padding: 0;
}

.press_left	ul	{
	margin: 0;
	padding: 0;
}

.press_left	li	{
	list-style: none;
	background: #FFFFFF;
	padding: 6px;
	border-bottom: 1px solid #d9d9d9;
	display: block;
	margin: 0;
}

.press_left	li:hover	{
	background: #f3f3f3;
	display: block;
}

.press_left	li	a:link, .press_left	li	a:visited, .press_left	li	a:hover, .press_left	li	a:active	{
	display: block;
}

.press_left	li	img	{
	float: left;
}

.pathway	{
	padding: 6px 0;
	border-bottom: 1px solid #d9d9d9;
	margin-bottom: 20px;
	margin-right: 15px;
}

.pathway	img	{
	margin: 0 10px;
}

h2	{
	font-size: 22px;
	color: #ba9122;
	margin-bottom: 20px;
	padding: 0;
	font-weight: normal;
}

.detail_tool	{
	border-bottom: 1px solid #d9d9d9;
	border-top: 1px solid #d9d9d9;
	background: #f3f3f3;
	padding: 6px 0px;
}

.detail_tool	img	{
	margin: 0 10px;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}

.left_td	{
	width: 120px;
	float: left;
	margin: 8px 0;
}

.right_td	{
	float: left;
	width: 380px;
	margin: 8px 0px 8px 20px;
}

.table	{
	margin: 20px 0;
}

.left_td1	{
	width: 80px;
	float: left;
	margin: 8px 0;
}

.right_td1	{
	float: left;
	width: 450px;
	margin: 8px 0px 8px 20px;
}

.table1	{
	margin: 20px 0;
}

.form	{
	border: 1px solid #d9d9d9;
	color: #777777;
	font-family: Arial;
	font-size: 12px;
	padding: 3px;
	background: #FFFFFF;
	width: 250px;
}

.event_photo	{
	margin: 20px 0;
	padding: 0px;
}

.event_photo	ul	{
	margin: 0;
	padding: 0;
}

.event_photo	li	{
	list-style: none;
	display: inline;
	width: 100px;
}

.speakers_thumb	{
	margin: 20px 0;
	padding: 0px;
}

.speakers_thumb	ul	{
	margin: 0;
	padding: 0;
}

.speakers_thumb	li	{
	list-style: none;
	float: left;
	width: 200px;
	text-align: center;
	margin-bottom: 20px;
}

.speakers_name	span	{
	font-weight: bold;
	color: #8f7400;
}

.big_font	{
	font-size: 24px;
	color: #0066b3;
	border-bottom: 1px solid #a6923b;
	font-weight: bold;
	margin: 20px 0;
	margin-right: 20px;
}

span.agenda_time	{
	background: url(../images/time_corner.gif) top left no-repeat;
	width: 57px;
	display: block;
	height: 22px;
	padding: 3px 0;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}

.gold_text	{
	color: #907501;
	font-weight: bold;
}

.speaker_thumb_detail	{
	width: 160px;
	float: left;
	margin-right: 20px;
}

.speaker_thumb_info	{
	float: left;
	width: 440px;
	line-height: 16px;
}

.download	{
	background: #FFFFFF;
	border: 1px solid #d9d9d9;
	padding: 10px;
	margin: 40px 20px 40px 0px;
}

.download	img	{
	margin-right: 10px;
}

.press_small	{
	color: #999999; 
	font-size: 11px; 
	font-weight: bold; 
	margin-bottom: 5px;
}

.press_highlight	{
	margin: 10px 0; 
	padding: 15px; 
	background: #fafae9;
	border: 1px solid #dadba8;
	font-style: italic;
	color: #7f7f60;
}

.press_paper_title	{
	color: #0066b3; 
	font-weight: bold; 
	text-transform:uppercase;
	padding: 6px; 
	background: #fafae9;
	border-top: 1px solid #dadba8;
	border-bottom: 1px solid #dadba8;
}

.download_page	{
	margin: 20px 0;
	padding: 0;
}

.download_page	ul	{
	margin: 0;
	padding: 0;
}

.download_page	li	{
	margin: 0;
	list-style: none;
	border-bottom: 1px dashed #d4d4d4;
	padding: 10px 0px 25px 0px;
}

.download_page	li	img	{
	float: left;
	margin-right: 30px;
	background: #FFFFFF;
	padding: 4px;
	border: 1px solid #cacaca;
}

.download_temp_note	{
	background: #f6f5eb;
	padding: 20px;
	width: 400px;
	text-align: center;
	margin-top: 100px;
	font-weight: bold;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-bottomright: 6px;
	border: 1px solid #d6d4b9;
	color: #89745b;
}

.back_link	{
	margin-top: 30px; 
	border-top: 1px solid #e2e2e2; 
	border-bottom: 1px solid #e2e2e2;
	padding: 6px;
}
