 

 
/*top list*/
#top_navigation {
	height:33px;
	background:url(images/bg_nav.png) repeat-x;
	position:relative;
	float:left;
}
#top_navigation .nav_item{
	list-style:none;
	height:33px;
	margin:0;
	padding:0;
	float:left;
	text-transform:uppercase;
	border-right:1px solid #FFA4C6;
	background-image: url(images/bg_nav_1.png);
	background-repeat: repeat-x;
}
#nav_competitions.nav_item{border-right:0 none;}

/*sub list*/
#top_navigation li.hover{background-position: 0 50%;}
#top_navigation li.current{background-position: 0 100%}
#top_navigation li.current a.nav_item_a{color:#F47CA9;}

#top_navigation .nav_item ul {background-color:#ffffff;position:absolute;border:2px solid #747474; height:auto; margin-top:0; padding:10px 0 20px 0; visibility: hidden; z-index:2147483647;list-style:none;text-align:left;}
#top_navigation li.nav_item:hover ul{visibility:visible;}

/* Promo Player */
#promoplayer {height:308px;width:622px;}


#nav_home {width:45px}
#nav_planner {width:68px}
#nav_yourtools {width:80px}
#nav_fashion {width:58px}
#nav_beauty {width:57px}
#nav_receptions {width:81px}
#nav_gifts {width:43px}
#nav_honeymoons {width:88px}
#nav_realwedding {width:98px}
#nav_directory{width:82px}
#nav_yourphotos {width:89px}
#nav_chat {width:45px}
#nav_competitions{width:98px}
/*#nav_home ul{width:180px}*/ 
#nav_planner ul{width:159px}
#nav_fashion ul{width:169px}
#nav_beauty ul{width:144px}
#nav_receptions ul{width:149px}
#nav_gifts ul{width:119px}
#nav_honeymoons ul{width:139px}
#nav_realwedding ul{width:129px}
#nav_yourphotos ul{width:88px}
#nav_chat ul{width:143px}
/*@media screen and (-webkit-min-device-pixel-ratio:0) {
 Safari 3.0 and Chrome rules here
	#nav_chat ul{width:158px}
} */
#nav_win ul{width:180px}
#nav_shop ul{width:120px}
#nav_galleries ul{width:107px}

#top_navigation .nav_item a.nav_item_a{
	display:block;
	text-decoration:none;
	color:#ffffff;
	font:10px Arial;
	line-height:33px;
	text-align:center;
}
#top_navigation .nav_item ul li a{font:normal 12px Arial;text-transform:none;color:#3f3f3f;padding:0 8px;line-height:19px;}
#top_navigation .nav_item ul li a:hover{text-decoration:underline;}

/MAIN_layout_Scontainer {margin-top:9px;width:100%;float:left;}
