body{
	font-family: Arial;
	font-size: 11px;
	color:#7B7B7B;
}

form {
  margin:0;
}

pre {
	margin:0;
	padding:0;
}

body{
	margin: 5px 0 20px 0; 
	padding: 0; 	
	background: #c5c5c5 url("/rc/imgs/bg.gif") repeat-x scroll center top;	
	text-align: center; 
}

.contentWrapper a {
  text-decoration: none;
}

a:link { color: #666666; }
a:visited { color: #666666; }
a:hover  { color: #0099ff; }

a.yellowlink:link, a.yellowlink:visited { color: #0099ff; }

h1, h2, h3, h4, h5, h6 {
	margin: 0px; 
	padding: 0px;
}

h1.plain, h2.plain, h3.plain, h4.plain, h5.plain, h6.plain {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
  display: inline;
}

h1.superplain, h2.superplain, h3.superplain, h4.superplain, h5.superplain, h6.superplain {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
  display: inline;
}

#main{
	margin: 0 auto;
	padding:0;
	margin-top:0;
	width:980px;
}

#navigation{
	font-family: Arial;
	color:white;
	height:30px;
	/*background: url("/rc/imgs/logo.png") center no-repeat;*/
}

#navigation a:link, #navigation a:visited, #navigation a:active{
	color:white;
}

.innerBoundry{	
	width:980px;
	margin:0;
	padding:0;
	background: url("/rc/imgs/header-980x33.png") no-repeat;
	height: 33px;
}

#mainNav{
	float:left;
	font-size:10px;	
	line-height:15px;
	margin-top:12px;
	margin-left:1px;
	width:400px;
  text-align:left;
}

#midNav{
	float:left;
	margin: 0 auto;
	width:176px;
}

#mainNav a:active, #mainNav a:link, #mainNav a:visited{
	color:#9D9D9D;
	font-size:10px;	
	border-bottom: 1px dotted #6D6D6D;
	text-decoration: none;	
}

#adhere a:active, #adhere a:link, #adhere a:visited{
  color: #ffffff;
	text-decoration: none;
	font-size:10px;
}

#mainNav a:hover, #mainNav a.over{
	border-bottom: 1px solid #6D6D6D;	
}

.divider{
	color:#545454;
	font-size:8px;
	margin:0 10px;
}

#loginTools{
	float:right;
	margin-right: 1px;
	margin-top:12px;
	font-size:10px;
	line-height:15px;
	width:400px;
  text-align:right;
}

#loginTools a:active, #loginTools a:link, #loginTools a:visited{
	color:#9D9D9D;	
	border-bottom: 1px dotted #6D6D6D;	
	text-decoration: none;
}

#loginTools a:hover, #loginTools a.over{
	color:#9D9D9D;
	border-bottom: 1px solid #6D6D6D;	
}

#innerContent {
  background-color: #c5c5c5;
  margin-left:2px;
  width: 965px;
  height: 800px;
  text-align: left;
  padding-left:10px;
  padding-top: 10px;
}

#browse {
  float: right;
  width: 180px;
}

#player {
  float: left;
  width: 398;
}

#shadowLeft{	
  float:left;
  width:2px;
	padding:0;
	height: 860px;
	background: url("/rc/imgs/shadow_left_repeat.gif") repeat-y;
}

#shadowRight{
  float:right;
  width:2px;
	padding:0;
	height: 860px;
	background: url("/rc/imgs/shadow_right_repeat.gif") repeat-y;
}

#contentBorder{	
	text-align:left;
	float:left;
  padding:0px;
  margin:0px;
	display:block;
	width:980px;
	background: #ffffff url("/rc/imgs/content-bg-980x4.png") repeat-y;
	color:black;
}

#content{	
	text-align:left;
	float:left;
  padding:0px;
  margin:0px;
	display:block;
	width:936px;
	padding-left:20px;
	padding-right:20px;
  background: #ffffff url("/rc/imgs/bg_contentarea.gif") repeat-x top;
	color:black;
	margin-bottom:15px;
}

#foo {
  position:absolute;
	width:955px;
	height: 100px;
	margin-left:2px;
	margin-right:2px;
	z-index:1;
  background: #ffffff url("/rc/imgs/bg_contentarea.gif") repeat-x top;
}

#crossColumn {
	margin: 40px;
}

#rightColumn{
	 float:right;
	 vertical-align:top;
	 width:340px;
	 margin-top:20px;
}

#leftColumn{
	float:left;
	width:580px;
	margin:20px 0px 0px 0px;
	padding:0px;
}

#one{
	margin:0px 0px 0px 0px;
	clear:left;
	float:left;
	width:580px;
	padding:0px;
	height:335px;
}

.innerFooter{
	position:relative;
	top:0px;
	clear:both;
	background: url("/rc/imgs/footer-980x37.png") no-repeat;
	margin:0px;
	height:37px;
/*	color:#5B5B5B; */
	font-size:11px;
}

.headerTop{	
	width:980px;
	margin:0;
	padding:0;
	background: url("/rc/imgs/headerTop.gif") no-repeat;
	height: 80px;
}

.headerBottom{	
	width:980px;
	margin:0;
	padding:0;
	background: url("/rc/imgs/headerBottom.gif") no-repeat;
	height: 36px;
}


#hovermenu{
	text-align:left;
	margin-left: 10px;
}

#hovermenu ul{
	padding:0px;
	border:0px;
	margin:0px;
	list-style:none;
	padding-top: 7px;
}

#hovermenu li{
	float: left;
}

#hovermenu a:active, #hovermenu a:link, #hovermenu a:visited{
	color:#eaeaea;
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

#hovermenu div {
	text-align: center; 
	padding-top: 4px; 
	width:70px;
	height: 25px;
}

#clipInfo h1, h2, h3 {
	width: 336px;
}
.menusel {
	text-align: center; 
	padding-top: 4px; 
	width:70px;
	height: 25px;
	background: url("/rc/imgs/btnbg.gif") no-repeat;
}

.menusel120 {
	text-align: center; 
	padding-top: 4px; 
	width:120px;
	height: 25px;
	background: url("/rc/imgs/btnbg120.gif") no-repeat;
}

.menu {
	text-align: center; 
	padding-top: 4px; 
	width:70px;
	height: 25px;
}

input.clipLink {
	width: 260px;
	color: #2a2a2a;
	font-family: arial;
	font-size: 11px;
	font-weight:lighter;
	border: 1px solid #cccccc;
	padding-left: 2px;
	margin-left: 5px;
}

.rightColumnSpacer {
  width: 336px;
  float: left;
  height: 5px;
}

.news2_list { margin:0; padding:0; }
.news2_item { margin:0; padding:0; list-style: none; }

#googlesearch table {
	background-color: transparent;
	border-collapse: collapse;
}

#googlesearch input {
	border: 0;
}
#googlesearch table, td {
	margin: 0;
	padding: 0;
	cellpadding: 0;
	cellspacing: 0;
}

#googlesearch font {
	color: #ffcc00;
}

#ruIndicator {
	float: left;
	line-height: 20px;
	width: 25px;
}

#ruIndicator a {
	color: #0099ff;
}

#searchForm {
  text-align: left; 
  float:left; 
  margin-left: 160px; 
  margin-right: 10px; 
  margin-top:34px;
}

.searchField {
	font-family: arial; 
	background-color: #cccccc; 
	color: #2a2a2a; 
	border: 1px solid #1a1a1a; 
	font-size: 16px;
	float: left;
	padding-left: 1px;
}

.searchButton {
	float:left; 
	behavior: url(/rc/iepngfix.htc); 
	background-color: transparent; 
	border: 0; 
	width: 26px; 
	height: 26px;
	margin-left: 8px;
}

.commentText {
	float:right;
	margin-right: 20px;
}
#commentText input {
  border: 0;
  font-size: 11px;
  font-family: arial;
}

#commentText textarea {
  font-size: 11px;
  font-family: arial;
}

input.simple {
  border: 0;
  font-size: 11px;
  font-family: arial;
}

#psf {float:right; margin-right:10px; margin-top:2px;}
#psf input.prettysearch { width:200px; height: 16px; background: url(/rc/imgs/searchfield_repeat.png) center top repeat-x; border: 0px; margin: 0; padding: 3px 0 0 0; font:11px "Lucida Grande", Geneva, Arial, sans-serif; *margin-top:-1px; *margin-right:-2px;}
#psf .left { float:left; display: block; left: 0; top: 0; width: 20px; height: 19px; background: url(/rc/imgs/searchfield_leftcap.png) left top no-repeat; behavior: url(/rc/iepngfix.htc); }
#psf .right { float:left; display: block; left: 0; top: 0; width: 10px; height: 19px; background: url(/rc/imgs/searchfield_rightcap.png) left top no-repeat; behavior: url(/rc/iepngfix.htc); }
#psf .mid { float:left; display: block; left: 0; top: 0; width: 10px; height: 19px; background: url(/rc/imgs/searchfield_mid.png) left top repeat-x; padding: 3px 2px 0 2px; font:11px "Lucida Grande", Geneva, Arial, sans-serif; cursor:pointer; }

#adHolderLeaderboard {margin:0; width:980px; background-color:#6e6e6e; padding-top:5px; padding-bottom:5px; text-align:center; margin-bottom:5px;}
