
a, a:visited { 
	text-decoration:none;
   color:#959191;
}
	
a:hover, a.selected { 
   color: #fffefe; 
}

form
{
	margin: 0px;
	padding: 0px;
}
img
{
	border: 0px;
}

body
{
	background-image:url(/static/images/layout/bkg_content2.jpg);
	background-repeat:no-repeat;
	background-color:#000;
  color: #c8c6c6;
  font-size: 11px;
  height: auto;
  padding-bottom: 20px;
  font-family: 'ProximaNovaRegular';  
}

@font-face {
    font-family: 'ProximaNovaRegular';
    src: url('/static/fonts/proximanova-regular-webfont.eot');
    src: url('/static/fonts/proximanova-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/static/fonts/proximanova-regular-webfont.woff') format('woff'),
         url('/static/fonts/proximanova-regular-webfont.ttf') format('truetype'),
         url('/static/fonts/proximanova-regular-webfont.svg#ProximaNovaRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'ProximaNovaSemibold';
    src: url('/static/fonts/proximanova-semibold-webfont.eot');
    src: url('/static/fonts/proximanova-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/static/fonts/proximanova-semibold-webfont.woff') format('woff'),
         url('/static/fonts/proximanova-semibold-webfont.ttf') format('truetype'),
         url('/static/fonts/proximanova-semibold-webfont.svg#ProximaNovaSemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}

	
    
#marca{
	height:54px;
	width:186px;
	margin-top:35px;
    margin-left:12px;
	float:left;
	}	
    
#botonera{
	font-size:12px;
	float:left;
	margin:0px 0px 0px 60px;
	}
#botonera ul {  
	list-style:none;
	margin:0;
	padding:0;
}
#botonera ul li {
	padding:0;
	float:left;
}
#botonera ul li a {
	display:block;
	height:78px;  //Quito el padding, pero le pongo altura.
	text-decoration:none;
}


#botonera ul li a:hover, ul li a.selected{
	background-position:bottom;
}
#botonera ul li a span {
	display:none; //Oculto el texto.
}

#buy ul {  
	list-style:circle;
	margin:10px;
	padding:10px;
}
#buy li
{
	background-repeat:no-repeat;
	background-position:0px 5px; 
	padding-left:14px;
}
#flare {
	background-image:url(/static/images/layout/bt_flare.png);
	width:58px;
}

#showcase {
	background-image:url(/static/images/layout/bt_showcase.png);
	width:90px;
}
#support {
	background-image:url(/static/images/layout/bt_support.png);
	width:77px;
}
#download {
	background-image:url(/static/images/layout/bt_download.png);
	width:94px;
}
#license {
	background-image:url(/static/images/layout/bt_license.png);
	width:73px;
}

#contact {
	background-image:url(/static/images/layout/bt_contact.png);
	width:80px;
}
#company {
	background-image:url(/static/images/layout/bt_company.png);
	width:83px;
}
#blog {
	background-image:url(/static/images/layout/bt_blog.png);
	width:54px;
}
	
#search{
	height:19px;
	width:119px;
	margin:46px 0px 0px 43px;
	float:left;	
	}
.row{
	width:119px;
	height:16px;
	background-color:#2e2e2e;
	font-family:proxima-regular, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#c5980e;
   border:solid 1px #543b01;
   display:block;
   
	
	}


#botonera_flare{
	width:400px;
	height:10px;
	margin:5px 10px 0px 70px;
	float:left;
	font-family:proxima-semibold, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	letter-spacing:0,5px;
	
}
#botonera_flare ul {
	list-style:none;
	text-decoration:none;
	margin:0;
	padding:0;
}
#botonera_flare ul li {
	padding:0;
	float:left;
	
}
#botonera_flare ul li a {
	display:block;
	width:90px;
	height:10px;  
	text-decoration:none;
	color:#504e4e;
}


#botonera_flare ul li a:hover {
	color: #fffefe;
}

#botonera_flare .engine{
	width:52px;
	}
#botonera_flare .editor{
	width:52px;
	}
#botonera_flare .publishing{
	width:75px;
	}
#botonera_flare .new{
	width:80px;
	}	
	
    

#botonera_support{
	width:130px;
	height:10px;
	margin:5px 10px 0px 70px;
	float:left;
   	padding-left: 148px;
	font-family:proxima-semibold, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	letter-spacing:0,5px;
	
}
#botonera_support ul {
	list-style:none;
	text-decoration:none;
	margin:0;
	padding:0;
}
#botonera_support ul li {
	padding:0;
	float:left;
	
}
#botonera_support ul li a {
	display:block;
	width:90px;
	height:10px;  
	text-decoration:none;
	color:#504e4e;
}


#botonera_support ul li a:hover {
	color: #fffefe;
}

#botonera_support .forums{
	width:55px;
	}
#botonera_support .tutorials{
	width:65px;
	}
#botonera_support .faq{
	width:35px;
	}
#botonera_support .api{
	width:35px;
	}	    

.btnsearch{
	width:23px;
	height:19px;
	float:right;
	display: block;
	list-style:none;
	margin:46px 0px 0px 0px;
}

.btnsearch a { 

  background-image:url(/static/images/layout/search.jpg); 
  height:19px;
  text-decoration:none;
   display: block;
} 

.btnsearch a:hover { 
  background-image:url(/static/images/layout/search_over.jpg); 
   color: #ffffcc; 
}

.btnsearch  a span {
	display:none; //Oculto el texto.
}

#loginFlare{
	width:200px;
	height:10px;
	margin:5px -5px 0px 10px;
	float:right;
		font-family:proxima-semibold, Arial, Helvetica, sans-serif;
		font-weight:bold;
		letter-spacing:0,5px;
	font-size:9px;
	}

#login{
	width:100px;
	height:10px;
	margin: 17px -5px 0 10px;
	float:right;
		font-family:proxima-semibold, Arial, Helvetica, sans-serif;
		font-weight:bold;
		letter-spacing:0,5px;
	font-size:9px;
	}
#login a { 
	  text-decoration:none;
   color:#959191;
	}
	
	#login a:hover { 
   color: #fffefe; 
}

#loginFlare a { 
	  text-decoration:none;
   color:#959191;
	}
	
	#loginFlare a:hover { 
   color: #fffefe; 
}


#slider{
	height:350px;
	width:100%;
	margin:0 auto;
	}
	#content{
		font-family:proxima-regular, Arial, Helvetica, sans-serif;
		
		}
#content .destacados{
	font-family:proxima-regular, Arial, Helvetica, sans-serif;
	font-size:14px;
	}
#content p{
	color:#848282;
	line-height:20px;
}
#content h2{
	font-size:18px;
	  font-family: 'ProximaNovaSemibold';
	  font-variant:normal;
	  font-weight:100;
	
	}
.titulos{
	font-size:18px;
	font-weight:100;
	
	}

#naveshowcase   a {
	display:block;
	height:124px;
	text-decoration:none;
}

#naveshowcase  a:hover {
	background-position:bottom;
}

#showcase_thumb {
	width:300px;
	height:124px;
	margin: 10px 0 5px;
}
.border_showcase {
	border-top: 1px solid #5b5a5a;
	padding: 10px 0px 0px 0px;
	}
	
#naveshowcase p{
	font-size:12px;
	 font-family: 'ProximaNovaRegular';
	 }
	 #naveshowcase h2{
	font-size:13px;
	 font-family: 'ProximaNovasemibold';
	 }
	.resaltar{
		color:#80d6f7;
		}
	.espacio{
		margin-top:30px;}
	

#footer{
	height:70px;
	width:960px;
	margin:0 auto;
	margin-top:50px;
	}
#footer p{
	font-size:12px;
	color:#c6c5c2;
	margin-top:10px;

	}	    
    
	
.stroke{
	 border-top: 1px solid #323232;
    clear: both;
	}
.izq{
	float:right;
	}	
    
span.sending
{
	color: #ffffff;
	margin: 15px 0 0 0;
	float:left;
	display: none;
}

a.outLineNone
{
	display:block;
	color:transparent;
	font-size:0px;	
	height:23px;
	width:120px;	
}

.highlight
{
	color:#F1C85B;
	font-weight:bold;
}

#wrapper
{
	margin: 0 auto;    
}
#header
{
	width: 960px;
	height: 104px;
	margin: 0 auto;        
}
	#header a#BtnLogo
	{
		left:72px;
		position:relative;
		top:16px;
	}
		#header a#BtnLogo img
		{
			height:75px;
			width:232px;
		}
	#header #nav-menu
	{
    	font-size: 13px;        
		right:-250px;
		position:relative;
		top:-65px;
		width:600px;
	}
		#header #nav-menu ul
		{
			list-style: none;
			padding: 0;
			margin: 0;
		}
			#header #nav-menu ul li
			{
				float: left;
				margin: 0 0.64em;
				position: relative;
				font-weight: bold;                
			}
				#header #nav-menu ul li a
				{
					color: #757374;
				}
				
				#header #nav-menu ul li a.selected
				{
					color: #ffffff;
				}
				
				
				#header #nav-menu ul li div.submenu
				{
					display: none;
					position:absolute;
					top:15px;
					left:-16px;
					z-index: 99;
                   	font-size: 11px;        
				}
				
				#header #nav-menu ul li div.submenu ul
				{
					float:left;
					background: #000000;
					border-left: solid #032527 1px;
					border-right: solid #032527 1px;
					border-bottom: solid #032527 1px;
					background:#000000 none repeat scroll 0 0;
					border-bottom:1px solid #032527;
					border-left:1px solid #032527;
					border-right:1px solid #032527;
					padding: 0px 4px 7px 4px;
					margin: 14px 0 0 0;
										
					-moz-border-radius-bottomleft: 5px;
					-moz-border-radius-bottomright: 5px; 
					-webkit-border-radius-bottomleft: 5px;
					-webkit-border-radius-bottomright: 5px;
				}

				#header #nav-menu ul li div.submenu ul li
				{
					padding: 3px 0 3px 0;
				}
				
				#header #nav-menu ul li div.submenu ul li a
				{
					color: #ffffff;
				}
				
				#header #nav-menu ul li div.submenu ul li a:hover
				{
					color: #ffffff;
					text-decoration: underline;					
				}
				
								
	#header #header-toolbox
	{
		float:right;
		color:#B3CED6;
		font-size:13px;
		width:620px;
		position:relative;
		top:0px;
		margin:0 59px 0 0;
	}
		#header #header-toolbox a
		{
			color: #B3CED6;
		}
		#header #header-toolbox div.localize
		{
			float: right;
			color: #cccccc;
			font-family: Tahoma;
			font-size: 11px;
			width: 95px;
		}
		
		#header #header-toolbox div.localize #selectedLanguage
		{
			float: right;
			color: #cccccc;
			font-family: Tahoma;
			font-size: 11px;
			padding-top: 3px;			
		}
		
		#header #header-toolbox div.localize #selectedLanguage img
		{
			margin: 0 5px 0 0;
		}
		
		#header #header-toolbox div.localize div.languageArrow
		{
			float: right;
			padding:2px 0 0 5px;
		}	
		
			#header #header-toolbox div.header-login
			{
				color: #ffffff;
				float: right;
				padding:0 10px 0 0;
				text-align:right;
				width:265px;				
				
			}
			
			#header #header-toolbox div.header-login a
			{
				color: #b3ced6;
				text-decoration: none;								

			}
		
			#header #header-toolbox #localize img
			{
				position:relative;
				top:1px;
			}
			
			
#selectLanguage
{
	display: none;
	position: absolute;
	background: #152d34;
	border: solid #2e788e 1px;
	width: 88px;
	top:-2px;
	padding: 4px 4px 4px 4px;
}

#selectLanguage div.first
{
	border: 0 !important;
}

#selectLanguage div.language
{
	float: left;
	border-top: solid #3b545b 1px;
	width: 83px;
	padding: 7px 0 7px 5px;
	cursor: pointer;
}

#selectLanguage div.language:hover
{
	background: #1F6377;
}

#selectLanguage div.language img
{
	margin: 0 5px 0 0;
	position:relative;
	top:1px;
}

#localizeButton
{
	cursor: pointer;
}
			
	
/**				*
  * SECCIONES 	*
  *				*/

/**
 *	Home
 */
  	
  
#content #home-container {
	width: 960px;	 
    }
#content #home-container #banner-marquee
	{
		position:relative;
        border: 0px;
/*		border: 1px solid #01485E; */
		width: 905px;
		height: 235px;
		margin:0 0 22px 0;
	}
	
		#banner-marquee div.banner-file
		{
			width: 905px;
			height: 235px;			
		}
	
		#banner-marquee #banner-overlay
		{
			position:absolute;
			left:0;
			top:0;
			height:235px;
			margin:0 0 0 0;
			width:285px;			
		}
		
			#banner-overlay #overlay-back
			{
				position:relative;
									
				width:285px;
				height:235px;
				background-color: #000000;
				
				filter:alpha(opacity=76);
				-moz-opacity:0.76;
				-khtml-opacity: 0.76;
				opacity: 0.76;			
				
			}
		
			#banner-overlay #overlay-info
			{
				position:relative;
				left:12px;
				top:-215px;
				width:248px;
				height:194px;				
			}
				#overlay-info #BtnGetNow
				{
					position:relative;
					top:-41px;
					_top:-38px;												
				}
					#overlay-info #BtnGetNow img
					{
						height:37px;
						width:257px;
					}
					
/* Showcase Page*/

h1.titleShowCase
{
	background: url(/static/images/layout/en/recentwork.png) no-repeat center center;
	width: 120px;
	height:23px;
	color:transparent;
	margin: 0 0 30px 0;	
	font-size:0px;
	float:left;
}

div.boxContent
{
	width:480px;
	height: 130px;
	float:left;
	margin: 10px 0 10px 0;
}

div.boxContent div.left
{
	float:left;
}

div.boxContent  div.left img
{
	border: solid #b3ced6 1px;
}

div.boxContent div.description
{
	margin-left:20px;
	float:left;
	width:264px;
}

div.boxContent div.description div.showcaseTitle
{
	font-weight:bold;
	font-size:15px;
}

div.boxContent div.description div.showcaseTitle a
{
	color:#f8b605;
}

div.boxContent div.description p.showcaseShortDescription
{
	font-size:13px;
	color:#ffffff;
	margin-bottom:8px;
	margin-top:8px;
}

div.boxContent div.description div.socialNetworkButtons {
	margin-top:8px;
}


div.boxContent div.description div.linkBoxes a.blueLinks
{
	color:#2b98c2;
	font-size:11px;
	text-decoration: none;
}

div.boxContent div.description div.linkBoxes
{
	color:#ffffff;
}
					
					
/**
 *	Detalle Producto
 */
 
content #producto-container {}
	#content #producto-container
	{
	
	}
	
	#content #producto-container div.info
	{
		float:left;
		margin-left:30px;
		width:435px;
	}	
	
	#content #producto-container div.info div.links
	{
		padding: 0 0 10px 0;
	}
	
	
	#content #producto-container div.info div.links a
	{
		color:#2b98c2;
		font-size:11px;
		text-decoration: none;
		font-weight: bold;
	}
	
	#content #producto-container #main-marquee
	{
		border: 1px solid #FFFFFF;
		width:436px;
		height:240px;
	}
	
	#content #producto-container #main-marquee img.loading
	{
		background: url(/static/images/layout/loading.gif) no-repeat center center;
	}
	
	#content #producto-container #main-marquee img.loaded
	{
		background: none;
	}

		#product-carrousel ul#myCarousel
		{
			list-style: none;
			padding: 0;
			margin: 0;
		}
			#product-carrousel ul#myCarousel li 
			{
				float: left;
				margin: 10px 7px 0 7px;
				height:90px;
			}
			#product-carrousel ul#myCarousel li div
			{
				position:relative;
				background: url('/static/images/layout/carrouselitem_marquee.png') no-repeat top;
				cursor: pointer;
				height:69px;
				width:68px;
			}
			#product-carrousel ul#myCarousel li div img
			{
				position:relative;
				top: 2px;
				left:1px;
			}
			
			#product-carrousel ul#myCarousel li div div.play
			{
				position: relative;
				background: url('/static/images/layout/play.png') no-repeat center center;
				height:69px;
				width:68px;
				bottom: 69px;
			}
			
	#content #producto-container #product-carrousel
	{
		background: url('/static/images/layout/bkg_carrousel.png') repeat-x top;
		margin-top: 2px;
		height: 90px;
		width:438px;
	}
	
	#content #producto-container #product-carrousel div.arrowLeft
	{
		float:left;
		margin: 31px 3px 0 0;
	}
	
	#content #producto-container #product-carrousel div.arrowRight
	{
		float:left;
		margin: 31px 0 0 4px;
	}
	
	#content #producto-container #product-carrousel div.imagesCarousel
	{
		float:left;		
	}
	
	#content #producto-container h2
	{
		color: #F8B605;
		font-size: 21px;
		font-weight: bold;
		margin:-5px 0 0;
	}
	#content #producto-container p
	{
		color: #B3CED6;
		font-family: Tahoma;
		font-size: 13px;
	}
	
/*  Support */

h1.titleSupportForum
{
	background: url(/static/images/layout/en/title_support.png) no-repeat center center;
	width: 98px;
	height:23px;
	color:transparent;
	margin: 0 0 30px 0;	
	font-size:0px;
	float:left;
}

a.catforumtitle
{
font-size:16px;
font-weight:bold;
color:#B3CED6;
}

div.listing ul
{
	list-style:none;
	margin-left:0px;
	padding-left:0px;
}

div.boxContentForumSearch
{
	width:630px;
	float:left;
}

div.boxContentForumSearch div.backgroundSearchForm
{
	background: url(/static/images/layout/searchtextbox.png) no-repeat;
	width:503px;
	height:30px;
	float:left;
}

div.boxContentForumSearch div.backgroundSearchForm div.textSearch
{
	padding-left:35px;
	padding-top:6px;
	float:left;
}

div.boxContentForumSearch div.backgroundSearchForm div.textSearch input
{
	border: none;
	background:#EEEEEE;
	color:#868990;
	font-size:13px;
	width:450px;
}

div.boxContentForumSearch div.buttonSearch
{
	float:left;
	margin-left:15px;
}

div.boxContentForumSearch div.buttonSearch input
{
	background: url(/static/images/layout/en/searchbutton.png) no-repeat;
	width: 82px;
	height: 30px;
	border: 0;
	text-indent: -999px;
	padding: 0 0 0 0;
	cursor: pointer;
	
	font-size: 0px;
	display:block;
	line-height: 0px;	
}


/* 			FORUM CATEGORIES		*/
div.forumCategories
{
	float:left;
	margin-top:10px;
	width:630px;
}

div.forumCategories div.col
{
	float:left;
	width:315px;
}

div.forumCategories div.titleSupport h2
{
	color:#f8b605;
	font-size:17px;
	font-weight:bold;
}

div.forumCategories div.listingForum
{
	color:white;
	float:left;
	width:640px;
	padding-bottom:25px;
}

div.forumCategories div.listingForum ul.groupsCategories
{
	list-style:none;
	color:#b3ced6;
	float:left;
	padding-left:0px;
	margin-left:0px;
	margin-bottom:0px;
	margin-top:0px;
}

div.forumCategories div.listingForum ul.groupsCategories li.mainCategory
{
	margin-left:25px;
	float:left;
	background:url(/static/images/layout/arrow_right_support.png) no-repeat;
	margin-left:0px;
	padding-left:26px;
	margin-top:15px;
	height:90px;
	
}

div.listingForum ul.groupsCategories li.mainCategory span.listingTitle
{
	font-size:16px;
	font-weight:bold;
}

div.listingForum ul.groupsCategories li.mainCategory div.container 
{
	font-size: 12px;
	width:255px;
	margin-left:0px;
	padding-left:5px;
}

div.listingForum ul.groupsCategories li.mainCategory div.container a
{
	color:#b3ced6;
	line-height:18px;
	text-decoration:underline;
}

div.forumCategories div.listingForum ul.groupsCategories li.margin2
{
	margin-left:25px;
}

input.postButtonThread
{
	width:128px;
	height:31px;
	background: url(/static/images/layout/en/postnewthread.png) no-repeat;
	text-indent:-999px;
	border: 0; 
	margin: 20px 0 0 0;
	cursor:pointer;
	
	font-size: 0px;
	display:block;
	line-height: 0px;
	float: left;
}

div.postButtonThread
{
	background: url(/static/images/layout/en/postnewthread.png) no-repeat;
	width:128px;
	height:31px;
	float:left;
	padding: 0;
}

div.postButtonThread a
{
	display:block;
	width:128px;
	height:31px;
	text-indent: -999px;
	outline:none;	
	
	font-size: 0px;
	display:block;
	line-height: 0px;
}

/*  Support Right Table 		*/

div.tabBox
{
	float:left;
	width:300px;
	color:white;
	margin: 55px 0 0;
}


div.tabBox div.recentTab
{
	background:url(/static/images/layout/enableRecent.png) no-repeat;
	line-height:27px;
	float:left;
	width:82px;
	padding-left:15px;
	cursor:pointer;
	color:#f8b605;	
	font-weight:bold;
	font-family:Tahoma;
	font-size:12px;
}

div.tabBox div.popularTab
{
	background:url(/static/images/layout/disabletabsupport.png) no-repeat;
	line-height:27px;
	float:left;
	width:74px;
	padding-left:15px;
	cursor:pointer;
	font-family:Tahoma;
	font-size:12px;
}

div.tabBox div.bubbleRanking
{
	clear:both;
	width:265px;
	background:#054657;
	position:relative;
}

#listPopular
{
	display: none;
}

#listRecent
{
	display: block;
}

#listRecent div.rssRecent
{
	font-size:11px;
	text-align:right;
	padding: 10px 0 0 0;
	float:left;
}

#listRecent div.rssRecent a
{
	color: #ffffff;
}

#listRecent div.rssRecent img
{
	position: relative;
	top: 3px;
}

div.tabBox div.bubbleRanking div.borderTopRightTab
{
	position:absolute;
	background: url(/static/images/layout/support_tabsbordertopright.jpg) no-repeat;
	right:0px;
	top:0px;
	width:15px;
}

div.tabBox div.bubbleRanking div.borderBottomRightTab
{
	position:absolute;
	background: url(/static/images/layout/support_tabsborderbottomright.jpg) no-repeat;
	right:0px;
	bottom:0px;
	width:15px;
}

div.tabBox div.bubbleRanking div.borderBottomLeftTab
{
	position:absolute;
	background: url(/static/images/layout/support_tabsborderbottomleft.jpg) no-repeat;
	left:0px;
	bottom:0px;
	width:15px;
}

div.listing
{
	padding: 5px 15px 15px 15px;
}

div.listing ul.rankingListing
{	
	font-size:13px;
	margin-top:0;
}

div.listing ul.rankingListing li
{
	border-bottom:1px dotted #69909A;
	line-height:30px;
}

div.listing ul.rankingListing li a
{
	color:#e9f9fa;
	text-decoration:none;
	cursor:pointer;
}

div.tabBox div.helpBox
{
	float:left;
	width:280px;
	margin-top:15px;
}

div.tabBox div.helpBox div.title
{
	color:#f8b605;
	font-weight:bold;
	font-size:17px;
	width: 280px;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
}

div.tabBox div.helpBox div.linksBox
{
	 padding-top:10px;
}

div.tabBox div.helpBox div.linksBox a
{
	color:#b3ced6;
	font-size:12px;
	text-decoration:underline;
}

/*		SHOW THREADS		*/

div.showtreadsBox
{
	float:left;
	margin-top:15px;
	width:585px;
}

div.showtreadsBox div.historybox
{
	background: url(/static/images/layout/support_historybar.jpg) repeat-x;
	width:585px;
	height:22px;
	padding-left:15px;
	padding-top:6px;
}


div.showtreadsBox div.historybox a.greyTextHistory,
div.showtreadsBox div.historybox span.greyTextHistory
{
	color:#b3ced6;
}

div.showtreadsBox div.historybox a.underlineTextHistory,
div.showtreadsBox div.historybox span.underlineTextHistory
{
	text-decoration:underline;
}

div.showtreadsBox div.historybox span.whiteTextHistory
{
	color:#FFFFFF;
}

div.showtreadsBox div.threadBox
{
	margin-top:25px;
	float:left;
	margin-left:15px;
}

#threadBox div.paginator
{
	float: left;
	width: 585px;
	margin: 20px 0 0 0;
}


div.showtreadsBox div.threadBox div.title div.threadTitle h2
{
	color:#FFFFFF;
	font-size:17px;
	float:left;
	padding:0 0 5px;
	margin: 0px;  
}


div.showtreadsBox div.threadBox div.answerPostedDate
{
	clear:both;
	color:#ffffff;	
}

div.showtreadsBox div.threadBox div.answerPostedDate span
{
	color:#b3ced6;
	text-decoration:underline;
}

div.showtreadsBox div.threadBox div.bodyThread
{
	color:#ffffff;
	padding-right:50px;
	margin-top:10px;
}

div.showtreadsBox div.threadBox div.bodyThread a
{
	color: #b3ced6;
	text-decoration: underline;
}

div.showtreadsBox div.threadBox div.shareBox
{
	margin-top:15px;
	margin-bottom:15px;
	float:left;
}

div.showtreadsBox div.threadBox div.shareBox div.text
{
	color: #b3ced6;
	font-size: 11px;
	float: left;
	margin: 4px 0px 0px 0px;
}

div.showtreadsBox div.threadBox div.shareBox div.text a
{
	color: #b3ced6;
}

div.showtreadsBox div.threadBox div.shareBox div.separator
{
	color: #B3CED6;
	float: left;
	font-size: 16px;
	margin: 0 8px 0 8px;
}

div.showtreadsBox div.threadBox div.shareBox div.facebookButton
{
	float:left;
	margin: 2px 0 0 5px;
}

div.showtreadsBox div.threadBox div.shareBox div.twitterBotton
{
	float:left;
	margin: 3px 0 0 5px;
}

div.showtreadsBox div.threadBox div.separationLine
{
	border-top:1px solid #2e4c56;
	float:left;
	clear:both;
	width:585px;
	height:1px;
}

div.showtreadsBox div.threadBox div.replyBox
{
	border-left:4px solid #b3ced6;
	color:#ffffff;
	float:left;
	width:558px;
	padding: 0 0 0 15px;
	margin:20px 0 0
}

div.showtreadsBox div.threadBox div.replyBox a
{
	color: #b3ced6;
	text-decoration: underline;
}

div.showtreadsBox div.threadBox div.replyBox blockquote
{
	margin: 0 0 0 20px;
}

div.showtreadsBox div.threadBox div.replyBox div.quote
{
	margin: 10px 0px 0px 0px;
}

div.showtreadsBox div.threadBox div.replyBox div.quote a
{
	color: #b3ced6;
	font-size: 11px;
}

div.showtreadsBox div.threadBox div.replyBox div.reply
{
	padding:0 0 10px;
}

div.showtreadsBox div.threadBox div.replyBox div.reply span
{
	color:#b3ced6;
	text-decoration:underline;
}

div.showtreadsBox div.threadBox div.newreplyBox
{
	float:left;
	width:585px;
	margin-top:10px;
}

div.showtreadsBox div.threadBox div.newreplyBox div.yui-editor-editable-container
{
	height: 120px !important;
}

div.showtreadsBox div.threadBox div.newreplyBox div.title
{
	color:#b3ced6;
	font-weight:bold;
	margin-top:15px;
}

div.showtreadsBox div.threadBox div.newreplyBox span.errorValidator
{
	color:#FFEA00;
	display:block !important;
	float:left;
	font-size:11px;
	padding:5px 0 0;
	text-align:left;
	width:100px;	
	position:relative;
	top:-206px;
	left: 110px;
	width:100px;
}


div.showtreadsBox div.threadBox div.newreplyBox div.richTexBox
{
	margin-top:15px;
	width:565px;
}

div.showtreadsBox div.threadBox div.newreplyBox div.newReplyButton
{
	margin-top:15px;
	float:right;
}

div.showtreadsBox div.threadBox div.newreplyBox div.newReplyButton span.sending
{
	margin: 0;
}

#txtComment_container
{
	width: 585px !important;
}

input.postReplyButton
{
	width:98px;
	height:28px;
	background: url(/static/images/layout/en/support_postreplybutton.png) no-repeat;
	text-indent:-999px;
	border: 0;
	cursor: pointer;
	
	font-size: 0px;
	display:block;
	line-height: 0px;
}


/*		LIST THREADS	*/

div.listThreads
{
	float:left;
	margin-top:25px;
	width:612px;
	padding: 0 0 0 18px;
}

#listThreads div.paginator
{
	float: left;
	width: 585px;
	margin: 0 0 20px 0;
}


div.listThreads div.titleListThreads
{
	width:612px;
	height:22px;
  	overflow: hidden;
}

div.listThreads div.titleListThreads div.titleThreads
{
  float: left;    
}

div.listThreads div.titleListThreads div.titleThreads h2
{
	color:#f8b605;
	font-size:16px;
	font-weight:bold;
	float:left;
	width:158px;
  	padding: 0px;
  	margin: 0px;
  	padding-top: 2px ;
}

div.listThreads div.titleListThreads div.linkBack
{
	float:left;
	margin-left:15px;
	margin-top:5px;
}

div.listThreads div.titleListThreads div.linkBack a
{
	color:#b3ced6;
	font-size:12px;
	float:left;
  	padding: 0px;
  	margin: 0px;  
}

div.listThreads div.threadsBox
{
	margin-top:15px;
	width:612px;
}

div.listThreads div.threadsBox div.threadIcon
{
	float:left;
	width:14px;
}


div.listThreads div.threadsBox div.title
{
	margin-left:5px;
	float:left;
	color:#b3ced6;
	font-weight:bold;
	font-size:14px;
}

div.listThreads div.threadsBox div.title a
{
	color:#b3ced6;
}


div.listThreads div.threadsBox div.textFrom
{
	margin-left:5px;
	float:left;
	color:#ffffff;
	font-size:12px;
	clear:both;
	line-height:22px;
}

div.listThreads div.threadsBox div.textFrom span
{
	color:#b3ced6;
}

div.listThreads div.threadsBox div.textTo
{
	margin-left:5px;
	float:left;
	color:#ffffff;
	font-size:12px;
	clear:both;
}

div.listThreads div.threadsBox div.textTo span
{
	color:#b3ced6;
}

div.listThreads div.threadsBox div.cleaBoth
{
	clear:both;
}

div.listThreads div.threadsBox  div.separationLine
{
	border-top:1px solid #2e4c56;
	float:left;
	clear:both;
	width:585px;
	margin-top:20px;
}

div.listThreads div.postButtonThread
{
	background: url(/static/images/layout/en/postnewthread.png) no-repeat;
	width:128px;
	height:31px;
	float:left;
	margin-top:25px;
}

/*		New Threads		*/

div.newThreads
{
	float:left;
	margin-top:15px;
	width:585px;
}

div.newThreads div.titleNewThread h2
{
	color:#f8b605;
	font-size:17px;
	font-weight:bold;
}

div.newThreads div.formNewThread
{
	float:left;
	width:592px;
}

div.formNewThread span.errorValidator
{
	color:#FFEA00;
	display:block !important;
	float:left;
	font-size:11px;
	padding:5px 0 0;
	text-align:left;
	width:100px;
}


div.newThreads div.formNewThread div.yui-editor-editable-container
{
	height: 120px !important;
}

div.newThreads div.formNewThread div.itemText
{
	font-family:arial;
	font-size:13px;
	color:#FFFFFF;
	float:left;	
	width:592px;
	margin-top:25px;
}

div.newThreads div.formNewThread div.marginFirst
{
	margin-top:15px !important;
	
}
div.newThreads div.formNewThread div.comboCategories
{
	width:592px;
	float:left;
	margin-top:5px;
}

div.newThreads div.formNewThread div.comboCategories select
{
	width:344px;
	float:left;
}

div.newThreads div.formNewThread div.inputText
{
	float:left;
	margin-top:5px;
}

div.newThreads div.formNewThread div.inputText input
{
	width:339px;
	float: left;
	margin:0 10px 0 0;
}

div.newThreads div.formNewThread div.richtTextBox
{
	float:left;
	margin-top:5px;
	width:563px
}

div.newThreads div.formNewThread div.richtTextBox span.errorValidator
{
	position:relative;
	left:65px;
	top:-196px;
}

div.newThreads div.postButtonThread
{
	background: url(/static/images/layout/en/publishbutton.png) no-repeat;
	width:128px;
	height:31px;
	float:left;
	margin-top:15px;
}

/*		CONTACT US		*/

div.titleContactUs
{
	width:200px;
	float:left;
}

div.titleContactUs h1
{
	background:url(/static/images/layout/en/title_contactus.png) no-repeat;
	text-indent:-999px;
	margin:0 0 30px;
	
	width:141px;
	height:22px;
	
	font-size: 0px;
	display:block;
	line-height: 0px;
}


div.boxContactUs
{
	width:680px;
	float:left;
}

div.boxContactUs div.itemText
{
	font-size:13px;
	color:#FFFFFF;
	float:left;	
	margin-top:15px;
}

div.boxContactUs div.inputText
{
	margin-top:5px;
	clear:both;
}

div.boxContactUs div.inputText input
{
	margin-top:10px;
	width:334px;
}

div.boxContactUs div.inputText textarea
{
	width:580px;
	height:180px;
	margin-top:10px;
}

div.boxContactUs div.marginFirst
{
	margin-top:0px !important;
}

div.boxContactUs input.postButtonContacUs
{
	background: url(/static/images/layout/en/contactus_sendbutton.png) no-repeat;
	width:98px;
	height:28px;
	float:left;
	margin-top:15px;
	border: 0;
	text-indent: -999px;
	cursor: pointer;
	
	font-size: 0px;
	display:block;
	line-height: 0px;
}

div.titleSignUp
{
	width:200px;
	float:left;
}

div.titleSignUp h1
{
	background:url(/static/images/layout/en/title_signup.png) no-repeat;
	text-indent:-999px;
	margin:0 0 30px;
	
	width:140px;
	height:21px;
	
	font-size: 0px;
	display:block;
	line-height: 0px;	
}

div.titleSignUp20
{
	float:left;
}

div.titleSignUp20 h1
{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 22px;
	font-weight:bold;
	color:#FFFFFF;
}

div.boxSignUp
{
	width:600px;
	float:left;
}

div.boxSignUp20Ok
{
	width:600px;
	float:left;
}

div.boxSignUp20Ok p {
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
    margin-bottom:10px;
	text-align:left;
	font-size:18px;
    color:#CCCCCC;
}

div.boxSignUp20Ok a {
    color:#CCCCCC;
    font-weight:bold;
}


div.boxSignUp div.itemText
{
	font-size:13px;
	color:#FFFFFF;
	float:left;	
	width:150px;
	text-align:right;
}


div.boxSignUp div.marginFirst
{
	margin-top:0px !important;
}

div.boxSignUp  div.inputText
{
	float:left;
	margin-top:0px;
	padding-left:20px;
}

div.boxSignUp div.inputText input
{
	width:236px;
}

div.boxSignUp div.inputText select
{
	width:240px;
}

div.boxSignUp div.inputText textarea
{
	width:580px;
	height:180px;
	margin-top:10px;
}

div.boxSignUp div.marginFirst
{
	margin-top:0px !important;
}

div.boxSignUp div.signupButton
{
	background: url(/static/images/layout/en/signupbutton.png) no-repeat;
	width:128px;
	height:31px;
	float:left;
	margin-top:15px;
}

div.boxSignUp div.contenedor div.agree
{
	padding-left:163px;
	margin-top:15px;
}

div.boxResetPass
{
  width:550px;
  float:left;
  background:#043745;
}

div.boxResetPass div.itemText
{
  font-size:13px;
  color:#FFFFFF;
  float:left;  
  width:150px;
  text-align:right;
}


div.boxResetPass div.marginFirst
{
  margin-top:0px !important;
}

div.boxResetPass  div.inputText
{
  float:left;
  margin-top:0px;
  padding-left:20px;
}

div.boxResetPass div.inputText input
{
  width:236px;
}

div.boxResetPass div.inputText select
{
  width:240px;
}

div.boxResetPass div.inputText textarea
{
  width:580px;
  height:180px;
  margin-top:10px;
}

div.boxResetPass div.marginFirst
{
  margin-top:0px !important;
}

div.boxResetPass div.signupButton
{
  background: url(/static/images/layout/en/signupbutton.png) no-repeat;
  width:128px;
  height:31px;
  float:left;
  margin-top:15px;
}

div.boxResetPass div.contenedor div.agree
{
  padding-left:163px;
  margin-top:15px;
  width:510px;
}

div.contenedor
{
	width:560px;
	float:left;
	margin-top:15px;
}

div.contenedorOK
{
  float:left;
  margin-top:15px;
  background:#B3CED6;
  width:460px;
  height:43px;
  border: solid #41B2D4 1px;
  line-height:43px;
  padding-left:20px;
}

div.captcha
{
	width:390px;
	float:left;
	padding-left:170px;	
	margin-top:20px;
}

div.contentSignUp
{
	float:left;
	padding-left:40px;
	width:560px;
}

div.contentSignUp span.errorValidator
{
	display: block !important;
	width: 300px;
	font-size: 11px;
	color: #FFEA00;
	padding: 5px 0 0 0;
	text-align: left;
}

div.contentResetPass
{
  float:left;
  padding-left:40px;
  width:510px;
}

div.contentResetPass span.errorValidator
{
  display: block !important;
  width: 300px;
  font-size: 11px;
  color: #FFEA00;
  padding: 5px 0 0 0;
  text-align: left;
}

div.contentContactUs
{
	float:left;
	padding-left:40px;
}

div.contentContactUs span.sending
{
	margin: 15px 0 0 0;
}

div.contentContactUs div.contactThanks
{
	float:left;
	height: 45px;
	width: 562px;
	line-height: 45px;
    color: #333333;
    font-size: 12px;
	background: #b3ced6;
	border: solid #41b2d4 1px;
	margin: 20px 0 20px 0;
	padding:0 0 0 20px;
}

div.contentContactUs div.contactThanks img
{
	position: relative;
	top: -2px;
	margin: 0 5px 0 0;
}

div.contentContactUs span.errorValidator
{
	display: inline !important;
	font-size: 11px;
	color: #FFEA00;
	padding: 5px 0 0 10px;
	text-align: left;
}

div.boxSignUp  input.postButtonSignUp
{
	background: url(/static/images/layout/en/signupbutton.png) no-repeat;
	width:97px;
	height:30px;
	float:left;
	margin: 10px 0 10px 0;
	text-indent:-999px;
	border: 0;
	padding: 0 0 0 0;
	cursor: pointer;
	
	font-size: 0px;
	display:block;
	line-height: 0px;
}



/*		LOGIN		*/

#modalLogin
{
	background:transparent url(/static/images/layout/background_login.png) repeat scroll 0 0;
	border:1px solid #77A0AB;
	width:345px !important;
	font-family: Tahoma;
	visibility: hidden;
}

#modalLogin div.hd
{
	background: none;
	border: 0;
	padding: 20px 0 0 20px;
}

#modalLogin div.bd
{
	background: none;
	padding: 5px 0 0 20px;
}

#modalLogin div.bd div.input
{
	background:transparent url(/static/images/layout/login_input.png) no-repeat scroll 0 0;
	width: 310px;
	height: 38px;
	margin: 0 0 12px 0;	
}

#modalLogin div.bd div.input input
{
	border:0 none;
	font-size:13px;
	margin:8px 0 0 20px;
	width:265px;
	background: transparent;
}

#footerLogin
{
	height: 40px;
}

#modalLogin div.bd div.left
{
	float: left;
	width: 225px;
}

#loginFail
{
	float: left;
	color: #cb3d3d;
	font-weight: bold;
	font-size: 11px;
	margin: 0 0 20px 0;
}

#modalLogin div.bd div.left div.top
{
	font-size:12px;
	color: #424b4d;
	float: left;
	width: 225px;
}

#modalLogin div.bd div.left div.top a
{
	color: #2b98c2;
	text-decoration: underline;
	font-weight: bold;
}

#modalLogin div.bd div.left div.bottom
{
	font-size:11px;
	color: #424b4d;
	float: left;
	width: 225px;
}

#modalLogin div.bd div.left div.bottom a
{
	color: #2b98c2;
	text-decoration: underline;
}

#modalLogin div.bd div.right
{
	float: left;
	width: 61px;
	height: 25px;
	margin:0 0 0 15px;
	background:transparent url(/static/images/layout/login.png) no-repeat scroll 0 0;
}

#modalLogin div.bd div.right a
{
	display: block;
	width: 61px;
	height:25px;
	text-indent: -999px;
	
	font-size: 0px;
	display:block;
	line-height: 0px;
}

#modalLogin .container-close
{
	background:transparent url(/static/images/layout/close.png) no-repeat scroll 0 0;
	cursor:pointer;
	height:30px;
	position:absolute;
	right:-15px;
	top:-13px;
	width:30px;
}


/*    FORGOTPASS    */

#modalForgotpass
{
  background:transparent url(/static/images/layout/background_login.png) repeat scroll 0 0;
  border:1px solid #77A0AB;
  width:345px !important;
  font-family: Tahoma;
  visibility: hidden;
}

#modalForgotpass div.hd
{
  background: none;
  border: 0;
  padding: 20px 0 0 20px;
}

#modalForgotpass div.bd
{
  background: none;
  padding: 5px 0 0 20px;
}

#modalForgotpass div.bd div.input
{
  background:transparent url(/static/images/layout/forgotpass_input.png) no-repeat scroll 0 0;
  width: 310px;
  height: 38px;
  margin: 0 0 11px 0;  
}

#modalForgotpass div.bd div.input input
{
  border:0 none;
  font-size:13px;
  margin:8px 0 0 20px;
  width:265px;
  background: transparent;
}

#footerForgotpass
{
  height: 50px;
}

#modalForgotpass div.bd div.left
{
  float: left;
  width: 225px;
}

#forgotpassFail
{
  float: left;
  color: #cb3d3d;
  font-weight: bold;
  font-size: 11px;
  margin: 0 0 20px 0;
}

#modalForgotpass div.bd div.left div.top
{
  font-size:12px;
  color: #424b4d;
  float: left;
  width: 225px;
}

#modalForgotpass div.bd div.left div.top a
{
  color: #2b98c2;
  text-decoration: underline;
  font-weight: bold;
}

#modalForgotpass div.bd div.left div.bottom
{
  font-size:11px;
  color: #424b4d;
  float: left;
  width: 225px;
}

#modalForgotpass div.bd div.left div.bottom a
{
  color: #2b98c2;
  text-decoration: underline;
}

#modalForgotpass div.bd div.right
{
  float: left;
  width: 70px;
  height: 30px;
  margin:0 0 0 15px;
  background:transparent url(/static/images/layout/en/submit.png) no-repeat scroll 0 0;
}

#modalForgotpass div.bd div.right a
{
  display: block;
  width: 61px;
  height:25px;
  text-indent: -999px;
  
  font-size: 0px;
  display:block;
  line-height: 0px;
}

#modalForgotpass .container-close
{
  background:transparent url(/static/images/layout/close.png) no-repeat scroll 0 0;
  cursor:pointer;
  height:30px;
  position:absolute;
  right:-15px;
  top:-13px;
  width:30px;
}

#modalForgotpass div.subtitle
{
  color:#424B4D;
  font-size:12px;
  margin-top:15px;
  margin-bottom:20px;
}

/*    FORGOTPASSTHAK    */

#modalForgotpassthank
{
  background:transparent url(/static/images/layout/background_login.png) repeat scroll 0 0;
  border:1px solid #77A0AB;
  width:345px !important;
  font-family: Tahoma;
  visibility: hidden;
}

#modalForgotpassthank div.hd
{
  background: none;
  border: 0;
  padding: 20px 0 0 20px;
}

#modalForgotpassthank div.bd
{
  background: none;
  padding: 5px 0 0 20px;
}

#modalForgotpassthank div.bd div.input
{
  background:transparent url(/static/images/layout/forgotpassthank_input.png) no-repeat scroll 0 0;
  width: 310px;
  height: 38px;
  margin: 0 0 12px 0;  
}

#modalForgotpassthank div.bd div.input input
{
  border:0 none;
  font-size:13px;
  margin:8px 0 0 20px;
  width:265px;
  background: transparent;
}

#footerForgotpassthank
{
  height: 50px;
}

#modalForgotpassthank div.bd div.left
{
  float: left;
  width: 225px;
}

#ForgotpassthankFail
{
  float: left;
  color: #cb3d3d;
  font-weight: bold;
  font-size: 11px;
  margin: 0 0 20px 0;
}

#modalForgotpassthank div.bd div.left div.top
{
  font-size:12px;
  color: #424b4d;
  float: left;
  width: 225px;
}

#modalForgotpassthank div.bd div.left div.top a
{
  color: #2b98c2;
  text-decoration: underline;
  font-weight: bold;
}

#modalForgotpassthank div.bd div.left div.bottom
{
  font-size:11px;
  color: #424b4d;
  float: left;
  width: 225px;
}

#modalForgotpassthank div.bd div.left div.bottom a
{
  color: #2b98c2;
  text-decoration: underline;
}

#modalForgotpassthank div.bd div.right
{
  float: left;
  width: 70px;
  height: 30px;
  margin:0 0 0 15px;
  background:transparent url(/static/images/layout/en/close.png) no-repeat scroll 0 0;
}

#modalForgotpassthank div.bd div.right a
{
  display: block;
  width: 61px;
  height:25px;
  text-indent: -999px;
  
  font-size: 0px;
  display:block;
  line-height: 0px;
}

#modalForgotpassthank .container-close
{
  background:transparent url(/static/images/layout/close.png) no-repeat scroll 0 0;
  cursor:pointer;
  height:30px;
  position:absolute;
  right:-15px;
  top:-13px;
  width:30px;
}

#modalForgotpassthank div.subtitle
{
  color:#424B4D;
  font-size:12px;
  margin-top:35px;
  margin-bottom:45px;
}

.mask
{
	opacity:0.45 !important;
}

/*		PAGINATOR		*/

div.paginator a
{
	border:1px solid #306B7B;
	font-size:11px;
	padding: 1px 4px 1px 4px;
	margin: 1px 1px 1px;	
}

div.paginator a.number
{
	color:#FFFFFF;
}

div.paginator a.button
{
	color:#A4A4A4;
}

div.paginator span.number
{
	background-color: #306b7b;
	border:1px solid #306B7B;
	color:#FFFFFF;
	font-size:11px;
	padding:1px 4px;
	margin: 0;	
}

div.paginator span
{
	color:#A4A4A4;
	font-size: 12px;
	margin: 0 0 0 10px;
}

div.blue{
	width:600px;
	float:left;
}

div.blue div.border{
	height:12px;
	width:12px;
	float:left;
	background:url(/static/images/layout/borders.gif);
}

div.border div.borderLeftTop
{
	background-position: 0px 0px;
}

div.border div.borderRightTop
{
	background-position: 12px 0px;
}

div.border div.borderLeftBottom
{
	background-position: 0px 13px;
}

div.border div.borderRightBottom
{
	background-position: 12px 13px;
}


div.bottomSign
{
	background:url(/static/images/layout/lineborderbottom.gif) repeat-x;
	float:left;
	margin:0px;
	height:12px;
	width:564px;
	padding-left:12px;	
}

div.topSign
{
	background:url(/static/images/layout/linebordertop.gif) repeat-x;
	float:left;
	margin:0px;
	height:12px;
	width:564px;
	padding-left:12px;	
}



div.bottomContact
{
	background:url(/static/images/layout/lineborderbottom.gif) repeat-x;
	float:left;
	margin:0px;
	height:12px;
	width:644px;
	padding-left:12px;	
}

div.topContact
{
	background:url(/static/images/layout/linebordertop.gif) repeat-x;
	float:left;
	margin:0px;
	height:12px;
	width:644px;
	padding-left:12px;	
}

div.borderContent
{
	width:680px;
	float:left;
}

span.agree
{
	font-family:arial;
	font-size:11px;
	color:#FFFFFF;
}

span.asterisco
{
	color:#ffea00;
}

span.textSign
{
	font-family:arial;
	font-size:13px;
	color:#FFFFFF;
}
a.termOfUse
{
	font-family:arial;
	font-size:11px;
	color:#b3ced6;
	text-decoration:underline;
}

div.contenedor div.agree input
{
	float:left;
	margin:2px 5px 0 0;	
}

div.contenedor div.agree span.errorValidator
{
	display: inline !important;
	width: 300px;
	font-size: 11px;
	color: #FFEA00;
	padding: 5px 0 0 0;
	text-align: left;
}

h1.titleTutorials
{
	background: url(/static/images/layout/en/title_tutorials.png) no-repeat center center;
	width: 229px;
	height: 23px;
	margin:0 0 30px;
	text-indent:-999px;
	
	font-size: 0px;
	display:block;
	line-height: 0px;
}

div.tutorialCategoryContent
{
	float: left;
	width: 600px;
	margin: 5px 20px 0 5px;
}

div.tutorialContent
{
	float:left;
	width:600px;
	margin: 0px 22px 25px 0px;
}

div.tutorialContent div.titleContent
{
	float:left;
	width:600px;
}

div.tutorialContent div.titleContent div.arrow
{
	background: url(/static/images/layout/tutorial_arrow_down.png) no-repeat;
	float:left;
	width:8px;
	height:8px;
	margin-top:4px;
	cursor: pointer;
}

div.tutorialContent div.titleContent div.title
{
	color:#b3ced6;
	font-family: arial;
	font-size: 15px;
	float:left;
	font-weight:bold;
	margin-left:5px;
	width: 575px;
}

div.tutorial
{
	float:left;
	width:290px;
	margin-bottom: 10px;
	padding: 10px 0 0 0;
}

div.image
{
	float:left;
	height:47px;
	width:49px;
	cursor:pointer;
}

div.tutorial div.contentText
{
	float:left;
	width:210px;
	padding-left:10px;
}


div.tutorial div.contentText div.file{
	float:left;
	height:16px;
	width:14px;
}


div.tutorial div.contentText div.title
{
	float:left;
	width:150px;
	padding-left:4px;
}

div.tutorial div.contentText div.title a
{
	color:#b3ced6;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
}

div.tutorial div.contentText div.text
{
	float:left;
	width:180px;
	color:#FFFFFF;
	font-family:arial;
	font-size:13px;
	padding-left:4px;
}


div.tutorial div.contentText div.text a
{
	text-decoration: none;
	color:#B3CED6;
}

div.tutorialContent div.separator
{
	float: left;
	width: 600px;
	height: 1px;
}

div.tutorialContent div.separator div.left
{
	float: left;
	width: 290px;
	height: 1px;
	border-top:1px solid #29454d;
}

div.tutorialContent div.separator div.right
{
	float: left;
	width: 290px;
	height: 1px;
	border-top:1px solid #29454d;
	margin: 0 0 0 20px;
}

div.tutorialContent div.right
{
	margin: 0 0 0 20px;
}


div.titleCorporate h1
{
	background:url(/static/images/layout/en/title_corporate.png) no-repeat;
	text-indent:-999px;
	margin:0 0 30px;
	
	width:133px;
	height:24px;
	
	font-size: 0px;
	display:block;
	line-height: 0px;
}

div.titleCorporate h2
{
	color:#f8b605;
	font-size:17px;
	font-weight:bold;
}

div.contentCorporate
{
	width:590px;
	float:left;
}

div.contentCorporate p
{
	font-family:arial;
	color:#e9f9fa;
	font-size:13px;
}


h1.titleFaq
{
	background: url(/static/images/layout/en/title_faq.png) no-repeat center center;
	width: 170px;
	height: 24px;
	margin:0 0 30px;
	text-indent:-999px;
	
	font-size: 0px;
	display:block;
	line-height: 0px;
}

div.titleFaq h2
{
	color:#f8b605;
	font-size:17px;
	font-weight:bold;
}

div.contentFaq
{
	color:#e9f9fa;
	font-family:arial;
	font-size:12px;
}

div.contentList
{
	width:540px;
}

div.contentList ul
{
	list-style-type:disc;
	padding-left: 13px;
	padding-bottom:30px;
}

div.contentList li
{
	padding-bottom:5px;
}

div.contentFaq div.contentText
{
	color:#FFFFFF;
	font-family:arial;
	font-size:12px;
	width:554px;
	padding-bottom:15px;
}

div.contentFaq div.contentText p
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height:16px;
}


div.contentFaq div.contentText h3
{
	font-family:arial;
	font-weight:bold;
	color: #F8B605;
	line-height: 18px;
	margin: 0 0 0 0;
	padding: 15px 0 3px 0;
}

div.contenedor div.agree span.agree a
{
	font-family:arial;
	font-size:11px;
	color:#b3ced6;
	text-decoration:underline;
}

h1.titleSearchResults
{
	background: url(/static/images/layout/en/title_searchresults.png) no-repeat center center;
	width: 178px;
	height: 22px;
	margin:0 0 30px;
	text-indent:-999px;
	float:left;
	
	font-size: 0px;
	display:block;
	line-height: 0px;
}

div.contentSearchResults div.paginator
{
	float: left;
	margin: 20px 0 0 0;
}

div.contentSearchResults span.quantityResults
{
	width:906px;
	font-family:arial;
	font-size:13px;
	color:#FFFFFF;
	float:left;
}

div.contentSearchResults div.result
{
	width:906px;
	float:left;
	color:#FFFFFF;
	font-size:13px;
	font-family:arial;
	pading-top:20px;
	padding-bottom:20px;
	border-bottom:1px solid #29444c;
}

div.contentSearchResults div.result h3
{
	margin: 15px 0 5px 0;
}

div.contentSearchResults div.result h3 a
{
	color:#f8b605;
}

div.contentSearchResults div.result a
{
	color: #B3CED6;
}

div.contentSearchForum div.paginator
{
	float:left;
	margin:20px 0 0;
	width:585px;
}

div.contentSearchForum span.quantityResult
{
	width:589px;
	font-family:arial;
	font-size:13px;
	color:#FFFFFF;
	float:left;
	padding-top:20px;
}

div.contentSearchForum div.result
{
	width:589px;
	float:left;
	color:#FFFFFF;
	font-size:13px;
	font-family:arial;
	pading-top:20px;
	padding-bottom:20px;
	border-bottom:1px solid #29444c;
}

div.contentSearchForum div.result h3 a
{
	color: #F8B605;
}

div.contentSearchForum div.result div.answerPostedDate
{
	clear:both;
	color:#ffffff;	
}

div.contentSearchForum div.result div.answerPostedDate span
{
	color:#b3ced6;
	text-decoration:underline;
}

div.contentSearchForum div.result p
{
	margin: 8px 0 0 0;	
}

li.mainCategory img.forumRss
{
	position:relative;
	top:2px;
}

li.mainCategory div.forumTitleConteiner
{
	width:255px;
}


div.tabBox div.recentTab a.rssRecent
{
	position:relative;
	top:2px;
	left:2px;
}
/*		TUTORIAL		*/

#modalTutorial
{
	background:#F2F7F8;
	border:1px solid #77A0AB;
	font-family: Tahoma;
	visibility: hidden;
}

#modalTutorial div.hd
{
	font-family: Arial;
	font-size:20px;
	color:#FFFFFF;
	background: url(/static/images/layout/bg_header_tutorial.gif);
}

#modalTutorial div.bd
{
	background: none;
	padding: 10px 20 10 20px;
	font-size:13px;
	color:#424B4D;
}

#modalTutorial div.bd div.video
{
	text-align:center;
}

#modalTutorial div.bd div.text
{
	padding:10px 0px 0px 0px;
}

#modalTutorial .container-close
{
	background:transparent url(/static/images/layout/close.png) no-repeat scroll 0 0;
	cursor:pointer;
	height:30px;
	position:absolute;
	right:-15px;
	top:-13px;
	width:30px;
}

.mask
{
	opacity:0.45 !important;
}

/*		DOWNLOAD		*/

h1.titleDownload
{
	background:url(/static/images/layout/en/title_download.png) no-repeat;
	text-indent:-999px;
	margin:0 0 30px;
	
	width:133px;
	height:21px;
	
	font-size: 0px;
	display:block;
	line-height: 0px;
}

div.trialBox
{
	width: 800px;
	overflow:hidden;
}

div.trialBoxExtend
{
	width: 800px;
	overflow:hidden;
}

div.trialBox h2.trialBoxTitle
{
	background: transparent url(/static/images/layout/en/trialbox_title.png) no-repeat scroll 0 0;
	height: 25px;
	width:193px;
	border-bottom:2px solid #4d6066;
	margin:0px;
	
	text-indent:-999px;
	font-size: 0px;
	display:block;
	line-height: 0px;
	
}

div.trialBoxExtend h2.trialBoxTitleExtend
{
	background: transparent url(/static/images/layout/en/trialbox_title_extend.png) no-repeat scroll 0 1px;
	width:107px;
	height: 25px;
	
	border-bottom:2px solid #4d6066;
	margin:0px;
	
	text-indent:-999px;
	font-size: 0px;
	display:block;
	line-height: 0px;
	
}


div.trialBox div.contentText
{	
	float:left;
	width: 600px;
	margin:0 0 0 46px;
	color: #FFFFFF;
	padding: 0 0 35px 38px;
	border-bottom:1px solid #4d6167;
	font-size: 14px;		
}

div.trialBoxExtend div.contentTextExtend
{	
	float:left;
	width: 600px;
	margin:0 0 0 45px;
	padding: 0 0 35px 38px;
	color: #FFFFFF;
	border-bottom:1px solid #4d6167;
	font-size: 14px;		
}

div.trialBox div.contentText div.titleContent
{
	height:27px;
	width:390px;
}


div.trialBoxExtend div.contentTextExtend div.titleContent
{
	height:27px;
	width:390px;
}

div.trialBox div.folder, div.trialBoxExtend div.folder 
{
	float:left;
	width:115px;
}

div.trialBox div.contentText div.text
{
	float;left;
	font-family:arial;
	font-size:12px;
	color:#FFFFFF;
	margin: 10px 0 0 0;
	width:397px;
}

div.trialBoxExtend div.contentTextExtend div.textExtend
{
	float;left;
	font-family:arial;
	font-size:12px;
	color:#FFFFFF;
	margin: 10px 0 20px 0;
	width:450px;
}
div.trialBox div.contentText div.text div.items
{
	margin: 0 0 0 30px;
}

div.trialBox div.contentText div.text1 span
{
	 color:#f6a800;
	 font-weight:bold;
}

div.trialBoxExtend div.contentTextExtend div.text1 span
{
	 color:#f6a800;
	 font-weight:bold;
}

div.trialBox div.contentText div.text2
{
	margin:10px 0 10px 0;
}

div.trialBox div.contentText div.text2 span.miniText
{
	color:#FFFFFF;
	font-size:10px;
}

div.trialBox div.contentText div.agree 
{
	float:left;
	margin:10px 0 0 10px;
	width:250px;
}

div.trialBoxExtend div.contentTextExtend div.agree 
{
	float:left;
	margin:10px 0 0 10px;
	width:250px;
}

div.trialBox div.contentText div.agree span.agree
{
	color: #547883;	
}


div.trialBoxExtend div.contentTextExtend div.agree span.agree a
{
	text-decoration:none;
	color: #547883;
}

div.trialBox div.contentText div.agree span.agree a
{
	text-decoration:none;
	color: #547883;
}

div.trialBoxExtend div.contentTextExtend div.agree span.agree
{
	color: #547883;	
}


div.trialBox div.contentTextExtend p
{
	padding: 0;
	margin: 0;
}

div.trialBox div.contentText ul
{
	padding: 0 0 0 0px;
	margin: 0;
}


div.trialBox div.contentText ul li
{
	list-style-image: url(/static/images/layout/visto.png);
	margin: 10px 0 0 0;
	*padding: 0 0 0 5px;
	font-size: 13px;

/*
	background: transparent url(/static/images/layout/visto.png) no-repeat scroll 0 2px;
	margin: 10px 0 0 0;
	padding: 0 0 0 22px;
	*padding: 0 0 0 27px;
	font-size: 13px;
*/
}

div.trialBox div.contentText ul li span
{
	font-weight: bold;
	font-size: 14px;
}

div.trialBox div.button
{
	float:left;	
	text-align: center;
}

div.trialBoxExtend div.button
{
	float:left;	
	text-align: center;
}

div.trialBox div.button input,div.trialBoxExtend div.button input 
{
	background: url(/static/images/layout/en/trialbox_button.png) no-repeat;
	width: 179px;
	height: 28px;
	border: 0;
	cursor: pointer;	
	
	overflow: hidden;
	text-indent: -999px;
	font-size: 0;
	display:block;
	line-height: 0;
	
}


div.trialBox div.borderTop 
{
	float:left;
	width: 438px;
	height: 15px;
}

div.trialBox div.contentText div.comment
{
	margin: 15px 0 10px 0;
	font-size: 10px;
	float:left;
}

div.trialBox div.borderTop div.borderTopCenter 
{
	float:left;
	background: #043a48;
	width: 408px;
	height: 15px;
}

div.trialBox div.borderTop div.borderTopRight 
{
	float:left;
	background: transparent url(/static/images/layout/trialbox_borders.gif) no-repeat scroll -15px 0;
	width: 15px;
	height: 15px;
}

div.trialBox div.borderTop div.borderTopLeft
{
	float:left;
	background:transparent url(/static/images/layout/trialbox_borders.gif) no-repeat scroll 0 0px;
	width: 15px;
	height: 15px;
}

div.trialBox div.borderBottom
{
	float:left;
	width: 438px;
	height: 15px;
}


div.trialBox div.borderBottom div.borderBottomCenter 
{
	float:left;
	background:transparent url(/static/images/layout/trialbox_bb.gif) repeat-x;
	width: 408px;
	height: 15px;
}

div.trialBox div.borderBottom div.borderBottomRight 
{
	float:left;
	background:transparent url(/static/images/layout/trialbox_borders.gif) no-repeat scroll -15px -15px;
	width: 15px;
	height: 15px;
}

div.trialBox div.borderBottom div.borderBottomLeft
{
	float:left;
	background:transparent url(/static/images/layout/trialbox_borders.gif) no-repeat scroll 0 -15px;
	width: 15px;
	height: 15px;
}


div.buyBox
{	
	width: 800px;
	overflow:hidden;	
}

div.buyBox div.content
{	
	width: 800px;
	overflow:hidden;
}

div.buyBox div.world 
{
	 float:left;	 
	 width: 118px;
}

div.buyBox div.contentText
{	
	float:left;
	width: 600px;
	margin:0 0 0 43px;	
	color: #FFFFFF;
	padding: 10px 0 35px 38px;
	border-bottom:1px solid #4d6167;
	font-size: 14px;		
}

div.buyBox h2.buyBoxTitle
{
	background: transparent url(/static/images/layout/en/buybox_title.png) no-repeat scroll 0 0;
	width:200px;
	height: 25px;
	
	border-bottom:2px solid #4d6066;
	margin:0px;
	
	text-indent:-999px;
	font-size: 0px;
	display:block;
	line-height: 0px;
}

div.buyBox div.contentText div.text
{
	font-family: arial;
	color: #FFFFFF;	
	font-size: 12px;
	padding: 10px 5px 5px 5px;
	margin: 0 0 10px 0;
}

div.buyBox div.text2 a
{
	color:#6d8288;
	text-decoration:none;
}

div.buyBox div.contentText div.text1 span
{
	 color:#18b418;
	 font-weight:bold;
}

div.buyBox div.contentText div.agree 
{
	margin: 10px 0 0 10px;	
	float:left;
	width:250px;
}

div.buyBox div.contentText div.agree span.agree
{
	color:#547883;
}


div.buyBox div.text2
{
	color:#FFFFFF;
	font-family:arial;
	font-size:9px;
	margin:10px 0 0 198px;
	width:591px;
}
div.buyBox div.text p
{
	padding: 0;
	margin: 0;
}

div.buyBox div.text ul
{
	padding: 0 0 0 22px;
	margin: 0;
}

div.buyBox div.text ul li
{
	list-style-image: url(/static/images/layout/visto.png);
	padding: 10px 0 0 0;
	font-size: 13px;	
}

div.buyBox div.text ul li span
{
	font-weight: bold;
	font-size: 14px;	
}

div.buyBox div.button
{
	width: 179px;
	height:28px;
	text-align: center;
}

div.buyBox div.text div.comment
{
	margin: 15px 0 10px 0;
	font-size: 10px;
	float:left;
}

div.buyBox div.borderTop 
{
	float:left;
	width: 438px;
	height: 15px;
}

div.buyBox div.borderTop div.borderTopCenter 
{
	float:left;
	background: #2d719c;
	width: 408px;
	height: 15px;
}

div.buyBox div.borderTop div.borderTopRight 
{
	float:left;
	background: transparent url(/static/images/layout/buybox_borders.gif) no-repeat scroll -15px 0;
	width: 15px;
	height: 15px;
}

div.buyBox div.borderTop div.borderTopLeft
{
	float:left;
	background:transparent url(/static/images/layout/buybox_borders.gif) no-repeat scroll 0 0px;
	width: 15px;
	height: 15px;
}

div.buyBox div.borderBottom
{
	float:left;
	width: 438px;
	height: 15px;
}


div.buyBox div.borderBottom div.borderBottomCenter 
{
	float:left;
	background:transparent url(/static/images/layout/buybox_bb.gif) repeat-x;
	width: 408px;
	height: 15px;
}

div.buyBox div.borderBottom div.borderBottomRight 
{
	float:left;
	background:transparent url(/static/images/layout/buybox_borders.gif) no-repeat scroll -15px -15px;
	width: 15px;
	height: 15px;
}

div.buyBox div.borderBottom div.borderBottomLeft
{
	float:left;
	background:transparent url(/static/images/layout/buybox_borders.gif) no-repeat scroll 0 -15px;
	width: 15px;
	height: 15px;
}


div.contenedorSendSignUp
{
	width:295px;
	float:left;
	margin-top:15px;	
	padding:0 0 0 165px
}

div.contenedorSendSignUp span.sending
{
	margin: 10px 0 12px 0;
}

/*		DOWNLOAD THANKS EXTEND		*/

h2.downloadBoxTitleExtend
{
	background: transparent url(/static/images/layout/en/trialbox_title_extend.png) no-repeat scroll 0 0;
	width:107px;
	height: 25px;
	border-bottom:2px solid #4d6066;
	
	text-indent:-999px;
	font-size: 0px;
	display:block;
	line-height: 0px;	
}

div.contentDownload div.contentText a
{
	text-decoration: none;
	color:#B3CED6;
}

div.contentDownload div.contentText div.serialsExtend
{
	margin: 10px 0 0 0;
	border:1px solid #FFFFFF;
	width:568px;
	height:29px;
	color: #FFFFFF;
	font-family: arial;
	font-size: 16px;
	font-weight:bold;	
}

div.contentDownload div.contentText div.serialsExtend span
{
	color:#f9b41e;
	font-weight:normal;
}

div.contentDownload div.contentText div.serialsExtend div.textSerialExtend
{
	margin: 5px 0 0 5px;
}

/*		DOWNLOAD THANKS		*/


h2.downloadBoxTitleTrial
{
	background: transparent url(/static/images/layout/en/trialbox_title.png) no-repeat scroll 0 0;
	width:200px;
	height: 25px;
	border-bottom:2px solid #4d6066;
	
	text-indent:-999px;
	font-size: 0px;
	display:block;
	line-height: 0px;	
	
}

h1.titleDownloadTrial
{
	background: url(/static/images/layout/en/title_download_trial.png) no-repeat;
	width:289px;
	height:21px;
	margin:0 0 30px;
	
	text-indent:-999px;
	font-size: 0px;
	display:block;
	line-height: 0px;	
	
}

h2.downloadBoxTitleBuyIt
{
	background: url(/static/images/layout/en/title_buy_it.png) no-repeat;
	width:65px;
	height: 25px;
	border-bottom:2px solid #4d6066;
	
	text-indent:-999px;
	font-size: 0px;
	display:block;
	line-height: 0px;	
	
}


div.thanksBox
{
	float: left;
	width: 534px;
	height: 260px;	
}

div.thanksBox div.content 
{
	float:left;
	background: #043a48;
	width: 534px;
	height: 234px;
	position:relative;
	padding: 0 0 0 30px;
}

div.thanksBox div.content div.cornerThanks
{
	float:right;
	position:absolute;
	right:-16px;
	top:-22px;
	margin: 0 0 0 0;
}

div.thanksBox div.borderTop 
{
	float:left;
	width: 564px;	
	height: 15px;
}

div.thanksBox div.borderTop div.borderTopCenter 
{
	float:left;
	background: #043a48;
	width: 534px;
	height: 15px;
}

div.thanksBox div.borderTop div.borderTopRight 
{
	float:left;
	background: transparent url(/static/images/layout/trialbox_borders.gif) no-repeat scroll -15px 0;
	width: 15px;
	height: 15px;
}

div.thanksBox div.borderTop div.borderTopLeft
{
	float:left;
	background:transparent url(/static/images/layout/trialbox_borders.gif) no-repeat scroll 0 0px;
	width: 15px;
	height: 15px;
}

div.thanksBox div.borderBottom
{
	float:left;
	width: 564px;
	height: 15px;
}


div.thanksBox div.borderBottom div.borderBottomCenter 
{
	float:left;
	background:transparent url(/static/images/layout/trialbox_bb.gif) repeat-x;
	width: 534px;
	height: 15px;
}

div.thanksBox div.borderBottom div.borderBottomRight 
{
	float:left;
	background:transparent url(/static/images/layout/trialbox_borders.gif) no-repeat scroll -15px -15px;
	width: 15px;
	height: 15px;
}

div.thanksBox div.borderBottom div.borderBottomLeft
{
	float:left;
	background:transparent url(/static/images/layout/trialbox_borders.gif) no-repeat scroll 0 -15px;
	width: 15px;
	height: 15px;
}


div.thanksBox div.content div.text
{
	float:left;
	font-family: Trebuchet MS;
	color: #FFFFFF;
	width: 428px;
	font-size: 13px;
	display:block;
	padding: 10px 5px 5px 5px;
}

div.thanksBox div.content div.text p a
{
	color: #B3CED6;
}

div.thanksBox div.content div.text p a:hover
{
	text-decoration: underline;
}


div.thanksBox div.content div.thanksBoxTitle
{
	float:left;
	width: 431px;	
	font-size: 16px;
	font-weight:bold;
	font-family:arial;
	color:#FFFFFF;
}

/*		DOWNLOAD 	*/

/*		DOWNLOAD TRIAL		*/

h1.titleDownloadTrial
{
	background: url(/static/images/layout/en/title_download.png) no-repeat;
	width:289px;
	height:21px;
	font-size: 0px;
	display:block;
	text-indent:-999px;
	margin:0 0 30px;
	line-height: 0px;
}

h1.titleDownloadExtend
{
	background: url(/static/images/layout/en/title_download.png) no-repeat;
	width:394px;
	height:21px;
	font-size: 0px;
	display:block;
	text-indent:-999px;
	margin:0 0 30px;
	line-height: 0px;
}

div.downloadBoxBuy span.errorValidator
{
	color:#FFEA00;
	font-size:11px;
	padding: 0 0 0 5px;
}

div.serialErrors
{
	float: left;	
	height:60px;
	margin:4px 0 0 20px;
	width:181px;
	font-size:9px;
	color:#88a7af;		
}

div.serialErrors ul
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

div.serialErrors ul li
{
	margin: 2px 0 0 0;
}

div.downloadBoxBuy div.itemText
{
	font-size:13px;
	color:#FFFFFF;
	float:left;	
	margin: 20px 0 10px 0;
}


div.downloadBoxBuy div.inputText
{
	float: left;
	width: 450px;
}


#TgsSerials_TxtNewTag
{
	position: relative !important;
	height:16px;
}

div.downloadBuy
{
	color:#FFFFFF;
	float:left;
	font-family:Arial;
	font-size:14px;
	padding:10px 5px 5px 0;
	width:450px;
}

div.downloadBuy p
{
	margin: 10px 0 30px 0;
}

div.downloadBuy div.HTMLRadioList
{
	float: left;
}

div.downloadBuy span.HTMLRadioList img
{
	cursor:pointer;
	float:left;
	width:100px;
}

div.downloadBuy span.HTMLRadioList input
{
	display:block;
	float:left;
	left:31px;
	position:relative;
	top:72px;
}

div.downloadBuy span.HTMLRadioList br
{
	float: left;
}
div.downloadBuy div.button
{
	float:left;	
}

div.downloadBuy div.button input
{
	background: url(/static/images/layout/en/trialbox_button.png) no-repeat;
	width: 179px;
	height: 28px;
	border: 0;	
	padding: 0 0 0 0;
	cursor: pointer;	
	font-size: 0px;
	line-height: 0px;
}

h1.titleDownloadBuy
{
	background: url(/static/images/layout/en/title_download.png) no-repeat;
	width:394px;
	height:21px;
	font-size: 0px;
	display:block;
	text-indent:-999px;
	margin:0 0 30px;
	line-height: 0px;
}

div.contentDownload
{
	width: 800px;
	overflow:hidden;
	position:relative;
	height:400px;	
}

div.contentDownload.buyResult
{
	height:460px;	
}


div.contentDownload div.folderDownload
{
	float:left;
	width:108px;
}

div.contentDownload div.contentText
{
	float:left;
	width:600px;
	margin:0 0 0 46px;
	padding: 0 0 0px 38px;
	
}


/*
div.contentDownload div.contentText h2.downloadBoxTitle
{
	background: url(/static/images/layout/en/title_buy_it.png) no-repeat;
	width:100px;
	height:25px;
	border-bottom:2px solid #4d6066;
	font-size:0px;
}
*/

div.downloadBox div.contentDownload
{
	float:left;	
	width: 800px;
	height: 375px;	
}

div.contentDownload div.contentText div.text
{	
	color:#FFFFFF;
	font-family:arial;
	margin:20px 0 0 0px;
	padding:0 0 20px 0;
	border-bottom: 1px solid #4d5c61;
}

div.downloadBox div.contentDownload div.contentText
{	
	margin:0 0 0 46px;
	float:left;
	color: #FFFFFF;
	height: 356px;
	width: 600px;
	padding: 0 0 20px 38px;
	border-bottom:1px solid #4d6167;
	font-size: 14px;		
}

div.contentDownload div.contentText div.titleContent
{	
	height:20px;
	margin:0 0 0 131px;
	width:608px;
}

div.contentDownload div.contentText div.text2 
{
	margin: 10px 0 0 0;
}

div.contentDownload div.contentText div.serials
{
	margin: 10px 0 0 0;
	border:1px solid #FFFFFF;
	width:568px;
	color: #FFFFFF;
	font-family: arial;
	font-size: 16px;
}

div.contentDownload div.contentText div.serials td.user
{
	width: 300px;
	padding: 0 0 0 5px; 
}

div.contentDownload div.contentText div.serials td.serial
{
	width: 220px; 
}

div.contentDownload div.contentText div.serials span
{
	color:#f9b41e;
}



div.contentDownload div.contentText div.text div.text3 
{
	margin: 10px 0 0 0;
}

div.contentDownload div.contentText div.text div.text3 a
{
	text-decoration:none;
	color: #a7c8d1;
}

div.contentDownload div.contentText span.miniText
{
	color:#FFFFFF;
	font-size:10px;
}

div.contentDownload  div.downloadMiniText
{
	color:#FFFFFF;
	font-size:10px;
	font-family:arial;
	position:absolute;
	top:320px;
	left:190px;
}

div.contentDownload  div.downloadMiniText.buyResult
{
	top:365px;
	left:190px;
}

div.contentDownload  div.downloadMiniText a
{
	text-decoration:none;
	color: #a7c8d1;
}

div.downloadBox div.borderTop 
{
	float:left;
	width: 564px;	
	height: 15px;
}

div.downloadBox div.borderTop div.borderTopCenter 
{
	float:left;
	background: #043a48;
	width: 534px;
	height: 15px;
}

div.downloadBox div.borderTop div.borderTopRight 
{
	float:left;
	background: transparent url(/static/images/layout/trialbox_borders.gif) no-repeat scroll -15px 0;
	width: 15px;
	height: 15px;
}

div.downloadBox div.borderTop div.borderTopLeft
{
	float:left;
	background:transparent url(/static/images/layout/trialbox_borders.gif) no-repeat scroll 0 0px;
	width: 15px;
	height: 15px;
}

div.downloadBox div.borderBottom
{
	float:left;
	width: 564px;
	height: 15px;
}


div.downloadBox div.borderBottom div.borderBottomCenter 
{
	float:left;
	background:transparent url(/static/images/layout/trialbox_bb.gif) repeat-x;
	width: 534px;
	height: 15px;
}

div.downloadBox div.borderBottom div.borderBottomRight 
{
	float:left;
	background:transparent url(/static/images/layout/trialbox_borders.gif) no-repeat scroll -15px -15px;
	width: 15px;
	height: 15px;
}

div.downloadBox div.borderBottom div.borderBottomLeft
{
	float:left;
	background:transparent url(/static/images/layout/trialbox_borders.gif) no-repeat scroll 0 -15px;
	width: 15px;
	height: 15px;
}


div.downloadBox div.contentDownload 
{
	float:left;
	background: #043a48;
	width: 534px;
	height: 234px;
	position:relative;
	padding: 0 0 0 30px;
}

div.downloadBox div.content div.text
{
	float:left;
	font-family: Trebuchet MS;
	color: #FFFFFF;
	height: 294px;
	width: 410px;
	font-size: 14px;
	padding: 10px 5px 40px 5px;
}

div.downloadBox div.contentdiv.text p
{
	padding: 0;
	margin: 0;
}

div.downloadBox div.contentdiv.text ul
{
	padding: 0 0 0 22px;
	margin: 0;
}

div.downloadBox div.content div.text ul li
{
	list-style-image: url(/static/images/layout/visto.png);
	padding: 10px 0 0 0;
	font-size: 13px;
}

div.downloadBox div.content div.download div.itemText
{
	width: 500px;
	font-size:13px;
	color:#FFFFFF;
	float:left;	
	margin: 0 0 5px 0;
}

div.downloadBox div.content div.download div.inputText
{
	margin-top:5px;
	clear:both;
}

div.downloadBox div.content div.download div.inputText textarea
{
	width: 450px;
	height: 150px;
}

div.downloadBox div.content div.download div.agree
{
	width: 400px;
	margin: 5px 0 0 0;
	padding: 0 0 0 0;
	font-size: 11px;
	color: #ffffff;
}

div.downloadBox div.content div.download div.agree input
{
	margin: 0 5px 0 0;
	padding: 0;
}

div.downloadBox div.content div.download div.agree a
{
	text-decoration: underline;
	color: #b3ced6;
}

div.downloadBox div.content div.download div.button
{	
	text-align: center;
	float:left;
}

div.downloadBox div.content div.download div.button input
{
	background: url(/static/images/layout/en/trialbox_button.png) no-repeat;
	width: 179px;
	height: 28px;
	border: 0;
	text-indent: -999px;
	padding: 0 0 0 0;
	cursor: pointer;	
	font-size: 0px;
	line-height: 0px;
}


div.downloadBox div.content div.download div.agree span.errorValidator
{
	color:#FFEA00;
	display:inline !important;
	font-size:11px;
	padding:5px 0 0;
	text-align:left;
}


/*		LOGIN		*/

div.login
{
	width: 400px;
	height: 430px;
}

div.forgotpass
{
  width: 400px;
  height: 430px;
}

/*corporate*/
  #content #corporate-container #banner-marquee
  {
    border: 1px solid #01485E;
    width: 905px;
    height: 235px;
    margin-bottom: 22px;
  }

div.corporate-banner-file
{
  width: 905px;
  height: 235px;
/*  background: url(/upload/corporate/image_en.png);        */
}

div.contentFaq a
{
	color: #ffffff;
	text-decoration:none;
}

div.contentFaq a:hover
{
	color: #B3CED6;
}

h1.titleShowCaseProduct
{
	background: url(/static/images/layout/en/recentwork.png) no-repeat center center;
	width: 120px;
	height: 23px;
	margin:0 0 30px;
	text-indent:-999px;
	
	font-size: 0px;
	display:block;
	line-height: 0px;	
}

/*forgotpass*/
div.contenedorSendForgotPass
{
	width:295px;
	float:left;
	margin-top:15px;	
	padding:0 0 0 165px
}

div.contenedorSendForgotPass input.postButtonForgotPass
{
	background: url(/static/images/layout/en/resetpass_submitbutton.png) no-repeat;
	width:98px;
	height:28px;
	float:left;
	margin-top:15px;
	border: 0;
	text-indent: -999px;
	cursor: pointer;
	
	font-size: 0px;
	display:block;
	line-height: 0px;
}

div.titleForgotPass
{
	width:200px;
	float:left;
}

div.titleForgotPass h1
{
	background:url(/static/images/layout/en/title_forgotpass.png) no-repeat;
	text-indent:-999px;
	margin:0 0 30px;
	
	width:140px;
	height:21px;
	
	font-size: 0px;
	display:block;
	line-height: 0px;	
}

/*resetpass*/
div.titleResetPass
{
	width:200px;
	float:left;
}

div.titleResetPass h1
{
	background:url(/static/images/layout/en/title_resetpass.png) no-repeat;
	text-indent:-999px;
	margin:0 0 30px;
	
	width:300px;
	height:21px;
	
	font-size: 0px;
	display:block;
	line-height: 0px;	
}

div.titleResetPassOK h1
{
  background:url(/static/images/layout/en/title_resetpassOK.png) no-repeat;
  text-indent:-999px;
  margin:0 0 30px;
  
  width:300px;
  height:21px;
  
  font-size: 0px;
  display:block;
  line-height: 0px;  
}

a.backTo
{
	color:#b3ced6;
	font-size:12px;
	font-family:arial;	
	float:left;
	margin: 7px 0 0 670px;
}

a.backToSupport
{
	color:#b3ced6;
	font-size:12px;
	font-family:arial;	
	float:left;
	margin: 7px 0 0 407px;		
}

a.backToShowcase
{
	color:#b3ced6;
	font-size:12px;
	font-family:arial;	
	float:left;
	margin: 7px 0 0 208px;
}



div.h1Conteiner
{	
	height:23px;
	width:906px;		
	margin: 0 0 30px 0 ;
	float:left;
	padding:0;
}

div.h1ConteinerSupport
{	
	height:23px;
	width:650px;			
	margin: 0 0 30px 0 ;
	float:left;
	padding:0;
}

/*terms of use*/
h1.titleTermsofuse
{
  background: url(/static/images/layout/en/title_termsofuse.png) no-repeat center center;
  width: 200px;
  height: 24px;
  margin:0 0 30px;
  text-indent:-999px;
  
  font-size: 0px;
  display:block;
  line-height: 0px;
text-aling:left;
}


div.contentTermsofuse
{
  overflow:hidden;
  color:white;
  text-align:justify;
}

div.contentTermsofuse h2
{
  color:#F8B605;
  font-size:17px;
  font-weight:bold;
}

div.contentDownload div.contentText div.titleContent h2.buyBoxTitle
{
	float:left;
	width: 159px;
	height: 25px;
	background: transparent url(/static/images/layout/en/title_buy_flare.png) no-repeat scroll 0 0;
	text-indent:-999px;
	font-size: 0px;
	display:block;
	width:200px;
	border-bottom:2px solid #4d6066;
	line-height: 0px;	
	margin: 0 0 0 22px;
}




div.contentDownloadBuy
{

	float:left;	
	width: 900px;
	height: 340px;	
}


div.contentDownloadBuy div.contentTextBuy
{		
	margin:0 0 0 46px;
	float:left;
	color: #FFFFFF;
	height: 327px;
	width: 600px;
	padding: 0 0 10px 38px;
	border-bottom:1px solid #4d6167;
	font-size: 14px;
}

div.contentDownloadBuy  img.world
{
	float:left;
}

div.contentDownloadBuy	div.contentTextBuy div.titleContent
{
	height:27px;
	width:390px;
}


div.contentDownloadBuy	div.contentTextBuy div.titleContent h2.buyBoxTitle
{
	float:left;
	width: 159px;
	height: 25px;
	background: transparent url(/static/images/layout/en/buybox_title.png) no-repeat scroll 0 0;
	text-indent:-999px;
	font-size: 0px;
	display:block;
	width:200px;
	border-bottom:2px solid #4d6066;
	line-height: 0px;
}



div.contentDownloadBuy	div.contentTextBuy div.text
{
	float;left;
	font-family:arial;
	font-size:12px;
	color:#FFFFFF;
	margin: 10px 0 0 0;
	width:500px;
}



div.contentDownloadBuy	div.contentTextBuy div.text div.items
{
	margin: 0 0 0 30px;
}

div.contentDownloadBuy	div.contentTextBuy div.text1 span
{
	 color:#f6a800;
	 font-weight:bold;
}



div.contentDownloadBuy	div.contentTextBuy div.text2
{
	margin:10px 0 10px 0;
}

div.contentDownloadBuy	div.contentTextBuy div.text2 span.miniText
{
	color:#FFFFFF;
	font-size:10px;
}


div.contentDownloadBuy	div.contentTextBuy div.text div.items
{
	margin: 0 0 0 30px;
}

div.contentDownloadBuy	div.contentTextBuy div.text div.items ul
{
	padding: 0 0 0 0;
	margin: 0;
}


div.contentDownloadBuy	div.contentTextBuy div.text div.items ul li
{                                                              
    list-style-image: url(/static/images/layout/visto.png);
	margin: 10px 0 0 0;
	*padding: 0 0 0 5px;
	font-size: 13px;
}


div.trialBox div.action,div.trialBoxExtend div.action
{
	width:439px;
	overflow:hidden;
}

div.trialBox div.action div.button,
div.trialBoxExtend div.action div.button
{
	float:left;	
	width:179px;
}


div.contentAllBuy
{	
	height:327px;
	width:560px;
	margin:0 0 0 220px;	
	
}

div.contentAllBuy div.itemText1
{
	border:1px solid white;
	height:39px;	
	width:560px;	
	
}

div.contentAllBuy div.itemText1 div.inputText
{
	float:left;
	margin: 0 0 0 0;	
	width:24px;
	padding: 5px 5px 0 5px;
}

div.contentAllBuy div.itemText1 div.textCant
{
	float:left;
	margin: 10px 0 0 0px;
	font-size:11px;
	width:416px;

}

div.contentAllBuy div.itemText1 div.inputText input
{
	height:22px;
	width:22px;
	float:left;	
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	
}

div.contentAllBuy div.itemText1 div.linea
{
	height:39px;
	background: white;
	text-indent:-999;
	width:1px;	
	border: 0;
	float:left;
	text-indent: -999px;
	margin: 0 0 0 5px;
	padding: 0 0 0 0;	
	font-size: 0px;
	line-height: 0px;	
}

div.contentAllBuy div.itemText1 input.total 
{
	height:19px;
	width:87px;
	margin:8px 0 0 6px;
	float:left;
}

div.contentAllBuy div.itemText1 span.dolar
{
	color:#18b418;	
}

div.contentAllBuy div.itemText1 span.letraChica
{
	font-size:9px;
	color:#88a7af;	
}

div.contentAllBuy div.texto
{	
	margin: 0 0 5px 0;	
	height:62px;
	width:560px;
}
div.contentAllBuy div.texto div.licencia
{
	color:#FFFFFF;
	font-size:12px;
	float:left;
	margin:10px 0 10px 0;
	padding: 0 0 0 0;	
	width:450px;
}

div.contentAllBuy div.texto div.totalPagar
{
	color:#73919a;
	font-size:11px;
	float:left;
	margin:10px 0px 10px 10px;	
	padding:0 0 0 5px;
}

div.contentAllBuy div.texto div.letraChica
{
	color:#73919a;
	font-size:9px;
}

div.itemTextMedioPago
{		
	width:181px;
	float:left;
	font-size:12px;
}

div.contentAgree
{
	float:left;	
	padding:10px 0 0 181px;
	width:195px;
	
}

div.contentAgree div.agreeDownloadBuy
{
	float:left;	
	width: 240px;
}

div.contentAgree div.agreeDownloadBuy span.agree
{
	color: #496972;
}

div.contentAgree div.agreeDownloadBuy span.agree a
{
	text-decoration:none;
	color:#496972;	
}

div.infolegal
{
	padding-top:10px;
	padding-left:20px;
	padding-rigth:20px;
	clear:both;
	font-size:9px;
}

.contentHtmlTag .HtmlTagText
{
	width:165px !important; 
}
.contentHtmlTag .HtmlTagText input {
	width:165px !important;
	margin:4px 0 0;
	color:gray;
	font-weight:bold;
	text-transform:uppercase;
}

.contentHtmlTag .HtmlTagSelect select {
	height:97px !important;
	width:365px !important;
	color:gray;
	font-weight:bold;
	text-transform:uppercase;
	font-size:12px;
}

.contentHtmlTag .HtmlTagText div.letraChica {
color:#73919A;
font-size:9px;
}

.contentHtmlTag .HtmlTagButtons {
	float:left;
	margin:0 0 0 8px;
	text-align:left !important ;
	width:24px !important;
	height:47px;	
}

.HtmlTagButtons #TgsSerials_BtnAdd  {
	background: url(/static/images/layout/flechaderecha.png) no-repeat;
	border:none;	
	width:19px !important;
	font-size:0px;
	height:18px;
}
.HtmlTagButtons #TgsSerials_BtnRemove  {
	background: url(/static/images/layout/flechaizquierda.png) no-repeat;
	border:none;	
	width:19px !important;
	font-size:0px;
	height:18px;
}

.contentHtmlTag .HtmlTagSelect {	
	width:154px !important;
	margin:4px 0 0;
}

div.contentMedioPago
{	
	float:left;
	height:100px;
	width:268px;
}

div.contentMedioPago div.inputText img.Master
{
	float:left;
}
div.contentMedioPago div.inputText img.Visa
{
    float:left;
    margin: 0 0 0 10px;
}

div.contentMedioPago div.inputText img.Paypal
{
    float:left;
    margin: 0 0 0 10px;
}

div.contentMedioPago div.inputText div.inputMaster
{			
    float:left;
    height:3px;
    margin:0 0 0 12px;
    padding:0;
    width:20px;
}

div.contentMedioPago div.inputText div.inputVisa
{        
    float:left;
    height:20px;
    margin:0 0 0 38px;
    width:20px;

}

div.contentMedioPago div.inputText div.inputPaypal
{        
    float:left;
    height:20px;
    margin:0 0 0 58px;
    width:20px;

}


div.contentMedioPago div.inputText div.imageContent
{	
	float:left;
	margin:5px 0 0 0px;
	width:267px;
}

div.contentAllBuy div.contentInputs
{
	width:560px;
	height:104px;	
}

div.medioPagoContent
{	
	float:left;
	width:560px;
	border-bottom:1px solid #4D6167;
}

/*downloadlogin*/
div.downloadlogin
{
	text-align:center;
	width:900px;
}

div.downloadlogin div.logodownload
{
	margin-top:15px;
}

div.downloadlogin div.titledownload
{
	margin-top:5px;
}

div.downloadlogin div.linedownload
{

}

div.downloadlogin div.textdownload
{
	margin-top:5px;
	color:white;
}

div.downloadlogin div.textdownload a
{
	color:#B3CED6;
}

div.downloadlogin div.imgdownload
{
	margin-top:35px;
}

div.clear
{
	padding:0px;
	margin:0px;
}

#underline
{
	text-decoration: underline;
}

#engine p{
	font-size:14px;
	 font-family: 'ProximaNovaRegular';
	 //margin-bottom:35px;
	 }
	 .engine_margin{
		 margin-top:20px;
		 }
	 #engine h2{
		 margin:0px 0px 10px 0px ;
	font-size:17px;
	 font-family: 'ProximaNovasemibold';
	 }
	 .border_engine {
	border-bottom: 1px solid #5b5a5a;
	}
	.resaltar{
		color:#80d6f7;
		}
	.espacio{
		margin-top:30px;}
		
		
#foot_notes{
    font-size:12px;
    font-family: 'ProximaNovaRegular';

}		
		
#corporate{

                font-size:14px;

                font-family: 'ProximaNovaRegular';

                margin-bottom:35px;

                background-image:url(/static/images/layout/background_corporate.png);

                height:483px;

                }

               

                 #corporate p{

                               margin:0px 0px 0px 50px ;

                               width:210px;

 

                }

 

                #corporate h2{

                               margin:30px 0px 10px 50px ;

                font-size:17px;

                font-family: 'ProximaNovasemibold';

                width:200px;

                }

 

 

#descargas{

                //margin:10px 35px 0px 0px;

                width:250px;

                //float:right;

                text-align:center;
                position:absolute;
                top:675px;


                }

#descargas a {

                display:block;

                width:250px;

                height:45px;  //Quito el padding, pero le pongo altura.

                text-decoration:none;

}

 

#descargas a:hover {

                background-position:bottom;

}

#descargas a span {

                display:none; //Oculto el texto.

}

 

#downloadfree {
                position:absolute;
                background-image:url(/static/images/layout/btn_downloadfree.png);

}

 

#submit {


                width:250px;

                height:45px;
                //float:right;

                text-align:center;

background:url(/static/images/layout/btn_subscribe.png) transparent;

border:0;

cursor:pointer;

}

 

#submit:hover {

                background-position:bottom;

}

.code{

                margin-left: 0px;
                width:215px;

 

}

 

.in{

                width:215px;

                               height:20px;

                background-color:transparent;

                border-color:#666666;

                border-style:dotted;

                color:#FF9900;

               

}
#spacer {
 height: 76px; 
}
