@charset "utf-8";

.ga-container-home-partner{
  height:72px;
/*   height:150px;
*/}

.ga-container-home-partner h5{
  margin-bottom:0;
}

.ga-container-home-partner img{
  border:0;
  vertical-align:middle;
  margin-right:44px;
}

.ga-container-home-partner p{
  *position:relative;
  *top:-10px;
}



body{
  margin: 0;
  font-size: .8em;
  color: #333333;
  font-family: arial, helvetica, sans-serif;
  padding-bottom:20px;

}

a{
  color:#666666;
  text-decoration:none;
}

h1,h2,h4,h5,a:hover{
  color: #003399;
}

h2,h4{
  border-bottom: 1px solid #f70;
}

h1,h2{
  font-weight: normal;
}

h3,h4,h5{
  font-size: 1em;
}

h1{
  font-size: 2em;
  margin: 0;
}

h2{
  font-size: 1.3em;
  margin-bottom: 5px;
}

h3{
  color: #666;
  margin-bottom:0;
}

h4{
  margin-bottom: 10px;
}

h5{
  border-bottom: 1px solid #ccc;
}

p.content{
  margin-top:5px;
}

.ga-container-header,
.ga-container-body,
.ga-container-footer,
.ga-container-nav-top{
  width: 800px;
  margin: 0 auto;
  
}

ul.ga-top-nav li:hover{
  background-image:url('/intl/en/analytics/images/ga-orange-bar-hover.gif');
}

ul.ga-top-nav li a:hover{
  color: #fff;
}

ul.ga-top-nav li.ga-top-nav-over{
  background-image:url('/intl/en/analytics/images/ga-orange-bar-hover.gif');
}


.ga-container-header{
  height: 60px;
 /* height: 150px;*/
  border: 1px solid #fff; 
}

.ga-logo{
  border:0;
  float:left;
  margin-top:15px;
}

.ga-container-header-bar{
  background-image: url(/intl/en/analytics/images/ga-orange-bar.gif);
  cursor:pointer;
  background-repeat: repeat-x;
  height: 40px;
 /*  height: 100px;*/
}

.ga-search-form,
.ga-language-form{
  float: right;
  position: relative;
  margin-top: 15px;
  height: 22px;
}

.ga-language-form{
  margin: 16px 5px 0 0;
  height: 22px;
}

.ga-container-body{
  margin-top: 25px;
}

.ga-container-nav,
.ga-container-content,
.ga-container-content-index{
  float: left;
}

/*Left Navigation*/
.ga-container-nav{
  width: 180px;
}

.ga-side-nav{
  list-style:none;
  margin: 0;
  margin-right:20px;
  padding: 0;
}

.ga-side-nav li{
  border-bottom: 1px solid #ccc;
  padding: 7px 0 7px 2px;
}

.ga-side-nav a{
  text-decoration: none;
}

.ga-side-nav-sub{
  margin-left: 10px;
}

ul.ga-side-nav li.ga-side-nav-main{
  display:none;
}

.ga-side-nav-sub2{
  margin:10px 0 0 10px !important;
  border:0 !important;
  padding:0 !important;
}

.ga-side-nav-item-on{
  color: #f70;
  font-weight: bold;
}
/*End Left Nav*/

.ga-container-content-index{
  width: 800px;
}

.ga-container-content{
  width: 600px;
}

.ga-container-footer{
  text-align: center;
  padding-top: 20px;
  border-top: 1px solid #ccc
}

.ga-clear{
  clear: both;
}

.ga-feature-box{
  width: 270px;
  padding-right: 25px;
  float: left;
  *margin-bottom:25px;
}

.ga-screenshot{
  border: 1px solid #ccc;
}

.ga-icon-link{
  padding-left: 17px;
  background-image: url(/intl/en/analytics/images/icons/ga-icon-link.gif);
  background-repeat:no-repeat;
  background-position:0 3px;
}

.ga-error{
  background-color: #c00;
  padding:3px;
  color:#fff;
  font-weight:bold;
  text-align:center;
}

.ga-tour-waiting{
  margin:255px 0 0 300px;
  position:absolute;
}

.features_img{
  border-bottom:1px solid #ccc;
  margin-top:5px;
}
/*HOME PAGE SPECIFIC*/
/*Top Nav*/

.ga-top-nav{
  color: #fff;
  font-weight: bold;
  margin: 0;
  padding: 0;
  position: relative;
}



.ga-top-nav li{
  list-style: none;
  float: left;
  border-left: 1px solid #fff;
  padding: 5px 20px 5px 10px;
  margin-top:9px;
}

.ga-top-nav a{
  color: #fff;
  text-decoration: none;
}

ul.ga-top-nav li.ga-side-nav-sub{
  display:none;
}



.ga-top-nav a:hover{
  /*text-decoration: underline;*/
}
/*End Top Nav*/

.ga-container-home-intro,
.ga-container-home-access,
.ga-container-home-tour,
.ga-container-home-blog,
.ga-container-home-promo{
  float: left;
}

.ga-container-home-intro{
  width: 590px;
  margin:0 10px 20px 0;
}

.ga-container-home-intro-index{
  width: 540px !important;
}

.ga-container-home-intro-signup{
  width: 485px !important;
}


.ga-container-home-access{
  width: 245px;
}


/*Access Analytics Button*/
.ga-access{
  display: block;
  float: right;
  text-align: left;
  width:239px;
}

.ga-access .ga-access-border{
  border: #c3d9ff 1px solid;
  background-color: #fff;
  padding: 4px;
  margin-bottom: 5px;
}

.ga-access-innerbox{
  text-align: left;
  padding: 2px;
  background-color: #e8eefa; 
}

div.ga-access-flexbluebtn{
  line-height: 1.2;
  padding: 15px;
}

div.ga-access-flexbluebtn div {
  border-bottom: 1px solid #e8eefa;
  background: url("http://www.google.com/analytics/images/btn-flexbluebtn1.gif");
  background-repeat:no-repeat;
  background-position:0% 0%;
  font-size: 1.2em;
  margin: 0;
  padding: 0;
}

div.ga-access-flexbluebtn div span a {
  display: block;
  color: #fff;
  background: url("http://www.google.com/analytics/images/btn-flexbluebtn2.gif");
  background-repeat:no-repeat;
  background-position:right bottom;
  padding: 10px 15px 10px 10px;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
}

div.ga-access-flexbluebtn div p {
  background: none;
  background: url("http://www.google.com/analytics/images/btn-flexbluebtn1.gif");
  background-repeat:no-repeat;
  right: -400px;
  margin: 0;
  padding: 0;
  text-align: center;
}

div.ga-access-flexbluebtn div p span {
  display: block;
  background: url("http://www.google.com/analytics/images/btn-flexbluebtn1.gif");
  background-repeat:no-repeat;
  background-position: left bottom;
  margin: 0;
  padding: 0;
}

p.ga-access-description {
  text-align: center;
  margin: 10px 0px 0px 0px;
  padding: 0;
}
 
a:hover.access_analytics{
  text-decoration: none;
  color: #fff;
}
/*END Access Analytics Button*/

.ga-container-home-tour,
.ga-container-home-promo{
  width:245px;
  margin:20px 25px 0 0;
}

.ga-container-home-blog{
  width:225px;
  margin:20px 25px 0 0;
  padding:0 10px 10px 10px;
  background-color:#f4f4f4;
}


.ga-blog-feed{
  padding-left:25px;
  background-image:url('http://www.google.com/images/feed-icon.gif');
  background-repeat: no-repeat;
  background-position:left center;
}

.ga-container-home-promo{
  margin-right:0;
}



/*SCROLLER*/
.ga-scroller{
  position:relative;
  width:800px;
  overflow:hidden;
  padding-left:15px;
}

.ga-slide{
  float:left;
  width:225px;
  margin:0px 55px 10px 0;
}

.ga-slide-icon{
  float:left;
  height: 130px;
  width:60px;
  background-image:url(/intl/en/analytics/images/icons/ga-line-chart.gif);
  background-repeat:no-repeat;
  background-position:top left;
}

.ga-slide p{
  margin:0;
}

#ga-slide-holder{
  position:relative; 
  width:4000px;
}

#ga-slide1{
  
 /* background-image:url(../images/icon2.jpg); */
}

#ga-slide2{
 
 /* background-image:url(../images/icon3.jpg);*/
}

#ga-slide3{
  
 /* background-image:url(../images/icon4.jpg);*/
}

#ga-slide4{
  /* background-image:url(../images/icon5.jpg);*/
}

#ga-slide5{
  /* background-image:url(../images/icon6.jpg);*/
}

#ga-slide6{
 /* background-image: url(/intl/en/analytics/images/icons/ga-benchmarking.png);*/
}
.news-scroll{ border:2px solid #FFFFFF}
#ga-slide7{
  background-image: url(/intl/en/analytics/images/icons/ga-geotargeting.png);
}

#ga-slide8{
  background-image: url(/intl/en/analytics/images/icons/ga-internal-site-search.png);
}

#ga-slide9{
  background-image: url(/intl/en/analytics/images/icons/ga-data-export-api.png);
}

#ga-slide10{
  background-image: url(/intl/en/analytics/images/icons/ga-data-export-api.png);
}

.ga-slide-head {
  font-weight:bold;
  font-size:.9em;
  text-decoration:none;
  text-transform:uppercase;
  color:#003399;
}

.ga-slide-head ul {
  list-style:none
}


.ga-slide-head a{
  font-weight:bold;
  font-size:.9em;
  text-decoration:none;
  
}

.ga-slide-subhead{
  font-weight:bold;
}

.ga-scroller-arrow{
  border:0;
  float:left;
  margin-right:2px;
}

.ga-scroller-control{
  padding:5px 5px 3px 5px;
  border-top:1px solid #ccc;
  border-bottom:1px solid #ccc;
  
}

.ga-scroller-features-link{
  text-align:right;
  height:18px;
}
/*END SCROLLER*/

/*END HOME PAGE SPECIFIC*/

#ga-partner-logo{
  width:82px;
  height:23px;
  float:left;
  margin:0 10px 0 0;
}

.ga-iesp{
  *margin-bottom:20px;
}

.ga-gaac-legend{
  width:195px;
  height:90px;
  float:left;
  border-left:1px solid #ccc;
}

.ga-gaac-legend p,
.ga-gaac-legend h3{
  margin:0 0 5px 0;
  padding:0 5px 0 5px;
}

.ga-gaac-legend h3{
  border-bottom:1px solid #ccc;
  padding-left:30px;
  background-repeat:no-repeat;
  background-position:5px 50%;
}
.ga-gaac-legend-container{
  border-top:1px solid #ccc;
  border-right:1px solid #ccc;
  border-bottom:1px solid #ccc;
  float:left;
}

#ga-gaac-legend-icon1{
  background-image:url('/analytics/images/favicon.ico');
}
#ga-gaac-legend-icon2{
  background-image:url('/analytics/images/ga-wso.gif');
}
#ga-gaac-legend-icon3{
  background-image:url('/analytics/images/gaac_icon_urchin.png');
}

.ga-scroller-control{ height:20px;}