.nossitesweb_leftpanel {
	background : url(../../templates/default/nossitesweb/alllanguage/left_panel.png) no-repeat;
}
.nossitesweb_rightpanel {
	background : url(../../templates/default/nossitesweb/alllanguage/right_panel.png) no-repeat;
}

.zoneButtonText {
	font-family    		: Arial, Helvetica, sans-serif, times, serif;
	font-size      		: 12px;
	font-weight			: normal;
	color          		: #FFFFFF;
	text-decoration		: none;
}
.zoneButton {
	background    		: url(../../templates/default/nossitesweb/alllanguage/zone_button.png) no-repeat top left;
	height				: 25px;
}
.zoneButtonSelected {
	background    		: url(../../templates/default/nossitesweb/alllanguage/zone_button_selected.png) no-repeat top left;
	height				: 25px;
}

.countries_list {
	background    		: url(../../templates/default/nossitesweb/alllanguage/countries_list.jpg) no-repeat top left;
	width				: 590px;
	height				: 43px;
}
.nossitesweb_layer_bg {
	background    		: url(../../templates/default/nossitesweb/alllanguage/layer_bg.png) no-repeat top left;
}

/* RIGHT SECTION : scroller */
#Container_right {
	position		: absolute;
	margin			: 0;
	padding			: 0;
	width			: 595px;/*559px;*/
	height			: 325px;/*436px;*/
	overflow		: hidden;
}

.Scroller-Container_right {
	position		: absolute;
	margin			: 0;
	padding			: 0;
}

#Scrollbar-Container_right {
	position		: relative;
	margin			: 0;
	padding			: 0;
	left			: 585px;
	top				: 0px;
}

.Scrollbar-Up_right {
	position		: absolute;
	margin			: 0;
	padding			: 0;
	width			: 18px;
	height			: 16px;
	background-color: #291B0E;
	font-size		: 0px;
	background		: #FF0000 url(../../templates/default/nossitesweb/alllanguage/scrollbar_up.jpg) no-repeat;
}

.Scrollbar-Track_right {
	position		: absolute;
	margin			: 0px;
	width			: 18px;
	height			: 300px;
	top				: 16px;
	z-index			: 3;
	background		: url(../../templates/default/nossitesweb/alllanguage/scrollbar_track.jpg) repeat-y;
}

.Scrollbar-Handle_right {
	position		: absolute;
	margin			: 0px;
	padding			: 0px;
	width			: 17px;
	height			: 99px;
	z-index			: 3;
	background		: url(../../templates/default/nossitesweb/alllanguage/scrollbar_handler.jpg) no-repeat;
}

.Scrollbar-Down_right {
	position		: absolute;
	margin			: 0px;
	width			: 18px;
	height			: 16px;
	top				: 315px;
	background		: url(../../templates/default/nossitesweb/alllanguage/scrollbar_down.jpg) no-repeat;
	font-size		: 0px;

}
/* End of RIGHT SECTION scroller*/


/* RIGHT SECTION : scroller2 */
#Container_right2 {
	position		: absolute;
	margin			: 0;
	padding			: 0;
	width			: 555px;
	height			: 443px;
	overflow		: hidden;
}

.Scroller-Container_right2 {
	position		: absolute;
	margin			: 0;
	padding			: 0;
}

#Scrollbar-Container_right2 {
	position		: relative;
	margin			: 0;
	padding			: 0;
	left			: 556px;
	top				: 0px;
}

.Scrollbar-Up_right2 {
	position		: absolute;
	margin			: 0;
	padding			: 0;
	width			: 10px;
	height			: 9px;
	background-color: #291B0E;
	font-size		: 0px;
	background		: #FF0000 url(../../templates/default/new_2/scroll_up.gif) no-repeat;
}

.Scrollbar-Track_right2 {
	position		: absolute;
	margin			: 0px;
	width			: 10px;
	height			: 425px;
	top				: 9px;
	z-index			: 3;
	background		: url(../../templates/default/new_2/scroll_handler.gif) repeat-y;
}

.Scrollbar-Handle_right2 {
	position		: absolute;
	margin			: 0px;
	padding			: 0px;
	width			: 10px;
	height			: 338px;
	z-index			: 3;
	background		: url(../../templates/default/new_2/scroll_panel.gif) no-repeat;
}

.Scrollbar-Down_right2 {
	position		: absolute;
	margin			: 0px;
	width			: 10px;
	height			: 9px;
	top				: 434px;
	background		: url(../../templates/default/new_2/scroll_down.gif) no-repeat;
	font-size		: 0px;

}
/* End of RIGHT SECTION scroller2 */
