
* {
	margin: 0;
	padding: 0;
	border: none; 
	}
	 
body { 
	font: 62% Verdana, "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	background: #011d2b url(../images_layout/layout-body.jpg) left top repeat-x;
	margin:24px 0px;
	color:#644540;
	/*line-height:1.5;*/
	/*position:relative;*/
	}


/* Link */  
/***********************************************************************/

a {  
	text-decoration: none;
	color:#003671;
	font-weight:bold;
	}

a:hover {
	text-decoration: none;
	}

img a, img a:link, img a:visited {
	text-decoration: none;
	border:0;
	}


/* Text Formating */
/***********************************************************************/
div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	/*font-size:100%;*/
	font-family:inherit;
	vertical-align:baseline;
	}

h1, h2, h3, h4, h5, h6 {
	line-height: 140%;
	font-weight:bold;	
	}

p, li, dt, dd, cite, td, th {
	color: black;
	margin: 0;
	padding: 0;
	line-height: 140%;
	}

ul, ol {
	margin: 0;
	padding: 0;
	list-style-position: outside;
	list-style-type: none;
	}

blockquote {
	line-height: 24px;
	color: black;
	margin: 0;
	padding: 0;
	}

cite,
em,
dfn {
	font-style: italic;
	}

code,
kbd,
samp,
pre,
tt,
var,
input[type='text'],
input[type='password'],
textarea {
    font-size: 92%;
    font-family: Verdana,"Lucida Console", courier, mono-space;
    }

pre { white-space: pre; }

pre * { font-size: 100%; white-space: pre; }

del { text-decoration: line-through; color: #666; }

ins,
dfn { border-bottom: 1px solid #ccc; }

small,
sup,
sub { font-size: 85%; }

big { font-size: 125%; line-height: 80%; }

abbr,
acronym {
    text-transform: uppercase;
    font-size: 85%;
    letter-spacing: .1em;
    }

a abbr,
a acronym { border: none; }

abbr[title],
acronym[title],
dfn[title] {
    cursor: help;
    border-bottom: 1px solid #ccc; }

sup { vertical-align: super; }

sub { vertical-align: sub; }


/* table */
/***********************************************************************/

table {border-collapse:separate;border-spacing:0;}

caption, th, td {text-align:left;font-weight:normal;}

table, td, th {vertical-align:middle;}


/* Form */
/***********************************************************************/
textarea,
input[type='text'],
select {
    border: 1px solid #ccc;
	color:#644540;
	font-family:verdana, tahoma, sans-serif;
    }

form fieldset {
	border:0px;
	border:none;
	}    
    
/*
textarea:hover,
input[type='text']:hover,
input[type='password']:hover,
select:hover { border-color: #aaa; }

textarea:focus,
input[type='text']:focus,
input[type='password']:focus,
select:focus {
    border-color: #888;
    outline: 2px solid #ddd;
    }

input[type='button'],
input[type='submit'],
input[type='checkbox'],
input[type='image'],
input[type='radio'],
input[type='reset'],
select, button {
    cursor: pointer;
    }
*/
input[type='hidden'] { display:none; }


/* clearfix */
/***********************************************************************/

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
	clear: both;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}


/*
-----------------------------------------------------------------------------
 page structure
----------------------------------------------------------------------------- */

#container {
	width: 981px; 
	margin: 0 auto;
	padding:0px 0 0 0px;
	/*background: url(../images_layout/layout-container.png) left top no-repeat;*/
	/*position:relative;*/
	}

.header{
	/*width: 971px;*/ 
	height: 131px;
	padding:0 10px 0px 10px;
	position: relative;
	background: url(../images_layout/layout-header.png) left top no-repeat;
	z-index:101;
	}

#contents {
	/*width: 981px;*/ 
	height: auto;
	padding:0 10px 20px 10px;
	overflow: hidden;
	font-size: 1em;
	background: url(../images_layout/layout-content.png) left top repeat-y;
	}

.mainContent {
	float:left;
	margin-right:2px;
	padding:0px 0px 0px 0px;
	width:718px;
	/*background: url(../images_layout/layout-mainContent.png) left top no-repeat;*/
	}
	
.sidebar {
	float:left;
	margin:0px 0 0px 2px;
	width:235px;
	min-height: 415px;
	height: auto !important;
	height: 415px;
	text-align: center;
	}
	
#footer {
	width: 971px; 
	background: url(../images_layout/layout-footer.png) 2px top no-repeat;
	margin: 0px 0px 10px 0px;
	padding: 20px 0 0 10px;
	height: auto;
	text-align: left;
	}

	
/*
-----------------------------------
Container
----------------------------------- */

/* contents-all
----------------------------------------------------------------------------- */
.contentsAll {
	width: 981px;
	height: auto;
	margin: 0 auto;
	padding:0 0 0px 0;
	background: url(../images_layout/layout-container.jpg) left top no-repeat;
	}		

	
/* ----------------------------------------------------------------------------- */
/* Header */
/* ----------------------------------------------------------------------------- */

.header h1 {
	position:absolute;
	top:30px;
   	left:32px;
	}

.header h1 a {
	display: block;
	height: 70px;
	width:134px;
	background: url(../images_layout/layout-header-h1.jpg) left top no-repeat;
   	text-indent: -999em;
   	overflow: hidden;
	padding:0px 0px 0px 0px;
   	margin: 0px 0px 0px 0px;
	}
	
* html>body .header h1 a {
   letter-spacing: -999em;
	}

/* h2
----------------------------------------------------------------------------- */
/*
.header h2 {
	position: absolute;
	top:60px;
	left: 190px;
	width: auto;
	font: italic bold 1.1em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#999;
   }
*/

.header h2 {
	width:294px;
	height:53px;
	position: absolute;
	top:35px;
	left: 190px;
	display: block;
	background: url(../images_layout/layout-header-h2.png) left top no-repeat;
   	text-indent: -999em;
   	overflow: hidden;
	}
	
* html>body .header h2 {
   letter-spacing: -999em;
	}



/* Navegation
----------------------------------------------------------------------------- */
	.navigation {
		position: absolute;
		top:100px;
		left: 10px;
		width: 962px;
		height: 31px;
		background: url(../images_layout/layout-navigation.jpg) left top repeat-x;	
	   }
	
	.navigation ul {
		height: 31px;
		list-style: none;
		list-style-position: outside;
		}
	
	.navigation li {
		float: left;
		background: url(../images_layout/layout-navigation-li.jpg) left top no-repeat;	
		}
	
	.navigation li.home {
		background: none;	
		}
	
	.navigation li a {
		float: left;
		padding:0px 0px 0 0px;
		margin: 0px 0px 0px 3px;
		/*text-transform:uppercase;*/
		color:white;
		height: 31px;
		font-size:1.1em;
		font-weight:bold;	
		cursor:hand;
		}	
	
	.navigation li a b{
		float: left;
		padding:8px 17px 0 17px;
		margin: 0px 0px 0px 0px;
		/*text-transform:uppercase;*/
		color:white;
		height: 31px;
		font-size:1.1em;
		font-weight:bold;	
		display:block;
		cursor:hand;
		}	
	
	.navigation li.home a b{
		padding:8px 15px 0px 15px;
		}	
		
	.navigation li a:hover {
		background: url(../images_layout/layout-navigation-li-a-hover-big.png) center top no-repeat;	
		}
	
	.navigation li.home a:hover {
		background: url(../images_layout/layout-navigation-li-a-hover-home.png) center top no-repeat;	
		}

/* index */
#container.index .header .navigation li.home a,
#container.index .header .navigation li.home a:link,
#container.index .header .navigation li.home a:hover,
#container.index .header .navigation li.home a:active,
/* overview */
#container.overview .header .navigation li.overview a,
#container.overview .header .navigation li.overview a:link,
#container.overview .header .navigation li.overview a:hover,
#container.overview .header .navigation li.overview a:active,	
/* documentation */
#container.documentation .header .navigation li.documentation a,
#container.documentation .header .navigation li.documentation a:link,
#container.documentation .header .navigation li.documentation a:hover,
#container.documentation .header .navigation li.documentation a:active,
/* partners */
#container.partners .header .navigation li.partners a,
#container.partners .header .navigation li.partners a:link,
#container.partners .header .navigation li.partners a:hover,
#container.partners .header .navigation li.partners a:active,
/* about */
#container.about .header .navigation li.about a,
#container.about .header .navigation li.about a:link,
#container.about .header .navigation li.about a:hover,
#container.about .header .navigation li.about a:active,
/* screenshots */
#container.screenshots .header .navigation li.screenshots a,
#container.screenshots .header .navigation li.screenshots a:link,
#container.screenshots .header .navigation li.screenshots a:hover,
#container.screenshots .header .navigation li.screenshots a:active,
/* community */
#container.community .header .navigation li.community a,
#container.community .header .navigation li.community a:link,
#container.community .header .navigation li.community a:hover,
#container.community .header .navigation li.community a:active,
/* manager */
#container.manager .header .navigation li.manager a,
#container.manager .header .navigation li.manager a:link,
#container.manager .header .navigation li.manager a:hover,
#container.manager .header .navigation li.manager a:active {
	background: url(../images_layout/layout-navigation-li-a-active.png) right top no-repeat;	
	color:white !important;
	cursor: default;
	}


/* index */
#container.index .header .navigation li.home a b,
#container.index .header .navigation li.home a:link b,
#container.index .header .navigation li.home a:hover b,
#container.index .header .navigation li.home a:active b,
/* overview */
#container.overview .header .navigation li.overview a b,
#container.overview .header .navigation li.overview a:link b,
#container.overview .header .navigation li.overview a:hover b,
#container.overview .header .navigation li.overview a:active b,	
/* documentation */
#container.documentation .header .navigation li.documentation a b,
#container.documentation .header .navigation li.documentation a:link b,
#container.documentation .header .navigation li.documentation a:hover b,
#container.documentation .header .navigation li.documentation a:active b,
/* partners */
#container.partners .header .navigation li.partners a b,
#container.partners .header .navigation li.partners a:link b,
#container.partners .header .navigation li.partners a:hover b,
#container.partners .header .navigation li.partners a:active b,
/* about */
#container.about .header .navigation li.about a b,
#container.about .header .navigation li.about a:link b,
#container.about .header .navigation li.about a:hover b,
#container.about .header .navigation li.about a:active b,
/* screenshots */
#container.screenshots .header .navigation li.screenshots a b,
#container.screenshots .header .navigation li.screenshots a:link b,
#container.screenshots .header .navigation li.screenshots a:hover b,
#container.screenshots .header .navigation li.screenshots a:active b,
/* community */
#container.community .header .navigation li.community a b,
#container.community .header .navigation li.community a:link b,
#container.community .header .navigation li.community a:hover b,
#container.community .header .navigation li.community a:active  b,
/* manager */
#container.manager .header .navigation li.manager a b,
#container.manager .header .navigation li.manager a:link b,
#container.manager .header .navigation li.manager a:hover b,
#container.manager .header .navigation li.manager a:active b  {
	background: url(../images_layout/layout-navigation-li-a-b-active.png) left top no-repeat;	
	color:white !important;
	cursor: default;
	margin-right:2px;
	display:block;
	height: 31px;
	padding:8px 20px 0 20px;
	}

/* community */
#container.community .header .navigation li.community a,
#container.community .header .navigation li.community a:link,
#container.community .header .navigation li.community a:hover,
#container.community .header .navigation li.community a:active {
	background: url(../images_layout/layout-navigation-li-a-active-comm.jpg) right top no-repeat;	
	color:white !important;
	cursor: default;
	}
#container.community .header .navigation li.community a b,
#container.community .header .navigation li.community a:link b,
#container.community .header .navigation li.community a:hover b,
#container.community .header .navigation li.community a:active b  {
	background: url(../images_layout/layout-navigation-li-a-b-active-comm.jpg) left top no-repeat;	
	}

/* manager */
#container.manager .header .navigation li.manager a,
#container.manager .header .navigation li.manager a:link,
#container.manager .header .navigation li.manager a:hover,
#container.manager .header .navigation li.manager a:active {
	background: url(../images_layout/layout-navigation-manger-li-a-active.png) right top no-repeat;	
	color:white !important;
	cursor: default;
	}
#container.manager .header .navigation li.manager a b,
#container.manager .header .navigation li.manager a:link b,
#container.manager .header .navigation li.manager a:hover b,
#container.manager .header .navigation li.manager a:active  b {
	background: url(../images_layout/layout-navigation-li-manager-a-b-active.png) left top no-repeat;	
	}
		


/* secondNavigation
----------------------------------------------------------------------------- */
.secondNavigation {
	position: absolute;
	top: -14px;
	right: 490px;
	width: 981px;
	/*height: 25px;*/
   }

.secondNavigation ul {
	list-style: none;
	list-style-position: outside;
	text-align: right;
	}

.secondNavigation li {
	display:inline;/*float: left;*/
	}

.secondNavigation li a {
	display:inline;
	padding:0px 3px 0 5px;
	margin: 0px;
	color:white;
	border-left:1px solid white;
	font-size: 1.1em;
	font-weight:normal !important;
	}	

.secondNavigation li.jobOpportunities a {
	border-left:none;
	}	
	
.secondNavigation li a:link,
.secondNavigation li a:hover,
.secondNavigation li a:active {
	/*background: black;*/
	color:white !important;	
	font-weight:normal !important;	
	}
	

/* login form
----------------------------------------------------------------------------- */	
.login  {
	position:absolute;
	top: 25px;
	left: 653px;
	}

.login form  {
	width: 304px;
	height:61px;
	margin:0px 0 0 0px;
	padding: 0px 0px 0px 15px;	
	background: url(../images_layout/layout-login.jpg) left 5px no-repeat;	
	}

.login form .loginContent {
	float: left;
	width: 115px;
	border:0px solid red;
	padding:0px 0px 0px 0px;	
	}
	
/* legend */ 
.login form legend  {
	display:none;
	}

/* h3 */ 
.login form h3 {
	text-transform:uppercase;
	color:#333;
	font-size:1em;
	margin:4px 0px 4px 0px;
	}
	
/* label */	
.login form label {
	float: left;
	width: 102px !important;
	font-size:1.1em;
	color:#3f4040;
	margin:0px 0px 0px 0px;
	color:#333;
	}
	
/* input */	
.login form input {
	float: left;
	width: 102px !important;
	height:18px;
	padding-top:2px;
	padding-left:2px;
	font-size:1.1em !important;
	color:#3f4040;
	margin:2px 0px 0px 0px;
	background:transparent;
	border:1px solid #999;
	color:black;
	}

.login form button  {
	float:left;
	width: 27px;
	height:24px;
	background: url(../images_layout/layout-search-button.jpg) left 2px no-repeat;
	margin:12px 0 0 4px;
	color:white;
	font-size: 1.1em;
	}
	

/* community
----------------------------------------------------------------------------- */
p.community {
	display:none;
	position: absolute;
	top: 40px;
	left: 753px;
	height: 55px;
	background: url(../images_layout/layout-community.jpg) left top no-repeat;	
   }
	
p.community a {
	display:block;
	width: 146px;
	height: 35px;
	color:white;
	text-transform: uppercase;
	font-size:1.1em;
	text-align:center;
	padding-top:9px; 
	background: url(../images_layout/layout-header-community.gif) left top no-repeat;	
   }
	
p.community a:hover{
	background: url(../images_layout/layout-community-a-hover.jpg) left top repeat-x;	
   }
	
	
/* search form
----------------------------------------------------------------------------- */	
.search  {
	position:absolute;
	top: 96px;
	left: 765px;
	}

.search form  {
	width: 220px;
	margin:0px 0 0 0px;
	padding: 0px 0px 0px 0px;
	height:31px;
	background: url(../images_layout/layout-search-form.png) left 10px no-repeat;	
	}



/* label - legend */ 
.search form label,
.search form legend  {
	display:none;
	}

/* input */	
.search form input {
	float: left;
	width: 120px;
	height:18px;
	padding-top:2px;
	padding-left:2px;
	font-size:1em;
	color:#3f4040;
	margin:10px 0px 0px 0;
	background:transparent;
	border:0px solid red;
	color:black;
	}

/* select */	
.search form select {
	float: left;
	width: 187px;
	height:18px;
	padding-top:2px;
	padding-left:2px;
	font-size:.9em;
	color:#3f4040;
	margin:15px 0px 0px 0;
	color:black;
	}	

.search form button  {
	float:left;
	width: 57px;
	height:24px;
	background: url(../images_layout/layout-search-button.jpg) left 5px no-repeat;
	margin:0px 0 0 10px !important;
	color:white;
	font-size: 1.1em;
	}
	
/*
---------------------------------------------------------------------------------------------------------
Contents 
--------------------------------------------------------------------------------------------------------- */

/* banner
----------------------------------------------------------------------------- */
#banner {
	z-index:100;
   }
  
.banner {
	width: 962px; 
	height:245px; 
	background: #569fd2 url(../images_layout/layout-contents-banner.jpg) left top repeat-x ;
	position: relative;
	margin:0px 0px 2px 0px;
   }

/* controls */
.controls {
	position:absolute;
	top:200px;
	left:860px;
	z-index: 999;
   }
	
.controls ul {
	margin:0;
   }

.controls li {
	float:left;
	text-align:center;
	}

.controls li a{
	float:left;
	width: 20px;
	height:20px;
	border:0px solid black;
	background:#032552;
	background:#15416e;
	color:#569fd2;
	margin-right:2px;
	padding:0px 0px 0px 0px;
	text-align:center;
   }
   
.controls li a:hover{
	background:#94c5e6;
	color:#032552;
   }   
   

/* a */
.banner a,
.banner a:hover{
	color:white;
   }


/* img */
.banner img.bannerHome{
	position:absolute;
	top:0px;
	left:0px;
   }

	
/* bannerContent */
.banner .bannerContent {
	position:absolute;
	top:20px;
	left:300px;
	z-index: 999;	
	width: 500px;
	height:215px;
	overflow: hidden;
	padding:15px 15px 15px 15px;	
	background: transparent url(../images_layout/layout-content-bannerContent.png) left top repeat-x;
   }	
	
/* h2 
.banner h2 {
	font-weight: normal;
	letter-spacing: -.01em;
	text-align: left;
	padding: 10px 0 10px 0;
	margin: 0;
	min-height: 30px;
	height: auto !important;
	color:#fc7000;
	font-size: 2.5em;
	line-height: 1em;
}
*/
/* h2 */
.banner p,
.banner li {
	font-size: 1.2em;
	}	
	
	
/* MainContent
----------------------------------------------------------------------------- */
.mainContent p {
    margin:0px 0px 15px 0px;
    padding:0px;
    line-height:160%;
    font-size: 1.3em;
    color:#8d7972;
    }


/* JRapidWelcome
----------------------------------------------------------------------------- */
.JRapidWelcome {
    overflow:hidden;
	 padding:25px 0px 0px 40px;
/*	 position:relative;
	 z-index:;
	width: 960px;*/
	border:0px solid red;
	float:left;
	background: url(../images_layout/layout-JRapidWelcome.png) 15px 16px no-repeat;
	}
	 
/* h3 */
.JRapidWelcome h3 {
    font: 3em italic Verdana; 
    padding: 20px 0 0px 3px;
    color:#003770;
    font-family: Verdana, Tahoma, sans-serif !important;
    }

/* p */
.JRapidWelcome p {
    margin:0px 0px 5px 4px;
    padding:0px;
    line-height:190%;
    font-size: 1.1em;
    color:#003770;
    }
	
/* span.JRapid */
.JRapidWelcome p span.JRapid {
    color:#fc7000;
    }

/* p */
.JRapidWelcome p {
    margin:0px 0px 5px 4px;
    padding:0px;
    line-height:190%;
    font-size: 1.1em;
    color:#003770;
    }
    
/* p.title */
.JRapidWelcome p.title {
	line-height: 100%;
	font:bold 1.5em Verdana, "Trebuchet ms";  
	/*font-weight: bold;*/
	margin-bottom:20px; 
    }

/* p.title */
.JRapidWelcome p.info {
	line-height: 130%;
	font:1.1em Verdana, "Trebuchet ms";  
	/*font-weight: bold;*/
	margin-bottom:6px; 
    }

/* colRight
-------------------------------- */
.mainContent .colRight {
	width:272px;
    margin:20px 0px 0px 0px;
    padding:0px 0px 0px 0px;
	float:left;
	border:0px solid red;
	/*background: url(../images_layout/layout-destacado-h5.png) left top no-repeat;*/
}

/* colRight h5 */ 
.mainContent .colRight h5 {
	width:232px;
    margin:0px 0px 0px 0px;
    padding:10px 20px 30px 20px;
	float:left;
	color:#014590;
	font-size:1.3em;
	font-weight:normal;
	border:0px solid red;
	background: transparent url(../images_layout/layout-destacado.png) left bottom no-repeat;
}


/* colLeft 
-------------------------------- */
.mainContent .colLeft {
    margin:0px 0px 0px 15px;
    padding:15px 0px 0 15px;
	float:left;
	width:600px;
	/*background: url(../images_layout/layout-jrapid-intro.png) left top repeat-x;*/
	height:auto;
	border:0px solid red;
}



/* JRapidFunction 
-------------------------------- */
.mainContent .JRapidFunction {
    margin:0px 10px 10px -15px;
    padding:20px 0px 20px 10px;
	float:left;
	width:900px;
	border:2px solid #bdbdbd;
	background: url(../images_layout/layout-jrapidFunction.png) center center no-repeat;
	text-align:left;
	min-height:340px;
	height:auto !important;
	height:340px;
}

/* JRapidFunctionHeader 
-------------------------------- */
.mainContent .JRapidFunctionHeader {
    margin:0px 0px 20px 0px;
    padding:7px 0px 7px 0px !important;
	width:890px;
	border-bottom:1px solid #bdbdbd;
	text-align:left;
	float:left;
	background:#eeeeee;
	background:#f4f6f8;
}

/* form */
.mainContent .JRapidFunctionHeader form {
    float:left;
    margin:0 !important;
    padding:0 !important;
}

/* legend */
.mainContent .JRapidFunctionHeader form legend{
    display:none;
}

/* label */
.mainContent .JRapidFunctionHeader form label,
.mainContent .JRapidFunctionHeader form select{
    color:#666;
    font-size:1.1em;
    float:left;
    margin:0 15px 0 20px !important;
    padding:0 !important;
}

/* select */
.mainContent .JRapidFunctionHeader form select{
    margin:0 !important;
    padding:0 !important;
}



/* step 
-------------------------------- */
.mainContent .JRapidFunction .step {
    margin:0px 10px 0px 20px;
    padding:0px 0px 10px 0px;
	float:left;
	width:260px;
	border:1px solid #dde6eb;
	background: url(../images_layout/layout-step.png) left top repeat-x;
	min-height:320px;
	height:auto !important;
	height:320px;
}

/* stepContentHeader
-------------------------------- */
.mainContent .JRapidFunction .stepContentHeader {
    margin:10px 0px 0px 10px;
    padding:0px 0px 0px 0px;
	width:240px;
	height:25px;
	border:1px solid #999999;
	background: url(../images_layout/layout-step-li-a.gif) left top repeat-x;
}

.mainContent .JRapidFunction .stepContentHeader form legend,
.mainContent .JRapidFunction .stepContentHeader form label {
	display:none;
	}
	
.mainContent .JRapidFunction .stepContentHeader select {
    font-size:1.1em;
    margin:4px 0px 4px 10px;
	}

/* ul */
.mainContent .JRapidFunction .stepContentHeader ul {
	list-style: none;
	list-style-position: outside;
	float: left;
	width:240px;
	text-align: left;
	list-style: none;
	/*background: url(../images_layout/layout-step-li-a.gif) left top repeat-x;*/
}

.mainContent .JRapidFunction .stepContentHeader ul li {
	float: left;
	margin: 0;
	padding: 0;
	height: 26px;
	}

.mainContent .JRapidFunction .stepContentHeader ul li a {
	height: 26px;
	float: left;
	padding: 4px 10px 0px 10px;
    color:#4c7193;
    font-size:1.1em;
    margin-top:0px;
	}

.mainContent .JRapidFunction .stepContentHeader ul li a:hover {
	background: url(../images_layout/layout-step-li-a-hover.png) left top repeat-x;
    color:#027eab;
	}


/* stepContent
-------------------------------- */
.mainContent .JRapidFunction .stepContent {
    margin:0px 0px 0px 6px;
    padding:0px 0px 0px 0px;
	width:245px;
	height:230px;
	border:1px solid #999;
}


/* .stepHead 
-------------------------------- */
.mainContent .JRapidFunction .stepHeader {
	padding:10px 0 0 50px;
	min-height:80px;
	height:auto !important;
	height:80px;
	width:205px;
	border:0px solid red;
}

.mainContent .JRapidFunction .stepHeader h4 {
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
	font-size:1.3em;
    color:#00468c;
}

.mainContent .JRapidFunction .stepHeader p.stepInfo {
    margin:0px 0px 0px 0px !important;
    padding:0px 0px 0px 0px !important;
	font-size:.9em;
    color:#737574;
    line-height:120%;
}


/* .firstStep 
-------------------------------- */
.mainContent .JRapidFunction .firstStep {
	background: url(../images_layout/layout-stepHeader-01.png) left top no-repeat;
}

/* .secondStep 
-------------------------------- */
.mainContent .JRapidFunction .secondStep {
	background: url(../images_layout/layout-stepHeader-02.png) left top no-repeat;
}

/* .thirdStep 
-------------------------------- */
.mainContent .JRapidFunction .thirdStep {
	background: url(../images_layout/layout-stepHeader-03.png) left top no-repeat;
}


/* videoJRapidemo  
-------------------------------- 
.mainContent .videoJRapidemo {
    margin:0px 24px 0px 12px;
    padding:25px 0px 0px 0px;
	float:left;
	width:349px;
	border:0px solid red;
	background: url(../images_layout/layout-video.jpg)left top no-repeat;
	text-align:center;
	height:250px;
}
*/

/* .videoJRapidemo  
-------------------------------- */
.videoJRapidemo {
    margin:0px 24px 0px 12px;
    padding:25px 0px 0px 0px;
	float:left;
	width:349px;
	border:0px solid red;
	background: url(../images_layout/layout-video.jpg) left top no-repeat;
	text-align:center;
	height:250px;
}


/* JRapidDestined */
.JRapidDestined {
    overflow:hidden;
	margin:25px 0px 0px 20px;
	width:220px;
}
	 
/* JRapidDestined p */
.JRapidDestined p {
    margin:0px 0px 0px 0px !important;
    padding:10px 0px 0px 0px !important;
    line-height:120%;
    font-size: .9em;
    color:#003770;
	font-weight:normal;
	position:relative;
	min-height:100px;
	height:auto !important;
	height:100px;		
	float:left;
	width:100px;
}

/* JRapidDestined p span */
.JRapidDestined p span {
    display:block;
    margin:0px 0px 5px 0px;
	font-weight:bold;
	}

/* JRapidDestined p img */
.JRapidDestined p img {
    /*position:absolute;
    top:0px;
    left:4px;*/
    }



/* secondIntro
-------------------------------- */
.secondIntro {
    margin:10px 0px 0px 0px;
    padding:0px 0px 0px 0px;
	float:left;
	width:100%;
	background: url(../images_layout/layout-secondIntro.jpg) repeat-x;
	}

.secondIntro .colLeft {
    margin:20px 0px 0px 15px;
	}

.secondIntro .colRight{
    margin:0px 0px 0px 0px !important;
    border-left:4px solid white;
    padding:40px 0px 0px 20px;
	}

#container.index .mainContent {
	/*background: none;*/
	width:950px;
	}


	 
/*
---------------------------------------------------------------------------------------------------------
Sidebar
--------------------------------------------------------------------------------------------------------- */
.sidebar h3 {
	min-height:41px;
	height: auto !important;
	height:41px;
	padding: 6px 0 0px 20px;
	margin:0px 0px 0px 0px;
	color:white;
	background: white;
	text-align:left;
	background: url(../images_layout/layout-sidebar-h3.jpg) repeat-x;
	font-size: 1.2em;
	font-weight:bold;
	}

/* ul li
----------------------------------------------------------------------------- */
.sidebar ul {
	margin: 0px 0 0 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	}

.sidebar ul li {
	margin: 0px 0 0 0px;
	padding: 2px 0px 2px 30px;
	text-align: left;	
	}

.sidebar ul li a {
	margin: 0px 0 0 0px;
	text-transform: uppercase;
	color:#003671;
	}

	
/* wiget - news - link
----------------------------------------------------------------------------- */

.sidebar div.widget,
.sidebar div.news {
	margin: 0px 0 0 0px;
	padding: 0px 0px 20px 0px;
	text-align: left;
	background-image: url(../images_layout/layout-sidebar.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	/*min-height:170px;
	height: auto !important;
	height:170px;*/
	position:relative;
	}

.sidebar div.blogs {
	min-height:170px;
	height: auto !important;
	height:170px;
	}

.sidebar div.quickLinks li,
.sidebar div.blogs li {
	padding:5px 0 5px 40px;
	}
	
/* blogs */
.sidebar div.blogs li.iconBlog {
	background: url(../images_layout/layout-quickLinks-li-iconBlog.png) 20px 5px no-repeat;
	}
.sidebar div.blogs li.iconArticles {
	background: url(../images_layout/layout-quickLinks-li-iconArticles.png) 20px 5px no-repeat;
	}
.sidebar div.blogs li.iconPatterns {
	background: url(../images_layout/layout-quickLinks-li-iconPatterns.png) 20px 5px no-repeat;
	}
.sidebar div.blogs li.iconGooglemaps {
	background: url(../images_layout/layout-quickLinks-li-iconGooglemaps.png) 20px 5px no-repeat;
	}
.sidebar div.blogs li.iconGoogleapps {
	background: url(../images_layout/layout-quickLinks-li-iconGoogleapps.png) 20px 5px no-repeat;
	}
.sidebar div.blogs li.iconSaas {
	background: url(../images_layout/layout-quickLinks-li-iconSaas.png) 20px 5px no-repeat;
	}

/* quickLinks */
.sidebar div.quickLinks li.iconsLibrary {
	background: url(../images_layout/layout-news-li-iconsLibrary.png) 20px 5px no-repeat;
	}
.sidebar div.quickLinks li.iconsScreenshots {
	background: url(../images_layout/layout-news-li-iconsScreenshots.png) 20px 5px no-repeat;
	}
.sidebar div.quickLinks li.iconsPDFmanual {
	background: url(../images_layout/layout-news-li-iconsPDFmanual.png) 20px 5px no-repeat;
	}
.sidebar div.quickLinks li.iconsSuccessStories {
	background: url(../images_layout/layout-news-li-iconsSuccessStories.png) 23px 5px no-repeat;
	}




/* newsContent
----------------------------------------------------------------------------- */
.sidebar div.newsContent {
	text-align:center;
	}


/* widgetContent
----------------------------------------------------------------------------- */

.sidebar div.widgetContent {
	margin: 0px 0 0 0px;
	padding: 0px 10px 6px 20px;
	min-height:30px;
	}
	
/* h4 */
.sidebar div.widgetContent h4 {
	padding: 0px 0px 0px 0px !important;
	font-size:.9em;
	background:none;
	}	

/* h2 */
.sidebar div.widgetContent h2 {
	padding: 0px 0px 0px 0px !important;
	font-size:.9em;
	background:none;
	color:red;
	border:0px solid red;
	}	
	
/* span */
.sidebar div.widgetContent span{
	display:block;
	border:0px solid red;
	margin: 0px 0px 0px 0px !important;
	padding-left: 13px !important;	
	}


 /*
---------------------------------------------------------------------------------------------------------
Footer
--------------------------------------------------------------------------------------------------------- */

/* p */
#footer p {
	font-size: .9em;
   	margin: 0px 0px 0px 85px;
   	padding: 0px 0px 0px 0px;
   	/*color:#5f7279;*/
   	color:#9daeb4;
   	}

/*  .footerNavigation  */	
.footerNavigation ul {
	margin:0 0 8px 80px;
	list-style: none;
	list-style-position: outside;
	}

.footerNavigation li {
	display:inline;
	}

.footerNavigation li a {
	display:inline;
	padding:0px 6px 0 3px;
	margin: 0px 0px 0px 3px;
	border-right:1px solid white;
	color:white;
	font-size:1em;
	}		

#footer a,
#footer a:hover,
#footer a:active {
	color:white !important;
	}

.footerNavigation li.last a {
	border:none;
	}		
	
/* h3 */
#footer h3 {
	float:left;
	height: 46px;
	width:70px;
	background: url(../images_layout/layout-footer-h3.png) left top no-repeat;
   text-indent: -999em;
   overflow: hidden;
	padding:0px 0px 0px 0px;
   margin: 0px 0px 0px 0px;
	}
	
* html>body #footer h3 {
   letter-spacing: -999em;
	}	 
	 
	
 /*
-----------------------------------------------------------------------------
Generic-pages
----------------------------------------------------------------------------- */	 	 

/* .secondaryContent
----------------------------------------------------------------------------- */	
 .secondaryContent {
	width: 956px;
	margin:4px 0 0px 0px;
	padding:0px 0 0 4px;
	background: #e6e6e6;
	border:0px solid red;
	background: white url(../images_layout/layout-JRapidAbout.jpg) left top repeat-x;	
	float:left;
	overflow: hidden;
	/*clear: both;*/
	/*height:165px;*/
 }


/* .opinion
---------------------------- */	
.secondaryContent .opinion {
	/*border-right:4px solid white;*/
	position:relative;
	padding:7px 90px 0 8px;
	height:160px;
	border:1px solid #d9dbdc;
	width: 181px;
	margin-bottom:15px;
	background: white url(../images_layout/layout-opinion.png) left bottom no-repeat;	
	min-height:120px;
	height:auto !important;
	height:120px;
}
	
/* .opinion h1 */	
.secondaryContent .opinion h1 {
	margin:0px 0 6px 0px;
	padding:0px 0 0 0px;
	color:#003770;
	font-size: 1.1em;
	display:block;
	font-weight: bold;
	position:relative;
	z-index:999;
	}

/* .opinion h2.subject */	
.secondaryContent .opinion h2.subject  {
	margin:0px 0 6px 0px;
	padding:0px 0 0 0px;
/*	color:#fc7000;*/
	color:#666;
	font-size: 1.1em;
	display:block;
	font-weight: bold;
	background:none !important;
	position:relative;
	z-index:999;
}

/* .opinion img */	
.secondaryContent .opinion img {
	position:absolute;
	bottom:0px;
	right:0px;
	}

/* .opinion p.opinionDetail */	
.secondaryContent .opinion p.opinionDetail {
	margin:0px 0 10px 0px;
	font-size: 1.1em;
	position:relative;
	z-index:999;
}


/* .opinion p.opinionDetail a */	
.secondaryContent .opinion p.opinionDetail a {
	color:#fc7000;
}



/* col1 
---------------------------- */		
 .col1,
 .col2,
 .col1-d3 {
	width: 241px;
	margin:0px 0 0 0px;
	padding:20px 0 0px 15px;
	float:left;
	/*background: url(../images_layout/layout-col1-JRapidAbout.jpg) left top no-repeat;*/
	/*border-left:3px solid white;*/
	}

/* col2 */	
 .col2 {
	width: 451px;
	margin:2px 0 0 0px;
	padding:20px 0 0 20px;
	border-left:3px solid white;
 }

/* col1-d3 */	
 .col1-d3 {
	width: 297px;
	border-left:3px solid white;
 }

.articlesInfo,
.blogInfo,
.patternsInfo {
	width: 300px !important;
 }

.articlesInfo {
	border:none;
 }

	
/* .secondaryContent h3 */	
 .secondaryContent h3 {
	margin:0px 0 10px 0px;
	padding:0px 0 0 0px;
	border:0px solid red;
	/*color:#ff7000;*/
	font-size:1.2em;
	font-weight: bold;
	}

/* .secondaryContent h3 a */	
.secondaryContent h3 a,
.JRapid h3 a  {
	margin:0px 0 0px 0px;
	padding:0px 0 0 0px;
	border:0px solid red;
   	color:#003770;
	font-size: 1.6em;
	display:block;
	}
/* .secondaryContent p 	*/
 .secondaryContent .infoContent p {
	margin:0px 0 5px 10px;
	padding:0px 0 0 0px;
	}	


/* .secondaryContent h1 */	
 .secondaryContent h1 {
	margin:0px 0 0px 0px;
	padding:0px 0 0 0px;
	font-size:1em;
	border:0px solid red;
 }	

/* .secondaryContent h1 a*/	
 .secondaryContent h1 a {
	font-size:1.1em;
	font-weight: bold;
	color:#fc7000;
	}		


/* dateAutor */	
 .dateAutor {
	display:block;
	color:#666;
	font-size:.9em;
	}
	
	
/* .JRapidAbout
----------------------------------------------------------------------------- */	
.JRapidAbout {
	width: 956px;
	padding:0px 0 0 4px;
	border:0px solid yellow;
	background: white url(../images_layout/layout-JRapidAbout.jpg) left top repeat-x;
	clear:both;
	/*float:left;*/
	overflow:hidden;
	}
	
/* .JRapidAbout h4 a */	
.JRapidAbout h4  {
	margin:0px 0 10px 0px;
	padding:0px 0 0 0px;
   color:#003770;
	font-size: 1.6em;
	display:block;
	font-weight: bold;
	}
	
/* col1 */	
.JRapidAbout .col1,
.JRapidAbout .col2 {
	/*background: url(../images_layout/layout-col1-JRapidAbout.jpg) left top no-repeat;*/
	padding-right:0px;
	border-left:3px solid white;
	}

/* col2 */	
.JRapidAbout .col2 {
	margin-top:-1px;
	}


/* .JRapidAbout p */	
.JRapidAbout p {
	margin:0px 0 10px 0px;
	padding:0px 0px 0 0px;
	font-size:1.1em;
	}	

.JRapidAbout p span.JRapid{
    color:#fc7000;
	 font-weight:bold;
	}		
	
/* .JRapidAbout p a*/	
.JRapidAbout a {
	font-size:1.1em;
   color:#003770;
	font-weight:bold;
	}	
	
/* .colRigth
----------------------------------------------------------------------------- */	
/* .JRapidWelcome .colRight p */
.JRapidWelcome .colRight p.autor {
   	margin-top: -20px !important;
	text-align:right; 
	line-height:120%;
	float:right;
	}

.customerFeedback {
	background: url(../images_layout/layout-customerFeedback.jpg) left bottom no-repeat;
	float:left;
	margin:0px;
	padding:0px 0px 0px 0px;
	width: auto;
	min-height: 153px;
	height: auto !important;
	height: 153px;
	border:0px solid red;
	}
	
/* h6 */
.customerFeedback  h6 {
	float:left;
	height: 10px;
	width: 269px;
	background: url(../images_layout/layout-customerFeedback-h6.jpg) left top no-repeat;
   	text-indent: -999em;
   	overflow: hidden;
	padding:0px 0px 0px 0px;
   	margin: 0px 0px 10px 0px;
   	text-align:left;
	}
	
* html>body .customerFeedback  h6 {
   letter-spacing: -999em;
	}

/* h6 */
.customerFeedback p {
   	margin: 0px 0px 0px 8px;
	}

/* p */
.customerFeedback p {
   	margin: 0px 0px 0px 8px;
	}

/* p.title */
.customerFeedback p.title {
   	padding: 0px 20px;
	}

/* .starToday
----------------------------------------------------------------------------- */	
.starToday {
	background: #fbaa6b url(../images_layout/layout-starToday-bg.jpg) left top repeat-x;
	/*background: #fbaa6b url(../images_layout/layout-starToday.jpg) -270px top no-repeat;*/
	float:left;
	margin-top:0px;
	padding:0px 0px 0px 0px;
	/*width: 930px;
	width:658px;*/
	}

.starTodayContent {
	background: url(../images_layout/layout-starToday-form.jpg) 450px top no-repeat;
	padding:60px 0px 0px 20px;
	min-height: 240px;
	height: auto !important;
	height: 240px;		
	width:608px;
	border:0px solid red;
	}

/* h4 */	
.starToday h4  {
	margin:0px 0 0px 0px;
	padding:0px 0 0 0px;
	border:0px solid red;
	color:#003770;
	font-size: 2em;
	display:block;
	font-weight: bold;
	}
	
/*  p */	
.starToday p {
	margin:0px 0 10px 0px;
	padding:0px 0 0 0px;
	border:0px solid red;
	width:450px;
	color:#003770;
	line-height: 120%;
	font-size:1.1em;
	}	
		
	

/* .starToday form
-------------------------------------------- */	
.starToday form  {
	width: 400px;
	margin:20px 0 0 0px;
	padding: 0px 0px 0px 15px;
	border:0px solid red;
	background: url(../images_layout/layout-startody-form.png) left top repeat-x;
	position:relative;
	}

/* legend */ 
.starToday form legend  {
	display:none;
	}	

/* div */
.starToday form div.starTodayformContent {
	float: left;
	width:125px;
	height:auto;
	margin:14px 0 0 0px;
	}
	
/* label */
.starToday form label  {
	display:block;
	width:120px;
	margin:5px 0 4px 0;
	text-transform: uppercase;
	font-size:1em;
	color:#003770;
	}

/* input */	
.starToday form input {
	display:block;
	width: 110px;
	height:18px;
	padding-top:2px;
	padding-left:2px;
	font-size:1em;
	color:#3f4040;
	margin:6px 0px 0px 0;
	background:white;
	color:#003770;
	}

/* select */	
.starToday form select {
	display:block;
	width: 100px;
	padding-top:1px;
	padding-left:1px;
	font-size:1.1em;
	color:#3f4040;
	margin:6px 0px 0px 0;
	color:#003770;
	}	

.starToday form button  {
	position:absolute;
	left:245px;
	top:70px;
	display:block;
	width: 99px;
	height:26px;
	background: url(../images_layout/layout-content-startoday-buttom.png) left top no-repeat;
	margin:0px 0 0 20px;
	padding-top:0px;
	color:white;
	font-size: 1.3em;
	}




/* /////////////////////////////////////////////////////////////////////////////*/
/* /////////////////////////////////////////////////////////////////////////////*/

/* Generico */

/* /////////////////////////////////////////////////////////////////////////////*/
/* /////////////////////////////////////////////////////////////////////////////*/

#contents.generic {
    margin: 0px 0px 0px 0px;
	padding-bottom: 20px;
	}

#contents.generic a,
#contents.generic a:hover {
   	color:#003770;
	}

/* -----------------------------------------------------------------------------*/
/* breadCrumbs */
/* -----------------------------------------------------------------------------*/

p.breadCrumbs {
	width:958px;
    margin: 0px 0px 10px 0px;
	padding: 11px 0px 0px 0px;
    font-size:2em;
    color:black;
	background: none;
    font-size:.9em;
    height:25px;
	}


/* -----------------------------------------------------------------------------*/
/* Formato Texto */
/* -----------------------------------------------------------------------------*/

#contents.generic h1.generic {
    margin: 0px 0px 0px 0px !important;
	padding: 10px 0px 5px 25px !important;
    font-size:1.8em;
   	color:#003770;
	background: url(../images_layout/layout-content-generic-h1.png) left top repeat-x !important;
	font-weight:bold; 
	}

#contents.generic h1.generic span {
	padding-left: 25px;
	}

#contents.generic h2.generic {
    font-size:1.6em;
   	color:#003770;
	background: url(../images_layout/layout-content-generic-h2.png) left top repeat-x !important;
	font-weight:bold;
	border:1px solid #c5c8ca;
	width:90%;	
	margin:40px 0px 0px 25px;
	padding:5px 0px 5px 20px;
	background: #f1f2f3 url(../images_layout/layout-content-h2.jpg) left top repeat-x !important;
    margin-top: 40px !important;
	}
	

#contents.screenshots h2.generic {
	width:85%;	
	}

/*
#contents.generic h3 {
	width:90%;
    margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
    font-size:1.4em;
    color:black;
	background: none;
    }
    
#contents.generic h4 {
	width:90%;
    margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
    font-size:1.2em;
    color:black;
	background: none;
    }

#contents.generic h5 {
	width:90%;
    margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
    font-size:1.1em;
    color:black;
	background: none;
	}
*/

/* p */
#contents.generic p {
	margin: 8px 0px 0px 25px !important;
	padding: 0px 0px 0px 0px !important;
	font-size:1.1em;
	}

#contents.generic span {
    display:block;
    margin:10px 0px;
    }

#contents.generic blockquote {
    background: #ccc;
    color: black;
    padding: 10px 20px;
    font-style: italic;
    display:block;
    font-size:1em;
	line-height: 120%;
	margin: 10px 0px;
    }

#contents.generic cite {
    font-size:.9em;
	font-style: normal;
	line-height: 120%;
	margin: 10px 0px;
	display: block;
    color: #aaa;
	}


/* -----------------------------------------------------------------------------*/
/* Listas  ul ol li */
/* -----------------------------------------------------------------------------*/
#contents.generic ol {
    list-style-position: outside;
    margin:10px 0px 0 25px;
    }

#contents.generic ol li {
    margin:5px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
    /*color: #333;*/
    font-size:1.1em;
    }

#contents.generic ol li ol {
    list-style-position: inside;
    /*color: #333;*/
    margin: 0px 0 0 15px;
    }

#contents.generic ul {
	list-style-type: disc;
    list-style-position: outside;
    margin: 10px 0 0 25px;
    }

#contents.generic ul li {
    margin:5px 0px 0 25px;
	padding: 0px 0px 0px 0px;
    /*color: #333;*/
    font-size:1.1em;
	display: list-item;
	}

#contents.generic ul li ul {
    list-style-position: outside;
    color: #333;
    margin: 0px 0 0 20px;
    }

#contents.generic ul li ol {
    list-style-position: outside;
    margin: 0px 0 0 20px;
    }

#contents.generic ul li li {
	padding-left: 5px;
    }


/* -----------------------------------------------------------------------------*/
/* dl dt dd
/* -----------------------------------------------------------------------------*/

#contents.generic dl {
    margin: 10px 0px 5px 25px;
	padding: 0px 0px 0px 0px;
	width: 560px;
    border-bottom: 1px dotted #666;
	}

#contents.generic dt {
    margin: 3px 0px 0px 0px;
	padding: 3px 20px 3px 0px;
	width: 150px;
	}

#contents.generic dd {
    margin: 3px 0px 7px 0px;
	padding: 3px 0px 3px 0px;
	width: 390px;
	}


/* -----------------------------------------------------------------------------*/
/* Imagenes
/* -----------------------------------------------------------------------------*/ 

#contents.generic img,
#contents.generic img a,
#contents.generic img a:link,
#contents.generic img a:visited  {
    border: 0;
	/*display:block;*/
    margin:10px 0;
    }


#contents.generic img.inline {
    display:inline;
    vertical-align:bottom;
    margin: -5px 3px 0 3px;
    }


/* -----------------------------------------------------------------------------*/
/* table
/* -----------------------------------------------------------------------------*/ 

#contents.generic table {
    font-size:1.1em;
    border-collapse: collapse;
    width:50%;
    margin:10px 0;
    text-align:left;
    border-spacing: 0px;
    border: none;
    color:#333;
    margin-left:25px;
    }

#contents.generic caption {
    font-weight: bold;
    text-align: left;
    padding: 10px;
    margin: 2px auto;
    background: #f0f0f0;
    }

#contents.generic thead th, #contents.generic th {
    color:#bbb;
    text-align:left;
    padding:4px 5px;
    font-weight:bold;
    background: none;
    }

#contents.generic thead th {
    border-right: 1px solid #fff;
    color:#bbb;
    text-align:center;
    padding:2px 6px;
    text-transform:uppercase;
    background: #666;
    }

#contents.generic tfoot,
#contents.generic tfoot th,
#contents.generic tfoot tr {
    color: #999;
    padding: 4px 7px;
    margin-top: 10px;
    }
    
    
#contents.generic tbody td {
    color:black;
    padding:7px;
    border: 1px solid #bbb;
    }
    
#contents.generic tbody th {
    padding: 7px;
    }
    

/* -----------------------------------------------------------------------------*/
/* documentation - videoContent */
/* -----------------------------------------------------------------------------*/

p.videoContent {
	float:left;
	width:250px;
    margin: 0px 40px 25px 0px;
	padding: 20px;
    font-size:1em;
    border:1px solid #bbb;
    text-align:center;
	}
	

/* -----------------------------------------------------------------------------*/
/* span.JRapid - orange */
/* -----------------------------------------------------------------------------*/

span.JRapid {
    color:#fc7000;
	font-weight:bold;
	}


	
	
/* -----------------------------------------------------------------------------*/
/* About Us  */
/* -----------------------------------------------------------------------------*/


/* mainContent
-----------------------------------------------------------------------------*/	
#contents.generic .mainContent {
	background:none;
	overflow:hidden;
	}

/* p */
#contents.generic .mainContent p {
	color:black;
	}


/* h1
-----------------------------------------------------------------------------*/	
/*
#contents.generic h1.aboutUs,
#contents.generic h1.blog,
#contents.generic h1.generiContent {
	width:700px;
	padding: 8px 0px 8px 20px;	
	}
*/

/* sidebar widgetContent - h1.title
----------------------------------------------------------------------------- */
#contents.generic .sidebar h1.title {
	padding: 0px 0px 0px 13px !important;
	margin: 0px 0px 0px 0px !important;	
	font-size:1.1em;
	width:auto !important;
	background: url(../images_layout/layout-bullet.gif) left 5px no-repeat;
	}	

/* sidebar widgetContent - h2
----------------------------------------------------------------------------- */
#contents.generic .sidebar h2 {
	padding: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 0px !important;	
	font-size:1.1em;
	background:none !important;
	width:auto !important;
	}
	
/* dl dt dd
------------------------------------------------------------------------------*/
#contents.generic dl.aboutUs {
    float:left;
	margin: 0px 0px 0px 60px;
	padding: 30px 0px 10px 0px;
	width: 650px;
    font-size:1.1em;
	display:block;
	border:none; 
	}

#contents.generic dt {
    float:left;
    margin: 0px 0px 0px 0px;
	padding: 3px 15px 0px 0px;
	width: 150px;
   	color:#fc7000;   	
	font-weight:bold;
	text-align:right;
	/*height:100px;
	border-left:1px solid red; */
	} 

#contents.generic dt span.position{
    display:block;
	color:#333;
	font-weight:normal;
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#contents.generic dd {
    float:left;
    margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 15px;
	width: 400px;
    border-left: 1px dotted #666;
	color:#333; 
	min-height:140px;  
	height:auto !important;  
	height:140px;
	}


/* -----------------------------------------------------------------------------*/
/* Blog  */
/* -----------------------------------------------------------------------------*/

/* post
-----------------------------------------------------------------------------*/	
#contents.generic .mainContent .post {
	/*float:left;
	overflow:hidden;*/
	position:relative;
	min-height:150px;
	height:auto !important;
	padding:17px 0px 10px 0px;
/*	background-image: url(../images_layout/layout-content-generic-h2.png);
	background-repeat: repeat-x;
	background-position:  lef top;
*/
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	margin-left:25px;
	width:620px;
	}

/* post img
-----------------------------------------------------------------------------*/	
#contents.generic .mainContent .post div#blogImage {
	position:absolute;
	left:15px;
	top:15px;
	border:0px solid red;
	}

/* post h2
-----------------------------------------------------------------------------*/	
#contents.generic .mainContent .post h2.generic {
	background: none !important;
	margin:0px 0px 0px 130px !important;
	padding:0px 0px 0px 0px !important;
	border:none !important;	
	}

/* span.articledate - span.articletext
-----------------------------------------------------------------------------*/	
#contents.generic .mainContent .post span.articledate, 
#contents.generic .mainContent .post span.articletext {
	background: none !important;
	margin:0px 0px 0px 130px !important;
	padding:0px 0px 0px 0px;
	border:none !important;	
	}

#contents.generic .mainContent .post span.articledate {
	padding-bottom:10px;
	font-style:italic;
	color:#666;
	}

#contents.generic .mainContent .post span.articletext {
	padding:0px 30px 0px 0px;	
	color:black;
	font-size:1.2em;
	line-height:160%;
	}

#contents.generic .mainContent .post span.articletext br {
	line-height:60%;
	padding:0px 0px 0px 0px;	
	margin:0px 0px 0px 0px;	
	}

/* p.linkComment
-----------------------------------------------------------------------------*/	
#contents.generic .mainContent .post p.linkComment {
	border:0px solid black;
	text-align:right;
	width:600px;
	}



/* -----------------------------------------------------------------------------*/
/* Article  */
/* -----------------------------------------------------------------------------*/

/* articleContent
-----------------------------------------------------------------------------*/	
#contents.generic .mainContent .articleContent {
	/*float:left;
	overflow:hidden;*/
	border:0px solid red;
	position:relative;
	min-height:150px;
	height:auto !important;
	padding:0px 0px 10px 0px;
/*	background-image: url(../images_layout/layout-content-generic-h2.png);
	background-repeat: repeat-x;
	background-position:  lef top;
*/
	
}

/* articleContentimg
-----------------------------------------------------------------------------*/	
#contents.generic .mainContent .articleContent img#blogImage {
	position:absolute;
	left:15px;
	top:15px;
	border:0px solid red;
	}

/* articleContent h2
-----------------------------------------------------------------------------*/	
#contents.generic .mainContent .articleContent h2.generic,
#contents.generic .mainContent .articleContent span.articledate, 
#contents.generic .mainContent .articleContent span.articletext {
	background: none !important;
	margin:0px 0px 0px 130px;
	padding:0px 0px 0px 0px;	
	}

#contents.generic .mainContent .articleContent span.articledate {
	padding-bottom:10px;
	font-style:italic;
	color:#666;
	}

#contents.generic .mainContent .articleContent span.articletext {
	padding:0px 30px 0px 0px;	
	color:black;
	font-size:1.2em;
	line-height:160%;
	}

#contents.generic .mainContent .articleContent span.articletext br {
	line-height:60%;
	padding:0px 0px 0px 0px;	
	margin:0px 0px 0px 0px;	
	}

/* p.linkComment
-----------------------------------------------------------------------------*/	
#contents.generic .mainContent .articleContent p.linkComment {
	border:0px solid black;
	text-align:right;
	width:650px;
	}
	

/* comments	
-----------------------------------------------------------------------------*/	
#contents.generic .mainContent .comments {
	border-top:1px dashed #aaa;
	padding:15px 0px 10px 0px;
	margin:30px 0px 0px 30px;	
	width:610px;
	background: url(../images_layout/layout-comment.jpg) left top repeat-x;
	}

/* .commentTitle */
#contents.generic .mainContent .comments span.commentTitle {
    margin: 0px 0px 20px 0px;
	color:#333;
	font-weight:bold;
	font-size:1.2em;
	text-transform:uppercase;
	}

/* .commentContent */
#contents.generic .mainContent .commentContent {
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:15px 15px 15px 15px;
	margin:0px 0px 15px 0px;
	width:100%;
	font-size:1.1em;
	color:#666;
	}

/* .writeComment 
-----------------------------------------------------------------------------*/	
#contents.generic .mainContent div.writeComment {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background:#efefef;
	border:1px solid #aaa;
	}

/* .writeComment */
#contents.generic .mainContent span.writeCommentTitle {
	padding:10px 0px 10px 0px;
	margin:10px 0px 0px 0px;
	color:#333;
	font-size:1.2em;
	}

/* table */
#contents.generic .mainContent div.comments table,
#contents.generic .mainContent div.comments table td  {
	border:none !important;
	}
	
/* hr */
#contents.generic .mainContent div.comments hr {
	display:none !important;
	}
	
#contents.generic .mainContent div.comments button {
	float:left;
	background: url(../images_layout/layout-comment-button.jpg) left top repeat-x;
	margin:0px 0 0 10px;
	padding:5px 10px;
	color:black;
	font-size: 1.1em;
	}

#contents.generic .mainContent div.comments .submit {
	float:left;
	background: url(../images_layout/layout-comment-button.jpg) left top repeat-x;
	margin:0px 10px 0 10px;
	padding:5px 10px;
	color:black;
	font-size: 1.1em;
	}


#contents.generic .mainContent div.comments textarea {
    border: 1px solid #ccc;
	width:300px;
	hieght:120px;
	font-size:1.1em;
    }
    
    
    
/* -----------------------------------------------------------------------------*/
/* Screenshots  */
/* -----------------------------------------------------------------------------*/

/* Screenshots
--------------------------------------------------------------------------------*/	
#contents.generic .albumScreenshots {
	overflow:hidden;
	width:900px;
	height:auto;
	background: url(../images_layout/layout-screenshots.gif) left top repeat-y;
	margin-left:60px;
	}

/* p */
#contents.generic .albumScreenshots p {
	float:left;
	position:relative;
	min-height:150px;
	height:auto !important;
	border-bottom:1px dashed #e0e0e0;
	text-align:center;
	width:159px;
	margin:0px 0px 0px 0px !important;
	padding:10px 0px 10px 0px !important;
	z-index:888;
	}

#contents.generic .albumScreenshots p img {
	border:4px solid #ddd;
	}

/* span.caption */
#contents.generic .albumScreenshots p span.caption {
    display:block;
    margin:0px 10px 0px 10px;
    font-size:1em;
    color:#999;
    }

	
.thumb100 {
	width: 100px; 
	height: 100px; 
	background-position: center;  
	background-repeat: no-repeat;
	overflow: hidden;
	cursor: pointer;
}


/* -----------------------------------------------------------------------------*/
/* Blog  Articles */
/* -----------------------------------------------------------------------------*/
	
/* arteInfo */
#contents.generic div.articleInfo {
	border:0px solid red;
	padding:0 80px 0 35px;
	width:606px;
	color:#333;
	margin:0px 0px 0px 0px !important;
}

/* h1 */
#contents.generic div.articleInfo h1 {
	margin-left:-35px !important;
}

/* h3, h4, h5, h6 */
#contents.generic div.articleInfo h3,
#contents.generic div.articleInfo h4,
#contents.generic div.articleInfo h5,
#contents.generic div.articleInfo h6 {
	font-size:1.6em !important;
	font-weight:bold;
	margin:30px 0px 0px 0px !important;
	padding:15px 0px 0px 0px !important;
	border-top:1px dashed #ccc;
	color:black;
}

/* p */
#contents.generic div.articleInfo p {
	font-size:1.2em !important;
	/*margin-right:60px !important;*/
	border:0px solid red;
	margin:5px 0px 15px 0px !important;
	color:#333;
}

/* strong */
#contents.generic div.articleInfo strong {
	color:#333;
}

/* img */
#contents.generic div.articleInfo img {
	border:2px solid #eee;
	margin:15px 15px 15px 15px !important;
	padding:0px;
}

/* div.blockCenter */
#contents.generic div.articleInfo div.blockCenter {
	text-align:center;
	/*background:#eee;*/
	padding:0px 0;
	margin:12px 0;
	border:5px solid #eee;
}

/* p.details */
#contents.generic div.articleInfo p.details {
	font-size:1.1em !important;
	font-weight:bold;
	margin-top:-10px !important;
	padding:0px;
	text-align:center;
	color:#666;
}

/* -----------------------------------------------------------------------------*/
/* Listas  ul ol li */

#contents.generic div.articleInfo ul {
	list-style-type: disc;
    list-style-position: outside;
    margin: 10px 0 0 25px;
    }

#contents.generic div.articleInfo ul li {
    margin:5px 0px 0 25px;
	padding: 0px 0px 0px 0px;
    /*color: #333;*/
    font-size:1.1em;
	display: list-item;
	}

#contents.generic div.articleInfo ul li li {
	padding-left: 5px;
	font-size:.9em;
    }

/* comment */
#contents.generic div.articleInfo .comments {
	border-top:1px dashed #aaa;
	padding:15px 0px 10px 0px;
	margin:30px 0px 0px 0px;	
	width:610px;
	background: url(../images_layout/layout-comment.jpg) left top repeat-x;
	}
	
	
	
/* -----------------------------------------------------------------------------*/
/* documentation  */
/* -----------------------------------------------------------------------------*/

/* colLeftJRapid - colRightJRapid */
#container.documentation div.colLeft,
#container.documentation div.colRigth {
	float:left;
	width:470px;
    margin: 0px 0px 0px 0px;
	padding: 0px !important;
	}

/* h2 */
#container.documentation div.colLeft h2.generic,
#container.documentation div.colRigth h2.generic {
	width:420px;
    margin:15px 0px 15px 24px !important;
    padding:0px 0px 0px 0px !important;
    height:30px !important;
	}

/* h2 span */
#container.documentation div.colLeft h2.generic span,
#container.documentation div.colRigth h2.generic span {
    margin:0px 0px 0px 0px !important;
    padding:5px 0px 5px 36px !important;
	}

/* architecture */
#container.documentation div.colLeft h2.generic span.architecture {
	background: url(../images_layout/layout-documentation-h2-architecture.gif) 10px center no-repeat;
	}
	
/* firstSteps */
#container.documentation h2.generic span.firstSteps {
	background: url(../images_layout/layout-documentation-h2-firstSteps.gif) 10px center no-repeat;
	}

/* conceptual */
#container.documentation h2.generic span.conceptual {
	background: url(../images_layout/layout-documentation-h2-conceptual.gif) 10px center no-repeat;
	}
	
/* writingLogic */
#container.documentation h2.generic span.writingLogic {
	background: url(../images_layout/layout-documentation-h2-writingLogic.gif) 10px center no-repeat;
	}	

/* howTo */
#container.documentation h2.generic span.howTo {
	background: url(../images_layout/layout-documentation-h2-howTo.gif) 10px center no-repeat;
	}

/* ide */
#container.documentation h2.generic span.ide {
	background: url(../images_layout/layout-documentation-h2-ide.gif) 10px center no-repeat;
	}
	
/* patterns */
#container.documentation h2.generic span.patterns {
	background: url(../images_layout/layout-documentation-h2-patterns.gif) 10px center no-repeat;
	}	


/* p */
#container.documentation div.colLeft p,
#container.documentation div.colRigth p {
    margin: 0px 0px 10px 60px !important;
	padding: 0px !important;
	}

/* h5 a */
#container.documentation div.colLeft h5 ,
#container.documentation div.colRigth h5  {
    margin: 0px 0px 0px 45px;
    padding:0px 0px 0px 0px;
    font-size:1.2em !important;
	}

/* videoDocumentation */
#container.documentation  div.videoDocumentation {
    border:0px solid #ccc;
    margin-left:44px;
	}


/* -----------------------------------------------------------------------------*/
/* screenshots  */
/* -----------------------------------------------------------------------------*/

/* screenshots 
#container.screenshots #contents.generic h1 {
	width:913px;
	}
*/

/* h2 */
#container.screenshots #contents.generic h2.generic {
	width:840px;
	}


/* -----------------------------------------------------------------------------*/
/* dealers - RQSD  */
/* -----------------------------------------------------------------------------*/


#container.dealers #contents.generic h4 {
	width:653px;
	padding: 14px 0px 5px 25px;
    font-size:1.4em;
   	color:#003770;
	font-weight:bold;
	border:1px solid #c5c8ca;
	margin:40px 0px 0px 25px;
	padding:5px 0px 5px 20px;
	/*background: #f1f2f3 url(../images_layout/layout-content-h2.jpg) left top repeat-x !important;*/
	}

#container.dealers #contents.generic p {
	width:653px;
	padding: 10px 0px 5px 25px !important;
	}	

#container.dealers #contents.generic p.breadCrumbs {
	padding: 0px 0px 0px 0px !important;
	}

#container.dealers #contents.generic .mainContent p img {
	float:left;
	margin: 0px 20px 0px -25px;
	}

#container.dealers #contents.generic cite {
	padding: 15px;
    font-size:1.2em;
   	color:#666;
	border:1px solid #eee;
	margin:10px 0px 0px 0px;
	font-style:italic;
	}	

#container.dealers #contents.generic p span.autor {
	display:block;
	text-align:right;
	}

#container.dealers #contents.generic p.imagen {
	border:6px solid #eee;
	padding:20px 0;
	text-align:center !important;
	}

#container.dealers #contents.generic .mainContent p.imagen img {
	float:none !important;
	margin: 20px 0px;
	}

/* -----------------------------------------------------------------------------*/
/* startingGuide  */
/* -----------------------------------------------------------------------------*/

#container.startingGuide #contents.generic h4 {
	width:90%;
	padding: 14px 0px 5px 25px;
    font-size:1.4em;
   	color:#003770;
	font-weight:bold;
	border:1px solid #c5c8ca;
	margin:40px 0px 0px 25px;
	padding:5px 0px 5px 20px;
	background: #f1f2f3 url(../images_layout/layout-content-h2.jpg) left top repeat-x !important;
	}

#container.startingGuide #contents.generic p,
#container.startingGuide #contents.generic ul  {
	width:90%;
	padding: 14px 0px 5px 25px;
	border:0px solid red;
	}

#container.startingGuide #contents.generic img {
	border:4px solid #ccc;
	}
	

/* -----------------------------------------------------------------------------*/
/* address.contact */
/* -----------------------------------------------------------------------------*/
	
/* address.contact */
#contents.generic address.contact {
	font-style:normal;
	margin-left:40px;
	color:#666;
	font-size:1.1em;
	line-height:140%;
}

#contents.generic address.contact span {
   	color:#003770;
	font-weight:bold;
	font-size:1.2em;
	margin:10px 0 5px -15px;
	padding:0px;
}


/* -----------------------------------------------------------------------------*/
/* twitter_div */
/* -----------------------------------------------------------------------------*/
	
#twitter_div {
	border:0px solid green;
	float:left;
	width:290px;
	margin:20px 0 15px 15px;
	background:#9ae4e8;
	background: url(../images_layout/layout-twitter.jpg) left bottom no-repeat;
	padding-bottom:10px;
	/*overflow:hidden;*/
	text-align:center;
}

/* h2 */
#twitter_div h2.sidebar-title {
	border:0px solid red;
	color:#666;
	font-size:1em;
	line-height:140%;
	display:block;
	background: url(../images_layout/layout-twitter-h2.jpg) left top no-repeat;
	height:18px;
	margin:0px 0 0px 0;
	padding:8px 0 6px 0;
	text-transform:uppercase;
	/*width:134px;*/
	}



/* ul */
#twitter_div ul {
	border:0px solid red;
	display:block;
	text-align:left;
	padding-bottom:10px;
}

#twitter_div li {
	border-bottom:1px dashed #ddd;
	background:white;
	display:block;
	color:#666;
	font-size:1em;
	line-height:140%;
	margin:0px 10px;
	padding:4px 8px;
	width:250px;
	/*overflow:hidden;*/
	text-align:left;
	word-wrap: break-word;
}


/* -----------------------------------------------------------------------------*/
/* table pricing
/* -----------------------------------------------------------------------------*/ 

/* freelancer-professional -----------------------------------------------------*/ 
#contents.generic div.pricingFreelance,
#contents.generic div.pricingProfessional {
    text-align:center;
    padding:4px 0px;
	background: url(../images_layout/layout-pricing-freelancer.jpg) left top no-repeat;
	width:142px;
	height:67px;
	float:left;
	margin-left:25px;
	}

#contents.generic div.pricingProfessional {
	background: url(../images_layout/layout-pricing-professional.jpg) left top no-repeat;
	}

#contents.generic div.pricingFreelance h4,
#contents.generic div.pricingProfessional h4 {
    color:#00468c;
    text-align:center;
    padding:4px 0px 4px 0;
    font-weight:bold;
    font-size:1.2em;
	}


#contents.generic div.pricingFreelance h5,
#contents.generic div.pricingProfessional h5 {
    display:block;
    color:#00468c;
    text-align:center;
    padding:4px 0px 2px 0;
    font-weight:bold;
    font-size:1.7em;
    line-height:60%;
	}

#contents.generic div.pricingFreelance h5 small,
#contents.generic div.pricingProfessional h5 small {
    color:#00468c;
    text-align:center;
    padding:4px 0px;
    font-weight:normal;
    font-size:.8em;
	}

#contents.generic div.pricingProfessional h5 small.month {
    display:block;
    margin-left:14px;
    font-size:.6em;
    line-height:40%;
}


/* table -----------------------------------------------------------------------*/
#contents.generic table.pricingProjects,
#contents.generic table.pricingServers  {
    font-size:1.1em;
    width:92%;
    color:#333;
    margin-top:2px;
    /*float:left;*/
    }

#contents.generic table.pricingProjects caption,
#contents.generic table.pricingServers caption {
    display:none;
    }

#contents.generic table.pricingProjects thead th,
#contents.generic table.pricingServers  thead th {
    color:#808080;
    text-align:center;
    padding:4px 5px;
    font-weight:bold;
    text-transform:normal;
    background: none;
    border: none;
    border:1px solid #f8f8f8;
    border-left:0px solid red;
    font-size:.8em;
	background: url(../images_layout/layout-pricing-table-thead-th.jpg) left top repeat-x;
	}

#contents.generic table.pricingProjects thead th.professional {
	background: url(../images_layout/layout-pricing-table-thead-th-professional.jpg) left bottom repeat-x;
	}

#contents.generic table.pricingProjects thead th.freeUsers {
	background: url(../images_layout/layout-pricing-table-thead-th.jpg) left bottom repeat-x;
	}

#contents.generic table.pricingProjects tbody td,
#contents.generic table.pricingServers tbody td {
    color:#333333;
    padding:7px;
    border:none;
    border-bottom: 1px solid #bbb;
    text-align:center;
	}

#contents.generic table.pricingProjects tbody td.pricing,
#contents.generic table.pricingServers tbody td.pricing {
	color:#034591;
	font-weight:bold;
	}

#contents.generic table.pricingProjects tbody td.costProfessional {
	background: url(../images_layout/layout-pricing-table-tbody-td-cost.jpg) left top repeat-y;
	width:190px;
	color:#034591;
	font-weight:bold;
	}

#contents.generic table.pricingProjects tbody th,
#contents.generic table.pricingServers tbody th {
    border-bottom: 1px solid #bbb;
    text-align:left;
    color:#808080;
	background:url(../images_layout/layout-pricing-table-tbody-th.jpg) left top repeat-y;
	height:30px;
	width:140px;
	}

/* ------------------------------------------------------------------------- */ 
/* .formLogin */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
	
.formLogin{
	width:478px;
	background: url(../images_layout/formAccess-02.png) left bottom no-repeat;
	margin-top:0px;
	padding:0px 0px 0px 20px;
	position: fixed;
	top:0px;
	right:115px;
	border:0px solid red;
	z-index:9999;
	height: 92px;
	/*.height: 86px;*/
	border:0px solid red;
}

.loginContent {
	/*background: url(../images_layout/layout-join-alpha-program.jpg) 364px 5px no-repeat; */
	padding:10px 0px 0px 0px;
	width:478px;
	border:0px solid red;
	height: 82px;
	.height: 86px;
	border:0px solid red;
	}

/* h4 */	
.formLogin h3  {
	margin:0px 0 0px 0px;
	padding:0px 0 0 0px;
	border:0px solid red;
	color:#fff;
	font-size: 1.5em;
	display:block;
	font-weight: bold;
	}
	
/*  p */	
.formLogin p {
	margin:0px 0 5px 0px;
	padding:2px 0 0 20px;
	border:0px solid red;
	width:344px;
	color:#003770;
	line-height: 120%;
	font-size:1em;
	/*font-family:georgia, "times new roman", serif;*/
	}

/* .formLogin form
-------------------------------------------- */	
.formLogin form  {
	width: 400px;
	margin:0px 0 0 0px;
	padding: 0px 0px 0px 20px;
	border:0px solid red;
	position:relative;
	}

/* legend */ 
.formLogin form legend  {
	display:none;
	}	

/* div */
.formLogin form div.loginContent {
	float: left;
	width:140px;
	height:auto;
	margin:0px 0 0 0px;
	border:0px solid red;
}
	
/* label */
.formLogin form label  {
	/*display:none;*/
	color:white;
	font-size:1em;
	}

/* input */	
.formLogin form input {
	display:block;
	width: 90px;
	height:18px;
	padding-top:2px;
	padding-left:2px;
	font-size:1em;
	color:#3f4040;
	margin:0px 0px 0px 0;
	background:white;
	color:#003770;
	font-size:1.2em !important;
	}

.formLogin form input.submit  {
	width: 48px;
	height:20px;
	position:absolute;
	left:300px;
	top:44px;
	display:block;
	background: url(../images_layout/layout-content-joinAlphaProgram-buttom.gif) left top no-repeat;
	color:white;
	font-size: 1.2em;
	padding-bottom:2px;
	}

/* -----------------------------------------------
   home iconos 
- - - - - - - - - - - - - - - - - - - - - - - - - */
ul.infoList {
	width:100%;
	font:1.1em Verdana, "Trebuchet ms";  
	margin-bottom:6px; 
	list-style:none;
	padding: 0 0 25px 0px !important;
	margin: 0 0 0px 0;
	border:0px solid red;
	float:left;
	}

ul.infoList li {
	width:210px;
	float:left;
	color:#003671;
	padding: 6px 4px 19px 75px;
	margin: 0 0 0px 0;
	line-height:110%;
	font-size:1.2em;
	border:0px solid red;
	line-height: 97%;
	.line-height: 105%;
	}

ul.infoList li small{
	font-size:.85em;
	}

.JRapidWelcome ul.infoList li strong{
	display:block;
	line-height: 150%;
	}

ul.infoList li.iconJRapid {
	background: url(../images_layout/layout-infoList-li-icono-JRapid.png) left top no-repeat;
	}
	
/* iconJava */
ul.infoList li.iconJava {
	background: url(../images_layout/layout-infoList-li-icono-java.png) left top no-repeat;
	}

/* Cloud */
ul.infoList li.iconCloud {
	background: url(../images_layout/layout-infoList-li-icono-cloud.png) left top no-repeat;
	}


ul.infoList li.iconJRapid {
	background: url(../images_layout/layout-infoList-li-icono-JRapid.png) left top no-repeat;
	}

ul.infoList li.iconMashups {
	background: url(../images_layout/layout-infoList-li-icono-mashups.png) left top no-repeat;
	}

ul.infoList li.iconOpen {
	background: url(../images_layout/layout-infoList-li-icono-open.png) left top no-repeat;
	}

ul.infoList li.iconBusinessIntelligence {
	background: url(../images_layout/layout-infoList-li-icono-businessIntelligence.png) left top no-repeat;
	}


/* -----------------------------------------------------------------------------*/
/* overview  */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/

/* h2.generic */
#container.overview h2.generic {
	clear:both;
	display:block;
}

/* p.intro */
#container.overview p.overviewIntro {
	width:506px;
    margin: 0px 25px 0px 25px !important;
	padding: 15px 30px 40px 20px !important;
	border:0px solid red;
	color:#003671;
	float:left;
	font-size:1.3em;
	background: url(../images_layout/layout-overviewIntro.png) left top no-repeat;
}
	
/* ul.options */
#container.overview ul.options {
	width:200px;
    margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
    list-style: none;
	float:left;
	border:0px solid red;
	}

#container.overview ul.options li {
	display:block;
    list-style: none;
    margin: 0px 0px 0px 0px;
	}		

#container.overview ul.options li a{
	display:block;
    margin: 4px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight:bold;
	color:#003671;
	font-size:1.2em;
	border:0px solid #ccc;
	padding:5px 10px;
	background: url(../images_layout/layout-options.png) left top repeat-x;
	}	


/* iconos 
- - - - - - - - - - - - - - - - - - - - - - - - - */
#container.overview ul.infoList {
	padding: 0 0 0px 0px !important;
	margin: 16px 0 0px 20px;
	width:287px;
	border:0px solid red;
}

#container.overview ul.infoList li {
	width:247px;
	display:block;
	color:#003671;
	padding: 6px 4px 15px 75px;
	margin: 0 10px 0px 0;
	line-height:110%;
	font-size:1.2em;
	border:0px solid red;
	line-height: 125%;
	}

#container.overview ul.infoList li strong {
	display:block;
	font-size:1.3em;
	padding: 0px 4px 5px 0px;
}

#container.overview ul.infoList li small {
	font-size:.9em;
}	

/* targetUsers 
- - - - - - - - - - - - - - - - - - - - - - - - - */
#container.overview div.targetUsers{
	background: url(../images_layout/layout-targetUsers.png) 315px 74px repeat-y;
	/*float:left;*/
    overflow: hidden;
    padding:0px;
    margin-top:20px !important;
	}

#container.overview div.targetUsers h2.generic{
    margin-top:0px !important;
	}

#container.overview div.targetUsers div.users {
	padding: 0 0 0px 0px !important;
	margin: 16px 0 0px 20px;
	width:287px;
	border-right:0px solid #c5c8ca;
	float:left;
	}

/* img */
#container.overview div.targetUsers div.users img {
	margin: 0px 0 0px 80px;
	}

/* h4 */
#container.overview div.targetUsers div.users h4 {
	width:200px;
	padding: 10px 0 10px 40px !important;
	margin: 5px 20px 0px 20px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	color:#003671;
	line-height:110%;
	font-size:1.6em;
	}

/* li */
#container.overview div.targetUsers div.users li {
	margin-top: 4px;
	border:0px solid red;
	/*line-height:100%;*/
	font-size:1.2em;
	color:#003671;
}
	
/* tecnologyStack
- - - - - - - - - - - - - - - - - - - - - - - - - */
#container.overview .tecnologyStackContent {
	width:272px;
    margin:18px 0px 0px 20px;
    padding:10px 0px 0px 0px !important;
	float:left;
	border:0px solid red;
	background: url(../images_layout/layout-destacado-h5.png) left top no-repeat;
}

/* img.tecnologyStack */
#container.overview img.tecnologyStack {
	float:left;
	margin: 20px 0 20px 40px;
	}
	
/* .tecnologyStack  p */ 
#container.overview .tecnologyStack p {
	width:232px;
    margin:0px 0px 0px 0px !important;
    padding:0px 20px 15px 20px !important;
	float:left;
	color:#003671;
	font-size:1.3em;
	font-weight:normal;
	border:0px solid red;
	background: transparent url(../images_layout/layout-destacado.png) left bottom no-repeat;
}


/* box
- - - - - - - - - - - - - - - - - - - - - - - - - */
#container.overview .box {
	width:950px;
    margin:0px 0px 0px 10px;
    padding:10px 0px 0px 0px !important;
	border:0px solid red;
	/*background: url(../images_layout/layout-destacado-h5.png) left top no-repeat;*/
}

#container.overview .box p{
	width:900px;
	font-size:1.2em;
}

#container.overview .box li {
	font-size:1.2em;
}

/* img.diagram */
#container.overview img.diagram {
	margin: 10px 0 0px 30px;
	}

/* h3 
#container.overview .box h3 {
	width:950px;
    margin:0px 0px 0px 0px !important;
    padding:0px 20px 15px 20px !important;
	float:left;
	color:#003671;
	font-size:1.2em;
	border:1px solid #ccc;
}
*/

/* floatLeft
- - - - - - - - - - - - - - - - - - - - - - - - - */
#container.overview p.floatLeft {
	width:450px;
    margin:0px 0px 0px 10px;
    padding:10px 0px 0px 0px !important;
	float:left;
}

#container.overview img.floatLeft {
    padding:10px 0px 0px 0px !important;
	float:left;
}

/* -----------------------------------------------*/
/* h3 
- - - - - - - - - - - - - - - - - - - - - - - - - */
h3.genericText {
	width:836px !important;
	height:auto;
    margin:15px 0px 0px 25px !important;
    padding:4px 20px 4px 20px !important;
	float:none;
	clear:both;
	display:block;
	color:#003671;
	font-size:1.3em;
	border-left:1px solid #c5c8ca;
	border-top:1px solid #c5c8ca;
	border:1px solid #c5c8ca;
}

h4.genericText {
/*	width:900px;
    margin:0px 0px 0px 0px !important;
    padding:5px 20px 5px 20px !important;
	float:left;*/
	float:none;
	clear:both;
	color:#003671;
	font-size:1.1em;
	border-bottom:1px solid #c5c8ca;
}

/* --------------------------------------------------*/
/* sourceCode */
/* - - - - - - - - - - - - - - - - - - - - - - - - - */
.sourceCode {
/*	width:900px;
    margin:0px 0px 0px 0px !important;
    padding:5px 20px 5px 20px !important;*/
	color:black;
	font-size:1.1em;
	font-family: "Consolas", "Monaco", "Bitstream Vera Sans Mono", "Courier New", Courier, monospace !important;
}


/* -----------------------------------------------------------------------------*/
/* banner  */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/

/* ideJRapid  
 - - - - - - - - - - - - - - - - - - - - - */
.banner img.ideJRapid {
	position:absolute;
	top:40px;
	left:35px;
	}
	
	
/* h2.JRapidCommunityEdition 
 - - - - - - - - - - - - - - - - - - - - - */	
.banner h2.JRapidCommunityEdition {
	width:315px;
	height:93px;
	display: block;
	position:absolute;
	top:40px;
	left:332px;
	background: url(../images_layout/layout-h2-JRapidCommunityEdition.png) left top no-repeat;
   	text-indent: -999em;
   	overflow: hidden;
	}
	
* html>body .banner h2.JRapidCommunityEdition  {
   letter-spacing: -999em;
	}
	

/* p.buttonFeatures  p.buttonUpgradeNow
 - - - - - - - - - - - - - - - - - - - - - */	
.banner p.buttonFeatures,
.banner p.buttonUpgradeNow {
	width:164px;
	height: 87px;
	position:absolute;
	top:153px;
   	left:332px;
	background: url(../images_layout/layout-p-buttonFeatures.png) left top no-repeat;	
	}

.banner p.buttonUpgradeNow {
   	left:512px;
	background: url(../images_layout/layout-p-buttonUpgradeNow.png) left top no-repeat;	
	}

.banner p.buttonFeatures a,
.banner p.buttonUpgradeNow a  {
	width:164px;
	height: 40px;
	display: block;
   	text-indent: -999em;
   	overflow: hidden;
	}
	
* html>body .banner p.buttonFeatures a,
* html>body .banner p.buttonUpgradeNow a {
   letter-spacing: -999em;
	}

	
/* p.buttonEclipsePlugin
 - - - - - - - - - - - - - - - - - - - - - */	
.banner p.buttonEclipsePlugin {
	width:70px;
	height: 153px;
	position:absolute;
	top:79px;
   	left:831px;
	background: url(../images_layout/layout-p-buttonEclipsePlugin.png) left top no-repeat;	
	}

.banner p.buttonEclipsePlugin a  {
	width:70px;
	height: 116px;
	display: block;
   	text-indent: -999em;
   	overflow: hidden;
	}
	
* html>body .banner p.buttonEclipsePlugin a{
   letter-spacing: -999em;
	}

/* div.hr
 - - - - - - - - - - - - - - - - - - - - - */	
.banner div.hr {
	width:4px;
	height: 220px;
	position:absolute;
	top:15px;
   	left:765px;
	background: url(../images_layout/layout-banner-div-hr.png) left top no-repeat;
	}
	
.banner div.hr hr {
	display:none;	
	}
	

/* ------------------------------------------------------------------------- */ 
/* #joinAlphaProgram */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
	
#joinAlphaProgram {
	width:478px;
	background: url(../images_layout/layout-join-alpha-program.png) left bottom no-repeat;
	margin-top:0px;
	padding:0px 0px 0px 20px;
	position: fixed;
	top:0px;
	right:115px;
	z-index:9999;
	height: 110px;
}

.joinAlphaProgramContent {
	background: url(../images_layout/layout-join-alpha-program.jpg) 364px 5px no-repeat;
	padding:10px 0px 0px 0px;
	width:468px;
	}

/* h4 */	
#joinAlphaProgram h4  {
	margin:0px 0 0px 0px;
	padding:0px 0 0 0px;
	font-size: 1.5em;
	display:block;
	font-weight: bold;
	}
	
/*  p */	
#joinAlphaProgram p {
	margin:0px 0 5px 0px;
	padding:0px 0 0 0px;
	border:0px solid red;
	width:344px;
	color:#003770;
	line-height: 120%;
	font-size:1em;
	}

/* #joinAlphaProgram form
-------------------------------------------- */	
#joinAlphaProgram form  {
	width: 400px;
	float: left;
	margin:0px 0 0 0px;
	padding: 0px 0px 0px 0px;
	border:0px solid red;
	position:relative;
	}

/* legend */ 
#joinAlphaProgram form legend,
#joinAlphaProgram form label {
	display:none;
	}	

/* div */
#joinAlphaProgram form div.joinAlphaProgramformContent {
	float: left;
	width:100px;
	height:auto;
	margin:0px 0 0 0px;
}

/* input */	
#joinAlphaProgram form input {
	display:block;
	width: 90px;
	height:16px;
	padding-top:2px;
	padding-left:2px;
	font-size:1.1em;
	color:#3f4040;
	margin:0px 0px 0px 0;
	background:white;
	color:#003770;
	}

#joinAlphaProgram form input.submit  {
	width: 48px;
	height:20px;
	position:absolute;
	left:300px;
	top:1px;
	display:block;
	background: url(../images_layout/layout-content-joinAlphaProgram-buttom.gif) left top no-repeat;
	color:white;
	font-size: 1.2em;
	padding-bottom:2px;
	}

	
/* ------------------------------------------------------------------------- */ 
/* #overviewNav */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
	
#overviewNav {
	position: absolute;
	top:154px;
	right:20px;
	z-index:1;
	}

#overviewNav li {
	float:left;
    list-style: none;
	margin:0px !important;
	padding:0px !important;
	} 

#overviewNav li a {
	height:20px; 
	padding:4px 8px;
	margin:0px !important;	
	border-bottom:1px solid white;
	border-right:1px solid white;
	color:#666 !important;
    list-style: none;
	float:left;
}

#overviewNav li.menuCodeGenerator a {
	border-left:1px solid white;
	}

#overviewNav li a:hover {
	color:#000 !important;
	background:#e0e0e0;
	}

#overviewNav.NavCodeGeneration li.menuCodeGenerator a,
#overviewNav.NavCodeGeneration li.menuCodeGenerator a:visited,
#overviewNav.NavCodeGeneration li.menuCodeGenerator a:hover,
/* NavCodeGeneration */
#overviewNav.NavOverviewIDE li.menuOverviewIDE a,
#overviewNav.NavOverviewIDE li.menuOverviewIDE a:visited,
#overviewNav.NavOverviewIDE li.menuOverviewIDE a:hover,
/* NavOverviewIDE */
#overviewNav.NavElasticJavaCloud li.menuElasticJavaCloud a,
#overviewNav.NavElasticJavaCloud li.menuElasticJavaCloud a:visited,
#overviewNav.NavElasticJavaCloud li.menuElasticJavaCloud a:hover,
/* NavElasticJavaCloud */
#overviewNav.NavBusinessIntelligence li.menuBusinessIntelligence a,
#overviewNav.NavBusinessIntelligence li.menuBusinessIntelligence a:visited,
#overviewNav.NavBusinessIntelligence li.menuBusinessIntelligence a:hover
/* NavBusinessIntelligence */ {
	color:#000 !important;
	background:#e0e0e0;
	cursor:default;
	}

	
/* ------------------------------------------------------------------------- */ 
/* .columnText */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.columnText {
	width:380px;
	float:left;
	margin:0px 20px 25px 0px;
	} 

.columnText p {
	width:auto !important;
	}


/* ------------------------------------------------------------------------- */ 
/* h5.jrapidPlataform */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

h6.jrapidPlataform {
	display: block;
	height: 146px;
	width:273px;
	background: url(../images_layout/layout-jrapid-plataform.jpg) left top no-repeat;
   	text-indent: -999em;
   	overflow: hidden;
	padding:0px 0px 0px 0px;
   	margin: 0px 0px 0px 0px;
	}
	
* html>body h5.jrapidPlataform {
   letter-spacing: -999em;
	}

/* ------------------------------------------------------------------------- */ 
/* documentationLinks */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.documentationLinks{
	width:274px;
	height:58px;
	padding:18px 0 0 20px;
	margin-top:0px;
	/*position: absolute;
	top:154px;
	right:20px;
	z-index:1;*/
	background: url(../images_layout/layout-documentationLinks.png) left top no-repeat;
	}

.documentationLinks ul {
	width:273px;
	padding:0px 0px 0px 0px;
   	margin: 0px 0px 0px 0px;
   	}

.documentationLinks ul li {
	float:left;
    list-style: none;
	margin:0px !important;
	padding:0px !important;
	} 

.documentationLinks ul li a {
	height:10px; 
	padding:8px 8px 14px 28px;
	margin:0px 3px 0 0!important;	
	color:#01285f !important;
    list-style: none;
	float:left;
	font-size:1.2em;
	font-weight:bold;
	}

.documentationLinks ul li.linkLibrary a {
	background: url(../images_layout/layout-documentationLinks-li-library.jpg) left top no-repeat;
	}

.documentationLinks ul li.linkWiki a {
	background: url(../images_layout/layout-documentationLinks-li-wiki.jpg) left top no-repeat;
	}

.documentationLinks ul li.linkManual a {
	background: url(../images_layout/layout-documentationLinks-li-manual.jpg) left top no-repeat;
	}

/* ------------------------------------------------------------------------- */ 
/* generiContents */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.generiContents {
	width:910px;
	padding:0px 0px 0px 20px;
	/*font-size:1.1em;*/
	}

#container.devzone p,
#container.devzone li {
	font-size:1.1em;
	}


/* ------------------------------------------------------------------------- */
/* documentationShortcut */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.documentationShortcut{
	width:903px;
	min-height:106px;
	height:auto !important;
	height:106px;
	margin:10px 0 0 20px;
	padding:10px 0 0 20px;
	background: url(../images_layout/layout-documentationShortcut.png) left top no-repeat;
	float:left;
	}

.documentationShortcut ul {
	float:left;
    list-style: none;
	margin:0px !important;
	padding:0px !important;
	}

.documentationShortcut ul li {
	width:269px;
	height:90px;
	float:left;
    list-style: none;
	display:block;
	margin:0px 20px 0 0 !important;
	padding:26px 0 0 10px !important;
	} 

.documentationShortcut ul li a {
	padding:0px 0px 0px 70px;
	margin:0px 3px 0 0!important;
	color:#01285f;
    list-style: none;
	float:none;
	display:block;
	font-size:1.6em;
	font-weight:bold;
	}

.documentationShortcut ul li span{
	display:block;
	padding:0px 10px 0px 70px;
	font-size:1em;
	font-weight:normal;
	float:none;
	color:#01285f;
	}

.documentationShortcut ul li.linkWiki small{
	padding:20px 10px 0px 70px;
	}

.documentationShortcut ul li.linkLibrary  {
	background: url(../images_layout/layout-documentationShortcut-li-library.jpg) left top no-repeat;
	}

.documentationShortcut ul li.linkWiki {
	background: url(../images_layout/layout-documentationShortcut-li-wiki.jpg) left top no-repeat;
	}

.documentationShortcut ul li.linkManual {
	background: url(../images_layout/layout-documentationShortcut-li-manual.jpg) left top no-repeat;
	}


/* ------------------------------------------------------------------------- */ 
/* subNavigation */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.subNavigation {
	position: absolute;
	top:131px;
	left: 10px;
	width: 962px;
	height: 31px;
	background: /*#f29b01*/ url(../images_layout/layout-subNavigation.jpg) left top repeat-x ;
	overflow: hidden; /* agregado por Juan */	
   }

.subNavigation ul {
	height: 31px;
	list-style: none;
	list-style-position: outside;
	}

.subNavigation li {
	float: left;
	background: /*#f29b01*/ url(../images_layout/layout-subNavigation-li.jpg) left top no-repeat;
}

.subNavigation li a {
	float: left;
	padding:8px 15px 0 15px;
	margin: 0px 0px 0px 3px;
	color:#fbe2b7;
	height: 31px;
	font-size:1.2em;
	font-weight:bold;
	}	
	
.subNavigation li a:hover {
	background: #ca8508 /*url(../images_layout/layout-navigation-li-hover.gif) left top repeat-x */;	
	color:white !important;
	}

/* ------------------------------------------------------------------------- */
/* Manager subNavigation */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#container.manager .subNavigation {
	background: #898d96 url(../images_layout/layout-subNavigation-manager.jpg) left top repeat-x;
   }
   
#container.manager .subNavigation li {
	background: transparent url(../images_layout/layout-subNavigation-manager-li.jpg) left top no-repeat;
	}
	
.subNavigation li a {
	color:#dedfe2;
	}	

#container.manager .subNavigation li a:hover {
	background: #6f7279 /*url(../images_layout/layout-navigation-manager-li-hover.gif) left top repeat-x */;	
	color:#fff;
	}


/* ------------------------------------------------------------------------- */
/* userManualHeader */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.userManualHeader {
	width: 905px;
	height: 142px;
	position:relative;
	margin:15px 0 0 20px;
	background: url(../images_layout/layout-userManualHeader.jpg) left top no-repeat;
	}

/* h4 */
.userManualHeader h4.userManualTitle {
	position: absolute;
	top:35px;
	left: 27px;
	width:317px;
	height: 81px;
	display: block;
   	text-indent: -999em;
   	overflow: hidden;
	background: url(../images_layout/layout-userManualHeader-h4.jpg) left top no-repeat;
	}
	
* html>body .userManualHeader h4.userManualTitle  {
   letter-spacing: -999em;
	}

/* .userManualLinks */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.userManualHeader .userManualLinks {
	position: absolute;
	top:51px;
	left: 358px;
	}

.userManualHeader .userManualLinks li {
	width: 154px;
	height: 71px;
	float: left;
	margin: 0px 10px 0px 0px !important;
	background:url(../images_layout/layout-userManualHeader-ul-li.png) left top no-repeat;
	list-style: none;
	}

.userManualHeader .userManualLinks li a {
	width: 100%;
	height: 31px;
	float: left;
	padding-top:12px;
	margin: 0px 0px 0px 0px !important;
	color:#fbe2b7;
	color:white !important;
	font-size:1.2em;
	font-weight:bold;
	outline:none;
	text-align:center;
	}



/* ------------------------------------------------------------------------- */
/* pricing Community */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#container.pricing .header {
	z-index:10;
	}

.pricingCommunity {
	width: 918px;
	height: 164px;
	position:relative;	
	z-index:1;
	margin:15px 0 0 25px;
	background: url(../images_layout/layout-pricingCommunity.png) left top no-repeat;
	}

/* h4 */
.pricingCommunity h4.pricingCommunityEdition {
	position: absolute;
	top:40px;
	left: 35px;
	width:229px;
	height: 31px;
	display: block;
   	text-indent: -999em;
   	overflow: hidden;
	background: url(../images_layout/layout-pricingCommunity-h4.jpg) left top no-repeat;
	}
	
/* h6 */
.pricingCommunity h6.NoTimeLimit {
	position: absolute;
	top:33px;
	left: 796px;
	width:88px;
	height: 57px;
	display: block;
	background: url(../images_layout/layout-pricingCommunity-h6-NoTimeLimit.jpg) left top no-repeat;
	}

.pricingCommunity h6.NoTimeLimit a {
	width:64px;
	height: 37px;
	display: block;
	margin:9px 0 0 13px;
   	text-indent: -999em;
   	overflow: hidden;
	background: url(../images_layout/layout-pricingCommunity-h6-NoTimeLimit-a.jpg) left top no-repeat;
	}

/* professionalFeatures */
.pricingCommunity .professionalFeatures {
	position: absolute;
	top:113px;
	left: 36px;
	width:850px;
	height: 38px;
	display: block;
   	text-indent: -999em;
   	overflow: hidden;
	background: url(../images_layout/layout-pricingCommunity-professionalFeatures.png) left top no-repeat;
	}
	
/* communityDetail */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.pricingCommunity .communityDetail {
	position: absolute;
	top:0px;
	left: 414px;
	width:154px;
	height: 79px;
	display: block;
   	text-indent: -999em;
   	overflow: hidden;
	background: url(../images_layout/layout-communityDetail.jpg) left top no-repeat;
	}
	
/* p.unlimitedProjects */
#contents.generic .pricingCommunity p.unlimitedProjects {
	position: absolute;
	top:18px;
	left: 9px;
	width:139px;
	height: 12px;
   	margin:0px !important;
   	padding:0px !important;
	display: block;
   	background: url(../images_layout/layout-pricingCommunity-p-unlimitedProjects.png) left top no-repeat;
	}
	
#contents.generic .pricingCommunity p.unlimitedProjects a {
	width:139px;
	height: 12px;
	display: block;
   	text-indent: -999em;
   	overflow: hidden;
   	background: url(../images_layout/layout-pricingCommunity-p-unlimitedProjects.png) left top no-repeat;
	}

.pricingCommunity h5.EntitiesPerProject {
	position: absolute;
	top:34px;
	left: 9px;
	width:132px;
	height: 38px;
	display: block;
   	text-indent: -999em;
   	overflow: hidden;
	background: url(../images_layout/layout-EntitiesPerProject.jpg) left top no-repeat;
	}


* html>body .pricingCommunity h6.NoTimeLimit a,
* html>body .pricingCommunity h4.pricingCommunityEdition,
* html>body .pricingCommunity .professionalFeatures,
* html>body .pricingCommunity h5.EntitiesPerProject,
* html>body #contents.generic .pricingCommunity p.unlimitedProjects a{
   letter-spacing: -999em;
	}



/* ------------------------------------------------------------------------- */
/* pricing Professional */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.pricingProfessionalNew {
	width: 914px;
	height: 356px;
	position:relative;
	z-index:1;
	margin:15px 0 0 25px;
	background: url(../images_layout/layout-pricingProfessional.png) left top no-repeat;
	}

/* h4 */
.pricingProfessionalNew h4 {
	position: absolute;
	top:35px;
	left: 37px;
	width:317px;
	height: 81px;
	display: block;
   	text-indent: -999em;
   	overflow: hidden;
	background: url(../images_layout/layout-pricingProfessionalNew-h4.jpg) left top no-repeat;
	}

/* h6 */
.pricingProfessionalNew h6.choosePlan {
	position: absolute;
	top:33px;
	left: 738px;
	width:86px;
	height: 56px;
	display: block;
   	text-indent: -999em;
   	overflow: hidden;
	background: url(../images_layout/layout-pricingProfessionalNew-h6-choosePlan.jpg) left top no-repeat;
	}

/* professionalDetail */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.pricingProfessionalNew .professionalDetail {
	position: absolute;
	top:0px;
	left: 414px;
	width:159px;
	height: 81px;
	display: block;
   	text-indent: -999em;
   	overflow: hidden;
	background: url(../images_layout/layout-professionalDetail.jpg) left top no-repeat;
	}

/* h6 */
.pricingProfessionalNew h6.choosePlan {
	position: absolute;
	top:28px;
	left: 798px;
	width:86px;
	height: 57px;
	display: block;
   	text-indent: -999em;
   	overflow: hidden;
	background: url(../images_layout/layout-pricingProfessionalNew-h6-choosePlan.jpg) left top no-repeat;
	}

/* professionalFeatures  */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.pricingProfessionalNew .professionalFeatures {
	width:881px;
	display: block;
   	overflow: hidden;
    /*float:left;*/
    padding:115px 0 0 36px;
	}

/* professionalPlan */
.pricingProfessionalNew .professionalPlan {
	width:249px;
	height: 241px;
    float:left;
    padding-left:15px;
    margin-right:24px;
	position: relative;
	display: block;
   	overflow: hidden;
    border:0px solid red;
	}

/* professionalPlan */
.pricingProfessionalNew .professionalPlan h2 a{
	width:232px;
	height: 55px;
    margin:0px !important;
	display: block;
   	text-indent: -999em;
   	overflow: hidden;
	background: url(../images_layout/layout-professionalPlan-h2-planCodeGeneration.jpg) left top no-repeat;
    border:0px solid red;
	}

.pricingProfessionalNew .professionalPlan h2.planProjets a{
	background: url(../images_layout/layout-professionalPlan-h2-planProjets.jpg) left top no-repeat;
	}
.pricingProfessionalNew .professionalPlan h2.planServers a{
	background: url(../images_layout/layout-professionalPlan-h2-planServers.jpg) left top no-repeat;
	}

/* p */
#contents.generic .pricingProfessionalNew p.professionalPlanDetails,
.pricingProfessionalNew p.professionalPlanDetails {
	width:180px;
	height: 65px;
    padding:0 0 0 0px !important;
    margin:8px 0 0 50px !important;
	display: block;
    color:white;
	}

/* */
.pricingProfessionalNew .professionalPlan ul.listingPrice {
    list-style: none;
	margin:0px !important;
	padding:0px !important;
	}

.pricingProfessionalNew .professionalPlan ul.listingPrice li {
    width:229px;
	height:28px;
	margin:8px 0px 0 0 !important;
	padding:0px 0 0 0px !important;
	display: block;
    list-style: none;
	position:relative;
	}

.pricingProfessionalNew .professionalPlan ul.listingPrice li span {
    width:229px;
	height:28px;
	display: block;
   	text-indent: -999em;
   	overflow: hidden;
	margin:0px 0px 0 0 !important;
	padding:0px 0 0 0px !important;
	}

.pricingProfessionalNew .professionalPlan ul.listingPrice li.perEntities span{
	background: url(../images_layout/layout-professionalPlan-ul-listingPrice-li-perEntities.jpg) left top no-repeat;
	}

.pricingProfessionalNew .professionalPlan ul.listingPrice li.unlimited { height:55px;}

.pricingProfessionalNew .professionalPlan ul.listingPrice li.unlimited span {
	height:55px;
    background: url(../images_layout/layout-professionalPlan-ul-listingPrice-li-unlimited.jpg) left top no-repeat;
	}

.pricingProfessionalNew .professionalPlan ul.listingPrice li a.planFags img{
    width:13px;
	height:14px;
	position:absolute;
    top:-3px;
    right:6px;
    border:1px solid red;
	}



/* perProject */
.pricingProfessionalNew .professionalPlan ul.listingPrice li.perProject span{
	background: url(../images_layout/layout-professionalPlan-ul-listingPrice-li-perProject.jpg) left top no-repeat;
	}

.pricingProfessionalNew .professionalPlan ul.listingPrice li.serverBronze,
.pricingProfessionalNew .professionalPlan ul.listingPrice li.serverSilver,
.pricingProfessionalNew .professionalPlan ul.listingPrice li.serverGold {
	margin:4px 0px 0 0 !important;
	}

/* bronze-silver-gold */
.pricingProfessionalNew .professionalPlan ul.listingPrice li.serverBronze span{
	background: url(../images_layout/layout-professionalPlan-ul-listingPrice-li-serverBronze.jpg) left top no-repeat;
	}
.pricingProfessionalNew .professionalPlan ul.listingPrice li.serverSilver span{
	background: url(../images_layout/layout-professionalPlan-ul-listingPrice-li-serverSilver.jpg) left top no-repeat;
	}
.pricingProfessionalNew .professionalPlan ul.listingPrice li.serverGold span{
	background: url(../images_layout/layout-professionalPlan-ul-listingPrice-li-serverGold.jpg) left top no-repeat;
	}


* html>body .pricingProfessionalNew .professionalPlan ul.listingPrice li,
* html>body .pricingProfessionalNew .professionalPlan h2 a,
* html>body .pricingProfessionalNew .professionalDetail,
* html>body .pricingProfessionalNew h6.choosePlan,
* html>body .pricingProfessionalNew h5.unlimitedEntities,
* html>body #contents.generic .pricingProfessionalNew p.unlimitedProjects {
   letter-spacing: -999em;
	}


/* ------------------------------------------------------------------------- */
/* pricing PopUp */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.princingPopup {
	width:359px;
	height: auto;
	display: block;
    position:relative;
    margin:0px 0;
    padding:0px !important; 
	}

/* h4.popupTitle */
.princingPopup h4.popupHeader{
	width:359px;
	min-height: 30px;
	height: auto !importan;
	height: 30px;
    color:white;
    font-size:1.3em;
    margin:0px !important;
    padding:10px 0 0 15px !important;
	display: block;
	background: url(../images_layout/layout-pricingPopup-h4.png) left top no-repeat;
	}

/* h4.popupTitle span */
.princingPopup h4.popupHeader span {
	width:235px;
	min-height: 40px;
	height: auto !importan;
	height: 40px;
    color:white;
    margin:0px 0px 0px 0px !important;
    padding:5px 0 0 10px !important;
    font-size:1em; 
	display: block;
	background: url(../images_layout/layout-pricingPopup-h4-span.png) left top no-repeat;
	}

.princingPopup h4.popupHeader span.ServersPlanTitle {
	width:171px;
	height: 31px;
	display: block;
   	text-indent: -999em;
   	overflow: hidden;
	background: url(../images_layout/layout-princingPopup-h4-ServersPlanTitle.jpg) left top no-repeat;
	}
* html>body .princingPopup h4.popupHeader span.ServersPlanTitle {
   letter-spacing: -999em;
	}

/* h5 */
.princingPopup h5 {
    color:#01295d !important;
    padding:0px 0px 0px 0px !important;
    margin:0px !important;
    font-size:1.1em;
    text-transform:uppercase;
	}
	
.princingPopup h6.closePopup a {
    position:absolute;
    top:10px;
    right:20px;
	width:12px;
	height: 11px;
	display: block;
   	text-indent: -999em;
   	overflow: hidden;
	background: url(../images_layout/layout-princingPopup-h6-closePopup.jpg) left top no-repeat;
    border:0px solid red;
	}

* html>body .princingPopup h6.closePopup a {
   letter-spacing: -999em;
	}

/* .princingPopupContents */
.princingPopup .princingPopupContents {
	width:359px;
	height: auto;
    margin:0px !important;
    padding:15px 0px 0px 17px;
	display: block;
	background: url(../images_layout/layout-princingPopupContents.png) left bottom no-repeat;
	}

/* p */
#contents.generic .princingPopup .princingPopupContents p,
.princingPopup .princingPopupContents p {
	width:326px;
    color:#01295d !important;
    padding:0px 0px 15px 0px !important;
    margin:0px !important;
    border:0px solid red;
    font-size:1em !important;
	}


/* table pricingServersPlan */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#contents.generic table.pricingServersPlan,
table.pricingServersPlan {
    width:324px !important;
    font-size:1em;
    margin:0px 0px 0px 0px !important;
	/*background: url(../images_layout/layout-pricingServersPlan.jpg) left bottom no-repeat !important;*/
    }

table.pricingServersPlan caption { display:none; }

table.pricingServersPlan thead th {
    width:82px;
    height:26px;
    color:#fff !important;
    text-align:center;
    padding:0px 0px 0px 0px !important;
    font-weight:bold;
    text-transform:normal;
    background: transparent !important;
    border: none;
    font-size:1em;
	}

table.pricingServersPlan thead th.bronze {
	background: url(../images_layout/layout-pricing-table-thead-th-bronze.jpg) left top no-repeat !important;
	}
table.pricingServersPlan thead th.silver {
	background: url(../images_layout/layout-pricing-table-thead-th-silver.jpg) left top no-repeat !important;
	}
table.pricingServersPlan thead th.gold {
	background: url(../images_layout/layout-pricing-table-thead-th-gold.jpg) left top no-repeat !important;
	}
table.pricingServersPlan tbody th {
    color:#9d9d9d !important;
    padding:7px 3px 7px 0px !important;
    border: 1px solid #dcdddf !important;
    text-align:right !important;
    font-size:.9em;
    font-weight:normal  !important;
    background:#f1f2f4 !important;
	}

table.pricingServersPlan tbody td {
    color:#01285f !important;
    padding:7px 0;
    border:none;
    border: 1px solid #dcdddf !important;
    text-align:center !important;
	}

table.pricingServersPlan tbody td.priceBronze,
table.pricingServersPlan tbody td.priceSilver,
table.pricingServersPlan tbody td.priceGold {
    font-weight:bold;
    /*height:33px;*/
    font-size:1.3em;
    padding-bottom:8px;
 	background: url(../images_layout/layout-pricingServersPlan-price.jpg ) left top no-repeat !important;
	}
table.pricingServersPlan tbody td.priceSilver {
 	background-position:-81px 0px !important;
	}
table.pricingServersPlan tbody td.priceGold {
 	background-position:-164px 0px !important;
	}


/* ------------------------------------------------------------------------- */
/* PopUp index IDE */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/* the overlayed element */ 
.simple_overlay { 
	display:none; /* must be initially hidden */ 
	z-index:10000; /* place overlay on top of other elements */ 
	 /* styling */ 
	background-color:#333; 
	border:1px solid #666; 	     
	/* CSS3 styling for latest browsers */ 
	-moz-box-shadow:0 0 90px 5px #000; 
	-webkit-box-shadow: 0 0 90px #000;
	z-index:9999;
	position:relative;    
} 
			 
/* close button positioned on upper right corner */ 
.simple_overlay .close { 
	background-image:url('http://img.jrapid.net/files/images_layout/jquerytools-close.png'); 
	position:absolute; 
	z-index:9999;
	right:-15px; 
	top:-15px; 
	cursor:pointer; 
	height:35px; 
	width:35px; 
}
.trigger {
	cursor: pointer;	
}
	
.triggeroverlay, .triggertooltip {
	cursor: pointer;	
}	


/* index overview indexPopupIDE */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.indexPopupIDE {
	width:976px;
	height:auto;
	position:relative;
	z-index:1;
	dislay:block;
	}
	
/* a */
.indexPopupIDE a.indexOverview {
	width:255px;
	height:47px;
	color:white;
	text-align:center;
	font-size:1.8em;
	position:absolute;
	left:50%;
	padding-top:10px;
	margin-left: -125px;
	dislay:block;
	background: url(../images_layout/layout-indexPopupIDE-a-indexOverview.png) left top no-repeat;	
	}

/* ul.indexOverviewLinks */
.indexPopupIDE ul.indexOverviewLinks {
	width:840px;
	hiehgt:71px;
    margin: 0px;
	padding: 20px 0px 10px 136px;
	float:left;
	border-top:1px solid #666;
	background: #eaebef url(../images_layout/layout-indexOverviewLinks.jpg) left top repeat-x;
	}

.indexPopupIDE ul.indexOverviewLinks li {
	float:left;
    list-style: none;
    margin: 0px 0px 0px 0px;
	}		

.indexPopupIDE ul.indexOverviewLinks li a {
	width:170px;
	height:35px;
	float:left;
    margin: 0px 10px 0px 0px;
	padding: 10px 0px 0px 0px;
	color:white;
	text-align:center;
	font-weight:bold;
	font-size:1.2em;
	background: url(../images_layout/layout-indexOverviewLinks-li.png) left top no-repeat;
	}

#jrapidtip { 
    display:none; 
    background:transparent url(../images_layout/white.png); 
    font-size:11px; 
    height:59px; 
    width:159px; 
    padding:25px;  
    color:#000;     
    z-index: 2; 
}
