/*
==================================================================================
=ABOUT
==================================================================================
*/

#next-steps {
	background: black url(../images/ui/bg-next-steps.jpg) repeat-x center top;
}

#next-steps #content-inner {
	min-height: 700px;
}

#next-steps h2 {
	background: none;
	padding: 8px 10px;
	margin: 0;
	background-color: #9a9a9a;
	color: white;
	font-size: 2em;
}


div.key-wrap { 
	width: 220px;
	border-right: 5px solid #696969;
	border-bottom: 5px solid #696969;
	position: absolute;
	left: 0;
	top: 20px;
}

div.key {
	background: #fff;
	margin-left: -5px;
	margin-top: -5px;
	border: 2px solid #868686;
	padding: 2px 2px 0 2px;
}

#next-steps .key p {
	padding: 0;
	margin: 15px 10px;
	font-size: 1.1em;
}

#next-steps .key p.bottom {
	background-color: #9a9a9a;
	padding: 4px 10px;
	margin: 2px 0;
	color: white;
}

#next-steps div#map {
	position: absolute;
	top: 128px;
	right: 100px;
}

#next-steps div#map ul {
	position: relative;
	width: 206px;
	height: 155px;
}

#next-steps div#map ul li {
	height: 0;
}

#next-steps div#map ul li a {
	display: block;
}

#next-steps div#map ul li#good-work a {
	position: absolute;
	top: 118px;
	left: 14px;
	height: 25px;
	width: 170px;
	text-indent: -999em;
	z-index: 10;
}

#next-steps div#map ul li#good-work a:hover {
	background: url(../images/ui/next-steps-map.jpg) no-repeat -39px -6px;
}

#next-steps div#map ul li#bug a {
	position: absolute;
	top: 225px;
	left: -21px;
	height: 25px;
	width: 140px;
	text-indent: -999em;
	z-index: 10;
}

#next-steps div#map ul li#bug a:hover {
	background: url(../images/ui/next-steps-map.jpg) no-repeat -4px 42px;
}


/*
==================================================================================
=CAUGHT THE BUG
==================================================================================
*/

#caught-the-bug {
	background: black url(../images/ui/bg-caught-the-bug.jpg) repeat-x center top;
}

#caught-the-bug div#content {
	background: transparent url(../images/ui/measuring-pad-middle.jpg) repeat-y 20px 0;
}

#caught-the-bug div#content-inner {
	padding: 10px 250px 0 70px;
	background: transparent url(../images/ui/bg-caught-the-bug.jpg) no-repeat -453px -185px;
}

#caught-the-bug div#content-footer {
	background: transparent url(../images/ui/notepad-bottom.jpg) no-repeat 0 0;
	height: 27px;
	position:absolute;
	bottom: -27px;
	right: 204px;
	width: 431px;
}

#caught-the-bug h2 {
	margin-top: 60px;
	margin-bottom: 0;
	padding-top: 12px;
	font-weight: normal;
}

#caught-the-bug .section {
	position: relative;
}

#caught-the-bug p.duane {
	background: transparent url(../images/ui/marker-block-rust-small.png) no-repeat left center;
	padding: 20px 15px 40px 15px;
	color: white;
}

#caught-the-bug p.dan {
	background: transparent url(../images/ui/marker-block-rust-large.png) no-repeat left center;
	padding: 15px 15px;
	color: white;
	margin-top: -20px;
}

#caught-the-bug p.dan a,
#caught-the-bug p.duane a {
	color: white;
}


#caught-the-bug img#dan {
	position: absolute;
	bottom:0;
	right: -120px;
}

#caught-the-bug img#duane {
	position: absolute;
	top:0;
	left: -120px;
}

#caught-the-bug p.pullquote {
	background: transparent url(../images/ui/marker-block-red-small.png) no-repeat left center;
	height:100px;
	padding: 30px 60px 20px 20px;
	font-size: 1.7em !important;
	color: white;
	font-style: normal !important;
}

#caught-the-bug div.photo {
	width: 324px;
	height: 213px;
	background: transparent url(../images/ui/photo-bg.png) no-repeat;
	float: left;
	margin-left:-76px;
	position: relative;

}

#caught-the-bug div.photo-inside {
	width: 324px;
	height: 213px;
	background: transparent url(../images/ui/photo-bg.png) no-repeat;
	float: left;
	margin-left:-52px;
	position: relative;

}

#caught-the-bug div.photo img,
#caught-the-bug div.photo-inside img {
	position: absolute;
	top: 12px;
	left: 55px;
}

#caught-the-bug img#powell {
	position: absolute;
	top: 20px;
	left: -96px;
} 

#caught-the-bug blockquote {
}

/*
==================================================================================
=KEEP UP THE GOOD WORK
==================================================================================
*/

#good-work {
	background: black url(../images/ui/bg-good-work.jpg) repeat-x center top;
}

#good-work div#content {
	background: transparent url(../images/ui/holes-middle-2.jpg) repeat-y 0 -30px;
}

#good-work div#content-inner {
	padding: 10px 190px 0 70px;
	background: transparent url(../images/ui/bg-good-work-2.jpg) no-repeat -453px -185px;
}



#good-work h2 {
	margin-bottom: 0;
	padding-top: 12px;
}

#good-work p.strong {
	font-weight: bold;
	background: transparent url(../images/ui/divider-chapter-7.gif) no-repeat top left;	
	padding-top: 15px;
	margin-top: 10px;
	clear: both;
}

#good-work div.photo {
	width: 324px;
	height: 213px;
	background: transparent url(../images/ui/photo-bg.png) no-repeat;
	float: left;
	margin-left:-70px;
	position: relative;

}

#good-work div.photo-inside {
	width: 324px;
	height: 213px;
	background: transparent url(../images/ui/photo-bg.png) no-repeat;
	float: left;
	margin-left:-52px;
	position: relative;

}

#good-work div.photo img,
#good-work div.photo-inside img {
	position: absolute;
	top: 12px;
	left: 55px;
}

#good-work img#powell {
	position: absolute;
	top: 60px;
	right: 90px;
} 

#good-work img#rspca {
	float: right;
	margin-right: -100px;
} 

#good-work img#bowles {
	float: left;
	margin-left: -120px;
} 


/*
==================================================================================
=CHAPTER 7 TERTIARY NAVIGATION
==================================================================================
*/


div#menu h1 span.chapter {
	color: #d42e18;
}

div#menu h1 span.title {
	font-family: Impact, arial, sans-serif;
	font-size: 2.3em;
}

div#menu ul li {
	background: transparent url(..images/ui/menu-chapter-7.jpg) top left;	
}

div#menu ul li a.selected {
	background: #8ca390 url(../images/ui/menu-chapter-7-select.jpg) no-repeat top left;
}

div#menu ul li a {
	background: transparent url(../images/ui/menu-chapter-7.jpg) top left;	
}

div#menu ul li a:hover {
	background: #8ca390 url(../images/ui/menu-chapter-7-select.jpg) no-repeat top left;
	color: #fff;
}

div#menu ul li ul {
	margin-top: 2px;
	font-size: 0.8em;
}

div#menu ul li ul li a {
	padding-left: 20px;
}

/*
==================================================================================
=CHAPTER 7 TYPOGRAPHY
==================================================================================
*/

h2 {
	background: transparent url(../images/ui/ch-7-header.png) no-repeat left center;
}

h3 {
	background: transparent url(../images/ui/ch-7-line-long.png) no-repeat left center;
}

.column h3 {
	background: transparent url(../images/ui/ch-7-line-short.png) no-repeat left center;
}

h4 {
	background: transparent url(../images/ui/ch-7-line-long.png) no-repeat left center;
}

.column h4 {
	background: transparent url(../images/ui/ch-7-line-short.png) no-repeat left center;
}

div#content ul.marker-lines li,
a.marker {
	background: transparent url(../images/ui/ch-7-link.png) no-repeat left center;

}

div#content ul.marker-star li,
div#content ol.marker-star li {
	background: transparent url(../images/ui/ch-7-star.png) no-repeat top left;
}

div#content ol.marker-lines li {
	background: transparent url(../images/ui/ch-7-line-short.png) no-repeat left center;
}

p.question,
p.marker {
	background: transparent url(../images/ui/ch-7-line-long.png) no-repeat left center;
}


p.double-marker {
	background: transparent url(../images/ui/ch-7-double-marker.png) no-repeat left center !important;
	color: white !important;
	padding: 10px;
	clear: both;
}

p.treble-marker {
	background: transparent url(../images/ui/ch-7-double-marker.png) no-repeat left center !important;
	color: white !important;
	padding: 10px;
	clear: both;
}

p.marker-block {
	background: transparent url(../images/ui/ch-7-header.png) no-repeat left center !important;
	padding-left: 8px;
	padding-top: 38px;
	height: 76px;
	color: white!important;
	margin-top: -20px !important;
}

span.subtitle {
	background: transparent url(../images/ui/ch-7-long-line) no-repeat left center !important;
	padding: 0.2em 0.5em;
	line-height: 1.8em;
	font-size: 1.2em;
	display: block;
	color: white !important;
}


/*
==================================================================================
=USEFUL LINKS
==================================================================================
*/
div.container-inne {
	width:1000px;
	position:relative;
	margin:0px auto;
}
#useful-links {
	background:#000000 url('../images/ui/bg-useful-links.jpg') top center no-repeat;
}

#useful-links div#full-content {
	margin-top:240px;
}
#useful-links div#content-left {
	width:380px;
	float:left;
	clear:none;
	padding-right:14px;
	display:inline;
	
}
#useful-links div#content-right {
	width:384px;
	float:left;
	clear:none;
	display:inline;
}

#useful-links div#footer {
	position: absolute;
	top: 1670px;
}


#useful-links div#content-video {
	position:absolute; top:342px; left:804px; height: 1047px; width: 144px;
	background:transparent url('../images/content/videos-on.jpg') no-repeat top left;
}

#useful-links div#content-video ul li a {
	position: absolute; width: 144px; height: 81px;
	display: block;
    left: 0px; 
}



#useful-links div#content-video ul li a#video-off-01 {
    top: 0px;
	background: url('../images/content/video-off-01.jpg') no-repeat;
}

#useful-links div#content-video ul li a#video-off-01:hover {
	background: none;
}

#useful-links div#content-video ul li a#video-off-02 {
	top: 90px;
	background: url('../images/content/video-off-02.jpg') no-repeat;
}

#useful-links div#content-video ul li a#video-off-02:hover {
	background: none;
}

#useful-links div#content-video ul li a#video-off-03 {
	top: 181px;
	background: url('../images/content/video-off-03.jpg') no-repeat;
}

#useful-links div#content-video ul li a#video-off-03:hover {
	background: none;
}

#useful-links div#content-video ul li a#video-off-04 {
	top: 272px;
	background: url('../images/content/video-off-04.jpg') no-repeat;
}

#useful-links div#content-video ul li a#video-off-04:hover {
	background: none;
}

#useful-links div#content-video ul li a#video-off-05 {
	top: 363px;
	background: url('../images/content/video-off-05.jpg') no-repeat;
}

#useful-links div#content-video ul li a#video-off-05:hover {
	background: none;
}

#useful-links div#content-video ul li a#video-off-06 {
	top: 455px;
	background: url('../images/content/video-off-07.jpg') no-repeat;
}

#useful-links div#content-video ul li a#video-off-06:hover {
	background: none;
}

#useful-links div#content-video ul li a#video-off-07 {
	top: 547px;
	background: url('../images/content/video-off-08.jpg') no-repeat;
}

#useful-links div#content-video ul li a#video-off-07:hover {
	background: none;
}

#useful-links div#content-video ul li a#video-off-08 {
	top: 637px;
	background: url('../images/content/video-off-09.jpg') no-repeat;
}

#useful-links div#content-video ul li a#video-off-08:hover {
	background: none;
}

#useful-links div#content-video ul li a#video-off-09 {
	top: 728px;
	background: url('../images/content/video-off-10.jpg') no-repeat;
}

#useful-links div#content-video ul li a#video-off-09:hover {
	background: none;
}

#useful-links div#content-video ul li a#video-off-10 {
	top: 819px;
	background: url('../images/content/video-off-11.jpg') no-repeat;
}

#useful-links div#content-video ul li a#video-off-10:hover {
	background: none;
}

/*#useful-links div#content-video ul li a#video-off-11 {
	top: 910px;
	background: url('../images/content/video-off-11.jpg') no-repeat;
}

#useful-links div#content-video ul li a#video-off-11:hover {
	background: none;
}*/




#useful-links h3 {
	font-family: Impact, arial, sans-serif;
	font-size:2.2em;
	font-weight:normal;
	height:28px;
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 10px;
	clear:both;
	background-position: bottom left;
	background-repeat:no-repeat;
}
#useful-links div#campaign h3 {background-image:url('../images/ui/h3-links-blue.gif');padding:10px 0px 0px 10px;}
#useful-links div#attention h3 {background-image:url('../images/ui/h3-links-lime.gif');padding:50px 0px 0px 10px;}
#useful-links div#ready h3 {background-image:url('../images/ui/h3-links-turq.gif');padding:6px 0px 0px 10px;}
#useful-links div#started h3 {background-image:url('../images/ui/h3-links-green.gif');padding:20px 0px 0px 10px;}
#useful-links div#support h3 {background-image:url('../images/ui/h3-links-yellow.gif');padding:10px 0px 0px 10px;}
#useful-links div#success h3 {background-image:url('../images/ui/h3-links-orange.gif');padding:40px 0px 0px 10px;}
#useful-links div#steps h3 {background-image:url('../images/ui/h3-links-red.gif');padding:60px 0px 0px 10px;}

#useful-links h4 {
	font-family: arial, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	color:white;
	height:16px;
	margin:16px 0px 0px 0px;
	padding:2px 0px 0px 10px;
	clear:both;
}
#useful-links div#campaign h4 {background-image:url('../images/ui/h4-links-blue.gif');}
#useful-links div#attention h4 {background-image:url('../images/ui/h4-links-lime.gif');}
#useful-links div#attention h4#longer {background-image:url('../images/ui/h4-links-lime2.gif');}
#useful-links div#ready h4 {background-image:url('../images/ui/h4-links-turq.gif');}
#useful-links div#started h4 {background-image:url('../images/ui/h4-links-green.gif');}
#useful-links div#support h4 {background-image:url('../images/ui/h4-links-yellow.gif');}
#useful-links div#success h4 {background-image:url('../images/ui/h4-links-orange.gif');}
#useful-links div#steps h4 {background-image:url('../images/ui/h4-links-red1.gif');}
#useful-links div#steps h4#second {background-image:url('../images/ui/h4-links-red2.gif');}

#useful-links div.leftcol {
	width:46%;
	padding:0px 1%;
	margin:0px 1% 0px 1%;
	float:left;
	clear:none;
	display:inline;
}
#useful-links div.rightcol {
	width:46%;
	padding:0px 1%;
	margin:0px 1% 0px 1%;
	float:right;
	clear:none;
	display:inline;
}

#useful-links div#steps {
	padding-left:20px;
}
#useful-links div#steps div.leftcol {
	width:43%;
}
#useful-links div#steps div.rightcol {
	width:49%;
}

#useful-links ul {
	font-size:1.2em;
	line-height:1.5em;
	
}
#useful-links ul li.ulink {
	margin:2px 0px;
	padding:0px 0px 0px 5px;
}

#useful-links ul li.ulink a {
	padding:0px 10px 2px 8px
}
#useful-links ul li.ulink a:hover {
	color:white;
	font-weight:normal;
}
#useful-links li.blue {
	/*background:transparent url('../images/ui/links-blue1.gif') no-repeat center left;*/
}
#useful-links li.blue a {
	/*background:#96c3d5 url('../images/ui/links-blue2.gif') no-repeat center right;*/
	background-color:#96c3d5;
}
#useful-links li.lime a {
	background-color:#c0c96c;
}
#useful-links li.turq a {
	background-color:#88ac80;
	
}
#useful-links li.green a {
	background-color:#96b891;
	
}
#useful-links li.yellow a {
	background-color:#c9a762;
	
}
#useful-links li.orange a {
	background-color:#c18b79;
	
}
#useful-links li.red a {
	background-color:#c67e78;
	
}

a#links-videos {
	position: absolute;
	left: 205px;
	top: 164px;
	width: 79px;
	height: 80px;
	background-image: url(../images/content/links.gif);
	text-indent: -999px
}

#useful-links
#useful-links
#useful-links
#useful-links


