/* CSS Document */
/* * {margin: 0; padding 0} 
a
	{
	color: #000;
	text-decoration:none;
	}
body
	{
	background: #ccc;
	margin:0 auto;
	text-align: center;
	width:980px;
	}
body, td, th, textarea, input, select, h2, h3, h4, h5, h6 {
	font: 83%/1.4 arial, helvetica, sans-serif;
}
h1, h2 {
	font-family: "Arial";
}
h1, .h1_style {
	font-size: 22px;
	font-weight:normal;
}
h2 {
    color:#FF0000;
	font-weight:bold;
	font-size: 18px;
	font-family:"Arial";

}
h3, .h3_style {
	font-weight:normal;
	font-size: 16px;
	font-family:"Trebuchet MS";
}
img 
{
border:0px;
}
form {
	margin:0;
	}
	
#left_pane
	{
/*	background:url(/images/left_body.gif) repeat-y left;*/
/*	}
#pageBody
	{
	margin: 0 18px 0 18px;
	background-color:#FFFFFF;
	}
#page
	{
	float:left;
	width: 100%;
	text-align:left;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background:url(/images/line.gif) repeat-y;
/* 	background:url(/images/right_body.gif) repeat-y right; */
/*	background:url(/images/left_body.gif) repeat;*/
	
/*	}
	
#header
	{
	margin-left:270px;
	margin-right:18px;	
	height: 69px;
	background:url(/images/header_bg.gif) repeat-x top;	
	}
	
#header_top	
	{
	height:43px;
	}	

#header_bottom
	{
	height:26px;
	}	
	
#nav_sub
	{
	display:inline;
	list-style: none;
	margin:0;
	padding:0;
	float: right;
	margin-right:5px;
	position:relative;
	top: 5px;
	}

#nav_sub li {
  font-size: 11px;
  margin: 0;
  padding: 0 6px 0 6px;
  list-style: none;
  float: left;
}
#footer
	{
	width:100%;
	clear:both;
	float: left;
	background:url(/images/footer.gif) repeat-x top #868686;
	/*min-height:240px;*/
	/*_height:240px
	}
	
#footer a
	{
	color: #FFFFFF;
	}	
#footer ul
	{
	list-style: none;
	margin:0;
	padding:25px;
	}
#footer li
 	{
	display:inline;
	float:left;
	margin:0 0 0 35px;
	padding:0;
	text-align: left;
	}
#footer dt
	{
	font-size: 12px;
	font-weight: bold;
	}
#footer dd
	{
	font-size:11px;
	}
#footer dl, #footer dd, #footer dt,
	{

	padding: 0;
	margin: 0;
	}
#logo
	{
	float:left;
	width: 270px;
	height: 69px;
	}
#header_right
	{
	float:right;
	width: 18px;
	height: 69px;
	}*/
.brd
	{
	border: 1px solid #000;
	}
#navigation
	{
	display:inline;
	list-style: none;
	margin:0;
	margin-left:20px;
	padding:0;
	position: relative;
	float: left;
	}

#navigation li {
  margin: 0;
  padding: 0;
  list-style: none;
  height: 43px;
  float: left;
}

#navigation li a {
  display: inline-block;
  padding: 18px 15px 6px 15px;
  height: 19px;
  line-height: 19px;
  font-size: 16px;
  text-align: center;
  border: none;
  color: #000;
  font-weight: bold;
  text-decoration: none;
  position: relative;
}

#navigation li > a {
  display: block;
}

#navigation li a:hover
	{
	background:url(/images/nav_hover.gif) repeat-x;
	color:#FFFFFF;
	}
a.button
	{
	float:left;
	display:inline-block; /* THE WIERD "IE" */
	cursor: pointer;
	height:25px;
	overflow-y:hidden;
	background:url(/images/right_button.gif) right no-repeat;
	}
a.button span
	{
	/*float:left;*/
	line-height:25px;
	text-align:center;
	display:block; /* THE WIERD "IE" */
	height: 25px;
	margin-right:5px;
	background:url(/images/left_button.gif);
	padding: 0 10px 0 10px;
	}
a.button:hover
	{
	background:url(/images/right_button_hover.gif) right no-repeat;
	}
a.button:hover span
	{
	background:url(/images/left_button_hover.gif);
	}
#signUp
	{
	float:right;
	margin: 8px;
	}
.loginform td, input, select
	{
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
	}	
.loginbutton
	{
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	width:100px;
	display:inline;
	color:#333333;
	border: 1px solid #999999;
	background-color:#FFFFFF;
	font-weight:bold;
	}

.formlayout td, input, select
	{
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
	padding:2px;
	}	

.formlayout select
	{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
	padding:1px;
	}		
	
.formlayout .status
	{
	padding-left:20px;
	}	
.formbutton
	{
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	width:100px;
	display:inline;
	color:#333333;
	border: 1px solid #999999;
	background-color:#FFFFFF;
	font-weight:bold;
	}
	
	
.searchbox
	{
	font-size:11px;
	padding:2px 3px 1px 20px;
	display:inline;
	color: #333333;
	position: relative;
	border: 1px solid #CCCCCC;
	background:url(/images/search.gif) no-repeat 0px 2px #FFF;
	}
.searchboxselect
	{
	font-size:11px;
	display:inline;
	color:#333333;
	position: relative;
	border: 1px solid #CCCCCC;
	}
	
.searchboxsubmit
	{
	font-size:11px;
	width:20px;
	display:inline;
	color: #333333;
	border: 1px solid #cccccc;
	background-color:#FFFFFF;
	background:url(/images/search.gif) no-repeat 0px 2px #FFF;
	}	
	
.clr, .gap_p, .gap
	{
	clear:both;
	}
.gap
	{
	margin-top: 20px;
	margin-left: 20px;
	}
.gap_p
	{
	margin-top: 30px;
	margin-left: 20px;
	}
.rl {
	border-right: 1px solid #666666;
	}
.lc
	{
	display:block;
	text-indent:0;
	}
.border_white
	{
	border: 3px solid #FFFFFF;
	}
#page .rc
	{
/*	margin: 25px 25px 20px 0;  */
	
/*	border: 2px #CCC solid; */
/*	background:#F5F5F5;*/
	
	display:inline;
	text-indent:0;
	float:right;
	width: 400px;
	}
.bg_block
	{
	padding: 5px 0 0 15px;
	background:url(/images/bg_block.gif) no-repeat;
	}
.formRow small input
	{
	height:12px;
	margin: 0 3px 0 0;
	}
.formRow small
	{
	display:block;
	clear:both;
	padding:4px 0 0 0;
	}
.formRow
	{
	width:100%;
	padding: 5px 0 5px 0;
	}
.formRow input
	{
	font-size: 12px;
	}
.fieldName
	{
	float:left;
	width: 100px;
	text-align:right;
	padding: 0 8px 0 0;
	color:#333333;
	}
.fieldVal
	{
	margin-left:120px;
	display:block;
	}
.form-text
	{
	width: 220px;
	}
.cell
	{
	float:left;
	width:auto;
	}
.ml	{
	padding-left: 20px;
	}
.mt	{
	padding-top: 20px;
	}
#signUpBox h1
	{
	color:#FFFFFF;
	}
#signUpBox
	{
	overflow:hidden;
	background:url(/images/smiley_bg_blue.gif);
	height:100px;
	color:#FFFFFF;
	}
#signUpBox div
	{
	}
#width700
{
	padding-bottom:15px;
	text-align:left;
	margin: 0 auto;
	width: 700px;
}
#footer_bottom
{
display: inline; /* the wierd IE */
margin: 25px 0 20px 50px;
clear:both;
float:left;
}
.fl {
float:left;
}


hr {
	clear:both;
	border: none;
	border-bottom: 1px solid #E6E6E6; 
	border-collapse:collapse;
}
big
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 24px;
	}
.noDisplay
	{
	display:none;
	}
/* CSS Document */
.tree
	{
	margin: 20px 0 0 40px;
	padding: 0 0 20px 0;
	list-style: none;
	}
.tree li
	{
	background:url(/images/red_bullet.gif) no-repeat 8px 8px;
	padding: 0 0 2px 30px;
	line-height:30px;
	margin-top:15px;
	}
.tree h3
	{
	line-height:30px;
	font-size: 18px;
	}	
.tree h4
	{
	font-size: 15px;
	}		
	
label.error {
  background:url("/images/unchecked.gif") no-repeat 0px 0px;
  padding-left: 20px;
  padding-bottom: 2px;
  font-size:11px;
  color: #EA5200;
}

label.checked {
  background:url("/images/checked.gif") no-repeat 0px 0px;
}

.customerror
	{
	background:url("/images/unchecked.gif") no-repeat 0px 0px;
	padding-left: 20px;
  	padding-bottom: 2px;
  	color: #EA5200;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	}
	
.mandatory
	{
	color:red;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	}	
.tooltip
	{
	color:#660066;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	}	
#twocolumn
	{
	margin:0 auto;
	text-align: left;
	padding-left: 155px;
	clear: left;
	
	}
#twocolumn .lc
	{
	position: relative;
    float: left;
	/*padding: 7px 0 7px 0;*/
	width: 142px;	
	/*right:167px;*/
	margin-left:-150px;
	display:inline;
	margin-top:8px;
	margin-bottom:10px;
	/*display: inline;*/
	}
#twocolumn .rc
	{
	margin-top:8px;
	float:left;
	/*padding: 7px 0 7px 0;*/
	/*display: inline;*/
	width:775px;
	}
.rc .rc_left {  width:500px; float:left; display:inline; margin-left:0px; }
.rc .rc_right { width:250px;  float:left; display:inline; margin-left:10px; }

.indexMenu
	{
	margin:0;
	padding:0;
	list-style:none;
	}

.indexMenu li
	{
	float:left;
	display:inline;
	width:140px;
	height:20px;
	cursor:pointer;
	}

.basic  {
	margin-top:10px;
	margin-bottom:10px;
	width: 140px;
	font-family: verdana;
	border: 1px solid #CCCCCC; 
}

.basic a {
	display: block;
	cursor:pointer;
	margin-top: 0;
	text-decoration: none;
	font-weight: 600;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color: white;
	background-color:#7D7D7D;
	border-bottom: 1px solid #999;
	background-position: 5% 50%;
	padding: 4px 4px 4px 30px;
	background-repeat: no-repeat;
	width:200px;
}

.commonmenu a  {
	display: block;
	cursor:pointer;
	text-decoration: none;
	font-weight: 600;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color: white;
	background-color:#7D7D7D;
	border-bottom: 1px solid #999;
	background-position: 5% 50%;
	padding: 4px 4px 4px 4px;
	background-repeat: no-repeat;
	width:200px;
	margin:0 auto;
}

.basic a:hover
{
	background-color:#FF0000;
	color: #fff;

}
.commonmenu a:hover
{
	background-color:#FF0000;
	color: #fff;

}



#navlist
	{
/*	margin: 0; /*removes indent IE and Opera*/
/*	padding: 0; /*removes indent Mozilla and NN7*/
/*	list-style-type: none; /*turns off display of bullet*/
	}

#navlist a, #navlist a:visited {
	display: block;
	cursor:pointer;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	color: white;
	background-color:#7D7D7D;
	border-bottom: 1px solid #999;
/*	background-position: 5% 50%;*/
	/*padding: 4px 4px 4px 30px;*/
	background-repeat: no-repeat;
}
	
#navlist a:hover 
	{
background-color:#FF0000;
color: #fff;
	}
	
#floating_alerttop { 
       position: absolute; 
       top: 0; left: 0; 
       z-index: 1000; 
	   background:#666666;
	   padding:5px;
       border:1px solid #fff;
       text-align:center; 
       font-weight:bold; 
       width:99%;
	   color:#FFFFFF;
	   font-family:Arial, Helvetica, sans-serif;
	   font-size:14px;
      }
	  	
#floating_alertbottom { 
       position: absolute; 
	   left: 0; 
	   bottom: 0;
       z-index: 1000; 
	   background:#666666;
	   padding:5px;
       border:1px solid #fff;
       text-align:center; 
       font-weight:bold; 
       width:99%;
	   color:#FFFFFF;
	   font-family:Arial, Helvetica, sans-serif;
	   font-size:14px;
      }




	
.selectedPage { padding:0 4px 0 4px; margin:1px; background:#FF0000; text-decoration: none; font-size: 11px; font-weight:normal; color:#fff; }
.unselectedPage { padding:0 4px 0 4px; margin:1px; background:#999999; text-decoration: none; font-size: 11px; font-weight:normal; color: #fff; }
.list
	{
	width:100%;
	border-bottom:dotted 1px #666666;
	}
.list thead th
	{
	padding:4px;
	padding-left:10px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	background:#ffffff;
	color:#333333;
	}
.list td
	{
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	padding:3px;
	padding-left:10px;
	border-bottom:1px solid #EEE;
	vertical-align:top;
	color:#333333;
	}
.tinybutton
	{
	background:url(../images/button.png) repeat-x;
	border: solid 1px #333333;
	color:#FF0000;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:2px 4px 2px 4px;
	margin:5px;
	}
.actionbutton
	{
	background:url(../images/button.png) repeat-x;
	border: solid 1px #CCCCCC;
	color:#FF0000;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:0px 1px 1px 1px;
	margin:2px;
	height:20px;
	}	
.smallelement
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	}	
.searchvideo td
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	}	
.searchmusic td
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	}		
	
/*table.alternate tr.even { background-color:#FFFFCC; }
table.alternate tr.odd { background-color:#99CCFF; }*/
.even { background-color: #888888; border-bottom:solid 1px #E6E6FF; color:#FFFFFF}
.odd { background-color:#ffffff; color:#333333; border-bottom:solid 1px #FFFFCC; }
.searchlist { color:#333333; border-bottom: solid 1px #cccccc; margin-bottom:10px; margin-top:5px; }
.searchhead
	{
	font-weight:bold;
	color:white;
	}	
.watchtitle
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	}	
.watchstats
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#333333;
	text-align:justify;
	}
.watchsmalldesc
	{
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	}		
.watchstatsfield	
	{
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	color:blue;
	font-weight:bold;
	}
.watchstatsvalue
	{
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-weight:600;
	}
.posttext
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}			
.profile_status input
	{
	height:20px;
	}
.newsfeed
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	}
.newsfeed tr
	{
	
	}	
.newsfeed td
	{
	padding:2px;
	border-bottom:solid 1px #999999;
	}	
.feeddate
	{
	font-size:11px;
	vertical-align:top;
	color:#666666;
	font-weight:bold;
	}
	
.feedlogo
	{
	vertical-align:top;
	}
