@CHARSET "UTF-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

html {height: 100%}
body {
    font: 14px/18px "Segoe UI", "Lucida Grande", "Lucida Sans Unicode", Arial, Tahoma, sans-serif;
    width: 100%;
    height: 100%;
	background: url("images/repeat-main_bg.jpg") repeat left top;
}



#global-outer {
	background: url("images/content_bg.jpg") repeat-x left bottom;
    text-align: center;
    min-height: 100%;
    height: auto !important;
    height: 100%;
}
#global {
	background: url("images/body_bg.jpg") repeat-x left top;
    text-align: center;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    
}
.main #global {
	background-image: url("images/body-main_bg.jpg");
}
#global-wrapper {
	text-align: left;
	margin: 0 auto;
	width: 960px;
	position: relative;
    padding: 0 0 150px;
    height: 1%;
}
#global-wrapper:after {
    content: '.';
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
    font-size: 0;
}

#header {
	background: url("images/header_bg.jpg") no-repeat top left;
	height: 156px;
	position: relative;
}
.main #header {
	background-image: url("images/header-main_bg.jpg");
	height: 391px;/*307+84*/
}
#banners {
	position: absolute;
	left: -3px;
	bottom: 11px;
}
#banners img {
}
#banner-1 {
	padding-right: 2px;
}
#message {
	left: 35px;
	top: 110px;
	position: absolute;
	width: 210px;
	font-size: 12px;
	color: #666;
}
#message h4 {
	text-align: left;
	margin-top: 0.5em;
}



#menu {
	position: absolute;
	top: 30px;
	right: 40px;
	font-family: "Segoe UI";
	font-size: 14px;
}
#menu ul {
	
}
#menu ul li {
	float: left;
	clear: none;
}
#menu ul li a:link,
#menu ul li a:active,
#menu ul li a:visited,
#menu ul li a:hover {
	color: #bbb;
	text-decoration: none;
	display: block;
	padding: 10px 15px;
}
#menu ul li a:hover {
	color: #fff;
}
#menu ul li.active a:link,
#menu ul li.active a:active,
#menu ul li.active a:visited,
#menu ul li.active a:hover {
	color: #fff;
}


#logo {
	position: absolute;
	top: 25px;
	left: 30px;
}






#container {
    width: 100%;
    float: left;
    overflow: hidden;
    position: relative;
}
#content {
    padding: 0 20px 0 335px;
    min-height: 400px;
    position: relative;
}
.inner #content {
	padding-top: 20px;
}
.main #content {
	padding-left: 0;
	padding-right: 580px;
}
#bar-1 {
	position: absolute;
	top: 0;
	right: 302px;
	width: 260px;
}
#bar-2 {
	position: absolute;
	top: 0;
	right: 0;
	width: 260px;
}
#bar-1 ul li, #bar-2 ul li {
	list-style: none !important;
}

.sl {
    width: 311px;
    position: absolute;
    top: 0;
    left: 0;
}





#footer {
    margin: -100px auto 0;
    height: 100px;
    background: #fff;
    text-align: center;
    color: #2f4f85;
}

#footer-wrapper {
	text-align: left;
	width: 960px;
	margin: 0 auto;
	position: relative;
}
#footer .contacts {
	padding: 25px 10px;
	padding-left: 230px;
	background: url("images/(.gif") no-repeat left center;
}
#footer #phone {
	position: absolute;
	top: 25px;
	right: 0;
	z-index: 2000;
}

blockquote {
	padding: 1em;
	padding-bottom: .5em;
	margin-bottom: .5em;
	background-color:#fff;
}

#content ul {
	margin: 1em 0;
	margin-top: 0;
	margin-left: 20px;
}
#content ul li {
	margin-bottom: .75em;
	list-style: disc;
}
#sidebar {
	position: absolute;
	left: 0;
	top: 0;
	width: 269px;
	z-index: 1000;
}


#festival_map {
	position: absolute;
	top: 0;
	left: 0;
}
.festival #content {
	/*padding-top: 480px;*/
	padding-left: 0;
}

p {
	line-height: 1.5em;
}
h1, h2, h3, h4, h5 {
    margin: .5em 0;
	color: #275096;
	font-weight: normal;
	line-height: 1em;
}
h5 {
	color: #333;
	font-size: 25px;
	margin-top: 1em;
	margin-bottom: 1em;
}
h1 { font-size: 20px; margin: 1em 0; }
h2 { font-size: 16px; }
h3 { font-size: 18px; color: #e50b1f; margin-bottom: 1.5em;}
h4 { font-size: 14px; color: #01358e; letter-spacing: .05em; text-align: right; margin-top: 1em; line-height: 1.25em; }
h4 span {color: #e50b1f;}
.inner h4 span {
	font-size: 16px;
	padding: 5px 0;
	display: block;
}
.inner h1 {
	color: #fff;
	font-family: Constantia, Times;
	font-size: 30px;
	position: absolute;
	left: 331px;
	bottom: -10px;
	width: 609px;
	text-align: center;
}
.photo {
	float: left;
	margin-right: 15px;
}
.inner .photo {
	float: right;
	margin-right: 0;
	margin-left: 15px;
}

p { padding: 0 0 1em; }

a, a:link { color: #474444;}
a:visited { color: #e50b1f;  }
a:hover { color: #13469b;  text-decoration: none; }
a:active { color: #474444; }

a img, img {
    border: none;
}
.congratulation #content {
	margin-left: 0;
	padding-left: 0 !important;
}
.congratulation #content ul li {
	list-style: none;
	float: left;
	clear: none;
	width: 45%;
	padding-right: 4%;
	padding-bottom: .5em;
	
}

.con_title {
	margin-top: 1em;
	font-size: 40px;
	font-weight: bold;
	font-family: "Courier New" Courier monospace;
}
.con_title span {
	background-color: #2e2b84;
	color: #e30d18;
	padding: .1em .4em;
}

strong {
	font-weight: bold;
}



