﻿Timand{}

body 
{
/*	background-color: #fffdf4;  */
    background-color: #adbfe4;
	color: #001074;
	font-family: Times New Roman;
	font-size: 12pt;
	padding: 0px;
	text-indent: 0;
	border-color: #FFCC00;
	border-style: solid;
	border-width: 3px;
	margin: 0px 0px 0px 0px;
	height: 100%;
	min-height: 600px;
	z-index: 0;
	text-align: justify;
}

a
{
	font-size: 11pt;
    font-style: italic;
    color: #001074;
}

a:active
{
    color: #0229A6;
}
a:hover
{
    color: #0229A6;
}

a:visited
{
    color: #0229A6;
}

h1, h2, h3, h4, h5, h6 
{
	text-align: center;
}

h1
{
	font-size: xx-large;
	font-family: Broadway BT;
	text-align: center;
	line-height: 150%;
}

h2
{
	font-size: 22pt;
}

h3
{
    font-size: 18pt;
}

img
{
	border-style: none;
}

li
{
    line-height: 1.5;
}

td
{
    vertical-align: top;
}
/* ===================================================================== */

.AlwaysVisible
{
    background-color: #fffdf4;
	border-color: #4C5797;
	border-style: solid;
	border-width: 3px;
	z-index: 1000;
}

.BarBorder
{
    border-style: solid;
    border-width: 1px;
    width: 200px;
    vertical-align: middle;
}

.BarIndicator
{
    color: #4C5797;
    background-color: Black;
    height: 20px;
}

.BigLogo
{
	position: absolute;
	left: 155px;
    top: 100px;
/*    position: relative;
    top: 10px;
    left: 155px; */
}

.BigPixPanel
{
/*    height: 600px;
    Height of image is determined in code-behind,
    using browser height.
*/
    position: fixed;
    top: 5px;
    left: 40%;
    z-index: 200;
}

.Button
{
/*	background-color: #E0E5EF;	*/
	background-image: url("Images/ButtonBg.gif");
	background-repeat: repeat-x;
	border: Outset 2px #C5CAE5;
}

.CalendarDayWithEvent
{
    font-size: 14pt;
}

.CardsTable
{
    position: relative;
    left: 8%;
}

.CartDiv
{
    text-align: center;
    margin:  10px 3px 0px 3px;
}

.CartFooter
{
    position: relative;
    right: 20px;
}

.CartFooterLeft
{
    width: 90%;
    text-align: right;
    padding-right: 10px;
}

.CartFooterRight
{
    width: 10%;
    text-align: left;
}

.CartGridView 
{
    width: 100%
}

.CartGridView td
{
    text-align: center;
    vertical-align: middle;
}

.CartGridViewAltRow
{
    background-color: #fef8dc;
}

.CartGridViewLineError
{
    color: #FF66FF;
}

.CartItemsDiv
{
    font-size: 11pt;
    position: absolute;
    top: -57px;
    right: 0px;
    min-width: 250px;
}

.CartItemNumbers
{
    color: #732d30;
}

.CDGridView td
{
    padding-left: 20px;
    padding-bottom: 15px;
    padding-top: 15px;
    text-align: justify;    
    border-bottom: 1px solid #001074;
}

.ProductList
{
    clear: both;
    vertical-align: baseline;
    font-size: 90%;
}

.ProductList li
{
    list-style-type: none;
}

.ProductList li a
{
    font-size: 12pt;
}

.ProductsTopDiv
{
    position: relative;
    left: 18%;
    font-size: 13pt;
}
    
.CenterTable
{
    margin: 0px auto;
}

.CloseupBullet
{
	vertical-align: middle;
}

.CloseupMagicPadding
{
    padding-left: 20px;
    padding-right: 20px;
}

.ComedyMagicDiv
{
    text-align: justify;
	font-size: 14pt;
	width: 90%;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
}

.CompanyDiv
{
	position: absolute;
	left: 5px;
	top: 4px;
	color: #77d16b;
    z-index: 100;
}

.CompanySlogan
{
	font-family: Times New Roman;
	font-size: 14pt;
	text-align: center;
	font-weight: bold;
	font-style: italic;
}

.ConjurerDiv
{
    padding-left: 10px;
    width: 95%;
}

.CorporateEventsDiv1
{
	text-align: justify;
	padding-left: 25px;
	padding-right: 5px;
	padding-top: 5px;
}

.CorporateEventsDiv2
{
	position: relative;
	left: 40px;
	width: 90%;
}

.CouponCode
{
    color: Red;
}

.CouponDetailsPanel
{
    position: absolute;
    top: 70px;
    left: 30%;
    border-style: inset;
    border-color: #000066;
    background-color: #fffdf4;
    padding: 20px 20px 20px 20px;
}

.CouponDiv
{
    position: absolute;
    left: 0px;
    top: 90px;
    text-align: center;
    color: Black;
    font-size: 14pt;
    background-color: #c5f1ff;
    width: 99.8%;
}

.CurrentAccountData
{
}

.CustomerServiceTd
{
    text-align: left;
    padding-left: 30%;
}

.CustomerServiceTd li a
{
    font-size: 16pt;
}

.DataList
{
    background-color: #fffdf4;
    text-align:left;
    vertical-align: top;
}

/*.DataList table
{
    margin: 10px;
    border-style: solid;
    border-width: 1px;
}*/

.DataListAltItem
{
    background-color: #EBEBEB;
    text-align:left;
    vertical-align: top;
}

.DisplayNone
{
	display: none;
}

.EditCouponsTopTable
{
    position: relative;
    left: 10%;
}

.EditAccountSectionName
{
    font-size: 16pt;
}

.EditAccountTd
{
    text-align: left;
    border: solid 1px #018ab1;
    vertical-align: top;
}

.ErrMsg
{
    color: Red;
}

.ErrMsgNextLine
{
    color: Red;
    float: left;
}

.FbLikeButtonTable
{
    width: 250px;
    position: relative;
    left: 42%;
    top: 5px;
}

.Footer
{
	position: relative;
	top: 90px;
	text-align: center;
	font-size: 9pt;
/*	background-color: #feffe8;  */  
}

.HelpBody
{
    padding: 10px 10px 10px 10px;
}

.HighQuality
{
	font-size: 28pt;
	position: relative;
	left: -10%;
}

.HomeBody
{
    background-color: Black; 
    font-size: 36pt; 
    color: White;
    padding-left: 13%;
    padding-right: 13%;
    padding-top: 10px;
}

.HomeDivInner
{
	position: relative;
	top: 0.0em;
	text-align: center;
	font-size: 16pt;
	width: 95%;
	left: 35px;
}

.HomeDivOuter
{
	padding: 0px 20px 0px 20px;
	min-height: 505px;
}

.HomeLinks
{
    font-size: 16pt;
}

.HomeLinksDesc
{
    font-size: 10pt;
}

.HomePix1
{
    text-align: center;
    position: relative;
    top: -22px;
    height: 400px;
    width: 266px;
    left: 50px;
}

.HomePix2
{
    text-align: center;
    position: relative;
    top: -420px;
    left: 350px;
    height: 350px;
    width: 266px;
}

.HoverExtender
{
    background-color: #fffdf4;
    border-color: Black;
    z-index: 1000;
    display: block;
}

.HoverMenuExtenderFF
{
    background-color: #fffdf4;
    border-color: #4C5797;
    border-style: solid;
    border-width: 1px;
    text-align: center;
    min-width: 140px;
    z-index: 1000;
}

.HoverMenuExtenderIE
{
    background-color: #fffdf4;
    border-color: #4C5797;
    border-style: solid;
    border-width: 1px;
    text-align: center;
    min-width: 150px;
    z-index: 1000;
}

.HypnosisPhotoDiv img
{
    vertical-align: bottom;
    height: 300px;
}

.HypnotherapyPix a
{
    max-width: 90%;
    text-align: left;
}

.HypnotherapyPix img
{
    max-width: 90%;
    max-height: 90%;
    min-width: 200px;
    text-align: left;
}

.HypnotherapyPix2
{
    max-width: 45%;
    max-height: 45%;
}

.HypnoTrip1
{
    max-width: 30%;
    width: 30%;
    padding-right: 10px;
}

.HypnoTripDiv1
{
    text-align: left;
    padding-left: 20px;
}

.itemDesc
{
    position: relative;
    left: 8%;
    font-size: 12pt;
	text-align: center;
	background-color: Transparent;
	max-width: 850px;
	height: 4.0em;
}

.News
{
	font-size: 9pt;
}

.GridView
{
    background-color: #fffdf4;
    text-align:left;
    vertical-align: top;
}

.GridView td
{
	padding-right: 5px;
}

.GridViewAltItem
{
    background-color: #E3E8F6;
    text-align:left;
    vertical-align: top;
}

.LightBackground
{
    background-color: #fffdf4;
}

.LogoTD
{
	position: absolute;
	left: 10px;
	top: 0px;
    width: 130px;
    z-index: 100;
    text-align: right;
}

.MainBackground
{
    background-color: #fffdf4;
    width: 99%;
    padding-left: 10px;
    padding-right: 10px;
}

.MainContentDiv
{
    left: 0px;
    padding-top: 10px;
/*    padding-right: 5px;
    padding-left: 5px;      */
    padding-bottom: 0px;
    position: relative;
    top: 20px;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    background-color: #fffdf4;
}

.MainPanel
{
    background-color: #fffdf4;
	width: 100%;
	min-height: 530px;
}

.MainDiv
{
	background-color: #fffdf4;
	z-index: 0;
	position: relative;
	top: 0px;
	left: 0px;
}

.MasterPageUserName
{
/*    color: #00129b;   */
    color: White;
    font-style: italic;
}

.MenuDiv
{
	position: absolute;
	top: -2px;
	left: 26%; 
/*    background-color: #feffe8;  */
	background-color: transparent;
}

.MenuGrad
{
    background-image: url("Images/MenuGrad.gif");
    background-repeat: repeat-x;
    height: 21px;
}

.MenuGradDiv
{
	position: absolute;
	top: 40px;
	left: 3px;
	width: 99.6%;
/*	margin-left: 3px;
	margin-right: 3px;  */
	background-color: transparent;
    background-image: url("Images/MenuGrad.gif");
    background-repeat: repeat-x;
    height: 12px;
}

.ModalBackground
{
	background-color: Gray;
	filter: alpha(opacity=60);
	opacity: 0.6;	
}

.ModalDialog
{
	background-color: #fffdf4;
	border-color: Gray;
	border-style: solid;
	border-width: 3px;
	color: Black;
	padding: 3px;
	width: 650px;
}

.NewsbarFF
{
	background-color: Black;
	color: #ADBFE4;
	width: 88%;
	max-width: 88%;
	height: 1.9em;
	max-height: 1.9em;
	vertical-align: middle;
	border-color: Silver;
	border-style: ridge;
	border-width: 3px;
	text-align: left;
	padding-left: 1em;
	padding-right: 1em;
}

.NewsbarIE
{
	background-color: Black;
	color: #ADBFE4;
	width: 85%;
	max-width: 85%;
	height: 1.25em;
	max-height: 1.25em;
	vertical-align: middle;
	border-color: Silver;
	border-style: ridge;
	border-width: 3px;
	text-align: left;
	padding-left: 1em;
	padding-right: 1em;
}

.NewsDiv
{
    text-align: center;
    background-color: #adbfe4;
	position: relative;
	top: 91px;
	left: 0px;
	text-align: left;
	padding-left: 60px;
/*	visibility: hidden;     */
}

.NoTitle
{
/*	position: relative;
	left: 0px;	*/
    color: #ADBFE4;
    font-size: 16pt;
    width: 100%;
    line-height: 1.5em;
}

.OneEventPanel
{
    position: relative;
    top: -300px;
    left: 0%;
   	border: Inset 3px #5c3c00;
	background-color: #fffdf4;
	z-index: 10000;
}

.OverlayPage
{
	position: fixed;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	height: 100%;
	width: 100%;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
	background-color: #000;
	filter: alpha(opacity=10);
	opacity: 0.1;
	z-index: 100;
}

.OverlayPage2
{
	/*	this is used to cover a page before a new panel is displayed using
	AlwaysVisibleControlExtender.		*/
	position: fixed;
	top: -107px;
    bottom: 0px;
	left: 0px;
	right: 0px;
	height: 150%;
	width: 100%;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
	background-color: #000;
	opacity: 0.1;
	z-index: 100;
}

.PageTitle
{
    position: relative;
    top: 23px;
	font-size: xx-large;
	font-family: Imprint MT Shadow;
	text-align: center;
	width: 100%;
}

.PictureGalleryCell
{
    text-align: center;
	margin: 10px;
	height: 70px;
	max-height: 70px;
	min-height: 70px;
	width: 100px;
	max-width: 100px;
	min-width: 100px;
	border: Solid 1px #96602C;
}

.PictureGalleryMain
{
	height: 400px;
	max-height: 400px;
	max-width: 600px;
}

.PictureGalleryMainCell
{
	vertical-align: middle;
	border-color: #96602C;
	border-style: outset;
	border-width: 8px;
	height: 200px;
	width: 300px;
	min-height: 200px;
	min-width: 300px;
	max-height: 200px;
	max-width: 300px;
}

.PictureGalleryThumb
{
	height: 70px;
	max-width: 100px;
}

.Pix200Left
{
/*    max-height: 200px;    */
    max-height: 20%;
    max-width: 20%;
    margin: 10px 10px 10px 0px;
}

.Pix200Right
{
/*    max-height: 200px;    */
    max-height: 20%;
    max-width: 20%;
    margin: 20px 0px 20px 20px;
}

.PwdRcvrTbl
{
    margin: 0px auto;
    text-align: left;
}

.QuoteSource
{
	font-size: 0.6em;
}

.RDiv
{
	background-color: Transparent;
    position: absolute;
    top: 8px;
    right: 10px;
    z-index: 100;
}

.SearchDiv
{
    position: relative;
    left: 0px;
    top: 110px;
    width: 90%;
    min-height: 40px;
    background-color: #adbfe4;
    padding: 0px 5% 0px 5%;
}

.SideFrame1
{
    background-color: #ADBFE4;
}

.SideFrame2
{
	text-align: center;
    background-color: #ADBFE4;
    margin-top: 10px;
    margin-left: 10px;
}

.SideFrameColor
{
    background-color: #ADBFE4;
}

.SideMenuDiv
{
	text-align: left;
	position:absolute;
	top: 120px;
	left: 3px;
	width: 145px;
/*    background-color: #feffe8;    */
    background-color: Transparent;
    margin-left: 5px;
    visibility: hidden;
}

.SidePix
{
	padding-left: 10px;
	width: 100px;
	border: None;
}

.SidePixSmaller
{
	padding-left: 10px;
	width: 90px;
	border: None;
}

.SmallLogo
{
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 100;
}

.Spacing
{
    margin: 5px 5px 5px 5px;
}

.TextBox
{
	background-color: #E0E5EF;
	border: Inset 2px #C5CAE5;
}

.Timand
{
    font-size: 22pt;
    color: White;
    font-weight: bold;
    font-family: Arial;
    text-align: right;
    text-decoration: none;
}

.Productions
{
    font-size: 10pt;
    font-weight: bold;
    font-style: italic;
    color: White;
    font-family: Arial;
    text-align: right;
    text-decoration: none;
    position: absolute;
    left: 40pt;
    top: 20pt;
}

.TopBand
{
	position: absolute;
	top: 3px;
	left: 3px;
	background-color:  #6b97f0;
	height: 37px;
	width: 99.6%;
}

.TopFrameColor
{
    background-color: #6b97f0;
    z-index: 1000;
}

.TopLevelDiv
{
    background-color: #fffdf4;
    font-size: 11pt;
}

/* ============================================================================= */
/*  TopMenuPos (FF and IE) set the horizontal position of the top menu
    depending on browser */
.TopMenuPos
{
/*    background-color: #6B97F0;	*/
    position: relative;
    left: 300px;
    top: 2px;
}

.TopTable
{
    text-align:left;
    vertical-align:top;
}

.UnauthorizedAccess
{
	text-align: center;
	font-size: xx-large;
}

.UpdateProgress
{
	background-color: #fffdf4;
	border: Inset 3px #4C5797;
	font-size: 16pt;
	text-align: center;
	width: 150px;
    z-index:10001; 
}

/* ============================================================================= */
/*  MenuStyle, MenuItemStyle, and MenuHover are styles for the TOP Menu 
    SideMenuStyle, SideMenuItemStyle, and SideMenuHover are styles for the
    SIDE Menu */

/* MenuStyle is the style for the general Menu*/
.MenuStyle
{
    background-color: #4C5797;
    font-family: Times New Roman;
    color: #FFCC00;
    text-decoration: none;
    font-size:11pt;
    width: 165px;
    text-align: left;
    vertical-align: middle;
    z-index: 100;
}

/* ============================================================================= */
/* Style for the individual items of the dynamic menu */
.MenuItemStyle
{
    background-color: #4C5797;
    font-family: Times New Roman;
    color: #FFCC00;
    text-decoration: none;
    font-size:11pt;
    width: 165px;
    height: 22px;
    border-bottom:solid 1px Black;
    border-left:solid 1px Black;
    border-right:solid 1px Black;
    text-align: left;
    vertical-align: middle;
}
/* ============================================================================= */
/*  Within the style above, define the color of the link and its background 
    for a regular link, a visited link, and an active link. */
.MenuItemStyle a:link, .MenuItemStyle a:visited, .MenuItemStyle a:active
{
    background-color: #4C5797;
    color: #FFCC00;
}

/* ============================================================================= */
/* Style for the menu item when the mouse hovers over it */
/* color is text color, background-color is the text background color */
.MenuHover
{
    color: #4C5797;
    background-color: #FFCC00;
    width: 165px;
    text-align: left;
    vertical-align: middle;
}

/* ============================================================================= */
/* Within the style above define the colors for the links of the menu items */
.MenuHover a:link, .MenuHover a:visited, .MenuHover a:active
{
    color: #4C5797;
    background-color: #FFCC00; 
    display: block;
    width: 150px;
    text-align: left;
    vertical-align: middle;
    height: 1em;
    padding-top: 0px;
    padding-bottom: 1px;
}

/* ============================================================================= */
/* Although in this example, a:hover is the same as a:link, etc., it is stated */
/* here separately to make changes easier. */
.MenuHover a:hover
{
    color: #4C5797;
    background-color: #FFCC00;
    display:block;
    width: 150px;
    text-align: left;
    vertical-align: middle;
    height: 1em;
    padding-top: 0px;
    padding-bottom: 1px;
}

/* ============================================================================= */
.TreeMenu
{
    background-color: #ADBFE4;
    padding-top: 10px;
    padding-left: 4px;
}

.TreeNodeDefault a:link, .TreeNodeDefault a:active, .TreeNodeDefault a:visited
{
    display: block;
    font-size: 10pt;
    width: 145px;
}

.TreeNodeHover a:hover
{
    background-color: #FFCC00;
    color: #4C5797;
    display: block;
    width: 145px;
}

/* ============================================================================= */
/* Ajax Calendar
/* ============================================================================= */
.MyCalendar .ajax__calendar_container {padding:4px;position:absolute;cursor:default;width:160px;font-size:7pt;text-align:center;font-family:tahoma,verdana,helvetica;border:ridge 2px #c7132a;background-color:#fffdf4;color:#000000;}
.MyCalendar .ajax__calendar_body {height:130px;width:170px;position:relative;overflow:hidden;margin:auto;}
.MyCalendar .ajax__calendar_days, .ajax__calendar_months, .ajax__calendar_years {top:0px;left:0px;height:139px;width:170px;position:absolute;text-align:center;margin:auto;}
.MyCalendar .ajax__calendar_container TABLE {font-size:7pt;}
.MyCalendar .ajax__calendar_header {height:20px;width:100%;}
/*.ajax__calendar_prev {cursor:pointer;width:15px;height:15px;float:left;background-repeat:no-repeat;background-position:50% 50%;background-image:url(<%=WebResource("AjaxControlToolkit.Calendar.arrow-left.gif")%>);}
.ajax__calendar_next {cursor:pointer;width:15px;height:15px;float:right;background-repeat:no-repeat;background-position:50% 50%;background-image:url(<%=WebResource("AjaxControlToolkit.Calendar.arrow-right.gif")%>);}*/
.MyCalendar .ajax__calendar_prev {cursor:pointer;width:15px;height:15px;float:left;background-repeat:no-repeat;background-position:50% 50%;background-image:url("..\Images\arrow-left.gif")%>);}
.MyCalendar .ajax__calendar_next {cursor:pointer;width:15px;height:15px;float:right;background-repeat:no-repeat;background-position:50% 50%;background-image:url("..\Images\arrow-right.gif")%>);}
.MyCalendar .ajax__calendar_title {cursor:pointer;font-weight:bold;}
.MyCalendar .ajax__calendar_footer {height:15px;border-top:1px solid #f5f5f5;}
.MyCalendar .ajax__calendar_today {cursor:pointer;padding-top:3px;}
.MyCalendar .ajax__calendar_dayname {height:17px;width:17px;text-align:right;padding:0 2px;border-bottom:1px solid #f5f5f5;}
.MyCalendar .ajax__calendar_day {height:17px;width:17px;text-align:right;padding:0 2px;cursor:pointer;}
.MyCalendar .ajax__calendar_month {height:43px;width:40px;text-align:center;cursor:pointer;overflow:hidden;}
.MyCalendar .ajax__calendar_year {height:43px;width:40px;text-align:center;cursor:pointer;overflow:hidden;}

.MyCalendar .ajax__calendar_active .ajax__calendar_day {background-color:#edf9ff;border-color:#0066cc;color:#0066cc;}
.MyCalendar .ajax__calendar_active .ajax__calendar_month {background-color:#edf9ff;border-color:#0066cc;color:#0066cc;}
.MyCalendar .ajax__calendar_active .ajax__calendar_year {background-color:#edf9ff;border-color:#0066cc;color:#0066cc;}

.MyCalendar .ajax__calendar_other .ajax__calendar_day {background-color:#fffdf4;border-color:#fffdf4;color:#646464;}
.MyCalendar .ajax__calendar_other .ajax__calendar_year {background-color:#fffdf4;border-color:#fffdf4;color:#646464;}

.MyCalendar .ajax__calendar_hover .ajax__calendar_day {background-color:#edf9ff;border:solid 1px #c7132a;color:#c7132a;height:15px;width:15px;}
.MyCalendar .ajax__calendar_hover .ajax__calendar_month {background-color:#edf9ff;border:solid 1px #c7132a;color:#c7132a;height:41px;width:38px;}
.MyCalendar .ajax__calendar_hover .ajax__calendar_year {background-color:#edf9ff;border:solid 1px #c7132a;color:#c7132a;height:41px;width:38px;}

.MyCalendar .ajax__calendar_hover .ajax__calendar_title {color:#c7132a;}
.MyCalendar .ajax__calendar_hover .ajax__calendar_today {color:#c7132a;}

