/* Page Structure*/



/* TOC

1: - Global Styles

2: - Header

3: - Main Nav

4: - Content

5: - Footer

6: - Additional styling

7: - Menu principal

*/


/* 1 :-------- Global Styles ------------ */
	html{
		height:100%;
		width:100%;
		}
	body {
		margin:0;
		padding: 0;
		height:100%;
		background:#e6e6e6;
		}
	

	div.attend {background:#ee8c07 ;}

		
	.skipLink {
		position: absolute;
		margin-top: -999px;
		text-indent:-9999px;
		}
	#wrap{
		min-width:954px;
		position:relative; /* key */
		overflow:hidden;
		background:#e6e6e6;
		padding-bottom:180px;
		}
			
	.container {
		width:954px;
		margin: 0 auto;
		position:relative;
		}
	
	/* theme container */

	.attend .container { background:#fff url("/images/backgrounds/bg-attend-container.gif") 0 100% no-repeat; }

		
	a {
		color: #666;
		}

	.attend a { color:#da7b00; }
		
	a img {
		border: 0;
		}
		
	.container div { /* remove this */
		/*border: 1px dashed #ccc;*/
		}
		
	.clear {
		clear: both;
		display:block;
		}

/* 2 :-------- Header ------------ */

	.header {
		height: 119px;
		background-color: #fff;
		padding:0 22px;
		}
		
	.mainLogo {
		position: absolute;
		width: 163px;
		height: 72px;
		margin: 26px 0px 0px 0px;
		text-indent: -9999px;
		background:url("../images/logo.gif") no-repeat;
		outline:none;
		}
	
	.banner{
		display:block;
		width:100%;
		height:160px;
		}

	div.attend .banner{ background:url("/images/cancer+mama.jpg") no-repeat; }

	
	.landingBanner{
		display:block;
		width:100%;
		height:160px;
		}

	.attend .landingBanner{ background:url("/images/cancer+mama.jpg") no-repeat; }


	
/* 3 :-------- Main Nav ------------ */
	


	
	#mainNav {
		background-color: #fff;
		width:647px;
		float:right;
		}
	
	#mainNav ul {
		margin: 0;
		padding: 0;
		list-style: none;
		}
		
	#mainNav li {
		float: left;
		margin: 0;
		padding: 59px 0 0 0;
		background:url("/images/icons/bullet-topNav.gif") 0 0 no-repeat;
		}
	#mainNav a {
		display: block;
		font-size: 1em;
		text-decoration: none;
		color: #333;
		background-position: 0 0;
		background-repeat: no-repeat;
		height:51px;
		text-indent:-9999px;
		outline:none;
		}
	#mainNav li a:hover{
		background-position:0px -51px; 
		}
	
	#mainNav li.on a{
		background-position:0px -51px;
		}
	
		
/* nav backgrounds */

	#mainNav .attendList {width:159px; background:url("/images/nav/nav-attend.gif") 0px 0 no-repeat;}

		

	#mainNav .attend {width:159px; background:url("/images/nav/nav-attend-text.gif") 0 0 no-repeat;}


	
/* 4 :-------- Content ------------ */
	

	
	.leftCol {
		float: left;
		padding:0px 22px 0px 0px; 
		width: 221px;
		}
		
	/* leftCol theme */

	.attend .leftCol{ background:url("/images/backgrounds/bg-attend-leftCol.gif") 100% 0 no-repeat; }

	
	.landingLeftCol{
		padding-top:26px;
		}
	

	.attend .landingLeftCol{ 
		background:none;
		}
	
	/* Content Area */
	#landingWrap{
		float:left;
		position:relative;
		width:721px;
		}
		

	.attend #landingWrap{ background:#f99c1c url("/images/backgrounds/bg-attend-landing.gif") 0 100% repeat-x; }

		
	#landingWrap #content{
		margin-top:0px;
		position:relative;
		padding:23px 22px 0px 22px/*!important*/;
		height:1%; /* for ie 7 */
		/* no min-height, otherwise safari doesn't like it */
		}




	#contentWrap {
		/*padding: 20px;*/
		float:left;
		position:relative;
		width:711px;
		}
	
	/* contentWrap theme */

	.attend #contentWrap { background:url("/images/titles/titles-attend-h1.gif") 0 0 no-repeat; }

	
	
	/*gradient at the bottom of content*/

	
	#content{
		margin-top:0px;
		/*padding:0px 22px 64px 22px;*/
		padding:3px 22px 0px 22px;
		position:relative;
		min-height:380px;
		}
		
	/* theme #content */

	.attend #content{ background:#f4f4f4 url("/images/backgrounds/bg-attend-content.gif") 100% 0 no-repeat; }

	
	/* printTextResize */
	.printTextResize{
	position:absolute;
	top:-30px;
	right:8px;
	width: 180px;
	color:#FFFFFF;
		}
.printTextResize a{
	color:#FFFFFF;
	text-decoration:none;
		}
		
			.printTextResize a:hover{
	color:#FFFFFF;
	text-decoration:underline;
		}
	.printTextResize ul{
		list-style:none;
		padding:0;
		margin:0;
		}
	.printTextResize li{
		float:left;
		margin-left:8px;
		background:none;
		}
	.printTextResize li a{
		text-indent:-9999px;
		overflow:hidden;
		outline:none;
		}
	.printTextResize li a.print,
	.printTextResize li a.sizeDown,
	.printTextResize li a.sizeUp{
		width:14px;
		width:16px;
		display:block;
		margin-left:0;
		}
	.printTextResize li a.print{
		width:64px;
		margin-left:0px;
		margin-right:7px;
		} 
		
	
	.attend .printTextResize li a.print { background:url("/images/icons/icon-attend-print.gif") 0 0 no-repeat; }
	.attend .printTextResize li a.print:hover { background:url("/images/icons/icon-attend-print-ro.gif") 0 0 no-repeat; }

	.attend .printTextResize li a.sizeDown { background:url("/images/icons/icon-attend-sizedown.gif") 0 0 no-repeat; }
	.attend .printTextResize li a.sizeDown:hover { background:url("/images/icons/icon-attend-sizedown-ro.gif") 0 0 no-repeat; }
	
	.attend .printTextResize li a.sizeUp { background:url("/images/icons/icon-attend-sizeup.gif") 0 0 no-repeat; }
	.attend .printTextResize li a.sizeUp:hover { background:url("/images/icons/icon-attend-sizeup-ro.gif") 0 0 no-repeat; }
	
	
	/* banner esquerra */
	
	.banneresquerra {
		float:left;
		width:199px;
		padding:0px 0px 40px 22px;
		}	
		
	
		.bannerunic {
	float:left;
	width:185px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d2d2d5;
	padding:10px 0px 0px 0px;
	
			}
			
/* IE6 Only */
* html .bannerunic {padding:10px 0px 10px 0px;}	
	
			.bannerunic img{
	float: left;
	display: inline;
	margin:0px 0 0px 0;
	padding:0 0 20px 0;
		}	
				.bannerunic p{
	font: 95% 'Trebuchet MS', Helvetica, sans-serif;
	line-height:15px;
	font-weight: plain;
	color: #404040;
		}	
		
		
	.bannerinf {
	float:left;
	width:190px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d2d2d5;
	padding:15px 0px 0px 0px;
	
			}
			
/* IE6 Only */
* html .bannerinf {padding:20px 0px 2px 0px;}	

			

			
	.bannerinf p{
	font: 95% 'Trebuchet MS', Helvetica, sans-serif;
	line-height:15px;
	font-weight: plain;
	color: #404040;
		}
		
			.bannerinf img{
	padding:0 0 10px 0;
		}


	
	
		
	
	.sideNav {
		float:left;
		width:180px;
		padding:0px 0px 20px 1px;
		}	

		
	/* hack */
	.sideNav li a.invisible{
		display:none;
		}
		
	.sideNav a {
	display:block;
	padding: 2px 0px 0px 10px;
	color:#5c5b5c;
	font-size:1em;
	line-height:20px;
	text-decoration:none;
	background:url("../images/bullet_nav_off.gif") 0 6px no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	width:180px;
	height:25px;
		}
		

	
	.sideNav a:hover{ 
	color:#da7b00; 
	background:url("../images/bullet_nav.gif") 0 6px no-repeat;
		}

	
	/* panelLinks */
	
	.panelLinksLeft,
	.panelLinksRight{
		position:absolute;
		left:0;
		bottom:-206px;
		/*margin-top:116px;*/
		}
	#landingWrap .panelLinksLeft,
	#landingWrap .panelLinksRight{
		margin-top:0px;
		bottom:-116px;
		}
	.panelLinksRight{
		left:318px;
		}
	.panelLinksLeft img,
	.panelLinksRight img{
		float:left;
		margin:0;
		}
		
	#extra{
		clear:both;
		height:116px;
		margin:0px;
		padding:18px 0 4px 0;
		}
	#extra .extraItem {
		width:126px;
		padding:0 0 0 22px;
		float:left;
		display:block;
		}
	/*#extra div {
		height:19px;
		margin:1px 0 0 0;
	}*/
	#extra img {
		display: block;
		}

	.searchText,
	#quicklinksSelect{
		width:126px;
		margin-bottom:8px;
		line-height:normal;
		}
	.searchText{
		border:none;
		border-left:1px solid #afafaf;
		border-right:1px solid #afafaf;
		background:#eaeaea url("/images/backgrounds/bg-searchTextfull.gif") 0px 0px repeat-x;
		padding:2px 2px 1px 2px;
		color:#5c5b5c;
		height:15px;
		width:128px;
		vertical-align:top;
		font-size:1em;
		margin-top:-1px;
		}
	
	#quicklinksSelect{
		margin-bottom:0;
		border:none;
		}
	#quicklinksSelect .select {
		text-decoration:none;
		display:block;
		padding:2px 5px;
		height:14px;
		width:116px;
		background:url("/images/backgrounds/quicklinksSelect-bg.gif") no-repeat;
		font-size:.92em;
		cursor:pointer;
		margin-bottom:0;
		color:#555555;
		border:none;
		}
		
	.quicklinksSelectDrop{
		/*margin:18px 0 0 0; padding:0;*/
		margin: 0; padding: 0;
		list-style:none;
		display:none;
		position:absolute;
		border:1px solid #afafaf;
		background-color:#e6e6e6;
		background-image:none;
		z-index:50;
		width:124px;
		left:170px;
		}
	.quicklinksSelectDrop li{
		display:block;
		padding:0;
		background-image:none;
		}
	.explore .quicklinksSelectDrop{
		margin:18px 0 0 0; padding:0;
		list-style:none;
		display:none;
		position:absolute;
		border:1px solid #afafaf;
		background-color:#e6e6e6;
		background-image:none;
		z-index:50;
		width:124px;
		left:170px;
		}
	.explore .quicklinksSelectDrop li{background-image:none; padding:0px;}
	
	.quicklinksSelectDrop li a{
		padding:4px;
		display:block;
		width:117px;
		text-decoration:none;
		font-size:0.92em;
		color:#555555;
		background-image:none;
		}
	.quicklinksSelectDrop li a:hover{
		background-image:none;
		background-color:#afafaf;
		color:#FFFFFF;
		}
	#extra label{
		font-size:1em;
		}
	

/* See content.css */

/* 5 :-------- Footer ------------ */

	.footer {
		
		clear: both;
		padding: 15px 50px 22px 22px;
		text-align:right;
		/*height:1%;  /*for IE7 */
		position:relative;
		}
	.explore .footer{
		margin-top:-47px;
		z-index:0;
		padding-bottom:10px;
		}
	
	.footer ul {
		margin:0;
		padding: 0 0 7px 0;
		display:block;
		}
	
	.footer li {
		display: inline;
		margin: 0;
		padding: 0;
		list-style: none;
		margin-left:8px;
		font-size:0.92em;
		color:#5c5b5c;
		background:none;
		}
	.footer li.reactive {padding:0 0 0 10px;}
		
	.footer .ftLinks a {
		padding: 2px 0px 2px 10px;
		color:#5c5b5c;
		font-size:1.1em;
		text-decoration:none;
		background:url("../images/bullet_nav_off.gif") 0 5px no-repeat;
		}
	.explore .ftLinks a{	
		color:#9c9c9c;
		}
	.footer .ftLinks a:hover {
	color:#da7b00; 
	background:url("../images/bullet_nav.gif") 0 5px no-repeat;
	}


	
	
		
/* 6 :-------- Additional Styling ------------ */
	.leftTriBg{
		position:absolute;
		bottom:0;
		left:-1028px;
		width:1028px;
		height:1039px;
		display:block;
		background:#e6e6e6 url("/images/backgrounds/bg_leftTriangle.gif") no-repeat;
		}
	.bottomTriBg{
		position:absolute;
		bottom:-461px;
		left:0;
		width:954px;
		height:461px;
		background:#e6e6e6 url("/images/backgrounds/bg_bottomTriangle.gif") no-repeat;
		/*height:1%;*/
		}
	.leftBlock{
		position:absolute;
		width:3000px;
		height:9999px;
		bottom:-9999px;
		left:-3000px;
		background:#dadada;
		}
	.homeLeftShade{
		display:block;
		width:3000px;
		height:608px;
		position:absolute;
		top:216px;
		left:-3000px;
		background:#dadada;
		}
	.rightTriangle{
		width:1018px;
		height:9999px;
		display:block;
		position:absolute;
		overflow:hidden;
		top:0;
		right:-1018px;
		}
	.rightShade{
		display:block;
		width:3000px;
		height:9999px;
		position:absolute;
		right:-3000px;
		display:none;
		}
	/* rightShade theme */

	.attend .rightShade { background:#f99c1c; top:890px; }

		
	/* theme */

	.attend .rightTriangle{ 
		background:#ee8c07 url("/images/backgrounds/bg-attend-rightTriangle.gif") no-repeat; 
		}

	
	
	/* Home news overlay */
	.home .news{
		
		}
	.home .overlay .news-container{
		margin:48px 0 0 0px;
		padding:0;
		position:absolute;
		right:188px;
		width:370px;
		text-align:right;
		}

	.home .open-news,
	.home .open-video,
	.home .close-video,
	.home .close-news { clear: both;  text-align: left; height:10px; width:150px; float:right; cursor:pointer;}
	
	.home .close-video,
	.home .open-video,
	.home .close-news,
	.home .open-news{
		background: url(../images/buttons/btn-read_news.gif) right 0 no-repeat;
		text-indent: -9999px; display: block; height: 10px; width: 78px; 
		float: right;
		overflow:hidden; margin:11px 0 0;
		}
		
	.home .open-video{ background: url(../images/buttons/btn-watch_video.gif) right 0 no-repeat; }
	.home .close-news{ background: url(../images/buttons/btn-close_news.gif) right 0 no-repeat;  }
	.home .close-video{ background: url(../images/buttons/btn-close_video.gif) right 0 no-repeat; }
	
	.home .paging { margin:11px 0 0; position: relative; left: 70px; width: 150px;}
	.home .paging li { padding: 0; margin:0 10px 0 0; width:9px; overflow:hidden; }
	.home .paging li a{ display: block; overflow:hidden; width: 9px; height: 9px; text-align: left; text-indent: -9999px; background: url(../images/links/bullet-paging.gif) no-repeat 0 -9px; float: left; margin-right: 10px; overflow: hidden }	
	.home .paging a.active,.home .paging li a:hover { background-position: 0 0 }
		
	.home .news-container{
		top: -10px;
		width: 370px;
		left: 0;
		position: absolute; }

	.home .overlay .news-container{
		left: 42px;
		top: 347px;
		z-index: 99999 }	
	.home .overlay .news{
		}
		.home .overlay .open-news{
			display:none;
			}
		
	.home .news:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }	

	.home .news-container .news-content { width: 148px; text-align: left; position: absolute; left: 400px; top: 0px }
	.home .news-container .news-content p { color: #fff; line-height:18px; }
	.home .news-container .news-content a { color: #fff; text-decoration: none; font-weight: bold }
	.home .news-container .news-content a:hover { text-decoration: underline }
				
	.home #content .news h1,
	.home #content .news p.date,
	.home .overlay .news-container .news h1,
	.home .overlay .news-container .news p.date { 
		font-size: 30px;
		text-transform: uppercase;
		margin-bottom: 0;
		float: right;
		line-height: normal }	

	.home #content .news span.cufon-canvas,
	.home .overlay .news-container span.cufon-canvas { height: 32px !Important }
	
	.home .overlay{
		display: none;
		position: absolute;
		background: url(../images/backgrounds/bg-overlay.gif) no-repeat left bottom;
		z-index: 9999;
		right: 0;
		top: 0;
		overflow: hidden }

	.home .overlay-inside { position: relative; left: 372px; display: block }
	.home .overlay-inside  .news-attachment { display: block; height: 330px; width: 415px; margin-bottom: 50px; left: -10px; position: relative; display:none; }

	span.modalOverlay{ display: none; height: 800px; width: 800px; background: #fff; position: absolute; z-index: 9998; top:0; left:0; zoom:1; }	

	body.home .rightTriangle{  
		background:#e8e7e7 url("../images/backgrounds/bg-home-rightTriangle.gif") -1px 0 no-repeat;
		}
		
	.home #content h1,
	.home .overlay .news-container h1{
		margin:0 0 40px 0;
		padding:0;
		line-height:38px;
		height:auto;
		font-size:38px;
		float:right;
		overflow: hidden;
		}

	.home #content h1 span.cufon-canvas { height: 45px !important}
		
	.home #content .searchText{
		border:1px solid #900d23;
		background:#ba112e url("../images/backgrounds/homeSearchInput-bg.gif") 0 0 repeat-x;
		vertical-align:top;
		margin:0;
		padding:3px;
		height:auto;
		color:#fff;
		}
		
	
/* 6 :-------- Menu principal ------------ */	
#menu { background-color: #fff;	width:715px; float:right;height:136px;}
	#menu li {
	position:relative;
	float:left;
	margin:0 5px;
	padding: 5px 2px 0 0px;
	list-style-type: none;	
	
}
#menu li a {display:block; height:50px; padding:14px 14px 26px 0px; float:left; color:#565658; text-decoration:none; font-family:"trebuchet MS", sans-serif; font-size:11px;line-height: 15px;list-style-type: none;}
#menu li a b {
	display:block;
	height:50px;
	float:left;
	padding:14px 0px 14px 14px;
	cursor:pointer;
	font-weight: normal;
	list-style-type: none;
}

#menu li a:hover, 
#menu li a:active,
#menu li a:focus,
.home #menu li#home a,
.single #menu li#single a,
.dropdown #menu li#dropdown a,
.dropline #menu li#dropline a,
.flyout #menu li#flyout a,
.support #menu li#support a,
.contact #menu li#contact a
{
	color:#8cb65c;
	background-image: url(../images/menu_drt.gif);
	background-repeat: no-repeat;
	background-position: right 22px;
}
#menu li a:hover b,
.home #menu li#home a b,
.single #menu li#single a b,
.dropdown #menu li#dropdown a b,
.dropline #menu li#dropline a b,
.flyout #menu li#flyout a b,
.support #menu li#support a b,
.contact #menu li#contact a b
{
	background-repeat: no-repeat;
	background-position: left ;
	background-image: url(../images/menu_esq.gif);
}








