﻿/* root element for tabs  */
.MoltaqaTabs ul { 
	list-style:none; 
	margin:0 !important; 
	padding:0;
	height:32px;
	text-align:center;
}

/* single tab */
.MoltaqaTabs ul li { 
	float:right;	 
	text-indent:0;
	padding:0;
	list-style-image:none !important;
	 
}
.MoltaqaTabs ul .LiLab { 
	float:right;
	padding:8px 0px 0px 0px;
	list-style-image:none !important;
	color:#9f9f9f;
	 
}
/* link inside the tab. uses a background image */
.MoltaqaTabs ul a 
{ 
	font-size:10px;
	display:block;
	height: 22px;  
	width:98px;
	text-align:center;	
	text-decoration:none;
	color:#797979;
	padding:10px 0px 0px 0px;
	margin:0px;
	position:relative;
	outline:none;
	font-weight:bold;
	font-family:Tahoma;
}


/* when mouse enters the tab move the background image */
.MoltaqaTabs ul a:hover {
}

/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
.MoltaqaTabs ul .current, .MoltaqaTabs ul .current:hover, .MoltaqaTabs ul li.current a {
			
	cursor:default !important; 
	background-image:url('../IMG/SmallTabsH3.jpg');
	color:#fff;
}

.MoltaqaTabs div 
{
	padding:10px;
}

img
{
	border:0px;
}
.panes1 div a
{
}
.panes1 div a img
{
}

/**********************************************************tab2**********************************************************************/
/* root element for tabs  */
.MoltaqaTabs2 ul { 
	list-style:none; 
	margin:0 !important; 
	padding:0;
	height:32px;
	text-align:center;
	width:570px;
}

/* single tab */
.MoltaqaTabs2 ul li { 
	float:right;	 
	text-indent:0;
	padding:0;
	list-style-image:none !important;
	 
}
.MoltaqaTabs2 ul .LiLab { 
	float:right;
	padding:8px 0px 0px 0px;
	list-style-image:none !important;
	color:#9f9f9f;
	 
}
/* link inside the tab. uses a background image */
.MoltaqaTabs2 ul a 
{ 
	font-size:11px;
	display:block;
	height: 22px;  
	width:84px;
	text-align:center;	
	text-decoration:none;
	color:#797979;
	padding:10px 0px 0px 0px;
	margin:0px;
	position:relative;
	outline:none;
	font-weight:bold;
	font-family:Tahoma;
}


/* when mouse enters the tab move the background image */
.MoltaqaTabs2 ul a:hover {
}

/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
.MoltaqaTabs2 ul .current, .MoltaqaTabs ul li.current a {
			
	cursor:default !important; 
	background-image:url('../IMG/SmallTabsH.jpg');
	color:#fff;
}

.MoltaqaTabs2 div 
{
	padding:10px;
}

/**********************************************************tab6**********************************************************************/
/* root element for tabs  */
.MoltaqaTabs6 
{
	margin-right:25px;
	padding-top:10px;
	width:250px;
	float:right;
	overflow:hidden;
}
.MoltaqaTabs6 ul { 
	list-style:none; 
	margin:0 !important; 
	padding:0;
	height:32px;
	text-align:center;
	width:250px;
}

/* single tab */
.MoltaqaTabs6 ul li { 
	float:right;	 
	text-indent:0;
	padding:0;
	list-style-image:none !important;
	 
}
.MoltaqaTabs6 ul .LiLab { 
	float:right;
	padding:8px 0px 0px 0px;
	list-style-image:none !important;
	color:#9f9f9f;
	 
}
/* link inside the tab. uses a background image */
.MoltaqaTabs6 ul a 
{ 
	font-size:9px;
	display:block;
	height: 22px;  
	width:57px;
	text-align:center;	
	text-decoration:none;
	color:#797979;
	padding:10px 0px 0px 0px;
	margin:0px;
	position:relative;
	outline:none;
	font-weight:bold;
	font-family:Tahoma;
}


/* when mouse enters the tab move the background image */
.MoltaqaTabs6 ul a:hover {
}

/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
.MoltaqaTabs6 ul .current, .MoltaqaTabs6 ul .current:hover, .MoltaqaTabs6 ul li.current a {
			
	cursor:default !important; 
	background-image:url('../IMG/tabCurvedBG.gif');
	color:#975c00;
}

.MoltaqaTabs6 div 
{
	background-color:White;
	width:250px;
}

.MoltaqaTabs6 div div
{
	background-color:White;
	width:230px;
	padding:10px;
}

/**********************************************************tab7**********************************************************************/
/* root element for tabs  */
.MoltaqaTabs7 
{
	margin-left:15px;
	padding-top:10px;
	width:250px;
	float: left;
	overflow:hidden;
}
.MoltaqaTabs7 ul { 
	list-style:none; 
	margin:0 !important; 
	padding:0;
	height:32px;
	text-align:center;
	width:250px;
}

/* single tab */
.MoltaqaTabs7 ul li { 
	float:right;	 
	text-indent:0;
	padding:0;
	list-style-image:none !important;
	 
}
.MoltaqaTabs7 ul .LiLab { 
	float:right;
	padding:8px 0px 0px 0px;
	list-style-image:none !important;
	color:#9f9f9f;
	 
}
/* link inside the tab. uses a background image */
.MoltaqaTabs7 ul a 
{ 
	font-size:9px;
	display:block;
	height: 22px;  
	width:57px;
	text-align:center;	
	text-decoration:none;
	color:#797979;
	padding:10px 0px 0px 0px;
	margin:0px;
	position:relative;
	outline:none;
	font-weight:bold;
	font-family:Tahoma;
}


/* when mouse enters the tab move the background image */
.MoltaqaTabs7 ul a:hover {
}

/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
.MoltaqaTabs7 ul .current, .MoltaqaTabs7 ul .current:hover, .MoltaqaTabs7 ul li.current a {
			
	cursor:default !important; 
	background-image:url('../IMG/tabCurvedBG.gif');
	color:#975c00;
}

.MoltaqaTabs7 div 
{
	background-color:White;
	width:250px;
}

.MoltaqaTabs7 div div
{
	background-color:White;
	width:230px;
	padding:10px;
}

/**********************************************************tab8**********************************************************************/
/* root element for tabs  */
.MoltaqaTabs8 
{
	padding-top:10px;
	padding-left:8px;
	padding-right:8px;
}
.MoltaqaTabs8 ul { 
	list-style:none; 
	margin:0 !important; 
	padding:0;
	height:33px;
	text-align:center;
	width:565px;
}

/* single tab */
.MoltaqaTabs8 ul li { 
	float:right;	 
	text-indent:0;
	padding:0;
	list-style-image:none !important;
	 
}
.MoltaqaTabs8 ul .LiLab { 
	float:right;
	padding:8px 0px 0px 0px;
	list-style-image:none !important;
	color:#9f9f9f;
	 
}
/* link inside the tab. uses a background image */
.MoltaqaTabs8 ul a 
{ 
	font-size:10px;
	display:block;
	height: 33px;  
	width:110px;
	text-align:center;	
	text-decoration:none;
	color:#797979;
	padding:10px 0px 0px 0px;
	margin:0px;
	position:relative;
	outline:none;
	font-weight:bold;
	font-family:Tahoma;
}
/* when mouse enters the tab move the background image */
.MoltaqaTabs8 ul a:hover {
}

/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
.MoltaqaTabs8 ul .current, .MoltaqaTabs8 ul .current:hover, .MoltaqaTabs8 ul li.current a {
			
	cursor:default !important; 
	background-image:url('../IMG/TabBhover.gif');
	color:#975c00;
}
.MoltaqaTabs8 div 
{
	background-color:White;
	width:565px;
	overflow:hidden;
}

.MoltaqaTabs8 div div
{
	background-color:White;
	padding:5px;
}





/* root element for tabs  */
.MoltaqaTabs10 ul { 
	list-style:none; 
	margin:0 !important; 
	padding:0;
	height:32px;
	text-align:center;	
}

/* single tab */
.MoltaqaTabs10 ul li { 
	float:right;	 
	text-indent:0;
	padding:0;
	list-style-image:none !important;
	 
}
.MoltaqaTabs10 ul .LiLab { 
	float:right;
	padding:8px 0px 0px 0px;
	list-style-image:none !important;
	color:#9f9f9f;
	 
}
/* link inside the tab. uses a background image */
.MoltaqaTabs10 ul a 
{ 
	font-size:11px;
	display:block;
	height: 22px;  
	width:99px;
	text-align:center;	
	text-decoration:none;
	color:#797979;
	padding:10px 0px 0px 0px;
	margin:0px;
	position:relative;
	outline:none;
	font-weight:bold;
	font-family:Tahoma;
}


/* when mouse enters the tab move the background image */
.MoltaqaTabs10 ul a:hover {
}

/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
.MoltaqaTabs10 ul .current, .MoltaqaTabs10 ul .current:hover, .MoltaqaTabs10 ul li.current a 
{	
	cursor:default !important; 
	background-image:url('../IMG/SmallTabsH3.jpg');
	color:#fff;
}

.MoltaqaTabs10 div 
{
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:0px;
}

div.panes5, div.panes2, div.panes8
{
	overflow:hidden;
	position:relative;
	font-family:Tahoma;
}



/****************************************************news roller*****************************************************/
div.newsRollerIMG
{
	width:234px;
	height:180px;
	float:right;
	padding:0;
}

div.newsRollerBox
{
	width:300px;
	height:180px;
	float:left;
	padding:0;
}

div.newsRollerIMG img
{
	width:234px;
	height:180px;
	
}

div.newsRollerIMG div.overImage
{
	width:234px;
	height:180px;
	background:url("../IMG/newsRollerImage.png") no-repeat;
	position:absolute;
	z-index:2;
	right:20px;
	top:20px;
	padding:0;
}

div.panes8 div.newsRollerIMG div.overImage
{
	width:234px;
	height:180px;
	background:url("../IMG/newsRollerImage.png") no-repeat;
	position:absolute;
	z-index:2;
	right:10px;
	top:16px;
	padding:0;
}

div.newsRollerBox div.newsRollerNews
{
	padding:5px 8px;
	width:284px;
	height:48px;
	background-color:#f7f1e9;
	margin-top:3px;
}

div.newsRollerBox div.newsRollerNews a
{
	color:#4f230d;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
	line-height:normal;
}

div.newsRollerBox div.newsRollerNews p
{
	color:#777777;
	margin:0;
	margin-top:1px;
	font-size:11px;
}

div.newsRollerBox div.mouseHover
{
	background-color:#67340f;
	padding:5px 8px;
	width:284px;
	height:48px;
	margin-top:3px;
	line-height:normal;
}

div.newsRollerBox div.mouseHover a
{
	color:#dcba8e;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
}

div.newsRollerBox div.mouseHover p
{
	color:White;
	margin:0;
	margin-top:1px;
	font-size:11px;
}

div.anyClass
{
	direction:ltr;
}

div.anyClass ul
{
	width:100%;
}

div.anyClass ul li
{
	margin:0 6px;
}

div.anyClass img
{
	width:170px;
	height:100px;
	border:0;
}

.next, .prev
{
	cursor:pointer;
}
