﻿body 
{
	background-color: Black;
	text-align: center; 
	color: White;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, "Courier New", Sans-Serif;
}
textarea {
    resize: none;
}
#transparentOverlay {
  position: absolute;
  display: none;
  top: 0;
  left: 0;
  background: #444444;
  filter:alpha(opacity=25);
  -moz-opacity:0.25;
  opacity: 0.25;
  z-index: 901;
}
#passwordDialog 
{
	position: absolute;
	display: none;
	color: #000000;
	background-color: #888888;
	border: solid 2px #111111;
	top: 0;
	left: 0;
	height: 60px;
	width: 230px;
	z-index: 902;
}

#footer 
{
    color: #ffffff;
    font-size: 14px;
	clear: both; 
	width: 930px; 
	height: 20px; 
	margin: auto; 
	margin-top: 10px;
	padding-top: 4px;
	border-top: solid 1px #65A4D7; 
	text-align: center;
}

#browserInfo
{
    color: #ffffff;
	clear: both; 
	width: 930px; 
	height: 20px; 
	margin: auto; 
	margin-top: 10px;
	padding-top: 4px;
	text-align: center;
	font-size: 12px;
}

#termsFooter
{
	clear: both; 
	width: 930px; 
	height: 20px; 
	margin: auto; 
	margin-top: 10px;
	padding-top: 4px;
	text-align: center;
	font-size: 12px;
}

#menu
{
    background-image: url(../images/menuBackGradBrownDark.jpg);
	width: 930px; 
	height: 26px; 
	margin: auto; 
	margin-top: 20px; 
	vertical-align: middle; 
	background-repeat: repeat-x;
	border-left: solid 1px #4D3D2E;
	border-right: solid 1px #4D3D2E;
}
#subMenu
{
    position: absolute;
	width: 930px; 
	height: 24px; 
	left: 50%;
	margin: 0;
	padding: 0;
	margin-left: -465px;
	z-index: 1;
}
#menuWrapper
{
    width: 848px;
    margin: auto;
}
#menu a
{
	text-decoration: none;	
	color: #FFFFFF;
	font-size: 15px;
	margin: 0;
	padding: 0;
}

.currentMenuItem
{
	background-image: url(../images/menuBackGradBlueDark.jpg);
	background-repeat: repeat-x;
	border-right: solid 1px #333333;
	color: #EEEEEE;
	height: 24px; 
	width: 120px;
	float: left;
	padding-top: 2px;
	cursor: pointer;
	z-index: 34;
}
.menuItem
{
    display: table-cell;
    vertical-align: middle;
    float: left;
	width: 120px; 
	height: 24px; 
	padding-top: 2px;
	background-image: url(../images/menuBackGradBrownDark.jpg);
	background-repeat: repeat-x;
	border-right: solid 1px #333333;
	cursor: pointer;
	z-index: 34;
}
.menuItemHover
{
	height: 24px;
	width: 120px; 
	float: left;
	padding-top: 2px;
	background-image: url(../images/menuBackGradBrownHover.jpg);
	background-repeat: repeat-x;
	border-right: solid 1px #333333;
	cursor: pointer;
	z-index: 34;
}
.subMenuItem
{
	width: 120px; 
	height: 24px; 
	vertical-align: middle;
	padding-top: 4px;
	background-image: url(../images/menuBackGradBrownDark.jpg);
	background-repeat: repeat-x;
	border-left: solid 1px #333333;
	border-right: solid 1px #333333;
    display: none; 
    margin: 0; 
    position: absolute;
	cursor: pointer;
}
.subMenuItemHover
{
	height: 24px; 
	width: 120px; 
	padding-top: 4px;
	background-image: url(../images/menuBackGradBrownHover.jpg);
	background-repeat: repeat-x;
	border-left: solid 1px #333333;
	border-right: solid 1px #333333;
    display: none; 
    vertical-align: middle;
    margin: 0; 
    margin-left: 339px; 
    clear: both !ie-only; 
    float: left !ie-only; 
    margin-left: 338px !ie-only; 
	cursor: pointer;
}

.trialMenuItem
{
    display: table-cell;
    vertical-align: middle;
    float: left;
	width: 120px; 
	height: 24px; 
	padding-top: 2px;
	background-image: url(../images/menuBackGradGreen.jpg);
	background-repeat: repeat-x;
	border-right: solid 1px #333333;
	cursor: pointer;
	z-index: 34;
}
.trialMenuItemHover
{
	height: 24px;
	width: 120px; 
	float: left;
	padding-top: 2px;
	background-image: url(../images/menuBackGradGreenHover.jpg);
	background-repeat: repeat-x;
	border-right: solid 1px #333333;
	cursor: pointer;
	z-index: 34;
}

a, a:visited
{
	color: #BA996E;
}

a:hover
{
	color: #ffffff;
}

#banner { 
    position: relative;
    width: 930px;
    height: 330px;
    margin: auto;
    border: solid 1px #111111;
}


.bannerImageContainer
{
	position: absolute; 
	#margin-left: -466px;
}
*.bannerImageContainer
{
    left: 50.07% !ie-only;
}

#content
{
	width: 930px; 
	height: 300px; 
	margin-left: auto; 
	margin-right: auto; 
	clear: both;
}
#slideshow
{
	width: 300px;
	height: 300px;
	float: left; 
	vertical-align: bottom;
}

.galleryImageContainer
{
	position: absolute; 
	top: 460px; 
	left: 50%; 
	margin-left: -165px; 
	height: 300px;
	width: 308px;
	cursor: pointer;
}
#slideImage
{
	border: solid 1px #B4996E;
}
.sampleGalleryWrapper
{
	float: left; 
	width: 300px; 
	height: 290px; 
	text-align: center; 
	cursor: pointer;
}
.sampleGalleryImage
{
	max-width: 300px; 
	max-height: 290px;
}
#header
{
	width: 930px; 
	height: 80px; 
	margin-left: auto; 
	margin-right: auto;
	text-align: right;
}
#headerLogo
{
	width: 930px; 
	height: 80px; 
	float: left; 
	background-image: url('../images/kidlogo.jpg'); 
	background-repeat: no-repeat;
	text-align: right;
}
#tagline
{
	width: 930px; 
	height: 80px; 
	margin: auto; 
	padding-top: 20px; 
	background-image: url('../images/Tagline_Logo2.jpg'); 
	background-repeat: no-repeat;
	background-position: bottom;
	border: solid 1px #111111;
	vertical-align: middle;
}
.information
{
	border: solid 1px #333333;
	border-top: solid 1px #222222; 
	background-color: #111111;
	padding: 5px; 
	font-size: 14px;
}
.question
{
	color: #65A4D7;
	border-bottom: dotted 1px #65A4D7;
	margin-top: 10px;
	font-size: 16px;
}

#gallery {
    position: relative;
    width: 300px;
    height: 300px;
    border: 1px solid #111111;
    border-top: 0;
    border-bottom: 0;
}

#galleryControls
{
	margin: auto; 
	text-align: center; 
	margin-top: 20px; 
	width: 900px; 
	height: 70px;	
}
.galleryControlButton
{
	margin-left: 5px; 
	float: left; 
	border: solid 1px #BA996E;
	color: #65A4D7;
	width: 80px; 
	cursor: pointer;
}
.galleryControlButtonClick
{
	margin-left: 5px; 
	float: left; 
	border: solid 1px #BA996E;
	color: #65A4D7;
	background-color: #EEEEEE;
	width: 80px; 
	cursor: pointer;
}
#galleryTitle
{
    width: 310px; 
    color: #65A4D7; 
    float: left;
}
#galleryView
{
	position: absolute;
	text-align: left; 
	top: 230px; 
	left: 30px; 
    width: 410px; 
    height: 600px; 
    max-width: 410px;
    max-height: 600px;
}
.galleryViewImage
{
    max-height: 600px;
    max-width: 610px;
	position: absolute;
}
#galleryThumbBackground
{
	position: absolute; 
	left: 0; 
	top: 230px; 
	border-top: solid 1px #888888; 
	background-color: #333333; 
	width: 302px; 
	height: 560px; 
	filter: alpha(opacity=20); 
	-moz-opacity: .2; 
	opacity: .2;
}
#galleryThumbContainer
{
	position: absolute; 
	left: 0; 
	top: 230px; 
	width: 302px; 
	height: 560px; 
	border: solid 1px #888888; 
	overflow: auto;
}
.downloadWrapper
{
	border: solid 1px #333333; 
	background-color: #AAAAAA; 
	width: 250px; 
	margin: auto; 
	cursor: pointer;
}
.galleryThumbWrapper
{
	width: 278px; 
	margin: auto;
}
.galleryThumbImageContainer
{
	margin: 5px; 
	width: 80px; 
	height: 80px; 
	text-align: center; 
	float: left; 
	border: solid 4px #000000;
}
.galleryThumbImage
{
	width: 80px; 
	height: 80px; 
	cursor: pointer; 
	filter: alpha(opacity=80); 
	-moz-opacity: .8; 
	opacity: .8;
}

.loading {
	background: url(images/loading.gif) center no-repeat;
}

.slideshowThumbnail {
	outline: none;
}

.slideshowThumbnail img {
	border: 2px solid black;
	padding: 4px;
}

a:hover.slideshowThumbnail img {
	border: 2px solid #ccc;
	padding: 4px;
	filter: alpha(opacity=100); 
	-moz-opacity: 1; 
	opacity: 1;
}

.outline img {
    border: solid 2px #65A4D7; 
    border-left: solid 2px #B4996E; 
    border-bottom: solid 2px #B4996E;
	filter: alpha(opacity=100); 
	-moz-opacity: 1; 
	opacity: 1;
}

.slideshowThumbnail
{
	width: 80px; 
	height: 80px; 
	cursor: pointer; 
	filter: alpha(opacity=80); 
	-moz-opacity: .8; 
	opacity: .8;
	margin: 4px;
}
#galleryThumbSlider
{
	position: absolute; 
	text-align: center;
	font-family: Lucida Console;
	left: 330px; 
	top: 210px; 
	padding-top: 20px;
	background-color: #111111; 
	width: 20px; 
	height: 220px; 
	font-size: 12px; 
	color: #65A4D7;
	cursor: pointer; 
	border: solid 1px #888888; 
	border-left: 0; 
	filter: alpha(opacity=80); 
	-moz-opacity: .8; 
	opacity: .8;
}
#memberMenu ul
{
    width: 860px;
}
#memberMenu ul li
{
	display: inline;
	text-decoration: none;
}
#memberMenu
{
    text-align: center;
    background-image: url(../images/menuBackGradBrownDark.jpg);
	width: 100%; 
	height: 26px; 
	margin: auto; 
	margin-top: 20px; 
	vertical-align: middle; 
	background-repeat: repeat-x;
	border-left: solid 1px #4D3D2E;
	border-right: solid 1px #4D3D2E;
}
#memberMenuWrapper
{
    width: 1032px;
    margin: auto;
}
#memberMenu a
{
	text-decoration: none;	
	color: #FFFFFF;
	font-size: 15px;
}
.memberCurrentMenuItem
{
	background-image: url(../images/menuBackGradBlueDark.jpg);
	background-repeat: repeat-x;
	border-right: solid 1px #333333;
	color: #EEEEEE;
	height: 24px; 
	width: 170px;
	float: left;
	padding-top: 2px;
	cursor: pointer;
}
.memberMenuItem
{
    float: left;
	width: 170px; 
	height: 24px; 
	padding-top: 2px;
	background-image: url(../images/menuBackGradBrownDark.jpg);
	background-repeat: repeat-x;
	border-right: solid 1px #333333;
	cursor: pointer;
}
.memberMenuItemHover
{
	height: 24px;
	width: 170px; 
	float: left;
	padding-top: 2px;
	background-image: url(../images/menuBackGradBrownHover.jpg);
	background-repeat: repeat-x;
	border-right: solid 1px #333333;
	cursor: pointer;
}

#emailFormControlBar
{
	height: 30px; 
	background-color: #65A4D7;
	color: #ffffff; 
	font-size: 18px; 
	cursor: pointer;
}
#emailForm 
{
    display: none;
    position: absolute;
    border: solid 1px #65A4D7;
    background-color: #333333;
    color: #FFFFFF;
    font-size: 11px;
    overflow: auto;
    width: 467px;
    height: 420px;
    top: 50%;
    left: 1000;
    margin-top: -160px;
}
.publicGalleryThumb
{
    max-width: 100px; 
    max-height: 100px;
}
.publicGalleryThumbWrapper
{
    width: 100px; 
    height: 100px; 
    cursor: pointer;
}
.publicGalleryThumbText
{
    float: left; 
    width: 100px;
    height: 135px;
    font-size: 12px;
    color: #65A4D7;
    margin-left: 15px;
    text-align: center;
}
.serviceLevelTable
{
    width: 930px;
    border: solid 1px #ffffff;
    color: #ffffff;
    padding: 0;
    margin: auto;
}

.serviceLevelTable td
{
    border: solid 1px #333333;
    padding: 2px;
    text-align: center;
    font-size: 14px;
}
.serviceLevelTable td.freeTrialServiceTitle
{
    border: solid 2px #B4996E;
    background-color: #008800;
}

.serviceLevelTableHeaderRow
{
    background-color: #333333;
}

.loginControl
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 80px;
}
.loginTextBox
{
	width: 180px;
	padding: 0;
	margin: 0;
}
.loginTitle
{
    border-bottom: solid 1px #B4996E;
    text-align: left;
}
.loginControlButton
{
    color: #284E98;
    border: solid 2px #BA996E;
    background-color: #EEEEEE;
    margin-right: 8px;
    margin-bottom: 20px;
}
.loginButton
{
	color: #284E98;
	border: solid 2px #BA996E;
	background-color: #EEEEEE;
	margin-left: auto;
	margin-right: auto;
}
.requiredText
{
    color: red;
    text-align: left;
}
#registrationComplete
{
    width: 930px;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
}
#registrationLoggedInMessage
{
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
}
.inputSectionHeader
{
	padding-left: 4px;
	margin-bottom: 4px;
	border-bottom: solid 1px #BA996E;
}
.printOrderForm
{
}

.howItWorksImage
{
    border: solid 1px #65A4D7; 
    border-left: solid 1px #B4996E; 
    border-bottom: solid 1px #B4996E;
}
.howItWorksMoviePlaceHolder
{
    border: solid 1px #65A4D7; 
    border-left: solid 1px #B4996E; 
    border-bottom: solid 1px #B4996E;
}
.informativeInfo
{
    border: solid 1px #B4996E; 
    background-color: #333333; 
    margin: auto;
    margin-top: 80px; 
    margin-bottom: 80px; 
    padding: 10px; 
    text-align: center; 
    width: 600px; 
    height: 160px;
}
.searchText
{
    font-size: 14px;
}
.howItWorksPlayButton
{
    width: 48px;
    height: 48px;
}
.createUserButton
{
    float: left;
}
.borderedImage
{
    border: solid 1px #65A4D7;
    border-right: solid 1px #B4996E;
    border-bottom: solid 1px #B4996E;
}
.headerButton
{
	border: solid 2px #BA996E;
	background-color: #EEEEEE;
	margin-right: auto;
    margin-left: 40px; 
    font-family: Verdana; 
    font-size: 0.8em; 
    color: #284E98; 
    width: 80px;
    cursor: pointer;
}

.headerButtonGreen
{
	border: solid 2px #BA996E;
	background-color: #008800;
	margin-right: auto;
    margin-left: 40px; 
    font-family: Verdana; 
    font-size: 0.8em; 
    color: #FFFFFF; 
    width: 80px;
    cursor: pointer;
}
.wizardStepFinishButton
{
    /*float: left;*/
    margin: auto;
    background-color: Green;
}
.wizardStepNextButton
{
    /*float: left;*/
    margin: auto;
}
.wizardStepPrevButton
{
    float: right;
    margin: auto;
}
.wizardNavigation
{
    border-top: solid 1px #BA996E;
    padding-top: 8px;
}
.slideshowContainer
{
   /*#top: 19px; */
    float: left; 
    width: 600px; 
    margin: 0; 
    margin-left: 25px; 
    text-align: left;
}

#thumbContainer
{
    width: 330px; 
    float: left; 
    clear: left; 
    overflow: auto; 
    border: solid 1px #333333;
}

#fullscreenWrapper
{
    display: none; 
    position: absolute; 
    top: 0; 
    left: 0; 
    text-align: center; 
    margin: 0; 
    width: 100%;
}

#fullscreenShow
{
    position: absolute; 
    width: 100%; 
    height: 400px;
}

.sharedGalleryThumb
{
    max-width: 100px; 
    max-height: 100px;
}
.sharedGalleryThumbWrapper
{
    width: 100px; 
    height: 100px; 
    cursor: pointer;
}
.sharedGalleryThumbText
{
    float: left; 
    width: 100px;
    height: 135px;
    font-size: 12px;
    color: #65A4D7;
    margin-left: 15px;
    text-align: center;
}
.sharedGalleryHomepageTitle
{
    font-size: 44px; 
    font-family: Palatino, Times New Roman;
    /*font-weight: bold; */
    padding: 4px; 
    margin: auto; 
    color: #65A4D7;
}
.noSharedGalleriesMessage
{
    margin: auto;
    text-align: center;
}
