#ag_ci_content_wrapper h1 
{
	font-size: 100%; 
}
#ag_ci_content_wrapper h2
{
    font-size:14px!important;
}
#ag_ci_content_wrapper a 
{
    text-decoration:none;
}
#ag_ci_content_wrapper a:hover 
{
    text-decoration:underline;
}
#ag_ci_content_wrapper img 
{
    border: 0px;
    margin: 0px;
    padding: 0px;
}
#ag_ci_content_wrapper .no_display 
{
    display:none;
}
#ag_ci_widget_wrapper {
    font-family: Calibri,serif;
    /*background: #fff;*/
    font-size: 16px;
    color: #000;
}
#ag_contentmax_wrapper 
{
    margin-top:10px;
}

#ag_ci_content_wrapper .ag_search_wrapper {
    position: relative;
    /* width: 100%; */
    font-family: Sans-Serif!important;
    margin: 0px auto!important;
    padding: 20px 0px 10px!important;
}

#ag_ci_content_wrapper .downloadcircle_imgbg {
    position: absolute;
    top: 10px;
    right: 0px;
    width: 30px;
    height: 30px;
    background-color: white;
    display: block;
}
#ag_ci_content_wrapper img.downloadcircle {
    position: absolute;
    top: 10px;
    right: -5px;
    width: 60px;
}

#ag_ci_content_wrapper .ag_hd 
{
    /* width:100%; */
    box-sizing:border-box;
    padding: 5px!important;
    background: #5C92CD;
    color: white;
    overflow: hidden;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

#ag_ci_content_wrapper .ag_search .ag_searchinputwrapper 
{
    float:left;
    background-color: white;
    width: 207px;
    height: 26px;
    -webkit-border-top-right-radius: 0;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-bottomright: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 0;
    -webkit-box-shadow: inset 0 0 5px #666;
    -moz-box-shadow: inset 0 0 5px #666;
    box-shadow: inset 0 0 5px #666;
}
#ag_ci_content_wrapper .ag_inner_search 
{

}
#ag_ci_content_wrapper .ag_search .ag_searchinput 
{
    float:left;
    background: none;
    border: none;
    width: 86%;
    padding: 4px 0;
    z-index: 53;
    font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
    font-size: .688em;
    margin-top: 2px;
    outline: none;
}
#ag_ci_content_wrapper .ag_search span.ag_submit 
{
    float:right;
    background-image: url(//www.arrivalguides.com/Content/img/hsprite.png);
    background-repeat: repeat-x;
    background-position: 0 -98px;
    color: white;
    height: 26px;
    border: none;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-bottomright: 3px;
    border-top-right-radius: 3px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 3px;
    font-size: 11px;
    padding: 0px;
    display: inline-block;
    line-height: 26px;
    cursor: pointer;
    width:55px;
    text-align:center;
}

#ag_ci_content_wrapper .ag_search 
{
    float:left;
    width: 317px;
    height: 26px;
    z-index: 51;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    border-top-left-radius: 3px 3px;
    border-top-right-radius: 3px 3px;
    border-bottom-right-radius: 3px 3px;
    border-bottom-left-radius: 3px 3px;
    -webkit-box-shadow: 0 0 3px #0b4779;
    -moz-box-shadow: 0 0 3px #0b4779;
    box-shadow: 0 0 3px #0b4779;
}
.IE #ag_ci_content_wrapper .ag_search 
{
    border: 1px solid #0b4779;
}

#ag_ci_content_wrapper .ag_search .ag_searchicon 
{
    float:left;
    background-image: url(//www.arrivalguides.com/Content/img/arrivalguides_MainSprite.v2.png);
    background-repeat: no-repeat;
    background-position: -309px -90px;
    display: block;
    width: 12px;
    height: 12px;
    margin:8px;
    z-index: 52;
}
#ag_ci_content_wrapper .ag_search .ag_searchreset 
{
    width:55px;
    float:right;
    background: url(//www.arrivalguides.com/Content/img/ci_reset_bg.png);
    font-size: .688em;
    height: 26px;
    z-index: 52;
    border: none;
    padding: 0px;
    font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
    margin: 0px;
    outline: none;
    cursor: pointer;
    text-align:center;
    line-height:26px;
}
#ag_ci_content_wrapper .ag_text_wrapper
{
    float:left;
    margin-left:20px;
    margin-right:55px;
    color:#FFF;
}
#ag_ci_content_wrapper .ag_text_wrapper h1
{
    margin:0px;
    margin-top:10px;
}
#ag_ci_content_wrapper .ag_content 
{
    /*width:100%; */
    padding:0px;
}
#ag_ci_content_wrapper .ag_content h2
{
    text-shadow: none;
    margin: 7px;
}

#ag_ci_content_wrapper .ag_destination_wrapper 
{
    overflow: hidden;
}
#ag_ci_content_wrapper #ag_destination_pages 
{
    width:3300px;
    position:relative;
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    -transition: all 0.7s ease-in-out;
}
#ag_ci_content_wrapper .ag_destination_page 
{
    padding: 0;
    margin-right: 26px;
    float: left;
    min-height:1px;
}
#ag_ci_content_wrapper .ag_destination 
{
    float:left;
    margin-right:10px;
    margin-top:0px;
    margin-bottom:10px;
    padding-bottom:5px;
    border: 1px solid #E6E6E6;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
    background: #FFF;
}
#ag_ci_content_wrapper .ag_destination .ag_dest-overlay_wrapper 
{
    position:absolute;
}
#ag_ci_content_wrapper .ag_destination .ag_dest-overlay 
{
    position:absolute;
    background: url(//www.arrivalguides.com/Content/img/ci_transparent.png) repeat;
    background: rgba(0,0,0,0.6);
    display:none;
    text-shadow:none;
    cursor:default;
    margin-top:72%;
    padding-top:3%;
    width:100%;
    height:25%;
}
#ag_ci_content_wrapper .ag_destination:hover .ag_dest-overlay, 
#ag_ci_content_wrapper .ag_destination:hover .ag_dest-overlay a,
#ag_ci_content_wrapper .ag_destination:hover .ag_dest-overlay span
{
    display:block;
    color:#FFF;
}
#ag_ci_content_wrapper .ag_destination .ag_dest-overlay_left
{
    float:right;
    margin-right:5%;
    cursor:pointer;
}
#ag_ci_content_wrapper .ag_destination .ag_dest-overlay_left span:hover 
{
    text-decoration:underline;
}
#ag_ci_content_wrapper .ag_destination .ag_dest-overlay_right
{
    float:right;
    margin-right:5%;
    cursor:pointer;
}
#ag_ci_content_wrapper .ag_destination h1 
{
    height:38px;
    margin: 0.2em 0px;
    text-align:center;
    cursor:pointer;
    display:block;
}
#ag_ci_content_wrapper .ag_destination_img 
{
    border: 5px solid white;
    display: block;
    cursor:pointer;
}

#ag_ci_content_wrapper .ag_paging_wrapper 
{
    height:20px;
    padding-bottom:10px;
}

#ag_ci_content_wrapper .ag_paging 
{
    margin:0px auto;
}

#ag_ci_content_wrapper .ag_paging_btn 
{
    float:left;
    width:8px;
    height:8px;
    border:1px solid #547EDA;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
    background-color: #FFF;
    cursor:pointer;
    margin-top:0px;
    margin-bottom:0px;
}
.IE #ag_ci_content_wrapper .ag_paging_btn 
{
    width:10px;
    height:10px;
    border:none;
    background: url(//www.arrivalguides.com/Content/img/ci_paging_btns.png) no-repeat;
    overflow:hidden;
}
#ag_ci_content_wrapper .ag_paging_btn:hover
{
    background: #1C4A84;
    -webkit-transition: background-color 0.3s linear;
    -moz-transition: background-color 0.3s linear;
    -o-transition: background-color 0.3s linear;
}
#ag_ci_content_wrapper .ag_paging_btn:hover.ag_paging_first,
#ag_ci_content_wrapper .ag_paging_btn:hover.ag_paging_last
{
    background: transparent;
}
.IE #ag_ci_content_wrapper .ag_paging_btn:hover
{
    background-color:transparent;
    background: url(//www.arrivalguides.com/Content/img/ci_transparent.png);
    background-position: 0 -12px;
}
#ag_ci_content_wrapper .ag_paging_big 
{
    margin:10px;
}
.IE #ag_ci_content_wrapper .ag_paging_big 
{
    margin:9px;
}
#ag_ci_content_wrapper .ag_paging_small 
{
    margin:5px;
}
.IE #ag_ci_content_wrapper .ag_paging_small
{
    margin:4px;
}
#ag_ci_content_wrapper .ag_paging_btn.ag_checked 
{
    background-color: #547EDA;
}
.IE #ag_ci_content_wrapper .ag_paging_btn.ag_checked 
{
    background-color:transparent;
    background: url(//www.arrivalguides.com/Content/img/ci_paging_btns.png);
    background-position: 0 -12px;
}
#ag_ci_content_wrapper .ag_loading
{
    background: url(//www.arrivalguides.com/Content/img/loading.gif) no-repeat;
    margin: 0px auto;
    width: 32px;
    height: 32px;
    display: none;
}

#ag_ci_content_wrapper .ag_first 
{
    margin-left:0px!important;
}
#ag_ci_content_wrapper .ag_last
{
    margin-right:0px!important;
}
.IE #ag_ci_content_wrapper .ag_paging_first,
#ag_ci_content_wrapper .ag_paging_first 
{
    background:transparent !important;
    border:0px;
    margin-left:0px !important;
    line-height:5px;
}
.IE #ag_ci_content_wrapper .ag_paging_last,
#ag_ci_content_wrapper .ag_paging_last
{
    background:none !important;
    border:0px;
    margin-right:0px !important;
    line-height:5px;
}
#ag_ci_content_wrapper .ag_clr {
	display: block;
}
#ag_ci_content_wrapper .ag_clr::after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#ag_ci_content_wrapper .officialpartner.en, .officialpartner.de, .officialpartner.es, .officialpartner.it, .officialpartner.fr {
    background: url(//www.arrivalguides.com/Content/img/overlayOfficialPartner_en.v2.png) no-repeat;
    width: 60px;
    height: 60px;
    position: absolute;
    top: auto;
    left: auto;
}
#ag_ci_content_wrapper .officialpartner.sv {
    background: url(//www.arrivalguides.com/Content/img/overlayOfficialPartner_sv.v2.png) no-repeat;
    width: 60px;
    height: 60px;
    position: absolute;
    top: auto;
    left: auto;
}
#ag_ci_content_wrapper .ag_quickdownload 
{
    margin-left:20px!important;
    font-size:14px!important;
}
.ag_downloadbtn {
    width: 140px;
    position: relative;
    text-align: center;
    z-index: 8;
    background: #6EAB1E;
    border: 1px solid #95B868;
    -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.4);
}
.ag_downloadbtn a 
{
    display: block;
    padding: 7px 9px 7px 9px;
    border-top: 1px solid #95B868;
    margin: 0 1px;
    font-size: 14px;
    color: white!important;
    text-decoration: none;
}
#ag_disabledownload {
    font-style: italic!important;
    color: #CCC!important;
}
#ag_suggest_download 
{
    width:350px;
    height:400px;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif !important;
}
.ag_suggest_topbar 
{
    height: 31px;
    background-color: #1C4A84;
    background-image: url(//www.arrivalguides.com/Content/img/arrivalguides_MainSprite.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}
.ag_suggest_topbar h1 {
    font-size: 13px;
    padding: 8px 0px 0px 11px;
    color: white;
    border-top: 1px solid #486D9C;
    margin:0px;
}
.ag_suggest_inner h3
{
    color: #333;
    line-height: 18px;
    font-size:1em;
    font-weight:bold;
}
.ag_suggest_inner 
{
    padding: 15px 12px 0px 12px;
    font-size: 11px;
    color: #333;
}
.ag_suggest_inner h3 
{
    color: #005E9F;
    font-size: 15px;
    padding: 6px 0px 4px 0px;
    margin:0px;
}
.ag_suggest_inner p 
{
    margin:0px;
    padding: 0 0 16px 0px;
    line-height: 14px;
}
#ag_drop-panel select 
{
    border:0px;
}
#ag_suggest_download .ag_down 
{
    float:left;
    width: 142px;
    height: 106px;
    margin:10px;
    position:relative;
}
#ag_suggest_download .ag_down .ag_homeguide1,
#ag_suggest_download .ag_down .ag_homeguide2, .ag_down .ag_homeguide3 {
    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.3);
    position: absolute;
}
#ag_suggest_download .ag_down .ag_homeguide1 {
    z-index: 7;
    -webkit-transform: rotate(-27deg);
    -moz-transform: rotate(-27deg);
    top: 8px;
    left: 16px;
}
#ag_suggest_download .ag_down .ag_homeguide2 {
    z-index: 6;
    -webkit-transform: rotate(-7deg);
    -moz-transform: rotate(-7deg);
    top: 4px;
    left: 47px;
}
#ag_suggest_download .ag_down .ag_homeguide3 {
    z-index: 5;
    -webkit-transform: rotate(17deg);
    -moz-transform: rotate(17deg);
    top: 10px;
    left: 61px;
}
#ag_suggest_download .ag_down .ag_downloadbtn {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 8;
}
#ag_suggest_download .ag_nodown
{
    float:left;
    width: 142px;
    height: 106px;
    margin:10px;
    position:relative;
}
#ag_suggest_download .ag_nodownloadbtn 
{
    background: #8C1000;
    border: 1px solid #D01800;
    text-align:center;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 8;
    width:80px;
    margin:0px auto;
}
#ag_suggest_download .ag_nodownloadbtn a 
{
    border-top: 1px solid #AE1400;
    color:#fff;
    text-decoration: none;
    display:block;
    padding:3px;
}