/* TENNIS.com - Main Sylesheet */

  .expand_link a { font-family: arial; font-size: 9pt; color: #000000; text-decoration: none; }
  .expand_link a:hover { font-family: arial; font-size: 9pt; color: #ffffff; text-decoration: underline; }
  .tournament_date { font-family: arial; font-size: 8pt; color: #000000; font-weight: bold; }
  .tournament_title { font-family: arial; font-size: 66pt; color: #ffffff; font-weight: bold; line-height: 54pt; letter-spacing:-5px; }
  .tournament_title a { color: #ffffff; text-decoration: none; }
  .tournament_title a:hover{ color: #f0a245; text-decoration: none; }
  .tournament_dek { font-family: arial; font-size: 28pt; color: #000000; font-weight: bold; line-height: 26pt; letter-spacing:-2px; }
  .tournament_summary { font-family: arial; font-size: 9pt; color: #000000; line-height: 12pt; }
  .tournament_summary a { color: #ffffff; text-decoration: none; font-weight: bold; }
  .tournament_summary a:hover { color: #f0a245; text-decoration: none; font-weight: bold; }

body { 
	margin: 0px;
	background: #e8edf0 url(/images/main/bkgrd.gif) repeat-x scroll 0 0; }

.logo {
	background: url(/images/main/logo.png);
	background-repeat:no-repeat;  }

.borders { 
	background: #ffffff;
	border-left: 1px solid #d9d9d9; 
	border-right: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9; }

/* Navigation */
.nav {
	font-family: arial;
	font-size: .7em;
	font-weight: bold;
	padding-right: 19px; }

.nav a {
	color: #36659a;
	text-decoration: none; }

.nav a:hover {
	color: #c11e23;
	text-decoration: underline; }

/* Navigation - Drop Down */
#navbar {
	margin: 0;
	padding: 0;
	height: 1em;
	position:relative;
	z-index: 99;  }

#navbar li {
	list-style: none;
	float: left; }

#navbar li a {
	display: block;
	color: #c11e23;
	text-decoration: none; }

#navbar li ul {
	display: none; 
	width: 14em; /* Width to help Opera out */ }

#navbar li:hover ul, #navbar li.hover ul {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0; }

#navbar li:hover li, #navbar li.hover li {
	float: none; }

#navbar li:hover li a, #navbar li.hover li a {
	background-color: #d3d3d3;
	color: #36659a;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 7px; }

#navbar li li a:hover {
	color: #ffffff; }

/* Other CSS Items*/
.small_text_menu { 
	font-family: arial;
	font-size: 9pt;
	color: #818181;
	line-height: 11.5pt; }
 
.small_text_menu a { 
	color: #3e72ae;
	text-decoration: none; }
 
.small_text_menu a:hover { 
	color: #c11e23;
	text-decoration: underline; }

.small_text { 
	font-family: arial;
	font-size: 9pt;
	line-height: 11.5pt; }
 
.small_text a { 
	color: #3e72ae;
	text-decoration: none; }
 
.small_text a:hover { 
	color: #c11e23;
	text-decoration: underline; }

.small_text_with_space { 
	font-family: arial;
	font-size: 9pt;
	line-height: 13pt; }
 
.small_text_with_space a { 
	color: #3e72ae;
	text-decoration: none; }
 
.small_text_with_space a:hover { 
	color: #c11e23;
	text-decoration: underline; }

.small_text_blogs { 
	font-family: verdana;
	color: #000000;
	font-size: 8.5pt;
	line-height: 12pt; }

.small_text_blogs a { 
	color: #3e72ae;
	text-decoration: none; }
 
.small_text_blogs a:hover { 
	color: #c11e23;
	text-decoration: underline; }

.small_text_dont_miss_headline { 
	font-family: verdana;
	font-size: 8.5pt;
	color: #000000;
	font-weight: bold; }

table.homepage_featured {
	background: #e6e6e6;
	padding: 4px; }

.homepage_featured_cell {
	background: #ffffff;
	border: 4px solid #f2f2f2; }

.homepage_photo_spotlight { 
	font-family: verdana;
	font-size: 10pt;
	line-height: 13.5pt; }

.homepage_photo_spotlight a { 
	color: #3e72ae;
	text-decoration: none; }
 
.homepage_photo_spotlight a:hover { 
	color: #c11e23;
	text-decoration: underline; }
	
.text { 
	font-family: arial;
	font-size: 10pt;
	line-height: 13.5pt; }
 
.text a { 
	color: #3e72ae;
	text-decoration: none; }
 
.text a:hover { 
	color: #c11e23;
	text-decoration: underline; }

.text_white { 
	font-family: arial;
	font-size: 10pt;
	line-height: 13.5pt; }
 
.text_white a { 
	color: #ffffff;
	text-decoration: none; }
 
.text_white a:hover { 
	color: #ffffff;
	text-decoration: underline; }

.network_bar { 
	font-family: arial;
	font-size: .7em; }
 
.network_bar a { 
	color: #3e72ae;
	text-decoration: none; }
 
.network_bar a:hover { 
	color: #c11e23;
	text-decoration: underline; }

.photo_source { 
	font-family: arial;
	font-size: 7pt;
	color: #808080; }

.footer { 
	font-family: arial;
	font-size: 9pt;
	line-height: 14pt;
	color: #808080;
	background-color: #f1f1f1;  }
 
.footer a { 
	color: #808080;
	text-decoration: none; }
 
.footer a:hover { 
	color: #000000;
	text-decoration: underline; }

input.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}


input.search_field {
	background-color: #ffffff; 
	font-size: 12px; 
	color: #000000;	
	border: 1px solid #bebebe;
	height: 20px;
}

input.search_button {
	background-color: #ffffff; 
	font-size: 11px; 
	color: #888888;	
	border: 1px solid #bebebe;
	height: 20px;
}

/* GEAR */

.outline {	border-width: 5px; border-style: solid; border-color: #EBEAE8; padding: 12px; }

.title { font-family: arial; font-size: 14pt; color: #404040; }

.tab_on { padding-bottom: 6px; border-top: 5px solid #EBEAE8; border-left: 5px solid #EBEAE8; border-right: 5px solid #EBEAE8; text-align: center; font-size: 24px; font-weight: bold; }
.tab_off { padding-bottom: 6px; background-color: #EBEAE8; border-top: 5px solid #EBEAE8; border-left: 5px solid #EBEAE8; border-right: 5px solid #EBEAE8; text-align: center; font-size: 24px; font-weight: bold; }
.tab_blank { padding-bottom: 6px; border-bottom: 5px solid #EBEAE8; }
.tab_space { width: 9; padding-bottom: 6px; border-bottom: 5px solid #EBEAE8; }

.racquet-image { float: left; padding: 0px 20px 7px 20px; }
.racquet-image image { width: 60px; }

.shoe-image { float: left; padding: 0px 20px 7px 20px; }
.shoe-image image { width: 60px; }


#podcast_player {
	background: url('/podcast/assets/player_bkgrd.gif') no-repeat; 
	padding-top:15px;
}

#twitter_div  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-type: none;
	margin-left: 0px;
	margin-bottom: 5px;
	padding-left: 3px;
	padding-bottom: 3px;
}

#twitter_update_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-type: none;
	margin-left: 0px;
	margin-bottom: 5px;
	padding-left: 3px;
	padding-bottom: 3px;
}

#twitter_update_list li {
	background-color: #f4f4f4;
	padding: 20px;
	border-bottom: 10px solid #ffffff;
}

#twitter_update_list a {
	color: #3e72ae;
	text-decoration: none;
}

#twitter_update_list  a:hover {
	color: #c11e23;
	text-decoration: underline;
}
