/*-----------*/
/* login bar */
/*-----------*/
.login_bar {
 height:	27px;
 padding-left:	5px;
 width: 	800px;
 font-size:	9px;
 font-weight:	bold;
 line-height:	27px;
 color:		#FFFFFF;
}

.login_bar a, .login_bar label {
  color:	#ffcc66;
	font-size: 10px;
}

.login_bar input {
   font-size:	9px;
}

/*-------------*/
/* Main Header */
/*-------------*/
.main_header {
 height:	65px;
}

/*-----------*/
/* Main Menu */
/*-----------*/
.main_menu {
  height: 	23px;
  font-family: 	verdana;
  font-size: 	11px;
  font-weight:	bold;
  text-decoration: 	none;
  background-color: 	#000000;
}
.main_menu, .main_menu a, .main_menu a:hover, .main_menu a:visited {
  text-decoration: 	none;
  color: 	#ffcc66;
}

#sub_home, #sub_news, #sub_weather, #sub_sports, #sub_business, #sub_entertainment, #sub_health,
#sub_classifieds,  #sub_market,  #sub_theoklahoman, #sub_news9, #sub_life {
  font-size: 	11px;
  font-weight:	bold;
  position:	absolute;
  padding:	0;
  margin:	0;
  height:	270px;
  overflow:	hidden;
  display:	none;
  border-bottom:1px solid black;
  border-left:	1px solid black;
  vertical-align: top;
  z-index:	100;
}

#sub_home               { left: 5px;  }
#sub_theoklahoman       { left: 64px; } 
#sub_news9              { left: 182px; } 
#sub_news               { left: 242px; } 
#sub_weather            { left: 291px; } 
#sub_sports             { left: 364px; } 
#sub_business           { left: 423px; }
#sub_entertainment      { left: 418px; } 
#sub_life             	{ left: 420px; } 
#sub_health             { left: 424px; }
#sub_classifieds        { left: 398px; } 
#sub_market             { left: 412px; }


.drop_menu_left {
  padding-top: 	6px;
  padding-left:	6px;
  line-height:	13px;
  height: 270px;
}
.drop_menu_left, .drop_menu_left a, .drop_menu_left a:visited {
  color:	#ffffff;
  background-color:	#948f7b;
  text-decoration: 	none;
}
.drop_menu_left a:hover {
  color:	#ffffff;
  text-decoration: 	underline;
}

.drop_menu_right, .drop_menu_right_ads {
  padding: 	0;
  margin:	0;
  background-color: #333333;
  color:		#ffffff;
  line-height:	16px;
}

.drop_menu_right_ads a, .drop_menu_right_ads a:visited, .drop_menu_right_ads a:hover {
  width: 	250px;
  padding: 	0;
  margin: 	0;
}
.drop_menu_right a, .drop_menu_right a:visited, .drop_menu_right a:hover {
  width: 	250px;
  display:	block;
  font-weight:	bold;
  color:	#FFCC66;
  padding:	0 6px 0 6px;
  margin:	0 0 0 6px;
  background:   #333333 url(http://static.newsok.biz/images/layout/bullets/bullet3x5.gif) no-repeat left top;
}

.drop_menu_right a:hover {
  color:	#ffcc66;
  text-decoration: 	underline;
}

.drop_menu_right h2 {
  padding-left:		8px;
  padding-bottom:	2px;
  margin-bottom:	4px;
  margin-top:		0;
  font-size:		11px;
  line-height:		21px;
  text-decoration:	none;
}

.main_sub_menu  {
        padding:                0px 0 0 5px;
        max-width:              645px;
        width:                  645px;
        height:                 21px;
        font-size:              10px;
        background-color:       #948f7b;
}

.main_sub_menu a, .main_sub_menu a:visited,  .main_sub_menu a:hover  {
  color:                  #FFFFEE;
  font-size:              10px;
  text-decoration:        none;
}

.main_sub_menu a:hover  {
  text-decoration: underline;
}

.whitetab {              
   background-color:	#FFFFFF;
   color:		#948F7B;
   background:		url(http://static.newsok.biz/images/layout/tabs/white_tab_right.gif) no-repeat right top;
   padding:		4px 3px 5px 3px;
}

