/* menu styles */
  #top_navigation
  {
    margin: 0;
    padding: 0
  }

  #top_navigation li
  {
    float: left;
    list-style: none;
    font: 12px Tahoma, Arial
  }

  #top_navigation li a
  {
    /*display: block;
    background: #324143;
    padding: 5px 12px;
    text-decoration: none;
    border-right: 1px solid white;
    width: 70px;
    color: #FFFFFF;
    white-space: nowrap*/

    cursor:pointer;
  width:163px;
  height: 32px;
  display:block;
  }

  #top_navigation li a:hover
  {
    /*background: #24313C*/

    cursor:pointer;
  width:163px;
  height: 32px;
  display:block;
  }

  #top_navigation li ul
  {
    margin: 0;
    padding: 0;
    position: absolute;
    display: none;
    border-top: 1px solid white;
    z-index:10000;
  }

  #top_navigation li ul li
  {
    float: none;
    display: block;

  }

  #top_navigation li ul li a
  {
    cursor:pointer;
    width:163px;
    height: 32px;
    display:block;
    background-color: #0080C0;
    color: #ffffff;
    padding: 3px;
    text-align: center;
    vertical-align: middle;
  }

  #top_navigation li ul li a span
  {
    display:block;margin-top:6px;
  }

  #top_navigation li ul li a:hover
  {
    cursor:pointer;
    width:163px;
    height: 32px;
    display:block;
    background-color: #FF9900;
    color: #ffffff;
    padding: 3px;
    text-align: center;
    vertical-align: middle;
  }

#navigation{

}
ul#top1_navigation
{
	list-style:none;
	float:right;

	 margin:0px;
	padding:0px
}

.spacer{
height:60px;

}
ul#top1_navigation li
{
	background-position:center center;
	background-repeat:no-repeat;
	width:163px;
	height: 32px;
	float:left;
	list-style: none;
	margin-left:0px;
}

ul#top_navigation
{
	list-style:none;
	float:left;

	 margin:0px;
	padding:0px
}

ul#top_navigation li
{
	background-position:center center;
	background-repeat:no-repeat;
	width:163px;
	height: 32px;
	float:left;
	list-style: none;
	margin-left:0px;
}

a.contactus
{
	background-image:url('../images/nav/contact.jpg');
	cursor:pointer;
	width:163px;
	height: 32px;
	display:block;
}

a.contactus:hover,
a.contactus_selected
{
	background-image:url('../images/nav/contact_hover.jpg');
	cursor:pointer;
	width:163px;
	height: 32px;
	display:block;
}


a.apply
{
	background-image:url('../images/nav/apply.jpg');
	cursor:pointer;
	width:163px;
	height: 32px;
	display:block;
}

a.apply:hover,
a.apply_selected
{
	background-image:url('../images/nav/apply_hover.jpg');
	cursor:pointer;
	width:163px;
	height: 32px;
	display:block;
}

a.demo
{
	background-image:url('../images/nav/demo.jpg');
	cursor:pointer;
	width:163px;
	height: 32px;
	display:block;
}

a.demo:hover,
a.demo_selected
{
	background-image:url('../images/nav/demo_hover.jpg');
	cursor:pointer;
	width:163px;
	height: 32px;
	display:block;
}

a.displayad
{
	background-image:url('../images/nav/displayad.jpg');
	cursor:pointer;
	width:163px;
	height: 32px;
	display:block;
}

a.displayad:hover,
a.displayad_selected
{
	background-image:url('../images/nav/displayad_hover.jpg');
	cursor:pointer;
	width:163px;
	height: 32px;
	display:block;
}

a.index
{
	background-image:url('../images/nav/index.jpg');
	cursor:pointer;
	width:163px;
	height: 32px;
	display:block;
}

a.index:hover,
a.index_selected
{
	background-image:url('../images/nav/index_hover.jpg');
	cursor:pointer;
	width:163px;
	height: 32px;
	display:block;
}

a.advertiser
{
	background-image:url('../images/nav/advertiser.jpg');
	cursor:pointer;
	width:163px;
	height: 32px;
	display:block;
}

a.advertiser:hover,
a.advertiser_selected
{
	background-image:url('../images/nav/advertiser_hover.jpg');
	cursor:pointer;
	width:163px;
	height: 32px;
	display:block;
}

a.how
{
	background-image:url('../images/nav/how.jpg');
	cursor:pointer;
	width:163px;
	height: 32px;
	display:block;
}

a.how:hover,
a.how_selected
{
	background-image:url('../images/nav/how_hover.jpg');
	cursor:pointer;
	width:163px;
	height: 32px;
	display:block;
}

a.login
{
	background-image:url('../images/nav/login.jpg');
	cursor:pointer;
	width:163px;
	height: 32px;
	display:block;
}

a.login:hover,
a.login_selected
{
	background-image:url('../images/nav/login_hover.jpg');
	cursor:pointer;
	width:163px;
	height: 32px;
	display:block;
}

a.accountsettings
{
	background-image:url('../images/nav/accountsetting.jpg');
	cursor:pointer;
	width:163px;
	height: 32px;
	display:block;
}

a.accountsettings:hover,
a.accountsettings_selected
{
	background-image:url('../images/nav/accountsetting_hover.jpg');
	cursor:pointer;
	width:163px;
	height: 32px;
	display:block;
}

/*a.advertiser
{
	background-image:url('../images/nav/advertiser.jpg');
	cursor:pointer;
	width:163px;
	height: 32px;
	display:block;
}

a.advertiser:hover,
a.advertiser_selected
{
	background-image:url('../images/nav/advertiser_hover.jpg');
	cursor:pointer;
	width:163px;
	height: 32px;
	display:block;
}*/

a.logout
{
	background-image:url('../images/nav/logout.jpg');
	cursor:pointer;
	width:163px;
	height: 32px;
	display:block;
}

a.logout:hover,
a.logout_selected
{
	background-image:url('../images/nav/logout_hover.jpg');
	cursor:pointer;
	width:163px;
	height: 32px;
	display:block;
}

a.campaigns
{
	background-image:url('../images/nav/mngcampaign.jpg');
	cursor:pointer;
	width:163px;
	height: 32px;
	display:block;
}

a.campaigns:hover,
a.campaigns_selected
{
	background-image:url('../images/nav/mngcampaign_hover.jpg');
	cursor:pointer;
	width:163px;
	height: 32px;
	display:block;
}

a.reports
{
	background-image:url('../images/nav/reports.jpg');
	cursor:pointer;
	width:163px;
	height: 32px;
	display:block;
}

a.reports:hover,
a.reports_selected
{
	background-image:url('../images/nav/reports_hover.jpg');
	cursor:pointer;
	width:163px;
	height: 32px;
	display:block;
}

a.support
{
	background-image:url('../images/nav/support.jpg');
	cursor:pointer;
	width:163px;
	height: 32px;
	display:block;
}

a.support:hover,
a.support_selected
{
	background-image:url('../images/nav/support_hover.jpg');
	cursor:pointer;
	width:163px;
	height: 32px;
	display:block;
}

a.manage_ads
{
  background-image:url('../images/nav/manageads.jpg');
  cursor:pointer;
  width:163px;
  height: 32px;
  display:block;
}

a.manage_ads:hover,
a.manage_ads_selected
{
  background-image:url('../images/nav/manageads_hover.jpg');
  cursor:pointer;
  width:163px;
  height: 32px;
  display:block;
}

a.manage_advertisers
{
  background-image:url('../images/nav/manageadvert.jpg');
  cursor:pointer;
  width:163px;
  height: 32px;
  display:block;
}

a.manage_advertisers:hover,
a.manage_advertisers_selected
{
  background-image:url('../images/nav/manageadvert_hover.jpg');
  cursor:pointer;
  width:163px;
  height: 32px;
  display:block;
}

a.settings
{
  background-image:url('../images/nav/settings.jpg');
  cursor:pointer;
  width:163px;
  height: 32px;
  display:block;
}

a.settings:hover,
a.settings_selected
{
  background-image:url('../images/nav/settings_hover.jpg');
  cursor:pointer;
  width:163px;
  height: 32px;
  display:block;
}

a.empty
{
  background-image:url('../images/nav/empty.jpg');
  cursor:pointer;
  width:163px;
  height: 32px;
  display:block;
  text-align: center;
  color: #fff;
  font-size: 16px;
  font-family: sans-serif;
  background-repeat: no-repeat;
  background-position: top center;
  
}

a.empty:hover,
a.empty_selected
{
  background-image:url('../images/nav/empty_hover.jpg');
  cursor:pointer;
  width:163px;
  height: 32px;
  display:block;
  text-align: center;
  color: #fff;
  font-size: 16px;
  font-family: sans-serif;
  background-repeat: no-repeat;
  background-position: top center;
}

a.empty div
{
  padding-top: 5px;;
}