body
{
	font-size: 62.5%;
	background: #006699;
	color: #333333;
	margin: 0px;
}
img
{
	border: 0px;
}
input
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
select
{
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.flcl
{
	float: left;
	clear: left;
}
.fl
{
	float: left;
}
.fr
{
	float: right;
}


#container
{
	position: absolute;
	left: 0px;
	top: 50px;
	padding-right: 140px;
	color: #ccc;
	width: 863px;
}
/* top navigation */

.Menu
{
	background-color: transparent;
	padding-top: 3px;
	padding-bottom: 3px;
}
.MenuItemTop
{
	color: black;
}
.MenuItemTop a:hover
{
	color: white;
}

.MenuItem
{
	background-color: #A4CEE3;
	border-top: 1px solid #A4CEE3;
	padding: 3px 10px 3px 4px;
	color: black;
}
.MenuItemHover
{
	background-color: #BDDEEE;
	color: white;
}

#homenavigation
{
	position: relative;
	background-image: url(/system/images/alpha.png);
	background-repeat: repeat;
	margin: 20px 0px 20px 0px;
	padding: 5px 0px 5px 30px;
	color: #000;
	z-index: 999;
	font-size: 1.2em;
	font-family: Arial;
}


/* home containers/colmuns */
.home
{
	background-image: url(/system/images/template/background.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
#homemasthead
{
	position: relative;
	background-image: url(/system/images/template/alpha.png);
	background-repeat: repeat;
	margin-bottom: 20px;
	height: 109px;
}
#logo
{
	background-image: url(/system/images/template/PMForumlogo_d.png);
	background-position: top left;
	background-repeat: no-repeat;
	height: 109px;
}
#magquote
{
	position: relative;
	background-image: url(/system/images/template/alpha.png);
	background-repeat: repeat;
	margin-bottom: 20px;
	height: 140px;
}
#magtext
{
	width: 280px;
	float: right;
	padding: 20px 20px 0px 0px;
}
#magimage
{
	float: left;
	height: 140px;
	width: 50%;
	background-image: url(/system/images/template/mag_08.png);
	background-position: right;
}
#content
{
	position: relative;
	background-image: url(/system/images/alpha.png);
	background-repeat: repeat;
	padding: 15px 0px 0px 30px;
}
/* standard global formats */

img
{
	border: 0px;
}
input
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.2em;
	margin: 0px;
}
select
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.2em;
}
form
{
	padding: 0px;
	margin: 0px;
}

/* links */

div.clscontent a:link
{
	color: #003366;
	text-decoration: none;
}
div.clscontent a:visited
{
	color: #003366;
	text-decoration: none;
}
div.clscontent a:hover
{
	color: #fff;
	text-decoration: none;
}
div.clscontent a:active
{
	color: #003366;
	text-decoration: none;
}

/* normal text */
p
{
	font-family: arial, verdana, helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.2em;
	color: #333;
	margin: 10px 0px 10px 0px;
}

/* b & strong */

/* hr */
hr
{
	border-top: #006699 1px solid;
	border-bottom: #cccccc 1px solid;

	width: 100%;
	height: 2px;
}

/* page - home */
#headlines
{
	position: relative;
	left: -10px;
}
#column1
{
	float: left;
	width: 200px;
	padding-top: 20px;
	padding-right: 30px;
}
#column1 hr
{
	border-top: #006699 1px solid;
	border-bottom: #cccccc 1px solid;

	width: 100%;
	height: 2px;
}
#column2
{
	float: left;
	width: 270px;
	padding-top: 20px;
}
#column2 hr
{
	border-top: #006699 1px solid;
	border-bottom: #cccccc 1px solid;

	width: 100%;
	height: 2px;
}
#column3
{
	float: right;
	width: 280px;
	padding-top: 20px;
	padding-left: 16px;
	margin-right: 20px;
}
#column3 hr
{
	border-top: #006699 1px solid;
	border-bottom: #cccccc 1px solid;

	width: 100%;
	height: 2px;
}

/* footer */

#footer
{
	clear: both;
	padding: 20px 20px 20px 0px;
	margin: 20px 0px 0px 0px;
	font-size: 1em;
	color: #333;
	font-family: arial, helvetica, sans-serif;
}
#footer hr
{
	border-top: #006699 1px solid;
	border-bottom: #cccccc 1px solid;
	margin: 5px 0px 0px 0px;
	width: 100%;
	height: 2px;
}
/* home text formatting */

#content a:link
{
	font-weight: normal;
	text-decoration: none;
	color: #003366;
	background: transparent;
}
#content a:visited
{
	font-weight: normal;
	text-decoration: none;
	color: #003366;
	background: transparent;
}
#content a:hover
{
	font-weight: normal;
	text-decoration: none;
	color: #FFF;
	background: transparent;
}
#content a:active
{
	font-weight: normal;
	text-decoration: none;
	color: #003366;
	background: transparent;
}
h1
{
	font-weight: normal;
	color: #000033;
	font-size: 3.5em;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -0.04em;
	line-height: 1em;
}
h1.description
{
	float: right;
	width: 280px;
	font-weight: normal;
	color: #003366;
	font-size: 1.1em;
	letter-spacing: -0.0em;
	font-family: Arial, Helvetica, sans-serif;
	padding: 20px 20px 0px 40px;
}
h2
{
	font-weight: normal;
	color: #000033;
	font-size: 2.7em;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -0.03em;
}
h3
{
	font-weight: normal;
	color: #003366;
	font-size: 2.7em;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -0.03em;
}
h4
{
	font-weight: normal;
	color: #003366;
	font-weight: normal;
	font-size: 2em;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	letter-spacing: -0.03em;
	line-height: 1em;
	padding: 0px 0px 3px 0px;
	margin: 0;
}
h4.magquote
{
	font-weight: normal;
	color: #000000;
	font-size: 1.9em;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -0.04em;
	line-height: 1em;
	font-weight: normal;
	border: 0px;
	padding: 0px 0px 6px 0px;
	margin: 0;
}
h5
{
	font-weight: bold;
	color: #000000;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	padding: 1px 0px 0px 0px;
	margin: 0;
}
h6
{
	font-weight: normal;
	color: #333333;
	font-weight: normal;
	font-size: 1.8em;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -0.04em;
	line-height: 1em;
	padding: 0px 0px 6px 0px;
	margin: 0;
}

p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	margin: 0px;
	padding-bottom: 6px;
	padding-top: 6px;
	color: #333333;
}
.p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	margin: 0px;
	padding-bottom: 6px;
	padding-top: 6px;
	color: #333333;
}

/* magazine home */

.mag
{
	background-position: top right;
	background-image: url(/system/images/template/background_magazine.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}
#lcol_mag
{
	float: left;
	width: 20%;
	padding: 20px 50px 0px 0px;
}
#rcol_mag
{
	float: left;
	width: 70%;

}


.artimglalign { margin-right:10px; margin-bottom:10px; float:left }
.artimgralign { margin-left:10px; margin-bottom:10px; float:right }
li p { font-size: 1em }

<<<<<<< .mine
=======



/* new styles - CSS HTML 5 Review */
/* Regional pages
                 - structure */
#LocLeftCol
{
	float: left;
	width: 210px;
	padding: 0px 50px 0px 0px;
}
#LocLeftCol hr
{
	float: left;
	clear: left;
	border-top: #006699 1px solid;
	border-bottom: #cccccc 1px solid;
	width: 100%;
	height: 2px;
}
#LocRightCol
{
	float: left;
	width: 500px;
	padding: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
}
#LocRightCol hr
{
	border-top: #006699 1px solid;
	border-bottom: #cccccc 1px solid;
	width: 100%;
	height: 2px;
}

/* Regional pages
                 - commitee member photo container */   
#ComPhotoContainer {
	float: left;
	clear: left;
}
#ComPhotoContainer .left {
	float: left;
	font-weight: normal;
	font-size: 1.1em;
	margin-bottom: 6px;
	width: 100px;
	height: 210px;
	color: #333;
	font-family: arial, helvetica, sans-serif;
}
#ComPhotoContainer .left img { padding-bottom:2px; }
#ComPhotoContainer .right {
	float: right;
	font-weight: normal;
	font-size: 1.1em;
	margin-bottom: 6px;
	width: 100px;
	height: 210px;
	color: #333;
	font-family: arial, helvetica, sans-serif;
}
#ComPhotoContainer .right img { padding-bottom:2px; }

#LocRegButton { text-align: center; }


/* Regional pages
                 - previous events - text content view */ 
#LocRecentEvents {
	width:85%;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 10px 0px;
	text-align: left;
}
#LocRecentEvents ul {
	font-weight: normal;
	font-size: 1.1em;
	line-height: 1.4em;	
	font-family: arial, helvetica,verdana, geneva, sans-serif;
	list-style: none;	

	padding-top: 0px; padding-bottom: 0px; padding-left: 0px; 
	margin-top:0px; margin-bottom:0px; margin-left:0px;	margin-right:0px;
	color: #000;
}
#LocRecentEventsView
{

}

#LocJobBank
{

}
/* Regional pages
                 - Main text content */ 

#LocTextConent {

}
/* Names within normal text */

/* Regional pages
                 - Up Coming events */ 

#LocUpcomingEvents {
	margin-bottom:0px;
	}
#LocUpcomingEvents ul {	
	margin-bottom:0px;
	}
#LocUpcomingEvents ul span {		
      	font-weight: normal;
      	color: #003366;
      	font-weight: normal;
      	font-size: 1.5em;
      	font-family: Arial, Helvetica, sans-serif;
      	letter-spacing: -0.04em;
      	line-height: 1em;
	}

#LocUpcomingEvents ul span.disabled {		
      	font-weight: bold;
      	color: #003366;
      	font-size: 1.1em;
      	font-family: Arial, Helvetica, sans-serif;
      	letter-spacing: -0.04em;
      	line-height: 1em;
	}

#LocUpcomingEventDetails {
	margin-left:42px;
	}	
#col_regional
{
	width: 85%;
}


/* General page layouts */
#GenLeftCol
{
	float: left;
	width: 210px;
	padding: 0px 50px 0px 0px;
}
#GenLeftCol hr
{
	float: left;
	clear: left;
	border-top: #006699 1px solid;
	border-bottom: #cccccc 1px solid;
	width: 100%;
	height: 2px;
}
#GenRightCol
{
	float: left;
	width: 500px;
	padding: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
}
#GenRightCol hr
{
	border-top: #006699 1px solid;
	border-bottom: #cccccc 1px solid;
	width: 100%;
	height: 2px;
}
#GenTextConent {

}
#GenLinkedInList {
	width:85%;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 10px 0px;
	text-align: left;
}
#GenLinkedInList ul {
	font-weight: normal;
	font-size: 1.2em;
	line-height: 1.4em;	
	font-family: arial, helvetica,verdana, geneva, sans-serif;
	list-style: none;	
	color: #333;

	padding-top: 0px; padding-bottom: 0px; padding-left: 0px; 
	margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px;

}
.Country {
	font-weight: normal;
	font-size: 1.3em;
	line-height: 1.4em;	
	font-family: arial, helvetica,verdana, geneva, sans-serif;

}

/* Training events page layout */
#TrainLeftCol
{
	float: left;
	width: 210px;
	padding: 0px 50px 0px 0px;
}
#TrainLeftCol hr
{
	float: left;
	clear: left;
	border-top: #006699 1px solid;
	border-bottom: #cccccc 1px solid;
	width: 100%;
	height: 2px;
}
#TrainRightCol
{
	float: left;
	width: 500px;
	padding: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
}
#TrainRightCol hr
{
	border-top: #006699 1px solid;
	border-bottom: #cccccc 1px solid;
	width: 100%;
	height: 2px;
}
#TrainRightCol ul
{
	font-weight: normal;
	font-size: 1.2em;
	color: #333;
	font-family: arial, verdana, helvetica, geneva, sans-serif;
	list-style-image: url(/system/images/template/bullet_pmf.gif);
}
#TrainRightCol li
{
	padding: 0px;
	margin: 1px 0px 1px 0px;
}

/* training event item details */
#TrainEventContent
{
	position: relative;
	z-index: 2;
	width: 90%;
	height: auto;
	padding: 25px 25px 0px 0px;
	margin-bottom: 20px;
	border-top: 1px dotted #006699;	
}
#TrainEventContent h1{
	font-weight: normal;
	color: #003366;
	font-weight: normal;
	font-size: 2em;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	letter-spacing: -0.03em;
	line-height: 1em;
	padding: 0px 0px 3px 0px;
	margin: 0;
}
#TrainEventContent h2
{
	font-weight: bold;
	color: #333;
	font-size: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}
#TrainEventContent ul
{
	font-weight: normal;
	font-size: 1.2em;
	color: #333;
	font-family: arial, verdana, helvetica, geneva, sans-serif;
	list-style-image: url(/system/images/template/bullet_pmf.gif);
}
#TrainEventContent li
{
	padding: 0px;
	margin: 1px 0px 1px 0px;
}
#TrainEventContent ul ul
{
	font-weight: normal;
	font-size: 1.1em;
	color: #333;
	font-family: arial, verdana, helvetica, geneva, sans-serif;
	list-style-image: url(/system/images/template/bullet_pmf.gif);
}
#TrainEventContent ul li.TopicItem
{
	padding-bottom:5px;	

}
#TrainEventContent ul.TrainTopics li
{
	padding-bottom:5px;	

}

/* webseminar page layout */
#WebSemCol { width: 85%; }
/* webseminar pages
                 - Up Coming events */ 
#WebSemEvents {
	margin-bottom:0px;
	}
#WebSemEvents ul {	
	margin-bottom:0px;
	}
#WebSemEvents ul span {		
      	font-weight: normal;
      	color: #003366;
      	font-weight: normal;
      	font-size: 1.5em;
      	font-family: Arial, Helvetica, sans-serif;
      	letter-spacing: -0.04em;
      	line-height: 1em;
	}

#WebSemEvents ul span.disabled {		
      	font-weight: bold;
      	color: #003366;
      	font-size: 1.1em;
      	font-family: Arial, Helvetica, sans-serif;
      	letter-spacing: -0.04em;
      	line-height: 1em;
	}

#WebSemEventDetails {
	margin-left:42px;
	}	>>>>>>> .r1235
