body {
font-family: verdana, arial, sans-serif;
font-size: 85%;
line-height: 100%;
}

a:link, a:visited {
background-color: transparent;
color: #00b5f0;
text-decoration: none;
}

a:hover {
background-color: transparent;
color: #ffc;
text-decoration: underline;
}

a:visited {
background-color: transparent;
color: #00b5f0;
text-decoration: none; 
}	


/* ////// LAYOUT ELEMENTS //////  */

#top_banner {
width: 760px;
height: 24px;
background-image: url(../images/top_bg.jpg);
background-repeat: no-repeat;
background-position: 0 0;
background-color: transparent;
text-align: right;
font-size: 100%;
padding: 6px 10px 0 0;
color: #2c2b31;}

#containerWrapper {
background: #242328;
color: #ffc;
padding: 0;
margin: 0 0 0 0; 
background-image: url(../images/bg.jpg);
background-repeat: repeat-x;
}

#container {
width: 760px;
margin: 0em auto;
padding: 0px;
background-color: transparent;
}

#left_column {
width: 190px;
margin: 0 400px 0 0;	
padding: 10px 10px 30px 10px;
border: 0px solid #fff;
background-image: url(../images/bg_dark.jpg);
background-repeat: repeat-x;
background-position: 0 0;
background-color: transparent;
}

#left_column_center {
width: 190px;
margin: 0 400px 0 0;	
padding: 10px 10px 30px 10px;
border: 0px solid #fff;
background-image: url(../images/bg_dark.jpg);
background-repeat: repeat-x;
background-position: 0 0;
background-color: transparent;
text-align: center;
}

#content {
width: 520px;
float: right;
padding: 10px 10px 30px 10px;
background-image: url(../images/bg_dark.jpg);
background-repeat: repeat-x;
background-position: 0 0;
background-color: transparent;
border: 0px solid green;
text-align: left;
}

#content p {
color: #ffc;
}

.dark_panel, .light_panel {
float: right;
width: 180px;
margin: 0 0 0 15px;
padding: 10px;
border-bottom: 1px solid #999;
}

.light_panel {
background-image: url(../images/light_panel_bg.jpg);
background-repeat: repeat-x;
background-position: 0 0;
background-color: #d4d5a9;
border: 1px solid #d4d5a9;
color: #333;
}

.dark_panel {
background-image: url(../images/bg_dark.jpg);
background-repeat: repeat-x;
background-position: 0 0;
background-color: #2d3121;
border: 0px solid #2d3121;
color: #fff;
}

.recipe_panel {
float: right;
width: 180px;
margin: 0 0 0 15px;
padding: 10px;
border-bottom: 1px solid #999;
background-image: url(../images/bg_dark.jpg);
background-repeat: repeat-x;
background-position: 0 0;
background-color: #242328;
border: 1px solid #2d3121;
color: #a9ab86;
font-size: 85%;
line-height: 130%;
}

.section_divider {
background-color: transparent;
border-top: 1px solid #4a4e37;
padding: 15px 5px 15px 0;
clear: both;
}

.home_image_panel {
background-color: transparent;
border: 0px solid #666;
width: 218px; 
margin: 10px 30px 50px 10px; 
padding: 0;
float: left; 
}

.contestant_out {
background-color: transparent;
padding: 10px;
margin: 0;
color: #ffc;
}


/* footer */

#footer{
background-color: transparent;
padding: 10px 0 0 0;
margin: 10px 0 10px 0;
font-size: 90%;
color: #919373;
border-top: 1px solid #6f7952;
}

#footer a {
text-decoration: none;
color: #919373;
}

#footer a:hover {
text-decoration: underline;
color: #919373;
background-color: transparent;
}

#footer a:visited {
text-decoration: none;
color: #919373;
background-color: transparent;
}

#containerWrapper p, ul, ol {
margin: 0 0 20px 0;
padding: 0;
line-height: 130%;
font-size: 100%;
}

ul, ol {
margin: 0 0 0 30px;
}

ol.map {
font-size: 85%;
}


/* ////// TYPOGRAPHY //////  */

h1 {
margin: 0;
padding: 0;
}

h2 {
font-family: Georgia, "Times New Roman", serif;
font-size: 160%;
font-weight: normal;
line-height: 110%;
margin: 10px 0 15px 0;
padding: 0 0 5px 0;
background-color: transparent;
border-bottom: 1px dotted #6f7952;
color: #ffc;
}

h3 {
font-family: Georgia, "Times New Roman", serif;
font-size: 140%;
line-height: 110%;
font-weight: normal;
color: #00b5f0;
margin: 20px 0 20px 0;
padding: 0 0 5px 0;
background-color: transparent;
}

h3.recipe {
font-family: Georgia, "Times New Roman", serif;
font-size: 140%;
line-height: 120%;
font-weight: normal;
color: #fff;
margin: 20px 0 20px 0;
padding: 0 0 5px 0;
background-color: transparent;
}

h4 {
font-size: 100%;
line-height: 120%;
font-weight: bold;
color: #fff;
margin: 10px 0 2px 0;
padding: 0;
background-color: transparent;
}

#tx_info {
font-family: Georgia, "Times New Roman", serif;
font-weight: normal;
font-size: 120%;
line-height: 130%;
color: #ffc;
background-color: transparent;
padding: 0 0 1em 0;
text-align: right;
}

.serif_lge {
font-family: Georgia, "Times New Roman", serif;
font-size: 170%;
line-height: 120%;
background-color: transparent;
}

.serif_sml {
font-family: Georgia, "Times New Roman", serif;
font-size: 130%;
line-height: 120%;
background-color: transparent;
}

.sans_lge {
font-size: 170%;
line-height: 120%;
background-color: transparent;
}

.sans_sml {
font-size: 120%;
line-height: 130%;
background-color: transparent;
}

.small_type {
font-size: 85%;
}

.festival_date {
text-transform: none;
color: #996;
margin-bottom: 5px;
}

.contestant_index_box {
width: 170px;
height: 120px;
background-image: url(../images/dark_panel_bg.jpg);
background-color: #2d3121;
border: 1px solid #6f7952;
text-align: center;
padding: 10px 5px 5px 5px;
margin: 5px;float: left;
}


/* ////// NAVIGATION //////  */

/* main navigation */

#mainnav{
font-family: Georgia, "Times New Roman", serif;
font-size: 120%;
color: #00b5f0;
padding: 10px 0;
margin-bottom: 30px;
border-bottom: 2px solid #8ab211;
width: 760px;
text-align: center;
border-top: 2px dotted #6f7952;
border-bottom: 2px dotted #6f7952;
}

#mainnav ul{
margin: 0;
padding: 0;
list-style-type: none;
}

#mainnav li{
display: inline;
padding: 0 8px 0 8px;
font-size: 120%;
}

#mainnav li a{
text-decoration: none;
color: #00b5f0;
}

#mainnav li a:hover{
text-decoration: none;
color: #ffc;
background-color: transparent;
}


/* sub navigation */

.subnav {
}

.subnav ul {
list-style: none;
padding: 0;
margin: 0 0 15px 0;
}

.subnav li {
padding: 0;
border: 0;
}

.subnav a:link, .subnav a:visited { 
display: block;
height: 35px;
color: #ffc;
font-size: 100%;
text-decoration: none;
padding: 15px 0px 0 55px;
border-bottom: 1px solid #808264;
}

.subnav a:hover { 
display: block;
height: 35px;
color: #00b5f0;
text-decoration: none;
padding: 15px 0px 0 56px;
border-bottom: 1px solid #9b9e7b;
}

.subnav li#out a {
color: #808264;
}

.subnav li#out a:hover {
color: #abad88;
}

.clearboth {
clear: both;
}

img.video {
width: 230px;
height: 150px;
border: 0;
}

img.contestantimg {
width: 50px;
height: 50px;
margin: 3px;
}

img.contestantoutimg {
width: 50px;
height: 50px;
margin: 0;
float: right;
}

img.panel {
width: 180px;
height: 120px;
}

img.left_col {
width: 180px;
height: 120px;
margin: 10px 0 20px 0;
}

img.contestant_index {
width: 150px;
height: 100px;
border: 0;
}

img.framed_left {
float: left;
margin: 0 10px 0 0;
width: 250px;
height: 167px;
padding: 5px;
border: 1px solid #6f7952;
}

img.framed_right {
float: right;
margin: 0 0 0 10px;
width: 250px;
height: 167px;
padding: 5px;
border: 1px solid #6f7952;
}

img.framed {
margin: 0 0 10px 0;
width: 250px;
height: 167px;
padding: 5px;
border: 1px solid #6f7952;
}

img.home {
margin: 0 0 15px 0;
width: 228px;
height: 152spx;
padding: 0;
border: 1px solid #6f7952;
}


/* contestant grid */

#contestant_grid {
text-align: center;
padding: 5px 0 10px 0 ;
background-image: url(../images/bg_dark.jpg);
background-repeat: repeat-x;
background-position: 0 0;
background-color: transparent;
margin: 0 0 30px 0;
color: #fff;
border-bottom: 1px solid #6f7952;
}

#contestant_grid a:link {
color: #bcaf78;
}

#contestant_grid a:visited {
color: #bcaf78;
}

#contestant_grid a:hover {
color: #00b5f0;
}

.formfield {
background-color: #fff;
width: 250px;
height: 20px;
margin-top: 3px;
}

.formtextarea {
background-color: #fff;
width: 250px;
margin-top: 3px;
}


/* icon links */

.winrequired, .videolink, .gallerylink {
font-size: 90%;
padding: 10px 35px 10px 35px;
margin: 0px 0 0px 0; 
text-decoration: none;
border-bottom: 1px dotted #919373;
}

.winrequired, .videolink, .gallerylink a:link {
color: #ffc;
text-decoration: none;
background-color: transparent;
}

.winrequired, .videolink, .gallerylink a:active {
color: #00b5f0;
text-decoration: none;
background-color: transparent;
}

.winrequired, .videolink, .gallerylink a:visited {
color: #ffc;
text-decoration: none;
}

.winrequired {
background: url(../images/win_icon.png) no-repeat;
background-position: 3px 50%;
}

.videolink {
background: url(../images/video.gif) no-repeat;
background-position: 3px 50%;
font-weight: bold;
}

.gallerylink {
background: url(../images/gallery_icon.png) no-repeat;
background-position: 3px 50%;
font-weight: bold;
}


/* forum */
.forum_page {
background: url(../images/forum_bg.jpg);
background-position: 0px 0px;
background-color: #ffc;
color: #000;
padding: 0;
width: 510px;
padding-bottom: 50px;
}

.forum_entry {
padding: 25px 20px 0 25px;
font-size: 14px;
line-height: 20px;
}

.forum_author {
font-weight: bold;
}

.white {
color: #fff;
}

.blue {
color: #00b5f0;
}

.underline {
border-bottom: 1px dotted #6f7952;
}


/* glossary table styles */

.welsh { 
background-color: #494f39; 
}

.french { 
background-color: #3e4430; 
}

.english { 
background-color: #363b29; 
}

.english, .welsh, .french { 
border-left: 1px solid #919373; 
} 

#content ol, #content ul {
margin-bottom: 20px;
}

fieldset {
margin-bottom: .5em; 
border: 1px #ffc solid;
}

input {
margin: .5em 0 .5em 0;
}

#s4c-head2, div#s4c-foot2 {
font-size:0.9em;
}

/*cw-logo*/
div#cw-logo {
text-align:center;
}
div#cw-logo img {
border:0;
}
