/*** global */
body, td { font: .9em Arial, Helvetica, sans-serif; }
body { margin: 0; padding: 0; text-align: center; }
a { text-decoration: none; }
a:hover { text-decoration: underline; }
form { margin: 0; padding: 0; }

/*** accessibility */
.npHidden { position: absolute; top: -1000px; width: 1px; height: 1px; overflow: hidden; }

/*** layout */
#welcomeContainer { position: relative; margin: .5em auto; width: 69em; text-align: left; }
#welcomeLeft { position: absolute; left: 0; width: 627px; height: 483px; }
#welcomeRight { position: relative; margin-left: 637px; width: 24em; min-height: 483px; height: auto !important; height: 483px; }

/* AdBanner style for UK locale*/
.npAdBanner {
  height: 90px;
  width: 100%; 
  position: relative;
  display: none;
  text-align:center;
  }

/*** img */
#welcomeImg { width: 627px; height: 483px; }

/* promo */
.promoTable { position: absolute; top: 0; left: 0; table-layout: fixed; border-spacing: 0; border-collapse: collapse; width: 627px; border-top: 1px solid #82B0BF; border-left: 1px solid #82B0BF; color: #fff; }
.promoTable td { padding: .8em; border-right: 1px solid #82B0BF; border-bottom: 1px solid #82B0BF; overflow: hidden; }
.promoTable td div { margin: .3em; font-size: 2em; text-align: center; }
.promoTable td h3 { margin: 0; font-size: 1.6em; font-weight: 100; }
.promoTable div { position: relative; }
.promoTable a { color: #fff; }

/* special css for td background */
.promoTable td { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/ap/static/welcome_trans.png', sizingMethod='scale'); }
.promoTable[class] td { background: url(../images/welcome_trans.png) repeat 0 0; }

#welcomeTag { position: absolute; right: 4em; bottom: 3em; color: #fff; }
.label { font-size: 5em; }
.tag { font-size: 2.5em; }
#headerRegion a, .tag a { color: #fff; }


.welcomeBox,
.welcomeBoxPromo,
.welcomeBoxWhite { position: relative; margin-bottom: 1em; padding: 8px; border: 1px solid #ccc; background-color: #f4f4f4; }
.welcomeBoxPromo { text-align: center; }
.welcomeBoxWhite { text-align: center; padding: 0; border: 0; background-color: #fff; }
.welcomeBox .bigText { font-size: 1.1em; font-weight: bold; }
.welcomeBox .smallText { font-size: .9em; }
.welcomeBox .tinyText { font-size: .8em; }
.welcomeBox .adText { font-size: .9em;color: #333;}

/* Blue String Ad  */
#bluestringAd:hover { cursor: pointer;}

.welcomeBox A { color: #2174FF; }
.welcomeBox ul { padding: 1px; margin: 0; list-style-type: none; }
.welcomeBox li { display: inline; border-left: 1px solid #5A5A5A; margin: 2px 0 2px .5em; padding-left: .5em; }
.welcomeBox li.first { border: 0; margin-left: 0; padding-left: 0; }

/*** symantec */
.welcomeBox h2 { margin-top: 0; font-size: 1.1em; font-weight: bold; color: #333; }

/* my albums thumbnails */
#albumImagesDiv { position: relative; margin-top: 8px; height: 6em; }
.thumbnailDiv  { position: absolute; top: 0; left: 0; width: 106px; overflow: hidden; align: center; }
.thumbnail2 { left: 112px; }
.thumbnail3 { left: 224px; }
.imageDiv { position: relative; width: 66px; height: 66px; margin: 0 22px; overflow: hidden; }
.imageDiv img { position: absolute; bottom: 0; width: 66px; border: 0; }
.imageDiv img.portrait { width: 50px; }
.titleDiv { margin-top: 4px; width: 106px; font-size: .8em; text-align: center; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }

#galleryDiv { position: relative; padding: 0px; }
#galleryDiv .imageDiv { left: 45px; top: 10px; margin: 0px;}
#galleryDiv .imageDiv img {bottom: 10px;}
#galleryDiv .imageDiv img.portrait { left: 8px; bottom: 0px;}
.comments { position: absolute; left: 125px; top: 10px; font-size: .8em;}
.comments li { border: none; display: block; padding: 1px; }

#commentIndicator {
    background-image: url(../images/sprite_gradients.gif);
    background-position: -3px -3px;
    width: 14px ! important;
    height: 13px ! important;
    margin-right: 3px;
    border: 0;
    vertical-align: -1px;   
}

/*** promo widget */
.promoLink { font-size: 0.8em; }
.promoLink A { color: #2174FF; }
.promoLinkSeparator { margin-left: 8px; margin-right: 8px; font-size: 0.9em; color: #2174FF; }

/*** unauth */
.headingText { font-size: 1.1em; font-weight: 600; color: #333; }
.loginText { padding-top: 0.6em; font-size: 0.9em; font-weight: 600; color: #333; }
.loginField { margin-top: 0.2em; height: 1.6em; width: 55%; }
.forgotPasswordDiv { margin-top: .8em; }
#forgotPasswordLink { margin-left: 2em; }
#forgotPasswordLink a { font-size: 0.8em; color: #2174FF; text-decoration: none; padding-right: 0.4em; }
#forgotPasswordLink a:hover { text-decoration: underline; }

/*** sign up */
.signUpDivider { margin: 1em 0 0 0; padding: 1em 0 0 0; border-top: 1px dotted #ccc; }
#signUpBtnOuterDiv { margin-top: 2.8em; }

/********** tag cloud ****/
.seeMore { font-size: .9em; text-align: right; margin: 0 1em 1em 0; }
.seeMore a { color: #2174FF; }
.searchTags input { width: 16em; margin-right: 1.2em; }

/*** tags */
.tags { margin-right: .6em; text-align: justify; line-height: 1.8em; }
.tags a { color: #2174FF; text-decoration: none; margin-left: 5px; }
.tags a:hover { color: #fff; text-decoration: none; background: #2174FF; }
.tag_1 { font-size: 1.0em; }
.tag_2 { font-size: 1.05em; }
.tag_3 { font-size: 1.3em; }
.tag_4 { font-size: 1.7em; }
.tag_5 { font-size: 2em; }


/******** manage ****/
.dateDiv { display: none; }






/********** buttons */
.npButton2, .npSpecialButton2, .npButton2Disabled, .npSpecialButton2Disabled {
  padding: 3px 8px 3px 8px;
  margin: 0 9px 0 0;
  color: #000 !important;
  text-decoration: none;
  font: 11px Tahoma, Arial, sans-serif;
}

.npButton2 {
  border: 1px solid #637C94;
  background: url(../images/sprite_gradients.gif) repeat-x 0 -542px;
}

.npButton2:hover, .npButton2:active {
  background: #FAFEF8 url(../images/sprite_gradients.gif) repeat-x 0 -568px;
}

.npButton2Disabled {
  color: #999;
  border: 1px solid #B7BFC7;
  background: url(../images/sprite_gradients.gif) repeat-x 0 -594px;
}

.npSpecialButton2 {
  border: 1px solid #53AE09;
  background: url(../images/sprite_gradients.gif) repeat-x 0 -621px;
}

.npSpecialButton2:hover, .npSpecialButton2:active {
  border: 1px solid #53AE09;
  background: url(../images/sprite_gradients.gif) repeat-x 0 -647px;
}

.npSpecialButton2Disabled {
  border: 1px solid #999ca1;
  color: #999;
  background: url(../images/sprite_gradients.gif) repeat-x 0 -674px;
}

.npFormButton, .npSpecialFormButton {
  height: 22px;
  border: 1px solid #637C94;
  color: #000;
  padding: 0 8px 0 8px;
  margin: 3px 0 0 0;
  font: 11px Tahoma, Arial, sans-serif;
  cursor: pointer;
  background: url(../images/sprite_gradients.gif) repeat-x 0 -542px;
}

.npSpecialFormButton {
  border: 1px solid #53AE09;
  background: url(../images/sprite_gradients.gif) repeat-x 0 -621px;
}

.npSpecialFormButton:hover {
  border: 1px solid #53AE09;
  background: url(../images/sprite_gradients.gif) repeat-x 0 -647px;
}

.npFormButton:hover {
  background: #FAFEF8 url(../images/sprite_gradients.gif) repeat-x 0 -568px;
  border: 1px solid #6A839D;
}

.npFormButton:active {
  background: #FAFEF8 url(../images/sprite_gradients.gif) repeat-x 0 -568px;
  border: 1px solid #528368;
}

#signUpSpecialButton{
  padding: 3px 8px 3px 8px;
  margin: 0 9px 0 0;
  color: #000 !important;
  text-decoration: none;
  font: 11px Tahoma, Arial, sans-serif;
  border: 1px solid #53AE09;
  background: url(../images/sprite_gradients.gif) repeat-x 0 -621px;
}

#signUpSpecialButton:hover,#signUpSpecialButton:active
{
	border: 1px solid #53AE09;
	background: url(../images/sprite_gradients.gif) repeat-x 0 -647px;	
}


/*********** ad ****/
#adOuterDiv { text-align: center; width: 24em; }
#adOuterDiv .ad { text-align: left; margin: 0 auto; width: 300px; padding: 0; /* Zero to prevent IE box trouble. */ }





/*************** header ******/
#aol_hat2_links ul li a:focus, #aol_hat2_sns a:focus, #aol_hat2_links ul li a:active {
    border: 1px dotted #fff;
}


.npPageHeader {
  background: url(../images/sprite_gradients.gif) repeat-x 0 -431px;
  height: 53px;
  width: 100%; 
  position: relative;
}

.npPageTitle {
  padding: 8px 0 10px 0;
  margin: 0; 
  position: absolute; 
  top: 5px; 
  left: 14px;
}

.hyphenTitle {
  position: absolute;
  top: 16px;
  left: 196px;
}

.hyphenTitle SPAN {
  font-size: 1.6em;
  color: white;
  letter-spacing: normal;
}

.npPageHeader #appTitle {
}
      
.npPageHeader #mainIcon {
  background: url(../images/logo_header.gif) repeat-x 2px -0px;
  width: 179px;
  height: 32px;
}


/*** Header ***/
.npNavBar {
  font: 11px Arial, Helvetica, sans-serif; 
  position: absolute;
  top: 12px;
  right: 16px;
}

.npNavBar UL {
  padding: 1px; 
  margin: 0px; 
  list-style-type: none;
}

.npNavBar LI {
  position: relative;
  float: left; 
  height: 27px;
  width: auto;
  padding: 0px;
  background: url(../images/sprite_gradients.gif) repeat-x 0px -224px;
}

.npNavBar LI.first {
}

.npNavBar LI.first_active {
  background: url(../images/sprite_gradients.gif) repeat-x 0px -194px;
  font-weight: bold;
}

.npNavBar LI.mid {
}

.npNavBar LI.mid_active {
  background: url(../images/sprite_gradients.gif) repeat-x 0px -194px;
  font-weight: bold;
}

.npNavBar LI.last {
}

.npNavBar LI.last_active {
  background: url(../images/sprite_gradients.gif) repeat-x 0px -194px;
  font-weight: bold;
}

.npNavBar LI A {
  padding: 6px 12px 5px 12px;
  display: block; 
  font-family: Verdana, Sans-Serif; 
  color: #083260; 
  text-align: center; 
  text-decoration: none;
}

.npNavBar LI A:hover {
  color: #b00;
}

.npNavBar LI.active A {
  font-weight: bold; 
  color: #000;
}

.npNavBar LI.first A {
  background: none transparent scroll repeat 0% 0%;
}

.npNavBar #navLeftEdge {
  position: absolute;
  top: 1px;
  left: 0px;
  height: 27px;
  width: 1px;
  border-left: 1px solid #648eae;
}

.npNavBar #navRightEdge {
  position: absolute;
  top: 1px;
  right: 0px;
  height: 27px;
  width: 1px;
  border-right: 1px solid #648eae;
  z-index: 2;
}

.npNavBar .vertBar {
  position: absolute;
  top: 4px;
  left: -1px;
  height: 20px;
  width: 0px;
  border-left: 1px solid #bebebe;
  border-right: 1px solid #fff;
}


/************* footer **********/

img { border: 0; }
#footerDiv {
  text-align: center;
}

.npPageFooter {
  position: relative;
  margin: 4px 0px;
  padding: 3px 0px 3px 4px;
  font-size: 9px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  white-space:nowrap;
  overflow:hidden;
  background-color: #eee;
  color: #333;
  height: 12px;
}

.npPageFooter span {
  white-space:nowrap;
  z-index: 100;
}

.npFooterLinks {
  display: inline;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.npFooterLinks li {
  display: inline;
  margin: 0;
  padding: 0;
  margin-left: 4px;
  padding-left: 6px;
  border-left: 1px solid #666;
}

.npFooterLinks li.first {
  margin-left: 1em;
  border: 0;
}

.npPageFooter A {
  text-decoration: none;
  color: #666;
}

.npPageFooter A:hover {
  text-decoration: underline;
}

.npPageFooterRow2 ul, .npPageFooterRow2 ul li {
     list-style: none;
     margin: 0;
     padding: 0;
}
.npPageFooterRow2 ul {
     text-align: center;
}

.npPageFooterRow2 ul li {
    display: inline;
    margin-right: 3px;
}

.npPageFooterRow2 #text {
  color: #666666;
  font-size: 9px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.npPageFooterRow2 ul li .localeEnIe {
  background-repeat: no-repeat;
  background-image:  url(../images/locale-flags.gif);
  background-position: -0px -152px;
  width: 15px;
  vertical-align: -7px;
}
.npPageFooterRow2 ul li .localeEsEs {
  background-repeat: no-repeat;
  background-image:  url(../images/locale-flags.gif);
  background-position: -0px -133px;
  width: 15px;
  vertical-align: -7px;
}

.npPageFooterRow2 ul li .localeItIt {
  background-repeat: no-repeat;
  background-image:  url(../images/locale-flags.gif);
  background-position: -0px -114px;
  width: 15px;
  vertical-align: -7px;
}
.npPageFooterRow2 ul li .localeEsUs {
  background-repeat: no-repeat;
  background-image:  url(../images/locale-flags.gif);
  background-position: -0px -0px;
  width: 15px;
  vertical-align: -7px;
}
.npPageFooterRow2 ul li .localeEnGb {
  background-repeat: no-repeat;
  background-image:  url(../images/locale-flags.gif);
  background-position: -0px -76px;
  width: 15px;
  vertical-align: -7px;
}
.npPageFooterRow2 ul li .localeEnUs {
  background-repeat: no-repeat;
  background-image:  url(../images/locale-flags.gif);
  background-position: -0px -0px;
  width: 15px;
  vertical-align: -7px;
}
.npPageFooterRow2 ul li .localeDeDe {
  background-repeat: no-repeat;
  background-image:  url(../images/locale-flags.gif);
  background-position: -0px -19px;
  width: 15px;
  vertical-align: -7px;
}
.npPageFooterRow2 ul li .localeFrFr {
  background-repeat: no-repeat;
  background-image:  url(../images/locale-flags.gif);
  background-position: -0px -38px;
  width: 15px;
  vertical-align: -7px;
}
.npPageFooterRow2 ul li .localeNlNl {
  background-repeat: no-repeat;
  background-image:  url(../images/locale-flags.gif);
  background-position: -0px -95px;
  width: 15px;
  vertical-align: -7px;
}
.npPageFooterRow2 ul li .localeSvSe {
  background-repeat: no-repeat;
  background-image:  url(../images/locale-flags.gif);
  background-position: -0px -171px;
  width: 15px;
  vertical-align: -7px;
}
.npPageFooterRow2 ul li .localePlPl {
  background-repeat: no-repeat;
  background-image:  url(../images/locale-flags.gif);
  background-position: -0px -190px;
  width: 15px;
  vertical-align: -7px;
}
.npPageFooterRow2 ul li .localeEsMx {
  background-repeat: no-repeat;
  background-image:  url(../images/locale-flags.gif);
  background-position: -0px -209px;
  width: 15px;
  vertical-align: -7px;
}
.npPageFooterRow2 ul li .localeEnNz {
  background-repeat: no-repeat;
  background-image:  url(../images/locale-flags.gif);
  background-position: -0px -228px;
  width: 15px;
  vertical-align: -7px;
}
.npPageFooterRow2 ul li .localeEnAu {
  background-repeat: no-repeat;
  background-image:  url(../images/locale-flags.gif);
  background-position: -0px -247px;
  width: 15px;
  vertical-align: -7px;
}

.taggingErrorMsg { font-size: .8em; color: #666; line-height: 1.4em; }
h2.taggingErrorMsg { font-size: .9em; color: #666; }
