/* Begin of v2 Homepage+OtherPage - Binyl */

:focus {
	outline: 0;
}

ol, ul {
	list-style: none;
}


/* begin of change city css - binyl */


	div#cities	{
	/*left:27em;*/
/*	top:-12px;*/
	margin-top:0px;
	border-top:0px solid blue;
	border-bottom:none;
	height:auto;
	width:750px;
	_width:90px;
	position:absolute;
	visibility:hidden;
	font: normal 10px/14px tahoma;
	clear:both;
	z-index:1001;
	}
	
	
	
	div#cities ul {
		list-style:none;
		border:0px solid red;
		height:auto;
	width:auto;
		margin:0;
		border-right:solid 1px #bdc4e3;
		/*background:#e4e7f6 url(../img/v2imgs/city_mid_bg.gif) repeat-y;*/
		background:#edf6ff;
		padding:0px;
		padding:2px 2px 2px 2px;		
	}

	div#cities ul li {
		cursor:pointer;
		font:normal 11px tahoma;
		margin:0;
		padding:2px 2px 2px 13px;
		/*background:#e4e7f6 url(../img/v2imgs/city_bult.gif) no-repeat 5px 5px;*/
		
	}

	div#cities ul li:hover {
		cursor:pointer;
		font:normal 11px tahoma;
		margin:0;
		padding:2px 2px 2px 13px;
		/*background:#bec3e3 url(../img/v2imgs/city_bult.gif) no-repeat 5px 5px;*/
		background:#94b3f2;
		color:#ffffff;		
	}
	
	div.city
	{
	position:absolute;
	float:left;
	margin-left:47em; 
	left:0em;
	top:6px;
	_top:7px;
	width:200px;
	border-bottom:none;
	
	font: normal 10px/14px tahoma;
	padding-top:2px;
	padding-left:7px;
	cursor:pointer;
	text-align:left;
	clear:both;
	height:1.5em;
	/*background:url('../img/arrow.gif') no-repeat 75px 7px;*/
	/*background-image:url(../img/v2imgs/city_top_bg.gif) no-repeat top left;*/
	z-index:1000;
	}

	div.city:hover
	{
	position:absolute;
	float:left;
	margin-left:47em; 
	left:0em;
	top:6px;
	_top:7px;
	width:92px;
	border-bottom:none;
	
	font: normal 10px/14px tahoma;
	padding-top:2px;
	padding-left:7px;
	cursor:pointer;
	text-align:left;
	clear:both;
	height:1.5em;
	/*background:url('../img/arrow.gif') no-repeat 75px 7px;*/
	/*background-image:url(../img/v2imgs/city_top_bg.gif) no-repeat top left;*/
	z-index:1000;
	color:#FFFFFF;
	}

	div.city a:link {
	color:#ffffff;
	text-decoration:none;
	}

	div.city a:visited, div.city a:hover, div.city a:active {
	color:#ffffff;
	text-decoration:none;
	}

	div#cities ul li a
	{
	color:#000000;
	text-decoration:none;
	}

	div#cities ul li a:hover
	{
	color:white;
	/*background-color:#bec3e3;*/
	}
	
/*  end of change city css*/


/* begin of change viewmore css*/

	div#subcat	{
	/*left:27em;*/
	top:300px;
	border-top:0px solid blue;
	border-bottom:none;
	height:auto;
	width:750px;
	position:absolute;
	font: normal 10px/14px tahoma;
	clear:both;
	z-index:1001;
	}
	
	
	
	div#subcat ul {
		list-style:none;
		border:0px solid red;
		height:auto;
		width:auto;
		margin:0;
		border-right:solid 1px #bdc4e3;
		background:#F2F2F2;
		padding:0px;
		padding:2px 2px 2px 2px;		
	}

	div#subcat ul li {
		cursor:pointer;
		font:normal 11px tahoma;
		margin:0;
		padding:2px 2px 2px 13px;
				
	}

	div#subcat ul li:hover {
		cursor:pointer;
		font:normal 11px tahoma;
		margin:0;
		padding:2px 2px 2px 13px;
		background:#E39898;
		color:#ffffff;		
	}
	
	div.cat
	{
	position:absolute;
	float:left;
	margin-left:47em; 
	left:0em;
	top:6px;
	_top:7px;
	width:200px;
	border-bottom:none;
	font: normal 10px/14px tahoma;
	padding-top:2px;
	padding-left:7px;
	cursor:pointer;
	text-align:left;
	clear:both;
	height:1.5em;
	z-index:1000;
	}

	div.cat:hover
	{
	position:absolute;
	float:left;
	margin-left:47em; 
	left:0em;
	top:6px;
	_top:7px;
	width:92px;
	border-bottom:none;
	
	font: normal 10px/14px tahoma;
	padding-top:2px;
	padding-left:7px;
	cursor:pointer;
	text-align:left;
	clear:both;
	height:1.5em;
	
	z-index:1000;
	color:#FFFFFF;
	}

	div.cat a:link {
	color:#ffffff;
	text-decoration:none;
	}

	div.cat a:visited, div.cat a:hover, div.cat a:active {
	color:#ffffff;
	text-decoration:none;
	}

	div#subcat ul li a
	{
	color:#000000;
	text-decoration:none;
	}

	div#subcat ul li a:hover
	{
	color:black;
	/*background-color:#bec3e3;*/
	}
	
/*  end of change viewmore css */

