/* custom stylesheets */

	

  /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
  #TeaserPageTopIssues a {  /*  top of products and issues page showing teasers */

		display:block; 
		width:100%;
		/*max-width:172px;  take the width of the table, minus the padding = this number 
		font-family:Geneva, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight:normal;*/
		/*TOP, RIGHT, BOT, LEFT 
		padding:13px 13px 13px 13px; *//*padding:'padding-top' 'padding-right' 'padding-bottom' 'padding-left'*/
		
		/*margin:'margin-top' 'margin-right' 'margin-bottom' 'margin-left'/*margin:'margin-top' 'margin-right' 'margin-bottom' 'margin-left'*/
		
		/*
		text-align:CENTER;
		color:#ffffff;
		text-decoration: none;		
		*/
		background-color: transparent;
			border-bottom: 0px;
			border-bottom-color:#FFFFFF;
			border-bottom-style:solid;			
			border-left: 0px;			
			border-top: 0px;			
			border-right: 0px;		

		}
	
	#TeaserPageTopIssues a:hover {
			/*color:#09193E;
			font-weight:bold;
			background-color: #FEFEF4;*/
			/*BACKGROUND-IMAGE: url(../images/bg_hover.jpg); 
			BACKGROUND-REPEAT: repeat-y;
			background-position: top 100% ;
			border: 0px solid #ABB;*/
	  }
	
	#TeaserPageTopIssues a:active {    }
	  
  /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
  #TeaserPageTop a {  /*  top of products and issues page showing teasers */

		display:block; 
		width:100%;
		/*max-width:172px;  take the width of the table, minus the padding = this number 
		font-family:Geneva, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight:normal;*/
		/*TOP, RIGHT, BOT, LEFT */
		padding:13px 13px 13px 13px; /*padding:'padding-top' 'padding-right' 'padding-bottom' 'padding-left'*/
		
		/*margin:'margin-top' 'margin-right' 'margin-bottom' 'margin-left'/*margin:'margin-top' 'margin-right' 'margin-bottom' 'margin-left'*/
		
		/*
		text-align:CENTER;
		color:#ffffff;
		text-decoration: none;		
		*/
		background-color: transparent;
			border-bottom: 0px;
			border-bottom-color:#FFFFFF;
			border-bottom-style:solid;			
			border-left: 0px;			
			border-top: 0px;			
			border-right: 0px;		

		}
	
	#TeaserPageTop a:hover {
			/*color:#09193E;
			font-weight:bold;
			background-color: #FEFEF4;*/
			/*BACKGROUND-IMAGE: url(../images/bg_hover.jpg); 
			BACKGROUND-REPEAT: repeat-y;
			background-position: top 100% ;
			border: 0px solid #ABB;*/
	  }
	
	#TeaserPageTop a:active {    }
	
  /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
  #ProductImageBoxHover a {  /*  top of products and issues page showing teasers */

		display:block; 
		width:100%;
		height:100%;
		/*max-width:172px;  take the width of the table, minus the padding = this number 
		font-family:Geneva, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight:normal;*/
		/*TOP, RIGHT, BOT, LEFT *//*
		padding:0px 0px 0px 0px; padding:'padding-top' 'padding-right' 'padding-bottom' 'padding-left'*/
		
		/*margin:'margin-top' 'margin-right' 'margin-bottom' 'margin-left'/*margin:'margin-top' 'margin-right' 'margin-bottom' 'margin-left'*/
		
		/*
		text-align:CENTER;
		color:#ffffff;
		text-decoration: none;		
		*/
		background-color: transparent;
			border-bottom: 0px;
			border-bottom-color:#FFFFFF;
			border-bottom-style:solid;			
			border-left: 0px;			
			border-top: 0px;			
			border-right: 0px;		

		}
	
	#ProductImageBoxHover a:hover {
			/*color:#09193E;
			font-weight:bold;*/
			/*background-color: #FEFEF4;
			BACKGROUND-IMAGE: url(../images/bg_hover.jpg); 
			BACKGROUND-REPEAT: repeat-y;
			background-position: top 100% ;
			border: 0px solid #ABB;*/
	  }
	
	#ProductImageBoxHover a:active {    }
	
		
/* ++++++++++++++++++ side menu  +++++++++++++++++++++++++++++++++++ */  
  
  #SideNavMenuTable a {  /*  THIS IS THE MAIN TABLE VIEW, BOXES, COLOURS ETC */

		display:block; 
		width:149px;
		/*max-width:150px;  take the width of the table, minus the padding = this number */
		font-family:Geneva, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight:normal;
		/*TOP, RIGHT, BOT, LEFT */
		padding:8px 0px 8px 0px; /*padding:'padding-top' 'padding-right' 'padding-bottom' 'padding-left'*/
		
		text-align:CENTER;
		color:#FFFFFF;
		text-decoration: none;		
		
		background-color: transparent;
			border-bottom: 0px;
			border-bottom-color:#FFFFFF;
			border-bottom-style:solid;			
			border-left: 0px;			
			border-top: 0px;			
			border-right: 0px;		

		}
	
	#SideNavMenuTable a:hover {
			color:#FFFFFF;
			
			background-color: #510000;
			BACKGROUND-IMAGE: url(http://www.Ad-Bin.com/clients/BillPattersonForSheriff/WebTemplate/menu-hover.gif);
			BACKGROUND-REPEAT: repeat-x;
			background-position: top 100% ;
			border: 0px solid #ABB;
	  }
	
	#SideNavMenuTable a:active {    }
	

 
  
/* ++++++++++++++++++ Currently selected detail  +++++++++++++++++++++++++++++++++++ */

/* CURRENT SELECTED PAGE */ 
#SideNavMenuTableDetailListHeading a {

    display:block;
    width:149px; 
	color:#FFFFFF;
	font-weight:bold;
    border: 0px solid #FFFFFF;
    text-decoration: none;
	
    background-color: #3C0000;	
	/*TOP, RIGHT, BOT, LEFT */
		padding:11px 0px 11px 0px; 
			BACKGROUND-IMAGE: url(http://www.Ad-Bin.com/clients/BillPattersonForSheriff/WebTemplate/menu-selected.gif); 
			BACKGROUND-REPEAT: repeat-x;
			background-position: top 50% ;

  }

#SideNavMenuTableDetailListHeading a:active {  }  

#SideNavMenuTableDetailListHeading a:hover { }




/* Sub Issues SUBLIST STYLE  */
			 
			#SideNavMenuTableDetailList a {
			
				display:block;
				width:100%; 					
				font-size: 11px;
				font-weight:normal;
				font-style:normal;				
				/*TOP, RIGHT, BOT, LEFT */	
				padding: 4px 4px 4px 4px;			
				text-align:left;
				color:#FFFFFF;
				text-decoration: none; 				
				
				border-left: 0px solid #FFFF53;
				border-bottom: 0px; /*'border-bottom-width' 'border-bottom-style' 'border-bottom-color'*/			
				background-color: #8C0000; 			
			  } 
			
			#SideNavMenuTableDetailList a:hover { 
				background-color: #510000;
				color:#FFFFFF;
				/*BACKGROUND-IMAGE: url(images/bg_hover_solid.jpg); 
						BACKGROUND-REPEAT: repeat-y;
						background-position: top 100% ;*/
			  }
			
			#SideNavMenuTableDetailList a:active {  }  
			
			#SideNavMenuTableDetailListCurrent a {
			
				display:block;
				width:100%; 					
				font-size: 11px;
				font-weight:normal;
				font-style:normal;				
				/*TOP, RIGHT, BOT, LEFT */
				padding: 4px 4px 4px 4px;				
				text-align:left;
				color:#FFFFFF;
				text-decoration: none; 				
				
				border-left: 5px solid #FFFFFF;
				border-bottom: 0px; /*'border-bottom-width' 'border-bottom-style' 'border-bottom-color'*/			
				background-color: #3C0000; 
				BACKGROUND-IMAGE: url(http://www.Ad-Bin.com/clients/BillPattersonForSheriff/WebTemplate/menu-selected.gif); 
				BACKGROUND-REPEAT: repeat-x;
				background-position: top 100% ;			
			  } 
			
			#SideNavMenuTableDetailListCurrent a:hover { 
				background-color: #3C0000;
				color:#FFFFFF;
				border-left: 5px solid #D5A7A7;
				border-bottom: 0px; /*'border-bottom-width' 'border-bottom-style' 'border-bottom-color'*/			
				background-color: #510000; 
				/*BACKGROUND-IMAGE: url(images/bg_hover_solid.jpg); 
						BACKGROUND-REPEAT: repeat-y;
						background-position: top 100% ;*/
			  }
			
			#SideNavMenuTableDetailListCurrent a:active {  } 
			
/*  Currently selected PRODUCTS detail */
			#SideNavMenuTableDetailListSubIssue a {
			
				display:block;
				width:100%; 
				 /* max-width:184px;take the width of the table, minus the padding = this number */
				
				font-size: 11px;
				font-weight:normal;
				font-style:normal;
				text-align:left;
				color:#FFFFFF;
				text-decoration: none; 
				
				
				padding: 4px 4px 4px 4px;/*padding:'padding-top' 'padding-right' 'padding-bottom' 'padding-left'*/
				/*margin: '1px' '1px' '1px' '10px';/* margin:'margin-top' 'margin-right' 'margin-bottom' 'margin-left'*/
				
				
				
				/*BACKGROUND-IMAGE: url(images/bg_hover_sel_solid.jpg); 
				BACKGROUND-REPEAT: repeat-y;
				background-position: top 100% ;*/
				border: 0px solid #ABB; 
			
				background-color: #8C0000; 
				
					border-left: 0px;
					border-left-color:#FFFF53;
					border-left-style:solid;
			
			  } 
			
			#SideNavMenuTableDetailListSubIssue a:hover { 
				background-color: #3C0000;
				color:#FFFFFF;
				/*BACKGROUND-IMAGE: url(images/bg_hover_solid.jpg); 
						BACKGROUND-REPEAT: repeat-y;
						background-position: top 100% ;*/
			  }
			#SideNavMenuTableDetailListSubIssue a:active {  } 
			
			
			#SideNavMenuTableDetailListSubIssueCurrent a {
			
				display:block;
				width:100%; 
				 /* max-width:184px;take the width of the table, minus the padding = this number */
				
				font-size: 11px;
				font-weight:normal;
				font-style:normal;
				text-align:left;
				color:FFFFFF;
				text-decoration: none; 
				
				
				padding: 4px 4px 4px 4px;/*padding:'padding-top' 'padding-right' 'padding-bottom' 'padding-left'*/
				/*margin: '1px' '1px' '1px' '10px';/* margin:'margin-top' 'margin-right' 'margin-bottom' 'margin-left'*/
				
				
				
				BACKGROUND-IMAGE: url(http://www.Ad-Bin.com/clients/BillPattersonForSheriff/WebTemplate/menu-selected.gif); 
				BACKGROUND-REPEAT: repeat-x;
				background-position: top 100% ;
				border: 0px solid #ABB; 
			
				background-color: #3C0000; 
				
					border-left: 3px;
					border-left-color:#FFFFFF;
					border-left-style:solid;
			
			  } 
			
			#SideNavMenuTableDetailListSubIssueCurrent a:hover { 
				background-color: #510000;
				color:#FFFFFF;
				/*BACKGROUND-IMAGE: url(images/bg_hover_solid.jpg); 
						BACKGROUND-REPEAT: repeat-y;
						background-position: top 100% ;*/
						
				border-left: 3px;
					border-left-color:#FFFFFF;
					border-left-style:solid;
			  }
			
			  
			
			#SideNavMenuTableDetailListSubIssueCurrent a:active {  } 



/* ----------------------------- DELETE FROM HERE DOWN ----------------------------------- */
/*
#SideNavMenuTableDetailListCurrent a {

    display:block;
    width:100%; 
	
	font-size: 10px;
	font-weight:normal;
	
	padding:4px 2px 4px 10px;
	text-align:left;
    color:#000000;
    background-color: #AAAFA3;
	
		border-left: 7px;
		border-left-color:#FFFFFF;
		border-left-style:solid;

    text-decoration: none;

  } 
#SideNavMenuTableDetailListCurrent a {

    display:block;
    width:100%; 
	color:#FFFFFF;
	font-weight:bold;
    border: 0px solid #999;
    text-decoration: none;
	
    background-color: #09193E;	
			BACKGROUND-IMAGE: url(images/bg_hover_selected.jpg); 
			BACKGROUND-REPEAT: repeat-y;
			background-position: top 100% ;

} 

#SideNavMenuTableDetailListCurrent a:hover { 
    background-color: #C6C9C1;
  }
*/

.BoxShadow {
	BORDER-TOP-WIDTH: 1x; 
	BACKGROUND-POSITION: left top; 

	FONT-WEIGHT: bold; 
 
	FONT-SIZE: 11px; 
	
	BORDER 1px; 
	
	BORDER-COLOR: #CCCCCC; 
	BORDER-COLOR: #000000; 

 	
	
	BACKGROUND-IMAGE:url('http://www.Ad-Bin.com/clients/eCampaignNews/images/FrameMenuMainBk.gif') ; 
	BACKGROUND-REPEAT: no-repeat;	

	COLOR: #113c72; 

	padding-TOP: 4px; 	
	PADDING-LEFT: 4px; 
	PADDING-right: 4px;

 	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	
	
}
INPUT {  height: 23px;  }

/*  ===============  HIGHLIGHTS PAGES  ========================= */

/*  THIS IS THE MAIN  HIGHLIGHT TABLE VIEW, BOXES, COLOURS ETC */

#TableHighlightMenu  {  

		display:table;
		width:100%; 
		background-color: transparent; /*#C6C9C1;*/
			
		border-left: 1px;
		border-left-color:#AAAFA3;
		border-left-style:solid;			
				
			border-top: 0px;			
			border-right: 0px;	
			
		font-family:Geneva, Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight:bold;
		text-decoration: none;
		/*padding: t,r,b l*/
		
		padding:0px 0px 0px 0px;
		text-align:left;
					
		
		}
#TableHighlightMenu a {		
		color:#000000;	
		/*padding: t,r,b l*/
		/*padding:13px 3px 3px 16px;*/
		
}	
	#TableHighlightMenu a:hover {
		color:#000000;
		background-color: #D39C9C; 
	  }
	
	#TableHighlightMenu a:active {    }

/*  HEADING SETTINGS  */	

#TableHighlightMenuHeading { 
		
}
#TableHighlightMenuHeading a { 
		display:table; 
		width:100%;
		color:#FFFFFF; 
		/*padding: t,r,b l*/
		padding:8px 0px 8px 8px; 
		text-decoration: none; 
		font-family:Geneva, Arial, Helvetica, sans-serif;
		font-size: 13px;
		font-weight:bold;
		BACKGROUND-IMAGE: url(../images/menu-selected.gif); 
				BACKGROUND-REPEAT: repeat-x;
				background-position: top 100% ;
		}
	#TableHighlightMenuHeading a:hover { 
		color:#ffffff; 
		/*background-color: transparent; */
		BACKGROUND-IMAGE: url(../images/menu-hover.gif); 
				BACKGROUND-REPEAT: repeat-x;
				background-position: top 100% ;
	}
	#TableHighlightMenuHeading a:active {  }

/*  LIST SETTINGS  */	

#TableHighlightMenuList a {

    display:table;
    width:100%; 
	
	font-size: 11px;
	font-weight:normal;
	/* padding:t,r,b,l */
	padding:5px 2px 5px 15px;
	text-align:left;
    color:#000000;
    background-color: transparent; /*#C6C9C1;*/
	
		/*border-left: 1px;
		border-left-color:#AAAFA3;
		border-left-style:solid;*/

    text-decoration: none;

  } 

	#TableHighlightMenuList a:hover { 
		
	  }
	
	#TableHighlightMenuList a:active {  } 

/* ------------------------------------------------------------------------------- */


