﻿@charset "utf-8";
/* CSS Document */
.background {
	background-image: url(../images/Background.jpg);
	background-repeat: no-repeat;
	background-color:Black;
}
/* =============== Body and html and background =============== */
body, html {
	background-color: #000;
	color: #FFF;
	font-family: "Times New Roman", Times, serif !important;
	height:100%;
}
body.Form100Height, html, body.Form100Height form {
	height: 100%;
	margin: 0px;
}
body, html , form{
	min-height: 100%;
	margin: 0px;
}
body.Form100Height .container_16 {
	min-height: 100%;
	position: relative;
	margin-bottom: -60px;
	background-color:#fff;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
body .container_16 {
	min-height: 100%;
	position: relative;
	margin-bottom: -60px;
	background-color:#fff;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
/* =============== End of Body and html and background =============== */
/* =============== Start of Menu =============== */
.menu {
	background-image: url(../images/bkMenu.png);
	height: 45px;
	direction: rtl;
	position:relative;
}
#menu ul {
	direction:rtl;
}
#menu ul li {
	display: inline-block;
	float: right;
	list-style-type: none;
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	background-image: url(../images/separetorMenu.png);
	background-repeat: no-repeat;
	background-position: left;
}
#menu ul li a:link, #menu ul li a:visited {
	display: block;
	height: 30px;
	padding-top: 15px;
	padding-right: 7px;
	padding-left: 7px;
	text-decoration: none;
	color: #FFF;
}
#menu ul li a:hover {
	background-image: url(../images/separetorMenu.png);
	background-repeat: no-repeat;
	background-position: left;
	background-color:#FC0;
	color:black;
}
.search {
	float:left;
	display:inline-block;
	/*width:300px;*/
    height:35px;
}
        #menu ul li .Asearch:link, #menu ul li .Asearch:visited {
	        background-color: #666 !important;
	        color:white;
	        display:inline-block;
	        /*float:left;*/
	        font-size:10px;
	        text-align:center;
	        height:10px;
	        padding:8px 10px;
	        border-radius: 5px;
	        background:none;
	        margin-right:10px;
	        position:absolute;
	        /*[if IE 7] top:11px;
	        [else] top:0px;*/
	        right:500px;
	        top:11px;
        }
        #menu ul li .Asearch:hover {
	        background-color: #FC0 !important;
	        color:Black;
        }
        #menu ul li .Asearch:link,  #menu ul li .Asearch:visited {
	        float:none;
        }
#menu ul li .button {
	background-color: #666 !important;
	color:white;
	display:inline-block;
	float:right;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	height:25px;
	padding:5px;
	margin-top:10px;
	border-radius: 5px;
	background:none;
	margin-right:5px;
	border:none;
	width:50px;
}
#menu ul li .button:hover {
	background-color: #FC0 !important;
	color:Black;
}
.search input {
	display:inline-block;
	position:relative;
}
<!--
[if IE 7]>  .search {
 position:relative;
}
#menu ul li .button {
	float:none;
	margin-top:-10px;
}
li input.box {
	float:none;
}
<!--
[endif]
-->
 #menu .logo img {
 margin:5px;
 display:inline-block;
 margin-left:auto;
 margin-right:auto;
}
.menuHolder {
	height:80px;
	display:block;
}
/* =============== End of Menu =============== */
/* =============== Start of feedback =============== */
.feedback label {
	font-size: 14px;
	width: 100px;
	display: block;
	float: right;
	text-align: left;
	margin-left: 10px;
	margin-bottom: 10px;
	clear: right;
	padding-top: 3px 0px 3px 3px;
}
.feedback input {
	margin-bottom: 10px;
	width: 200px;
	direction: rtl;
	height:20px;
}
.feedback textarea {
	height: 200px;
	width: 400px;
	margin-bottom: 10px;
	resize:vertical;
	direction: rtl;
}
.feedback input, .feedback textarea {
	background-color:#EBE6E0;
	border: 1px solid #999;
	padding: 3px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
}
.feedback .button {
	width: 100px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	height: 25px;
}
/* =============== Start of feedback =============== */
/* =============== Start Themes boxes in homepage =============== */
.boxs {
	direction: rtl;
	overflow: hidden;
}
.boxs h1 a:link, .boxs h1 a:visited {
	font-family:"Times New Roman", Times, serif !important;
	font-size:20px;
	font-weight:bold;
	display:block;
	padding: 8px;
	background-image: url(../images/trasperant-bk.png);
	margin-bottom: 40px;
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
	color:#FF6;
	text-decoration:none;
}
.boxs h1 a:hover 
{
    color:Orange;
    }
.box {
	background-image: url(../images/trasperant.png);
	display:block;
	height:250px;
	overflow:hidden;
}
.box a:link, .box a:visited {
	color:White;
	text-decoration:none;
}
.box a:hover {
	color:#FC0;
}
.box h2 {
	font-size: 14px;
	font-weight: normal;
	margin: 10px;
}
.box span {
	margin-bottom: 10px;
	font-size: 12px;
}
.box p {
	font-size: 14px;
	margin: 10px;
}
.box ul li {
	margin-right: 20px;
	list-style-type: square;
	font-size: 14px;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: 5px;
}
.box ul li a:link, .box ul li a:visited {
	color: #FFF;
	text-decoration: none;
}
.box ul li a:hover {
	color:#FC0;
}
.box span img {
	margin-bottom: 8px;
	margin-right: 15px;
	margin-left: 5px;
}
li input.box {
	color: #CCC;
	background-color: #666;
	height: 20px;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #333;
	width:140px;
	padding: 2px;
	/*	float:right;*/
	border-radius: 5px;
	display:inline-block;
}
/* =============== End Themes boxes in homepage =============== */
/* =============== Start footer =============== */
.container_footer {
	position: relative;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
.footer {
	background-image: url(../images/bkFooter.png);
	background-repeat: repeat-x;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000;
	direction:rtl;
	height: 60px;

}
.footer p {
	margin-top:15px;
}
.footer img {
	margin-top:3px;
}
/* =============== end footer =============== */
/* =============== Start footer contact =============== */
.contact p a:link, .contact a:visited {
	color:white !important;
	text-decoration:none !important;
	font-weight:bold;
}
.contact p a:hover {
	color:black !important;
	text-decoration:none !important;
	font-weight:bold;
}
/* =============== end footer contact =============== */
/* =============== Start Content =============== */
.innerBk {
	background-color: #FFF;
	background-image: url(../images/inner-bk.png);
	background-repeat: no-repeat;
}
.container_16 .content {
	color: #333;
	font-family: "Times New Roman", Times, serif;
	direction: rtl;
}
.content h1 {
	font-size:24px;
	margin-bottom:20px;
	margin-right:30px;
}
.content h2 {
	font-size:18px;
	margin-bottom:15px;
}
.content h2 a:hover
{
    text-decoration:none;
    }
.content .leftContent p {
	font-size: 16px;
	margin-bottom: 12px;
	text-align: justify;
}
.content .leftContent h1 {
	font-size: 24px;
}
.content .leftContent h1, .content .leftContent h2, .content .leftContent h3 {
	margin: 12px 0px;
}
.content .leftContent .listItem h1, .content .leftContent .listItem h2, .content .leftContent .listItem p {
	margin: 0px;
}
.content .leftContent h1 {
	font-family:Arial;
	margin:0px;
}
.content .date {
	font-size:12px;
}
.content a:link, .content a:visited {
	text-decoration:none;
	color:Black;
}
.content a:hover {
	color:#006699;
	text-decoration:underline;
}
.metaData {
	color: #036;
}
.comment 
{
    text-align:justify;
    }
.more a:link, .more a:visited 
{
    display:block;
    padding:3px 7px;
    background-image: url(../images/bkColl.png);
	background-repeat: no-repeat;
	background-position:bottom;
	text-align:center;
    color:#c00;
    text-decoration:none;
    font-weight:bold ;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    }
.more a:hover 
{
    color:Orange;
    }    
/* =============== End Content =============== */
/* =============== Start Sidebar =============== */
.sideBar img {
	margin-top:10px;
}
.sideBar h1 {
	margin-top:50px;
	color:Gray;
	font-size:18px;
}
.sideBar h2 {
	margin-top:5px;
	color:Gray;
	font-size:14px;
}
/* =============== End Sidebar =============== */
/* =============== Start Guest list in episode page =============== */
.guests {
	font-weight: bold;
	color: #666;
	margin-top:20px;
}
.guests a:hover 
{
    text-decoration:none;
    color:Orange;
    }
.geustThumb input {
	width:100px;
	display:inline-block;
	min-height:30px;
}
/* =============== End Guest list in episode page =============== */
/* =============== Start Guest in guest page =============== */

/* =============== Start Guest list in guest page =============== */
/* =============== Start Advanced Search =============== */
.searchTable {
	margin-top:40px;
	font-family:Tahoma;
}
.searchTable td {
	padding-bottom:10px;
	vertical-align:top;
	padding-left:10px;
}
.searchTable td.label {
	width:100px;
	text-align:left;
}
.searchTable input {
	width:160px;
}
.searchTable .guests {
	margin-top:0px;
}
.tdButton input {
	width:80px;
	margin-top:20px;
}
/* =============== End Advanced Search =============== */
/* =============== Start Paging =============== */
.pagination 
{
    background-color:White;
    padding-bottom:30px;
    }
.pagination li {
	list-style-type:none;
	display:inline-block;
}
.pagination a:link, .pagination a:visited {
	font-size:14px;
	font-family:Arial;
	display:inline-block;
	border: 1px solid black;
	padding: 4px 0px 3px 0px;
	text-decoration: none;
	width:25px;
	color:Black;
}
.pagination a:hover, .pagination .selectedPage {
	background-color: #F90;
}
/* =============== End Paging =============== */
.listItem {
	margin-bottom: 20px;
}
.sideBar * {
	width: 150px !important;
	margin-right: auto;
	margin-left: auto;
}
.sideBar span.date {
	width: 150px !important;
	margin-right: auto;
	margin-left: auto;
	display:block;
}

.products {
	margin:20px 0px 1important;
}
object {
	clear:both;
	margin-bottom:20px !important;
}
#img {
	display:block;
	width:110;
	height:83px;
	background-image: url(../images/Video-placholder.png);
}
.clear {
	height:30px;
}
.opaque {
	opacity: .5;
	filter: alpha(opacity=50);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
.player {
	background-color: #666;
	height: 300px;
	margin-bottom: 10px;
	overflow: hidden;
	display: block;
}

li input {
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
	padding: 2px;
}
.bullet
{
    background-color:#333; 
    height:12px; 
    width:12px; 
    float:right; 
    margin-left:5px; 
    position:relative; 
    top:3px;
    }
  /*Rating*/ 
   
        .ratingEmpty
        {
            background-image: url(../images/ratingStarEmpty.gif);
            width: 18px;
            height: 18px;
        }

        .ratingFilled
        {
            background-image: url(../images/ratingStarFilled.gif);
            width: 18px;
            height: 18px;
        }

        .ratingSaved
        {
            background-image: url(../images/ratingStarSaved.gif);
            width: 18px;
            height: 18px;
        }
.rating
{
    float:right;
}
    
     /*End Rating*/
.thumbResized
{
    width:102px;
    height:90px;
}