/* newsslider*2001*css*2j.newsslider;newsslider*2001*css*2j.newsslider_theme1 */
.twoj_slider_block{}

.twoj_slider_outter{}

.twoj_slider_inner_ul, .twoj_slider_inner_li{
	margin: 0;
	padding: 0;
	background-image: none;
	outline: 0px none;
}

.twoj_slider_inner_li{
	padding: 10px;
	border: 0px none;
}

.twoj_slider_menu{
	width: auto;
	margin: 0;
	padding: 0;
}

.twoj_slider_menu_link{
	float: left;
	display: block;
	cursor: pointer;
	overflow: hidden;
	margin: 0;
}

.twoj_slider_menu_link.twoj_slider_active_link{}

.twoj_slider_button{
	cursor: pointer;
	text-indent: -9999px;
	outline: none;
	float: left;
}

.twoj_slider_button_next_big{}
.twoj_slider_button_prev_big{}
.twoj_slider_button_next{}
.twoj_slider_button_prev{}
.twoj_slider_button_play{}
.twoj_slider_button_stop{}

.twoj_slider_timer_indication{
	float:left;
	position: absolute;
}

.twoj_slider_outter .twoj_slider_pause{
	position: absolute;
}

.twoj_slider_position_block{
	position: absolute;
	padding: 0;
	width: auto;
}

.twoj_slider_position_leftbefore{ 	top:0px; left:0px; }
.twoj_slider_position_centerbefore{ top:0px; left:0px; }
.twoj_slider_position_rightbefore{ 	top:0px; right:0px; }

.twoj_slider_position_lefttop{ 		top:0px; left:0px;}
.twoj_slider_position_centertop{ 	top:0px; left:0px; }
.twoj_slider_position_righttop{ 		top:0px; right:0px; }

.twoj_slider_position_leftcentre{ 	top:50%; left:0px;}
.twoj_slider_position_rightcentre{ 	top:50%; right:0px;}

.twoj_slider_position_leftbottom{ 	bottom:0px; left: 0px; }
.twoj_slider_position_centerbottom{ bottom:0px; left: 0px; }
.twoj_slider_position_rightbottom{	bottom:0px; right:0px;}

.twoj_slider_position_leftafter{		bottom:0px; left:0px; }
.twoj_slider_position_centerafter{ 	bottom:0px; }
.twoj_slider_position_rightafter{ 	bottom:0px; right:0px; 	}

.twoj_slider_debug .twoj_slider_position_block{ border: 1px solid Black; }.twoj_slider_block.twoj_newsslider_theme1{}

.twoj_newsslider_theme1 .twoj_slider_outter{
/*	background: #e9e9e9; /* for non-css3 browsers */
/*	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e9e9e9)); /* for webkit browsers */
/*	background: -moz-linear-gradient(top,  #ffffff,  #e9e9e9); /* for firefox 3.6+ */
/*	background: -o-linear-gradient(top,  #ffffff,  #e9e9e9); /* Opera 11.10+ */
/*	background: -ms-linear-gradient(top,  #ffffff,  #e9e9e9); /* IE10+ */
/*	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e9e9e9'); */
}

.twoj_newsslider_theme1 .twoj_slider_inner_ul, .twoj_slider_inner_li{}

.twoj_newsslider_theme1 .twoj_slider_inner_li{	}

.twoj_newsslider_theme1 .twoj_slider_menu{}

.twoj_newsslider_theme1 .twoj_slider_menu_link{
	background: transparent url('/components/com_twojtoolbox/plugins/newsslider/2001/css/images/theme1/button.png') no-repeat left top;
	width: 25px;
	height: 15px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	outline: none;
	font-weight: bolder;
}

.twoj_newsslider_theme1 .twoj_slider_menu_link.twoj_slider_active_link{
	background: transparent url('/components/com_twojtoolbox/plugins/newsslider/2001/css/images/theme1/button_a.png') no-repeat left top;
	color: white;
}

.twoj_newsslider_theme1 .twoj_slider_button{
	width: 23px;	
	height: 23px;
	
}

.twoj_newsslider_theme1 .twoj_slider_button_next_big{
	background: transparent url('/components/com_twojtoolbox/plugins/newsslider/2001/css/images/theme1/next.png') no-repeat right top;
	width: 52px;	
	height: 51px;
	margin-right: -40px;
}
.twoj_newsslider_theme1 .twoj_slider_button_prev_big{
	background: transparent url('/components/com_twojtoolbox/plugins/newsslider/2001/css/images/theme1/prev.png') no-repeat right top;
	width: 52px;	
	height: 51px;
	margin-left: -40px;
}
.twoj_newsslider_theme1 .twoj_slider_button_next{
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right:2px;
	background: transparent url('/components/com_twojtoolbox/plugins/newsslider/2001/css/images/theme1/next_small.png') no-repeat center center;
}
.twoj_newsslider_theme1 .twoj_slider_button_prev{
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left:2px;
	background: transparent url('/components/com_twojtoolbox/plugins/newsslider/2001/css/images/theme1/prev_small.png') no-repeat center center;
}

.twoj_newsslider_theme1 .twoj_slider_button_play{
	margin-top: 2px;
	margin-bottom: 2px;
	background: transparent url('/components/com_twojtoolbox/plugins/newsslider/2001/css/images/theme1/play_small.png') no-repeat center center;
}
.twoj_newsslider_theme1 .twoj_slider_button_stop{
 	margin-top: 2px;
	margin-bottom: 2px;
	background: transparent url('/components/com_twojtoolbox/plugins/newsslider/2001/css/images/theme1/stop_small.png') no-repeat center center;
}

.twoj_newsslider_theme1 .twoj_slider_timer_indication{
	background-color: transparent;
	height:2px;
	background: url('/components/com_twojtoolbox/plugins/newsslider/2001/css/images/theme1/timer_top.png') repeat-x top left;
}

.twoj_newsslider_theme1 .twoj_slider_pause{
	font-weight: normal;
	color: gray;
	background-color: transparent;
	margin: 3px 5px 0px 0px;
	top: 0px;
	right: 0px;
}