html, body {
	font : normal 13px Arial, Helvetica, sans-serif;
	margin : 0;
	padding : 0;
	color : #5a5a5a;		
}
	
a, a:link, a:visited, a:active {
	color : #c83c4a;
	text-decoration : none;
	/*background-color : #fff;*/
}

a:hover {
	color : #000;
	/*background-color : #fff;*/
}

div#header-links 
{
	font-size : 11px;
	width : 650px;
	padding : 25px 0px 0px 0px; 
	text-align : right;
	float:right;
}
tr#header-links 
{
	font-size : 11px;
	width : 650px;
	padding : 0px 0px 0px 0px; 
	text-align : right;	
}
#header-links a 
{
	padding : 0px 10px 0px 0px;
}

.trheader
{
	text-align:right;
	padding-top:15px;
}

.pg_title 
{
	font : normal normal normal 18px Georgia, "Times New Roman", Times, serif;
	color : #000; 
}

span.legend-link {
	background-image:url(../Images/style_img/legend.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	padding-left:85px;
	padding-bottom:10px;
	margin-left: 108px;
	margin-right: 8px;
}

span.dot {
	background : transparent url(../Images/style_img/red_dot.gif) no-repeat scroll top; 
    padding : 0px 0px 0px 4px;
}

span.mark {
	background : transparent url(../Images/style_img/ar_mark.gif) no-repeat scroll center; 
    padding : 50px 35px 50px 35px;
	margin: 15px 0px 15px 0px;
}
.mark {
	background : transparent url(../Images/style_img/ar_mark.gif) no-repeat scroll center; 
   padding  : 0px 10px 10px 10px;
	margin: 15px 0px 15px 0px;
}
span.center {
	text-align:center;
	position:relative;
}

span.legend-link {
	background-image:url(../Images/style_img/legend.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	padding-left:85px;
	margin-left: 108px;
	margin-right: 8px;
}



span.remain {
	background : transparent url(../Images/style_img/leg_remain.gif) no-repeat scroll center; 
    padding : 20px 20px 20px 20px;
	margin: 20px 3px 20px -47px;
}

span.list {
	background : transparent url(../Images/style_img/leg_list.gif) no-repeat scroll center; 
    padding : 20px 20px 20px 20px;
	margin: 20px 3px 20px -47px;
}

span.delist {
	background : transparent url(../Images/style_img/leg_delist.gif) no-repeat scroll center; 
    padding : 20px 20px 20px 20px;
	margin: 20px 3px 20px -47px;
}

span.comp {
	background : transparent url(../Images/style_img/leg_comp.gif) no-repeat scroll center; 
    padding : 20px 20px 20px 20px;
	margin: 20px 3px 20px -47px;
}

span.trans {
	background : transparent url(../Images/style_img/leg_trans.gif) no-repeat scroll center; 
    padding : 20px 20px 20px 20px;
	margin: 20px 3px 20px -47px;
}

  ul#leglist {
	list-style-type : none;
	 text-align:left;	
}


.leglist {
	list-style-type : none;
		
}
/*---------------Begin Top Nav Button Styles---------------*/
 
  ul#topactive {
	list-style-type : none;
	padding-bottom : 36px;
	border-bottom : 1px solid #c7c7c7;
	margin : 0px;
	font : normal normal normal 15px Georgia, "Times New Roman", Times, serif; 
	
  }
  
  tr#navlist {
	list-style-type : none;
	padding-bottom : 36px;
	border-bottom : 1px solid #c7c7c7;
	margin : 0px;
	font : normal normal normal 15px Georgia, "Times New Roman", Times, serif; 
  }
  
  ul#navlist li {
    float : right;
	line-height : 39px;
	margin : 0px 6px -2px 0px;
	display : block;
	
  }
  
  .navlisttd{
    float : right;
	line-height : 39px;
	margin : 0px 6px -2px 0px;
	display : block;
  }
	  
   #navlist a {
	padding : 9px 35px 7px 35px;
	background-color : #fff;
	color : #363636;
	text-decoration : none;	
  } 
  
  .anavlist {
	padding : 9px 35px 7px 35px;
	background-color : #fff;
	color : #363636;
	text-decoration : none;
  }
  
  li#topactive a, li#topactive a:hover {
	background-color : #f4f4f4;
	color : #c83c4a;
	border-top : 1px solid #c7c7c7;
	border-right : 1px solid #c7c7c7;
	border-left : 1px solid #c7c7c7;
	border-bottom :3px solid #f4f4f4;
  }
  	  
  #navlist a:hover {
    color : #c83c4a;
	background-color : #fff;
	/*
	background-color : #f4f4f4;
	border-top : 1px solid #c7c7c7;
	border-right : 1px solid #c7c7c7;
	border-left : 1px solid #c7c7c7;
	border-bottom :3px solid #f4f4f4;*/
  }
  
/*---------------End Top Nav Button Styles---------------*/


/*---------------Begin Sub Nav Button Styles---------------*/
 
  ul#subnavlist {
	list-style: none;
	font: bold 12px Arial, Helvetica, sans-serif;
	padding-left:0px;
	margin : 0px;
	text-align:center;
  }
  
  ul#subnavlist li {
    float : left;
	line-height : 32px;
	margin : 23px 10px 0px 0px;
	display : inline;
  }
	  
   #subnavlist a {
	display:block;
	width: 184px;
	background-color : #979797;
	color : #fff;
	text-decoration : none;
	text-align:center;
  } 
  
  li#subactive a, li#subactive a:hover {
	background-color : #fff;
	color : #c83c4a;
  }
	  
  #subnavlist a:hover {
    background-color : #9f9f9f;
	color : #fff;
  }
/*---------------End Sub Nav Button Styles---------------*/ 

/*---------------Begin Rht Nav Button Styles---------------*/
 
  ul#rhtnavlist {
	list-style-type : none;
	margin : 0px;
	font: bold 12px Arial, Helvetica, sans-serif;
	padding-left:0px;
  }
  
  ul#rhtnavlist li {
    float : left;
	line-height : 32px;
	margin : 23px 0px 0px 0px;
	display : block;
  }
	  
   #rhtnavlist a {
	display:block;
	width: 184px;
	background-color : #979797;
	color : #fff;
	text-decoration : none;
	text-align:center;
  } 
  
  li#rhtactive a, li#subactive a:hover {
	background-color : #fff;
	color : #c83c4a;
  }
	  
  #rhtnavlist a:hover {
    background-color : #9f9f9f;
	color : #fff;
  }
/*---------------End Rht Nav Button Styles---------------*/ 


/*---------------Begin Action Nav Button Styles---------------*/
  ul#actnavlist {
	list-style-type : none;
	font: bold 12px Arial, Helvetica, sans-serif;
	margin:0px;
	
  }
  
  ul#actnavlist li {	
    float : none; 
	line-height : 32px;
	margin : 0px 10px 0px 0px;
	display : block;
	padding: 10px  10px  10px 10px;
  }
	  
   #actnavlist a {
	display:block;
	width: 184px;
	background-color : #606060;
	color : #fff;
	text-decoration : none;
  } 
  
  #actnavlist a:hover {
 	background-color : #696969;
	color : #fff;
  }
 
 /*---------------End Action Nav Button Styles---------------*/  

  
/*---------------Begin Thumbnail Button Styles---------------*/
  
  ul#thumbnav {
	margin: 0px;
	padding : 0px;
	background-color : #fff;
	color : #666;
	width : 864px;
	height:300px;
	overflow:auto;		
  }

  #thumbnav li {
    float: left;
    margin-bottom: 1px;
    margin-left: 15px;
    color: #c20000;
    margin-right: 15px;
    list-style-type: none;
    background-color: #fff;
    text-align: center
  }
  .SubNavButtons
  {
	padding-right:10px;
	width:184px;
	height:32px;

  }	
  /*Start: Style created by adesh on 12/29/06 */
  .thumbnav-listed {	
	background-color : #fff;
	text-decoration : none;
	display : block;
	padding : 4px;
	border : 2px solid #ff0000;
	height : 54px;	
	width : 54px;
  }  
  .thumbnav-listed-comp {	
	background-color : #fff;	
	text-decoration : none;
	display : block;
	padding : 4px;
	border : 2px solid #fff;
	height : 54px;	
	width : 54px;
	 
  } 
  .thumbnav-ineligible{	
	background-color : #fff;
	text-decoration : none;
	display : block;
	padding : 4px;
	border : 2px solid #fff;
	height : 54px;	
	width : 54px;
	filter: progid:DXImageTransform.Microsoft.BasicImage(opacity=0.4);	
	opacity : 0.4;	
  }
  .thumbnav-unlisted {	
	background-color : #fff;
	text-decoration : none;
	display : block;
	padding : 4px;
	border : 2px solid #fff;
	height : 54px;	
	width : 54px;
  }
  .thumbnav-hover{	
	background-color : #fff;
	text-decoration : none;
	display : block;
	padding : 4px;
	border : 2px solid #000000;
	height : 54px;	
	width : 54px;
	cursor:pointer;
  }
  .thumbnav-tolist{	
	background-color : #fff;
	text-decoration : none;
	display : block;
	padding : 4px;
	border : 2px solid #c5c5c5;
	height : 54px;	
	width : 54px;
	cursor:pointer;
  }
  .thumbnav-todelist{	
	background-color : #fff;
	text-decoration : none;
	display : block;
	padding : 4px;
	border : 2px dashed #ff0000;
	height : 54px;	
	width : 54px;
	cursor:pointer;
  }
  /********* Styles for review listing *****/
  ul#thumbnav-remain {
	margin: 0px;
	padding : 0px;
	background-color : #fff;
	color : #666;
	width : 925px;
	height: 220px;
	overflow: auto;
	border : 2px solid #ff0000;
  }

  #thumbnav-remain li {
    float : left;
	list-style-type : none;
	background-color : #eee;
	color : #c20000;
	text-align : center;
	margin-bottom : 2px;
	margin-right : 2px;
	margin-left : 2px;
  }
  
   ul#thumbnav-tolisted {
	margin: 0px;
	padding : 0px;
	background-color : #fff;
	color : #666;
	width : 400px;
	height: 220px;
	overflow: auto;
	border : 2px solid #c5c5c5;
  }

  #thumbnav-tolisted li {
   float : left;
	list-style-type : none;
	background-color : #eee;
	color : #c20000;
	text-align : center;
	margin-bottom : 2px;
	margin-right : 2px;
	margin-left : 2px;
  }
  
   ul#thumbnav-delisted {
	margin: 0px;
	padding : 0px;
	background-color : #fff;
	color : #666;
	width : 400px;
	height: 220px;
	overflow: auto;
	border : 2px dashed #ff0000;
  }

  #thumbnav-delisted li {
   float : left;
	list-style-type : none;
	background-color : #eee;
	color : #c20000;
	text-align : center;
	margin-bottom : 2px;
	margin-right : 2px;
	margin-left : 2px;
  }
    /*End : Style created by adesh  */
  
  /*****************Footer Styles*****************************/
  a.footer-text, a.footer-text:link, a.footer-text:visited, a.footer-text:active {
		color : #c83c4a;
		text-decoration : none;
		font-weight:normal;
		font : normal 10px Arial, Helvetica, sans-serif;
		background-color:#dedede;
		
	}

	a.footer-text:hover {
		color : #000;
		font : normal 10px Arial, Helvetica, sans-serif;
		font-weight: normal;
		text-decoration : none;
	}
  /*****************Footer Styles***************************************/
  
 
 /*---------------End Thumbnail Button Styles---------------*/
 
/* PreLogin Styles */
.lrg_title 
{
	font : normal normal normal 28px Georgia, "Times New Roman", Times, serif;
	color : #000; 
}
.pitch_title 
{
	font : normal normal normal 22px Georgia, "Times New Roman", Times, serif;
	color : #000; 
}
.pre_b_r 
{
	font : bold 14px  Arial, Helvetica, sans-serif;
	line-height:19px;
	color : #c83c4a; 
}
.loginbuttonposition
{
	margin:0px 10px 0px 0px;	
	border:0px;
	float:left;	
}
.positionfield
{
	margin-bottom:2px;
	width:145px;
}		


/********************* POST LOGIN STYLE ******************/

.lrg_title {
	font : normal normal normal 28px Georgia, "Times New Roman", Times, serif;
	color : #000; 
}

.ar16{
	font : normal 16px  Arial, Helvetica, sans-serif;
	line-height:24px;
}

.ge12{
	font : normal 12px Georgia, "Times New Roman", Times, serif;
	color : #000;
}

.ge24{
	font : normal 24px Georgia, "Times New Roman", Times, serif;
	color : #000;
}

.ge20{
	font : normal 20px Georgia, "Times New Roman", Times, serif;
	color : #000;
	line-height:20px;
}

span.dot {
	background : transparent url(../Images/style_img/red_dot.gif) no-repeat scroll top; 
    padding : 0px 0px 0px 4px;
}

.postlogtext 
{
	color:#c83c4a;
}

span.stp-1 {
	background : transparent url(../Images/style_img/stp_1.gif) no-repeat scroll center; 
    padding : 20px 33px 20px 33px;
	margin: 20px 3px 20px -74px;
}

span.stp-2 {
	background : transparent url(../Images/style_img/stp_2.gif) no-repeat scroll center; 
    padding : 20px 33px 20px 33px;
	margin: 20px 3px 20px -74px;
}

span.stp-3 {
	background : transparent url(../Images/style_img/stp_3.gif) no-repeat scroll center; 
    padding : 20px 33px 20px 33px;
    margin: 20px 3px 20px -74px;
}



/********************* END POST LONGIN STYLE **************/


/********************** GMT Styles ************************/

.gmtTitle
{
	font-family:Georgia;
	font-size:24px;
	color:#000000;	
}

.batchEditText
{
	font-family:Arial;
	font-size:12px;
	color:#363636;		
	text-align:left;
}

.batchEditGridTitle
{
	font-family:Arial;
	font-weight:bold;
	font-size:15px;
	color:#363636;	
	text-align:center
}

.batchHelpTags
{
	font-family:Arial;
	font-size:12px;
	color:#c83c4a;
}

.batchTags
{
	font-family:Arial;
	font-style:Italic;
	font-size:12px;
	color:#363636;
}

.brbottom
{
	border-bottom:1px solid #c7c7c7;
}

.brleft
{
	border-left:1px solid #c7c7c7;
}

.brright 
{
	border-right:1px solid #c7c7c7;
}


.spacingleft
{
	padding-left:10px;
}

.batcheditsleft
{
	padding-left:5px;
}

.spacingright
{
	padding-right:10px;
}

.spacingTagsleft
{
	padding-right:30px;
}

.spacingOriginalleft
{
	padding-left:7px;
}

.spacingOriginalleftright
{
	padding-left:7px;
	padding-right:7px;
}

.singleEditText
{
	font-family:Arial;	
	font-size:12px;
	color:#363636;
	text-align:left;
}

.singleEditTextb
{
	font-family:Arial;
	font-weight:bold;	
	font-size:12px;
	color:#363636;
	text-align:left;
}



.singelEditStatusText
{
	font-family:Georgia;
	font-size:22px;
	color:#363636;
}

.floatleft
{
	float:left;
}

.floatright
{
	float:right;
}

.reportText 
{
	font-family:Arial;	
	font-size:12px;
	color:#363636;
	border-bottom:2px solid Gainsboro;
}

.reportTextb 
{
	font-family:Arial;	
	font-size:12px;
	/*color : #c83c4a;*/
	font-weight:bold;
	border-bottom:2px solid Gainsboro;
}

.reportPadding
{
	padding-left:40px;
}

.reportTextpb 
{
	font-family:Arial;	
	font-size:12px;
	color:#363636;
	font-weight:bold;	
}

.spacingTopReport
{
	padding-top:25px;
}

.fpodTitle
{
	font-family:Georgia;	
	font-size:18px;
	color:#000000;
}

.fpodText
{
	font-family:Arial;	
	font-size:12px;
	color:#c83c4a;
	text-align:left;
}

.collectionTableBorder
{
	border-bottom:1px solid #c7c7c7;
	border-left:1px solid #c7c7c7;	
	border-right:1px solid #c7c7c7;
	border-top:1px solid #c7c7c7;
	
}

.collectionSpacing
{
	padding-right:55px;
}

#scroll_clipper
{
	width:600px; 
	height:156px;
	overflow-y:hidden;
	overflow-x:auto;
	display:inline-table;
	max-height:156px;
}

.tabTable 
{
	border-bottom:1px solid #c7c7c7;
	border-left:1px solid #c7c7c7;	
}

.formText
{
	font-family:Arial;
	font-size:11px;
	color:#363636;		
	text-align:left;
}




/***********************End*******************************/

/************ Original Art Acknowledgment ***************/

#lblavail
{
 color:Red;				
  
  font-weight:bold;
}

/************ End Original Art Acknowledgment ***************/


/*****************Membership Page - Static Content ***************/

.lrg_title {
	font : normal normal normal 28px Georgia, "Times New Roman", Times, serif;
	color : #000; 
}


/************* End Static Content ******************************/

/*---------------Begin Action Nav Button Styles---------------*/
 
  
  ul#actnavlist {
	list-style-type : none;
	font: bold 12px Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
  }
  
  ul#actnavlist li {	
    float : left;
	line-height : 32px;
	margin : 0px 10px 5px 0px;
	display : block;
  }
	  
   #actnavlist a {
	display:block;
	width: 184px;
	background-color : #606060;
	color : #fff;
	text-decoration : none;
  } 
  
  #actnavlist a:hover {
 	background-color : #696969;
	color : #fff;
  }
 
 /*---------------End Action Nav Button Styles---------------*/  

/*---------------- Membership Levels ------------------------*/
.outerBorder
{
	border:1px solid #999999;
}

.brBottom 
{
	border-bottom:1px solid #999999;
}

.brRight
{
	border-right:1px solid #999999;
}

.innerWhiteBorder
{
	border-bottom:1px solid #ECECEC;	
}

.innerWhiteRightBorder
{
	border-right:1px solid #ECECEC;	
}

.innerGrayBorder
{
	border-bottom:1px solid #DCDCDC;
}

.innerGrayRightBorder
{
	border-right:1px solid #DCDCDC;
}
/*------------- End ----------------------------------------*/



/*--------------- FPOD -------------------------------------*/
.fpodText
{
  font-family:Arial;
  font-size:12px;
  color:#363636;
}

.fpodTitle
{
	font-family:Georgia;
	font-size:23px;
	color:#000000;
}

.topspacing
{
	padding-top:27px;
}

.innerspacing
{
	padding-top:20px
}

.bottomspacing
{
	padding-bottom:15px;
}

.errorMessage
{
	font-size:8pt;
	font-family:Arial;
	font-style:normal;
}

.leftspacing
{
	padding-left:25px;
}

.hrborder
{
	border:1px solid black;
}

/*------------------End FPOD --------------------- */


/*----------------------Payee------------------------*/

.payeeTitle
{
	font-family:Georgia;
	font-size:22px;
	color:Black;
}

.payeeTextl
{
	font-family:Arial;	
	font-size:12px;
	color:#363636;
	text-align:right;
}

.profileText
{
	font-family:Arial;
	font-size:12px;
	color:Black;
}

/*----------------------End --------------------------*/

.containerSpacing
{
	padding-top:10px;
	padding-bottom:2px;
	padding-left:10px;
	
}

.containerWidth
{
	width:346px;		
}


.reportHeader
{
	border-bottom : 6px solid #c7c7c7;
}

.reportTableBorder
{
	border-bottom:1px solid #c7c7c7;
	border-left:1px solid #c7c7c7;	
	border-right:1px solid #c7c7c7;
	border-top:1px solid #c7c7c7;
}

.reportProdName
{
	padding-left:5px;
}

.reportTotals
{
	background-color: #606060;
	color: #ffffff;
	font-family:Arial;	
	font-size:12px;
	font-weight: bold;
}

.reportTotalsField
{
	border-right: 1px solid #606060;
}

.reportHeaderText 
{
	font-family: Arial;	
	font-weight: bold;
	font-size: 12px;
	color: #38c34a;
}
