/*  AllAvatars.com Stylesheet  */
/*  Created 04/23/04 - Chad Lockwood  */

/* /////////////////////////////////////////////////////////// */
b
{ font-weight: bold}

i
{ font-style: italic}

h1 {
 font-size: 14px;
 color: #FFFFCC;
 line-height: 10px;
}
          
.title {
 font-size: 14px;
 color: #FFFFCC;
 font-weight: bold;
}

.alert
{ font-size: 11px; font-weight: bold; color: #ff0000; text-decoration: none}

.large
{ font-size: 14px; font-weight: bold}

.medium
{ font-size: 12px}

.small
{ font-size: 10px}

.copyright
{ font-size: 10px; color: #666666}
	A.copyright:link
	{ font-size: 10px; font-weight: normal; color : #444444}
	A.copyright:visited
	{ font-size: 10px; font-weight: normal; color : #444444}
	A.copyright:active,A.copyright:hover	
	{ font-size: 10px; font-weight: normal; color: #666666}

.navbar
{ font-size: 12px; font-weight: bold; color: #FFCC33; text-decoration: none}
	A.navbar:link, A.navbar:visited
	{ color: #FFCC33 }
	A.navbar:active,A.navbar:hover	
	{ color: #FFFFFF }		

.navbarsmall
{ font-size: 10px; font-weight: bold; color: #FFCC33; text-decoration: none}
	A.navbar:link, A.navbar:visited
	{ color: #FFCC33 }
	A.navbar:active,A.navbar:hover	
	{ color: #FFFFFF }	

.yellow
{ font-weight: normal; color: #FFCC33; text-decoration: none}
	A.yellow:link, A.yellow:visited
	{ color: #FFCC33 }
	A.yellow:active,A.yellow:hover	
	{ color: #FFFFFF }		

.lightyellow
{ font-weight: normal; color: #FFFFCC; text-decoration: none}
	A.lightyellow:link, A.lightyellow:visited
	{ color: #FFFFCC }	
	A.lightyellow:active,A.lightyellow:hover
	{ color: #FFFFFF }		

.location
{ font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #FFFFCC; text-decoration: none}
	A.location:link,A.location:visited 
	{ color : #FFFFCC}
	A.location:active,A.location:hover  
	{ text-decoration: none; color : #FFFFFF}

.results
{ font-family: Verdana, Arial, sans-serif; font-size: 13px; color: #FFFFFF; text-decoration: none}
	A.results:link,A.results:visited 
	{ color : #FFFFFF}
	A.results:active,A.results:hover  
	{ text-decoration: none; color : #FFCC33}

/* ///////////////////////////////////////////////////////////// */

body {
/*  background: #E7E4DE; */
  background-image:url("/images/bg.gif");
  margin-top: 15px;
}

p, span, font, blockquote, ul, li, table, tr, th, td {   
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #E7E4DE;  
}

a:link, a:visited, a:active {
  color: #C3B58E;
  font-weight: bold;
  text-decoration: none;
   }
a:hover { 
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}

.onbody { color: #000000; }

hr
{ height: 0px; border: solid #000000 0px; border-top-width: 1px;}

form {
  display: inline;
  margin-bottom: 0;
}

/* added */
.tdnavbar {
  background-image:url("/images/design/nav_bg.gif");
  background-repeat:repeat-y;
  background-color: #3F3C34;
}

/* added */
.tdlight {
  background: #E7E4DE;
}

/* added */
.tdmedium {
  background: #9F8F62;
}

/* added */
.tddark {
  background: #3F3C34;
}

.tableborders {
  background: #000000;
}

.tddetails {
  background: #5C5542;
}

.tdbackground {
  font-size: 9pt;
  font-weight: ;
  color: #000000;
  background: #4D4940;
  font-family: Verdana, Arial, sans-serif;
}

.tdnothumbs {
  font-size: 9pt;
  font-weight: ;
  color: #000000;
  background: #4D4940;
  font-family: Verdana, Arial, sans-serif;
}

.menubar{
  background: #000000;
  font-size: 8pt;
  color: #CCCCCC;
}
.menubar A:link {
  color: #CCCCCC;
}
.menubar A:visited {
  color: #CCCCCC;
}
.menubar A:active {
  color: #CCCCCC;
}
.menubar A:hover {
  color: #FFFFFF;
}

.catcolumn {
  font-size: 8pt;
  font-style: ;
  text-align: ;
  background: #5C5542;
}

.photocol {
  font-size: 8pt;
  font-style: ;
  text-align: ;
  background: #5C5542;
}

.commentscol {
  font-size: 8pt;
  font-style: ;
  text-align: ;
  background: #5C5542;
}

.lastphocol {
  font-size: 8pt;
  font-style: ;
  text-align: ;
  background: #5C5542;
}

.lastcommcol {
  font-size: 8pt;
  background: #5C5542;
  color: ;
}

.welcome {
  background: ;
  font-family: Verdana, Arial, sans-serif;
  color: #FFFFFF;
}

.lighttable {
  background: #5C5542;
  color: #000000;
}

.alternatetable {
  background: #4D4940;
}

.formboxes{
  font-family: ;
  background-color: ;
  color: ;
  font-size: 9pt;
}

blockquote {
   font-size:9pt; border:1px solid #E6E6E6;
   margin:0px 20px; padding:0px 10px
}
blockquote .small {
   background:#E6E6E6;
   margin-left:-10px; padding:1px 2px
}
blockquote hr {
   visibility:hidden;
   height:1px
}
blockquote br {
   font-size:1px
}
