body {
	margin: 11px;
	padding: 0;
	background: #FFFFFF url(images/img01.gif) repeat-x;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #727171;
}

form {
	margin: 0;
	padding: 0;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

/* Logo */

#logo {
	width: 100%;
	height: 72px;
	margin: 0 auto;
	padding: 15px 0 0 0;
}

#logo h1 {
	float: left;
	letter-spacing: -2px;
	font-size: 3em;
}

#logo span {
	color: #66CC00;
}

#logo #title {
	font-size: .7em;
}

#logo a {
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF
}

/* Search */

#search {
	float: right;
	width: 260px;
	padding: 8px 0 0 0;
}

#search fieldset {
	border: none;
}

#search #s {
	border: 1px solid #ABADB3;
	width: 150px;
}

/* index_cat */

.index_cat {
	margin-right: 10px;
	float: left;
	width: 212px;
}

.index_1 {
	margin-right: 10px;
	float: left;
	width: 286px;
}

#index_yellow {
	float: left;
}

#page_content {	
	width: 975px;
}

/* Green Box */

.gbox {	
	margin-bottom: 10px;
	border: 2px solid #66CC00;
}

.gbox .heading {
	margin-bottom: 5px;
	padding: 5px 5px 5px 4px;
	background: #66CC00;
	font-size: 1.3em;
	color: #000000;
}

.gbox .heading a {
	color: #000000;
	text-decoration: none;
}

.gbox .heading a:hover {
	color: #727171;	
	text-decoration: none;
}

.gbox .content {
	padding: 0px 5px 3px 5px;
}

.gbox ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 18px;
}

.gbox li {
}

.gbox img {
	vertical-align: middle; 
	border: 0;	
	margin: 1px 4px 1px 0px;
}

.gbox a {
	text-decoration: none;
	color: #333333;
	text-decoration: none;
	height : 40px;	
}

.gbox a:hover {
	text-decoration: underline;
}

.gbox span {
	font-size: .7em;
}

/* Yellow Box */

.ybox {
	margin-bottom: 10px;
	border: 2px solid #FFEE00;
}

.ybox .heading {
	margin-bottom: 5px;
	padding: 5px 5px 5px 4px;
	background: #FFEE00;
	font-size: 1.3em;
	color: #000000;
}

.ybox .heading a {
	color: #000000;
	text-decoration: none;
}

.ybox .heading a:hover {
	color: #727171;	
	text-decoration: none;
}

.ybox .content {
	padding: 0px 5px 3px 5px;
}

.ybox ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 18px;
}

.ybox li {
}

.ybox img {
	vertical-align: middle; 
	border: 0;
	margin: 1px 4px 1px 0px;
}

.ybox a {
	text-decoration: none;
	color: #333333;
	text-decoration: none;
}

.ybox a:hover {
	text-decoration: underline;
}

.ybox span {
	white-space: nowrap;
	font-size: .8em;
	color: #0000FF;
}

#adsense_prod_vert {
	float: left;
	width: 120px;	
}

/* Product Details */

#prod_details {
	width: 565px;
	float: left;	
	padding: 0 20px 20px 20px;
}

#prod_details .post {
	padding-top: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	background: url(images/puncte-oriz.gif) repeat-x;
}

#prod_details h1 {
	font-size: 2.3em;
	color: #333333;
}

#prod_details h1 span {
	font: normal .6em Verdana, Arial, Helvetica, sans-serif;
	color: #727171;
	
}

#prod_details .title {
	font-size: 1.5em;
	color: #333333;
}

#prod_details .posted {
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
}

#prod_details .content {
	line-height: 18px;
}

#prod_details .content table {
	border: 1px solid #EEEEEE;
}

#prod_details .content td {
    line-height: 1em;
	background-color:#EEEEEE;
}

#prod_details a {
	color: #333333;
}

#prod_details a:hover {
	text-decoration: none;
}

#prod_details li {
	list-style: disc;
}

#prod_page_right {
	float: left;
	width: 250px;
}

#prod_page_right h1 {
	font-size: 1.5em;
	color: #333333;
}

/* Product List */

#mesaj {
	width: 825px;
	float: left;	
	padding: 0 20px 20px 20px;
}

#mesaj h1 {
	margin: 0;
	padding: 0;
	font-size: 2em;
}

/* Product List */

#product_list {
	width: 825px;
	float: left;	
	padding: 0 20px 20px 20px;
	font-size: 0.9em;
}

#product_list th {
	margin-bottom: 5px;
	padding: 5px;
	font-size: 1.3em;
}

#product_list td {
	vertical-align: top; 
}

#puncte_oriz {
	background: url(images/puncte-oriz.gif) repeat-x;
	width: 100%;
	height: 1px;
	
}

#product_list .icon {
	padding: 10px 0 0 10px;
	width: 32px;
}

#product_list .product{
	padding: 10px 10px 0 10px;
	width: 100%;
	background: url(images/puncte-vert.gif) repeat-y top right;
}

#product_list .date{
	text-align: center;
	padding: 10px 10px 10px 10px;	
	background: url(images/puncte-vert.gif) repeat-y top right;
}

#product_list .downloads{
	text-align: center;
	padding: 10px 10px 10px 10px;
}

#product_list .post {
	padding: 10px 10px 10px 0;
}

#product_list h1 {
	font-size: 1.7em;
	color: #000000;
}

#product_list h1 span {
	font: normal .6em Verdana, Arial, Helvetica, sans-serif;
	color: #727171;
	
}

#product_list .title {
	font-size: 1.5em;
	color: #333333;
}

#product_list .posted {
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
}

#product_list a {
	color: #333333;
	text-decoration: none;
}

#product_list a:hover {
	text-decoration: underline;
}

/* Prod Page Right */

#prod_page_right {
	float: left;
	width: 250px;
}

#prod_page_right h1 {
	font-size: 1.5em;
	color: #000000;
}

/* Old Versions */

#old_versions {
	background: url(images/puncte-oriz.gif) repeat-x;
	margin-top: 20px;	
}

/* Screenshot Mic */

.screenshots {
	float: left;
	margin: 0 10px 0 0;
	border: 1px solid #EEEEEE;
	padding: 2px;
}

/* Download Buy Buttons */

#download_buy_buttons h1 a {
	color: #0000FF;
	text-decoration: none;
}

#download_buy_buttons h1 a:hover {
	text-decoration: underline;
}


/* Footer */

#footer {
	clear: both;
	padding: 20px;
	font-size: 9px;
}

#footer a {
	color: #727171;
}
