﻿div#header
{
	width: 940px;
	margin: 0 auto;
	height: 50px;
	position: relative;
}

img#logo
{
	position: relative;
	border: none 0px;
	top: 5px;
	float: left;
}

div#links
{
	position: relative;
	float: right;
	top: 25px;
	padding-left: 0px;
	font-size: 14px;
}


div#bannerUp
{
	top: 6px;
	left: 100px;
	height: 90px;
	width: 728;
	text-align: center;
	position: absolute;
}

div#links a
{
	color: #497ade;
	text-decoration: underline;
}

div#links a:hover
{
	color: #497ade;
	text-decoration: underline;
}


div#links img
{
	width: 3px;
	height: 16px;
	border: none 0px;
	padding-left: 4px;
	padding-right: 4px;
	vertical-align: bottom;
}


div#mainmenu
{	
	
	top: 50px;
	height: 35px;
	width: 100%;
	background-image: url(http://cdn01.oovoo.com/img/New/header/topmenu_bg.gif);
	background-repeat: repeat-x;
}

div#mainmenu.business
{
	background-image: url(http://cdn01.oovoo.com/img/New/header/topmenu_blue_bg.gif);
}

div#mainmenu a
{
	font-weight: bold;
	text-decoration: none;
	color: #272727;
}

div#mainmenu.business a
{
	color: #272727;
}

table#menuItems
{
	width: 940px;
	position: relative;
	margin: 0 auto;
}

table#menuItems tr td div
{
	height: 25px;
	padding-top: 10px;
	text-align: center;
	width: 180px;
	cursor: pointer;
}

table#menuItems tr td:hover, table#menuItems tr td.hover, table#menuItems tr td.current
{
	background-image: url(http://cdn01.oovoo.com/img/New/header/topmenu_bg_active.gif);	
}

.business table#menuItems tr td:hover, .business table#menuItems tr td.hover, .business table#menuItems tr td.current
{
	background-image: url(http://cdn01.oovoo.com/img/New/header/topmenu_blue_bg_active.gif);
}

table#menuItems tr td:hover a, table#menuItems tr td.hover a, table#menuItems tr td.current a
{
	color: #ffa600;
}

.BusinessHover
{
	color: #94C2D8;
}

table#menuItems tr td.separator
{
	width: 1px;
}


.Fill1
{
	width: 120px;
	margin-left: 10px;
}


.business_new
{
	font-style: italic;
	padding-bottom: 10px;
	vertical-align: top;
	color: #EFA705;
	font-weight: bold;
	font-size: 11px;
}


.ddl
{
	width: 100px;
}

/*--- float menu style START ----*/
#moreFeatures hover , #moreFeatures:hover ,#moreFeatures.hover
{
   text-decoration :underline;	
}

#floathowto, #floatbuy, #floatbusiness
{
	background-color: #FFF;
	z-index: 100;
	padding-left: 25px;	
	
	border-color:#CDCDCD;
	
	border-left-width:1px;		
	border-left-style:outset;	
	
	border-right-style:outset;	
	border-right-width:2px;	
	
	border-bottom-style:outset;
	border-bottom-width:2px;	
	
	background-image:none;
	padding-top:10px;
	
	margin-left:0px;
	
}

#floathowto ul li, #floatbuy ul li, #floatbusiness ul li
{			
	list-style: none;
	text-align: left;		
	padding-top: 2px;
	padding-bottom: 2px;	

	/*list-style-image:url("http://cdn01.oovoo.com/img/New/bullet.png");
	list-style-position:inside;*/
		
    list-style-image  :none;
	background:url('http://cdn01.oovoo.com/img/New/bullet.png') left no-repeat; 
	padding-left :15px;	
	vertical-align:middle;	
	background-color: #FFF;		
}

#floathowto ul li a, #floatbuy ul li a, #floatbusiness ul li a
{	
	font-size: 13px;
	font-weight: normal;
}

#floathowto ul li a:hover, #floatbuy ul li a:hover, #floatbusiness ul li a:hover
{	
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
	background-image: none;
}


table#tblFloatMenu tr td, table#tblFloatMenu tr td, table#tblFloatMenu tr td
{
	color:#2791BA;
}


table#tblFloatMenu tr td:hover, table#tblFloatMenu tr td.hover, table#tblFloatMenu tr td.current
{		
	background-image:none;	
	
}
/*--- float menu style END ----*/

