/* Font Awesome only needed if not loaded on the site */
/* @import url(../css/font-awesome.min.css); */
/* Page Title */
.aititle {
	color: #003366;
	font-family: 'Caveat Brush', sans-serif;
	font-weight: 400;
	line-height: 1.2;
	margin: 0 0 0.5em 0;
	font-size: 2.35em;
	clear: both;	
}
.aisubtitle {
	font-size: 1.1em;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 5px;
	margin-top: 10px;
	line-height: 1.4em;
}
.aiheader {
	margin-bottom: 1em;
}
.aitext {
	margin-bottom: 1em;
	overflow: visible;
}
/*.aitext p {
	margin: 0 0 1em 0;
}*/
.aismtext {
	font-size: 0.85em;
	line-height: 1.2;
	margin-bottom: 1em;
}
.aiinfo {
	font-size: 1em;
	line-height: 1.2;
	margin-bottom: 0.5em;
}
.aiinfo .aibutton {
	width: 80%;
	text-align: left;
}
.aitools {
	font-size: 1.01em;
	margin-bottom: 0.5em;
}
.aicenter {
	text-align: center;
}
.aimenu {
	font-family: 'Arvo', sans-serif;
	font-size: 1.01em;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: right;
}
.aiform {
	margin: 0;
	padding: 0;
	overflow: auto;
}
.aiappr {
	background: #AFAFAF;
	padding: 2px;
	border: 1px solid #AFAFAF;
	font-size: 0.85em;
}
.aiitem {
	font-size: 1em;
	font-weight: bold;
	padding-top: 1em;
}
.aiitem img {
	vertical-align: middle;
}
.aisubitem {
	font-size: 1.01em;
	padding: 0.35em 0 0.35em 0;
}
.aisubfe {
	font-size: 0.85em;
	margin: 0 0 0.35em 0;
}
.ailtool {
	padding: 2px;
	margin: 2px 2px 2px 6px;
	border: 1px solid #333;
	background: #FFF;
}
.aiftab {
	border-collapse: collapse;
}
.aiftab td {
	font-size: 0.85em;
	padding: 1px;
}
.aiditem {
	font-family: 'Arvo', sans-serif;
	font-size: 1.01em;
	font-weight: bold;
	margin-top: 10px;
	padding: 4px;
	color: #334053;
	border-bottom: 1px solid #334053;
}
.aidsubitem {
	font-size: 0.85em;
	font-weight: bold;
	padding: 8px 0 0 4px;
}
.aidsubinfo {
	font-size: 0.85em;
	padding: 0 0 6px 12px;
}
.aifpic {
	padding: 10px 5px 5px 5px;
	border-bottom: 1px solid #C0C0C0;
}
.aifgroup {
	padding: 10px 5px 5px 5px;
	border-bottom: 1px solid #C0C0C0;
}
.aidesc {
	font-size: 0.85em;
	margin: 0 0 20px 20px;
}
.aiprompt {
	padding: 10px 0 0 0;
	font-weight: bold;
	clear: both;
}
.aiprompt img {
	margin: 0 5px;
}
.aiprompt span {
	display: inline;
}
.aiprompt label {
	display: inline;
}
.airegprompt {
	padding: 6px 0 0 0;
	clear: both;
}
.aijump:before {
  display: block; 
  content: " "; 
  margin-top: -5em; 
  height: 5em; 
  visibility: hidden; 
  pointer-events: none;
}
.aismprompt {
	font-size: 0.85em;
}
.aihelp {
	font-size: 0.85em;
	font-style: italic;
	font-weight: normal;
	line-height: 1.15em;
	padding-bottom: 0.35em;
}
.aihelp p {
	padding: 0;
	margin: 0;
}
.aiint {
	font-size: 0.85em;
	font-weight: normal;
}
.aielem {
	margin: 0 0 0.5em 0;
	font-size: 1em;
}
.aielemin {
	padding: 0 0 0.5em 1em;
}
.aielembox {
	border: 1px solid #222222;
	background: #DDDDDD;
	padding: 2px;
}
.aielemboxb {
	border: 1px solid #222222;
	background: #DDDDDD;
	color: #222222;
	padding: 2px;
	font-weight: bold;
}
.aibuttons {
	margin: 10px 0 0 0;
	clear: both;
	position: relative;
}
/*
.aibuttons input {
	font-weight: bold;
	background: #AFAFAF;
	padding: 0.35em;
	border: 3px outset #000;
	border-radius: 4px;
	margin-right: 2em;
	margin-bottom: 0.35em;
}
.aibuttons input:last-child {
	margin-right: 0;
}
.aibuttons input:hover {
	color: #FFF;
	background: #3D6E3D;
}
*/
#aisb {
	position: fixed;
	background: #FFF;
	bottom: 0;
	width: 100%;
	left: 0;
	text-align: center;
	padding: 0.5em;
	/*border-top: solid 1px rgba(0, 0, 0, 0.125);*/
	box-shadow: 0 -0.2em 0.2em 0 rgba(0, 0, 0, 0.2);
	z-index: 1000;
}
.aichiclet {
	background-color: #0073E6;
	color: #FFFFFE !important;
	display: inline-block;
	font-weight: 400;
	height: 3em;
	line-height: 2.75em;
	padding: 0 1.65em;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	margin: 0 0 0.3em 0;
}
.aibutton {
	display: inline-block;
	padding: 0.5em 1em;
	background: #0073E6;
	background-size: 100% 100%;
	text-decoration: none;
	font-size: 1.1em;
	color: #FFFFFE !important;
	font-weight: 700;
	outline: 0;
	border: 0;
	cursor: pointer;

	-moz-appearance: none;
	-webkit-appearance: none;
	-o-appearance: none;
	-ms-appearance: none;
	appearance: none;
	-moz-transition: background-color .25s ease-in-out;
	-webkit-transition: background-color .25s ease-in-out;
	-o-transition: background-color .25s ease-in-out;
	-ms-transition: background-color .25s ease-in-out;
	transition: background-color .25s ease-in-out;
}
.aibutton:hover {
	background-color: #738063;
	color: #FFFFFE;
}
.aibutton:active {
	background-color: #334053;
	color: #FFFFFE;
}
.aibsmall {
	height: 2em;
	line-height: 1em;
	font-size: 1em;
	overflow: hidden;
}
.aiicon {
	position: relative;
}
.aibutton.aiicon {
	padding-left: 1.35em;
}
.aibutton.aiicon:before {
	margin-right: 0.5em;
	color: #EAF4FA;
}
.aiicon:before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-transform: none !important;
}
.aiicon > .label {
	display: none;
}
.aibutton.aiitinsm:before {
	margin-right: 0;
	font-size: 1.35em;
}
.aiitinin:before {
	content: '\f00c';
	color: #FFDD00 !important;
}
.aiitinout:before {
	content: '\f067';
}
.aiaicon { /*activity icon*/
	display: inline-block;
	padding-left: 30px; /*width of icon plus padding*/
	min-height: 30px; /*height of icon plus padding*/
	line-height: 30px;
	background-repeat: no-repeat;
	background-position: 0 center; /*padding, center*/
	background-size: 24px 24px;
}
.aiitinlg {
	text-align: right;
}
.aisechead {
	font-family: 'Arvo', sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 20px;
	clear: both;
}
.aisecitem {
	margin: 5px 5px 5px 20px;
	clear: both;
}
.aisectitle {
	font-size: 1.01em;
	font-weight: bold;
}
.aisecdesc {
	font-size: 0.85em;
}
.aisecpic {
	float: left;
}
.aiimgmap {
	border: 1px solid black;
	margin: 5px;
}
.aiattinfo {
	border-top: 2px solid #666666;
	padding: 1.35em 0 1em 0;
	clear: both;
	margin-top: 1.35em;
}
.aiattmap {
	width: 50%;
	float: right;
	padding: 5px 5px 0 5px;
}
.aiattcontact {
	width: 50%;
	float: left;
	padding: 5px 5px 0 5px;
}
.aiattihead {
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 1em;
}
.aiattisubhead {
	font-size: 1.1em;
	margin-top: 5px;
	margin-left: 1em;
	font-style: italic;
}
.aiattiitem {
	font-size: 1em;
	margin-left: 1em;
	line-height: 1.35em;
	clear: both;
}
.aiattiitem p {
	font-size: inherit;
}
.aiattiitem a {
	text-decoration: underline;
}
.aiattiitem a.aibutton {
	text-decoration: none;
}
.ailgmap {
	padding: 10px 0 10px 0;
	clear: both;
}
.lccontent .ailgmap {
	padding-right: 10px;
}
.aimapspace {
	clear: both;
	display: relative;
	float: left;
	width: 100%;
}
.aimaptext {
	float: none;
	overflow: auto;
	display: none;
	padding-left: 3%;
}
.aihidsec {
	display: none;
}
.ailinks {
	padding: 9px 0 0 0;
	clear: both;
}
.ailink {
	font-size: 1.1em;
	font-weight: bold;
	padding: 12px 0 0 8px;
}
.ailink a {
	color: #334053;
	text-decoration: none;
}
.ailink a:hover {
	color: #135B83;
	text-decoration: underline;
}
.aisublink {
	margin: 0 0 0 14px;
	font-size: 1.01em;
	color: #222222;
}
.aisublink a {
	color: #666666;
}
.aisublink a:hover {
	color: #135B83;
}
.aisidelink {
	padding: 6px 0 0 0;
}
.aisidelink .aibutton {
	width: 80%;
	text-align: left;
}
.aisideinfo {
	margin-left: 2em;
	line-height: 1.35em;
	clear: both;
}
.aisideinfo p {
	margin-bottom: 0.35em;
}
.aisideinfo a {
	text-decoration: underline;
}
.aiimglink {
	cursor: pointer;
}
.aimapinfo {
	font-size: 1.35em;
	line-height: 1.4;
}
.aimaptop {
	overflow: auto;
	padding: 0 0 10px 0;
}
.aimapicon {
	float: left;
	margin: 0 10px 0 0;
	vertical-align: middle;
}
.aimaphead {
	color: #135B83;
	font-family: 'Arvo', sans-serif;
	font-weight: 900;
	margin: 0 0 0 0;
	font-size: 1.35em;
	line-height: 1.5em;
}
.aimapitem {
	margin: 0 1em 1em 1em;
	font-size: 1.1em;
}
.aimapitem p {
	/*font-size: 1.01em !important;*/
	line-height: 1.3em;
	margin: 0;
	padding: 0;
}
.aimapitem .aibutton {
	width: 100%;
	text-align: left;
}
.aimapitem .aichiclet {
	width: 100%;
	text-align: left;
}
.aimappic {
	margin: 0 1em 1em 1em;	
}
.aimappic img {
	width: 100%;
}
.aimapdesc {
	margin: 0 12px 6px 12px;
	font-style: italic;
	font-size: 0.85em;
}
#aimlinks {
	background: #FEFFFF;
}
.aimlinkh {
	text-align: center;
	background: #EAF4FA;
}
.aimlinka {
	margin: 0 0 1em 0;
	padding: 0.5em;
}
.aimlinkf {
	max-height: 424px;
	overflow: auto;
}
.aimlink {
	clear: both;
    
}
.aimlinki {
	width: 32px;
	height: 32px;
	margin: 2px;
	float: left;
}
.aimlinkt {
	padding: 6px;
	display: table-cell;
	vertical-align: middle;
	font-size: 1.01em;
}
.aititem {
	font-size: 0.85em;
	font-weight: bold;
	padding-right: 20px;
}
.aitdel {
	font-size: 0.85em;
	text-align: right;
}
.aitextedit {
	padding: 2px 0 12px 0;
}
.aierror {
	font-size: 0.85em;
	color: #FFFFFE;
	padding: 10px;
	background-color: #C44601;
	border: 1px solid #135B83;
}
.ailist {
	background: #C0C0C0;
	border: 1px solid #000;
	padding: 2px;
	font-size: 0.85em;
}
.ailist p {
	margin: 1px 1px 1px 8px;
	padding: 1px;
}
.ailist a {
	text-decoration: none;
	padding: 1px;
	color: #000;
}
.ailist a:hover {
	text-decoration: none;
	color: #000;
	padding: 1px;
	background: #FFF;
}
.aistable {
	margin: 5px 0 0 18px;
	background: #EEE;
	border: 1px solid #999;
}
.aistats {
	margin: 0 0 0 18px;
}
#ic {
	padding-left: 22px;
}
#in {
	font-size: 0.85em;
}
#ct {
	font-size: 0.85em;
	text-align: right;
}
#hb {
	background: #EEE;
}
#hd {
	font-size: 1.01em;
	font-weight: bold;
}
#hc {
	font-size: 1.01em;
	font-weight: bold;
	text-align: right;
}
.ailsec {
	padding: 0;
	margin: 1em 0.5em 0 0.5em;
	clear: both;
	overflow: auto;
}
.ailtitle {
	color: #334053;
	font-family: 'Arvo', sans-serif;
	font-weight: 900;
	margin: 8px 0 8px 0;
	font-size: 1.5em;
	clear: both;
}
.ailsubtitle {
	font-weight: bold;
	font-size: 1.35em;
	color: #334053;
	padding: 8px 0 4px 16px;
}
.ailsubtitle a {
	text-decoration: none;
}
.ailsubtitle a:hover {
	text-decoration: underline;
}
.ailitem {
	font-weight: bold;
	padding: 0;
	clear: both;
}
.ailitem img {
	margin: 0 0 0 4px;
	vertical-align: middle;
}
.ailitem a {
	color: #0073E6;
	text-decoration: none;
}
.ailitem a:hover {
	color: #A0647D;
	text-decoration: underline;
}
.ailtext {
}
.ailsubitem {
	font-size: 1em;
	padding: 0;
}
.ailadditem {
	padding: 8px 0 8px 0;
}
.ailtag {
	padding: 8px 0 8px 0;
	font-size: 0.85em;
}
.aiclr {
	clear: both;
}
.aiclr span {
	display: none;
}
.aiiarea {
	border-top: 1px solid #CCC;
	padding: 4px 0 10px 0;
}
.aiiicon {
	width: 32px;
	margin: 12px 6px 0 12px;
	float: left;
}
.aiiinfo {
	width: 400px;
	float: left;
}
.aiitools {
	float: left;
	padding: 12px 0 0 0;
}
.aiibutton {
	padding: 12px 0 0 0;
	text-align: right;
}
.aiimsg {
	font-size: 0.85em;
	padding: 0 8px 12px 8px;
}
.aiiitems {
	overflow: auto;
}
.aiiitems:last-child {
	border-bottom: none;
}
.ai50 {
	width: 47%;
	padding: 0 1% 0 1%;
	float: left;
}
.aiimgnsel {
	opacity: 0.3;
	filter: alpha(opacity=30);
}
.aiimgsel {
	opacity: 1.0;
	filter: alpha(opacity=100);
}
.aiacthead {
	padding: 0.5em;
	margin: 0.5em 0 0.5em 0;
	background: #EAF4FA;
	border: 1px solid #334053;
	overflow: auto;
	clear: both;
}
.aiacttitle {
	font-weight: bold;
	width: 58%;
	float: left;
	color: #334053;
}
.aiacttitle strong {
	color: #334053;
}
.aiacttitle img {
	vertical-align: middle;
	margin-right: 0.5em;
}
.aiactact {
	font-size: 0.85em;
	color: #334053;
	width: 38%;
	float: right;
	text-align: right;
	padding: 8px 6px 0 0;
}
.aiactact a {
	text-decoration: none;
	color: #334053;
}
.aiactnote {
	position: relative;
	background: #FFF;
	padding: 20px;
	width: auto;
	max-width: 500px;
	margin: 20px auto;
}
.aisitem {
	padding: 12px 0 12px 0;
	clear: both;
	position: relative;
}
.aistitle {
	font-family: 'Arvo', sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	clear: both;
}
.aistitle a {
	text-decoration: none;
}
.aistitle a:hover {
	text-decoration: underline;
}
.aisauth {
	color: #888;
	font-size: 0.85em;
	padding: 3px 0 6px 0;
}
.aistext {
	font-size: 1.01em;
	line-height: 140%;
	padding: 0 0 6px 18px;
	position: relative;
}
.aisell {
	width: 25%;
	float: left;
}
.aiselr {
	width: 72%;
	float: left;
}
.airsslink {
	margin: 0 0 6px 0;
	padding: 0 0 0 20px;
	background: url(asseticons/rss_icon.png) no-repeat;
	font-size: 0.85em;
}
.airsslink a {
	color: #AFAFAF;
	text-decoration: none;
}
.airsslink a:hover {
	color: #135B83;
	text-decoration: underline;
}
#optionlist div {
	height: 1.2em;
	padding: 0.2em;
	margin: 0.2em 0.2em 0.8em 0.2em;
	cursor: pointer;
}
#optionlist span {
	padding: 0.2em 0.4em;
	border: 1px solid #334053;
	background: #FFF5E0;
	font-size: 0.85em;
}
.ai100 {
	width: 100%;
}
.airow {
	padding: 6px;
	clear: both;
	width: 100%;
	overflow: auto;
}
.aicell {
	width: 49%;
	float: left;
}
.ailogo {
}
.ailogo img {
	max-width: 80%;
	max-height: 200px;
	height: auto;
}
.aitisec {
	text-align: center;
	clear: both;
	overflow: auto;
}
.aitiitem {
	width: 100px;
	text-align: center;
	font-size: 0.85em;
	float: left;
	padding: 6px 0 6px 0;
}
.aiticon {
	width: 40px;
	padding: 12px 6px 0 12px;
	float: left;
}
.aitab {
	display: relative;
	overflow: auto;
	padding: 12px 0 12px 0;
}
.aitabc {
	padding: 3px;
	float: left;
	min-height: 20px;
}
.aic1 {
	text-align: center;
	font-size: 0.85em;
	background: #F2E9E6;
	width: 12%;
}
.aic2 {
	text-align: center;
	font-size: 0.85em;
	background: #E9F2E6;
	width: 12%;
}
.aic3 {
	text-align: center;
	font-size: 0.85em;
	background: #E6EFF2;
	width: 12%;
}
.aic4 {
	text-align: center;
	font-size: 0.85em;
	background: #EFE6F2;
	width: 12%;
}
.aict {
	font-size: 0.85em;
	background: #EFF2E6;
	padding-top: 4px;
	float: none;
	overflow: auto;
}
.aitabr1 {
	border-bottom: 1px solid #DDDDDD;
	clear: both;
	overflow: auto;
	display: relative;
}
.aitabr2 {
	border-bottom: 1px solid #999999;
	clear: both;
	overflow: auto;
	display: relative;
}
.aiptr {
	cursor: pointer;
}
.aictnum {
	width: 32px; /*width of collection icon*/
	height: 32px;
	color: #334053;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	padding: 9px 0 0 0;
	white-space: nowrap;
}
.aiptnum {
	width: 19px; /*1/2 width of asset icon*/
	height: 19px;
	color: rgba(44,97,109,1);
	font-size: 12px;
	background: #FFF5E0;
	border-radius: 3px;
	padding: 1px;
	margin: 0 !important;
	line-height: 14px;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	border: 1px solid #5D4920;
}
.aiptnumx {
	width: 37px; /*width of asset icon*/
	height: 37px;
	color: rgba(44,97,109,0.7);
	font-size: 24px;
	font-weight: 900;
	text-align: center;
	white-space: nowrap;
}
.aireq:after { /*required form element label */
	content: "*";
	color: red;
}
.aind:after { /*not displayed form element label */
	content: " (Will not be displayed to end users)";
	color: blue;
}
.aipag {
	display: inline-block;
	padding: 0.5em;
	list-style: none;
}
.aipag li {
	display: inline-block;
	padding: 0.5em;
}
.aipag li a {
	padding: 0.5em;
	background: #EAF4FA;
	text-decoration: none;
	border-radius: 3px;
}
.aipag li a:hover {
	color: #334053;
}
#aipagc {
	background: #334053;
	color: #FEFFFF;
}
/* Link List */
.aill {
	margin-bottom: 1em !important;
}
.aill select {
	width: 100% !important;
}
.aill input[type=text] {
	width: 80% !important;
	float: left;
}
#aisrchf .aibutton {
	width: 18%;
	float: left;
	margin-left: 2%;
}
/* Search Icons */
.aion {
	opacity:1.0;
	filter:alpha(opacity=100);
}
.aioff {
	opacity:0.4;
	filter:alpha(opacity=40);
}
/* List Table */
.aitlist {
	width: 100%;
	margin-bottom: 1em;
	table-layout: auto;
	/*border-bottom: 1px solid #333333*/
	border-collapse: collapse;
}
.aitlist tr {
}
.aitlist th {
	text-align: left;
	color: #333333;
	font-family: 'Arvo', sans-serif;
	font-weight: 900;
	font-size: 1.01em;
	text-align: left;
	background: #AFAFAF;
}
.aitlist td, .aitlist th {
    /*border-top: 1px solid #333333;*/
    padding: 0.5em 0 0.5em 0.5em;
	vertical-align: middle;
}
.aitlist tr:nth-child(2n + 1) {
	background: #F0F0F0;
}
.aitlist.aitplain tr:nth-child(2n + 1) {
	background: transparent;
}
.aitlist.aitplain tr,
.aitlist.aitplain td {
	border: 0;
	vertical-align: top;
}
.aitlist tr td:last-child {
	padding-right: 0.5em;
}
.aits tr td:nth-child(2) {
	width: 100%;
}
.aits tr td:nth-child(3),
.aits tr td:last-child {
	text-align: right;
}
.aits tr td[colspan] {
	text-align: left;
}
th.aitsort {
	background: #AFAFAF url(asseticons/smdown.png) left 8px no-repeat;
	padding-left: 14px;
}
.aitlist label {
	margin: 0;
}
.aititem { /*cf ailitem*/
	font-weight: bold;
}
.aititem a {
	color: #334053;
	text-decoration: none;
}
.aititem a:hover {
	color: #135B83;
	text-decoration: underline;
}
.aithead {
	background: transparent !important;
	border: 0 !important;
}
.aitlist4 {
	width: 33%;
}
.aitlist3 {
	width: 25%;
}
.aitlist6 {
	width: 50%;
}
/* Calendar Table */
.aitcal {
	width: 100%;
	margin-bottom: 1em;
	border-collapse: collapse;
	border: 0;
}
.aitcal tr {
	border: 0;
}
.aitcal tbody tr:nth-child(2n + 1) {
	background: transparent;
}
.aitcal tbody tr:nth-child(2n) {
	background: #F0F0F0;
}
.aitcal tbody tr:nth-child(1) {
	background: transparent;
}
.aitcal td {
    padding: 0.5em 0 0.5em 0.5em;
	vertical-align: middle;
}
.aitmo {
	color: #334053;
	font-family: 'Arvo', sans-serif;
	font-weight: 900;
	font-size: 1.2em;
	line-height: 1.5em;
}
.aitdate {
	font-size: 1.01em;
	line-height: 1.25;
	padding-left: 12px;
}
.aitday {
	font-size: 0.85em;
	font-style: italic;
	line-height: 1.25;
	padding-left: 12px;
}
.aitev { /*cf aititem*/
	font-weight: bold;
}
.aitev a {
	color: #334053;
	text-decoration: none;
}
.aitev a:hover {
	color: #135B83;
	text-decoration: underline;
}
.aiauth {
	width: 180px;
	float: right;
	padding: 0 0 20px 20px;
}
.aiauth h4 {
	font-size: smaller;
}
	
/* Itinerary Grid */
.aititin td {
	vertical-align: top;
}
.aiticon a {
	position: relative;
	display: inline-block;
}
.aipti {
	position: absolute;
	right: 0;
	bottom: 0;
}
.aisoloitin {
	text-align: right;
}

/* Tour Styles */
.aitourdesc .icon:before {
	color: #6279B8;
	width: 24px;
}

.aitcards {
}
.aitcard {
	text-align: center;
	margin-bottom: 2.25em;
}
.aitcardpic {
	background-position: center;
	background-size: cover;
	background-image: url('../images/tourcard_default.jpg');
	width: 100%;
	padding-top: 100% !important;
	margin: 0 auto;
}

/* Collection Styles */
.aiccards {
}
.aiccard {
	position: relative;
	text-align: center;
	margin-bottom: 2.25em;
	overflow: hidden;
}
.aiccardpic {
	background-position: center;
	background-size: cover;
	background-image: url('../images/collcard_default.jpg');
	width: 100%;
	padding-top: 100% !important;
	margin: 0 auto;
	transition: transform 0.5s ease;
}
.aiccardpic:hover {
	transform: scale(1.1);
}
.aiccard h4 {
	font-family: 'Caveat Brush', sans-serif;
	font-weight: 300;
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	font-size: 1.45em;
	text-align: center;
	color: #FFFFFE;
	background: rgba(0, 0, 0, 0.4);
	line-height: 1.45em;
	overflow: visible;
	margin: 0;
	padding: 0.35em 0;
}
.aiccard h4 a,
.aiccard h4 a:hover {
	color: #FFFFFE;
	text-decoration: none;
}
	
/* Special for smartphones */
@media (max-width: 640px) {
	.aismmap {
		display: none;
	}
	.aiitinlg {
		text-align: center;
	}
	.aitsel {
		display: none;
	}
	.aitinfo img {
		display: none;
	}
	.aitlist.aitplain td {
		display: block;
		width: 100%;
	}
	.aitlist4 .itextresp,
	.aitlist3 .itextresp,
	.aitlist6 .itextresp {
		margin: 0;
	}
	
	.aitlist h3,
	.aitlist h4 {
		margin: 0;
	}
}
@media (max-width: 480px) {
	.aibutton {
		width: 100%;
	}
	.aiinfo .aibutton {
		width: 100%;
	}
	.aisidelink .aibutton {
		width: 100%;
	}
	.aiauth {
		width: 140px;
	}
	.aiauth .aicenter img {
		width: 100px;
		height: auto;
	}
}
/* Select Box Wrappers (same as template) */
.aiselect {
	text-decoration: none;
	display: block;
	position: relative;
	min-width: 4em;
}
.aiselect:before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-transform: none !important;
}
.aiselect:before {
	content: '\f078';
	color: rgba(0, 0, 0, 0.5);
	display: block;
	height: 2.75em;
	line-height: 2.75em;
	pointer-events: none;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	width: 2.75em;
}
.aiselect select::-ms-expand {
	display: none;
}

/* modifications to itextstyles.css for asset pages */
.itexttableleft,
.itexttableright {
	width: 312px; /*thumb width + padding + border*/
}
/* disable highlight to copy */
.ainoselect {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* Select Lists */
.aiuform {
	margin-bottom: 1em;
}
/* Ajax Spinner */
.aiww {
	position: relative;
	min-height: 160px;
}
.aiwait {
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 1;
	width: 60px;
	height: 60px;
	margin: -30px 0 0 -30px;
	border: 12px solid rgba(255, 255, 255, 0.5);
	border-radius: 50%;
	border-top: 12px solid #5D4920;
	width: 60px;
	height: 60px;
	-webkit-animation: aispin 2s linear infinite;
	animation: aispin 2s linear infinite;
}

@-webkit-keyframes aispin {
	0% { -webkit-transform: rotate(0deg); }
	100% { -webkit-transform: rotate(360deg); }
}

@keyframes aispin {
	0% { transform: rotate(0deg); }
	100% { transform: rotate(360deg); }
}


	


