/* generated by php */ #footpanel { position: fixed; bottom: 0; left: 0; z-index: 9999; /*--Keeps the panel on top of all other elements--*/ background: url(images/bg-panel3.png) repeat-x #c8c8c9; border-bottom: none; width: 100%; margin: 0; font: 10px normal Verdana, Arial, Helvetica, sans-serif; text-align: left; } *html #footpanel { /*--IE6 Hack - Fixed Positioning to the Bottom--*/ margin-top: -1px; /*--prevents IE6 from having an infinity scroll bar - due to 1px border on #footpanel--*/ position: absolute; top:expression(eval(document.compatMode &&document.compatMode=='CSS1Compat') ?documentElement.scrollTop+(documentElement.clientHeight-this.clientHeight) : document.body.scrollTop +(document.body.clientHeight-this.clientHeight)); } #footpanel ul { padding: 0; margin: 0 1%; float: left; width: 98%; list-style: none; border-top: 1px solid #fff; font-size: 1.1em; } #footpanel ul li{ padding: 0; margin: 0; float: left; position: relative; } #footpanel ul li a{ padding: 5px; float: left; text-indent: -9999px; height: 16px; width: 16px; text-decoration: none; color: #333; position: relative; } html #footpanel ul li a:hover{	background-color: #fff; } html #footpanel ul li a.active { /*--Active state when subpanel is open--*/ background-color: #fff; height: 15px; margin-top: -2px; /*--Push it up 2px to attach the active button to subpanel--*/ border: 1px solid #555; border-top: none; z-index: 200; /*--Keeps the active area on top of the subpanel--*/ position: relative; } #footpanel a.home{ background: url(images/home.png) no-repeat 15px center; width: 35px; padding-left: 40px; margin-right: 4px; border-right: 1px solid #bbb; text-indent: 0; /*--Reset text indent--*/ } a.flag{	background: no-repeat center center; } a.contacts{	background: url(images/address_book.png) no-repeat center center; } a.playlist{	background: url(images/document_music_playlist.png) no-repeat center center; } a.videos{	background: url(images/film.png) no-repeat center center; } a.messages{	background: url(images/mail.png) no-repeat center center; } a.editprofile{	background: url(images/wrench_screwdriver.png) no-repeat center center; } #footpanel a.chat{ background: url(images/balloon.png) no-repeat 15px center; width: 126px; border-left: 1px solid #bbb; border-right: 1px solid #bbb; padding-left: 40px; text-indent: 0; /*--Reset text indent--*/ } a.alerts{	background: url(images/newspaper.png) no-repeat center center; } #footpanel li#chatpanel, #footpanel li#alertpanel {	float: right; } /*--Right align the chat and alert panels--*/ #footpanel a small { /*--panel tool tip styles--*/ text-align: center; width: 70px; background: url(images/pop_arrow.gif) no-repeat center bottom; padding: 5px 5px 11px; display: none; /*--Hide by default--*/ color: #fff; font-size: 1em; text-indent: 0; } #footpanel a:hover small{ display: block; /*--Show on hover--*/ position: absolute; top: -35px; /*--Position tooltip 35px above the list item--*/ left: 50%; margin-left: -40px; /*--Center the tooltip--*/ z-index: 9999; } #footpanel ul li div a { /*--Reset link style for subpanel links--*/ text-indent: 0; width: auto; height: auto; padding: 0; float: none; color: #00629a; position: static; } #footpanel ul li div a:hover {	text-decoration: underline; } /*--Reset link style for subpanel links--*/ #footpanel .subpanel { position: absolute; left: 0; bottom: 25px; display: none;	/*--Hide by default--*/ width: 198px; border: 1px solid #555; background: #fff; overflow: hidden; padding-bottom: 2px; } #footpanel h3 { background: url(images/bg-panel3.png) repeat-x #c8c8c9; padding: 5px 10px; color: #666; font-size: 1.1em; cursor: pointer; } #footpanel h3 span { font-size: 1.5em; float: right; line-height: 0.6em; font-weight: normal; } #footpanel .subpanel ul{ padding: 0; margin: 0; background: #fff; width: 100%; overflow: auto; } #footpanel .subpanel li{ float: none; /*--Reset float--*/ display: block; padding: 0; margin: 0; overflow: hidden; clear: both; background: #fff; position: static; /*--Reset relative positioning--*/ font-size: 0.9em; } #chatpanel .subpanel li { overflow: hidden; cursor: pointer; display: block; padding: 3px 0 3px 0; position: relative; } #chatpanel .subpanel li:hover { background: #226bab; color: #fff; } #chatpanel .subpanel li img { float: left; margin: 0 5px; } #chatpanel .subpanel li p { margin: 0; padding: 3px; height: 16px; } #chatpanel .subpanel li .dl{ position: absolute; top: 9px; right: 6px; height: 13px; width: 13px; background: url(images/delete_x.gif) no-repeat bottom right; -moz-border-radius-bottomright:6px; -webkit-border-bottom-right-radius: 6px; -moz-border-radius-topright:6px; -webkit-border-top-right-radius: 6px; -moz-border-radius-bottomleft:6px; -webkit-border-bottom-left-radius: 6px; -moz-border-radius-topleft:6px; -webkit-border-top-left-radius: 6px; display: none; } #alertpanel .subpanel { right: 0; left: auto; /*--Reset left positioning and make it right positioned--*/ } #alertpanel .subpanel li { border-top: 1px solid #f0f0f0; display: block; } #alertpanel .subpanel li p {padding: 5px 10px; margin: 0;} #footpanel #alertpanel li.view { text-align: right; padding: 5px 10px 5px 0; } #pr { cursor: pointer; } /* * Browser Reset */ body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin: 0; padding: 0; } fieldset, img { border: 0; } a:focus { outline: none; } option { padding-left: 0.4em; } ul, ol, dl { margin: 1em 0; padding-left: 40px } dl { margin: 1em 0; } dd { padding-left: 40px; } blockquote { margin: 0 0 1em 1.5em; } p {	margin: 1em 0; } td, th { padding: 1px; } * html body img { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images\logo.png', sizingMethod='crop');background-image: url('');} #tooltip{ position:absolute; background:url(images/bg-panel.png) repeat-x; padding:7px 12px; color:#FFF; font-size:12px; font-weight:bold; display:block; -moz-border-radius-bottomleft:5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomright:5px; -webkit-border-bottom-right-radius: 5px; -moz-border-radius-topleft:5px; -webkit-border-top-left-radius: 5px; -moz-border-radius-topright:5px; -webkit-border-top-right-radius: 5px; } /* * Page */ *:focus {outline:none;} form * {display:block;} form {overflow:hidden;zoom:1;} body, html { height:100%; } body { background:url(images/bg-page.png) repeat-x top #AAC3E6; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 150%; color: #646464; text-align:center; } a { text-decoration:none; } a:hover { text-decoration:underline; } #body { position:absolute; top:-195px; left:-367px; width:732px; /*****************************/ text-align:left; height:390px; } #ad { margin-bottom:10px; text-align:right; } #menu { height:36px; background:url(images/menu2.png) repeat-x; -moz-border-radius-topleft:8px; -webkit-border-top-left-radius: 8px; -moz-border-radius-topright:8px; -webkit-border-top-right-radius: 8px; position:relative; } #powered { position:absolute; right:10px; top:5px; text-align:right; color:#CCCCCC; font-size:10px; line-height:12px; } #powered a { color:#CCCCCC; } #logo { position:absolute; left:-35px; top:-28px; z-index:100; background: transparent url(images/logo.png) !important; background: transparent; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/logo.png'); width:292px; height:108px; } #page { background:#111111; padding:0 2px 2px 2px; /*-moz-border-radius-bottomleft:8px; -webkit-border-bottom-left-radius: 8px; -moz-border-radius-bottomright:8px; -webkit-border-bottom-right-radius: 8px;*/ overflow:hidden;zoom:1; width:728px; /*****************************/ } #page .in { background:#FFFFFF; padding:6px; /*-moz-border-radius-bottomleft:5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomright:5px; -webkit-border-bottom-right-radius: 5px; -moz-border-radius-topleft:5px; -webkit-border-top-left-radius: 5px; -moz-border-radius-topright:5px; -webkit-border-top-right-radius: 5px;*/ } .panel { background:url(images/bg-panel.png) repeat-x #1B4C82; padding:0 4px 4px 4px; -moz-border-radius-bottomleft:5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomright:5px; -webkit-border-bottom-right-radius: 5px; -moz-border-radius-topleft:5px; -webkit-border-top-left-radius: 5px; -moz-border-radius-topright:5px; -webkit-border-top-right-radius: 5px; margin-bottom:8px; } .panel h2 { font-size:14px; color:#FFFFFF; padding:8px; } .panel .content { background:#F7F7F7; padding:10px; -moz-border-radius-bottomleft:3px; -webkit-border-bottom-left-radius: 3px; -moz-border-radius-bottomright:3px; -webkit-border-bottom-right-radius: 3px; -moz-border-radius-topleft:3px; -webkit-border-top-left-radius: 3px; -moz-border-radius-topright:3px; -webkit-border-top-right-radius: 3px; overflow:hidden;zoom:1; } #checkForm { margin:0; padding:0; position:absolute; top:60px; left:15px; } #idField { border:2px solid #2b74c2; -moz-border-radius-bottomleft:8px; -webkit-border-bottom-left-radius: 8px; -moz-border-radius-bottomright:8px; -webkit-border-bottom-right-radius: 8px; -moz-border-radius-topleft:8px; -webkit-border-top-left-radius: 8px; -moz-border-radius-topright:8px; -webkit-border-top-right-radius: 8px; padding:4px 40px 4px 63px; width:267px; font-size:16px; font-weight:bold; color:#111111; float:left; } #idField:focus { background:#FFFFCC; } #labelid { position:absolute; top:7px; left:10px; color:#1A4675; font-size:10px; } #checkBtn { background:url(images/magnifier.png) no-repeat center; width:34px; height:32px; border:none; margin:0; padding:0; margin-left:-34px; float:left; cursor:pointer; } #r1 { overflow:hidden;zoom:1; } #r11 { background:url(images/panou.jpg) no-repeat; width:408px; height:250px; border-right:1px solid #999999; float:left; } #r11 .det { position:relative; } #r12 { padding-left:6px; float:left; width:300px; } .det > h1 { font-weight:bold; color:#FF2025; font-size:17px; position:absolute; top:8px; left:108px; } .det > h2 { font-weight:bold; color:#737373; font-size:12px; position:absolute; top:25px; left:108px; } #r12 { float:left; } #r2 { overflow:hidden;zoom:1; margin-top:10px; } #r21 { float:left; margin-right:7px; width:155px; } #r22 { float:left; width:728px; } #r23 { float:left; } #r3 { overflow:hidden;zoom:1; margin-top:10px; } #r31 { float:left; width:580px; margin-right:10px; } #r32 { float:left; width:300px; } .textfield { padding:3px; width:265px; border-top:1px solid #747474; border-left:1px solid #747474; border-right:0px solid #747474; border-bottom:0px solid #747474; background:#d4d4d4; -moz-border-radius-bottomleft:3px; -webkit-border-bottom-left-radius: 3px; -moz-border-radius-bottomright:3px; -webkit-border-bottom-right-radius: 3px; -moz-border-radius-topleft:3px; -webkit-border-top-left-radius: 3px; -moz-border-radius-topright:3px; -webkit-border-top-right-radius: 3px; } .textfield:focus { background:#CECECE; } .msg { padding:3px; width:265px; height:100px; border-top:1px solid #747474; border-left:1px solid #747474; border-right:0px solid #747474; border-bottom:0px solid #747474; background:#d4d4d4; -moz-border-radius-bottomleft:3px; -webkit-border-bottom-left-radius: 3px; -moz-border-radius-bottomright:3px; -webkit-border-bottom-right-radius: 3px; -moz-border-radius-topleft:3px; -webkit-border-top-left-radius: 3px; -moz-border-radius-topright:3px; -webkit-border-top-right-radius: 3px; } .button { margin-top:6px; padding:3px 10px; border:0; background:#505050; color:#FFFFFF; -moz-border-radius-bottomleft:3px; -webkit-border-bottom-left-radius: 3px; -moz-border-radius-bottomright:3px; -webkit-border-bottom-right-radius: 3px; -moz-border-radius-topleft:3px; -webkit-border-top-left-radius: 3px; -moz-border-radius-topright:3px; -webkit-border-top-right-radius: 3px; float:right; } #radio { overflow:hidden;zoom:1; padding:2px; } #radio .radio { margin-right:5px; display:block; margin-top:2px; !margin-top:-0px; float:left; } #radio span { float:left; margin-right:5px; } #result { position:absolute; width:329px; height:140px; top:100px; left:15px; } #avatar { background:#FFFFFF url(images/avatarloader.gif) center no-repeat; position:absolute; top:-1px; left:0; display:block; padding:4px; border:1px solid #c0c0c0; width:96px; height:96px; -moz-border-radius-bottomleft:5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomright:5px; -webkit-border-bottom-right-radius: 5px; -moz-border-radius-topleft:5px; -webkit-border-top-left-radius: 5px; -moz-border-radius-topright:5px; -webkit-border-top-right-radius: 5px; } #status { color:#CC0000; /*#2b74c2;*/ font-size:12px; position:absolute; left:120px; top:0px; font-weight:bold; text-decoration:underline; } #msg { font-size:16px; position:absolute; padding-top:2px; font-weight:bold; color:#2b74c2; } #status b { color:#CC0000; /*#2b74c2;*/ font-size:12px; text-decoration:underline; } #adopen { position:absolute; left:118px; top:21px; } #adclose { width:367px; height:106px; overflow:auto; position:absolute; left:-10px; top:30px; padding: 0 14px 0 10px; } #adclose h3 { font-size:17px; padding-bottom: 5px; color:#FF2025; } #adclose p, h1, h2 { line-height:14px; text-align:justify; font-size:11px; font-weight:normal; } #loading { display:none; z-index:10; } #loading img { padding-top:55px; padding-left:70px; } #msg { width:375px; text-align:center; position:absolute; left:0px; top:0px; } #list { position:absolute; width:500px; top:91px; left:0; } #list ul { margin:0;padding:0; overflow:hidden; } #list ul li { float:left; list-style:none; margin-right:4px; } .icon img { border:0; } .icon { border:1px solid #c0c0c0; background:#FFFFFF url(images/iconback.png) bottom no-repeat; display:block; padding:4px 0 8px 0; -moz-border-radius-bottomleft:3px; -webkit-border-bottom-left-radius: 3px; -moz-border-radius-bottomright:3px; -webkit-border-bottom-right-radius: 3px; -moz-border-radius-topleft:3px; -webkit-border-top-left-radius: 3px; -moz-border-radius-topright:3px; -webkit-border-top-right-radius: 3px; position:relative; } .icon:hover { background:#FFFFFF; } #addthis { margin-top:30px; } .post { overflow:hidden; padding:10px; width:558px; border:1px solid #848484; -moz-border-radius-bottomleft:5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomright:5px; -webkit-border-bottom-right-radius: 5px; -moz-border-radius-topleft:5px; -webkit-border-top-left-radius: 5px; -moz-border-radius-topright:5px; -webkit-border-top-right-radius: 5px; } .post a, .post a:visited { color:#2B74C2 } .post p { padding:0 10px; } .post h2 { font-size:16px; border-bottom:solid 1px #848484; padding-bottom:7px; color:#2B74C2; } .post h2 a:hover { text-decoration:none; } .post .info { font-size:10px; margin-top:0; padding-left:0; } .post #source { margin-top:-10px; text-align:right; } .add1 { width:147px; height:147px; float:left; background:#ABABAB; color:#FFFFFF; text-align:center; font-size:18px; margin-right:6px; margin-bottom:6px; } .add1 span, .add2 span { display:block; padding-top:65px; } .add3 span { display:block; padding-top:35px; } .add2 { width:147px; height:147px; float:left; background:#ABABAB; color:#FFFFFF; text-align:center; font-size:18px; margin-bottom:6px; } .add3 { width:100%; height:90px; background:#ABABAB; color:#FFFFFF; text-align:center; font-size:18px; } #resultclose { /* inainte era resultopen */ display:none; } #history { margin:0;padding:0 0 0 3px; position:absolute; top:0px; right:-3px; height:250px; overflow-y:auto; /*background:#FFFFFF url(images/bglista.jpg) no-repeat bottom left;*/ border-right:none; border-left:1px solid #999999; background:#FFFFFF; width:0; } /*.idd { background-image:url(images/bg-panel2.png); list-style:none; margin:0 0 1px 0; padding:3px 4px 3px 4px; cursor:pointer; overflow:hidden; position:relative; zoom:1; -moz-border-radius-bottomright:10px; -webkit-border-bottom-right-radius: 10px; -moz-border-radius-topright:10px; -webkit-border-top-right-radius: 10px; color:#444444; } .odd { background-image:url(images/bg-panel3.png); color:#555555; } .idhover { color:#FFFFFF; background:url(images/menu2.png) repeat-x; } .idd p { margin:0; padding:0; overflow:hidden; float:left; font-size:11px; font-family:tahoma; font-weight:bold; } .idd .ch { height:16px; width:16px; background: transparent url(images/search.png) !important; background: transparent; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/search.png'); float:right; display:none; cursor:pointer; margin-top:1px; } .idd .dl { height:16px; width:16px; background: transparent url(images/delete.png) !important; background: transparent; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/delete.png'); display:none; cursor:pointer; position:absolute; top:4px; right:4px; }*/ #flags { position:absolute; right:15px; top:25px; overflow:hidden; height:12px; background:#FFFFFF; padding:3px; -moz-border-radius-topleft:5px; -webkit-border-top-left-radius: 5px; -moz-border-radius-topright:5px; -webkit-border-top-right-radius: 5px; } #flags a { height:11px; width:16px; display:block; float:left; overflow:hidden; font-size:0; border:1px solid #B6B6B6; } #flags p { margin:0; padding:0; margin-top:11px; } #flags ul { margin:0;padding:0; } #flags li { list-style:none; margin:0; padding:0; float:left; } #bottomnav { /*padding:0 5px 5px 5px;*/ font-size:11px; } #bottomnav ul { padding:0; margin:0; -moz-border-radius-bottomleft:8px; -webkit-border-bottom-left-radius: 8px; -moz-border-radius-bottomright:8px; -webkit-border-bottom-right-radius: 8px; -moz-border-radius-topleft:8px; -webkit-border-top-left-radius: 8px; -moz-border-radius-topright:8px; -webkit-border-top-right-radius: 8px; overflow:hidden; } #bottomnav li { float:left; list-style:none; margin:1px 0; } #bottomnav a { color:#2D2D2D; padding:0px 10px; cursor:pointer; } .box { display:none; z-index:100; } .back { background:#000000; position: absolute; top: 0px; left: 0px; z-index: 5; width: 100%; height: 100%; display:none; } .box .content { padding:5px; background:#FFFFFF; position:absolute; top:50%; left:50%; margin:-152px 0 0 -260px; z-index: 6; -moz-border-radius-bottomleft:8px; -webkit-border-bottom-left-radius: 8px; -moz-border-radius-bottomright:8px; -webkit-border-bottom-right-radius: 8px; -moz-border-radius-topleft:8px; -webkit-border-top-left-radius: 8px; -moz-border-radius-topright:8px; -webkit-border-top-right-radius: 8px; } .box .content div{ text-align:left; height:332px; width:610px; color:#111111; overflow:auto; } .box .content div h2 { font-size:14px; } .box .content div h3 { font-size:13px; } #privacy p { padding:5px 10px 13px 20px; text-align:justify; margin:0; } #email { color:#2D2D2D; margin-left:-3px; display:none; } #adclose p{ margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; }

