﻿/*GLOBAL THEME*/
body
{
    background: url(/executivesummit2010/images/bg.jpg) repeat-x #b2caef;
	font-family: Arial, Sans-Serif;
	font-size: 8pt;
	color: #666666;
	line-height: 1.5em;
}

a:link, a:visited
{
    color: #125da8;
    text-decoration: underline;
}

h1
{
 	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #660033;   
	line-height: 1em;
	text-transform:uppercase;
	vertical-align: text-bottom;
	margin: 10px 0 0 0;
}

h2
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #444444;
}

p+h2 {
	margin-top: 26px;
}

ul+h2 {
	margin-top: 26px;
}

h3
{
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-transform: uppercase;
	margin-bottom: 7px;
}

h3+ul {
margin-top: 0;
}

h4
{
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #003366;
	text-transform:uppercase;
}

.compliment {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
.presenterImage
{
    padding-bottom: 5px; 
    padding-left: 5px; 
    padding-right: 5px; 
    padding-top: 5px;
    background: #000000;
    margin: 0 10px 5px 0;
}
hr
{
    border: 0;
    color: #d9d9d9;
    background-color: #d9d9d9;
    height: 1px;
}

strong
{
    font-weight: bold;
}

ol
{
    padding-left: 15px;
    margin-left: 0px;
    list-style-type: decimal;
}

ol li
{
    list-style-type: decimal;
    margin-bottom: 10px;
}

ul
{
    padding-left: 0;
    margin-left: 0;
}

ul li
{
/*	display: block;*/
/*	float: left;*/
	list-style-type: none;
/*	list-style: none;*/
	margin: 0;
	padding: 0;
	padding-left: 0px;
	margin-bottom: 10px;
}

.attendees
{
    background-image:url('../images/attending_sponsors.png');
    width:175px;
    height:187px;
}
.ticker
{
    padding: 80px 15px 20px 15px;
}
.sponsors li
{
    text-align:center;
    display:block;
    padding: 0;
    margin: 0;
    width:100%;
    
}

.sponsors 
{
    padding: 0px;
    margin: 0px;
    color: Black;
    font-size: 13px;
}

.sponsors i
{
    color: #00467F;
    font-size: 12px;
    font-weight:bold;
}

hr+p, hr+ul, p+h1 {
	margin: 20px 0 0 0;
}

#splitColumns {

}

.hotelList li
{
	list-style-type: disc;
	font-weight: bold;
}

.blueCaps
{
    font-family: Arial, Sans-Serif;
	font-size: 9pt;
	font-weight: bold;
	color: #003366;
	text-transform:uppercase;
}

.scheduleText
{
    font-family: Arial, Sans-Serif;
    font-size: 9pt;
    color: #666666;
    width: 100%;
}

.scheduleText td
{
    vertical-align: top;
    padding-bottom: 5px;
}

.groupSplits
{
    width: 100%;
}
 
.groupSplits td
{
    background-color:#E2EEFA;
    padding: 3px 5px 2px 5px;
}

#cssdropdown, #cssdropdown ul { list-style: none; }
#cssdropdown, #cssdropdown * { padding: 0; margin: 0; }

#cssdropdown li.headlink {float: left; margin-left: -1px; background-color: #e9e9e9; text-align: center; }
#cssdropdown li.headlink a { display: block; }

#cssdropdown li.headlink ul {display: none;cursor:pointer;  }
#cssdropdown li.headlink:hover ul { display: block;margin-left:145px;margin-top:27px; }
#cssdropdown li.headlink ul li
{
    background-image: none;
    background-color: #2C83E2;
    display:block;
    position:absolute;
    text-align: left;

    border: solid 1px #B4E7FF;
    margin-left:-145px;
 
}

#cssdropdown li.headlink ul li:hover { background-color: #11518F; }

#cssdropdown li.headlink ul li a { color:White;text-indent:0px;text-decoration: none;padding: 7px; }

#cssdropdown li.headlink ul li a:hover {}

#cssdropdown a { color: white; } #cssdropdown ul li a:hover { text-decoration: none; }
#cssdropdown li.headlink { background-color: white; }
#cssdropdown li.headlink ul {background-position: bottom;  }


/*MAIN LAYOUT*/
#enclosingTable
{
    margin-left:auto; 
    margin-right:auto;
    background-color: White;
    width:952px;
    padding: 0px 0px 0px 0px;
    border-collapse: separate;
    border-spacing: 0px;
    border: none;
}

#tableBottom
{
    background-image:url('../images/bottomrounded.gif');
    height:8px;
    border: 0 0px 0px;
}

.tableSides
{
    background:url('../images/side.gif') repeat-x #9bb5d9;
    padding: 0px 0px 0px 1px;
    border-width: 0 1px;
}

#mainContainer
{
    width:871px;
    margin-left:auto; 
    margin-right:auto;
    margin-top:50px;
    margin-bottom: 20px;
}

#content
{
    background-color:White;
    margin-bottom: 20px;
}

#footer
{
    background-image:url('Footer.jpg');
    height:142px;
    width:871px;
}

#footerLinks
{
    text-align:center;
    padding-top:10px;
    font-family: Arial;
    font-size: 8pt;
    color: #8095AA;
}

#footerLinks a:link
{
    color: #8095AA;
    text-decoration: none;
}

#footerLinks a:visited
{
    color: #8095AA;
    text-decoration: none;
}

#footerInfo
{
    float:left;
    padding:90px 0 0 15px;
    color:#8095AA;
    font-family: Arial;
    font-size: 8pt;
}

#footerInfo a:link, a:visited
{
    text-decoration: underline;
    color:#8095AA;
}

em {
	color: #222222;
}

/*NAV ITEMS*/
#nav
{
	margin-bottom: 20px;
}

.navItems
{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.navItems li
{
	display: block;
	float: left;
	list-style-type: none;
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left: 0px;
	margin-bottom: 20px;
	background: url(../images/nav_bg.jpg) repeat-x;
}

.navItems li a
{
	text-indent:-10000px;
}

a.navItemHome:link, a.navItemHome:active, a.navItemHome:visited
{
	width: 146px;
	height: 27px;
	background: url(../images/nav_home_off.jpg) no-repeat;
	display: block;
	float: left;
}

a.navItemHome:hover
{
	width: 146px;
	height: 27px;
	background: url(../images/nav_home_on.jpg) no-repeat;
	display: block;
	float: left;
}

a.navItemAgenda:link, a.navItemAgenda:active, a.navItemAgenda:visited
{
	width: 142px;
	height: 27px;
	background: url(../images/nav_agenda_off.jpg) no-repeat;
	display: block;
	float: left;
}

a.navItemAgenda:hover
{
	width: 142px;
	height: 27px;
	background: url(../images/nav_agenda_on.jpg) no-repeat;
	display: block;
	float: left;
}

a.navItemPresenters:link, a.navItemPresenters:active, a.navItemPresenters:visited
{
	width: 146px;
	height: 27px;
	background: url(../images/nav_presenters_off.jpg) no-repeat;
	display: block;
	float: left;
}

a.navItemPresenters:hover
{
	width: 146px;
	height: 27px;
	background: url(../images/nav_presenters_on.jpg) no-repeat;
	display: block;
	float: left;
}


a.navItemSponsors:link, a.navItemSponsors:active, a.navItemSponsors:visited
{
	width: 145px;
	height: 27px;
	background: url(../images/nav_sponsors_off.jpg) no-repeat;
	display: block;
	float: left;
}

a.navItemSponsors:hover
{
	width: 145px;
	height: 27px;
	background: url(../images/nav_sponsors_on.jpg) no-repeat;
	display: block;
	float: left;
}

a.navItemAttend:link, a.navItemAttend:active, a.navItemAttend:visited
{
	width: 144px;
	height: 27px;
	background: url(../images/nav_attend_off.jpg) no-repeat;
	display: block;
	float: left;
}

a.navItemAttend:hover
{
	width: 144px;
	height: 27px;
	background: url(../images/nav_attend_on.jpg) no-repeat;
	display: block;
	float: left;
}

a.navItemHotel:link, a.navItemHotel:active, a.navItemHotel:visited
{
	width: 148px;
	height: 27px;
	background: url(../images/nav_hotel_off.jpg) no-repeat;
	display: block;
	float: left;
}

a.navItemHotel:hover
{
	width: 148px;
	height: 27px;
	background: url(../images/nav_hotel_on.jpg) no-repeat;
	display: block;
	float: left;
}

#mainContent
{
    float:left;
    width:688px;
}

#mainContentTable
{
    width:688px;
    padding: 0px 0px 0px 0px;
    border-collapse: separate;
    border-spacing: 0px;
    border: none;
}

#mainContentTop
{
    background: url('../images/mainContentTop.gif') no-repeat;
    height:7px;
}
#mainContentInfo
{
    background: url('../images/mainContentBG.gif') repeat-y;
    padding:0 20px 15px 25px;
    min-height: 460px;
    vertical-align: top;
}
#mainContentBottom
{
    background: url('../images/mainContentBottom.gif') no-repeat;height:10px;
}

#rightContentTop, #rightContentBottom
{
    /*margin-bottom: 20px;*/
}

#rightContentTable
{
    width:180px;
    padding: 0px 0px 0px 0px;
    border-collapse: separate;
    border-spacing: 0px;
    border: none;
}

#rightContentTableTop
{
    background: url('../images/rightContentBoxTop.gif') no-repeat;
    height:3px;
}

#rightContentTableContent
{
    background: url('../images/rightContentBoxBG.gif') repeat-y;
    padding:0 20px 15px 15px;
}

#rightContentTableBottom
{
    background: url('../images/rightContentBoxBottom.gif') no-repeat;
    height:6px;
    margin-bottom:20px;
}

#sponsCats {
	padding: 5px 14px;
	border: 1px solid #CCCCCC;
	margin-bottom: 12px;
}

#sponsCats ol {
	font-weight: bold;
}

#sponsCats ol li {
	margin-left: 30px;
	font-size:12px;
}

#ctl00_ContentPlaceHolder1_spanContent img {
background: #000000;
margin: 0 10px 5px 0;
}

#ctl00_ContentPlaceHolder1_spanContent a h2 {
	margin-top: 0;
	margin-bottom: 6px;
	font-size: 20px;
}

#ctl00_ContentPlaceHolder1_spanContent a+h3 {
	margin-top: 0;
	font-size: 12px;
}

#ctl00_ContentPlaceHolder1_spanContent tr td {
	padding-bottom: 20px;
}

/*HOMEPAGE*/
.leftcolumn
{
	padding-right: 10px;
	width: 50%;
}

.rightcolumn
{
	padding-left: 15px;
}

.midcolumn
{
    border-right: solid 2px #d9d9d9;
}

/* Schedule At A Glance */

td.date
{
	width: 115px;
	font-weight: bold;
	vertical-align: top;
}



/* Incoming magic */
@media print
{
   .hiddenOnPrint
   {
       display:none !important;
   }
   #testtab
   {
       display:none;
   }
   #fragment-1
   {
       display:block !important;
       width:550px !important;
   }
   #fragment-2
   {
       display:block !important;
       width:550px !important;
   }
   #fragment-3
   {
       display:block !important;
       width:550px !important;
   }
   .visibleOnPrint
   {
       display:block;
       border:1px solid #000000;
       border-width:0 0 1px 0;
       margin: 10px 0 0 0;
       padding: 0 5px 0 5px;
   }
   div.visibleOnPrint
   {
       display:block;
       /*border:1px solid #000000;*/
       border-width:0px !important;
       margin: 10px 0 0 0;
       padding: 0 5px 0 5px;
       float:none;
   }
   .spopupsection .BoldUnderline
   {
       display:none;  
   }
   #tabs
   {
       border-width:0px !important;
   }
}

@media aural,braille,embossed,handheld,projection,screen,tty,tv
{
   .hiddenOnPrint
   {
       display:block;
   }
   .visibleOnPrint
   {
       display:none;
   } 
   .spopupsection
   {
       display:inline;
       cursor:pointer;
   }
   
   .spopupsection .BoldUnderline
   {
       text-decoration:underline;
       
   }
   
}




/*
ul
{
	margin: 0px;
}

ul li
{
	list-style-position: inside;
}

#page
{
    
	background-color: #F3F4CC; 
	padding: 0px 10px 2px 10px;
}

#page_roundtop, #page_roundbottom
{
	background-color: #F3F4CC; 
	position: relative;
	height: 10px;
	width: 100%;
	margin: 0px;
}

#page_topleft
{
	position: absolute;
	left: 0;
	top: 0;
	height: 10px;
	width: 10px;
	background-image: url(../images/topleft.gif);
}

#page_topright
{
	position: absolute;
	right: 0;
	top: 0;
	height: 10px;
	width: 10px;
	background-image: url(../images/topright.gif);
}

#page_bottomleft
{
	position: absolute;
	left: 0;
	top: 0;
	height: 10px;
	width: 10px;
	background-image: url(../images/bottomleft.gif);
}

#page_bottomright
{
	position: absolute;
	right: 0;
	top: 0;
	height: 10px;
	width: 10px;
	background-image: url(../images/bottomright.gif);
}

#page_titleheader
{
	font-weight: bold;
	font-size: 14pt;
	margin-left: 5px;
}

#page_content
{
	background-color: White;
	padding: 10px;
	margin-top: 15px;
}

#page_siteNav 
{
	text-align: right;
	margin: 10px;
	font-size: 10pt;
}

#page_siteNav ul
{
	margin: 0px;
	padding: 0px;
}

#page_siteNav li
{
	display: inline;
}

#page_mainnav
{
	background-color: #636466;
	border: solid 2px black;
	height: 39px;
	font-size: 11pt;
}

#page_mainnav table
{
	border-collapse: collapse;
}

#page_mainnav td
{
	background-color: #636466;
}

#page_mainnav a,
#page_mainnav a:hover,
#page_mainnav a:visited
{
	display: block;
	color: White;
	text-decoration: none;
	margin: 0px;
	padding: 10px 25px;
	height: 100%;
	text-align:center;
	border-right: solid 1px black;
}

#page_innercontent
{
	padding: 10px;
	border: solid 2px black;
	margin: 20px 2px;
}

#page_innercontent h2
{
	font-weight: bold;
	font-size: 13pt;
	border-bottom: solid 3px #808285;
}



.sponsors
{
	background-color: #D1D3D4;
	padding: 5px 2px;
	margin-bottom: 15px;
}

.qualifybox
{
	border: solid 2px black;
	padding: 2px;
}

.qualifyheading
{
	background-color: Black;
	margin: 7px 3px;
	color: White;
	font-weight: bold;
	padding: 10px 5px;
	text-align: center;
}*/
