/*

  MyDocHub.com Stylesheet
  stylesheet.css

*/
/*
table{border:solid red 1px;}
td{border:solid red 1px;}
tr{border:solid red 1px;}*/

a { 
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #f48026; 
  text-decoration: none; 
}

a img{border:none;}

a:active { 
  color: #f48026; 
}

a:visited { 
  color: #f48026; 
}

a:hover { 
  text-decoration: underline; 
}

a.whiteLink	{
  color: white; 
}

a:visited.whiteLink	{
  color: white; 
}

a.smallText:hover, a.whiteLink:hover { 
  text-decoration: underline; 
}

a.largeText:hover { 
  text-decoration: underline; 
}

a.smallText { 
  font-size: 11px;
  text-decoration: none; 
  color: white;
}

a.whiteLink { 
  text-decoration: none; 
  color: white;
}

a.largeText { 
  font-size: 18px;
  text-decoration: none; 
  font-weight : bold;
  font-style : italic;
}

a.menuText { 
  font-size: 13px;
  color: white; 
  text-decoration: none; 
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f48026;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	line-height: 14pt;
}

text	{
	color:black;
}

P.errorText, DIV.errorText, SPAN.errorText {
  font-size: 13px;
  color: #ff0000;
}

P.successText, DIV.successText, SPAN.successText {
  font-size: 13px;
  color: #ffffff;
//  font-weight : bold;
  background: #00bb00;
}

SPAN.blueText	{
  color: #0073ae;
}

TD, TD.blueText {
  font-size: 13px;
  color: #0073ae;
}

TD.blueText {
  font-size: 13px;
  color: #0073ae;
}

TD.whiteText, SPAN.whiteText, P.whiteText { 
  color: white; 
}

TD.copyright, SPAN.copyright, P.copyright { 
  font-size: 11px;
  color: white; 
}

TD.mediumText, SPAN.mediumText, P.mediumText { 
  font-size: 16px;
  color: black; 
  text-decoration: none; 
  font-weight : bold;
}

TD.largeText, SPAN.largeText, P.largeText { 
  font-size: 22px;
  color: black; 
  text-decoration: none; 
  font-weight : bold;
}

#leaderboard_td{
	background-color: white;
}
	
#leaderboard_ad{
	margin:0 auto;
	height:90px;
	width:728px;
	background-color: white;
/*	border-top: #CCCCCC 1px solid;
		border-bottom: #CCCCCC 1px solid;*/
		margin-bottom:0px;

}

.left{float:left;}

#quicksearch{
	position:relative;

	padding:10px 0 0 25px;
	width:200px;
	float:left;
}

h3{
	display:inline;
	width:250px;
}
#under_ad_featured_docs{margin:40px 0 0 20px;}
#under_ad_featured_docs img {border:none;}

#tagline{ 		position:relative; text-align:center; padding:5px; margin:20px 10px 0 0; width:450px; border:solid #D8D8D8 1px; float:right;}

#tagline h3{font-size:16px; color:#F48026; font-weight:normal;}

#ad{width:240px; margin: 10px 15px 0 30px;}

#ad a img{ border:none;}

#featured_docs{ width: 230px; margin:0px 0 0 0px;}

#featured_docs img {margin:0px 0px 0 40px;}
#featured_docs a img{border:none;}

.odd{
background:#EEEEEE;
padding:10px;
}
.even{
background:#FFFFFF;
padding:10px;
}
