body {
   background-image: url(back2.jpg);
   background-repeat: repeat-x;
   background-color: #f8f8f8;
   margin: 0;
   padding: 0;
   font-family: sans-serif;
   font-size: 12px;
   color: #686868;
}

#Container {
   width: 980px;
   margin: 0 auto;
   padding-bottom: 30px;
   background-color: #ffffff;
   background-image: url(container_bottom.jpg);
   background-repeat: no-repeat;
   background-position: bottom left;
}

#Menu {
   background-image: url(menu_back.jpg);
   background-repeat: repeat-x;
   height: 62px;
   height: 70px;
}

#Menu ul {
   list-style: none;
   margin: 0;
   padding: 0;
   padding-top: 12px;
}

#Menu ul li {
   float: left;
   display: block;
   margin: 0px 6px;
   height: 35px;
}

#Menu ul li a {
   padding: 0px 10px;
   line-height: 40px;
   font-size: 14px;
   color: #b5b5b5;
   color: #8f8f8f;
   text-decoration: none;
   font-weight: bold;
}

#Menu ul li a:hover {
   color: #5f5f5f;
}

#Menu ul li.selected {
}

#Menu ul li.selected a {
   color: #24537d;
}

#Header {
   height: 150px;
   background-image: url(headertop1c.jpg);
   background-repeat: no-repeat;
}
#Header h1 {
   text-indent: -9999px;
   background-repeat: no-repeat;
   margin: 0;
   margin-left: 120px;
   padding: 0;
   height: 130px;
   width: 700px;
}

#Content {
   line-height: 1.6em;
   padding: 15px;
   padding-top: 15px;
   margin-top: 0px;
   font-size: 1.2em;
   min-height: 500px;
   height:auto !important;
   height: 500px;

}

#Footer {
   background-repeat: repeat-x;
   background-position: bottom left;
   color: #efefef;
   text-align: center;
   margin-top: 10px;
   background-color: #dfdfdf;
   background-color: #f8f8f8;
   color: #5f5f5f;
}

#FooterInside {
   margin: 0 auto;
   padding: 10px 20px;
}

#Footer h3 {
   margin: 0;
   padding: 0;
   padding-bottom: 10px;
   color: #efefef;
}

#Footer a {
   color: #3cc4f1;
   color: #00799b;

}

#Footer a:hover {
   text-decoration: underline;
}

#Quote {
   font-family: Times New Roman;
   font-style: italic;
   text-align: left;
   font-size: 1.3em;
   margin-bottom: 20px;
   padding: 0px 10px;
}

h1 {
   color: #00799b;
   margin-top: 5px;
}

h2 {
   font-size: 2em;
   margin: 0px;
   margin-bottom: .2em;

   font-size: 1.4em;
   color: #e40397;
   color: #00799b;
   color: #5f5f5f;
}

h3 {
   margin-top: .3em;
   font-size: 1.3em;
   font-weight: normal;
   color: #686868;
   color: #8f1550;
   color: #4e6883;
   color: #00799b;
   margin-bottom: 5px;
}

a:link {
   text-decoration: none;
   color: #8e1550;
   color: #6b42f3;
   color: #cf4e8d;
}
a:visited {
   text-decoration: none;
   color: #cf4e8d;
}
a:hover {
   text-decoration: none;
   color: #e1071e;
}

a {
   outline: none;
   font-weight: bold;
}

a img {
   border: none;
}

table {
   font-size: 1em;
}

.tableheader {
   background-color: #cfcfcf;
}

h2.info {
   line-height: 46px;
   text-indent: -9999em;
   background-image: url(h2_info3.gif);
   background-repeat: no-repeat;
   padding-bottom: 10px;
}
h2.info2 {
   line-height: 46px;
   text-indent: -9999em;
   background-image: url(h2_info.jpg);
   background-repeat: no-repeat;
   padding-bottom: 10px;
}

h2.whatisit {
   line-height: 46px;
   text-indent: -9999em;
   background-image: url(h2_whatisit.jpg);
   background-repeat: no-repeat;
   padding-bottom: 10px;
}

h2.quote {
   line-height: 46px;
   text-indent: -9999em;
   background-image: url(h2_quote3.gif);
   background-repeat: no-repeat;
   background-position: top center;
   padding-bottom: 10px;
}

h2.contact {
   line-height: 46px;
   text-indent: -9999em;
   background-image: url(h2_contact3.gif);
   background-repeat: no-repeat;
   padding-bottom: 10px;
}

#SpecialBox2 {
   position: relative;
   width: 650px;
   height: 166px;
   margin-left: 15px;
}
.special2 {
   position: absolute;
}
.special2 img {
   width: 650px;
}

#counter {
   color: #00799b;
   font-size: 1.5em;
   float: right;
   margin-right: 20px;
   margin-top: 12px;
   border: solid 1px #afafaf;
   padding: 5px;
}
#counter2 {
   color: #00799b;
   font-size: 1.4em;
   padding: 5px;
}

#bottom {
   margin: 0 auto;
   width: 980px;
   background-color: #f8f8f8;
   color: #5f5f5f;
}

#bottomContent {
   margin: 0 auto;
   width: 965px;
   padding: 15px;
   text-align: left;
}

.section {
   border: solid 1px #efefef;
   padding: 3px;
   margin: 20px 0;
}
.sectioninside {
   background-image: url(smallgrad.gif);
   background-repeat: repeat-x;
   background-position: top left;
   min-height: 180px;
}

.sectioninside img {
   padding: 5px;
   border: solid 1px #afafaf;
   margin-right: 10px;
   margin-bottom: 10px;
}

table.gallery img {
   padding: 5px;
   border: solid 2px #64b3db;
}

p {
   margin-bottom: 20px;
   padding: 0;
}

p img {
   float: left;
   margin: 10px;
   padding: 5px;
   margin-top: 0;
   margin-left: 0;
   border: solid 1px #8f8f8f;
}

.h2size {
   font-size: 1.3em;
   }

.imgborder {
   margin: 10px;
   padding: 5px;
   margin-top: 0;
   margin-left: 0;
   border: solid 1px #8f8f8f;
}

.smallertext {
   font-size: .8em;
   font-size: 1em;
}

.highlightbold b {
   color: #00799b;
}

ul.tabsection {
   list-style: none;
   padding:0;
   margin:0;
}

ul.tabsection li {
   float: left;
   border: 1px solid;
   border-bottom-width: 0;
   margin: 0 0.5em 0 0;
   background-color: #efefef;
}

ul.tabsection li.selected {
   position: relative;
   top: 1px;
   background: white;
}

ul.tabsection li a {
   padding: 1em 2em;
}

#tabcontent {
   border: 1px solid;
   clear: both;
   padding: 10px;
}

.hidden {
   display: none;
}

.show {
   display: block;
}

#topmenu {
   float: right;
   margin-right: 50px;
   margin-top: 10px;
}

#calendar {
   width: 80%;
}

#calendar h1 {
   font-size: 1em;
   margin: .2em;
   text-align: center;
}

#calendar table {
   font-size: .9em;
   border-collapse:collapse;
}

#calendar table th {
   background-color: #efefef;
   /*border: solid 1px #6699aa;*/
   font-weight: normal;
}

#calendar table td {
   background-color: white;
   /*border: solid 1px #afafaf;*/
   line-height: 1.9em;
   text-align: center;
}

#calendar table td.today {
   border: solid 1px blue;
}

#calendar table td.event {
   background-color: #8acefd;
}

#TopNav {
   height: 30px;
   background-color: black;
   display: none;
}

table.border {
   font-size: 1em;
   line-height: 1.8em;
   color: #555555;
   border-collapse:collapse;
}

table.border th {
   background-color: #7caadd;
   border-top: solid 2px #6699aa;
}

table.border td {
   background-color: #afcfef;
   background-color: #dfdfdf;
   border-top: solid 1px white;
}

table.border2 {
   font-size: 1em;
   line-height: 1.8em;
   color: #555555;
   border-collapse:collapse;
}

table.border2 th {
   background-color: #7caadd;
   border-top: solid 2px #6699aa;
   color: white;
   text-align: left;
   padding-left: 5px;
}

table.border2 td {
   background-color: #afcfef;
   background-color: #dfdfdf;
   border: solid 1px white;
   padding-left: 5px;
}

#rightColumn {
   width: 250px;
   float: right;
   text-align: right;
}

#rightColumn a { color: #24537d; }

#rightColumn div.item {
	margin-bottom: 2em;
}

h1.rightCol {
   font-family: georgia;
   font-style: italic;
   font-weight: bold;
   font-weight: normal;
   border-bottom: dotted 1px #75b5cf;
   color: #75b5cf;
   color: #24537d;
   font-size: 1.5em;
   font-size: 1.3em;
   font-style: normal;
   margin-bottom: .2em;
}

#counterBox {
	float: right;
   padding: 5px;
   background-color: #f3f4f3;
   background-image: url(sec_grad.jpg);
   background-repeat: repeat-x;
   border: solid 1px #9f9f9f;
   color: #7f7f7f;
   font-family: georgia;
	text-align: center;
	font-style: italic;
	font-size: .8em;
	width: 228px;
}

#counterBox p.festivalDate {
  color: #7f7f7f;
  font-size: 1.8em;
  font-style: normal;
  font-weight: bold;
	margin: 0 0 0.2em;
}

#internationalMonth {
    float: right;
    border: 1px solid black;
    text-align: center;
    width: 228px;
}

#internationalMonth p {
    margin: 0;
    padding: 0;
}

#internationalMonth h3 {
    font-weight: bold;
}

#leftColumn {
   margin-right: 270px;
}

.height20 {
   height: 20em;
}

#section3 {
   padding: 5px;
   background-color: #e4e4e4;
   background-color: #f3f4f3;
   background-image: url(sec_grad.jpg);
   background-repeat: repeat-x;
   border: solid 1px #9f9f9f;
   font-size: 1em;
   color: #7f7f7f;
   font-family: georgia;
   font-style: italic;
   width: 190px;
   width: 90%;
	text-align: center;
}

#section3 img {
   width: 190px;
   margin-bottom: 5px;
}

#section3 h2 {
   font-weight: bold;
   color: #75b5cf;
   color: #7f7f7f;
   font-size: 1.3em;
   font-style: normal;
}
#section3 h1 {
   font-size: 1.5em;
   font-weight: normal;
   font-style: normal;
   color: #7f7f7f;
   font-family: georgia;
   font-style: italic;
}

.infobox {
   border: solid 1px #efefef;
   width: 50%;
   padding: 5px;
}

.floatright { float: right;}

div.center {
    text-align: center;
}

div.spacer {
  clear: both;
}

#international-month-sponsors {
    width: 100%;
}

#international-month-sponsors div.float {
    margin: 5px;
    float: left;
}

#register-now label { 
    display: block; 
    float: left;
    width: 50px;
}

div.inner {
    margin: auto;
    width: 95%;
}

#register-now {
    border: 1px solid black;
    background-color: #eee;
    margin: 0 1.5em 2em 1.5em;
    padding: 1em;
    width: 45%;
}

#register-now a {
    font-size: 175%;
}

div.right {
    float: right;
    margin: 0 0 1em 1em;
}

div.left {
    float: left;
    margin: 0 1em 1em 0;
}

#ticketPrices {
    line-height: 110%;
    width: 85%;
}

#ticketPrices th {
    text-align: left;
    padding: 5px;
}

#ticketPrices td {
    padding: 5px;
}

table.tickets {
    border-collapse: collapse;
}

table.tickets td, table.tickets th {
    border: 1px solid #999;
    padding: 5px;
}

#pay-now {
    float: left;
    width: 45%;
    margin-right: 2em;
    margin-top: 2em;
    border: 1px solid #aaa;
    background-color: #ddd;
    padding: 1em;
}

#reserve-now {
    float: left;
    width: 45%;
    margin-top: 2em;
    border: 1px solid #aaa;
    background-color: #ddd;
    padding: 1em;
}

#reserve-now label {
    display: block;
}

#reserve-now div {
    margin-bottom: .5em;
}

label.error {
    color: #c00;
}

/* Styling for award winner boxes on the home page */

tr.venuebottom td {
    padding-bottom: 20px;
}

tr.winners td {
    border-top: 1px solid #ddd;
    padding-top: 20px;
}

div.awardwinner {
    padding: 5px;
    float: left; 
    width: 45%;
    height: 128px;
    border: 1px solid #003669;
    color: #ffffff;
    background: url(/images/bg-winner.jpg);
    text-align: center;
    margin-right: 10px;
    margin-left: 5px;
    line-height: 125%;
    font-size: 90%;
}

div.awardwinner img {
    float: left;
    margin-right: 10px;
    border: 1px solid #003669;
}

div.awardwinner p.country {
    font-family: Georgia;
    font-size: 150%;
}

