* {
	margin: 0;
	padding: 0;
}

body {
    font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
    background-color: white;
    /* width: 100%; */
    position: relative;
    width: 998px;
    margin: 0 auto;
	overflow-x:hidden;
}

.globaldiv {
    width: 998px;
    background: url(../img/home/back.jpg) no-repeat;
    margin: 0 auto;
    background-color: #fefcfd;
    float: left;
    height: 100%;
	
}
a {
	color: #401f4b;
	outline: none;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

p {
	margin: 0 0 18px
}

img {
	border: none;
}

input {
	vertical-align: middle;
}

ul {
	list-style: none;
}

.arabic {
    font-family: sans-serif;
    font-size: 145%;
    font-weight: normal;
    line-height: 22px;
}


/* Header
-----------------------------------------------------------------------------*/
/*--#header {
	width: 997px;
	margin: 0 auto;
	height: 537px;
	text-transform: uppercase;
}
--*/


#header {
	width: 997px;
	margin: 0 auto;
	/*--min-height: 395px;--*/
}



#header-top {
	height: 270px;
	position: relative;
	background:url("/img/home/Melkite-Internal-12.png") no-repeat;
}

#header-images {
    height: 234px;
    position: absolute;
    top: 41px;
    /*--left: 441px;--*/
	left:542px;
    width: 510px;
    overflow: hidden;
}


/*#coat-of-arms {*/
    /*background-image: url("/img/home/coat-of-arms-transparent.png");*/
    /*background-repeat: no-repeat;*/
    /*height: 96px;*/
    /*left: 23px;*/
    /*position: absolute;*/
    /*top: 114px;*/
    /*width: 74px;*/
    /*background-size: cover;*/
/*}*/

#coat-of-arms {
    background-image: url("/img/home/coat-of-arms-transparent.png");
    background-repeat: no-repeat;
    left: 5px;
    position: absolute;
    top: 100px;
    background-size: contain;
    width: 115px;
    height: 100%;
}

#coat-of-arms a {
    display: block;
    height: 100%;
    width: 100%;
}

#title {
    font-family: Ovo,serif;
    position: absolute;
    left: 110px;
    top:140px;
    color: #3F2B14;
}


#title h1 {
    font-size: 24px;
    line-height: 27px;
	font-weight: normal;
}

#title a {
    color: #3F2B14 !important;
}

#language-selector {
	position: absolute;
	top:40px;
	left: 27px;
	color: #fff;
	text-transform: uppercase;
}

#language-selector li {
    background-image: url("/img/home/language-selector-background.png");
    display: block;
    float: left;
    font-size: 0.9em;
    font-weight: bold;
    height: 22px;
    line-height: 22px;
    margin: 0 1px 0 0;
    position: relative;
    text-align: center;
    width: 64px;
}

#header a {
	color: #fff;
	text-decoration: none;
}

#header a:hover {
	color: #fff;
	text-decoration: underline;
}

#search {
    border-right: 1px solid #401f4b;
    color: #FFFFFF;
    font-size: 0.9em;
    font-weight: bold;
    height: 22px;
    line-height: 34px;
    padding-right: 3px;
    position: absolute;
    right: 589px;
    text-align: right;
    top: 0;
    width: 70px;
}

#microsites {
	position: absolute;
	left: 96px;
	bottom:12px;
}

#microsites li {
   background-color: #92639e;
    display: inline;
    font-size: 0.84em;
    font-weight: bold;
    height: 24px;
    line-height: 24px;
    margin: 0 60px 0px -59px;
    text-align: center;
    width: 193px;
    float: left;
}

#microsites .arabic {
	line-height: 20px;
}

#header-bottom {
	background:url(../img/home/light-back.png) repeat;
	width:998px;
	height:95px;
	position: relative;
	top:-12px;
}

#header-menu {
	position: absolute;
	top: 51px;
	left: 95px;
	max-width: 295px;
	font-weight: bold;
}

#header-menu li {
    font-size: 1.05em;
    line-height: 15px;
}    

#header-menu .active * {
	color: #92639e;
}

#header-menu .active a:hover {
	color: #92639e;
}

#divider {
	position: absolute;
	width: 2px;
	height: 112px;
	top: 58px;
	left: 393px;
	background-image: url("/img/home/divider.png");
}

#talk-of-the-day {
	width: 90%;
	font-family:Arial, Tahoma, Verdana, sans-serif;
	margin:0 auto;
}

.header-curved-bottom {
	width: 998px;
	height:13px;
	background:url(../img/bottom2.jpg) repeat;
	margin-top: -12px;
}

.inside-header-curved{
	width: 998px;
	height:16px;
	
}

#talk-of-the-day .header {
    color:white;
    font-family:Arial, Tahoma, Verdana, sans-serif;
    font-size: 1.9em;
    text-transform:none;
    line-height: 40px;
     font-size:20px;
}

#talk-of-the-day .header .initial {
	font-family: Arial, Tahoma, Verdana, sans-serif;
    margin-right: 0px;
}

#talk-of-the-day1 {
	width:100%;
	font-family:Arial, Tahoma, Verdana, sans-serif;
	margin:0 auto;
	background:url('../img/home/light-back.png') repeat;
}

#talk-of-the-day1 .header {
    color:white;
    font-family:Arial, Tahoma, Verdana, sans-serif;
    font-size: 1.9em;
    margin: 0 0 10px 0px;  
	text-transform:none;
	margin-top:-20px;
	  
}

#talk-of-the-day1 .header .initial {
	font-family: Arial, Tahoma, Verdana, sans-serif;
    margin-right: 0px;
}

#talk-of-the-day1 .content {
	text-transform: none;
	color: #fff;
	font-size: 1.1em;
	line-height: 15px;
    overflow: hidden;    
}


.header-curved-bottom1 {
	width: 998px;
	height:13px;
	background:url(../img/home/bottom-light.png) repeat;
	margin-top: 0px;
} 
.menu-tabs{
	width:970px !important;
	height:17px;
	margin:0 auto;
   margin-top:12px;

	
}

.menu-tab1 {
      float: left;
    width: auto;
    color: white;
    font-size: 9px;
    text-transform: uppercase;
    margin-right: 20px;
    font-weight: bold
}
.menu-tab{
	float:left;
	width:auto;
	color:white;
	margin-right:25px;
	font-weight:bold;
	text-transform:uppercase;	
}

.menu-tab a{
	text-decoration:none;
	color:white;
}
.menu-items{
	width:998px;
	height:41px;
	background-color:#401f4b;
	color:white;
	position:absolute;
	top:0px;
}

#talk-of-the-day .content {
	text-transform: none;
	color: #fff;
	font-size: 1.1em;
	line-height: 15px;
    overflow: hidden;    
}
/* Middle
-----------------------------------------------------------------------------*/
#content {
	width: 998px;
	margin: 0 auto;
	min-height: 675px;
	position: relative;
}

#main {
    width: 667px;
    padding-bottom: 93px;   
    float: left; 
}

#main .header {
    padding: 0px 155px 35px 92px;
    font-family: Ovo,serif;
    color: #401f4b;
    
}

#main .header h2 {
    font-size: 2.2em;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 24px;
}

.header, .news-header, #voting-header {
	text-transform: uppercase;
}

#main .content {
    margin: 0 75px 0 92px;
}

.news {
/*    height: 105px;*/
    overflow: hidden;
    margin-bottom: 16px;
}

.news-image {
	float: left;
	margin: 0 14px 3px 0;
}

.news-body {
/*    margin: 0 0 0 146px;*/
}

.news-header a {
	color: #968E51;
	text-decoration: none;
}

.news-header a:hover {
	text-decoration: underline;
}

.news-header h3 {
	text-transform:none;
    font-size: 1.1em;
    line-height: 12px;	
}

.news-date {
	color: #401f4b;
	font-size: 1em;
	line-height: 18px;
    font-weight: bold;
    	
}

.news-content {
    color: #7A7A7A;
    font-size: 1em;
    line-height: 14.5px;
/*    margin-left: 2px;*/
}

#paginator {
    /*color: #401f4b;*/
    /*display: block;*/
    /*font-size: 0.84em;*/
    /*right: 404px;*/
    /*line-height: 7px;*/
    /*position: absolute;*/
    /*top: 61%;*/
    /*text-transform: uppercase;*/

    color: #401f4b;
    display: block;
    font-size: 1em;
    line-height: 7px;
    position: relative !important;
    text-transform: uppercase;
    text-align: center !important;
    right: 0 !important;
    font-size: 1em !important;
}




#paginator a {
	text-decoration: none;
	
}

#paginator .prev, #paginator .next {
	height: 7px;
	width: 9px;
	background-repeat: no-repeat;
	display: inline-block;
    margin: 0 4px;	
}

*:first-child+html #paginator .prev, *:first-child+html #paginator .next {
    padding-top: 3px;
}

#paginator .prev.hide, #paginator .next.hide {
	display: none;
}

#paginator .prev {
	background-image: url("/img/default/paginator-arrow-left.png");
}

#paginator .next {
	background-image: url("/img/default/paginator-arrow-right.png");
}

#paginator .disabled {
	display: none;
}




#divider-vertical {
    background-color: #E7E7E7;
    height: 250px;
    left: 667px;
    position: absolute;
    top: 60%;
    width: 1px;
	
}

#right-panel {
    margin-left: 702px;
	padding: 102px 0 145px;
}

#subcategories {
	margin-bottom: 90px;
}

#subcategories li {
    line-height: 16px;
    font-weight: bold;
    
}

#subcategories a {
	color: #767676;
	text-decoration: none;
    font-size: 1.15em !important;	
}

#subcategories a:hover {
	text-decoration: underline;
}

#subcategories .active a {
	color: #401f4b;
}

#subcategories .active {
    background-image: url("/img/default/active-subcategory-arrow.png");
    background-position: left bottom !important;
    background-repeat: no-repeat;
    margin-left: -33px;
    padding-left: 33px;
}


#voting {
    margin-left: 9px;
    right: 19px;
    top: 252px;
    width: 250px;
    margin-top: 8px;    
    color: #555555;
    font-size: 1em;
    line-height: 12px;
}

#voting-header {
    color: #401f4b;
    font-weight: bold;
    line-height: 14px;
}

#voting-header h2 {
    font-weight: bold;
    font-size: 1.35em;
}

#voting-content {
    margin: 16px 0 0;
    min-height: 50px;
}

#voting-radio {
	text-transform: uppercase;
    margin: 12px 0 25px;
}

#voting-radio li {
    color: #555555;
    font-size: 0.9em;
    font-weight: bold;
    margin-bottom: 10px;
    text-transform: uppercase;
}

#voting label {
	margin-left: 10px;
}

#vote-button {
    bottom: 34px;
    height: 24px;
    left: 0;
    width: 67px;	
    margin-bottom: 7px;    
}

#vote-button input {
    display: block;
    height: 24px;
    text-decoration: none;
    width: 67px;
}

#voting form div.submit input {
    background: url("/img/home/vote-button.png") repeat scroll 0 0 transparent;
    border: medium none;
    display: block;
    height: 24px;
    width: 67px;
}

.wait {
	background-image: url("/img/wait.gif");
	height: 31px;
	width: 31px;
	display: none;
}

#results-button {
    background-image: url("/img/default/results-button.png");
    margin-top: 10px;
    bottom: 0;
    height: 24px;
    left: 0;
    width: 115px;
}

#results-button a {
    display: block;
    height: 24px;
    text-decoration: none;
    width: 115px;
}

#follow-us {
    bottom: 8px;
    font-size: 1.1em;
    font-weight: bold;
    height: 90px;
    line-height: 12px;
    position: absolute;
    right: 42px;
    width: 105px;
}

#twitter, #facebook {
    bottom: 0;
    height: 64px;
    position: absolute;
    width: 34px;
}

#twitter {
	background-image: url("/img/default/twitter.png");
	left: 0;
}

#twitter a {
    display: block;
    height: 64px;
    text-decoration: none;
    width: 34px;
}

#facebook {
	background-image: url("/img/default/facebook.png");
	right: 10px;
}

#facebook a {
    display: block;
    height: 64px;
    text-decoration: none;
    width: 34px;
}

#divider-follow-us {



    background-color: #D6D6D6;
    bottom: 21px;
    height: 45px;
    left: 47px;
    position: absolute;
    width: 1px;
}



/* Footer
-----------------------------------------------------------------------------*/
#footer {
    width: 997px;
    /* margin: 0 auto; */
    max-height: 60px;
    background-color: #401f4b;
    height: 60px;
    /* position: absolute; */
    bottom: 0px;
    /* margin-top: 10px; */
    float: left;

}
#footer-menu {
	background-color: #b4adbb;
	height: 30px;
}

#footer-menu ul {
    padding-left: 18px;
    padding-top: 6px;
    text-align: center;
}

.main-container{
	margin:0 auto;
	padding-top:5%;
	margin-top:2%;
	float:left;
	width:95%;
	padding-left:5%
	
	
}

.follow-us-icon{
	
	width:31px;
	height:63px;
	position:fixed;
	top:180px;
	left:79%;
	z-index:9;
	
}
.containe-news{
	
	float:left;
	width:770px
	
}
.after-header{
	
	width:949px;
	margin:0 auto;
	float:left
	
}

.news2{
	background-color: #FFFFFF;
    height:79px;
    margin-bottom: 11px;
    position: relative;
	width:321px;
	float:left;
	margin:5px;
	height:auto;
	float:left;
	margin-bottom:20px
	
}

.left{
	float:left;
	width:150px
}
#main{
	
	height:auto;
	float:left
	
}
#footer-menu li {
    display: inline;
    font-size: 1em;
    line-height: 18px;
    margin-right: 33px;
}    

#footer-menu a {
	color: #d6d2da;
	text-decoration: none;
}


#footer-menu a:hover {
	text-decoration: underline;
}

#copyright{
    color: #ffffff;
    /* position: absolute; */
    font-size: 0.84em;
    bottom: 5px;
    float: left;
     margin-left:56px; 
}

#developed-by {
    color: #ffffff;
    /* position: absolute; */
    font-size: 0.84em;
    bottom: 5px;
    float: right;
     margin-right:56px; 
	
    /* margin-right: 280px; */
}



#developed-by {
	right: 60px;
}

#copyright {
	left: 56px;
}	
	
#developed-by a {
	color: #D8CF8C;
	text-decoration: none;
}

#developed-by a:hover {
	text-decoration: underline;
}






