/* CSS Document */

/* index.html */

.infoBox_index {
	width:278px;
}
.infoBox_index .data,
.infoBox_index .data .rb {
	height:262px;
}
#info {
	height:300px;
	width:878px;
	position:relative;
}

.newsBox {
	position:relative;
	width:272px;
	height:259px;
	background-color:white;
	margin:0px 0px 0px 3px;
	border:0px;
	overflow:scroll;
	overflow-x:hidden;
}

/* aboutCesim.html */



.basicList ul {
	padding:0px 50px 20px 50px;
	margin:0px;
	color:#686868;
	}
.basicList ol {
	padding:0px 50px 20px 50px;
	margin:0px;
	color:#686868;
	}
	
	
.basicList li {
	margin: 0em 0px 0em 15px;
	padding:0px;
	font-weight:normal;
	line-height:1.4em;
	}
.basicList h3 {
	margin-left:50px;
	font-size:14px;
	line-height:1.3em;
	color:#555;
}
.basicList ol li {
	margin: 0.5em 0px 0em 20px;
	padding:0px;
	font-weight:normal;
	line-height:1.4em;
	}


#aboutCesim{
	width: 653px;
}

#services{
	width: 623px;
}

#aboutCesimButton,
#aboutCesimButton .button,
#aboutCesimButton .button span {
	width:192px;
}

#aboutCesimButton .additional {
	width:190px;
}

#servicesButton,
#servicesButton .button,
#servicesButton .button span {
	width:222px;
}

#servicesButton .additional {
	width:220px;
}

#newsButton,
#newsButton .button,
#newsButton .button span {
	width:236px;
}

/*methodology */

#methodologyTb {
	height: auto;
	width: 614px;
}


/* valueCreation.html */

.valueBox {
	display:inline;
	float:left;
	width:190px;
}

.valueBox div {
	height:365px;
}

.valueBox strong {
	font-size:13px;
	font-style:italic;
	line-height:1.2em;
}

.valueBox p {
	font-size:13px;
	line-height: 1.2em;
	padding:1.4em;
	padding-bottom:0;
	text-align:left;
}

.valueBox ul, .valueBox li {
	margin:0px;
	padding:0px;
	padding-top:1.2em;
	width:auto;
	font-size:12px;
	line-height: 1.2em;
	text-align:left;
	list-style-position:outside;
	font-weight:bold;
}

.valueBox li {
	margin-left:28px;
	padding-right:1.2em;
	padding-bottom:1.2em;
	padding-top:0;
}

/* cesimNews.html */

/*.infoBox_news {
	float:left;
	margin:11px 0px 0px 11px;
	padding:0px;
	padding-bottom:11px;
	width:240px;
	height:auto; 
	display:inline;
}*/

.newsBox .separator {
	position:relative;
	padding:0px;
	border: 1px solid #ccc;
	margin-bottom:2px;
}

.newsBox .data2 {
	padding:0px;
	padding-top:4px;
	padding-left:4px;
}
.newsBox .rb2 {
	padding-right: 4px;
	padding-bottom: 2px;
}

.newsBox .data2 .date {
	display:block;
	width:auto;
	padding:0px 0px 0px 4px;
	color:#fff;
	background-color:#888;
	margin:0px;
	font-weight:bold;
	font-size:11px;

}
.newsBox .data2 .header {
	display:block;
	width:auto;
	padding:1px 4px 1px 4px;
	color:#0085bf;
	background-color:#fff;
	text-align:left;
	margin:0px;
	font-weight:bold;
	font-size:14px;
}
.newsBox .data2 .news {
	display:block;
	width:auto;
	padding:6px 6px 6px 6px;
	color:#666;
	background: #f7f7f7 url(./images/infoNews.gif) top repeat-x;
	margin:0px;
	font-weight:normal;
	font-size:12px;
}
.newsBox .data2 a {
	text-align:right;

	margin-right:0px;
	margin-bottom:0px;
	display:block;
	text-decoration:none;
	height:1em;
	font-weight:bold;
	color:#0085bf;
	cursor:pointer;
	padding:0px;
}
.newsBox .data2 a:hover {
	text-decoration:underline;
}

/*      aargh                 */

.newsBox2 {
	width:236px;
	padding:0px;
	padding-top:11px;
	padding-bottom:11px;
	border-top:1px solid #ccc;
	
}

.newsBox2 .separator {
	position:relative;
	padding:0px;
	border: 1px solid #ccc;
	margin:4px;
	margin-top:0px;
	margin-bottom:2px;
}

.newsBox2 .data {
	padding:0px;
	padding-top:4px;
}
.newsBox2 .rb2 {
	padding-bottom: 4px;
	position:relative;
	display:block;
	height:auto;
	background: transparent url(images/infoR.gif) right bottom no-repeat ;	
}

.newsBox2 .data .date {
	display:block;
	width:auto;
	padding:0px 4px 0px 4px;
	color:#fff;
	background-color:#888;
	margin:0px;
	text-align:right;
	font-weight:bold;
	font-size:11px;

}
.newsBox2 .data .header {
	display:block;
	width:auto;
	padding:1px 4px 1px 4px;
	text-align:left;
	color:#0085bf;
	background-color:#fff;
	margin:0px;
	font-weight:bold;
	font-size:12px;
}
.newsBox2 .data .news {
	display:block;
	width:auto;
	padding:3px 3px 3px 3px;
	color:#666;
	background: #f7f7f7 url(./images/infoNews.gif) top repeat-x;
	margin:0px;
	font-weight:normal;
	font-size:11px;
}
.newsBox2 .data a {
	text-align:right;
	margin-left:auto;
	display:block;
	margin-right:0px;
	margin-bottom:0px;
	text-decoration:none;
	height:1em;
	font-weight:bold;
	color:#0085bf;
	cursor:pointer;
	padding:0px;
}
.newsBox2 .data a:hover {
	text-decoration:underline;
}

#newsTextBox {
	width: 604px;
}
#newsTextBox h1 {
	font-size:18px;
	padding-top:18px;
}

#newsTextBox p.date {
	display:block;
	border-top: 1px dotted #aaa;
	padding-top:0px;
	padding-bottom:0;
	margin:0px;
	background-color:#eee;
	margin-left:50px;
	margin-right:50px;
	font-size:11px;
	font-weight:bold;
	color:#888;
	text-align:right;
	padding-right:4px;
	padding-top:4px;
	
}

#newsTextBox a.more {
	font-size:11px;
	display:block;
	text-align:right;
}

/* learning by doing */
#learningByDoingButton {margin-top:11px;}
#learningByDoingButton,
#learningByDoingButton .button,
#learningByDoingButton .button span {
	width:222px;
} 

#learningByDoingTB,
#learningByDoingTB div {
	height: 415px;
	width: 620px;
}

#learningByDoingTB .lightHeader {
	width: 618px;
	margin-left:1px;
}

#learningByDoingTB{
	padding-bottom:11px;

}

#universitiesBox {
	width:620px;
}
#universitiesBox .textArea {
	_height:394px;
	min-height:394px;
}


/* corporations/targetgroups */

#triangle {
	margin:auto;
	padding-bottom:15px;
	position:relative;
	background:transparent url(images/targetTriangle.gif) top left no-repeat;
	width:576px;
	height:356px;
}

#triangle table {
	width:536px;
	margin:auto;
	font-size:11px;
	font-weight:bold;
	margin-top:15px;
	color:#000;
}

#triangle td {
	padding:6px;

}

#triangle th {
	margin:0px;
	padding:2px;
	font-size:14px;
}

#triangle .first {
	width:100px;
	color:#fff;
	background-color:#68b7dc;
	border:1px solid #0085c4;
}
#triangle .second {
	width:20px;
	padding:0;
	margin:0;

}

#triangle .third {
	width:80px;
	color:#fff;
	background-color:#0085c4;
	border:1px solid #68b7dc;
}

#triangle .fourth {
	color:#000;
	background-color:#fff;
	border:1px solid #999;
}

/* valueCreation.html */

.groupBox {
	display:inline;
	float:left;
	width:171px;
	margin-left:20px;
}

.groupBox div {
	height:151px;
}

.groupBox strong {
	font-size:16px;
	line-height:1.3em;
}

.groupBox p {
	font-size:13px;
	line-height: 1.2em;
	padding:1.4em;
	padding-bottom:0;
	text-align:left;
}

.partnerBox {
	display:inline;
	float:left;
	width:266px;
	margin-left:20px;
}

.partnerBox div {
	height:171px;
}

.partnerBox strong {
	font-size:16px;
	line-height:1.3em;
}

.partnerBox p {
	font-size:13px;
	line-height: 1.2em;
	padding:1.4em;
	padding-bottom:0;
	text-align:left;
}

/* pdf download */

.pdfBox {
	clear:right;
	display:inline;
	padding-top:0px;
	margin-top:0px;
	margin-left:2em;
	margin-bottom:1em;
	float:right;
	width:165px;
	margin-right:40px;
}

.pdfBox img {
	float:right;
	margin:5px;
	margin-left:2px;
	margin-right:8px;
}

.pdfBox div {
	height:45px;
}

.pdfBox strong {
	font-size:13px;
	font-style:italic;
	line-height:1.2em;
}

.pdfBox p {
	font-size:10px;
	padding:9px;
	padding-bottom:3px;
	padding-top:6px;
	line-height:1em;
	text-align:left;
}

.pdfBox a {
	font-size:12px;
	margin-top:4px;

}

#gc {
width: 205px;

}

#sb {
width: 217px;

}

#os { width:215px; }

#gc a {font-size:11px;}

.pdfBox p {
	font-size:10px;
	padding:9px;
	padding-bottom:0px;
	padding-top:6px;
	line-height:1em;
	text-align:left;
}

/* NEWS EDITOR DESIGN */

.inputh1 {
	font-size: 18px;
	color:#92c7dd;
	font-weight:bold;
	border: 1px dotted #ccc;
	width:500px;
	padding:5px;
}

.short {
	font-size: 14px;
	color:#686868;
	padding: 5px;
	font-weight:normal;
	text-align:justify;
	line-height: 1.4em;
	height:3em;
	width:500px;
	border: 1px dotted #ccc;
	font-family:Arial, Helvetica, sans-serif;
	overflow:hidden;
}
.long {
	font-size: 14px;
	color:#686868;
	padding: 5px;
	height:17em;
	font-weight:normal;
	text-align:justify;
	line-height: 1.4em;
	width:500px;
	border: 1px dotted #ccc;
	font-family:Arial, Helvetica, sans-serif;
	overflow-x:hidden;
}

.businessCard {
	padding-left:26px;
	float:left;
	width:286px;
	height:146px;
	background:transparent url(images/businessCard.jpg) no-repeat top right;
}

.businessCard p {
	height:auto;
	line-height:1.3em;
	color:#000000;
	padding:0;
	margin:0;
	padding-left:18px;
	padding-top:58px;
	font-size:11px;
	text-align:left;

}

.cardHolder {
	position:relative; height:166px
}

.cardHolder div {
	color:#898989;
	font-size:12px;
	padding:0;
	margin:0;
	display:block;
	width:286px;
	float:left;
	display:block;
	text-align:center;
	padding-left:26px;
	padding-bottom:3px;
}

#linkBar {
	position:relative;
	margin: 12px;
	margin-top:0px;
	background-image: url(images/linkBarBg.gif);
	background-repeat: repeat-x;
	width:856px;
	height:49px;
}

#linkBar .leftii {
position:absolute;
background: transparent url(images/linkBarL.gif) top left no-repeat;
width:856px;
height:49px;
}
 
#linkBar .rightii {
width:856px;
height:49px;
position:absolute;
background: transparent url(images/linkBarR.gif) top right no-repeat;
}

#linkBar a {
	font-size:12px;
	font-weight:bold;
	color:#0085bf;
}

#linkBar .cgc {
display:block;
text-align:center;
position:relative;
margin-top:24px;
bottom:0px;
width:213px;
height:25px;
background: white url(images/linkButtonbgr.gif) repeat-x top left;
}






#linkBar .buttonFirst, #linkBar .buttonLong {
	text-align:center;
	margin: 24px 1px 0 1px;
	width: 220px;
	height: 25px;
	display: block;
	float: left;
	background: #fff url(images/linkButtonbgr.gif) repeat-x top left;
}
#linkBar .button {
	text-align:center;
	margin: 24px 1px 0 1px;
	width: 130px;
	height: 25px;
	display: block;
	float: left;
	background: #fff url(images/linkButtonbgr.gif) repeat-x top left;
}
#linkBar .buttonLast {
	text-align:center;
	margin: 24px 1px 0 1px;
	width: 146px;
	height: 25px;
	display: block;
	float: left;
	background: #fff url(images/linkButtonbgr.gif) repeat-x top left;
}

#linkBar .buttonLong span,
#linkBar .button span,
#linkBar .buttonLast span {
	height: auto; padding: 0; margin: 0; line-height: 25px;
}
#linkBar .buttonFirst span {
	width: 220px;
	display: block;
	float: left;
	height: 25px;
	background: url(images/linkButtonLdown.gif) top left no-repeat;
}
#linkBar .buttonFirst span a {
	display: block;
	height: 25px;
	line-height: 25px;
	background: url(images/linkButtonRup.gif) top right no-repeat;
}
#linkBar .buttonLong span {
	width: 220px;
	display: block;
	float: left;
	height: 25px;
	background: url(images/linkButtonLup.gif) top left no-repeat;
}
#linkBar .buttonLong span a {
	display: block;
	height: 25px;
	line-height: 25px;
	background: url(images/linkButtonRup.gif) top right no-repeat;
}
#linkBar .buttonLong .new { display: inline; width: auto; background: none; color: #ff0000; }
#linkBar .button span {
	width: 130px;
	display: block;
	float: left;
	height: 25px;
	background: url(images/linkButtonLup.gif) top left no-repeat;
}
#linkBar .button span a {
	display: block;
	height: 25px;
	line-height: 25px;
	background: url(images/linkButtonRup.gif) top right no-repeat;
}
#linkBar .buttonLast span {
	width: 147px;
	display: block;
	float: left;
	height: 25px;
	background: url(images/linkButtonLup.gif) top left no-repeat;
}
#linkBar .buttonLast span a {
	display: block;
	height: 25px;
	line-height: 25px;
	background: url(images/linkButtonRdown.gif) top right no-repeat;
}
#linkBar .buttonLast .new { display: inline; width: auto; background: none; color: #ff0000; }








#linkBar .sb {
display:block;
text-align:center;
position:relative;
margin-top:24px;
margin-left:2px;
bottom:0px;
width:213px;
height:25px;
background: white url(images/linkButtonbgr.gif) repeat-x top left;
}

#linkBar .text {
margin-top:5px;
}
/*
#linkBar .ld{
position:absolute;
left:0;
width:213px;
height:25px;
background: transparent url(images/linkButtonLdown.gif) no-repeat top left;
cursor:pointer;
}
*/
#linkBar .rd{
position:absolute;
left:0;
width:213px;
height:25px;
background: transparent url(images/linkButtonRdown.gif) no-repeat top right;
cursor:pointer;
}
#linkBar .lu{
position:absolute;
right:0;
width:213px;
height:25px;
background: transparent url(images/linkButtonRup.gif) no-repeat top right;
cursor:pointer;
}
#linkBar .ru{
position:absolute;
right:0;
width:213px;
height:25px;
background: transparent url(images/linkButtonLup.gif) no-repeat top left;
cursor:pointer;
}
#linkBar .cgc4 {
display:block;
text-align:center;
position:relative;
margin-top:24px;
margin-left:2px;
bottom:0px;
width:211px;
height:25px;
background: white url(images/linkButtonbgr.gif) repeat-x top left;
}
#linkBar .cgc4 .newGC { color: #e40000; }

