html {
	height: 100%;
	margin: 0;
	padding: 0;
	width: 100%;
}
body {
	background-color: #f2dca5;
	color: #564440;
	font-family: Tahoma, Arial;
	font-size: 13px;
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
}
img {
	border: 0;
}
a,
a:visited,
a:hover {
	color: #70020a;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1, .pageTitle {
	clear: both;
	color: #601400;
	font-family: "Times New Roman", times;
	font-size: 22px;
	font-weight: normal;
	line-height: 1.2em;
	margin: 8px 0;
	padding: 0;
}
.noMargin h1,
.noMargin .pageTitle {
	margin: 8px 14px;
}
.adSenseMainBottom {
	margin: 10px 0;
}

#container {
	height: auto; 
	_height: 100%;
	margin: 0;
	min-height: 100%;
	min-width: 880px;
	padding: 0;
	position: relative; 
	text-align: center;
	width: 100%;
}
.cleanup {
	clear: both;
}

.mainColumn {
	float: left;
	width: 734px;
}
.rightColumn {
	float: right;
	width: 228px;
}

#header {
	background-image: url(/images2/coffeefest/bg-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 150px;
	position: relative;
	width: 100%;
}
#headerBox {
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 974px;
}
#header .logo {
	left: 15px;
	position: absolute;
	top: 7px;
}
#header .title {
	color: #ffffff;
	font-family: "Times New Roman", times;
	font-size: 37px;
	font-weight: bold;
	left: 260px;
	position: absolute;
	top: 28px;
}
#header .langMenu {
	left: 10px;
	position: absolute;
	top: 10px;
}
#header .langMenu a,
#header .langMenu a:visited,
#header .langMenu a:hover {
	color: #e6c696;
	font-weight: bold;
	padding: 0 3px;
}

#infoBlock {
	background-color: #601400;
	height: 360px;
	position: relative;
	width: 100%;
}
#infoBlockBox {
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 974px;
}
#infoBlock .mapLocation {
	background-image: url(/images2/coffeefest/map-bg.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 257px;
	text-align: center;
}
#infoBlock .mapLocation span {
	color: #ccb46a;
	display: block;
	font-family: "Times New Roman", times;
	font-size: 14px;
	font-weight: bold;
	padding-top: 118px;
	text-transform: uppercase;
}



#footerCleanup {
	clear: both;
	height: 110px;
	width: 100%;
}
#logos {
	background-color: #f2dca5;
	bottom: 30px;
	left: 0;
	position: absolute;
	width: 100%;
}
#logosBox {
	height: 80px;
	margin: 0 auto;
	position: relative;
	width: 974px;
}
#logos .mainColumn {
	margin: 14px 0 0 14px;
	width: 720px;
}
#logos .rightColumn {
	padding: 14px 5px 3px;
}
#logos a {
	margin-right: 6px;
	opacity: 0.6;
	filter: alpha(opacity=60);
}
#logos a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

#footer {
	background-color: #57290b;
	bottom: 0;
	left: 0;
	position: absolute;
	width: 100%;
}
#footerBox {
	height: 30px;
	margin: 0 auto;
	position: relative;
	width: 974px;
}
#footer .copyrights {
	color: #f2dca5;
	font-size: 13px;
	left: 10px;
	position: absolute;
	text-align: left;
	top: 6px;
}
#footer .copyrights a,
#footer .copyrights a:visited {
	color: #f2dca5;
	text-decoration: none;
}
#footer .copyrights a:hover {
	color: #f2dca5;
	text-decoration: underline;
}
#footer .sitegist {
	bottom: 7px;
	position: absolute;
	right: 10px;
}

#content {
	position: relative;
	width: 100%;
}
#contentBox {
	background-image: url(/images2/coffeefest/bg-content.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 974px;
}

#maincol {
	float: left;
	text-align: left;
	width: 615px;
}
#leftcol {
	float: left;
	text-align: left;
	width: 300px;
}
#rightcol {
	float: right;
	text-align: left;
	width: 300px;
}



#mainMenu {
	background-color: #b69a59;
	height: 37px;
	position: relative;
	text-align: center;
	width: 100%;
}
#mainMenuBox {
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 974px;
}
#dropdownMenu {
	height: 24px;
	position: relative;
	top: 0px;
	width: 100%;
}
#dropdownMenuBox {
	margin: 0 auto;
	width: 974px;
	z-index: 2;
}
.dropdownMenuIcon {
	float: right;
	font-weight: bold; 
	padding: 3px 5px;
	text-decoration: none;
}

ul.menu {
	/*font-family: "Minion Pro", "Times New Roman", times;*/
	font-family: "Times New Roman", times;
	font-size: 18px;
	list-style: none;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-align: left;
}
ul.menu * { margin: 0; padding: 0; }
ul.menu a { color: #601400; text-decoration: none; display: block; }
/*ul.menu a:visited { color:#9d3d0f; text-decoration:none; }*/
ul.menu a:hover {   color: #ffffff; text-decoration: none; }
ul.menu li { position: relative; float: left; margin-right: 20px; }
ul.menu ul {
/*	border-top: 1px solid #601400;
	border-bottom: 1px solid #601400;*/
	display: none;
	left: 0;
	list-style: none;
	position: absolute;
}
ul.menu ul li {
	background-color: #601400;
	margin: 0;
	opacity: 0.85;
	filter: alpha(opacity=85);
	position: relative;
	width: 260px;
}
ul.menu ul li a { 
/*	border-left: 1px solid #601400;
	border-right: 1px solid #601400;*/
	color: #f2dca5;
	display: block;
	font-size: 12px;
	font-weight: normal;
	padding: 4px 15px 5px;
	text-transform: uppercase;
}
ul.menu ul li a:hover {
	color: #f8edd1;
}
ul.menu ul ul { left: 260px; top: 2px }
ul.menu .menulink { color: #601400; padding: 8px 7px; font-weight: normal; text-transform: uppercase; border: 1px; }
ul.menu .menulink:hover { background-color: #601400; color: #ffffff; }
ul.menu .sub { background: #601400 url(/images2/coffeefest/arrow.gif) 198px 8px no-repeat; }
ul.menu .sub:hover { color: #ffffff; }
ul.menu .menuhover { background-color: #601400; color: #ffffff; }

.newsFull .pic {
	display: block;
	margin: 5px 0;
}
.newsFull .subtitle {
	display: block;
	font-size: 13px;
	margin: 0 14px;
}
.newsFull .text {
	display: block;
	font-size: 13px;
	margin: 10px 14px;
}
.newsFull .share {
	border-top: 1px solid #150704;
	display: block;
	height: 22px;
	margin: 10px 14px;
}

.newsListMain .item {
	margin-bottom: 20px;
}
.newsListMain h2 {
	color: #601400;
	font-family: "Times New Roman", times;
	font-size: 22px;
	font-weight: normal;
	line-height: 1.2em;
	margin: 8px 14px;
	padding: 0;
}
.newsListMain .pic {
	display: block;
	margin: 5px 0;
}
.newsListMain .subtitle {
	display: block;
	font-size: 13px;
	margin: 0 14px;
}
.newsListMain .text {
	display: block;
	font-size: 13px;
	margin: 10px 14px;
}
.newsListMain .text p {
	margin: 0 0 7px 0;
	padding: 0;
}
.newsListMain .share {
	border-top: 1px solid #150704;
	display: block;
	height: 22px;
	margin: 10px 14px;
}

#slider {
	height: 360px;
	overflow: hidden;
	position: relative;
	width: 734px;
}
#slider .item {
	display: none;
	position: relative;
}
#slider .cur {
	display: inline;
}
#slider .item .pic {
	left: 0;
	position: absolute;
	top: 0;
	z-index: 1;
}
#slider .item .text {
	background-color: #000000;
	display: block;
	height: 140px;
	left: 27px;
	opacity: 0.75;
	filter: alpha(opacity=75);
	overflow: hidden;
	position: absolute;
	top: 210px;
	width: 385px;
	z-index: 2;
}
#slider .item .text .title {
	color: #ed1c24;
	display: block;
	font-family: "Times New Roman", times;
	font-size: 38px;
	font-weight: bold;
	height: 50px;
	left: 20px;
	overflow: hidden;
	position: absolute;
	top: 7px;
	width: 345px;
}
#slider .item .text .subtitle {
	color: #ffffff;
	display: block;
	font-family: "Times New Roman", times;
	font-size: 18px;
	height: 75px;
	left: 20px;
	overflow: hidden;
	position: absolute;
	top: 58px;
	width: 345px;
}
#slider .item .text .subtitle p {
	margin: 0;
	padding: 0;
}
#slider .controlBar {
	bottom: 14px;
	display: block;
	position: absolute;
	right: 6px;
	z-index: 3;
}
#slider .controlBar .button,
#slider .controlBar .button:visited,
#slider .controlBar .button:hover {
	background-color: #7f7f7f;
	background-repeat: no-repeat;
	display: block;
	color: #7f7f7f;
	float: left;
	font-size: 11px;
	font-weight: bold;
	margin: 0 7px 0 0;
	text-align: center;
	text-decoration: none;
}
#slider .controlBar .button:hover {
	color: #ff0000;
}
#slider .controlBar a span {
	display: block;
	margin: 30px 0 0 1px;
	text-align: center;
}
#slider .controlBar .slide,
#slider .controlBar .slide:visited {
	height: 23px;
	overflow: hidden;
	opacity: 0.7;
	filter: alpha(opacity=70);
	width: 23px;
}
#slider .controlBar .slide:hover {
	color: #ff0000;
	background-color: #ff0000;
}
#slider .controlBar .selected,
#slider .controlBar .selected:visited,
#slider .controlBar .selected:hover {
	color: #ff0000;
	background-color: #ff0000;
}
/*
#slider .controlBar .prev,
#slider .controlBar .prev:visited,
#slider .controlBar .prev:hover {
	background-image: url(/images2/lvivcenter/arrow-prev.gif);
	background-position: center 5px;
	height: 20px;
	margin: 0 4px;
	width: 5px;
}
#slider .controlBar .prev:hover {
	background-image: url(/images2/lvivcenter/arrow-prev-hover.gif);
}
#slider .controlBar .next,
#slider .controlBar .next:visited,
#slider .controlBar .next:hover {
	background-image: url(/images2/lvivcenter/arrow-next.gif);
	background-position: center 5px;
	height: 20px;
	margin: 0 4px;
	width: 5px;
}
#slider .controlBar .next:hover {
	background-image: url(/images2/lvivcenter/arrow-next-hover.gif);
}
*/








.backToList {
	clear: both;
	margin: 6px 0;
	text-align: right;
}

.gallery .desc {
	margin-bottom: 15px;
}

.galleryItem,
.thumbItem { 
	display: block; 
	float: left; 
	font-size: 11px; 
	height: 150px; 
	overflow: hidden; 
	text-align: center;
	width: 175px; 
}


input, textarea, select {
	border: 1px solid silver;
	color: #230000;
	font-family:  Tahoma, Arial, Verdana, Helvetica, sans-s;
	font-size: 13px;
	padding-left: 3px;
}
.webForm table {
	border: 0;
	border-collapse: collapse;
}
.webForm td {
	border-bottom: 1px solid #cecece;
}
.webForm .fieldSubtitle {
	padding: 4px 0 8px 0;
}
.webForm .fieldTitle {
	padding: 4px;
	text-align: right;
}
.webForm .fieldControl {
	padding: 4px;
}
.mandatory,
.webForm .mandatory {
	color: red;
	font-weight: bold;
	text-align: left;
}
.webForm input {
	width: 350px;
}
.webForm textarea {
	height: 110px;
	width: 350px;
}
.webForm select {
	width: 355px;
}
.webForm .fieldCheckbox input {
	width: auto;
}
.webForm .button {
	background-color: #f0f0f0;
	width: 150px;
}
.successMessages {
	color: green;
	font-weight: bold;
	margin: 0 0 20px 0;
}
.errorMessages {
	color: red;
	font-weight: bold;
	margin: 0 0 20px 0;
}


.homepageSlideshow {
	height: 400px;
	margin: 15px 0;
	overflow: hidden;
	width: 600px;
}
.homepageSlideshow .sgSlideshow-itemFolder,
.homepageSlideshow .sgSlideshow-item {
	margin: 0;
	padding: 0;
}
.homepageSlideshow .show-next {
	position: absolute;
	right: 0;
	top: 0;
}
.homepageSlideshow .show-prev {
	left: 0;
	position: absolute;
	top: 0;
}
.homepageSlideshow .show-next a,
.homepageSlideshow .show-prev a {
	background-image: url(/images2/oldcityhostel/hp-slideshow-arrows.png);
	background-repeat: no-repeat;
	cursor: pointer;
	display: block;
	height: 400px;
	overflow: hidden;
	text-decoration: none;
	text-indent: 1000px;
	width: 250px;
}
.homepageSlideshow .show-next a {
	background-position: right -400px;
}
.homepageSlideshow .show-prev a {
	background-position: left -400px;
}
.homepageSlideshow .show-next a:hover {
	background-position: right 0px;
}
.homepageSlideshow .show-prev a:hover {
	background-position: left 0px;
}

#headerBox .bannerBox {
	float: right;
	margin-top: 26px;
}



#content .mainColumn {
	margin: 0 14px;
	width: 706px;
}
#content .noMargin {
	margin: 0;
	width: 734px;
}
#content .rightColumn .sectionTitle {
	color: #601400;
	font-size: 16px;
	font-weight: bold;
	padding: 0 5px 3px;
	text-align: center;
}
#content .rightColumn .separator {
	background-image: url(/images2/coffeefest/bg-right-separator.gif);
	background-position: left center;
	background-repeat: repeat-x;
	clear: both;
	display: block;
	height: 15px;
	margin: 0 1px;
}

#partnerList {
    height: 120px;
}
#partnerList .item {
	display: none;
}
#partnerList .cur {
	display: inline;
}

.participantList {
}
.participant {
	display: block;
	float: left;
	height: 100px;
	text-align: center;
	width: 170px;
}

.addthis_toolbox {
	float: right;
	margin: 5px 5px 0 0;
}

.findUsOnFacebook a,
.findUsOnFacebook a:visited,
.findUsOnFacebook a:hover {
	background-color: #3b5998;
	background-image: url(/images2/coffeefest/facebook.gif);
	background-position: 160px 10px;
	background-repeat: no-repeat;
	color: #ffffff;
	display: block;
	font-size: 13px;
	height: 33px;
	position: relative;
	text-decoration: none;
}
.findUsOnFacebook a span {
	position: absolute;
	right: 75px;
	top: 9px;
}


.mainColumn .feedback .item {
	clear: both;
	margin-bottom: 25px;
}
.mainColumn .feedback .pic {
	float: left;
	margin: 0 10px 6px 0;
	text-align: center;
	width: 230px;
}
.mainColumn .feedback .title {
	font-size: 16px;
	font-weight: bold;
	margin-left: 240px;
}
.mainColumn .feedback .text {
	margin-left: 240px;
}


.mainColumn .recipes .item {
	clear: both;
	margin-bottom: 25px;
}
.mainColumn .recipes .pic {
	float: left;
	margin: 0 10px 6px 0;
	text-align: center;
	width: 230px;
}
.mainColumn .recipes .title {
	font-size: 16px;
	font-weight: bold;
	margin-left: 240px;
}
.mainColumn .recipes .text {
	margin-left: 240px;
}
.mainColumn .recipes .share {
	border-top: 1px solid #150704;
	display: block;
	height: 22px;
	margin: 10px 14px;
}

.rightColumn .recipes {
	font-family: "Times New Roman", times;
	font-size: 14px;
}
.rightColumn .recipes .pic {
	text-align: center;
}
.rightColumn .recipes .title {
	color: #601400;
	font-weight: bold;
	padding: 0 7px 3px;
	text-transform: uppercase;
}
.rightColumn .recipes .text {
	color: #564440;
	padding: 0 7px;
}
.rightColumn .recipes p,
.rightColumn .recipes ul,
.rightColumn .recipes li {
	margin: 0;
	padding: 0;
}
.rightColumn .recipes li {
	margin-left: 25px;
}



.img-left {
	float: left;
	margin: 0 8px 5px 0;
}
.img-right {
	float: right;
	margin: 0 0 5px 8px;
}
.img-center {
	display: block;
	margin: 0 auto 5px;
}
.img-wide {
	display: block;
	margin: 0 0 5px -14px;
}
.noMargin .img-wide {
	/*margin: 0 0 5px 0 !important;*/
	margin: 0 0 5px -14px;
}


#pollViaEmail .subTitle {
	color: #601400;
	border-bottom: 2px solid #601400;
	clear: both;
	font-size: 14px;
	font-weight: bold;
	margin: 6px 0 8px 0;
	padding: 0 0 3px 0;
}
#pollViaEmail .intro {
	margin: 0 0 20px 0;
}
#pollViaEmail .pollOption {
	display: block;
	float: left;
	height: 100px;
	margin: 0 0 36px 0;
	text-align: center;
	width: 175px;
}
#pollViaEmail .pollOption label {
	cursor: pointer;
}
#pollViaEmail .pollOption .control {
	display: none;
}
#pollViaEmail .pollOption .pic {
	display: block;
}
#pollViaEmail .pollOption .title {
	display: block;
}
#pollViaEmail .pollOption .percentageBar {
	background-color: #601400;
	display: inline-block;
	height: 8px;
	margin: 5px 7px 0 0;
}
#pollViaEmail .email input {
	width: 300px;
}
#pollViaEmail .button {
	margin-top: 15px;
	text-align: center;
}


.mapPopup {
	margin-left: 15px;
	text-align: center;
}
.mapPopup .title {
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
}
.mapPopup .address {
	font-size: 12px;
	font-weight: normal;
}
