html, body, div, span, 
h1, h2, h3, h4, h5, h6, p, a, cite, code, img, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
	line-height: 1;
}
body {
	font-size: 62.5%;
	padding: 0.5em;
	line-height: 1;
	color: black;	
}

*:first-child+html h1 { font-size: 192%; }
*:first-child+html h2 { font-size: 145%; }
*:first-child+html h3 { font-size: 115%; }
*:first-child+html h4 { font-size: 105%; }
*:first-child+html h5 { font-size: 80%; }
*:first-child+html h6 { font-size: 65%; }

h1 { _font-size: 192%; }
h2 { _font-size: 145%; }
h3 { _font-size: 115%; }
h4 { _font-size: 105%; }
h5 { _font-size: 80%; }
h6 { _font-size: 65%; }

:focus {
	outline: 0;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

html {
	background: #d7567f url(/design/_images/html_bg.jpg) 0 0 repeat-x;
}

img.right {
	float: right;
	margin: 1em 0 1em 1.5em;
	padding: 3px;
	border: 1px #eee solid;	
}

#wrapper {
	width: 863px;
	margin: 1em auto;	
}

#wrapper2 {
	background-color: #fff;
	margin: 0 15px;	
}

ul#langs {
	margin: 0 15px 0 0;
	padding: 80px 0 0 0;
	list-style: none;
	float: right;	
}

ul#langs li {
	float: left;	
	margin-right: 5px;
	font-family: Verdana, Sans-serif;
	font-size: 11px;
	color: #fff;
}

ul#langs a {
	color: #fff;
	text-decoration: none;	
}

ul#langs a:hover {
	text-decoration: underline;	
}

ul#langs a.active {
	font-weight: bold;	
}

a#homeLink {
	display: block;
	width: 173px;
	height: 90px;
	background: transparent url(/design/_images/logo.png) 0 0 no-repeat;
	margin: 15px 20px 25px 20px;
	text-indent: -3000px;
}

#priNav {
	height: 133px;	
	background: transparent url(/design/_images/priNav_bg.png) 0 0 no-repeat;
}

#priNav a {
	display: table;
	width: 100%;
	height: 100%;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	font-family: Calibri, "Lucida Grande", "Trebuchet MS", Verdana, Sans-serif;		text-shadow: 1px 1px 2px #730024;
}

#priNav a:hover {
	/*background: transparent url(/design/_images/priNavHover_bg.png) 0 0 no-repeat;*/
	text-decoration: underline !important;
}

#priNav a span {
	display: table-cell;
	padding: 15px 15px 0 28px;
	vertical-align: top;	
	line-height: 1.2;
}

#priNav a.active {
	background: transparent url(/design/_images/priNavHover_bg.png) 0 0 no-repeat;	
}

#priNav a.active span {
	background: transparent url(/design/_images/arrowActive3_bg.png) 50% 91% no-repeat;
	text-shadow: 0px 0px 5px #fff;
}

#priNav li#register a.active span {
	background: transparent url(/design/_images/arrowActive2_bg.png) 50% 96% no-repeat;
}

#priNav li#show a.active span {
	background: transparent url(/design/_images/arrowActive3_bg.png) 50% 92% no-repeat;
}

#priNav li#adults a.active span {
	background: transparent url(/design/_images/arrowActive3_bg.png) 50% 95% no-repeat;
}

#priNav li#children a.active span {
	background: transparent url(/design/_images/arrowActive3_bg.png) 50% 96% no-repeat;
}

#priNav li#contact a.active span {
	background: transparent url(/design/_images/arrowActive3_bg.png) 50% 92.5% no-repeat;
}

#priNav li#partners a.active span {
	background: transparent url(/design/_images/arrowActive3_bg.png) 50% 96.5% no-repeat;
}



#priNav ul {
	list-style: none;
	margin: 0 0 0 15px;
	padding: 0;	
	min-height: 106px; 
}

#priNav li {
	margin-top: 1px;
	padding: 0 1px;
	float: left;
	background: transparent url(/design/_images/navSep_bg.png) 0 0 no-repeat;
}

#priNav li#register {
	width: 146px;
	height: 106px;
}

#priNav li#show {
	width: 125px;
	height: 92px;
}

#priNav li#adults {
	width: 136px;
	height: 84px;
}

#priNav li#children {
	width: 136px;
	height: 80px;
}

#priNav li#contact {
	width: 136px;
	height: 80px;
}

#priNav li#partners {
	width: 142px;
	height: 70px;
}


body #content {
	margin: 0 330px 0 15px;
	background-color: #fff;
	min-height: 400px;	
	padding: 2em 6em 1em 6em;
}

#sideBar {
	float: right;
	background-color: #fc0;
	width: 350px;
	min-height: 350px;
	margin: -2em 15px 1em 1em;
}

#footer {
	font-family: Verdana, Sans-serif;
	font-size: 11px;
	color: #fff;	
	text-align: center;
	padding: 85px 1em 0 1em;
	height: 20px;
	background: transparent url(/design/_images/bottom_bg.png) 0 0 no-repeat;
	line-height: 1.5;
}

#footer a {
	color: #fff;
	text-decoration: none;	
	border-bottom: 1px #e96c94 dotted;
}

#footer a:hover {
	border-bottom: 1px #fff solid;
}

/* sideBar */

#sideBar {
	background-color: #fff;	
}

#sideBar h2 {
	text-indent: -3000px;
	width: 215px;
	height: 133px;
	margin: 15px auto 10px auto;
}

#sideBar h2#main { background: transparent url(/design/_images/cloud01.png) 0 0 no-repeat; }
#sideBar h2#partners { background: transparent url(/design/_images/cloud02.png) 0 0 no-repeat; }

ul#subNav {
	list-style: none;
	margin: 20px 0 0 75px;
	padding: 0;	
}

ul#subNav li {
	width: 202px;
	height: 48px;
	margin-bottom: 10px;
	background: transparent url(/design/_images/cherryButtonHover_bg.png) 0 0 no-repeat;	
}

ul#subNav li a {
	display: block;
	padding-top: 17px;
	height: 31px;
	color: #fff;
	text-align: center;	
	text-transform: uppercase;
	font-family: "Lucida Grande", Helvetica, Arial, Sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
	text-decoration: none;
	background: transparent url(/design/_images/cherryButton_bg.png) 0 0 no-repeat;
}

ul#subNav li a:hover {
	background-image: none;	
	color: #777;
	cursor: pointer;
}


	


/* content style (copy to tinyMCE!) */

#content h1 {
	font-family: Calibri, Arial, Verdana, Sans-serif;	
	font-size: 18pt;
	*font-size: 16pt;
	padding: 0 0 0.1em 0;
	margin: 0 0 0.75em 0;
	color: #9e1441;
	border-bottom: 2px #9e1441 solid;
}

#content h2 {
	font-family: Calibri, Arial, Verdana, Sans-serif;	
	font-size: 15pt;
	*font-size: 15pt;
	margin: 0.5em 0 0.5em 0;
}

#content h3 {
	font-family: Verdana, Sans-serif;
	font-size: 10pt;
	font-weight: bold;
	margin: 0.5em 0 0.15em 0;
}

#content p, #content ul, #content ol {
	font-family: Verdana, Sans-serif;
	font-size: 9pt;
	line-height: 1.4;
	margin: 0.5em 0 1.75em 0;
}

#content ul, #content ol {
	margin: 1.4em 0 1.75em 0;
	padding: 0 0 0 3em;
}

#content ul {
	list-style-image: url(/design/_images/bullet_bg.png);
}

#content li {
	margin-bottom: 0.65em;	
}

#content a:link {
	font-weight: bold;
	color: #cf3264;
}

#content a:hover {
	
}

#content a:visited {
	color: #cf3264;
}

/* partners */

.partnersData {
	font-family: Verdana, Sans-serif;
	font-size: 8.5pt;
	margin-bottom: 5em;
}

.partnersData h4 {
	margin: 0 0 0.35em 0;
	font-weight: bold;
	font-size: 11pt;
	*font-size: 13pt !important;
}

.partnersData h4 a {
	text-decoration: none;	
}

#content .partnersData p {
	margin: 0.25em 0 1em 0;	
	color: #777;
}

.partnersData div {
	line-height: 1.6;
}

a.callIcon {
	display: inline-block;
	width: 88px;
	height: 37px;
	vertical-align: middle;
	text-indent: -3000px;
	background: transparent url(/design/_images/button_call.png) 0 0 no-repeat;
}

a.callIcon, x:-moz-any-link { background-image: none; }
a.callIcon, x:-moz-any-link, x:default { background-image: url(/design/_images/button_call.png); }


div#map {
	border: 1px #dedede solid;
	width: 660px;
	height: 380px;
	padding: 10px;
	font-family: Verdana, Sans-serif;
	font-size: 11px;
	margin: 0 auto 2em auto;	
	background-color: rgb(248,248,248);
	color: #777;
}

ul#photos li {
	width: 171px;
	height: 160px;
	background: transparent url(../_images/admin/photoThumb_bg.png) 0 0 no-repeat;	
	display: inline-block;
	text-align: center;
	margin: 10px;	
	position: relative;
	float: left;
}

a.photoThumb {
	display: block;
	height: 120px;
	overflow: hidden;	
}

ul#photos li a:hover {
	text-decoration: none;
}

ul#photos li img {
	width: 152px;
	height: auto;
	display: block;
	margin: 8px auto;	
	border: 0;
}

