/*********************************************** 
				Browser reset
***********************************************/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
}
/*********************************************** 
				HTML Tags
***********************************************/

body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 62.5%;
}
a {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	color: #FFD500;
}
p {
	color: #FFFFFF;
	padding-bottom: 1.1em;
	font-size: 1.4em;
	line-height:1.4em;
}
ul {
	font-size: 1.4em;
	line-height:1.4em;
}
ul li {
	background-image: url(../../../../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 0.5em;
	padding-left: 15px;
	margin-bottom: 0.5em;
	display: block;
}
object {
	display:block;
}

/*********************************************** 
				Global styles
***********************************************/

#wrapper {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	color: #FFFFFF;
}
#header {
	background-color: #757677;
	background-position: left 20px;
	position: relative;
	vertical-align: bottom;
}
#header #languageBar {
	background-color: #6F6F6F;
	height: 18px;
	border-bottom: 2px solid #FFD500;
	text-align: right;
	padding-right: 10px;
	padding-top: 1px;
	position: relative;
	color: #FFFFFF;
	font-size: 0.9em;
}
#header #languageBar ul {
	display: inline;
	float: right;
	margin-right: 2px;
	margin-top: 1px;
	font-size:1px;
}
#header #languageBar ul li {
	float: left;
	background-image: none;
	padding: 0px;
	border-right: 1px solid #BDBDBD;
}
#header #languageBar ul li a {
	display: block;
	background-repeat: no-repeat;
	background-position: left 0px;
	height: 13px;
	color: #FFFFFF;
	margin-left: 8px;
	margin-right: 8px;
	font-size: 1em;
	text-decoration:none;
}
#header #languageBar ul li a:hover {
	background-position: left -13px;
}
#header #languageBar ul li.active a {
	background-position: left -26px;
}
#header #languageBar ul li a strong {
	visibility: hidden;
}

/*	 Language bar images  */

#header #languageBar ul li a#en {
	background-image: url(../../../../images/languages/english.gif);
	width: 30px;
}
#header #languageBar ul li a#ar {
	background-image: url(../../../../images/languages/arabic.gif);
	width: 25px;
	display: none;
}
#header #languageBar ul li a#zh-chs {
	background-image: url(../../../../images/languages/chinese-simplified.gif);
	width: 54px;
	display: none;
}
#header #languageBar ul li a#zh-cht {
	background-image: url(../../../../images/languages/chinese-traditional.gif);
	width: 55px;
	display: none;
}
#header #languageBar ul li a#cs {
	background-image: url(../../../../images/languages/czech.gif);
	width: 38px;
}
#header #languageBar ul li a#nl {
	background-image: url(../../../../images/languages/dutch.gif);
	width: 49px;
	display: none;
}
#header #languageBar ul li a#fr {
	background-image: url(../../../../images/languages/french.gif);
	width: 36px;
	display: none;
}
#header #languageBar ul li a#de {
	background-image: url(../../../../images/languages/german.gif);
	width: 35px;
}
#header #languageBar ul li a#hu {
	background-image: url(../../../../images/languages/hungarian.gif);
	width: 32px;
	display: none;
}
#header #languageBar ul li a#hi {
	background-image: url(../../../../images/languages/hindi.gif);
	width: 22px;
	display: none;
}
#header #languageBar ul li a#it {
	background-image: url(../../../../images/languages/italian.gif);
	width: 33px;
	display: none;
}
#header #languageBar ul li a#ja {
	background-image: url(../../../../images/languages/japanese.gif);
	width: 29px;
	display: none;
}
#header #languageBar ul li a#pl {
	background-image: url(../../../../images/languages/polish.gif);
	width: 24px;
}
#header #languageBar ul li a#pt {
	background-image: url(../../../../images/languages/portuguese.gif);
	width: 44px;
	display: none;
}
#header #languageBar ul li a#ro {
	background-image: url(../../../../images/languages/romanian.gif);
	width: 36px;
	display: none;
}
#header #languageBar ul li a#ru {
	background-image: url(../../../../images/languages/russian.gif);
	width: 36px;
	display: none;
}
#header #languageBar ul li a#es {
	background-image: url(../../../../images/languages/spanish.gif);
	width: 33px;
}
#header #languageBar ul li a#sv {
	background-image: url(../../../../images/languages/swedish.gif);
	width: 35px;
	display: none;
}

#header #logoContainer {
	position: absolute;
	left: 30px;
	top: 165px;
	z-index:99;
}
#header #logo {
	background-image: url(../../../../images/cityindex-logo.png);
	background-repeat: no-repeat;
	width:220px;
	height:55px;
}
#header #logo a {
	display:block;
	width:220px;
	height:55px;
	text-decoration:none;
}
#header #logo a strong {
	visibility:hidden;
}
#header #topNav {
	height: 20px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 20px;
	width: 950px;
	border-top: 2px solid #FFD500;
	background-image: url(../../../../images/grad-nav.gif);
	background-repeat: repeat-x;
	background-color:#7a7b7d;
	position:relative;
}
#header #topNav ul {
	font-size: 1em;
}
#header #topNav ul li {
	display: block;
	border-right: 1px solid #BDBDBD;
	padding-right: 1.1em;
	padding-left: 1.1em;
	float: left;
	background-image: none;
	margin: 0px;
	line-height: 20px;
}
#header #topNav ul li a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
	display: block;
}
#header #topNav ul li a:hover {
	color: #FFD500;
}
#header #topNav ul li a.topNav_selected {
	color: #FFD500;
}
#header #topNav #searchBox {
	width: auto;
}
#header #topNav #search {
	position: absolute;
	right: 12px;
	top: 7px;
}
#header #topNav #search label {
	font-weight: bold;
	color: #DADADA;
	font-size: 1.1em;
}
#header #topNav #search .Button {
	position: absolute;
	top: 1px;
	right: 0px;
}
#header #topNav input#Template_searchField_quickSearch {
	width: 116px;
	border: 1px solid #BDBDBD;
	height: 18px;
	margin-right: 46px;
	margin-left: 15px;
}
#header #topNav #phoneNo {
	position:absolute;
	top:9px;
	right:25px;
	font-size:1.3em;
	background-image: url(../../../../images/phoneicon.gif);
	background-repeat: no-repeat;
	padding-left:23px;
}
#header #banner {
	height:229px;
	background-color:#000000;
	position:relative;
}
#header #banner img {
	display:block;
}
#header #banner #bannerTxt {
	position:absolute;
	z-index:100;
	bottom:15px;
	right:0px;
	padding:8px 10px;
	width:357px;
	height:64px;
	background: url(../../../../images/tintpanel.png) repeat;
}
#contentContainer {
	padding-left: 30px;
	padding-top:40px;
	background-image: url(../../../../images/nav-shad.gif);
	background-repeat: repeat-x;
	background-color:#666666;
	width:940px;
}
#heading {
	padding-right:30px;
}
#content {
	float: left;
	display: inline;
	padding-bottom:1.5em;
	width:735px;
}
#content.hasImage {
	width:455px;
	margin-right:30px;
}
#colContainer {
	border-top: 1px solid #FFD500;
	clear:both;
	background-color: #3F3F3F;
	margin-left:-30px;
	padding-left:30px;
	padding-top:35px;
	width:940px;
	min-height:170px;
}
#colContainer p {
	font-size:1.2em;
}
#colContainer .col {
	float: left;
	width: 250px;
	margin-right: 75px;
	min-height: 90px;
}
#colContainer .col .heading {
	min-height:76px;
}
#colContainer .col .content {
	min-height:100px;
}
#colContainer .last {
	margin-right: 0px;
}
#sideNav {
	margin-left:2px;
	margin-right:10px;
	float:left;
	width:123px;
}
#sideNav ul {
	font-size: 1.2em;
	padding-bottom: 0px;
}
#sideNav ul li {
	background-image: none;
	padding: 0.2em 0px;
	margin: 0px;
	display:list-item;
}
#sideNav ul li a {
	text-decoration:none;
}
#sideNav ul li.active a {
	color:#FFD500;
}
#sideCol {
	float: left;
	width: 250px;
	display: inline;
}
#footer #bottomNav {
	border-top: 2px solid #FFD500;
	border-bottom: 1px solid #FFFFFF;
	background-color: #3F3F3F;
	position: relative;
}
#footer #bottomNav ul {
	font-size: 1em;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	margin-left: 5px;
	margin-right: 145px;
}
#footer #bottomNav ul li {
	background-image: none;
	display: inline;
	line-height: 1.6em;
	margin: 0px;
	padding: 0px;
	border-right: 1px solid #FFFFFF;
}
#footer #bottomNav ul li.last {
	border-right: none;
}
#footer #bottomNav ul li a {
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
	padding-left: 1em;
	padding-right: 1.1em;
}
#footer #bottomNav #copyright {
	position: absolute;
	right: 15px;
	top: 0px;
	padding-top: 0.5em;
}
#footer #legal {
	border-top: 1px solid #7B7C7E;
	text-align: center;
	padding: 0.8em 15px 2em;
	color:#7B7C7E;
}
#footer #legal a {
	color:#7B7C7E;
}

/*********************************************** 
			Classes for reuse
***********************************************/

.editarea {
	margin: 2px;
}
.alignRight {
	text-align: right;
}
.clearBoth {
	clear: both;
}
.clearFix {
	height: 1%;
}
.clearFix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

