A:link {text-decoration: underline}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: #FF00FF;}

/*thumbs*/
.content {position:relative; float:left;margin-left:0px; margin-right:0px; border:1px solid #DBEFF1;width:240px; #width:240px; height:205px;background-color:#DBEFF1; padding:0px;text-align:center; margin-bottom:5px; overflow:hidden;}
.content-hover {position:relative; float:left; margin-left:0px; margin-right:0px; width:240px; #width:240px; height:205px; border:1px solid #9A30E0;background-color: #fff; padding:0px;text-align:center; margin-bottom:5px; overflow:hidden;}

a.toplist:link {color: #9A30E0; text-decoration: underline; font-size: 15px; font-family: Trebuchet MS; font-weight: bold;}
a.toplist:visited {	color: #9A30E0; text-decoration: underline; font-size: 15px; font-family: Trebuchet MS; font-weight: bold;}
a.toplist:hover {color: #FF00FF; text-decoration: underline; font-size: 15px; font-family: Trebuchet MS; font-weight: bold;}
a.toplist:active {color: #FF00FF; text-decoration: underline; font-size: 15px; font-family: Trebuchet MS; font-weight: bold;}

a.cats:link {color: #9A30E0; text-decoration: underline; font-size: 15px; font-family: Trebuchet MS; font-weight: bold;}
a.cats:visited {color: #9A30E0; text-decoration: underline; font-size: 15px; font-family: Trebuchet MS; font-weight: bold;}
a.cats:hover {color: #FF00FF; text-decoration: underline; font-size: 15px; font-family: Trebuchet MS; font-weight: bold;}
a.cats:active {color: #FF00FF; text-decoration: underline; font-size: 15px; font-family: Trebuchet MS; font-weight: bold;}

a.arrow:link {color: #9A30E0; text-decoration: underline; font-size: 15px; font-family: Trebuchet MS; font-weight: bold;}
a.arrow:visited {color: #9A30E0; text-decoration: underline; font-size: 15px; font-family: Trebuchet MS; font-weight: bold;}
a.arrow:hover {color: #FF00FF; text-decoration: underline; font-size: 15px; font-family: Trebuchet MS; font-weight: bold;}
a.arrow:active {color: #FF00FF; text-decoration: underline; font-size: 15px; font-family: Trebuchet MS; font-weight: bold;}

.movieinfo {color: #0066CC; text-decoration: none; font-size: 15px; font-family: Trebuchet MS; font-weight: bold;}

/* search box */
.btn {
 border-style: none;
 text-indent: -10000px;
 overflow: hidden;
 background: transparent url(/images/search.gif) no-repeat scroll top left;
 width: 90px;
 height: 25px;
 cursor: pointer;
 #padding: 25px 0 0 0; 
}

.inputtext {
 border: 1px solid #61233c;
 height: 24px;
}


.arrow
{
 display: block;
 width: 120px;
 height: 17px;
 padding: 0 0 0 10px;
 background: url("/images/arrow.gif") no-repeat 2px 4px;

}

.arrow:hover
{ 
background: url("/images/arrow2.gif") no-repeat 2px 4px;
}

.paging {position:relative; top:12px; #top:12px; margin-right:0px; height:30px; padding-top: 0px; #padding-top: 5px; border:0px; font-family: Trebuchet MS;}
a.nextprev {font-size: 15px; padding: .15em .5em .15em .5em; border:1px solid #9A30E0; background: #9A30E0; text-decoration: none; color:#DBEFF1; font-weight:bold; font-family: Trebuchet MS;}
a.nextprev:visited {font-size: 1em; padding: .15em .5em .15em .5em; border:1px solid #9A30E0; background: #9A30E0; text-decoration: none; color:#DBEFF1; font-weight:bold; font-family: Trebuchet MS;}
a.nextprev:active {font-size: 1em; padding: .15em .5em .15em .5em; border:1px solid #9A30E0; background: #9A30E0; text-decoration: none; color:#0066CC; font-weight:bold; font-family: Trebuchet MS;}
a.nextprev:hover {font-size: 1em; padding: .15em .5em .15em .5em; border:1px solid #9A30E0; background: #DBEFF1; text-decoration: none; color:#0066CC; font-weight:bold; font-family: Trebuchet MS;}
.current {font-size: 1em; padding: .15em .5em .15em .5em; border:1px solid #9A30E0; background: #DBEFF1; font-weight:bold; color:#0066CC;}
