body {
	margin: 0; padding: 0;
	font: 12px/1.5 Arial, Verdana, Helvetica, sans-serif;
	color: #333; background-color: #ddd;
}

/* Browser Bugs */
html p { text-align: left; }
img { border: 0; -ms-interpolation-mode:bicubic; }

/* Common Global Defaults */
p { margin: 0 0 1em 0; }
hr { height: 1px; color: #ccc; background-color: transparent; margin: 0 0 0.4em 0; }
.x-small { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; line-height: 1.2em; }

h1, h2, h3, h4 { padding: 0; margin: 0 0 0.3em 0; }

ol li { margin-bottom: 10px; }

a:link { color: #36d; background-color: transparent;}
a:visited { color: #69d; background-color: transparent; }
a:hover, a:active { color: #a00; background-color: transparent; }

/* Page Elements */
div#pageWrapper { width: 1020px; margin: 0 auto; }

table#pageTable td.leftBg { padding: 0; background: #ddd url(../images/bg/bg-left.jpg) top right repeat-y; }
table#pageTable td.rightBg { padding: 0; background: #ddd url(../images/bg/bg-right.jpg) top left repeat-y; }
table#pageTable td.page { padding: 0; width: 920px; }

table#twoColTable td.leftCol { background: #f4f0d9 url(../images/bg/bg-logo-page.gif) no-repeat 345px 15px; }

table#contactInfoTable td { vertical-align: top; padding: 0 0 12px 0; }
	table#contactInfoTable td.contactInfoType { font-weight: bold; padding-right: 10px; }

div#header { background: #1e882b url(../images/bg/bg-header.jpg) top left no-repeat; }
	div#header img#logoImg { float: left; margin: 22px 0 18px 16px; }
	div#header img#langImg { float: right; margin: 18px 18px 0 0; }
	div#header input#viewCartImg { float: right; margin: 8px 10px 0 0; }

table#islandNavTable td { padding: 0; }

table#navTable { width: 100%; background: #e6c33b url(../images/bg/bg-nav.gif) top left repeat-x; }
	table#navTable td img { margin: 0px 7px; }
	table#navTable td.menuFirst { padding-left: 12px; }
	table#navTable td { padding: 0 20px; }

#secondaryNav ul, #tertiaryNav ul { margin: 0; padding: 3px 0 3px 16px; }
	#secondaryNav ul li, #tertiaryNav ul li { margin: 0 0 5px 0; padding: 0; font-weight: normal; }
	#secondaryNav a, #tertiaryNav a { color: #373; }

table#twoColTable td.leftCol { padding: 24px 24px; width: 552px; vertical-align: top; background-color: #f4f0d9; color: #444; font-family: Georgia, Times, "Times New Roman", serif; font-size: 16px; line-height: 1.3em; }

div#content { font-family: Georgia, Times, "Times New Roman", serif; font-size: 16px; line-height: 1.3em; }
div.post h2, h2.pagetitle { font-size: 18px; letter-spacing: -1px; text-align: left; }
h3#comments, div#respond h3, div.post h3 { font-size: 16px; letter-spacing: -1px; }
.commentlist p, div#respond { font-size: 12px; }

table#twoColTable td.rightCol { padding: 24px 13px; vertical-align: top; background: #f3e597 url(../images/bg/bg-sidebar.jpg) top left repeat-y; color: #000; width: 294px; font-size: 12px; line-height: 1.3em; }
	
div#footer { background: transparent url(../images/bg/bg-footer.jpg) repeat-x top left; padding: 110px 12px 12px 12px; color: #fff; font-family: Arial, sans-serif; font-size: 11px; }

div.sideBox { background: #fff url(../images/bg/bg-sidebox-bottom.gif) bottom left no-repeat; margin-bottom: 12px; }
	div.sideBoxContent { background: transparent url(../images/bg/bg-sidebox-top.gif) top left no-repeat;
					     font-family: Georgia, Times, "Times New Roman", serif; font-size: 14px; font-weight: bold; padding: 13px 14px 11px 14px; }
div.contentSideBox { line-height: 1.35; }
	div.contentSideBox div.sideBoxContent { font-weight: normal; }

div#sidebar ul li.widget a { color: #333; }
div#sidebar ul li.widget a:link { text-decoration: underline; }
div#sidebar ul li.widget a:visited{ text-decoration: underline; }
div#sidebar ul li.widget a:hover { text-decoration: underline; color: #36d; }
div#sidebar ul li.widget a:active { text-decoration: underline;  color: #36d; }

div#eventPoster { margin: 8px 0 14px 0; }
div#souvenirTShirt { }
img.paraImg { border: 3px solid #d0d0d0; display: block; margin: 0 auto; }
div.paraCaption { text-align: center; margin: 3px 0 2px 0; }
div#souvenirTShirt .btnStore { margin: 8px auto 0 auto; }
div.divider { margin-top: 10px; margin-bottom: 10px; border-bottom: 1px dotted #777; }

div#productsBox { background: #fff url(../images/bg/bg-sidebox-bottom.gif) bottom left no-repeat; }
	div#productsBox div.productEntry { border-top: 1px solid #f3e597; font-family: Georgia, Times, "Times New Roman", serif; font-size: 14px; font-weight: bold; line-height: 1.3em; padding: 13px 14px 8px 14px; }
	div#productsBox div.productEntry a { color: #000; }
		div#productsBox div.productEntry a:link { text-decoration: none; }
		div#productsBox div.productEntry a:visited { text-decoration: none; }
		div#productsBox div.productEntry a:hover { text-decoration: underline; }
		div#productsBox div.productEntry a:active { color: #a00; text-decoration: underline; }
	div#productsBox div.firstProductEntry { border-top: none; background: transparent url(../images/bg/bg-sidebox-top.gif) top left no-repeat; }
	div#productsBox img.prodImg { float: left; margin-right: 11px; margin-bottom: 4px; }

div#picBox img { display: block; background-color: #fff; border: 1px solid #333; margin-bottom: 10px; }
img.btnStore { display: block; margin: 5px 0 3px 0; }

/* Menus */
div.menuContainer { position: relative; }
table.menuList { position: absolute; top: 32px; left: 4px; color: #5a4a08; background-color: #fbf9b4; visibility: hidden; border-right: 1px solid #ddd; }
	table#navTable table.menuList td { padding: 4px 30px 5px 12px; text-align: left; border-bottom: 1px solid #f1e18b; white-space: nowrap; font-size: 14px; color: #5a4a08; }
	table.menuList .unhilited { cursor: pointer; color: #5a4a08; background-color: #fbf9b4; }
	table.menuList .hilited { cursor: pointer; color: #4c3e03; background-color: #f0e59c; }
table#festivalsMenu { width: 140px; }

/* Forms */
div.formField { margin: 0 0 0.7em 0; }
input.multiField, select.multiField, input.stdField, select.stdField { border: 1px solid #cfcfcf; background-color: #e6e6e6; color: #333; font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; }
input.stdField, select.stdField { display: block; margin-bottom: 3px; }
form div.fieldLabel { font-weight: bold; }
textarea.stdField { border: 1px solid #cfcfcf; background-color: #e6e6e6; font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; }

/* Other */
.pdfIcon { background: transparent url(../images/icons/icon-pdf.gif) no-repeat 0 4px; padding: 2px 0 2px 21px; display: block; }

img.frameLeft { display: block; padding: 3px; border: 1px solid #ccc; float: left; margin: 0 8px 4px 0; }
img.frameRight { display: block; padding: 3px; border: 1px solid #ccc; float: right; margin: 0 0 4px 6px; }
img.framed { display: block; padding: 3px; border: 1px solid #ccc; margin-bottom: 4px; }
img.floatClear { display: block; clear: both; }
img.centered { display: block; margin: 0 auto; }
img.sboxFrameRight { display: block; float: right; border: 1px solid #666; margin-left: 4px; margin-bottom: 2px; }

img.sboxPic  { display: block; border: 1px solid #ccc; padding: 4px; margin-bottom: 10px; }
img.sboxCreditedPic  { display: block; border: 1px solid #ccc; padding: 4px; margin-bottom: 2px; }
td.photoCredit { color: #777; font-size: 10px; text-align: right; }
div.sboxPhotoCredit { color: #777; font-size: 10px; text-align: right; margin-bottom: 10px; }

h3.newAnnounce { padding-left: 54px; font-size: 17px; letter-spacing: -1px; padding-top: 2px; padding-bottom: 8px; background: transparent url(../en/images/bg/bg-new-icon.gif) top left no-repeat; margin-bottom: 0; }
p.newAnnounce { margin-bottom: 6px; }

div.post { padding-top: 5px; clear: both; }

div.musPlayer { float: right; width: 40px; font-family: Arial, Verdana, sans-serif; font-size: 11px; color: #777; }
	div.musPlayer table td { vertical-align: top; padding: 0 0 0 2px; }
		div.musPlayer table td.player { padding-top: 2px; }
		div.musPlayer table td embed { border: 1px solid #ddd; padding: 1px; background-color: #fff; }
