/* 
    Document   : redirect.css
    Created on : Apr 1, 2010, 6:02:41 PM
    Author     : Michele Wickham
    Description:
        Styles for the regional redirect page
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
        vertical-align:baseline;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}


/* remember to define focus styles! */
:focus {
	outline: 0;
}



  body
  {
    font-size: 100%; /* Fixes exaggerated text resizing in IE6 and IE7 */
    background-color: #FFFFFF;
    text-align:ltr; /* LTR */
    direction:ltr; /* LTR */
  }



  body, caption, th, td, input, textarea, select, option, legend, fieldset
  {
    font-family: Helvetica, Verdana, Arial, Tahoma, "Bitstream Vera Sans", sans-serif;
  }


  ul          { list-style-type: none }
  ul ul       { list-style-type: none; }
  ul ul ul    { list-style-type: none; }
  ul ul ul ul { list-style-type: none; }
  ol          { list-style-type: none; }
  ol ol       { list-style-type: none; }
  ol ol ol    { list-style-type: none; }


/** links **/
  /* The order of link states are based on Eric Meyer's article:
   * http://meyerweb.com/eric/thoughts/2007/06/11/who-ordered-the-link-states
   */
  a
  {
     color: #fff;
     text-decoration:none;
     font-weight: 700;
     font-size: .90em;
  }


/** tables **/

  table
  {
    border-collapse: collapse;
    border-spacing: 0;
    /* width: 100%; */ /* Prevent cramped-looking tables */
  }

  th,
  thead th,
  tbody th
  {
    text-align: left;
    padding-right: 0;
    border-bottom: none;
  }

  tbody
  {
    border-top: none;
  }



/** images **/
  img
  {
    border: 0;
  }

/** horizontal rules **/
  hr
  {
    height: 1px;
    border: 1px solid #666;
    
  }
  
#page-container
{
	position: absolute;
	width: 100%;
}
  
.inner-container
{
	min-width: 994px;
	overflow: hidden;
	height: 800px;
	position:relative;
}

.overflow-container
{
	position: relative;
	width: 1px;
}

.center-region
{
	position:absolute;
	width: 1400px;
	top: -40px;
	left: -703px;
}


#map-container
{
    position: relative;
    text-align: center;
    top:0px;
}

#animax-image-container
{
  display: block;
  position:relative;
  height: 900px;
  width: 1400px;
  z-index: 0;
  top: 0px;
  background-image: url(../images/atvl_bg.jpg);
  background-position: top left;
  background-repeat: no-repeat;
}

#animax-image-container img
{
    float:left;
}

#animax-image-container .na 
{
    position:absolute;
    display: block;
    width: 268px;
    height: 130px;
    left: 329px;
    top: 161px;
    background-image: url(../images/atvl_northamerica.gif);
    background-position: left top;
    background-repeat: no-repeat;
	cursor: pointer;	

}



#animax-image-container .eu 
{
    position:absolute;
    display: block;
    width: 188px;
    height: 118px;
    left: 597px;
    top: 162px;
    background-image: url(../images/atvl_europe.gif);
    background-position: left top;
    background-repeat: no-repeat;
	cursor: pointer;	
}



#animax-image-container .af 
{
    position:absolute;
    display: block;
    width: 188px;
    height: 217px;
    left: 597px;
    top: 280px;
    background-image: url(../images/atvl_africa.gif);
    background-position: left top;
    background-repeat: no-repeat;
	cursor: pointer;	
}


#animax-image-container .as 
{
    position:absolute;
    display: block;
    width: 273px;
    height: 276px;
    left: 785px;
    top: 239px;
    background-image: url(../images/atvl_asiapacific.gif);
    background-position: left top;
    background-repeat: no-repeat;
	cursor: pointer;	
}

#animax-image-container .ru 
{
    position:absolute;
    display: block;
    width: 241px;
    height: 77px;
    left: 783px;
    top: 162px;
    background-image: url(../images/atvl_map_upright.gif);
    background-position: left top;
    background-repeat: no-repeat;
}

#animax-image-container .ma
{
    position:absolute;
    display: block;
    width: 268px;
    height: 26px;
    left: 335px;
    top: 291px;
    background-image: url(../images/atvl_midamerica-1.gif);
    background-position: left top;
    background-repeat: no-repeat;
	cursor: pointer;
}

#animax-image-container .sa 
{
    position:absolute;
    display: block;
    width: 208px;
    height: 241px;
    left: 395px;
    top: 316px;
    background-image: url(../images/atvl_latinamierica.gif);
    background-position: left top;
    background-repeat: no-repeat;
	cursor: pointer;
}




.na-text
{
    position:absolute;
    color: #fff;
    font-weight: 800;
    font-size: .75em;
	top: 80px;
	left: 60px;
        background-color: #7c3474;
    padding: 5px;

}

.sa-text
{
    position:absolute;
    color: #fff;
    font-weight: 800;
    font-size: .75em;
	top: 50px;
	left:15px;
        background-color: #7c3474;
    padding: 5px;
}


.eu-text
{
    position:absolute;
    color: #fff;
    font-weight: 800;
    font-size: .75em;
	top: 50px;
	left: 20px;
        background-color: #7c3474;
    padding: 5px;
}

.af-text
{
    position:absolute;
    color: #fff;
    font-weight: 800;
    font-size: .75em;
	top:30px;
	left: -5px;
        background-color: #7c3474;
    padding: 5px;
}

.as-text
{
    position:absolute;
    color: #fff;
    
    font-weight: 800;
    font-size: .75em;
	top: 30px;
	left: 0px;
        background-color: #7c3474;
    padding: 5px;
}

#map-labels .copyright
{
    position:absolute;
	color: #fff;
	left: -80px;
    top: 125px;
    font-size: .75em;
    font-weight: normal;
    width: 800px;
	z-index: 10;
}

#map-labels .header
{
    position:absolute;
    display: block;
    width: 285px;
    color: #fff;
    font-weight: 800;
    left: 560px;
    top: 95px;
    padding-top: 8px;
    padding-bottom: 8px;
    background-color: #7c3474;
    font-size: .90em;

}

#map-labels .branding
{
    position:absolute;
    display: block;
	left: 340px;
	top: 36px;
}

#map-labels .tagline
{
    position:relative;
    color: #fff;
    text-align: center;
    width: 235px;
    font-size: .7em;
    top: 80px;
    left: 10px;
}

#map-labels .logos
{
    position:absolute;
    display: block;
    width: 980px;
    height: 139px;
    left: 210px;
    top: 670px;
    padding-top: 2px;
    font-size: .90em;
    padding: 2px;
	background-image: url(../images/atvl_footer.gif);
	background-position: top left;
	background-repeat: no-repeat;
	z-index: 5;
	


}
#map-labels td
{
    padding: 3px;
    vertical-align: top;
    color: #fff;
    font-size: 1em;
    font-weight: 800;
}


#navigation-overlay
{
    position:absolute;
    z-index: 100;
    top:0px;
    left:0px;

}

#navigation-overlay .shader
{
    display:block;
    position: absolute;
    z-index: 101;
    height: 900px;
    width: 1400px;
    background-color: #000000;
    opacity: 0.45;
    filter: alpha(opacity=45);
}

#navigation-overlay .region-container
{
    position: absolute;
    background-color: #fff;
	text-align: left;
    z-index: 140;
    top: 140px;
    left:390px;
    width: 565px;
    height: 400px;
    padding-right: 15px;
    padding-left: 15px;
    overflow:hidden;

}

#navigation-overlay a
{
   color: #108d9f;
   font-size: .80em;
}

#navigation-overlay p
{
   color: #108d9f;
   font-weight: bold;
   font-size: .80em;
}
#navigation-overlay .region-header
{
    position: relative;
    color: #7c3474;
    font-size: 1.5em;
    font-weight: bold;
    top: 10px;
    height: 35px;

}

#navigation-overlay .close
{
    position: absolute;
    left: 450px;
    height: 18px;
    width: 100px;
    top: 10px;
    text-align: right;
    z-index: 500;
   
}

#navigation-overlay .region-sub li,
#navigation-overlay .region-sub-2 li
{
    height: 25px;
}

#navigation-overlay .region-sub-2
{
    position:relative;
    top: -326px;
    left: 180px;
}

#navigation-overlay .shadow-container li
{
   margin-left: 20px;
   list-style-image: url('../images/nav_dropdown_itemArrow.gif');
}

li a:hover
{
    text-decoration: underline;
}

.hide-image
{
	position: absolute;
	display:none;
}
