/******************************* Global Styles *****************************************/
html {
	width: 100%;
	height: 100%;
}
body {
	width: 100%;
	height: 100%;
	text-align: center;
	/*background: #283c61;*/
	font-family: "Lucida Grande", "Lucida", "Tahoma", "Arial New", "Arial", sans-serif;
	font-size: 12px;
	/*color: #596479;*/
	color: #393e47;
	/*font-style: italic;*/
	/*background: url('../img/bg-site-check.gif') repeat top left;*/
}
p {
	line-height: 18px;
}
body .wrap-main {
	width: 1010px;
	width: 100%;
	margin: 0 auto;
	/*border: 1px solid gray;*/
	/*background: #fff url('../img/2011-bg.gif') repeat-x 0px 0px;*/
	background: url("../img/festa2011lacetile.jpg") repeat scroll left top #FFFFFF;
	text-align: center;
}
body .wrap-head {
	width: 950px;
	height: 214px;
	height: 240px;
	position: relative;
	text-align: center;
	margin: 0 auto;
	/* required for menus */
	/*z-index: 1988;*/
	z-index: 15;
	background :#fff;
}
body .wrap-head .logo {
	position: relative;
	top: 15px;
	margin: 0 auto;
	width: 319px;
	height: 126px;
	cursor: pointer;
	background: url('../img/head-festa-logo.gif') no-repeat top left;
	display: none;
}
body .wrap-head .pattern {
	position: absolute;
	left: 0px;
	top: 0px;
	/*background: url('../img/pattern-head.gif') no-repeat 0px 0px;*/
	/*background: url('../img/2011-header.gif') no-repeat 0px 0px;	*/
	background: url('../img/festa2011header2.jpg') no-repeat 0px 0px;	
	width: 100%;
	height: 206px;
}
body .wrap-content {
	text-align: left;
	width: 950px;
	min-height: 500px;
	padding-top: 10px;
	background: #fff;

	/* required for menus */
	z-index: 0; 
	margin: 0px auto 0px auto;

}


body .wrap-content .col {
	display: inline;
	float: left;
}
body .wrap-content .row {
	display: block;
}

body .wrap-foot {
	height: 372px;
	width: 950px;
	margin: 0px auto 0 auto;
	text-align: left;
	height: 160px;

	/*height: 160px !important;*/
}
body .wrap-foot .supporters {
	width: 100%;
	height: 200px;
	border-top: 2px solid silver;
	position: relative;
	text-align: left;
	padding-top: 10px;
	display: none !important;
}
body .wrap-foot .supporters .logo {
	position: relative;
	margin-top: 15px;
	margin-right: 2px;
	left: 7px;
	top: 0px;
	cursor: pointer;
}
body .wrap-foot .supporters .logo.tall { top: 10px; }
body .wrap-foot .supporters .logo.medium { top: 3px; }

body .wrap-foot .supporters .message { 
	position: absolute;
	top: 28px; 
	left: 7px;
	text-transform: uppercase;
	font-size: 9px;
	font-style: normal;
	display: none;
}
body .main-image-blank{
	background: #345ca3;
	width: 515px;
	height: 315px;
	margin-left: 18px;
}
body .wrap-foot .footer {
	color: white;
	height: 160px;
	position: relative;
	background: #345ca3 url('../img/bg-site-footer.gif') no-repeat top left;
	text-align: center;
	width: 950px;
	margin: 0 auto;
	font-size: 11px;
}
body .wrap-foot .footer a { color: white; text-decoration: none; white-space: nowrap;}
body .wrap-foot .footer a:hover { text-decoration: underline; }
body .wrap-foot .footer .footer-text {
	white-space: nowrap;
	position: relative;
	left: 0px;
	top: 110px; 
	width: 620px;
	margin: 0 auto;
	text-align: center;
}
body .wrap-foot .footer .footer-text .row-2{ margin-top: 7px; color: #8ca3cb !important; }
body .wrap-foot .footer .footer-text .row-2 a { color: #8ca3cb; }

body .wrap-foot .footer .footer-text .link {
	display: inline;
	float: left;
	margin-left: 10px;
	cursor: pointer
}
body .wrap-foot .footer .footer-text .h_divider {
	display: inline;
	float: left;
	margin-left: 7px;
	border-right: 1px solid white;
	height: 1em;
	position: relative;
	top: 3px;
	left: 0px;
}
body .wrap-foot .footer .link-sitemap{
	position: absolute;
	right: 18px;
	bottom: 18px;
}

a { 
	/*color: #596479; */
	color: #393e47;
}
/**************************** End Global Styles *****************************************/

/**************************** Menu Styles **********************************************/
ul.menu-regions {
	margin-top: 5px;
	margin-left: 12px;
	height: 30px;
	width: 520px;
	clear: both;
}
ul.menu-regions li {
	display: inline;
	float: left;
	height: 30px;
	margin-right: 1px;
}
ul.menu-regions li img {
	height: 30px;
}
body .wrap-head .wrap-menu {
	z-index: 1988;
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 35px;
	width: 948px;
	background: url('../img/bg-menu.gif') no-repeat top left;
	text-align: center;
}
body .wrap-head .wrap-menu ul.menu-level-1 {
	position: relative;
	margin: 0 auto;	
	text-align: left;
	/*border: 1px solid green;*/
	height: 35px;
	/*width: 640px;*/ 
	width: 780px;
}
body .wrap-head .wrap-menu ul.menu-level-1 li {
	float: left;
	position: relative;
	background: none;
}
body .wrap-head .wrap-menu ul.menu-level-1 li.over {
}
body .wrap-head .wrap-menu ul.menu-level-1 li ul.menu-level-2 {
	width: 223px;
	position: absolute;
	top: 35px;
	left: 0px;
	/*background: #83181c;*/
	display: none;
}
body .wrap-head .wrap-menu ul.menu-level-1 li ul.menu-level-2 li ul.menu-level-3 {
	position: absolute;
	top: 0px;
	left: 100%;
	display: none;
	width: 232px;
}
body .wrap-head .wrap-menu ul.menu-level-1 li ul.menu-level-2 li {
	float: left;
width: 100%;
	color: white;
}
body .wrap-head .wrap-menu ul.menu-level-1 li ul.menu-level-2 li a {
	display: block; /* to fill width of container */
	background: #83181c;
	font-style: normal;
	cursor: pointer;
	height: 100%;
	text-transform: uppercase;
	text-decoration: none;
	vertical-align: middle;
	/*padding-top: 6px;*/
	color: white;
}
body .wrap-head .wrap-menu ul.menu-level-1 li ul.menu-level-2 li a:hover {
	background: #5b1417;
}
body .wrap-head .wrap-menu ul.menu-level-1 li ul.menu-level-2 li .item {
	padding-top: 7px;
	padding-bottom: 7px;
}

/* custom menu */
body .wrap-head .wrap-menu ul.menu-level-1 li#m-croatia ul.menu-level-2 li .item { padding-left: 22px; }
body .wrap-head .wrap-menu ul.menu-level-1 li#m-festa-gallery ul.menu-level-2 li .item { padding-left: 14px; }
body .wrap-head .wrap-menu ul.menu-level-1 li#m-croatia ul.menu-level-2 { width: 160px !important; }
body .wrap-head .wrap-menu ul.menu-level-1 li#m-festa-gallery ul.menu-level-2 { width: 130px !important; }
body .wrap-head .wrap-menu ul.menu-level-1 li#m-program-2008 { }
body .wrap-head .wrap-menu ul.menu-level-1 li#m-contact { }
body .wrap-head .wrap-menu ul.menu-level-1 li ul.menu-level-2#m-croatia li ul.menu-level-3#m-croatia-regions { width: 216px !important;}

/************************* End Menu Styles **********************************************/


/* general site-wide section */
body .wrap-content .box .ifr_poll { width: 125px; border: none; height: 160px; overflow: hidden; } 
.col#col-c .box img {
	margin-left: 0px !important;
}
body .wrap-content .col#col-c .box .ifr_subscribe_enews, 
body .wrap-content .col#col-b .box .ifr_subscribe_enews 
{ width: 125px; border: none; height: 93px; overflow: hidden; }

#page-home .col#col-a {
	position: relative; 
	top: 0px;
	left: 280px;
}
#page-home .col#col-b {
	position: relative;
	top: 0px;
	left: -525px;
}
#page-sponsorship .thumbset {
}
#page-media .thumbset {
}

