
.text_main {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #333333;
}
.text_link_underline {
		text-decoration: underline;
		color: #333333;
}
.text_main_mac {
	font-family: Lucida Grande, Helvetica, Tahoma, sans-serif;
	font-size: 11px;
	color: #333333;
}
.text_mainlight {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #666666;
}

.footerbar {
	background-image: url(imagenes/bg-footer.gif);
	background-repeat: no-repeat;
}
.text_main_content {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 150%;
}
.text_mainwhite {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.text_pagetitle {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.contentLayer {
	background-color: #F2F2F2;
	border: 1px solid #CCCCCC;
	overflow: visible;
	position: absolute;
	z-index: 10;
	height: auto;
	width: 99%;
	min-width: 500px;
	left: 0px;
}
.layer_tab {	background-image: url(imagenes/tab-off.gif);
	width: 110px;
	height: 24px;
	background-repeat: no-repeat;
	cursor: hand;
}
.layer_tab_type {	width: 95px;
	height: 14px;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	text-align: center;
	vertical-align: bottom;
	cursor: hand;
}
.layer_tab_select {
	background-image: url(imagenes/tab-on.gif);
	width: 110px;
	height: 22px;
	background-repeat: no-repeat;
	cursor: hand;
}
.layer_tab_type_select {
	width: 95px;
	height: 17px;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	/*font-weight: bold;*/
	color: #333333;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	cursor: hand;
}
.layer_tab_type1 {width: 95px;
	height: 14px;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	text-align: center;
	vertical-align: bottom;
}
.tableContent {	background-color: #F2F2F2;
	border: 1px solid #ACACAC;
}
.screenRollout {
	border-top: 1px solid #F2F2F2;
	border-right: 1px solid #F2F2F2;
	border-bottom: 1px solid #F2F2F2;
	border-left: 1px solid #F2F2F2;
}
.screenRollover {
	background-color: #FFFFFF;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

.formInput {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #003366;
	background-color: #FFFFFF;
	padding: 2px;
	height: 25px;
	width: auto;
	border: 1px solid #666666;
}
.formInputMulti {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #003366;
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #666666;
}
body {
	font-family: Tahoma, Lucida, Verdana, serif;
	font-size: 11px;
	color: 333333;
	height: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
.textPageSubhead {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
.verticalDivider {
	background-image: url(imagenes/cccccc_pixel.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.horizDivider {
	background-image: url(imagenes/cccccc_pixel.gif);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Tahoma, Verdana, "sans serif";
	font-size: 11px;
	color: #333333;
	line-height: 150%;
}
.fivePixelLeftPadding {
	padding-left: 7px;
}
.horizDottedDivider {
	background-image: url(imagenes/separator-dotted.gif);
	background-repeat: repeat-x;
	background-position: center;
	font-family: Tahoma, Verdana, "sans serif";
	font-size: 11px;
	color: #333333;
	line-height: 150%;
	height: 19px;
}

body {
	background-color:#FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, sans-serif;
	font-size: small;
	scrollbar-face-color: #a05458; 
	scrollbar-highlight-color: #780000; 
	scrollbar-3dlight-color: #780000; 
	scrollbar-darkshadow-color: #780000; 
	scrollbar-shadow-color: #a05458; 
	scrollbar-arrow-color: #780000; 
	scrollbar-track-color: #FFFFFF;  
}

a {
	color:#226CB9;
}

#main-body {
	height:350px;
	clear:both;
}

/* --- logo ------------------------------- */

#logo {
	background-image: url(../imagenes/bar_bg.gif);
	background-repeat: repeat-x; 
	background-position: left top; 	
	background-color:#73B3AD;
}

#logo a {
	background-image: url(../imagenes/logo.gif);
	background-repeat: no-repeat; 
	background-position: top left;
	display:block;
	height:64px;
	width:400px;
}

#logo h1 {
	display:none;
}
#logo h2 {
	display:none;
}

/* --- nav ------------------------------- */

#nav {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 82%;
	background: #FFFFFF url(../imagenes/nav_bg.gif) repeat-x top left;
	min-width:780px;
}

#nav li {
	float: left;
	margin: 0;
	list-style: none;
	height:34px;
	background: url(imagenes/nav_li_bg.gif) no-repeat top right;
}
#nav a {
	float: left;
	padding:8px;
	padding-left:20px;
	padding-right:20px;
	text-decoration:none;
} 

#nav a:hover {
	background: url(../imagenes/nav_a_bg_over.gif) no-repeat top right;
} 

/* --- today ------------------------------- */

#today {
	position: absolute;
	top: 89px;
	right: 2px;
	font-size: 82%;
	margin:0px;
	width: 95px;
}

/* --- footer ------------------------------- */

#footer {
	float:left;
	border-bottom:1px solid #ACACAC;
	background-image: url(../imagenes/bar_bg.gif);
	background-repeat: repeat-x; 
	background-position: top left; 	
	background-color:#C5DBF2;	
	height:35px;
	width:100%;
	padding-top:20px;
	clear:both;
}

#footer #copyright, #footer #search, #footer #policy {

	float:none;
	font-size: 80%;
	margin:8px;
	padding-right:50px;
}

#footer #search {
	margin:0px;
}

#footer input {
	font-size: 11px;
	border:1px solid;
}

#footer #policy a {
	text-decoration:none;
}

/* --- misc ------------------------------ */

#spacer {
	font-size:1px;
	width:750px;
}

.hide {
	display:none;
}

.rule {
	clear:both;
	width:100%;
	border: 0px;
	border-top:1px solid #CCCCCC;
}

/* --- HOME / PRODUCTS ------------------------------- */

/* --- ticker ------------------------------ */

#ticker {
	position:relative;
	width:750px;
	z-index:3;
	padding:0px;
	margin:0px;
	clear:both;
}

/* --- mac products -------- */

#osx_products_wrap {
	float:left;
	width:368px;
}

#osx_products {
	margin:18px;
	margin-top:0px;
	margin-right:0px;
}

#osx_products_list {
	margin:2px;
}

#osx_products h2, #osx_products_list h2 {
	margin:0px;
	border:1px solid #B1B1B1;

	background-image: url(/lexnova.es/imagenes/grad_green.gif);
	background-repeat: repeat-x; 
	background-position: left top; 
	background-color:#77D995;

	font-size:85%;
	font-weight:bold;
	color:#30659A;
}

#osx_products h2 img, #osx_products_list h2 img{
	margin:5px;
}

/* --- mac products : navigation  -------- */

#osx_products #osx_nav, #osx_products_list #osx_nav{
	height:30px;
	margin: 0px;
	padding: 0px;

	border:1px solid #CECECE;
	border-bottom:1px solid #CECECE;
	background: #EBEBEB url(imagenes/osx_ul_bg.gif) repeat-x top left;
	
	font-size: 82%;
	list-style: none;
}

#osx_products #osx_nav li, #osx_products_list #osx_nav li{
	float: left;
	margin: 0px;
	list-style: none;
	height:26px;
}

#osx_products #osx_nav a,  #osx_products_list #osx_nav a{
	float: left;
	padding:8px;
	color: #333333;
}

#osx_products #osx_nav a:hover, #osx_products_list #osx_nav a:hover{
	color: #0066FF;
	text-decoration:none;
} 

/* --- mac products : box  -------- */

#osx_products #osx_box {
	clear:both;
	padding:10px;
	border:1px solid #CECECE;
	background-color:#E3F5E8;
}



/* --- windows mobile products -------- */

#wm_products_wrap {
	float:left;
	width:368px;
}

#wm_products {
	margin:18px;
	margin-top:0px;
	margin-right:0px;
}

#wm_products_list {
	margin:2px;
}

#wm_products h2, #wm_products_list h2  {
	margin:0px;
	border:1px solid #8B8B8B;

	background-image: url(../assets/wm_h2_bg.gif);
	background-repeat: repeat-x; 
	background-position: top left; 
	background-color:#C4C4C4;

	font-size:85%;
	font-weight:bold;
	color:#FFFFFF;
}

#wm_products h2 img, #wm_products_list h2 img{
	margin:5px;
}

/* --- windows mobile products : navigation  -------- */

#wm_products #wm_nav, #wm_products_list #wm_nav {
	height:30px;
	margin: 0px;
	padding: 0px;

	border:1px solid #BDBDBD;
	border-bottom:1px solid #ACACAC;
	background: #E1E1E1 url(imagenes/wm_ul_bg.gif) repeat-x top left;
	
	font-size: 82%;
	list-style: none;
}

#wm_products #wm_nav li, #wm_products_list #wm_nav li {
	float: left;
	margin: 0px;
	list-style: none;
	height:26px;
}

#wm_products #wm_nav a, #wm_products_list #wm_nav a {
	float: left;
	padding:8px;
	color: #333333;
}

#wm_products #wm_nav a:hover, #wm_products_list #wm_nav a:hover {
	color: #0066FF;
	text-decoration:none;
} 

/* --- windows mobile products : box  -------- */

#wm_products #wm_box {
	clear:both;
	padding:10px;
	border:1px solid #B7B7B7;
	background-color:#F1F1F1;
}

/* --- featured product (both WM and OSX) -------- */

.featured_product {
	font-size: 85%;
	letter-spacing: -1px;
	clear:both;
}

.featured_product img{
	float:left;
	margin:3px;
}

.featured_product h3 {
	margin:0px;
	padding:8px;
	font-size: 160%;
}

.featured_product h3 a{
	color: #000000;
	text-decoration:none;
}

.featured_product h4 {
	margin:0px;
	font-size: 100%;
}
.featured_product p {
	margin:0px;
	padding:20px;
	padding-left:0px;
	padding-right:5px;
}

.featured_product ul {
	
	height:32px;
	margin: 0px;
	margin-bottom:6px;
	padding: 0px;
	list-style: none;
	font-size: 100%;
	background: #E1E1E1 url(imagenes/wm_ul_bg.gif) repeat-x top left;
	border:1px solid #C5C5C5;
	border-bottom:1px solid #ACACAC;
}

.featured_product ul li {
	float: left;
	margin: 0px;
	list-style: none;
	height:26px;
}

.featured_product ul a {
	float: left;
	padding:6px;
	color: #333333;
}

.featured_product ul a:hover {
	color: #0066FF;
	text-decoration:none;
}

/* --- more products (both WM and OSX) -------- */

.more_products {
}

.more_products h2 {
	padding:5px;
	margin:6px;
}

.more_products ul{
	margin:0px;
	padding:0px;
}

.more_products ul li {
	float:left;
	width:50%;

	font-size: 72%;
	list-style: none;
}

.more_products ul li p {
 	margin:3px;
 	border:1px solid #CCCCCC;
	height:45px;
	line-height:18px;
	background: #F1F1F1 url(../imagenes/products_li_bg.gif) no-repeat bottom right;	
	vertical-align:middle;
}

.more_products ul li p a {
 	font-weight:bold;
 	color:#777777;
 	text-decoration:none;
}

.more_products ul li p a:hover {
 	color: #0066FF;
}

.more_products ul li p img {
	margin:4px;
	float:left;
 	border:1px solid #CCCCCC;
 	border-right:2px solid #BBBBBB;
 	border-bottom:2px solid #AAAAAA;

 	vertical-align:middle;
 	background-color:#FFFFFF;
	
}

/* --- products list  (both WM and OSX) -------- */

#products_list{
	margin:0px;
	padding:10px;
}

#products_list li, #products_list li.over {
	clear:both;
	border:1px solid #CECECE;
	background-color:#F1F1F1;
	font-size: 85%;
	list-style: none;
}

#products_list li.over{
	background-color:#FFFFFF;
}

#products_list li hr{
	
	border:1px solid #F1F1F1;
	background-color:#F1F1F1;
	margin:0px;
	clear:both;
}

#products_list li div.product_title {
	float:left;
	width:30%;
}

#products_list li div.product_title img{
	float:left;
	margin:8px;
	margin-top:20px;
}

#products_list li div.product_title p a {
	color: black;
	margin:0px;
	font-size: 100%;	
}

#products_list li div.product_title p a strong{
	
	display:block;
	margin:0px;
	margin-top:10px;
	padding:8px;
	padding-bottom:1px;
	font-size: 160%;
	line-height:16px;
}

#products_list li div.product_description {
	float:left;
	width:48%;
}

#products_list li div.product_description p{
	padding:18px;
}

#products_list li div.product_link {
	float:left;
	width:20%;
}

#products_list li div.product_link a {
	display:block;
	width:134px;
	height:39px;
	background: url(imagenes/button_moreinfo.gif) no-repeat top right;
	margin:0px;
	margin-top:30px;
	clear:both;
}

#products_list li div.product_link a span{
	display:none
}

#products_list a{
	text-decoration:none;
}

/* --- products tabs  (both WM and OSX) -------- */

#products_tab {
	padding: 3px 0;
	margin:0px;
	margin-top:18px;
	border-bottom: 1px solid #ACACAC;
	font-size:85%;
}

#products_tab li {
	list-style: none;
	margin: 0;
	display: inline;
}

#products_tab li a {
	padding: 3px 0.5em;
	margin-left: 8px;
	border: 1px solid #ACACAC;
	border-bottom: none;
	background: #E8E8E8;
	text-decoration: none;
}

#products_tab li a:link { 
	color: #666666;
}

#products_tab li a:visited {
	color: #666666; 
}

#products_tab li a:hover {
	color: #000;
	background: #CBCACA;
	border-color: #ACACAC;
}

#products_tab li a#current_tab
{
	background: #F2F2F2;
	border-bottom: 1px solid #F2F2F2;
}


/* --- products info  (both WM and OSX) -------- */

#products_info_wrap {
	background-color: #F2F2F2;
	margin:0.px;
	padding:10px;
	padding-right:0px;
	border-bottom: 1px solid #ACACAC;
}

#products_info_header {
	float:left;
	width:500px;
	font-size: 85%;
}

#products_info_header img{
	float:left;
	margin:8px;
}

#products_info_header h2{
	margin:0px;
	margin-top:15px;
	font-size: 160%;
}

#products_info_header h3 {
	margin:0px;
	font-size: 100%;
}

#products_info_data {
	float:right;
	width:230px;
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;	
	font-size: 80%;
	margin:5px;
}

#products_info_data dl{
	margin-bottom:5px;
	padding:6px;
}

#products_info_data dt{
	border-bottom:1px solid #CCCCCC;
}

#products_info_data dd{
	font-weight:bold;
	margin:0px;
	margin-left:4px;
	margin-bottom:2px;
}

#products_info_body{
	padding:10px;
	padding-top:0px;
	line-height:16px;
	font-size:85%;
	height:100%;
}

#products_info_body a{
	color:black;
}

#products_info_body a:hover{
	color:#226CB9;
	text-decoration:none;
}

#products_info_body blockquote{
	margin:0px;
	font-style:italic;
	background-color:#CCCCCCC;
}	

#products_info_body ul{
	list-style-type: none; 
	padding: 0px; 
	margin: 0px; 
}

#products_info_body ul li{

	background-image: url(imagenes/bullet_triangle.gif); 
	background-repeat: no-repeat; 
	background-position: 0 .4em; 
	padding-left: 1.2em; 
	padding-bottom: 0.6em; 
}

#products_info_body div.upgrade_form{
	padding:2px;
	margin:0px;
}

#products_info_body div.upgrade_form input{
}

#products_info_banner {
	float:right;
	padding:4px;
	border-left:1px solid #CCCCCC;
}

#products_info_banner img{
	border:0px;
}	

/* --- products info.body.flags  (both WM and OSX) -------- */

#products_info_body #flags p{
	display:block;
	float:left;
	width:100px;
	margin:5px;
	text-align:center;
}

#products_info_body #flags p a{
	font-weight:bold;
	text-decoration:none;
	text-align:center;
}

#products_info_body #flags p img{
	margin-left:30%;
	margin-right:30%;
	display:block;
}

#products_info_body hr{
	clear:left;
}

/* --- products info.body.awards  (both WM and OSX) -------- */

#products_info_body p.awards{
}

#products_info_body p.awards img{
	max-height:80px;
	margin:5px;
	text-align: center;
}

#products_info_body p.awards_ie img{
	height:80px;
	margin:5px;
	text-align: center;
}

/* --- products info.body.screenshots  (both WM and OSX) -------- */

#products_info_body p.screenshots{
}

#products_info_body p.screenshots a{
	display:block;
	float:left;
	width:90px;
	height:90px;
	margin:5px;
	border:1px solid #EFEFEF;
}

#products_info_body p.screenshots a:hover{
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
}

#products_info_body p.screenshots img{
	height:80px;
	width:80px;
	margin:5px;
	border:none;
}


/* --- products info.sidebar (both WM and OSX) -------- */

#products_info_sidebar{
	display:inline;
	float:right;
	width:20em;
	margin:9px;
	padding:2px;
	border:0px;
	border-left:2px solid #FFFFFF;
	border-bottom:2px solid #CCCCCC;
	font-size:100%;
}

#products_info_sidebar a{
	font-weight:bold;
}

#products_info_sidebar ul{
	list-style-type: none; 
	padding: 0px; 
	margin: 0px; 
}

#products_info_sidebar ul li{

	background-image: url(imagenes/bullet_triangle.gif); 
	background-repeat: no-repeat; 
	background-position: 0 .4em; 
	border-bottom:1px dotted #CCCCCC;
	padding-left: 1.5em; 
	padding-bottom: 0.6em; 
}

#products_info_sidebar p{
	border-bottom:1px dotted #CCCCCC;
	padding:5px;
	text-align:center;
}

#products_info_sidebar a.buy_now{
	clear:both;
	display:block;
	width:134px;
	height:39px;
	margin-top:1px;
	margin-bottom:10px;
	background: url(imagenes/button_buynow.gif) no-repeat top right;
	text-align:center;
}

#products_info_sidebar a.download_now{
	clear:both;
	display:block;
	width:209px;
	height:66px;
	margin:10px;
	background: url(imagenes/button_dlnow.gif) no-repeat top right;
}

#products_info_sidebar a.windows_installer{
	clear:both;
	display:block;
	width:209px;
	height:66px;
	margin:10px;
	background: url(imagenes/pocketinformant-win.gif) no-repeat top right;
}

#products_info_sidebar a.cab_files{
	clear:both;
	display:block;
	width:209px;
	height:66px;
	margin:10px;
	background: url(imagenes/pocketinformant-cab.gif) no-repeat top right;
}

#products_info_sidebar a.documentation{
	clear:both;
	display:block;
	width:209px;
	height:66px;
	margin:10px;
	background: url(imagenes/pocketinformant-doc.gif) no-repeat top right;
}

#products_info_sidebar a.buy_now span, 
#products_info_sidebar a.download_now span,
#products_info_sidebar a.cab_files span,
#products_info_sidebar a.documentation span,
#products_info_sidebar a.windows_installer span{
	display:none;
}



/* --- customizer -------- */

#customizer {
	clear:both;
	font-size: 70%;
	width:750px;
}

#customizer div {
	margin:15px;
	margin-left:20px;
	padding: 4px;
	border:1px dotted #B7B7B7;
	background-color:#F1F1F1;
}	

#customizer h5{
	font-size: 120%;
	margin:0px;
	padding:0px;
}

#customizer p{
	margin:0px;
	padding:0px;
}


#customizer img {
	vertical-align:middle;
	margin:0px;
}

#customizer a {
	margin:0px;
	margin-right:15px;
}
INPUT{
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:10px;
	border:1px black solid;
	font-weight:bold;
	background-color:#E6EEF7;
}
#novedades {
	BORDER-RIGHT: #000099 1px dashed; BORDER-TOP: #000099 1px dashed; BORDER-LEFT: #000099 1px dashed; BORDER-BOTTOM: #000099 1px dashed; BACKGROUND-COLOR: #F5F5F5}