@charset "utf-8";
/* CSS Document */

@import "top2.css?v=1";
@import "footer.css?v=1";
@import "stickyfooter.css?v=1";
@import "nicetitle.css?v=1";

a {
	outline: none;
}

body,*{
	margin:0;
	padding:0;
}
body{
	background:#080808;
	font-family:Arial, Helvetica, sans-serif;
}

::-moz-selection {
	background-color:transparent;
	color:#FF7001;
}
::selection {
	background-color:transparent;
	color:#ff5f1d;
}
/**/
#basdebit{
	width:100%;
	background:#ff5f1d;
	height:18px;
	color:white;
	padding:2px 0 0;
	font-size:12px;
	line-height:14px;
}
#basdebit p {padding:0 5px;font-size:12px;line-height:14px;height:14px;margin:0}
#basdebit a{
	color:white;
}
#basdebit::selection  {
	background-color:transparent;
	color:white;
}
#basdebit a::selection  {
	background-color:transparent;
	color:white;
}
#basdebit::-moz-selection  {
	background-color:transparent;
	color:white;
}
#basdebit a::-moz-selection  {
	background-color:transparent;
	color:white;
}
/**/

#top ul li a.nav-topics{color:#ff5f1d;}

.topics{
    background: url(../img/topics/bg-dots.png) center no-repeat;
	width:960px;
    height:460px;
	margin:20px auto;
	padding:0 10px;
}

.tags-gaza{
    float:left;
    font-family:Arial, Helvetica, sans-serif;
    width:460px;
}

.tags-sderot{
    float:right;
    font-family:Georgia, "Times New Roman", Times, serif;
    width:460px;
}

.topics a{
	color:#7f7f7f;
    font-size:24px;
    text-decoration:none;
	float:left;
	margin-right:20px;
}

.topics a:hover{color:#ff5f1d;}

.topics a.selected{color:#ff5f1d;}

.topics small a{color:#545454; font-size:24px;}
.topics small small a{font-size:18px;}
.topics small small small a{color:#424242; font-size:12px;}
.topics big a{color:#7f7f7f; font-size:30px;}
.topics big big a{color:#c0c0c0; font-size:38px;}
.topics big big big a{color:#ffffff; font-size:48px;}
.topics big big big big a{color:#ffffff; font-size:60px;}

/****************************************************************************************************************************************************** BUBBLEINFO */
.bubbleInfo {
    position: relative;
}
.trigger {
    position: absolute;
}

/* Bubble pop-up */

.gazapopup {
    /*border-left:8px solid #ff5f1d;*/
    background:url(../img/topics/bg-bubble_gaza.png) top left no-repeat;
	_background:url(../img/topics/bg-bubble_gaza.gif) top left no-repeat;
	position:absolute;
	display:none;
	z-index:20;
	border-collapse:collapse;
    padding-left:34px;
	width:630px;
}
*:first-child+html .gazapopup {
    background:url(../img/topics/bg-bubble_gaza.gif) top left no-repeat;
}
.gazapopup .popup-contents {
	position:relative;
	float:left;
    background:#3f3f3f;
	font-size:12px;
	line-height:16px;
	color: #a8a8a8;
    padding:20px 0px 15px 15px !important;
	height:auto;
	/*height:175px;
	width:430px;
	overflow:hidden;*/
}
.sderotpopup {
    /*border-left:8px solid #ff5f1d; */
    background:url(../img/topics/bg-bubble_sderot.png) top right no-repeat;
	_background:url(../img/topics/bg-bubble_sderot.gif) top right no-repeat;
	position:absolute;
	display:none;
	z-index:20;
	border-collapse:collapse;
    padding-right:34px;
	width:630px;
}
*:first-child+html .sderotpopup {
    background:url(../img/topics/bg-bubble_sderot.gif) top right no-repeat;
}
.sderotpopup .popup-contents {
	position:relative;
	float:right;
    background:#3f3f3f;
	font-size:12px;
	line-height:16px;
	color: #a8a8a8;
    padding:20px 15px 15px 0px !important;
	height:auto;
	/*height:175px;
	width:430px;
	overflow:hidden;*/
}
.scroll{
	float:right;
	background:#3f3f3f;
	/*background:red;
	width:1000px;*/
}
.gazapopup .scroll{
	float:left;
	background:#3f3f3f;
	/*background:red;
	width:1000px;*/
}

/*.hidden{
	display:none;
}*/
/**/

/**/
.gazapopup .wrap_vid_p{
	float:left !important;
	margin-right:25px;
	width:176px !important;
	height:190px;
	margin-bottom:25px;
}
.sderotpopup .wrap_vid_p{
	float:left !important;
	margin-left:25px;
	width:176px !important;
	margin-bottom:25px;
	height:170px;
}

.gazapopup .player{
	width:175px;
	height:140px;
	float:left;
	margin-bottom:5px;
}
.sderotpopup .player{
	width:175px;
	height:140px;
	margin-bottom:5px;
}
.wrap_vid_p h2{

	font-family:Georgia, "Times New Roman", Times, serif;
	color:white;
	font-size:12px;
	width:175px;
	text-align:center;
	
}
.wrap_vid_p h2 a{

	font-family:Georgia, "Times New Roman", Times, serif;
	color:white;
	font-size:12px;
	width:175px;
	text-align:center;
	
}

    