/* Generic Styles */

body,html {
	text-align: center;
	height: 100%;
	font: 12px/12px  Verdana, Geneva, sans-serif;
	background: #B0B0B0;
}

h1, h2, h3, h4{
	margin: 0px auto;
}

h1 {
	font-size: 36px;
	color: #000;
	line-height: 36px;
}
		
h2 {
	font-size: 22px;
	color: #000;
	line-height: 24px;
}
		
h3 {
	color: #FFF;
	font-size: 22px;
	margin-top: 20px;
	line-height: 24px;
}

h4 {
	color: #FFF;
	font-size: 18px;
}
		

h5 {
	color:#000;
	font-size:20px;
	
}

.clear_all
{
	clear:both;
}

p {
	color: #000;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
}
		
a {
	font: 12px Arial, Helvetica, sans-serif;
}
		
a:hover {
	color: #03C;
}


/* Home Page */

#wrapper {
	position:relative;
	margin: 0px auto;
	height: 100%;
}

#container {
	position:relative;
	width:960px;
	margin: 0px auto;
	text-align: left;
	background: url(../images/bg_content.jpg);
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
	min-height:1800px;
	height: 100% !important;
	height:100%;
	float: none;
}

#containerinterior {
	position:relative;
	width:960px;
	margin: 0px auto;
	text-align: left;
	background: url(../images/bg_content.jpg);
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
	height: auto !important;
}

#header {
	position:relative;
	height: 290px;
	background: #FFF url(../images/pdfcreator10image.jpg) no-repeat 10px 10px;
	float: left;
}

#top-menu {
	position:relative;
	padding-top: 10px;
	font-size: 12px;
	color: #CC9252;
	width: 960px;
	text-align: right;
	background: #900;
	height: 20px;
}

/*#top-menu li  {
	display: inline;
	padding: 0px 10px;
}

#top-menu a {
	font-size: 12px;
	color: #F90;
	text-decoration: none;
}*/

.lista {
	font: bold 18px/30px Arial, Helvetica, sans-serif;
	list-style: disc inside;
	margin-top: 20px;
}

.listasmall  {
	font: 12px/normal Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
	list-style: disc inside;
	margin-bottom: 20px;
}

/***logo***/
/*
#header h1 {
	background: url(../image/logo-PDF-pro10.png) no-repeat;
	text-indent: -9999px;
	position: relative;
	float: left;
	margin-top: 10px;
	margin-left: 300px;
}
*/
#header h1 a {
	display:block;
	height: 51px;
	width: 108px;
	margin: 0px;
	padding: 0px;
}

/***end logo***/

#screenshot {
	position:relative;
	float: left;
}

#header h1 {
	color: #000;
	float: right;
	width: 660px;
	margin: 40px auto 0px;
}

#header h2 {
	color: #000;
	float: right;
	width: 660px;
	margin-top: 1px;
}

#header h3 {
	color: #000;
	float: right;
	width: 660px;
	margin-top: 1px;
}

#header h4 {
	position:relative;
	text-indent: -9999px;
	position: relative;
	float: right;
	background: url(../images/btn-dw-now.png);
	margin-top: 50px;
	margin-right: 50px;
}

#header h4 a {
	display:block;
	width:200px;
	height:52px;
	padding-top: 0px;
	margin-top: 0px;
}

#content {
	position: relative;
	background: url(../images/bg_content.jpg) repeat-y;
	float: left;
	width: 960px;
}

#left {
	width: 240px;
	background: #F3F3F3 url(../images/corner.jpg) no-repeat right top;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 20px;
	float: left;
	height: auto;
	margin-right: 20px;
}

.leftlink a {
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;
}
.leftlinknone a {
	font-size: 12px;
	color: #000;
	font-weight: bold;
	line-height: 18px;
}

	

#left h2 {
	font: bold 22px/normal Arial, Helvetica, sans-serif;
}


#left p {
	font: 12px/30px Arial, Helvetica, sans-serif;
	padding-top: 30px;
	padding-bottom: 50px;
	}



#right {
	position:relative;
	float: left;
	width: 600px;
	margin-left: 10px;
}



/***right box***/

#rightbox {
	position:relative;
	float:right;
	width:600px;
	height: 100%;
}

#rightbox h5 {
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
}

#rightbox h4 {
	font: bold 16px Arial, Helvetica, sans-serif;
	float: left;
	margin-top: 30px;
	width: 100%;
	margin-bottom: 10px;
}

#right h4 {
	position:relative;
	text-indent: -9999px;
	position: relative;
	float: right;
	background: url(../images/btn-buy-now.png) no-repeat;
	margin-top: 20px;
	width: 200px;
	margin-right: 20px;
}

#right h4 a {
	display:block;
	width:200px;
	height:52px;
	padding-top: 0px;
	margin-top: 0px;
}

#video {
	float: left;
	background: #000;
	margin-bottom: 20px;
	margin-top: 10px;
}

#texto {
	position:relative;
	float: left;
	width: 100%;
	padding-right: 30px;
	line-height: 20px;
	padding-bottom: 40px;
}

#texto img {
	margin-top: 20px;
	margin-bottom: 20px;
}

#texto p{
	font: 12px/20px Arial, Helvetica, sans-serif;
}

#texto h4 {
	font-size: 16px;
	background: url(../images/btn-dw-now.png);
}

#texto ul {
	list-style: disc;
	margin: 10px 0px 10px 20px;
	font-size: 12px;
}
#texto li {
	margin: 0px;
	font-size: 12px;
}

#texto a {
	margin: 0px;
	font-size: 12px;
	color: #000;
}

#title {
	position:relative;
	width: 610px;
	font: bold 16px/normal Arial, Helvetica, sans-serif;
	float: left;
	padding-top: 20px;
}

.description {
	position:relative;
	float: left;
	padding-top: 10px;
	border-bottom: 1px dotted #999;
}

.points {
	position:relative;
	float: left;
	line-height: 25px;
	width: 590px;
}

.points h5 {
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.icon {
	position:relative;
	float: left;
	width: 140px;
	margin: 25px 20px;
}

#windows {
	padding-bottom: 40px;
	padding-top: 0px;
}

#footer {
	width: 900px;
	position:relative;
	text-align: center;
	margin: 0px auto;
	color:#000000;
	padding-top: 30px;

}

#footer ul {
	margin-right: 15px;
}

#footer li  {
	text-align: left;
	padding: 2px;
	vertical-align: top;
	width: 150px;
}

#footer a {
	font-size: 11px;
	color: #000;
	text-decoration: underline;
}

#footer a:hover {
	font-size: 11px;
	color: #333;
	text-decoration: underline;
}

#footer p{
	position: relative;
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
	padding-top: 20px;
	padding-bottom: 20px;
}
/***table comparation***/

.table
{
	background:#333;

}
.table ul
{
float:left;
margin:0;
padding:0;
border:1px solid #C9C9C9;
}
.table ul li
{
list-style:none;
padding:10px 5px;
}
.table ul li.title
{
	font-weight:bold;
	background:#333;
	color:#fff;
}
.table ul li.even
{
background:#fff;
}
.table ul li.odd
{
background:#FFFFE6
}.table ul li.even2 {
background:#fff;
text-align:center;
}
.table ul li.odd2 {
background:#FFFFE6;
text-align:center;
}
.doublesize{
font-size:18px;
font-weight:bold;
}

#center{
	text-align: center;
	font-size: 12px;
	line-height: 18px;
}

#center a{
	text-align: center;
	font-size: 12px;
	line-height: 18px;
	color: #000;
	text-decoration: none;
}

#center a:hover {
	text-decoration: underline;
}
/***dropdown menu***/

#menuh-container{
	position: absolute;
	top: 1px;
	left: 150px;
}

#menuh{
	width:100%;
	float:left;
	margin:0em 2em;
	font: small/11px arial, helvetica, sans-serif;
}
		
#menuh a{
	text-align: center;
	display:block;
	border: 1px solid #900;
	white-space:nowrap;
	padding: 0.4em;
}
	
#menuh a:link, #menuh a:visited, #menuh a:active	{
	color: #FC0;
	text-decoration:none;
	background: #900;
}
	
#menuh a:hover{
	color: white;
	background-color: #700;
	text-decoration:none;
}	
	
#menuh a.top_parent, #menuh a.top_parent:hover  {
	color: #FC0;
}

#menuh ul{
	list-style:none;
	float:left;
	width:10em;
	background: #700;
}

#menuh li{
	position:relative;
	min-height: 1px;
	vertical-align: bottom;
	padding: 0px;
	margin: 0px auto;
}

#menuh ul ul{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	padding: 1em;
	margin:0em 0 0 -1em;
}

#menuh ul ul ul{
	left:100%;
}

div#menuh li:hover{
	cursor:pointer;
	z-index:100;
	margin: 0px auto;
	padding: 0px;
}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul	{
	display:none;
	padding: 9px;
	margin: 0px auto;
}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul	{
	display:block;
	padding: 9px;
	margin: 0px auto;
}
