/* CSS Document */
* {
	margin:0;
	padding:0;
}

/* MAIN LAYOUT
=====================================================================*/

.hilite1 { background-color: #ff0; }
.hilite2 { background-color: #f0f; }
.hilite3 { background-color: #0ff; }
.hilite4 { background-color: #000; }
.hilite5 { background-color: #888; }

.linkurifooter {
	text-align:center;
	border-top: 1px solid #C8D9DF;
	padding:10px 0;
	margin:0 10px;
	color:#333;
	}

.linkurifooter a {
	color:#016199;
}

.linkurifooter a:hover {
	color:#76B200;
}

.linkurifooter p {
	margin-bottom:10px;
	font: bold 8pt Arial;
}

body {
	text-align:center;
	background:#ffffff url(https://web.archive.org/web/20070703035729im_/http://www.coredownload.com/images/body_bg.jpg) repeat-x left top;
	font-family:Arial,Verdana,sans-serif;
	font-size:12px;
}

#page {
	width:986px;
	margin:10px auto 10px;
	text-align:left;
	background:#fff;
	padding-left:2px;
	padding-right:2px;
	border:1px solid #83ADC3;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:980px;
}

#header {
	background:#FFF;
	padding-left:10px;
	padding-top:10px;
	padding-right:10px;
	padding-bottom:6px;
}

#menu {
	background: #069 url(https://web.archive.org/web/20070703035729im_/http://www.coredownload.com/images/menu_bg.jpg) repeat-x left bottom;
	border-top:3px solid #069;
	margin:0 10px;
        height:30px;
}

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

#content {
	float:left;
	width:560px;
	padding:10px;
	color:#333333;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:540px;
}

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

#right {
	float:right;
	width:210px;
	padding:10px;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:190px;
}

#footer {
	border-top: 1px solid #C8D9DF;
	padding:10px 0;
	margin:0 10px;
	text-align:center;
	background: #fff url(https://web.archive.org/web/20070703035729im_/http://www.coredownload.com/images/logo_footer.gif) no-repeat left center;
	color:#333;
}
/* END OF BASIC LAYOUT */

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


.homehead_right {
        margin-left:480px;
	voice-family:"\"}\"";
	voice-family:inherit;
}

.homehead_left {
	float:left;
	padding:3px 0 3px 10px;
	margin-top:5px;
	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;
}



/* TUDOR DEVELOPER MUTARE */

.developer2 {
        padding-bottom:10px;
	padding-left:20px;
}

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

.developer2 li {
	display:block;
}

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

/* END TUDOR DEVELOPER MUTARE */


#language {
	margin-top:8px;
}

#logo img {
	border:none;
}

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

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

#language img {
	border:none;
	margin-left:5px;
}
/*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*/

/* TOP MENU
======================================================================*/
#menu ul {
	list-style-type:none;
	float:left;
}

#menu li {
	float:left;
	background: url(https://web.archive.org/web/20070703035729im_/http://www.coredownload.com/images/menu_li_bg.jpg) no-repeat right center;
	padding-right:1px;
}

#menu li a {
	padding-left: 10px;
	padding-right:10px;
	line-height:30px;
	display:block;
	color:#fff;
	text-decoration:none;
}

#menu li a:hover {
	background: #396086 url(https://web.archive.org/web/20070703035729im_/http://www.coredownload.com/images/menu_bg_hover.jpg) repeat-x left
top;
}

#search {
	float:right;
	display:block;
	padding: 5px 10px;
}

#search input {
	font-size:11px;
	border:1px solid #069;
	vertical-align:middle;
}
/* END OF MENU */

/* SIDEBAR STYLES
=============================================================================*/
.box {
	background:#B7DDF2 url(https://web.archive.org/web/20070703035729im_/http://www.coredownload.com/images/bottom-corner.gif) no-repeat right 
bottom;
	margin-bottom:10px;
	color:#0d384d;
	padding-bottom:5px;
}

.box * {
	display:inline;
}

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

.box script { 
	display:none;
}

.box h2 {
	background:#388ab4 url(https://web.archive.org/web/20070703035729im_/http://www.coredownload.com/images/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 #B5D5E4;
	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(https://web.archive.org/web/20070703035729im_/http://www.coredownload.com/images/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(https://web.archive.org/web/20070703035729im_/http://www.coredownload.com/images/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(https://web.archive.org/web/20070703035729im_/http://www.coredownload.com/images/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 h2 {
	font-size:14px;
	line-height:32px;
	color:#3176AF;
	letter-spacing:-1px;
}


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

#content a {
	color:#016199;
}

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

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

/*FEATURED DOWNLOADS, CATEGORY PICK*/
#featured {
	border-top: 2px solid #C8D9DF;	
	background:#EFF6F8;
	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;
}

/* 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*/

/* SORTARE SI PAGINATIE */
.sort {
	float:left;
	font-size:11px;
	margin-bottom:6px;
}

.paginatie {
	float:right;
	font-size:11px;
}

.sort a {
	color:#006EAB;
	padding-right: 5px;
	padding-left:2px;
	border-right: 1px solid #ccc;
	text-decoration:none;
	font-size:11px;
}

.sort strong, .paginatie strong {
	font-size:11px;
}

.sort a.current {
	font-weight:bold;
	padding-left:13px;
	background: url(https://web.archive.org/web/20070703035729im_/http://www.coredownload.com/images/sort.gif) no-repeat left center;
}

.paginatie a {
	color:#006EAB;
	text-decoration:none;
	font-size:11px;
}

.paginatie a:hover {
	text-decoration:underline;
}
/* END SORTARE SI PAGINATIE */

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

.prog {
	background:#EFF6F8 url(https://web.archive.org/web/20070703035729im_/http://www.coredownload.com/images/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;
}

.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(https://web.archive.org/web/20070703035729im_/http://www.coredownload.com/images/featbox.jpg) no-repeat right bottom;
	padding:15px;
	margin-bottom:10px;
}

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

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

.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(https://web.archive.org/web/20070703035729im_/http://www.coredownload.com/images/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(https://web.archive.org/web/20070703035729im_/http://www.coredownload.com/images/location.jpg) repeat-x left top;
}

#location p {
	line-height:30px;
	padding-left:10px;
	background:url(https://web.archive.org/web/20070703035729im_/http://www.coredownload.com/images/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(https://web.archive.org/web/20070703035729im_/http://www.coredownload.com/images/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(https://web.archive.org/web/20070703035729im_/http://www.coredownload.com/images/star.gif) no-repeat left 3px;
}
/*end of generic box */

.form{
	background:#fff;
	border:1px dashed #c8d9df;
	padding:15px;
	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*/

/* FOOTER STYLES
============================*/
#footer p {
	padding: 2px 0;
	padding-left:60px;
}

#footer a {
	margin-right:10px;
	color:#357;
}

#footer a:hover {
	color:#000;
}
/*END OF FOOTER STYLES*/

/*========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;
}

.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(https://web.archive.org/web/20070703035729im_/http://www.coredownload.com/images/star.gif) no-repeat left 3px;
}

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

.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(https://web.archive.org/web/20070703035729im_/http://www.coredownload.com/images/star.gif) no-repeat left 3px;
}


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

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

 .article { 
	padding:20px; 	
}

.article p { 
	line-height:15px;
}


.article pre { 
	font:11px/14px courier,arial,sans-serif;
	color:#135A84;
	margin:20px; 
	padding:10px 15px;
	border-top:2px solid #C8D9DF;
	border-bottom: 2px solid #C8D9DF;
	white-space:normal;
}

.pressrelease h3 {
font:16px/16px Arial,Verdana,sans-serif;
letter-spacing:-1px;
margin-top:8px;
display:block;
text-align:center;
}

.pressrelease h3 a {
margin:0;
padding:0;
color:#D70C40;
font-weight:bold;
padding-bottom:2px;
}

.pressrelease h3 a:hover {
border-bottom:2px solid #555;
padding-bottom:0;
}

.pressrelease p {
margin-top:8px;
text-align:justify;
margin-bottom:10px;
text-indent:10px;
}

.pressrelease .author {
text-align:center;
margin-top:2px;
font-size:11px;
}

.pressrelease p a {
display:inline;
text-decoration:underline;

}

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

/*
     FILE ARCHIVED ON 03:57:29 Jul 03, 2007 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 19:43:05 May 19, 2021.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 86.366
  exclusion.robots: 0.248
  exclusion.robots.policy: 0.241
  RedisCDXSource: 2.216
  esindex: 0.008
  LoadShardBlock: 65.097 (3)
  PetaboxLoader3.datanode: 44.245 (4)
  CDXLines.iter: 16.553 (3)
  load_resource: 72.93
  PetaboxLoader3.resolve: 35.457
*/