/* CSS Document */

html { overflow-y:scroll; }
body {
	color:#fff;
	margin:0 auto;
	font-size:12px;
	line-height: 18px;
	background-color:#1a1f51;
	background-repeat: repeat-x;
	background-position: top center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:url(images/bg_body.jpg);
}

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

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, p { margin:0 0 8px 0; }

h1 { font-size:25px; }

h2 { font-size:20px;
		color:#FDF053;
		 }

h3 { font-size:15px; }

/* ---- class settings ----------------------- */

.img_top {
	position: absolute;
	top: 0;
	left: 0;
}

.img_btm {
	position: absolute;
	left: 0;
	bottom: 0;
}

.hidden-text {
     display: block;
     position: absolute;
     top: 0px;
     left: 0px;
     text-indent: -2000em;
}

/* ---
    min-height:400px;
    height:auto !important;
    height:400px;
--- */

.content_city {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:196px;
	height:auto;
	margin: 0 10px;
	border-right: 1px solid #6876eb;
}

.content_city-last {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:196px;
	margin: 0 10px;
	height:auto;
}

.city_flag {
	margin: 0 0 10px 0;
}

.hr_space {
	margin: 0 0 10px 10px;
}


.gallery-box {
position:relative;
width:250px;
height:auto;
float:left;
text-align:center;
padding:0px 15px 0px 0px;
}

.gallery-thumb img {
border:3px solid #5B6DE9;
}

.gallery-title {
font-size:16px;
padding:0px 15px 0px 0px;
}

/* ---- layout settings ----------------------- */


#main_container {
	position:relative;
	margin:0 auto;
	width:950px;
	height:auto;
	background-repeat: repeat-y;
	background-image: url(images/bg_main.jpg);
}

#header {
	position:relative;
	top:0;
	left:0;
	width:935px;
	height:30px;
	padding: 125px 0 0 15px;
	background-repeat: no-repeat;
	background-image: url(images/bg_header.jpg);
}




/* ---- start nav id settings ------------------------ */
 
#nav {
	position:relative;
	top:0;
	left:-1px;
	width:920px;
	height:30px;
}

/* ---- end nav id settings -------------------------- */

#main {
	position:relative;
	top:0;
	left:0;
	width:920px;
	height:auto;
	padding: 0 15px 0 15px;
	background-repeat: no-repeat;
	background-image: url(images/bg_main-top.jpg);
}

/* ---- start main content settings -------------- */

#container_left {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:670px;
	height:auto;
}

#content_main {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:680px;
    min-height:300px;
    height:auto !important;
    height:300px;
	padding: 20px 0 0 10px;
}

#container-top {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:670px;
	height:auto;
}

#container-top-right {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:172px;
	height:auto;
	padding: 9px 0 0 5px;
}

#flash {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:472px;
	height:292px;
}

#sponsors {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:650px;
	height:auto;
	padding: 20px 0 0 10px;
}
/* ---- end main content settings ---------------- */

/* ---- start side bar content settings -------------- */

#side_bar {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:225px;
	height:auto;
	color: #d3d7f9;
	padding: 18px 0 0 0;
}

#side_bar a {
	color: #fdeb56;
	font-weight: bold;
}

/* ---- end side bar content settings ---------------- */

#footer {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:40px;
	clear:both;
	margin: 0 auto;
}

#footer a {
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

/* ---- start navigation settings -------------------------- */
 
#nav a {
	position:relative;
	float:left;
	height:30px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(images/nav/nav.gif);
}

a#nav_01 {
	width:117px;
	background-position:0 0;
}

a:hover#nav_01{
	background-position: 0 -30px;
}

.active_01 {
	background-position: 0 -30px !important;
}

a#nav_02 {
	width:117px;
	background-position:-117px 0;
}

a:hover#nav_02{
	background-position:-117px -30px;
}

.active_02 {
	background-position:-117px -30px !important;
}

a#nav_03 {
	width:126px;
	background-position:-234px 0;
}

a:hover#nav_03{
	background-position:-234px -30px;
}

.active_03 {
	background-position:-234px -30px !important;
}

a#nav_04 {
	width:100px;
	background-position:-340px 0;
}

a:hover#nav_04{
	background-position:-340px -30px;
}

.active_04 {
	background-position:-340px -30px !important;
}

a#nav_05 {
	width:104px;
	background-position:-440px 0;
}

a:hover#nav_05{
	background-position:-440px -30px;
}

.active_05 {
	background-position:-440px -30px !important;
}

a#nav_06 {
	width:113px;
	background-position:-544px 0;
}

a:hover#nav_06{
	background-position:-544px -30px;
}

.active_06 {
	background-position:-544px -30px !important;
}

a#nav_07 {
	width:77px;
	background-position:-657px 0;
}

a:hover#nav_07{
	background-position:-657px -30px;
}

.active_07 {
	background-position:-657px -30px !important;
}

a#nav_08 {
	width:50px;
	background-position:-734px 0;
}

a:hover#nav_08{
	background-position:-734px -30px;
}

.active_08 {
	background-position:-734px -30px !important;
}

a#nav_09 {
	width:110px;
	background-position:-784px 0;
}

a:hover#nav_09{
	background-position:-784px -30px;
}

.active_09 {
	background-position:-784px -30px !important;
}

/* ---- start nav drop settings -------------------------- */

#nav_sub a {
	display:block;
	color:#fff;
	padding:5px;
	font-size:14px;
	text-decoration:none;
}

#nav_sub a:hover {
background-color:#4b5acd;
}

#L1, #L2, #L3 {
	position:absolute;
	visibility:hidden;
	height:auto;
	background-color:#191f51;
	border-left:2px solid #fff;
	border-right:2px solid #fff;
	border-bottom:2px solid #fff;
}

#L1 { width:200px; left:400px; top:155px; }
#L2 { width:117px; left:26px; }
#L3 { width:250px; left:-175px; }

.show {
	position:absolute !important;
	visibility:visible !important;
}

.hide {
	position:absolute !important;
	visibility:hidden !important;
}





