/* CSS Document */
html,body {
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	color: #606163;
}
MainWrapperHolder {
	width:100%;
}
.MainWrapper {
	width: 853px;
}
.TopInformationHolder {
	width: 853px;
	height: 86px;
	padding-bottom:22px;
	float: left;
}
.BottomContentHolder {
	width: 853px;
	float: left;
}
.Footer {
	height: 25px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	width: 100%;
	float:left;
	color:#606163;
	font-size:10px;
	padding-top: 15px;
}
.copyrightpadding {
	padding-left: 100px;
}
.BottomNavigation {
	padding-left:100px;
	padding-top: 17px;
	padding-bottom: 13px;
	width: 697px;
}
.bottomlink {
	color: #606163;
	text-decoration: none;
}
.bottomlink:hover {
	color: #606163;
	text-decoration: underline;
}
/*.LeftSpaceNextToLogo {
	width: 39px;
	height: 107px;
	float: left;	
}*/
.Logo {
	width: 314px;
	height: 86px;
	padding-left: 39px;
	padding-top: 22px;
	padding-bottom: 22px;
	float:left;
}
.SpaceWithBubbleHeader {
	width: 453px;
	float: left;
}
.InsideBubbleBox {
	width: 445px;
	height: 130px;
	float: left;
	position: relative;
}
.LeftInsideBubble {
	/*padding-top: 70px;
	padding-right: 15px;
	float: left;
	text-align: right;*/
	position: absolute;
	/*top: 70px;*/
	bottom: 0px;
	right: 53px;
}
.RightInsideBubble {
	width: 43px;
	/*padding-top: 56px;
	float: left;*/
	position: absolute;
	right: 0px;
	/*top: 56px;*/
	bottom: 0px;
}
.BubbleImage {
	width: 39px;
	height: 46px;
	/*padding-left: 400px;*/
	padding-top: 70px;
	float: left;
}
.topHead {
	width: 39px;
	height: 46px;
	padding-left: 360px;
	padding-top: 70px;
	float: left;
}
.RightHeadSpace {
	width: 28px;
	float: left;
}
.TopRightHead {
	background-image: url(images/tile_main_nav.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 31px;
	float: left;
}
.HeadHolder {
	position:absolute;
	top:30px;
	left:810px;
}
.RightHead {
	position:absolute;
	top:30px;
	left:810px;
	/*float: left;*/
}
.HeadText {
	position:absolute;
	top:90px;
	left:422px;
	/*float: left;*/
}
.NavigationHolder {
	width:600px;
	padding-left:100px;
}
.navigator {
	width: 100%;
}
.Toptile {
	font-size:10px;
	background-image:url(images/tile_top.gif);
	background-repeat:repeat-x;
	float:left;
	height:12px;
	width: 100%;
}
.MidTile {
	background-image:url(images/tile_mid.gif);
	background-repeat:repeat-y;
	float:left;
	width: 100%;
}
.ContentAreaHolder {
	width: 853px;
	padding-left:117px;
}
.LeftSpacer {
	width: 117px;
	float: left;
} 
.MainContentArea {	
	width: 393px;
	float: left;
	padding-right: 20px;
}
.LatestNewsContentAreaHolder {
	width: 229px;
	float: left;
}
.LatestNewsContentArea {
	width: 140px;
	float: left;
}
.LatestNewsTopPartHolder {
	padding-left: 20px;
}
.LatestNewsTopPart {
	background-image:url(images/newsByte_header.gif);
	background-repeat: no-repeat;
	width: 194px;
	height: 45px;
	padding-left: 20px;
}
.LatestNewsMidPart {
	background-image:url(images/mid_latestnews.gif);
	background-repeat:repeat-y;
	width: 194px;
	text-align:center;
	padding-top: 5px;
}
.LatestNewsBottomPart {
	background-image:url(images/newsByte_bottom.gif);
	background-repeat: repeat-x;
	width: 194px;
	height: 12px;
}
.SpaceBetweenNewsBoxes {
	height: 13px;
}
.LookingoaJobImage {
	background-image:url(images/jobByteRed.gif);
	background-repeat:no-repeat;
	width: 208px;
	height: 40px;
	padding-left: 6px;
}
.ImagePad {
	padding-left: 5px;
}
.LookingforaJobStrip {
	width: 194px;
	height: 8px;
	background-image:url(images/jobByte_dots.gif);
	background-repeat: no-repeat;
}
.StripPad {
	padding-left: 19px;
}
.LookingForAJobHolder {
	width: 194px;
}
.DotStripPadding {
	padding-left: 20px;
}
.LookinforaJobBottomStrip {
	background-color: #606163;
	width: 194px;
	color: #FFFFFF;
	text-align:center;
	font-weight: bold;
	font-size: 10px;
	padding-top: 12px;
}
.LookingForAJobText {
	font-weight: bold;
	color: #FFFFFF;
	font-weight: 10px;
	text-align:center;
}
.SpaceOnTopOfTheDate {
	height: 12px;
}
.Date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#dd3b21;
	float:left;
}
.mainreadmore {
	text-align:right;
	font-weight: bold;
	font-size:10px;
	color:#dd3b21;
	float:right;
	padding-right: 8px;
}
.MainHeadings {
	padding-top: 6px;
	padding-bottom: 0px;
}
.HorizontalBoldRedBar {
	background-image:url(images/content_header_underline.gif);
	background-repeat:no-repeat;
	width: 387px;
	padding-bottom: 10px;
}
.HorizontalRedBar {
	background-image:url(images/contnet_red_body_underline.gif);
	background-repeat:no-repeat;
	width: 387px;
	height:5px;
	/**padding-bottom: 5px;*/
}
.SpaceBetweenContentText {
	height: 21px;
}
.LAtestNewsReadMore {
	text-align: center;
	color: #FF0000;
	font-weight: bold;
	font-size:10px;
	padding-top: 5px;
}
.LookingForAJobReadMore {
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	font-size:10px;
	padding-top: 5px;
	padding-bottom: 11px;
}
.UpcomingEvents {
	width: 194px;
	height: 54px;
	background-image:url(images/eventByte_header.gif);
	background-repeat: no-repeat;
}
.UpcomingEventsText {
	width: 194px;
	text-align:center;
	font-size: 10px;
}
.GreyHorizontalBar {
	padding-top: 10px;
	padding-bottom: 10px;
}
.FarRightArea {
	float: left;
	width: 148px;
	padding-right: 20px;
	padding-left: 20px;
}
.QuotesHeading {
	font-family: The Mix Light-;
	font-weight: bold;
	font-size: 16px;
	color: #e56b58;
}
.Quotes {
	padding-top: 12px;
	font-size: 10px;
}
.QuoteAuthor {
	padding-top: 15px;
	font-size: 10px;
	color: #dd3b21;
}
.spacetopofImageHome {
	height: 3px;
}
.ImageOnHomeandtextHolder {
	width: 393px;
}
.ImageonHome {
	float: left;
	border: 1px solid #000000;
	
}
.SpacerBook {
	float: left;
	width: 20px;
	height: 100%;
}
.ImageTextonHome {
	float: left;
	border: 1px solid #0000cc;padding-right:5px;
}
.RedReadmore {
	text-decoration: none;
	font-weight: bold;
	font-size:10px;
	color:#dd3b21;
}
.RedReadmore:hover {
	text-decoration: underline;
}
.WhiteReadmore {
	text-decoration: none;
	font-weight: bold;
	font-size:10px;
	color:#ffffff;
}
.WhiteReadmore:hover {
	text-decoration: underline;
}	
.mainNavItem {
	padding-top: 2px;
	padding-bottom: 2px;
}

.mainNavItemOver {
	color: #FFFFFF;
}

.subNavItem {
	width: 183px;
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	color: #ffffff;
	background-color: #606163;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
}
.subNavItemOver {
	color: #FFFFFF;
	background-color:#dd3b21;
}
.ImagesHolder {
	width: 385px;
	float:left;
}
.ImageLeft {
	width: 385px;
	float:left;
}
.ImageText {
	float: left;
}
.TextImg {
	padding-left: 8px;
	padding-right: 5px;
}
.UnderQuoteImagePad {
	padding-top: 16px;
}
.BroughtToUByImagePadder {
	padding-left: 19px;
}
.ContactPersonPadder {
	padding-top: 17px;
	padding-bottom: 14px;
}

.FormDiv {
	width: 389px;
	/*height: 703px;*/
	/*background-color: #efefef;*/
	font-size: 11px;
}
.spacebetweeninputboxes {
	height: 1px;
}
.LeftForm {
	text-align: right;
	padding-top: 6px;
	padding-bottom: 3px;
	padding-right: 5px;
	width: 135px;
	height:22px;
	border-right: 3px solid #ffffff;
	border-bottom: 3px solid #ffffff;
	float: left;
	font-weight: bold;
}
.RightForm {
	width: 243px;
	height:24px;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 3px;
	border-bottom: 3px solid #ffffff;
	float: left;
}
.BorderExtraSpace {
	width: 243px;
	height:26px;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 3px;
	border-bottom: 3px solid #ffffff;
	float: left;
}

.inputBoxes {
	width: 230px;
	height: 18px;
	border: 1px solid #606163;
}
.textArea {
	width: 230px;
	height: 88px;
	border: 1px solid #606163;
	overflow: auto;
}
.numberOfDelegates {
	width: 30px;
	border: 1px solid #606163;
}
.numDelegatesInput {
	float:left;
}
.imageArrowPad {
	float:left;
	width:15px;
	padding-left:5px;
	margin: 0px 0px 0px 0px;
}
.formTable {
	background-color: #efefef;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}
.formTableRow {
	border-bottom: 2px solid #FFFFFF;
}

.formTableLeft {
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	text-align: right;
	padding-top: 6px;
	padding-right: 3px;
	width: 135px;
	font-weight: bold;
	vertical-align: top;
}

.formTableRight {
	padding: 4px 4px;
	vertical-align: top;
	width: 243px;
	border-bottom: 2px solid #FFFFFF;
}
.facilitatorMainHead {
	color:#dd3b21;
	font-weight: bold;

}
.facilitatorHeadings {
	color: #f29522;
}
.SponsorsHeadings {
	font-weight: bold;
	color: #f29522;
}
.divFacilitators {
	width: 213px;
	padding-left:20px;	
	padding-top:15px;
}
.facilitatorTextLineSpacing {
	line-height: 5px;
}
.divTextTopofBooks {
	width: 195px;
	padding-top: 20px;
	padding-left: 20px;
	/*padding-right: 200px;*/
}
.TextTopofBooksheading {
	color: #dd3b21;
	font-weight: bold;
	font-size: 12px;
}
.BooksImagePad {
	padding-left: 20px;
}
.downloadbooklink {
	color: #dd3b21;
	font-weight: bold;
	text-decoration: none;
}
.downloadbooklink:hover {
	color: #dd3b21;
	font-weight: bold;
	text-decoration: underline;
}
.Spacer {
	height: 10px;
}
.smallSponsorsImagePad {
	padding-top: 10px;
}
.smallSponsorsImageSpacer {
	padding-top: 10px;
}
/*SIFR */

/*.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}*/
