﻿    * {
	    margin: 0;
	    padding: 0;
      }

    .BlueText
    {
        font-family:Arial;
        font-size:11px;
        font-weight:bold; 
        color:#00579e;
    }
    
    .Target
    {
    	width:501px;
    	height:61px;
   	}
   	.Target input
   	{
   		vertical-align:top;
   		margin-left:125px;
    	margin-top:22px;
    	margin-right:5px;
    	float:left;
   	}
   	.Target span
   	{
   		vertical-align:top;
   		margin-top:23px;
    	float:left;
    	font-weight:normal;
   	}
   	
   .DonationStage1 li {
	   padding-bottom:10px;
    }

    .Target1
    {
    	background-image:url('/DonationResourses/CommonImages/BG_where_Needed.jpg');
    	background-position:top;
    	background-repeat:no-repeat;
    }
    .Target2
    {
    	background-image:url('/DonationResourses/CommonImages/BG_Strengthening.jpg');
    	background-position:top;
    	background-repeat:no-repeat;
    }
    .Target3
    {
    	background-image:url('/DonationResourses/CommonImages/BG_Aliyah.jpg');
    	background-position:top;
    	background-repeat:no-repeat;
    }
    .Target4
    {
    	background-image:url('/DonationResourses/CommonImages/BG_Jewish_Education.jpg');
    	background-position:top;
    	background-repeat:no-repeat;
    }
    .DonationStage1
    {
    	font-family:Arial;
    	font-size:11px;
    	font-weight:bold;
    	color:#666666;
    	text-align:left;
    	list-style:none;
    	margin-top:25px;
    	/*margin-bottom:25px;*/
   }
   .message_body
   {
   	    color:#666666;
   	    margin-left:10px;
   	    text-align:left;
   	}
   	
   .Target .ReadMore
   {
   	 vertical-align:top;
   	 margin-top:23px;
     float:right;
     font-weight:normal;
     font-size:10px;
     color:#00579e;
     margin-right:40px;
     cursor:pointer;	
   }
   .ImageBullet
   {
   	 height:23px;
   	 vertical-align:top;
   	 vertical-align:top;
   	 padding-top:5px;
   	 padding-bottom:5px;
   	 border-bottom-style:dotted;
   	 border-top-style:dotted;
   	 border-color:#666666;
   	 border-top-width:thin;
   	 border-bottom-width:thin;
   	}
   	
   	.ImageBullet img
   	{
   		float:left;
   		margin-right:10px;
   	}
   	.ImageBullet .BlueText
   	{
   		float:left;
   		margin-top:3px;
   	}
   	.activeButtonArea
   	{
   	    border-color:#b0b0b0;
   	    border-bottom-style:dotted;
   	    border-top-style:dotted;
   	    border-color:#666666;
   	    border-top-width:thin;
   	    border-bottom-width:thin;
   	    padding-top:15px;
   	    padding-bottom:15px;
   	    background-color:#f5f6f5;
   	    /*vertical-align:middle;*/
   	    text-align:left;
   	    
   	}
   	
   	
   
   	.mouseover_Button_style_Orange_Small
   	{
   		background-image:url('/DonationResourses/Buttons/Small/But_Small_Orange_over.jpg');
    	background-position:top;
    	background-repeat:no-repeat;
    	cursor:pointer;
    	width:115px;
    	height:30px;
   	}
   	.mouseout_Button_style_Orange_Small
   	{
   		background-image:url('/DonationResourses/Buttons/Small/But_Small_Orange.jpg');
    	background-position:top;
    	background-repeat:no-repeat;
    	cursor:pointer;
    	width:115px;
    	height:30px;
   	}
   	.disabled_Button_style
   	{
   		background-image:url('/DonationResourses/Buttons/Small/But_Small_Dis.jpg');
    	background-position:top;
    	background-repeat:no-repeat;
    	width:115px;
    	height:30px;
   		
   		}
   
   	
   .ButtonValue
   	{
   		color:White;
   		font-family:Arial;
   		font-weight:bold;
   		font-size:11px;
   		vertical-align:middle;
   		vertical-align:top !important;
   		height:15px;
   		padding-top:5px;
   		text-align:center;
   		}
   	#BannerArea
   	{
   		vertical-align:top;
   		height:465px;
   	}
   	.hiddenImage
   	{
   		visibility:hidden;
   	}
   	.categoryMessage
   	{
   		vertical-align:top;
   		text-align:left;
   		height:50px;
   		width:480px;
     }
   	.TitleStyle
   	{
   		font-family:Arial;
   		font-weight:bold;
   		font-size:15px;
   		color:#FF7800;
   		
   	}
   	p#DonationDescription
   	{
   		    margin-top:25px;
   		    margin-bottom:25px;
   		    font-family:Arial;
   		    font-size:11px;
   		    font-weight:normal;
   		    color:#666666;
   	}
   	
   	.DonationStage2	
   	{
   		font-family:Arial;
    	font-size:11px;
    	font-weight:bold;
    	color:#666666;
    	text-align:left;
    	list-style:none;
    	margin-top:25px;
   	}
   /* Personal Info table */	
  .personalInfoCaption
  {
  		font-family:Arial;
    	font-size:11px;
    	font-weight:normal;
    	color:#666666;
    	width:150px;
  	}
  .personalInfoCaption span
  {
  	color:Red;
  }
  .personalInfoValue input
  {
	width:300px;
	border-style:solid;
	border-color:#7f9db9;
	border-width:1px;
  }
  .personalInfoValue select
  {
	width:300px;
	border-style:solid;
	border-color:#7f9db9;
	border-width:1px;
  }
  table#personalInformation
  {
  	margin-top:20px;
  	margin-bottom:35px;
  }
  
  table#personalInformation tr td
  {
  	padding-bottom:5px;
  	}	
  
  table#personalInformation td.personalInfoValue
  {
  	/*width:330px;*/
  	vertical-align:top;
  	text-align:left;
  	}	
  
  input#Donate_step_21_Sum
  {
  	width:285px;
  }
  
  /* Buttons Area */	
  	.mouseover_Button_style_Blue_small
   	{
   		background-image:url('/DonationResourses/Buttons/Small/But_Small_Blue_over.jpg');
    	background-position:top;
    	background-repeat:no-repeat;
    	cursor:pointer;
    	width:115px;
    	height:30px;
   	}
   	
   	.mouseout_Button_style_Blue_small
   	{
   		background-image:url('/DonationResourses/Buttons/Small/But_Small_Blue.jpg');
    	background-position:top;
    	background-repeat:no-repeat;
    	cursor:pointer;
    	width:115px;
    	height:30px;
   	}
   	
   	div#DonateToPoxBoxText
   	{
   		margin-top:25px;
   		font-family:Arial;
   		font-size:11px;
   		font-weight:normal;
   		color:#666666;
   		text-align:left;
   	}
   	
   	.mouseover_Button_style_Orange_Big
   	{
   		
   		background-image:url('/DonationResourses/Buttons/Big/But_Big_Orange_over.jpg');
    	background-position:top;
    	background-repeat:no-repeat;
    	cursor:pointer;
    	width:175px;
    	height:30px;
   	}
   	.mouseout_Button_style_Orange_Big
   	{
   		background-image:url('/DonationResourses/Buttons/Big/But_Big_Orange.jpg');
    	background-position:top;
    	background-repeat:no-repeat;
    	cursor:pointer;
    	width:175px;
    	height:30px;
   	}
   	.disabled_Button_style_Big
   	{
   		background-image:url('/DonationResourses/Buttons/Big/But_Big_Dis.jpg');
    	background-position:top;
    	background-repeat:no-repeat;
    	width:175px;
    	height:30px;
   	}
   	
   	/* Verisign Area */
   	div#VerisignValidation span, div#VerisignValidation span a
   	{
   		vertical-align:middle;
   		color:#9b0033;
   		font-family:Arial;
   		font-size:11px;
   		font-weight:bold;
   		}
   	div#VerisignValidation img, div#VerisignValidation span
   	{
   		float:left;
   	}
   	
   	div#VerisignValidation span
   	{
   		width:250px;
   		margin-top:10px;
   		margin-left:15px;
   }
   div#VerisignValidation span a
   	{
   		margin-left:5px;   
   	}		
   
   div#VerisignValidation
   {
   	margin-top:25px;
   	}	
   	
   /* Payment Table */	
   table#paymentInformation	
   {
   	margin-top:20px;
  	margin-bottom:35px;
   }
   
   .paymentInformationCaption
   {
		font-family:Arial;
    	font-size:11px;
    	font-weight:normal;
    	color:#666666;
    	width:150px;
   }
   
   .paymentInformationCaption span
   {
		color:Red;
   }
   
   .paymentInformationCaption_CVV
   {
   		font-family:Arial;
    	font-size:11px;
    	font-weight:normal;
    	color:#666666;
   }
   
   .paymentInformationCaption_CVV span#cvv2
   {
   		float:right;
   }
   
   .paymentInformationCaption_CVV span
   {
   		color:Red;
   } 
   
   .paymentInformationCaption_CVV input
   {
   		width:100px;
		border-style:solid;
		border-color:#7f9db9;
		border-width:1px;
		margin-left:10px;
   }
   
  .paymentInformationValue input
  {
	width:300px;
	border-style:solid;
	border-color:#7f9db9;
	border-width:1px;
  }
  
 table#paymentInformation	 tr td
  {
  	padding-bottom:5px;
  } 
  	
  table#paymentInformation td.paymentInformationValue
  {
  	width:300px;
  	vertical-align:top;
  	text-align:left;
  }	 	
  	
  td.paymentInformationValue select
  {
  	width:145px;
  	border-style:solid;
	border-color:#7f9db9;
	border-width:1px;
	float:left;
  }	
  
  td.paymentInformationValue select#Donate_step_21_Year
  {
  	margin-left:10px;
  }	
  
  .tooltip
  {
	border-width:1px;	
	border-color:#666666;
	border-style:solid;
	position:absolute;
	left:-500px;
  }
  
  .ImageBullet img#icons
  {
  	float:right;
  }
  	
  div#ThankYouText
   	{
   		    margin-top:25px;
   		    margin-bottom:25px;
   		    font-family:Arial;
   		    font-size:11px;
   		    font-weight:normal;
   		    color:#666666;
   	}	
   	
  div#SignInButton
  {
  	margin-left:15px;
  	} 	
  	
 div#printButton
 {
 	cursor:pointer;
 }
 #DonationDescription span.ImportantInfo
 {
 	color:Red;
 	margin-left:5px;
 	}
 	
 ul.Hidden_Data , ul.Hidden_Data li
 {
 	visibility:hidden;
 }
 
 .status
 {
 	
 }
 
 td.status label.error
 {
 	color:red;
 	font-family:Arial;
 	font-size:11px;
 	font-weight:bold;
 }
 
 div.KH_Declaimer
 {
	margin-top:25px;
	text-align:left;
	font-family:verdana;
	font-size:.7em;
	padding-top:3px;
	padding-right:8px;
	padding-bottom:6px;
	color:#525252;
	font-weight:normal;
  }