﻿@charset "utf-8";
/* CSS Document */

a:link {
}
#banner-box {
	width: 1000px;
	margin-top: 18px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 189px;
-moz-box-shadow: 1px 1px 11px #c1bbac;
-webkit-box-shadow: 1px 1px 11px #c1bbac;
box-shadow: 1px 1px 11px #c1bbac;
border:solid 0px #c1bbac;
-moz-border-radius-topleft: 9px;
-moz-border-radius-topright:8px;
-moz-border-radius-bottomleft:8px;
-moz-border-radius-bottomright:8px;
-webkit-border-top-left-radius:9px;
-webkit-border-top-right-radius:8px;
-webkit-border-bottom-left-radius:8px;
-webkit-border-bottom-right-radius:8px;
border-top-left-radius:9px;
border-top-right-radius:8px;
border-bottom-left-radius:8px;
border-bottom-right-radius:8px;
}

#leftZone
{
height: 600px;
width: 250px;
float: left;
	
}


#main-box{
	
width: 1000px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
height:765px;
-moz-box-shadow: 1px 1px 11px #c1bbac;
-webkit-box-shadow: 1px 1px 11px #c1bbac;
box-shadow: 1px 1px 11px #c1bbac;
border:solid 0px #c1bbac;
-moz-border-radius-topleft: 9px;
-moz-border-radius-topright:8px;
-moz-border-radius-bottomleft:8px;
-moz-border-radius-bottomright:8px;
-webkit-border-top-left-radius:9px;
-webkit-border-top-right-radius:8px;
-webkit-border-bottom-left-radius:8px;
-webkit-border-bottom-right-radius:8px;
border-top-left-radius:9px;
border-top-right-radius:8px;
border-bottom-left-radius:8px;
border-bottom-right-radius:8px;
background: #fefefd; /* Old browsers */
background: -moz-linear-gradient(top,  #fefefd 0%, #f2efea 79%, #f2efea 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefd), color-stop(79%,#f2efea), color-stop(100%,#f2efea)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #fefefd 0%,#f2efea 79%,#f2efea 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #fefefd 0%,#f2efea 79%,#f2efea 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #fefefd 0%,#f2efea 79%,#f2efea 100%); /* IE10+ */
background: linear-gradient(to bottom,  #fefefd 0%,#f2efea 79%,#f2efea 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefd', endColorstr='#f2efea',GradientType=0 ); /* IE6-9 */

	
	}
	
	#PayOnline-left {
height: 164px;
width: 250px;
float: left;
margin-top: 25px;
margin-left: 15px;
	background-image: url("../../images/pay.png");

}

	
#tarsheed-left {
height: 369px;
width: 250px;
float: left;
margin-top: 15px;
margin-left: 15px;
background: #96154f; /* Old browsers */
background: -moz-linear-gradient(top, #96154f 0%, #c31b7b 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#96154f), color-stop(100%,#c31b7b)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #96154f 0%,#c31b7b 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #96154f 0%,#c31b7b 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #96154f 0%,#c31b7b 100%); /* IE10+ */
background: linear-gradient(to bottom, #96154f 0%,#c31b7b 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#96154f', endColorstr='#c31b7b',GradientType=0 ); /* IE6-9 */
border:hidden 0px #c31b7a;
-moz-border-radius-topleft: 9px;
-moz-border-radius-topright:8px;
-moz-border-radius-bottomleft:8px;
-moz-border-radius-bottomright:8px;
-webkit-border-top-left-radius:9px;
-webkit-border-top-right-radius:8px;
-webkit-border-bottom-left-radius:8px;
-webkit-border-bottom-right-radius:8px;
border-top-left-radius:9px;
border-top-right-radius:8px;
border-bottom-left-radius:8px;
border-bottom-right-radius:8px;
}
#news-holder {
	
	float: left;
	height: 369px;
	width: 675px;
	margin-top: 25px;
margin-left: 25px;
}
#news-box {
	
	height: 268px;
	width: 100%;
}
#what-todo
{
	/*background-color: #CCC;
	height: 100px;
	width: 100%;
	background: #d4cbba;  Old browsers */

 background-color: #CCC;
                height: 100px;
                width: 100%;
                border:thin #D5DBBE;
background: rgb(248,255,232); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZX");
background: -moz-linear-gradient(top,  rgba(248,255,232,1) 0%, rgba(244,244,244,1) 34%, rgba(216,221,197,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(248,255,232,1)), color-stop(34%,rgba(244,244,244,1)), color-stop(100%,rgba(216,221,197,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(248,255,232,1) 0%,rgba(244,244,244,1) 34%,rgba(216,221,197,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(248,255,232,1) 0%,rgba(244,244,244,1) 34%,rgba(216,221,197,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(248,255,232,1) 0%,rgba(244,244,244,1) 34%,rgba(216,221,197,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(248,255,232,1) 0%,rgba(244,244,244,1) 34%,rgba(216,221,197,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8ffe8', endColorstr='#d8ddc5',GradientType=0 ); /* IE6-8 */



	}
	
	
#what-todo-title{
	float: left;
	width: 31px;
	height: 100px;
	background-image: url("../../images/want-to.jpg");
	background-repeat: no-repeat;	
	}

#what-todo-images
{
	float: left;
	width: 95%;
	height: 100px;
	background-color: #990000;
	}





/*slide css*/

.km{
 width:1000px;
 height:189px;
 position: relative;
 display: block;
 overflow:hidden;
 margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 189px;
-moz-box-shadow: 1px 1px 11px #c1bbac;
-webkit-box-shadow: 1px 1px 11px #c1bbac;
box-shadow: 1px 1px 11px #c1bbac;
border:solid 0px #c1bbac;
-moz-border-radius-topleft: 9px;
-moz-border-radius-topright:8px;
-moz-border-radius-bottomleft:8px;
-moz-border-radius-bottomright:8px;
-webkit-border-top-left-radius:9px;
-webkit-border-top-right-radius:8px;
-webkit-border-bottom-left-radius:8px;
-webkit-border-bottom-right-radius:8px;
border-top-left-radius:9px;
border-top-right-radius:8px;
border-bottom-left-radius:8px;
border-bottom-right-radius:8px;
 
}

.km:after {
    content: '';
    padding-top: 50%; 
    display: block;
}

.km ul.slides{ margin:0; padding:0; list-style-type:none;}
.km ul.slides li
{
   display: none;
}
.km ul.slides li img{
    width: 1000px;
	height:189px;
	border:0;
}

.km ul.slide-navs {
    bottom: 20px;
    left: 50%;
    position: absolute;
	list-style-type: none;
    margin: 0;
    padding: 0;
}


.km ul.slide-navs li {
    float: left;
	background: url("../../images/slide-bg.png") no-repeat scroll 0 0 transparent;
	height:12px;
	width:12px;
	margin-right:4px;
	cursor:pointer;
}
.km ul.slide-navs li.current-slide {
  background: url("../../images/slide-bg-active.png") no-repeat scroll 0 0 transparent;
}

.km .slide-desc {
    background: url("../../images/slide_desc.png") repeat scroll 0 0 transparent;
    left: 0;
    padding: 0 15px 0 15px;
    position: absolute;
    bottom: 15%;
    max-width: 85%;
	display:inline-block;
}
.km .slide-desc > h2 {
    color: #CFDB0C;
    font-family: 'Oswald';
    font-size: 25px;
    margin-bottom: 10px;
    margin-top: 10px;
    text-transform: uppercase;
}

.km .slide-desc > p {
    color: #FFFFFF;
    font-family: 'Oswald';
    font-size: 16px;
    line-height: 20px;
    margin-top: 5px;
}
.km .slide-desc > p a.more {
    color:#990000;
	font-size:20px;
	text-decoration:none;
}
.km .slide-desc > p a.more:hover {
text-decoration:underline;
}

.km a.prev{
    background: url("../../images/left.png") no-repeat scroll 0 0 transparent;
	width:35px;
	height:35px;
	display:block;
	cursor:pointer;
	position:absolute;
	top:50%;
	left:2%;
	margin-top:-17px;
}

.km a.next{
    background: url("../../images/right.png") no-repeat scroll 0 0 transparent;
	width:35px;
	height:35px;
	display:block;
	cursor:pointer;
	position:absolute;
	top:50%;
	right:2%;
	margin-top:-17px;
}
.km a.prev:hover{
  
}
.km a.next:hover{
  
}

.km a.play{
    background: url("../../images/play.png") no-repeat scroll center center transparent;
	width:35px;
	height:35px;
	display:none;
	cursor:pointer;
	position:absolute;
	top:50%;
	left:48%;
	margin-top:-17px;
}

.km a.pause{
    background: url("../../images/pause.png") no-repeat scroll center center transparent;
	width:35px;
	height:35px;
	display:none;
	cursor:pointer;
	position:absolute;
	top:50%;
	left:48%;
	margin-top:-17px;
}
/*Some Responsive CSS */
@media screen and (max-width:767px) {
	.km .slide-desc > h2 {
		font-size: 20px;
		margin-bottom: 5px;
		margin-top: 5px;
	}
	
	.km .slide-desc > p {
		font-size: 14px;
		line-height: 15px;
		margin-top: 5px;
	}
	.km .slide-desc > p a.more {
		font-size:14px;
	}

/*end of the main slide 



/*
logos slides 



