html{
	background-color: #EEE;
}

body {
	position: relative;
	background: url(../images/htmlBG.png) top left repeat-x #EEE;
}

#main {
	width: 1040px;
	margin: 0 auto;
	background-color: #FFF;
	font: normal 12px sans-serif;
	font-family: helvetica, arial, sans-serif;
	line-height: 20px;
	
	-moz-box-shadow:  0 0 20px rgba(0, 0, 0, 0.75);
	-webkit-box-shadow:  0 0 20px rgba(0, 0, 0, 0.75);
	-opera-box-shadow:  0 0 20px rgba(0, 0, 0, 0.75);
	-khtml-box-shadow:  0 0 20px rgba(0, 0, 0, 0.75);
	-icab-box-shadow:  0 0 20px rgba(0, 0, 0, 0.75);
	box-shadow:  0 0 20px rgba(0, 0, 0, 0.75);
}
.Media-Center #leadgenTrigger, .Home #leadgenTrigger, .Contact-Us #leadgenTrigger, .Events #leadgenTrigger{
	margin-top: 30px;
}
.Past-Events #leadgenTrigger{
	margin-top: 40px;
}
p{ margin-bottom: 20px; font-size: 1.1em }

* { font-size: 1.1em }
.info ul { margin-bottom: 20px }

strong{ font-weight: bold; }

em { font-style: italic; }

.clear { clear: both; }
	
.left{ float: left; }
	
.right{ float: right; }

.hidden { display: none; }

.small { font-size: .9em; }

.blue { color: #036 }

.white { color: #FFF }

.light-gray { color: #DDD }

.light-gray { color: #DDD }

.red { color: #F00 }

.lightblue { color: #67c7f4 }

.bold { font-weight: bold; }

img { border: none; }

.bioImg {padding: 1px 20px 10px 10px;}

a {text-decoration: none; color: #036; }
a:hover {text-decoration: none; color: #69C; }
.content .header {
	padding-top: 40px;
	padding-left: 40px;
	cursor: pointer;
	display: block;
}

.content div.headerAEF {
	height: 25px;
	padding-right: 40px;
	text-align: right;
	cursor: pointer;
}


/* Footer */

.footer {
	padding: 5px 0 40px 0;
	margin: 10px 40px 0 40px;
	border-top: solid 1px #999;
	clear: both;
	display: block;
	font-size: .9em;
}
.footer a{
	display: inline;
}
.footer .right{
	font-size: 1.2em;
}
.greenBG  {
	margin-top: 20px;
	background-color:#DDD;
	color:#003366;
	display:block;
	padding:20px;
}
a.greenBG:hover  {
	color:#003366;
}

/*
 * Content Slider 
 */
.contentSlider{
	background: url(../images/contentSliderBG.png) repeat-x top left #036;
	font: normal 12px sans-serif;
}

.contentSlider .wrapper {
	color: #EEE;
	margin: auto;
	height: 230px;
	overflow: hidden;
	position: relative;
}


/*
 * Page Headers 
 */

.pageHeader .wrapper {
	background: url(../images/contentSliderBG.png) repeat-x top left;
	color: #EEE;
	padding: 50px 80px;
	position: relative;
}

.pageHeader .title{
	font-size: 2.2em;
	font-weight: bold;
	margin-bottom: 10px;
}
.pageHeader .subTitle{
	font-size: 1.5em;
	font-style: italic;
}

.Events .pageHeader .subTitle{
	font-size: 1.5em;
	font-style: normal;
}

.pageHeader a.backLink{
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	font-size: 1.1em;
	position: absolute;
	bottom: 10px;
	right: 40px;
}
.pageHeader a.backLink:hover{
	color: #AAA;
}


/* 
 * MAIN GRID (home) 
 */

.mainContent {
	padding: 40px 40px 60px 40px;
	color: #555;
}

.moduleLeft {
	display: block;
	float: left;
	width: 620px;
}

.moduleRight {
	display: block;
	float: right;
	width: 300px;
}

/* 
 * leftTextMain 
 */

.leftTextMain p{
	padding-left: 10px;
}
.leftTextMain .title {
	background-image: url(../images/aboutILFS.png);
	background-repeat:no-repeat;
	background-position: 10px 0px;
	height: 21px;
	text-indent: -9999px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #999;
}

.leftTextMain .titleSchedule {
	background-image: url(../images/subHeadings/Schedule_of_Events.png);
	height: 21px;
	text-indent: -9999px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #999;
}

.leftTextMain .title2 {
	background-image: url(../images/aboutCapitalIQ.png);
	margin-top: 30px;
}

.leftTextMain .toptext{
	margin: 20px 0;
}

.leftTextMain .ForEventInquiries {
	background-image: url(../images/subHeadings/For-Event-Inquiries.png);
}
.leftTextMain .ForEventInquiriesCIQ {
	background-image: url(../images/subHeadings/For-Event-InquiriesCIQ.png);
}
div.ForEventInquiries strong{
	color: #036;
}
.bodyBullets {
	font-size: 1.2em;
}

/*
 * Upcoming Conferences Box
 */

.upcomingConf {
	padding-bottom: 7px;
	margin-bottom: 23px;
	background: url(../images/dropShadowLong.png) no-repeat bottom center;
}

.upcomingConf .title {
	background: url(../images/upcoming_conferences.png) no-repeat top left;
	height: 21px;
	text-indent: -9999px;
}

.upcomingConf .moduleModBox{
	background: url(../images/lightGrayGradient.png) repeat-x bottom left;
	border: 1px solid #999;
	margin-top: 10px;
}

.upcomingConf span.ti{
	display: block;
	font-size: 1.3em;
	font-weight: bold;
	padding-bottom: 5px;
}

.upcomingConf .inactive{
	display: block;
	padding: 10px;
	text-decoration: none;
	color: #666;
}

.upcomingConf span.da{
	display: block;
	font-size: 1.2em;
	font-weight:normal;
	color: #666;
}

.upcomingConf a{
	display: block;
	padding: 10px;
	text-decoration: none;
	color: #143A69;
	background-image: none;
}

.upcomingConf a:hover{
	background: url(../images/upcomingConf_hoverBG.png) repeat-x;
	color: #BCE5f9;
}

.upcomingConf a:hover span.da{
	color: #BCE5f9;
}


/*
 * Recent Conferences Media Box
 */

.recentConfMedia {
	padding-bottom: 7px;
	margin-bottom: 23px;
	background: url(../images/dropShadowLong.png) no-repeat bottom center;
}

.recentConfMedia .title {
	background: url(../images/recent_conference_media.png) no-repeat top left;
	height: 21px;
	text-indent: -9999px;
}

.recentConfMedia .moduleModBox{
	background: url(../images/lightGrayGradient.png) repeat-x center left;
	border: 1px solid #999;
	margin-top: 10px;
	padding: 10px;
}

.recentConfMedia a.img{
	display: block;
	float: left;
	padding: 10px;
	border: none;
	margin: 2px;
	text-decoration: none;
	background: none;
}

.recentConfMedia a.img:hover{
	background: #DDD;
	border: none;
	cursor: pointer;
	text-decoration: none;
}
.recentConfMedia a.hover{
	background: #DDD;
	border: none;
	cursor: pointer;
	text-decoration: none;
}

.recentConfMedia .tooltip{
	background: #DDD;
	border: none;
	cursor: pointer;
	height: 110px;
	width: 195px;
	padding: 5px;
	color: #FFF;
	display: none;
}

.recentConfMedia .left{
	left: -195px;
}

.recentConfMedia .toolTipTrigger{
	display: block;
}
.recentConfMedia .tooltip label{
	color: #333;
	text-decoration: none;
}
.recentConfMedia .tooltip strong{
	color: #036;
}
.recentConfMedia a.img:hover span.playIcon {
    background: url(../images/btn-play-big.png) no-repeat;
    display:block;
    position:absolute;
    top:44px;
    left:-81px;  
    z-index:999;
    width:33px;
    height:32px;
    -moz-opacity:.80;
    opacity:.80;
    filter:alpha(opacity=80);
}
.recentConfMedia a.img span.playIcon {
	display: none;
}

/*
 * In The Press Media Box
 */

.inthePress {
	padding-bottom: 7px;
	margin-bottom: 23px;
	background: url(../images/dropShadowLong.png) no-repeat bottom center;
}

.inthePress .title {
	background: url(../images/inthePress.png) no-repeat top left;
	height: 21px;
	text-indent: -9999px;
}

.inthePress .moduleModBox{
	border: 1px solid #999;
	margin-top: 10px;
}

.inthePress span.ti{
	display: block;
	font-size: 1.3em;
	font-weight: bold;
	padding-bottom: 5px;
}

.inthePress .inactive{
	display: block;
	padding: 10px;
	text-decoration: none;
	color: #666;
}

.inthePress span.da{
	display: block;
	font-size: 1.2em;
	font-weight:normal;
	color: #666;
}

.inthePress a.pressDrop{
	display: block;
	padding: 10px;
	text-decoration: none;
	color: #143A69;
	background-image: none;
}

.inthePress a.pressDrop:hover{
	background: #EEE;
}

.inthePress a.pressDropInactive{
	display: block;
	padding: 10px;
	text-decoration: none;
	color: #143A69;
	background-image: none;
}

.inthePress a.pressDropInactive:hover{
	background: #EEE;
}
.inthePress .pressDrop .blue{
	text-transform: uppercase;
	font-weight: bold;
	font-size: .8em;
}

.inthePress a:hover span.ti, .inthePress a:hover span.da, .inthePress a:hover div.dropBox {
	color: #333;
}

.inthePress .dropBox{
	display: none;
	margin: 0 20px;
}
.inthePress .dropBox .title{
	font-size: 1.1em;
	font-weight: bold;
}

/*
 * Scheduel of Events Module
 */
.leftTextMain ul.scheduleOfEvents {
	margin: 0px;
}

.leftTextMain ul.scheduleOfEvents li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.leftTextMain .scheduleOfEvents li a{
	margin: 0;
	padding: 0;
}

.leftTextMain .scheduleOfEvents {
	margin-bottom: 15px;
	list-style: none;
}

.leftTextMain .scheduleOfEvents span{
	padding: 0;
	margin: 0;
}

.leftTextMain .scheduleOfEvents span.ti{
	display: block;
	font-size: 1.3em;
	font-weight: bold;
	color: #036;
}
.leftTextMain .scheduleOfEvents span.da{
	display: block;
	font-size: 1.2em;
	font-weight:normal;
	color: #666;
}

.leftTextMain ul.scheduleOfEvents li a, ul.scheduleOfEvents li span.inactive{
	display: block;
	padding: 5px 15px;
	text-decoration: none;
	color: #143A69;
}
.leftTextMain .scheduleOfEvents span span.ti, .leftTextMain .scheduleOfEvents span span.da{
	color: #999;
}

.leftTextMain .scheduleOfEvents li a:hover{
	background: #EEE;
}

.leftTextMain ul.scheduleOfEvents li.monthTitle{
	display: block;
	font-size: 1.2em;
	color: #123A6A;
	padding-top: 15px;
	padding-bottom: 10px;
	border-bottom: 1px solid #999;
}


/* Featured Speakers Box */

.featuredSpeakers {
	padding-bottom: 7px;
	margin-bottom: 23px;
	background: url(../images/dropShadowShort.png) no-repeat bottom center;
	line-height: 14px;
}

.featuredSpeakers .title {
	background: url(../images/featured_speakers.png) no-repeat top left;
	height: 21px;
	text-indent: -9999px;
}

.featuredSpeakers .moduleModBox{
	background: url(../images/lightGrayGradient.png) repeat-x bottom left;
	border: 1px solid #999;
	margin-top: 10px;
	background-color: #FFF;
}

.featuredSpeakers a img {
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
	height: 110px;
	width: 90px;
}
.featuredSpeakers span.ti{
	display: block;
	font-size: .9em;
	font-weight: bold;
/*	height: 125px; */
	background-color: transparent;
}
.featuredSpeakers span.border{
	display: block;
	border-top: 1px solid #999;
	padding: 10px 0px;

}
.featuredSpeakers span.first{
	border-top: none;
}

.featuredSpeakers .gray{
	 color: #666;
}

.featuredSpeakers a {
	display: block;
	padding: 0 10px;
	text-decoration: none;
	color: #143A69;
	background-color: transparent;
}

.featuredSpeakers a:hover{
	background-color: #DDD;
}



/* Speakers Page */

.leftTextMain .sp_name{
	background: url(../images/name.png) no-repeat top left;
}
.leftTextMain .sp_title{
	background: url(../images/title.png) no-repeat top left;
}
.leftTextMain .sp_company{
	background: url(../images/company.png) no-repeat top left;
}
.leftTextMain .sp_link{
	background: url(../images/more_info.png) no-repeat top left;
}
.leftTextMain table tr, .leftTextMain table{
	width: 100%;
}



/* Events Page */

.leftTextMain .Conference-Themes{
	background-image: url(../images/subHeadings/Conference-Themes.png);
}
.leftTextMain .Event-Overview{
	background-image: url(../images/subHeadings/Event-Overview.png);
}
.leftTextMain .Speakers{
	background-image: url(../images/subHeadings/Speakers.png);
}
.leftTextMain .Attendee-Policy{
	background-image: url(../images/subHeadings/Attendee-Policy.png);
}
.leftTextMain .Travel-and-Other-Information{
	background-image: url(../images/subHeadings/Travel-and-Other-Information.png);
}
.leftTextMain .Agenda{
	background-image: url(../images/subHeadings/Agenda.png);
}
.leftTextMain .Event-Advisors{
	background-image: url(../images/subHeadings/Event-Advisors.png);
}


.leftTextMain .subHeading{
	font-size: 1.1em;
	color: #143A69;
}
.eventRegBox {
	margin-top: 30px;
	padding-bottom: 7px;
	margin-bottom: 23px;
	background: url(../images/dropShadowShort.png) no-repeat bottom center;
}

.eventRegBox .moduleModBox{
	border: 1px solid #999;
	padding: 20px;
	background: url(../images/gradientBG_150.png) repeat-x bottom center;
}
.regButton, a.invite  {
	border: 1px solid #999;
	display: block;
	height: 50px;
	text-indent: -9999px;
	background: url(../images/regButton.png);
	cursor: pointer;
}
a.invite {
	background: url(../images/inviteButton.png);
}

.eventRegBox .regButton:hover, a.invite:hover {
	background-position: -300px 0;
}
.eventRegBox {
	font-size: 1.1em;
}
.eventRegBox h3, .eventRegBox h6{
	margin-top: 10px;
}
.eventRegBox strong {
	color: #000;
	font-weight: bold;
}

	
	
.leftTextMain a.travelBlock{
	display: block;
	width: 400px;
	height: 100px;
	margin: 30px 0;
	padding: 20px;
	background-color: #FFF;
}
.leftTextMain a.travelBlock:hover{
	background-color: #EEE;
}
.leftTextMain .travelBlock img{
	margin-right: 20px;
	float: left;
}
.leftTextMain p{
	text-align: left;
	line-height: 1.7em;
}
.leftTextMain ul{
	margin: 0;
	padding: 0;
	margin-left: 20px;
}
.leftTextMain ul li {
	padding-left: 20px;
	line-height: 24px;
	list-style: disc outside none;
}
.leftTextMain .info ul li {
	padding-left: 10px;
	margin-left: 20px;
}
.leftTextMain .speakerListColumns {
	float:left; margin-right:16px; width:190px;
}
.leftTextMain .speakerListColumns p{
	 text-align: left;
}


/* 
 * General Horizontal Nav 
 */
 
ul.hozNav {
	overflow: hidden;
	display: block;
}
ul.hozNav li{
	overflow: hidden;
	display: block;
	float: left;
	position: relative;
}
ul.hozNav li .scheduleDropDown{
	position: absolute;
	top:20px;
	padding: 10px;
	height: 100px;
	background: #036;
	z-index: 9999;
}

/* 
 * SubNav Page 

 */

.subNavBar{
	height: 45px;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/dropShadowVeryLong.png) bottom no-repeat #DDD;
}
.subNavBar ul {
	padding: 8px 10px;
}
.subNavBar ul li a{
	border-left: 1px solid #666;
	text-decoration: none;
	font-size: 1.1em;
	color: #666;
	padding: 0 10px;
}
.subNavBar a.inactive {
	color: #000;
}

.subNavBar ul li a.first {
	border-left:none;
}

.subNavBar ul li a:hover, .subNavBar ul li a.selected {
	color: #036;
}
.subNavBar ul li a.selected {
	font-weight: bold;
	}


/*
 * Navigation Bar 
 */

.navBar {
	position: relative;
	background: url(../images/navBackground.png);
	height: 33px;
}
.navBar ul{
	position: absolute;
	display: block;
	top: 10px; left: 45px;
}
.navBar ul li a {
	border-right: 1px solid #67C7f4;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
	color: #67c7f4;
	padding: 0 21px;
}

.navBar ul li a:hover, .navBar ul li a.selected {
	color: #FFF;
}

.navBar ul li a.first {
	border-left: 1px solid #67c7f4;
}

#leadgenTrigger{
	margin-bottom: 30px;
	margin-top: 10px;
}

/*
 * Agenda Body
 */
.agendaBody p{
	margin-bottom: 10px;
}
.agendaBody strong{
	color: #036;
	margin-top: 30px;
	display: block;
}
.agendaBody span{
	display: block;
	line-height: 8px;
}




/********** SROLLER ***************/


/*
	root element for the scrollable.
	when scrolling occurs this element stays still.
*/
.scrollable {

	/* required settings */
	position:relative;
	overflow:hidden;
	width: 930px;
	height:250px;
	top: 20px; left: 55px;
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accomodate scrollable items.
	it's enough that you set the width and height for the root element and
	not for this element.
*/
.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;
}

/* single scrollable item */
.scrollable div.subItem {
    float:left; 
    display:block;
    width:930px; 
    cursor:pointer;
    margin: 0px;

}
.scrollable .items img{
	margin: 10px 20px 0 0;
}
.scrollable .items div div{
	width: 600px;
}

.scrollable .left{
	float: left;
}
.scrollable div span{
	cursor: pointer;
}
.scrollable div span.ti{
	display: block;
	margin: 5px 0 5px 0;
	font-size: 2em;
	line-height: 26px;
	color: #FFF;
}
.scrollable div span.da{
	display: block;
	font-size: 1.4em;
	margin-bottom: 5px;
}
.scrollable div span.fe{
	display: block;
	font-style: italic;
	font-size: 1.2em;
}
.scrollable div span.info{
	display: block;
	font-style: italic;
	font-size: 1em;
	color: #DDD;
}
.scrollable div span.welcomeIntro{
	padding: 15px 0 0 30px;
	font-style: normal;
	font-size: 1.2em;
	color: #FFF;
}

.scrollable div span.welcome{
	padding: 10px 0 0 30px;	
	font-size: 2.2em;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
}
.scrollable div span.welcomeSub{
	padding: 10px 0 0 30px;
	font-size: 1.3em;
}
.scrollable div span.content{
	display: block;
	float: left;
	width: 550px;
}

.scrollable div span.gray{
	color: #AAA;
}
.scrollable div span.blue{
	color: #67c7f4;
}
.scrollable div span.dark-blue{
	color: #036;
}

.scrollable span.button{
	font-weight: bold;
	display: block;
	width: 100px;
	height: 24px;
	padding-top: 5px;
	margin-top: 10px;
	text-align: center;
	background: url(../images/button-1.gif) no-repeat;
	background-position: -100px 0px;
	cursor: pointer;
}
.scrollable span.longer{
	width: 150px;
	background-position: -50px 0px;
	font-size: .9em;
	margin-top: 0px;
	font-style: italic;
}
.scrollable span.button:hover{
	background-position: right 0px;
	color: #036;
}

/* active item */
.scrollable .active {
	z-index:9999;
	position:relative;
}


/********** BUTTONS ***************/


/* prev, next, prevPage and nextPage buttons */
a.browse {
	background: url(../images/slider.gif) no-repeat;
	display:block;
	width:15px;
	height:35px;
	cursor:pointer;
	font-size:1em;
	position: absolute;
	top:90px;
}

/* right */
a.rt 		{ background-position: 0 -35px; right: 10px;}
a.rt:hover 	{ background-position:-15px -35px; }
a.rt:active 	{ background-position:-30px -35px; } 


/* left */
a.lt			{ margin-left: 0px; left: 10px; } 
a.lt:hover  	{ background-position:-15px 0; }
a.lt:active  	{ background-position:-30px 0; }

/* up and down */
a.up, a.down	{ 
	background: url(../images/slider.png) no-repeat;
	float: none;
	margin: 10px 50px;
}

/* up */
a.up:hover  	{ background-position:-30px 0; }
a.up:active  	{ background-position:-60px 0; }

/* down */
a.down 			{ background-position: 0 -30px; }
a.down:hover  	{ background-position:-30px -30px; }
a.down:active  	{ background-position:-60px -30px; } 


/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
} 	



/************** OVERLAY *******************/

/* the overlayed element */
.apple_overlay {
	
	/* initially overlay is hidden */
	display:none;
	
	/* growing background image */
	background-image:url(../images/jQueryTools/white.png);
	
	/* 
		width after the growing animation finishes
		height is automatically calculated
	*/
	width:640px;		
	
	/* some padding to layout nested elements nicely  */
	padding:35px;

	/* a little styling */	
	font-size:11px;
}

/* default close button positioned on upper right corner */
.apple_overlay div.close {
	background-image:url(../images/jQueryTools/close.png);
	position:absolute; right:5px; top:5px;
	cursor:pointer;
	height:35px;
	width:35px;
}

/* black version of the overlay. simply uses a different background image */
div.apple_overlay.black {
	background-image:url(../images/jQueryTools/transparent.png);		
	color:#fff;
}
/* black version 2 of the overlay. simply uses a different background image */
div.apple_overlay.black2 {
	background-image:url(../images/jQueryTools/transparent2.png);		
	color:#333;
}
div.apple_overlay.black2 a {
	color: #333;
	font-weight: normal;
}
div.apple_overlay.black2 a:hover {
	color: #036;
}
div.apple_overlay h3{
	font-weight: bold;
}
div.apple_overlay a {
	display: block;
	float: none;
	margin:0 0 -9px 0;
	font-size:14px;
	color: #FFF
}
div.apple_overlay a:hover {
	color: #67C7f4;
}

div.black p {
	margin: 10px 10px 10px 10px;
	color:#DDD;
	font-size: 1em;
}


/* Attendence Request Form */

.attendForm {
	padding: 30px 0 0 200px;
	position: relative;
}
.attendForm div {
	display: block;
}
.attendForm .title-invite {
	display: block;
	position: absolute;
	top: 30px;
	left: 17px;
	width: 124px;
	height: 111px;
	background: url(../images/jQueryTools/invite-form-title.png) no-repeat;
}
.attendForm #message {
	display: block;
	position: absolute;
	top: 170px;
	left: 20px;
	width: 150px;
	height: 111px;
}
.attendForm .contactinfo{
	position: absolute;
	left: 20px;
	top: 480px;
	height: 200px;
	width: 150px;
	overflow: visible;
}
.attendForm .contactinfo a{
	font-size: 1em;
	padding: 2px 6px;
	margin-left: -6px;
}
.attendForm .contactinfo a{
	font-size: 1em;
	padding: 2px 6px;
	margin-left: -6px;
}
.attendForm div span {
	margin: 0 20px 10px 0;
	display: block;
	float: left;
}


/* the overlayed element */
.apple_overlay_white {
	
	/* initially overlay is hidden */
	display:none;
	
	/* growing background image */
	background-image:url(../images/jQueryTools/white.png);
	
	/* 
		width after the growing animation finishes
		height is automatically calculated
	*/
	width:700px;		
	
	/* some padding to layout nested elements nicely  */
	padding:35px;

	/* a little styling */	
	font-size:11px;
}

/* default close button positioned on upper right corner */
.apple_overlay_white div.close {
	background-image:url(../images/jQueryTools/close.png);
	position:absolute; right:5px; top:5px;
	cursor:pointer;
	height:35px;
	width:35px;
}

/* black version of the overlay. simply uses a different background image */
div.apple_overlay_white.black {
	background-image:url(../images/jQueryTools/transparent.png);		
	color:#fff;
}
/* black version 2 of the overlay. simply uses a different background image */
div.apple_overlay_white.black2 {
	background-image:url(../images/jQueryTools/transparent2.png);		
	color:#333;
}
div.apple_overlay_white.black2 a {
	color: #333;
	font-weight: normal;
}
div.apple_overlay_white.black2 a:hover {
	color: #036;
}
div.apple_overlay_white h3{
	font-weight: bold;
}
div.apple_overlay_white a {
	display: block;
	float: none;
	margin:0 0 -9px 0;
	font-size:14px;
	color: #FFF
}
div.apple_overlay_white a:hover {
	color: #67C7f4;
}

div.black p {
	margin: 10px 10px 10px 10px;
	color:#DDD;
	font-size: 1em;
}

.download {
	margin-top: 20px;
	background: url(../images/downloadButton.png);
}