@charset "utf-8";

* { padding: 0; margin: 0; }



#wrapper { 

 margin: 0 auto;

 width: 971px;

}



body {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	position: relative;

	}



#middle {

	overflow: auto;

	height: auto;

	width: 100%;

}

/* for top header */

#header {

 width: 971px;

 padding: 0px;

 height: 120px;

 margin: 0px 0px 0px 0px;

}



/* for top navigation menu */

#navigation {

 background: #FFFFFF;

  height: 31px;

}

/* for top navigation menu */

#navigation1 {

 background: #FFFFFF;

  height: 10px;

}

/* for middle left menu */

#leftcolumn {

	position : relative;

	width: 170px;

	display: inline;

	float: left;

	background-image: url(../images/menu_bg.jpg);

	margin-top: 0px;

	margin-right: 5px;

	margin-bottom: 0px;

	margin-left: 0px;

	height: auto;

}

.menu {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	color: #000000;

	list-style-position: inside;

	list-style-image: url(../images/bullet1.gif);

	list-style-type: none;

	left: auto;

	position: static;

	line-height: 20px;

}

.menuRed {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	color: #C20007;

	list-style-position: inside;

	list-style-image: url(../images/bulletRed.gif);

	list-style-type: none;

	left: auto;

	position: static;

	line-height: 20px;

}

/* for middle - center menu */

#middlecolumn {

	float: left;

	width: 610px;

	position: relative;

	 }

 

/* for middle right menu */

#rightcolumn {

	width: 164px;

	height: auto;

	float: left;

	background-image: url(../images/menu_bg.jpg);

}

 .clear {

line-height: 0px;

font-size: 0px;

clear: both;

height: 0px;

} 



#footer {

	width: 971px;

	padding: 0px;

	position: relative;

	overflow: visible;

	margin: 0px;

	clear: both;

	float: none;

}

#sidebar_right_cities {

	padding: 3px 3px 0px 3px;

}



#sidebar_right {

	padding: 5px 5px -5px 5px;

}



#sidebar_right a {

}



.citylist_country {

	display: block;

	color: black;

	font-weight: bold;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	text-transform: none;

	font-size: 10px;

	margin-top: 1px;

}



.citylist_city {

	color: #777777;

	font-size: 10px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	text-align:right;

	padding: 2px;

}





#menu {

}



#menu ul {

list-style: none;

margin: 0;

padding: 0;

}



#menu a {



display: block;

margin: 0;

padding:2px 0 0 3px;

color: #000;

text-decoration: none;

}



#menu a:hover {

text-decoration:underline;

color:#FF0000

}



#menu li {

position: relative;

}



#menu ul ul ul {

position: absolute;

top: -10%;

left: -105%;

width: 103%;

background:#f5f5f5;

border:1px solid #C6C6C6;

border-width:1px 1px 1px 1px;

text-align:left;

}



div#menu ul ul ul,

div#menu ul ul li:hover ul ul

{display: none;}



div#menu ul ul li:hover ul,

div#menu ul ul ul li:hover ul

{display: block;}





/* for bottom menu */

#footer1 {

width: 100%;

}



/* general */

a:link {

	color: #000000;

	text-decoration: none;

}

a:visited {

	color: #000000;

	text-decoration: none;

}

a:hover {

	color: #FF0000;

	text-decoration: underline;

}

a:active {

	text-decoration: none;

	list-style-image: none;

}

.link {font-size: 12px;

	font-weight: bold;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000000;

	font-weight: bold;

}

.small {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #666666;

}

.bold {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

}

#wrapper #middle #middlecolumn .content li {

	list-style-position: inside;

	list-style-type: circle;

	line-height: normal;

}

#wrapper #middlecolumn .content img {

	float: right;

	padding-top: 0px;

	padding-right: 5px;

	padding-bottom: 5px;

	padding-left: 5px;

}#middle #middlecolumn .content .content img {

	float: right;

}



.style4 {

	color: #CB1017;

	font-size: 12px;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-weight: bold;

}

