/* Designed for: Movien24.net
/* Designed by: yuliyan.info
/* Date: 01.07.2009
/* All Rights Reserved!

/* Main properties */

body {
	font-family: Verdana;
	font-size: 12px;
	margin: 0;

	background-color: #000000;
}

a { color: #ffffff; text-decoration: underline; }

/* Header */

#header_warp {
	width: 1000px;
	height: 180px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/header_bg.gif);
	position: relative;
}

#header_warp .logo {
	width: 385px;
	height: 100px;
	margin-top: 75px;
	margin-left: 10px;
	border: none;
}

#header_warp .headbanner {
	width: 468px;
	height: 60px;
	position: absolute;
	top: 40px;
	right: 15px;
}

/* Header search bar */

#searchbar_bg {
	width: 300px;
	height: 30px;
	position: absolute;
	bottom: 0px;
	right: 15px;
	background-image: url(images/header_search_bg.gif);
}

#searchbar_bg .input {
	width: 213px;
	height: 25px;
	margin-top: 3px;
	margin-left: 3px;
	display: block;
	float: left;
}

#searchbar_bg .input input {
	width: 178px;
	margin-top: 5px;
	padding-left: 30px;
	padding-right: 5px;
	border: none;
	background: none;
	color: #8a8a8a;
	font-size: 11px;
}

#searchbar_bg .submit {
	width: 80px;
	height: 25px;
	margin-top: 3px;
	margin-right: 4px;
	background-image: url(images/search_submit.gif);
	border: none;
	display: block;
	float: right;
}

/* Header navigation */

#navigation_wrap {
	width: 1000px;
	height: 44px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
	background-image: url(images/nav_bg.gif);
}

#navigation_wrap #nav_items {
	margin-left: 10px;
	margin-right: 10px;
	list-style: none;
	padding: 0;
}

#navigation_wrap #nav_items li {
	list-style: none;
	margin: 0;
	float: left;
}

#navigation_wrap #nav_items li a {
	height: 44px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 12px;
	font-weight: bold;
	line-height: 44px;
	text-decoration: none;
	color: #c92323;
	display: block;
}

#navigation_wrap #nav_items li:hover {
	background-image: url(images/nav_hover_right.gif);
	background-position: right;
}

#navigation_wrap #nav_items li a:hover {
	background-image: url(images/nav_hover_left.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-right: 15px;
	padding-left: 15px;
	color: #ffffff;
}

.alignleft {
	float:left;
	padding:3px 0 0 5px;
	}

/*--Top border. This is to give the wide containers rounded top corners.--*/
.container-wide-header {
  width: 712px;
  height: 6px;
  margin: 5px 0px 0px 0px;
  background: transparent url(../images/column-border-top-wide.gif) no-repeat;
}

.container-wide-player {
  width: 700px;
  text-align: center;
  border: 1px solid #d0d2d4;
  border-top: none;
  border-bottom: none;
  background: transparent url(../images/reel.png) no-repeat;
  background-position: right bottom;
  padding:2px 5px;
  border-bottom:1px solid #dddcdc;
  margin: 0px 0px 5px 0px;
}

.container-player {
  color: #000;
  width: 700px;
  text-align: center;
  background: #FEFEFE;
  padding: 0px;
}

#video-info {
  width: 640px;
  padding: 5px;
}

.video-details-list {
  width: 660px;
  list-style-type: none;
  float: left;
  text-align: left;
}

.video-details-list li {
 	margin-bottom: 8px;
 	padding: 1px 0px;
 	margin: 4px 0px;
}

.li-spacer {
}

.clear-fix {
  clear: both;
}

/*-----------------------
  -- Navigation Styles --
  -----------------------*/
#nav-bar {
  float: right;
  margin: 20px 5px 0px 0px;
  width: auto;
}

#nav-bar-2 {
  float: right;
  margin: 5px 5px 0px 0px;
  width: auto;
}

#nav-left {
  width: 8px;
  height: 48px;
  float: left;
  background: transparent url(images/nav-left.gif) no-repeat;
}

#nav-right {
  width: 8px;
  height: 48px;
  float: left;
  background: transparent url(images/nav-right.gif) no-repeat;
}

#nav-main {
  height: 48px;
  float: left;
  background: transparent url(images/nav-main.gif) repeat-x;
}

/*-Main Nav Buttons-*/
#nav-main ul {
  list-style-type: none;
  width: auto;
  display: block;
  Margin: 0 auto;
}

#nav-main li {
  display: inline;
  width: auto;
  border: 1px solid #e7e7e7;
  border-right: 1px solid #d0d0d0;
  border-bottom: 1px solid #d0d0d0;
  float: left;
  padding: 4px 6px;
  margin: 12px 4px 0px 4px;
}

#nav-main li:hover {
  border: 1px solid #fff;
  border-left: 1px solid #d0d0d0;
  border-top: 1px solid #d0d0d0;
}

#nav-main li a:link {
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
}

#nav-main li a:visited {
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
}
	
/*--The Login Form Container--*/
#login-box {
  color: #fff;
  width: 300;
  height: 170px;
  margin: 0px 0px 5px 0px;
}

#login-box ul{
  display: block;
  list-style-type: none;
  margin: 0px 0px 0px 10px;
  padding: 25px 0px 0px 0px;
}

.login-box li{
  list-style-type: none;
  margin: 5px 20px 5px 0px;
  text-align: right;
}

#login-box a {
  color: #3c8ec1;
  font-weight: bold;
}

#login-box a:hover { color: #fff; }

.username { margin:0px 0px 0px 12px; }

.password { margin:0px 0px 0px 12px; }

.howlong { margin: 0px 12px 0px 12px; }

.login-button { margin: 0px 0px 0px 18px; }

.login-button-index { margin: -8px 0px 0px 0px; }

/*--Form BUttons--*/
.button-form {
  height: 21px;
  font-family: verdana;
  border: 1px solid #666666;
  background: transparent url(../images/button-form.gif) repeat-x;
  padding: 0px 0px 2px 0px;
}

.button-form:hover {
  border: 1px solid #cccccc;
}
	
/*-----------------------
  -- Column Styles     --
  -----------------------*/
#inner-templates-container {
  width: 100%;
  /* margin: 0px auto; */
}

#column-wide {
  width: 980px;
  margin: 15px 0px 5px 0px;
  float: left;
}

#column-left-1 {
  width: 712px;
  float: left;
  margin: 15px 5px 10px 0px;
}

#column-right-1 {
  width: 258px;
  float: left;
  margin: 15px 0px 10px 5px;
}

#column-right-1-play {
  width: 258px;
  float: left;
  margin: 15px 0px 10px 5px;
}

#column-left-2 {
  width: 258px;
  float: left;
  margin: 14px 5px 10px 0px;
}

#column-right-2 {
  width: 712px;
  float: left;
  margin: 14px 0px 10px 5px;
}

#column-left-3 {
  width: 465px;
  padding: 5px;
  float: left;
  margin: 5px 0px 0px 0px;
}

#column-right-3 {
  width: 465px;
  padding: 5px;
  float: right;
  margin: 5px 0px 0px 0px;
}


/*-- Narrow Container.  These are used in the right column--*/
.container-narrow {
  width: 252px;
  border: 1px solid #d0d2d4;
  border-top: none;
  border-bottom: none;
  padding: 0px 2px;
}

/*--This gives the narrow containers rounded top corners when needed.--*/
.container-narrow-top {
  width: 258px;
  height: 6px;
  background: transparent url(../images/column-border-top-narrow.gif) no-repeat;
}

/*--This gives the narrow containers rounded bottom corners.--*/
.container-narrow-bottom {
  width: 258px;
  height: 6px;
  margin: 0px 0px 10px 0px;
  background: transparent url(../images/column-border-bottom-narrow.gif) no-repeat;
}

/*--Container List Styles--*/
.container-narrow ul {
  list-style-type: none;
}

/*--The Stats Container--*/
.container-stats {
  width: 252px;
  border: 1px solid #d0d2d4;
  border-top: none;
  border-bottom: none;
  padding: 0px 2px;
}
.container-stats ul {
  list-style-type: none;
}

.container-stats li {
  float: left;
  width: 100%;
  line-height: 1.8;
}

.font4_14 { color: #000; font-size: 14px; font-weight: bold; }

.font4_13 { color: #000; font-size: 12px; font-weight: bold; }

.font4_12 { color: #000; font-weight: bold; }

.font5_14 {	color: #0099FF;	font-size: 14px; font-weight: bold; }

.font5_15 {	color: #3580b9;	font-size: 16px; font-weight: bold; }

.font5_16 {	color: #3580b9;	font-size: 22px; font-weight: bold; }

.font5_4B {	color: #0099FF;	font-size: 12px; font-weight: bold; }

.font5_12 {	font-size: 12px; font-weight: bold; }

.font5_16 {	font-size: 18px; font-weight: bold; }

/*--Member Details--*/
#member-details {
  padding: 2px 2px 3px 4px;
  width: 258px;
}
	
/*--Wide Container Header--*/
.header-wide {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  width: 704px;
  height: 24px;
  margin: 0px 0px 0px 0px;
  padding: 8px 0px 0px 8px;
  background: transparent url(../images/column-header-wide.gif) no-repeat;
}

.header-wide-2 {
  color: #1f5176;
  font-size: 14px;
  font-weight: bold;
  width: 704px;
  height: 24px;
  margin: 0px 0px 0px 0px;
  padding: 8px 0px 0px 8px;
  background: transparent url(../images/column-header-wide-2.gif) no-repeat;
}

.header-wide-comments {
  width: 710px;
  color: #1f5176;
  background: transparent url(../images/column-header-wide-2.gif) no-repeat;
  border:1px solid #d0d2d4;
}



.header-wide h1 {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  margin: -15px 0px 0px 0px;
  padding: 0px 5px 0px 0px;
  text-align: right;
}

.header-wide h2 {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  margin: 0px;
  padding: 0px 0px 0px 5px;
  text-align: left;
}

/*-----------------------
  -- Column Styles     --
  -----------------------*/
#inner-templates-container {
  width: 100%;
  /* margin: 0px auto; */
}

#column-left-1 {
  width: 712px;
  float: left;
  margin: 15px 5px 10px 0px;
}



/* content wrapper */

#content_wrap {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
}

#content_wrap #topline {
	height: 250px;
}

#content_wrap #topline .smallbox {
	width: 340px;
	height: 250px;
	background-color: #ffffff;
	background-image: url(images/smallbox_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	float: left;
}

#content_wrap #topline #banerplace {
	width: 300px;
	height: 250px;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
	margin-top: -20px;
}

#toprated_items {
	width: 330px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 20px;
}

#toprated_items .topratedmov {
	width: 100px;
	margin-left: 5px;
	margin-right: 5px;
	float: left;
}

#toprated_items .topratedmov h1 {
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	margin-bottom: 4px;
	text-align: center;
	color: #c92323;
}

#toprated_items .topratedmov .rating {
	width: 100px;
	font-size: 10px;
	text-align: center;
	color: #c92323;
	display: block;
}

#topwatched_items {
	width: 330px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
}

#topwatched_items .topwatchedmov {
	width: 100px;
	margin-left: 5px;
	margin-right: 5px;
	float: left;
}

#topwatched_items .topwatchedmov h1 {
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	margin-bottom: 4px;
	text-align: center;
	color: #c92323;
}

#topwatched_items .topwatchedmov .rating {
	width: 100px;
	font-size: 10px;
	text-align: center;
	color: #c92323;
	display: block;
}

#content_wrap #secondline {
	width: 1000px;
	height: 1350px;
	clear: both;
	margin-top: 10px;
	background-color: #ffffff;
	background-image: url(images/bigbox_footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#content_wrap #secondline a {
color: #000000;
}


.movie {
	width: 230px;
	height: 210px;
	margin-top: 10px;
	margin-right: 10px;
	float: left;
}

.movie h1 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	margin-top: 10px;
	margin-bottom: 4px;
	text-align: center;
	color: #c92323;
}

.movie span {
	font-size: 11px;
	color: #c92323;
	clear: both;
	height: 16px;
	display: block;
}

.movie .info_label {
	width: 80px;
	margin-top: 10px;
	float: left;
	margin-left: 5px;
}

.movie .info_data {
	width: 90px;
	font-weight: bold;
	margin-top: 10px;
	float: right;
	margin-right: 5px;
}

.smallmenu {
	width: 1000px;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	line-height: 30px;
	text-indent: 15px;
	clear: both;
	background-image: url(images/smallmenu.gif);
}

.smallmenu a {
	padding-left: 10px;
	padding-right: 10px;
}

#pages { 
	margin-left: 30px;
	height: 25px;
	clear: both;
}

#pages a {
    padding: 0px 5px 0px 5px;
	height: 25px;
	margin-left: 2px;
	line-height: 25px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #8F8F8F;
	background-color: #EFEFEF;
	border: 1px solid #8F8F8F;
	float: left;
	display: block;
}

#pages a:hover {
	color: #C92323;
	border: 1px solid #C92323;
	background-color: #FFEFEF;
}

#moviedetailbox {
	width: 1000px;
	height: 500px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/movie_detail_bg.gif);
}

#moviedetailbox #infobox {
	width: 1000px;
	margin-top: 20px;
}

#moviedetailbox #infobox h1 {
	font-size: 24px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #C92323;
}

#infobox #details  {}

#infobox #details #labels {
	width: 150px;
	display: block;
	float: left;
}

#infobox #details #labels p{
	font-weight: bold;
	color: #888888;
	height: 16px;
}

#infobox #details #data {
	width: 150px;
	display: block;
	float: left;
}

#infobox #details #data p{
	font-weight: bold;
	color: #C92323;
	height: 16px;
	clear: both;
	display: block
}

#moviedetailbox  #banner {
	width: 300px;
	height: 250px;
	margin: 20px;
	float: right;
	background: #666666;
}

#watchlinks {
	width: 640px;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
}

#watchlinksbaner {
	width: 300px;
	height: 250px;
	margin: 20px;
	float: right;
	background: #666666;
	color: #FFFFFF;
}

.inside{
padding: 5px 5px 5px 5px;
}

.tinyborder{
border: 1px #63e31c solid;
}

#watchlinksbaner a{
width: 100%;
height: 100%;
text-decoration: none;
}

#watchlinksbaner a img{
border: none;
}

#now_playing{
background: #34aa00;
}

#turn_off_subs{
background: #FF0000;
}

#watchlinksbaner tr:hover{
background: #c8ec00;
}

#watchlinks .part {
	width: 100px;
	height: 100px;
	margin: 10px;
	color: #C92323;
	text-align: center;
	line-height: 20px;
	float: left;
	display: block;
	background-image: url(images/part_bg.gif);
}

/* Footer wrapper */

#footer {
	width: 1000px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
	font-size: 10px;
	line-height: 30px;
	color: #ffffff;
	background-image: url(images/footer_bg.gif);
	clear: both;
}

   div.png * {color: #333; font-family: tahoma; margin: 0; padding: 0}
   div.png form {width: 850px; height: 58px; font-size: 10px; position: relative; margin-top: 9px}
   div.png form * {position: absolute}
      div.png form a.logo, div.png form span.logo {background: url(http://kaspyr.com/images/logo.png); width: 218px; height: 48px; display: block; top: -7px; left: 10px}
      div.png form a, div.png form span {color: #fff !important}
      div.png form span b {color: #fff; font-size: 9px; font-weight: normal; padding: 0 5px}
      div.png form .about {width: 160px; color: #ddd; font-size: 11px; font-weight: bold; top: 21px; left: 271px}
      div.png form .example {top: 2px; left: 433px; white-space: nowrap}
      div.png form .login {top: 2px; left: 433px}
      div.png form .login *, div.png form .search * {position: static}
      div.png form .search {width: 199px; top: 40px; left: 434px}
      div.png form .seek {width: 53px; top: 40px; left: 656px}
      div.png form .reg {text-align: right; top: 2px; right: 138px}
      div.png form .text {width: 272px; height: 16px; font-family: verdana; font-size: 12px; border: 1px #fff solid; top: 18px; left: 434px; padding: 2px 2px 0 2px}
      div.png form .submit {background: #dedfde; width: 83px; font-size: 11px; text-transform: lowercase; border: 1px #dedfde solid; cursor: pointer; top: 18px; left: 736px; padding: 2px 10px 3px 10px}
      div.png strike {height: 1px; overflow: hidden; clear: both; display: block}

/* OPERA */
@media all and (min-width: 0) {
   div.png form .text {padding-top: 1px; padding-bottom: 2px}
   div.png form .submit {padding-top: 2px; padding-bottom: 4px}
}

      div.png p.message, div.png p.reserve {color: #fff; text-align: right; position: absolute; top: 40px}
      div.png p.message a, div.png p.reserve a {width: 15px; height: 15px; overflow: hidden; float: left; display: block; position: static !important}
      div.png p.message {right: 138px}
      div.png p.reserve {right: 200px}
      div.png p.message a {background: url(http://kaspyr.com/images/mail_b.gif) 0 2px no-repeat}
      div.png p.reserve a {background: url(http://kaspyr.com/images/bron_b.gif) no-repeat}

/* Drop down menu */
   #menu_top_help {top: 228px}
   div.png ul.menu {padding: 0 0 0 230px}
   div.png ul.menu span {color: #fff}
   div.png ul.menu li.act div.last {right: -8px}
/* Drop down menu end */


.rtop, .rbottom{display: block; background: #9E00CF;} 

.rtop .r1, .rtop .r2, .rtop .r3, .rtop .r4, 
.rbottom .r1, .rbottom .r2, .rbottom .r3, .rbottom .r4 
{ display: block; 
height: 1px; 
overflow: hidden; 
background: #9E00CF; 
} 

.r1{margin: 0 5px;} 

.r2{margin: 0 3px;} 

.r3{margin: 0 2px;} 

.rtop .r4, .rbottom .r4 
{ margin: 0 1px; 
height: 2px; 
} 
.xx{ 
background: #9E00CF;
color:#fff; 
font-size:18px;
}
.xxx{ 
background: #9E00CF;
color:#fff; 
font-size:12px;
} 
.xxxx{ 
background: #9E00CF;
color:#fff; 
font-size:15px;
} 
p 
{ margin: 0px; 
padding: 0px 0px 6px 0px; 
line-height: 1.7em; 
}

#userbar{
	width:100%;
	height:42px;
	background: transparent url('images/bg.png') center top repeat-x;
	position:fixed;
	bottom:0px;
	z-index:999999;
	padding-top:6px;
}

#userbar .btn{
	width:41px;
	height:41px;
	display:block;
	float:left;
	text-align:center;
	background: transparent url('images/btnr.png') right top no-repeat;
}

#userbar .btn strong{
	background:#06C;
	color:#fff;
	padding:4px;
	position:absolute;
	margin-top:-22px;
	display:none;
	border-bottom:1px solid white;
}


#userbar a:hover.btn{
	background: transparent url('images/btnhover.png') right top repeat-x;
}


#userbar a:hover.btn strong{
	display:block;
}


#userbar .btn span{
	width:24px;
	height:24px;
	display:block;
	margin-left:8px;
	position:absolute;
	margin-top:10px;
	background-position:50% 50%;
	background-repeat:no-repeat;
	background-color:transparent;
}

.uicon span{
	background-image:url('images/uicon.png');
}

.imgicon span{
	background-image:url('images/imgicon.png');
}

.msgicon span{
	background-image:url('images/msgicon.png');
}

.fricon span{
	background-image:url('images/fricon.png');
}

.chaticon span{
	background-image:url('images/chaticon.png');
}

.plicon span{
	background-image:url('images/plicon.png');
}

.favicon span{
	background-image:url('images/favicon.png');
}

.recenticon span{
	background-image:url('images/recenticon.png');
}
.fbicon span{
	background-image:url('images/fbicon.png');
}
.bookmark span{
	background-image:url('images/star.gif');
}

.close_btn span{
	background-image:url('images/closeicon.png');
}


.close_btn{
	padding:0px 1px;
	color: red;
	width:15px;
	font-weight:bold;
}



a:hover.open_btn strong{
	display:none !important;
}




.bchat{
	position:fixed;
	bottom:40px;
	overflow:hidden;
	z-index:99998;
}


.bchat #chat{
	background:#fff;
	margin-top:0px !important;
}



.bchat h2{
	margin:0px !important;
	height:32px;
	border-bottom:2px silid #fff;
}

.umenu{
	width:200px;
	position:fixed;
	bottom:40px;
	height:auto;
	display:none;
	z-index:99998;
	background:#fff;
	border-left:4px solid #e2e2e2;
	border-top:4px solid #e2e2e2;
}

.umenu li{
	width:200px;	
	height:auto;
	overflow:hidden;
	display:block;
	clear:both;
}

.cimg{
	width:30px;
	overflow:hidden;
	float:left;
	margin-right:5px;
}


.cimg img{
	width:30px;
}

.cname{
	float:left;	
	display:block;
	clear:none;
	width:140px;
	font-weight:bold;
}

.clink{
	display:block;
	clear:both;
	overflow:hidden;
	width:190px;
	color:#333;
	background:#fff;
	padding:5px;
	border-bottom:1px solid #e7e7e7;
}

.odd .clink{
	background:#f1f1f1 !important;
}

a:hover.clink{
	background:#e8f2ff !important;
	color:#0075ca !important;
}

#pozdrav{
	width:auto;
	height:41px;
	float:right;
	padding-left:6px;
	margin-top:1px;
	background:transparent url('images/pozdravleft.png') left top no-repeat;
}


.poz_clip{
	width:auto;
	height:31px;
	float:right;
	padding:5px 15px 5px 10px;
	background:transparent url('images/pozdravbg.png') left top repeat-x;
	color:#000;
}

.poz_clip a{
	color:#fff;
	text-decoration:underline;
}


.poz_clip a:hover{
	text-decoration:none;
}

.poz_top{
	font-size:11px;
}

.poz_bot{
	font-weight:bold;
}

.pozdrav_icon{
	width:27px;
	height:27px;
	float:left;
	display:block;
	margin-top:3px;
	background:transparent url('images/movie.png') left top no-repeat;
}

.pozdrav_cont{
	float:left;
	margin-left:15px;
}

#pozdrav_window{
	width:320px;
	height:285px;
	display:none;
	z-index:99999;
	background:#037cd1;
	position:fixed;
	bottom:42px;
	right:1px;
}



.poptions{
	position:relative;
	background:#037cd1;
	float:right;
	padding:3px;
}

.poptions a{
	display:block;
	font-size:11px;
	height:16px;
	width:16px;
	float:left;
	margin-right:2px;
}

.pmmz{
	background:transparent url('images/pmmz.png') left top no-repeat;
}
.pclose{
	background:transparent url('images/pclose.png') left top no-repeat;
}





#pozdrav_window h2{
	color:#fff;
	font-size:12px;
	margin:5px 10px;
}

