body.blue {
	background: #011051 url(../img/blue.jpg) no-repeat left top;
	font-family:Arial;
}
body.orange {
	background: #E1711F url(../img/orange.jpg) no-repeat left top;
	font-family:Arial;
}

body.green {
	background: #013703 url(../img/green.jpg) no-repeat left top;
	font-family:Arial;
}

body.black {
	background: #0C0000 url(../img/black.jpg) no-repeat left top;
	font-family:Arial;
}

body.red {
	background: #C4171D url(../img/red.jpg) no-repeat left top;
	font-family:Arial;
}

body.party {
	background: transparent url(../img/party.jpg) no-repeat left top;
	font-family:Arial;
}


body.aplicatii {
	background: #C31668 url(../img/aplicatii.jpg) no-repeat left top;
	font-family:Arial;
}

body.foto {
	background: #5C4FE5 url(../img/foto.jpg) no-repeat left top;
	font-family:Arial;
}
body.jocuri {
	background: #327900 url(../img/jocuri.jpg) no-repeat left top;
	font-family:Arial;
}
body.prieteni {
	background: #701C00 url(../img/prieteni.jpg) no-repeat left top;
	font-family:Arial;
}
body.film {
	background: #5B003B url(../img/film.jpg) no-repeat left top;
	font-family:Arial;
}
body.muzica {
	background: #5C1000 url(../img/muzica.jpg) no-repeat left top;
	font-family:Arial;
}
body.computerul_meu {
	background: #8A0019 url(../img/computerul_meu.jpg) no-repeat left top;
	font-family:Arial;
}








.popupContact.aplicatii {
	background: #C31668 url(../img/aplicatii.jpg) no-repeat left top;
	font-family:Arial;
}

.popupContact.foto {
	background: #5C4FE5 url(../img/foto.jpg) no-repeat left top;
	font-family:Arial;
}
.popupContact.jocuri {
	background: #327900 url(../img/jocuri.jpg) no-repeat left top;
	font-family:Arial;
}
.popupContact.prieteni {
	background: #701C00 url(../img/prieteni.jpg) no-repeat left top;
	font-family:Arial;
}
.popupContact.film {
	background: #5B003B url(../img/film.jpg) no-repeat left top;
	font-family:Arial;
}
.popupContact.muzica {
	background: #5C1000 url(../img/muzica.jpg) no-repeat left top;
	font-family:Arial;
}
.popupContact.computerul_meu {
	background: #8A0019 url(../img/computerul_meu.jpg) no-repeat left top;
	font-family:Arial;
}





a {
	color:#fff;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

.menu {
	width:605px;
	margin-bottom:40px;
}

.menu div.left.r1 {
	margin-right:16px;
	margin-bottom:5px;
}
.menu div.left.r2 {
	margin-right:29px;
}
.menu div.left.last {
	margin-right:0px;
}
.menu div.left a {
	color:#FFF;
	font-size:26px;
	text-decoration:none;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	-moz-opacity:.5;
	-khtml-opacity:.5;
	opacity:.5;
}
.menu div.left.inactiv {
	color:#FFF;
	font-size:26px;
	text-decoration:none;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	-moz-opacity:.5;
	-khtml-opacity:.5;
	opacity:.5;
}
.menu div.left a:hover {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-moz-opacity:1;
	-khtml-opacity:1;
	opacity:1;
	position: relative;
	z-index: 1;
}
.menu div.left.currentpage a {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-moz-opacity:1;
	-khtml-opacity:1;
	opacity:1;
	position: relative;
	z-index: 1;
}
 

.left {
	float:left;
}

.right {
	float:right;
}

.clear {
	clear:both;
	height:0px;
	line-height:0px;
}


.content-container {
	position:relative;
	width:960px;
}


.logo {
	position:absolute;
	left:40px;
	top:40px;
}

.microsoft {
	position:absolute;
	right:0px;
	top:40px;
}

.sidebarbar {
	background: transparent url(../img/sidebar.png) no-repeat right top;
	position:relative;
	left:0px;
	top:110px;
	width:310px;
}
.contentbig {
	position:relative;
	left:50px;
	top:110px;
	width:605px;
}

.sidebar {
}

.orb {
	position:relative;
right:-50px;
top:95px;
}


.tudor {
	position:absolute;
right:100px;
top:50px;
}



.party .orb {
	position:relative;
	right:-40px;
	top:5px;
}


.aplicatie .orb {
	right:0px;
	position:relative;
	top:0px;
}


.content {
	width:605px;
	color:#FFF;
	font-size:12px;
}

.embedul {
	margin-bottom:40px;
}

.leftcontent {
	width:300px;	
	font-family:"trebuchet MS";
}
.leftcontent p {
	margin:10px 0px;
	line-height:15px;
}
.comments {
	width:255px;	
	height:auto;
}
.leftcontent h1 {
	font-size:28px;
}

.rounded {
	/* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    color: #fff;
    padding: 10px;
    text-align: left;
    border: 1px solid #fff;
    

}

a.link, input.link {
    padding: 5px;
    cursor:pointer;
    font-size:11px;
    text-decoration:none;
    background:none;
    color:#FFF;
    font-weight:bold;
    border: 0px solid #fff;
}

.first input.link {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:none;
    border: 0px solid #FFF !important;
    color:#FFFFFF;
    font-size:11px;
    padding:5px;
    width:auto;
    text-decoration:none;
}

.comments textarea {
	border:none;
	background: transparent url(../img/transparent.png) repeat left top;
	width:246px;
	height:48px;
	padding:3px;
	font-size:12px; 
	color:#FFF;
	margin-top:5px;
	overflow:auto;
}
.comments input {
	border:none;
	background: transparent url(../img/transparent.png) repeat left top;
	width:246px;
	padding:3px;
	font-size:12px; 
	color:#FFF;
	margin-top:5px;
}
.comments p {
	margin-top:10px;
}

.trimitecom {
	background: transparent url(../img/trimite.png) no-repeat left top;
	width:66px;
	height:18px;
	border:0px;
	cursor:pointer;
}

.trimitecomdiv {
	margin-left:15px;
}

.comments span.error  { 
	position:absolute;
	right:0px;
	top:0px;
}

.register span.error  { 
	position:absolute;
	right:5px;
	top:5px;
}

.relative {
	position:relative;
}

.comentarii {
	margin-left:15px;
	height:18px;
}

.comentariidiv {
	display:block;
}

.toggle {
	cursor:pointer;
	margin-left:130px;
}

.comentariidiv .data {
	font-size:10px;
	color:#FFF;
}

.comentariidiv .comment {
	font-size:11px;
	color:#FFF;
	margin-bottom:10px;
}

.comentariidiv .comment span {
	font-size:11px;
	font-weight:bold;
	color:#FFF;
}

#Pagination span {
	padding-right:5px;
}


#Pagination a, #Pagination span.current {
	border:1px solid #FFF;
	color:#FFF;
	text-decoration:none;
	margin-bottom:5px;
	margin-right:5px;
	padding:0px 5px;
	line-height:15px;
	vertical-align:top;
}

#Pagination a:hover, #Pagination span.current:hover {
	background-color: #e0e0e0;
	padding:0px 5px;
	color:#000;
}


#Pagination .current, #Pagination .current:hover   {
	color:#FFF!important;
	background-color: transparent!important;
	color:#e0e0e0!important;
	border:1px solid #4D4D4D!important;
	padding:0px 5px!important;
	color:#4D4D4D  !important;
}

#Pagination .prev, #Pagination .next, #Pagination .prev:hover, #Pagination .next:hover  {
	border:0px solid #FFF !important;
	padding:0px 5px  !important;
	background-color: transparent  !important;
}

#Pagination {
	margin-bottom:20px;
	color:#FFF;
}

.despre .left h1, .despre .right h1 {
	margin:10px 0px 0px 0px;
	width:250px;
	height:35px;
	font-size:16px;
}
.despre p {
	margin:10px 0px;
	font-family:"trebuchet MS";
	font-size:12px;
}
.party p {
	margin:10px 0px;
	font-family:"trebuchet MS";
	font-size:20px;
}
.despre .left p, .despre .right p {
	margin:0px 0px 5px 0px;
	font-family:"trebuchet MS";
	font-size:12px;
}

.despre .left {
	height:290px;
	width:285px;
}

.despre .right {
	height:290px;
	width:285px;
}

.despre h1.despretitlu {
	font-size:28px;
	
}

.sponsori {
	width:580px;
	height:100px;
}
.sponsoritop {
	margin-left:15px;
}
.partenerimedia {
	width:580px;
	text-align:center;
	margin-bottom:50px;
}
.partenerimediatop {
	margin-left:15px;
}




.contest .left h1, .contest .right h1, .contest .first h1 {
	margin:10px 0px;
	width:250px;
	height:25px;
	font-size:24px;
}
.contest .first h1 {
	height:50px;
}
.contest p {
	margin:10px 0px;
	font-family:"trebuchet MS";
	font-size:12px;
	line-height:16px;
}
.contest .left p, .contest .right p, .contest .first p {
	margin:5px 0px;
	font-family:"trebuchet MS";
	font-size:14px;
}

.contest .left {
	height:249px;
	width:293px;
	margin:12px 0px;
	position:relative;
}
.contest .first {
	padding:0px 11px;
	margin:0px 0px;
	position:relative;
	height:273px;
	width:271px;
}

.contest .right {
	height:249px;
	width:293px;
	margin:12px 0px;
	position:relative;
}

.contest h1.despretitlu {
	font-size:28px;
	
}

.intraright {
	position:absolute;
	right:0px;
	top:20px;
}


.first input {
	border:none;
	background: transparent url(../img/transparent.png) repeat left top;
	width:263px;
	padding:3px;
	font-size:12px; 
	color:#FFF;
	margin-top:0px;
}
.first div.relative p {
	font-size:11px; 
	margin-bottom:0px;
	font-family:"Arial";
}

.intrainconcurs {
	border:none;
	width:96px;
	height:20px;
	padding:0px;
	float:left;
	margin-right:20px;
}

.intrainconcursinput {
	border:none;
	width:96px !important;
	height:20px !important;
	padding:0px !important;
	margin:0px !important;
	float:left;
	cursor:pointer;
	margin-right:20px !important;
}



.first label.error { 
	position:absolute;
	right:0px;
	top:0px;
}

.icons a {
	margin-right:10px;
	width:120px;
	display:block;
	float:left;
	height:50px;
	margin-bottom:20px;
	margin-right:40px;
}

.icons p {
	font-size:16px;
	font-family:"trebuchet MS";
	margin-bottom:20px;
}

.item {
	width:199px;
	height:198px;
	background: transparent url(../img/item.png) repeat left top;
	margin-right:5px;
	margin-bottom:8px;
	position:relative;
}

.items {
	width:410px;
}


.records {
	width:615px;
}



.register input[type=text], .login input[type=text], .register input[type=password], .login input[type=password] {
	border:none;
	background: transparent url(../img/transparent.png) repeat left top;
	width:260px;
	padding:3px;
	font-size:11px; 
	color:#FFF;
	margin-top:5px;
}
.register select {
	border:none;
	background: #DE4023 url(../img/transparent.png) repeat left top;
	width:265px;
	padding:3px;
	font-size:11px; 
	color:#FFF;
	margin-top:5px;
}
.register p, .login p {
	margin-top:10px;
	
}
#registerform p.heading, .login p.heading {
	margin-top:10px;
	font-size:14px; 
	font-weight:bold;
	
}
.register {
	margin-top:10px;
	width:163px;
}


.register label.error { 
	position:absolute;
	right:0px;
	top:0px;
	font-size:11px;
}


.item .user {
	font-family:trebuchet MS;
	font-size:12px;
	left:22px;
	position:absolute;
	text-align:center;
	top:4px;
	width:160px;
	cursor:pointer;
}

.item .user_item {
	left:8px;
	position:absolute;
	text-align:center;
	top:30px;
	width:184px;
	cursor:pointer;
}

.item .title {
	left:8px;
	position:absolute;
	top:135px;
	font-family:trebuchet MS;
	font-size:12px;
	cursor:pointer;
	width:180px;
	word-wrap: break-word;
}

.item .views {
	position:absolute;
	left:8px;
	bottom:8px;
	background: transparent url(../img/views.png) no-repeat left top;
	padding-left:15px;
}

.item .vizualizari {
	position:absolute;
	right:8px;
	bottom:8px;
	padding-left:15px;
}

.creazacontdiv {
	margin:10px 0px;
}

.tops {
	padding:0px;
	width:183px;
	background: transparent url(../img/borderwhite.jpg) repeat-y center top;
}

.tops .boxtop {
	width:91px;
	text-align:center;
}

.tops .boxtop .to {
	border-bottom:1px solid #FFF;
	padding:5px;
}

.tops .boxtop2 {
	width:91px;
	text-align:center;
}

.tops .boxtop2 .to {
	border-bottom:1px solid #FFF;
	padding:5px;
}

.tops .boxtop2 .to {
	border-bottom:1px solid #FFF;
}
.tops .boxtop2 .bot .ussr {
	margin:3px 0px;
}
.tops .boxtop .bot .ussr {
	margin:3px 0px;
}



.itemin .user {
	font-family:trebuchet MS;
	text-align:center;
	font-weight:bold;
}

.itemin .user_item {
	text-align:center;
	width:610px;
	margin-bottom:80px;
}

.itemin .user_item img {
	width:610px;
}

.itemin .title {
	left:10px;
	position:absolute;
	bottom:67px;;
	font-family:trebuchet MS;
	font-size:15px;
}

.itemin .views {
	background:transparent url(../img/viewsbig.png) no-repeat scroll left top;
	bottom:8px;
	height:22px;
	left:8px;
	line-height:30px;
	padding-left:30px;
	position:absolute;
	vertical-align:bottom;
	font-size:18px;
	padding-top:4px;
}

.itemin .voteaza {
	bottom:67px;
position:absolute;
right:8px;
}

.itemin .vizualizari {
	bottom:8px;
	height:22px;
	right:8px;
	line-height:30px;
	padding-left:24px;
	position:absolute;
	vertical-align:bottom;
	font-size:18px;
}


.itemin {
	width:610px;	
	margin-right:5px;
	margin-bottom:8px;
	position:relative;
}









.login .left h1, .login .right h1, .login .first h1 {
	margin:10px 0px;
	width:250px;
	height:25px;
	font-size:24px;
}
.login .first h1 {
	height:50px;
}
.login p {
	margin:10px 0px;
	font-family:"trebuchet MS";
	font-size:12px;
	line-height:16px;
}
.login .left p, .login .right p, .login .first p {
	margin:5px 0px;
	font-family:"trebuchet MS";
	font-size:14px;
}

.login .left {
	width:270px;
	margin:12px 0px;
	position:relative;
}
.login .right {
	width:270px;
	margin:12px 0px;
	position:relative;
}

.login h1.despretitlu {
	font-size:28px;
	
}

.copy {
color:#FFF;
font-family:Trebuchet MS;
font-size:11px;
text-align:right;
}

.copy a {
color:#FFF;
line-height:20px;
margin-bottom:5px;
margin-left:10px;
text-decoration:underline;
}

.copy a:hover {
text-decoration:none;
}

.footer {
width:960px;
margin-top:150px;
}

.partener { 
}
.partener.romtelecom {

}

.partener.emag {

margin-left:20px;
height:40px;
}
.partener.maguay {
margin-left:90px;
height:25px;
}

.partener.asus {
margin-left:10px;

height:20px;
}
.partener.fujitsu {
margin-left:30px;
height:30px;
}
.partener.lenovo {
margin-left:30px;

height:20px;
}

#silverlightControlHost {
    margin-bottom:20px;
}

.titleupload {
    background:#EBEBE4 !important;
    border:1px solid #7F9DB9 !important;
    width:280px !important;
    color:#000 !important;
}

#progress {

position:absolute;
left:0px;
bottom:0px;
}

#progress input {
    background-image:none;
    background-color:transparent;
    border-left:none;
    border-right:none;
    border-top:0px solid #CECECE;
    border-bottom:none;
    color:#FFFFFF;
    text-align:center;
    width:432px;
}

.n_login p {
    margin-bottom:30px;
}
.n_login p.n_logout {
    margin-bottom:0px;
    margin-top:30px;
}

.errorupload {
    display:none;
}

.counter {
    height:230px;
    position:relative;
    cursor:pointer;
    margin-bottom:20px;
}
.counter .text {
    left:210px;
    position:absolute;
    top:20px;
    width:200px;
    text-align:center;
}
.counter .link {
    left:235px;
    position:absolute;
    top:80px;
    background:none;
}
.counter .timer {
    left:190px;
    position:absolute;
    text-align:center;
    top:50px;
}

.logintra {
    cursor:pointer;
}

.arhivahead {
    position:absolute;
    top:432px;
    left:40px;   
}

.arhive {
    position:absolute;
    top:450px;
    left:20px;   
    width:270px;
}

.arhiva {
    width:80px;
    margin:5px;
}