﻿.page
{
    width: 1100px;
  /*  background-color:#4b6c9e;*/
  background-color:#1C120B;
    margin: 1px auto 0px auto;
    font-family:Garamond, Courier New, Arial;
    font-style:normal;
}
body {
	margin:0;
	padding:0;
	border:0;			/* This removes the border around the viewport in old versions of IE */
	width:100%;
	/*background:#4b5e55;*/
	background-image:url('HT_Background_2_1.jpg');
	background-attachment:fixed;
	
	min-width:800px;
	min-width:600px;		/* Minimum width of layout - remove line if not required */
					/* The min-width property does not work in old versions of Internet Explorer */
	font-size:100%;
	text-align:justify;
}
a {
	color:#369;
	font-family:Garamond, Courier New, Arial;
	font-size:1em;
}
a:hover {
	color:#800000;
/*	background:#369;*/
	text-decoration:none;
}
h1, h2, h3 {
	margin:.8em 0 .2em 0;
	padding:0;
}
p {
	margin:.4em 0 .8em 0;
	padding:0;
}
img {
	margin:10px 0 5px;
}
/*#ads img {
	display:block;
	padding-top:10px;
}*/

/* Header styles */
#header {
	clear:both;
	float:left;
	width:100%;
}
#header {
	border-bottom:1px solid #000;
}
#header p,
#header h1,
#header h2 {
	padding:.4em 15px 0 15px;
	margin:0;
}
#header ul {
	clear:left;
	float:left;
	width:100%;
	list-style:none;
	margin:10px 0 0 0;
	padding:0;
}
#header ul li {
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
}
#header ul li a {
	display:block;
	float:left;
	margin:0 0 0 1px;
	padding:3px 10px;
	text-align:center;
	background:#eee;
	color:#000;
	text-decoration:none;
	position:relative;
	left:15px;
	line-height:1.3em;
}
#header ul li a:hover {
	/*background:#369;*/
	color:#fff;
}
#header ul li a.active,
#header ul li a.active:hover {
	color:#fff;
	background:#000;
	font-weight:bold;
}
#header ul li a span {
	display:block;
}

/* column container */
.colmask {
	position:relative;	/* This fixes the IE7 overflow hidden bug */
	clear:both;
	float:left;
	width:100%;			/* width of whole page */
	overflow:hidden;		/* This chops off any overhanging divs */
}
/* common column settings */
.colright,
.colmid,
.colleft {
	float:left;
	width:100%;			/* width of page */
	position:relative;
}
.col1,
.col2,
.col3 {
	float:left;
	position:relative;
	padding:0 0 1em 0;	/* no left and right padding on columns, we just make them narrower instead 
					only padding top and bottom is included here, make it whatever value you need */
	overflow:hidden;
}
/* 3 Column settings */
.threecol {
	background:#E7E2EA;		/* right column background colour */
}

.threecol .colmid {
	right:25%;			/* width of the right column */
	/*background:#f0e6ed;*/	/* center column background colour */
   background-color:White;	 
}

.threecol .colleft {
	right:55%;			/* width of the middle column */
	background:#E7E2EA;	/* left column background colour */
}
.threecol .col1 
{
    padding-top:15px;
	width:53%;			/* width of center column content (column width minus padding on either side) */
	left:101%;	
	background-color:White;		/* 100% plus left padding of center column */
}
.threecol .col2 
{
    padding-top:15px;
	width:18%;			/* Width of left column content (column width minus padding on either side) */
	left:28%;			/* width of (right column) plus (center column left and right padding) plus (left column left padding) */
	background-color:#E7E2EA; 
	height:1500px;
}

.threecol .col3 
{
    padding-top:15px;
	width:23%;			/* Width of right column content (column width minus padding on either side) */
	left:85%;	
	background-color:#E7E2EA;
	height:1500px;		/* Please make note of the brackets here:
					(100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */
}
/* Column Font Styles */

.PageTitle
{
    text-align:center;
    font-size:1.1em;
}

.ShowLogo
{
    vertical-align:top;
    display:block;
    max-height:150px;
    max-width:150px;
    margin:5px 10px 5px 5px;
}
.FestivalLogo
{
    vertical-align:top;
    display:block;
    max-height:300px;
    max-width:350px;
    margin-left:auto;
    margin-right:auto;
}
.MenuCalendar
{
    text-decoration:none;
    margin-left:auto;
    margin-right:auto;
}

/* SHOW PAGE*/
/* Show Tab container*/
.ShowTab
{
    min-height:750px;
    font-family:Garamond, Courier New, Arial;
    font-style:normal;
    font-size:larger;
}

/*Cast and Crew headshots*/
.Headshot
{
    max-height:120px;
    max-width:100px;
    display:block;
    margin-left:auto;
    margin-right:auto;
    margin:5px 10px 5px 5px;
}
.HeadshotColumn
{
    vertical-align:top;
    padding-top:5px;
    padding-right:5px;
}

.Rotator
{
    margin-left:auto;
    margin-right:auto;
}

.menuPanel 
{

  padding-left:5px;
  padding-right:3px;
  margin-top:3px;
  font-size: 0.9em;

}

.menuExtendedPanel
{
    margin-left:5px;
    margin-right:5px;
    margin-top:5px;
    margin-bottom:5px;
    padding-top:5px;
    padding-bottom:5px;
    background-color:#a5a5a5;
}

.SubMenuExtendedPanel
{
    margin-left:5px;
    margin-right:5px;
    margin-top:5px;
    margin-bottom:5px;
    padding-top:5px;
    padding-bottom:5px;
    background-color:#808080;

    padding-left:auto;
    padding-right:auto;
}

.SubMenu
{  
    display: block;
    text-align: center;
    Font-Size:0.9em;
    font-weight:lighter;
    color:Black;
    cursor:pointer;
    text-decoration:none;
    
}

.SubSubMenu
{
    
    display: block;
    text-align: center;
    Font-Size:0.9em;
    font-weight:lighter;
    color:Black;
    cursor:pointer;
    text-decoration:none;
    line-height:18px;
}

.menu
{  
    display: block;
   /* background-color:#ff4500;*/
   background-color:#800000;
    text-align: center;
    line-height: 150%;
    Font-Size:1.00em;
    font-weight:bold;
    color:White;
    cursor:pointer;
    
}

#footer
{
    padding:5px 5px 5px 5px;
    margin:5px 5px 5px 5px;
    color:White;
    display:block;
}

.venueLogo
{
    width:270px;
    margin-left:auto;
    margin-right:auto;
    max-height:200px;
}

.press {
	text-align: center;
	vertical-align:top;
	padding-top:15px;
	padding-left:5px;
	padding-right:5px;
}

.PlayingShowsLogos
{
    display:block;
    max-height:100px;
    max-width:95px;
    margin:8px 8px 8px 8px;
    border:2px solid #808080; 
}

.ShowCalendar
{

}

/*RATINGS*/
.ratingStar
{
	white-space:nowrap;
	margin:1em;
	height:14px;
}
.ratingStar .ratingItem {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
   /* display: block;*/
    background-repeat: no-repeat;


}
.ratingStar .Filled {
    background-image: url(http://www.frigidnewyork.info/Images/rating/ratingStarFilled.png);
}
.ratingStar .Empty {
    background-image: url(http://www.frigidnewyork.info/Images/rating/ratingStarEmpty.png);
}
.ratingStar .Saved {
    background-image: url(http://www.frigidnewyork.info/Images/rating/ratingStarSaved.png);
}

/* RATING END*/



.VenueTimePriceDiv
{
    font-size:0.8em;  
    width:133px; 
    float:right; 
    text-align:center;
}

.YouTube
{
  margin-left:8px;
}

.SocialLogo
{
    width:35px;
    height:35px;
    display: block; 
    border:none;
}

.stat {margin:1em;}
.stat label {font-weight: bold;}

/* RATER PLUGIN */
.ui-rater>span {display:inline-block;}
.ui-rater-rating {margin-left:.8em}
.ui-rater-starsOff, .ui-rater-starsOn {display:inline-block; height:18px; background:url(stars.png) repeat-x 0 0px;}
.ui-rater-starsOn {display:block; float:left; max-width:100px; top:0; background-position: 0 -36px;}
.ui-rater-starsHover {background-position: 0 -18px!important;}

.AdImage
{
    display:block;
    margin-left:auto;
    margin-right:auto;
    border:2px solid #808080; 
    max-width:170px;
}


.HomePageShowTitle
{
   color:#4b5e55;
  
   font-weight:bold;
}

.HeaderImages
{
    margin-top:17px;
    float:left;
}

.Photo
{
    display:block;
    margin-left:auto;
    margin-right:auto;
    max-height:250px;
    max-width:250px;
}
#RatesTable td, #RatesHourTable td
{
    text-align:center;
}
.RatesTableHeader
{
    background-color:#E7E2EA;
    font-weight:bold;
}
.RatesTableBold
{
    font-weight:bold;
}
hr
{
    width:60%;
    color:#800000;
}

#Container a
{
    font-size:1.4em;
  /*  color:#800000;*/
}

.Drafts
{
    font-family:Garamond, Courier New, Arial;
    font-style:normal;
    font-size:larger;
}