/* Zeroing Selectoring */
/*Remove all the default margins, padding and borders that a browser might add to our elements as it sees fit.*/
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a {
	margin:0;
	padding:0;
	border:0;
}
table{
	margin:0;
	border:0;
	padding:0;
}
body {
	width:990px;
	background-color: #f6f1de;
	font: 90% "Trebuchet MS", Verdana, "sans serif";
	color:#333333;

}
/*End Searchsubform*/
#bannerlink{
	position:absolute;
	z-index: 50;
	height: 80px;
	width: 350px;
	left: 20px;
	top: 20px;
	border-style: none;
}
#bannerlink img{
	border-style: none;
}
#MichelleTempHolder{
	width: 780px;
	margin-left: auto; margin-right: auto;
}
#Holder{
	width:99.2%;
	left: 0;
	padding-left:3px;
	margin-right: 5px;
	margin-left: 3px; -moz-box-shadow: 0 0 10px #888;
    -webkit-box-shadow: 0 0 10px #888;
    box-shadow: 0 0 10px #888;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=270, Color='#666699'), progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=180, Color='#666699'), progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=90, Color='#666699')";
}
a:link {
	color: #2C5987;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #2C5987;
	font-weight: bold;
	text-decoration: underline;
}
a:visited:hover {
	color: #900;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #900;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
a:link.linknormal {
	color: #2C5987;
	font-weight: normal;
	text-decoration: none;
}
a:visited.linknormal {
	color: #445157;
	font-weight: normal;
	text-decoration: none;
}
a:hover.linknormal {
	color: #600;
	font-weight: normal;
	text-decoration: underline;
}
a:active.linknormal {
	color: #600;
	font-weight: normal;
	text-decoration: none;
}
a:link.linknormal2 {
	color: #2C5987;
	font-weight: normal;
	font-size:12px;
	text-decoration: none;
}
a:visited.linknormal2 {
	color: #445157;
	font-weight: normal;
		font-size:12px;
	text-decoration: none;
}
a:hover.linknormal2 {
	color: #600;
	font-weight: normal;
		font-size:12px;
	text-decoration: underline;
}
a:active.linknormal2 {
	color: #600;
	font-weight: normal;
		font-size:12px;
	text-decoration: none;
}
#bannertext {
	height:106px;
	background:url(http://inspireddiversions.com/Templates/banner.gif) no-repeat;
	font-size:80%;
	color: #FFFFFF;
	line-height:normal;
}
#bannertext ul {
	display:block;
	margin:0;
	padding-top:73px;
	padding-right:20px;
	list-style:none;
}

#bannertext li {
    float:right;
    margin:0;
    padding:0;
}

#bannertext a {
    display:block;
	margin:0 2px 0 0;
	border: 1px solid #660000;
	background-color:#850e11;
	border-bottom:none;
    padding:5px 10px;
	color: #EFDDC4;
}
#bannertext a:visited {
    display:block;
	margin:0 2px 0 0;
	border: 1px solid #660000;
	background-color:#850e11;
	border-bottom:none;
    padding:5px 10px;
	color: #EFDDC4;
}

#bannertext a:hover {
    display:block;
	margin:0 2px 0 0;
	border: 1px solid #FFFFFF;
	text-decoration:none;
	border-bottom:none;
    padding:5px 10px;
	color:#FFF;
}
#bannertext a:active {
    display:block;
	margin:0 2px 0 0;
	border: 1px solid #660000;
	background-color:#850e11;
	border-bottom:none;
    padding:5px 10px;
	color: #EFDDC4;
}

#footer {
	clear:both;
	color: #000;
	text-align:center;
	width:100%;
	border-top: 1px solid #efddc4;
	font-size: 75%;
	margin-top: 25px;
}

#footer a:link {
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
#footer a:visited {
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
#footer a:hover {
	font-weight: underline;
	color: #000;
	text-decoration: none;
}
#footer a:active {
	font-weight: normal;
	color: #000;
	text-decoration: none;
}


#LeftNav{
	width:175px;
	float:left;
}
#Menu{
	width:175px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#Menu .header{
	font-weight: bold;
	font-size: 110%;
}
.MenuText{
	font-size: 100%;
	background-color:#efe6ce;
	padding: 0px 10px;
	border-right: 1px solid #900;
	border-left: 1px solid #900;
}

.MenuText a:link {
	font-size: 100%;
	color: #990000;
	text-decoration: none;
	border-bottom: 1px solid #f7f3df;
	display: block;
	padding: 10px 0px 0px;
	font-weight: normal;
}
.MenuText a:visited {
	font-size: 100%;
	color: #990000;
	text-decoration: none;
	border-bottom: 1px solid #f7f3df;
	display: block;
	padding: 10px 0px 0px;
	font-weight: normal;
}
.MenuText a:hover {
	font-size: 100%;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #900;
	display: block;
	padding: 10px 0px 0px;
	font-weight: normal;
}
.MenuText a:active {
	font-size: 100%;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #f7f3df;
	display: block;
	padding: 10px 0px 0px;
	font-weight: normal;
}
	
.MenuSub{
	text-align:right;
	margin:0;
	padding: 0px 12px 0px 0px;
}
.MenuSub a:link {
	font-size: 85%;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	display: block;
	line-height: 75%;
	border:none;
}
.MenuSub a:visited {
	font-size: 85%;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	display: block;
	line-height: 75%;
	border:none;
}
.MenuSub a:hover {
	font-size: 85%;
	color: #990000;
	font-weight: normal;
	text-decoration: none;
	display: block;
	line-height: 75%;
	border:none;
}
.MenuSub a:active {
	font-size: 85%;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	display: block;
	line-height: 75%;
	border:none;
}
#searchForm{
	margin-top: 5px;
	margin-bottom: 5px;
	top: 0%;
}
#searchForm a:link{
	size:80;
	font-weight:normal;
}
#searchForm a:visited{
	size:80;
	font-weight:normal;
}
#searchForm a:hover{
	size:80;
	font-weight:normal;
}
#searchForm a:active{
	size:80;
	font-weight:normal;
}


#searchText{
	font-size: 100%;
	border-right: 1px solid #900;
	border-left: 1px solid #900;
	background: #efe6ce;
	padding-left: 5px;
}
#searchText table{
	font-size: 80%;
	color: #000000;	
}
#HomeCenter{
    margin-left: 185px;
    margin-right:205px;
}
#HomeCenter1 {
	font-size: 100%;
	padding: 5px 15px;
}
#HomeCenter1 h2{
	font-size: 120%;
	color: #660000;
	font-weight: normal;
	padding: 15px 0 5px 0;
}
#HomeCenter1 p {
	font-size: 100%;
	border-bottom: 1px solid #D09B53;
	padding:0 10px 20px 10px;
}
#HomeRight{
	float:right;
	width:200px;
}
#HomeRight1{
	text-align: center;
}
#HomeRight1 h2 {
	font-size: 115%;
	color: #000000;
	font-weight: bold;
	padding: 25px 0px 0px;
}
.InfoBox{
	background: #f7f3df;
	border: 1px solid #efe6ce;
	margin: 10px 5px;
}
.InfoBox h1, #CenterLeft .InfoBox h1 {
	background: url(topshade.jpg) repeat-x left top;
	color:#000;
	font-weight: bold;
	border-bottom: 1px solid #efe6ce;
	padding:2px;
	font-size: 100%;
	margin: 0 0 5px 0;
}
.InfoBox ul{
	font-weight: bold;
	padding-left: 25px;
}
.InfoBox li{
	line-height: 90%;
	padding-bottom: 1em;
}
#CenterContent{
    margin-left: 185px;
	margin-right:7px;
}
#CenterHeader{
	padding: 5px 0 10px 0;
}
#CenterRight{
	width:200px;
	float:right;
}
#CenterRight img{
	padding: 10px 0;
}
.printBanner{
	float: right; 
}
.printBanner a, .printBanner img{
border:none; 
}
#CenterLeft{
    margin-right:210px;
}
#CenterLeft h1{
	color: #000;
	padding-top: 10px;
	font-size: 140%;
	font-weight: normal;
}
#CenterLeft h2{
	color: #000;
	padding-top: 10px;
	font-size: 120%;
	font-weight: bold;
}
#CenterLeft h3{
	color: #000;
	padding-top: 5px;
	font-size: 110%;
	font-weight: normal;
}
#CenterLeft p{
	margin-bottom: 10px;    
}
#CenterLeft ul{
	margin: 0 0 0 2em;    
}
#CenterLeft img{
	border:none;
}
#CenterLeft .imageRight{
	padding: 10px 0 10px 10px;
	float: right;
}
#CenterLeft .imageLeft{
	padding: 10px 10px 10px 0;
	float: left;
}
.centerImage{
	text-align: center;
	padding-top: 25px;
}
.specialOffers{
	margin-bottom: 15px;
	width: 170px;
	font-size:87%;
}
.specialOffers h1{
	padding: 5px 0 5px 0;
	margin-bottom: 5px;
	font-size: 130%;
	color: #000;
	
}
.specialOffers p{
	padding: 0 0 5px 0;
}

.moreInfo{
	font-size: 87%;
	margin-bottom: 15px;
	width: 200px;
	border: 1px solid #efdcc4;
}
.moreInfo h1{
	padding: 5px;
	font-size: 140%;
	color: #000;
	border-bottom: 1px solid #efdcc4;
}
.moreInfo h2{
	padding: 5px 0 10px 0;
	font-size: 100%;
	color: #000;
}
.moreInfo p{
	padding: 0 5px 10px 5px;
}
.clearit{
clear:both;
}
#theaters{
	margin: 0 80px 0 25px;
}
#theaters h1{
	font-size: 120%;
	border-bottom: 1px dotted #000;
	padding: 15px 0px 0px;
	font-weight: bold;
}
#theaters h2{
	font-size: 100%;
	padding: 10px 0px 0px 15px;
	font-weight: bold;
}
#theaters ul{
	padding-left: 45px;
}
#theaters li {
	font-size: 100%;
	list-style: none;
}
#sidePerformances {
	width: 180px;
	border: 1px solid #900;
	margin:10px 0;
	padding: 0 0 5px 0;
}

#sidePerformances h1{
	padding:5px;
	font-size: 110%;
	font-weight: bold;
	border-bottom: 1px solid #000;
}
#sidePerformances h2{
	font-size: 90%;
	font-weight: bold;
	padding: 10px 5px 0px;
}
#sidePerformances p{
	font-size: 90%;
	font-weight: normal;
	padding: 0 15px 0 5px;
}
#sidePerformances .FindMore{
	font-size: 110%;
	font-weight: normal;
	padding: 10px 15px 0 5px;
}
#sidePerformances a:link {
	font-size: 90%;
	color: #900;
	font-weight: bold;
	text-decoration: none;
}
#sidePerformances a:visited {
	font-size: 90%;
	color: #900;
	font-weight: bold;
	text-decoration: none;
}
#sidePerformances a:hover {
	font-size: 90%;
	color: #900;
	font-weight: bold;
	text-decoration: underline;
}
#sidePerformances a:active {
	font-size: 90%;
	color: #900;
	font-weight: bold;
	text-decoration: none;
}
#LandingLeft{
    margin-right:470px;
}
#LandingRight{
	width:430px;
	float:right;
	margin-right:15px;
}	
#LandingSynopse{
	margin: 5px;
	border: 1px solid #EFDDC4;
	padding-bottom: 10px;
}
#LandingSynopse h1{
	background: #EFDDC4;
	font-size: 110%;
	font-weight: bold;
	color: #000000;
}
#LandingSynopse p{
	margin: 0 0 0 5px;
	padding: 0 0 0 5px;
}
#LandingThisMonth{
	margin: 5px;
	border: 1px solid #EFDDC4;
	padding-bottom: 10px;
}
#LandingThisMonth h1{
	background: #EFDDC4;
	font-size: 110%;
	font-weight: bold;
	color: #000000;
}
#LandingThisMonth h2{
	font-size: 105%;
	font-weight: bold;
	color: #000000;
	margin-left: 5px;
	padding-top: 10px;
}
#LandingThisMonth h3{
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	margin-left: 25px;
	padding-top:5px;
}
#LandingThisMonth p{
	font-size: 90%;
	font-weight: normal;
	color: #000000;
	margin: 0 0 0 40px;
	padding:0;}
#LandingArticle{
	margin: 5px;
	border: 1px solid #EFDDC4;
	padding-bottom: 10px;
}
#LandingArticle h1{
	background: #EFDDC4;
	font-size: 110%;
	font-weight: bold;
	color: #000000;
}
#LandingArticle p{
	margin:0 0 0 5px;
	padding:0 0 0 5px;
}
#LandingTheaters{
	margin: 5px;
	border: 1px solid #EFDDC4;
	padding-bottom: 10px;
}
#LandingTheaters h1{
	background: #EFDDC4;
	font-size: 110%;
	font-weight: bold;
	color: #000000;
}
#LandingTheaters h2{
	font-size: 105%;
	font-weight: bold;
	color: #000000;
	padding-left:5px;
	padding-top:10px
}
#LandingTheaters p{
	font-size: 100%;
	font-weight: normal;
	color: #000000;
	margin: 0 0 0 15px;
	padding:0 0 0;
}
#LandingReviews{
	margin: 5px;
	border: 1px solid #EFDDC4;
	padding-bottom: 10px;
}
#LandingReviews h1{
	background: #EFDDC4;
	font-size: 110%;
	font-weight: bold;
	color: #000000;
}
#LandingReviews h2{
	font-size: 105%;
	font-weight: bold;
	color: #000000;
	padding-left:5px;
	padding-top:10px
}
#LandingReviews p{
	font-size: 100%;
	font-weight: normal;
	color: #000000;
	margin: 0 0 0 15px;
	padding:0 0 0;
}
#InfoPage{
    margin-left: 185px;
    margin-right:205px;
}
#InfoPage1 {
	font-size: 90%;
	padding: 5px 15px;
}
#InfoPage1 h2{
	font-size: 130%;
	color: #660000;
	font-weight: normal;
	padding: 15px 0 5px 0;
}
#InfoPage1 h3{
	font-size: 110%;
	color: #000;
	font-weight: bold;
	padding: 1em 0 0 0;
}
#InfoPage1 p{
	color: #000;
	font-weight: normal;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
}
#InfoPage1 ul{
	color: #000;
	font-weight: normal;
	margin-left: 3em;
	padding-bottom:1em;
}
#InfoPage1 li{
}
#InfoPage1 .outline1{
	color: #000;
	font-weight: normal;
	margin: 10px 25px 10px 10px;
}
#InfoPage1 .outline2{
	color: #000;
	font-weight: normal;
	margin: 0 25px ;
}
#InfoPage1 .outline3{
	color: #000;
	font-weight: normal;
	margin: 0 25px ;
}
#searchPageContent{
    margin-left: 205px;
	margin-right:205px;
}
#searchPageContent p{
	padding-top: 5px;
	padding-bottom: 5px;
}

#searchPageContent1{
margin-top:15px;
margin-left: 200px;
	margin-right:205px;
padding-left:10px;
background-image:url(../images/gradientsearch.gif);
background-position:top;
background-repeat:no-repeat;
width:579px;
height:36px;
    
	
}

#searchPageContent2{
position:relative;
padding-left:8px;
width:568px;
height:800px;
    margin-left: 205px;
	margin-right:205px;
	border-left:#efdcc4 solid 1px;
	border-right:#efdcc4 solid 1px;
	z-index:50;
	}
#searchPageContent3{
position:relative;
padding-left:8px;
width:568px;
height:1000px;
    margin-left: 205px;
	margin-right:205px;
	border-left:#efdcc4 solid 1px;
	border-right:#efdcc4 solid 1px;
	z-index:50;
	font-size:small;
	}	
.picFrame100{
	font-size: 85%;
	float: left;
	width: 165px;
}
.picImage100{
	text-align: center;
	border: none;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 20px;
}
.picImage100 img{
	border: none;
}
.picCaption100{
	text-align: center;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#gradient {
width:350px;
height:22px;
background-image: url(../images/gradient2.jpg);
background-repeat:repeat-x;
}
#eventsidetext{
position:absolute;
left:770px;
top:410px;
width:173px;
height:36px;
}

#veronacontent{
border-bottom:solid 1px #990000;
border-right:solid 1px #990000;
border-left:solid 1px #990000;
border-top: solid 1px #990000;
width:640px; 
height:572px;
margin-left:100px; padding-left:25px; padding-top:20px;

}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.gallerycontainer{
position:relative;
float: left;
z-index: 13;
width: 350px;
margin-left: 30px;
margin-top: 30px;

/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: 1px solid white;
margin: 0 5px 5px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px #666666;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;

border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: 570px; /*position where enlarged image should offset horizontally */
top: 140px;
z-index: 50;
}

#seatingmaps{
position:absolute;
left:730px;
top:340px;
width:242px;
height:600px;
z-index:30;
}

#POannounce{
position:absolute;
left:730px;
top:270px;
width:183px;
z-index:50;
border:solid 1px black;
padding:5px;
}

#eventfeaturetop1{
margin-top:15px;
margin-left:0px;
padding-left:10px;
background-image:url(../images/gradienteventfeature.gif);
background-position:top;
background-repeat:no-repeat;
width:640px;
height:28px;
    
	
}
#seatingmaps2{
position:absolute;
left:761px;
top:361px;
width:170px;
height:316px;
}

#veronacontent2{
position:absolute;
width:325px; 
height:570px;
margin-left:320px; padding-left:25px; padding-top:5px;
z-index:50;
}
#veronacontent3{
position:absolute;
width:315px; 
height:570px;
z-index:60;
}

#phone{
position:absolute;
left:830px;
top:110px;
width:200px;
z-index:40;

} 
#globepage{
position:relative; 
left:90px;
top:110;
background-image:url(../images/theater/globetheatre/globepage3.jpg);
background-repeat:no-repeat;
width:817;
height:649;
}

#seatingglobe{
position:absolute;
left:603px;
top:206px;
width:170px;
height:100px;
}
#globecontent{
position:absolute;
left:30px;
top:220px;
width:600px;
height:416px;
}
#scalapage{
position:relative; 
left:90px;
top:110;
background-image:url(../images/theater/teatroallascala/scalapage.jpg);
background-repeat:no-repeat;
width:817;
height:970;
}

#seatingscala{
position:absolute;
left:603px;
top:224px;
width:170px;
height:395px;
}
#scalacontent{
position:absolute;
left:30px;
top:220px;
width:600px;
height:970px;
padding-left:10px;
padding-top:0px;
z-index:50px;
}
#xsnazzy h1, #xsnazzy h2, #xsnazzy p {margin:0 10px; letter-spacing:1px;}
#xsnazzy h1 {font-size:1.5em; color:#1B1B1B; font-family: Century Gothic, Geneva, Arial, Helvetica, sans-serif;}
#xsnazzy h2 {font-size:1.5em;color:#06a; border:0;}
#xsnazzy p {padding-bottom:0.5em;}
#xsnazzy h2 {padding-top:0.5em;}
#xsnazzy {background: transparent; margin: 0em;}

.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#f5edd8; border-left:1px solid #660000; border-right:1px solid #660000;}
.xb1 {margin:0 5px; background:#660000;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.xboxcontent {display:block; background:#f7f3de; border:0 solid #660000; border-width:0 1px;}
#popage{
position:relative; 
left:50px;
top:110;
background-image:url(http://inspireddiversions.com/images/pophotos/popage.jpg);
background-repeat:no-repeat;
width:817;
height:890;
}
.pofont {font-family: "Trebuchet MS"; font-size: 100%; }
.pofontbold {font-family: "Trebuchet MS"; font-weight:bold; font-size: 100%; }
#rohpage{
position:relative; 
left:50px;
top:110;
background-image:url(http://inspireddiversions.com/images/ROphotos/rohpage.jpg);
background-repeat:no-repeat;
width:817;
height:1000;
}

#seatingroh{
position:absolute;
left:599px;
top:233px;
width:170px;
height:108px;
}
.styleroh3 {font-size: 85%}
.styleroh9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 87%;
}
.styleroh10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.styleroh13 {color: #000000; font-size:large; font-weight:bold;}
.styleroh15 {
	color: #000000;
	font-size: 90%;
}
.styleroh17 {color: #000000; font-size: 90%; }

.style101 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: medium;}
.style100 {color: #FFFFFF}

#SearchSummary{
	background: #EFE6CE;
	padding: 5px;
	border: 1px dotted #990000;
	color: #000000;
	}
#SearchSummary h1{
	font-size: 1.2em;
	color: #000000;
	padding-top: .5em;
	padding-bottom:.5em;
}
#SearchSummary ul{
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
}
#SearchSummary li{
	padding-top: .1em;
	padding-bottom: .1em;
}

#SearchSummary a:link{
	font-size: 0.9em;
	color: #990000;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
}
#SearchSummary a:visited{
	font-size: 0.9em;
	color: #990000;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
}
#SearchSummary a:hover{
	font-size: 0.9em;
	color: #990000;
	text-decoration: underline;
	font-weight: normal;
}
#SearchSummary a:active{
	font-size: 0.9em;
	color: #990000;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
}

/* From eventsearchresults.cfm */
/* Sortable tables */
table.sortable thead {
    background-color:#eee;
	color:#666666;
    font-weight: bold;
    cursor: default;
}
a:link.search {
	color: #666666;
	font-weight: bold;
	text-decoration:underline;
}
a:visited.search {
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}

