body { 
	margin: 0px; 
	background-color: #1C2D41;
	font-family: Tahoma;
	background-position: center top;
	background-repeat: no-repeat;
}

img {border:0px;}

#wrapper { 
	margin: 0 auto;
	width: 852px;
}

#header {
	width: 851px;
	height: 148px;
	cursor: pointer;
}

#header-left {
	float: left;
	width: 25px;
	height: 148px;
	background-image: url(/images/top-left.png);
	background-repeat: no-repeat;
}

#header-middle {
	float: left;
	width: 801px;
	height: 148px;
	background-image: url(/images/top-middle.jpg);
	background-repeat: no-repeat;
}

#header-right {
	float: left;
	width: 25px;
	height: 148px;
	background-image: url(/images/top-right.png);
	background-repeat: no-repeat;
}


#headmenu {
	float: right;
	margin-right: 50px;
	margin-top: 120px;
}

#headmenu a {
	text-decoration: none;
	font-size: 11px;
	color: #000;
}

#navigationmenu {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 867px;
}

#navigation-container {
	margin-left: 141px;
/*	width: 713px;*/
	height: 32px;
/*	background: url(/images/navibar1.png) top right;*/
	background-repeat: no-repeat;
}

#navigation-container a {
	float: left;
	display: inline-block;
	color: #FFF;
	margin: 0px 0px;
	text-decoration: none;
	line-height: 20px;
	height: 32px;
	font-size: 11px; 
	font-family: arial, verdana,sans-serif;
	font-weight: normal;
	background: url(/images/navibar1.png) top left;
	cursor: pointer;
}

#navigation-container a b {
	display: inline-block;
	margin: 5px 0px;
	width: 100px;
	text-align: center;
/*	padding: 0px 31px;*/
	height: 20px;
	border-right: 1px solid #999;
	font-weight: normal;
}

#navigation-container .menu-sep {
	background: url(/images/menu-sep.png) top left;
}

#navigation-container a.firstitem {
}

#navigation-container a:hover {
	background-image: url(/images/navibar2.png);
}

#navigation-container a.lastitem {
	width: 104px;
	border: 0px;
	background: url(/images/navibar1.png) top right;
}

#navigation-container a.lastitem b {
/*	padding: 0px 22px;*/
	border: 0px;
}

#navigation-container a.lastitem:hover {
	background: url(/images/navibar2.png) top right;
}

#partner-logos {
	margin-top: 10px;
	width: 851px;
}

#submenu {
	height: 10px;
	margin-top: 0px;
	margin-right: 10px;
}

#live-buttonbox {
	display: inline-block;
	float: left;
	width: 141px;
	height: 32px;
}

#container {
	margin: -3px;
}

/* Footer */
#footer {
	padding-top: 15px;
	color: #FFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}

#footer-left {
	float: left;
}

#footer-right {
	float: right;
	text-align: right;
	padding-right: 8px;
}

#footer-browser-support {
	margin-top: 40px;
	margin-bottom: 15px;
	clear: both;
	text-align: center;
	color: rgb(158, 175, 210);
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
}

/* Proglist */

#proglist {
	float: left;
	width: 319px;
	height: 579px;
}

#proglist-top {
	width: 319px;
	height: 36px;
	background-image: url(/images/proglist-dizi.png);
}

#proglist-body {
	margin: 0px;
	width: 319px;
	height: 522px;
}

#proglist-body-left {
	margin: 0px;
	float: left;
	width: 15px;
	height: 522px;
	background-image: url(/images/proglist-left.png);
	background-repeat: no-repeat;
}

#proglist-body-right {
	margin: 0px;
	float: right;
	width: 10px;
	height: 522px;
	background-image: url(/images/proglist-right.png);
	background-repeat: no-repeat;
}

#proglist-body-content {
	margin-left: 15px;
	padding-top: 20px;
	width: 294px;
	height: 522px;
	background-image: url(/images/proglist-bg.jpg);
	background-repeat: repeat-x;
}

#proglist-bottom {
	margin: 0px;
	width: 319px;
	height: 21px;
	background-image: url(/images/proglist-bottom.png);
	background-repeat: no-repeat;
}

/* Prog banners */

#progbanners-right {
/*	display: inline;*/
	float: right;
	text-align: right;
	margin-right: -3px;
}

#progbanner-right {
}

#prognewcomment-button {
}

#program-gallery-button {
	float: left;
}
#program-chars-button {
	float: left;
}

/* List Menu Item */
.listmenu-item {
	margin: 0px 0px;
	padding-left: 40px;
	background-image: url(/images/prog-arrow.png);
	background-repeat: no-repeat;
}

.listmenu-item a {
	color: #FFF;
/*	color: #203049;*/
	text-decoration: none;
	font-size: 13px;
}

.listmenu-item span {
	text-align: right;
	padding-right: 25px;
	color: #FFF;
	color: #E9263C;
	font-size: 13px;
}

.listmenu-sep {
	background-image: url(/images/listmenu-sep.png);
	height: 15px;
}

/* Series View */
#series-view {
	float: right;
	width: 540px;
	height: 393;
}


#series-view-body {
	width: 540px;
	height: 368px;
	background-image: url(/images/series-view-bg.png);
	background-repeat: no-repeat;
}

#series-view-image-container {
	width: auto;
	padding-top: 15px;
	height: 216px;
}
#series-view-download {
	display: block;
	float: right;
	margin-right: 30px;
	width: 200px;
	height: 80px;
	cursor: pointer;
}

#series-view-watch {
	display: block;
	float: left;
	margin-left: 30px;
	width: 200px;
	height: 80px;
	cursor: pointer;
}


/* Box */

.box, .lbox {
	height: 684px;
}

.lbox {
	width: 300px;
}

.box-top {
	height: 36px;
}

.box-top-left {
	height: 36px;
	margin-right: 20px;
	line-height: 44px;
	color: #FFF;
	text-align: center;
	background-image: url(/images/blank.png);
	background-repeat: repeat-x;
}

.box-top-right {
	float: right;
	width: 20px;
	height: 36px;
	background: url(/images/blank.png) no-repeat right top;
}

#series-view .box-top-right {
	width: 18px;
	margin-right: 2px;
	background: url(/images/blank.png) no-repeat right top;
}


.box-left {
	float: left;
	display: inline;
	width: 15px;
	height: 648px;
	background-image: url(/images/box-left.png);
	background-repeat: no-repeat;
}

.box-right {
	display: inline;
	float: right;
	width: 15px;
	height: 648px;
	background-image: url(/images/box-right.png);
	background-repeat: no-repeat;
}

.box-body {
	margin: 0px 15px;
	height: 648px;
	width: auto;
	background-image: url(/images/box-body.png);
	background-repeat: repeat-x;	
}

/* Short box */
.sbox {
	width: 300px;
}		


.sbox-top {
	width: 300px;
	height: 36px;
	text-align: center;
	background-repeat: no-repeat;
}

.sbox-left {
	float: left;
	width: 15px;
	height: 552px;
	background-image: url(/images/sbox-left.png);
	background-repeat: no-repeat;
}

.sbox-right {
	float: right;
	width: 15px;
	height: 552px;
	background-image: url(/images/sbox-right.png);
	background-repeat: no-repeat;
}

.sbox-body {
	margin: 0px 15px;
	height: 552px;
	width: auto;
	background-image: url(/images/sbox-body.png);
	background-repeat: repeat-x;	
}

/* Ubox */

#ubox-list {
	width: 252px;
}

#ubox-page {
	margin-left: 3px;
	width: 597px;
}

.ubox-left {
	float: left;
	width: 15px;
	height: 655px;
	background-image: url(/images/ubox-left.png);
	background-repeat: no-repeat;
}

.ubox-right {
	float: right;
	width: 15px;
	height: 655px;
	background-image: url(/images/ubox-right.png);
	background-repeat: no-repeat;
}

.ubox-center {
	margin-left: 15px;
	margin-right: 13px;
	height: 655px;
	width: auto;
	background-image: url(/images/ubox-center.png);
	background-repeat: repeat-x;	
}


/* Progbox */

#progbox {
	float: left;
	width: 310px;
	height: 343px;
}

#progbox-left {
	float: left;
	width: 8px;
	height: 343px;
	background-image: url(/images/progbox-left.png);
	background-repeat: no-repeat;
}

#progbox-right {
	float: left;
	width: 8px;
	height: 343px;
	background-image: url(/images/progbox-right.png);
	background-repeat: no-repeat;
}

#progbox-middle {
	float: left;
	width: 294px;
	height: 343px;
	background-image: url(/images/progbox-middle.png);
	background-repeat: repeat-x;
}

#progbox-playerbox {
	margin-top: 12px;
	margin-left: 15px;
	border: 1px solid #FFF;
	width: 259px;
	height: 183px;
}

#progbox-progtitlebox {
	margin-top: 7px;
	width: 294px;
}

#progbox-progtitle {
	float: left;
	color: #FFF;
	font-size: 13px;
}

#progbox-progdate {
	float: right;
	color: #E9263C;
	font-size: 12px;
}

#progbox-progday {
	float: right;
	padding-right: 7px;
	color: #FFF;
	font-size: 12px;
}

#progbox-flowbox {
	clear: both;
	margin-top: 7px;
	padding-top: 5px;
	width: 294px;
	height: 95px;
	font-size: 11px;
	overflow: hidden;
}

.flow-item {
	padding-left: 3px;
}

.prog-time {
	color: #E9263C;
}

.prog-name {
	padding-left: 7px;
	color: #FFF;
}

.prog-desc {
	padding-left: 3px;
	color: #F58220;
}

#progbox-flowlink {
	margin-top: -2px;
	float: right;
	padding-top: -0px;
	padding-left: 7px;
	height: 9px;
	line-height: 14px;
	background-image: url(/images/red-arrow.png);
	background-repeat: no-repeat;
}

#progbox-flowlink a {
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
}
#progbox-flowlinkbox {
	padding-left: 10px;
	display: block;
	float: right;
	background-image: url(/images/red-arrow.png);
	background-repeat: no-repeat;
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
}

/* Main flash box */
#main-flashbox {
	float: left;
	margin-left: 10px;
	width: 531px;
}

/* Flow */
#flowbox {
	width: 863px;
	height: 555px;
}

#flowbox-top {
	padding-left: 90px;
	line-height: 43px;
	font-weight: bold;
	width: 863px;
	height: 37px;
	background-image: url(/images/flow-top.png);
	background-repeat: no-repeat;
}

#flowbox-middle {
	width: 863px;
	height: 505px;
	overflow: hidden;
}

#flowbox-middle-left {
	float: left;
	width: 6px;
	height: 505px;
	background-image: url(/images/flow-left.png);
	background-repeat: repeat-y;
}

#flowbox-middle-right {
	float: right;
	width: 6px;
	height: 505px;
	background-image: url(/images/flow-right.png);
	background-repeat: repeat-y;
}

#flowbox-middle-center {
	display:inline-block;
	width: 851px;
	height: 505px;
	background-image: url(/images/flow-bg.jpg);
	background-repeat: repeat-x;
}

#flowbox-bottom {
	width: 863px;
	height: 11px;
	background-image: url(/images/flow-bottom.png);
	background-repeat: no-repeat;
}

#flowbox-weekdays {
	background-color: #D3D4D4;
	height: 45px;
	width: 100%;
	border-bottom: 1px solid #222222;
}

#flowbox-weekdays div {
	float: left;
	width: 121px;
}

#flowbox-weekdays div h1 {
	margin: 7px 0px 3px 0px;;
	color: #E9263C;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

#flowbox-weekdays div span {
	display: inline-block;
	color: #102150;
	width: 100%;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

#flowbox-days {
}

.flowbox-day {
	float: left;
	margin:0px;
	padding: 0px;
	width: 120px;
	border-right: 1px solid #222222;
}

.flowbox-lastday {
	float: left;
	margin:0px;
	padding: 0px;
	width: 123px;
}
.flowbox-head {
	width: 100%;
	height: 40px;
	background-image: url(/images/flow-up-arrow-bg.jpg);
	background-repeat: repeat-x;
}

.flowbox-head-today {
	background-image: url(/images/flow-up-arrow-bg2.jpg);
}

.flowbox-programs {
	height: 392px;
	overflow: hidden;
	padding-left: 5px;
}

.flowbox-programs-today {
	background-color: #2E354F;
}

.flowbox-item span {
	background-color: #FFF;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;	
	padding: 0px 3px;
	color: #E9263C;
	font-size: 11px;
}

.flowbox-item a {
	text-decoration: none;
	color: #FFF;
	font-size: 11px;
}

.flowbox-tail {
	width: 100%;
	height: 28px;
	background-image: url(/images/flow-down-arrow-bg.jpg);
	background-repeat: repeat-x;	
}

.flowbox-tail-today {
	background-image: url(/images/flow-down-arrow-bg2.jpg);
}

/* News banner */
#news-banner {
	margin-top: 15px;
}

#news-head {
	float: left;
	width: 143px;
}

#news-content {
	float: left;
	width: 694px;
	height: 32px;
	font-size: 11px;
	line-height: 32px;
	background-image: url(/images/news-bg.png);
	background-repeat: repeat-x;
}

.news-title {
	display: inline-block;
	padding: 0px 5px 0px 30px;
	background-image: url(/images/news-logo.png);
	background-repeat: no-repeat;
}

a.news-title {
	text-decoration: none;
	font-weight: bold;
	color: #F58220;
}

a.news-description {
	padding-right: 20px;
	text-decoration: none;
	display: inline-block;
	color: #FFF;
}

#news-tail {
	float: left;
	width: 14px;
	height: 32px;
	background-image: url(/images/news-tail.png);
	background-repeat: no-repeat;
}

/* Featured Banners */

#featured-banners {
	margin-top: 15px;
}

#fbanner-left {
	float: left;
}

#fbanner-right1 {
	float: right;
	padding-right: 0px;
}

#fbanner-right2 {
	float: right;
	padding-right: 16px;
}

#fbanner-right3 {
	float: right;
	padding-top: 19px;
	padding-right: 0px;
}

#fbanner-right4 {
	float: right;
	padding-top: 19px;
	padding-right: 16px;
}

/* Prog Menu Box */

#progmenubox {
	width: 527px;
	height: 278px;
}

#progmenubox-top {
	width: 528px;
	height: 10px;
	background-image: url(/images/progmenubox-top.png);
	background-repeat: no-repeat;
}


#progmenubox-body {
	width: 528px;
	height: 256px;
}

#progmenubox-left {
	float: left;
	width: 15px;
	height: 256px;
	background-image: url(/images/progmenubox-left.png);
	background-repeat: no-repeat;
}

#progmenubox-right {
	float: right;
	width: 13px;
	height: 256px;
	background-image: url(/images/progmenubox-right.png);
	background-repeat: no-repeat;
}

#progmenubox-center {
	margin-left: 15px;
	margin-right: 13px;
	height: 256px;
	background-image: url(/images/progmenubox-bg.jpg);
	background-repeat: repeat-x;
}

#progmenubox-bottom {
	width: 528px;
	height: 12px;
	background-image: url(/images/progmenubox-bottom.png);
	background-repeat: no-repeat;
}

#progmenubox-icon {
	
}

#progmenubox-items {
	padding-top: 13px;
	width: 150px;
}

#progmenubox-items a {
	display: block;
	color: #FFF;
	text-decoration: none;
	padding-left: 20px;
	line-height: 18px;
	font-size: 11px;
	background-image: url(/images/progmenubox-arrow.png);
	background-repeat: no-repeat;
}

#progmenubox-movie {
	margin-top: 5px;
	float: right;
	background-color: #ddd;;
}

#progmenubox-player-image {
	margin-top: 0px;
	float: right;
}

.progmenubox-sep {
	padding: 5px 0px;
	background-image: url(/images/progmenubox-sep.png);
	background-repeat: no-repeat;
}

/* Program Description Box */

#pdescbox {
	color: #FFF;
	font-size: 11px;
	margin-bottom: 8px;
}

#pdescbox-top {
	width: 528px;
	height: 27px;
}

#pdescbox-top-left {
	float: left;
	width: 262px;
	height: 27px;
	background-image: url(/images/pdescbox-top-left.png);
	background-repeat: no-repeat;
}

#pdescbox-top-left p {
	margin: 8px 0px 0px 10px;
	padding-left: 20px;
	line-height: 18px;
	background-image: url(/images/progmenubox-arrow.png);
	background-repeat: no-repeat;
}

#pdescbox-top-right {
	float: right;
	width: 266px;
	height: 27px;
	background-image: url(/images/pdescbox-top-right.png);
	background-repeat: no-repeat;
}

#pdescbox-top-right p {
	float: right;
	margin: 8px 0px 0px 10px;
	padding-left: 20px;
	margin-right: 30px;
	line-height: 18px;
	background-image: url(/images/progmenubox-arrow.png);
	background-repeat: no-repeat;
}

#pdescbox-body {
	width: 528px;
	height: 122px;
}

#pdescbox-body-left {
	float: left;
	width: 21px;
	height: 122px;
	background-image: url(/images/pdescbox-left.png);
	background-repeat: no-repeat;
}

#pdescbox-body-right {
	float: right;
	width: 22px;
	height: 122px;
	background-image: url(/images/pdescbox-right.png);
	background-repeat: no-repeat;
}

#pdescbox-body-center {
	margin-left: 21px;
	margin-right: 22px;
	padding-top: 5px;
	width: 485px;
	height: 122px;
	background-image: url(/images/pdescbox-bg.jpg);
	background-repeat: repeat-x;
}

#pdescbox-bottom {
	width: 528px;
	height: 11px;
	background-image: url(/images/pdescbox-bottom.png);
	background-repeat: no-repeat;
}

#program-dynamicbox {
	width: 525px;
	margin-left: -2px;
	float: left;
	margin-top: 10px;	
	margin-bottom: 10px;	
}

/*Dynamic Box */

#dbox {
	width: 528px;	
}

#dbox-top {
	width: 528px;
	height: 15px;
	background-image: url(/images/dbox-top.png);
	background-repeat: no-repeat;
}

#dbox-content, #dbox-header {
	padding-left: 20px;
	width: 523px;
	height: auto;
	font-size: 11px;
	background-image: url(/images/dbox-bg.png);
	background-repeat: repeat-y;
}

#dbox-content p {
	margin: 0px;
	padding-right: 50px;
}

#dbox-header h1 {
	margin: 0px 0px 0px 0px;;
	color: #E9263C;
	font-size: 14px;
	font-weight: bold;
}

#dbox-sep {
	width: 528px;
	height: 12px;
	background-image: url(/images/dbox-sep.png);
	background-repeat: no-repeat;
}

#dbox-bottom {
	width: 528px;
	height: 13px;
	background-image: url(/images/dbox-bottom.png);
	background-repeat: no-repeat;
}

#dbox-errorbox {
	color: red;
	text-align: center;
}
/* Character Box */

#characterbox {
	width: 528px;
}

#characterbox-top {
	width: 528px;
	height: 15px;
	background-image: url(/images/characterbox-top.png);
	background-repeat: no-repeat;
}

#characterbox-header, #characterbox-body {
	width: 528px;
	background-image: url(/images/characterbox-bg.png);
	background-repeat: repeat-y;
}

#characterbox-body {
	min-height: 350px;
}

#characterbox-header {
	height: 20px;
}

#characterbox-sep {
	width: 528px;
	height: 4px;
	background-image: url(/images/characterbox-sep.png);
	background-repeat: no-repeat;
}

#characterbox-bottom {
	clear: both;
	width: 528px;
	height: 15px;
	background-image: url(/images/characterbox-bottom.png);
	background-repeat: no-repeat;
}

#characterbox-title {
	float: left;
	margin: 0px;
	padding-left: 20px;
	color: #E9263C;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;	
}

#characterbox-name {
	float: left;
	margin: 0px;
	padding-left: 65px;
	color: #F76000;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;	
}

#characterbox-leftbox {
	float: left;
	margin: 0px 0px 0px 10px;
	width: 130px;
/*	background-color: #DDD;*/
}

#characterbox-list {
	padding-top: 10px;
}

.character-name {
	padding-left: 20px;
	margin: 5px 0px;
	background-image: url(/images/progmenubox-arrow.png);
	background-repeat: no-repeat;
}

.character-name:hover {
	background-color: #BBC1D0;
}

.character-name a {
	display: block;
	color: #000;
	font-size: 11px;
}

.crole-name {
	color: #444;
	font-size: 11px;
	font-style: italic;
}

#characterbox-image {
	margin-top: 5px;
	margin-left: 2px;
	width: 120px;
	height: 120px;
	border: 1px solid #000;
}

#characterbox-about {
	float: right;
	padding-top: 5px;
	padding-left: 5px;
	font-size: 11px;
	width: 345px;
	margin-right: 20px;
}

/* Horizontal Carousel */
#horizontal_carousel {
  width: 480px;
  height: 240px;
  position: relative;
  overflow: hidden;
}

#horizontal_carousel .container {
  float: left;
  width: 405px;
  height: 240px;
  position: relative;
  overflow: hidden;
}

#horizontal_carousel ul {
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;
  height: 240px;
  overflow: hidden;
}                      

#horizontal_carousel ul li {
  width: 405px;
  height: 240px;
  text-align: center; 
  list-style:none;   
  float:left;
}

#horizontal_carousel .previous_button {
  float:left;  
  margin-top: 20px;
  width: 32px;
  height: 175px;
  background: url(/images/carousel/left.png?);
  z-index: 100;
  cursor: pointer;
}

#horizontal_carousel .previous_button_over {
  background: url(/images/carousel/left_over.png?);
}

#horizontal_carousel .previous_button_disabled {
  background: url(/images/carousel/left_disabled.png?);
  cursor: default;
}

#horizontal_carousel .next_button {
  float:left;  
  margin-top: 20px;
  width: 32px;
  height: 175px;
  background: url(/images/carousel/right.png?);
  z-index: 100;
  cursor: pointer;
}

#horizontal_carousel .next_button_over {
  background: url(/images/carousel/right_over.png?);
}

#horizontal_carousel .next_button_disabled {
  background: url(/images/carousel/right_disabled.png?);
  cursor: default;
}

/* Misc */

#prog-newmsg-link {
	float: right;
	padding-left: 20px;
	margin-right: 60px;
	background-image: url(/images/progmenubox-arrow.png);
	background-repeat: no-repeat;
}

#prog-newmsg-link a {
	color: #000;
	line-height: 16px;
	text-decoration: none;
}

#prog-newmsg-link a:hover {
	color: #FFF;
	background-color: red;
	line-height: 16px;
	text-decoration: none;
}

#prog-newmsg-field {
	border: 0px;
}

#prog-newmsg-field input {
	display: block;
	margin: 5px 0px;
}

#prog-newmsg-field label {
	float: left;
	width: 150px;
}

#prog-newmsg-field textarea {
	width: 250px;
	height: 150px;
}

.roundedbox {
	border: 2px solid #FFF;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;	
}


/* Comments */

#comments-list {
	height: 300px;
	width: 480px;
	margin-right: 40px;
	overflow: auto;
}

.comments-row1, .comments-row2 {
	padding: 3px 5px 6px 10px;
}

.comments-row1 {
	background-color: #BBC1D0;
}

.comments-row1 {
	background-color: #D6DAE6;
}

.comments-row1 p, .comments-row2 p {
	font-size: 11px;
}

.comments-name {
	font-size: 11px;
	text-align: right;
	padding-right: 10px;
	color: #4C5F8A;
}

/* Pagination */
.pagination {
	height: 25px;
}

.pagination a {
	display: inline-block;
	padding: 2px 2px;
	border: 1px solid #999;
	text-decoration: none;
	background-color: #D6DAE6;
}

/* Structured Page */

#spage-content {
	font-size: 12px;
}

#spage-media {
	float: left;
	padding-left: 40px;
}

#spage-meta {
	float: right;
	width: 210px;
	color: #FFF;
	padding-top: 15px;
}

#spage-content h1 {
	padding-left: 40px;
	padding-top: 270px;
	font-size: 12px;
}

#spage-content p {
	padding-left: 40px;
	padding-right: 40px;
	text-align: justify;
	font-size: 12px;
}

#spage-content .page-banner {
	padding-top: 10px;
	padding-left: 40px;
}

/* Page Content */

#page-content {
	color: #FFF;
	font-size: 13px;
	padding-left: 20px;
	padding-right: 20px;
}

#page-content p {
	text-align: justify;
}

/* Contact form */

#contact-form {	
	margin-left: 50px;
	margin-top: 50px;
}

#contact-form label {
	float: left;
/*	display: inline-block;*/
	width: 90px;
	padding-top: 3px;
}

#contact-form input {
	width: 220px;
	height: 18px;
	border: 0px;
	margin: 5px 0px;
	background-color: rgb(222, 229, 241);
}

#contact-form textarea {
	width: 220px;
	height: 100px;
	border: 0px;
	margin: 5px 0px;
	background-color: rgb(222, 229, 241);
}

/* Press Files */

#press-files-page-content {
	padding-left: 20px;
	padding-right: 20px;
	overflow: auto;
	height: 600px;
}
.press-file {
	position: relative;
	float: left;
	width: 510px; /* remember to set a width */
	margin: 5px;
}

.press-file-overlay {
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;	
	position: absolute;
	top: 0; /* These positions makes sure that the overlay */
	bottom: 0;  /* will cover the entire parent */
	left: 0;
	width: 100%;
	background: #FFF;
	opacity: 0.65;
	-moz-opacity: 0.65; /* older Gecko-based browsers */
	filter:alpha(opacity=65); /* For IE6&7 */
}

.press-file .press-file-content {
	width: 100%;
	padding: 15px;
	height: 100px;
}

.press-file-content {
  position: relative;
}

.press-file-content h1 {
	font-weight: normal;
	color: #333;
	font-size: 14px;
	margin-top: 0px;
	padding-left: 110px;
}

/* Lets use the * html hack so only IE6 reads the rule */
* html .press-file .press-file-overlay {
  height: expression(document.getElementById("press-file").offsetHeight);
}

.download-button {
	margin-top: 35px;
	margin-right: 30px;
}

/* Instances in Program */

.instance-row1, .instance-row2 {
	padding: 3px 5px 6px 10px;
	width: 470px;
}

.instance-row1 {
	background-color: #BBC1D0;
}

.instance-row2 {
	background-color: #D6DAE6;
}

.instance-row-download {
	float: right;
	padding-right: 5px;
}

/* Kabel Box */
.kabelbox {
	margin-left: 12px;
	width: 540px;
	background-color: #FFF;
	margin-bottom: 10px;
}

.kabelbox-icon {
	float: left;
}

.kabelbox h1 {
	display: inline;
	margin: 0px 5px;
	font-size: 14px;
	line-height: 30px;
}

.kabelbox-desc {
	font-size: 12px;
	padding: 0px 10px 5px 10px;
	text-align: justify;
}


#vip-box {
/*	float: right;*/
	width: 330px;	
	height: 220px;
	background-image: url(/images/VIP/background.png);
}

.vip-person {
	padding: 0px 5px;
	float: left;
	margin-top: 42px;
}

.vip-kj {
	margin-top: -5px;
	width: 81px;
	height: 64px;
	background-image: url(/images/VIP/yazi_kutu.png);
}

.vip-name {
	padding-top: 12px;
	font-size: 9px;
	color: #FFF;
	font-family: Verdana;
	text-align: center;
}

.vip-title {
	padding-top: 12px;
	font-size: 9px;
	color: #FFF;
	font-family: Verdana;
	text-align: center;
}

.vip-watch {
	width: 46px;
	height: 21px;
	margin-top: 5px;
	margin-left: 20px;
	cursor: pointer;
}

.vip-watch1 {
	background-image: url(/images/VIP/izle_sari.png);
}

.vip-watch2 {
	background-image: url(/images/VIP/izle_mavi.png);
}

.vip-watch3 {
	background-image: url(/images/VIP/izle_mor.png);
}

#vip-previous {
	float: left;
	margin-left: 12px;
	margin-top: 100px;
}

#vip-next {
	float: left;
	margin-top: 100px;
}



/* VIP Carousel */

#vip_carousel {
  width: 330px;
  height: 240px;
  position: relative;
  overflow: hidden;
}

#vip_carousel .container {
  float: left;
  width: 273px;
  height: 230px;
  position: relative;
  overflow: hidden;
}

#vip_carousel ul {
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;
  height: 240px;
  overflow: hidden;
}                      

#vip_carousel ul li {
  width: 300px;
  height: 240px;
  text-align: center; 
  list-style:none;   
  float:left;
}

#vip_carousel .previous_button {
  float:left;  
  margin-left: 10px;
  margin-top: 100px;
  width: 20px;
  height: 25px;
  background: url(/images/VIP/arrow_sol.png?);
  background-repeat: no-repeat;
  z-index: 100;
  cursor: pointer;
}

#vip_carousel .previous_button_over {
  background: url(/images/VIP/arrow_sol.png?);
  background-repeat: no-repeat;
}

#vip_carousel .previous_button_disabled {
  background: url(/images/VIP/arrow_sol_dis.png?);
  background-repeat: no-repeat;
  cursor: default;
}

#vip_carousel .next_button {
  float:left;  
  margin-top: 100px;
  width: 20px;
  height: 25px;
  background: url(/images/VIP/arrow_sag.png?);
  background-repeat: no-repeat;
  z-index: 100;
  cursor: pointer;
}

#vip_carousel .next_button_over {
  background: url(/images/VIP/arrow_sag.png?);
  background-repeat: no-repeat;
}

#vip_carousel .next_button_disabled {
  background: url(/images/VIP/arrow_sag_dis.png?);
  background-repeat: no-repeat;
  cursor: default;
}

#yelkovan-hediyeler {
	float: left;
	width: 250px;
	height: 200px;
	padding-left:12px;
	padding-top:12px;
	background-image: url(/images/yelkovan/hediye_cerceve.png);
}

#mpage-download-url {
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 58px;
	color: #FFF	
}

#mpage-download-url a {
	color: #FFF;
	text-decoration: none;
}