﻿html
{
    height: 100%;
}

body
{
    text-align: center;
    border-width: 0px;
    height: 100%;
    margin: 0px;
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #00A8E1;
}

#logoBanner
{
    position: absolute;
    bottom: 35px;
    left: 0px;
    right: 181px;
    height: 120px;
    background-image: url('./Images/WhiteTransparent.png');
    font-size: 9pt;
}

.logoBannerContent
{
    
    float: left;
    float: left;
    margin: 5px;
    width: 169px;
}

.bannerText
{
    position: absolute;
    bottom: 35px;
    right: 0px;
    float: right;
    width: 174px;
    height: 120px;
    background-image: url('./Images/BlueTransparent.png');
    text-align: justify;
}

.logoBannerContentImage
{
   margin-left: 20px;
   border-style: none;
}

.logoBannerContentText
{
    padding: 3px;
    padding-top: 6px;
}

#frame
{
    width: 900px;
    height: 100%;
    position: relative;
    margin: 0 auto;
    text-align: left;
    background-color: #00A8E1;
}

#frameHeader
{
    height: 150px;
    width: 900px;
    background-color: #00A8E1;
}

#framePhoto
{
    width: 900px;
    height: 363px;
    position: relative;
    border-bottom: solid 5px #00A8E1;
    background-image: url('./Images/FramePhoto5.jpg');
    background-repeat: no-repeat;
}

#frameMenu
{
    bottom: 5px;
    left: 0px;
    position: absolute;
    width: 905px;
}

#PhotoFrameAnimatonContainer
{
    position: absolute;
    width: 900px;
    height: 363px;
    z-index: 0;
}

#frameContent
{
    width: 900px;
    background-color: #00A8E1;
}

#frameLeftContent
{
    width: 347px;
    padding: 5px;
    height: 205px;
    margin-right: 6px;
    float: left;
    background-color: #46525E;
    color: #FFFFFF;
    font-size: 13px;
    line-height: 14px;
}

#frameMiddleContent
{
    width: 175px;
    padding-top: 5px;
    height: 210px;
    margin-right: 6px;
    float: left;
}

#frameRightContent
{
    width: 346px;
    padding: 5px;
    height: 205px;
    float: left;
    background-color: #46525E;
    color: #FFFFFF;
    font-size: 13px;
    line-height: 14px;
}

#frameFooter
{
    color: #46525E;
    font-size: 9px;
    text-align: right;
    padding: 4px;
}

#frameFooter #frameFooterLeft
{
    font-size: 11px;
}

#frameFooter a
{
    color: #46525E;
    text-decoration: none;
}


#frameFooter a:hover
{
    color: #46525E;
    text-decoration: underline;
}

.framePhotoTextOverlay
{
    padding: 5px;
    width: 160px;
    color: White;
    background-color: #00A8E1;
    text-align: left;
    font-weight: normal;
    font-size: 13px; /*height: 213px;*/
    line-height: 14px;
    position: absolute;
    top: 95px;
    right: 5px;
}
.framePhotoTextOverlay p
{
    color: White;
    line-height: 150%;
}
.framePhotoMenuOverlay
{
    float: right;
    width: 175px;
    margin-right: 0px;
    height: 50px;
}

.framePhotoMenuOverlayItem
{
    width: 165px;
    height: 25px;
    background-color: #00A8E1;
    margin-top: 5px;
    margin-right: 5px;
    vertical-align: middle;
    line-height: 25px;
    padding-left: 5px;
    color: #3C404B;
    font-size: 13px;
}

.framePhotoMenuOverlayItem:hover
{
    background-color: White;
}

.framePhotoMenuOverlayItem a
{
    text-decoration: none;
    color: #3C404B;
}

.framePhotoMenuOverlaySearch
{
    width: 175px;
    height: 25px;
    margin-top: 5px;
    padding-left: 0px;
    color: #3C404B;
}

#welcomeText
{
    float: left;
    margin-top: 113px;
    margin-left: 5px;
    text-transform: uppercase;
    text-align: left;
    color: #FFFFFF;
    font-size: 15px;
}

#logo
{
    float: right;
    margin-right: 48px;
    margin-top: 28px;
}

form
{
    height: 100%;
}

.searchBox
{
    border: solid 0px white;
    background-color: White;
    color: #46525E;
    height: 15px;
    width: 139px;
    margin: 0px;
    float: left;
    padding-top: 7px;
    padding-left: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
    font-size: 11px;
}

.searchButton
{
    float: left;
    height: 25px;
    width: 25px;
    margin-right: 5px;
}

.mainMenu
{
    color: #3C404B;
    width: 905px;
}

.frameMenuStaticSelected
{
    background-color: White;
    color: #3C404B;
}
.frameMenuStaticMenuItem
{
    height: 25px;
    width: 175px;
    background-color: #00A8E1;
    color: #3C404B;
    font-size: 13px;
    padding-left: 16px;
}

.frameMenuDynamicMenu
{
    color: #3C404B;
    height: 175px;
    width: 146px;
}
.frameMenuDynamicSelected
{
    background-color: White;
    color: #3C404B;
    width: 111px;
}
.frameMenuDynamicMenuItem
{
    width: 146px;
    color: #3C404B;
    font-size: 13px;
    padding: 0px;
}

.frameMenuStaticMenuItemFifa
{
    height: 25px;
    width: 175px;
    background-color: #00A8E1;
    color: #3C404B;
    font-size: 13px;
    padding-left: 16px;
}

.frameMenuDynamicMenuFifa
{
    color: #3C404B;
    height: 175px;
    width: 116px;
}
.frameMenuDynamicSelectedFifa
{
    background-color: White;
    color: #3C404B;
    width: 111px;
}
.frameMenuDynamicMenuItemFifa
{
    width: 146px;
    color: #3C404B;
    font-size: 13px;
    padding: 0px;
}

.frameMenuStaticHover
{
    background-color: White;
    color: #3C404B;
}

p
{
    text-align: left;
    color: Silver;
}

p a, #boldAnchors a
{
    color: white;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
p a:hover, #boldAnchors a:hover
{
    text-decoration: underline;
}

p img a:hover
{
    text-decoration: none;
}

.content
{
    text-align: left;
    color: Silver;
    font-size: 12px;
}

.content a
{
    color: white;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
.content a:hover
{
    text-decoration: underline;
}

div ul li a
{
    color: white;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
div ul li a:hover
{
    text-decoration: underline;
}

h1
{
    text-align: left;
    text-transform: uppercase;
    color: #FFFFFF;
    font-size: 13px;
    font-weight: normal;
    line-height: 14px;
}
h2
{
    color: #FFFFFF;
    font-size: 13px;
    font-weight: normal;
    text-align: left;
    line-height: 14px;
}

.sitemap
{
    font-size: 12px;
    color: Silver;
}

.sitemap a
{
    font-size: 12px;
    color: Silver;
    text-decoration: none;
}

.sitemap a:hover
{
    text-decoration: underline;
}

.sitemapPath
{
    text-transform: uppercase;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: normal;
    line-height: 150%;
}
.sitemapPath a
{
    color: White;
    text-decoration: none;
}

.sitemapPath a:hover
{
    color: White;
    text-decoration: underline;
}

.inline
{
    display: inline;
}

#tooltip
{
    position: absolute;
    z-index: 200;
    margin-left: 10px;
    margin-top: 5px;
    width: 250px;
    border: 1px solid black;
    background-color: #00A8E1;
    color: white;
    font-size: 0.95em;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    padding: 5px;
    opacity: 0.85;
}
#tooltip h3, #tooltip div
{
    margin: 0;
}


/* Map */

#MapWrapper 
{
	height: 319px;
	width: 322px;
	overflow: hidden;
	position: relative;
	display: none;
}

#Map
{
	position: absolute;
	top: 0;
	left: 0;
	height: 1276px;
	width: 1288px;
}

.MapImage
{
	position: absolute;
}

.MapControl
{
	/*visibility: hidden;*/
}

.MapControl img
{
	border-style: none;
}

.hiddenControl
{
	visibility: hidden;
}

#PreviewMap
{
	position: relative;
	float: right;
	width: 101px;
	height: 100px;
}

#PreviewMap img
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

#PreviewIndicator
{
	top: 0px;
	left: 0px;
	width: 24px;
	height: 22px;
	border: 2px solid Red;
	z-index: 2;
	position: absolute;
}

#Overview 
{
	width: 322px;
	height: 319px;
}

#Overview img
{
	border-style: none;
	float: left;
}