/*  SFG School CSS file  */
body {
	margin: 0;
	padding: 0;
	background: #E3E7ED url(Nimages/img01n.jpg) repeat-x left top /*url(Nimages/img01.gif) repeat-x left top*/;
        /*	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;*/
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #F93D00;
}

ul, ol {
	margin-top: 0;
	line-height: 180%;
}
p {
	margin-top: 0;
	line-height: 150%;
}

ul, ol {
}

a {
	text-decoration: none;
	border-bottom: 1px dotted #999999;
	color: #417FDA;
}

a:hover {
}

#wrapper {
	width: 968px;
	margin: 0 auto;
	padding: 0;
}

/* Header */

#header {
	width: 968px;
	height: 150px;
	margin: 0 auto;
}

/* Logo */

#logo {
    float: left;
    width: 968px;
    height: 150px;
    /*color: #616161;*/
    background: url(Nimages/SFG-Logo-S.png) no-repeat left;
    margin-left: 1em;
}
/*
#logo h1, #logo p {	margin: 0;	padding: 0;}   */
#languages{
    float: right;
    margin-right: 2em;
}
.movasp {
    margin-right: 0.8em;
}
.mova {
    text-transform: uppercase;
    color: #660000;
    background-color: #F8F8FF  ;
    padding-left: 0.7em;
    padding-right: 0.7em;
}
#Ukr-logo h1 {
    float: right;
    width: 600px;
   /* letter-spacing: -1px;*/
}
#lUrktop{
    text-transform: uppercase;
    font-size: 3em;
    color: #4d2616;
    font-family: Georgia, "Times New Roman", Times, serif;
    position: relative;
    top: 0.5em;
    left: 5em;
}
#lUrkbottem{
    text-transform: uppercase;
    font-size: 3em;
    color: #4d2616;
    font-family: Georgia, "Times New Roman", Times, serif;
    position: relative;
    top: 0.6em;
    left: 0.5em;
}

/* Page */

#page {
	width: 968px;
	margin: 0 auto;
	background: url(Nimages/img05.jpg) repeat-y left top;
}

#page-bgtop {
    margin: 18px auto;
    background: url(Nimages/img04.jpg) no-repeat left top;
}
#purpose{
    padding-top: 11px;
    text-transform: uppercase;
    text-align: center;
    font-family: 'Arial Narrow',Veranda,serif;
    font-size: 18px;
    font-weight: bold;
    color: #4d2616;
}

#page-bgbtm {
	background: url(Nimages/img06.jpg) no-repeat left bottom;
}

/* Content */

#content {
	float: right;
	width: 700px;
	padding: 20px 20px 0 0;                             /* change both #sidebar and #content */
}

.post {
	margin-bottom: 8px;
	background: url(Nimages/img09.jpg) repeat-y left top;
        font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
        color: #38234a ; /*#625858*/
}

.post-bgtop {
	background: url(Nimages/img08.jpg) no-repeat left top;
}

.post-bgbtm {
	background: url(Nimages/img10.jpg) no-repeat left bottom;
}

.post .title {
    padding-top: 15px;
    padding-left: 20px;
    color: #000000;
    border-bottom: 1px dashed #B5DEF4;   /*border-bottom: 1px dotted #999999;                /*border-bottom: 1px dashed #B5DEF4;*/
}
.post .title {
  /*border-bottom: 1px dotted #999999;                /*border-bottom: 1px dashed #B5DEF4;*/
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    border-bottom-color: #adb8f5;
}
.post .title a {
	color: #000000;
	border: none;
}
h3 {
    padding-top: 10px;
    padding-left: 20px;
    color: #000000;
    font-size: 22px;
/*    border-bottom: 1px dotted blue;*/
}

.post .entry {
	padding: 10px 20px 15px 20px;
	text-align: justify;
}
.firstL {             /*        First line in paragraph */
margin: 0 0 0 3em;
}
.post .prayer {
    padding: 10px 20px 15px 20px;
    text-align: center;
    font-family: Trebuchet,'Trebuchet MS', fantasy;
    font-size: 18px;
}
.post .frontLogo {
    padding: 10px 20px 15px 20px;

    font-family: Trebuchet,'Trebuchet MS', fantasy;
    font-size: 18px;

}
/*#frontLogoP {

    margin-left: 20px;
    margin-bottom: 10px;
}*/
#frontLogoIMG{
    float: right;
    margin-left: 25px;
    margin-bottom: 10px;

}
/*  Contacts page  */
.post .centerText {
    /*padding: 10px 20px 15px 20px;*/
    text-align: center;
    font-family: Trebuchet,'Trebuchet MS', fantasy;
    font-size: 16px;
}
.contacts {
    font-size: 16px;
    margin-left: 3em;
}


.underlinedT {
    text-decoration: underline;
}
.underlineDot{
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #574242;
}
#sfgAddress, strong{
    text-align: center;
    font-size: 18px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 220px;
	padding: 20px 0 0 18px;                                      /* change both #sidebar and #content */
	color: #787878;
}
#sidebar #top {
	height: 40px;
	background: url(Nimages/img11top.gif) no-repeat left top;                       /*  2d3541  */
	/*letter-spacing: -.5px;*/
	color: #FFFFFF;
        border-bottom: 1px solid #393939;
}
#bottom {
        height: 377px;
	padding: 8px 0 0 30px;
	background: url(Nimages/img11bot.gif) no-repeat left bottom;                       /*  2d3541  */
	letter-spacing: -.5px;
	color: #FFFFFF;
}
.ff3 #bottom {
	height: 372px;
	padding: 8px 0 0 30px;
	background: url(Nimages/img11bot.gif) no-repeat left bottom;                       /*  2d3541  */
	letter-spacing: -.5px;
	color: #FFFFFF;
}
.chrome #bottom {
	height: 365px;
	padding: 8px 0 0 30px;
	background: url(Nimages/img11bot.gif) no-repeat left bottom;                       /*  2d3541  */
	letter-spacing: -.5px;
	color: #FFFFFF;
}
.safari #bottom {
	height: 365px;
	padding: 8px 0 0 30px;
	background: url(Nimages/img11bot.gif) no-repeat left bottom;                       /*  2d3541  */
	letter-spacing: -.5px;
	color: #FFFFFF;
}
#menu {
	background: #333;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 220px;
}
#menu li {
    margin: 0;
    padding: 0;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 17px;
}


/*    *******   SUBMENU    *********    */
#menu li ul {  /*submenu*/
    background: #333;
    display: none;
    /*height: auto;*/
    padding: 0px;
    margin-left: 180px;
    margin-top: -35px;
    position: absolute;
    width: 150px;
    z-index:200;
    border-right-style: solid;
    border-left-style: solid;
    border-bottom-style: solid;
    border-top-style: solid;
    border-right-width: 1px;
    border-left-width: 1px;
    border-bottom-width: 1px;
    border-top-width: 1px;
    border-right-color: #ccccff;
    border-left-color: #ccccff;
    border-bottom-color: #ccccff;
    border-top-color: #ccccff;
}
#menu li:hover ul{
    display:block;
}
#menu li li {
    margin:0px;
    padding:0px;
    border-bottom: 1px solid #393939;
    display:block;
    float:none;
    width:150px;
}
/*#menu li:hover li a{
    background:none;     no standart background
}*/
#menu li ul a{
    display:block;
    height:21px;
    font-size:14px;
    font-style:normal;
    margin:0px;
    padding:0px 10px 6px 20px;
    text-align:left;
}
#menu li ul a:hover, #menu li ul li:hover a{
    background: #2580a2 url('Nimages/hover.gif') left center no-repeat;
    border:0px;
    color:#fff;
    text-decoration:none;
    padding-bottom: 7px;
}

/*         End of Submenu      */

.ff3 #menu li {
    margin: 0;   padding: 0;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: 600;
}
.chrome #menu li {
    margin: 0;   padding: 0;
    font-family: Geneva,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: 600;
}
#menu a {
    background: #2d3541;
    border-bottom: 1px solid #393939;
    color: #ccc;
    display: block;
    margin: 0;
    padding: 4px 12px;
    text-align: center;
    text-decoration: none;
}
#menu a:hover {
    background: #2580a2 url("Nimages/hover.gif") left center no-repeat;
    color: #fff;
    padding-bottom: 4px;
}
/*#menu, submenu a:hover {
    position: absolute;
    width: 220px;
    top: 0;
    display: block;
    
}*/

#menu #galleryH a:hover {
    background: #dddddd url("Nimages/hover.png") left center no-repeat;
    color: #333;
    padding-bottom: 4px;
}
/* Footer */

#footer {
	height: 30px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #a69f9f;
}
#footer p {
	margin: 0;
	line-height: normal;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
}
#footer a {
	color: #3D444F;
}

/*   Form    */

.InputField {      /* Input     Gradient 1 */
	background-image:url(Nimages/form_bg.jpg);
	background-repeat:repeat-x;
	border:1px solid #d1c7ac ;                                         /*       #d1c7ac*/
	color:#333333;
	padding:3px;
	margin-right:4px;
	margin-bottom:8px;
        font-size: 16px;
}
.textareaForm {
	background-image:url(Nimages/text_area_bg.jpg);
	background-repeat:repeat-x;
	border:1px solid #d1c7ac;
	width: 500px;
	/*height: 80px;*/
	color:#333333;
	padding:3px;
	margin-right:4px;
	margin-bottom:8px;
	font-family:tahoma, arial, sans-serif;
        font-size: 15px;
}
td, .cus{
    border: none;
    text-align: left;
}
.col1{
    border: none;
    text-align: right;
}
.col11 { border: none; text-align: center; }

/*  Table   Mission trips list*/
#tabletop{
    font-size: 20px;
    padding: 0.8em 2em;
}
table {
    /*table-layout:auto; width: 100%;*/
    border-spacing: 0;
}
th {
    font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    color: #fff9f9;
    border-bottom: 1px solid #612711;
    border-top: 1px solid #612711;
    border-right: 1px solid #612711;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-align: center;
    /*background: url(Nimages/bg_header.jpg) no-repeat;*/
    padding-left: 6px;
    padding-right: 6px;
    background-color: #79574a;
}

.row {	border-left: 1px solid #612711; }
.colright { border-right: 1px solid #612711;}

td {
    padding: 3px 2px 3px 2px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    color: #5e4d41;
    border-right-style: dashed;
    border-right-width: 1px;
    border-right-color: #612711;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #612711;
}
.odd{
    background-color: #fefaf6;
    border-left: 1px dashed #612711;
}
.even{
    border-left: 1px dashed #612711;
    background-color: #faece7;
    color: #B4AA9D;
}

.hline{
    margin-left: -1.4em;
    margin-right: -1.4em;
    border-bottom: 2px blue dotted;
}
/*tr:hover{
    background: #123;
}*/

#compatible {
    text-align: center;
    font-size: 17px;
    color: maroon;
}

#rights {
    text-align: right;
    font-style: italic;
    font-weight: 400;
}
.bilshe {
    font-size: 18px;
    font-weight: bold;
}

