@CHARSET "ISO-8859-1";

.border_right {
	border: 22px solid #cce9eb;
	border-top: 10px solid #cce9eb;
	background: #ffffff;
}

td {
	
}

.main_table {
	background: #cce9eb;
}

/* menu style */
.menu_td {
	height: 132px;
}

.menu {
	height: 90px;
}

.music {
	background: url(../Images/01.png) no-repeat 0 0;
}

.fashion {
	background: url(../Images/03.png) no-repeat 0 0;
}

.verity {
	background: url(../Images/04.png) no-repeat 0 0;
}

.comunity {
	background: url(../Images/05.png) no-repeat 0 0;
}

.cinema {
	background: url(../Images/02.png) no-repeat 0 0;
}

.menu_item {
	width: 135px;
	height: 90px;
	padding: 0px;
	margin: 0px;
	cursor: pointer;
}

.menu_item:HOVER {
	background-position: 0px bottom;
}

/* end of menu style */
.qouta {
	width: 250px;
	text-transform: uppercase;
	background: url(../Images/text.jpg) no-repeat 0 0;
}

.read_more_btn {
	z-index: 101;
	background: url(../Images/maindrakgreen.png) no-repeat 50% top;
	width: 100%;
	height: 50px;
}

.article_body img {
	padding: 2px;
	border: 1px solid;
	margin-left: 5px;
}

.article_body {
	color: #000000;
	direction: rtl;
}

.article_title {
	font-size: 25px;
	font-weight: bolder;
	color: #00a7a4;
	text-decoration: none;
	direction: rtl;
}

.bodycss {
	margin: 0px;
	padding: 0px;
}

.short_title {
	color: #00A4A3;
	font-size: 18px;
}

/* buttons */
.readmore_btn {
	width: 121px;
	min-height: 28px;
	background: url(../Images/moredrakgreen.png.png) no-repeat top left;
	cursor: pointer;
}

.readmore_btn:HOVER {
	background-position: bottom left;
	cursor: pointer;
}

.back_btn {
	width: 121px;
	min-height: 28px;
	background: url(../Images/moredrakgreen.png.png) no-repeat top right;
	cursor: pointer;
}

.back_btn:HOVER {
	background-position: bottom right;
}

/* end of buttons*/
.footer {
	background: url(../Images/footer.jpg) no-repeat #00a4a3;
	height: 133px;
}