body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #453159;
}
td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
input, textarea, select {
	border-style:solid;
	border-width:1px;
	border-color:#666666;
	font-size:13px;
	color:#000000;
}

img {
	border: 0px solid #FFF;
}

a {
	font-size: 11px;
	text-decoration: underline;
	color: #444444;
	border: 0px;
}
a:hover {
	font-size: 11px;
	text-decoration: underline;
	color: #74A0FF;
}
.slogan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
}
.mainnav {
	font-size: 13px;
	text-decoration: none;
	color: #2A2A2A;
}
.mainnav:hover {
	font-size: 13px;
	text-decoration: underline;
	color: #2A2A2A;
}
.mainnavbreak {
	color: #9A7A1B;
}
.footer {
	font-size: 9px;
	text-decoration: none;
	color: #CCCCCC;
}
.footer a:hover {
	font-size: 9px;
	text-decoration: underline;
	color: #CCCCCC;
}
.footernav a {
	font-size: 10px;
	text-decoration: none;
	color: #000;
}
.footernav a:hover {
	font-size: 10px;
	text-decoration: underline;
	color: #222222;
}
.footernavbreak {
	color: #AAA;
}
.menuheader {
	font-size: 12px;
	color: #000;
	font-weight: bold;
}
.menuitem {
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #453159;
}
.menuitem a:hover {
	font-size: 10px;
	text-decoration: underline;
	font-weight: bold;
}
.smallBr{
	font-size: 1px; 
	line-height: 2;
}
.listingtitle {
	color: #414D6C;
	width: 46px;
}
.listingtitle2 {
	color: #414D6C;
}
.browse-rows:hover  {
	background-color: #f0f0f0;
}
.morelink a {
	font-size: 11px;
	text-decoration: underline;
	color: #A392B4;
}
.morelink a:hover {
	font-size: 11px;
	text-decoration: none;
	color: #A392B4;
}
.smallform {
	border-style:solid;
	border-width:1px;
	border-color:#666666;
	font-size:10px;
	color:#666666;
}
.buylink a {
	font-size: 12px;
	text-decoration: none;
	color: #666666;
}
.buylink a:hover {
	font-size: 12px;
	text-decoration: none;
	color: #74A0FF;
}

.top-hr {
	width: 161px;
	height: 1px;
	background-image: url(/themes/1/images/top-hr-bg.gif);
	background-repeat: no-repeat;
	background-position: top-right;
	border: 0px;
}

.bot-hr {
	width: 204px;
	height: 1px;
	background-image: url(/themes/1/images/bot-hr-bg.gif);
	background-repeat: no-repeat;
	background-position: top-right;
	border: 0px;
}

.menualpha {
	font-size: 13px;
	text-decoration: none;
	color: #666666;
	xpadding-right: 10px;
}
.menualpha:hover {
	font-size: 13px;
	text-decoration: none;
	color: #A392B4;
}
.browse-nav {
	background-color: #FFF;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
.exact {
	font-style: italic;
	font-size: 9px;
	margin: 0px;
}
.headertitle {
	color: #414D6C;
}


#socialbookmarks a:hover img {
filter: alpha(opacity=70);
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
-moz-opacity: 0.70;
opacity:0.7;
}

#socialbookmarks a img {
	width: 25px;
}

.ratingblock {
	display:block;
	}

.loading {
	height: 30px;
	background: url('/themes/1/images/working.gif') 50% 50% no-repeat;
	}
	
.unit-rating { /* the UL */
	list-style:none;
	margin: 0px;
	padding:0px;
	height: 22px;
	position: relative;
	background: url('/themes/1/images/starrating.gif') top left repeat-x;		
	}

.unit-rating li{
    text-indent: -90000px;
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
	}
	
.unit-rating li a {
	outline: none;
	display:block;
	width:22px;
	height: 22px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	}
	
.unit-rating li a:hover{
	background: url('/themes/1/images/starrating.gif') left center;
	z-index: 2;
	left: 0px;
	}

.unit-rating a.r1-unit{left: 0px;}
.unit-rating a.r1-unit:hover{width:22px;}
.unit-rating a.r2-unit{left:22px;}
.unit-rating a.r2-unit:hover{width: 44px;}
.unit-rating a.r3-unit{left: 44px;}
.unit-rating a.r3-unit:hover{width: 66px;}
.unit-rating a.r4-unit{left: 66px;}	
.unit-rating a.r4-unit:hover{width: 88px;}
.unit-rating a.r5-unit{left: 88px;}
.unit-rating a.r5-unit:hover{width: 110px;}
.unit-rating a.r6-unit{left: 110px;}
.unit-rating a.r6-unit:hover{width: 132px;}
.unit-rating a.r7-unit{left: 132px;}
.unit-rating a.r7-unit:hover{width: 154px;}
.unit-rating a.r8-unit{left: 154px;}
.unit-rating a.r8-unit:hover{width: 176px;}
.unit-rating a.r9-unit{left: 176px;}
.unit-rating a.r9-unit:hover{width: 198px;}
.unit-rating a.r10-unit{left: 198px;}
.unit-rating a.r10-unit:hover{width: 220px;}

.unit-rating li.current-rating {
	background: url('/themes/1/images/starrating.gif') left bottom;
	position: absolute;
	height: 22px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
	}

.voted {color:#999;}
.thanks {color:#36AA3D;}
.static {color:#5D3126;}	

.subscribe {
	margin-bottom: 25px;
	width: 112px;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-left: 75px;
}

h2 {
	font-size: 19px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.lyrics2u {
	color: #FF0000;
	font-size: 22px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.textinfo {
	width: 300px;
	margin-left: 54px;
	text-align: center;
	background-color: #f7f7f7;
	border: 1px solid #ededed;
	padding: 8px;
}

hr {
	border: 0px;
	background-color: #CCC;
	height: 1px;
	width: 100%;
}

BODY,P,TABLE,TD,TR {
  font-size: 11px;
  color: #000000;
  font-family: 'Verdana';
}
BODY {
  background: #FFFFFF;
}
FORM {
  display: inline;
  margin-bottom: 0;
}
PRE {
  font-size: ;
  font-family: ;
}

.tableborders {
  background: #CCC;
}

.tddetails {
  background: #FFFFFF;
}

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

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

.menubar{
  background: #e2e2e2;
  font-size: 8pt;
  color: #000;
}
.menubar A:link {
  color: #000;
}
.menubar A:visited {
  color: #000;
}
.menubar A:active {
  color: #000;
}
.menubar A:hover {
  color: #000;
}

.menubarnb{
  background: #e2e2e2;
  font-size: 8pt;
  color: #000;
}
.menubarnb A:link {
  color: #000;
}
.menubarnb A:visited {
  color: #000;
}
.menubarnb A:active {
  color: #000;
}
.menubarnb A:hover {
  color: #000;
}

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

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

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

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

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

.small {
  font-size: 8pt;
  font-family: Verdana, Helvetica, sans-serif;
}
.medium {
  font-size: 10pt;
  font-family: Verdana, Helvetica, sans-serif;
}
.large {
  font-size: 12pt;
  font-family: Verdana, Helvetica, sans-serif;
}

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

.lighttable {
  background: #F7F7F7;
  color: #000000;
}

.alternatetable {
  background: #DEDEDE;
}

.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
}
