
/* CSS Document */

* {
	margin:0;
	padding:0;
}


html,
body {
   margin: 0 auto 0;
   padding: 0;
   height: 100%;
   width: 1024px;
   background: #6490D3 url("design/skybackground.jpg") no-repeat left top;
   text-align: left;
	font-family: Arial,Verdana,sans-serif;
	font-size: 12px;
	bottom:0;
}

#container {
   min-height:100%;
   position:relative;
}

#body {
   padding:10px;
   padding-bottom:60px;   /* Height of the footer */
}

#footer {
   position:absolute;
   bottom:0;
   width:100%;
   height:40px;   /* Height of the footer */
   background:#transparent;
   font-size: 10px;
   text-align:center;
   color: #000000;
   padding-top:4px;
	overflow:hidden;
	 border-top: 1px solid #999999;
   font-family: Verdana, Arial, Helvetica, sans-serif;
}

#page {
	margin:10px auto 10px;
	text-align:left;
	padding-left:0px;
	padding-right:0px;
	border:0px solid #3399CC;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:1024px;
}

#top {
	background:transparent url("") repeat-x top left;
	margin-top:10px;
	margin-bottom:0px;
	margin-left:10px;
	margin-right:10px;
    height:21px;
	font-size:13px;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	padding-top:4px;
}

#header {
	background:#FFFFFF;
	padding-left:10px;
	padding-top:0px;
	padding-right:10px;
	padding-bottom:0px;
}


#maincontent {
	float:right;
	width:812px;
}

#content {
	float:left;
	padding:0px;
	color:#333333;
	voice-family:"\"}\"";
	voice-family:inherit;
	background: #transparent;
	width:600px;
	margin:30px 0px 0px 10px;
	
}

#left {
	float:left;
	width:210px;
	padding:0px;
	voice-family:"\"}\"";
	voice-family:inherit;
	background: #transparent;
	width:190px;
}

#right {
	float:right;
	width:210px;
	padding:0px;
	voice-family:"\"}\"";
	voice-family:inherit;
	background: #FFFFFF;
	width:190px;
	height:400px;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:10px;
}


.tabletext {
	padding-left:40px;
	padding-top:60px;
	padding-right:30px;
	padding-bottom:0px;
}






/* HEADER STYLES
===========================================*/
#logo {
	float:left;
}


.homehead_left {
	float:left;
	padding:3px 0 3px 10px;
	margin-top:0px;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:350px;
}

.homehead_lang {	
	float:left;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:100px;
}

.developer {
	
}

.developer ul {
	list-style-type:none;
	margin-right:10px;	
	display:block;
}

.developer li {
	display:block;
}

.developer ul a {
	display:block;
	line-height:16px;
	color:#3E474B;
	text-decoration:none;
	padding-left:5px;
}

#language {
	margin-top:8px;
}

#logo img {
	border:none;
}

#developer p, #developer a {
	color:#555;
}

#developer a:hover {
	color:#000;
}

/*END OF HEADER STYLES*/


/* CLEARING FLOATS - DO NOT EDIT THIS
===========================================*/
.clear:after {
	content:".";
	display:block;
	height:0;
	visibility:hidden;
	clear:both;
}

* html .clear {
	height:1%;
}
/* END OF CLEARING FLOATS*/




/* SIDEBAR STYLES
=============================================================================*/
.box {
	background:#transparent url("") no-repeat right 
bottom;
	margin-bottom:10px;
	color:#0d384d;
	padding-bottom:5px;
	padding-top:10px;
}

.box * {
	display:inline;
}

.box p, .box a {
	display:block;
}

.box script { 
	display:none;
}

.box h2 {
	background:#388ab4 url("design/heading2.gif") no-repeat left top;
	color:#fff;
	text-transform:uppercase;
	height:30px;
	line-height:30px;
	padding-left:10px;
	display:block;
	font-size:12px;
}

.box ul {
	list-style-type:none;
	margin:10px;
	display:block;
}

.box li {
	border-bottom:1px solid #999999;
	display:block;
}

.box ul a {
	display:block;
	line-height:20px;
	color:#3E474B;
	text-decoration:none;
	padding-left:5px;
}

.box ul.categ a {
	padding-left:15px;
	background: url("design/sort3.gif") no-repeat 2px center;
}

.box li.centered {
	text-align:center;
}

.box ul.categ a.currcat {
	font-weight:bold;
	padding-left:15px;
	background: url("design/sort2.gif") no-repeat 2px center;
}

.box ul.categ a:hover, .box ul a:hover, .box ul.categ a.currcat:hover {
	background-color:#B5D5E4;
}

.box ul ul {
	display:block;
	margin:5px 0 2px 10px;
}

.box ul ul li {
	border-bottom:none;
}

.box ul a.currsub {
	font-weight:bold;
}

.box ul.categ ul a {
	font-size:11px;
	line-height:17px;
	padding-left:13px;
	background: url(!"design/bullet.gif") no-repeat left center;
}

.box li.subcat {
	border-bottom:none;
}

* html .box ul.categ li ul li {
	display:inline;
}

* html .box ul.categ li.subcat {
	display:inline;
}

.box img {
	border:none;
	margin:8px 10px 2px;
	padding:5px;
	background:#EFF6F8;
}

.centered span {
	display:block;
}
/*END OF SIDEBAR STYLES*/

/* MAIN CONTENT STYLES
===================================================================*/
#content h1 {
	font-size:16px;
	line-height:32px;
	color:#3176AF;
	letter-spacing:-1px;
}

#content h2 {
	font-size:14px;
	line-height:32px;
	color:#3176AF;
	letter-spacing:-1px;
}

#content h3, #content h3 a {
	color:#006DA5;
	line-height:20px;
	font-size:100%;
}


#content h4 {
	font-size:12px;
	line-height:32px;
	color:#3176AF;	
}

#content a {
	color:#016199;
}

#content a:hover {
	color:#76B200;
}

/*FEATURED DOWNLOADS, CATEGORY PICK*/
#featured {
	border-top: 1px solid #999999;	
	background:#transparant;
	/* margin-bottom:15px; */
}	


.featbox {
	padding:10px;
	padding-bottom:8px;
	border-bottom: 1px solid #C8D9DF;		
}

.featbox img {
	float:left;
	margin-right:10px;
	margin-bottom:3px;
	background:#fff;
	padding:5px;
	border:1px solid #c8d9df;
}

.featboxsub {
	padding:10px;
	padding-bottom:8px;
	border-bottom: 1px solid #C8D9DF;	
	background:#transparant;
}

.featboxsub img {
	float:left;
	margin-right:10px;
	margin-bottom:3px;
	background:#fff;
	padding:5px;
	border:1px solid #c8d9df;
}

/* linkuri de download si learn more*/
.links {
	text-align:right;
	margin-top:5px;
	line-height:11px;
}	

.links a {
	margin-left:5px;
	font-size:11px;
	line-height:11px;
	display:inline;
}

.links a img {
	border:none;
	padding:0;
	margin:0;
	margin-bottom:0;
	float:none;
	padding-bottom:0;
}
/*END OF FEATURED DOWNLOADS, CATEGORY PICK*/



/* LISTA PROGRAME - NEWEST TITLES, CATEGORY TITLES, SUBCATEGORY TITLES, 
SUBMITTED PROGRAMS */
/*generic*/
.proglist {
	border-top: 2px solid #C8D9DF;
}

.prog {
	background:#EFF6F8 url("design/featbox.jpg") no-repeat right bottom;
	border-bottom: 1px solid #C8D9DF;
	padding:5px 10px 10px;
}

.prog h3 {
	padding-bottom:6px;
	line-height:14px;
}

.alt {
	background:#F9FCFD;
}

.prog img {
	float:left;
	background:#fff;
	padding:4px;	
	margin:-2px 8px 0 0;
	border:1px solid #c8d9df;
}

.prog p img {
	border:none;
	margin:8px 5px 0 0;
	padding:0;
	float:none;
	display:inline;
}

.prog br {
	clear:left;
}

/*newest titles */
.pdescr {
	margin-right:155px;
}

.pinfo {
	width:131px;
	float:right;
	/*border-top:1px dashed #C8D9DF;*/
	border-left:1px dashed #C8D9DF;
	padding:3px 0 3px 10px;
	margin-top:5px;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:130px;
}

.picons {
        width:20px;
        height:20px;
        float:right;
	voice-family:"\"}\"";
	voice-family:inherit;
}

.picons img {
        padding:0px;
        margin:0px;
        border:none;
}

.pinfo .newprog, .pinfo .update {
	text-transform:uppercase;
	letter-spacing:0px;
	font-size:10px;
}

.pinfo .newprog {
	color:#c00;
}

.pinfo .update {
	color:#049;
}

/*submitted programs on account page*/
.prog .acc {
	text-align:right;
	margin-top:-5px;
}

* html .prog .acc {
	margin-top:0;
} 

.prog .acc a {
	color:#006EAB;
	margin-right:10px;
}

/* PROGRAM PAGE - PAGINA PRODUS*/
.program {
	border-top: 2px solid #C8D9DF;
	border-bottom: 1px solid #c8d9df;
	background:#EFF6F8 url("/design/featbox.jpg") no-repeat right bottom;
	padding:15px;
	margin-bottom:10px;
}


.program h3 {
	margin-bottom:2px;
}

.progmain {
        height:260px;
        width:510px
}

.proginfo {
        width:245px;
        margin-left:260px;
}

/* lista caracteristici program */
.program .proginfo ul {
	background:#fff;
	list-style-type:none;
	border: 1px solid #C8D9DF;
	display:block;
	float:left;
	/* margin-right:10px; */
	voice-family:"\"}\"";
	voice-family:inherit;
	width:235px;
}

.program li {
	display:block;
	padding: 0 10px;
}

.altli {
	background:#f6f6f6;
}

.program li * {
	line-height:20px;
	font-size:11px;
}

/* imagine produs */
.program .proginfo img {
	padding:5px;
	background:#fff;
	display:block;
	float:left;
	border: 1px solid #C8D9DF;
	margin-bottom:10px;
}

/* Link-uri download/buy de pe pagina produs */
.proglinks {
	margin-bottom:10px;
	margin-top:10px;
}

.proglinks img {
	border:none;
	margin-right:10px;
}

/* Program description */
.program .longdescr {
	line-height:18px;
}
/*END OF PROGRAM PAGE*/

/* LOGIN PAGE */
#loginbox {
	padding:15px;
	padding-bottom:12px;
	background:#EFF6F8 url("design/featbox.jpg") no-repeat right bottom;
	border-bottom: 1px solid #C8D9DF;
	border-top:2px solid #c8d9df;
	float:left;
	margin-right:15px;
}

#loginbox a {
	display:block;
	color:#016199;
}

#devinfo a {
	color:#016199;
}

#devinfo h3 {
	margin-bottom:5px;
	margin-top:10px;
	letter-spacing:-1px;
	font-size:14px;
	line-height:14px;
}

#devinfo h3.first {
	margin-top:0;
}

#devinfo p {
	margin-bottom:3px;
}
/* END OF LOGIN PAGE*/

/*LOCATION BAR - YOU ARE HERE
=================================================================*/
#location {
	background:#fff url("design/location.jpg") repeat-x left top;
}

#location p {
	line-height:30px;
	padding-left:10px;
	background:url("design/top-corner.gif") no-repeat left top;
}

#location strong {
	color:#3176AF;
	font-size:11px;
	margin-right:5px;
}

#location a {
	color:#526063;
	font-size:11px;
}

#location a:hover {
	color:#111;
}
/* END OF LOCATION BAR*/

/*FORMS STYLING
=====================================*/
/* generic box - multipurpose */
.generic {
	padding:10px;
	background:#EFF6F8 url("design/featbox.jpg") no-repeat right bottom;
	border-bottom: 1px solid #C8D9DF;
	border-top:2px solid #c8d9df;
	margin-bottom:10px;
}

.generic ul {
	margin:10px 20px;
	list-style-type:none;
}

.generic li {
	padding:2px;
	padding-left:15px;
	background:url("design/star.gif") no-repeat left 3px;
}
/*end of generic box */

.form{
	background:#fff;
	border:1px dashed #c8d9df;
	padding:5px;
	padding-bottom:10px;
}

.form label {
	float:left;
	text-align:right;
	margin-right:10px;
	margin-bottom:5px;
}

.form label.mandatory {
	font-weight:bold;
}

.form input, .form textarea {
	border:1px solid #999;
}

.form .formbut {
	margin-top:5px;
	padding:1px 5px;
}

br {
	clear:both;
	height:0;
	visibility:hidden;
	display:block;
}

#login {
	text-align:center;
	float:left;
	margin-bottom:8px;
}

#login label {
	width:60px;
	margin-bottom:8px;
	font-weight:bold;
}

#register {
	margin:10px 50px 0;
}

#register label {
	width:160px;
}

#register .formbut {
	margin-left:140px;
	margin-top:8px;
}

#contactform {
	margin:10px 10px 0;
}

#contactform label {
	width:120px;
}

#contactform .formbut {
	margin-left:130px;
	margin-top:10px;
}

#subscribe {
	margin:10px 90px 20px;
}

#subscribe label, #unsuscribe label {
	width:100px;
}

#subscribe .formbut, #unsuscribe .formbut {
	margin-left:110px;
}

#unsuscribe {
	margin:10px 90px 5px;
	background:none;
}

#xml {
	margin-top:10px;
}

#xml label {
	font-weight:bold;
	margin-right:6px;
}

#xml input {
	display:inline;
}
/*END OF FORM STYLING*/


/*========TUDOR STYLES======== */

.pdescrtudor {
	margin-left:150px;
}


.pdescrtudorhome {
	margin-left:140px;
}

.pinfotudor {
	background:#EFF6F8;
	float:left;
	/*border-top:1px dashed #C8D9DF;*/
	border-right:1px dashed #C8D9DF;
	padding:3px 0 3px 10px;
	margin-top:5px;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:130px;
}

.righttudor {
	text-align:right;
}

.leftcontent {
        float:left;
        width:250px;
        padding-right:8px;
        padding-bottom:8px;
}

.separareidm {
	border:1px dashed #C8D9DF;
        float:right;
        width:200px;
	margin:1px;
	margin-bottom:10px;
	padding:7px 7px 5px 48px;
	background:url("design/cached_icons/09/9344.gif") no-repeat 10px 25px;
}


.separare {
	border-top:1px dashed #C8D9DF;
	margin-top:5px;
	padding:3px 0 3px 10px;
}

.separare ul {
	list-style-type:none;
	display:block;
}

.separare li {
	padding:2px;
	padding-left:15px;	
	background:url("design/star.gif") no-repeat left 3px;
}

.separare a {
    /* 2009-02-19 prod page bug */
    font-size: 12px;
}

.separare p {
	margin-bottom:10px;
}


.separare2 {
	border:1px dashed #C8D9DF;
	margin-top:5px;
	margin-bottom:5px;
    margin-left:15px;
    margin-right:15px;
	padding:7px 10px 7px 45px;
	background:url("design/cached_icons/09/9344.gif") no-repeat 5px 5px;
}

.prog2 {
	background:#F9FCFD;  
	border-bottom: 1px solid #C8D9DF;
	padding:5px 10px 10px;
}

.prog2 img {
	float:left;
	background:#fff;
	padding:4px;	
	margin:-2px 8px 0 0;
	border:1px solid #c8d9df;
}

.prog3 {
	background:#EFF6F8;  
	border-bottom: 1px solid #C8D9DF;
	padding:5px 10px 10px;
}

.prog3 img {
	float:left;
	background:#fff;
	padding:4px;	
	margin:-2px 8px 0 0;
	border:1px solid #c8d9df;
}

.bordertudor {
	border-bottom: 1px solid #C8D9DF;
	border-top: 1px solid #C8D9DF;
}

.banner {
	background:#EFF6F8;
	border-bottom: 1px solid #C8D9DF;
	border-top: 1px solid #C8D9DF;
	border-left: 1px solid #C8D9DF;
	border-right: 1px solid #C8D9DF;
	height:110px;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
}

.banner p { 
	margin-top:10px; 
}

.banner_bidvertise {
	background:#EFF6F8;
	border-bottom: 1px solid #C8D9DF;
	border-top: 1px solid #C8D9DF;
	border-left: 1px solid #C8D9DF;
	border-right: 1px solid #C8D9DF;
	height:90px;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
}


.banner_bidvertise_mic {
	background:#FFFFFF;
	height:20px;
}


.addfreestats {
	float:right;
}

.latesttopics {
	padding:5px;
	background:#EFF6F8;
	margin-top:3px;
	margin-left:110px;
	margin-right:110px;
	border-bottom: 1px solid #C8D9DF;
	border-top: 1px solid #C8D9DF;
	border-left: 1px solid #C8D9DF;
	border-right: 1px solid #C8D9DF;
}

.latesttopics ul {
	list-style-type:none;
	margin:5px;
	display:block;
}

.latesttopics p {
	padding-left:8px;
	}

.latesttopics li {
	padding:2px;
	padding-left:15px;
	margin-left:20px;
	background:url("design/star.gif") no-repeat left 3px;
}



/*=============================*/
 hr {
  color: #c9d9dd;
  background-color: #c9d9dd;
  height: 1px;
  width: 100%;
}

#content h4 {
	font-weight:normal; 
	margin-bottom:10px;
}

.linkuriprodus {
	border-bottom:1px dashed #C8D9DF;
	margin-top:5px;
	margin-bottom:5px;
	padding:5px 5px 5px 5px;
}