/* CSS Document */

/* Zero down margin and padding on all elements */
* {
  margin: 0;
  padding: 0;
}

body {
	font-size: 68.75%; /* sets 1em (68.75% = 11px) (76% = 12px) (62.5% = 10px) */
	text-align: center; /* hack for ieWin5.x */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/bg-body.jpg) no-repeat top;
}

/* =STRUCTURE */
#wrapper {
	margin: 0 auto; /* center aligns wrapper */
	text-align: left;
	position: relative;
	width: 900px;
	margin-top: 0px;
}
	
#header {
	width: 900px;
	height: 95px;
	background-image:url(../images/bpm-title-banner.jpg);
	background-repeat:no-repeat;
	}

/* #banner {
	float: left;
	width: 570px;
	padding: 0px;
	height: 160px;
	background-color: #fed;
	}

#secondary-menu {
	float: right;
	width: 300px;
	padding: 15px;
	}
*/

#content-wrapper {
	width: 900px;
	position: absolute;
	left: 0px;
	background-image: url(../../bpm/css/images/wrapper-bkgd.jpg);
	border: 0px #ccc solid;
	background-color: #fff;
	top: 125px;
	}

#content {
	width:650px;
	float: left;
	background-color: #fff;
	}
	
#xmpro-content {
	width: 190px;
	float: left;
	padding-left:10px;
	padding-top:20px;
	}
	
#main-content {
	width: 426px;
	padding:20px 10px;
	float: right;
	}

#main-content-left {
	width: 610px;
	padding:20px;
	float: left;
	}

#main-content-full {
	width: 860px;
	padding:20px;
	}

#main-content-full li {
	color: #333;
	margin-left: 20px;
	font-size: 12px;
}

#main-content-left li {
	color: #333;
	margin-left: 20px;
	font-size: 12px;
}
		
#main-content li {
	color: #333;
	margin-left: 20px;
	font-size: 12px;
}

#secondary-content {
	width: 220px;
	float: right;
	background-color: #fff;
	padding: 10px 15px;
	}
	
#quote-news {
	color: #06C;
	font-size:13px;
	font-style:italic;
	width: 200px;
	border:#ccc 1px solid;
	background-color: #F7F7F7;
	padding: 10px;
	float:right;
	}
	
#quote-long {
	color: #06C;
	font-size:13px;
	font-style:italic;
	width: 406px;
	border:#ccc 1px solid;
	background-color: #F7F7F7;
	padding: 10px;
	float:left;
	}

#xmpro-box {
	color: #06C;
	font-size:13px;
	width: 406px;
	border: #AEAEAE 1px solid;
	background-color: #FFFFFF;
	padding: 10px;
	}
	
#table-contact {
	width: 205px;
	float: right;
	border-collapse: collapse;
	margin-top: 10px;
	margin-right: 20px;
	}

/* =CONTENT */



	
/* =FOOTER */
#footer {
	clear: both;
	color: #666;
	text-align: left;
	background-image: url(../images/footer.jpg);
	font-size: 9px;
	font-weight: normal;
	padding-left: 115px;
	padding-top: 3px;
	padding-bottom: 6px;
	height: 11px;
/*	width: 900px;
	w\idth: 880px;*/
	}

/* =PRETTY STUFF */

#image {
	margin-left: 20px;
	}
	
.float-left {
	float: left;
	padding-right: 8px;
	}
	
.float-right{
	float: right;
	}
	
.img-wrapper {
	float: left;
	background: url(../../bpm/css/images/shadow.gif) no-repeat bottom right;
	margin: 10px 0 0 10px;
	postion: relative; /* for ieWin6 */
	/*border: solid 1px red;*/ /* shows wrapper position in relation to image placement */
}

.img-wrapper img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	padding: 4px;
	margin: -5px 5px 5px -5px; /* positions the image off the wrapper to display background image - which is the drop shadow */
	position: relative; /* for ieWin6 */
	display: block; /* for ieWin6 */
}
	
/* =COLOUR STYLES */
h1, .red-font-14pt {
	font-size: 15px;
	font-weight: lighter;
	color: #F60;
	}

h2 {
	font-size: 13px;
	font-weight: bold;
	color: #06C;
	}

h3 {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #0066CC;
	}

h4 {
	font-size: 11px;
	font-weight: bold;
	color: #0066CC;
	}

h5 {
	font-size: 11px;
	font-weight: normal;
	color: #f60;
	}

h6, red-font {
	font-size: 12px;
	font-weight: bold;
	color: #F60;
	}

p  {
	font-size: 11px;
	color: #333;
	}
	
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0077d4;
	text-decoration: none;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0077d4;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}

a.two:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0077d4;
	text-decoration: none;
	font-weight: normal;
}

a.two:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0077d4;
	text-decoration: none;
	font-weight: normal;
}
a.two:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
	font-weight: normal;
}

a.three:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #036;
	text-decoration: none;
	font-weight: normal;
}

a.three:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}
a.three:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFffff;
	text-decoration: none;
	font-weight: normal;
}

a.four:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0077d4;
	text-decoration: none;
	font-weight: normal;
}

a.four:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0077d4;
	text-decoration: none;
	font-weight: normal;
}
a.four:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
	font-weight: normal;
}

a.five:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AEAEAE;
	text-decoration: none;
	font-weight: normal;
}

a.five:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AEAEAE;
	text-decoration: none;
	font-weight: normal;
}
a.five:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	text-decoration: none;
	font-weight: normal;
}

a.six:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

a.six:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}
a.six:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:  #036;
	text-decoration: none;
	font-weight: normal;
}

#table {
	border-collapse: collapse;
	border: 1px solid #AAA;
	}
	
#table td {
	border-collapse: collapse;
	padding:4px 10px;
	}
	
#table-04 {
	border-collapse: collapse;
	border: 1px solid #AAA;
	}
	
#table-04 td {
	border-collapse: collapse;
	padding:4px 10px;
	border: 1px solid #C5C5C5;
	}
	
.table-03 {
	border-collapse: collapse;
	width: 265px;
	border: 1px solid #999;
}

.table-03 td{
	padding: 5px;
}
	
.blue-font {
	font-size: 12px;
	color: #0066CC;
	font-weight: bold;
	}
	
.sm-grey {
	font-size: 10px;
	color: #AEAEAE;
	font-weight: normal;
	}
	
.quote-name {
	font-size: 11px;
	color: #06C;
	font-weight: normal;
	}

.orange-font {
	font-size: 11px;
	color: #F60;
	}

.margin-top-20px {
	margin-top: 20px;
	}
	
.border-bottom	{
	border-bottom: 1px solid #ccc;
}

.padding 3px {padding:3px;}

.blue-button {
	background:url(../images/button-blue.jpg) no-repeat;
	height:28px;
	padding:6px;
}

.blue-button-v2 {
	background:url(../images/button-blue-v2.jpg) no-repeat;
	height:40px;
	padding:10px;
}

.table-event-info {
	border-collapse: collapse;
	}

.table-event-info td {
	padding: 5px;
	}
	
.table-event-info tr td.topic {
	width: 50px;
	font-weight: bold;
	vertical-align: top;
	color: #BD003A;
	}	

