/*wrapper and Headers*/

* {
padding: 0;
margin: 0;
}



html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #666;
	background-color:#FFFFFF;
}


html, body {
	 height:auto !important; /* FF and compliant browsers should automatically size the body/html */
        height:100%; /* ie will set the body/html to 100%, anything overflowing that will (incorrectly) resize it. go IE */
        min-height:100%;
}
ul {
	list-style-type: none;
}

.clear{
	clear:both;
}

/* Main Wrapper */

div.global_wrapper{
	width:970px;
	margin:0 auto;
	background-color:#FFFFFF;
	
	

					
}

div.global-left{
	width:320px;
	float:left;
	/*position:relative;*/
	
	
	
	
}

div.global-center{
	float:left;
	width:650px;
	
	
	position:relative;

	
	

}

/*  BOX */
div.global-box{
	width:300px;
	


}

div.global-box .top{
	width:100%;
	cursor:pointer;

}

div.global-box .top .left{
	background-image:url('http://www.nzbmovieseeker.com/images/box_top_left.gif');
	background-repeat:no-repeat;
	float:left;
	height:25px;
	width:8px;
}

div.global-box .top .right{
	background-image:url('http://www.nzbmovieseeker.com/images/box_top_right.gif');
	background-repeat:no-repeat;
	float:left;
	height:25px;
	width:8px;
}

div.global-box .top .middle{
	width:284px;
	background-color:#000000;
	height:25px;
	color:#FFFFFF;
	font-weight:bold;
	
	font-size:14px;
	float:left;
	


}
a.orange{
	color:#DF7000;
	text-decoration:none;

}

a.orange:visited{
	color:#DF7000;
	text-decoration:none;

}

a.orange:hover{
	color:#DF7000;
	text-decoration:underline;
}


a.box{
	padding:5px;
	margin-left:5px;
	margin-bottom:5px;
	border:1px solid #fff;
	background-color:#000000;
	color:#fff;
	display:block;
	float:left;
	font-size:11px;
	font-weight:bold;
	

}




a.box-green{
	padding:5px;
	margin-left:5px;
	margin-bottom:5px;
	border:1px solid #fff;
	background-color:#9F1F09;
	color:#fff;
	display:block;
	float:left;
	font-size:11px;
	font-weight:bold;
	

}


a.box-green:visited{
	padding:5px;
	margin-left:5px;
	margin-bottom:5px;
	border:1px solid #fff;
	background-color:#9F1F09;
	color:#fff;
	display:block;
	float:left;
	font-size:11px;
	font-weight:bold;
	

}

a.box-green:hover{
	padding:5px;
	margin-left:5px;
	margin-bottom:5px;
	border:1px solid #fff;
	background-color:#9F1F09;
	color:#fff;
	display:block;
	float:left;
	font-size:11px;
	font-weight:bold;
	

}




a.box:visited{
	padding:5px;
	margin-left:5px;
	margin-bottom:5px;
	border:1px solid #fff;
	background-color:#000000;
	color:#fff;
	display:block;
	float:left;
	font-size:11px;
	font-weight:bold;
	

}
a.box:hover{
	padding:5px;
	margin-left:5px;
	margin-bottom:5px;
	border:1px solid #fff;
	background-color:#9F1F09;
	color:#fff;
	display:block;
	float:left;
	font-size:11px;
	font-weight:bold;
	
	

}



div.global-box .top .middle p{
	padding:4px 0px 3px 10px;
	font-weight:bold;

}

div.global-box .top .middle p a img{
vertical-align:text-top;

	

}


div.global-box .box-content{
	margin-left:5px;
	padding:10px;
	width:268px;
	
	background-color:#333333;
	border:1px solid #CCCCCC;
	border-top:1px solid #ccc;
	border-bottom:none;
	color:#fff;
}


div.global-box .box-content p.big{
	 font-size:13px;
	 font-weight:bold;
	 padding-bottom:8px;
}


div.global-box .box-content .inside-tab{
	padding:5px;
	background:#2088B2;
	border:1px solid #ccc;
	width:258px;
	margin-top:10px;
	font-size:12px;
	margin-bottom:10px;
	font-weight:bold;
	cursor:pointer;
}

div.global-box .box-content .splitter{
	
	padding-top:3px;
	padding-bottom:3px;
	
	
	
	clear:both;

}

div.global-box .box-content p.select{
	
	padding-top:3px;
	padding-bottom:3px;
	float:left;
	font-size:12px;
	padding-right:10px;
	color:#FFFFFF;
	padding-left:5px;
	padding-bottom:10px;
	width:130px;
	
	

}
div.global-box .box-content .submit_filter{

	margin-top:10px;
	margin-bottom:10px;
	border:none;
	color:#fff;
	background-color:#000000;
	cursor:pointer;
	padding:3px 8px 3px 8px;
	background-image:url(http://www.nzbmovieseeker.com/images/rating_background.gif);
	background-repeat:repeat-x;
	font-size:14px;
	font-weight:bold;
	margin-left:80px;
}


.submit_search{
	background-image:url(http://www.nzbmovieseeker.com/images/rating_background.gif);
	background-repeat:repeat-x;
	border:none;
	color:#fff;
	background-color:#000000;
	cursor:pointer;
	font-size:14px;
	font-weight:bold;
	margin-left:10px;
	margin-top:5px;
}

div.global-box .box-content .filter_checkboxes{
	display:none;


}



div.global-box .box-content .box-links{
	display:none;
}
div.global-box .box-content .box-links-active{
	display:block;
}



div.global-box .bottom{
	width:100%;
	width:290px;
	margin-left:6px;

}



div.global-box .bottom .left{
	background-image:url('http://www.nzbmovieseeker.com/images/box_left_corner.gif');
	background-repeat:no-repeat;
	float:left;
	height:18px;
	width:19px;
}

div.global-box .bottom .right{
	background-image:url('http://www.nzbmovieseeker.com/images/box_right_corner.gif');
	background-repeat:no-repeat;
	float:left;
	height:18px;
	width:19px;
}

div.global-box .bottom .middle{
	width:250px;
	
	height:18px;
	color:#FFFFFF;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	float:left;
	background-color:#333333;


}


a {
	color:#2088B2;
	font-size:12px;
	text-decoration:none;
	
}

a:visited {
	color:#2088B2;
	font-size:12px;
	text-decoration:none;
	
}

a:hover {
	color:#2088B2;
	font-size:12px;
	text-decoration:underline;
	
}

a.white{
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
}

a.white:visited{
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
}

a.white:hover{
	color:#FFFFFF;
	font-size:12px;
	text-decoration:underline;
}

a.black{color:#000000; text-decoration:none;}
a.black:visited{color:#000000; text-decoration:none;}
a.black:hover{color:#000000; text-decoration:underline;}

a.red{color:#9F1F09; text-decoration:none;}
a.green{color:#97BB1B; text-decoration:none;}

img.icon{padding-right:3px; vertical-align:text-bottom; border:none; }

/*  Header */


div.header-wrap{
	width:970px;
	margin:0 auto;
	

}

div.header-wrap .logo{
	padding-top:23px;
	margin-left:24px;
	float:left;
}


div.header-wrap .adbanner{
	padding-top:3px;
	float:right;
	width:468px;
	height:60px;

}
/* Navigation */

div.nav-wrap{
	width:970px;
	margin:0 auto;
	
}

div.nav-wrap .main-nav{
	padding:5 0 0 0;

	float:left;
	width:630px;
	
}

div.nav-wrap .search-nav{
	
	float:right;
	width:340px;
	margin-top:-5px;
	
	height:27px;
	
}


div.nav-wrap .search-nav .corner{
	margin-top:8px;
	float:left;
	background-image:url(http://www.nzbmovieseeker.com/images/corner_search_top.gif);
	background-repeat:no-repeat;
	width:26px;
	height:27px;
	
}


div.nav-wrap .search-nav .search-box{
	margin-top:8px;
	float:left;
	background-color:#333333;
	width:314px;
	height:27px;
}

div.nav-wrap .search-nav .search_input{
	font-size:12px;
	color:#666666;
	width:180px;
	height:19px;
	margin-top:4px;
	
	padding-top:0px;

}


div.nav-wrap .search-nav .options{
	background-color:#333333;
	color:#FFFFFF;
	border:none;
	cursor:pointer;
	margin-top:-3px;
		padding-top:0px;

}

div.nav-wrap .search-nav .options:hover{
	background-color:#333333;
	color:#FFFFFF;
	border:none;
	cursor:pointer;
	margin-top:-3px;
	padding-top:0px;
	text-decoration:underline;

}

div.nav-wrap .search-nav .submit{
	background-color:#333333;
	color:#FFFFFF;
	border:none;
	cursor:pointer;
	margin-top:-3px;
		padding-top:0px;

}


div.nav-wrap .search-nav .submit:hover{
	background-color:#333333;
	color:#FFFFFF;
	border:none;
	cursor:pointer;
	margin-top:-3px;
	padding-top:0px;
	text-decoration:underline;
}


/* Search options */
.search-nav .search-options{
	position:absolute;
	width:340px;
	background-color:#333;
	height:34px;
	z-index:200;
	margin-top:35px;
	display:none;

}

.search-nav .search-options .option-items{
	padding-left:10px;
	font-size:12px;
	color:#fff;
	padding-top:9px;

}


.search-nav .search-options .option-items .item{
	float:left;
	padding-left:5px;
	cursor:pointer;
}
.search-nav .search-options .option-items .item .option-box{
	width:12px;
	height:12px;
	border:#2088B2 1px solid;
	float:left;

}

.search-nav .search-options .option-items .item .option-box-selected{
	width:12px;
	height:12px;
	border:#2088B2 1px solid;
	background-color:#2088B2;
	float:left;

}

.search-nav .search-options .option-items .item .option-tekst{
	font-size:10px;
	float:left;
	padding-left:5px;
	padding-top:3px;
	

}
.nav-wrap .search-results{
	width:318px;
	padding:10px;
	position:absolute;
	
	border-top:#999999 2px solid;
	border-bottom:#999999 2px solid;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	z-index:1000;
	background-color:#FFFFFF;
	margin-top:34px;
	display:none;
	margin-left:630px;
	z-index:100;
}


.nav-wrap .search-results .close{
	width:16px;
	height:16px;
	position:absolute;
	margin-top:0px;
	margin-left:320px;

}

ul.nav{
	margin: 0 0 0 24px;
}


ul.nav li {
	float: left;
	margin: 0 1px 0 0;
	font-size: 1.4em;
	font-weight: bold;
	color: #fff;
}

ul.nav li a {
	display: block;
	padding: 7px 14px 7px 14px;
	color: #fff;
	background-color: #333;
	text-decoration: none;
}

ul.nav li a:visited {
/*
	background-color: #97BB1B;
*/

	display: block;
	padding: 7px 14px 7px 14px;
	color: #fff;
	background-color: #333;
	text-decoration: none;
}

ul.nav li.active a {
	/* background-color: #155977;*/
	color: #fff;
	background-color: #97BB1B;
	text-decoration: none;
}


ul.nav li.active a:visited {
	/* background-color: #155977;*/
	color: #fff;
	background-color: #97BB1B;
	text-decoration: none;
}

ul.nav li a:hover {
/*
	background-color: #97BB1B;
*/

	color: #fff;
	background-color: #97BB1B;
}





/* Sub - Navigation */

div.subNav-wrap{
	clear: both;
	width:970px;
	margin:0 auto;
	padding: 10px 0 25px 0;
	background-color: #97BB1B;

}



ul.subNav{/*not selected*/

	margin: 0 0 0 28px;
	display:none;

}

ul#active{/*Selected menu*/
	display:block;	
}
ul.subNav li {
	float: left;
	padding: 0 0 0 8px;
	margin: 0 10px 0 0;
	font-size: 1.1em;
	font-weight: bold;
	color: #333;
	background-repeat: no-repeat;
	background-position: center left;
}


ul.subNav li a {
	color: #fff;
	text-decoration: none;
}


ul.subNav li a:visited {
	color: #fff;
	text-decoration: none;
}

ul.subNav li a:hover {
	text-decoration: underline;
	color: #fff;
}



/* FILTER IT  Nav*/


div.filter-wrap{
	width:970px;
	margin:0 auto;
	
   background-color:#fff;
  
  
   padding-top:15px;
	padding-bottom:20px;
	margin-bottom:20px;
}



div.filter-wrap .select_wrapper{
	margin-top:10px;
	margin-left:25px;
	height:20px;
	float:left;
	 z-index:200;
	 background-color:#FFFFFF;
	 
}


div.filter-wrap .select_wrapper .corner{
	background-image:url('http://www.nzbmovieseeker.com/images/filter_select_corner.gif');
	background-repeat:no-repeat;
	float:left;
	width:10px;
	height:20px;
background-color:#FFFFFF;
		z-index:201;
}

/*

 Select filter input

*/

div.filter-wrap .select_wrapper .select_input{

	height:21px;
	background-image:url('http://www.nzbmovieseeker.com/images/filter_select_input.gif');
	background-repeat:repeat-x;
	float:left;
	width:170px;
		z-index:201;
		background-color:#FFFFFF;
}

div.filter-wrap .select_wrapper .select_button{
	width:32px;
	height:20px;

		z-index:201;
	float:left;
}


div.filter-wrap .select_wrapper .select_input span{
	
	
	color:#999999;
	font-weight:bold;

	
	font-size:12px;
	
	position:relative;
	top:2px;
	padding-right:10px;
}


/*

 Select filter BOX (uitklap)

*/

div.filter-wrap  .select_box{
	width:220px;
	border:2px solid #A6A6A6;
	padding-bottom:20px;
	position:absolute;
	background-color:#fff;
	border-top:1px solid #A6A6A6;
	margin-top:31px;
	margin-left:30px;
		font-size:12px;
   display:none;
   z-index:700;

}


div.filter-wrap  .select_box#select_box_formats{

	width:201px;
	margin-left:31px;

}

div.filter-wrap  .select_box#select_box_genres{

	
	margin-left:268px;

}



div.filter-wrap  .select_box#select_box_cat{
	margin-left:508px; width:129px;

}

div.filter-wrap  .select_box .item-wrap{
	width:100%;
	padding-top:10px;
	padding-bottom:5px;
	border-bottom:1px solid #ccc;
		cursor:pointer;

}

div.filter-wrap  .select_box .item-wrap#right{
	width:110px;
	float:left;
	

}



div.filter-wrap  .select_box .item-wrap#left{
	width:110px;
	float:left;
	

}

div.filter-wrap  .select_box .item-wrap:hover{
	width:100%;
	padding-top:10px;
	padding-bottom:5px;
	border-bottom:1px solid #ccc;
	background-color:#F5F5F5;
	cursor:pointer;
}

div.filter-wrap  .select_box .item-wrap .item-select{
	
	height:12px;
	width:12px;
	border:1px solid #2088B2;
	margin-left:10px;
	float:left;
		cursor:pointer;
}

div.filter-wrap  .select_box .item-wrap .item-select-active{

	height:12px;
	width:12px;
	border:1px solid #2088B2;
	background-color:#2088B2;
	margin-left:10px;
	float:left;
	cursor:pointer;
}




div.filter-wrap  .select_box .item-wrap .item-tekst{
	padding-left:5px;
	float:left;
	font-weight:bold;
	color:#666;
	cursor:pointer;
	
}



div.filter-wrap  .select_box .item-subwrap{
	
	padding-top:5px;
	padding-bottom:5px;
	padding-left:20px;
	cursor:pointer;
}

div.filter-wrap  .select_box .item-subwrap:hover{
	
	padding-top:5px;
	padding-bottom:5px;
	padding-left:20px;
	background-color:#F5F5F5;
	cursor:pointer;
}

div.filter-wrap  .select_box .item-subwrap .item-select{

	height:12px;
	width:12px;
	border:1px solid #2088B2;
	margin-left:10px;
	float:left;
	cursor:pointer;
}


div.filter-wrap  .select_box .item-subwrap .item-select-active{

	height:12px;
	width:12px;
	border:1px solid #2088B2;
	background-color:#2088B2;
	margin-left:10px;
	float:left;
	cursor:pointer;
}


div.filter-wrap  .select_box .item-subwrap .item-tekst{
	padding-left:5px;
	float:left;
	color:#333333;
	
	
	
}


div.filter-wrap  .select_box .item_checkbox{
	
	display:none;
	
}

div.filter-wrap .filter{
	float:left;
	margin-left:20px;
	background-color:#2088B2;
	color:#fff;
	font-weight:bold;
	border:1px solid black;
	margin-top:10px;
	cursor:pointer;
	font-size:12px;
	padding-bottom:1px;

}

div.filter-wrap .filter:hover{
	float:left;
	margin-left:20px;
	background-color:#FFFFFF;
	color:#333;
	font-weight:bold;
	border:1px solid black;
	margin-top:10px;
	cursor:pointer;

}



/*
Special "more" filter
*/


div.special_filter{
	width:970px;
	height:310px;
	border:2px solid #333;
	z-index:600;
	position:absolute;
	background-color:#FFFFFF;
	margin-top:60px;
	display:none;
	margin-left:-40px;
}
div.special_filter .more-tabs-wrapper{
	width:100%;
	height:40px; 
	background-color:#EEEEEE;
	

}

div.special_filter .more-tabs-wrapper ul.filterTab{
	margin:0px;
	margin-left:10px;
	padding-top:15px;
}


div.special_filter .more-tabs-wrapper ul.filterTab li {
	float: left;
	margin:0px 1px 0px 20px;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	
}

div.special_filter .more-tabs-wrapper ul.filterTab li a {
	display: block;
	padding: 5px 10px 5px 10px;
	color: #fff;
	background-color: #333;
	text-decoration: none;
}



div.special_filter .more-tabs-wrapper ul.filterTab li.active a {
	background-color: #fff;
	color:#333;
	text-decoration: none;
}

div.special_filter .more-tabs-wrapper ul.filterTab li a:hover {
	background-color: #fff;
	color:#333;
	text-decoration: none;
}




div.special_filter .more-wrap{
	width:100%;
	
    border-top:none;
	height:270px;
	display:none;
	overflow:auto;

}

div.special_filter .more-wrap div.list{
	margin-top:20px;
	
	

}


div.special_filter .more-wrap div.list p{
	font-size:13px;
	padding-bottom:5px;
	color:#1C7297;
	font-weight:bold;
	

}



div.special_filter .more-wrap .special_unique{
	margin-left:20px;
	float:left;
	min-width:200px;
}




div.special_filter .more-wrap .special_unique .item-wrap{
	padding-top:10px;
	padding-bottom:5px;
	cursor:pointer;
}


div.special_filter .more-wrap .special_unique .item-wrap .item-select{
	height:12px;
	width:12px;
	border:1px solid #2088B2;
	margin-left:10px;
	float:left;

}


div.special_filter .more-wrap .special_unique .item-wrap .item-select-active{

	height:12px;
	width:12px;
	border:1px solid #2088B2;
	background-color:#2088B2;
	margin-left:10px;
	float:left;
}




div.special_filter .more-wrap .special_unique .item-wrap .item-tekst{
	padding-left:5px;
	float:left;
	
	color:#666;
	font-size:12px;
	
	
}

div.special_filter .more-wrap .special_unique .item-wrap .item_checkbox{

	display:none;
}


div.special_filter .more-wrap .special_unique .item-wrap .item_help{

	padding-left:5px;
	float:left;
}

/*
No selection

*/

div.special_filter .more-wrap .no_selection{
	margin-left:20px;
	float:left;
	min-width:200px;
}




div.special_filter .more-wrap .no_selection .item-wrap{
	padding-top:10px;
	padding-bottom:5px;

}


div.special_filter .more-wrap .no_selection .item-wrap .item-select{
	height:12px;
	width:12px;
	border:1px solid #2088B2;
	margin-left:10px;
	float:left;

}


div.special_filter .more-wrap .no_selection .item-wrap .item-select-active{

	height:12px;
	width:12px;
	border:1px solid #2088B2;
	background-color:#2088B2;
	margin-left:10px;
	float:left;
}




div.special_filter .more-wrap .no_selection .item-wrap .item-tekst{
	padding-left:5px;
	float:left;
	
	color:#666;
	font-size:12px;
	
	
}


div.special_filter .more-wrap .no_selection .item-wrap .item_help{

	padding-left:5px;
	float:left;
}

/*

	Moods,tags filter

*/
div.special_filter .more-wrap .items-colum{
	margin-left:20px;
	float:left;
	min-width:200px;
	margin-top:10px;

}

div.special_filter .more-wrap .items-colum .item-wrap{
	padding-top:10px;
	padding-bottom:5px;
	cursor:pointer;
}


div.special_filter .more-wrap .items-colum .item-wrap .item-select{
	height:12px;
	width:12px;
	border:1px solid #2088B2;
	margin-left:10px;
	float:left;

}


div.special_filter .more-wrap .items-colum .item-wrap .item-select-active{

	height:12px;
	width:12px;
	border:1px solid #2088B2;
	background-color:#2088B2;
	margin-left:10px;
	float:left;
}




div.special_filter .more-wrap .items-colum .item-wrap .item-tekst{
	padding-left:5px;
	float:left;
	
	color:#666;
	font-size:12px;
	
	
}

div.special_filter .more-wrap .items-colum .item-wrap .item_checkbox{

	display:none;
}


div.special_filter .more-wrap .items-colum .item-wrap .item_help{

	padding-left:5px;
	float:left;
}





.tooltip {
	font-size:12px;
	color:#fff;
	font-weight:bold;
	padding:10px;
	background-color:#333;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin-bottom:0px;
	position:absolute;
	z-index:2000;
	margin-top:-65px;
	margin-left:-5px;
	display:none;
	
	
}



.tooltip_pointer {
	margin-left:-5px;
	float:left;
	width:0;
	border-left:10px solid transparent;
	border-right:10px solid transparent;
	border-top:20px solid #333;
	margin-top:-1px;
	position:absolute;
}




/*

releases

*/

div.release-wrapper{
	
	width:620px;
	margin-left:30px;
	font-size:12px;
	
	padding-bottom:25px;
	padding-top:25px;
	
	border-top:1px solid #EFEFEF;

}


div.release-wrapper h3{
	color:#155977;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	float:left;
	
}


div.release-wrapper .director{
	padding-left:10px;
	color:#999999;
	padding-top:8px;	

}


div.release-wrapper .rating{
	float:left;
	padding-left:15px;
		

}

div.release-wrapper .rating .box{
	  float:left;
	  color:#FFFFFF;
	  background-color:#387113;
	 
	

}


div.release-wrapper .rating .box span{
	  padding:5px 5px 5px;
	  font-weight:bold;
	 
	

}





div.release-wrapper .center .rel{
	padding-left:5px;
	float:left;
	padding-top:10px;
}

div.release-wrapper .center .rel_icons{
	float:right;
	padding-right:40px;	
}

/* FILTER It Content*/

div.filter-wrap .content{/* Content filter */
	 background-color:#F7F7F7;
	 padding:10px;
	 float:left;
	 display:none;
	 
	 width:480px;
	
}


div.filter-wrap .content#active{/* Content filter */
	display:block;
}

div.filter-wrap .submit-filter{/* Content filter */
	padding:5px 0 5px 0;
	background-color:#333;
	color:#fff;
	wdith:450px;
}


/* Uitklap menu */
span.button-more{
	background-image:url('http://www.nzbmovieseeker.com/images/blue_button_slice.gif');
	background-repeat:repeat-x;
	height:15px;
	padding:1px 5px 0px 5px;
	float:left;
	color:#fff;
	
	text-align:center;
	vertical-align:text-bottom;
	font-weight:bold;
	margin-right:10px;
	cursor:pointer;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}
span.button-arrow{
	
		background-image:url('http://www.nzbmovieseeker.com/images/blue_button_arrow.gif');
		background-repeat:no-repeat;
		width:16px;
		height:16px;
		cursor:pointer;
		float:left;
		margin-left:10px;
}

div.uitklap{
	z-index:200;

	padding:10px 10px 10px 5px;
	
	background-color:#fff;
	position:absolute;
	margin-left:10px;
	border:1px solid #ccc;
	border-right:1px solid #333;
	border-bottom:1px solid #333;
	display:none;
	color:#333;



}

span.uitklap-item{
	padding:0px 5px 5px 0px;
	display:block;

}
span.uitklap-item a{
	font-size:10px;
	color:#333333;

}

div.filter-wrap .content .filter-collom{
	padding:10 0 10 0;
	float:left;

}



div.filter-wrap .content .filter-item{
	padding:5px;
	display:block;

}

div.filter-wrap .content .filter-item a{
	font-weight:bold;
	color:#333;

}

/* FILTER It selected*/


div.filter-select{
	margin-top:10px;
	float:left;
	margin-left:50px;
	width:250px;
	
	background-color:#fff;
	

	


}

div.scroll{
	height:100px;
 	overflow:auto;
	margin-top:10px;
	padding-bottom:20px;
	
}

div.filter-select .top {
	width:230px;
	padding: 5px 10px 5px 10px;	
	background-color:#333;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	
	
}

div.filter-select .item-title{
	width:230px;
	padding: 5px 10px 5px 10px;	
	color:#333;
	font-weight:bold;
	font-size:12px;
	border-bottom:1px solid #ccc;
	

}


div.filter-select .item{
	width:230px;
	padding: 5px 10px 5px 10px;	

}


div.filter-select .item a{
	padding:5px 10px 5px 0px;
	
}


/*

Toolbar


*/

div.toolbarWrapper{
	width:100%;
	height:31px;
	position: fixed;
	bottom: 0px;
	
	
}

div.toolbar_max{
min-width:970px;
	
}
div.toolbar_max .search-wrap{
	width:480px;
	height:31px;
	
	float:right;
	margin-right:10px;


}
div.toolbar_max .search-wrap .select-search-method{
	color:#fff;
	padding:3px;
	background:#2088B2;
	border:1px solid #ccc;
	float:left;
	font-weight:bold;
	margin-left:10px;
	margin-top:5px;
	cursor:pointer;
}


div.toolbar_max .search-wrap .search-box{
	width:300px;
	height:19px;
	border:1px solid #ccc;
	margin-top:5px;
	background-color:#FFFFFF;
	float:left;


}

div.toolbar_max .search-wrap .search-box input{
	width:300px;
	height:19px;
	border:none;
	margin-top:5px;
	color:#9F1F09;
	font-weight:bold;
	padding:0px;
	margin:0px;
	padding:1px 0px 1px 3px;
	


}


div.toolbar_max .search-wrap .search-results{
	width:491px;
	padding-top:10px;
	padding-bottom:10px;
	border:1px solid #ccc;
	position:absolute;
	margin-top:-148px;
	background-color:#FFFFFF;
	display:none;
	z-index:100;	


}

.load_search2{
	width:292px;
	border:1px solid #ccc;
	position:absolute;
   background-color:#FFFFFF;
	font-size:12px;
	padding-top:20px;
	padding-bottom:20px;
	margin-top:-55px;
	padding-left:10px;
	display:none;
	z-index:100;

}

/* Top search */
.load_search3{
	width:330px;
	border:1px solid #ccc;
	position:absolute;
   background-color:#FFFFFF;
	font-size:12px;
	padding-top:20px;
	padding-bottom:20px;
	margin-top:34px;
	padding-left:10px;
	z-index:1000;
	display:none;
	padding-right:10px;
	margin-left:630px;

}

div.toolbar_max .search-wrap .select-search-method .search-drop{
	width:100px;
	height:160px;
	
	position:absolute;
	margin-top:-178px;
	background-color:#2088B2;
	margin-left:-5px;
	display:none;
	
	


}
div.toolbar_max .search-wrap .select-search-method .search-drop div{
	padding:5px 5px 5px 5px;
	font-weight:bold;
	border-bottom:1px solid #fff;
	width:90px;
	cursor:pointer;

}


div.toolbar_max .search-wrap .select-search-method .search-drop div:hover{
	padding:5px 5px 5px 5px;
	
	border-bottom:1px solid #fff;
	width:90px;
	background-color:#333333;

}



div.toolbar_max .search-wrap .search-results .close{
	width:16px;
	height:16px;
	position:absolute;
	margin-top:-16px;
	margin-left:482px;
	


}


div.toolbar_max .search-wrap .search-results .link-results{
	padding:10px;
	color:#333333;
	font-size:12px;
	font-weight:bold;


}


div.toolbarWrapper .left_corner{
	background-image:url('http://www.nzbmovieseeker.com/images/toolbar_left_corner.gif');
	background-repeat:no-repeat;
	position:absolute;
	width:14px;
	height:31px;
	left:20px;
}

div.toolbarWrapper .right_corner{
	background-image:url('http://www.nzbmovieseeker.com/images/toolbar_right_corner.gif');
	background-repeat:no-repeat;
	position:absolute;
	left:auto;
	right:20px;
	width:14px;
	height:31px;
	
}

div.toolbarWrapper .middle{
	background-image:url('http://www.nzbmovieseeker.com/images/toolbar.gif');
	background-repeat:repeat-x;
	position:absolute;
	left:34px;
	right:34px;
	height:31px;
	
	
}

div.tool-item{
	padding-left:10px;
	padding-right:10px;
	border-right:2px solid #333;
	width:auto;
	
	float:left;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-weight:bold;
	color:#FFFFFF;
	height:31px;
}	


/* Add nzb list loader */

div.tool-item .toolbar-nzblist{
	position:absolute;
	margin-top:-42px;
	margin-left:-11px;
	padding:5px;
	width:100p;
	background-color:#FFFFFF;
	border:1px solid #ccc;
	color:#666;
	display:none;

}	


div.tool-item .toolbar-nzblist-results{
	position:absolute;
	margin-top:-42px;
	margin-left:-11px;
	padding:5px;
	width:100p;
	background-color:#FFFFFF;
	border:1px solid #ccc;
	color:#666;
	display:none;

}


div.tool-item .item{
	position:relative;
	top:10px;
	
}


div.tool-item .item a.toolbar{
	color:#fff;
	text-decoration:underline;
	
}


div.tool-item .item a.toolbar_load{
	color:#9F1F09;
	text-decoration:underline;
	
}
/* SEARCH result */

.link-results p.normal{
	padding:3px 5px 3px 5px;
	

}

.link-results p.normal:hover{
	padding:3px 5px 3px 5px;
	background-color:#333333;

}
.link-results p.selected{
	padding:3px 5px 3px 5px;
	background-color:#333333;
	

}

.link-results p.normal:hover span{
	padding-left:30px;
	color:#fff;
	font-size:10px;
	display:block;
	

}

.link-results p.normal span{
	padding-left:30px;
	color:#333;
	font-size:10px;
	display:block;
	

}



/*

Pagination

*/

div.pagination{
	width:100%;
	margin:0 auto;
	margin-top:30px;
}

div.pagination span{
	float:left;
	
	
}

div.pagination span a{
	height:20px;
	border-right:1px solid #ccc;
	
	padding:3px 5px 3px 5px;
	font-weight:bold;
	margin-right:5px;
}

div.pagination span a:visited{
	height:20px;
	border-right:1px solid #ccc;

	padding:3px 5px 3px 5px;

}


div.pagination span a:hover{
	height:20px;
	border-right:1px solid #A80F0B;
	background-color:#A80F0B;
	color:#fff;
	padding:3px 5px 3px 5px;

}

div.pagination span a.current{
	height:20px;
	border:1px solid #A80F0B;
	background-color:#A80F0B;
	color:#fff;
	padding:3px 5px 3px 5px;

}

div.pagination span a.current:visited{
	height:20px;
	border:1px solid #A80F0B;
	background-color:#A80F0B;
	color:#fff;
	padding:3px 5px 3px 5px;

}


div.pagination span a.current:hover{
	height:20px;
	border:1px solid #A80F0B;
	color:#fff;
	padding:3px 5px 3px 5px;
}


div.pagination span.first{
	margin-right:20px;
}


div.pagination span.next{
	margin-left:20px;
}

/* Modal Box Vip */

/* Z-index of #mask must lower than #boxes .window */
/* Z-index of #mask must lower than #boxes .window */
#mask {
  position:absolute;
  z-index:9000;
  background-color:#fff;
  display:none;
  top:0px;
  left:0px;
}
  
#boxes .window {
  position:absolute;
  width:440px;
  height:200px;
  display:none;
  z-index:9999;
  
}


#boxes .window span.close{
  margin-left:367px;
  margin-top:-8px;
  	position:absolute;
}


#boxes .window .modal-title{
  padding:10px;
  font-size:16px;
  border-bottom:2px solid #b7ddf2;
  color:#155977;
  font-weight:bold;
  
}


#boxes .window p{
  padding:20px;
  font-size:13px;
 
  color:#333;
  font-weight:bold;
  
}


/* Customize your modal window here, you can add background image too */
#boxes #dialog {
  width:375px; 
  padding-bottom:20px;
  background-color:#ebf4fb;
  border:2px solid #b7ddf2;
}

/* Watchlist */
div.addWatch{
	position:absolute;
	background-color:#000000;
	height:190px;
	width:630px;
	z-index:200;
	top:0;
	left:0;
	
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	display:none;
	

}

div.addWatch .control{
	margin-left:-14px;
	margin-top:-8px;
	
}

/*
toolbar releases ( group by , synopsis )
*/

div.release_toolbar{
	width:650px;

	margin-bottom:15px;
	background-image:url(http://www.nzbmovieseeker.com/images/table_slice.gif);
	background-repeat:repeat-x;
	height:28px;
	


}


div.release_toolbar .group_by{
	float:left;
	padding-top:5px;
	padding-left:15px;
	font-size:12px;
	font-weight:bold;

}


div.release_toolbar .synopis_by{
	float:right;
	padding-top:5px;
	padding-right:15px;
	font-size:12px;
	font-weight:bold;

}

/* FOOTer */

div.global-footer{
width:100%;
	 margin-top:50px;
	 padding-bottom:50px;
	clear:both;
	background-color:#333;
}

div.global-footer .splitter{
	width:100%;
	padding:10px 0px 10px 0px;
	background-color:#666;

}


div.global-footer .footer-content{
	width:950px;
	padding:10px 10px 10px 10px;
	background-color:#333;
	margin:0 auto;
}


div.footer-item-wrap{
	float:left;
	margin-left:25px;
	color:#fff;
	font-size:12px;
	font-weight:bold;

}

div.footer-item-wrap p{
	padding-bottom:5px;

}

div.footer-item-wrap .footer-item{
	font-weight:normal;
	padding:5px 0px 0px 10px;
	color:#ccc;

}



/*
	Watchlist movies css classes
	@added march 2011
*/
div.watchlist-tag{
	cursor:pointer;
	background-color:#E7E7DE;
	float:left;
	padding:5px 10px 5px 10px;
	font-size:14px;
	margin-right:10px;
	font-weight:bold;
	color:#333;
	margin-top:10px;
}


div.watchlist-tag-selected{
	cursor:pointer;
	background-color:#97BB1B;
	float:left;
	padding:5px 10px 5px 10px;
	font-size:14px;
	margin-right:10px;
	font-weight:bold;
	color:#FFFFFF;
	margin-top:10px;
}

.add-movie-watchlist-submit{
	float:right;
	background-color:#2786C2;
	border:none;
	padding:4px 10px 4px 10px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	margin:10px 50px 10px 10px;
	cursor:pointer;
}


