/* custom stylesheets */

.style1 {font-family: Verdana, Arial, Helvetica, sans-serif}


.left_table {
	BACKGROUND-POSITION: right 0% ; 

	BACKGROUND-IMAGE: url(../images/bg_left.jpg);
	background-repeat:no-repeat;
	/*BACKGROUND-REPEAT: repeat-y;*/
	
}
.right_table {
	BACKGROUND-POSITION: left  0%; 
	
	BACKGROUND-IMAGE: url(../images/bg_right.jpg); 
	/*BACKGROUND-REPEAT: repeat-y;*/
		background-repeat:no-repeat;
}
/* side menu backgrond image */
.menu_table {

	BACKGROUND-IMAGE: url(../images/bg_menu.jpg); 
	BACKGROUND-REPEAT: repeat-y;
	background-position: top 100% ;
	
}

.main_body_padding{
	/*TOP, RIGHT, BOT, LEFT */
	padding:0px 15px 15px 25px;
}
/* BAD FILE FROM WYOMING

  .menu_table {
  background-image: url(images/bg_menu.jpg);
  background-position: left top;
  background-repeat:repeat-y;
  background-attachment:fixed;
}
*/
	

  /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
  #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:150px;
		/*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:11px 0px 11px 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;		

		}
	
	#SideNavMenuTable a:hover {
			color:#09193E;
			/*font-weight:bold;*/
			/*background-color: #162C52;*/
			BACKGROUND-IMAGE: url(../images/bg_hover.jpg); 
			BACKGROUND-REPEAT: repeat-y;
			background-position: top 100% ;
			border: 0px solid #ABB;
	  }
	
	#SideNavMenuTable a:active {    }
	

 
  
/* ++++++++++++++++++ Currently selected detail  +++++++++++++++++++++++++++++++++++ */

/* CURRENT SELECTED PAGE */ 
#SideNavMenuTableDetailListHeading a {
width:100%; 
    /*display:block;
    */
	color:#FFDE00;
	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% ;

  }

#SideNavMenuTableDetailListHeading a:active {  }  

#SideNavMenuTableDetailListHeading a:hover { }


/* ISSUES SUBLIST STYLE  */
			#SideNavMenuTableDetailList a {
			
				width:100%; 
				 display:block;/*
				width:130px; max-width:174px; take the width of the table, minus the padding = this number */
				
				font-size: 11px;
				font-weight:normal;
				font-style:normal;
				
				/*TOP, RIGHT, BOT, LEFT */
				padding: 8px 8px 8px 8px;
				/*margin: 0px 0px 0px 0px;/* margin:'margin-top' 'margin-right' 'margin-bottom' 'margin-left'*/

				
				
				/*
				padding-bottom:8px;
				padding-left: 8px;
				padding-right: 8px;
				padding-top: 8px;
				/*margin: 1px, 10px, 1px, 8px;*/
				
				
				
				text-align:left;
				color:#ffffff;
				text-decoration: none; 
				
				/*BACKGROUND-IMAGE: url(images/bg_hover_sel_solid.jpg); 
				BACKGROUND-REPEAT: repeat-y;
				background-position: top 100% ;*/
				
				/*border: 5px solid #ABB;
				border-bottom: 2px; /*'border-bottom-width' 'border-bottom-style' 'border-bottom-color'*/
			
				background-color: #0F2966; 
			
					
				/*
					border-left: 3px;
					border-left-color:#FFDE00;
					border-left-style:solid;
					*/
					
			
			  } 
			
			#SideNavMenuTableDetailList a:hover { 
				background-color: #FFDE00;
				/*BACKGROUND-IMAGE: url(images/bg_hover_solid.jpg); 
						BACKGROUND-REPEAT: repeat-y;
						background-position: top 100% ;*/
			  }
			
			#SideNavMenuTableDetailList a:active {  }  
			
/*  Currently selected issues detail */
			
			#SideNavMenuTableDetailListCurrent a {
			
				  width:100%; display:block;/*
				 width:130px;
				max-width:184px;take the width of the table, minus the padding = this number */
				
				font-size: 11px;
				font-weight:bold;
				font-style:normal;
				text-align:left;
				color:#FFDE00;
				text-decoration: none; 
				
				
				padding: 8px 8px 8px 8px;/*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:0F2966; 
				
					border-left: 2px;
					border-left-color:#FFDE00;
					border-left-style:solid;
			
			  } 
			
			#SideNavMenuTableDetailListCurrent a:hover { 
				background-color: #FFDE00;
				/*BACKGROUND-IMAGE: url(images/bg_hover_solid.jpg); 
						BACKGROUND-REPEAT: repeat-y;
						background-position: top 100% ;*/
			  }
			
			  
			
			#SideNavMenuTableDetailListCurrent a:active {  } 

/* Sub Issues SUBLIST STYLE  */
			#SideNavMenuTableDetailListSubIssue a {
			
				
				width:100%; display:block; /*
				width:136px; max-width:174px; take the width of the table, minus the padding = this number */
				
				font-size: 11px;
				font-weight:normal;
				font-style:normal;
				
				/*TOP, RIGHT, BOT, LEFT */
				padding: 4px 4px 4px 4px;
				/*margin: 0px 0px 0px 0px;/* margin:'margin-top' 'margin-right' 'margin-bottom' 'margin-left'*/

				
				
				/*
				padding-bottom:8px;
				padding-left: 8px;
				padding-right: 8px;
				padding-top: 8px;
				/*margin: 1px, 10px, 1px, 8px;*/
				
				
				
				text-align:left;
				color:#ffffff;
				text-decoration: none; 
				
				/*BACKGROUND-IMAGE: url(images/bg_hover_sel_solid.jpg); 
				BACKGROUND-REPEAT: repeat-y;
				background-position: top 100% ;*/
				/*border: 5px solid #ABB;
				border-bottom: 2px; /*'border-bottom-width' 'border-bottom-style' 'border-bottom-color'*/
			
				background-color: #4F78AE; 
			
					
				/*
					border-left: 3px;
					border-left-color:#FFDE00;
					border-left-style:solid;
					*/
					
			
			  } 
			
			#SideNavMenuTableDetailListSubIssue a:hover { 
				background-color: #FFDE00;
				/*BACKGROUND-IMAGE: url(images/bg_hover_solid.jpg); 
						BACKGROUND-REPEAT: repeat-y;
						background-position: top 100% ;*/
			  }
			
			#SideNavMenuTableDetailListSubIssue a:active {  }  
			
/*  Currently selected PRODUCTS detail */
			
			#SideNavMenuTableDetailListSubIssueCurrent a {
			width:100%;
			
			
			
				 display:block;
				 /*width:134px; 
				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:#FFDE00;
				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: #294F8D; 
				
					border-left: 2px;
					border-left-color:#FFDE00;
					border-left-style:solid;
			
			  } 
			
			#SideNavMenuTableDetailListSubIssueCurrent a:hover { 
				background-color: #FFDE00;
				/*BACKGROUND-IMAGE: url(images/bg_hover_solid.jpg); 
						BACKGROUND-REPEAT: repeat-y;
						background-position: top 100% ;*/
			  }
			
			  
			
			#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.eCampaignNews.com/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;  }


