@charset "utf-8";
/* CSS Document */
body{
margin:0px;
padding:0px;
}
.slideFix{
	position:relative;
	margin-left:auot;
	margin-right:auto;
	border: thin solid #333333;
}
.mainNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.mainNav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.mainNav td {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
	margin-bottom: 3px;
	height: 40px;
}
.mainNav td:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
	background-color: #3399FF;
}

#thinBorder{
border:thin solid #666666;
}
.aboutus, .mission, .vision{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	border: 5px solid #FFFFFF;
	text-align:left;
	background-color: #d9e1e9;
	margin: 0px;
	padding: 8px;
}
.aboutus p, .mission p, .vision p {
	padding-left: 5px;
}

.aboutus, .mission{

}
.vision{

}


/*** set the width and height to match your images **/

#slideshow {
	position:relative;
	height:330px;
	width:1024px;
	border: 3px solid #FFFFFF;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}#mondialRights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#icsRights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#icsRights a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.packages {
}
.otherPackages a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00346a;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	text-decoration: none;
	display: block;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.packages a{
	display:block;
	padding-left:15px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.otherPackages a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #178BFF;
}


.packages a:hover{
display:block;
padding-left:15px;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
background-color:#178BFF;
padding-top:5px;
padding-bottom:5px;
}.pkgWhiteBorder {
	border: 3px solid #FFFFFF;
}
.dayShedule {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin-left: 5px;
	text-align:justify;
	display:block;
	width:700px;
	margin-left:auto;
	margin-right:auto;
}
.dayShedule p {
	margin-left: 5px;
}
#thinBorder .whiteBorder {
	background-color: #e9f7fe;
	border: 3px solid #FFFFFF;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: auto;
	width: 300px;
}
#dayStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #00346A;
}
.pkgBody {
	margin-top: 10px;
	margin-bottom: 10px;
}
.FPHeadingStyle {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 9px;
	padding-bottom: 9px;
	background-color: #00346a;
	padding-right: 10px;
	padding-left: 10px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	font-size: 16px;
	font-weight: bold;
	display: block;
	text-align: center;
	width:150px;
}
.headingStyle {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 9px;
	padding-bottom: 9px;
	background-color: #00346a;
	padding-right: 10px;
	padding-left: 10px;
	/*border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;*/
	font-size: 16px;
	font-weight: bold;
	display: block;
	text-align: center;
}
.packages th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	padding-left: 10px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #00346a;
}




/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\   CONTACT US  STYLES      \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/


.inputDataForm{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#00346A;
	display: block;
	width: 500px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	letter-spacing: 1px;
}
#contactMondial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #00346A;
	letter-spacing: 2px;
	text-transform: uppercase;
	display: block;
	width: 250px;
	text-decoration: underline blink;
}
.contactImage {
	display: block;
	height: 200px;
	width: 502px;
	border: thin solid #666666;
	margin-bottom: 30px;
	background-image: url(../images/misc/contactImage.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.contactAddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
}
#contactSep {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #999999;
	display: block;
}
.bgGlobe {
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(../images/misc/globeMap.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.inputDataForm formInput  {
	color:#999999;
	width:250px;
	border: 1px solid #666666;
	height:20px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding-left: 5px;
}
.inputDataForm textarea{
	color:#999999;
	width:280px;
	border: 1px solid #666666;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding-left: 5px;

}
.pilgrymageOthers span{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:underline;
	display:block;
	height:25px;
	margin-right:10px;
}
