/*======================================================================*\
|| #################################################################### ||
|| # Copyright ©2006-2009 NourTV LLC. All Rights Reserved.           ||
|| # This file may not be redistributed in whole or significant part. # ||
|| # ---------------- THIS IS NOT FREE SOFTWARE ---------------- #      ||
|| # http://www.nourtv.net | http://www.nourtv.net/license.html # ||
|| #################################################################### ||
\*======================================================================*/
/*MULTITAB OVERIDE*/
.yjsquare_yjmutlitab{
margin:0px 0 8px 0 !Important;
}
.yjsquare_yjmutlitab .yjsquare_in{
padding:0px;
clear:both;
overflow:hidden;
}
/* default tabs look */
#tabs_holder,
#tabs_holder2,
#tabs_holder3,
#tabs_holder4,
#tabs_holder5 { 
background:#EEEEEE; 
width:100%; 
padding:0px; 
margin:0px auto 0px;
border:0;
}
#tabs_container,
#tabs_container2,
#tabs_container3,
#tabs_container4,
#tabs_container5 { 
background:#EEEEEE; 
font-size:11px; 
display:block; 
position:relative; 
background:#fff url(images/bg.png) repeat-x top; 
}
#tabs,
#tabs2,
#tabs3,
#tabs4,
#tabs5 { 
display:block; 
position:relative; 
list-style-type:none; 
margin:0px; 
padding:0px; 
clear:both; 
float:none;
height:35px!Important;
}
#tabs li,
#tabs2 li,
#tabs3 li,
#tabs4 li,
#tabs5 li { 
background:#EEEEEE;
font-weight:bold;
color:#111111;
float:right; 
text-align:center; 
border-left:none; 
border-top:none;
line-height:30px;
background:#FFF; 
cursor:pointer;
height:35px!Important;
padding:0px 0px 0px 0px; 
}
#tabs li.selected,
#tabs2 li.selected,
#tabs3 li.selected,
#tabs4 li.selected,
#tabs5 li.selected { 
background:#F5F5F5; 
border-bottom:none; 
color:#333333;
cursor:default;
}
#tabs li:hover,
#tabs2 li:hover,
#tabs3 li:hover,
#tabs4 li:hover,
#tabs5 li:hover { 
/*background:#F5F5F5; 
border-bottom:none; 
color:#333333;*/
}
#tabs_container .tab_content,
#tabs_container2 .tab_content2,
#tabs_container3 .tab_content3,
#tabs_container4 .tab_content4,
#tabs_container5 .tab_content5 { 
background:#EEEEEE; 
clear:both; 
display:block; 
position:relative;
overflow:hidden;
background:#FFF url(images/bg.png) repeat-x top;
}
#tabs_container .tab_content_in,
#tabs_container2 .tab_content_in2,
#tabs_container3 .tab_content_in3,
#tabs_container4 .tab_content_in4,
#tabs_container5 .tab_content_in5{
margin:0px;
padding:15px;
clear:both;
direction: rtl;
text-align: right;
}
