

#main 
{
  position:relative;
}

.lime-dialog table
{
  text-align: left;
}

a.assetDoc
{
  background-image: url(../images/doc.gif);
  background-repeat: no-repeat;
  background-position: right 0px;
}

a.assetPdf
{
  background-image: url(../images/pdf.png);
  background-repeat: no-repeat;
  background-position: right 0px;
}

.image-align-left
{
  position:relative;
  float:left;
  margin:0 5px 5px 0;
}
.image-align-right
{
  position:relative;
  float:right;
  margin:0 0 5px 5px;
}
html
{
  width: 100%;
}

body
{
  background-color: #bdbdbd;
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 83%;
  margin-top: 20px;
  text-align: center;
}

.globalImageWrapper
{
  position:relative;
}

.globalImageWrapper img
{
  border:0;
}

.imageAltTag text
{
  font-size: 80%;
  position:absolute;
}

.imageLink
{
  margin-top: 10px;
}

.imageText
{
  width: 10px;
}

.draggerIcon
{
  position: relative;
  left: 200px;
  margin-right: 5px;
  margin-top: -18px;
  height: 18px;
  width: 18px;
  padding-left: 15px;
  background-image: url(../images/lime-ns-move-cursor.gif);
  background-repeat: no-repeat;
  cursor:move;
}

.dropPlaceholder
{
  position: relative;
  left: 20px;
}

.dragging
{
  display:none;  
}

.dragPlaceholder
{
  display:block;
}

*[unselectable='on'],
*[unselectable='on'] *
{
  -moz-user-select:none;
}


*
{
  margin: 0;
  padding: 0;
}

p {
  margin-top: 10px;
  margin-bottom: 1opx;
}

#breadcrumbs_left p {
  margin: 0px;
}

a#link-to-home
{
  width:500px;
  height:60px;
  position:absolute;
}

ul
{
  list-style-type: none;
}

.text ul, .text ol
{
  margin-left: 15px;
  padding-left: 15px;
}

.text ul
{
  list-style-type: circle;
}

a
{
  text-decoration: none;
  color: #207db2;
}

h1
{
  margin: 10px 0;
  font-family: Georgia;
  font-size: 200%;
}

h2
{
  margin-top: 15px;
  font-size: 140%;
  font-family: "Trebuchet MS";
}

h4
{
  font-size: 100%;
  color: Gray;
}
 
h1, h2, h4
{
  font-weight: normal
} 

#main
{
  width: 740px;
  text-align: left;
  margin: auto;
  background-color: White;
  background-image: url(../images/top_back.gif);
  padding: 25px 10px 25px 10px;
}

div#main, div#header, div#profiles, div#navbar_left, div#navbar_right, div#breadcrumbs_left, div#breadcrumbs_right
{
  background-repeat: no-repeat;
}


#header
{
  background-image: url(../images/header.gif);
  height: 55px;
  width: 715px;
  margin-left: 10px;
}

#header ul
{
  float: right;
  margin-top: 5%;
}

#header li
{
  display: inline;
  font-size: 105%;
  font-weight: bold;
  color: #3589b8;
}


div#navbar
{
  width: 740px;
  position: absolute;
  top: 85px;
}

div#navbar_left
{
  width: 510px;
  padding: 10px 0 10px 10px;
  height: 20px;
  background-image: url(../images/navbar_left_2.gif);
  float: left;
  margin-top: -40px;
  _margin-top: -42px;
}

#navbar_right
{
  background-image: url(../images/navbar_right.gif);
  margin-left: 520px;
  height: 20px;
  padding: 10px 0 10px 10px;
}

#navbar ul li
{
  display: inline;
}

#navbar a
{
  display: inline;
  color: White;
  font-size: 110%;
  font-weight: bold;
  float:left;
}

#navbar #name,
#navbar #password
{
float:left; 
margin-right: 5px;
border: solid 2px #9ACB5D;
}

#navbar .loginbutton
{
  background-color: #BEDF96;
  color:White;
  font-weight: bold;
  border:0;
  position:absolute;
  right:31px;
  cursor: pointer;
}

#navbar .loggedInMembername {display:block; float:left; font-weight: bold; color :White; margin-top: 1px;}

.loggingIn { 
background-position:100px 0px;
width:340px;
background-image:url(../images/navbar_right_slide.gif);
background-repeat:no-repeat;
height:40px;
left:520px;
position:absolute;
top:0pt;
}

.loggingIn #password,
.loggingIn #name
{
  position:relative;
  top:10px;
  width:120px !important;
}
.loggingIn #name { left:10px; }
.loggingIn #password { left:14px; }
.loggingIn .loginbutton { top:10px; }

.not-loggingIn .loginlabel {display:none;}
.loginlabel { 
color:white;
font-size:65%;
left:0px;
position:absolute;
top:-3px;
}

.loginName {left: 11px;}
.loginPassword {left:143px}

.ie7 .not-loggingIn {position: absolute; height: 30px; width: 200px;}
.ie7 .not-loggingIn #name {border: solid 1px blue; background-color:White;}
.ie7 .loginbutton {width: 32px; }
.ie .not-loggingIn {position: absolute; height: 30px; width: 200px; }

.not-loggingIn #name { width: 120px; }
.not-loggingIn #password { display:none; }

div#breadcrumbs
{
  width: 740px;
  height: 30px;
  position: absolute;
  top: 130px;
  color: White;
}

div#breadcrumbs_left
{
  position:absolute;
  background-image: url(../images/breadcrumbs_left.gif);
  padding: 5px 0px 10px 10px;
  width: 520px;
}

.ie7 #breadcrumbs_left
{
  width: 510px;
}

div#breadcrumbs_left p
{
  width: 520px;
}

div#breadcrumbs_right
{
  height: 20px;
  background-image: url(../images/breadcrumbs_right.gif);
  background-position: right;
  float: right;
  margin-top: -5px;
  _margin-top: -39px;
  padding: 10px;
  width: 200px;
}

#breadcrumbs li, #breadcrumbs a
{
  display: inline;
  color: White;
}

#breadcrumbs li
{
  background-image: url(../images/bullet_arrow.gif);
  padding-right: 15px;
}

div#profiles
{
  margin-top: 10px;
  height: 160px;
  width: 740px;
  background-image: url(../images/urbanity.gif);
}

#profiles .paragraphs
{
  position:absolute;
  margin: 0px 0px 0px 520px;
  width:202px;
  height:142px;
  padding:8px;  
  overflow:hidden;
}
.editMode #profiles .paragraphs
{
  overflow-y:auto;
}

#maincontent .paragraph
{
  overflow:auto;
  clear:both;
}

#content h3
{
  color: #3589b8;
  font-size: 110%;
  margin-bottom: 7px;
}

#secondary_content p
{
  margin: 0px 0px;
}

#secondary_content
{   
  margin-left: 522px;
  margin-bottom: 20px;
  width:190px;
}
.ie #secondary_content
{
  margin: 0px 0px 0px 10px;
  float: right;
}
* html div#secondary_content.on-homepage
{
  margin-left:0;
  position:relative;
  left:22px;
}

#member_benefits li, #cmpros_maillist li
{
  background-image: url(../images/bullet.gif);
  background-repeat: no-repeat;
  background-position: 5px 8px;
  padding-left: 15px;
}

div#footer
{
  clear: both;
  padding-top: 20px;
}

.q42
{
  margin-left: 350px;
}

#disclaimer
{
  float: right;
  margin-top: -18px;
  background-color: White;
}

#disclaimer li
{
  display: inline;
}

.bottom_margin
{
  display:block;
  margin-bottom: 15px;
  
}

.label
{
  float: left;
  clear: left;
  width: 160px;
  height: 16px;
}

.value
{
  height: 25px;
}

.content_right
{
  width: 230px;
  float: left;
  padding: 10px;
  overflow: hidden;
}


.content_left
{
  width: 230px;
  float: left;
  padding: 10px;
}

.search_bttn
{
  float: left;
  margin-left: 10px;
  margin-top: 2px;
  background-image: url(/_data/global/designs/cmpros/images/search_bttn.gif);
}


.searchfield
{
  width: 60%;
  float: left;
  border: 2px solid #86b2d3;
}

.Copyright
{
  float: left;
}

.title
{
  padding-top: 15px;
}

.header
{
  margin: 10px 0 10px 0;
  font-weight: bold;
  font-size: 120%;
}

.wrongUrl
{
  font-weight: bold;
}


#subnavigation
{
  font-size:90%;  
  margin-top: 20px;
}
#subnavigation a
{
  position: relative;
  padding-right:10px;  
  text-align: right;
  text-align: left;  
  background-image:url(../images/bullet2.gif);
  background-repeat: no-repeat;
  background-position: -4px 4px;
  padding-left: 10px;
}
.editMode #subnavigation a
{
  display:block;
  width:198px;
  _width: 220px;
}

#subnavigation .previousPage {background:none; font-weight: bold; font-size: 110%; margin-bottom: 10px;}

.subnav-title { padding-left: 10px; font-weight: bold; }

.eventCount
{
  color: #d9d9d9;
  float: right;
  margin-top: -18px;
  margin-right: 100px;
}

#headerText
{
  color: #bababb;
  float: right;
  font-size: 130%;
  xfont-weight: bold;
  font-family: "Trebuchet MS";
  letter-spacing: -0.1ex;
  margin-top: -2px;
  display:none;
}

.document
{
  text-align: right;
  margin: margin:-15px 0px 0px -2px;
}

.selected a
{
  font-weight: bold;
}

.imagewrapper
{
  position:absolute !important;
  margin-top: 3px !important;
  margin-left: 35px !important;
  width: 80% !important;
}

.imageAltLabel
{
  width: 20px !important;
  float:left !important;
}

.imageAltValue
{
  margin-left: 20px !important;
  border: inset 2px gray !important;
}

#page404 ul
{
  
}

#page404 ul li
{
  padding-left: 30px;
  background-image: url(../images/bullet2.gif);
  background-repeat: no-repeat;
  background-position: 15px 4px;
}


.document a
{
  font-size: 80%;
  color: #207db2;
  text-decoration: underline;
}

.metadata.page
{
  width: 490px;
  margin: 10px 0px;
  position: relative;
  z-index: 99999;
  background-color: White;
}

.metadata.homePage
{
  margin-top:15px;
  width: 490px;
}

.ie7 .metadata,
.ie .metadata {}

.metacontent
{
  padding: 10px;
  border: solid 1px #cccccc;
  border-top: 0;
}

.metacontent input[type="text"]
{
  width: 300px;
}

.metadata select
{
  width: 100px;
}

.metadata .value,
.metadata .label
{
  height: 25px;
}

.collapsed .metacontent
{
  height: 1px;
  display:none;
  overflow: hidden;
}

.expanded .metacontent
{
  height: 100%;
  display: block;
  overflow: hidden;
}


.titleBar
{
  position:relative;
  padding-left: 10px;
  background-image: url("../images/toolbar-background.png");
  border: solid 1px #cccccc;
}

.toggler
{
  position:absolute;
  right: 2px;
  top:0px;
  color: Black;
}

.deleteDescr,
.createDescr
{
  margin: -20px 0px 5px 25px;
}

.document {margin-top: -15px;}

.lime-create-wrap
{
  margin-top: 5px;
}

/* html 4.01 Transitional IE box model fixes \*/
* html #main
{
  width: 730px;
}
* html div#secondary_content
{
  width:210px;
  overflow-x:hidden;
}

* html #profiles .paragraphs
{
  width: 220px;
  height:160px;
}
* html #breadcrumbs_right
{
  position: absolute;
  width: 220px;
  left: 520px;
  top: 34px;
}

* html div#navbar_right
{
  width: 220px;
  padding-left: 10px;
  margin-right: 10px;
  
}

* html div#navbar_left, * html div#breadcrumbs_left
{
  width: 520px;
}

.SubNavItem
{
  height: 18px;
}
* html .paragraph
{
  height:1%;
}

.membersonly { color: #D9D9D9; }
.loginError {padding-left: 10px;}
.markedForArchive     {  }
.notMarkedForArchive  { display:none; }

#myErrorMessage          { display:none; }
#myErrorMessage .visible { position: absolute; display:block; }

.editFooter { background-color: White; }
.footerUrl { margin-left: 9px; }

/* End of fixes */

/* dit weghalen als er content in bredcrumbs_right en navbar_right komt \*/

* html div#navbar_right
{
  padding-top: 12px;
}

/* Einde vieze fix voor no-content */

#programTitle {
	font-style: bold;
	font size: 11pt;
	font-face: arial;
	color: black;
}

#programSpeaker {
	font-style: bold;
	font size: 12pt;
	font-face: arial;
	color: #02598A;
}

#programDesc {
	font size: 8pt;
	font-face: arial;
	color: #4F4F4F;
}

#bio {
	background-color: #CCCCCC;
	font-size: 10pt;
	padding:10px;
}

.content img {
	margin: 10px;
}



#two-col-pagetitle {
	display: none;
}

#cmPromo {
	width: 175px;
	margin-top: 20px;
	margin-bottom: 5px;
	margin-right: 10px;
	text-align: left;
	padding: 8px;
	overflow:visible;
	background-color: #FFFFFF;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E1E1E1;
	border-right-color: #CFCFCF;
	border-bottom-color: #CFCFCF;
	border-left-color: #E1E1E1;
}

#logoContent {
	width: 175px;
	margin-top: 30px;
	margin-bottom: 10px;
	margin-right: 10px;
	text-align: center;
	padding: 8px;
	overflow:visible;
	background-color: #CAD9F9;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E1E1E1;
	border-right-color: #CFCFCF;
	border-bottom-color: #CFCFCF;
	border-left-color: #E1E1E1;
}

/* Images handling */

.profileImage {
	border: 1px solid #D1D1D1;
	background-color: #FFFFFF;
	padding: 5px;
	margin: 5px 5px 5px 0px;
	height: auto;
	width: auto;
}

.profileImage a:link {
	text-decoration: none;
}

.profileImage a:visited {
	text-decoration: none;
}

.profileImage a:hover {
	text-decoration: none;
}

.poweredImage a:link {
	margin: 0px;
	border: 0px;
    text-decoration: none;
}

.contentText {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 75%;
	color:#333333;
	line-height: 13pt;
	margin: 7px 0px 10px 0px;
}

.contentText ol {
	width: auto; 	
	padding-left: 15px; 
	margin-bottom: 15px;
}

.contentText ul {
	width: auto; 	
	padding-left: 15px; 
}

.contentText li {
	line-height: 13pt;
	margin: 0px 0px 3px 20px;
}

#programTitle {
	font-style: bold;
	font size: 11pt;
	font-face: arial;
	color: black;
}

#programSpeaker {
	font-style: bold;
	font size: 12pt;
	font-face: arial;
	color: #02598A;
}

#programDesc {
	font size: 8pt;
	font-face: arial;
	color: #4F4F4F;
}

#bio {
	background-color: #CCCCCC;
	font-size: 10pt;
	padding:10px;
}

.slant {
	display:none;
}

#maincontent td {
	padding:0 0 0 4px;
}


/*	new	*/
h1.company-title {	width: 619px; float: right;	}
img.company-logo {	float: left;	}
.links {	width: 619px; float: right; margin-left: 0!important; padding-left: 0!important;	}

.links li {	float:left; list-style-type: none!important; margin-right: 15px;	}
	
.links li a, .links .skype {	padding-left: 26px; background: transparent url("../images/fb.png") left center no-repeat; line-height: 1.5; float: left;	}
	.links .linkedin a {	background-image: url("../images/li.png");	}
	.links .twitter a {	background-image: url("../images/tw.png");	}
	.links .email a {	background-image: url("../images/em.png");	}
	.links .blog a {	background-image: url("../images/bl.png");	}
	.links .skype {	background-image: url("../images/sk.png"); padding-left: 23px!important;	}
	.links .skype span {	display: none;	}

.questions {	clear: both; list-style-type: none!important; margin-left: 0!important; padding-left: 0!important; padding-top: 20px;	}
.questions li {	float: left; width: 360px;	}
.questions li.one-column {	width: 714px;	}
.questions li:nth-child(even) {	clear: left;	}

.questions h3 {	color: #71b22c!important; font-size: 100%!important; margin-bottom: 1px!important; padding-right: 10px;	}

.questions p {	margin-top: 0; margin-bottom: 12px; padding-right: 10px;	}


/* this stuff found in init.cfm -- think it should be here */



 td.subNavigationAdmin  {
	font-family : Verdana, Arial;
	font-size : 10px;
	color : #FFFFFF;
	text-decoration : none;
	text-align: center;
	background: #ccc;
	}

.subNavigationAdmin a:active  {
	font-family : Verdana, Arial;
	font-size : 10px;
	color : #FFFFFF;
	text-decoration : none;
	}

.subNavigationAdmin a:hover  {
	font-family : Verdana, Arial;
	font-size : 10px;
	color : #FFFFFF;
	text-decoration : none;
	}

.subNavigationAdmin a:link  {
	font-family : Verdana, Arial;
	font-size : 10px;
	color : #FFFFFF;
	text-decoration : none;
	}

.subNavigationAdmin a:visited  {
	font-family : Verdana, Arial;
	font-size : 10px;
	color : #FFFFFF;
	text-decoration : none;
	} 
	


	#subnavigation {
		margin-bottom:20px;
	}

	#maincontent h2, #secondary_content h2 {
		font-size:120%;
		font-weight:bold;
		margin:10px 0pt;
	}

	.appTitle2 {
		font-size:120%;
		font-weight:bold;
		margin:10px 0pt;
	}


	#maincontent ul {
	list-style-type:circle;
	}
	#maincontent ul, #maincontent ol {
	margin-left:15px;
	padding-left:15px;
	}

	.appTitle1 {
		font-family:Georgia;
		font-size:220%;
		font-weight:normal;
		margin:10px 0pt 10px 0px;
	}

	a#link-to-home {
	width:300px;
	}

	.contentBold {
		font-weight: bold;
	}

	hr {
		display:none;
	}

	.SubNavigationAdminSelected {
		display:none;
	}

	td.appOutput {
		padding: 5px;
	}

	th.PageAdmin {
		padding: 5px;
	}

	td.leftnavBoxContacts table th.PageAdmin {
		display:none;
	}

	td.leftnavBoxContacts table td {
		padding: 5px;
	}
	
	td.leftnavBoxContacts table td.SubNavigationAdmin {
		padding: 0px;
		/*border-right: 3px solid #fff;*/
		background: #ccc;
	}
	
	.slant {
	border-color:white white #ccc #ccc;
	border-style:solid;
	border-width:20px 10px;
	height:0px;
	line-height:0px;
	margin:0px -1px 0px 1px;
	width:0px;
	}

	td.leftnavBoxContacts table td.left {
		font-weight: bold;
		text-align:right;
		width: 100px;
		padding-right: 10px;
	}

	#A1--C2TABLE { width:auto; }

	#A1--C2TABLE td.left { width:250px; padding-right:5px;}

	#A1--C2TABLE td.right { width:250px; padding-left:5px; }

	#A1--C2TABLE td table { border-collapse: collapse; padding:0; }

	#A1--C2TABLE #pageheading { display:none; }



