/* @override http://harry.dev.archermalmo.com/default/css/mods.css */

body { background-color:#73cbfd;}

.bodytext {
	font-size: 12px;
	line-height: 160%;
	color: #333;
	margin: 20px 0px 30px 18px;
}
a {
	color: #e98c00;
}
.bodytext p, 
.bodytext h5,
.bodytext h4,
.bodytext h3,
.bodytext h2,
.bodytext h1,
.bodytext blockquote,
.bodytext li {
	margin-bottom: 1em;
}
.pageheading {
	width: 928px;
	height: 85px;
	background: url(../images/Blank_Header.gif);
	overflow: hidden;
}
.pageheading h1 {
	margin: 30px 10px 0px 35px;
	color: #507939;
	font-style: normal;
	font-size: 28px;
}
.bodytext h2.page-title {
	color: #e98c00;
	font-size: 24px;
}
.bodytext h2 {
	font-size: 16px;
	color: #e98c00;
}
.bodytext h4 {
	color: #507939;
	font-size: 16px;
}
.bodytext ul.bullet li, .tab-content li {
	padding-left: 40px;
	background: url(../../img/bullet.png) no-repeat 20px 4px;
}
.bodytext li em {
	font-weight: bold;
}
body, .main-holder {
	background-repeat: repeat-x; 
}
.sidebar-one {
	border: 1px solid purple;
	margin: 20px 18px 0px 0px;
	background-color: #f4e7f6;
}
.sidebar-inner {
	padding: 1em;
}
.sidebar-nav {
	width: 80%;
	margin-top: 24px;
}
.sidebar-nav a {
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	background-image: url(../../img/button_sprite.gif);
	width: 219px;
	height: 31px;
	line-height: 28px;
	padding: 0 0 0 30px;
	background-repeat: no-repeat;
}
.sidebar-nav a:hover {
	background-position: 0 -31px;
}
.sidebar-nav li.active a {
	color: #fff;
	background-position: 0 -62px;
}
.img-roach {
	background-image: url(../../img/bug_roack.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	padding: 0 250px 0 0;
}
.other-insect-listing li {
	float: left;
}
.other-insect-listing li a {
	float: left;
	display: block;
	padding: 5px 10px 5px 10px;
	background-color: #fce7a3;
	margin-right: 1px;
}
.tab-content {
	background: url(../../img/tab-content.png) no-repeat 0 bottom;
	padding-bottom: 1px;
	padding-right: 20px;
}
.insect-photo {
	float: right;
	margin-right: -25px;
	margin-left: 20px;
}
h4.tab-title {
	margin: 20px 0 0 0;
	padding: 0;
}
.sysBlog dt {
	font-weight: bold;
	font-size: 20px;
	margin: 0 0 .5em 0;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
}
.sysBlog dt a, .sysBlog dt a:visited, .sysBlog dt a:link, .sysBlog dt a:hover {
	color: #507939;
}
.sysBlog dt.releaseDate { 
	border-top: 0px dotted #ddd;
	color: #666;
	font-family: Verdana, Arial, sans-serif;
}
.sysBlog .hasImage dt.releaseDate {
	margin: 2em 0 1em 178px;
}
.sysBlog dl.first dt.releaseDate {
	border-top: 0px dotted #ddd;
}
.sysBlog dd {
	margin: 0;
}
.sysBlog dd.image img {
	float: left;
	margin: 0px 20px 0 0px;
	border: 5px solid #ddd; 
}
.sysBlog dl {
	overflow: auto;
	width: 100%;
}
dd.summary p {
	margin-bottom: 0px;
}
.readMore a {
	color: #e98c00;
	font-weight: bold;
	font-size: 10px;
} 
.moreResults li {
	float: left;
	display: block;
}
.moreResults li.current {
	padding: 1px 10px 0 10px;
	background-color: #eee;
	border: 1px solid #bfbfbf;
	margin-right: 1px;
	font-weight: bold;
}
.moreResults li a {
	display: block;
	padding: 0 10px 0 10px;
	text-align: center;
	line-height: 20px;
	margin: 0 1px 0 0;
	border: 1px solid #bfbfbf;
	font-weight: bold;
	text-decoration: none;
}
.blogpost-img {
	float: right;
	border: 1px solid #ccc;
	background: #eee;
	padding: 10px;
	margin: 20px 0 10px 20px;
}
.blogpost-img-caption {
	padding: 10px 0 0 0;
	font-size: 10px;
	text-align: center;
	color: #333;
}
.blog-date, dt.releaseDate, .ico-calendar {
	font-weight: bold;
	display: block;
	font-size: 10px;
	margin: 0 0 1em 2;
	padding: 0 0 0 20px;
	background: url(../../img/icons/calendar.png) no-repeat;
	color: #507939;
	line-height: 16px;
}
.ico-calendar {
	margin: 0;
}
.oneCol {
	width: 95%;
}
.readMore a, .readMore a:hover {
	color: #e98c00;
}
.desc .readMore {
	margin: 5px 0 0 15px;
}
.notebookBG {
	background: url(../images/yellow_paper_02.gif) repeat-y 0 0;
	float: left;
	width: 588px;
}
.notebookBG2 {
	background: url(../images/yellow_paper_01.gif) no-repeat 0 0;
	padding: 20px 0 0 0;
}
.notebookBG-bottom {
	background: url(../images/yellow_paper_bottom.gif) no-repeat left bottom;
	padding: 0px 0 40px 0;
}
.notebookBG h3 {
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	font-size: 24px;
	color: #507939;
	line-height: 30px; 
	margin: 0 0 0 22px; 
} 
.friend-photo {
	float: left;
	margin-left: -87px;
	margin-top: 30px;
	width: 375px;
	height: 408px;
	background: url(../images/photo_back.png) no-repeat;
	position: relative;
	z-index: 999;
}
.friend-photo img {
	margin: 10px 0 0 11px;
}
.friend-photo p {
	padding: 5px 10px 0 10px;
	text-align: center;
	font-size: 14px;
	color: #666;
}
/* 
.friend-profile {
	font-size: 12px;
	line-height: 150%;
	width: 250px;
	margin-left: 290px;
	margin-top: 20px;
}
*/
.friend-profile {
	font-size: 12px;
	line-height: 150%;
	margin-left: 30px;
	margin-right: 40px;
	margin-top: 20px;
}
.friend-profile li {
	margin-bottom: 1em;
}
.friend-profile li em {
	font-weight: bold;
}
.notebookBG-bottom {
	width: 575px;
}
.notebookBG-bottom a {
	background-image: url(../images/but_morefunfacts.gif);
	text-align: center;
	color: #fff;
	display: block;
	width: 318px;
	height: 34px;
	line-height: 32px;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	margin: 20px auto 20px auto;
}
.friends-sidebar {
	float: left;
	width: 320px;
}
.friends-nav ul {
	margin-top: 20px;
}
.friends-nav li {
	float: left;
	width: 155px;
	height: 66px;
	margin: 0 2px 2px 0;
}
.friends-nav li a {
	width: 145px;
	height: 56px;
	background-color: #ccc;
	display: block;
	border: 5px solid #eee;
}
.friends-nav li a:hover, .friends-nav li.active a {
	background-color: #eee;
	border: 5px solid #ccc;
}
.friends-nav li.active a {
	background-color: #eee;
	border: 5px solid #e98c00;
}
.blog-sidebar {
	padding-top: 2em;
	padding-left: 5px;
}
.blog-sidebar p {
	font-size: 11px; 
	line-height: 150%;
	color: #333;
}
.blog-sidebar h2 {
	margin-bottom: 5px;
}
.blog-sidebar h3 {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 14px;
}
.green-box a {
	color: #fff3ae;
	font-size: 12px;
	font-style: italic;
}
.friends-green-box {
	margin: 0 0 20px 20px;
	width: 535px;
	background: url(../images/bg-green-box_535.gif) no-repeat;
}
.friends-green-box .green-box-wrapper {
	background: url(../images/bg-green-box_535.gif) no-repeat 0 100%;
}
.info-box3-text h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	font-size: 24px;
}
.footer li {
	float: left;
	margin: 0 10px 0 0;
	font-size: 12px;
}
.photogallery ul {
	
}
.photogallery li {
	float: left;
	margin: 0 1px 1px 0;
}
.photogallery li a {
	width: 75px;
	height: 75px;
	background-color: #ccc;
	display: block;
	border: 8px solid #eee;
}
.photogallery li a:hover, .photogallery li.active a {
	background-color: #eee;
	border: 8px solid #ccc;
}
.where-places {
	float: left;
	width: 500px;
}
.where-places p {
	padding: 0 20px 0 0;
}
.where-places td {
	font-size: 11px;
}
.map { 
margin: 10px 0 0 0;
}
.clear-it-all {
	overflow: hidden;
	width: 100%;
}
.overflow-show {
	overflow: visible;
}
.content-col {
	width: 600px; float: left;
}
.sidebar-col {
	float: right;
	width: 250px;
	margin-bottom:80px;

}
.blog-back {
	margin: 0 0 20px 0;
}
.where-table strong.ico-calendar {
	font-size: 12px;
}
.where-time {
	margin-left: 20px;
}
.where-table td {
	border-bottom: 1px dashed #ccc;
	padding: 10px;
	line-height: 140%;
}
.where-table .last td {
	border: none;
}
.where-table a {
	font-size: 10px;
}
.sysWheresHarry .content-col p {
	padding-right: 50px;
}
.pictures-with-harry { 
height: 114px;
}
.pictures-with-harry .thumbnail-slideshow {
	float: left;
	margin: 0 10px 0 0;
}
.pictures-with-harry .thumbnail-slideshow img {	
	border: 5px solid #eee;
}
.pictures-with-harry p { 
font-size: 10px; line-height: 140%; margin: 0 0 0 95px;

}
.pictures-with-harry h3 { 
margin: 10px 0 0 0;
font-size: 14px;
margin: 10px 0 0 95px;
}

.info-box4 {
	width: 928px;
	height: 359px;
	background: url(../images/fun_and_games_header_bg.jpg) no-repeat;
	overflow: hidden;
}
.info-box4 .harry {
	position: absolute;
	top: 148px;
	left: -52px;
	z-index: 1;
}

.fun-sidebar {
	position: absolute;
	top: 298px;
	left: 624px;
	padding-top: 0;
}
.fun-content {
	margin: 0 0 0 19px;
	padding: 0 0 54px;
}
.txt-desktop-wallpapers { 
	height: 23px;
	background: url(/default/images/txt-desktop-wallpapers.gif) no-repeat;
	margin-bottom: 5px;
}
.fun-content p {
	font-size: 12px;
	margin: 0 0 10px 0;
}
ul.fun-thumbnail-list, .fun-thumbnail-list li {
	margin: 0;
	padding: 0;
	float: left;
}
.fun-thumbnail-list li a, .fun-thumbnail-list li a:visited {
	border: 5px solid #cbd394;	
	display: block;
	margin: 0 8px 8px 0;
}
.fun-thumbnail-list li a:hover {
	border: 5px solid #a9b17d;	
}
.fun-coloring-pages, .fun-screensaver {
	margin: 30px 0 0 0;
	width: 289px;
	height: 208px;
	float: left;
	background: url(/default/images/fun-coloring-pages-bg.gif) no-repeat;
}

.zip { background:url(/default/images/zip_file.gif) no-repeat; clear:both; padding-left:20px; margin-bottom:0; padding-bottom:0;}

.fun-coloring-pages {
	width: 295px;
}
.fun-screensaver {
	background-image: url(/default/images/fun-screensaver-bg.gif);
}
.txt-coloring-pages {
	background: url(../images/txt-coloring-pages.gif) no-repeat;
	height: 28px;
}
.txt-screensaver {
	background: url(../images/txt-screensaver.gif) no-repeat;
	height: 28px;
}
.fun-inner {
	padding: 15px 20px;
}
.fun-inner p {
	font-size: 12px;
	color: #333;
}
.ss-pc a, .ss-mac a {
	background: url(../images/ico_windows.gif) no-repeat;
	display: block;
	height: 45px;
	padding: 0 45px 0px;
	line-height: 45px;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 0 157px;
}
.ss-mac a {
	background: url(../images/ico_apple.gif) no-repeat;
}
.ss-pc {
	padding-top: 0px;
}
.btn-download-coloring-pages a {
	background: url(../images/btn_download-pdf.gif) no-repeat center;
	height: 27px;
	margin-top: 95px;
}
.fun-meet-friends {
	background: url(../images/games-and-fun-friends-bg.gif) no-repeat;
	width: 326px;
	height: 404px;
	position: relative;
}
.fun-meet-friends a {
display: block;
	padding-top: 80px;
	padding-bottom: 17px;
	margin-top: -79px;
	margin-left: -11px;
	padding-left: 11px;
}
.txt-meet-harry-and-his-friends {
	background: url(../images/txt-meet-harry-and-his-friends.gif) no-repeat;
	width: 209px;
	height: 51px;
	
}
.fun-meet-friends .inner {
	position: absolute;
	top: 292px;
	left: 66px;
}

.fun-meet-friends .inner p {
color: #fff;
font-size:11px;
width: 200px;
margin: 0 0 0 15px;
font-weight: bold;
margin-top: 5px;
}

.fun-learning-center {
	background-image: url(../images/games-and-fun-learning-center-bg.gif);
	width: 326px;
	height: 258px;
	position: relative;
}
.fun-learning-center a { 
display: block;
position: absolute;
top: -22px;
left: 34px;
width: 188px;
	margin-left: 0;
	padding-top: 75px;
	padding-bottom: 20px;
	padding-left: 59px;
}
.txt-bugs-clever-to-creepy {
	width: 209px;
	height: 51px;
	background: url(../images/txt-bugs-clever-to-creepy.gif) no-repeat;
	margin: 0 0 0 74px;
}
.fun-learning-center .inner {
color: #fff;
font-size:11px;
width: 200px;
margin: 6px 0 0 15px;
font-weight: bold;
position: absolute;
top: 37px;
}
.fun-learning-center .inner p {
	margin-left: 91px;
	width: 200px;
	font-size: 10px;
	margin-top: 2px;
}
.game-callouts {
	position: absolute;
	top: 148px;
	left: 171px;
	z-index: 100;
}
.fun-game-content {
	margin: -276px 0 0 8px;
	position: relative;
	padding: 37px 0 0 0;
	height: 524px;
	width: 877px;
	background: url(../images/game_bg.gif) no-repeat;
	z-index: 1000; 
}


.slideshow-thumb {
position:absolute;
}

.content-col H1
{ 
    color: #E98C00;
    font-size: 28px;
	line-height: 35px
}

.bugged-callout {
	margin: 20px 0 0;
}
.photogallery {
	width: 552px;
}
.sysPhotoGallery .bodytext {
	width: 865px;
}
.photogallery-sidebar {
	width: 295px;
}

.lessonPlanSidebar {
	font-size: 10px;
	line-height: 150%;
	padding-top: 50px;
}

.lessonPlanSidebar h2{
	font-size: 12px;
	line-height: 150%;
}

/* .sysLessonPlans .clear-it-all { width:885px; margin-top:0px;}  */


.sysSpiderAndInsectDetectives .content-col, .sysMagicalMetamorphosis .content-col, .sysInsectCamouflage .content-col,
.sysEntomologistForADay .content-col, .sysTermitessocialInsects .content-col,
.sysMiceAndRats .content-col, .sysOrderIsopteratermites .content-col, .sysWigglySquigglyWormsHelpfulOrHarmful .content-col {
	width: 560px;
}

.ie-heist a, .ie-heist a:visited {
	display: block;
	position: absolute;
	width: 255px;
	height: 140px;
	top: 418px;
	left: 720px;
	z-index: 999999999;
	text-decoration: none;
} 

.ie-kitchen a, .ie-kitchen a:visited {
	display: block;
	position: absolute;
	width: 300px;
	height: 163px;
	top: 525px;
	left: 520px;
	z-index: 9999999999;
	text-decoration: none;
} 

.fun-sidebar a, .fun-sidebar a:visited {
	text-decoration: none;	color: #fff; 
}
.fun-sidebar a:hover {
	color: #fcf9a3; 
}
.sysLessonPlans .content-col {
	width: 578px;
}
.sysLessonPlans .request-form {
	padding: 27px 0 0 13px;
	height: 185px;
	/*background: url(../images/form-callout-bg.gif) no-repeat 0 top;*/
	margin: 0px 0px 0px 15px;
	color: #fff;
	position: relative;
}
.sysLessonPlans .request-form p {
	font-size: 10px;
	margin-bottom: 15px;
	width: 217px;
	line-height: 150%;
	margin-top: 5px;
	margin-left: 6px;
}
.sysLessonPlans .txt-request { 
	height: 17px;
	background: url(../images/txt-request-a-teminix-expert.gif) no-repeat;
	margin-left: 5px;
}

.sidebar-nav {
	position: absolute;
	top: 232px; left: 684px;
	width: 250px;	
}
p.disclaimer { 
	margin-top: -36px;
	margin-left: 33px;
	padding-bottom: 25px;
	font-size: 10px;
	color:  #666;
}
.sysLessonPlans .disclaimer {
	padding-bottom: 11px;
	padding-top: 22px;
	margin-left: 19px;
}
#devNotice {
	position: absolute;
	top: 110px;
	left: 0;
	background: #ca2a35 url(http://img.gabemartin.com/web_dev-20081030-130535.png) no-repeat;
	padding: 183px 0 0 60px;
	z-index: 99999999999999999999999999999999999999999 !important;
	margin-left: 255px;
	font-weight: bold;
	font-size: 18px;
	color: #e6e6e6;
	height: 29px;
	width: 350px;
	margin-top: -110px;
	visibility: hidden; display: none;
}
























/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 9999;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading img {
 margin: auto;
}
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
	
	}
	
	

#dialog_overlay { 
	z-index: 99999999999999999999999999999995000; 
}
.editForm { 
	z-index: 99999999999999999999999999999998 
} 
#frontEndTools { 
	z-index: 99999999999999999999999999999999 !important; 
}

#frontEndToolsHandle { 
	z-index: 99999999999999999999999991000 !important; }
		
body {
	font: 64% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	background-color:#73cbfd;
	background: url(/cutup/images/bg-body.jpg) no-repeat 50% 0;
	min-width: 957px;
	background-color:#73cbfd;
}
.main-holder {
	background-color:#06F;
	background: url(/default/images/bg-body-bottom_home.gif) no-repeat 50% 100%;

}

.home-footer li {
	float: left;
	margin: 0 10px 0 0;
	font-size: 12px;
}

.home-footer {
	/*background: url(../images/bg-footer.png) no-repeat;*/
	padding: 26px 0 40px 56px;
}

.home-footer p {
	color: #c9e2af;
	font-size: 11px;
	padding-left: 0;
}
.home-footer a {color: #fff3ae;}
.bookanexpert {
	display: block;
	text-indent: -1000;
	overflow: hidden;
	width: 258px;
	height: 127px;
	padding-top: 30px;
	position: relative;
	top: -25px;
}

div.request-form-overlay {
	position: absolute;
	top: 200px;
	right: 29px;
	z-index: 15;

}
div.request-form-overlay-new {
	top: 229px;
	right: 35px;
	}

body.bugopedia-page div.request-form-overlay-new {
	top: 190px;
	right: 19px;
	}

.flyout { 
	display:none;
	background: #95a523 url(../images/logo_tmx_sm.gif) no-repeat 28px 410px;
	width: 570px;
	height: 446px;
	margin-left: -20px;
		-webkit-border-top-left-radius: 10px;
		-webkit-border-bottom-left-radius: 10px;
		-moz-border-radius-topleft: 10px;
		-moz-border-radius-bottomleft: 10px;
		border-top-left-radius: 10px;
		border-bottom-left-radius: 10px;
}


div.request-form-overlay-done {
	position: absolute;
	top: 419px;
	right: 29px;
	z-index: 1;
}

		
				
.closebutton {
	 display: block;
	 position: absolute;
	 left: 327px;
	 top: 0;
	 width: 37px;
	 height: 35px;
	 text-indent: -1000000px;
	 overflow: hidden;
}


small {
	 font-size: 10px;
}


.request-form-new { 
	background-image:none;
	padding: 27px 0 0 32px;
	height: 185px;
	margin: 0px 0 15px;
	}
.request-form-new .txt-request { width:300px;}
.request-form-new p { line-height:14px; color:#FFF; font-family:Verdana, Geneva, sans-serif; text-align:left;}


.request-form-new form#thisForm{ 
	position: absolute; 
	top: 75px; 
	left: 257px;
	background: url(../images/dirty_line.png) no-repeat;
	padding-left: 10px;	
}

.request-form-new .cst_p { 
position: absolute; top: 75px; left: 30px;
	width: 211px;
	font: 18px "Comic Sans MS";
	color: #3f4802;
	background: url(../images/photo_frame2.gif) no-repeat 133px -3px;
	padding-bottom: 200px;
	margin-top: 0;
}
p.cst_p span {
	
	padding-right: 80px !important;
	display: block;
	font-size: 14px;
}
.request-form-new .cst_sm { 
	position: absolute; 
	top: -47px; 
	left: 0;
	font-size: 12px;
	width: 475px;
	text-align: right;
	color: #c9de3f;
}
.cst_closebtn {
	background: url(../images/closebtn.png) no-repeat;
	width: 61px;
	height: 61px;
	position: absolute;
	left:530px; 
	display: block;
	top: 10px;
}
.thanks-msg h3 {
	font: 23px "Comic Sans MS";
	width: 518px; color: #3f4802;
}
p.thanks-p {
	font: 14px "Comic Sans MS";
	width: 518px; color: #3f4802;
}
.thanks-msg h3 {
	font: 23px "Comic Sans MS";
	width: 518px; color: #3f4802;
	margin-top: 20px;
}
p.thanks-p {
	font: 14px "Comic Sans MS";
	width: 518px; color: #3f4802;
}
.thanks-cols {  width: 500px; }
.thanks-cols .colA, .thanks-cols .colB {
	float: left; width: 230px; 
	margin-top: 20px; 
}
.thanks-cols .colA {margin-right: 10px; }
.thanks-cols .colB {
	background: url(../images/dirty_line.png) no-repeat;
	padding-left: 20px;
}
.thanks-cols h4 { color: #fff !important;
	font: 20px "Comic Sans MS";
}
body .thanks-cols p { color: #3f4802;
	font: normal 16px "Comic Sans MS";
}
body .thanks-cols p a,
body .thanks-cols p a:visited,
body .thanks-cols p a:hover,
body .thanks-cols p a {
	color: #c8de3f;
	font: normal 16px "Comic Sans MS"; display: inline; margin: 0; padding: 0;
	text-decoration: underline;  }

body div .cst_p2 {
	font-size: 11px; font-weight: normal;
	position: absolute;
	top: 201px;
	width: 216px;
	line-height: 16px;
	color: #012700;
}







/* ADDED FOR THE EXHIBIT PAGE */

.tbe_header { background:transparent url('/exhibit/images/tbe_background.jpg') left top no-repeat; width: 928px; height: 275px; position: relative; }
.tbe_header h1 { 
	background:transparent url('/exhibit/images/tbe_h1.png') left bottom no-repeat; 
	width: 673px; 
	height: 97px; 
	text-indent: -999999px;
	padding-top: 50px;
	margin-left: 40px;
}
.tbe_header h2 { 
	background:transparent url('/exhibit/images/tbe_h2.png') left bottom no-repeat; 
	width: 552px; 
	height: 40px; 
	text-indent: -999999px; 
	padding-top: 0px;
	margin-left: 45px;
}
.photo_row {text-align: center; background: #96a62a left top no-repeat; padding: 0 0 5px 0; width: 928px; }
.photo_row img {margin: 0 auto; }
.harry_illustration {
	position: absolute;
	top: 1px; right: -30px;
}

.col-container {
	overflow:hidden;
}
.leftside {
	width: 440px; 
	margin-right: 30px; 
	float: left;
}
.rightside { 
	background:transparent url('/exhibit/images/tbe_palm_tree.png') left top no-repeat;
	width: 375px; 
	position: absolute;
	z-index: 999999; 
	top: 553px;
	right: 29px;
	padding: 20px 0 0 0;
}
.button-win-a-trip a { 
	display: block;
	width: 210px; 
	height: 43px; 
	margin: 0; 
	padding: 0; 
	text-indent: -9999px; 
	background:transparent url('/exhibit/images/button_win_a_trip.png') left top no-repeat;
}
.rightside h3 {
	background: transparent url('/exhibit/images/tbe_next_stop.png') top left no-repeat; 
	width: 254px; 
	height: 25px;
	text-indent: -9999px;
}
.rightside p.p1 {
	margin-right: 90px;
	font-size: 12px;

}
.rightside p {
	font-size: 10px;
	line-height: 140%;
	margin-right: 20px;
}
.rightside .infobox { 
	background-color: #ebeed7;
	padding: 15px;
	margin: 0 30px 15px 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.rightside .infobox p {
	position: relative;
	margin: 5px 0 5px 50px;
}
.rightside .infobox p strong { 
	margin-left: -50px; 
	display:block;
	width: 50px;
	position: absolute;
}

.main-nav a.nav-exhibit {
	background: url(/default/images/nav_exhibit.gif) no-repeat;
	width: 81px;
}






