#col1 {
	float: left;
	width: 340px;
	margin-right: 20px;
	display: inline;
}

.section {
	background-color: #fff;
	border: #dedbd1 1px solid;
	padding: 1px 1px 10px 1px;
	position: relative;
	margin-bottom: 15px;
}

.section #sec-header {
	background: transparent url('../images/post.gif') repeat-x 0 0;
	padding: 10px 5px 30px 0;
	position: relative;
}
.section #sec-header .msection-top {
	position: absolute;
	top: 10px;
	right: 10px;
}
.section ul {
	list-style-image: url('../images/star.gif');
	padding-right: 30px;
}

.section ul li {
	padding-bottom: 5px;
}

#section1 {
		height: 232px;
		position: relative;
}

#section1 #sec-header {
	padding-right: 10px;
}


#section1 #sec-header img {
	float: left;
	padding-left: 2px;
}

#section1 #sec-body {
	margin-top: 10px;
	padding: 5px;
	position: relative;
}

#section1 #sec-body div {
	float:right;
	margin-top: 10px;
}

/* Section 2 */

#section2 {
	width: 158px;
	height: 210px;
	padding-bottom: 0px;
}

#section2 #sec-header img {
	float: left;
	padding-right: 2px;
}

#section2 #sec-body {
	margin-top: 5px;
	padding: 5px 5px 5px 5px;
	padding-top: 0;
	position: relative;
	text-align: justify;
	font-family:"Simplified Arabic";
	font-size: 14px;
}

#section2 #sec-body h6 {
	font-size: 14px;
	font-family:"Simplified Arabic";
	color: #E8A02C;
}



/* Section 4, 5 */
#left2cols {
	float:left;
	width: 150px;
	height: 205px;

}

#section4, #section5 {
	float: left;
	width: 150px;
	height: 88px;
	padding: 5px;
}

#section5 {
	margin-bottom: 0;
}


/* Section 3 */

#section3 {
		height: 180px;
}

#section3 #sec-header {
	padding-right: 10px;
}

#section3 #sec-header img {
	float: left;
	padding-left: 2px;
}

#section3 #sec-body {
	margin-top: 10px;
	padding: 5px;
	display:inline;
	position: relative;
}

#section3 #sec-body div {
	float:right;
	margin-top: 10px;
}


/* Section 6 */
#section6 {
	float: left;
	width: 158px;
	height: relative;
	padding-bottom: 0;
}


#section6 #sec-header img {
	float: right;
	margin-right: 2px;
}

#section6 #sec-body {
	margin-top: 5px;
	padding: 10px;
	padding-bottom: 2px;
	padding-top: 0;
	position: relative;
	text-align: center;
}

#section6 table {
	float:	center;
	border: 0px solid gray;
	border-collapse: collapse;
	margin-top: 5px;
	margin-bottom: 5px;
}

#section6 table th, #section6 table td {
	border: 0px solid gray;
	padding:1px;
	text-align: right;
}


#section6 #controls {
	padding-top: 10px;
}

#section6 #controls img {
	display:inline;
	padding: 5px;
}

/* Section 7 */
#section7 {
	float: right;
	width: 158px;
	/* height: 180px;*/
	height: 225px;
	padding-bottom: 4px;
}


#section7 #sec-header img {
	float: right;
	margin-right: 2x;
}

#section7 #sec-body {
	margin-top: 5px;
	padding: 5px 5px 5px 5px;
	position: relative;
	text-align: justify;
	line-height: 1.2;
}
#section1 #sec-body div {
	float:right;
	margin-top: 5px;
}

#section7 #controls {
	padding-right: 3px; 
	padding-top: 10px;
}

#section7 #controls img {
	display:inline;
	padding: 5px;
}


/* #################################### */
/* #################################### */
/* #################################### */


/* Main col */

#maincol {
	float: left;
	overflow: hidden;
	display: inline;
	width: 582px;
}



.news {
	float: left;
	background-color: #fff;
	border: #dedbd1 1px solid;
	padding: 1px 1px 10px 1px;
	margin-bottom: 11px;
	position: relative;
	overflow: hidden;
	display: inline;
	height: 432px;
	width: 582px;
}

.news-header {
	background: #fff url('../images/post.gif') repeat-x 0 0;
	height: 40px;
}

.news .title {
/*	float: left;
	display: inline;*/
	position: absolute;
/*	padding-left: 20px;*/
	left: 20px;
}

.news .title .scroll{
	width: 543px;
	height: 28px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
	
	background: transparent url('../images/latest-news.gif') no-repeat 0 0;
}

.news .title .controls {
	/*margin-left: 20px;*/
}


#scrollup {
	position: relative;
	overflow: hidden;
	height: 28px;
	width: 543px
}

#scrollup .headline {
	padding: 2px 90px 0 0;
	float: left;
	position: absolute;
	display: inline;
 	top: 38px;
  	right: 0;
  	height: 23px;
  	width: 500px;
}

.title .controls {
	position: absolute;
	left: 0px;
	top: 9px;
}

.title img {
	display: inline;
	float: left;
	padding-left: 10px;
	padding-top: 5px;
}

.news-post {
	float: right;
	padding-right:10px;
	display: inline;
	margin: 0 20px;
	height: 200px;
	background-color: #F1F5F0;
	position: relative;
}

.news-images {
	position: relative;
	display: block;
	padding: 10px 20px;
	width: 538px;
	float: right;
}

.news-images img {
	display: inline;
}

.news-images .right {
	position: absolute;
	right: 20px;
}

.news-images .left {
	position: absolute;
	left: 20px;
}
img.post-image {
	display: inline;
	float: left;
	margin-right:10px;
	width: 335px;
	height: 198px;
	border: 1px solid #999;
}

.n1, .n2, .n3, .n4, .n5 {
	display: none;
}


.news-post h5 {
	font-size: 14px;
	color: #ff7800;
	font-weight: normal;
	line-height: 1.2;
	padding-top: 10px;
}

.news-post div {
	position: absolute;
	right: 105px;
	bottom: 5px;
}

.news p {
	text-align: justify;
	padding: 5px 0px 0 10px;
	line-height: 1.2;
	font-size: 12px;
}

img.details {
	display: inline;
	float: left;
	padding-left: 10px;

}



.news-links {
	float: right;
	margin-right: 20px;
	margin-left: 20px;
	padding-bottom: 4px;
	background-color: #F1F5F0;
	width: 538px;
	display:inline;
}

.news-links ul {
	list-style-image: url('../images/star.gif');
	padding-right: 30px;
}

.news-links ul li {
	padding: 0;
}

.news-links .l1 {
	display: inline;
	float: right;
	width: 266px;
}

.news-links .l2 {
	display: inline;
	float: right;
	width: 266px;
}

.news-footer {
	padding-top: 10px;
	padding-right: 20px;
}


.msection {
	background-color: #fff;
	border: #dedbd1 1px solid;
	padding: 1px 1px 0 1px;
	position: relative;
	margin-bottom: 10px;
	float: right;
	width: 278px;
	height: 245px;
	display:inline;
}

.msection #sec-header {
	background: transparent url('../images/post.gif') repeat-x 0 0;
	padding: 10px 5px 30px 0;
	position: relative;
	text-align: center;
}

.msection #sec-body {
	margin-top: 5px;
	padding: 5px;
	position: relative;
}
.msection #sec-header .msection-top {
	position: absolute;
	top: 10px;
	right: 20px;
}
/* mcol1 */

#mcol1 #sec-header {
	position: relative;
}

#mcol1 #sec-header img {
	float: left;
	padding-left: 20px;
}

#mcol1 #sec-header .msection-top {
	position: absolute;
	top: 10px;
	right: 20px;
}

#mcol1 #sec-body h5 {
	font-size: 14px;
	padding-bottom: 10px;
	text-align: right;
}

#mcol1 #sec-body p {
	padding: 0 10px;
	text-align: justify;
}

div.sImg {
	float: left;
	display:block;
	width: 70px;
	height: 70px;
	border: 1px solid #d0d0d0;
	margin-right: 5px;
}

#mcol1 #sec-body ul {
	list-style-image: url('../images/star.gif');
	padding-right: 20px;
}

#mcol1 #sec-body ul li {
	padding-bottom: 5px;
}
#mcol1 #sec-bodyy {
	float:right;
}
/* COL 2 */

#mcol2 {
	margin-right: 15px;
	float: left;
}

#mcol2 #sec-header img {
	
	float: left;
	padding-left: 20px;
	
}


#mcol2 #sec-body h5 {
	font-size: 14px;
	padding-bottom: 10px;
	text-align: right;
}

#mcol2 #sec-body p {
	padding: 0 10px;
		text-align: justify;
}

#mcol2 #sec-body ul {
	list-style-image: url('../images/star.gif');
	padding-right: 20px;
}

#mcol2 #sec-body ul li {
	padding-bottom: 5px;
}
#mcol2 #sec-bodyy {
	float:right;
}

/* COL 3 */

#mcol3 #sec-header img {
	float: left;
	padding-left: 20px;
}

#mcol3 #sec-body {
	padding: 10px 10px;
	float: right;
}

/* #####
#mcol3 {
	margin-right: 15px;
	float: left;
}

#mcol3 #sec-header img {
	
	float: left;
	padding-left: 20px;
	
}


#mcol3 #sec-body h5 {
	font-size: 14px;
	padding-bottom: 10px;
	text-align: center;
}

#mcol3 #sec-body p {
	padding: 0 10px;
		text-align: justify;
}

#mcol3 #sec-body ul {
	list-style-image: url('../images/star.gif');
	padding-right: 30px;
}

#mcol3 #sec-body ul li {
	padding-bottom: 5px;
} */


/* COL 4 */

#mcol4 {
	margin-right: 15px;
	float: left;
}

#mcol4 #sec-header img {
	
	float: left;
	padding-left: 20px;
	
}


#mcol4 #sec-body h5 {
	font-size: 14px;
	padding-bottom: 10px;
	text-align: right;
}

#mcol4 #sec-body p {
	padding: 0 10px;
		text-align: justify;
}

#mcol4 #sec-body ul {
	list-style-image: url('../images/star.gif');
	padding-right: 20px;
}

#mcol4 #sec-body ul li {
	padding-bottom: 5px;
}
#mcol4 #sec-bodyy {
	float:right;
}
/* araa marque*/

#arscrollup {
	position: relative;
	overflow: hidden;
	height: 160px;
	width: 158px
}

#arscrollup .arheadline {
	padding: 5px 5px 5px 5px;
	float: left;
	position: absolute;
	display: inline;
 	top: 170px;
  	right: 5px;
  	height: 160px;
  	width: 140px;
}