body {
text-align:center
}
#container p {
	text-align:left;
	line-height:16px;
	margin:5px 0 0 0;
}
#container { margin:0px auto 0px; background:#FFFFFF; padding:10px; font-size:12px; text-align:left; width:949px; }
/*#container h1 { font-size:24px; color:#FFFFFF; font-weight:normal; text-align:center; background:#333333; padding:10px; }
#container p { text-align:justify; padding:5px 10px 5px; margin:0px; }
#container p ol, #container p ul { margin:0px auto 0px; }
#container p.notes { color:#999999; font-size:10px; }*/

#head { width:949px; margin:0; padding:0; text-align:left; }
#contentArea { width:980px; margin:0; padding:0; text-align:left; }
#spacer10 { height:10px; clear:both; width:100%; }
#footer { width:949px; margin:0; padding:0; text-align:left; clear:both; }
#sidebar { width:184px; margin:0px; padding:0px; border-top:#dfdfdf 1px solid; background:url(../images/panel_bg.jpg) repeat-y; position:relative; float:left; }
#sidebarRight { width:184px; margin:0px; padding:0px; border-top:#dfdfdf 1px solid; background:url(../images/panel_bg.jpg) repeat-y; position:relative; float:right; }
#centreContent { 
	width:580px;
	height:430px;
	border:#DFDFDF 1px solid;
	margin:0 0 0 16px;
	position:relative;
	float:left;
}

#internalCentre {
	width:960px;
	border:1px #DFDFDF solid;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	padding:10px;
}
#generalContainer {
	background:url(../images/ajaxMask.png) no-repeat top left;
	width:560px;
	height:430px;
	padding:0 10px 0 10px;
	margin:0;
	overflow:hidden;
	text-align:left;
}
/* thumbnail slider begin */

/* apply the gallery design - links slider */
#gallery_container {  width:980px ; height:108px ; margin:10px auto 10px; background:#EBE2E5 ; padding:7px 0px 0px; display:block; position:relative; }
/* the width is set to show the number of thumbnails that will be visible */
#thumb_container{ position:relative ; overflow:hidden ; width:442px ; height:90px ; margin:0px auto 0px;  }
/* the thumbnails container */
#thumbs { white-space:nowrap; display:block; position:relative; }

#thumbs a { padding:0px; margin:0px; }
#thumbs a img{ border:1px #FFF solid; }

/* DIV container slider example */
#gallery_container2 {
	width:980px;
	height:110px;
	margin:10px auto 10px;
	background:#FFF;
	padding:7px 0px 0px;
	display:block;
	position:relative;
}

/* create custom forward-backward buttons for this container */
#gallery_container2 .addfwd { display:block; position:absolute; cursor:pointer; width:25px; height:110px; top:0px; right:0px; background:url(../images/gallery_fwd2.jpg) no-repeat center;  }
#gallery_container2 .addbkwd { display:block; position:absolute; cursor:pointer; width:25px; height:110px; top:0px; left:0px; background:url(../images/gallery_back2.jpg) no-repeat center;  }

/* the width is set to show the number of thumbnails that will be visible */
#thumb_container2{ position:relative ; overflow:hidden ; width:980px ; height:105px ; margin:0px auto 0px; }
/* the thumbnails container; set a width on it so everything will be fine */
#thumbs2 { display:block; position:relative; width:10000px; }

#thumbs2 div.thumbnail { display:block; position:relative; float:left; margin-right:30px; font-size:11px; width:130px; text-align:center; }

#thumbs2 a { padding:0px; margin:0px; clear:both; display:block; }
#thumbs2 a img{ border:1px #FFF solid; }

/* the forward and backward buttons */
.addfwd { display:block; position:absolute; cursor:pointer; width:25px; height:100px; top:0px; right:0px; background:url(../images/gallery_fwd.jpg) no-repeat;  }
.addbkwd { display:block; position:absolute; cursor:pointer; width:25px; height:100px; top:0px; left:0px; background:url(../images/gallery_back.jpg) no-repeat;  }
/* thumbnail slider end */

/* banner rotator */
#banners_container { display:block; position:relative; width:557px; height:140px; margin:0px auto 0px; border:1px #CCCCCC solid; }
#banner_container { position:relative ; overflow:hidden ; width:557px ; height:134px ; margin:0px auto 0px;  }
#banners { white-space:nowrap; display:block; position:relative; }
#banners a img { border:none; }

/* Testimonial Boxes */

.tbox {
	border: 2px dashed #006699;
	margin: 40px;
	padding: 10px;
	background-color: #EDF9FC;

}
.tboxred {
	border: 2px dashed #cc0000;
	padding: 10px;
	width: auto;
	margin-top: auto;
	margin-right: 25px;
	margin-bottom: auto;
	margin-left: 25px;
	background-color: #F3E2E2;
}
.tboxyellow {
	border: 2px solid #99CC00;
	padding: 10px;
	background-position: center center;
	width: auto;
	background-color: #F9FFEC;
	margin-top: auto;
	margin-right: 30px;
	margin-bottom: auto;
	margin-left: 30px;
}
.formerror {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.formprompt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	float: left;
	width: 150px;
	clear: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.clearfloat {
	clear: both;
}
.field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	width: 250px;
}
.seminarBody {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	padding-bottom: 5px;
}
/*Sam Added April 7-9 */
#navbar {
	width:980px;
	height:33px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border:1px solid #999;
	background:url(http://www.appleexpo.ca/images/navBG.png) bottom repeat-x #CFCFCF;
	overflow:hidden;
}
#navbutton {
	float:left;
	position:relative;
	width:108px;
	text-align:center;
	font-family:"Lucida Grande", Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-bottom:9px;
	padding-top:9px;
	border-right:1px dotted #999;
}
#navbuttonRound {
	float:left;
	position:relative;
	width:108px;
	text-align:center;
	font-family:"Lucida Grande", Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-bottom:9px;
	padding-top:9px;
	border:1px solid #CCC;
	border-radius:5px;
}
#navbuttonLeft {
	float:left;
	position:relative;
	width:108px;
	text-align:center;
	font-family:"Lucida Grande", Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-bottom:9px;
	padding-top:9px;
	border-right:1px dotted #999;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-bottomleft:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
}
#navbuttonRight {
	float:left;
	position:relative;
	width:108px;
	text-align:center;
	font-family:"Lucida Grande", Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-bottom:9px;
	padding-top:9px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
}
.nav, a.nav {
	color:#333;
	text-decoration:none;
}
.navselected {
	color:#FFF;
	background:url(http://www.appleexpo.ca/images/navBG.png) bottom repeat-x #666;
}
a.nav:hover {
	color:#FFF;
	background:url(http://www.appleexpo.ca/images/navBG.png) bottom repeat-x #666;
}
a.nav:active {
	color:#FFF;
	background:url(http://www.appleexpo.ca/images/navBG.png) bottom repeat-x #333;
}
.navred, a.navred {
	background:url(http://www.appleexpo.ca/images/navBG.png) bottom repeat-x #900;
	color:#FFF;
}
#sidepanel {
	width:174px;
	height:100px;
	padding:5px 5px 0 5px;
	background:url(../images/panel_bk.jpg) bottom left no-repeat;
	font-family: "Lucida Grande", Arial, Helvetica, Sans-Serif;
	overflow:hidden;
}

#sidepanel h3, a {
	margin:0px;
	padding:0px;
	font-size:13px;
}
#sidepanel p {
	text-align:left;
	margin:0px;
	padding:0px;
	font-size:10px;
	line-height:normal;
}
#sidepanel p a {
	text-align:left;
	margin:0;
	padding:0;
	line-height:normal;
}
#sidepanel img {
	position:relative;
	float:right;
	margin:0 10px 0 5px;
	border:0;
}
.containerLeft {
	position:relative;
	float:left;
	width:380px;
	padding:10px;
}
.floatingright {
	position:relative;
	width:200px;
	height: 410px;
	overflow:scroll;
	float:right;
}
.bannerHolder {
	float:left;
	position:relative;
	width:auto;
	height:auto;
	padding:10px;
}
#socialMedia {
	padding-top:10px;
	text-align:right;
}
