﻿body { margin: 0; }

html { overflow-y: scroll; }


/*****************************************
Main
*****************************************/


#top_area {
	width:100%;
	height:117px;
	border-top:8px solid #1eabe1;
	background:url('images/bg_top.jpg') repeat-x;
}

#top_container {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

#top_container_amfi {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	height:117px;
	background:url('images/amfi-banner.jpg') no-repeat;
}

#logo {
	width:179px;
	position:absolute;
	top:26px;
	left:0;
}

#social_media {
	width:170px;
	position:absolute;
	top:26px;
	left:787px;
}

#nav {
	width:960px;
	height:56px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	background-color:#212222;
}

#nav .dnnActionMenu {
	top:10px !important;
	left:800px !important;
	z-index:9999 !important;
}

#banner {
	width:960px;
	height:433px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	background-color:#1eabe1;
}

/*****************************************
Content
*****************************************/
#container {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

#homebelowBanner {
	width:100%;
	margin-bottom:20px;
	margin-top:-25px;
}

#home1 {
	width:100%;
	margin-bottom:20px;
}

#home_left {
	width:500px;
	float:left;
}

#home_right {
	width:408px;
	float:right;
}

#home_right h3 {
	font-family:arial, sans-serif;
	font-size:19px;
	color:#006891;
	margin-bottom:0;
	font-weight:normal;
}

#inside_left {
	width:200px;
	float:left;
}

#inside_right {
	width:708px;
	float:right;
}

#inside_left_names {
	width:300px;
	float:left;
}

#inside_right_names {
	width:608px;
	float:right;
}



/*****************************************
Hot Buttons
*****************************************/
#hot_buttons {
	width:960px;
	height:534px;
	position:relative;
	margin:20px 0 30px 0;
}	

#hot_buttons h1 {
	border-bottom:1px solid white;
	font-size:19px;

	width:300px;
	padding-bottom:6px !Important;
	margin-top:0;
}

#hot_buttons table p {
	color:white;
	font-size:13px;
	margin-bottom:6px;
	margin-left:20px;
}

#hot_buttons table h2 {
	color:white;
	font-size:15px;
	margin-bottom:6px;
	margin-left:15px;
}


#hot_buttons table a {
	color:white;
}

#hot_buttons a:hover {
	color:#0e3b5f;
}

#hot_buttons br {
	margin-top:-10px;
}

#button1 {
	position:absolute;
	width:228px;
	height:300px;
	top:0;
	left:0;
}


#button2 {
	position:absolute;
	width:228px;
	height:300px;
	top:0;
	left:244px;
}

#button3 {
	position:absolute;
	width:228px;
	height:300px;
	top:0;
	left:488px;
}

#button4 {
	position:absolute;
	width:228px;
	height:300px;
	top:0;
	left:732px;
}

#button5 {
	position:absolute;
	width:472px;
	height:100px;
	top:316px;
	left:0;
}

#button6 {
	position:absolute;
	width:472px;
	height:100px;
	top:316px;
	left:488px;
}

#button7 {
	position:absolute;
	width:472px;
	height:100px;
	top:432px;
	left:0;
}

#button8 {
	position:absolute;
	width:472px;
	height:100px;
	top:432px;
	left:488px;
}



/*****************************************
Footer
*****************************************/
#footer {
	width:100%;
	height:140px;
	border-top:8px solid #33a4d0;
	background-color:#212222;
	margin-top:20px;
}

#footer_container {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

#footer_left {
	width:590px;
	float:left;
	font-family:arial, sans-serif;
	font-size:12px;
	color:#33a4d0;
	margin-top:25px;
}

#footer_left a, #footer_left .SkinObject {
	color:#33a4d0;
	font-weight:normal;
	font-size:12px;
}	

#footer_right {
	width:200px;
	float:right;
	margin-top:40px;
	text-align:right;
}

#links a {
	color:white !important;
	font-size:15px !Important;
	text-transform:uppercase;
	margin-right:18px;
}



/*****************************************
Search
*****************************************/
#search {
	width:250px;
	position:absolute;
	top:70px;
	left:705px;
	background:url(images/bg_search.png) no-repeat;
}	

#search .NormalTextBox {
	width: 182px;
	height:30px;
	border:none;
	background-image:url(images/bg_search.jpg);
	background-color:transparent !important;
	color:#606368;
	padding-top:3px;
	margin-left:-5px;
}

#dnn_dnnSEARCH_txtSearch {
	background-color:transparent !important;
	padding-left:40px;
}



/*****************************************
Breadcrumbs
*****************************************/
#breadcrumbs {
	width:940px;
	height:20px;
	padding-top:23px;
	padding-bottom:27px;
	background-color:#d3d3d3;
	margin-bottom:20px;
	padding-left:20px;
	overflow:hidden;
}

#breadcrumbs .SkinObject {
	color:#212222;
	font-family:arial, sans-serif;
	font-size:13px;
	margin:0;
	padding:0;
}	

#breadcrumbs .SkinObject:hover {
	color:#1eabe1;
}	


/*****************************************
Extras
*****************************************/
p {
	margin-top:0;
}	

td {
	vertical-align:top;
}

a:link, a:active, a:visited {
	font-weight:bold;
	text-decoration:none;
	color:#0383a8;
}

a:hover {
	color:#02476d;
}

.Normal {
	font-family:arial, sans-serif;
	font-size:14px;
	color:#212222;
	line-height:21px;
}

.Head {
	font-family:arial, sans-serif;
	font-size:33px;
	color:#212222;
	font-weight:normal;
	text-transform:uppercase;
}

hr {
	border: 1px solid #ffffff;
	border-bottom: dashed #cecbcb;
}

h1 {
	font-family:arial, sans-serif;
	font-size:20px;
	color:#006891;
	margin-bottom:0;
}

h2 {
	font-family:arial, sans-serif;
	font-size:25px;
	color:#006891;
	margin-bottom:5px;
	font-weight:normal;

	padding-bottom:6px;
	margin-top:2px;
}	

h3 {
	font-family:arial, sans-serif;
	font-size:19px;
	color:#006891;
	margin-bottom:10px;
	font-weight:normal;
	border-bottom:1px solid #f0f0f0;
	padding-bottom:3px;
	
}	

#clearing { clear:both; }

a img { border:none; }

.inside-content ul li { list-style-image:url(images/bullet.png); }

.table_class { }


.table_class td { border-top:1px solid #e4e4e4; }

.table_class th {
	color:#1eabe1;
	font-size:16px;
	text-transform:uppercase;
	padding:10px 0 8px 0;
}


.table_class tr:nth-child(odd) {
   
}



table.table_class { 
border:1px solid #e4e4e4;-webkit-border-radius:13px;-moz-border-radius:13px;-ms-border-radius:13px;-o-border-radius:13px;border-radius:13px; }
table.table_class td, table.table_class th { padding:20px; }




.DNNEmptyPane { display: none; }


/* Hightlight Text Color */
::-moz-selection {
    background-color:#00567e;
	color:white;
}

::selection {
    background-color:#00567e;
	color:white;
}


.tablestyle td {
	padding-bottom:10px;
	
}

.tablestyle div, .tablestyle span, .tablestyle td {
	text-align:left !important;
}
/*****************************************
Calendar
*****************************************/
.monthTitle{
	padding-top:13px!important;

}
.qtip-content > .title{
	padding:10px 15px 2px!important;
}
.event_date .export{
	color:#1eabe1;
}
.eds_news_BlogTwo.eds_subCollection_news .article.details_wrapper > .details_container{
	padding:0 10px 20px 30px!important;
}
.eds_news_BlogTwo.eds_subCollection_news .article .event_date .export, .eds_news_BlogTwo.eds_subCollection_news .article .event_location .export{
	color:#1eabe1!important;
}
.qtip.edn_calendarbox_BlogTwo > .qtip-content > .wrapper > .article_list > li, .qtip.edn_calendarbox_BlogTwo > .ui-tooltip-content > .wrapper > .article_list > li{

	list-style: url("images/common/calendar/tooltip/red_arrow.png");
}
.qtip.edn_calendarbox_BlogTwo > .qtip-content > .wrapper > .article > a, .qtip.edn_calendarbox_BlogTwo > .ui-tooltip-content > .wrapper > .article > a
{
	background:url('images/common/calendar/tooltip/red_arrow.png');
}








/*****************************************
Contacts Module
*****************************************/


.SearchButtonClass input {
	width:240px !important;
	height:30px;
	margin-top:5px;
}

.PFSearchLabelDiv {
	font-weight:bold;
}

.Root_CategoryLeftMenuWrapper {
	font-family:arial, sans-serif;
	font-size:25px !important;
	color:#006891;
	font-weight:normal;
	margin:0 0 5px 0;
}

.Inactive a {
	border-bottom:1px dashed #cecbcb;
	padding-bottom:5px;
}


.actionlinks_optionfs {
	border-bottom:1px dashed #cecbcb;
	border-top:1px dashed #cecbcb;
	padding:6px 0;
	margin-bottom:10px;
	text-align:left;
}

.detail_standard_article {
	font-family:arial, sans-serif;
	font-size:14px;
	color:#212222;
	line-height:21px;
}



/*****************************************
 PRINT Styles
*****************************************/
@media print {
	* { color: #444444; background-color: #ffffff; }

	body { margin: 0; }

	@page {
		size: A4 portrait;
		orphans: 4;
		widows: 2;
		border: 5px solid red;
	}
	@page rotated { size: A4 landscape; }
	/*table { page: rotated; }*/

	@page[size="A4"] {
			 background: white;
			 width: 21cm;
			 height: 29.7cm;
			 display: block;
			 margin: 0 auto 0.5cm;

			 orphans: 4;
			 widows: 2;
		 }

	span.page-break, .page-break,
	span.break-before, .break-before { page-break-before: always; display: block; }

	span.break-after, .break-after { page-break-after: always; display: block; }

	.avoid-page-break-before { page-break-before: avoid; }
	.avoid-page-break-after { page-break-after: avoid; }

	table { page-break-inside: avoid; }

	.no-print { display: none !important; height:0!important;content:""; }

	#logo { display: inline !important; position: absolute; right: 10px; }

	#social_media, #search,
	#footer, #footer_container, #footer_left, #footer_right,
	#footer_left a, #footer_right a,
	#dnnCOPYRIGHT, #dnnLOGIN, #dnnBREADCRUMB { display: none !important; }

	a[href]:after { content: "" !important; }

	.news .article .main_content { font-size: 14px; font-weight: normal; }
	.news .article .main_content img { padding: 1em; }

	/*.eds_news_BlogAITF.eds_subCollection_news .article.details_wrapper > .details_container > .edn_article_gallery { display: none; }*/
	/*.eds_subCollection_news .article.details_wrapper > .details_container > .edn_article_gallery { display: none; }*/
	.edn_article_gallery { display: none; }
	.article_comments { display: none; }

	#EDN_BlogAITF figure img { max-width: 100% !important; }
	#EDN_BlogAITF figure.left img { padding: 0 24px 0 0; }
	#EDN_BlogAITF figure.right img { padding: 0 0 0 24px; }
	#EDN_BlogAITF figcaption { text-align: center; font-size: 10px; font-weight: bold; font-style: italic; }

	ul, img { page-break-inside: avoid; }

	.date_box { position: absolute; top: 20px; right: 20px; }

	#printable-contact-info {
		display: block !important;
		position: relative;
		margin-top: 20px;
		font-size: 16px;
		color: #103559;
		page-break-before: avoid;
	}
	#printable-contact-info .print-logo { float: left; padding-right: 20px; }
	#printable-contact-info p { position: absolute; top: 16px; right: 0; font-size: 14px; }

	.print-contact-info { position: relative; }
	.print-contact-info .print-contact-company-name { position: absolute; text-align: left; width: 100%; top: -100px; }
	.print-contact-info .print-contact-company-address {}
	.print-contact-info .print-logo {}

	.addthis_toolbox.addthis_default_style.addthis_32x32_style,
	.addthis_counter.addthis_bubble_style { display: none !important; height: 0; content: ""; }
	#home1 { margin-bottom: 0; }
}

/* Only specifies where the page break should be and stops from adding linebreaks by being a div */
div.break-before { page-break-before: always; display: inline; margin: 0; padding: 0; }
div.break-after { page-break-after: always; display: inline; margin: 0; padding: 0; }

#EDN_BlogAITF figure.left { float: left; }
#EDN_BlogAITF figure.right { float: right; }
#EDN_BlogAITF figure.left img { padding: 0 24px 0 0; }
#EDN_BlogAITF figure.right img { padding: 0 0 0 24px; }
#EDN_BlogAITF figcaption { text-align: center; font-size: 10px; font-weight: bold; font-style: italic; }

#printable-contact-info { display: none; }



@font-face {
	font-family: "glyphicons-regular";
	src: url(/Portals/_default/Skins/aitf_2013_skin/includes/fonts/glyphicons-halflings-regular.eot);
	src: url(/Portals/_default/Skins/aitf_2013_skin/includes/fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"),
		 url(/Portals/_default/Skins/aitf_2013_skin/includes/fonts/glyphicons-halflings-regular.woff) format("woff"),
		 url(/Portals/_default/Skins/aitf_2013_skin/includes/fonts/glyphicons-halflings-regular.ttf) format("truetype"),
		 url(/Portals/_default/Skins/aitf_2013_skin/includes/fonts/glyphicons-halflings-regular.svg#-regular) format("svg");
	font-weight: "400";
	font-style: "normal";
}
.glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'glyphicons-regular';
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-webkit-tap-highlight-color: transparent;
}

.article-actions { display: inline-block; margin-left: 2px; margin-bottom: 5px; }
.article-actions a i:before,
.article-actions a em:before {
	content: "";
	font-family: "glyphicons-regular";
	font-size: 22px;
	font-style: normal;
	text-indent: 0;
	position: absolute;
	margin: auto;
	right: 0;
	left: 5px;
	top: 8px;
}
.article-actions a i.icon-print:before,
.article-actions a em.icon-print:before {content:"\e045";}
.article-actions a {
	text-decoration: none;
	text-align: left;
	font: 11px/16px Arial, Helvetica, sans-serif;
	color: #fff;
	background-color: #33a4d0;
	display: block;
	width: 32px;
	height: 32px;
	position: relative;
	z-index: 5;
	letter-spacing: 0.1em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.article-actions a:hover { background-color: #2a92bb; }
.article-actions a span { position: relative; left: 22px; top: 2px; }
.article-actions a span.print-icon-text { display: block; left: 35px; top: 10px; width: 100px; font-size: 12px; font-weight: bold; color: #33A4D0; }
