@import url(http://weloveiconfonts.com/api/?family=zocial);
@import url(//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css);
}
@import url(https://fonts.googleapis.com/css?family=Titillium+Web:300);


/* zocial */
[class*="zocial-"]:before {
  font-family: 'zocial', sans-serif;ul.TSSEMenu span
}



.wrapper{
   width: 525px;

  height: 50px;
 top: 180px;
 left: 150px;

}

.icon{
  display: inline-block;
  position: relative;
  color: #bdbdbd;
  width: 50px;
  height: 50px;
  text-align: center;
  font-size: 1.47em;
  line-height: 2em;
  background-color: #fff;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  box-shadow: 0px 3px 0px #bdbdbd, 0px 3px 10px #bababa;
  -webkit-transition:background-color 250ms ease 0s;
  transition:background-color 250ms ease 0s;
}

.zocial-facebook{margin-left: -8px}

.icon.facebook:hover{background-color: #4986c7;}
.twitter:hover{background-color: #4cb6e8;}
.linkedin:hover{background-color: #29a0cc;}
.youtube:hover{background-color: #a32929;}
.flickr:hover{background-color: #c257ad;}
.email:hover{background-color: #d5b120;}
.dl:hover{background-color: #d5b120;}

a{
  text-decoration: none;
}

.icon:hover{
  color: #000;
  box-shadow: 0px 3px 0px #686868, 0px 3px 10px #7e7e7e;
}

.icon:active{
  box-shadow: inset 0px 1px 4px #3d3d3d, 0px 0px 0px #bdbdbd;
  top: 3px;
}




img { 
    max-width: 600px; 
    /* Resize the image for IE6 */ 
    width: expression(this.width > 600 ? 600: true); 
} 


.container 
{
    position:absolute; 
    position:fixed; 
margin-top: 300px;
	width: 957px;;
        border: 2px solid #000 ;
} 



.sticky-shrinknav-menu {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 0;
  height: 3.75rem;
  line-height: 3.75rem;
  width: 100%;
  background-color: rgba(23, 121, 186, 0.1);
  transition: all 0.5s ease;
}

.sticky-shrinknav-menu li {
  border-radius: 2px;
  transition: all 0.3s ease;
}

.sticky-shrinknav-menu li:hover {
  box-shadow: 0 0 0 1px #fefefe;
}

.sticky-shrinknav-menu a {
  color: #fefefe;
}

.sticky-shrinknav-header-title {
  transition: all 0.3s ease;
  position: relative;
  -webkit-transform: translateY(-1.875rem);
      -ms-transform: translateY(-1.875rem);
          transform: translateY(-1.875rem);
  margin-bottom: 0;
  color: #fefefe;
}

.sticky-shrinknav-header {
  width: 100%;
  height: 300px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #2196e3;
  text-align: center;
  position: fixed;
  top: 0;
  left: 0;
  overflow: hidden;
  transition: all 0.5s ease;
}

body.sticky-shrinknav-wrapper {
  padding-top: 130px;
}

body.sticky-shrinknav-wrapper .sticky-shrinknav-header {
  height: 3.75rem;
  background-color: rgba(23, 121, 186, 0.9);
}

body.sticky-shrinknav-wrapper .sticky-shrinknav-header .sticky-shrinknav-header-title {
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  transition: all 0.3s ease;
}

body
{
background: url("http://arabscene.org/include/templates/2020/logo2020/bg.jpg");
        background-repeat: no-repeat;
        background-attachment: fixed;

    font: bold 12px Trebuchet MS,Tahoma;


  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.logo{
  
}

.settings {
  
  height:73px; 
  float:left;
  background:url( https://s3.postimg.org/bqfooag4z/startific.jpg);
  background-repeat:no-repeat;
  width:250px;
  margin:0px;
 text-align: center;
font-size:20px;
font-family: 'Strait', sans-serif;

}






/* ScrolBar  */
.scrollbar
{

height: 90%;
width: 100%;
overflow-y: hidden;
overflow-x: hidden;
}

.scrollbar:hover
{

height: 90%;
width: 100%;
overflow-y: scroll;
overflow-x: hidden;
}

/* Scrollbar Style */ 



#style-1::-webkit-scrollbar-track
{
border-radius: 2px;
}

#style-1::-webkit-scrollbar
{
width: 5px;
background-color: #F7F7F7;
}

#style-1::-webkit-scrollbar-thumb
{
border-radius: 10px;
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
background-color: #BFBFBF;
}
/* Scrollbar End */ 




.fa-lg {
font-size: 1em;
  
}
.fa {
position: relative;
display: table-cell;
width: 55px;
height: 36px;
text-align: center;
top:12px; 
font-size:20px;

}



.main-menu:hover, nav.main-menu.expanded {
width:250px;
overflow:hidden;
opacity:1;

}

.main-menu {
background:#F7F7F7;
position:absolute;
top:0;
bottom:0;
height:100%;
left:0;
width:55px;
overflow:hidden;
-webkit-transition:width .2s linear;
transition:width .2s linear;
-webkit-transform:translateZ(0) scale(1,1);
box-shadow: 1px 0 15px rgba(0, 0, 0, 0.07);
  opacity:1;
}

.main-menu>ul {
margin:7px 0;

}

.main-menu li {
position:relative;
display:block;
width:250px;
  


}

.main-menu li>a {
position:relative;
width:255px;
display:table;
border-collapse:collapse;
border-spacing:0;
color:#8a8a8a;
font-size: 13px;
text-decoration:none;
-webkit-transform:translateZ(0) scale(1,1);
-webkit-transition:all .14s linear;
transition:all .14s linear;
font-family: 'Strait', sans-serif;
border-top:1px solid #f2f2f2;

text-shadow: 1px 1px 1px  #fff;  
}



.main-menu .nav-icon {
  
position:relative;
display:table-cell;
width:55px;
height:36px;
text-align:center;
vertical-align:middle;
font-size:18px;

}

.main-menu .nav-text  {
   
position:relative;
display:table-cell;
vertical-align:middle;
width:190px;
font-family: 'Titillium Web', sans-serif;
}

.main-menu .share {
}



.main-menu .fb-like {

left: 180px;
position:absolute;
top: 15px;
}

.main-menu>ul.logout {
position:absolute;
left:0;
bottom:0;
  
}

.no-touch .scrollable.hover {
overflow-y:hidden;

}

.no-touch .scrollable.hover:hover {
overflow-y:auto;
overflow:visible;
  
}


/* Logo Hover Property */


.settings:hover, settings:focus {   
  background:url( https://s17.postimg.org/74cl7s05b/logo_hover.jpg);
  -webkit-transition: all 0.2s ease-in-out, width 0, height 0, top 0, left 0;
-moz-transition: all 0.2s ease-in-out, width 0, height 0, top 0, left 0;
-o-transition: all 0.2s ease-in-out, width 0, height 0, top 0, left 0;
transition: all 0.2s ease-in-out, width 0, height 0, top 0, left 0; 
}

.settings:active, settings:focus {   
  background:url( https://s3.postimg.org/bqfooag4z/startific.jpg);
  -webkit-transition: all 0.1s ease-in-out, width 0, height 0, top 0, left 0;
-moz-transition: all 0.1s ease-in-out, width 0, height 0, top 0, left 0;
-o-transition: all 0.1s ease-in-out, width 0, height 0, top 0, left 0;
transition: all 0.1s ease-in-out, width 0, height 0, top 0, left 0; 
}


a:hover,a:focus {
text-decoration:none;
border-left:0px solid #F7F7F7;



}

nav {
-webkit-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
-o-user-select:none;
user-select:none;
  
}

nav ul,nav li {
outline:0;
margin:0;
padding:0;
text-transform: uppercase;
}




/* Darker element side menu Start*/


.darkerli
{
background-color:#ededed;
text-transform:capitalize;  
}

.darkerlishadow
{
background-color:#ededed;
text-transform:capitalize;  
-webkit-box-shadow: inset 0px 5px 5px -4px rgba(50, 50, 50, 0.55);
-moz-box-shadow:    inset 0px 5px 5px -4px rgba(50, 50, 50, 0.55);
box-shadow:         inset 0px 5px 5px -4px rgba(50, 50, 50, 0.55);
}


.darkerlishadowdown
{
background-color:#ededed;
text-transform:capitalize;  
-webkit-box-shadow: inset 0px -4px 5px -4px rgba(50, 50, 50, 0.55);
-moz-box-shadow:    inset 0px -4px 5px -4px rgba(50, 50, 50, 0.55);
box-shadow:         inset 0px -4px 5px -4px rgba(50, 50, 50, 0.55);
}

/* Darker element side menu End*/




.main-menu li:hover>a,nav.main-menu li.active>a,.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus,.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus,.no-touch .dashboard-page nav.dashboard-menu ul li:hover a,.dashboard-page nav.dashboard-menu ul li.active a {
color:#fff;
background-color:#00bbbb;
text-shadow: 0px 0px 0px; 
}
.area {
float: left;
background: #e2e2e2;
width: 100%;
height: 100%;
}
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 300;
  src: local('Titillium WebLight'), local('TitilliumWeb-Light'), url(http://themes.googleusercontent.com/static/fonts/titilliumweb/v2/anMUvcNT0H1YN4FII8wpr24bNCNEoFTpS2BTjF6FB5E.woff) format('woff');
}




.logos {
  text-align: center;
  padding: 0;
	height: 250px;

  
   
}

.logo1 {
  -webkit-transform: rotateY(180deg) translateZ(1px);
  -webkit-animation-name: logo-effect;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -webkit-animation-duration: 4s;
  position: relative;
  top: 40px;
  left: 2px;

    margin: auto;
}

@-webkit-keyframes logo-effect {
  from {
    -webkit-transform: rotateY(180deg) translateZ(1px);
  }
  to {
    -webkit-transform: rotateY(-180deg) translateZ(1px);
  }
}

.content
{
		margin: auto;

    margin-top: 100px;
	width: 957px;;
        border: 8px solid #cac4c4;
    background-color: #ededed;
    border-radius: 10px 10px 10px 10px;
}
#top
{
        background:#ffffff;
	    color: #ffffff;
    /* width: 966px; */
    height: 40px;
    margin: 0;
    display: block;
}
#top .padding
{
	margin: 0;
    padding: 5px 20px 0 20px;
}
#top .padding a
{
	color: #fff;
}
#top .padding a:hover
{  color: #ba1a5a;
}
.top_text
{
	float: left;
	margin: 0;
	padding: 5px 15px 0 11px;
	position: center;
}
.top_text a
{
	color: #ccc;
	text-decoration: none;
}
#header
{
	background: #000000 url('http://arabscene.org/img/upload/big/2024/03/08/65eb658b2353f.png') no-repeat center top;
        height: 350px;
	margin: 0;
	width: 956px;
}

#menu
{
   background: #181025;
    height: 36px;
    width: 956px;
    vertical-align: middle;


}
#main
{
       	background: url("http://arabscene.org/include/templates/ramadan/images/leftsideandmain.jpg");
	margin: 0 20px 0 0;
	width: 956px;

}
#main .left_side
{
    background-image: url("http://arabscene.org/img/upload/big/2016/09/19/57df9311b58f8.png");
    background-repeat: repeat-x;
    background-repeat: repeat-x;
	margin: 0;
    padding: 15px 15px 0 15px;

}
#footer
{
background: #67235e;
    clear: both;
    color: #FFFFFF;
    text-align: center;
}
#footer .padding
{
	margin-top: 10px;

	padding: 20px 0px 10px 0px;
}
#footer a
{
	color: #ddd;
}
a
{
	background: inherit;
	color: #000;
	text-decoration: none;
}
a img
{
	border: 0;

}
a:hover
{
	color: #681a32;
	background: inherit;
	text-decoration: none;
        font: bold 
}
.none
{
	border: 0;
}
.error
{
	height: 48px;
	background-color: #ffc;
	background-image: url("include/templates/scenehd/images/class_error.gif");
	background-position: 20px 14px;
	background-repeat: no-repeat;
	border: 1px solid #000;
	border-color: #fc0;
	color: #483224;
	margin: 0 0 10px 0;
	min-height: 48px;
	padding: 12px 40px 0 12px;
	padding-left: 80px;
	width: auto;
}
.success
{
	height: 48px;
	background-color: #eff7fe;
	background-image: url("include/templates/scenehd/images/class_success.gif");
	background-position: 20px 14px;
	background-repeat: no-repeat;
	border: 1px solid #000;
	border-color: #61141d;
	color: #000;
	margin: 0 0 10px 0;
	min-height: 48px;
	padding: 12px 40px 0 12px;
	padding-left: 80px;
	width: auto;
        font: bold; 
}
table
{
    background-image: url("http://arabscene.org/img/upload/big/2016/09/19/57df9311b58f8.png");
	background-color: #fff;
	border-collapse: collapse;
}
table.main
{
             background-color: #000;
}
td
{
border: 2px solid #c7c7c7;
-webkit-box-shadow: 0px 0px 10px -2px rgba(224,224,224,1);
-moz-box-shadow: 0px 0px 10px -2px rgba(224,224,224,1);
box-shadow: 0px 0px 10px -2px rgba(224,224,224,1);
}
td.embedded
{
	border: none;
	padding: 0px;
	text-align: left;
     -moz-border-radius-bottomright: 30px;
border-bottom-right-radius: 30px;
border-bottom-left-radius: 30px;
border-top-right-radius: 30px;
border-top-left-radius: 30px;
}
td.heading
{
	font-weight: bold;
font: bold 12px trebuchet ms,geneva;
}
td.text
{
	border-color: #000;
	padding: 10pt;
	text-align: left;
}
td.colhead
{
	background-color: #000;
	color: #ffffff;
	font-weight: bold;
}
td.rowhead
{
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}
img.border
{
	border-color: #000;
	border-style: solid;
	border-width: 1px;
}
.codetop
{
	background: url("http://arabscene.org/img/upload/big/2022/04/01/624711a6a942a.png");
	border: 1px solid #4d0f19;
	color: #ffffff;
	font-weight: bold;
	margin: 0 auto 0 auto;
	padding: 6px;
	width: 650px;
}
.codemain
{
	background: url("http://arabscene.org/img/upload/big/2016/09/19/57df9311b58f8.png");
	border: 1px solid #4d0f19;
	color: #fff;
	font-weight: bold;
	margin: 0 auto 0 auto;
	overflow: auto;
	padding: 6px;
	text-align: left;
	width: 650px;
}
.small
{
	font-size: 7pt;
}
.inlineimg
{
	vertical-align: middle;
}
.shadetabs
{
	border-bottom: 1px solid #61141d;
	margin-bottom: 1em;
}
.shadetabs ul
{
	list-style-type: none;
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 1px;
	padding: 3px 0;
	text-align: center;
}
.shadetabs li
{
	display: inline;
	margin: 0;
}
.shadetabs li a
{
	background: white url("include/templates/scenehd/images/shade.gif") top left repeat-x;
	border: 1px solid #61141d;
	color: #2d2b2b;
	margin-right: 3px;
	padding: 3px 7px;
	text-decoration: none;
}
.shadetabs li a:visited
{
	color: #2d2b2b;
}
.shadetabs li a:hover
{
	color: #2d2b2b;
	text-decoration: none;
}
.shadetabs li.selected
{
	position: relative;
	top: 1px;
}
.shadetabs li.selected a
{
	background-image: url("include/templates/scenehd/images/shadeactive.gif");
	border-bottom-color: white;
}
.shadetabs li.selected a:hover
{
	text-decoration: none;
}
#specialboxes
{
	outline: none;
	padding: 3px;
	width: 50px;
}
#specialboxn
{
	outline: none;
	padding: 3px;
	width: 200px;
}
#specialboxnn
{
	outline: none;
	padding: 3px;
	width: 300px;
}
#specialboxg
{
	outline: none;
	padding: 3px;
	width: 430px;
}
#specialboxta
{
	outline: none;
	padding: 3px;
	width: 630px;
}
#dhtmltooltip
{
	background-color: #FFFFE0;
	border: 1px solid black;
	left: -300px;
	padding: 2px;
	position: absolute;
	visibility: hidden;
	width: 150px;
	z-index: 100;
}
#dhtmlpointer
{
	left: -300px;
	position: absolute;
	visibility: hidden;
	z-index: 101;
}
.highlight, .sticky, .highlight a, .sticky a
{color: #fff;
background: url("http://arabscene.org/img/upload/big/2022/04/01/624711a6a942a.png");
        	}
.tborder
{
background: #303642;
	border: 1px solid #000;
	margin: auto auto;
	width: 100%;
}
.thead, .unsortable
{
    background-image: url("http://arabscene.org/img/upload/big/2022/04/01/624711a6a942a.png");
	color: #fff;
	padding: 10px;
	clear:both;
}
.thead a:link
{
    color: #ffffff;
    text-decoration: none;
}
.thead a:visited
{
	color: #ffffff;
	text-decoration: none;
}
.thead a:hover, .thead a:active
{
	color: #ffffff;
	text-decoration: none;
}
.trow1
{
	color: #000000;
	background: #f5f5f5;
}
.trow2
{
	background: #EFEFEF;
}
.smalltext, .smallfont
{
	font-size: 11px;
}
#navcontainer_f ul
{
	margin: 0;
	padding: 0;
	width: 100%;
}
#navcontainer_f ul li
{
	border: 1px solid #CCC;
	color: #CCC;
	float: left;
	font-size: 75%;
	line-height: 18px;
	list-style-image: none;
	list-style-type: none;
	margin: 1px 1px 1px 0px;
	text-align: center;
	width: 40px;
}
#navcontainer_f ul li a
{
	background-color: #ffffff;
	display: block;
}
#navcontainer_f a
{
	font-weight: normal;
}
#navcontainer_f li.current, #navcontainer_f a.current, #navcontainer_f a:hover
{
	background-color: #303642;
	color: #FFF !important;
	text-decoration: none;
}
#navcontainer_f.right ul li
{
	float: right;
	width: 40px;
}
#navcontainer_f ul li.plain
{
	border: none;
	padding-right: 5px;
	width: auto;
}
div#navcontainer_f.scripted
{
	display: none;
}
.subheader
{
     background: #000000;
color:#fff;
       font: bold 12px trebuchet ms,geneva;
position: center;
}
.subheader a:link, .subheader a:visited, .subheader a:active
{
	color: #ffffff;
}
.subheader a:hover
{
	color: #a80f21;
}
.hoptobutton, .hoptobuttons
{
	color: #fff;
	font-weight: bold;
	margin-bottom: 5px;
	margin-left: 4px;
	padding: 2px;
font: bold 12px trebuchet ms,geneva;
}
.modnotice
{
	background: #303642;
	border: 1px solid #42070e;
	color: #000;
	font-size: 11px;
	margin: auto auto;
	padding: 8px;
}
.editor
{
	background: #f1f1f1;
	border: 1px solid #ccc;
}
.editor_control_bar
{
	background: #ffffff;
	border: 1px solid #42070e;
}
.toolbar_normal
{
	background: #f0f0f0;
	border: 1px solid #42070e;
}
.toolbar_hover
{
	background: #a97c26;
	border: 1px solid #42070e;
}
.toolbar_clicked
{
	background: #a97c26;
	border: 1px solid #000;
}
.popup_menu
{
	background: #ccc;
	border: 1px solid #000;
}
.popup_menu .popup_item
{
	background: #ffffff;
	color: #000;
}
.popup_menu .popup_item:hover
{
	background: #a47c0f;
	color: #000;
}
.borderimage
{
	border: 1px solid white;
}
.clear
{
	clear: both;
}
.inputUsername
{
	background: url("include/templates/scenehd/images/input_login.gif") no-repeat;
	background-color: #ffffff;
	color: #443;
	font-size: 10px;
	height: 16px;
	padding: 2px 0px 0px 18px;
	width: 200px;
}
.inputPassword
{
	background: url("include/templates/scenehd/images/input_password.gif") no-repeat;
	background-color: #ffffff;
	color: #443;
	font-size: 10px;
	height: 16px;
	padding: 2px 0px 0px 18px;
	width: 200px;
}
.inputUsernameLoginbox
{
	background: url("include/templates/scenehd/images/input_login.gif") no-repeat;
	background-color: #ffffff;
	color: #443;
	font-size: 10px;
	height: 16px;
	padding: 2px 0px 0px 18px;
	width: 135px;
}
.inputPasswordLoginbox
{
	background: url("include/templates/scenehd/images/input_password.gif") no-repeat;
	background-color: #ffffff;
	color: #443;
	font-size: 10px;
	height: 16px;
	padding: 2px 0px 0px 18px;
	width: 135px;
}
fieldset
{
border: solid #5a5a5a 1px;
	background-color: #ececec;
	-moz-border-radius: 1.5em;
	margin-left: 1px;
	padding: 0 1em 1em 1em;
	width: 85%;
}
legend
{
	color: maroon;
	font-weight: bold;
	margin: 0;
	padding: 0.5em 0.5em;

}
.quote
{
	background: url("include/templates/scenehd/images/quote.gif") 0 0 no-repeat;
	margin: 15px 10px;
	padding-left: 25px;
}
blockquote.bq
{
	border-left: 3px solid #ccc;
	font: italic 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	margin: 0px;
	padding: 0 5px;
}
.blog_comments
{
	background: url("include/templates/scenehd/images/bcomments.gif") no-repeat;
	font-size: 18px;
	font-weight: bold;
	height: 46px;
	line-height: 36px;
	text-align: center;
	width: 44px;
}
.shoutboxnotice, .shoutboxprivatemsg
{
background:#000 url(http://arabscene.org/img/upload/big/2016/01/21/56a0eabf9ec39.png);
}

.mkprettytime
{
	font-size: 10px;
}
.borderit img
{
	border: 1px solid #ccc;
	filter: alpha(opacity=30);
	khtml-opacity: 0.3;
	moz-opacity: 0.3;
	opacity: 0.3;
}
.borderit:hover img
{
	border: 1px solid #000000;
	filter: alpha(opacity=100);
	khtml-opacity: 1;
	moz-opacity: 1;
	opacity: 1;
}
.navbits
{
	margin-bottom: 4px;
	padding: 8px 0 3px 0;
	border: 1px solid #2c2c2c;
}
.privatealbumimage
{
	filter: alpha(opacity=20);
	khtml-opacity: 0.2;
	moz-opacity: 0.2;
	opacity: 0.2;
}
.mod_bb
{
	background: #F5C7CD;
	border: 2px solid #DC364E;
	color: #8a1f11;
	margin-bottom: 1.6em;
	padding: .8em;
}
.mod_bb img
{
	position: relative;
	top: 2px;
}
.gray
{
	color: gray;
	font-size: 11px;
}
.spoiler
{
	background: #000;
	border: 1px solid #61141d;
	color: #000000;
	margin-bottom: 1.6em;
	padding: .8em;
}
.user_times_warned_1
{
	width: 100px;
	border: 1px solid black;
	text-align: center;
	white-space: nowrap;
}
.user_times_warned_2
{
	padding-left: 3px;	
	border: 0px solid black;
	font-size: 8pt;
	font-weight: bold;
	background: darkred repeat;
	white-space: nowrap;
}
#pcm
{
	display: none;
}
ul.TSSEMenu ul
{
	display: none;

}
ul.TSSEMenu li:hover>ul
{
	display: block;
}
ul.TSSEMenu ul
{
	left: -1px;
	position: absolute;
	top: 98%;
	z-index: 2;
}
ul.TSSEMenu ul ul
{
	left: 98%;
	position: absolute;
	top: -2px;
	z-index: 1;
}
ul.TSSEMenu,ul.TSSEMenu ul
{
   
    background-repeat: repeat-x;
	background-color: #000;
	background-repeat: repeat;
	list-style: none;
	margin: 0px;
	padding:4px;
        border-radius:5px;
font: bold 12px trebuchet ms,geneva;
}
ul.TSSEMenu table
{
	border-collapse: collapse;
}
ul.TSSEMenu
{
	display: block;
	float: left;
	zoom: 1;
}
ul.TSSEMenu ul
{
	width: 207.9px;
}
ul.TSSEMenu li
{
	display: block;
	margin: 2px 0px 0px 2px;
}
ul.TSSEMenu a:active, ul.TSSEMenu a:focus
{
	outline-style: none;
}
ul.TSSEMenu a, ul.TSSEMenu li.dis a:hover, ul.TSSEMenu li.sep a:hover {
    /*_padding-left: 0;
    background-color: #000000;
    border-color: #000000;
    border-style: solid;
    border-width: 1px;*/
    color: #fff;
    font: bold;
    cursor: default;
    display: block;
    font: normal 14px Trebuchet MS, Tahoma;
    padding: 0px 10px;
    text-align: left;
    text-decoration: none;
    vertical-align: middle;
}
ul.TSSEMenu span {
    overflow: hidden;
}
ul.TSSEMenu li {
    float: left;
}
ul.TSSEMenu li:after {
content: "";
position: absolute;
top: 15px;
left: -3px;
border-top: 6px solid #000;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
    transform: rotate(-90deg) ;
-webkit-transform: rotate(-90deg) ;
-moz-transform: rotate(-90deg) ;
-o-transform: rotate(-90deg) ;
-ms-transform: rotate(-90deg) ;
}
ul.TSSEMenu li li:after{content: none;}

ul.TSSEMenu ul li {
    float: none;
}
ul.TSSEMenu ul a {
    text-align: left;
    white-space: nowrap;
}
ul.TSSEMenu li.sep {
    height: 100%;
    line-height: 0;
    padding:0px
    text-align: left;
}
ul.TSSEMenu li.sep span {
    background-color: #cccccc #111111 #111111 #cccccc;
    background-image: none;
    display: inline-block;
    float: none;
    height: 100%;
    padding-right: 0;
   }
ul.TSSEMenu ul li.sep span {
    height: 3px;
    width: 100%;
}
ul.TSSEMenu li:hover {
    cursor: pointer;
    position: relative;
}
ul.TSSEMenu li:hover>a {
    background-color: #9e1d60;
/*    border-color: #ccc;
    border-style: solid;*/
    color: #FFFFFF;
    cursor: pointer;
    /*font: normal 15px Trebuchet MS, Tahoma;*/
    text-decoration: none;
-webkit-border-radius: 10px;-webkit-border-top-right-radius: 10px;-webkit-border-bottom-left-radius: 10px;-moz-border-radius: 10px;-moz-border-radius-topright: 1px;-moz-border-radius-bottomleft: 1px;border-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 1px;
}
ul.TSSEMenu li a{
    height: 36px;
    line-height: 36px;
    transition: 0.2s;
}
ul.TSSEMenu li a:hover {
    /*background-color: #000;
    border-color: #000;
    border-style: solid;
    color: #FFFFFF;*/
    cursor: pointer;
    /*font: normal 12px Trebuchet MS, Tahoma;*/
    position: relative;
    text-decoration: none;
}
ul.TSSEMenu li.dis a {
    color: #666 !important;
}
ul.TSSEMenu img {
    _float: none;
    border: none;
    float: left;
    height: 16px;
    margin-right: 2px;
}
ul.TSSEMenu ul img {
    height: 16px;
    margin-top: 11px;
    margin-right: 8px;
}
ul.TSSEMenu img.over {
    display: none;
}
ul.TSSEMenu li.dis a:hover img.over {
    display: none !important;
}
ul.TSSEMenu li.dis a:hover img.def {
    display: inline !important;
}
ul.TSSEMenu li:hover > a img.def {
    display: none;
}
ul.TSSEMenu li:hover > a img.over {
    display: inline;
}
ul.TSSEMenu a:hover img.over, ul.TSSEMenu a:hover ul img.def, ul.TSSEMenu a:hover a:hover ul img.def, ul.TSSEMenu a:hover a:hover img.over, ul.TSSEMenu a:hover a:hover a:hover img.over {
    display: inline;
}
ul.TSSEMenu a:hover img.def, ul.TSSEMenu a:hover ul img.over, ul.TSSEMenu a:hover a:hover ul img.over, ul.TSSEMenu a:hover a:hover img.def, ul.TSSEMenu a:hover a:hover a:hover img.def {
    display: none;
}
ul.TSSEMenu a:hover ul, ul.TSSEMenu a:hover a:hover ul {
    display: block;
}
ul.TSSEMenu a:hover ul ul {
    display: none;
}

ul.TSSEMenu span {
    background-image: url("include/templates/scenehd/images/arr_white.gif");
    background-position: right center;
    background-repeat: no-repeat;
    display: block;
    padding-right: 10px;
   }
ul.TSSEMenu li:hover>a>span {
    background-image: url("include/templates/scenehd/images/arrv_white.gif");
}
ul.TSSEMenu a:hover span {
    background-image: url("include/templates/scenehd/images/arrv_white.gif");
}
ul.TSSEMenu ul span, ul.TSSEMenu a:hover table span {
    background-image: url("include/templates/scenehd/images/arr_white.gif");
}
li.TSSEMenui ul.TSSEMenum li.TSSEMenui:hover a{background-color:#1d083b}
li.TSSEMenui ul.TSSEMenum li.TSSEMenui:hover li.TSSEMenui a{background-color:#1d083b}
li.TSSEMenui ul.TSSEMenum li.TSSEMenui:hover li.TSSEMenui:hover a{background-color:#000}
}
.hand {
	cursor: pointer;
}
.notification-border-n {
	border: 1px solid #676767;
	background-color: #ffffff;
	color: #860d0d;
}
.notification-th-n {
    background-image: url("include/templates/arabscene/notification.jpg");
	height: 23px;
	font-weight: 300;
	font-size: 1.0em;
	text-shadow: 1px 1px #101010;

}
.notification-title-n { /* Notification message */
	color: #ffffff;
        font: bold 12px trebuchet ms,geneva;;
}
.notification-body {
        background: url(http://arabscene.org/img/upload/big/2016/02/09/56ba368290e22.gif); repeat-y center;
	color: #000;
	padding: 6px 10px;
	text-align: justify;

}
.notification-border-e {
        border: 1px solid #373737;
	color: #2b2b2b;
}
.notification-th-e {
	background: #373737;
	height: 19px;
}
.notification-title-e { /* Error message */
	color: #ffffff;
}
.shadow
{
	box-shadow: 7px 7px 8px #000;
	-webkit-box-shadow: 7px 7px 8px #000;
	-moz-box-shadow: 7px 7px 8px #000;
	filter: progid:DXImageTransform.Microsoft.dropShadow(color=#000, offX=7, offY=7, positive=true);
}
/* SIGNUP */
#wrapper
{
	width:300px;
	margin:50px auto;
}
#msg
{
	display:none;
	position:absolute;
	z-index:200;
	background:url(include/templates/scenehd/images/msg_arrow.gif) left center no-repeat;
	padding-left:7px;
}
#msgcontent
{
	display:block;
	background:#f3e6e6;
	border:2px solid #924949;
	border-left:none;
	min-width:150px;
	max-width:450px;
	padding:5px;
}
/* BROWSE */
.infiniteCarousel {
	width: 890px;
	position: relative;
}

.infiniteCarousel .wrapper {
	width: 810px; /* .infiniteCarousel width - (.wrapper margin-left + .wrapper margin-right) */
	overflow: auto;
	min-height: 10em;
	margin: 0 40px;
	position: absolute;
	top: 10px;
}

.infiniteCarousel ul a img {
	border: 1px solid #000;
}

.infiniteCarousel .wrapper ul {
	width: 9999px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	position: absolute;
	top: 0;
}

.infiniteCarousel ul li {
	display:block;
	float:left;
	padding: 8px;
	height: 120px;
	width: 120px;
}

.infiniteCarousel ul li a img {
	display:block;
}

.infiniteCarousel .arrow {
	display: block;
	height: 36px;
	width: 37px;
	background: url(include/templates/scenehd/images/arrow.png) no-repeat 0 0;
	text-indent: -999px;
	position: absolute;
	top: 50px;
	cursor: pointer;
}

.infiniteCarousel .forward {
	background-position: 0 0;
	right: 0;
}

.infiniteCarousel .back {
	background-position: 0 -72px;
	left: 0;
}

.infiniteCarousel .forward:hover {
	background-position: 0 -36px;
}

.infiniteCarousel .back:hover {
	background-position: 0 -108px;
}
/* DETAILS */
/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.1
*/
.yui-navset .yui-nav li, .yui-navset .yui-navset-top .yui-nav li, .yui-navset .yui-navset-bottom .yui-nav li {
	margin: 0 0.5em 0 0;
}
.yui-navset-left .yui-nav li, .yui-navset-right .yui-nav li {
	margin: 0 0 0.5em;
}
.yui-navset .yui-navset-left .yui-nav, .yui-navset .yui-navset-right .yui-nav, .yui-navset-left .yui-nav, .yui-navset-right .yui-nav {
	width: 6em;
}
.yui-navset-top .yui-nav, .yui-navset-bottom .yui-nav {
	width: auto;
}
.yui-navset .yui-navset-left, .yui-navset-left {
	padding: 0 0 0 6em;
}
.yui-navset-right {
	padding: 0 6em 0 0;
}
.yui-navset-top, .yui-navset-bottom {
	padding: auto;
}
.yui-nav, .yui-nav li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.yui-navset li em {
	font-style: normal;
}
.yui-navset {
	position: relative;
	zoom: 1;
}
.yui-navset .yui-content {
	zoom: 1;
}
.yui-navset .yui-nav li, .yui-navset .yui-navset-top .yui-nav li, .yui-navset .yui-navset-bottom .yui-nav li {
	display: inline-block;
	display: -moz-inline-stack;*;
	display: inline;
	vertical-align: bottom;
	cursor: pointer;
	zoom: 1;
}
.yui-navset-left .yui-nav li, .yui-navset-right .yui-nav li {
	display: block;
}
.yui-navset .yui-nav a {
	position: relative;
}
.yui-navset .yui-nav li a, .yui-navset-top .yui-nav li a, .yui-navset-bottom .yui-nav li a {
	display: block;
	display: inline-block;
	vertical-align: bottom;
	zoom: 1;
}
.yui-navset-left .yui-nav li a, .yui-navset-right .yui-nav li a {
	display: block;
}
.yui-navset-bottom .yui-nav li a {
	vertical-align: text-top;
}
.yui-navset .yui-nav li a em, .yui-navset-top .yui-nav li a em, .yui-navset-bottom .yui-nav li a em {
	display: block;
}
.yui-navset .yui-navset-left .yui-nav, .yui-navset .yui-navset-right .yui-nav, .yui-navset-left .yui-nav, .yui-navset-right .yui-nav {
	position: absolute;
	z-index: 1;
}
.yui-navset-top .yui-nav, .yui-navset-bottom .yui-nav {
	position: static;
}
.yui-navset .yui-navset-left .yui-nav, .yui-navset-left .yui-nav {
	left: 0;
	right: auto;
}
.yui-navset .yui-navset-right .yui-nav, .yui-navset-right .yui-nav {
	right: 0;
	left: auto;
}
.yui-skin-sam .yui-navset .yui-nav, .yui-skin-sam .yui-navset .yui-navset-top .yui-nav {
	border: solid #fefefe;
	border-width: 0 0 5px;
	Xposition: relative;
	zoom: 1;
}
.yui-skin-sam .yui-navset .yui-nav li, .yui-skin-sam .yui-navset .yui-navset-top .yui-nav li {
	margin: 0 0.16em 0 0;
	padding: 1px 0 0;
	zoom: 1;
}
.yui-skin-sam .yui-navset .yui-nav .selected, .yui-skin-sam .yui-navset .yui-navset-top .yui-nav .selected {
	margin: 0 0.16em -1px 0;
}
.yui-skin-sam .yui-navset .yui-nav a, .yui-skin-sam .yui-navset .yui-navset-top .yui-nav a {
	background:  url("http://arabscene.org/img/upload/big/2022/04/01/624711a6a942a.png");
	border: solid #2c2c2c;
	border-width: 0 0px;
	color: #fff;
	position: relative;
	text-decoration: none;
        font: bold; 12pt tahoma, arial, helvetica, sans-serif;
-webkit-border-radius: 10px;
-webkit-border-top-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius: 10px;
-moz-border-radius-topright: 1px;
-moz-border-radius-bottomleft: 1px;
border-radius: 10px;
border-top-right-radius: 10px;
border-bottom-left-radius: 1px;
}
.yui-skin-sam .yui-navset .yui-nav a em, .yui-skin-sam .yui-navset .yui-navset-top .yui-nav a em {
	border: solid #000;
	border-width: 0px 0 0;
	cursor: hand;
	padding: 0.25em .75em;
	left: 0;
	right: 0;
	bottom: 0;
	top: -1px;
	position: relative;
font: bold; 9pt tahoma, arial, helvetica, sans-serif;
}
.yui-skin-sam .yui-navset .yui-nav .selected a, .yui-skin-sam .yui-navset .yui-nav .selected a:focus, .yui-skin-sam .yui-navset .yui-nav .selected a:hover {
	background: #000;
	color: #fff;
}
.yui-skin-sam .yui-navset .yui-nav a:hover, .yui-skin-sam .yui-navset .yui-nav a:focus {
	background: #000;
	outline: 0;
	color: #fff;
}
.yui-skin-sam .yui-navset .yui-nav .selected a em {
	padding: 0.35em 0.75em;
}
.yui-skin-sam .yui-navset .yui-nav .selected a, .yui-skin-sam .yui-navset .yui-nav .selected a em {
	border-color: #2c2c2c;
}
.yui-skin-sam .yui-navset .yui-content {
	background: white;
}
.yui-skin-sam .yui-navset .yui-content, .yui-skin-sam .yui-navset .yui-navset-top .yui-content {
	border: 1px solid #2c2c2c;
	border-top-color: #2c2c2c;
	padding: 0.25em 0.5em;
}
.yui-skin-sam .yui-navset-left .yui-nav, .yui-skin-sam .yui-navset .yui-navset-left .yui-nav, .yui-skin-sam .yui-navset .yui-navset-right .yui-nav, .yui-skin-sam .yui-navset-right .yui-nav {
	border-width: 0 5px 0 0;
	Xposition: absolute;
	top: 0;
	bottom: 0;
}
.yui-skin-sam .yui-navset .yui-navset-right .yui-nav, .yui-skin-sam .yui-navset-right .yui-nav {
	border-width: 0 0 0 5px;
}
.yui-skin-sam .yui-navset-left .yui-nav li, .yui-skin-sam .yui-navset .yui-navset-left .yui-nav li, .yui-skin-sam .yui-navset-right .yui-nav li {
	margin: 0 0 0.16em;
	padding: 0 0 0 1px;
}
.yui-skin-sam .yui-navset-right .yui-nav li {
	padding: 0 1px 0 0;
}
.yui-skin-sam .yui-navset-left .yui-nav .selected, .yui-skin-sam .yui-navset .yui-navset-left .yui-nav .selected {
	margin: 0 -1px 0.16em 0;
}
.yui-skin-sam .yui-navset-right .yui-nav .selected {
	margin: 0 0 0.16em -1px;
}
.yui-skin-sam .yui-navset-left .yui-nav a, .yui-skin-sam .yui-navset-right .yui-nav a {
	border-width: 1px 0;
}
.yui-skin-sam .yui-navset-left .yui-nav a em, .yui-skin-sam .yui-navset .yui-navset-left .yui-nav a em, .yui-skin-sam .yui-navset-right .yui-nav a em {
	border-width: 0 0 0 1px;
	padding: 0.2em .75em;
	top: auto;
	left: -1px;
}
.yui-skin-sam .yui-navset-right .yui-nav a em {
	border-width: 0 1px 0 0;
	left: auto;
	right: -1px;
}
.yui-skin-sam .yui-navset-left .yui-nav a, .yui-skin-sam .yui-navset-left .yui-nav .selected a, .yui-skin-sam .yui-navset-left .yui-nav a:hover, .yui-skin-sam .yui-navset-right .yui-nav a, .yui-skin-sam .yui-navset-right .yui-nav .selected a, .yui-skin-sam .yui-navset-right .yui-nav a:hover, .yui-skin-sam .yui-navset-bottom .yui-nav a, .yui-skin-sam .yui-navset-bottom .yui-nav .selected a, .yui-skin-sam .yui-navset-bottom .yui-nav a:hover {
	background-image: none;
}
.yui-skin-sam .yui-navset-left .yui-content {
	border: 1px solid #2c2c2c;
	border-left-color: #2c2c2c;
}
.yui-skin-sam .yui-navset-bottom .yui-nav, .yui-skin-sam .yui-navset .yui-navset-bottom .yui-nav {
	border-width: 5px 0 0;
}
.yui-skin-sam .yui-navset .yui-navset-bottom .yui-nav .selected, .yui-skin-sam .yui-navset-bottom .yui-nav .selected {
	margin: -1px 0.16em 0 0;
}
.yui-skin-sam .yui-navset .yui-navset-bottom .yui-nav li, .yui-skin-sam .yui-navset-bottom .yui-nav li {
	padding: 0 0 1px 0;
	vertical-align: top;
}
.yui-skin-sam .yui-navset .yui-navset-bottom .yui-nav li a, .yui-skin-sam .yui-navset-bottom .yui-nav li a {
}
.yui-skin-sam .yui-navset .yui-navset-bottom .yui-nav a em, .yui-skin-sam .yui-navset-bottom .yui-nav a em {
	border-width: 0 0 1px;
	top: auto;
	bottom: -1px;
}
.yui-skin-sam .yui-navset-bottom .yui-content, .yui-skin-sam .yui-navset .yui-navset-bottom .yui-content {
	border: 1px solid #2c2c2c;
	border-bottom-color: #2c2c2c;
}
/* TOP BAR */
#topbar
{
	padding: 5px;
	display: none;
	position: absolute;
	right: 0;
	top: 0;
	border: 1px solid #848484;
}
#slbg{ background: #fff; }

/* CSS3 INPUT BUTTONS */
input[type="submit"]
{
background: #e9eef0; /* Old browsers */
background: -moz-linear-gradient(top,  #fff 0%, #fff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(100%,#fff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #fff 0%,#fff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #1b0944 0%,#260b60 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #1b0944 0%,#260b60 100%); /* IE10+ */
background: linear-gradient(to bottom,  #1b0944 0%,#260b60 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#fff',GradientType=0 ); /* IE6-9 */

	text-decoration: none;
	border-color:rgba(0, 0, 0, 0.56);
	outline: none;
	cursor: pointer;
	color:#ffffff;
	display:inline-block;
	vertical-align:top;
	font: bold;
       font: normal 14px Trebuchet MS, Tahoma;
	text-align:center;
	height:24px;
	/** Make the text unselectable **/
	-moz-user-select: none;
	-webkit-user-select: none;
	line-height:1 !important;
	width:auto;
	padding:0 9px 1px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border-width:1px;
	border-style:solid;
-webkit-border-radius: 10px;
-webkit-border-top-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius: 10px;
-moz-border-radius-topright: 1px;
-moz-border-radius-bottomleft: 1px;
border-radius: 10px;
border-top-right-radius: 10px;
border-bottom-left-radius: 1px;

}
input[type="submit"]:hover
{
background: rgb(49,48,53); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(49,48,53,1) 0%, rgba(0,0,0,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(49,48,53,1)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(49,48,53,1) 0%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(49,48,53,1) 0%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(49,48,53,1) 0%,rgba(0,0,0,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(49,48,53,1) 0%,rgba(0,0,0,1) 100%); /* W3C */
filter: color:#000;
}


input[type="button"], input[type="reset"]
{
	text-decoration: none;
	border-color:rgba(0, 0, 0, 0.56);
	outline: none;
	cursor: pointer;
	color:#111;
	display:inline-block;
	vertical-align:top;
	font-size:12px;
	text-align:center;
	height:24px;
	/** Make the text unselectable **/
	-moz-user-select: none;
	-webkit-user-select: none;
	line-height:1 !important;
	width:auto;
	padding:0 9px 1px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border-width:1px;
	border-style:solid;-webkit-border-radius: 10px;
-webkit-border-top-right-radius: 1px;
-webkit-border-bottom-left-radius: 1px;
-moz-border-radius: 10px;
-moz-border-radius-topright: 1px;
-moz-border-radius-bottomleft: 1px;
border-radius: 10px;
border-top-right-radius: 1px;
border-bottom-left-radius: 1px;
} 

input[type="button"]:hover, input[type="reset"]:hover,  input[type="text"]:hover, input[type="password"]:hover, textarea:hover, select:hover
{  

	background-image:-moz-linear-gradient(top, rgba(255,255,255,.9), rgba(255,255,255,0.2));
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(255,255,255,.9)), to(rgba(255,255,255,0.2)));


}

input[type="text"], input[type="password"], textarea, select
{
	text-decoration: none;
	border-color:rgba(0, 0, 0, 0.56);
	color:#111;
	display:inline-block;
	vertical-align:top;
	line-height:1 !important;
	width:auto;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border-width:1px;
	border-style:solid;
}

input[type="text"], input[type="password"]
{
	height: 22px;
}

textarea, select
{
	padding: 3px;
}

/* FB Shoutbox */
#fb-shoutbox
{
	position: fixed;
	bottom: 0;
	right: 20px;
	width: 500px;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	z-index: 2147483647;
	background: #fff;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
	line-height: 1.4;
}

#fb-shoutbox select
{
	font-size: 10px !important;
	vertical-align: middle !important;
}

#fb-shoutbox textarea
{
	font-size: 10px !important;
	vertical-align: middle !important;
	width: 90% !important;
	height: 40px !important;
}

.fb-shoutbox-annoucenement img
{
	max-width: 100%;
}

.fb-shoutbox-head
{
	padding: 5px 3px 5px 5px;
	background:#eeeeee url(include/templates/scenehd/images/thead.png) repeat-x top left;
	color:#fff;
	height: 24px;
}

.fb-shoutbox-channels
{
	display: inline-block;
	vertical-align: middle;
}

.fb-shoutbox-settings
{
	position: none;
	background: url(include/templates/scenehd/images/settings.png) no-repeat 0px 0px;
	width: 16px;
	height: 16px;
	display: inline-block;
	margin-left: 3px;
	cursor: pointer;
}

.fb-shoutbox-setings-html
{
	cursor: normal;
	position: absolute;
	width: 200px;
	top: 20px;
	left: 0;
	padding: 3px;
	border: 1px solid #ddd;
	background: #fff;
	z-index: 100;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
	color: #000;
	display: none;
}

.fb-shoutbox-setings-html span
{
	display: block;
	margin-bottom: 3px;
	cursor: pointer;
}
.fb-shoutbox-setings-html span:hover
{
	background: #ddd;
}

.fb-shoutbox-close-btn
{
	background: url(include/templates/scenehd/images/close_btn.png) no-repeat 0px 0px;
	float: right;
	width: 15px;
	height: 15px;
}
.fb-shoutbox-close-btn:hover
{
	background: url(include/templates/scenehd/images/close_btn.png) no-repeat 0px -16px;
	cursor: pointer;
}

.fb-shoutbox-open-btn
{
	background: url(include/templates/scenehd/images/close_btn.png) no-repeat 0px -32px;
	float: right;
	width: 15px;
	height: 15px;
}
.fb-shoutbox-open-btn:hover
{
	background: url(include/templates/scenehd/images/close_btn.png) no-repeat 0px -48px;
	cursor: pointer;
}

.fb-shoutbox-message-box
{
	background: #fff;
	height: 250px;
	overflow:auto;
	border: 1px solid #ccc;
}
.fb-shoutbox-message-box img
{
	max-width: 90% !important;
	vertical-align: middle;
	border: 0;
}

.fb-shoutbox-loading
{
	text-align: center;
	position: absolute;
	top: 35%;
	left: 0;
	width: 100%;
}

.fb-shoutbox-shout-msg
{
	margin-bottom: 10px;
	display: block;
	border-bottom: 1px solid #6e5016;
	padding: 0px 5px 5px 5px;
	font-size: 11px;
	color:#7C7C7C;
	position: relative;
}
.fb-shoutbox-shout-msg:last-child
{
	border-bottom:none;
}

.fb-shoutbox-shout-msg:hover .fb-shoutbox-manage
{
	display: block;
	opacity: 1;
}

.fb-shoutbox-manage
{
	position: absolute;
	right: 2px;
	top: 0px;
	background: #ddd;
	border: 1px solid #fff;
	padding: 1px 5px 5px 5px;
	opacity: 0.9;
	display: none;
}

.fb-shoutbox-info
{
	float: right;
	text-align: center;
}
.fb-shoutbox-info time
{
	font-size: 11px;
	font-weight: normal;
}
.fb-shoutbox-info img
{
	max-width: 24px !important;
}

.fb-shoutbox-username
{
	margin-bottom: 5px;
	font-weight: bold;
	display: block;
}

.fb-shoutbox-private-shout
{
	background: #c2e4f6;
	color: #000;
}
.fb-shoutbox-notice-shout
{
	background: #ddd;
	color: #000;
}
.fb-shoutbox-private-shout time, .fb-shoutbox-notice-shout time
{
	color: #fff;
}

.fb-shoutbox-post-shout
{
	position: relative;
}
.fb-shoutbox-post-shout input
{
	width: 468px;
	border: 1px solid #ccc !important;
	border-top: none !important;
	font-size: 11px;
}

.fb-shoutbox-smilies
{
	position: absolute;
	right: 5px;
	top: 2px;
	opacity: 0.6;
}
.fb-shoutbox-smilies:hover
{
	opacity: 1;
	cursor: pointer;
}

.fb-shoutbox-smilies-html
{
	width: 265px;
	height: 310px;
	overflow: auto;
	position: absolute;
	left: -269px;
	bottom: 0;
	padding: 0;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	background: #fff;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
	line-height: 1.4;
	display: none;
}

.fb-shoutbox-smilies-response
{
}

.fb-shoutbox-smilies-response img
{
	display: inline-block;
	margin: 5px;
	cursor: pointer;
}

.fb-shoutbox-online-list
{
	width: 265px;
	height: 310px;
	position: absolute;
	left: -269px;
	bottom: 0;
	padding: 0;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	background: #fff;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
	line-height: 1.4;
	display: none;
}
.fb-shoutbox-online-list-response
{
	padding: 5px;
	width: 250px;
	height: 300px;
	overflow: auto;
}

/* AUTO COMPLETE */
 .ui-autocomplete
 {
	max-height: 150px;
	overflow-y: auto;
	overflow-x: hidden;
}
* html .ui-autocomplete
{
	height: 150px;
}

#plugins
{
	width: 80%;
	position: relative;
	margin: 0;
	padding: 0;
}
.pluginWrapper
{
	margin-bottom: 15px;
}
.pluginWrapper:last-child
{
	margin-bottom: 0;
}
.pluginHeader
{
background-color: #67235e;
    color: #fff;
    font: bold 15px Trebuchet MS,Tahoma;
    border: 1px solid #000;
    padding: 8px;
    text-shadow: 1px 1px #101010;
    text-align: left;
    clear: both;
}
.pluginContent
{
        border: 7px solid #67235e;
        border-top: 0;
	padding: 5px 10px;
-webkit-border-radius: 10px;
-webkit-border-top-right-radius: 10px;
-webkit-border-bottom-left-radius: 1px;
-moz-border-radius: 10px;
-moz-border-radius-topright: 10px;
-moz-border-radius-bottomleft: 1px;
border-radius: 10px;
border-bottom-left-radius: 1px;
border-top-left-radius: 1px;
border-top-right-radius: 1px;
}


#loginbox
{
	color: #000;
}