/***********************************************************************/
/** don't set padding on items that will be replaced by sIFR technique */
/** vertical padding affects font-size *********************************/
/** horizontal padding gets stuff out of whack in IE6 ******************/
/** use padding on parent elements instead *****************************/
/***********************************************************************/


/***** temp *****/

span.client,
p.client{background-color:yellow !important;}


/***** colours that can be used by client in tinymce editor *****/

.red{
	color:#B71538;
}
.lblue{
	color:#00AAE2;
}
.dblue{
	color:#243749;
}
.lgrey{
	color:#999999;
}
.dgrey{
	color:#666666;
}
.small{
	font-size:65%;
}




/* editor only */

table.mceEditor img{
	display:inline !important;
}
table.adminform{
	width:500px !important;
}





html,body,ul,li,h1,h2,h3,h4,h5,h6,p,form,hr,a,input,textarea,select,option{
	padding:0;
	margin:0;
	font-family:Tahoma,Arial,sans-serif;
	font-size:100%;
	line-height:1.4;
}
body{
	background:#B4BFC8;
}
.main h2,
.content ul,
.main p{
	margin-bottom:1.3em;
}
.clearall{
	clear:both;
	width:100%;
	height:1px;
	overflow:hidden;
}
span.article_seperator{
	display:none;
}

/* links */

a{
	color:#00AAE2;
	background:transparent;
	text-decoration:none;
}
a:focus,
a:hover,
a:active{
	color:#666666;
	background:transparent;
	text-decoration:underline;
}
.home .side a:focus,
.home .side a:hover,
.home .side a:active{
	color:#FFFFFF;
}
#topmenu li a,
#nav li a{
	color:#666666;
	background:transparent;
}
#topmenu{
	float:right;
}
#topmenu li{
	list-style:none;
	display:inline;
}
#topmenu li a#menulink_1top{
 	background-image:url(../images/mmc/home.jpg);
	width:48px;
}
#topmenu li a#menulink_2top{
 	background-image:url(../images/mmc/about-us.jpg);
 	width:70px;
}
#topmenu li a#menulink_3top{
 	background-image:url(../images/mmc/news.jpg);
 	width:47px;
}
#topmenu li a#menulink_4top{
	background-image:url(../images/mmc/contact-us.jpg);
	width:81px;
}
#topmenu li a{
	display:block;
	background-position:left top;
	background-repeat:no-repeat;
	height:24px;
}
#topmenu li a:focus,
#topmenu li a:hover,
#topmenu li a:active,
#topmenu li.mainlevel_currenttop a,
#topmenu li.mainlevel_activetop a{
	background-color:transparent;
	background-position:left bottom;
	color:#00AAE2;
	text-decoration:none;
}
#topmenu li img{
	position:absolute; /* only to indicate image-less viewers of what link is there (through the alt text) */
}
#topmenu li a span{
	display:none;
}
#topmenu li{
	list-style:none;
	float:left;
	background:#E3E8EB;
	border-right:1px solid white;
	border-bottom:1px solid white;
}
#nav li a#menulink_1{
 	background-image:url(../images/mmc/investing-with-us.jpg);
}
#nav li a#menulink_2{
 	background-image:url(../images/mmc/looking-for-funding.jpg);
}
#nav li a#menulink_3{
 	background-image:url(../images/mmc/our-portfolio.jpg);
}
#nav li a{
	display:block;
	background-position:left top;
	background-repeat:no-repeat;
	width:265px;
	height:29px;
	border-top:5px solid #243749;
}
#nav li a:focus,
#nav li a:hover,
#nav li a:active,
#nav li.mainlevel_current a,
#nav li.mainlevel_active a{
	background-position:left bottom;
	color:#00AAE2;
	text-decoration:none;
	border-top:5px solid #00AAE2;
}
#nav li img{
	position:absolute; /* only to indicate image-less viewers of what link is there (through the alt text) */
	height:29px;
	width:265px;
}
#nav li a span{
	position:absolute;
	left:-2000px;
}
#nav li{
	list-style:none;
	float:left;
	width:265px;
	background:#E3E8EB;
	border-right:1px solid white;
	border-bottom:1px solid white;
}
#subnav ul#mainleveluser,
#subnav ul#mainlevelsubtr{
	padding-top:20px;
}
#subnav li img{
	display:none;
}
#subnav li.mainlevelsub a,
#subnav li.mainlevelsubtr a,
#subnav li.mainleveluser a,
#subnav li.mainlevel_currentsub a,
#subnav li.mainlevel_currentsubtr a,
#subnav li.mainlevel_currentuser a,
#subnav li.mainlevel_activesub a{
	padding-left:20px;
	background:url(../images/mmc/bullet.gif) no-repeat left center;
	color:white;
	font-size:80%;
}
#subnav li.mainlevelsub a:focus,
#subnav li.mainlevelsub a:hover,
#subnav li.mainlevelsub a:active,
#subnav li.mainlevelsubtr a:focus,
#subnav li.mainlevelsubtr a:hover,
#subnav li.mainlevelsubtr a:active{
	color:#00AAE2;
	background-color:transparent;
	text-decoration:none;
}
#subnav li.mainlevel_currentsub a:focus,
#subnav li.mainlevel_currentsub a:hover,
#subnav li.mainlevel_currentsub a:active{
	color:white;
	text-decoration:none;
}

/*****/

a img{
	border:none;
}
img{
/*	display:block; */
}

#container{
	width:798px;
	background:white url(../images/mmc/bg-sidebar.gif) repeat-y right top;
	color:#666666;
	border-left:1px solid white;
	margin:auto;
}
#head{
	background:white;
}
h1{
	padding-left:10px;
	padding-top:18px;
	padding-bottom:20px;
}
#nav{
	clear:both;
}
.main{
	clear:both;
	border-bottom:1px solid white;
}
div.teasers{
	background:white;
}
.side div.teasers{
	background:#EBEFF2;
	color:#666666;
}
.side div.teasers .titlepaneopen{
	padding:15px 15px 0 15px;
}
.side div.teasers .contentpaneopen{
	padding:0 15px;
	border-bottom:1px solid white;
}
.side div.teasers .titlepaneopen h2{
	color:#B71538;
	font-size:87%;
	margin:0;
}
div.teasers .mod_contentitemteaser-home1,
div.teasers .mod_contentitemteaser-home2,
div.teasers .mod_contentitemteaser-home3{
	float:left;
	width:265px;
	padding-bottom:20px;
	border-right:1px solid white;
}
div.teasers .mod_contentitemteaser-home1 .titlepaneopen,
div.teasers .mod_contentitemteaser-home2 .titlepaneopen,
div.teasers .mod_contentitemteaser-home3 .titlepaneopen{
	padding: 5px 10px;
	background:#E3E8EB;
	border-bottom:1px solid white;
}
div.mod_contentitemteaser-home1 h2,
div.mod_contentitemteaser-home2 h2,
div.mod_contentitemteaser-home3 h2{
	background:#E3E8EB;
	color:#B71538;
	font-size:87%;
}
div.mod_contentitemteaser-home1 .contentpaneopen{
	padding-top:124px;
	background:url(../images/mmc/home-col1.jpg) no-repeat left top;
}
div.mod_contentitemteaser-home2 .contentpaneopen{
	padding-top:124px;
	background:url(../images/mmc/home-col2.jpg) no-repeat left top;
}
div.mod_contentitemteaser-home3 .contentpaneopen{
	padding-top:124px;
	background:url(../images/mmc/home-col3.jpg) no-repeat left top;
}
div.mod_contentitemteaser-home1 p,
div.mod_contentitemteaser-home2 p,
div.mod_contentitemteaser-home3 p{
	font-size:71%;
	line-height:1.5;
	padding:0 10px;
}
div.mod_contentitemcontact{
	padding-top:20px;
}
div.mod_contentitemcontact p{
	font-size:80%;
	font-weight:bold;
}
/* replaced the following to selectors:
	body.home div.teasers p.readmore a,
	body.home div.teasers span.readmore a
with these - so that the style is visible in other areas too */
p.readmore a,
span.readmore a{
	float:right;
	background:url(../images/mmc/more.jpg) no-repeat 100% .35em;
	padding:4px 20px;
}
body.home .main{
	background:#243749;
	min-height:389px;
	_height:389px;
	border-right:1px solid white;
	border-bottom:1px solid white;
}
body.home .side{
	border-right-width:0px;
}
body.home .content,
body.home .content .image{
	border-bottom-width:0px;
}
body.home .side .text{
	background:#243749;
	color:white;
}
body.home .side .text p{
	line-height:1.2;
}
body.home .side .titlepaneopen h2{
	margin-bottom:0;
}
body.home .side .titlepaneopen h2,
body.home .side .contentpaneopen h2{
	font-size:120%;
}


/*** news page ***/

.main h2.contentheadingnews{
	font-size:80%;
	margin-bottom:0;
}
.contentpaneopennews{
	margin-bottom:1em;
}
.blognews p,
.blognews div.readmore{
	font-size:80%;
}
.blognews p{
	margin-bottom:.5em;
}

/*** team page ***/

.member{
	float:left;
	width:798px;
	min-height:230px;
	_height:230px;
}
.member .team{
	float:left;
	width:502px; /* makes 532 with the padding, 1 extra because no right white border */
	padding:15px;
}
.member .team h3 span.red{
	color:#B71538;
	padding-top:3px; /* trick to let sIFR font fill up the space */
}
.member .team h3 span.normal{
	color:#999999;
	padding-top:3px;
}
.member .team p{
	font-size:71%;
}
.member .image{
	float:left;265px;
}
.odd{
	background:url(../images/mmc/team-odd.jpg) #FFFFFF repeat-y -2px 0px;
}
.even{
	background:url(../images/mmc/team-even.jpg) #DDDDDD repeat-y -2px 0px;
}

/*** forms ***/

form{
	font-size:80%;
}
form td{
	font-size:100%;
	vertical-align:top;
}

/*** general ***/

.content h3{
	font-size:100%;
}
.content h4{
	font-size:80%;
}
.content li{
	list-style:none;
	padding-left:15px;
	background:url(../images/mmc/bulletm.gif) transparent no-repeat 0 .5em;
}
.content .personnel{
	border-top:1px solid white; /* to make it sit higher */
	margin-top:-.5em; /* to make it sit even more higher */
	/* these two lines added 2009-03-18, when team members became more than 8 and needed to sit on 3 lines instead of 2 */
}
.content .personnel li{
	padding-left:0;
	background:transparent;
}




body.about .main{
	border-bottom-width:1px;
}
body.about .text h3{
	margin-bottom:.5em;
}
body.about .text h3 span{
	color:#B71538;
}
body.about .text p{
	font-size:71%;
}
body.about .odd{
	background:#EBEFF2;
}
body.about .odd,
body.about .even{
	min-height:169px;
	_height:169px;
}
.content{
	float:left;
	width:531px;
	background:#FFFFFF;
	border-right:1px solid white;
}
.side{
	float:left;
	width:265px;
	border-right:1px solid white;
}
.text{
	padding:15px;
}
.content .image,
.side .image{
	border-bottom:1px solid white;
}
.content .image img,
.side .image img{
	display:block;
}
.content h2.contentheading,
.content .componentheadingnews h2{
	font-size:175%;
	font-weight:normal;
	margin-bottom:.5em;
}
.content p,
.content li{
	font-size:80%;
}
body.portfolio .content{
	min-height:550px;
}
body.portfolio .content h3{
	color:#B71538;
	margin-bottom:1em;
}
body.portfolio .content p{
	font-size:71%;
}
body.portfolio .content h4{
	font-size:71%;
}
.content .item{
	min-height:75px;
	_height:75px;
	padding-top:15px;
	border-bottom:1px solid silver;
}
.content .item img{
	float:left;
}
.content .item h3,
.content .item p{
	margin-left:80px;
}
.content .item h3{
	font-size:80%;
	background:url(../images/mmc/bulleta.gif) no-repeat left center;
	padding-left:13px;
}
.content .item p{
	font-size:71%;
}
.personnel li{
	list-style:none;
	/* width:9em; */
	/* changed to 12em, due to 3 columns to look nicer for 9 people - 2009-03-18 */
	width:12em;
	float:left;
	font-size:80%;
}
.side h2 span,
.side h3{
	color:#00AAE2;
}
.side p{
	font-size:71%;
}
#subnav{
	padding:15px;
	border-bottom:1px solid white;
}
.about .text{
	border-bottom-width:0px;
}
#subnav{
	background:#243749;
	color:white;
}
#subnav h3{
	font-size:80%;	
}
#subnav li{
	list-style:none;
}
.side .text{
	background:#EBEFF2;
	color:#666666;
}
.side .text h3{
	color:#B71538;
	font-size:80%;
}
.side .text p{
	line-height:1.5;
}

#footer{
	clear:both;
	width:769px;
	background:#E3E8EB;
	color:#999999;
	padding:15px 15px 90px 15px;
	border-top:1px solid #C0C5C8;
	margin:auto;
	margin-top:-3px;
}
#footer img{
	float:left;
}
#footer p{
	font-size:65%;
	margin-left:55px;
}
div.printclose{
	font-size:80%;
	font-family:Tahoma,Arial,sans-serif;
}


/* fix for italic bug in IE6 */


/* \*/
* html .content {
	overflow: hidden;
	o\verflow: visible;
	he\ight: 1%;
}
/* */
