div#main-content{
	background: none;
	width: auto;
}

div#avail-cache-widget{
	padding: 5px; 
	/*width changed from 980 after page centering */
	width: 973px;
	position: relative;
}

div#origin-destination-content h3{
	color: #00907E;
    font-size: 1.2em;
    margin-top: 1.5em;
}

div#origin-destination-content h4{
	color: #00907E;
    font-size: 1em;
    margin-top: 1.5em;
}

div.clear{clear: both;}

div#avail-cache-widget iframe{
	margin: 0;
	top: -3px;
}

div#avail-cache-widget fieldset{
	width: 49%;
	position: relative;
	height: 205px;
	padding: 0;
	margin: 3px;
	border: 1px solid #DDDDDD;
	float: left;
}

div#avail-cache-widget fieldset#summary{
	min-height: 100px;
	height: auto !important;
	height: 100px;
    top: 28px;
    width: 99%;
	margin-bottom: 20px;
}

div#avail-cache-widget fieldset div.header{
	background-image: url("/media/aerlinguscom/styleassets/images/general/h2-bg-left.gif");
    background-position: left top;
    background-repeat: no-repeat;
    color: #FFFFFF;
    font-size: 115%;
    margin: 0;
    padding: 0 0 0 6px;
	position: relative;
    top: -25px;
}

div#avail-cache-widget fieldset div.header h2{
    background-image: url("/media/aerlinguscom/styleassets/images/general/h2-bg-right.gif");
    background-position: right top;
    background-repeat: no-repeat;
    border: 0 none;
    color: #FFFFFF;
    display: block;
    font-size: 100%;
    height: 21px;
    margin: 0;
    padding: 3px 0 0;
}

div#avail-cache-widget fieldset div#outchart, div#avail-cache-widget fieldset div#inchart{
	margin: 0 5px;
}

div#avail-cache-widget fieldset div#outchart div.yui3-widget, div#avail-cache-widget fieldset div#inchart div.yui3-widget{
	background: #fff;
}

div#avail-cache-widget fieldset div.nav{
	position: relative;
    text-align: center;
    top: -15px;
}

div#avail-cache-widget fieldset ul.controls h3{
	margin: 0;
	padding: 0;	
    color: #00907E;
    font-size: 110%;
    display: block;
	text-align: center;
}

.selected{
	background-color: #f17505;
}


div#avail-cache-widget table{
	border-collapse: collapse;
	width: 98%;
	margin: 0 10px 10px 10px;
	
}

div#avail-cache-widget table tr th{
	background-image: url("/media/aerlinguscom/styleassets/images/general/h3-bg.gif");
    background-position: left bottom;
    background-repeat: repeat-x;
    width: auto;
    border: 1px solid #DDDFE1;
    color: #00907E;
    font-weight: bold;
    height: 25px;
    padding: 0 0 0 8px;
    text-align: left;    
}

div#avail-cache-widget table tr td{
	border: 1px solid #DDDFE1;
    padding: 5px;
    vertical-align: top;
}

div#avail-cache-widget div.submit{
    height: 30px;
    margin-top: 0;
    padding: 0 9px;
}

div#avail-cache-widget div.submit input{
	padding: 3px; 
	color: #fff; 
	font-weight: bold; 
	width:auto; 
	border: solid 1px; 
	border-color: #fff; 
	cursor: pointer;
	height: 26px;
}

div#avail-cache-widget div.submit input.default{
	background: url("/media/aerlinguscom/styleassets/images/general/bg-button.gif"); 
	float: right;
}

div#avail-cache-widget div.submit input.hover{
	background: url("/media/aerlinguscom/styleassets/images/general/bg-button-hover.gif"); 
	float: right;
}

div#avail-cache-widget div.submit input.default-grey{
	background: url("/media/aerlinguscom/styleassets/images/general/bg-button-grey.gif"); 
	float: left;
}

div#avail-cache-widget div.submit input.hover-grey{
	background: url("/media/aerlinguscom/styleassets/images/general/bg-button-grey-hover.gif"); 
	float: left;
}


div#avail-cache-widget fieldset ul.controls{list-style: none; top: -15px; position:relative;  width: 100%; height: 18px; padding: 0; margin: 0 0;text-align: center;}

div#avail-cache-widget fieldset ul.controls li{float: left; width: 33%; text-align: center;}

div#avail-cache-widget fieldset ul.controls li a img{border: 0;}

div#avail-cache-widget fieldset ul.controls li.prev{text-align: left;}

div#avail-cache-widget fieldset ul.controls li.next{text-align: right;width: 34%;}

div#avail-cache-widget fieldset ul.controls li.prev a{margin-left: 5px;}

div#avail-cache-widget fieldset ul.controls li.next a{margin-right: 5px;}

div#avail-cache-widget fieldset img, div#avail-cache-widget fieldset span.no-data{position: absolute; top: 70px; left: 210px;}

div#avail-cache-widget fieldset ul.controls img{position: relative; top: 0;left:0;}

div.yui3-overlay-mask{
	background-color: #000000;
    opacity: 0.25;
}

div.yui3-widget-hd{
	background-color: #F5F5F5;
    background-image: url("/media/aerlinguscom/styleassets/images/general/sprite.gif");
    background-position: 8px -215px;
    background-repeat: no-repeat;
    color: #00907E;
    font-size: 120%;
    font-weight: bold;
    height: auto !important;
    min-height: 20px;
    padding: 8px 3em 8px 30px;	
}

div.yui3-widget-bd{
	background-color: #FFF;
}

div.yui3-widget-bd p{
	margin: 0;
	padding: 5px;
}

a.close{
	background: url("/media/aerlinguscom/styleassets/images/general/sprite.gif") no-repeat scroll 0 -125px transparent;
    cursor: pointer;
    height: 22px;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 20px;
}

div#origin-destination-content{
	margin: 8px 0 0 10px;
}

div#origin-destination-content img.right{
	float: right;
	margin: 0 0 5px 5px;
}

div#origin-destination-content img.left{
	float: left;
	margin: 5px 5px 0 0;
}

div#avail-cache-widget span#social-media-links{
	position: absolute;
	right: 0;
	top: -65px;
}

div#avail-cache-widget span#social-media-links iframe.twitter-share-button{
	margin: 0 0 0px 0;
}

div.info{
	background-color: #F9FCF5;
    background-image: url("/media/aerlinguscom/styleassets/images/general/info_green.gif");
    background-position: 0.5em 0.5em;
    background-repeat: no-repeat;
    border: 1px solid #80C242;
    clear: both;
    margin: 0 0.5em 1em 0.5em;
    padding: 0.5em 0.5em 0.5em 30px;
}

