.chromestyle{
	width: 99%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	padding-top: 4px;
	/* background-color: #444D54; */
	/*margin-left: 0px;*/
	}
.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
.chromestyle ul{
	width: 100%;
	padding: 5px 0 0 0;
	margin: 0;
	text-align: left;
	height: 20px;
	}
.chromestyle ul li{
	display: inline;
	}
.chromestyle ul li a{
	color: #FFF;
	padding: 6px 5px 6px 5px;
	margin: 0;
	text-decoration: none;
	border: 4px solid #444D54;
	border-bottom: 0;
	}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*  isgMenu_id01 -- Yolcu ve Ziyaretciler  */
	border: 4px solid #0A94D6;
	border-bottom: 0;
	background-color: #F5BF3C;
	color: #5A4104;
	}
.chromestyle ul li#isgMenu_id02 a:hover, .chromestyle ul li#isgMenu_id02 a.selected{  /*  isgMenu_id02 -- Restoranlar ve Alisveris  */
	border: 4px solid #0A94D6;
	border-bottom: 0;
	background-color: #B90E0E;
	color: #FFF;
	}
.chromestyle ul li#isgMenu_id03 a:hover, .chromestyle ul li#isgMenu_id03 a.selected{  /*  isgMenu_id03 -- Ticari Faaliyetler  */
	border: 4px solid #0A94D6;
	border-bottom: 0;
	background-color: #8DBE24;
	color: #FFF;
	}
.chromestyle ul li#isgMenu_id04 a:hover, .chromestyle ul li#isgMenu_id04 a.selected{  /*  isgMenu_id04 -- Basin  */
	border: 4px solid #0A94D6;
	border-bottom: 0;
	background-color: #3413B1;
	color: #FFF;
	}
.chromestyle ul li#isgMenu_id05 a:hover, .chromestyle ul li#isgMenu_id05 a.selected{  /*  isgMenu_id04 -- Kurumsal  */
	border: 4px solid #0A94D6;
	border-bottom: 0;
	background-color: #252B2F;
	color: #FFF;
	}
.menuClrFlt {
	clear:both;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	}

/* ######### Style for Drop Down Menu ######### */

.yolcuDropMenu{
	position:absolute;
	top: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:18px;
	z-index:100;
	background: url(yolcu_ziyaretciler_bg.gif) bottom right no-repeat #F5BF3C;
	width: 390px;
	visibility: hidden;
	margin-left: 4px;
	left: 12px;
	padding: 15px;
	}
.yolcuDropMenu #yolcuIcon {
	width: 51px;
	float: left;
	padding-top: 5px;
	}
.yolcuDropMenu #yolcuMenuItems1 {
	float: left;
	margin-left: 15px;
	}
.yolcuDropMenu #yolcuMenuItems2 {
	float: left;
	margin-left: 10px;
	}
.yolcuDropMenu a{
	width: auto;
	font-weight: bold;
	display: block;
	text-indent: 3px;
	padding: 0px 10px;
	text-decoration: none;
	color: #5A4104;
	background: url(menuBullet.gif) left center no-repeat;
	}
* html .yolcuDropMenu a{ /*IE only hack*/
	width: 100%;
	}
.yolcuDropMenu a:hover{ /*THEME CHANGE HERE*/
	background: url(menuBulletMo.gif) left center no-repeat;
	color: #000;
	}
	
/* Restoran popup menu */
.restoranDropMenu{
	position:absolute;
	top: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:18px;
	z-index:100;
	background: url(restoran_alisveris_bg.gif) bottom right no-repeat #B90E0E;
	width: 365px;
	visibility: hidden;
	margin-left: 4px;
	left: 12px;
	padding: 15px;
	}
.restoranDropMenu #restoranIcon {
	width: 51px;
	float: left;
	padding-top: 5px;
	}
.restoranDropMenu #restoranMenuItems1 {
	float: left;
	margin-left: 15px;
	}
.restoranDropMenu #restoranMenuItems2 {
	float: left;
	margin-left: 10px;
	}
.restoranDropMenu a{
	width: auto;
	font-weight: bold;
	display: block;
	text-indent: 3px;
	padding: 0px 10px;
	text-decoration: none;
	color: #FFF;
	background: url(menuBullet.gif) left center no-repeat;
	}
* html .restoranDropMenu a{ /*IE only hack*/
	width: 100%;
	}
.restoranDropMenu a:hover{ /*THEME CHANGE HERE*/
	background: url(menuBulletMo.gif) left center no-repeat;
	color: #000;
	}
/* Ticari Faaliyetler popup menu */
.ticariDropMenu{
	position:absolute;
	top: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:18px;
	z-index:100;
	background: url(ticari_faaliyetler_bg.gif) bottom right no-repeat #8DBE24;
	width: 365px;
	visibility: hidden;
	margin-left: 4px;
	left: 12px;
	padding: 15px;
	}
.ticariDropMenu #ticariIcon {
	width: 51px;
	float: left;
	padding-top: 5px;
	}
.ticariDropMenu #ticariMenuItems1 {
	float: left;
	margin-left: 15px;
	}
.ticariDropMenu #ticariMenuItems2 {
	float: left;
	margin-left: 10px;
	}
.ticariDropMenu a{
	width: auto;
	font-weight: bold;
	display: block;
	text-indent: 3px;
	padding: 0px 10px;
	text-decoration: none;
	color: #FFF;
	background: url(menuBullet.gif) left center no-repeat;
	}
* html .ticariDropMenu a{ /*IE only hack*/
	width: 100%;
	}
.ticariDropMenu a:hover{ /*THEME CHANGE HERE*/
	background: url(menuBulletMo.gif) left center no-repeat;
	color: #000;
	}
/* basin popup menu */
.basinDropMenu{
	position:absolute;
	top: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:18px;
	z-index:100;
	background: url(basin_bg.gif) bottom right no-repeat #3413B1;
	width: 365px;
	visibility: hidden;
	margin-left: 4px;
	left: 12px;
	padding: 15px;
	}
.basinDropMenu #basinIcon {
	width: 51px;
	float: left;
	padding-top: 5px;
	}
.basinDropMenu #basinMenuItems1 {
	float: left;
	margin-left: 15px;
	}
.basinDropMenu #basinMenuItems2 {
	float: left;
	margin-left: 10px;
	}
.basinDropMenu a{
	width: auto;
	font-weight: bold;
	display: block;
	text-indent: 3px;
	padding: 0px 10px;
	text-decoration: none;
	color: #C3BCE9;
	background: url(menuBulletWh.gif) left center no-repeat;
	}
* html .basinDropMenu a{ /*IE only hack*/
	width: 100%;
	}
.basinDropMenu a:hover{ /*THEME CHANGE HERE*/
	background: url(menuBullet.gif) left center no-repeat;
	color: #FFF;
	}
/* kurumsal popup menu */
.kurumsalDropMenu{
	position:absolute;
	top: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:18px;
	z-index:100;
	background: url(kurumsal_bg.gif) bottom right no-repeat #252B2F;
	width: 380px;
	visibility: hidden;
	margin-left: 4px;
	left: 12px;
	padding: 15px;
	}
.kurumsalDropMenu #kurumsalIcon {
	width: 51px;
	float: left;
	padding-top: 5px;
	}
.kurumsalDropMenu #kurumsalMenuItems1 {
	float: left;
	margin-left: 10px;
	}
.kurumsalDropMenu #kurumsalMenuItems2 {
	float: left;
	margin-left: 5px;
	}
.kurumsalDropMenu a{
	width: auto;
	font-weight: bold;
	display: block;
	text-indent: 3px;
	padding: 0px 10px;
	text-decoration: none;
	color: #FFF;
	background: url(menuBullet.gif) left center no-repeat;
	}
* html .kurumsalDropMenu a{ /*IE only hack*/
	width: 100%;
	}
.kurumsalDropMenu a:hover{ /*THEME CHANGE HERE*/
	background: url(menuBulletBl.gif) left center no-repeat;
	color: #0A94D6;
	}
