/* CSS Document */
A                       { text-decoration: underline; color: #D12C30; }
A:link                  { text-decoration: underline; color: #D12C30; }
A:visited               { text-decoration: underline; color: #D12C30; }
A:active                { text-decoration: underline; color: #D12C30; }
A:hover                 { text-decoration: underline; color: #D12C30; }

A.itinerarygreenlink                   { text-decoration: underline; color: #339966; }
A.itinerarygreenlink:link              { text-decoration: underline; color: #339966; }
A.itinerarygreenlink:visited           { text-decoration: underline; color: #339966; }
A.itinerarygreenlink:active            { text-decoration: underline; color: #339966; }
A.itinerarygreenlink:hover             { text-decoration: underline; color: #339966; }

A.italiclink                { font-style: italic; font-weight: normal; }
A.italiclink:link           { font-style: italic; font-weight: normal; }
A.italiclink:visited        { font-style: italic; font-weight: normal; }
A.italiclink:active         { font-style: italic; font-weight: normal; }
A.italiclink:hover          { font-style: italic; font-weight: normal; }

A.boldlink                { text-decoration: underline; font-weight: bold; }
A.boldlink:link           { text-decoration: underline; font-weight: bold; }
A.boldlink:visited        { text-decoration: underline; font-weight: bold; }
A.boldlink:active         { text-decoration: underline; font-weight: bold; }
A.boldlink:hover          { text-decoration: underline; font-weight: bold; }

A.bluelink              { text-decoration: underline; color: #27338B; }
A.bluelink:link         { text-decoration: underline; color: #27338B; }
A.bluelink:visited      { text-decoration: underline; color: #27338B; }
A.bluelink:active       { text-decoration: underline; color: #27338B; }
A.bluelink:hover        { text-decoration: underline; color: #27338B; }



td                      { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; }

body					{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; }

.small   				{ font-size: 10px; }

.course {
	display:block;
	text-align: center;
	margin-bottom: 0.75em;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.coursered {
	display:block;
	text-align: center;
	margin-bottom: 0.75em;
	font-size: 16px;
	font-weight: bold;
	color: #D12C30;
}

.courseblue {
	display:block;
	text-align: center;
	margin-bottom: 0.75em;
	font-size: 16px;
	font-weight: bold;
	color: #27338b;
}

.courseitalics {
	display:inline;
	text-align: center;
	margin-bottom: 0.75em;
	font-size: 16px;
	font-weight: bold;
	font-style:italic;
	color: #000000;
}

.coursedarkred   		{ color: #990000;}

.date {
	display:block;
	text-align: center;
	margin-bottom: 0.75em;
	font-size: 16px;
	font-weight: bold;
	color: #D12C30;
}

.dateblack {
	display:block;
	text-align: center;
	margin-bottom: 0.75em;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}

.dateblue {
	display:block;
	text-align: center;
	margin-bottom: 0.75em;
	font-size: 16px;
	font-weight: bold;
	color: #27338B;
}



.itinerary {
	display:block;
	text-align: left;
	margin-bottom: 0.75em;
	font-size: 16px;
	font-weight: bold;
	color: #D12C30;
}

.indenttext				{ padding-left:90px;}

.inlinetext    			{ display:inline;}

.linethrough			{ text-decoration: line-through; }

.quotebox				{ font-size: 12px; border: 1px #27338B solid; }

.search  				{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #FFFFFF; font-weight: bold; }

.smalltext  			{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; }

.speakers   			{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; }

.italictext   			{ font-style: italic; }

.bold					{ font-weight: bold; }

.boldunderline			{ font-weight: bold; text-decoration:underline;}

.boldlarge				{ font-weight: bold; font-size: 16px; }

.bulletpadding			{ padding-bottom: 10px; }



.green					{ color: #339966; font-size: 100%; }

.greenitalic   			{ color: #339966; font-style: italic; }

.greenbold				{ color: #339966; font-weight: bold; font-size: 100%; }

.greenboldlarge			{ color: #339966; font-weight: bold; font-size: 100%; }

.greentitle				{ color: #339966; font-weight: bold; font-size: 110%; }

.greenunderline			{ color: #339966; font-weight: bold; text-decoration: underline; font-size: 100%; }



.blue   				{ color: #27338B; font-size: 100%; }

.blueitalic   			{ color: #27338B; font-style: italic; }

.blueitalicbold  		{ color: #27338B; font-style: italic; font-weight:bold; }

.bluebold				{ color: #27338B; font-weight: bold; font-size: 100%; }

.blueboldlarge			{ color: #27338B; font-weight: bold; font-size: 100%; }

.blueboldlarger			{ color: #27338B; font-weight: bold; font-size: 120%; }

.bluesubtitle			{ color: #27338B; font-weight: bold; font-size: 100%; }

.bluetitle				{ color: #27338B; font-weight: bold; font-size: 110%; }

.blueunderline			{ color: #27338B; font-weight: bold; text-decoration: underline; font-size: 100%; }



.red   				    { color: #D12C30; font-size: 100%;}
              
.reditalic   			{ color: #D12C30; font-style: italic; }
                             
.redbold				{ color: #D12C30; font-weight: bold; font-size: 100%; }

.redboldlarge			{ color: #D12C30; font-weight: bold; font-size: 100%; }

.redboldlarger			{ color: #D12C30; font-weight: bold; font-size: 120%; }

.redtitle				{ color: #D12C30; font-weight: bold;font-size: 110%; }

.redunderline			{ color: #D12C30; font-weight: bold; text-decoration: underline; font-size: 100%; }

.whitebold				{ color: #FFF; font-weight: bold; font-size: 100%; }


.purple	{
	color: #7030A0;
}
.purplebold {
	font-weight: bold;
	color: #7030A0;
}


.lightgrey 				{ color:#999999; }

.yellow					{ color: #FF9900; }

.yellowbold				{ color: #FF9900; font-weight:bold; }

.highlight              { background:#FFCC00; }




.itinerary   			{ font-size: 10px; color: #000000; }

.itineraryred   		{ font-size: 10px; color: #D12C30; }

.itineraryblue   		{ font-size: 10px; color: #27338B; }

.itinerarybluebold   	{ font-size: 10px; color: #27338B; font-weight: bold; }

.itinerarygreen   		{ font-size: 10px; color: #339966; }

.itineraryimageright	{ padding: 0px 0px 5px 5px; }


.formcaptions			{ font-size: 12px; font-weight: bold; }

.formfields				{ border: 1px #27338B solid; width: 100%; font-size: 13px; color: #000000; }


.borderblack			{ border: 1px #000 solid; padding: 8px; margin: 12px 12px 12px 0; }

.borderblackboldtext	{ border: 1px #000 solid; padding: 8px; margin: 12px 12px 12px 0; font-weight:bold; }

.borderred				{ border: 1px #D12C30 solid; padding: 8px; }

.borderredbigtext		{ border: 1px #D12C30 solid; font-size: 14px; padding: 8px; }

.borderblue				{ border: 1px #27338B solid; padding: 8px; }

.listtext			    { color:#000000; font-size: 85%;}

.underline 				{ text-decoration:underline;}

body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 90%;
	background-color: #FFFFFF;
	color: #000000;
}

* {
	margin: 0;
	padding: 0;
}

#wrap {		
	width: 740px;
	margin: 0 auto 0 auto;
	padding: 22px 0 0 12px;
	background: url(sitegraphics/bg_wrap.gif) 0 0 no-repeat #FFFFFF;
}

#contentwrap {
	width: 740px;
	background: url(sitegraphics/bg_menu_column.gif) 0 0 repeat-y;
}

#banner {
			
	background: url(sitegraphics/bg_banner.jpg) right 0 no-repeat #2B3995;
	height: 112px;   		
}

#bannerlogo {
	float: left;		
}

#destinationform {	
	float: right;
	padding: 20px 10px 0 0;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}

#menucolumn {
	float: left;
	width: 144px;
}

#menucolumn a:link, #menucolumn a:visited {
	text-decoration: none;
	font-size: 90%;	
	color: #FFFFFF;
								  	
}
#menucolumn a:active, #menucolumn a:hover {
	color: #CD2F33;
}

#menucolumn p {
	padding-left: 8px;
	font-size: 80%;
	color:#FFFFFF;	
}

#menucolumn ul {	
	list-style: none;		
}

#menucolumn li {	
	display: block;			
	background: url(sitegraphics/bg_button.gif) 0 0 no-repeat #273389;
	border-bottom: 2px solid #CC3033;
	padding: 5px 0 5px 8px;
}

#contactinfo {	
	padding: 10px 20px 0 0;
}

#contactinfo a:link, #contactinfo a:visited {
	color: #D12C30;
	font-size: 100%;	
}

#contactinfo a:active, #contactinfo a:hover {	
	color: #FFFFFF;
	font-size: 100%;
}

#contactinfo p.companyname {
	font-weight: bold;
}

#seperator {
	border-bottom: solid 1px #27338B;
	margin: 20px 0 20px 0;
}

#content {
	float: right;
	padding: 35px 0 0 30px;			
	width: 566px;
	background: url(sitegraphics/contents_bg.gif) 0 0 no-repeat;	
}

#content p {
	font-size: 85%;
	margin-bottom: 1.2em;
	line-height: 1.4em;
	color: #000000;
}

#feedback_textfix { /*this fixes the problem of the text not fitting into the contents area in the customer feedback section*/
	width: 560px;	
}
	
#content h1 {
	display: block;
	text-align: center;
	margin-bottom: 0.75em;
	font-size: 150%;	
	color:#27338B;	
}

#content h1 .jerusalemHeader {	
	font-size: 150%;	
	color:#000;	
}

#content h2 {
	margin-bottom: 0.8em;
	font-size: 115%;
	color:#27338B;	
}
#content h3 {
	margin-bottom: 1em;
	font-size: 100%;
	color:#27338B;	
}
#content h4 {
	margin-bottom: 0.75em;
	font-size: 110%;
}
#content h5 {
	margin-bottom: 0.25em;
	font-size: 90%;
	color: #D12C30;
}

#content ul {
	margin: 0 0 1.2em 30px;
}

#content li {
	margin-bottom: 0.75em;
	font-size: 90%;
}

#content a:link, #content a:visited {
	text-decoration: none;
	font-size: 100%;	
	color: #CD2F33;
								  	
}

#content a:active, #content a:hover {
	color: #000000;
}

#content .speaker {
	font-weight: bold;
	margin-bottom: 0;
}
#content .speakertitle {
	font-size: 90%;
	margin-bottom: 0;
}
#content .speakersubject {
	font-style: italic;
	color: #D12C30;
}

#content .testimonial {
	margin-bottom: 0;
	font-style: italic;
}
#content .testimonialcite {
	font-style: italic;
	color: #D12C30;
}

#tablewrapper {
	margin: 1.2em 0 1.2em 0;
}

#pricetable {
	width: 80%;
	margin: 0 auto 0 auto;
	padding: 15px;
	border: 1px solid #D12C30;
	text-align: left;
}
#pricetable p {
	margin-bottom: 0.7em;
}

#bookingtable {
	padding: 15px;
	border: 1px solid #27338B;
	text-align: left;
}
	
	

#menucolumnfooter {
	clear: both;	
	background-color: #CC0000;
	width: 144px;
	height: 7px;
}

#footer {
	clear: both;	
	border-bottom: solid 1px #27338B;
	border-top: solid 1px #27338B;
	padding: 20px 0 20px 0;
	margin-top: 30px;	
	text-align: center;	
}
#footer p {
	margin: 0;
}

#hometestimonials {
	clear: both;
	width: 520px;
	padding: 20px 20px 0 20px;
	border: 1px solid #27338B;
	font-size: 95%;
	font-style: italic;
}

#hometestimonials p {
	margin: 0;
	padding: 0;
}

#hometestimonials .cite {
	margin: 0 0 1.2em 0;
	padding: 0;
	color: #D12C30;
}

#conferencespanel {
	float: right;
	width: 262px;
	margin-left: 15px;
	margin-bottom: 15px;
	padding: 15px;
	background: url(sitegraphics/bg_conferencespanel.jpg) no-repeat 0 0 #4451B2;
	font-size: 90%;
	color: #FFFFFF;
}

#conferencespanel p {
	margin: 0 0 10px 0;
	padding: 0;
	color: #FFFFFF;
}

#conferencespanel h1 {
	padding: 0;
	margin: 0 0 0.5em 0;
	font-size: 160%;
	color: #FFFFFF;
}

.conferenceimageleft {
	margin-right: 10px;
	border: 3px solid #FFFFFF;
}

.conferenceimageright {
	border: 3px solid #FFFFFF;
}

.imageleft {
	float: left;
	margin: 8px 8px 8px 0;
}

.imageright {
	float: right;
	margin: 8px 0 8px 8px;
}

.imagerightbordered {
	float: right;
	margin: 8px;
	border: solid 1px #27338b;
}

.imagepad {	
	margin: 8px 0 8px 0;
}


#itinerary { 
	padding-bottom: 25px;
}

#itinerary h1 {
	font-size: 125%;
	text-align: center;
	padding: 1.1em 0 0.5em 0;
	border-top: 3px solid #27338B;
}

#itinerary h2 {
	font-family: Georgia, Times, serif;
	font-size: 85%;
	color: #27338B;
	padding: 0;
}

#itinerary p {
	font-size: 70%;
	font-weight: normal;
	color: #000000;
	padding: 0;
	text-align:left;
}

#itinerary .date {
	clear: both;
	border-top: 1px solid #27338B;
}	

#itinerary .hotel {
	font-style: italic;
}

#itinerary .lecture {
	color: #339966;
}

#itinerary .imageright {
	float: right;
	clear: both;
	padding: 0 0 10px 10px;
}	

.checkboxessubcaption {
	display: block;
	font-size: 80%;
	margin-top: 5px;
	padding: 0;
}
/*new form styling*/

#form {
	width: 538px;
}

#form p {
	margin: 12px 0 0 0;
}

#form label {
	width: 250px;
}

#form fieldset {
	background:#FFF;
	margin: 0;	
	padding: 12px;
	border: #27338B;
	border-style: solid;
	border-width: 1px;
}

#bookingform div {
	float: left;
	width: 538px;
}

input#delegatename  {
	width: 250px;
	margin-left: 7em;	
}

input#passportname  {
	width: 250px;
	margin-left: 0.8em;	
}

textarea#nondelegatename  {
	width: 250px;
	margin-left: 5.1em;	
}

textarea#children_names_ages  {
	width: 250px;
	margin-left: 2.9em;	
}


.itineraryOverview {
	margin: 0 0 20px 0;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
.itineraryOverview td {
	padding: 4px;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
	vertical-align: top;
	font-size: 70%;
}
.itineraryOverview .columnHeader {
	font-weight: bold;
}
.itineraryOverview .rowHeader {
	
	font-weight: bold;
}



/*-----------------------SPEAKERS-------------------*/

#speakers {
	width: 455px;
	margin: 0;
	position: relative;
	padding-left: 70px;
}
#speakers li {
	height: 65px;
	position: relative;
	margin-bottom: 1.8em;
}
#speakers img {
	position: absolute;
	top: 0;
	left: -70px;
}
#speakers .name {
	margin: 0 0 0.1em 0;
	font-weight: bold;
	font-size: 110%;
	color: #27338B;
}
#speakers .title {
	margin: 0 0 0.25em 0;
	color: #27338B;
	font-style: italic;
}
#speakers .topic {
	color: #D12C30;
}

/*-----------------------FLIGHTS-------------------*/

.flightsTable {
	margin: 0 0 1.2em 0;
}
.flightsTable td {
	border-bottom: 1px solid #000;
	padding: 3px 0;
	font-size: 80%;
}

.clear {
	clear: both;
}



/*-----------------------PRESENTATIONS-------------------*/

ul#presentationDownloads {
	margin: 0;
	padding: 0;
}
ul#presentationDownloads h2 {
	margin: 0 0 0.25em 0;
	padding: 15px 0 0 0;
	border-top: 1px solid #DDD;
}
ul#presentationDownloads li {
	list-style-type: none;
	margin-left: 0;
	padding: 0;
}
#content #presentationDownloads li a {
	text-decoration: underline;
}

/*-----------------------CAPTCHAS-------------------*/

#captchaError 				{ display:none; font-size:11px; } 

#captchaError p				{ color:#cc0000; } 

.captcha                    { margin-bottom: 8px; }

.captchaInput               { width: 174px; }


/*new form styling end*/