body, td {
	background: #FFFFFF;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
}

a,
a.blue 
{
	color: #0551BF;
	background: url(../images/d08.gif) no-repeat 4px 5px;
	padding-left: 12px;
}

a:hover,
a.blue:hover
{
	color: #000000;
}

a.blackbold {
	color: #222222;
	font-weight: bold;
	background: url(../images/d08.gif) no-repeat 4px 5px;
	padding-left: 12px;
	text-decoration: none;
}

a.blackbold:hover,
a.blackbold.selected
{
	color: #0551BF;
	font-weight: bold;
	background: url(../images/d08.gif) no-repeat 4px 5px;
	padding-left: 12px;
	text-decoration: none;
}

a.black {
	color: #222222;
	background: none;
	padding-left: 0px;
	text-decoration: none;
}

a.black:hover,
a.black.selected
{
	color: #0551BF;
}

a#imdbicon {
	background: url(../images/imdb.gif) no-repeat;
	padding-left: 30px;
	padding-top: 1px;
	text-decoration: none;
}

a:hover#imdbicon {
	text-decoration: none;
}

form {
	padding: 0px;
	margin: 0px;
}

input[type=button], 
input[type=submit], 
input[type=reset],
.button,
#win_content .button
{
	background: url(../images/d14.gif) no-repeat;
	text-align: center;
	overflow: hidden;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 100%;
	width: 105px;
	height: 20px;
	display: block;
	margin-right: 10px;
	border: 0px;
	font-family: Arial, Helvetica, Sans-serif;
	cursor: pointer;
	line-height: 20px;
}

input[type=button]:hover, 
input[type=submit]:hover, 
input[type=reset]:hover,
.button:hover,
#win_content .button:hover
{
	background-image: url(../images/d13.gif);
}

.button.full,
.button.auto,
#win_content .button.full,
#win_content .button.auto {
	display: block;
	width: auto;
	background-size: 150% 20px;
	background-position: -30px 0;
	border-left: 1px solid #0067c5;
	border-right: 1px solid #0067c5;
	border-radius: 3px;
}

.button.auto,
#win_content .button.auto {
	display: inline-block;
	padding-left: 20px;
	padding-right: 20px;
}

.button.full:hover,
.button.auto:hover,
#win_content .button.full:hover,
#win_content .button.auto:hover {
	border-left: 1px solid #77ca00;
	border-right: 1px solid #77ca00;
}

table .graybg {
	background: #EEEEEE;
	-moz-border-radius: 5px 5px 5px 5px;
}

table .orangebg {
	background: #747474;
	color: #FFFFFF;
	-moz-border-radius: 5px 5px 5px 5px;
}

table a {
	padding-left: 0px;
	background: none;
}

table #columnheader td,
table #columnheader td font
{
	background: #747474;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 80%;
	-moz-border-radius: 5px 5px 5px 5px;
}

table #columntd td {
	padding-left: 5px;
	padding-right: 5px;
	background: #EEEEEE;
	-moz-border-radius: 5px 5px 5px 5px;
}

table #columntd_lightgreen td {
	padding-left: 5px;
	padding-right: 5px;
	background: #CCEECC;
	-moz-border-radius: 5px 5px 5px 5px;
}

table #columntd_lightgrey td {
	padding-left: 5px;
	padding-right: 5px;
	background: #DDDDDD;
	-moz-border-radius: 5px 5px 5px 5px;
}

table #columntd_lightred td {
	padding-left: 5px;
	padding-right: 5px;
	background: #EECCCC;
	-moz-border-radius: 5px 5px 5px 5px;
}

li {
	padding-bottom: 5px;
}

.subtitle {
	color: #65AD00;
	text-transform: uppercase;
	font-size: 80%;
}

.normallink {
	background: none;
	padding-left: 0px;
}

.nounderline {
	text-decoration: none;
}

.headingtitle {
	font-size: 140%;
	font-weight: bold;
}

.green {
	color: #65AD00;
}

.grey {
	color: #999999;
}

.red {
	color: #990000;
}

.lightred {
	color: #FF0000;
}

.lightred2 {
	color: #AA6666;
}

.blue {
	color: #0551BF;
}

.rss {
	padding-right: 25px;
	padding-top: 2px;
	background: url(../images/rss.gif) 96% 0px no-repeat;
	height: 20px;
	text-decoration: none;
	color: #999999;
	margin-right: 8px;
}

.freevideolabel {
	position: relative;
	left: -9px;
	top: 10px;
	float: right;
	background: url(../images/d58.gif) no-repeat;
	width: 13px;
	height: 55px;
	overflow: hidden;
}

.funcwin {
	position: absolute;
	width: 720px;
	visibility: hidden;
	top: 275px;
	z-index: 77;
}

.funcwin #content {
	background: #FFFFFF;
	padding: 0px 10px 10px 10px;
	border: 1px solid #CCCCCC;
	-moz-border-radius: 5px 5px 5px 5px;
	width: 700px;
}

.funcwin #arrow {
	background: url(../images/d76.gif) no-repeat;
	width: 20px;
	height: 9px;
	position: relative;
	left: 70px;
	font-size: 10%;
	top: -9px;
}

.funcwin #wintitle {
	font-size: 120%;
	font-weight: bold;
	color: #000000;
}

.funcwin #formtext {
	width: 600px;
}

.funcwin #formentry #title {
	width: 100px;
}

.funcwin #formentry #entry {
	width: 550px;
}

#ads {
	background: #EEEEEE;
	-moz-border-radius: 7px;
	text-align: center;
	padding: 5px;
}

#ads.label {
	background: none;
	padding: 0;
	position: absolute;
}

#ads.label a {
	display: block;
	position: relative;
	top: -17px;
	left: 10px;
	padding: 2px 10px 2px 10px;
	background: #f4f4f4;
	font-size: 10px;
	text-decoration: none;
	color: #999999;
	text-transform: uppercase;
	-moz-border-radius: 5px 5px 0px 0px;
}

#ads.label a:hover {
	color: #000000;
}

#advertisement {
	border: 1px dotted #AAAAAA;
	background: #EEEEEE;
	padding: 5px;
}

#advertisementtitle {
	background: #AAAAAA;
	padding: 2px;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 15px;
	font-size: 75%;
	color: #FFFFFF;
}

#website_outer {
	width: 100%;
	text-align: center;
}

#website {
	width: 950px;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
}

#popup #website {
	width: 360px;
	text-align: left;
	margin: 20px;
	padding-left: 0px;
	padding-right: 0px;
}

#statistics_outer {
	width: 100%;
	text-align: right;
	height: 20px;
	margin-top: 20px;
}

#statistics {
	padding-right: 10px;
}

#logo {
	background: url(../images/d01new.jpg) no-repeat -20px 0px;
	width: 190px;
	height: 64px;
	float: left;
}

#header_outer {
	float: right;
	width: 740px;
	height: 73px;
	background: url(../images/d05.jpg) no-repeat;
}

#header_inner {
	width: 100%;
	height: 52px;
	background: url(../images/d07.jpg) 100% 0px no-repeat;
}

#header {
	margin-left: 13px;
	padding-top: 10px;
	width: 715px;
	height: 52px;
	background: url(../images/d06.jpg) repeat-x;
	color: #FFFFFF;
}

#header #userstatus {
	padding-top: 5px;
	padding-left: 5px;
}

#header #userstatus a {
	color: #FFFFFF;
	background: none;
	padding-left: 0px;
}

#leftside_outer {
	width: 210px;
	float: left;
	clear: left;
}

#content_outer {
	width: 735px;
	float: right;
}

#mainmenu_outer {
	width: 190px;
	padding-top: 20px;
}

#mainmenu_outer #leftmenu {
	padding-left: 10px;
	padding-top: 5px;
}

#mainmenu_outer #leftmenu a {
	color: #747474;
}

#mainmenu_outer #leftmenu a:hover {
	color: #000000;
}

#mainmenu #menuitem {
	margin-top: 4px;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 4px;
}

#mainmenu #lastmenuitem {
	margin-top: 5px;
	padding-bottom: 5px;
}

#mainmenu #menuitem a, 
#mainmenu #lastmenuitem a 
{
	padding-left: 25px;
	padding-top: 3px;
	padding-bottom: 2px;
	font-size: 105%;
	font-weight: bold;
	text-decoration: none;
	color: #747474;
	text-transform: uppercase;
	background: url(../images/d40.gif) no-repeat;
	display: block;
}

#mainmenu #menuitem a:hover, 
#mainmenu #lastmenuitem a:hover,
#mainmenu #menuitem .selected 
{
	color: #000000;
	background: url(../images/d48.gif) no-repeat;
}

#mainmenu #menuitem .videoicon {
	background: url(../images/d40.gif) no-repeat;
}

#mainmenu #menuitem .videoicon_selected,
#mainmenu #menuitem .videoicon_selected:hover,
#mainmenu #menuitem .videoicon:hover
{
	color: #000000;
	background: url(../images/d48.gif) no-repeat;
}

#mainmenu #menuitem .searchicon {
	background: url(../images/d46.gif) no-repeat;
}

#mainmenu #menuitem .searchicon_selected,
#mainmenu #menuitem .searchicon_selected:hover,
#mainmenu #menuitem .searchicon:hover
{
	color: #000000;
	background: url(../images/d54.gif) no-repeat;
}

#mainmenu #menuitem .uploadicon {
	background: url(../images/d47.gif) no-repeat;
}

#mainmenu #menuitem .uploadicon_selected,
#mainmenu #menuitem .uploadicon_selected:hover,
#mainmenu #menuitem .uploadicon:hover
{
	color: #000000;
	background: url(../images/d55.gif) no-repeat;
}

#mainmenu #menuitem .infosicon {
	background: url(../images/d43.gif) no-repeat;
}

#mainmenu #menuitem .infosicon_selected,
#mainmenu #menuitem .infosicon_selected:hover,
#mainmenu #menuitem .infosicon:hover
{
	color: #000000;
	background: url(../images/d51.gif) no-repeat;
}

#mainmenu #menuitem .joinicon {
	background: url(../images/d42.gif) no-repeat;
}

#mainmenu #menuitem .joinicon_selected,
#mainmenu #menuitem .joinicon_selected:hover,
#mainmenu #menuitem .joinicon:hover
{
	color: #000000;
	background: url(../images/d50.gif) no-repeat;
}

#mainmenu #menuitem .loginicon {
	background: url(../images/d45.gif) no-repeat;
}

#mainmenu #menuitem .loginicon_selected,
#mainmenu #menuitem .loginicon_selected:hover,
#mainmenu #menuitem .loginicon:hover
{
	color: #000000;
	background: url(../images/d53.gif) no-repeat;
}

#mainmenu #menuitem .contacticon
{
	background: url(../images/d44.gif) no-repeat;
}

#mainmenu #menuitem .contacticon_selected,
#mainmenu #menuitem .contacticon_selected:hover,
#mainmenu #menuitem .contacticon:hover
{
	color: #000000;
	background: url(../images/d52.gif) no-repeat;
}

#mainmenu #menuitem .getcreditsicon {
	background: url(../images/d41.gif) no-repeat;
}

#mainmenu #menuitem .getcreditsicon_selected,
#mainmenu #menuitem .getcreditsicon_selected:hover,
#mainmenu #menuitem .getcreditsicon:hover
{
	color: #000000;
	background: url(../images/d49.gif) no-repeat;
}

#mainmenu #menuitem .mostwantedicon {
	background: url(../images/d92.gif) no-repeat;
}

#mainmenu #menuitem .mostwantedicon_selected,
#mainmenu #menuitem .mostwantedicon_selected:hover,
#mainmenu #menuitem .mostwantedicon:hover
{
	color: #000000;
	background: url(../images/d93.gif) no-repeat;
}

#mainmenu #menuitem .celebritiesicon {
	background: url(../images/d106.gif) no-repeat;
}

#mainmenu #menuitem .celebritiesicon_selected,
#mainmenu #menuitem .celebritiesicon_selected:hover,
#mainmenu #menuitem .celebritiesicon:hover
{
	color: #000000;
	background: url(../images/d107.gif) no-repeat;
}

#mainmenu #menuitem .blogicon {
	background: url(../images/d121.gif) no-repeat;
}

#mainmenu #menuitem .blogicon_selected,
#mainmenu #menuitem .blogicon_selected:hover,
#mainmenu #menuitem .blogicon:hover
{
	color: #000000;
	background: url(../images/d122.gif) no-repeat;
}

#mainmenu #menuitem .producersicon,
#mainmenu #lastmenuitem .producersicon 
{
	background: url(../images/d63.gif) no-repeat;
}

#mainmenu #menuitem .producersicon_selected,
#mainmenu #menuitem .producersicon_selected:hover,
#mainmenu #menuitem .producersicon:hover,
#mainmenu #lastmenuitem .producersicon_selected,
#mainmenu #lastmenuitem .producersicon_selected:hover,
#mainmenu #lastmenuitem .producersicon:hover
{
	color: #000000;
	background: url(../images/d64.gif) no-repeat;
}

#mainmenu #lastmenuitem .adminicon {
	background: url(../images/d65.gif) no-repeat;
}

#mainmenu #lastmenuitem .adminicon_selected,
#mainmenu #lastmenuitem .adminicon_selected:hover,
#mainmenu #lastmenuitem .adminicon:hover
{
	color: #000000;
	background: url(../images/d66.gif) no-repeat;
}

#leftmenu #menutext {
	padding-left: 20px;
	background: url(../images/d08.gif) no-repeat 10px 5px;
}

#leftmenu #menuitem {
	padding-bottom: 5px;
}

#leftmenu #emptymenuitem {
	height: 7px;
	width: 160px;
}

#leftmenu #grouptitle {
	padding-bottom: 5px;
	font-weight: bold;
}

#leftmenu #menuitem a {
	padding-left: 20px;
	background: url(../images/d16.gif) no-repeat;
	text-decoration: none;
	padding-bottom: 1px;
}

#leftmenu #menuitem .transactionsicon {
	background: url(../images/d28.gif) no-repeat;
}

#leftmenu #menuitem .transactionsicon_selected,
#leftmenu #menuitem .transactionsicon_selected:hover,
#leftmenu #menuitem .transactionsicon:hover
{
	color: #000000;
	background: url(../images/d37.gif) no-repeat;
}

#leftmenu #menuitem .mailicon {
	background: url(../images/d27.gif) no-repeat;
}

#leftmenu #menuitem .mailicon_selected,
#leftmenu #menuitem .mailicon_selected:hover,
#leftmenu #menuitem .mailicon:hover
{
	color: #000000;
	background: url(../images/d36.gif) no-repeat;
}

#leftmenu #menuitem .replyicon {
	background: url(../images/d27.gif) no-repeat;
}

#leftmenu #menuitem .replyicon_selected,
#leftmenu #menuitem .replyicon_selected:hover,
#leftmenu #menuitem .replyicon:hover
{
	color: #000000;
	background: url(../images/d61.gif) no-repeat;
}

#leftmenu #menuitem .usericon {
	background: url(../images/d29.gif) no-repeat;
}

#leftmenu #menuitem .usericon_selected,
#leftmenu #menuitem .usericon_selected:hover,
#leftmenu #menuitem .usericon:hover
{
	color: #000000;
	background: url(../images/d38.gif) no-repeat;
}

#leftmenu #menuitem .uploadicon {
	background: url(../images/d30.gif) no-repeat;
}

#leftmenu #menuitem .uploadicon_selected,
#leftmenu #menuitem .uploadicon_selected:hover,
#leftmenu #menuitem .uploadicon:hover
{
	color: #000000;
	background: url(../images/d39.gif) no-repeat;
}

#leftmenu #menuitem .downloadicon {
	background: url(../images/d69.gif) no-repeat;
}

#leftmenu #menuitem .downloadicon_selected,
#leftmenu #menuitem .downloadicon_selected:hover,
#leftmenu #menuitem .downloadicon:hover
{
	color: #000000;
	background: url(../images/d68.gif) no-repeat;
}

#leftmenu #menuitem .pendingicon {
	background: url(../images/d24.gif) no-repeat;
}

#leftmenu #menuitem .pendingicon_selected,
#leftmenu #menuitem .pendingicon_selected:hover,
#leftmenu #menuitem .pendingicon:hover
{
	color: #000000;
	background: url(../images/d33.gif) no-repeat;
}

#leftmenu #menuitem .favoriteicon {
	background: url(../images/d26.gif) no-repeat;
}

#leftmenu #menuitem .favoriteicon_selected,
#leftmenu #menuitem .favoriteicon_selected:hover,
#leftmenu #menuitem .favoriteicon:hover
{
	color: #000000;
	background: url(../images/d35.gif) no-repeat;
}

#leftmenu #menuitem .remfavoriteicon {
	background: url(../images/d26.gif) no-repeat;
}

#leftmenu #menuitem .remfavoriteicon_selected,
#leftmenu #menuitem .remfavoriteicon_selected:hover,
#leftmenu #menuitem .remfavoriteicon:hover
{
	color: #000000;
	background: url(../images/d77.gif) no-repeat;
}

#leftmenu #menuitem .applyicon {
	background: url(../images/d22.gif) no-repeat;
}

#leftmenu #menuitem .applyicon_selected,
#leftmenu #menuitem .applyicon_selected:hover,
#leftmenu #menuitem .applyicon:hover
{
	color: #000000;
	background: url(../images/d32.gif) no-repeat;
}

#leftmenu #menuitem .declineicon {
	background: url(../images/d22.gif) no-repeat;
}

#leftmenu #menuitem .declineicon_selected,
#leftmenu #menuitem .declineicon_selected:hover,
#leftmenu #menuitem .declineicon:hover
{
	color: #000000;
	background: url(../images/d56.gif) no-repeat;
}

#leftmenu #menuitem .freeicon {
	background: url(../images/d22.gif) no-repeat;
}

#leftmenu #menuitem .freeicon_selected,
#leftmenu #menuitem .freeicon_selected:hover,
#leftmenu #menuitem .freeicon:hover
{
	color: #000000;
	background: url(../images/d57.gif) no-repeat;
}

#leftmenu #menuitem .editicon {
	background: url(../images/d21.gif) no-repeat;
}

#leftmenu #menuitem .editicon_selected,
#leftmenu #menuitem .editicon_selected:hover,
#leftmenu #menuitem .editicon:hover
{
	color: #000000;
	background: url(../images/d31.gif) no-repeat;
}

#leftmenu #menuitem .delicon {
	background: url(../images/d25.gif) no-repeat;
}

#leftmenu #menuitem .delicon_selected,
#leftmenu #menuitem .delicon_selected:hover,
#leftmenu #menuitem .delicon:hover
{
	color: #000000;
	background: url(../images/d34.gif) no-repeat;
}

#leftmenu #menuitem .undelicon {
	background: url(../images/d22.gif) no-repeat;
}

#leftmenu #menuitem .undelicon_selected,
#leftmenu #menuitem .undelicon_selected:hover,
#leftmenu #menuitem .undelicon:hover
{
	color: #000000;
	background: url(../images/d75.gif) no-repeat;
}

#leftmenu #menuitem .quarantineicon {
	background: url(../images/d71.gif) no-repeat;
}

#leftmenu #menuitem .quarantineicon_selected,
#leftmenu #menuitem .quarantineicon_selected:hover,
#leftmenu #menuitem .quarantineicon:hover
{
	color: #000000;
	background: url(../images/d74.gif) no-repeat;
}

#leftmenu #menuitem .notrelevanticon {
	background: url(../images/d109.gif) no-repeat;
}

#leftmenu #menuitem .notrelevanticon_selected,
#leftmenu #menuitem .notrelevanticon_selected:hover,
#leftmenu #menuitem .notrelevanticon:hover
{
	color: #000000;
	background: url(../images/d110.gif) no-repeat;
}

#leftmenu #menuitem .nexticon {
	background: url(../images/d98.gif) no-repeat;
}

#leftmenu #menuitem .nexticon_selected,
#leftmenu #menuitem .nexticon_selected:hover,
#leftmenu #menuitem .nexticon:hover
{
	color: #000000;
	background: url(../images/d99.gif) no-repeat;
}

#leftmenu #menuitem .previcon {
	background: url(../images/d100.gif) no-repeat;
}

#leftmenu #menuitem .previcon_selected,
#leftmenu #menuitem .previcon_selected:hover,
#leftmenu #menuitem .previcon:hover
{
	color: #000000;
	background: url(../images/d101.gif) no-repeat;
}

#leftmenu #menuitem .playicon {
	background: url(../images/d102.gif) no-repeat;
}

#leftmenu #menuitem .playicon_selected,
#leftmenu #menuitem .playicon_selected:hover,
#leftmenu #menuitem .playicon:hover
{
	color: #000000;
	background: url(../images/d103.gif) no-repeat;
}

#leftmenu #menuitem .videoicon {
	background: url(../images/d109.gif) no-repeat;
}

#leftmenu #menuitem .videoicon_selected,
#leftmenu #menuitem .videoicon_selected:hover,
#leftmenu #menuitem .videoicon:hover
{
	color: #000000;
	background: url(../images/d111.gif) no-repeat;
}

#leftmenu #menuitem a:hover,
#leftmenu #menuitem .selected
{
	color: #000000;
	background: url(../images/d15.gif) no-repeat;
}

#window {
	width: 190px;
	margin-top: 20px;
	clear: both;
}

#window #title_outer {
	background: url(../images/d03.jpg) repeat-x;
	height: 25px;
}

#window #title_inner {
	background: url(../images/d02.jpg) no-repeat;
	height: 20px;
}

#window #title {
	background: url(../images/d04.jpg) 100% 0px no-repeat;
	height: 20px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 4px;
	padding-left: 10px;
	font-size: 80%;
}

#window #content {
	padding-top: 5px;
	padding-left: 5px;
}

#window #form {
	background: #EEEEEE;
	padding-bottom: 1px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 10px;
	-moz-border-radius: 5px 5px 5px 5px;
}

#pages #pagestitle {
	font-size: 140%;
	font-weight: bold;
	color: #000000;
	margin: 0;
}

#pages #pagescontent {
	padding-right: 10px;
}

#latestwamvideos_outer {
	float: right;
	width: 160px;
}

#latestwamvideos_outer #window {
	float: right;
	width: 160px;
	margin-top: 0px;
}

#latestwamvideos_outer #window #form {
	padding-right: 0px;
}

#latestwamvideos_outer #window #form_white {
	margin-right: 10px;
	margin-left: 5px;
}

#latestwamvideos_outer #window #tooltip {
	margin-right: 10px;
}

#videos_outer {
	float: left;
	width: 555px;
}

#video_outer {
	float: left;
}

#video_selected #video_outer {
	width: 720px;
}

#videodetails {
	padding: 7px;
	color: #999999;
	width: 165px;
	overflow: hidden;
}

#videodetails a {
	padding: 0px;
	background: none;
	color: #999999;
}

#videotitle {
	padding-top: 5px;
	font-weight: bold;
	font-size: 110%;
	width: 150px;
	overflow: hidden;
	display: block;
}

#selectedvideotitle {
	padding-top: 5px;
	font-weight: bold;
	font-size: 110%;
	width: 500px;
	overflow: hidden;
	display: block;
	margin: 0;
}

#videotitle a {
	display: block;
}

a#iwdbicon
{
	background: url(../images/iwdb.jpg) no-repeat;
	padding-left: 60px;
	padding-top: 1px;
	text-decoration: none;
}

#video {
	width: 180px;
}

#rating_outer {
	padding-top: 5px;
}

#rating_outer #rateicon {
	float: left;
	width: 16px;
	height: 15px;
	overflow: hidden;
	background: url(../images/d10.gif) 50% 50% no-repeat;
}
				
#rating_outer #rateicon.r0 {
	background: url(../images/d10.gif) 50% 50% no-repeat;
}
				
#rating_outer #rateicon.r1 {
	background: url(../images/d11.gif) 50% 50% no-repeat;
}
				
#videodescription {
	float: right;
	width: 525px;
}

#videodetails.online {
	width: 150px;
}

#onlinevideodescription {
	float: left;
	width: 543px;
	margin-right: 10px;
}

#onlinevideodescription #selectedvideotitle {
	width: 540px;
}

#videothumbnail {
	width: 150px;
	border: 1px solid #CCCCCC;
	padding: 3px;
	-moz-border-radius: 7px 7px 7px 7px;
	background-color: #FFFFFF;
	z-index: 77;
}

#videothumbnail #imgholder {
	width: 150px;
	height: 113px;
	overflow: hidden;
}

#videoplayback {
	width: 320px;
	height: 240px;
	border: 1px solid #CCCCCC;
	padding: 3px;
	-moz-border-radius: 7px 7px 7px 7px;
}

#smallvideo_outer .freevideolabel {
	left: -6px;
}

#smallvideo_outer #videodetails {
	width: 140px;
}

#smallvideo_outer #videotitle {
	padding-top: 5px;
	font-weight: bold;
	font-size: 110%;
	width: 120px;
	overflow: hidden;
	display: block;
}

#smallvideo_outer #video {
	width: 147px;
}

#smallvideo_outer #videothumbnail {
	width: 120px;
}

#smallvideo_outer #videothumbnail #imgholder {
	width: 120px;
	height: 90px;
	overflow: hidden;
}

#videocap_outer {
	clear: both;
}

#onlinevideocap_outer {
	float: right;
	width: 135px;
}

#onlinevideocap {
	width: 130px;
	border: 1px solid #CCCCCC;
	padding: 3px;
	-moz-border-radius: 5px 5px 5px 5px;
	margin-right: 10px;
	margin-bottom: 10px;
}

#onlinevideocap #imgholder {
	width: 130px;
	overflow: hidden;
}

#videocap {
	width: 70px;
	border: 1px solid #CCCCCC;
	padding: 3px;
	-moz-border-radius: 5px 5px 5px 5px;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	cursor: pointer;
}

#videocap #imgholder {
	width: 70px;
	height: 53px;
	overflow: hidden;
}

#videocap.mainthumbnail {
	background-color: #CCFF99;
}

#videobigcap_outer {
	width: 320px;
	border: 1px solid #CCCCCC;
	padding: 3px;
	-moz-border-radius: 5px 5px 5px 5px;
	position: absolute;
	cursor: pointer;
	visibility: hidden;
	background: #FFFFFF;
	z-index: 78;
}

#videocapenlarge {
	width: 150px;
	cursor: pointer;
}

#videocapenlarge #videocapenlargelink {
	float: right;
	background: url(../images/d70.gif) no-repeat;
	width: 108px;
	height: 12px;
	overflow: hidden;
}

#onlinevideo {
	width: 560px;
	height: 340px;
	border: 1px solid #CCCCCC;
	padding: 3px;
	-moz-border-radius: 5px 5px 5px 5px;
	cursor: pointer;
	background: #FFFFFF;
}

#usercomments_outer,
#videonotes_outer
{
	padding-top: 20px;
	clear: both;
}

#videonotes_outer #leftmenu #menuitem {
	padding-bottom: 1px;
	padding-top: 1px;
}

#usercomment {
	padding-left: 20px;
	background: url(../images/d12.gif) 0px 10px no-repeat;
	padding-top: 10px;
}

#usercomment #details {
	color: #999999;
	background: url(../images/d08.gif) no-repeat 0px 10px;
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #CCCCCC;
}

#videodirectory_outer {
	padding-top: 20px;
}

#videodirectory #direntry {
	background: url(../images/d40.gif) 0px 2px no-repeat;
	padding-left: 25px;
	display: block;
	color: #999999;
	float: left;
	margin-bottom: 15px;
	width: 155px;
}

#videodirectory #direntry:hover {
	background: url(../images/d48.gif) 0px 2px no-repeat;
}

#videodirectory #direntry #title a {
	font-weight: bold;
	font-size: 120%;
	padding-left: 0px;
	background: none;
	text-decoration: none;
	position: relative;
	top: 2px;
}

#videopending_text {
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px 5px 3px 5px;
	background: #990000;
	width: 140px;
	-moz-border-radius: 3px 3px 3px 3px;
	margin-bottom: 5px;
}

#videoquarantine_text {
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px 5px 3px 5px;
	background: #0089D5;
	width: 140px;
	-moz-border-radius: 3px 3px 3px 3px;
	margin-bottom: 5px;
}

#videonotrelevant_text {
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px 5px 3px 5px;
	background: #FF6600;
	width: 140px;
	-moz-border-radius: 3px 3px 3px 3px;
	margin-bottom: 5px;
}

#videorecommendedby_text {
	color: #666666;
	padding: 3px 5px 3px 5px;
	background: #EEEEEE;
	width: 140px;
	-moz-border-radius: 3px 3px 3px 3px;
	margin-bottom: 5px;
}

#videorecommendedby_text a {
	color: #222222;
	font-weight: bold;
	background: none;
	padding-left: 0px;
	text-decoration: none;
}

#videorecommendedby_text a:hover
{
	color: #0551BF;
}

#videopending_text #leftmenu #menuitem a,
#videoquarantine_text #leftmenu #menuitem a,
#videorecommendedby_text #leftmenu #menuitem a 
{
	padding-left: 15px;
}

#videofunctions_outer {
	clear: both;
	padding-top: 5px;
	padding-bottom: 10px;
}

#videofunctions {
	background: #EEEEEE;
	padding: 10px 10px 0px 10px;
	-moz-border-radius: 5px 5px 5px 5px;
}

#celebrities #gallery {
	float: left;
	width: 180px;
}

#celebrities #gallerydetails {
	padding: 7px;
	color: #999999;
	width: 165px;
	overflow: hidden;
}

#celebrities #gallerydetails a {
	padding: 0px;
	background: none;
	color: #999999;
}

#celebrities #gallerydetails a.blue {
	color: #0551BF;
	background: url(../images/d08.gif) no-repeat 4px 5px;
	padding-left: 12px;
}

#celebrities #gallerydetails a.blue:hover {
	color: #000000;
}

#celebrities #gallerytitle {
	padding-top: 5px;
	font-weight: bold;
	font-size: 110%;
	width: 150px;
	overflow: hidden;
	display: block;
}

#celebrities #gallerytitle a {
	display: block;
}

#celebrities #thumbnail {
	width: 150px;
	border: 1px solid #CCCCCC;
	padding: 3px;
	-moz-border-radius: 7px 7px 7px 7px;
	background-color: #FFFFFF;
}

#celebrities #gallerypics_outer #thumbnail a,
#celebrities #gallery #thumbnail a 
{
	height: 170px;
	overflow: hidden;
	display: block;
}

#celebrities #selected #gallerytitle {
	font-weight: bold;
	font-size: 140%;
	padding: 0px;
	margin: 0px;
	width: 210px;
}

#celebrities #selected #thumbnail {
	width: 450px;
	border: 1px solid #CCCCCC;
	padding: 3px;
	-moz-border-radius: 7px 7px 7px 7px;
	background-color: #FFFFFF;
	text-align: center;
}

#celebrities #selected #window {
	margin: 0px;
	width: 230px;
}

#celebrities #searchform_outer {
	padding-top: 0px;
}

#celebrities #selected #gallerydetails {
	padding: 0px;
	color: #999999;
	width: 200px;
	overflow: hidden;
}

#celebrities #selected #leftmenu {
	width: 200px;
}

#celebrities #selected #linkto {
	width: 200px;
}

#celebrities #gallerypics_outer {
	float: left;
	width: 180px;
}

#celebrities #gallerypics_outer #thumbnail {
	cursor: pointer;
}

#celebrities #gallerypics_outer #thumbnail.mainthumbnail {
	background-color: #CCFF99;
}

#celebrities #galleryloadingpic {
	margin-left: 140px;
	margin-top: 50px;
	position: absolute;
	background: #000000;
	color: #FFFFFF;
	padding: 10px;
	-moz-border-radius: 7px 7px 7px 7px;
	font-weight: bold;
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
}

#celebrityrequests {
	margin-top: 20px;
}

#celebrityrequests .celebritynew {
	background: url(../images/d105.gif) 5px 4px no-repeat;
	font-weight: bold;
}

#celebrityrequests .celebrityold {
	background: url(../images/d104.gif) 5px 4px no-repeat;
}

#transactions_outer #row,
#transactions_outer #lastrow,
#accountdetails #row,
#accountdetails #lastrow,
#wamproducerslist #row,
#wamproducerslist #lastrow,
#topuploaderslist #row,
#topuploaderslist #lastrow,
#videonotes_outer #row,
#videonotes_outer #lastrow
{
	margin-left: 10px;
	margin-right: 10px;
}

#pms .readpms {
	background: url(../images/d27.gif) 5px 4px no-repeat;
}

#pms .newpms {
	background: url(../images/d61.gif) 5px 4px no-repeat;
	font-weight: bold;
}

#pms .repliedpms {
	background: url(../images/d91.gif) 5px 4px no-repeat;
	font-weight: normal;
}

#messagebody {
	background: #F7F7F7;
	padding: 5px 5px 0px 5px;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	-moz-border-radius: 5px 5px 5px 5px;
	font-weight: normal;
	margin-left: 25px;
	margin-right: 10px;
}

#pms #messagebody #formentry #title {
	width: 50px;
	padding: 2px 0px 2px 5px;
}

#pms #messagebody #formentry #entry {
	width: 595px;
	padding: 2px 0px 2px 5px;
}

#pms #messagebody #quote {
	padding: 5px 5px 5px 5px;
	border-left: 1px solid #CCCCCC;
	margin-left: 5px;
	margin-right: 5px;
	color: #999999;
}

#pms #column a {
	display: block;
}

#mostwanted #searchform {
	height: 75px;
}

#mostwanted #searchform_outer {
	padding-top: 0px;
}

#mostwanted .mwnew {
	background: url(../images/d87.gif) 5px 4px no-repeat;
	font-weight: bold;
}

#mostwanted .mwsolved {
	background: url(../images/d89.gif) 5px 4px no-repeat;
}

#mostwanted .mwclosed {
	background: url(../images/d88.gif) 5px 4px no-repeat;
}

#mostwanted .mwreopened {
	background: url(../images/d90.gif) 5px 4px no-repeat;
	font-weight: bold;
}

#mostwanted .mwsolvedbg {
	background-color: #DDEEDD;
}

#mostwanted .mwduplicatebg {
	background-color: #DDDDEE;
}

#mostwanted .mwprioritynormal {
}

#mostwanted .mwpriorityhigh {
	background-color: #EEDDDD;
	-moz-border-radius: 5px 5px 5px 5px;
	border-bottom: 1px solid #EEEEEE;
}

#mostwanted .mwpriorityurgent {
	background-color: #EECCCC;
	-moz-border-radius: 5px 5px 5px 5px;
	border-bottom: 1px solid #EEEEEE;
}

#mostwanted .mwpriorityimmediate {
	background-color: #EEBBBB;
	-moz-border-radius: 5px 5px 5px 5px;
	border-bottom: 1px solid #EEEEEE;
}

#mostwanted #messagebody #formentry #title {
	width: 100px;
	padding: 2px 0px 2px 5px;
}

#mostwanted #messagebody #formentry #entry {
	width: 545px;
	padding: 2px 0px 2px 5px;
}

#mostwanted #column a {
	display: block;
}

#alerts_outer {
	float: right;
	margin-left: 20px;
}

#alerts {
	background: url(../images/d86.jpg) no-repeat;
	width: 169px;
	height: 200px;
	color: #FFFFFF;
}

#alerts a {
	display: block;
	padding: 20px 15px 40px 20px;
	background: none;
	color: #FFFFFF;
	text-decoration: none;
	height: 105px;
	overflow: hidden;
}

#alerts a #title {
	font-weight: bold;
	font-size: 110%;
	text-transform: uppercase;
	margin-bottom: 7px;
}

#alerts a #description {
	color: #DDFFA5;
}

#uploadform {
	padding: 10px;
}

#formentry {
	clear: both;
}

#formentry #title {
	float: left;
	font-weight: bold;
	text-align: right;
	width: 120px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#formentry #entry {
	float: left;
	padding-bottom: 10px;
	width: 530px;
}

#formtext {
	float: left;
	width: 700px;
}

#form td {
	background: #EEEEEE;
}

#keywords_outer {
	margin-bottom: 15px;
	color: #999999;
}

#keywords a {
	padding: 0px;
	background: none;
	color: #999999;
}

#friendslist {
	background: #F7F7F7;
	padding: 5px 5px 0px 5px;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	-moz-border-radius: 5px 5px 5px 5px;
}

#friendslist a {
	padding-left: 20px;
	background: url(../images/d19.gif) no-repeat;
	display: block;
	height: 15px;
	text-decoration: none;
	color: #000000;
	margin-bottom: 5px;
}

#friendslist #online a {
	background: url(../images/d17.gif) no-repeat;
	font-weight: bold;
}

#friendslist #pending a {
	background: url(../images/d20.gif) no-repeat;
}

#friendslist #declined a {
	background: url(../images/d62.gif) no-repeat;
}

#friendslist a:hover, 
#friendslist #online a:hover, 
#friendslist #declined a:hover, 
#friendslist #pending a:hover, 
#friendslist #offline a:hover 
{
	background-color: #DDDDDD;
	-moz-border-radius: 5px 5px 5px 5px;
}

#friendslist #delfriend a {
	background: url(../images/d25.gif) no-repeat;
	margin: 0;
	padding: 0px;
	width: 15px;
	height: 15px;
	display: block;
}

#friendslist #delfriend a:hover {
	background: url(../images/d34.gif) no-repeat;
}

#friendslist #delfriend {
	float: right;
}

#tabbedbrowsing {
	display: block;
	clear: both;
	height: 26px;
	margin-left: 3px;
}

#tabbedbrowsing #tab {
	background: url(../images/d97.gif) no-repeat #EEEEEE;
	float: left;
	margin-right: 1px;
	margin-top: 3px;
	height: 23px;
	position: relative;
	overflow:hidden;
}

#tabbedbrowsing #tab a {
	display: block;
	background: url(../images/d96.gif) no-repeat 100% 0px;
	padding: 5px 10px 4px 10px;
	text-decoration: none;
	color: #666666;
}

#tabbedbrowsing #tab:hover {
	margin-top: 1px;
	height: 25px;
}

#tabbedbrowsing #tab a:hover {
	padding: 5px 10px 5px 10px;
	color: #000000;
}

#tabbedbrowsing #tab.selected {
	background: url(../images/d95.gif) no-repeat #747474;
	height: 26px;
	margin-top: 0px;
	top: 1px;
}

#tabbedbrowsing #tab.selected a {
	background: url(../images/d94.gif) no-repeat 100% 0px;
	display: block;
	padding: 6px 10px 5px 10px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

#tabbedbrowsing #tab.selected a:hover {
	padding: 6px 10px 5px 10px;
	color: #FFFFFF;
}

#button {
	float: left;
}

#button a {
	padding-left: 0px;
	padding-top: 3px;
	background: url(../images/d14.gif) no-repeat;
	text-align: center;
	overflow: hidden;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	width: 105px;
	height: 25px;
	display: block;
	margin-right: 10px;
	border: 0px;
}

#button a:hover {
	background: url(../images/d13.gif) no-repeat;
}

#button a.large {
	background: url(../images/d60.gif) no-repeat;
	width: 210px;
}

#button a.large:hover {
	background: url(../images/d59.gif) no-repeat;
}

#searchform_outer {
	padding-top: 20px;
	clear: both;
}

#searchform {
	height: 85px;
	padding: 7px;
}

#searchform #searchformbutton {
	float:right;
	position: relative;
	top: -10px;
	z-index: 1;
}

#search_outer {
	padding-top: 20px;
	clear: both;
}

#pagenumbers_outer {
	clear: both;
	padding-top: 10px;
}

#pagenumbers{
	background: #EEEEEE;
	height: 17px;
	padding: 5px;
	clear: both;
	-moz-border-radius: 5px 5px 5px 5px;
}

#pagenumbers #pagenumber a, 
#pagenumbers #pagenumber_selected a:hover 
{
	float: left;
	background: #F7F7F7;
	border: 1px solid #DDDDDD;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-right: 2px;
	color: #000000;
	-moz-border-radius: 3px 3px 3px 3px;
}

#pagenumbers #pagenumber a:hover, 
#pagenumbers #pagenumber_selected a 
{
	float: left;
	background: #747474;
	border: 1px solid #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-right: 2px;
	color: #FFFFFF;
	-moz-border-radius: 3px 3px 3px 3px;
}

#pagenumbers #pagenumber_text {
	float: left;
	color: #747474;
	font-size: 90%;
	padding-left: 5px;
	padding-top: 2px;
	padding-right: 7px;
}

#alerttitle {
	color: #111111;
	background: url(../images/d08.gif) no-repeat 4px 5px;
	padding-left: 12px;
	font-weight: bold;
}

#tooltip {
	background: #FFFFDD;
	padding: 5px;
	margin-bottom: 15px;
	border: 1px solid #FFD700;
	clear: both;
	color: #111111;
	-moz-border-radius: 5px;
}

#notification {
	background: #F4F4D4;
	padding: 5px 10px 5px 10px;
	margin-bottom: 15px;
	clear: both;
	color: #454545;
	-moz-border-radius: 5px;
}

#popupwarning {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 99%;
	text-align: center;
	background: #85CD20;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
	margin-bottom: 15px;
	border: 1px solid #65AD00;
	clear: both;
}

#warning {
	background: #85CD20;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
	margin-bottom: 15px;
	border: 1px solid #65AD00;
	clear: both;
}

#warning a {
	background: none;
	padding: 0px;
	color: #FFFFFF;
}

#form {
	background: #EEEEEE;
	padding: 5px;
	clear: both;
	-moz-border-radius: 5px 5px 5px 5px;
}

#form_white {
	background: #FFFFFF;
	padding: 4px;
	clear: both;
	border: 1px solid #CCCCCC;
	-moz-border-radius: 5px 5px 5px 5px;
}

#quicksearch {
	float: right;
	padding: 4px 7px 5px 10px;
	clear: both;
	-moz-border-radius: 5px 5px 5px 5px;
	font-size: 80%;
	background: url(../images/d16.gif) 97% 4px #888888 no-repeat;
	white-space: nowrap;
	padding-right: 25px;
}

#quicksearch img {
	position: absolute;
}

#quicksearch input {
	width: 100px;
	height: 15px;
	font-size: 90%;
	font-family: Arial, Helvetica, Sans-serif;
}

#bottom_outer {
	width: 100%;
	padding-top: 30px;
	clear: both;
}

#bottom {
	width: 100%;
	border-top: 4px solid #CCCCCC;
	padding-top: 20px;
}

#bottommenu_outer {
	margin-bottom: 10px;
	height: 15px;
	text-align: center;
}

#bottommenu #menuitem {
	display: inline;
	border-right: 1px solid #CCCCCC;
	padding-left: 10px;
	padding-right: 10px;
}

#bottommenu #lastmenuitem {
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
}

#bottommenu #menuitem a, 
#bottommenu #lastmenuitem a 
{
	text-decoration: none;
	color: #666666;
	padding-left: 0px;
	background: none;
}

#bottommenu #menuitem a:hover, 
#bottommenu #lastmenuitem a:hover 
{
	color: #000000;
}

#copyright_outer, 
#copyright 
{
	width: 100%;
	text-align: center;
	clear: both;
	color: #999999;
	font-size: 90%;
}

#firstcolumn {
	float: left;
}

#columnheader #title_outer {
	background: url(../images/d03.jpg) repeat-x;
	height: 25px;
}

#columnheader #title_inner {
	background: url(../images/d02.jpg) no-repeat;
	height: 20px;
}

#columnheader #title {
	background: url(../images/d04.jpg) 100% 0px no-repeat;
	height: 20px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 4px;
	padding-left: 10px;
	font-size: 80%;
}

#columnheader.green #title_outer {
	background: url(../images/d03g.jpg) repeat-x;
}

#columnheader.green #title_inner {
	background: url(../images/d02g.jpg) no-repeat;
}

#columnheader.green #title {
	background: url(../images/d04g.jpg) 100% 0px no-repeat;
}

#columnheader.blue #title_outer {
	background: url(../images/d03b.jpg) repeat-x;
}

#columnheader.blue #title_inner {
	background: url(../images/d02b.jpg) no-repeat;
}

#columnheader.blue #title {
	background: url(../images/d04b.jpg) 100% 0px no-repeat;
}

#columnheader.orange #title_outer {
	background: url(../images/d03o.jpg) repeat-x;
}

#columnheader.orange #title_inner {
	background: url(../images/d02o.jpg) no-repeat;
}

#columnheader.orange #title {
	background: url(../images/d04o.jpg) 100% 0px no-repeat;
}

#column {
	float: left;
	margin-left: 20px;
}

#row {
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px dotted #CCCCCC;
	clear: both;
}

#lastrow {
	padding-top: 4px;
	padding-bottom: 4px;
	clear: both;
}

#row:hover,
#lastrow:hover{
	background-color: #DDDDDD;
	-moz-border-radius: 5px 5px 5px 5px;
}

#statistics {
	color: #999999;
}

#subtitle {
	font-weight: bold;
	font-size: 105%;
}

#comment {
	color: #999999;
	font-size: 90%;
	font-weight: normal;
}

#spacer {
	clear: both;
	height: 7px;
}

#clearboth {
	clear: both;
}

#alignright {
	float: right;
}

#newlabel {
	display: inline;
	position: absolute;
	width: 40px;
	height: 30px;
	background: url(../images/d120.gif) no-repeat;
}

#newlabel.hilight {
	display: inline;
	position: absolute;
	width: 40px;
	height: 30px;
	background: url(../images/d120s.gif) no-repeat;
}

#separator,
hr
{
	height: 1px;
	border-bottom: 1px dotted #CCCCCC;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
}

#bronzelevel {
	padding-left: 27px;
	background: url(../images/d78.gif) no-repeat;
	padding-bottom: 1px;
	display: inline;
}

#silverlevel {
	padding-left: 27px;
	background: url(../images/d79.gif) no-repeat;
	padding-bottom: 1px;
	display: inline;
}

#goldlevel {
	padding-left: 27px;
	background: url(../images/d80.gif) no-repeat;
	padding-bottom: 1px;
	display: inline;
}

#platinumlevel {
	padding-left: 27px;
	background: url(../images/d81.gif) no-repeat;
	padding-bottom: 1px;
	display: inline;
}

#moderatorlevel {
	padding-left: 27px;
	background: url(../images/d82.gif) no-repeat;
	padding-bottom: 1px;
	display: inline;
}

#wamproducerlevel {
	padding-left: 27px;
	background: url(../images/d83.gif) no-repeat;
	padding-bottom: 1px;
	display: inline;
}

#amateurproducerlevel {
	padding-left: 27px;
	background: url(../images/d84.gif) no-repeat;
	padding-bottom: 1px;
	display: inline;
}

#watchthisperson {
	padding-left: 21px;
	background: url(../images/d85.gif) no-repeat;
	padding-bottom: 1px;
	display: inline;
}

#goodguy {
	padding-left: 21px;
	background: url(../images/d108.gif) no-repeat;
	padding-bottom: 1px;
	display: inline;
}

#legend {
	display: block;
	clear: both;
	margin-top: 20px;
	color: #999999;
	font-weight: normal;
	border: solid 1px #EEEEEE;
	-moz-border-radius: 5px 5px 5px 5px;
	padding: 1px;
	font-size: 11px;
}

#legend {
	display: block;
	clear: both;
	margin-top: 15px;
	color: #999999;
	font-weight: normal;
	border: solid 1px #EEEEEE;
	-moz-border-radius: 5px 5px 5px 5px;
	padding: 1px;
	font-size: 11px;
}

#legend #title {
	float: left;
	padding: 3px 10px 2px 10px;
	background: #EEEEEE;
	-moz-border-radius: 5px 5px 5px 5px;
	height: 15px;
}

#legend #entry {
	float: left;
	padding: 2px 10px 2px 5px;
	color: #999999;
	font-weight: normal;
}

#legend .mwnew,
#legend .mwsolved,
#legend .mwclosed,
#legend .mwreopened,
#legend #bronzelevel,
#legend #silverlevel,
#legend #goldlevel,
#legend #platinumlevel,
#legend #moderatorlevel,
#legend #wamproducerlevel,
#legend #amateurproducerlevel
{
	float: left;
	background-position: 0px 0px;
	font-weight: normal;
	padding-left: 27px;
	height: 15px;
	margin-right: 10px;
	padding-top: 1px;
}

#legend .newpms,
#legend .repliedpms,
#legend .readpms,
#legend .celebritynew,
#legend .celebrityold
{
	float: left;
	background-position: 0px 0px;
	font-weight: normal;
	padding-left: 20px;
	height: 15px;
	margin-right: 10px;
	padding-top: 1px;
}

#codeinput {
	border: 1px solid #cccccc;
	background: #ffffff;
	padding: 2px 5px 2px 5px;
}

#tv {
	position: absolute;
	z-index: 100;
	width: 190px;
}

#tv #tvcontainer {
	padding-top: 20px;
}

#tvenlarge {
	display: block;
	width: 70px;
	height: 14px;
	background: url(../images/d70tv.gif) no-repeat 5px 0px #F4F4F4;
	float: right;
	-moz-border-radius: 0px 0px 4px 4px;
	margin: 0 20px 0 0;
	padding: 0;
}

#ajaxloader {
	display: block; 
	background: url(../images/ajax-loader.gif) 50% 50% no-repeat;
	color: #000000;
	height: 100px; 
	text-align: center;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	-moz-border-radius: 5px;
}

#suggestedyoutubevideo {
	width: 200px; 
	height: 165px; 
	background: url(../images/dtv.jpg) 50% 50% no-repeat;
}

/* Calendar items */
#jscalendarholder {
	display: block;
	visibility: hidden;
	position: absolute;
	width: 170px;
	height: auto;
	z-index: 100;
}

#jscalendarholder a {
	text-decoration: none;
}

a#jscalendarhide {
	display: block;
	height: 5px;
	overflow: hidden;
	background: url(../images/icon_hide.gif) 50% 0 no-repeat #556E96;
}


/* WAMClub related */
#wamclub_outer {
	position: absolute;
	z-index: 1;
}

#wamclub_outer #wamclub {
	position: relative;
	left: 180px;
	top: -80px;
}

#wamclub_outer #wamclub a {
	display: block;
	background: url(../images/wamclubcard.gif) no-repeat;
	width: 168px;
	height: 239px;
	overflow: hidden;
}




/* IE Fixes */
* html #pms #row,
* html #pms #lastrow,
* html #mostwanted #row,
* html #mostwanted #lastrow,
* html #accountdetails #row,
* html #accountdetails #lastrow,
* html #wamproducerslist #row,
* html #wamproducerslist #lastrow,
* html #topuploaderslist #row,
* html #topuploaderslist #lastrow,
* html #celebrityrequests #row,
* html #celebrityrequests #lastrow
{
	height: 15px;
}

* html #transactions #row,
* html #transactions #lastrow,
* html #videonotes_outer #row,
* html #videonotes_outer #lastrow
{
	height: 30px;
}

* html #pendingalerts #row,
* html #pendingalerts #lastrow
{
	height: 70px;
}

* html #pms #messagebody,
* html #mostwanted #messagebody,
* html #pendingalerts #messagebody
{
	width: 670px;
}

* html td #messagebody {
	float: left;
}

* html #spacer {
	font-size: 10%;
}

* html #videodirectory #direntry {
	width: 175px;
}

* html #website {
	width: 980px;
}

* html .funcwin #content {
	width: 720px;
}

* html #videodescription {
	width: 535px;
}

* html #alerts a {
	height: 165px;
}

* html #firstcolumn {
	overflow: hidden;
}

* html #column {
	overflow: hidden;
}

* html #tabbedbrowsing #tab a:hover {
	padding: 4px 10px 4px 10px;
}

input.button
{
	background: url(../images/d14.gif) no-repeat;
	text-align: center;
	overflow: hidden;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 100%;
	width: 105px;
	height: 20px;
	display: block;
	margin-right: 10px;
	border: 0px;
	font-family: Arial, Helvetica, Sans-serif;
	cursor: pointer;
	padding-bottom: 2px;
}

input.button:hover
{
	background-image: url(../images/d13.gif);
}

input.largebutton
{
	background: url(../images/d60.gif) no-repeat;
	width: 210px;
	text-align: center;
	overflow: hidden;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 100%;
	height: 20px;
	display: block;
	margin-right: 10px;
	border: 0px;
	font-family: Arial, Helvetica, Sans-serif;
	cursor: pointer;
	padding-bottom: 2px;
}

input.largebutton:hover
{
	background: url(../images/d59.gif) no-repeat;
}

.comment {
	font-size: 90%;
	color: #777777;
}

.separator,
#separator 
{
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 10px;
}

#win_content a {
	padding-left: 0;
	background: none;
}

#win_content .color1 {
	color: #0067c5;
}

#win_content .color2 {
	color: #1b5c77;
}

#win_content .white {
	color: #FFFFFF;
	border-color: #FFFFFF;
}

#win_content .icon1 {
	padding-left: 22px;
	background: url(../images/i01.gif) -3px -3px no-repeat;
}

#win_content .icon2 {
	padding-left: 22px;
	background: url(../images/i02.gif) -6px -3px no-repeat;
}

#win_content .icon3 {
	padding-left: 22px;
	background: url(../images/i03.gif) -3px -3px no-repeat;
}

#win_content .icon4 {
	padding-left: 22px;
	background: url(../images/i04.gif) -3px -3px no-repeat;
}

#win_content .icon5 {
	padding-left: 22px;
	background: url(../images/i05.gif) -3px -3px no-repeat;
}

#win_content .icon6 {
	padding-left: 22px;
	background: url(../images/i06.gif) -3px -3px no-repeat;
}

#win_content .icon7 {
	padding-left: 22px;
	background: url(../images/i07.gif) -3px -3px no-repeat;
}

#win_content .icon8 {
	padding-left: 22px;
	background: url(../images/i08.gif) -3px -3px no-repeat;
}

#win_content .icon9 {
	padding-left: 22px;
	background: url(../images/i09.gif) -3px -3px no-repeat;
}

#win_content .icon10 {
	padding-left: 22px;
	background: url(../images/i10.gif) -3px -3px no-repeat;
}

#win_content .icon11 {
	padding-left: 22px;
	background: url(../images/i11.gif) -3px -3px no-repeat;
}

#win_content .icon12 {
	padding-left: 22px;
	background: url(../images/i12.gif) -3px -3px no-repeat;
}

#win_content .icon13 {
	padding-left: 22px;
	background: url(../images/i13.gif) -3px -3px no-repeat;
}

#win_content .icon14 {
	padding-left: 12px;
	background: url(../images/i14.gif) 2px 6px no-repeat;
}

#win_content .icon15 {
	padding-left: 22px;
	background: url(../images/i15.gif) -3px -3px no-repeat;
}

#win_content .icon16 {
	padding-left: 22px;
	background: url(../images/i16.gif) -3px -3px no-repeat;
}

#win_content .icon17 {
	padding-left: 22px;
	background: url(../images/i17.gif) -3px -3px no-repeat;
}

#win_content .icon18 {
	padding-left: 15px;
	background: url(../images/i18.gif) -7px -5px no-repeat;
}

#win_content .icon19 {
	padding-left: 15px;
	background: url(../images/i19.gif) -7px -5px no-repeat;
}

#win_content .icon20 {
	padding-left: 15px;
	background: url(../images/i20.gif) -7px -5px no-repeat;
}

#win_content .icon21 {
	width: 11px;
	height: 11px;
	background: url(../images/i21.gif) -1px 0px no-repeat;
	float: left;
}

#win_content .icon22 {
	width: 11px;
	height: 11px;
	background: url(../images/i22.gif) no-repeat;
	float: left;
}

#win_content .icon23 {
	width: 11px;
	height: 11px;
	background: url(../images/i23.gif) no-repeat;
	float: left;
}

#win_content .icon24 {
	padding-right: 12px;
	background: url(../images/i24.gif) 100% 3px no-repeat;
}

#win_content .icon25 {
	padding-right: 12px;
	background: url(../images/i25.gif) 100% 3px no-repeat;
}

#win_content .icon26 {
	padding-right: 12px;
	background: url(../images/i26.gif) 100% 3px no-repeat;
}

#win_content .icon27 {
	padding-right: 12px;
	background: url(../images/i27.gif) 100% 3px no-repeat;
}

#win_content .icon28 {
	width: 11px;
	height: 11px;
	background: url(../images/i28.gif) no-repeat;
	float: left;
}

.nounderline {
	text-decoration: none;
}

.green {
	color: #65AD00;
}

.grey {
	color: #999999;
}

.red {
	color: #990000;
}

.blackbold {
	color: #000000;
	font-weight: bold;
	padding-left: 15px;
	background: url(../images/i03.gif) -8px -5px no-repeat;
	text-decoration: none;
}

.funcwin #wintitle {
	font-size: 120%;
	font-weight: bold;
	color: #000000;
	padding-bottom: 15px;
}

.funcwin #formtext {
	width: 500px;
}

.funcwin #formentry #title {
	width: 120px;
}

.funcwin #formentry #entry {
	width: 400px;
}

.funcwin .button {
	display: inline-block;
}

.funcwin #content {
	-webkit-box-shadow: 0 0 500px #999;
	-moz-box-shadow: 0 0 500px #999;
	box-shadow: 0 0 500px #999;
}

.ads 
{
	border: 0px;
	width: 220px;
	height: auto;
	padding: 0px;
	maring: 0px;
}

#messagebody {
	background: #F7F7F7;
	padding: 5px 5px 0px 5px;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	-moz-border-radius: 5px 5px 5px 5px;
	font-weight: normal;
	margin-left: 25px;
	margin-right: 10px;
}

#design_content,
.design_minsize 
{
	text-align: left;
}

#toplinks { 
	padding-top: 35px;
	text-align: center;
	float: right;
	padding-right: 40px;
}

#toplinks a {
	height: 18px;
	color: #FFFFFF;
	padding-right: 15px;
	margin-right: 15px;
	border-right: 1px solid #FFFFFF;
}

#toplinks a.last {
	border-right: 0px;
	padding-right: 0px;
	margin-right: 0px;
}

#toplinks a:hover {
	text-decoration: none;
}

#win_content {
	clear: both;
	padding: 0px 16px 0px 16px;
}

#win1 #win_content {
	background: #FFFFFF;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	padding: 0px 16px 0px 16px;
}

#win1 #corner1 {
	background: url(../images/w01.gif) repeat-x;
	height: 16px;
}

#win1 #corner2 {
	background: url(../images/w02.gif) no-repeat;
	height: 16px;
	width: 16px;
	float: right;
}

#win1 #corner3 {
	background: url(../images/w04.gif) repeat-x;
	height: 16px;
}

#win1 #corner4 {
	background: url(../images/w03.gif) no-repeat;
	height: 16px;
	width: 16px;
	float: right;
}

#win2 #win_content {
	background: #F2F2F2;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
}

#win2 #corner1 {
	background: url(../images/w05.gif) repeat-x;
	height: 16px;
}

#win2 #corner2 {
	background: url(../images/w06.gif) no-repeat;
	height: 16px;
	width: 16px;
	float: right;
}

#win2 #corner3 {
	background: url(../images/w08.gif) repeat-x;
	height: 16px;
}

#win2 #corner4 {
	background: url(../images/w07.gif) no-repeat;
	height: 16px;
	width: 16px;
	float: right;
}

#win3 #win_content {
	background: #0067c5;
	border-left: solid 1px #1b5c77;
	border-right: solid 1px #1b5c77;
	color: #FFFFFF;
}

#win3 #corner1 {
	background: url(../images/w09.gif) repeat-x;
	height: 16px;
}

#win3 #corner2 {
	background: url(../images/w10.gif) no-repeat;
	height: 16px;
	width: 16px;
	float: right;
}

#win3 #corner3 {
	background: url(../images/w12.gif) repeat-x;
	height: 16px;
}

#win3 #corner4 {
	background: url(../images/w11.gif) no-repeat;
	height: 16px;
	width: 16px;
	float: right;
}

#title { 
	font-weight: bold;
	font-size: 120%;
	padding-bottom: 7px;
}

#title2 { 
	font-weight: bold;
	font-size: 150%;
	padding-bottom: 7px;
}

#spacer {
	height: 7px;
	clear: both;
}

#spacer5 {
	height: 5px;
	clear: both;
}

#spacer10 {
	height: 10px;
	clear: both;
}

#website_inner {
}

#website_position {
	position: absolute;
	background: #E5E5E5;
	height: 100px;
}

#website_details {
	float: left;
	margin-left: 60px;
}

#website_pos {
	padding: 5px;
	background: #0067c5;
	color: #FFFFFF;
	font-weight: bold;
	width: 30px;
	text-align: right;
	overflow: hidden;
}

#website_banner {
	border: 1px solid #CCCCCC;
	padding: 3px;
	background: #FFFFFF;
	margin-bottom: 5px;
	text-align: center;
	width: 468px;
}

#website_banner img {
	border: 0px;
}

#website_title {
	font-weight: bold;
}

#website_links {
	font-size: 100%;
}

#website_links a {
	text-decoration: none;
}

#website_functions {
	float: right;
}

#website_url,
#website_ranking
{
	margin-right: 10px;
}

#website_by {
	clear: both;
}

#website_position #website_change1 {
	background: url(../images/c01.gif) no-repeat 0px 0px;
	height: 75px;
	display: block;
	width: 40px;
}

#website_position #website_change2 {
	background: url(../images/c02.gif) no-repeat 0px 0px;
	height: 75px;
	display: block;
	width: 40px;
}

#website_position #website_change3 {
	background: url(../images/c03.gif) no-repeat 0px 0px;
	height: 75px;
	display: block;
	width: 40px;
}

#website_position #website_change4 {
	background: url(../images/c04.gif) no-repeat 0px 0px;
	height: 75px;
	display: block;
	width: 40px;
}

#website_moves {
	width: 35px;
	height: 20px;
	display: block;
	position: relative;
	top: 57px;
	left: 11px;
}

#website_conflict {
	clear: both;
	background: #0067c5;
	color: #FFFFFF;
	font-size: 90%;
	margin-top: 5px;
	padding: 5px;
}

#website_note {
	clear: both;
	background: #E5E5E5;
	font-size: 90%;
	margin-top: 5px;
	padding: 5px;
}

#website_update_preview {
	clear: both;
	margin-top: 5px;
	padding: 7px 14px;
	background: #cbd8e0;
	float: left;
}

#website_update_preview img {
	border: 1px solid #0067c5;
}

#website_news {
	margin-top: 5px;
	padding: 7px 14px;
	background: #cbd8e0;
}

#website_status1 {
	background: url(../images/s01.gif) no-repeat 0px 0px;
	height: 75px;
	display: block;
	width: 40px;
}

#website_status2 {
	background: url(../images/s02.gif) no-repeat 0px 0px;
	height: 75px;
	display: block;
	width: 40px;
}

#website_status3 {
	background: url(../images/s03.gif) no-repeat 0px 0px;
	height: 75px;
	display: block;
	width: 40px;
}

#news_inner {
	clear: both;
}

#news_title_outer {
	padding: 5px 10px 5px 10px;
	background: #cbd8e0;
}

#news_title {
	font-weight: bold;
	color: #013f58;
}

#news_details {
	font-size: 95%;
}

#news_description {
	padding: 5px 10px 0px 10px;
	font-size: 90%;
}

#ad_code_container { 
	padding: 5px;
	border: 1px dotted #999999;
}

#code_container { 
	padding: 5px;
	border: 1px dotted #999999;
	overflow: hidden;
	font-family: Courier;
	font-size: 14px;
	text-align: left;
}

#googleads {
	height: 250px;
}

#topoftheplops {
}

#top_container a {
	padding-left: 0;
	background: none;
}

#top_container #top_entry {
	padding: 5px;
}

#top_container #top_title {
	width: 130px;
	float: left;
	overflow: hidden;
}

#top_container #top_position {
	float: left;
	width: 40px;
	text-align: right;
	margin-right: 5px;
}

#top_container #top_entry.even {
	background: #F0F0F0;
}

#top_container #top_entry.odd {
	background: #FFFFFF;
}

#top_container #top_header {
	margin-bottom: 5px;
	border-bottom: 1px solid #E5E5E5;
	padding-bottom: 5px;
	font-size: 100%;
}

#top_container #poweredby {
	margin-top: 10px;
	border-top: 1px solid #E5E5E5;
	padding-top: 5px;
	font-size: 90%;
}

#topwam_icon {
	float: right;
	margin-left: 10px;
}

#alexa_icon {
	float: right;
	background: #FFFFFF;
	padding: 0px 10px 0px 10px;
}

.whatsnew #header #thewambank a {
	float: left;
	display: block;
	width: 170px;
	height: 91px;
	background: 50% 70% url('http://thewambank.com/images/bd01.jpg') no-repeat #000;
}

.whatsnew #header,
.whatsnew #mainmenu,
.whatsnew #content_outer,
.whatsnew #footer,
.whatsnew #footer_line1 {
	border-left: 350px solid #000;
}

.whatsnew #thewambankvideos {
	width: 170px;
	position: absolute;
	color: #666;
}

.whatsnew #thewambankvideos span {
	display: block;
	margin: 5px 10px 20px 5px;
	font-style: italic;
	text-align: right;
	overflow: hidden;
}

.whatsnew #thewambankplayer {
	margin-left: 170px;
	position: absolute;
	background: #000;
	padding: 10px;
	z-index: 99;
	top: -600px;
	-webkit-box-shadow: 0 0 20px #000;
	-moz-box-shadow: 0 0 20px #000;
	-ms-box-shadow: 0 0 20px #000;
	-o-box-shadow: 0 0 20px #000;
	box-shadow: 0 0 20px #000;
	-webkit-transition: top 0.5s;
	-moz-transition: top 0.5s;
	-ms-transition: top 0.5s;
	-o-transition: top 0.5s;
	transition: top 0.5s;
}

.whatsnew #thewambankplayer > div {
	width: 560px;
	height: 340px;
}

#whatsnewmore {
	display: none;
}

.funcwin #formtext {
	width: 500px;
}

.funcwin #formentry #title {
	width: 120px;
	font-size: 100%;
	font-weight: normal;
	float: left;
}

.funcwin #formentry #entry {
	float: left;
	width: 400px;
}

.promote #formentry #title {
	font-size: 100%;
	font-weight: normal;
	float: left;
	width: 35%;
}

.promote #formentry #entry {
	float: left;
	width: 450px;
}

.wamtvchannels {
	float: right;
	margin: -20px 0 0 20px;
	width: 210px;
	overflow: hidden;
	height: 1250px;
	right: 0;
}

#website_inner {
	margin: 10px 0 0 0;
}

#win_content #pagenumbers_outer {
	margin-top: 10px;
}

#website_inner.whatsnew {
	background: #CBD8E0;
}

#website_inner.whatsnew #website_banner {
	width: auto;
	text-align: left;
	background: none;
	border: 0;
}

#website_inner.whatsnew #website_banner img {
	border: 1px solid #0067c5;
}

#website_inner.whatsnew #website_details {
	margin-left: 0;
	float: none;
}

#website_inner.whatsnew:nth-child(2n+1),
#website_inner.whatsnew:nth-child(2n+1) #website_update_preview,
#website_inner.whatsnew:nth-child(2n+1) #website_news {
	background: #fff;
}

.twitterfeed {
	margin-bottom: 15px;
}

.twitterfeed .twitter-timeline {
	width: 725px !important;
}