/*reset.cssThis resets all the styles (for compatibility) and adds vertical rhythmThis is based on Eric Meyer's reset reloadedhttp://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded*//* Reset only the elements we want to use, 100.01% corrects several bugs */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, img, ins, kbd, q, samp,small, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li, fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td{margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100.01%;font-family:inherit;vertical-align:baseline;}/* Uncomment to reset everything or double check *//* *{ margin:0; padding:0;} *//* Remember to define focus styles! */:focus{ outline:0;}/* Set vertical rhythm and basic style */body{line-height:1.5;color:black;background:white;}/* Tables still need 'cellspacing="0"' in the markup */table{border-collapse:collapse;border-spacing:0;}table, td, th{ vertical-align:middle;}caption, th, td{text-align:left;font-weight:normal;}/* Remove the style of the lists */ol, ul{ list-style:none;}/* Handle annoying spaces with form elements */input, textarea{ margin:0; padding:0;}/* Remove quoute marks */blockquote:before, blockquote:after, q:before, q:after{ content:"";}blockquote, q{ quotes:"" "";}/* Remove border on linked images */a img{ border:none;}/*Trace in CSSload.trace('css.css');*/.trace.reset.css{cursor:pointer;}/*FORM TYPESGENERALMAINSIDEBAR|- form|- .main form|- .sidebar form|- .main form .formbox|- .main form .lightbox|- .main form .search|- .main form .nue*//* --- 1.form --- */form{/*height:1%;*/}input, textarea, select{background:#FFF url(/layout/web2/images/structure.14028.gif) repeat-x 0 -398px; border:1px solid #D3D3D3; color:#333; padding:4px; font:12px Arial, Helvetica, sans-serif; -moz-border-radius:2px; -webkit-border-radius:2px;}input.focus, textarea.focus, select.focus,input:focus, textarea:focus, select:focus{border:1px solid #ACD0EE; color:#333;}form input{vertical-align:middle;}form input.active{color:#333;}form input.error,form textarea.error,form span.error input, form span.error label{border:1px solid #E58080; color:#CC0000;}form label{font-weight:bold;}form label span{font-weight:normal;color:#666;}form select{background-image:none;}form textarea{line-height:12px; display:block;}form li button{margin:0 6px 0 0; vertical-align:middle;}form div.buttons button{margin:0 0 0 6px;}.radio{vertical-align:middle; margin:0; padding:0; width:auto; background:none; border:0; display:inline;}.hint{color:#999;}.buttons{text-align:left; clear:both;}/* --- 2.main --- */.main .mod.form{border:0;}.main .mod.form h3, .main .mod.form ul.tabs{border:1px solid #ACD0EE;}.main .mod.form form fieldset.formbox{border:1px solid #ACD0EE; border-top:1px solid #FFF; -moz-border-radius-topleft:0px; -moz-border-radius-topright:0px; -webkit-border-top-right-radius:0px; -webkit-border-top-left-radius:0px;}  /*Hide the doble border in the formbox */.main .mod.form .info form fieldset.formbox{border:1px solid #ACD0EE; margin-top:5px;}.main.lightBox form{ border-top:1px solid #FFF;}.main.lightBox .mod.form form fieldset.formbox{border:0 !important;}.main.lightBox .mod.form h3{border-top:none; border-right:none; border-left:none;}.main.lightBox h3{-moz-border-radius:0; -webkit-border-radius:0;}.main .mod.form .body{padding:0; background-color:none; border:0;}.main form{}.main form label{width:130px; margin:0 10px 0 0; text-align:right; display:inline-block; vertical-align:top; padding:3px 0 0;}.main form label a{font-weight:normal;}.main form label.inline{width:auto; font-weight:normal; margin:0 6px 0 0; vertical-align:middle; text-align:left; display:inline;}.main form input{width:250px; margin:0 6px 0 0;}.main form input.small{width:90px; margin:0 6px 0 0;}.main form input.medium{width:160px; margin:0 6px 0 0; vertical-align:middle;}.main form input.inline{width:auto; margin:0 3px 0 0; vertical-align:middle; background:none; border:0; padding:1px;}.main form input.eventDate{width:90px; text-align:center;}.main form input.eventTime{width:40px; text-align:center;}.main form select{width:auto; margin:0 6px 0 0;}.main form select.medium{width:183px; margin:0 6px 0 0; padding:3px; vertical-align:middle;}.main form select.small{width:100px; margin:0 6px 0 0; padding:3px; vertical-align:middle;}.main form select.university{width:250px;}.main form textarea{width:250px; margin:0 12px 0 0; display:inline; vertical-align:top; height:50px; min-height:65px;}.main form textarea.compressed{min-height:26px; height:26px !important;}.main form p{margin:0 0 10px 0;}.main form span.info,.main form span.error{width:auto; margin:4px 6px 0 140px; color:#999999; display:block;}.main form span.error{color:#CC0000;}.main form span.error select{background:#FFEEE3; border:1px solid #FFCECE; color:#CC0000;}.main form ul li{margin:0 0 8px 0;}.main form ul li.buttons{padding:0 0 0 140px; text-align:left; vertical-align:middle;}.main form ul li.indent{padding:0 0 10px 140px; text-align:left;}/* Exceptional fieldsets */form fieldset.setting{background-color:#F3F3F3; padding:10px 10px 0; border:1px solid #EBEBEB; border-top:1px solid #FFF; -moz-border-radius-bottomleft:2px; -moz-border-radius-bottomright:2px; -webkit-border-bottom-right-radius:2px; -webkit-border-bottom-left-radius:2px;}form fieldset.setting ul.avatar li{overflow:hidden;height:1%;}form fieldset.setting ul.avatar li button{margin-bottom:10px;}form fieldset.setting ul.avatar span.avatarFix{display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;vertical-align:top;margin-left:140px;height:100px;width:100px;}form fieldset.setting ul.avatar span.avatarFix span{height:100px;width:100px;}form fieldset.setting .note{margin:0;margin-bottom:10px;}form fieldset.setting h4{width:130px; color:#999; text-align:right; font-weight:normal; margin:0 0 12px 0;}form fieldset.setting a.delete{vertical-align:middle; display:inline-block; width:15px; height:11px; background:transparent url(/layout/web2/images/button.14028.gif) no-repeat scroll 0 -210px}form fieldset.setting a.add{vertical-align:middle; display:inline-block; width:15px; height:11px; background:transparent url(/layout/web2/images/icons.14143.gif) no-repeat scroll 0 -1769px;}form fieldset.setting button.send{width:80px;}form fieldset.setting div.dropDown{height:20px;display:inline;width:250px;position:absolute;}form fieldset.setting ul li.dropDown{padding-bottom:0px; height:24px;}form fieldset.setting select.phoneType{width:164px; vertical-align:middle;}form fieldset.setting select.phonePrefix{width:164px; margin:0 6px 6px 0; vertical-align:top;}form fieldset.setting input.phoneNumber{width:80px; margin:0 6px 0 0; vertical-align:middle;}form fieldset.setting .settingTip{position:absolute; right:-180px; width:160px; display:none;}form fieldset.setting .settingTip p{color:#999;}form ul.group{display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;width:354px;}form ul.group li{margin-bottom:12px;}form ul.group span.error{margin:4px 0 0 0;}form fieldset.lightBox{background-color:#F3F3F3; padding:10px;}form fieldset.lightBox p{text-align:center}form fieldset.lightBox .note{margin:0 0 10px 0;} /*for plaxo*/form fieldset.lightBox ul.avatarList{height:311px; overflow:auto; background-color:#FFF; border:1px solid #EBEBEB; margin:5px 0 10px 0;}form fieldset.lightBox ul.avatarList li{margin:0; padding:2px 10px; border-bottom:1px solid #EBEBEB;}form fieldset.lightBox h4{width:130px; color:#999; text-align:right; font-weight:normal; margin:0 0 8px 0;}form fieldset.lightBox label{width:130px;}form fieldset.lightBox button.send{width:80px;}form fieldset.lightBox .buttons{text-align:center; padding:0 10px 10px 10px;}form fieldset.formbox{background-color:#F0F6F9; border:1px solid #BDD8EB; padding:10px; -moz-border-radius:2px; -webkit-border-radius:2px; height:auto;}form fieldset.formbox label{width:70px; text-align:right; vertical-align:top; padding:2px 0 0;}form fieldset.formbox label.inline{font-weight:normal; margin:0; display:inline-block; padding:0;}form fieldset.formbox label.inline input.inline{vertical-align:text-bottom;}form fieldset.formbox input{}form fieldset.formbox input.small{width:348px; margin:0; display:inline-block;}form fieldset.formbox input.medium{width:468px; margin:0; display:inline-block;}form fieldset.formbox input.large{width:588px; margin:0; display:inline-block;}form fieldset.formbox textarea{width:384px; margin:0; display:inline-block; height:auto;}form fieldset.formbox textarea.xsmall{width:348px;}.item form fieldset.formbox textarea.xsmall{width:295px;}form fieldset.formbox textarea.small{width:348px;}form fieldset.formbox textarea.medium{width:554px;}form fieldset.formbox textarea.large{width:580px;}form fieldset.formbox textarea.flexible{width:97%; float:right}form fieldset.formbox div.dropDown{height:20px; display:inline-block;}form fieldset.formbox button.send{width:80px;}form fieldset.formbox span.info,form fieldset.formbox span.error{margin:0 0 0 80px;}form fieldset.formbox li.buttons{margin:0; padding:0 0 0 80px;}.info form fieldset.formbox{margin-top:8px;}.info form fieldset.formbox li.buttons{padding:0;}.info form fieldset.formbox textarea.xsmall{width:375px;}form fieldset.formbox.avatar{}form fieldset.formbox.avatar textarea.small{width:385px;}form fieldset.formbox.avatar textarea.large{width:592px;}/*613px*/form fieldset.formbox.avatar textarea.xlarge{width:625px;}/*625px*/form fieldset.formbox.avatar span.info,form fieldset.formbox.avatar span.error{margin:4px 0 0 40px;}form fieldset.formbox.avatar li.buttons{padding:0 0 0 43px; margin:0;}form fieldset.formbox.avatar li.indent{padding:0 0 0 43px;}.lightBoxWrapper form.formbox{border:1px solid #EEF5FA; -moz-border-radius:0; -webkit-border-radius:0;}form.shareVideo fieldset.formbox button{width:auto;}form fieldset.login{margin-bottom:10px;}/* .main form fieldset.formbox{padding:0 10px 10px; background-color:#EEF5FA; border:1px solid #ACD0EE; -moz-border-radius:2px; -webkit-border-radius:2px; height:auto;} *//* New user experience form */.main form.nue{border:1px solid #ACD0EE; padding:0; background-color:#EEF5FA; -moz-border-radius-bottomleft:2px; -moz-border-radius-bottomright:2px; -webkit-border-bottom-right-radius:2px; -webkit-border-bottom-left-radius:2px;}.main form.nue fieldset.first{background-color:#EEF5FA; padding:10px; border:0;}.main form.nue fieldset.first label{font-size:12px; color:#666; width:auto; min-width:160px;}.main form.nue fieldset{background-color:#FFF; padding:10px 10px 0; border-top:1px solid #ebebeb;}.main form.nue p{font-size:13px; color:#999; font-weight:bold;}.main form.nue ul.networkTags{border:0; margin:0 0 10px 0;}.main form.nue ul.networkTags li{-moz-border-radius:3px; -webkit-border-radius:3px; background-color:#FFFFFF; border-color:#E5E5E5 #CCCCCC #CCCCCC #E5E5E5; border-style:solid; border-width:1px; display:inline-block; line-height:11px; margin:5px 3px 0 0; padding:6px 5px 5px;}.main form.nue button{margin:0;}.main form.nue label.nue{font-size:13px; width:auto; color:#666;}.main form.nue div.dropDown{display:inline-block; height:25px; vertical-align:middle; width:auto;}/* .main .mod.i form div.dropDown{width:250px; display:inline-block; height:24px; vertical-align:middle; position:relative;} *//* --- 2.sidebar --- */.sidebar .mod.form h3{border:0; border-bottom:1px solid #ACD0EE;}.sidebar form{padding:0 10px 10px; border-top:1px solid #FFF;}.sidebar form fieldset{padding-top:10px;}.sidebar form h5{padding:0 0 5px 0;}.sidebar form label{font-weight:normal; margin:0 6px 0 0;}.sidebar form label.inline{margin:0 8px 0 0;}.sidebar form input{width:188px; vertical-align:middle;}.sidebar form input.radio{width:auto; margin:0 4px 0 0; vertical-align:middle; background:none; border:0;}.sidebar form select{width:198px;  margin-bottom:8px;}.sidebar form select.inline{width:auto; margin:0 5px 0 0;}.sidebar form textarea{width:186px; margin-bottom:8px}.sidebar form p{margin:0 0 8px 0; text-align:center;}.sidebar form ul{padding:0;}.sidebar form ul li{overflow:visible; height:auto; margin:0 0 4px;}/* --- 3.exceptional forms --- */form.search{float:right;}form.search input{width:150px;margin:0 0 0 0;}form.search button{margin:0 0 0 6px;}/* --- 4.buttons --- */button{background:url(/layout/web2/images/button.14028.gif) repeat-x 0 0px;cursor:pointer;text-align:center;outline:none;line-height:18px !important;color:#666;font-size:11px;height:24px;font-family:"Lucida Grande", Arial, Helvetica, sans-serif;font-weight:normal;border:1px solid #CCC;padding:0px 5px;width:auto;overflow:visible;-moz-border-radius:2px;-webkit-border-radius:2px;vertical-align:middle;}button:hover{border-color:#999;}button span{padding-left:14px;}button.friend span{background:url(/layout/web2/images/icons.14143.gif) no-repeat 0 -538px; padding-left:13px;}button.friend.disabled span{background:url(/layout/web2/images/icons.14143.gif) no-repeat 0 -478px; padding-left:13px;}button.unknow span{background:url(/layout/web2/images/icons.14143.gif) no-repeat 0 -478px;}button.uploadStuff span{background:url(/layout/web2/images/button.14028.gif) no-repeat 0 -236px;}button.message span{background:url(/layout/web2/images/icons.14143.gif) no-repeat 0 -237px;}button.arrow span{background:url(/layout/web2/images/button.14028.gif) no-repeat 0 -240px; padding-left:16px;}button.video span{background:url(/layout/web2/images/icons.14143.gif) no-repeat 0 -2503px; padding-left:16px;}button.tag span{background:url(/layout/web2/images/icons.14143.gif) no-repeat 0 -118px;}button.add span{background:url(/layout/web2/images/icons.14143.gif) no-repeat 0 -1769px;}button.edit span{background:url(/layout/web2/images/icons.14143.gif) no-repeat 0 -1618px;}button.album span{background:url(/layout/web2/images/icons.14143.gif) no-repeat 0 -1138px; padding-left:13px;}button.delete span{background:url(/layout/web2/images/button.14028.gif) no-repeat 0 -210px; padding-left:16px;}button.block span{background:url(/layout/web2/images/button.14028.gif) no-repeat 0 -329px;}button.close span{background:url(/layout/web2/images/icons.14143.gif) no-repeat 0 -1227px; padding-left:12px;}button.report span{background:url(/layout/web2/images/button.14028.gif) no-repeat 0 -150px;}button.save span{background:url(/layout/web2/images/button.14028.gif) no-repeat 0 -270px;}button.ban span{background:url(/layout/web2/images/button.14028.gif) no-repeat 0 -90px;}button.unban span{background:url(/layout/web2/images/button.14028.gif) no-repeat 0 -120px;}button.next span{background:url(/layout/web2/images/button.14028.gif) no-repeat 0 -360px;}button.prev span{background:url(/layout/web2/images/button.14028.gif) no-repeat 0 -390px;}button.send{background:url(/layout/web2/images/button.14028.gif) repeat-x 0 -34px; border:1px solid #3B7EBB; color:#FFF;}button.go span{background:url(/layout/web2/images/icons.14143.gif) no-repeat 0 -1557px;}button.send span{padding:0;}/*button.send.done span{background:url(/layout/web2/images/icons.14143.gif) no-repeat 0 -1467px; padding-left:15px;}*/button.disabled, input.disabled{filter:alpha(opacity=60); opacity:0.6; cursor:default; color:#666;}button.disabled:hover{border-color:#CCC;}button.send.disabled{color:#FFF;}button.viewAlbums span{padding:0 20px 0 0; width:auto; background:url(/layout/web2/images/icons.14143.gif) no-repeat right -1945px; outline:none}button.viewAlbums.active{background:#FFF;}/* Buttons as select */.dropDown .albumSelect{background:url(/layout/web2/images/button.14028.gif) repeat-x 0 0px;text-align:center;color:#666;font-size:11px;font-family:"Lucida Grande", Arial, Helvetica, sans-serif;border:1px solid #CCC;padding:4px 5px;-moz-border-radius:2px;-webkit-border-radius:2px;display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;vertical-align:middle;}.dropDown .albumSelect:hover{border-color:#999; color:#666;}.dropDown .albumSelect span{padding-right:25px;font-size:11px;background:url(/layout/web2/images/structure.14028.gif) no-repeat 97% -107px;}.dropDown .albumSelect.active{background:#FFF none;z-index:100001;border-color:#BDD8EB;position:relative;}.dropDown .albumSelect.active:hover{background-color:#FFF; border-color:#BDD8EB;}/*TEMP*/.betaFeedback h4{width:160px;}.betaFeedback label{width:160px;}.betaFeedback .buttons{padding-left:170px;}.betaFeedback .info{margin-left:170px;}.betaFeedback textarea{width:270px;}/*Trace in CSSload.trace('css.css');*/.trace.forms.css{cursor:pointer;}/*modules.cssThis is were your custom modules and styles go*//*——— Grid ———*/body{color:#333;font-size:11px;font-family:Arial, Helvetica, sans-serif;line-height:1.3em;text-align:center;}/*——— General Styles ———*/h1, h2, h3, h4, h5, strong{ font-weight:bold;}em{font-style:italic;}h1{ font-size:14px;}h1 span{ font-size:12px; color:#999; font-weight:normal;}h2{ font-size:13px;}h2 span{ color:#999; font-weight:normal;}h3{ font-size:11px;}h3 span{ font-weight:normal; color:#666; margin-left:3px;}h3 span.breadcrumb{ margin-left:5px; padding-left:10px; background:url(/layout/web2/images/icons.14143.gif) no-repeat scroll 0 -2362px;}h3 span.breadcrumb.stepSelected{ font-weight:bold; color:#3C4963;}h4{ font-size:12px;}h4 span{ font-weight:normal;}h5{ font-size:11px;}h5 span{ font-weight:normal; color:#999;}abbr, acronym{ border-bottom:1px dotted #666; cursor:help;}acronym{ font-variant:small-caps; text-transform:lowercase;}a{ color:#2C61A3; text-decoration:none;}a:hover{ background-color:#2C61A3; color:#FFF;}.clear{ clear:both;}.overflow{ overflow:hidden;}/*——— Images ———*/a img, img{background-color:#FFF;border:1px solid #EBEBEB;padding:2px;color:#CCC;}a.picture, a.picture:hover, .externalImage a, .externalImage a:hover{  background-color:#FFF;}a:hover img{ border:1px solid #CCC; background-color:none;}.outsideNetwork{moz-opacity:.4;filter:alpha(opacity=40);opacity:.4;}/*——— Avatar fix ———*/a.avatarFix, span.avatarFix{display:block;background-color:#FFF;width:30px;height:30px;border:1px solid #EBEBEB;padding:2px;float:left;margin-right:7px;cursor:pointer;}a.avatarFix:hover{border:1px solid #CCC;background-color:#FFF;}a.avatarFix span, span.avatarFix span{display:block;width:30px;height:30px;overflow:hidden;position:relative;}a.avatarFix img, a.avatarFix:hover img{ position:relative; float:left; border:0; padding:0; left:10000px;}span.avatarFix img{position:absolute; float:left; border:0; padding:0; left:10000px;}.date, .disabled, .mobile, .counter{ clear:none; color:#999;}.disabled{color:#CCC; font-weight:normal;}.mobile{ font-size:11px; background:url(/layout/web2/images/icons.14143.gif) no-repeat 0px -1500px; padding-left:15px;}a.mobile:hover{background:url(/layout/web2/images/icons.14143.gif) no-repeat 0px -1500px; color:#666;}.mediaThumb{ background:url(/layout/web2/images/icons.14143.gif) no-repeat 0 -2478px; padding-left:13px;}/*——— Canvas ———*/.container{position:relative; width:960px; margin:0 auto; text-align:left;}.header, .subHeader, .footer{ margin:0 10px;}.canvas{ padding:14px 10px 0;}.main, .sidebar{ float:left;}.sidebar{ width:220px;}.sidebar.right{ float:right; margin-bottom:20px;}/*layout 1 (left):| |   |layout 2 (right):|   | |layout 3 (center):| | | |layout 4 (all):|     |layout 5 (center):| | · |layout 6 (center):| · | |*/.layout-1, .layout-2, .layout-3, .layout-4, .layout-5, .layout-6, .layout-0{ width:940px;}.layout-1 .main{ width:700px; padding-left:20px; float:left;}.layout-2 .main{ width:700px; padding-right:20px; float:left;}.layout-3 .main{ width:460px; padding:0 20px; float:left;}.layout-4 .main{ width:940px;}.layout-5 .main{ width:700px; padding-left:20px; float:left;}.layout-6 .main{ width:700px; padding-right:20px; float:left;}.layout-5 .main .main,.layout-6 .main .main{ width:460px; padding:0; float:left;}.layout-0 .main{ width:520px; padding-left:20px; float:left;}.layout-0 .sidebar.right{ width:160px;}.lightBox.main{ width:auto; float:none;}/*––– Beta header –––*/.betaHeader{background-color:#E5E5E5;overflow:hidden;height:1%;border-bottom:1px solid #CDCDCD;padding:4px 2px;background:url(/layout/web2/images/button.14028.gif) repeat-x scroll 0 2px;margin-bottom:1px;font-size:10px;text-align:right;color:#666;}.betaHeader li{font-size:10px;border-left:1px solid #E5E5E5;padding:0 5px 0 5px;float:right;}.betaHeader li.welcome{font-size:10px; float:left; border:0;}.betaHeader li.welcome span{font-weight:bold;}.betaHeader li.suggestion{border:0; color:#999;}.betaHeader li.moreInfo{float:left;}/*——— Header ———*/.header{height:30px;background-color:#71A7D4;border-bottom:1px solid #5A90BE;padding:0 7px 0 0;line-height:18px;}.header a.logo{float:left;background-color:#66A5E1;margin-right:5px;background:url(/layout/web2/images/logo.14028.png) no-repeat;width:94px;height:30px;display:block;}.header a.logo img{ padding:0; border:0;}.header li{ float:left; margin-right:1px;}.header li a{ padding:6px; display:block; color:#FFF; font-weight:bold;}.sections{ float:left; padding-left:5px; width:450px;}.header .sections a.active, .header .sections a:hover{ background-color:#4780AC;}/* INBOX */.sections li a span.hide{ display:none;}.sections li a span.inbox{background:transparent url(/layout/web2/images/header.14028.png) no-repeat 0 1px;text-align:center;margin-left:2px;font-weight:normal;height:18px;line-height:18px;font-size:10px;display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;vertical-align:middle;}.sections li a span.inbox span{background:url(/layout/web2/images/header.14028.png) no-repeat 100% -17px;padding-right:8px;margin-left:7px;display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;vertical-align:middle;}.sections li a:hover span.inbox, .sections li .active span.inbox{ background:url(/layout/web2/images/header.14028.png) no-repeat 0 -49px;}.sections li a:hover span.inbox span, .sections li .active span.inbox span{ background:url(/layout/web2/images/header.14028.png) no-repeat 100% -67px;}.sections li .active span.avatarFix{ background:#FFF;}.settings{ float:right;}.header .settings a{font-weight:normal;}.header .settings a:hover{ background-color:#4780AC;}.sections li.search{ padding-left:10px;}.sections .dropDown{ top:5px; height:24px;}.sections .dropDown li{margin-right:0;}.sections input{border:1px solid #5A90BE;padding:3px;font-size:11px;color:#999;}.sections input.active{ border:1px solid #3B7EBB; color:#333;}/*——— SubHeader ———*/.subHeader{background-color:#F3F3F3;overflow:hidden;clear:both;height:34px;border:1px solid #EBEBEB;border-top:0;-moz-border-radius-bottomLeft:2px;-moz-border-radius-bottomRight:2px;-webkit-border-bottom-right-radius:2px;-webkit-border-bottom-left-radius:2px;border-top:1px solid #FFF;}/*——— Status ———*/.personalStatus{margin:2px 0 0 3px;float:left;display:inline;padding:0;}.statusAvatar{position:relative;width:30px;height:30px;overflow:hidden;display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;vertical-align:middle;margin-right:2px;}.statusAvatar img{position:absolute;position:relative;padding:0;border:0;}.statusAvatar a:hover img{border:0px;}.personalStatusContent{display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;vertical-align:middle;}.personalStatus input{border:1px solid #d3d3d3;color:#666;position:relative;z-index:1;}.personalStatus input.focus{ border:1px solid #ACD0EE; color:#333333;}.personalStatus input.hint{ color:#999;}.personalStatus button{vertical-align:middle;margin-left:3px;width:64px;}.personalStatus button span{ padding:0;}.subHeader span.corner{display:-moz-inline-stack;position:relative;left:1px;display:inline-block;zoom:1;*display:inline;vertical-align:middle;width:7px;height:8px;background:url(/layout/web2/images/structure.14028.gif) no-repeat -8px 0px;z-index:2;line-height:0;font-size:0;}/*——— Uploader ——— */.subHeader .upload{float:right;padding-right:6px;padding-top:5px;}.subHeader .progressBar{float:left;width:80px;height:22px;background-color:#EBEBEB;padding:0 5px;border:1px solid #CCC;margin:0 6px 0 0;-moz-border-radius:2px;-webkit-border-radius:2px;}.subHeader .progressBar div.bar{background-color:#5C9AD5;height:8px;position:relative;top:6px;border-left:1px solid #CCC;border-bottom:1px solid #FFF;border-top:1px solid #CCC;background:url(/layout/web2/images/upload_bg_loading_2.10681.gif) repeat-x;}.subHeader .progressBar div.bar span{display:block;height:8px;background-color:#FFF;width:20%;}.subHeader .progressBar div.bar span span{display:block;height:8px;background-color:#FF9900;width:0%;}.subHeader .progressTag{float:left;}.subHeader .progressTag button{border-right:1px solid #FFF;}/*——— Footer ———*/.footer{clear:both;border-top:1px solid #EBEBEB;overflow:hidden;margin-bottom:20px;}.footer p{ margin:0; padding:5px 1px; float:left; font-weight:bold;}.footer ul{ float:right;}.footer li{ float:left;}.footer a{ display:block; padding:5px 0 0 10px; color:#999; text-decoration:none;}.footer a:hover{ background-color:#FFF; text-decoration:underline; color:#333;}.footer .mobile{ background:url(/layout/web2/images/icons.14143.gif) no-repeat 5px -1493px; padding-left:20px;}/*——— New links ( Notifications ) ———*/.new, a.new{ color:#339900;}a.new:hover{background-color:#EBF5CC;color:#339900;-moz-border-radius:2px;-webkit-border-radius:2px;}h2 .new{ margin-left:5px;}.friends{ background:url(/layout/web2/images/icons.14143.gif) no-repeat 0px -449px; padding:0 0 0 10px;}.photos{ background:url(/layout/web2/images/icons.14143.gif) no-repeat 0px -599px; padding:0 0 0 12px;}.comments{ background:url(/layout/web2/images/icons.14143.gif) no-repeat 0px -899px; padding:0 0 0 12px;}.tags{ background:url(/layout/web2/images/icons.14143.gif) no-repeat 0px 1px; padding:0 0 0 12px;}.events{ background:url(/layout/web2/images/icons.14143.gif) no-repeat 0px -299px; padding:0 0 0 12px;}.posts{ background:url(/layout/web2/images/icons.14143.gif) no-repeat 0px -749px; padding:0 0 0 12px;}.messages{ background:url(/layout/web2/images/icons.14143.gif) no-repeat 0px -148px; padding:0 0 0 12px;}.messagesRead{background:url(/layout/web2/images/icons.14143.gif) no-repeat 0px -180px; padding:0 0 0 12px;}.albums{ background:url(/layout/web2/images/icons.14143.gif) no-repeat 0px -1049px; padding:0 3px 0 14px;}.friends.off{ background:url(/layout/web2/images/icons.14143.gif) no-repeat 0px -479px;}.photos.off{ background:url(/layout/web2/images/icons.14143.gif) no-repeat 0px -629px;}.comments.off{ background:url(/layout/web2/images/icons.14143.gif) no-repeat 0px -929px;}.tags.off{ background:url(/layout/web2/images/icons.14143.gif) no-repeat 0px -29px;}.events.off{ background:url(/layout/web2/images/icons.14143.gif) no-repeat 0px -329px;}.posts.off{ background:url(/layout/web2/images/icons.14143.gif) no-repeat 0px -779px;}.messages.off{ background:url(/layout/web2/images/icons.14143.gif) no-repeat 0px -147px;}.albums.off{ background:url(/layout/web2/images/icons.14143.gif) no-repeat 0px -1080px;}.bandNewPhoto{position:absolute;background:url(/layout/web2/images/image_new_corner.14028.gif) no-repeat;width:13px;height:13px;margin:3px;}/*——— Modules ———*/.mod{margin-bottom:14px;-moz-border-radius:2px;-webkit-border-radius:2px;position:relative;z-index:5;}.sidebar .mod{ background-color:#F0F6F9;}.mod .body{ border-top:1px solid #FFF;}.mod h3{-moz-border-radius-topLeft:2px;-moz-border-radius-topRight:2px;-webkit-border-top-right-radius:2px;-webkit-border-top-left-radius:2px;color:#3C4963;padding:3px 9px;padding-top:5px;background-color:#D2E5F1;border:1px solid #D2E5F1;border-bottom:1px solid #BDD8EB;}/* Header Menu */.mod div.tabs{-moz-border-radius-topleft:2px;-moz-border-radius-topright:2px;background-color:#CEE5F6;border:1px solid #ACD0EE;line-height:11px;padding:0 10px 0;margin:0;overflow:hidden;height:1%;}.mod div.tabs p{float:left; color:#333; display:block; font-size:11px; font-weight:bold; padding:7px 10px 5px 0;}.mod div.tabs ul li{float:left;}.mod div.tabs li a{font-weight:bold; padding:7px 8px 6px 8px; font-size:11px; color:#666; display:block; background:transparent url(../../images/icons.gif) no-repeat scroll 0 -2356px; margin:0 5px 0 0;}.mod div.tabs li span{font-weight:bold; padding:7px 8px 6px 12px; font-size:11px; color:#666; display:block; background:transparent url(../../images/icons.gif) no-repeat scroll 0 -1462px; margin:0 5px 0 0;}.mod div.tabs li a.active{font-weight:bold; color:#333;}.mod div.tabs li a:hover{color:#333; background-color:transparent;}.mod div.tabs li.firstLink a{padding:7px 10px 6px 0;}.mod.form{ border:1px solid #BDD8EB;}.mod .viewMore{ text-align:right; font-size:11px;}.mod .viewMore span.counter{padding-left:3px;}.main .mod .viewMore{ padding-top:10px;}.sidebar .mod .viewMore{ padding:7px 10px; border-top:1px solid #FFF;}/*——— Mods Actions ———*/.actions, .itemActions, .filters{position:absolute;right:0;line-height:11px;margin:8px 8px 0 0;font-size:11px;}.actions a, .itemActions a, .itemActions span{  padding:0 0 0 12px;  margin-left:5px;}.itemActions a{color:#666666;}.itemActions a:hover{color:#333; background-color:transparent;}.actions a{  font-weight:bold;}.actions a:hover{ color:#5C86C0; background-color:transparent;}.itemActions{margin:0;}.actions .add,.itemActions .add{ background:url(/layout/web2/images/icons.14143.gif) no-repeat 0px -1769px;}.actions .albums{ background:url(/layout/web2/images/icons.14143.gif) no-repeat 0px -1169px;}.itemActions .albums{ background:url(/layout/web2/images/icons.14143.gif) no-repeat 0px -1079px;}.actions .comment{ background:url(/layout/web2/images/icons.14143.gif) no-repeat 0px -1019px;}.actions .event{ background:url(/layout/web2/images/icons.14143.gif) no-repeat 0px -419px;}.actions .post{ background:url(/layout/web2/images/icons.14143.gif) no-repeat 0px -869px;}.actions .friend, .itemActions .friend{ background:url(/layout/web2/images/icons.14143.gif) no-repeat 0 -539px;}.actions .tag{ background:url(/layout/web2/images/icons.14143.gif) no-repeat 0px -119px;}.itemActions .tag{ background:url(/layout/web2/images/icons.14143.gif) no-repeat 0px -29px; padding-left:10px;}.actions .edit { background:url(/layout/web2/images/icons.14143.gif) no-repeat 0px -1710px; padding-left:11px;}.itemActions .edit{ background:url(/layout/web2/images/icons.14143.gif) no-repeat 0px -1890px; padding-left:11px;}.itemActions .edit:hover{ background:url(/layout/web2/images/icons.14143.gif) no-repeat 0px -1620px;}.actions .reply,.itemActions .reply{ background:url(/layout/web2/images/icons.14143.gif) no-repeat 0px -1799px;}.itemActions .reply:hover{ background:url(/layout/web2/images/icons.14143.gif) no-repeat 0px -1919px;}.actions .report,.itemActions .report{ background:url(/layout/web2/images/icons.14143.gif) no-repeat 0px -2759px;}.itemActions .report:hover{ background:url(/layout/web2/images/icons.14143.gif) no-repeat 0px -2696px;}.actions .delete,.itemActions .delete{ background:url(/layout/web2/images/icons.14143.gif) no-repeat 0px -1739px;}.actions .delete:hover, .itemActions .delete:hover{ background:url(/layout/web2/images/icons.14143.gif) no-repeat 0px -1979px;}.actions .deleteTag,.itemActions .deleteTag{ background:url(/layout/web2/images/icons.14143.gif) no-repeat 0px -1318px; padding-left:10px;}.actions .star,.itemActions .star{ background:url(/layout/web2/images/icons.14143.gif) no-repeat 0px -1649px;}.actions .unknow,.itemActions .unknow{ background:url(/layout/web2/images/icons.14143.gif) no-repeat 0px -479px;}.actions .confirm,.itemActions .confirm{ background:url(/layout/web2/images/icons.14143.gif) no-repeat 0px -1349px;}.actions .false,.itemActions .false{ background:url(/layout/web2/images/icons.14143.gif) no-repeat 0px -509px;}.actions .invert,.selectors .invert{ background:url(/layout/web2/images/icons.14143.gif) no-repeat 0px -2221px; padding-left:10px;}.actions .unblock,.itemActions .unblock{ background:url(/layout/web2/images/icons.14143.gif) no-repeat 0px -2248px; padding-left:10px;}.actions .block,.itemActions .block{ background:url(/layout/web2/images/button.14028.gif) no-repeat 0 -329px; padding-left:14px;}.actions .close,.itemActions .close{ background:url(/layout/web2/images/icons.14143.gif) no-repeat 0px -1317px; padding-left:10px;}/*.mod.c .actions .edit{ background-position:0px -1168px;}*/.actions .disabled,.itemActions .disabled{ background:url(/layout/web2/images/icons.14143.gif) no-repeat 0px -1317px; padding:0 0 0 10px; color:#66A5E1;}.replied{color:#CCC;font-weight:normal;background:url(/layout/web2/images/icons.14143.gif) no-repeat 0px -1829px;padding:0 0 0 12px;}/*——— form Itemactions ———*/.formActions{background-color:#F3F3F3;overflow:hidden;clear:both;height:1%;border:1px solid #EBEBEB;border-top:0;-moz-border-radius-bottomLeft:2px;-moz-border-radius-bottomRight:2px;-webkit-border-bottom-right-radius:2px;-webkit-border-bottom-left-radius:2px;border-top:1px solid #FFF;padding:5px 0;margin:0;}.formActions .selectors{ float:left;}.formActions .selectors a, .formActions .selectors .date{margin-left:4px;border-left:1px solid #EBEBEB;padding-left:4px;}.formActions .selectors .select{background:url(/layout/web2/images/icons.14143.gif) no-repeat 0 -2341px;padding-left:14px;}.formActions .actions{padding:0 5px;overflow:hidden;margin:3px 0;}.formActions .actions a{margin:0 5px 0 0; color:#666; font-weight:normal;}.formActions .actions a:hover{color:#333;}.formActions .actions input{ mwidth:100px;}/*——— Loading ———*/div.loading{position:absolute;right:-20px;top:3px;width:24px;height:24px;background:url(/layout/web2/images/loader.10163.gif) no-repeat center center;}div.loading span{ display:none;}/*——— LightBox ———*/.lightBoxOverlay{display:none;position:fixed;top:0;left:0;height:100%;width:100%;background-color:#FFF;z-index:120000;}.lightBoxOverlay.loadingLightBox{background:#FFF url(/layout/web2/images/loader.10163.gif) no-repeat 50% 50%;}.lightBoxShadow{-moz-border-radius:2px;-webkit-border-radius:2px;display:none;z-index:120001;background-color:#000;position:fixed;left:50%;}.lightBoxWrapper{position:fixed;left:50%;display:none;z-index:120002;height:1%;}.lightBox{text-align:left;}.lightBox .mod{margin:0;}.lightBox .mod.d button.send{width:80px;}/*——— Negative actions ———*/.negativeActions{ clear:both; overflow:hidden; height:1%; margin-bottom:10px;}.negativeActions .body{ margin-bottom:10px;}.negativeActions .body.negativeActionsProfile{ width:700px;}.negativeActions .message.info{ margin:0;}.negativeActions button{ margin:0 6px 0 0;}.negativeActions form{margin-top:10px;}.negativeActions form label{width:130px; margin:0 10px 0 0; text-align:right; display:inline-block; vertical-align:top; padding:3px 0 0;}.negativeActions form li{margin:0 0 8px 0;}/* .negativeActions .body button{ margin:0 0 0 5px;} *//*——— Messages ———*//*——— Messages Info ———*/.note{line-height:15px;margin:1px;margin-top:10px;background-color:#FFF;border:1px solid #EBEBEB;-moz-border-radius:2px; -webkit-border-radius:2px;padding:10px;color:#666;text-align:center;}.note p{ padding-bottom:6px;}.sidebar .note{ border-top:0; margin:0; -moz-border-radius-topleft:0px; -moz-border-radius-topright:0px; -webkit-border-top-right-radius:0px; -webkit-border-top-left-radius:0px;}.sidebar .mod.alert{ background-color:#FFF;}.sidebar .note.alert{ margin-top:10px;}.note .edit{background:url(/layout/web2/images/icons.14143.gif) no-repeat 0px -1890px; padding-left:12px;}.note .blog{ background:url(/layout/web2/images/icons.14143.gif) no-repeat 0 -779px; padding-left:12px;}.note .tag{ background:url(/layout/web2/images/icons.14143.gif) no-repeat 0 -28px; padding-left:12px;}.note .wall{ background:url(/layout/web2/images/icons.14143.gif) no-repeat 0 -929px; padding-left:12px;}.note .user{ background:url(/layout/web2/images/icons.14143.gif) no-repeat 0 -479px; padding-left:12px;}.note .video{ background:url(/layout/web2/images/icons.14143.gif) no-repeat 0 -2427px; padding-left:13px;}.note .photo{ background:url(/layout/web2/images/icons.14143.gif) no-repeat 0 -629px; padding-left:12px;}.note .event{ background:url(/layout/web2/images/icons.14143.gif) no-repeat 0 -328px; padding-left:12px;}.note .albums{ background:url(/layout/web2/images/icons.14143.gif) no-repeat 0 -1079px; padding-left:12px;}.note .mail{ background:url(/layout/web2/images/icons.14143.gif) no-repeat 0px -178px; padding:0 0 0 12px;}.note.success{ color:#333; background-color:#F0F6F9; border:1px solid #D2E5F1;}.note.success .ok{ background:url(/layout/web2/images/icons.14143.gif) no-repeat 0 -1468px; padding-left:12px;}.note.success .wall{ background:url(/layout/web2/images/icons.14143.gif) no-repeat 0 -1018px; padding-left:12px;}.note.success .albums{ background:url(/layout/web2/images/icons.14143.gif) no-repeat 0 -1169px; padding-left:12px;}.note.alert{ color:#333; background-color:#FFFBD9; border:1px solid #F8E1B9;}.note.alert .user{ background:url(/layout/web2/images/icons.14143.gif) no-repeat 0 -539px; padding-left:12px;}.note.alert .wall{ background:url(/layout/web2/images/icons.14143.gif) no-repeat 0 -989px; padding-left:12px;}.note.alert .event{ background:url(/layout/web2/images/icons.14143.gif) no-repeat 0 -388px; padding-left:12px;}.note.alert .blog{ background:url(/layout/web2/images/icons.14143.gif) no-repeat 0 -839px; padding-left:12px;}.note.error{ background-color:#FFEEE3; border:1px solid #FFCECE;}.highlight{ background-color:#FFFFE5;}/*.note{line-height:15px;padding:6px;margin:1px;margin-top:10px;text-align:center;clear:both;position:relative;overflow:hidden;height:1%;-moz-border-radius:2px;background-color:#FFFFE5;border:1px solid #F9EBC5;color:#333;}.note.error{ background-color:#FFEEE3; border:1px solid #FFCECE;}.note.success{ background-color:#F0F6F9; border:1px solid #D2E5F1;}.note p{ margin:7px 0 0 0; overflow:hidden; text-align:center; font-size:11px;}.note.ok{ background:url(/layout/web2/images/icons.14143.gif) no-repeat 0 -1439px; padding-left:12px;}.note.success .ok{ background:url(/layout/web2/images/icons.14143.gif) no-repeat 0 -1468px; padding-left:12px;}.note.user{ background:url(/layout/web2/images/icons.14143.gif) no-repeat 0 -539px; padding-left:12px;}.note.error.user{ background:url(/layout/web2/images/icons.14143.gif) no-repeat 0 -508px; padding-left:12px;}.note.success.user{ background:url(/layout/web2/images/icons.14143.gif) no-repeat 0 -569px; padding-left:12px;}.note .wall{ background:url(/layout/web2/images/icons.14143.gif) no-repeat 0 -989px; padding-left:12px;}.note.success .wall{ background:url(/layout/web2/images/icons.14143.gif) no-repeat 0 -1018px; padding-left:12px;}.note .video{ background:url(/layout/web2/images/icons.14143.gif) no-repeat 0 -989px; padding-left:12px;}.note .tag{ background:url(/layout/web2/images/icons.14143.gif) no-repeat 0 -89px; padding-left:12px;}.note .blog{ background:url(/layout/web2/images/icons.14143.gif) no-repeat 0 -839px; padding-left:12px;}.note .photo{ background:url(/layout/web2/images/icons.14143.gif) no-repeat 0 -689px; padding-left:12px;}.note .album{ background:url(/layout/web2/images/icons.14143.gif) no-repeat 0 -1139px; padding-left:12px;}.note .email{ background:url(/layout/web2/images/icons.14143.gif) no-repeat 0 -238px; padding-left:12px;}.note .event{ background:url(/layout/web2/images/icons.14143.gif) no-repeat 0 -388px; padding-left:12px;}.note .password{ font-weight:bold; padding-left:12px;}.note .close{display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;vertical-align:middle;margin:0px 5px;margin-top:4px;}*/.systemMessage{padding:20px;background-color:#F0F6F9;border-bottom:1px solid #D1E5F4;-moz-border-radius:2px;-webkit-border-radius:2px;line-height:1.4em;}.systemMessage.mobilePromo{background:#F0F6F9 url(/layout/web2/images/mobile_promo.jpg) no-repeat 10px 10px;padding-left:125px;}.systemMessage h1{font-size:13px;font-weight:bold;margin-bottom:10px;}.systemMessage p{color:#666;margin-top:4px;font-size:11px;font-weight:normal;}.systemMessage p a{font-weight:bold;}.systemMessage .close{float:right;width:7px;height:7px;text-indent:-10000px;background:url(/layout/web2/images/icons.14143.gif) no-repeat 0px -1320px;}/*——— dropDown ———*/.dropDown{position:relative; height:32px;}form.setting .dropDown{ /* no consigo que funciona en ie7 */display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;height:25px;vertical-align:middle;width:auto;}.dropDown .menu{border:1px solid #BDD8EB;background-color:#fff;position:absolute;top:24px;padding:0;left:0;overflow:auto;}.mod .dropDown ul, .dropDown ul{padding:0;}.dropDown .menu ul li, .mod .dropDown .menu ul li{border-bottom:1px solid #EBEBEB;border-top:1px solid #FFF;padding:6px;float:none;cursor:pointer;overflow:hidden;font-size:11px;font-weight:normal;}.dropDown .menu ul li.hover, .dropDown .menu ul li.hover{background-color:#D2E5F1;border-bottom:1px solid #BDD8EB;color:#2C61A3;cursor:pointer;}.dropDown .menu .albumList{position:relative; border-top:1px solid #EBEBEB;}.dropDown .menu .albumList ul li{padding-left:25px; cursor:pointer; position:relative;}.dropDown .menu .albumList ul li input{cursor:pointer;border:0;left:5px;position:absolute;background-color:transparent;border:0;border-color:#FFF;line-height:0;font-size:0;padding:0;width:auto;background:none;}.dropDown .menu ul li .avatarFix, .dropDown .menu ul li .avatarFix span{width:20px; height:20px;}.dropDown em{border-bottom:1px solid #E5E5E5;font-style:normal;}.dropDown .hover em{ border-bottom:1px solid #BDD8EB;}.dropDown .note{border:0;border-top:1px solid #EBEBEB;margin:0;-moz-border-radius:0;-webkit-border-radius:0;background-color:#FFF;}.dropDown .note span{ background:url(/layout/web2/images/icons.14143.gif) no-repeat 0 -479px; padding-left:12px; color:#666;}.dropDown form{padding:5px;background-color:#F3F3F3;}.dropDown form input{width:104px;}.dropDown .menu form button{margin-left:5px;}.dropDown input{ position:absolute; margin:0; left:0; top:0; color:#999;}.dropDown input.loading{ /* Add other image */}.dropDown .iframe{position:absolute;left:0;}.dropDown .shadow{background-color:#000;position:absolute;left:2px;opacity:0.1;filter:alpha(opacity = 10);}/*——— Pager ———*/.canvas .pager.light{ overflow:hidden; height:1%; padding-top:10px; background-color:#FFF;}.canvas .pager.light.top{padding-top:0; width:auto;}.canvas .pager.light.bottom{padding-top:0; width:auto;}.pager.light.crumbs{ float:right; width:220px; padding-top:0 !important;}/*hacked for ie6*/.pager.light .numbers{ float:right;}.pager.light a, .pager.light span{display:block;float:left;height:16px;width:16px;text-align:center;line-height:17px;border:1px solid #EBEBEB;margin-left:5px;text-indent:-5000px;-moz-border-radius:2px;-webkit-border-radius:2px;}.pager.light a{ cursor:pointer; background:#FFF url(/layout/web2/images/button.14028.gif) repeat-x; border:1px solid #CCC;}.pager.light a:hover{ border:1px solid #999;}.pager.light a span{ height:14px; width:14px; border:0; margin:0;}.pager.light span.active{text-indent:0;color:#999;line-height:17px;border:0;width:auto;margin-right:5px;padding:0 2px;}.pager.light span.first, .pager.light .first span{ background:transparent url(/layout/web2/images/icons.14143.gif) no-repeat 5px -2280px;}.pager.light span.last, .pager.light .last span{ background:transparent url(/layout/web2/images/icons.14143.gif) no-repeat 6px -2263px;}.pager.light a.finish, .pager.light a.finish span{text-indent:0; color:#999; width:auto; padding:0 3px;}.pager.light .prev, .pager.light .next{ width:30px;}.pager.light .prev span{ width:28px; background:transparent url(/layout/web2/images/icons.14143.gif) no-repeat 12px -2316px;}.pager.light .next span{ width:28px; background:transparent url(/layout/web2/images/icons.14143.gif) no-repeat 14px -2299px;}.pager.light span.prev{ background:transparent url(/layout/web2/images/icons.14143.gif) no-repeat 12px -2316px;}.pager.light span.next{ background:transparent url(/layout/web2/images/icons.14143.gif) no-repeat 14px -2299px;}.pager .active{ position:relative;}.pager select{ position:absolute; width:30px; opacity:0;}/*——— Media Bar ———*/.mediaBar{font-weight:bold; float:right; padding-top:2px;}.mediaBar a{padding:0 5px; color:#666; cursor:pointer; font-weight:normal;}.mediaBar a:hover{background-color:transparent;}.mediaBar span{padding-left:13px;}.mediaBar a.videos span{background-image:url(/layout/web2/images/icons.14143.gif); background-repeat:no-repeat; background-position:0 -2426px;}/*——— RichMedia / Video search ———*/.tipWrapper{ display:none; z-index:120002;}.tip{text-align:left;border:1px solid #ACD0EE;-moz-border-radius:2px;-webkit-border-radius:2px;}.tipForm{padding:10px;/* border-top:1px solid #FFF; */background-color:#EEF5FA;}.tipForm input{ width:300px; vertical-align:top; margin:0 6px 0 0;}.tipPlayer{padding:10px;border-top:1px solid #ACD0EE;}.tipHook{display:none;width:10px;height:10px;background:url(/layout/web2/images/structure.14028.gif) no-repeat -2px -98px;display:none; z-index:120012;}.tipShadow{-moz-border-radius:2px;-webkit-border-radius:2px;display:none;z-index:120001;background-color:#000;position:absolute;top:0px;left:0px;}.tip h3{padding:5px 9px;padding-top:7px;line-height:11px;background-color:#CEE5F6;border-bottom:1px solid #ACD0EE;}.tip .body{background-color:#FFF;}.tip .tipSearch{padding:10px;background:url(/layout/web2/images/loaderSmall.12571.gif) no-repeat 8px 10px;padding-left:30px;border-top:1px solid #ACD0EE;}.tip .tipList{ border-top:1px solid #ACD0EE;}.tip .media{padding:10px;border-bottom:1px solid #EBEBEB;overflow:hidden;height:1%;}.tip .pager{padding:10px;}.tip .buttons button{ margin-left:6px;}/*——— Video ———*/.media{}.media a.mediaThumb{width:100px;background-image:none;background-color:#FFF;position:relative;display:block;padding:3px;border:1px solid #EBEBEB;float:left;margin-right:8px;cursor:pointer;}.media a.mediaThumb:hover{ background-color:#FFF; border-color:#CCC;}.media a.mediaThumb .mediaSrc{display:block;height:60px;overflow:hidden;position:relative;cursor:pointer;}.media .mediaThumb img{ padding:0; border:0; width:100px; position:relative; top:-7px; cursor:pointer;}.media .mediaThumb:hover img{border:0;}.media .mediaThumb .mediaTime{position:absolute;bottom:5px;right:5px;background-color:#000;color:#FFF;padding:0 3px;-moz-border-radius:2px;-webkit-border-radius:2px;background:#000 url(/layout/web2/images/icons.14143.gif) no-repeat 5px -1946px;padding-left:12px;line-height:14px;z-index:1;}.media .mediaInfo p.videoActions .add{background:transparent url(/layout/web2/images/icons.14143.gif) no-repeat 0 -2610px;padding-top:2px;padding-left:15px;}.media .mediaInfo p.videoActions .share{background:transparent url(/layout/web2/images/icons.14143.gif) no-repeat 0 -2638px;padding-top:2px;padding-left:16px;margin-right:5px;}.media .mediaInfo p.videoActions a:hover{background-color:#2C61A3;}#canvas .media .mediaInfo p{font-size:11px; margin-top:3px;}.sidebar .media{margin:10px;}.sidebar .media .mediaInfo{clear:both;}.sidebar .media .mediaInfo h5{ padding:5px 0 0 0;}.main .media .mediaInfo h5{font-size:11px; padding:0;}#canvas .sidebar .media .mediaInfo p{ padding:0;}/*——— Videp player ———*/.videoPlayer{position:fixed;bottom:0;right:0;z-index:100;text-align:left;}.videoPlayer .videoHeader{padding:5px;line-height:11px;background-color:#D2E5F1;-moz-border-radius-topleft:2px;-webkit-border-top-left-radius:2px;border:1px solid #BDD8EB;border-right:0;overflow:hidden;height:1%;}.videoPlayer .videoHeader a, .videoPlayer .videoHeader span{float:right; border-left:1px solid #BDD8EB; padding-left:20px;}.videoPlayer .videoHeader .maximize, .videoPlayer .videoHeader .minimize, .videoPlayer .videoHeader .share, .videoPlayer .videoHeader .add, .videoPlayer .videoHeader .close{text-indent:-10000px;width:16px;height:14px;display:block;cursor:pointer;}.videoPlayer .videoHeader .maximize{background:url(/layout/web2/images/icons.14143.gif) no-repeat 0 -2550px; border:0; padding:0; float:left;}.videoPlayer .videoHeader .minimize{background:url(/layout/web2/images/icons.14143.gif) no-repeat 0 -2580px; border:0; padding:0; float:left;}.videoPlayer .videoHeader .share{background:url(/layout/web2/images/icons.14143.gif) no-repeat 10px -2638px;  width:14px;}.videoPlayer .videoHeader .add{background:url(/layout/web2/images/icons.14143.gif) no-repeat 10px -2610px;  width:14px;}.videoPlayer .videoHeader .cancelClose, .videoPlayer .videoHeader .added, .videoPlayer .videoHeader span.loading{background:url(/layout/web2/images/icons.14143.gif) no-repeat 10px -1318px;font-weight:bold;padding-top:1px;padding-bottom:1px;}.videoPlayer .videoHeader .cancelClose:hover{ background-color:transparent;}.videoPlayer .videoHeader span.added{font-weight:normal;background:url(/layout/web2/images/icons.14143.gif) no-repeat 8px -1468px;padding-right:10px;color:#3C4963;}.videoPlayer .videoHeader span.loading{float:left;background:url(/layout/web2/images/loaderSmallBlue.13406.gif) no-repeat;padding-right:10px;border:0;padding-left:15px;color:#3C4963;}.videoPlayer .body{background-color:#FFF;line-height:0;text-align:right;}.videoPlayer .videoPlayerLoading{overflow:hidden;height:0;}.videoPlayerTimeout{background-color:#CEE5F6;border:3px solid #FFF;}div.videoPlayerTimeout{position:fixed;bottom:0;right:0;z-index:2;width:100px;height:100px;background:#fff;}/*——— Calendar ———*/.calendar{ display:inline; position:relative}.calendar input{ cursor:pointer;}.calendarM{ position:absolute; top:-10px; left:0;}.calendarEngine{ z-index:900000;}.calendarEngine, .calendarShadow{width:185px;text-align:center;position:absolute;overflow:hidden;border:1px solid #ACD0EE;background-color:#fff;top:30px;}.calendarShadow{left:3px;top:31px;background-color:#000;}.calendarEngine .calendarHeader{ height:25px;}.calendarEngine .calendarHeader a.title{ position:relative; top:7px;}.calendarEngine span.clear{ width:0; padding:0; float:none;}.calendarEngine a.prev, .calendarEngine a.next{position:absolute;width:20px;height:20px;display:block;color:#999;background-color:#EDEEEF;}.calendarEngine a.prev{ background:#DDE0E2 url(/layout/web2/images/icons.14143.gif) no-repeat 8px -2034px; top:5px; left:5px;}.calendarEngine a.next{ background:#DDE0E2 url(/layout/web2/images/icons.14143.gif) no-repeat 8px -2004px; top:5px; right:5px;}.calendarMonth{ overflow:hidden; padding:5px;}.calendarMonth div{ clear:both;}.calendarMonth span, .calendarMonth a{display:block;float:left;width:25px;padding:2px 0;}.calendarMonth span{ color:#999999;}.calendarMonth a:hover, .calendarMonth a.today{ background-color:#D8E8F8;}.calendarMonth a.active{ background-color:#1170A0; color:#FFF;}.calendarHours a{ display:block; padding:2px;}.calendarHours a:hover, .calendarHours a.active{ background-color:#D8E8F8;}.calendarTime{z-index:1000000;}.calendarTime, .calendarTimeShadow{width:70px;height:120px;overflow:auto;background-color:#FFF;border:1px solid #ACD0EE;top:30px;position:absolute;}.calendarTimeShadow{left:3px;top:31px;background-color:#000;}.calendarTime a{display:block;text-align:center;border-bottom:1px solid #EBEBEB;padding:1px 0;}/* Map */.wrapperMap{margin-left:140px;margin-top:10px;height:150px;}.previewMap{height:150px;width:260px;background:#FFF url(/layout/web2/images/loader.10163.gif) no-repeat 50% 50%;}.wrapperMap .previewMap img{background:transparent;}/* Video */.videoPlayerLoader{background-color:#CEE5F6;text-align:center;padding:2px 10px;border-top:1px solid #ACD0EE;border-left:1px solid #ACD0EE;font-weight:bold;}.videoPlayerLoader a{margin-left:8px;}/*——— BreadCrumbs ———*/.breadcrumbs{margin-bottom:14px;line-height:14px;font-size:14px;font-weight:bold;}.breadcrumbs a{font-weight:normal;}.breadcrumbs span.count{color:#999;font-weight:normal;}.breadcrumbs span.arrow{width:5px;height:15px;margin-left:2px;display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;vertical-align:middle;text-indent:-2000px;background:url(/layout/web2/images/icons.14143.gif) no-repeat 0 -1677px;}.breadcrumbs input{vertical-align:middle;}.breadcrumbs div.dropDown{display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;height:24px;vertical-align:middle;}/*Trace in CSSload.trace('css.css');*/.trace.base.css{cursor:pointer;}/*——— Notifications ———*/.sidebar .mod.n{ background-color:#FFF; padding:10px; border:1px solid #EBEBEB;}.mod.n h1{ font-weight:normal;}.mod.n h1 a{ font-weight:bold;}.mod.n .views{margin-top:5px;background:url(/layout/web2/images/icons.14143.gif) no-repeat 0px -2158px;color:#999;padding:3px 0;padding-left:14px;padding-right:10px;}.mod.n .views strong{ color:#333;}.mod.n ul{  padding-top:5px; margin-top:5px; border-top:1px solid #EBEBEB;}.mod.n li{padding-top:5px;}.mod.n li.photos{ background:#FFF;}.mod.n li.photos a{margin:3px 3px 0 0;background-color:#FFF;display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;vertical-align:top;}.mod.n li a.new{font-weight:bold;}.mod.n .note{ margin-top:10px;}/* ————————————— MainInformation ————————————— */.mod.a{ margin-bottom:15px; overflow:hidden; height:1%;}.mod.a h1{display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;vertical-align:middle;}.mod.a h1.online{ background:url(/layout/web2/images/icons.14143.gif) no-repeat 0 -2070px; padding:0 5px 0 16px;}.mod.a h1.offline{ background:url(/layout/web2/images/icons.14143.gif) no-repeat 0 -2100px; padding:0 5px 0 16px;}.mod.a h1 span{ margin-left:3px;}.mod.a span.corner{background:url(/layout/web2/images/structure.14028.gif) no-repeat 100% 0;width:5px;height:9px;display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;position:relative;z-index:2;vertical-align:middle;}.mod.a .status{-moz-border-radius:2px;-webkit-border-radius:2px;border:1px solid #CCC;display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;vertical-align:middle;font-size:12px;padding:4px 6px;line-height:16px;position:relative;left:-6px;z-index:1;margin-left:5px;}.mod.a .status.empty{ color:#999; margin-top:0;}.mod.a .status span{padding-left:5px;color:#999;font-size:11px;}.mod.a .relationship, .mod.a .friendBirthday{display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;vertical-align:middle;color:#999;}.mod.a .friendBirthday{color:#666;padding-right:5px;padding-left:12px;background:url(/layout/web2/images/icons.14143.gif) no-repeat 0 -2131px;}.mod.a .buttons{text-align:left;clear:both;padding-top:10px;height:auto;overflow:hidden;}.mod.a.myMainInfo .buttons{ padding:0; margin:0;}.mod.a .buttons button{margin-right:5px; float:left;}.mod.a .itemActions{float:left; font-weight:bold; margin-top:7px;}.mod.a .note.info, .mod.a .messageBox{clear:both;overflow:hidden;height:1%;}.mod.a .messageBox button{margin-left:3px;}/* —————————————  Photos ————————————— */.mod.c{z-index:6; position:static;}.mod.c .body{clear:both;padding-top:10px;}.mod.c .album{padding:0; margin-top:10px;}.mod.c .picture{position:relative;float:left;}.checked{background-color:#FFFFE5;border:1px solid #F9EBC5;border-top:1px solid #FFF;}.canvas .mod.c .album .checked{background-color:#FFFFE5;border:1px solid #F9EBC5;}.mod.c .photo, .mod.c .media{display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;vertical-align:top;margin-bottom:10px;}.mod.c .album .photo{width:126px;padding:3px;border:1px solid #FFF;margin:0 2px 10px 1px;font-size:11px;}.mod.c .album .picture{display:block;float:none;background-color:transparent;}.mod.c .album .picture img{}.mod.c .album .date{ margin:0;}.canvas .mod.c .body.latest{padding-top:10px;}.mod.c .latest .photo{ text-align:left; width:80px; margin:0 4px; padding-bottom:4px;}.main .mod.c .viewMore{ padding:0;}.mod.c .blocked .itemActions{float:none;}.mod.c span.untitled{ color:#999;}.mod.c .actions{float:right;margin:0;position:static;}.mod.c .actions .dropDown{height:auto;}.mod.c .actions .dropDown li{clear:both;height:auto;}.mod.c .actions .dropDown .albums{padding:6px 6px 6px 18px;border:1px solid #CEE5F6;border-bottom:0px;background-position:6px -1164px;-moz-border-radius-topRight:2px;-webkit-border-top-right-radius:2px;margin-left:0;position:relative;display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;}.mod.c .albums.active{background-color:#FFF;border-top:1px solid #ACD0EE;border-right:1px solid #ACD0EE;border-left:1px solid #ACD0EE;}.mod.c .actions .dropDown .albums span{padding-right:20px;background:url(/layout/web2/images/structure.14028.gif) no-repeat 100% -26px;}.mod.c .message.info{ margin:10px 10px 0 10px;}.mod.c a.new{margin:0 0 0 1px;}.mod.c .formActions .selectors{ padding:0 5px;}.mod.c .formActions .actions{ margin:3px 0;}/* Edit Event Avatar */.mod.c.editEventAvatar .body{ padding:10px !important; background-color:#F3F3F3; height:auto; overflow:hidden;}.mod.c.editEventAvatar .actions{ margin:7px 7px 0 0;}.mod.c.editEventAvatar .body .photo{margin:0 4px; padding-bottom:4px;}/* ——— EditAvatar ——— */.lightBox .mod.c .actions{ margin:7px 7px 0 0;}/* Edit Avatar */.mod.c .avatar{background-color:#F3F3F3;}.mod.c .currentPhoto{padding:10px; width:auto; margin:0; display:inline-block; display:-moz-inline-stack; display:inline-block; zoom:1; *display:inline;}.mod.c .currentPhoto span{text-align:center; display:block; color:#666;}.mod.c .currentPhoto a:hover{background-color:none;border-bottom:0;}.mod.c .selectPhoto{background-color:#FFF; padding:10px; width:483px; border-left:1px solid #EBEBEB; display:inline-block; display:-moz-inline-stack; display:inline-block; zoom:1; *display:inline; vertical-align:top;}.mod.c .selectPhoto .photo{margin:0 6px 6px 0;}/* Align Avatar */.mod.c .alignAvatar{padding:10px; background-color:#F3F3F3; text-align:center;}.mod.c .avatarCropper{display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;position:relative;}.mod.c .dimmedAvatar{opacity:.3;position:absolute;filter:alpha(opacity=30);left:0;}.mod.c .dimmedAvatar, .viewport{background-color:#000;}.mod.c .viewport{position:absolute;cursor:move;}.mod.c .alignAvatar .content{padding:0; border:0;}.mod.c .alignAvatar h5{margin-bottom:10px;}.mod.c .alignAvatar .buttons{margin-top:10px; text-align:center;}.mod.c .alignAvatar .buttons .send{width:90px;}.mod.c .alignAvatar .buttons div.error{color:#CC0000; margin-bottom:5px;}/* ——— Videos ——— */.mod.c.videos{position:static;}.canvas .mod.c.videos .body{ padding:0;}.mod.c.videos .body .viewMore{ clear:both; padding:10px;}.mod.c.videos .note{ margin:0; margin-top:10px;}.mod.c.videos .media{ width:108px; margin:0 3px; margin-top:10px;}.mod.c.videos .media h5{padding-top:5px; clear:both;}/* ——— Top Videos Big ——— */.mod.c.top{ background-color:#F0F6F9; clear:both;}.mod.c.top .body{padding:10px !important;}.mod.c.top .body .viewMore{ clear:both; padding:0;}.mod.c.top h2{ padding-top:10px; padding-left:15px; padding-bottom:10px;}.mod.c.top .media{ width:335px; margin:0; margin-bottom:15px; overflow:hidden; height:1%;}.mod.c.top .media .mediaInfo{ float:left;}.mod.c.top .media .mediaInfo h5{ font-size:12px;}.mod.c.tops h3{background-color:transparent; padding:5px 0; border:0; border-bottom:1px solid #EBEBEB;}.mod.c.videoSections h3{display:none;}.mod.c.videoSections .media{margin:0 3px 10px 3px;}.mod.c.videoSections .pager.top{margin-bottom:10px;}/* Search Videos */.mod.c.search .body{ padding:0;}.mod.c.search .media{border-bottom:1px solid #EBEBEB;clear:both;height:1%;overflow:hidden;padding:10px 0;display:block;margin:0;}.mod.c.search .media .date{ float:right;}.mod.c.search .mediaThumb, .mod.c.search .mediaInfo{ float:left;}.mod.c.search .mediaInfo{ padding-left:10px;}/* ——— Blocked photos ——— */.mod.c .blocked{margin:0 2px 10px 3px;}.mod.c .blocked .itemActions{position:static;}.canvas .mod.search{padding:0; background-color:#FFF;}.mod.search form{margin:0; padding:0;}.mod.search form fieldset{padding:0;}.canvas .mod.search input{width:125px; margin-right:5px;}.canvas .mod.search button{width:80px;}/* —————————————  Wall ————————————— */.mod.d{ overflow:hidden; height:1%;}.mod.d .item{padding:10px 0;border-bottom:1px solid #EBEBEB;overflow:hidden;height:1%;clear:both;}.mod.d div.item.reply{ margin:0;}.mod.d .item .info{ margin-left:53px;}.mod.d .item p{font-size:12px; margin-top:7px; line-height:1.5em;}.mod.d .item .media{margin-top:7px; overflow:hidden; height:1%;}.mod.d .item .date{font-weight:normal; font-size:11px; margin-left:3px;}.mod.d .item .info .note p{ font-size:11px;}.mod.d .item .info h4{margin-top:3px;margin-right:100px;}.mod.d .item .info img.internalPhoto{float:left;margin:10px 10px 0 0;}.mod.d .item .info blockquote{border-left:3px solid #F3F3F3;padding:0 10px;margin-top:10px;}.mod.d .item .info blockquote .author{padding-left:10px;font-size:11px;margin-top:5px;background:url(/layout/web2/images/reply.8871.png) no-repeat 0 3px;}.mod.d .item .info blockquote p{ color:#999; font-size:11px; margin-top:4px; line-height:1.3em;}.mod.d .item .avatars, .mod.d .item .avatar{float:left;position:relative;margin-right:10px;}.mod.d .item .avatars{ margin:0;}.mod.d .item .byAvatar{width:20px;height:20px;position:absolute;overflow:hidden;bottom:-7px;left:20px;z-index:999;border:2px solid #FFF;}.mod.d .item .byAvatar img{position:absolute;border:0;padding:0;}.mod.d a.externalLink{background-image:url(/layout/web2/images/icons.14143.gif);background-repeat:no-repeat;background-position:0 -1557px;padding:0 0 0 12px;}.mod.d p.externalImage{ text-align:center;}.mod.d p.externalImage .preload{ border:0;}/*——— Friend Request ———*/.mod.d .friendRequest .info{margin-left:90px;}.mod.d .ignoredfriendRequest .info{ margin-left:45px;}.mod.d .friendRequest .info h4, .mod.d .ignoredfriendRequest .info h4{margin:3px 0 0 0;}.mod.d .friendRequest .info p{margin-top:5px;}.mod.d .friendRequest .itemActions, .mod.d .ignoredfriendRequest .itemActions{margin-top:8px; float:right;}.mod.d .friendRequest .buttons, .mod.d .ignoredfriendRequest .buttons{ margin-top:10px; overflow:hidden; height:1%; clear:none;}.mod.d .friendRequest .buttons button, .mod.d .ignoredfriendRequest .buttons button{ margin-right:5px;  float:left;}.mod.d .ignoredfriendRequest .info p{margin-top:5px; font-size:11px; line-height:1.2em;}.mod.d .friendRequest h5{/*position:absolute;*/text-align:left;}.mod.d .friendRequest .commonFriends{/*position:relative;*/margin-top:10px;padding:5px 5px;padding-bottom:0;border:1px solid #EBEBEB;background-color:#F3F3F3;-moz-border-radius:2px;-webkit-border-radius:2px;}.mod.d .friendRequest .commonFriends .friend{display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;text-align:left;width:180px;}.mod.d .friendRequest .commonFriends .avatarFix{/*display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;float:none;margin:0;*/}.mod.d .friendRequest .commonFriends .friend h6{margin-top:5px;margin-right:10px;}.mod.d .friendRequest .messageSuccess{margin-top:0;}.mod.d .friendRequest .messageSuccess p{font-size:11px; margin-top:0px;}.mod.d .friendRequest .item .avatarFix.big, .mod.d .friendRequest .item .avatarFix.big span{ width:75px; height:75px;}/*——— Blocked Friends ———*/.mod.d .blockedFriends{border-bottom:1px solid #EBEBEB; overflow:hidden; height:1%; vertical-align:top;}.mod.d .blockedFriends .item{width:162px;border-bottom:0px;margin-right:5px;display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;}.mod.d .blockedFriends .item a{white-space:nowrap;}.mod.d .blockedFriends .item .itemActions{float:left; position:static; margin-top:3px;}.mod.d .blockedFriends .item .itemActions a{margin:0;}/*——— Search List ———*/.mod.d .searchResults{ clear:both; padding:0 !important;}.mod.d .searchResults .rightInfo{text-align:right;float:right;line-height:1.5em;}.mod.d .searchResults .avatarFix, .mod.d .searchResults .avatarFix span{width:100px; height:100px;}.mod.d .searchResults p{font-size:11px; margin-top:7px;}.mod.d .searchResults .info{margin-left:115px;}.mod.d .searchResults h2{padding:0 0 10px 0;border-bottom:1px solid #EBEBEB;padding-right:200px;}.canvas .mod.d .searchResults h2 span.scope{color:#999;font-weight:normal;width:400px;}.mod.d .searchResults h2 span{display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;vertical-align:top;font-weight:bold;color:#333;}.mod.d .searchResults h2 .close{height:9px;width:9px;text-indent:-20000px;display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;vertical-align:middle;padding:0;margin-right:3px;}.mod.d .searchResults h2 .clearFilters{font-size:11px;background:transparent url(/layout/web2/images/icons.14143.gif) no-repeat scroll 0 -1317px;padding:0 0 0 10px;}.mod.d .searchResults h2 .clearFilters:hover{font-size:11px;background:transparent url(/layout/web2/images/icons.14143.gif) no-repeat scroll 0 -1317px;padding:0 0 0 10px;}.mod.d .searchResults .buttons{float:left; clear:none; margin-top:10px;}.mod.d .searchResults .buttons button{margin-right:5px;}.mod.d .pager.top{float:right;}/*——— Blog ———*/.mod.d .item .more{font-size:11px;}.mod.d .item .blogFold{overflow:hidden;position:relative;}.mod.d .blog .item{border:0;}.mod.d .blog .pager.light{ padding:0;}.mod.d .blog .media{clear:both;height:auto;}.mod.d .blog .item p{clear:both;}.mod.d .blog .item .mediaInfo p{clear:none;}/*——— Webslices ———*/.hslice{ text-align:left;}.hslice h3, .hslice h4{margin:0;}/*——— Friends Update ———*/.mod.d .friendsUpdate .info{ margin-left:45px; padding-top:4px;}.mod.d .friendsUpdate .date{ margin:0;}.mod.d .friendsUpdate .item .info h4{ margin:0; margin-bottom:2px;}.mod.d .friendsUpdate .info .mobile{ margin-right:3px;}.mod.d .friendsUpdate .newsItem{overflow:hidden;height:1%;position:relative;clear:both;padding-top:2px;padding-left:25px;}.mod.d .friendsUpdate .item .news{margin-left:48px;position:relative;font-size:11px;padding-top:6px;}.mod.d .friendsUpdate .item .news p{font-size:11px;margin:0;}.mod.d .friendsUpdate .author{ color:#999;}.mod.d .friendsUpdate .newsItem .type{position:absolute;top:4px;left:-48px;width:45px;text-align:right;}.mod.d .friendsUpdate .new{display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;font-weight:bold;padding:4px 4px 4px 18px;line-height:10px;}.mod.d .friendsUpdate a.friends{ background-position:5px -446px;}.mod.d .friendsUpdate a.photos{ background-position:5px -596px;}.mod.d .friendsUpdate a.comments{ background-position:5px -896px;}.mod.d .friendsUpdate a.posts{ background-position:5px -746px;}.mod.d .friendsUpdate .photo{display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;vertical-align:top;line-height:0;margin-right:5px;margin-bottom:5px;}.mod.d .friendsUpdate .newsItem ul{margin:0;}.mod.d .friendsUpdate .newsItem li{padding-bottom:2px;}.mod.d .friendsUpdate .newsItem li strong{padding-right:3px;}.mod.d .friendsUpdate .newsItem li span{padding-left:3px;}.mod.d .friendsUpdate .more{padding-bottom:5px;}.mod.d .friendsUpdate .newsItem span{color:#999;}/*——— Event ———*/.mod.d form.formbox label{color:#333}.mod.d .actions.selectors{float:left;opacity:1;}/*——— Invite friends ———*/.mod.d .inviteFriends{background-color:#F3F3F3; padding:10px;}.mod.d .inviteFriends h5{margin:4px 0 8px;}.mod.d .inviteFriends .friendsList{width:310px; float:left;}.mod.d .inviteFriends .friendsList.go{float:right;}.mod.d .inviteFriends .friendsListItems{position:relative; overflow:auto; height:326px; margin:6px 0 8px 0; background-color:#FFF; clear:both;  border:1px solid #EBEBEB;}.mod.d .inviteFriends .friendsListItems .item{cursor:pointer; padding:5px 30px 5px 5px; overflow:hidden; height:36px; position:relative;}.mod.d .inviteFriends .friendsListItems .item:hover{background-color:#EEF5FA;}.mod.d .inviteFriends .friendsListItems .itemActions{padding-right:5px;}.mod.d .body.mobileDomain p{font-size:12px; margin-top:7px; line-height:1.5em;}.mod.d .body.mobileDomain .note{display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;padding:20px;margin:20px;margin-bottom:10;margin-left:250px;}.mod.d .item .note.mobileDomain p{margin:10px 20px; font:bold 16px arial;}.mod.d .body.mobileDomain .note a{color:#333; font:bold 16px arial;}.mod.d .body.mobileDomain .note a:hover{color:#666; background-color:transparent;}.mod.d .item .note.mobileDomain span{padding-left:5px;}/*——— Messages ———*/.sidebar .mod.compose{background-color:#FFF;}.mod.messagesBox table{border-collapse:collapse;margin-top:1px;margin-left:1px;width:699px;}.mod.messagesBox table td, .mod.messagesBox table th{padding:0;}.mod.messagesBox .formActions{margin:0; padding-left:5px;padding-right:5px;}.canvas .mod.messagesBox .pager.light.top{ width:auto; float:none; padding:10px 0; border-bottom:1px solid #EBEBEB;}.mod.messagesBox table tr{overflow:hidden;height:1%;}.mod.messagesBox table tr td{border-bottom:1px solid #E3E6E8; padding:4px 5px; cursor:pointer; vertical-align:middle;}.mod.messagesBox table tr.expanded td{cursor:default; border:1px solid #EBEBEB; border-top:1px solid #FFF;}.mod.messagesBox table tr td.date{text-align:right;}.mod.messagesBox table tr td h5.author{margin-left:18px;display:block;vertical-align:middle;}.mod.messagesBox table tr td .radio{float:left;}.mod.messagesBox table tr td form{clear:both;height:auto;}.mod.messagesBox table tr.selected{background-color:#FFFFE5;}.mod.messagesBox table tr.selected td{border-color:#F9EBC5;}.mod.messagesBox table tr.read h5.author{font-weight:normal;}.mod.messagesBox table tr.read{color:#666;}.mod.messagesBox table tr td .replied{background-position:0 -1798px; margin-right:2px; padding:0; height:12px; width:12px; display:block; float:left;}.mod.messagesBox table tr td .messages{ background-position:0 -147px; margin-right:2px; padding:0; height:12px; width:12px; display:block; float:left;}.mod.messagesBox table tr td .messagesRead{ background-position:0 -177px; margin-right:2px; padding:0; height:12px; width:12px; display:block; float:left;}.mod.messagesBox table div.reply{clear:both;margin:8px 10px 0;position:relative; top:1px;}/* .canvas .mod.messagesBox table div.reply textarea{width:583px;} */.mod.messagesBox table tr.expanded .item{margin:0 10px; border:0; border-top:1px solid #EBEBEB;}.mod.messagesBox .item .info{margin-left:48px;}.mod.messagesBox table tr.expanded .item.send{border:0;}.mod.messagesBox .item .info h5{margin-top:3px;}.mod.messagesBox table tr.expanded .viewMore{margin:0 10px 5px 10px; border-top:1px solid #EBEBEB;}/*.mod.d table tr td{border:1px solid #FFF; border-bottom:1px solid #E3E6E8;}.mod.d table tr td .replied{cursor:help;}.mod.d table tr td h5{display:block; max-height:15px;}.mod.d table tr.expanded{background-color:#FFF;}.mod.d table tr.expanded td{cursor:default; border:1px solid #EBEBEB; border-top:1px solid #FFF;}.mod.d table tr.expanded tdh5{cursor:pointer; font-weight:bold;}.mod.d table tr.expanded .from{cursor:pointer;}.mod.d table tr.expanded .item{margin:0 20px; border:0; border-top:1px solid #EBEBEB;}.mod.d table tr.expanded .viewMore{margin:5px 20px; border-top:1px solid #EBEBEB;}.mod.d table tr.read{color:#999;}.mod.d table tr.read .message{color:#666;}.mod.d table tr.read h5{font-weight:normal;}.mod.d table tr.unread{background-color:#FFF;}.mod.d table tr.unread .date{font-weight:normal;}.mod.d table tr.selected{background-color:#FFFFE5;}.mod.d table tr.selected td{border-color:#F9EBC5;}.mod.d table tr.unread td{font-weight:bold;}.mod.d table tr td{padding:4px 5px; cursor:pointer; vertical-align:middle;}.mod.d table tr td .replied{background-position:0 -1799px;}.mod.d table tr td.input{width:10px;}.mod.d table tr td.date{text-align:right;}.mod.d table div.reply form.formbox{float:left;}.canvas .mod.d table div.reply textarea{width:573px;}.mod.d table div.reply{clear:both; margin:10px 20px 0 20px; position:relative; top:1px; overflow:hidden; height:1%; background-color:transparent;}.mod.d table tr .radio{float:left; margin-right:5px;}.mod.d .messagesRead{width:9px; height:8px; display:block; padding:0; float:left; margin:3px 5px 0 0;}*//* —————————————  Avatar ————————————— */.mod.e{ background-color:#FFF; position:relative;}.mod.e a.avatar, .mod.e .avatar{background-color:#FFF;display:block;border:1px solid #EBEBEB;padding:9px;overflow:hidden;height:1%;-moz-border-radius:2px;-webkit-border-radius:2px;}.mod.e a.avatar:hover{ border:1px solid #CCC; background-color:#FFF;}.mod.e a.avatar:hover img{ border:0;}.mod.e a img, .mod.e img{ padding:0; float:left; border:0;}.mod.e .actions{position:absolute;padding:7px 5px;background-color:#FFF;-moz-border-radius-bottomLeft:2px;}.mod.e .edit{ padding-left:12px;}/* —————————————  Info ————————————— */.mod.f{}.mod.f .body{overflow:visible; border-top:0px;}/*——— User lists ———*/.mod.f li{clear:both;overflow:hidden;padding:10px;border-top:1px solid #FFF;height:1%;}.mod.f li img{float:left; margin-right:10px;}.mod.f li .new{margin-left:3px;}.sidebar form .dropDown li{margin:0;}.mod.f h5{padding:10px 10px 0px 10px;}.canvas .mod.f .userThumbLarge{ border-top:1px solid #FFF; padding:0;}.mod.f .userThumbLarge li{display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;width:90px;border:0;padding:10px 3px 0 10px;vertical-align:top;font-size:11px;}.mod.f .userThumbLarge .avatarFix{margin-bottom:5px;}.mod.f .userThumbLarge .avatarFix, .mod.f .userThumbLarge .avatarFix span{width:85px; height:85px;}.mod.f .userThumbLarge .viewMore{ margin-top:10px;}/*——— invites ———*/.mod.f.invites h3 span{ display:block; background:transparent; padding:0; margin:0;}.mod.f.invites .sendInvitation{ border-bottom:1px solid #ACD0EE;}.mod.f.invites form input{width:128px; margin-bottom:6px;}.mod.f.invites .note{margin-top:10px;}.mod.f.invites .sendInvitation button{width:80px;}.mod.f .plaxo{ text-align:center;}.mod.f .plaxo button{margin:0;}.mod.f .plaxo p{line-height:15px;}.mod.f .plaxo p span{font-weight:bold;}/*——— Tags lists ———*/.mod.f .tagEntries li{ padding:5px 10px;}.mod.f.form .tagEntries .itemActions{ margin-top:4px;}.mod.f .tagEntries.longList{overflow:auto; height:325px; position:relative;}.mod.f .tagEntries.longList li{height:auto;}/*––– Photo Page Exceptions ––– */.mod.f.tagList{}.mod.f.tagList li{padding:4px 4px 4px 6px;}.mod.f.tagList li.highlight{background:#EAF2F7; font-weight:bold;}.mod.f.tagList li.highlight .date{ font-weight:normal;}.mod.f.tagList .actions{margin-right:0;}.canvas .mod.f.tagList .itemActions{float:right;text-align:right;line-height:1.3em;margin:0 4px 0 0;position:static;}.mod.f.tagList .itemActionsa{font-weight:normal; color:#2C61A3; text-decoration:none;}.mod.f.tagList .itemActionsa:hover{ color:#5C86C0;}.mod.f.tagList .itemActions a.move{ background:transparent url(/layout/web2/images/icons.14143.gif) no-repeat 0px -2795px; padding-left:14px;}.mod.f.tagList .itemActions a.ban{ background:transparent url(/layout/web2/images/icons.14143.gif) no-repeat 0px -2821px; padding-left:11px;}.mod.f.tagList .itemActions a.deleteTag{display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;width:7px;height:7px;padding:2px 2px 0 2px;}.mod.f.tagList form{padding:0; background-color:#FFF; padding-bottom:10px;}.mod.f.tagList form fieldset{padding:0;}.mod.f.tagList form fieldset .dropDown{margin:0;}.mod.f.tagList form fieldset input{width:210px;}.mod.f.tagList label{font-weight:bold; display:block; margin:10px 0 3px 0;}.mod.f.tagList .note p{margin:0; padding:0;}.actionList li{background-color:white;padding:3px 0;}.actionList a{padding:0 0 0 14px;}.actionList a:hover{color:#5C86C0;}.actionList a.download{background:url(/layout/web2/images/icons.14143.gif) no-repeat 0px -2340px;}.actionList a.download:hover{background:url(/layout/web2/images/icons.14143.gif) no-repeat 0px -1526px;}.actionList a.unban{background:url(/layout/web2/images/button.14028.gif) no-repeat 0 -90px;}.actionList a.unban:hover{background:url(/layout/web2/images/button.14028.gif) no-repeat 0 -120px;}.actionList a.star{background:url(/layout/web2/images/icons.14143.gif) no-repeat 0px -2526px;}.actionList a.star:hover{background:url(/layout/web2/images/icons.14143.gif) no-repeat 0px -1649px;}.actionList a.report{background:url(/layout/web2/images/icons.14143.gif) no-repeat 0 -2727px;}.actionList a.report:hover{background:url(/layout/web2/images/icons.14143.gif) no-repeat 0 -2696px;}.actionList a.delete{background:url(/layout/web2/images/icons.14143.gif) no-repeat 0 -2859px;}.actionList a.delete:hover{background:url(/layout/web2/images/icons.14143.gif) no-repeat 0 -1980px;}.photoView .mod.f.tagList.form{border:0;}.photoView .mod.f.tagList.form .note{border:1px solid #EBEBEB;}.photoView .dropDown{display:inline-block; vertical-align:top; margin:0 0 0 6px;}.photoView h3{background-color:#FFF; border:0; padding-left:1px;}.photoView .mod.form h3{background-color:#FFF; border:0; padding-left:1px;}.photoView .main .mod.form form fieldset.formbox{ border:1px solid #ACD0EE; -moz-border-radius:2px; -webkit-border-radius:2px;}.photoView .mod.d .item .info{ margin-left:45px;}/*.photoView .main .mod.form form fieldset.formbox{ border:0; background-color:#FFF; border-bottom:1px solid #EBEBEB; padding-left:0; padding-top:5px;}.photoView .main .mod.form form fieldset.formbox span.avatarFix{margin-right:10px;}.photoView form fieldset.formbox.avatar li.buttons{padding:0 0 0 46px;}.photoView .mod.d .item .info{margin-left:46px;}.photoView .mod.d .item .info h4{margin-right:0; margin-top:3px;}*//*——— List information ———*/.mod.f .informationList{padding-bottom:10px; border-top:1px solid #FFF;}.mod.f .informationList li{ border:0px; padding:3px 10px 0px;}.mod.f .informationList p{ padding:2px 10px 0;}.mod.f .informationList dl{padding:2px 10px 0 10px;}.mod.f .informationList dt{display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;width:75px;color:#999;vertical-align:top;}.mod.f .informationList dd{display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;width:120px;}/*——— My account settings ———*/.mod.f .body.accountSettings form{overflow:hidden;}.mod.f .body.accountSettings .button{float:right;}/*——— Agenda ———*/.mod.f .body.agenda{ border-top:1px solid #FFF;}.mod.f .body.agenda.events{ padding:0 0 10px 0; background-image:none;}.agenda ul, .mod.f .agenda ul{overflow:hidden; height:1%;}.agenda ul li, .mod.f .agenda ul li{ border-top:0px; padding:4px 10px 0px;}.agenda .viewMore{ margin-top:10px;}.agenda .eventImage{ float:left;}.mod.f .agenda .eventImage img{ margin:0; float:none;}.agenda ul .eventIconBirthday, .agenda ul .eventIcon{background:url(/layout/web2/images/icons.14143.gif) no-repeat 0 -2131px;height:12px;width:10px;display:block;cursor:help;float:left;}.agenda ul .eventIcon{ background:url(/layout/web2/images/icons.14143.gif) no-repeat 1px -328px;}.agenda ul .eventIcon.new{background:url(/layout/web2/images/icons.14143.gif) no-repeat 1px -298px; margin:0;}.agenda ul .event{color:#999;padding-left:5px;margin-left:10px;}.agenda ul .event.eventBirthday{padding-top:4px;margin-left:54px;}.body.agenda.events .event{padding-top:4px;margin-left:28px;}.body.agenda.events .event .eventImage img{ height:15px;}.mod.f .agenda h5 span, .agenda ul .event span{padding-left:3px;}.agenda ul .new{margin:0;}.agenda ul .noItems{color:#999; margin-left:40px;}/*——— Agenda Main ———*/.main .agenda{padding:0px 5px;font-size:12px;}.main .agenda span{font-size:11px;}.main .agenda.body h5{padding:10px 0 3px;font-size:12px;}.main .agenda ul li{clear:both;overflow:hidden;height:1%;padding:10px 2px;border-bottom:1px solid #EBEBEB;}.main .agenda .eventInfo{padding-top:8px;margin-left:118px;}.main .agenda .eventInfo p{font-size:11px;padding-top:5px;}.main .agenda .avatarFix, .main .agenda .avatarFix span{position:relative;height:100px;width:100px;}.main form.eventChoices{ padding-top:10px;}form.eventChoices div{background:url(/layout/web2/images/button.14028.gif) repeat-x 0 0px;text-align:left;outline:none;line-height:18px !important;color:#666;font-size:11px;border:1px solid #CCC;padding:0px 5px;display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;overflow:visible;-moz-border-radius:2px;-webkit-border-radius:2px;margin-bottom:10px;padding:2px 5px;margin-right:6px;}.eventChoicesInfo  form.eventChoices div{background:#FFF;border:0;padding:0;}form.eventChoices label{width:auto;margin:0;padding:0;cursor:pointer;}.main form.eventChoices input{margin:0; width:auto;}form.eventChoices div span{ vertical-align:middle; padding-left:4px;}.mod.f form.eventChoices{ padding-top:0;}.mod.f .eventChoices div{ margin-bottom:5px;}/*——— Event Stats ———*/.mod.f .owner h5{padding:0 0 5px 0;}.mod.f table.globalStats{margin:0 10px 10px;}.mod.f table.globalStats tr.graphics td{text-align:center;vertical-align:bottom;padding-bottom:1px;border-bottom:1px solid #CEE5F6;width:70px;}.mod.f table.globalStats tr.legend td{padding-top:0.1;text-align:center;color:#999;vertical-align:baseline;padding:3px;width:auto;}.mod.f table.globalStats tr.graphics td.space{width:5px;}.mod.f .globalStats #yesChoiceStat, .globalStats #maybeChoiceStat, .globalStats #noChoiceStat{display:block;vertical-align:bottom;color:#999;}.mod.f .globalStats #yesChoiceStat .graph{ background-color:#66A5E1}.mod.f .globalStats #maybeChoiceStat .graph{ background-color:#ACD0EE;}.mod.f .globalStats #noChoiceStat .graph{ background-color:#CEE5F6;}/* —————————————  Google Map ————————————— */#googleMap{width:200px;height:200px;left:-10px;margin-top:10px;}.gmnoprint span{white-space:normal;}.gmnoprint a{white-space:normal;}/* This is needed for the map images */#googleMap img{background:inherit;}/* —————————————  Netowrks tags  ————————————— */.mod.i{position:static;}.mod.i .body{background-color:#F3F3F3;padding:10px;border:1px solid #EBEBEB;border-top:0;border-bottom:0;-moz-border-radius-bottomleft:2px;-moz-border-radius-bottomright:2px;-webkit-border-bottom-right-radius:2px;-webkit-border-bottom-left-radius:2px;padding:0;}.mod.i h5{border-top:1px solid #FFF; padding:10px 10px 0 10px;}.mod.i .dropDown li{margin:0;}/* Tags */.mod.i .network{ border-bottom:1px solid #EBEBEB; padding:10px; border-top:1px solid #FFF;}.mod.i .network h5{ padding:0; border:0;}.mod.i .networkTags{ padding-top:5px;}.mod.i .networkTags li{display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;position:relative;z-index:8;margin:0 3px 5px 0;}.mod.i .networkTags li a{display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;background-color:#FFF;padding:6px 28px 5px 5px;border-top:1px solid #F3F3F3;border-left:1px solid #F3F3F3;border-bottom:1px solid #D1D1D1;border-right:1px solid #D1D1D1;-moz-border-radius:3px;-webkit-border-radius:3px;line-height:11px;color:#666;}.mod.i .networkTags li a:hover{color:#333;border-top:1px solid #D7D7D7;border-left:1px solid #D7D7D7;border-bottom:1px solid #B5B5B5;border-right:1px solid #B5B5B5;}.mod.i .networkTags li .close{background:#71A7D4 url(/layout/web2/images/icons.14143.gif) no-repeat 7px -1284px;text-indent:-10000px;width:7px;height:7px;display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;vertical-align:middle;position:absolute;border:0;padding:7px 7px 6px 7px;right:2px;top:2px;-moz-border-radius:1px;-webkit-border-radius:1px;-moz-border-radius-topleft:0;-moz-border-radius-bottomleft:0;-webkit-border-bottom-left-radius:0;-webkit-border-top-left-radius:0;line-height:0;}.mod.i .networkTags li .close:hover{border:0; background:#4780AC url(/layout/web2/images/icons.14143.gif) no-repeat 7px -1284px;}.mod.i .networkTags li.button{padding:0; border:0px; vertical-align:top;}.mod.i form fieldset{ border:0;}/* —————————————  Photo  ————————————— */.mod.h{overflow:visible;height:1%;}.mod.h{}.mod.h .loadImage{ background:url(/layout/web2/images/loader.10163.gif) no-repeat center center;}.mod.h .loadImage .photoAndTags{ display:none;}.mod.h .pager.light{ float:right; padding-top:0;}.mod.h .breadcrumbs{ display:inline; padding-left:13px; background:url(/layout/web2/images/icons.14143.gif) no-repeat 1px -1079px;}.mod.h h2{ margin-bottom:10px;}.mod.h h2 span{font-size:11px;}.mod.h h2 .title{ cursor:pointer; font-size:13px; color:#333; font-weight:bold;}.mod.h .editTitle{ margin:2px 0 5px 5px;}.mod.h .editTitle input{ margin-right:0; vertical-align:top;}.mod.h .editTitle button{ float:none; margin-left:3px;}.mod.h .body{ padding:0; line-height:0; text-align:center;}.mod.h .photoAndTags{ position:relative; margin:0 auto;}.mod.h .photoTag{position:absolute;z-index:4000;width:60px;height:60px;margin-left:-30px;margin-top:-30px;}.mod.h .photoTag span{display:none;}.mod.h .photoTag.maxi{width:100px;height:100px;margin-left:-50px;margin-top:-50px;}.mod.h .photoTag.maxi span{margin-top:80px;-moz-border-radius:2px;-webkit-border-radius:2px;display:block;background-color:#000;padding:5px 10px;color:#FFF;line-height:14px;}/* tags */.mod.h .photoTag.addTag{outline:5px solid #CEE5F6;}.mod.h .photoTag.addTag span{outline:1px solid #66A5E1;display:block;width:60px;height:60px;}.mod.h .uploadedBy{ padding-top:5px; text-align:center; color:#999;}.mod.h .itemActions{ margin-top:8px;}/* Mode editTags */.mod.h .editTags .picture{ cursor:crosshair;}.mod.h input{margin-right:5px;}.mod.h .dropDown{display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;height:22px;}/* —————————————  Menu  ————————————— */.mod.m{}.mod.m .body{border:0;}.mod.m .body.albumList{height:1%;}.sidebar.left .mod.m{ border-right:1px solid #D1E6F5;}.sidebar.right .mod.m{ border-left:1px solid #D1E6F5;}.mod.m  li{ border-bottom:1px solid #FFF;}.mod.m  li .avatarFix{float:left;margin-right:5px;padding:6px 6px 6px 3px;border:0;background:transparent url(/layout/web2/images/shadowalbum.13406.gif) no-repeat 0 0;}.mod.m  li .avatarFix img{border:0;}.mod.m  li .active .avatarFix{background:transparent url(/layout/web2/images/shadowalbum_hover.13406.gif) no-repeat 0 0;}.mod.m  li.last{ border-bottom:0;}.mod.m  li.button{ padding:5px; border-right:2px solid #E1EFF8;}.mod.m li a{display:block;padding:8px 9px;cursor:pointer;}.mod.m li a p{margin-top:5px;}.sidebar.left .mod.m a{border-right:2px solid #DAEAF3;}.sidebar.right .mod.m a{border-left:2px solid #DAEAF3;}.mod.m li a span.videos{background:url(/layout/web2/images/icons.14143.gif) no-repeat 0 -2478px;padding-left:14px;}.mod.m  li a.active, .mod.m a:hover{  color:#265DAB; background-color:#E5F0F6;}.mod.m li a span.date{font-weight:normal;}.mod.m li a h6{margin-top:5px;height:expression( this.scrollHeight < 36 ? "35px" :"auto" ); /* sets min-height for IE */min-height:35px; /* sets min-height value for all standards-compliant browsers */}.mod.m li a.active p{font-weight:normal;}.mod.m  a span.arrow{display:none;}.mod.m li a.active{font-weight:bold;}.sidebar.left .mod.m li a.active{ border-right:2px solid #D1E6F5;}.sidebar.left .mod.m li a:hover{ border-right:2px solid #D1E6F5;}.sidebar.right .mod.m li a.active{ border-left:2px solid #D1E6F5;}.sidebar.right .mod.m li a:hover{ border-left:2px solid #D1E6F5;}.sidebar.right .mod.m li a.active span.arrow, .sidebar.left .mod.m li a.active span.arrow{display:block;height:9px;position:absolute;width:7px;margin-top:2px;}.sidebar.right .mod.m li a.active span.arrow{background:transparent url(/layout/web2/images/structure.14028.gif) no-repeat 0px -81px; left:-1px;}.sidebar.left .mod.m li a.active span.arrow{background:transparent url(/layout/web2/images/structure.14028.gif) no-repeat -8px -47px; right:-1px;}/* —————————————  Upload photo  ————————————— */.chooseAlbum, .uploadPhotos{border-top:1px solid #FFF;padding:10px;background-color:#F3F3F3;}.chooseAlbum h5{padding-bottom:3px;}.chooseAlbum ul{background-color:#FFF;border:1px solid #EBEBEB;height:143px;overflow:auto;}.main .chooseAlbum form{border:0;}.chooseAlbum form fieldset li{padding:4px 5px;border-bottom:1px solid #EBEBEB;margin:0;}.chooseAlbum form fieldset li label.inline{display:block;padding:0;margin:0;line-height:15px;cursor:pointer;}.chooseAlbum form fieldset li label.inline input{display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;vertical-align:top;width:auto;}.chooseAlbum .addAlbum label{color:#666;}.chooseAlbum .addAlbum{border-bottom:1px solid #ddd;padding:5px 0 5px 0;}.chooseAlbum form .addAlbum span.error{margin-left:0;}.chooseAlbum .addAlbum input{width:163px;}.chooseAlbum .addAlbum button{width:100px;}.chooseAlbum .buttons{border-top:1px solid #FFF;padding-top:5px;text-align:left;}.chooseAlbum .buttons button{margin:0;margin-right:6px;width:80px;}.files{background-color:#FFF;border:1px solid #EBEBEB;margin:4px 0 0;}.addFile input{position:absolute;width:120px;cursor:pointer;right:15px;position:absolute;}.uploadPhotos .buttons{padding-top:10px;text-align:left;}.uploadPhotos .addFile{padding:4px;text-align:right !important;}.uploadPhotos .uploadStuff{margin-top:5px;}.uploadPhotos .uploadStuff.bottom{margin:0;margin-bottom:5px;}.file p{border-bottom:1px solid #EBEBEB;padding:4px 10px;font-family:Monaco;}.file p a{margin:0 0 0 10px;}/* External link */.external{padding:10px;background-color:#F3F3F3;border-top:1px solid #FFF;line-height:17px;text-align:center;}.external.beta{text-align:left;}.external.beta h4{margin-bottom:10px;}.external p{margin:0 0 4px 0;}/* ActiveX */.mod.d .helpActiveX table, .mod.d .helpActiveX table td{border:0;vertical-align:top;}/* New User Experience Menu */.mod div.nueMenu{-moz-border-radius-topleft:2px;-moz-border-radius-topright:2px;border-left:1px solid #ACD0EE;line-height:11px;padding:0 10px 0 0;margin:0;overflow:hidden;height:1%;position:relative;bottom:-1px;float:left;width:200px;}.mod div.nueMenu p{float:left; color:#333; display:block; font-size:11px; font-weight:bold; padding:7px 10px 5px 0;}.mod div.nueMenu ul li{float:left;}.mod div.nueMenu li a{font-weight:bold; padding:4px 20px; font-size:11px; color:#666; display:block; background:#fff url(../../images/icons.gif) no-repeat scroll 0 -1890px */; margin:0; border-right:1px solid #ACD0EE; border-top:1px solid #ACD0EE; border-bottom:1px solid #ACD0EE;}.mod div.nueMenu li span{font-weight:bold; padding:5px 8px 5px 12px; font-size:11px; color:#666; display:block; background:transparent url(../../images/icons.gif) no-repeat scroll 0 -1462px; margin:0 5px 0 0; border-right:1px solid #CCC;}.mod div.nueMenu li a.active{font-weight:bold; color:#333; background:#EEF5FA; margin-bottom:-1px; border-bottom:1px solid #EEF5FA;}.mod div.nueMenu li a:hover{color:#333; background-color:transparent;}.mod div.nueMenu li.firstLink a{padding:7px 10px 6px 0;}/* Sidebar Help */.sidebar .mod.help{background-color:#FFF;}.mod.help h5{ font-size:11px; color:#666;margin-top:20px;}.mod.help p{ margin-top:5px; color:#999;}/* Aviso Legal, Condiciones, etc. */.mod.p{width:560px;}.mod.p h3{background-color:transparent;border:0;color:#333;padding:0;font-size:13px;text-transform:uppercase;line-height:18px;margin:15px 0 8px;}.mod.p h4{margin:15px 0 2px; color:#666;}.mod.p p{margin:0 0 9px 0;color:#666;line-height:14px;}/*Trace in CSSload.trace('css.css');*/.trace.modules.css{cursor:pointer;}/* Plaxo Reset */.friendsImporter{padding:10px;width:480px;background:#F3F3F3;overflow:hidden;text-align:left;}.friendsImporterLoader{padding:10px;text-align:center;background-color:#F3F3F3;width:480px;}.friendsImporterLoader img{border:0; background:transparent;}.friendsImporter .container{padding:0;width:480px;overflow:hidden;}.friendsImporter .container .canvas{padding:0;width:480px;overflow:hidden;}.friendsImporter fieldset.lightBox{width:480px;padding:0;background-color:#F3F3F3;overflow:hidden;}.friendsImporter h2{margin:0 0 4px;}.friendsImporter p{text-align:left !important;margin:0 0 8px;color:#666;}.friendsImporter .note{margin:0 0 10px 0;}.friendsImporter ul.avatarList{height:212px !important;width:478px;overflow:auto;background-color:#FFF;border:1px solid #EBEBEB;margin:2px 0 10px 0;}.friendsImporter ul.avatarList li{margin:0;padding:5px;border-bottom:1px solid #EBEBEB;height:auto;}.friendsImporter ul.avatarList li input{border:0;}.friendsImporter ul.avatarList li input.inline{display:inline;font-weight:normal;margin:0 6px 0 0;text-align:left;vertical-align:middle;width:auto;}.friendsImporter h4{width:130px; color:#999; text-align:right; font-weight:normal; margin:0 0 8px 0;}.friendsImporter label{width:130px;}.friendsImporter button.send{width:auto !important;}.friendsImporter div.buttons{text-align:left !important; padding:0 !important;}.friendsImporter li.buttons{padding:0 0 0 140px;}.friendsImporter .buttons button{margin:0 !important;}/*Trace in CSSload.trace('css.css');*/.trace.friendimporter.css{cursor:pointer;}.trace.cssstandard.css {cursor:pointer;}