/* HTML5 tags */
header, section, footer, aside, nav, article, figure {
	display: block;
}
html, html body {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px; /*Sets default text size*/
	background: #eeeeee;
	width: 100%;
	padding:0;
	margin:0;
}
#body-content {
	position:relative;
	font-family: Verdana, Geneva, sans-serif;
	font-size:15px; /*Sets default text size for body*/
	color: #3F4F55;
	z-index:9;
}
body div.content {
	width:1024px;
	margin:0 auto;
}
body header {
	width:100%;
	background-image:url('/images/header_bg.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size:cover;
	height: 432px;
	position:relative;
}
header #upper-menu-banner {
	background-image:url('/images/navBg9x29.jpg');
	width:100%;
	height:29px;
	position:absolute;
	top:152px;
	z-index:99;
}
header figure, header figure.img {
	padding:0;
	margin:0;
}
#navSlider {
	background-image:url('/images/navSlider.jpg');
	min-height:55px;
	width:100%;
	margin-top:0x;
	box-shadow: 0px 5px 15px #333;
	position:relative;
	z-index:10;
}
section.content {
	width:1024px;
	margin:0 auto;
}
article {
	padding:10px;
	background-color:#FFF;
	display:inline-block;
	float:left;
	/*Start Article page fade*/
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));
	background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(255, 255, 255, 1)), to(rgba(255, 255, 255, 0)));
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));
	background: -o-linear-gradient(top, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));
	background: linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));
	background-repeat: repeat-x;/*End Article page fade*/
}
#r-sidebar {
	display: inline-block;
	margin-left:30px;
}
p {
	margin-bottom: 1em;
	text-indent: 0px;
	font-family: Verdana, Geneva, sans-serif;
	padding-right:15px;
	padding-left:15px;
	color: #3F4F55;
}
ul {
	list-style-type:disc !important;
}
ul li {
	margin: 5px 0;
	list-style-type:disc !important;
}
blockquote {
	text-align: left;
	margin-bottom: 1.25em;
	padding-right:10px;
	padding-left:35px;
	text-indent: 0px;
	font-family: Verdana, Geneva, sans-serif;
}
a {
	color: #0000ff;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
}
a:hover {
	color: #cc9933;
}
/* Start bannerHorizontal menu*/
.menu_warper {
	width:100%;
	overflow:hidden;/*padding-left: 140px;*/
}
#top_menu {
	position: relative;
	/*margin-bottom: 40px;*/
	/*background:#77f url('img_bg.gif') repeat-x;*/
	margin:0;
	padding:0;
	height:60px;
}
#top_menu a {
	display: block;
	color: #000;
	text-decoration: none;
	padding:7px;
}
#top_menu li:hover a {
	color: #fff;
}
#top_menu li {
	display: inline-block;
	margin-top: -1px; /*Move the home menu up and down*/
}
#top_menu .active, #top_menu .active a {
	color:#FFF;
}
#top_menu li ul {
	display: none;
	padding: 0;
	position: absolute;
	top: 28px;
	z-index: 100;
}
#top_menu .active ul {
	display:block;
	left: 0;
}
#top_menu li:hover ul {
	display: block;
	position: absolute;
	left: 0;
	width: 100%;
	top: 28px;
	opacity: 1;
}
#top_menu li ul li:hover a {
	color: #000;
}
#nav li:hover {
	background-image:url('//fatima.org/images/navBg.jpg');
}
/* End bannerHorizontal menu*/
/* Start homepage divs */
#homeleftcolumn {
	width: 315px;
	border: 0px solid gray;
	float: left
}
#homerightcolumn {
	width: 315px;
	border: 0px solid gray;
	float: right
}
#homeleftcolumn h3 {
	text-align:left;
}
#homeleftcolumn h4 {
	text-align:left;
}
#homerightcolumn h4 {
	text-align:left;
}
#homerightcolumn h3 {
	text-align:left;
}
/* End homepage divs */
/*Start Perspectives Home*/
/*#foursquare {
    background: #F0F0F0;
    width: 640px;
    height: auto;
    margin: auto;
    padding: 1px;
    display: block;
    position: absolute;
    border-radius: 15px;
}*/
    #topleft {
	background: #E8E8E8;
	width: 220px;
	height: 650px;
	margin: 10px;
	display: block;
	float: left;/*border-radius: 15px; */
}
.titlebar {
	background: #753335;
	text-align:center;
	width: 220px;
	height: 30px;
	margin: 0px;
	display: block;
	float: left;
	padding-top: 6px;
	color: white;
	font-size:14px;
	font-weight:bolder;
	font-family: Verdana, Geneva, sans-serif;/* border-radius: 15px;   */
}
.titlebar a {
	color:#FFFFFF;
}
#topright {
	background: #E8E8E8;
	width: 380px;
	height: 620px;
	margin: 10px;
	display: block;
	float: left;/* border-radius: 15px;  */
}
#bottomleft {
	background: #E8E8E8;
	width: 220px;
	height: 480px;
	margin: 10px;
	display: block;
	float: left;
	clear: left;/* border-radius: 15px;  */
}
#TVborder {
	padding: 10px;
	height: 380px;
	width: 650px;
	background-image:url(//www.fatima.org/tv/images/tv_bg.png);
	background-repeat: no-repeat;
}
.titlebar1 a {
	color:#FFFFFF;
}
#bottomright {
	background: #E8E8E8;
	width: 380px;
	height: 580px;
	margin: 10px;
	display: block;
	float: left;/* border-radius: 15px;   */
}
.titlebar1 {
	background: #753335;
	text-align:center;
	width: 380px;
	height: 30px;
	margin: 0px;
	display: block;
	float: left;
	padding-top: 6px;
	color: white;
	font-size:14px;
	font-weight:bolder;
	font-family: Verdana, Geneva, sans-serif;/* border-radius: 15px;   */
}
/*End Perspectives Home*/
h1 {
}
h2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	text-align: center;
	font-weight: bold;
	padding:10px;
	color: #3F4F55;
}
h3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight: bold;
	text-align: center;
	padding:7px;
	color: #3F4F55;
}
h4 {
	margin-bottom: 1.25em;
	text-indent: 0px;
	text-align: center;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-right:15px;
	padding-left:15px;
	color: #3F4F55;
}
h5 {
	font-family : Verdana, Geneva, sans-serif;
	padding-right:15px;
	font-weight: normal;
	text-align: right;
	font-style: italic;
	color: #3F4F55;
}
h6 {
	margin-bottom: 1.25em;
	text-indent: 0px;
	text-align: left;
	font-weight: bold;
	font-size:15px;
	font-family: Verdana, Geneva, sans-serif;
	padding-right:15px;
	padding-left:15px;
	color: #3F4F55;
}
ArticleTitle {
	font-family : Verdana, Geneva, sans-serif;
	font-size : 8pt;
}
/* end main container */
 
 #main-page {
	padding-left: 140px;
}
/* start footer */
#currentbox {
	width: 110px;
	border: 0px solid #D7D7D7;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
}
#currentbox h5 {
	color: #333;
	font-size:10px;
	text-decoration:none;
	font-style: normal;
	text-align: left;
	margin-bottom:0px;
}
/* Footer Links */
#currentbox ul {
	margin: 0.25em 0;
	padding: 0;
	list-style-type:none !important;
}
#currentbox li {
	margin: 0;
	padding: 0 0 0 0;
	height: 15px;
	font-size:9px;
	color:#666;
	font-size:9px;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type:none !important;
}
#currentbox a {
	margin-left: 0px;
	list-style: none;
	color:#666;
	font-size:9px;
	font-family: Arial, Helvetica, sans-serif;
}
#currentbox a:hover {
	text-decoration:underline;
}
/* End Footer Links */

#copyright {
	font-size:8px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	margin-top: 30px;
	margin-bottom: 20px;
}
.clear {
	clear: both;
	background: none;
}
Breadcrumbs .topnav {
	font-family: Arial, Helvetica, sans-serif;
	color: #3F4F55;
	background-color: #eeeeee;
	padding: 0.5em;
}
End Breadcrumbs #nav {
	float: left;
	margin-left:0;
	top:0;
	left:0;
	width: 100%;
	list-style:none;
}
#nav li a {
	display: block;
	padding: 10px 15px;
	margin-bottom:0;
	background: #ccc;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #999;
	text-decoration: none;
	color: #000;
}
#nav li a:hover, #nav li a.active {
	background: #999;
	color: #fff;
}
#nav li ul {
	display: none;
	list-style:none;
}
#nav li ul li {
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
	margin-left:-40px;
}
#nav li ul li a {
	background: #ececec;
	border-bottom: 1px dotted #ccc;
}
/*Searchbar code start*/
.searchbar {
	position: absolute;
	width: 200px;
	top: 18px;
	right: 0px;
	text-align:right;
}
.icon {
	cursor:pointer;
	border:none;
	background: url('../../images/Icon.png') no-repeat;
	position:absolute;
	min-height: 28px;
	min-width: 29px;
	right: 5px;
	top:-1px;/*move the magnified glass icon up n down*/
}
#SUBMIT {
	background: #FFF;
	border-radius: 15px;
	padding:5px;
	border:none;
}
/*End searchbar code*/
/*Popup Code*/
a.selected {
	z-index:100;
}
#contact {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	border:none;
	line-height:5px;
	padding-left:5px;
	height:5px;
	vertical-align:text-top;
}
#contact:hover {
	text-decoration:underline;
}
.messagepop {
	background:url(../images/world_map.png);
	border: 1px solid #000;
	height: auto !important;
	width: auto !important;
	display:none;
	margin-top: 15px;
	position: absolute;
	z-index: 100000;
}
.messagepop p, .messagepop.div {
	border-bottom: 1px solid #EFEFEF;
	margin: 8px 0;
	padding-bottom: 8px;
	width:0;
	border:none;
}
.close {
	float:right;
	color:#FF0000;
	padding:2px 5px;
	background:#ccc;
}
#globe {
	margin-top:5px;
}
#languagetable {
	position:relative;
	width:195px;
}
#languagetable tr {
	height:60px;
	vertical-align:top;
	text-align:left;
}
/*End Popup Code*/
 .hovered {
	display: block !important;
	position: absolute;
	left: 0;
	width: 100%;
	top: 28px;
	color:#FFF !important;
	visibility: visible;
}
.two_line_menu ul.li {
	color:#FFFFFF;
}
.toc_image {
	height:115px;
	width:75px;
	float:left;
}
.crusaderpopup {
	background:#FFF;
	border: 1px solid #000;
	height: auto !important;
	width: auto !important;
	display:none;
	margin-top: 15px;
	position: absolute;
	z-index: 100000;
}
.open {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	border:none;
	line-height:5px;
	padding-left:5px;
	height:5px;
	color:#0000FF;
}
.open:hover {
	text-decoration:underline;
}
/* Start Align Image Left and Text Right*/
#img_left {
	clear:both;
	overflow:auto;
}
#img_left img {
	float:left;
	display:inline;
	padding:none;
	margin:10px;
	border:solid 1px;
	width:100px;
	height:100px;
}
#img_left h6 {
	margin-top:10px;
}
#alignimage {
	clear:both;
	overflow:auto;
}
#alignimage img {
	float:left;
	display:inline;
	padding:none;
	margin:10px;
	height:150px;
	width:100px;
	border:solid 1px;
}
#alignimage p {
	font-weight:bold;
	text-align:justify;
}
#alignimage h2 {
	text-align:left;
	padding:0px;
	margin: 15px 0px 0px;
}
/* End Align Image Left and Text Right*/
#header_left h2 {
	text-align:left;
	padding-left:15px;
}
#header_left h4 {
	text-align:left;
	padding-left:15px;
}
/* Start Your Questions Answered by Father Gruner Table*/
.flat-table {
	display: block;
	font-family: sans-serif;
	-webkit-font-smoothing: antialiased;
	font-size: 115%;
	overflow: auto;
	width: auto;
}
th {
	background-color: #773737;
	color: white;
	font-weight: normal;
	padding: 20px 30px;
	text-align: center;
}
.flat-table td {
	background-color: #E6E6E6;
	color: rgb(111, 111, 111);
	padding: 20px 30px;
}
/* End YQA*/

/*Begin NewsnViews table*/
#newsviews {
	border-color: #333466;
	border: 2px solid;
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
	width: 80%;
	border-spacing: 0px;
}
#newsviews td {
	border:1px solid;
}
#newsviews img {
	float:left;
	display:inline;
	padding:none;
	margin-top:10px;
	margin-bottom:0px;
	margin-right:5px;
}
#newsviews p {
	text-align:justify;
	padding-top:0px;
	margin-top:8px;
}
/*End NewsnViews table*/
/*begin confrences table*/
.maintable {
	width:100%;
	border-spacing:0px;
	padding:0px;
}
#confhead h2 {
	padding:0px;
	margin-top:25px;
	margin-bottom:0px;
	margin-left:0px;
	text-align:left;
	font-weight:normal;
	color:#000000;
}
.maintable tr:nth-child(even) {
 background-color: #D9F2FF;
}
#trhead {
	background-image:url(../peaceconf/brazil_2007/images/list-bg.gif);
	vertical-align:middle;
	background-repeat:repeat;
	white-space-collapse:collapse;
	border-spacing:0px;
	height:20px;
}
#trhead h4 {
	color:#FFFFFF;
	padding:0px;
	margin:0px;
	font-weight:normal;
}
#trhead h6 {
	color:#FFFFFF;
	padding:0px;
	margin:0px;
	font-weight:normal;
}
.right_column {
	width:10%;
}
.mid_column {
	width:55%;
	vertical-align:top;
}
.mid_column p {
	padding:0px;
	margin:0px;
	margin-bottom:15px;
}
.left_column {
	vertical-align:top;
	width:24%;
}
.left_column p {
	font-size:16px;
	padding-left:0px;
	padding-bottom:15px;
	margin:0px;
	color:#000000;
}
/*end confrences table*/
