/* @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;
}

.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   {
	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;
}
















/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen {
/* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
.ui-tabs-hide {
	display: none;
}
}
/* Hide useless elements in print layouts... */
@media print {
.ui-tabs-nav {
	display: none;
}
}
/* Skin */
.ui-tabs-nav {
	position: relative;
	top: -10px;
}
.ui-tabs-nav, .ui-tabs-panel {
	font-size: 12px;
}
.ui-tabs-nav {
	list-style: none;
	margin: 0;
	padding: 0 0 0 0;
}
.ui-tabs-nav:after {
	
/*
clearing without presentational markup, IE gets extra treatment */
    display: block;
	clear: both;
	content: " ";
}
.ui-tabs-nav li {
	float: left;
	margin: 0 0 0 1px;
	min-width: 84px;

/* b
e nice
to Opera */
}
.ui-tabs-nav a, .ui-tabs-nav a span {
	display: block;
	padding: 0 10px;
	background: url(/img/tab.png) no-repeat;
}
.ui-tabs-nav a {
	margin: 1px 0 0;
	
/*
position: relative makes opacity fail for disabled tab in IE */
    padding-left: 0;
	color: #fff;
	font-weight: bold;
	line-height: 2.5;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	
/* requir
ed in IE 6
*/    
    outline: 0;

/* prevent
dotted b
order in Firefox */
}
.ui-tabs-nav .ui-tabs-selected a {
	position: relative;
	top: 1px;
	z-index: 2;
	margin-top: 0;
	color: #e98c00;
}
.ui-tabs-nav a span {
	width: 64px;
	
/*
IE 6 treats width as min-width */
    min-width: 64px;
	height: 18px;
	
/* I
E 6 treats height as min-height */
    min-height: 18px;
	padding-top: 6px;
	padding-right: 0;
}
*>.ui-tabs-nav a span {
	
/*
hide from IE 6 */
    width: auto;
	height: auto;
}
.ui-tabs-nav .ui-tabs-selected a span {
	padding-bottom: 1px;
}
.ui-tabs-nav .ui-tabs-selected a, .ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active {
	background-position: 100% -163px;
}
.ui-tabs-nav a, .ui-tabs-nav .ui-tabs-disabled a:hover, .ui-tabs-nav .ui-tabs-disabled a:focus, .ui-tabs-nav .ui-tabs-disabled a:active {
	background-position: 100% -113px;
}
.ui-tabs-nav .ui-tabs-selected a span, .ui-tabs-nav a:hover span, .ui-tabs-nav a:focus span, .ui-tabs-nav a:active span {
	background-position: 0 -63px;
}
.ui-tabs-nav a span, .ui-tabs-nav .ui-tabs-disabled a:hover span, .ui-tabs-nav .ui-tabs-disabled a:focus span, .ui-tabs-nav .ui-tabs-disabled a:active span {
	background-position: 0 -13px;
}
.ui-tabs-nav a:hover span {
	color: #fff;
	background-position: 0 -212px;
}
.ui-tabs-nav a:hover {
	background-position: 100% -263px;
}
.ui-tabs-nav .ui-tabs-selected a:hover span {
	color: #e98c00;
	background-position: 0 -63px;
}
.ui-tabs-nav .ui-tabs-selected a:hover {
	background-position: 100% -163px;
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited {
	
/*
@ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-unselect a:hover, .ui-tabs-nav .ui-tabs-unselect a:focus, .ui-tabs-nav .ui-tabs-unselect a:active {
	
/*
@ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.ui-tabs-disabled {
	opacity: .4;
	filter: alpha(opacity=40);
}
.ui-tabs-panel {
	background: #fff;

/*
de
clare background color for container to avoid distorted fonts in IE while fading */
}
.ui-tabs-loading em {
	padding: 0 0 0 20px;
	background: url(loading.gif) no-repeat 0 50%;
}
/* Additional IE specific bug fixes... */
* html .ui-tabs-nav {
	
/*
auto clear, @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav {
	
/* 
@ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}








/**
 * 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: 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_frame.gif) no-repeat 0 bottom;
	padding-bottom: 200px;
	margin-top: 0;
}
.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;  }






