/* Styles for Homepage Layout and Content Design */
#newsTicker {
	background: url(../../img/homepage/news-ticker.gif) no-repeat;
	position: absolute;
	top: 190px;
	right: 9px;
	width: 564px;
	height: 33px;
	}
	#newsTicker p {
		float: left;
		display: inline;
		font-size: 1.2em;
		color: #ffd15e;
		margin: 9px 0 0 13px;
	}
	#newsTicker ul {
		float: right;
		margin-top: 9px;
		width: 439px;
		}
		#newsTicker li {
			font-size: 1.2em;
			display: none;
			}
			#newsTicker li a {
				color: #d5d5d5;
			}
			#newsTicker li p {
				display: block;
				font-size: 1.0em;
				color: #d5d5d5;
				margin: 0;
			}

#homeFocus {
	margin: 0 9px;
	padding-top: 9px;
	}
	#columnFocus {
		float: left;
		width: 376px;
		}
		#randomImageFocus {
			padding: 18px 0 0 18px;
		}
		#columnFocus .focusContent {
			padding: 14px 15px 24px 28px;
			}
			#columnFocus .focusContent p {
				font-size: 1.3em;
				color: #262626;
				line-height: 1.3em;
				margin-bottom: 1em;
			}
			#columnFocus .focusContent ul {
				font-size: 1.3em;
				float: left;
				font-weight: bold;
				padding-top: 5px;
				}
				#columnFocus .focusContent ul li {
					margin-bottom: .5em;
				}
			#columnFocus .focusContent ul.primary {
				width: 300px;
			}
			#columnFocus .focusContent ul.secondary {
				width: 169px;
			}
			#columnFocus .focusContent .links {
				float: left;
				padding-bottom: 20px;
				margin-bottom: 20px;
				background: url(../../img/content/bg-dashed-white.gif) bottom left repeat-x;
				width: 98%;
				color: #9E9E9E;
			}
			#columnFocus .focusContent h3 {
				font-size: 1.6em;
				color: #343434;
				margin-bottom: .7em;
			}
			#columnFocus .focusContent ul#recentRoutes {
				font-weight: normal;
				font-size: 1.2em;
				}
				#columnFocus .focusContent ul#recentRoutes li {
					border-bottom: 1px solid #d3d3d3;
					padding-bottom: .4em;
				}
				#columnFocus .focusContent ul#recentRoutes li.last {
					padding-bottom: 0;
					border: 0;
				}
			#columnFocus .focusContent #viewLogbook {
				background: url(../../img/content/icon-arrow-right.gif) 100% 4px no-repeat;
				float: right;
				font-size:  1.2em;
				font-weight: bold;
				padding-right: 12px;
				margin-top: 5px;
			}
			#columnFocus .focusContent #secondaryFocus p {
				font-size: 1.2em;
			}
			
	#galleryFocus {
		float: left;
		background: url(../../img/content/bg-gallery.gif) no-repeat;;
		width: 564px;
		height: 468px;
	}
	#mediaSlideshow {
		background: none;
		padding: 8px 30px;
	}
	
#colPrimary {
	width: 729px;
	}
	#colPrimary #content {
		padding-top: 0;
		padding-right: 30px;
		}
		#colPrimary #content h3 {
			font-size: 1.7em;
			color: #343434;
			border-bottom: 1px solid #d2d2d2;
			padding-bottom: .7em;
			margin-bottom: 20px;
		}
	#featuredNews {
		width: 660px;
		}
		#featuredNews .entry {
			overflow: hidden;
			margin-bottom: 24px;
			height: 100px;
			}
			#featuredNews .entry .thumbnail {
				width: 146px;
				float: left;
				}
				#featuredNews .entry .thumbnail img {
					border: 3px solid #DFDFDF;
				}
			#featuredNews .entry .summary {
				float: right;
				width: 490px;
				}
				#featuredNews .entry .summary h4 {
					font-size: 1.7em;
					margin-bottom: .2em;
				}
				#featuredNews .entry .summary p {
					font-size: 1.2em;
					line-height: 1.5em;
				}
	div.viewAll a {
		background: url(../../img/content/icon-arrow-right.gif) 0 5px no-repeat;
		font-size: 1.3em;
		font-weight: bold;
		padding-left: 13px;
	}

#colSecondary {
	width: 229px;
	}
	#colSecondary ul#focusNav {
		margin-top: 22px;
		}
		#colSecondary ul#focusNav li {
			margin-bottom: 9px;
		}
		#colSecondary ul#focusNav a {
			display: block;
			overflow: hidden;
			text-decoration: none;
			text-indent: -9000px;
			width: 196px;
			height: 76px;
			background-repeat: no-repeat;
		}
		#colSecondary ul#focusNav li#focusConversations a {
			background-image: url(../../img/homepage/focus-conversations.gif);
		}
		#colSecondary ul#focusNav li#focusMarketplace a {
			background-image: url(../../img/homepage/focus-marketplace.gif);
		}
		#colSecondary ul#focusNav li#focusNewOwners a {
			background-image: url(../../img/homepage/focus-new-owners.gif);
		}
		#colSecondary ul#focusNav li#focusFamily {
			background: url(../../img/homepage/focus-family.gif) no-repeat;
			position: relative;
			height: 76px;
			width: 196px;
			}
			#colSecondary ul#focusNav li#focusFamily div#familyCoPilots a {
				position: absolute;
				background: url(../../img/homepage/focus-family.gif) -86px -15px no-repeat;
				top: 15px;
				left: 86px;
				width: 80px;
				height: 21px;
			}
			#colSecondary ul#focusNav li#focusFamily div#familyKids a {
				position: absolute;
				background: url(../../img/homepage/focus-family.gif) -86px -39px no-repeat;
				top: 39px;
				left: 86px;
				width: 50px;
				height: 20px;
			}
	#myLinks {
		width: 198px;
		background: #f9f9f9 url(../../img/content/bg-my-links-bottom.gif) bottom left no-repeat;
		padding-bottom: 21px;
		}
		#myLinksEnvelope {
			background: url(../../img/content/bg-my-links-top.gif) no-repeat;
			padding-top: 10px;
			}
			#myLinksContent {
				background: url(../../img/content/bg-my-links-mid.gif) repeat-y;
				padding: 10px 18px 0 15px;
			}
		#myLinks h4 {
			font-size: 1.6em;
			color: #343434;
			margin-bottom: 11px;
			padding: 4px 0 0 5px;
		}
		#myLinks ul {
			font-size: 1.2em;
			padding-bottom: 5px;
			padding-left: 3px;
			}
			#myLinks li {
				background: url(../../img/content/icon-my-links.gif) 0 3px no-repeat;
				padding-left: 19px;
				margin-bottom: 8px;
			}
		#myLinks p {
			background: url(../../img/content/bg-dashed.gif) repeat-x;
			padding-top: 1px;
			margin-top: 0;
		}
		#myLinks p a {
			display: block;
			font-size: .85em;
			background: url(../../img/content/icon-manage-my-links-blue.gif) no-repeat;
			font-weight: bold;
			padding: 2px 0 3px 27px;
			margin-left: 4px;
			margin-top: 13px;
		}