/* TEST --------------------------------------- */

#footer .menu-block-wrapper.menu-name-main-menu ul.menu {
    margin-top: 15px !important;}

span.views-summary-unformatted {
	padding-right: 15px;
	line-height: 30px; }

span.views-summary-unformatted a{
	font-size: 14px !important;
	color: darkred !important;  }


/* -------------------------------------------- */


/* JTRES 2013 Registration -------------------- */
#main-content
{
  text-align: left;
  width: 800px;
  padding-left: 40px;
  padding-top: 20px;
  padding-right: 40px;
  padding-bottom: 40px;
  background-color: white;
  min-height: 500px;
}

#edit-submitted-ticket, edit-submitted-social-event-1 {
	font-family: monospace;
}

.form-item-submitted-social-event-social {
	font-family: monospace;
}
	


/* -------------------------------------------- */



/* General */

.rss-category {
	text-transform: capitalize;
}

#nice-menu-1 {
	height: 32px;
	color: white;
}

.pager {
	padding-top: 15px !important; }

.title-black-10pt {
	font-weight: bold;
	color: black;
	font-size: 10pt; }

.title-black-12pt {
	font-weight: bold;
	color: black;
	font-size: 12pt; }

span.file a {
	font-weight: bold;
	color: #05305c !important; }

table.no-borders {
	border-collapse: separate; }

a.blue-link {
	font-weight: bold;
	color: #05305c !important; }

a.blue-link:hover {
	text-decoration: underline; }

a.red-link {
	font-weight: bold;
	color: darkred !important; }

a.red-link:hover {
	text-decoration: underline; }

.bold-red {
	font-weight: bold;
	color: darkred !important; }

.views-exposed-widget {
    float: left;
    padding: 0px !important;
}

#twitter-widget-0 {
	width: 200px !important;
	height: 400px;
	position: relative;
	left: 0px;
	top: 80px;
	box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.4); }

#webform-client-form-76 #edit-zip_code-draggable-wrapper input#edit-submitted-zip-code {
    width: 97px !important; }


.form-submit {
	margin: 0px !important; }

#clearfix {
	clear: both; }

div.views-row-last {
	margin-bottom: 20px; }

span.title-blue-12pt {
	font-weight: bold;
	font-size: 12pt;
	color: #05305c; }

span.title-blue {
	font-weight: bold;
	color: #05305c; }

span.file-no-icon img {
	display: none; }

span.file-no-icon a {
	margin-left: 5px;
	color: darkred !important; }

span.file-no-icon a:hover {
	margin-left: 5px;
	color: darkred !important;
	text-decoration: underline; }

div.spacer-40px {
	margin-bottom: 40px; }

p.fat-darkred {
	font-weight: bold;
	font-size: 10pt;
	color: darkred; }

span.small-black {
	font-weight: normal;
	font-size: 9pt;
	color: black; }

.black-10pt { 
	font-weight: normal;
	font-size: 10pt;
	color: black !important; }


/* Language Dropdown */

#block-lang-dropdown-language {
	width: 40px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	background: url("../images/lang-select-arrow-down.png") no-repeat right center }

#block-lang-dropdown-language select {
	width: 65px !important;
	background: transparent;
	text-align: left;
	padding-right: 0px; }

.language-link.active {
	font-weight: bold;
	font-size: 11px; 
	color: white !important;}

.language-link.active:hover {
	text-decoration: none;
	color: white !important; }

.language-link {
	font-weight: bold;
	font-size: 11px; 
	color: #8bb2e3 !important; }

.language-link:hover {
	color: #e5eef9 !important;
	text-decoration: none; }

div.block-lang-dropdown {
	margin-right: 10px;
}

#edit-lang-dropdown-select,
#edit-lang-dropdown-select option {
	font-weight: bold;
	font-size: 10px;
}






/* LightBox */

#caption {
	font-size: 10pt;
}

#imageDataContainer {
	border-radius: 0px 0px 10px 10px;
	border-width: 0px 10px 10px 10px;
	border-style: solid;
	border-color: rgba(0,0,0,0.4);
}

#imageDetails {
	padding: 10px;
}

#bottomNavZoom {
	bottom: -25px !important;
	right: 10px !important;
}

#outerImageContainer {
	overflow: visible !important;
	border-radius: 10px 10px 0px 0px;
	border-width: 10px 10px 0px 10px;
	border-style: solid;
	border-color: rgba(0,0,0,0.4);
}

div.lightbox-container {
	padding: 5px; 
	border-radius: 3px;
	background: rgba(221,221,221,0.5); 
	font-size: 8pt; 
	font-style: italic; 
	color: #555; 
	text-align: center;
}



/* Front Page Slideshow */

.slide-pager a {
	background-color: rgba(192,192,192,0.6);
	color: white !important;
	margin: 3px;
	padding: 1px 5px 1px 5px; }


.slide-pager a.activeSlide {
	background-color: rgba(0,0,0,0.6) !important;
	margin: 3px;
	padding: 1px 5px 1px 5px; }

.slide-pager a:hover {
	background-color: rgba(256,256,256,0.8) !important;
	color: black !important;
	margin: 3px;
	padding: 1px 5px 1px 5px;
	text-decoration: none !important; }

.slide-pager {
    margin-top: -60px !important;
	z-index: 99; }

.slide-overlay {
	height: 290px;
  	margin-left: 30px;
	margin-top: -417px;
	position: relative;
	width: 290px;
	color: white;
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
	border-radius: 10px 10px 0px 0px;
	padding: 10px; }

a.slide-overlay-link {
	color: white !important;
	font-weight: normal !important; }

a.slide-overlay-link:hover {
	text-decoration: none;
	font-weight: normal !important; }

.overlay-slogan {
	height: 16px;
	margin-left: 30px;
	margin-top: -0px;
	position: relative;
	width: 290px;
	color: white;
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
	border-radius: 0px 0px 10px 10px;
	padding: 10px;
	vertical-align: central;
	font-size: 12pt;
	font-weight: bold;
	color: #99C3FF;
	text-align: center; }

.overlay-banner {
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.7);
	color: #E42217;
	font-size: 20px;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	text-align: center;
	position: relative;
	vertical-align: middle;
	margin-top: 31px;
}




/* Horizontal line and text */

div.hr-div-line-blue {
	border-bottom: 2px solid #26517c; 
	width: 600px; 
	box-shadow: 2px 2px 4px #aaaaaa; 
	padding: 0px;
	height: 0px;
	line-height: 0px;
	overflow: hidden;
	margin-bottom: 10px; }

div.hr-div-text {
	font-weight: bold; 
	font-size: 10pt; 
	color: #05305c; 
	padding-bottom: 3px; }



/* News styles */ 


div.hr-div-news-overview {
	border-bottom: 1px solid lightgrey; 
	width: 100%; 
	height: 0px;
	line-height: 0px;
	overflow: hidden;
	box-shadow: 2px 2px 2px #dddddd; }

div.news-text-wrapper {
	margin-top: 0px; 
	padding: 10px;
	font-size: 9pt; }

div.news-overview-date {
	color: darkred;
	width: 120px; }

div.news-overview-text {
	font-weight: normal; 
	color: #05305c;
	width: 450px; }

table.news-overview {
	border-collapse: separate; }

a.news-overview-link {
	color: #05305c !important;
	font-weight: bold; }

div.news-details-headline {
	margin-top: 40px;
	font-size: 12pt;
	font-weight: bold;
	color: #05305c; }

div.news-details-date {
	font-weight: bold;
	color: darkred; }

div.news-details-image-wrapper {
	margin-right: 20px;
	margin-bottom: 20px;
	border: 0px solid white;
	width: auto;
	height: auto;
	float:left }

div.news-details-return {
	margin-top: 40px;
	margin-bottom: 80px; }	

a.news-details-return {
	font-weight: bold;
	color: darkred !important;
	font-size: 10pt; }

div.top-news-wrapper {
	border-radius: 5px; 
	box-shadow: 2px 2px 5px rgba(0,0,0,0.5);
	width: 580px;
	margin-bottom: 20px; }	

div.top-news-img-box { 
	background: white; 
	width: 80px; 
	padding: 10px; 
	height: 130px; 
	border: 0px; 
	border-radius: 5px 0px 0px 5px; }

div.top-news-text-box {
	background: #f5f5f5; 
	width: 460px; 
	padding: 10px; 
	height: 130px; 
	border: 0px; 
	border-radius: 0px 5px 5px 0px; }

span.top-news-headline { 
	font-weight: bold; 
	color: #05305c; }

span.top-news-date {
	font-weight: bold;
	color: darkred;
	line-height: 14pt; }

div.hr-div-line-grey {
	width: 100%; 
	height: 1px; 
	border-top: 1px solid #aaaaaa; 
	margin-top: 2px; }

div.news-link-icon-bkg {
	background-image: url("https://www.aicas.com/cms/sites/default/files/list-style-triangle-12px.jpg"); 
	background-repeat: no-repeat; 
	background-position: center left; 
	line-height: 12px; 
	font-size: 12px; 
	vertical-align: middle; 
	padding-left: 15px; }



/* Event Styles */
a.event-overview-link {
	color: #05305c !important;
	font-weight: bold; }

div.event-overview-date {
	color: darkred; }

table.event-overview {
	border-collapse: separate;
	margin-bottom: 10px; }

div.hr-div-event-overview {
	border-bottom: 1px solid lightgrey; 
	width: 100%; 
	height: 0px;
	line-height: 0px;
	overflow: hidden;
	box-shadow: 2px 2px 2px #dddddd;
	margin-bottom: 5px; }



/* Publication Styles */
span.publication-overview-date {
	font-weight: bold;
	color: darkred; }

table.publication-overview {
	border-collapse: separate;
	margin-bottom: 20px; }

div.hr-div-publication-overview {
	border-bottom: 1px solid lightgrey; 
	width: 100%; 
	box-shadow: 2px 2px 2px #dddddd;
	margin-bottom: 5px; }

div.publication-title { 
	font-weight: bold;
	font-size: 12pt;
	color: #05305c; }

a.publication-overview-title { 
	font-weight: bold;
	font-size: 12pt;
	color: #05305c !important; }

div.publication-details-return {
	margin-top: 40px;
	margin-bottom: 80px; }	

a.publication-return-link {
	font-weight: bold;
	color: darkred !important;
	font-size: 10pt; }

a.publication-overview-link {
	font-weight: bold;
	font-size: 12pt;
	color: #05305c; }

a.standards-overview-link {
	font-weight: bold;
	font-size: 11pt;
	color: darkred !important; }


/* Project Styles */

div.hr-div-project-overview {
	border-bottom: 1px solid lightgrey; 
	width: 100%; 
	height: 0px;
	line-height: 0px;
	overflow: hidden;
	box-shadow: 2px 2px 2px #dddddd;
	margin-bottom: 5px; }

a.project-overview-link {
	color: #05305c !important;
	font-weight: bold;
	font-size: 12pt; }

table.project-overview {
	border-collapse: separate;
	margin-bottom: 20px; }

div.project-details-image {
	margin-right: 20px;
	margin-bottom: 20px;
	border: 0px solid white;
	width: auto;
	height: auto;
	float:left }



/* Sub page links */

div.link-icon-bkg {
	background-image: url("https://www.aicas.com/cms/sites/default/files/list-style-triangle-12px.jpg"); 
	background-repeat: no-repeat; 
	background-position: 4px 0px; 
	line-height: 12px; 
	font-size: 12px; 
	vertical-align: middle; 
/*	height: 24px;   */
	padding-bottom: 10px;
	padding-left: 20px; }

div.link-icon-bkg p {
	margin-top: 0px !important;
	margin-bottom: 0px !important; }

div.link-icon-bkg-em {
	background-image: url("https://www.aicas.com/cms/sites/default/files/list-style-triangle-12px.jpg"); 
	background-repeat: no-repeat; 
	background-position: center left; 
	line-height: 2.5em; 
	font-size: 12px; 
	vertical-align: middle; 
	height: 2.5em; 
	padding-left: 20px; }

div.download-icon-bkg {
	background-image: url("https://www.aicas.com/cms/sites/default/files/download-icon-14px.jpg"); 
	background-repeat: no-repeat; 
	background-position: top left; 
	line-height: 14px; 
	font-size: 12px; 
	vertical-align: middle; 
/*	height: 20px;   */
	padding-bottom: 10px;
	padding-left: 20px; }

div.download-icon-bkg p {
	margin-top: 0px !important;
	margin-bottom: 0px !important; }



/* Info boxes */

div.info-box-yellow {
	text-align: left; 
	padding: 10px; 
	background-color: #ffffcc; 
	border-radius: 5px; 
	box-shadow: 2px 2px 5px rgba(0,0,0,0.5); 
	border: 1px solid #e7b766; }



/* List style */

ul.features-big-red {
	font-size: 12pt; 
	list-style-type:square; 
	text-align: left; 
	line-height: 20pt; 
	color: darkred; }

ul.job-requirements {
	font-size: 10pt; 
	list-style-type:square; 
	text-align: left; 
	line-height: 14pt; 
	color: darkred; }

li.space-10px {
	margin-bottom: 10px; }


/* Reseller View style */

div.hr-div-line-reseller {
	border-bottom: 2px solid #26517c; 
	width: 600px; 
	box-shadow: 2px 2px 4px #aaaaaa; 
	padding: 0px;
	height: 0px;
	line-height: 0px;
	overflow: hidden;
	margin-bottom: 10px; }

table.reseller-view-table {
	border-collapse: separate;
	margin-bottom: 20px;
	width: 600px; }

span.reseller-view-col2 {
	color: #26517c; }

li.pager-current {
	background: darkred;
	color: #ffffff;
	text-align: center;
	border-radius: 10px; }



/* Press Release Detail View */

div.pr-image {
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
	width: auto;
	height: auto; }

span.pr-title {
	font-weight: bold;
	color: #05305c;
	font-size: 12pt; }

span.pr-date {
	color: darkred;
	font-weight: bold; }

span.pr-location {
	color: darkred;
	font-weight: bold }

div.pr-body {
	float: left; }



/* Paper Styles */

div.author-detailview {
	font-weight: bold;
	color: darkred; }



/* Download Page */

div.download-overview-box {
	border-radius: 5px; 
	box-shadow: 2px 2px 5px rgba(0,0,0,0.5);
	width: 540px;
	margin: auto;
	margin-bottom: 20px;
	padding: 10px; 
	background: #f5f5f5; 
	border-radius: 5px ; }	



/* FAQ */

div.faq-qa-header a {
	color: #05305c !important;
	background-image: url("https://www.aicas.com/cms/sites/default/files/list-style-triangle-12px.jpg"); 
	background-repeat: no-repeat; 
	background-position: center left; 
	line-height: 24px; 
	font-size: 14px; 
	vertical-align: middle; 
	height: 24px; 
	padding-left: 15px; }

div.faq-qa-header {
	color: #05305c !important;
	line-height: 24px; 
	vertical-align: middle; 
	height: 24px;}

/*
div.faq-question a:before {
	content: '\25AA';
	color: darkred;
	padding-right: 5px; }
*/

div.faq-question a {
	display: inline-block !important;
	color: darkred !important;
	line-height: 14px; 
	font-size: 12px; 
	vertical-align: middle; 
	padding-left: 5px;
	margin-bottom: 3px;
	margin-top: 5px; }

.faq-category-qa-visible a {
	color: #05305c !important;
	background-image: url("https://www.aicas.com/cms/sites/default/files/list-style-triangle-down-12px.jpg") !important; 
	background-repeat: no-repeat; 
	background-position: center left; 
	line-height: 18px; 
	font-size: 14px; 
	vertical-align: middle; 
/*	height: 24px;   */
	padding-left: 15px; }

h4.faq-header {
	margin-top: 4px !important; }
	


/* Search */

ol.search-results {
	list-style-image: url("https://www.aicas.com/cms/sites/default/files/list-style-triangle-12px.jpg");
	font-size: 11pt;
	font-weight: bold;
	color: black; }

p.search-snippet {
	font-size: 10pt;
	font-weight: normal;
	color: black; }

span.search-result-type {
	font-size: 10pt;
	font-weight: bold;
	color: darkred !important; }

.search-result-title a {
	font-size: 11pt;
	font-weight: bold;
	line-height: 10pt;
	color: #05305c !important; }

p.search-snippet strong {
	background-color: #dceaff !important;
	font-weight: normal !important;
	font-style: italic;
	border-top: 2px solid #99C3FF;
	border-bottom: 2px solid #99C3FF;  }


/* Product Page */

div.product-overview-box {
	border-radius: 5px; 
	box-shadow: 2px 2px 5px rgba(0,0,0,0.5);
	width: 550px;
	height: 80px;
	margin: auto;
	margin-bottom: 20px;
	margin-top: 10px;
	padding: 10px; 
	background: #f5f5f5; 
	border-radius: 5px ; }

