@charset "utf-8";
/* CSS Document */
a{ text-decoration:none; color:#09F;}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#f8f8f8 url("../images/ramadan-generic-bg.png") repeat-x scroll center top;
	float:left;
}
h4 {
	font-size:19px;
	font-weight:bold;
	color:#F82718;
	float:left;
	}
.wrapper {
	width:100%;
}
.content {
	width:78%;
	margin:0 auto;
}
.logo {
	float: left;
	height: 100px;
	width: auto;
}
.banner {
	width:100%;
	float:left;
}
.banner img {
	width:100%
}
.navigation {
	width:100%;
	height:40px;
	float:left;
	border-radius:5px;
}
.nav {
	width:60%;
	margin:0 auto;
	bottom:0;
	display:none;
	padding:0;
}
.nav li a {
	border-radius: 15px;
	/*background-color: #f38e19;*/
    background-image: none !important;
	color: #f82718;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	margin: 0 5px;
	padding: 5px 5px;
	position: relative;
	text-decoration: none;
}
.nav li a:hover {
}
.click {
	height:40px;
	border-radius:5px;
	width:100%;
	float:left;
}
.toggle {
	margin: 10px auto 0;
	text-align: center;
	width: 60%;
}
.toggle span {
	border-radius: 10px;
	color: #de5000;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	margin: 0 5px;
	padding: 5px;
	position: relative;
	text-decoration: none;
	cursor:pointer;
}
.nav li {
	display: inline;
	float: left;
	height: auto;
	list-style: outside none none;
	padding: 10px 10px 14px 9px;
}
.content-inside {
	width:98%;
	float:left;
}
.events {
    float: left;
    height: 250px;
    margin: 4% 2%;
    width: 30%;
}
.event_content {
	float: left;
	height: 200px;
	width: 100%;
	padding:10px 5px;
	border: 1px solid #ececec;
	border-radius: 0 0 12px 12px ;
}


.video {
    border: 1px solid #ececec;
    border-radius: 12px;
    float: left;
    margin: 3% 1%;
    padding: 5px 5px 25px;
    width: 20%;
}
.video img {
	width:100%;
	margin-top:12%;
}
.advertisement {
    border-radius: 12px;
    float: left;
    height: 250px;
    margin: 4% 1%;
    width: 35%;
}

.advertisement a img {
    float: left;
    padding: 4px 6px;
    width: 21%;
}
.offers {
	   border: 1px solid #ececec;
    border-radius: 12px;
    float: left;
    min-height: 208px;
    width: 100%;
    padding: 5px;
    margin-bottom: 15px;
}
h5 {
	font-size: 16px;
	margin: 10px;
	padding-left: 34px;
}
.cycle-slideshow {
	width: 100% !important;
}
.cycle-slideshow img {
	width: 250px;
	height: auto;
	margin-left:1%
}
.footer {
	width:97%;
	float:left;
	background:#ff4800;
	padding:1.5%;
}
.footer p{
	width:100%;
	float:left;
	text-align:center;
	font-weight:bold;
	color:#fff;
	margin:3% 0;
}

.footer p a{
	color:#fff;
}

/*Newly added*/
.contentinner {
	width:100%;
	margin:0;
	padding:0;
	height:auto;
	float:left;
}
body
{
margin:0;
padding:0;
width:100%;
}

.event_content
{
 border: 1px solid #ececec;
    border-radius: 0 0 12px 12px;
    float: left;
    height: 200px;
    margin: -1.3% 0 0;
    padding: 10px 0 10px 11px;
    width: 96%;
}
#scroller{
    float: left;
    height: 200px;
    padding: 1px 1px;
    width: 96%;
}
/*.events
{
height:auto;
}

.event_content
{
height:auto;
}*/

h5 {
  font-size: 16px;
  margin: 2%;
  padding-left: 3%;
}


.cycle-slideshow img {
    height: 200px;
    margin-left: 0.05%;
    /*width: 245px;*/
	max-width:100%;
}

.right-top {
  float: right;
  height: auto;
  margin: 0;
  padding: 0;
  width: auto;
}

.topmenu {
    background: #ff4800;
    border-radius: 0 0 12px 12px;
    float: left;
    height: 28px;
    width: 100%;
}
.topmenu ul {
    float: left;
    height: auto;
    width: 100%;
	list-style:none;
	 margin: 0 ;
    padding: 0;
}
.topmenu ul li {
    color: #fff;
    float: left;
    font-size: 12px;
    height: auto;
    margin:3% 0 0 0;
    padding:0;
	width:auto;
	
}

.topmenu ul li a {
    color: #fff;
    float: left;
    height: auto;
    margin: 0;
    width: auto;
	text-align:left;
 padding: 1px 20px;
 border-right:1px solid #fff;
 font-size:12px !important;
}
.topmenu ul li.toplast a
{
	
	border:none;


}

.col-md-4 {
  position: relative;
  min-height: 1px;
height:auto;

}

.navigation
{
	position:relative;
	z-index:1000;
}

#vmarquee2
{
	z-index:0;
}
.event_content
{
	font-size:12px !important;
	margin: -0.3% 0 0;
}
.contentinner
{
	font-size:0 !important;
}
@media (max-width: 1350px) 
{
.right-top
{
	width: auto !important;
}

}

@media (max-width: 768px) 
{
    .events
	{
	width:60%;
	}
	.video {
		width:60%;
	}
	.advertisement
	{
	width:100%;
	}
	
	.content-inside
	{
		margin-top:15%;
	}
}

@media (max-width: 600px) 
{
    .events
	{
	width:100%;
	}
	.video {
		width:80%;
	}
	.advertisement
	{
	width:100%;
	}
	
	.content-inside
	{
		margin-top:17%;
	}
}

@media (max-width: 400px) 
{
    .video {
		width:100% !important;
	}
	
}

 

@media (min-width: 992px) {
	 
    .col-md-4 {
    width: 33.33333333%;
	float:left;
   }
}

/* Container DIV - automatically generated */
.simply-scroll-container { 
	position: relative;
}

/* Clip DIV - automatically generated */
.simply-scroll-clip { 
	position: relative;
	overflow: hidden;
}

/* UL/OL/DIV - the element that simplyScroll is inited on
Class name automatically added to element */
.simply-scroll-list { 
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
height: 500px !important;
}
	
.simply-scroll-list li {
	padding: 0px 4px;
	margin: 0;
	list-style: none;
}
	
.simply-scroll-list li img {
	border:1px solid #ececec;
	display: block;
}

/* Master button styles - note that left and right 
versions are included although they are not used in this example */

.simply-scroll-btn {
	position: absolute;
	background-image: url(buttons.png);
	width: 42px;
	height: 44px;
	z-index:3;
	cursor: pointer;
}
	
.simply-scroll-btn-left {
	left: 6px;
	bottom: 6px;
	background-position: 0 -44px;
}
.simply-scroll-btn-left.disabled {
	background-position: 0 0 !important;
}
.simply-scroll-btn-left:hover {
	background-position: 0 -88px;
}
	
.simply-scroll-btn-right {
	right: 6px;
	bottom: 6px;
	background-position: 84px -44px;
}
.simply-scroll-btn-right.disabled {
	background-position: 84px 0 !important;
}
.simply-scroll-btn-right:hover {
	background-position: 84px -88px;
}
	
.simply-scroll-btn-up {
	right: 6px;
	top: 6px;
	background-position: -126px -44px;
}
.simply-scroll-btn-up.disabled {
	background-position: -126px 0 !important;
}
.simply-scroll-btn-up:hover {
	background-position: -126px -88px;
}
	
.simply-scroll-btn-down {
	right: 6px;
	bottom: 6px;
	background-position: -42px -44px;
}
.simply-scroll-btn-down.disabled {
	background-position: -42px 0 !important;
}
.simply-scroll-btn-down:hover {
	background-position: -42px -88px;
}

/* Custom class modifications - adds to / overrides above

Vertical scroller example, with custom base class */

/* Container DIV */
.vert { 
	width: 290px; /* wider than clip for custom button pos. */
	height: 185px;
	margin-bottom: 1.5em;
}

/* Clip DIV */
.vert .simply-scroll-clip {
	width: 290px;
	height: 185px;
}

/* Explicitly set height/width of each list item */
.vert .simply-scroll-list li {
	width: 30%;
	height: 80px;
        float:left;
}

/* Modified button positions, overriding previous styles */
.vert .simply-scroll-btn-up { 
	right: 0;
	top: 0;
}

.vert .simply-scroll-btn-down { 
	right: 0;
	top: 52px;
}
.error{font-weight: bold; font-size: 12px; margin-top: 10px; float: left; padding: 5px 0px 0px 5px; height: 21px; background: rgb(199, 152, 79) none repeat scroll 0% 0%; width: 94%;}
.success {font-weight: bold; font-size: 12px; margin-top: 10px; float: left; padding: 5px 0px 0px 5px; height: 21px; background: #E5ECCD; width: 94%;}