@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";

body,*{
	margin:0;
	padding:0;
}
body{
	background:#080808;
	font-family:Arial, Helvetica, sans-serif;
}
a {
	outline: none;
}
::-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-map{color:#ff5f1d;}

/* MODULE */

#module{
	padding:0 20px;
	width:941px;
	overflow:hidden;
	margin:20px auto 0px auto;
}

#gazamap{
	float:left;
	background:#080808;
	width:441px;
	height:441px;
}
#sderotmap{
	float:left;
	background:#080808;
	width:441px;
	_width:430px;
	height:441px;
	/*margin:0 0 0 61px;*/
}
#brisure{
	float:left;
	position:relative;
	width:177px;
	/*position:absolute;*/
	margin:0 -58px 0 -60px;
	z-index:1;
	height:441px;
	background:url(../img/maps/dots.png) top left no-repeat;
	_background:url(../img/maps/dots.gif) top left no-repeat;
}

/****************************************************************************************************************************************************** rollmap*/
.wr_roll{
	background:#3f3f3f;
	padding-bottom:10px;
	padding-top:10px;
}

.rollmap{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	/*background:#3f3f3f;*/
	color:white;
	border:none;
	position:absolute;
	width:186px !important;
	height:189px !important;
	z-index:5000;
	/*padding:3px 5px 0 5px;*/
	text-align:center;
	padding:5px 0 5px 0 !important;
}
.gazamaproll{
	margin:-56px 0 0 92px !important;
	_margin:-65px 0 0 -838px !important;
}

.sderotmaproll{
	margin:-56px 0 0 592px !important;
	_margin:-65px 0 0 -345px !important;
}

.rollmap a{
	float:left;
	width:186px !important;
	text-align:center;
	color:white;
	text-decoration:none;
	padding:5px 0 5px 0 !important;
}
.rollmap h3{
	float:left;
	width:186px !important;
	text-align:center;
	background:#ff5f1d;
	padding:5px 0 5px 0;
}

.rollmap .mini_player{
	clear:both;
	margin-bottom:5px;
}

.rollmap a:hover{
color:#ff5f1d;
}
.rollmap .bottom{
	clear:left;
	background:url(../img/maps/rollmap_bottom_orange_bg.png) top left no-repeat;
	_background:url(../img/maps/rollmap_bottom_orange_bg.gif) top left no-repeat;
	height:35px !important;
	width:186px !important;
}

.rollmap h2{
	color:white !important;
	width:186px;
	height:20px;
}

/* IE7 ROLLMAP */
*:first-child+html .rollmap {
	padding:5px 0 10px 0 !important;
}

*:first-child+html .gazamaproll {
	margin:-60px 0 0 -850px !important;
}
*:first-child+html .sderotmaproll {
	margin:-60px 0 0 -350px !important;
}