@charset "utf-8";
/* CSS Document */


html, body {
	height: 100%;
}

html,body,div,p,ul,ol,li,h1,h2,h3,h4,pre,form,p,button,img {
	border: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	padding: 0px;
}

body {
	background-color: #1C436E;
	color: #000000;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family: Tahoma, Arial, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	background-repeat: no-repeat;
	background-image: url(../img/backgrounds/encore_bkground7.jpg);
	margin-top: 130px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: center top;
}

ul,li {
	list-style-type: none;
}
a {
	outline: none;
	/*text-decoration: underline;*/
	color: #1E4570;
}
/*a:hover {
	text-decoration: none;
	color: #FF0000;
}*/
a span, button span, ul#navigation span, h2 span, h3 span {display: none;}

input, textarea {
  font: normal 11px/17px Tahoma, Arial, sans-serif;
  color: #3a3a35;
}

button {
  display: block;
  cursor: pointer;
}

div.clear {
	font-size: 1px;
  line-height: 1px;
  height: 1px;
  position: relative;
  clear: both;
}

#page_container {
	width: 920px;
	margin: 0 auto;
	padding: 10px 0 10px 0;
	background-color: #FFFFFF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}

#page_content {
	width: 890px;
	margin: 10px 0 0 15px;
	height: auto;
}

p a,
h4 a {
	color: #FF6600;
}

p a:hover,
h4 a:hover {
	color: #FFCC00;
	border-bottom: 1px solid #fff;
	font-weight: normal;
}

p.link {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	font-size: 14px;
	font-weight: bold;
}
p.arrow_right {
	background: url(../img/icons/arrow_right_blue.gif) 0 2px no-repeat;
}
p.arrow_right_whitebg {
	background: url(../img/icons/arrow_right.gif) 0 2px no-repeat;
}
p.arrow_down {background: url(../img/icons/arrow_down.gif) 0 2px no-repeat;}

h3 {height: 10px;}

#left_column {
	width: 670px;
	float: left;
}

/* Header
============================================================================= */

#header {
	height: 166px;
	width: 920px;
	background-image: url(../img/cast/montage5.jpg);
	background-repeat: no-repeat;
}

  #header #logo {
	width: 300px;
	height: 100px;
	padding: 1px 0 0 15px;
	float: left;
	background-repeat: no-repeat;
  }

  #header h1 {
	display: block;
	text-indent: -9999px;
	height: 100px;
	cursor: pointer;
	background-image: url(../img/logo.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
  }

  #header h1:hover {background-position: 0 -33px;}

    #header h1 a {
	display: block;
	width: 120px;
	height: 100px;
    }

  #header .contact {
	width: 215px;
	padding: 60px 0 0 0;
	float: right;
  }

    #header .contact span {color: #5c5c56;}

/* Navigation
============================================================================= */

ul#navigation {height: 50px;}

  ul#navigation li {
    width: 230px;
    float: left;
  }

    ul#navigation li a {
	display: block;
	height: 50px;
}
ul#navigation li a#home {
	background-image: url(../img/navigation/home_button1.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

  
    ul#navigation li a#about {
	background-image: url(../img/navigation/gallery_button.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
    ul#navigation li a#contact {background: url(../img/navigation/contact.gif) 0 0 no-repeat;}
	ul#navigation li a#membership {
	background-image: url(../img/navigation/membership_button1.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
	ul#navigation li a#management {
	background-image: url(../img/navigation/management_button1.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
ul#navigation li a#gallery {
	background-image: url(../img/navigation/gallery_button.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

	ul#navigation li a#shows {
	background-image: url(../img/navigation/shows_button1.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

    ul#navigation li a#home:hover,
	ul#navigation li a#about:hover,
	ul#navigation li a#membership:hover,
    ul#navigation li a#shows:hover,
	ul#navigation li a#management:hover,
    ul#navigation li a#contact:hover {
      background-position: 0 -50px;
    }

/* Right column
============================================================================= */

#right_column {
	width: 215px;
	float: right;
	padding: 0px 0 0px 0;
	background-color: #1E4570;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 10px;
	
}


  #right_column p {
	margin: 7px 0 0 15px;
	color: #FFFFFF;
}
  #right_column p.highlight,#right_column span.highlight {
	color: #FFFFFF;
}
  #right_column p.new {margin: 19px 0 0 15px;}
  #right_column p.link {margin: 16px 0 0 15px;}

  #right_column .section {
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #dcdcdc;
	background: -moz-linear-gradient(25% 0% 270deg,#3F79B8, #1E4570);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3F79B8), to(#1E4570));
  }


#right_column h3 {

}

h3#latest_news {
	background: url(../img/typography/section_headings/latest_news.gif) 0 0 no-repeat;
	width: auto;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 13px;
	padding: 8px;
}
h3#where_when {
	width: 189px;
	background-image: url(../img/typography/section_headings/where_when.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 13px;
	padding: 20px;
}
h3#encore_news {
	width: auto;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 13px;
	padding: 20px;
	background-image: url(../img/typography/section_headings/encore_news.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

/* Boxes
============================================================================= */

#boxes {
	width: 890px;
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	background-image: none;
	background-repeat: repeat-y;
	background-position: 0 0;
	background-color: #1A416C;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
	padding-left: 5px;
	color: #FFFFFF;
}
#boxes a {
	color: #D7EBF6;
}


  #boxes .box {
	width: 260px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 10px;
	font-size: small;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #1A416C;
	color: #D7EBF6;
  }

  #boxes .left {margin: 0;}
  #boxes p {
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
  #boxes p.link {margin: 16px 0 0 0;}

/*h3#mozzarella_cms {
  background: url(../img/typography/section_headings/mozzarella_cms.gif) 0 0 no-repeat;
  width: 105px;
}

h3.proposal_planner {
  background: url(../img/typography/section_headings/proposal_planner.gif) 0 0 no-repeat;
  width: 180px;
}

h3#credentials {
  background: url(../img/typography/section_headings/credentials.gif) 0 0 no-repeat;
  width: 77px;
} 
h3#newsletter {
	width: 100px;
	background-image: url(../img/typography/section_headings/newsletter.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0px;
	padding-bottom: 8px;
}*/

  #boxes form div {
	background: url(../img/backgrounds/forms/textbox_144.gif) 0 0 no-repeat;
	height: 26px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
  }

  #boxes form input {
    background: none;
    width: 132px;
    height: 21px;
    padding: 5px 6px 0 6px;
    border: none;
    float: left;
  }

  #boxes form button {
    background: url(../img/buttons/send.gif) 0 0 no-repeat;
    height: 26px;
    width: 48px;
    float: right;
  }

  #boxes form button:hover {background-position: 0 -26px;}

#footer {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #132C4A;
	border-right-color: #132C4A;
	border-bottom-color: #132C4A;
	border-left-color: #132C4A;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	height: 28px;
}

  #footer ul,
  #footer li {
	float: left;
	margin-left: 5px;
}

    #footer li a {
      color: #6e6e66;
      border-bottom: 1px solid #e0e0e0;
    }


    #footer li a:hover {
      color: #8e8e86;
      border-bottom: 1px solid #fff;
    }

    #footer li span {color: #d0d0d0;}
#footer  p#wos {
	width: 445px;
	float: right;
	color: #999999;
  }
#rh_poster {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	margin-left: 7px;
	margin-top: 5px;
}
.founder_poster #year {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #152640;
	padding-left: 25px;
	font-weight: bold;
}
.founder_poster_end   #year {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #152640;
	padding-left: 25px;
	font-weight: bold;
}
.caption {
	background-color: #D7EBF6;
	color: #993300;
	padding-top: 3;
	padding-right: 3;
	padding-bottom: 3;
	padding-left: 5;
	margin-left: 0px;
}
#shows_nominations {
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	background-image: none;
	background-repeat: repeat-y;
	background-position: 0 0;
	background-color: #FFFFFF;
	padding-left: 0px;
	color: #1A416C;
	margin-top: 5px;
	margin-left: 0px;
}
#page_container #shows_nominations .float_left {
	float: right;
	width: 310px;
	padding: 6px;
	margin-top: 0px;
	border: 1px solid #1A416C;
	color: #FFFFFF;
	background-color: #1A416C;
}
#page_container #shows_nominations .float_left img {
	border: 1px solid #000000;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 5px;
}
#boxes_index {
	width: 670px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	color: #000000;
	border: 1px solid #000033;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}
#boxes_index    .box_left  {
	width: 300px;
	float: left;
	margin: 10px;
	padding: 6px;
}
#boxes_index .box_right {
	width: 300px;
	float: right;
	margin: 10px;
	padding: 6px;
}
.prog span {
	padding-left: 22px;
	font-weight: bold;
}
#right_col_title_overlay {
	background-color: #A2CEFD;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 3px;
	text-align: center;
	-webkit-box-shadow: rgba(0, 0, 0, .25) 0 1px 1px;
	-moz-box-shadow: rgba(0, 0, 0, .25) 0 1px 1px;
	-o-box-shadow: rgba(0, 0, 0, .25) 0 1px 1px;
	box-shadow: rgba(0, 0, 0, .25) 0 1px 1px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	font-size: medium;
	font-weight: bold;
	color: #033568;
}

.RHP_infobox {
	width: 165px;
	margin-top: 7px;
	margin-left: 15px;
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #ccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	height: auto;
}
#right_col_text_overlay {
	background-color: #A2CEFD;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	margin-right: 4px;
	padding: 2px;
	text-align: center;
	-webkit-box-shadow: rgba(0, 0, 0, .25) 0 1px 1px;
	-moz-box-shadow: rgba(0, 0, 0, .25) 0 1px 1px;
	-o-box-shadow: rgba(0, 0, 0, .25) 0 1px 1px;
	box-shadow: rgba(0, 0, 0, .25) 0 1px 1px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	font-size: small;
	font-weight: bold;
	color: #1E4570;
}
.poster_container img {
	border: thin solid #152640;
	margin: 3px;
}

