@charset "utf-8";
/* CSS */

/* ############################################################################################ GENERAL RULES */
html {
	overflow-x:hidden;
}
body {
	font-family:Tahoma;
	font-size:13px;
	margin:0 auto;
	text-align:center;
	background-position:top;
	background-color:#d7e8eb;/*#EEE5AA;*/
	font-family:Tahoma, Geneva, sans-serif;
	background-image:url(http://image.foxbytes.com.tr/FoxBytes/TBG.jpg);
	background-repeat:no-repeat;
}
img {
	border:0 none;
}
a {
	cursor:pointer;
}
.hover {
	cursor:pointer;
}
.tenPx {
	font-size:10px;
	font-weight:normal;
}
.grey {
	color:#858585;
}
.lightgrey {
	color:#bfbfbf;
}
.clear {
	clear:both;
}
.padTop10 {
	padding-top:10px;
}
.padTop20 {
	padding-top:20px;
}
.padTop30 {
	padding-top:30px;
}
.marTop10 {
	margin-top:10px;
}
.head16 {
	font-size:16px;
	font-weight:bold;
	color:#4c4c4c;
	margin-bottom:5px;
}
.text13 {
	font-size:13px;
	color:#7e7e7e;
	font-weight:normal;
	margin-bottom:4px;
}

.head16 a:link,.head16 a:active,.head16 a:visited {
	font-size:16px;
	font-weight:bold;
	color:#4c4c4c;
	text-decoration:none;
}
.head16 a:hover {
	text-decoration:underline;
}
.text13 a:link, .text13 a:active, .text13 a:visited {
	font-size:13px;
	color:#7e7e7e;
	text-decoration:none;
}
.text13 a:hover {
	text-decoration:underline;
}
.redName {
	font-size:11px;
	color:#E31836;
}
.redName a:link, .redName a:active, .redName a:visited {
	font-size:11px;
	color:#E31836;
	text-decoration:none;
}
.redName a:hover {
	text-decoration:underline;
}
.nonBg {
	background-image:none;
	background:none;
}
.text
.redHead {
	color:#E31836;
}
.redHead a:link, .redHead a:active, .redHead a:visited {
	color:#E31836;
	text-decoration:none;
}
.redHead a:hover {
	text-decoration:underline;
}
.nonBold {
	font-weight:normal;
}
.border960 {
	width:960px;
	border:solid #f2f2f2;
	border-width:0px 0px 1px 0px;
}
.spacerBorder {
	border:solid #d4e7f4;
	border-width:0px 1px 0px 0px;
	width:10px;
	height:150px;
	display:table;
	float:left;
}
ul {
	padding:0px;
	margin:0px;
	list-style-type:none;
	overflow:hidden;
}
.hover {
	cursor:pointer;
}
.messagesBody ul li {
	color:#595959;
	font-size:13px;
	font-weight:700;
}
.messagesBody ul li a:link, .messagesBody ul li a:active, .messagesBody ul li a:visited, .messagesBody ul li a:hover {
	color:#E31836;
}
/* ############################################################################################ SITE SKELETON */
#page {
	width:980px;
	margin:10px auto 0px auto;
	text-align:center;
	height:100%;
	top:0px;
	padding:0px;
}
.pageBgTop {
	background:url(http://image.foxbytes.com.tr/FoxBytes/pageBG.png) no-repeat;
    _background-image:none;
	_padding-bottom:10px;
	_background-color:#fff;
	width:980px;
	height:10px;
	margin:0px;
	padding:0px;
}
.pageBgBottom {
	background:url(http://image.foxbytes.com.tr/FoxBytes/pageBG2.png) no-repeat;
	width:980px;
	height:10px;
	margin:0px;
	padding:0px;
}
.pagePad {
	width:960px;
	padding:0px 10px 5px 10px;
	background-color:#fff;
}
#bannerSide {
	margin-bottom:12px;
}
.generalContainer {
	clear:both;
	padding-top:5px;
	display:table;
}
/* ############################################################################################ LOGO AND LOGIN */
.logo-login {
	width:100%;
	height:60px;
	margin-bottom:5px;
}
.logoContainer {
	float:left;
	width:220px;
	height:60px;
}
.loginContainer {
	float:right;
	padding-top:15px;
}
.login {
	background:url(http://image.foxbytes.com.tr/FoxBytes/redArrow.png) no-repeat;
	height:20px;
	background-position:0px 6px;
	font-size:16px;
	font-weight:600;
	@font-weight:500;	
	color:#5F6064;
	float:right;
	margin-left:10px;
	padding:0px 10px;
}
.login a:link,.login a:active,.login a:visited {
	color:#5F6064;
	text-decoration:none;
}
.login a:hover {
	text-decoration:underline;
}
.logout {
	background:url(http://image.foxbytes.com.tr/FoxBytes/logoutBg.jpg) no-repeat;
	height:20px;
	background-position:0px 6px;
	font-size:16px;
	font-weight:600;
	@font-weight:500;	
	color:#5F6064;
	float:right;
	margin-left:10px;
	padding-left:15px;
}
.logout a:link,.logout a:active,.logout a:visited {
	color:#5F6064;
	text-decoration:none;
}
.logout a:hover {
	text-decoration:underline;
}
.seperator {
	float:right;
	background:url(http://image.foxbytes.com.tr/FoxBytes/spacer.jpg) no-repeat;
	width:1px;
	height:21px;
}
.longline {
	background:url(http://image.foxbytes.com.tr/FoxBytes/longline.jpg) no-repeat;
	width:960px;
	height:3px;
	padding-bottom:7px;	
}
.register {
	background:url(http://image.foxbytes.com.tr/FoxBytes/redArrow.png) no-repeat;
	height:20px;
	background-position:0px 6px;
	font-size:16px;
	font-weight:600;
	@font-weight:500;
	color:#5F6064;
	float:right;
	padding-left:10px;	
}
.register a:link,.register a:active,.register a:visited {
	color:#5F6064;
	text-decoration:none;
}
.register a:hover {
	text-decoration:underline;
}
/* ENDS ########################################## */
/* ############################################################################################ MAIN MENU */
.mainMenuContainer {
	width:960px;
	height:69px;
	text-align:left;
	font-size:16px;
	font-weight:600;
	color:#FFF;
}
.menuLeft {
	float:left;
	background:url(http://image.foxbytes.com.tr/FoxBytes/menuLeft.jpg) no-repeat;
	width:10px;
	height:69px;
}
.menuContent {
	float:left;	
	background:url(http://image.foxbytes.com.tr/FoxBytes/menuRep.jpg) repeat-x;
	width:941px;
	height:69px;
}
.menuRight {
	float:left;
	background:url(http://image.foxbytes.com.tr/FoxBytes/menuRight.jpg) no-repeat;
	width:9px;
	height:69px;
}
ul.menuUL { float:left; padding:0px; margin:0px; overflow:hidden; font-size:14px; font-family:Tahoma; }
ul.menuUL li { float:left; padding:0px 10px 0px 10px; margin:0px; background:url(http://image.foxbytes.com.tr/FoxBytes/menu-seperator.gif) no-repeat right 16px; }
ul.menuUL li a { color:#fff; height:69px; text-decoration:none; display:block; overflow:hidden; outline:none; } 
ul.menuUL li a span { display:block; height:69px; float:left; }
ul.menuUL li a span.menuItemL { background:url(http://image.foxbytes.com.tr/FoxBytes/menuLeft.png) no-repeat 0px 70px; width:4px; }
ul.menuUL li a span.menuItemM { background:url(http://image.foxbytes.com.tr/FoxBytes/menuRep.png) repeat-x 0px 70px; padding:29px 10px 0px 10px; height:60px; }
ul.menuUL li a span.menuItemR { background:url(http://image.foxbytes.com.tr/FoxBytes/menuRight.png) no-repeat 0px 70px; width:7px; }
ul.menuUL li.active a span.menuItemL, ul.menuUL li a:hover span.menuItemL { background-position:0px 0px; }
ul.menuUL li.active a span.menuItemM, ul.menuUL li a:hover span.menuItemM { background-position:0px 0px; }
ul.menuUL li.active a span.menuItemR, ul.menuUL li a:hover span.menuItemR { background-position:0px 0px; }
ul.menuUL li.last { background:none; }


.moreFeatured ul  { list-style-type:none; overflow:hidden;margin-left:-35px;@margin-left:0px; }
.moreFeatured ul li { float:left;margin-top:-18px; }
.moreFeatured ul li a { height:34px; overflow:hidden; min-width:1px; text-decoration:none; }
.moreFeatured ul li a div.c { float:left; display:block;font-weight:600;font-size:16px;color:.fff;cursor:pointer; padding:26px 5px 0px 5px;background:none; height:69px;}
.moreFeatured ul li a div.l {float:left; display:block; width:4px; height:69px;background:none; }
.moreFeatured ul li a div.r {float:left; display:block; width:7px;height:69px;background:none; }

.moreFeatured ul li a div.cS { background:url(http://image.foxbytes.com.tr/FoxBytes/menuRep.png) repeat-x; color:.fff;text-decoration:none;height:69px;margin-top:0px;float:left;padding:26px 6px 0px 6px;}
.moreFeatured ul li a div.lS {background-position:0px 0px;background-image:url(http://image.foxbytes.com.tr/FoxBytes/menuLeft.png); background-repeat:no-repeat; width:4px;height:69px;float:left;}
.moreFeatured ul li a div.rS {background-image:url(http://image.foxbytes.com.tr/FoxBytes/menuRight.png); background-repeat:no-repeat;width:7px;height:69px; float:left;}

.moreFeatured ul li.active a div.c, .moreFeatured ul li a:hover div.c { background:url(http://image.foxbytes.com.tr/FoxBytes/menuRep.png) repeat-x; color:.fff;text-decoration:none;height:69px;margin-top:0px;}
.moreFeatured ul li.active a div.l, .moreFeatured ul li a:hover div.l { background-position:0px 0px;background-image:url(http://image.foxbytes.com.tr/FoxBytes/menuLeft.png); background-repeat:no-repeat; width:4px;height:69px;}	
.moreFeatured ul li.active a div.r, .moreFeatured ul li a:hover div.r {background-image:url(http://image.foxbytes.com.tr/FoxBytes/menuRight.png); background-repeat:no-repeat;width:7px;height:69px; }

.allEpisodes { display:none; }
.allEpisodes ul.episodeList  { list-style-type:none; overflow:hidden;margin-left:-35px;@margin-left:0px; }
.allEpisodes ul.episodeList li { float:left;margin-top:-18px; }
.allEpisodes ul.episodeList li a { height:34px; overflow:hidden; min-width:1px; text-decoration:none; }
.allEpisodes ul.episodeList li a div.c { float:left; display:block;font-weight:600;font-size:16px;color:.fff;cursor:pointer; padding:26px 5px 0px 5px;background:none; height:69px;}
.allEpisodes ul.episodeList li a div.l {float:left; display:block; width:4px; height:69px;background:none; }
.allEpisodes ul.episodeList li a div.r {float:left; display:block; width:7px;height:69px;background:none; }

.allEpisodes ul.episodeList li a div.cS { background:url(http://image.foxbytes.com.tr/FoxBytes/menuRep.png) repeat-x; color:.fff;text-decoration:none;height:69px;margin-top:0px;float:left;padding:26px 6px 0px 6px;}
.allEpisodes ul.episodeList li a div.lS {background-position:0px 0px;background-image:url(http://image.foxbytes.com.tr/FoxBytes/menuLeft.png); background-repeat:no-repeat; width:4px;height:69px;float:left;}
.allEpisodes ul.episodeList li a div.rS {background-image:url(http://image.foxbytes.com.tr/FoxBytes/menuRight.png); background-repeat:no-repeat;width:7px;height:69px; float:left;}

.allEpisodes ul.episodeList li.active a div.c, .allEpisodes ul.episodeList li a:hover div.c { background:url(http://image.foxbytes.com.tr/FoxBytes/menuRep.png) repeat-x; color:.fff;text-decoration:none;height:69px;margin-top:0px;}
.allEpisodes ul.episodeList li.active a div.l, .allEpisodes ul.episodeList li a:hover div.l { background-position:0px 0px;background-image:url(http://image.foxbytes.com.tr/FoxBytes/menuLeft.png); background-repeat:no-repeat; width:4px;height:69px;}	
.allEpisodes ul.episodeList li.active a div.r, .allEpisodes ul.episodeList li a:hover div.r {background-image:url(http://image.foxbytes.com.tr/FoxBytes/menuRight.png); background-repeat:no-repeat;width:7px;height:69px; }

ul.episodeSeasons { list-style-type:none; display:inline-block; margin:4px 0px 0px 0px; padding:0px; }
ul.episodeSeasons li { float:left; margin:0px 5px 0px 0px; padding:0px; }
ul.episodeSeasons li a { color:#E31836; text-decoration:none; display:block; padding:1px; }
ul.episodeSeasons li.active a { color:#858585; text-decoration:underline;  }
ul.episodeSeasons li a:hover { text-decoration:underline; }




/* ######### SearchBox */

.searchBytes {
	float:right;
	margin-top:23px;
	margin-right:8px;
}
.searchBoxDiv {
	float:right;
	margin-right:5px;
}
input.searchBox {
	background:url(http://image.foxbytes.com.tr/FoxBytes/searchBg.jpg) no-repeat;
	width:120px;
	height:30px;
	border:0px;
	color:#909090;
	font-size:11px;
	font-weight:600;
	padding:0px 3px 3px 3px;
	@padding:7px 3px 3px 3px;
	margin-right:3px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
input.searchBox {
	padding:0px 3px 3px 3px;
}
}

.searchButDiv {
	float:right;	
	height:30px;
}
.searchButLeft {
	float:left;
	background:url(http://image.foxbytes.com.tr/FoxBytes/searchButLeft.png) no-repeat;
	width:8px;
	height:30px;
	cursor:pointer;
}
.searchButRep {
	float:left;
	background:url(http://image.foxbytes.com.tr/FoxBytes/searchButRep.png) repeat-x;
	height:30px;
	padding-top:6px;
	padding-right:2px;
	cursor:pointer;
}
.searchButDiv a:link,.searchButDiv a:active,.searchButDiv a:visited,.searchButDiv a:hover {
	font-size:13px;
	text-decoration:none;
	color:#fff;
	font-weight:700;
	display:block;
}
.searchButRight {
	float:left;
	background:url(http://image.foxbytes.com.tr/FoxBytes/searchButRight.png) no-repeat;
	width:30px;
	height:30px;
	cursor:pointer;	
}

/* ######### SearchBox Big / Search Page*/

.searchBytesB {
	float:left;
	margin-top:23px;
	margin-right:8px;
}
.searchBoxDivB {
	float:left;
	margin-right:5px;
	@margin-right:2px;
}
input.searchBoxB {
	background:url(http://image.foxbytes.com.tr/FoxBytes/searchBgBig.png) no-repeat;
	width:511px;
	height:54px;
	border:0px;
	color:#909090;
	font-size:26px;
	font-weight:600;
	padding:7px 3px 3px 3px;
	margin-right:3px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
input.searchBoxB {
	padding:0px 3px 3px 3px;
}
}

.searchButDivB {
	float:left;	
	height:30px;
}
.searchButLeftB {
	float:left;
	background:url(http://image.foxbytes.com.tr/FoxBytes/searchButLeftB.png) no-repeat;
	width:45px;
	height:54px;
	cursor:pointer;
}
.searchButRepB {
	float:left;
	background:url(http://image.foxbytes.com.tr/FoxBytes/searchButRepB.png) repeat-x;
	height:54px;
	padding-top:16px;
	padding-right:12px;
	padding-left:11px;
	cursor:pointer;
}
.searchButDivB a:link,.searchButDivB a:active,.searchButDivB a:visited,.searchButDivB a:hover {
	font-size:13px;
	text-decoration:none;
	color:#fff;
	font-weight:700;
	display:block;
}
.searchButRightB {
	float:left;
	background:url(http://image.foxbytes.com.tr/FoxBytes/searchButRightB.png) no-repeat;
	width:15px;
	height:54px;
	cursor:pointer;	
}
#search-results {
	clear:both;
	width:100%;
}
.resultsText {
	color:#595959;
}
.searchSubMenu {
	width:635px;
	border:solid #ebebeb;
	border-width:0px 0px 1px 0px;
	display:table;
	padding:5px 0px 25px 0px;
}
.menuItem a:link, .menuItem a:active, .menuItem a:visited {
	text-decoration:none;
	color:#7e7e7e;
	font-size:14px;
}
.menuItem a:hover {
	text-decoration:underline;
}
.menuItem {
	font-size:10px;
	color:#d2d2d2;
	float:left;
	margin:5px;
}
.menuItemActive a:link, .menuItemActive a:active, .menuItemActive a:visited, .menuItemActive a:hover {
	text-decoration:underline;
	color:#E31836;
	font-size:14px;
}
.menuItemActive {
	font-size:10px;
	color:#d2d2d2;
	float:left;
	margin:5px;
}


.resultsUl ul {
	margin:0px;
	margin-top:-5px;
	padding:0px 0px 10px 0px;
}
.resultsUl ul li {
	margin:10px 28px 0px 8px;
	padding:3px 0px 0px 3px;
	border:solid 1px #d3d3d3;
	width:123px;
	height:157px;
	color:#858585;
	font-size:11px;
	font-weight:700;
	float:left;
}
.resultsUl ul li a:link,.resultsUl ul li a:active,.resultsUl ul li a:visited {
	color:#858585;
	text-decoration:none;
	clear:both;
	float:none;
}
.resultsUl ul li a:hover {
	text-decoration:underline;
}

/* Splash Content ########################################## */

#mainContentSplash {
	width:980px;
	height:auto;
	margin-top:10px;
	display:table;
	text-align:left;
}
.leftRight {
	float:left;
}
#mainContentSplash #mainLeft {
	float:left;
	display:block;
	width:640px;
}
/* VIDEO PLAYER ########################################## */
.videoSection {
	background:url(http://image.foxbytes.com.tr/FoxBytes/videoBg.png) no-repeat;
	width:100%;	
	height:520px;	
}
.movie {
	width:100%;
	height:100%;
	padding-top:20px;
	text-align:center;
}
.videoText {
	color:#7E7E7E;
	font-size:12px;
	font-weight:normal;
	padding:13px;
}
.videoText a { color:#E31836; text-decoration:none; }
.videoText a:hover { color:#FFFFFF; }
.videoText strong {
	color:#E31836;
	font-size:14px;
	font-weight:600;
}
.altBar960 {
	background:url(http://image.foxbytes.com.tr/FoxBytes/altBarRep.jpg) repeat-x;
	width:960px;
	height:50px
}
.altBar640 {
	background:url(http://image.foxbytes.com.tr/FoxBytes/altBarRep.jpg) repeat-x;
	width:630px;
	height:50px;
	margin-top:20px;
	padding-left:10px;
}

/* ENDS ########################################## */
.divider {
	float:left;
	width:10px;
	height:100px;
}
.divider_V {
	width:100%;
	height:10px;
}

#mainContentSplash #mainRight {
	width:310px;
	height:auto;
	float:left;
}
#bannerContainer_300_250 {
	background:url(http://image.foxbytes.com.tr/FoxBytes/medrackBg.jpg) no-repeat;	
	width:310px;
	height:260px;
}
#banner {
	padding:5px;
}
.faceTwitt {
	margin-top:10px;
}
/* ########### MODULES */

.moreFeatured {
	width:640px;
	height:100%;
}
.head640 {
	background:url(http://image.foxbytes.com.tr/FoxBytes/HeadLeft.jpg) no-repeat;
	width:640px;
	margin:0px;
	font-size:16px;
	color:#4C4C4C;
	font-weight:600;
	height:33px;
	display:table;
	padding:6px 0px 0px 9px;	
}
.headGen {
	width:980px;
	margin:0px;
	font-size:16px;
	color:#4C4C4C;
	font-weight:600;
	height:33px;
	display:table;
}
.headLeft {
	background:url(http://image.foxbytes.com.tr/FoxBytes/HeadLefta.jpg) no-repeat;
	width:14px;
	height:33px;
	float:left;
}
.headRep {
	background:url(http://image.foxbytes.com.tr/FoxBytes/HeadRep.jpg) repeat-x;
	height:33px;
	padding:6px 0px 0px 9px;
	float:left;	
	width:607px;
}
.headRight {
	background:url(http://image.foxbytes.com.tr/FoxBytes/HeadRight.jpg) no-repeat;
	width:10px;
	height:33px;
	float:left;	
}
.moreFeatured ul {
	border:solid;
	border-color:#d4e7f4;
	border-top-width:0px;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:0px;
	margin:0px;
	margin-top:-5px;
	padding:0px 0px 10px 0px;
}
.moreFeatured ul li {
	margin:10px 28px 0px 8px;
	padding:3px 0px 0px 3px;
	border:solid 1px #d3d3d3;
	width:123px;
	height:157px;
	color:#858585;
	font-size:11px;
	font-weight:700;
	
}
.moreFeatured ul li a:link,.moreFeatured ul li a:active,.moreFeatured ul li a:visited {
	color:#858585;
	text-decoration:none;
	clear:both;
	float:none;
}
.moreFeatured ul li a:hover {
	text-decoration:underline;
}
.mFeatBottom {
	background:url(http://image.foxbytes.com.tr/FoxBytes/mFeatBottom.png) no-repeat;
	width:640px;
	height:14px;
}
.mFeatBottom640 {
	background:url(http://image.foxbytes.com.tr/FoxBytes/mFeatBottom.png) no-repeat;
	width:640px;
	height:14px;
}
.mFeatBottomB {
	background:url(http://image.foxbytes.com.tr/FoxBytes/bFeatBottom.png) no-repeat;
	width:960px;
	height:14px;
}
/* ############### SERIES */
.Series{
	width:640px;
	height:100%;
	text-align:left;
}
.Series ul {
	border:solid;
	border-color:#d4e7f4;
	border-top-width:0px;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:0px;
	margin:0px;
	margin-top:-5px;
	padding:0px 0px 10px 0px;
}
.Series ul li {
	margin:10px 28px 0px 8px;
	padding:5px 0px 0px 2px;
	border:solid;
	border-color:#f1f1f1;
	border-top-width:0px;
	border-left-width:0px;
	border-right-width:0px;
	border-bottom-width:1px;
	width:620px;
	height:100%;
	color:#858585;
	font-size:11px;
	float:none;
	clear:both;
}
.Genre {
	font-style:italic;
}
.sImage {
	width:145px;
	height:80px;
	border:solid 1px #ebf4fa;
	padding:1px;
	float:left;
	margin-right:10px;
}
.sButtonHolder {
	float:right;
}
.sButtonLeft {
	float:right;
	width:21px;
	height:22px;
	background:url(http://image.foxbytes.com.tr/FoxBytes/sButtonLeft.png) no-repeat;
}
.sButtonRep {
	float:right;	
	height:22px;
	background:url(http://image.foxbytes.com.tr/FoxBytes/sButtonRep.jpg) repeat-x;
	padding:4px 0px 0px 0px;
}
.sButtonRight {
	float:right;	
	width:11px;
	height:22px;
	background:url(http://image.foxbytes.com.tr/FoxBytes/sButtonRight.png) no-repeat;
}
.sButtonHolder a:link,.sButtonHolder a:active,.sButtonHolder a:visited, .sButtonHolder a:hover {
	font-size:10px;
	color:#999;
	text-decoration:none;
}

/* ############## Splash Comments */

.Comments{
	width:640px;
	height:100%;
	text-align:left;
}
.Comments ul {
	border:solid;
	border-color:#d4e7f4;
	border-top-width:0px;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:0px;
	margin:0px;
	margin-top:-5px;
	padding:0px 0px 10px 0px;
}
.Comments ul li {
	margin:10px 28px 0px 8px;
	padding:5px 0px 0px 2px;
	width:620px;
	height:auto;
	color:#858585;
	font-size:11px;
	float:none;
	clear:both;
	overflow:visible;
}
.cImage {
	background:url(http://image.foxbytes.com.tr/FoxBytes/cImageBg.png) no-repeat;
	width:152px;
	height:102px;
	float:left;
	margin-right:10px;
	padding:15px 0px 0px 21px;
}
.cHead {
	font-size:11px;
	color:#adadad;
	margin-top:10px;
}
.addComment {
	width:100%;
	display:table;
	padding:20px;
}
.addCommentContainer {
	height:127px;
	padding:10px;
}
.addComLeft {
	float:left;	
	background:url(http://image.foxbytes.com.tr/FoxBytes/ComLeft.jpg) no-repeat;
	width:31px;
	height:127px;
}
.addComRight {
	float:left;
	background:url(http://image.foxbytes.com.tr/FoxBytes/ComRight.jpg) no-repeat;
	width:16px;
	height:127px;
}
.adCommarea {
	float:left;
	border:solid #E8E8E8;
	border-width:1px 0px 1px 0px;
	height:98px;
	padding-top:20px;
	margin-top:7px;
	overflow:hidden;
	width:870px;
}
#commentForm {
	padding:10px;
	margin-top:50px;
}
.adCommarea textarea {
	background:none;
	border:0px;
	width:870px;
	height:90px;
}
/* ########### Splash Best Newest */

.BestNewest{
	width:310px;
	height:100%;
}
.bestRated {
	float:right;
	width:100px;
	font-weight:bold;
	padding-right:20px;
}
.Newest {
	float:right;
	width:100px;
	font-weight:bold;
}
/*.BestNewest .passive a:link, .BestNewest .passive a:active, .BestNewest .passive a:visited {
	color:#8EA3AE;
	font-size:14px;
	text-decoration:none;	
	float:right;
	position:relative;
	left:18px;
	top:8px;	
}
.BestNewest .passive a:hover {
	text-decoration:underline;
}
.BestNewest .active a:link, .BestNewest .active a:active, .BestNewest .active a:visited {
	color:#4C4C4C;
	font-size:16px;
	text-decoration:none;
	float:right;
	width:100px;
	position:relative;
	left:20px;
	top:5px;
}
.BestNewest .active a:hover {
	text-decoration:underline;
}*/
.headBest {
	background:url(http://image.foxbytes.com.tr/FoxBytes/splahleftMenu1.png) no-repeat;
	width:310px;
	height:30px;
}
.BestNewest ul.mostlist {
	border:solid;
	border-color:#d4e7f4;
	border-top-width:0px;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:0px;
	margin:0px;
	padding:0px 0px 10px 0px;
}
.BestNewest ul.mostlist li {
	background:url(http://image.foxbytes.com.tr/FoxBytes/bg130.jpg) repeat-x;
	margin:5px 28px 0px 8px;
	padding:10px 0px 0px 10px;
	height:130px;
	color:#858585;
	font-size:11px;
	float:none;
	clear:both;
	width:285px;
}
.bottom310 {
	background:url(http://image.foxbytes.com.tr/FoxBytes/bottom310.png) no-repeat;
	width:310px;
	height:10px;
}
.lImage {
	width:120px;
	height:90px;
	float:left;
	position:relative;
	margin-right:10px;
}
.absolutePlay {
	position:absolute;
	top:25px;
	left:40px;
}
.boldSubTitle {
	font-size:11px;
	font-weight:bold;
	color:#858585;
}
.footer {
	background:url(http://image.foxbytes.com.tr/FoxBytes/footerBg.png) no-repeat;
	width:980px;
	height:57px;
	margin:0px auto;
	bottom:0px;
	color:#7f837f;
	font-size:10px;
}
.footer a:link,.footer a:active, .footer a:visited, .footer a:hover {
	color:#5f5f5f;
	text-decoration:underline;
}

/* ######### Serie Page */

.serieHero {
	position:relative;
}
.serieHeroImg {
	margin:0px;
	padding:0px;
	
}
.absolutePlayBig {
	position:absolute;
	top:60px;
	left:450px;
}
#mainContentSerie {
	width:960px;
	height:auto;
	margin-top:10px;
	display:table;
	text-align:left;
}
#mainContentSerie #mainLeft {
	float:left;
	display:block;
	width:640px;
}
#mainContentSerie #mainRight {
	width:310px;
	height:auto;
	float:left;
}

			/* #### Serie Content */
			
			
.leftTabsBig { height:31px; overflow:hidden; }
.leftTabsBig ul { list-style-type:none; overflow:hidden; margin-top:0px; padding:0px; }
.leftTabsBig ul li { float:left; margin:0px; padding:0px; }
.leftTabsBig ul li a { display:block; height:31px; color:#8EA3AE; text-decoration:none; font-size:14px; font-weight:bold; overflow:hidden; outline:none; }
.leftTabsBig ul li a:hover { color:#4C4C4C; }
.leftTabsBig ul li.active a { color:#4C4C4C; font-size:16px; overflow:hidden; }
.leftTabsBig ul li a span.serietableft { display:block; float:left; width:5px; height:31px; background:url(http://image.foxbytes.com.tr/FoxBytes/serieTabMid.png) repeat-x; }
.leftTabsBig ul li a span.serietabright { display:block; float:left; width:10px; background:url(http://image.foxbytes.com.tr/FoxBytes/serieTabRight.png) no-repeat; height:31px; }
.leftTabsBig ul li a span.serietabmid { display:block; float:left; background:url(http://image.foxbytes.com.tr/FoxBytes/serieTabMid.png) repeat-x; height:21px; padding:10px 5px 0px 5px; }
.leftTabsBig ul li.active a span.serietableft { float:left; display:block; width:4px; height:31px; background:url(http://image.foxbytes.com.tr/FoxBytes/serieTabLeftActive.png) no-repeat; padding:0px; }
.leftTabsBig ul li.active a span.serietabmid { display:block; float:left; background:url(http://image.foxbytes.com.tr/FoxBytes/serieTabMidActive.png) repeat-x; height:24px; padding:7px 5px 0px 5px; }
.leftTabsBig ul li.active a span.serietabright { display:block; float:left; width:4px; background:url(http://image.foxbytes.com.tr/FoxBytes/serieTabRightActive.png) no-repeat; height:31px; padding:0px; }

ul.episodeSeasons { list-style-type:none; display:inline-block; margin:4px 0px 0px 0px; padding:0px; }
ul.episodeSeasons li { float:left; margin:0px 5px 0px 0px; padding:0px; }
ul.episodeSeasons li a { color:#E31836; text-decoration:none; display:block; padding:1px; }
ul.episodeSeasons li.active a { color:#858585; text-decoration:underline;  }
ul.episodeSeasons li a:hover { text-decoration:underline; }

/* System Messages */
#messages { width:640px; margin:0px auto; clear:both; }
#messages ul { list-style-type:none; margin:0px; padding:0px; }
#messages ul li { margin:0px; padding:0px 0px 0px 70px; font-size:11px; font-weight:bold;}
#messages .messagesBody { position:relative; top:0px; margin-top:-40px; height:20px; z-index:3; padding:12px 0px 0px 0px; }
#messages .messagesTop { height:47px; width:560px; display:block; }
#messages .messagesBottom { height:3px; width:560px; background-repeat:no-repeat; display:block; margin-bottom:9px; }
#messages .comment .messagesTop { background:url(http://image.foxbytes.com.tr/FoxBytes/messageCommentTop.png) no-repeat; }
#messages .success .messagesTop { background:url(http://image.foxbytes.com.tr/FoxBytes/messageSuccessTop.png) no-repeat; }
#messages .error .messagesTop { background:url(http://image.foxbytes.com.tr/FoxBytes/messageErrorTop.png) no-repeat; }
#messages .warning .messagesTop { background:url(http://image.foxbytes.com.tr/FoxBytes/messageWarningTop.png) no-repeat; }
#messages .comment .messagesBody { color:#607075; }
#messages .success .messagesBody { color:#30560E; }
#messages .error .messagesBody { color:#900110; }
#messages .warning .messagesBody { color:#7C5610; }
#messages .comment .messagesBottom {background-image:url(http://image.foxbytes.com.tr/FoxBytes/messageCommentBottom.png); }
#messages .success .messagesBottom { background-image:url(http://image.foxbytes.com.tr/FoxBytes/messageSuccessBottom.png); }
#messages .error .messagesBottom { background-image:url(http://image.foxbytes.com.tr/FoxBytes/messageErrorBottom.png); }
#messages .warning .messagesBottom { background-image:url(http://image.foxbytes.com.tr/FoxBytes/messageWarningBottom.png); }


.serieAbout {
	width:638px;
	height:215px; 
	border:solid #d4e7f4;
	border-width:1px 1px 0px 1px;
	margin-top:-1px;
}
.aboutText {
	font-size:13px;
	color:#8c8c8c;
	width:388px;
	margin:10px 10px 0px 10px;
	float:left;
}
.aboutRight {
	width:215px;
	float:left;
	margin:10px 0px 0px 10px;
}
.aboutRightHeader {
	font-size:16px;
	font-weight:bold;
	color:#4c4c4c;
}
.bigButtHolder {
	display:block;
	overflow:hidden;
}
.bigButtonLeft {
	background:url(http://image.foxbytes.com.tr/FoxBytes/bigButtonLeft.png) no-repeat;
	width:21px;
	height:32px;
	float:left;	
}
.bigButtonRep {
	background:url(http://image.foxbytes.com.tr/FoxBytes/bigButtonRep.png) repeat-x;
	height:32px;
	float:left;
	padding:7px;
}
.bigButtonRep a:link,.bigButtonRep a:active,.bigButtonRep a:visited,.bigButtonRep a:hover {
	font-size:13px;
	color:#8d8d8d;
	text-decoration:none;
}
.bigButtonRight {
	background:url(http://image.foxbytes.com.tr/FoxBytes/bigButtonRight.png) no-repeat;
	width:10px;
	height:32px;
	float:left;	
}
.sharePages {
	width:200px;
	display:table;
}
.shareP {
	float:left;
	margin:5px 20px 5px 0px;
	width:70px;
}
.more {
	background:url(http://image.foxbytes.com.tr/FoxBytes/more.png) no-repeat;
	width:90px;
	height:20px;
	background-position:left 1px;
}
.more a:link,.more a:active,.more a:visited,.more a:hover {
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#7e7e7e;
	padding-left:20px;
}
.serieBottomContent {
	width:100%;
	height:100%;
	display:table;
	margin-top:10px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) 
{ 
.serieBottomContent {
	width:100%;
	height:100%;
	margin-top:10px;
	display:inline-table;
}
}
.serieAllEpisodes {
	text-align:left;
}
.videoAllEpisodes {
	text-align:left;
	background:url(http://image.foxbytes.com.tr/FoxBytes/vidAllEpBg.jpg) no-repeat;
	width:960px;
	height:205px;
	padding:15px;
}
.allEpisodes {
	width:960px;
}
.allEpisodes ul.episodeList {
	margin:0px;
	margin-top:-5px;
	padding:0px 0px 10px 0px;
	height:180px;
}
.allEpisodes ul.episodeList li {
	margin:10px 10px 0px 8px;
	padding:3px 0px 0px 3px;
	border:solid 1px #d3d3d3;
	width:123px;
	height:157px;
	color:#858585;
	font-size:11px;
	font-weight:700;
	
}
.allEpisodes ul.episodeList li a:link,.allEpisodes ul.episodeList li a:active,.allEpisodes ul.episodeList li a:visited {
	color:#858585;
	text-decoration:none;
}
.allEpisodes ul.episodeList li a:hover {
	text-decoration:underline;
}
.leftArrow {
	border:0px;
	width:17px;
	height:27px;
	float:left;
}

.rightArrow {
	border:0px;
	width:17px;
	height:27px;
	float:left;
}
.leftArrowB {
	border:0px;
	width:26px;
	height:41px;
	float:left;
}

.rightArrowB {
	border:0px;
	width:26px;
	height:41px;
	float:left;
}
.photoSide {
	width:266px;
	height:200px;
	background-color:#000000;
	float:left;
	margin:10px 10px 0px 10px;	
}
.photoblock { display:none; }
.photoGallery {
	width:296px;
	height:159px;
	margin:10px;
	margin:5px 0px 0px 20px;	
}
.photos {
	display:table;
	width:240px;
	height:160px;
	float:left;
}
.photosRight {
	width:296px;
	float:left;
	height:159px;
}
.image {
	float:left;
	margin:10px;
}

/* ########### Video */

.videoSerieName {
	width:960px;
	height:30px;
	background:url(http://image.foxbytes.com.tr/FoxBytes/serieVideoHeader.png) no-repeat;
	font-size:16px;
	color:#000;
	font-weight:bold;
	padding:5px;
}
.videoSerieName a:link, .videoSerieName a:active, .videoSerieName a:visited, .videoSerieName a:hover {
	text-decoration:none;
	color:#000;
}
.videoHolder {
	width:960px;
	height:508px;
	background:url(http://image.foxbytes.com.tr/FoxBytes/bigVideoBg.jpg) no-repeat;
}
/* ########### Teaser Page */

.videoMode {
	width:960px;
	height:478px;
	background:url(http://image.foxbytes.com.tr/FoxBytes/TvideoBg.jpg) no-repeat;
}

.video {
	margin:0px auto;
	padding-top:70px;
}
.Tfooter {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#7F837F;
	padding-top:10px;
	width:980px;
	height:38px;
	margin-top:40px;
	background:url(http://image.foxbytes.com.tr/FoxBytes/Tfooter.png) no-repeat;
	_background:url(http://image.foxbytes.com.tr/FoxBytes/Tfooter.jpg) no-repeat;
}
.Tfooter a:link,.Tfooter a:active,.Tfooter a:visited,.Tfooter a:hover {
	color:#5F605F;
}
.subTitle {
	padding:10px 0px 10px 0px;
	text-align:left;
}
/*############# Form Pages */
form { text-align:left; }
label.checkbox { display:inline-block; }
input.checkbox { display:inline-block; }
h1 { text-align:left; font-size:36px; color:#E31836; font-weight:bold; font-family:Arial, Tahoma; letter-spacing:-2px; margin:0px 0px 10px 0px; padding:0px; }

.formuser { background:url(http://image.foxbytes.com.tr/FoxBytes/form-user.png) no-repeat; padding-left:20px; display:block; }
.formmail { background:url(http://image.foxbytes.com.tr/FoxBytes/form-email.png) no-repeat; padding-left:20px; display:block; }
.formpassword { background:url(http://image.foxbytes.com.tr/FoxBytes/form-password.png) no-repeat; padding-left:20px; display:block; }
.formline { background:url(http://image.foxbytes.com.tr/FoxBytes/form-label.png) no-repeat; margin-bottom:10px; display:table; height:auto;@height:50px; width:640px;}
.formline label { float:left; width:80px; background-repeat:none; background-position:5px 8px; height:22px; padding:8px 0px 0px 25px; color:#646464; font-family:Tahoma, Arial; font-size:11px; }
.formline .inputleft { background:url(http://image.foxbytes.com.tr/FoxBytes/form-input-left.png) no-repeat; width:5px; height:30px; float:left; }
.formline .inputright { background:url(http://image.foxbytes.com.tr/FoxBytes/form-input-right.png) no-repeat; width:5px; height:30px; float:left; }
.formline .inputmiddle { background:url(http://image.foxbytes.com.tr/FoxBytes/form-input-middle.png) repeat-x; width:360px; height:30px; float:left; display:table;}
.formline input { width:360px; margin:5px 0px 0px 0px; padding:2px 0px 0px 0px; height:19px; background:none; border:none; font-size:12px; font-family:Tahoma, Arial; color:#646464; }

#login-forgot { background:url(http://image.foxbytes.com.tr/FoxBytes/form-password.png) no-repeat; padding-left:20px; color:#E31836; text-decoration:none; font-size:11px; height:14px; padding-top:2px; display:block; }
#login-myspace { background:url(http://image.foxbytes.com.tr/FoxBytes/login-myspace.png) no-repeat; width:162px; height:21px; display:block; }
#login-facebook { background:url(http://image.foxbytes.com.tr/FoxBytes/login-facebook.png) no-repeat; width:89px; height:21px; display:block; }
#login-myspace span, #login-facebook span { display:none;}

.bytesbutton { overflow:hidden; float:right; margin:10px 0px 0px 10px; }
.bytesbuttonleft { float:left; background:url(http://image.foxbytes.com.tr/FoxBytes/button-left.png) no-repeat; width:5px; height:34px; }
.bytesbutton input { background:url(http://image.foxbytes.com.tr/FoxBytes/button-middle.png) repeat-x; height:34px; margin:0px; padding:0px; font-size:18px; font-weight:bold; font-family:Arial, Tahoma; color:#fff; border:none; float:left; cursor:pointer; }
.bytesbutton a { background:url(http://image.foxbytes.com.tr/FoxBytes/button-middle.png) repeat-x; height:30px; margin:0px; padding:4px 0px 0px 0px; font-size:18px; font-weight:bold; font-family:Arial, Tahoma; color:#fff; border:none; float:left; cursor:pointer; display:block; text-decoration:none; color:#fff; }
.bytesbuttonright { float:left; background:url(http://image.foxbytes.com.tr/FoxBytes/button-right.png) no-repeat; width:5px; height:34px; }
  
 /* ########## Murat */
label.error {
	color:#F00;
	margin-top:5px;
	display:table;
	font-weight:bold;
	margin-left:10px;
	height:30px;
	background:url(http://image.foxbytes.com.tr/FoxBytes/errorBg2.png) no-repeat 0px 9px;
	padding-left:20px;
	width:320px;

}
 .ajaxstatus  { text-align:center; width:198px; padding:3px 0px; background-color:#ccc; color:#333; margin-top:3px; }
 #deleteAccount { overflow:hidden; padding:0px 3px 3px 3px; width:192px; margin-top:3px; background-color:#fff; border:1px solid #ff0000; } 
   .formerror {
	color:#F00;
	margin-top:5px;
	display:table;
	font-weight:bold;
	margin-left:10px;
	height:30px;
	background:url(http://image.foxbytes.com.tr/FoxBytes/errorBg2.png) no-repeat 0px 2px;
	padding-left:20px;

}
 .formok {
	display:none;
	height:0px;
	margin-top:-2px;
}
.captchaSide {
	display:table;
	float:left;
	margin-left:330px;
	margin-top:10px;
}
#captchaContainer {
	width:485px;
	height:105px;
	margin-left:-5px;
	margin-top:10px;
}
.capthcaSide {
	display:table;
	margin-left:5px;
	margin-top:10px;
}
.refresh {
	margin-top:3px;
	margin-right:5px;
	display:block;
	float:left;
}
.captchaImg {
	float:left;
}
.captchaInput {
	behavior: url(/css/iepngfix.htc);	
	background:url(http://image.fichub.com/Fox/captchaInputBg.png) no-repeat;
	width:295px;
	height:45px;
	float:left;
	margin-left:5px;
}
.captchaInput input {
	border:0px;
	background:transparent;
	width:285px;
	height:40px;
	font-weight:bold;
	font-size:30px;
	color:#333333;
}
#agreement {
	float:left;
	background:none;
}
#optionalFormContainer2 {
	border:solid 1px #e5e5e5;
	width:481px;
	display:table;
}
.dayInput  {
	behavior: url(/css/iepngfix.htc);
	background:url(http://image.fichub.com/Fox/day.png) no-repeat;
	width:55px;
	height:25px;
	margin-left:39px;
	margin-top:10px;
	padding-top:6px;
	@padding-top:4px;
	float:left;
}
.dayOption {
	opacity: 0.0;
	-moz-opacity: 0.0;
	filter: alpha(opacity=00);
	width:52px;
	
}
.monthInput  {
	behavior: url(/css/iepngfix.htc);
	background:url(http://image.fichub.com/Fox/month.png) no-repeat;
	width:117px;
	height:25px;
	margin-left:13px;
	margin-top:10px;
	padding-top:6px;
	@padding-top:4px;
	float:left;
}
.monthOption {
	opacity: 0.0;
	-moz-opacity: 0.0;
	filter: alpha(opacity=00);
	width:110px;
	
}
.yearInput  {
	behavior: url(/css/iepngfix.htc);
	background:url(http://image.fichub.com/Fox/year.png) no-repeat;
	width:65px;
	height:25px;
	margin-left:13px;
	margin-top:10px;
	padding-top:6px;
	@padding-top:4px;
	float:left;
}
.yearOption {
	opacity: 0.0;
	-moz-opacity: 0.0;
	filter: alpha(opacity=00);
	width:60px;
	
}
/*FakeInput*/
#divinputfile{
	height:52px;
	width:60px;
	margin:0px;
}


#divinputfile #filepc{
	opacity: 0.0;
	-moz-opacity: 0.0;
	filter: alpha(opacity=00);
	font-size:18px;
	width:60px;
	margin-left:20px;
}

#fakeinputfile{
	margin-top:-28px;
}

#fakeinputfile #fakefilepc{
	width:50px;
	height:22px;
	font-size:14px;
	font-family:Arial;
	border:0px;
	background:transparent;
	padding-top:5px;
	padding-left:7px;
	overflow:hidden;
	font-weight:bold;
}

/*month*/
#divinputfilemonth{
	height:52px;
	width:115px;
	margin:0px;
}

#divinputfilemonth #filepcmonth{
	opacity: 0.0;
	-moz-opacity: 0.0;
	filter: alpha(opacity=00);
	font-size:18px;
	width:115px;
	margin-left:20px;
}

#fakeinputfilemonth{
	margin-top:-28px;
}

#fakeinputfilemonth #fakefilepcmonth{
	width:110px;
	height:22px;
	font-size:14px;
	font-family:Arial;
	border:0px;
	background:transparent;
	padding-top:5px;
	padding-left:7px;
	overflow:hidden;
	font-weight:bold;
}
/*year*/
#divinputfileyear{
	height:52px;
	width:65px;
	margin:0px;
}

#divinputfileyear #filepcyear{
	opacity: 0.0;
	-moz-opacity: 0.0;
	filter: alpha(opacity=00);
	font-size:18px;
	width:65px;
	margin-left:20px;
}

#fakeinputfileyear{
	margin-top:-28px;
}

#fakeinputfileyear #fakefilepcyear{
	width:60px;
	height:22px;
	font-size:14px;
	font-family:Arial;
	border:0px;
	background:transparent;
	padding-top:5px;
	padding-left:7px;
	overflow:hidden;
	font-weight:bold;
}
.gsmLeft {
	behavior: url(/css/iepngfix.htc);
	background:url(http://image.fichub.com/Fox/phoneInputBg.png) no-repeat;
	width:175px;
	height:30px;
	float:left;
}
.regInputs {
	background:transparent;
	border:0px;
	padding-top:5px;
	font-weight:bold;
	width:170px;
	padding-left:5px;
}
#regHeadDark {
	color:#646464;
	font-size:11px;
	font-weight:normal;
	margin-left:25px;
	clear:both;
	padding-top:15px;
	width:60px;
	float:left;
}
.genderRadios {
	float:left;
	margin-top:10px;
}
.buttonLink:link,.buttonLink:active,.buttonLink:visited,.buttonLink:hover {
	text-decoration:none;
	color:#737373;
	font-weight:bold;
	font-size:14px;
	margin-top:5px;
	margin-left:5px;
	display:table;
}
.gendertxt {
	margin-top:3px;
	margin-left:1px;
	@margin-left:2px;
	float:left;
	font-size:10px;
	margin-right:5px;
}
 /* ################# My Account */
 #edContainer {
	background-color:#fff;
	width:915px;
	height:auto;
	display:table-cell;
	padding-bottom:10px;
}
#registerHead {
	behavior: url(/css/iepngfix.htc);
	background:url(http://image.fichub.com/Fox/loginBigHeaderBg.png) no-repeat 5px 70px;
	width:894px;
	height:90px;
	font-size:40px;
	color:#2690B6;
	font-weight:bold;
	text-align:left;
	padding-left:20px;
	position:relative;
}
.editLeft {
	float:left;
	width:230px;
	display:table;
	margin-left:10px;
}
.successContainer {
	width:893px;
	border: solid 1px #e5e5e5;
	display:table;
	margin-left:7px;
	margin-bottom:15px;
	padding-top:10px;
}
.successLeft {
	float:left;
	width:180px;
}
.successRight {
	float:left;
	font-size:10px;
	color:#646464;
	text-align:left;
	width:700px;
}
.successRight p {
	font-size:19px;
	font-weight:bold;
	color:#737373;
}
.profilePicContainer {	width:189px; overflow:hidden;	height:185px;	border:solid 1px #e5e5e5;	padding:4px;}
.profilePic {	width:188px;	height:180px; }
.profilePicInput {
	behavior: url(/css/iepngfix.htc);
	background:url(http://image.fichub.com/Fox/profileInputBg.png) no-repeat;
	width:189px;
	height:30px;
	margin-top:10px;
}
.profilePicInput input {
	height:30px;
	border:0px;
	background:transparent;
	color:#737373;
	font-weight:bold;
	padding-top:5px;
}
/*.changePic {
	behavior: url(/css/iepngfix.htc);
	background:url(http://image.fichub.com/Fox/changePicBg.png) no-repeat;
	width:198px;
	height:37px;
}
.changePicTxt {
	padding:10px;
}*/
/* Crop Tool */
.jcrop-holder { text-align: left; }
.jcrop-vline, .jcrop-hline { font-size: 0; position: absolute; background: white url('http://image.foxbytes.com.tr/FoxBytes/Jcrop.gif') top left repeat; }
.jcrop-vline { height: 100%; width: 1px !important; }
.jcrop-hline { width: 100%; height: 1px !important; }
.jcrop-handle {	font-size: 1px; 	width: 7px !important; 	height: 7px !important; 	border: 1px #eee solid; 	background-color: #333; 	*width: 9px;
	*height: 9px; }
.jcrop-tracker { width: 100%; height: 100%; }
.custom .jcrop-vline,.custom .jcrop-hline{	background: yellow;}
.custom .jcrop-handle{	border-color: black;	background-color: #C7BB00;	-moz-border-radius: 3px;	-webkit-border-radius: 3px;}
.croppre div { overflow:hidden; }
.cropdiv { overflow:hidden; }
.editRight .croparea { border:1px solid #e5e5e5; width:455px; padding:10px 10px 10px 0px; margin-bottom:10px; overflow:hidden; }
#uploadajaxbutton { display:block; cursor:pointer; color:#727272;font-size:12px;font-weight:bold;padding-left:30px; background:transparent url(http://image.fichub.com/FoxCrime/changePicBg.png) no-repeat scroll 0 0; height:27px; width:173px; padding-top:10px; margin-top:2px; text-decoration:none; }
#deleteAccount a:link, #deleteAccount a:active, #deleteAccount a:visited, #deleteAccount a:hover {
color:#ff0000;
text-decoration:none;
}
.editRight {
	float:left;
	margin-left:20px;
	display:table;
}
.saveBut1 {
	float:left;
	behavior: url(/css/iepngfix.htc);
	background:url(http://image.fichub.com/Fox/saveBut1.png) no-repeat;
	width:39px;
	height:34px;
}
.saveButRepeater {
	float:left;
	behavior: url(/css/iepngfix.htc);
	background:url(http://image.fichub.com/Fox/saveButRepeater.png) repeat-x;
	height:34px;
}
.saveBut3 {
	float:left;
	behavior: url(/css/iepngfix.htc);
	background:url(http://image.fichub.com/Fox/saveBut3.png) no-repeat;
	width:22px;
	height:34px;
}
.editInputsContainer {
	text-align:left;
}
#alertContainer {
	margin-left:20px;
	margin-top:20px;
}
.alert1 {
	float:left;
	behavior: url(/css/iepngfix.htc);
	background:url(http://image.fichub.com/Fox/alert1.png) no-repeat;
	width:59px;
	height:46px;
}
.alertRepeater {
	float:left;
	behavior: url(/css/iepngfix.htc);
	background:url(http://image.fichub.com/Fox/alertRepeater.png) repeat-x;
	height:46px;
	font-size:10px;
	color:#7C5610;
	font-weight:bold;
	padding-left:10px;
	padding-top:20px;
}
.alert3 {
	float:left;
	behavior: url(/css/iepngfix.htc);
	background:url(http://image.fichub.com/Fox/alert3.png) no-repeat;
	width:13px;
	height:46px;
}
.mainRightHeader {
	behavior: url(/css/iepngfix.htc);
	background:url(http://image.fichub.com/Fox/mainRightHeader.png) no-repeat;
	width:304px;
	height:45px;
	font-size:20px;
	color:#747474;
	font-weight:bold;
	text-align:left;
}
.submitBut {
	opacity:0;
	filter: alpha(opacity = 0);
	cursor:pointer;
	position:absolute;
	z-index:99;
}
.submitButB {
	opacity:0;
	filter: alpha(opacity = 0);
	cursor:pointer;
	position:absolute;
	z-index:99;
}



/* Bottom CSS */
.hidden { display:none; }
