/* standard elements */
body {
	background:url(/clientsummit/img/bgbody.gif) repeat-y top center;
	font: normal .9em Tahoma,Verdana,sans-serif;
}
a { 
	outline: none;
	cursor:hand; 
}
div a {
	color: #FFF;
	cursor: pointer;
	text-decoration: none;
}
h1 {
	color: #444;
	font: normal 1.5em sans-serif;
	margin: 18px 0 0 0;
	font-stretch:extra-condensed;
	margin-bottom:25px;
}
/* structure elements */
.main {
	width:780px;
	height:auto;
	margin:0 auto;
	display:block;
}
.main_header {
	padding-top: 6px;
	width:780px;
	height:420px;
	float:left;
	clear:both;
	background:url(/clientsummit/img/logo_header_02.gif) bottom no-repeat;
}
.main_header h1 {
	margin-left:410px;
	font: bold 2.5em "Verdana",sans-serif;
	display:block;
}
.main_left {
	float: left;
	width: 522px;
	margin-top:15px;
}
.main_right {
	float: right;
	width: 254px;
	margin-top:15px;
}
.main_menu_top {
	text-align:center;
	float:left;
	clear:both;
}
/*///////////////////////////////////////////////////////////////////////////////*/
/* Top Menu */

#menu { width: 780px;  height: 22px; background:url(/clientsummit/img/summit_menu.gif) no-repeat; margin: auto; padding:0; position: relative; }
#menu li { margin: 0; padding: 0; list-style: none; display: block; position: absolute; }
#menu a { display: block; text-indent: -9999px; text-decoration: none; outline: none; }
#home { left: 10px; top: 4px; width: 50px; height: 16px; }
#details{
	left: 70px;
	top: 3px;
	width: 142px;
	height: 16px;
}
#program {
	left: 227px;
	top: 4px;
	width: 113px;
	height: 16px;
}
#benefactor {
	left: 362px;
	top: 4px;
	width: 135px;
	height: 16px;
}
#sponsors {
	left: 524px;
	top: 4px;
	width: 120px;
	height: 16px;
}
#register {
	left: 671px;
	top: 4px;
	width: 96px;
	height: 16px;
}

/* For IE */
#home a { height:16px; }
#details a { height:16px; }
#program a { height:16px; }
#benefactor a { height:16px; }
#sponsors a { height:16px; }
#register a { height:16px; }

.home #home a,  #home a:hover { background:url(/clientsummit/img/summit_menu.gif) -10px -26px no-repeat;} 
.details #details a, #details a:hover { background:url(/clientsummit/img/summit_menu.gif) -70px -26px no-repeat; }
.program #program a, #program a:hover { background:url(/clientsummit/img/summit_menu.gif) -227px -26px no-repeat; }
.benefactor #benefactor a, #benefactor a:hover { background:url(/clientsummit/img/summit_menu.gif) -362px -26px no-repeat; }
.sponsors #sponsors a, #sponsors a:hover { background:url(/clientsummit/img/summit_menu.gif) -524px -26px no-repeat; }
.register #register a, #register a:hover { background:url(/clientsummit/img/summit_menu.gif) -671px -26px no-repeat; }


/**/
/*//////////////////////////////////////////////////////////////////////////////*/
/* speakers links */
.link_menu {
	background: url(/clientsummit/img/bgheader2.gif) repeat-x;
}
.link_menu a {
	border-bottom: 1px solid #FFF;
	display: block;
	font: bold 0.9em "Verdana",sans-serif;
	height: 18px;
	padding: 6px 0 0 10px;
	text-decoration: none;
}
.link_menu a:hover {
	background: #444;
}
/* misc */
.left {
	float: left;
}
.right {
	float: right;
}
.link_projects,.lbl,.link_updates a {
	border-bottom: 2px solid #FFF;
}
div.link_projects a:hover,div.link_updates a:hover, .content a:hover, div.footer div.left a:hover {
	background: url(/clientsummit/img/bgheader2.gif) repeat-x;
	color: #FFF;
}
/* content */ 
.content {
	color: #444;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	padding: 0 0 10px 10px;
}
.content a {
	color: #FD1C24;
}
.content p {
	margin: 5px 0 10px 0;
}
.content .descr {
	color: #666;
	margin-bottom: 6px;
}
.content li {
	list-style: url(/clientsummit/img/li.gif);
	margin-left:8px;
}
.content ul {
	margin-left:2px;
}
blockquote {
	color: #555;
	display: block;
	font: bold 1.2em "Trebuchet MS",serif;
	margin: 6px 0;
	padding-left: 28px;
}
/* main navigation */
.link_menu {
	background: url(/clientsummit/img/bgheader2.gif) repeat-x;
}
.link_menu a {
	border-bottom: 1px solid #FFF;
	display: block;
	font: bold 0.9em "Verdana",sans-serif;
	height: 18px;
	padding: 6px 0 0 10px;
	text-decoration: none;
}
.link_menu a:hover {
	background: #444;
}
/* projects */
.lbl {
	clear: both;
	color: #FFF;
	font: normal 2em "Lucida Sans Unicode",sans-serif;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	text-align: center;
}
.link_projects a {
	display: block;
	height: 100px;
	text-align: center;
	color: #FFF;
	padding-top: 15px;
	width: 124px;
	font-size: 0.9em;
	font-family: sans-serif;
}
.link_projects a span {
	font: normal 5em sans-serif;
}
a.g1 {
	background: #888;
}
a.g2 {
	background: #666;
	border-left: 6px solid #FFF;
}
.link_updates {
	background: #222 url(/clientsummit/img/grdnt_gray.gif) repeat-x;
}
.link_updates .lbl {
	height: 18px;
	text-align: center;
	font-size: small;
}
.link_updates a {
	clear: right;
	display: block;
	font: normal .8em "Trebuchet MS",sans-serif;
	height: 64px;
	padding: 12px 0;
	text-align: left;
	line-height:13px;
}
.link_updates a span {
	float: left;
	font: normal 3em "Verdana",sans-serif;
	margin-left: 12px;
	margin-right:10px;
}