body{
	margin:0;
	font:13px Arial, Helvetica, sans-serif;
	color:#666;
	background:#fff url(../images/bg-body.gif) repeat-x;
}
body.home{
	background:#fff url(../images/bg-body-home.gif) repeat-x;
}
#wrapper{
	margin:0 auto;
	width:990px;
	overflow:hidden;
}
a{
	color:#0f58a5;
	text-decoration:none;
}
hr{
	margin-bottom:25px;
	margin-top:40px;
	margin-right:25px;
	height:5px;
	width:680px;
}

hr.bi-fundamentals{
	border:1px solid #666;
	background-color:#666;
}
hr.sap-bo{
	border:1px solid #f90;
	background-color:#f90;
}
hr.oracle-bi{
	border:1px solid #f00;
	background-color:#f00;
}
hr.data-management{
	border:1px solid #0f58a4;
	background-color:#0f58a4;
}
hr.separator {
	color: #fff; 
	background-color: #fff; 
	border: 1px dotted #c9c9c9; 
	border-style: none none dotted; 
	margin-top:25px
}


a:hover{text-decoration:underline;}
img{border:0;}
q{quotes: none;}
q:before{content:"";}
q:after{content:"";}
#header{
	width:100%;
	height:117px;
	overflow:hidden;
}
/* logo */
.logo{
	float:left;
	overflow:hidden;
	margin:23px 0 0 0;
}
.logo a{
	display:block;
	width:249px;
	height:89px;
	text-indent:-9999px;
	background:url(../images/logo.png) no-repeat;
	cursor:pointer;
}
.back{
	float:right;
	width:142px;
	height:23px;
	background:url(../images/text-back.gif) no-repeat;
	color:#a2d7ff;
	margin:17px 10px 0 53px;
	padding:5px 0 0 23px;
	font-size:12px;
}
/* navigation */
.nav{
	float:right;
	clear:right;
	margin:43px -5px 0 0;
	padding:0;
	overflow:hidden;
	list-style:none;
	text-align:right;
	width:730px;

}
.nav li{
	display:inline;
	padding:0 11px 0 11px;

	background:url(../images/divider-nav.gif) no-repeat 100% 50%;}
.nav a{
	padding:0;
	color:#bee3ff;
	font-size:15px;
}
.nav a:hover{
	color:#fff;
	text-decoration:none;
}
.nav .active a{
	font-weight:bold;
}
.visual{
	height:192px;
	width:100%;
}
.image{
	float:left;
	width:595px;
}
.text{
	float:right;
	width:360px;
	padding:32px 0 0 0;
}
.little-text{
font-size:.9em;
}
.text blockquote{
	width:360px;
	height:120px;
	overflow:hidden;
	margin:0;
	color:#000;
}
.text q{
	margin:0;
	font-size:24px;
	font-weight:bold;
	line-height:28px;
}
.text cite{
	display:block;
	font-size:18px;
	font-style:normal;
	margin:5px 0 0 0;
}
.nav-images{
	margin:0;
	padding:0;
	overflow:hidden;
}
.nav-images a{
	float:left;
	width:18px;
	height:19px;
	text-indent:-9999px;
}
.prev{
	background:url(../images/prev.gif) no-repeat;
}
.next{
	background:url(../images/next.gif) no-repeat;
}
.nav-images span{
	float:left;
	color:#d8211c;
	font-size:11px;
	line-height:18px;
	padding:0 25px;
}
#main{
	height:1%;
	margin:20px 0 0 0;
	overflow:hidden;
	/*background:url(../images/bg-main-3c.gif) repeat-y;*/
}
#main-3c{
	height:1%;
	margin:20px 0 0 0;
	overflow:hidden;
	background:url(../images/bg-main-3c.gif) repeat-y;
}
#main-2c{
	height:1%;
	margin:30px 0 0 0;
	overflow:hidden;
	background:url(../images/bg-main-2c.gif) repeat-y;
}

#testi-c1, #testi-c2{
	float:left;
	width:310px;
	margin:15px 15px 0 0;
	padding:4px 0 0 0;
	overflow:hidden;
}
/* one column */
#content{
	float:left;
	width:660px;
	margin:0px 50px 0 0;
	padding:0;
	overflow:hidden;
}
#content.home{
	width:312px;
	margin-top:0;
	margin-right: 30px;
}
#content h2{
	font-size:20px;
	line-height:22px;
	color:#f03;
	font-weight:normal;
	margin:0 0 14px 0;
}

#content h3{
	font-size:14px;
	line-height:20px;
	color:#0f58a4;
	font-weight:bold;
	margin:0 0 7px 0;
}

#content p{
	margin:0 0 9px 0;
	line-height:18px;
	
}
.bold{
	font-size:12px;
	font-weight:bold;
}
.more{
	background:url(../images/pointer.gif) no-repeat 100% 50%;
	padding:0 10px 0 0;
}
.logos{
	margin:41px 0 0 0;
	height:1%;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.logos li{
	float:left;
	background:url(../images/divider-logos.gif) no-repeat;
	margin:0 2px 0 -2px;
	height:62px;
}
.logos li a{
	display:block;
	text-indent:-9999px;
}
.sap{
	width:147px;
	height:48px;
	background:url(../images/logo-sap.gif) no-repeat;
	margin:5px 13px 0 0;
}
.oracle{
	width:136px;
	height:20px;
	background:url(../images/logo-oracle.gif) no-repeat;
	margin:21px 0 0 15px;
}
/* two column */
#picture{
	float:left;
	width:360px;
	text-align:center;
	margin:0 11px 0 0;
	overflow:hidden;
}
/* three column */
#news{
	float:left;
	width:268px;
	padding:10px 0 0 7px;
	font-size:12px;
	color:#606060;
	overflow:hidden;
}
#news h2{
	display:block;
	font-size:16px;
	color:#0f58a4;
	background:url(../images/ico-info.gif) no-repeat;
	padding:0 0 0 38px;
	margin:0 0 14px -7px;
	line-height:26px;
}
#news h3{
	font-size:12px;
	margin:0 0 8px 0;
}
#news h3 a{
	color:#f03;
}
#news p{
	margin:0 0 23px 0;
}
.box{
	width:267px;
	margin: 0;
	background:url(../images/bg-box-m.gif) repeat-y;
	overflow:hidden;
}
.box .t{
	background:url(../images/bg-box-t.gif) no-repeat;
	overflow:hidden;
}
.box .b{
	background:url(../images/bg-box-b.gif) no-repeat 0 100%;
	min-height:64px;
	width:238px;
	padding:10px 20px 8px 12px;
	font-size:13px;
}
* html .box .b{
	height:64px;
}
.box strong{
	color:#1f63aa;
}
#news .box p{
	margin:0;
}
#under-main{
	width:100%;
	background:url(../images/bg-gradient.gif) repeat-x;
	text-align:center;
	margin:20px 0 0 0;
}
#under-main p{
	margin:0;
	line-height:52px;
	font-size:17px;
	color:#f03;
}
#footer{
	width:100%;
	background:url(../images/bg-gradient.gif) repeat-x;
	padding:24px 0 20px 0;
}
.nav-footer{
	margin:0;
	padding:0;
	list-style:none;
	text-align:center;
}
.nav-footer li{
	display:inline;
	padding:0 9px 0 11px;
	background:url(../images/divider-nav-footer.gif) no-repeat 0 4px;
}
.nav-footer a{
	font-size:11px;
	color:#666;
}
.nav-footer .first { 
	background:none;
}

#intro p{
line-height:22px;
font-size:16px;
}

#intro.about{
background:url(../images/photo_training_smaller.jpg) no-repeat 0 0;
margin: 15px 0 25px 0;
padding:0px 25px 25px 325px;
}

p.testimonial
{
	font-style: italic;
}
h4.testimonial{
	font-weight: normal;
	font-size:12px;
	line-height:18px;
	color:#0f58a4;
	margin:0 0 7px 0;
	margin-bottom: 20px;
}

/**begin UL course catalogue*/
ul#ul-catalogue
{
	padding-left: 0;
	margin-left: 0;
	color: White;
	font-family: arial, helvetica, sans-serif;
	float: left;
}

ul#ul-catalogue li 
{ 
	display: inline;
}

ul#ul-catalogue li a
{
	padding:10px;
	background-color: #036;
	color: #333333;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fff;
	width: 140px;
	text-align:center;
	font-weight:bold;
	margin-left:3px;
}

ul#ul-catalogue li a#bi-core
{
	background-color: #EDB663;
}

ul#ul-catalogue li a#obiee
{
	background-color: #aac3d6;
}

ul#ul-catalogue li a#elt
{
	background-color: #86b6d9;
}

ul#ul-catalogue li a#obi-apps
{
	background-color: #62A8DC;
}
ul#ul-catalogue li a#bi-fundamentals
{
	background-color: #666;
	margin-left: 80px;
}
ul#ul-catalogue li a#sap-bo
{
	background-color: #f90;
}
ul#ul-catalogue li a#oracle-bi
{
	background-color: #f00;
}
ul#ul-catalogue li a#data-management
{
	background-color: #0f58a4
}

ul#ul-catalogue li a:hover
{
	text-decoration:underline;
}
#content h3.bi-fundamentals
{
	font-size:18px;
	color:#666;
}
#content h3.sap-bo
{
	font-size:18px;
	color:#f90;
}
#content h3.oracle-bi
{
	font-size:18px;
	color:#f00;
}
#content h3.data-management
{
	font-size:18px;
	color:#0f58a4;
}
/**end   UL course catalogue*/

/*BEGIN table catalogue*/
table.t-cat{
	width:640px;
	border-collapse: collapse;
	margin-bottom:20px;
}
table.t-cat td{
	margin:0px;
	padding:12px 4px;
}

td.side_boxes_title {
	color:#0F58A4;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:14px;
}

td.side_boxes {
	color:#666666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}
.col1{width:140px;}.col2{width:240px;}.col3{width:160px;}
.downdotted{
	border-bottom: #cacaca 1px dotted;
}
.bgblue{
	background-color:#f2f2f2;
}
.bgred{
	background-color:#EDB663;
}
.bgblue_a{
	background-color:#AAC3D6;
}
.bgblue_b{
	background-color:#86B6D9;
}
.bgblue_c{
	background-color:#62A8DC;
}
.pdf-ico{
width:16px;
height:14px;
background:url(../images/icon_pdf.gif) no-repeat 0 0;
display: inline-block;
}
/*END   table catalogue*/

/*BEGIN RESOURCES*/

div#white-papers, div#tips-tricks{
padding-left: 140px;
margin-top: 10px;

}
div#white-papers{
	background:url(../images/icon_pdf_large.gif) no-repeat 0 0;
}
div#tips-tricks{
	background:url(../images/icon_tips.gif) no-repeat 0 0;
}

p.title{
	font-size: 1.1em;
	color:#0F58A4;
	font-weight: bold;
	margin-bottom:0px;
}
p.subtitle{
	margin-top: 0px;
	margin-bottom:15px;
	font-weight: bold;
	font-size: 0.9em;
}
h5{
	font-size: 16px;
	font-weight: bold;
	color: #f00;
	margin-bottom:0px;
}

/*END RESOURCES*/

/*BEGIN CONTACT US AND SUBSCRIBE FORMS*/
table.t-contact{
	width:680px;
	margin-bottom:20px;
}
table.t-subscribe{
	width:520px;
	margin-bottom:20px;
}
table.t-contact td,table.t-subscribe td{
	margin:0px;
	padding:3px 8px;
}

td.form-label {
	font-size:12px;
	line-height:14px;
	background-color: #e2e2e2;
	text-align: right;
	width: 20%;
	vertical-align: middle; 
}

td.form-data {
	font-size:12px;
	line-height:14px;
	background-color: #f2f2f2;
	vertical-align: middle; 
}

td.submit{
	background-color: #fff;

}
table.t-contact input[type="text"]{
	width:380px;
	
}
table.t-contact select{
	width:385px;
	
}
table.t-subscribe input[type="text"]{
	width:340px;
	
}
table.t-subscribe select{
	width:345px;
	
}

/*END CONTACT US AND SUBSCRIBE FORMS*/
.legal{
	color:#8E99A2;
	font-size:9px;
	line-height: 10px;
}

/*START BARRA LATERAL*/
div#lat-catalogue, div#lat-track, div#lat-resources, div#lat-contact{
	
	padding-left: 60px;

}
div#lat-catalogue h5 a, div#lat-track h5 a, div#lat-resources h5 a, div#lat-contact h5 a{

color: #f00;
}
div#lat-catalogue p a, div#lat-track p a, div#lat-resources p a, div#lat-contact p a{

color: #666;
}
div#lat-catalogue{
	background:url(../images/icon_catalogue.gif) no-repeat 0 0;
}
div#lat-track{
	background:url(../images/icon_track.gif) no-repeat 0 0;
}
div#lat-resources{
	background:url(../images/icon_resources.gif) no-repeat 0 0;
}
div#lat-contact{
	background:url(../images/icon_contact.gif) no-repeat 0 0;
}
div#lat-testimonial{
	margin-top: 50px;
}
div#lat-testimonial p.testimonial{
	line-height: 24px;
	margin-bottom: 10px;
	font-size: 14px;
}

div#lat-testimonial h4.testimonial{
	color:#666;
	margin-bottom: 10px;
}

/*END BARRA LATERAL*/

/*begin box*/
#news .box p{
	font-size:11px;
	border-top: 1px dotted #fff; 
	padding-bottom:5px;
	padding-top:5px;
}
#news .box p.title{
	border:none;
	padding-bottom:5px;	
}
#news .box p.no-line{
	border:none;
}
/*end box*/

/*DCC 22/12/2009*/
.blog-tab { margin-top:-9px; }

.blog-tab a
{
	display:block;
	width:116px;
	height:30px;
	background:url(../images/cp_blog_tab.jpg) top center no-repeat;
	text-decoration: none !important;
	color: transparent;
	text-indent:-7000px;
}

.alignright
{
    float:right;
}
