.pageInfo
{
	position: relative;
	top: 4px;
	display: block;
	clear: both;
	height: 64px;
}

.pageInfo h1
{
	position: relative;
	display: block;
	background: url(../img/bgPageTitle.gif) 0 0 repeat-x;
	border-bottom: 1px solid #7b7b7b;
	height: 30px;
	padding: 0 10px;
	margin-bottom: 1px;
	overflow: hidden;
	font-size: 13px !important;
	font-weight: bold;
	color: #fff;
	line-height: 30px;
	z-index: 1;
}

.pageInfo .breadcrumb
{
	position: relative;
	display: block;
	background: #ececec;
	border: 1px solid #dcdcdc;
	height: 30px;
	padding-left: 3px;
	overflow: hidden;
	z-index: 1;
}
.pageInfo .breadcrumb li
{
	position: relative;
	display: inline;
	float: left;
}
.pageInfo .breadcrumb li a
{
	position: relative;
	display: block;
	background: url(../img/icoBreadcrumb.gif) right 0 no-repeat;
	padding: 0 19px 0 7px;
	font-size: 11px;
	font-weight: bold;
	color: #6d6d6d;
	height: 30px;
	line-height: 30px;
	text-decoration: none;
	cursor: pointer;
}
.pageInfo .breadcrumb li.last a
{
	font-weight: normal;
	background: none;
}
.pageInfo .tl, .pageInfo .tr, .pageInfo .bl, .pageInfo .br
{
	position: absolute;
	display: block;
	width: 3px;
	height: 3px;
	overflow: hidden;
	background-image: url(../img/icobb.gif);
	background-repeat: no-repeat;
	z-index: 2;
}
.pageInfo .tl
{
	top: 0;
	left: 0;
	background-position: 0 0;
}
.pageInfo .tr
{
	top: 0;
	right: 0;
	background-position: -3px 0;
}
.pageInfo .bl
{
	bottom: 0;
	left: 0;
	background-position: 0 -3px;
}
.pageInfo .br
{
	bottom: 0;
	right: 0;
	background-position: -3px -3px;
}

/* inbox */

.inbox
{
	position: relative;
	display: block;
}
.inbox table
{
	position: relative;
	display: block;
	width: 100%;
	border-collapse: collapse;
}


.inbox th, .inbox td
{
	padding: 7px 10px;
	border-bottom: 1px solid #d1d1d1;
	color: #6d6d6d;
}
.inbox th
{
	background: url(../img/grad01.gif) 0 0 repeat-x;
	font-size: 10px;
}

.inbox td
{
	font-size: 11px;
}
.inbox .unread a
{
	font-weight: bold;
}

.fObj
{
	position: relative;
	display: block;
	margin: 0 20px;
}

.atSign
{
	width: 20px;
	text-align: center;
	font-weight: bold;
	line-height: 30px;
}

.fLine
{
	position: relative;
	display: block;
	border-bottom: 1px solid #e8e8e8;
}

.contract
{
	height: 50px;
	border: 1px solid #dddddd;
	padding: 5px 10px;
	overflow: auto;
}


/* avatar */

.list .avatarContainer
{
	float: left;
	margin: 0 5px 5px 0;
}
.avatarContainer
{
	position: relative;
	display: block;
	width: 182px;
}
.avatarContainer .avatarInfo
{
	position: relative;
	display: block;
	width: 180px;
	border-left: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
	z-index: 1;
}
.avatarContainer .avatarInfo img
{
	width: 180px;
}
.avatarContainer .avatarInfo .name
{
	position: relative;
	display: block;
	text-align: center;
	padding: 5px;
	font-weight: bold;
	font-size: 12px;
	color: #898989;
}

.avatarContainer .crt, .avatarContainer .crb
{
	position: absolute;
	left: 0;
	display: block;
	width: 182px;
	height: 3px;
	z-index: 2;
}

.avatarContainer .crt
{
	top: 0;
	background: transparent url(../img/avatarCrTop.png) 0 0 no-repeat !important;
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enable='true',sizingMethod='crop',src='/web/tt_cocuk/assets/img/avatarCrTop.png');
}
.avatarContainer .crb
{
	bottom: 0;
	background: transparent url(../img/avatarCrBottom.png) 0 0 no-repeat !important;
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enable='true',sizingMethod='crop',src='/web/tt_cocuk/assets/img/avatarCrBottom.png');
}

/* fObjArea */

.fObjArea label.lbl
{
	position: relative;
	display: inline;
	float: left;
	width: 80px;
	font-weight: bold;
	color: #6d6d6d;
	padding: 9px 5px 0 0;
	text-align: right;
}


/**************/

.textline
{
	position: relative;
	display: block;
}
.textline .tit1e
{
	position: relative;
	display: inline;
	float: left;
	width: 93px;
	padding-left: 7px;
}
.textline .sp
{
	position: relative;
	display: inline;
	float: left;
	width: 10px;
	text-align: center;
}
.textline .text
{
	position: relative;
	display: inline;
	float: left;
	width: 350px;
	padding-left: 5px;
	font-weight: bold;
}
.textline .text a
{
	color: #ca9c00;
	text-decoration: underline;
}

/*pagelayout*/


.pageLayout
{
	position: relative;
	width: 952px;
	left: 0;
	top: 0;
	font-family: Arial;
	font-size: 13px;
	color: #999999;
}
.pageLayout .profObj
{
	position: relative;
	display: block;
	width: 952px;
	height: 413px;
	top: 0;
	left: 0;
}
.pageLayout .profObj #profObjIn
{
	position: relative;
	display: block;
	width: 952px;
	height: 413px;
	top: 0;
	left: 0;
}
.pageLayout .profLeft
{
	position: relative;
	display: block;
	float: left;
	width: 217px;
	height: 383px;
	top: 0;
	left: 0;
}
.pageLayout .profLeft img
{
	position: relative;
	display: block;
	width: 217px;
	height: 383px;
	top: 0;
	left: 0;
	border: 0;
}
.pageLayout .profRight
{
	position: relative;
	display: block;
	float: left;
	width: 735px;
	top: 0;
	left: 0;
}
.pageLayout .profRight .baslik
{
	position: relative;
	display: block;
	width: 100%;
	top: 0;
	left: 0;
}
.pageLayout .profRight .baslik .title
{
	position: relative;
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 20px;
	color: #989898 !important;
	display: block;
}
.pageLayout .profRight .baslik .izleyin
{
	display: block;
}
.pageLayout .profRight .baslik .izleyin a
{
	position: absolute;
	left: -238px;
	top: -90px;
	font-family: Arial;
	font-size: 10px;
	color: #999999 !important;
	text-decoration: none;
	display: block;
}
.pageLayout .profRight .baslik p
{
	position: relative;
	display: block;
	width: 650px;
	top: 0;
	left: 21px;
}

.pageLayout .profRight .wirologo
{
	position: absolute;
	display: block;
	width: 111px;
	height: 36px;
	float: right;
	bottom: 10px;
	right: 20px;
}



/*****kahramanlar*********/
.pageLayout .kahramanImg
{
	position: relative;
	display: block;
	width: 952px;
	height: 274px;
	top: 0;
	left: 0;
}

.pageLayout .kahramanImg .kahramanImgIn
{
	position: relative;
	display: block;
	width: 952px;
	height: 274px;
	top: 0;
	left: 0;
	background: url(../img/marvelkahramanlari.jpg) 0 0 no-repeat;
}

.pageLayout .kahramanCon
{
	position: relative;
	display: block;
	float: left;
	width: 952px;
	top: 0;
	left: 0;
}

.pageLayout .kahramanCon .baslik
{
	position: relative;
	display: block;
	width: 100%;
	top: 0;
	left: 10px;
	margin-right: 10px;
}
.pageLayout .kahramanCon .baslik .title
{
	position: relative;
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-family: Arial;
	font-size: 20px;
	color: #6A0200 !important;
	display: block;
}

.pageLayout .kahramanCon .con
{
	position: relative;
	display: block;
	width: 100%;
	top: 0;
	left: 10px;
	margin-right: 10px;
}

.pageLayout .kahramanCon .con p
{
	position: relative;
	display: block;
	width: 900px;
	top: 0;
	left: 0px;
}

.pageLayout .kahramanCon .con p span
{
	color: #9E0700;
}


.pageLayout .kahramanCon .con .titleS
{
	position: relative;
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-family: Arial;
	font-size: 15px;
	color: #6A0200 !important;
	display: block;
}



.pageLayout ..kahramanCon .kahramanLogo
{
	position: absolute;
	display: block;
	width: 282px;
	height: 183px;
	float: left;
	bottom: 10px;
	left: 10px;
}
/**************/

/*--------euro2010*/
.pageLayout .euroCon
{
	position: relative;
	display: block;
	float: left;
	width: 952px;
	top: 0;
	left: 0;
}

.pageLayout .euroCon .baslik
{
	position: relative;
	display: block;
	width: 100%;
	top: 0;
	left: 10px;
	margin-right: 10px;
}
.pageLayout .euroCon .baslik .title
{
	position: relative;
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-family: Arial;
	font-size: 20px;
	color: #136308 !important;
	display: block;
}

.pageLayout .euroCon .con
{
	position: relative;
	display: block;
	width: 100%;
	top: 0;
	left: 10px;
	margin-right: 10px;
}

.pageLayout .euroCon .con p
{
	position: relative;
	display: block;
	width: 900px;
	top: 0;
	left: 0px;
}

.pageLayout .euroCon .con p span
{
	color: #9E0700;
}


.pageLayout .euroCon .con .titleS
{
	position: relative;
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-family: Arial;
	font-size: 15px;
	color: #136308 !important;
	display: block;
}

.pageLayout .euroCon .con ul
{
	position: relative;
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-family: Arial;
	font-size: 15px;
	color: #ff9f07 !important;
	display: block;
}
.pageLayout .euroCon .con ul li
{
	position: relative;
	top: 0;
	left: 0px;
	margin: 0;
	padding: 0;
	font-weight: bold;
	height: 20px;
	display: block;
}

.pageLayout .euroCon .con ul li.first
{
	position: relative;
	top: 0;
	left: 0px;
	margin-top: 5px;
	padding: 0;
	font-weight: bold;
	height: 20px;
	display: block;
}

.pageLayout .euroCon .con ul li p
{
	position: relative;
	top: 0;
	left: 20px;
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	color: #666666 !important;
	display: block;
}

.pageLayout .euroCon .con ul li .bullet
{
	height: 4px;
	overflow: hidden;
	position: absolute;
	width: 4px;
	position: absolute;
	left: 3px;
	text-indent: -9999px;
	top: 5px;
	background-color: #1dcf06;
}
/*****************/

/*pers prensi*/
.pageLayout .persHead
{
	position: relative;
	display: block;
	width: 952px;
	height: 483px;
	top: 0;
	left: 0;
}
.pageLayout .persHead .persHeadIn
{
	position: relative;
	display: block;
	width: 952px;
	height: 463px;
	top: 20px;
	left: 0;
	background: url(../img/pers_bg.jpg) 0 0 no-repeat;
}

.pageLayout .persHead .persHeadIn p.soon
{
	position: absolute;
	display: block;
	width: 342px;
	height: 27px;
	top: 164px;
	left: 0;
	padding-right: 5px;
	padding-top: 2px;
	font: italic bold 20px Arial;
	color: #FFFFFF;
	text-align: right;
	background-color: #000000;
}

.pageLayout .persHead .persHeadIn .wallCon
{
	position: relative;
	display: block;
	width: 193px;
	height: 137px;
	top: 230px;
	left: 32px;
	float: left;
}

.pageLayout .persHead .persHeadIn .wallCon .bg
{
	position: relative;
	display: block;
	width: 193px;
	height: 137px;
	top: 0;
	left: 0;
	background: url(../img/pers_walls.png) 0 0 no-repeat !important;
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enable='true',sizingMethod='crop',src='/web/tt_cocuk/assets/img/pers_walls.png');
	z-index: 1;
}

.pageLayout .persHead .persHeadIn .wallCon a
{
	position: absolute;
	top: 0;
	left: 0;
	width: 193px;
	height: 137px;
	z-index: 2;
	text-indent: -999px;
}

.pageLayout .persHead .persHeadIn .scrnCon
{
	position: relative;
	display: block;
	width: 193px;
	height: 137px;
	top: 230px;
	left: 70px;
	float: left;
}

.pageLayout .persHead .persHeadIn .scrnCon .bg
{
	position: relative;
	display: block;
	width: 193px;
	height: 137px;
	top: 0;
	left: 0;
	background: url(../img/pers_screen.png) 0 0 no-repeat !important;
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enable='true',sizingMethod='crop',src='/web/tt_cocuk/assets/img/pers_screen.png');
	z-index: 1;
}

.pageLayout .persHead .persHeadIn .scrnCon a
{
	position: absolute;
	top: 0;
	left: 0;
	width: 193px;
	height: 137px;
	z-index: 2;
	text-indent: -999px;
}

.pageLayout .persHead .persHeadIn h1.baslik
{
	position: relative;
	display: block;
	top: 290px;
	left: 30px;
	font-family: Arial;
	font-size: 30px !important;
	color: #FFF !important;
	clear: both;
}

.pageLayout .persCon
{
	position: relative;
	display: block;
	width: 952px;
	top: 0;
	left: 0;
	background-color: #000;
}

.pageLayout .persConIn
{
	position: relative;
	display: block;
	width: 900px;
	top: 0;
	left: 30px;
}

.pageLayout .persCon .persConIn p.hakkinda
{
	position: relative;
	display: block;
	top: 0;
	left: 0;
	font-family: Arial;
	font-size: 12px !important;
	color: #999 !important;	
	line-height: 1.3em;

}

.pageLayout .persCon .persConIn p span
{
	position: relative;
	display: block;
	top: 0;
	left: 0px;
	font-family: Arial;
	font-size: 20px;
	color: #8C0000;
	font-weight: bold;
	padding-bottom: 10px;
	line-height: 1.3em;

}

.pageLayout .persCon .persConIn img
{
	position: relative;
	display: block;
	width: 346px;
	height: 198px;
	top: 0;
	left: 0;
	float: left;
}

.pageLayout .persCon .persConIn .bilgi
{
	position: relative;
	display: block;
	width: 550px;
	top: 0;
	left: 10px;
	float: left;
	line-height: 1.3em;
}

.pageLayout .persCon .persConIn .bilgi2
{
	position: relative;
	display: block;
	width: 900px;
	top: 0;
	left: 0;
	float: left;
	line-height: 1.3em;
}

.pageLayout .persCon .persConIn .baslik
{
	position: relative;
	display: block;
	top: 0;
	left: 0px;
	font-family: Arial;
	font-size: 20px;
	color: #8C0000;
	font-weight: bold;
	line-height: 1.3em;
}

.pageLayout .persCon .persConIn .altbaslik
{
	position: relative;
	display: block;
	top: 0;
	left: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #FFF;
	font-weight: normal;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: 1.3em;
}
/*************/
/*Sihirbazın Çırağı*/
#container .pageLayout #sihirbaz
{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	background-color: #000;
	top: 20px;
}
#sihirbaz .sihirbaz-head
{
	position: relative;
	width: 952px;
	height: 409px;
	margin: 0;
	padding: 0;
	background: url(../img/head_sihirbaz.jpg) 0 0 no-repeat;
}
#sihirbaz h1
{
	position: relative;
	line-height: 50px !important;
	color: #CCC !important;
	margin: 0;
	padding: 0 30px 0 30px;
}
#sihirbaz h2
{
	position: relative;
	font: 20px Arial;
	font-weight: normal !important;
	color: #0DBBCA !important;
	margin: 0;
	padding: 0 30px 0 30px;
}
#sihirbaz h2 span
{
	font-weight: bold;
}
#sihirbaz p
{
	position: relative;
	font: 12px Arial;
	font-weight: normal !important;
	line-height: 1.3em;
	color: #FFF !important;
	margin: 0;
	padding: 0 30px 0 30px;
}
#sihirbaz p span
{
	color: #0cb9ca;
}
#sihirbaz img
{
	position: relative;
	margin: 0;
	padding: 0 20px 0 25px;
	float: left;
}
/*******************/


/*scontent & scontent.wide*/
div.scontent
{
	width: 641px;
	overflow: hidden;
}

div.scontent.wide
{
	width: 890px;
	overflow: hidden;
	margin: 0 auto;
	text-align: left;
}

div.scontent.wide .buttonHolder
{
	position: relative;
	top: 0;
	right: 5px;
	overflow: hidden;
	margin: 17px 0 10px 0;
}

div.scontent h3
{
	font-size: 1.4em;
	line-height: 1em;
	color: #f76f23;
	font-weight: bold;
	margin: 0 0 25px 5px;
}
div.scontent.wide h3
{
	font-size: 1.4em;
	line-height: 1em;
	color: #f0be2b;
	font-weight: bold;
	margin: 15px 0 15px 5px;
}
/*************************/
/*ttcocuk-content*/
.t
{
	position: relative;
	margin: 30px auto;
	width: 100%;
	text-align: center;
}
div.ttcocuk-content
{
	padding: 0 30px;
	margin: 20px auto 0 auto;
	font-size: 11px;
	line-height: 1.6em;
}
div.ttcocuk-content p
{
	padding: 0 2em;
	margin-bottom: 1.6em;
}

div.ttcocuk-content #kesfet-listing
{
	margin: 0 auto;
	min-height: 472px;
	overflow: hidden;
	width: 840px;
}
div.ttcocuk-content .column
{
	float: left;
	margin-right: 21px;
}
div.ttcocuk-content .span-2
{
	width: 193px !important;
	overflow: hidden;
	display: block;
}
div.ttcocuk-content .first
{
	clear: left;
}
div.ttcocuk-content .last
{
	margin-right: 0;
}
div.ttcocuk-content #kesfet-listing .thumbnail
{
	background: transparent url(../img/kesfet-thumb-holder.gif) no-repeat scroll 0 0;
	padding: 6px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enable='true',sizingMethod='crop',src='/assets/img/kesfet-thumb-holder.gif');
}
div.ttcocuk-content #kesfet-listing a
{
	color: #155155;
	font-size: 13px;
	text-decoration: none;
}
div.ttcocuk-content .column img
{
	vertical-align: bottom;
}
div.ttcocuk-content #kesfet-listing p
{
	padding: 0;
}


/************************/

/*üyelik hata*/
.inner #errors
{
	position: relative;
	display: block;
	margin: 6px auto 0;
	width: 952px;
	height: 24px;
	background-color: #990000;
	border: 0;
	padding: 5px 0;
}
.inner #errors .errorholder
{
	position: relative;
	display: block;
	width: 100%;
	height: 24px;
	border: 0;
	padding-left: 5px;
}

.inner #errors .errorholder .bulletError
{
	position: relative;
	display: block;
	float: left;
	width: 24px;
	height: 24px;
	background: transparent url(../img/bulletError.png) 0 0 no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enable='true',sizingMethod='crop',src='/assets/img/bulletError.png');
}

.inner #errors .errorholder p
{
	position: relative;
	display: block;
	top: 0;
	left: 0;
	font: normal 12px Arial,Helvetica,sans-serif;
	color: #FFFFFF;
	float: left;
}

.inner #errors .errorholder p.errorText
{
	position: relative;
	display: block;
	line-height: 24px;
	padding-left: 5px;
}

.inner #clientErrors
{
	position: relative;
	display: block;
	top: 0;
	left: 0;
	margin: 6px auto 0;
	width: 952px;
	background-color: #990000;
	border: 0;
	padding: 5px 0;
}
.inner #clientErrors p
{
	position: relative;
	display: block;
	font: normal 12px Arial,Helvetica,sans-serif;
	color: #FFFFFF;
	padding-left: 5px;
}

.inner #clientErrors p label
{
	position: relative;
	display: block;
	width: 24px;
	height: 24px;
	background: transparent url(../img/bulletError.png) 0 0 no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enable='true',sizingMethod='crop',src='/assets/img/bulletError.png');
}
.inner #clientErrors .error
{
	position: relative;
	display: block;
	line-height: 24px;
	width: 800px;
	padding-left: 30px;
}
/***********************/
/*vitamin*/
div.scontent .imgtop
{
	width: 641px;
	height: 204px;
	margin: 10px auto;
}

div.scontent.wide .imgtop
{
	width: 754px;
	height: 212px;
	margin: 10px auto;
}
div.scontent h4
{
	font-size: 1.7em;
	line-height: 1em;
	color: #e47821;
	font-weight: bold;
	margin: 0 0 0 5px;
}

div.scontent h4.vitamin
{
	font-size: 1.3em;
	line-height: 1em;
	color: #f0be2b;
	font-weight: bold;
	margin: 0 0 0 5px;
}

div.scontent p
{
	font-size: 1.1em;
	line-height: 1.5em;
	color: #808080;
	margin: 10px 0;
	margin-left: 5px;
}

div.scontent.wide p
{
	font-size: 1.1em;
	line-height: 1.6em;
	color: #808080;
	margin: 20px 0;
	margin-left: 5px;
}

div.scontent.wide p.vitamin
{
	font-size: 1.1em;
	line-height: 1.5em;
	color: #808080;
	margin: 3px 0 5px 0;
	margin-left: 5px;
}

div.scontent.wide p.vitamin a
{
	text-decoration: underline;
}

div.scontent.wide p.vitamin a:hover
{
	color: #F0BE2B;
}
div.scontent.wide hr
{
	border: solid 1px #f0be2b;
	border-width: 1px 0 0 0;
	height: 1px;
	display: block;
	margin: 10px 0;
	overflow: hidden;
}
div.scontent div.stateLight
{
	width: 747px;
	margin: 0 0 5px 0;
	background-color: #f8f8f8;
}
div.scontent div.stateLight .t
{
	background: url(../img/state_orange_light.gif) no-repeat center top;
	height: 6px;
	margin: 0 0 !important;
}
div.scontent div.stateLight .txt
{
	overflow: hidden;
	border: solid 1px #f6e6ba;
	border-width: 0 1px;
}

div.scontent div.stateLight .txt .tableCell
{
	overflow: hidden;
	height: 108px;
	display: table-cell;
	vertical-align: middle;
}

div.scontent div.stateLight .txt .tableCell img
{
	float: left;
	margin: 0 10px;
}
div.scontent div.stateLight p.title
{
	font-size: 1.2em;
	color: #959595;
	font-weight: bold;
	margin: 10px 0 0 5px;
}
div.scontent div.stateLight .b
{
	background: url(../img/state_orange_light.gif) no-repeat center bottom;
	height: 6px;
}

div.scontent h2.blue
{
	background: transparent url(../img/header_blue.jpg) no-repeat !important;
	width: 741px;
	height: 38px;
	margin: 0 auto;
	line-height: 38px !important;
	padding: 0 0 0 13px;
	font-size: 1.4em !important;
	font-weight: bold;
	color: #137a8e;
	overflow: hidden;
}


div.scontent h3
{
	font-size: 1.4em;
	line-height: 1em;
	color: #f76f23;
	font-weight: bold;
	margin: 0 0 25px 5px;
}



div.scontent.wide h3
{
	font-size: 1.4em;
	line-height: 1em;
	color: #f0be2b;
	font-weight: bold;
	margin: 15px 0 15px 5px;
}

div.scontent h3 a
{
	color: #f76f23;
	text-decoration: none;
}

div.scontent h3 a:hover
{
	text-decoration: underline;
}

/**********************/

/*evdenarama*/
.t #evdenaramademo-holder
{
	position: relative;
	margin: 0 auto;
}
/***********************/
/*country*/
#content
{
	width: 952px;
	margin: 0 auto;
	position: relative;
	z-index: 11;
	overflow: hidden;
}
/*middle block*/
#middle-block
{
	width: 800px;
	overflow: hidden;
	margin: 5px auto 0 auto;
	text-align: center;
}

#middle-block .top
{
	display: none;
	height: 50px;
}

#middle-block .bottom
{
	height: 20px;
}

#middle-block .tile
{
	position: relative; /*height:300px;*/
}

#middle-block .tile .content
{
	width: 800px;
	overflow: hidden;
	margin: 0 auto;
	text-align: left;
	position: relative;
}


#middle-block .tile .content .l
{
	width: 201px;
	overflow: hidden;
	float: left; /*background:yellow;*/ /*height:300px;*/
}

#middle-block .tile .content .c
{
	width: 395px;
	overflow: hidden;
	float: left; /*background:green;*/ /*height:300px;*/
}

#middle-block .tile .content .c h1
{
	height: 33px;
}

#middle-block .tile .content .r
{
	width: 160px;
	overflow: hidden;
	float: left; /*background:yellow;*/ /*height:300px;*/
}

/*middle block---end-!-*/

/*#static*/
#static .c
{
	width: 800px !important;
}

#static .c .header
{
	overflow: hidden;
}

#static .c h1
{
	height: 30px !important;
	line-height: 30px;
	background: url("../img/bgPageTitle.gif") repeat-x scroll 0 0 transparent;
	background-color: #A6A6A6;
	padding: 0 0 0 13px;
	margin: 20px 0;
	font-size: 1.4em;
	font-weight: bold;
	color: #ffffff;
	overflow: hidden;
}

#static .c p
{
	font-size: 1.1em;
	color: #959595;
	margin: 7px 0;
	line-height: 1.4em;
	padding: 0 3px;
}
#static .c .footer
{
	height: 38px;
	margin: 15px 0 0 0;
	display: none;
}

/*#static---end-!-*/



/*----indir-wallpaper--*/

div.ttcocuk-indir h2
{
	color: #999999;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1;
	margin: 1.07em 0 0.535em;
	text-align: left;
}
div.ttcocuk-indir #indir h1
{
	color: #999999;
	font-size: 1.2em !important;
	font-weight: bold;
	line-height: 1 !important;
	margin: 2em 0 0 0;
	text-align: left;
}

div.ttcocuk-indir .indir h1
{
	color: #999999;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1;
	margin: 2em 0 0 0;
	text-align: left;
}


div.ttcocuk-indir
{
	padding: 0 10px;
	margin: 20px auto 0 auto;
	color: #000000;
	font-size: 11px;
	line-height: 1.6em;
}

div.ttcocuk-indir #indir
{
	margin: 0 auto;
	min-height: 472px;
	width: 894px;
}
div.ttcocuk-indir .column
{
	float: left;
	margin-right: 21px;
}
div.ttcocuk-indir .span-2
{
	width: 193px;
}
div.ttcocuk-indir .first
{
	clear: left;
}
div.ttcocuk-indir .last
{
	margin-right: 0;
}
div.ttcocuk-indir #indir .thumbnail
{
	background: transparent url(../img/kesfet-thumb-holder.gif) no-repeat scroll 0 0;
	padding: 6px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enable='true',sizingMethod='crop',src='/assets/img/kesfet-thumb-holder.gif');
}
div.ttcocuk-indir #indir a
{
	color: #155155;
	font-size: 13px;
	text-decoration: none;
}
div.ttcocuk-indir .column img
{
	vertical-align: bottom;
}
div.ttcocuk-indir #indir p
{
	padding: 0;
}
div.ttcocuk-indir #indir p span
{
	position: relative;
	float: left;
	width: 63px;
	text-align: center;
}
div.ttcocuk-indir #indir p span a
{
	color: #999999;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
/*--indir---end-!-*/
/*tt**minik*/
div.ttcocuk-indir .minik-left
{
	position: relative;
	display: block;
	width: 421px;
	height: 332px;
	margin: 0;
	padding: 0;
	background: url(../img/tt-minik-img.jpg) no-repeat scroll 0 0;
	float: left;
}
div.ttcocuk-indir .minik-right
{
	position: relative;
	display: block;
	width: 503px;
	height: 332px;
	margin: 0;
	padding: 0;
	float: left;
}
div.ttcocuk-indir .minik-right .texT
{
	position: relative;
	display: block;
	width: 313px;
	height: 332px;
	margin: 0;
	padding: 0;
	float: left;
}
div.ttcocuk-indir .minik-right .texT h1
{
	position: relative;
	display: block;
	margin: 42px 0 15px 20px;
	padding: 0;
	font: bold 24px Arial, Helvetica, sans-serif !important;
	color: #69512A;
}
div.ttcocuk-indir .minik-right .texT h2
{
	position: relative;
	display: block;
	margin: 0 0 16px 20px;
	padding: 0;
	font: bold 12px Arial, Helvetica, sans-serif !important;
	color: #69512A;
}

div.ttcocuk-indir .minik-right .texT p
{
	position: relative;
	display: block;
	margin: 0 0 10px 20px;
	padding: 0;
	font: normal 11px Arial, Helvetica, sans-serif !important;
	color: #69512A;
	text-align: left;
}

div.ttcocuk-indir .minik-right .texT .alt
{
	position: relative;
	display: block;
	top: 0;
	left: 0;
	text-align: left;
	width: 400px;
	height: 98px;
	display: block;
	float: left;
	margin: 0 auto;
	padding: 0;
}

div.ttcocuk-indir .minik-right .texT .alt .but
{
	position: relative;
	display: block;
	top: 30px;
	left: 20px;
	float: left;
	text-align: left;
	width: 71px;
	height: 39px;
	display: block;
	margin: 0 auto;
	padding: 0;
}

div.ttcocuk-indir .minik-right .texT .alt .but .bg
{
	position: relative;
	display: block;
	top: 0;
	left: 0;
	width: 71px;
	height: 39px;
	display: block;
	margin: 0 auto;
	padding: 0;
	background: transparent url(../img/tt-minik-but.png) no-repeat scroll 0 0;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enable='true',sizingMethod='crop',src='/assets/img/tt-minik-but.png');
	z-index: 1;
}


div.ttcocuk-indir .minik-right .texT .alt .but a
{
	position: absolute;
	top: 0;
	left: 0;
	width: 71px;
	height: 39px;
	display: block;
	padding: 10px 0;
	font: bold 16px Arial, Helvetica, sans-serif !important;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	border: 0;
	z-index: 2;
	cursor: pointer;
}


div.ttcocuk-indir .minik-right .air
{
	position: relative;
	top: 25px;
	left: 0;
	display: block;
	width: 190px;
	height: 191px;
	margin: 0;
	padding: 0;
	float: left;
}
div.ttcocuk-indir .minik-right .air .bg
{
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 190px;
	height: 191px;
	margin: 0;
	padding: 0;
	background: transparent url(../img/tt-minik-air.png) no-repeat scroll 0 0;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enable='true',sizingMethod='crop',src='/assets/img/tt-minik-air.png');
	z-index: 1;
}
div.ttcocuk-indir .minik-right .air p
{
	position: relative;
	top: 67px;
	left: 0;
	display: block;
	margin: 0;
	padding: 0 5px;
	font: normal 11px Arial, Helvetica, sans-serif !important;
	color: #310D04;
	text-align: center;
	z-index: 2;
}
div.ttcocuk-indir .minik-right .air p span
{
	font: blod 11px Arial, Helvetica, sans-serif !important;
	color: #310D04;
	z-index: 2;
}
div.ttcocuk-indir .minik-right .air a
{
	position: relative;
	top: 77px;
	left: 0;
	display: block;
	margin: 0;
	padding: 0 5px;
	font: normal 11px Arial, Helvetica, sans-serif !important;
	color: #310D04;
	text-align: center;
	text-decoration: underline;
	cursor: pointer;
	z-index: 2;
}
/**tt**minik*end!!/
/*tt**tatilsayar*/
div.ttcocuk-indir .tatil-left
{
	position: relative;
	display: block;
	width: 231px;
	height: 295px;
	margin: 0;
	padding: 0;
	background: url(../img/tt-tatil-img.jpg) no-repeat scroll 0 0;
	float: left;
}
div.ttcocuk-indir .tatil-right
{
	position: relative;
	display: block;
	height: 295px;
	margin: 0;
	padding: 0;
	float: left;
}
div.ttcocuk-indir .tatil-right .texT
{
	position: relative;
	display: block;
	width: 510px;
	height: 295px;
	margin: 0;
	padding: 0;
	float: left;
}
div.ttcocuk-indir .tatil-right .texT h1
{
	position: relative;
	display: block;
	margin: 42px 0 15px 0;
	padding: 0;
	font: bold 24px Arial, Helvetica, sans-serif !important;
	color: #2a0b03;
}

div.ttcocuk-indir .tatil-right .texT p
{
	position: relative;
	display: block;
	margin: 0 0 10px 0;
	padding: 0 25px 0 0;
	font: bold 12px Arial, Helvetica, sans-serif !important;
	color: #e57919;
	text-align: left;
}

div.ttcocuk-indir .tatil-right .texT p span
{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	font: normal 11px Arial, Helvetica, sans-serif !important;
	color: #e57919;
	text-align: left;
}
div.ttcocuk-indir .tatil-right .texT .alt
{
	position: relative;
	display: block;
	top: 0;
	left: 0;
	text-align: left;
	width: 400px;
	height: 98px;
	display: block;
	float: left;
	margin: 0 auto;
	padding: 0;
}

div.ttcocuk-indir .tatil-right .texT .alt img
{
	position: relative;
	display: block;
	top: 0;
	left: 0;
	text-align: left;
	width: 69px;
	height: 98px;
	display: block;
	float: left;
	margin: 0 auto;
	padding: 0;
}

div.ttcocuk-indir .tatil-right .texT .alt .but
{
	position: relative;
	display: block;
	top: 30px;
	left: 0;
	text-align: left;
	width: 71px;
	height: 39px;
	display: block;
	float: left;
	margin: 0 auto;
	padding: 0;
}
div.ttcocuk-indir .tatil-right .texT .alt .but .bg
{
	position: relative;
	display: block;
	top: 0;
	left: 0;
	width: 71px;
	height: 39px;
	display: block;
	margin: 0 auto;
	padding: 0;
	background: transparent url(../img/tt-tatil-but.png) no-repeat scroll 0 0;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enable='true',sizingMethod='crop',src='/assets/img/tt-tatil-but.png');
	z-index: 1;
}


div.ttcocuk-indir .tatil-right .texT .alt .but a
{
	position: absolute;
	top: 0;
	left: 0;
	width: 71px;
	height: 39px;
	display: block;
	padding: 10px 0;
	font: bold 16px Arial, Helvetica, sans-serif !important;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	border: 0;
	z-index: 2;
	cursor: pointer;
}


div.ttcocuk-indir .tatil-right .air
{
	position: relative;
	top: 25px;
	left: 0;
	display: block;
	width: 190px;
	height: 191px;
	margin: 0;
	padding: 0;
	float: left;
}
div.ttcocuk-indir .tatil-right .air .bg
{
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 190px;
	height: 191px;
	margin: 0;
	padding: 0;
	background: transparent url(../img/tt-minik-air.png) no-repeat scroll 0 0;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enable='true',sizingMethod='crop',src='/assets/img/tt-minik-air.png');
	z-index: 1;
}
div.ttcocuk-indir .tatil-right .air p
{
	position: relative;
	top: 67px;
	left: 0;
	display: block;
	margin: 0;
	padding: 0 5px;
	font: normal 11px Arial, Helvetica, sans-serif !important;
	color: #310D04;
	text-align: center;
	z-index: 2;
}
div.ttcocuk-indir .tatil-right .air p span
{
	font: blod 11px Arial, Helvetica, sans-serif !important;
	color: #310D04;
	z-index: 2;
}
div.ttcocuk-indir .tatil-right .air a
{
	position: relative;
	top: 77px;
	left: 0;
	display: block;
	margin: 0;
	padding: 0 5px;
	font: normal 11px Arial, Helvetica, sans-serif !important;
	color: #310D04;
	text-align: center;
	text-decoration: underline;
	cursor: pointer;
	z-index: 2;
}
/****tatilsayar*end!!/

/***viewrequests***/
div.requestbox
{
	width: 445px;
	height: 177px;
	margin: 0 0;
	padding: 9px;
	overflow: hidden;
}

div.requestbox .av-holder
{
	width: 185px;
	height: 178px;
	float: left;
	overflow: hidden;
}

div.requestbox .txt
{
	width: 250px;
	height: 177px;
	float: left;
	overflow: hidden;
	color: #666666;
	font-size: 1.1em;
	text-align: left;
	margin: 0 0 0 10px;
}

div.requestbox p
{
	margin-top: 60px;
}
div.requestbox .txt a
{
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	width: 119px;
	height: 35px;
	text-align: center;
	padding: 10px 0 0 0;
}

div.requestbox .txt .but
{
	position: relative;
	float: left;
	margin: 50px 0 0 0;
}


/**viewrequests**end*!*/


/** new game section pages **/


.ddPanel .selectbox {
	position:relative;
	display:inline;
	float:left;
	width:175px;
	height:23px;
	background:#f4f4f4;
	border:1px solid #CCCCCC;
	margin-right:10px;
}
.ddPanel .selectbox .selectInner {
	background:url("../img/izle/arrow.gif") no-repeat right 50%;
	height:23px;
}
.ddPanel .selectbox input {
	padding:4px 5px;
}	


.gameSecNav {
	position:relative;
	display:block;
	width:930px; height:38px;
	margin:0 auto;
	background:#E2E2E2;
	border-radius: 0.5em; -moz-border-radius: 0.5em; -webkit-border-radius: 0.5em;	
}

.gameSecNav ul { position:absolute; left:8px; bottom:0;}
.gameSecNav li {
	position:relative;
	display:inline; float:left;
}
.gameSecNav li a {
	position:relative;
	display:block;
	height:32px;
	line-height:32px;
	padding:0 8px;
	font-family:Arial, Tahoma, Verdana;
	font-size:12px; font-weight:bold; color:#666;
}
.gameSecNav li.selected a { background:#fff;}

.gameNewPages {
	position:relative;
	display:block;
	width:930px; 
	margin:0 auto;
}

.gameNewPages .gameThumbs li {
	position:relative;
	display:inline; float:left;
	margin-right:20px;
	width:170px; height:135px;
}
.gameNewPages .gameThumbs li.last { margin:0;}
.gameNewPages .gameThumbs li a {
	position:relative; display:block;
	font-size:12px; font-weight:bold;
}
.gameNewPages .gameThumbs li a.thumb { width:170px; height:105px; overflow:hidden;}
.gameNewPages .gameThumbs li a.text { padding-top:5px;}


.gameNewPages .leftSideTop {
	position:relative;
	display:inline; float:left;
	width:561px; height:331px;
}
.gameNewPages .rightSideTop {
	position:relative;
	display:inline; float:right;
	width:369px; height:331px;
}
.gameNewPages .leftSideBottom {
	position:relative;
	display:inline; float:left;
	width:742px;
}
.gameNewPages .rightSideBottom {
	position:relative;
	display:inline; float:right;
	width:185px;
}

.gameNewPages .cBox {
	position:relative;display:block;
	background:url(../img/rstPanel1.jpg) 0 0 no-repeat;
	width:369px; height:162px;

}
.gameNewPages .cBox h3 {
	position:relative;display:block;
	height:32px;
	line-height:32px; padding:0 10px;
	font-size:12px; font-weight:bold; color:#666;
}
.gameNewPages .cBox .cBody {
	position:relative;display:block;
	width:369px; height:128px;
}
.gameNewPages .cc {
	position:relative;display:block;
	margin:0 auto; padding:0 10px;
}
.gameNewPages .cc .thumb {
	position:relative;display:inline;
	width:170px; height:105px;
}
.gameNewPages .cc .list {
	position:relative;display:inline;
	width:170px;
}
.gameNewPages .cc .list li {
	position:relative;display:block;
	padding-left:20px;
}
.gameNewPages .cc .list li a {
	position:relative;display:block;
	height:22px; line-height:22px;
	color:#999999; text-decoration:none;
	border-bottom:1px dotted #999;
}
.gameNewPages .cc .list li.selected { background:url(../img/rstArrow.jpg) 5px center no-repeat;}
.gameNewPages .cc .list li.last a { border:none;}

.gameNewPages .cBox .cBody .tagCloud {
	position:relative;display:inline; float:left;
	color:#999;
}
.gameNewPages .cBox .cBody .f12 { font-size:12px;}
.gameNewPages .cBox .cBody .f18 { font-size:18px;}
.gameNewPages .cBox .cBody .f24 { font-size:24px;}
.gameNewPages .cBox .cBody .f32 { font-size:32px;}
.gameNewPages .cBox .cc .clrBlue {color:#00CCFF; font-size:12px;}

.gamePanel .header {
	position:relative; display:block;
	width:742px; height:36px;
	background:url("../img/oynaHeader.jpg") no-repeat 0 0;	
}
.gamePanel .header h3  {
	position:relative; display:block; 
	font-size:12px; font-weight:bold;
	padding:0 10px; height:36px; line-height:36px;
}
.gamePanel .body {
	position:relative; display:block;
	width:742px;
	background:url("../img/bgPanel.jpg")  0 0 repeat-y;	
}
.gamePanel .bottom {
	position:relative; display:block;
	width:742px; height:9px;
	background:url("../img/bgPanelBottom.jpg")  0 0 no-repeat;	
}
.gamePanel .gameThumbs { position:relative; display:block; margin:0 auto; width:712px;}
.gamePanel .gameThumbs li { margin-right:10px;}

.rsbPanel .header {
	position:relative; display:block;
	width:185px; height:36px;
	background:url("../img/oynaHeader2.jpg") no-repeat 0 0;	
}
.rsbPanel .header h3  {
	position:relative; display:block; 
	font-size:12px; font-weight:bold;
	padding:0 10px; height:36px; line-height:36px;
}
.rsbPanel .body {
	position:relative; display:block;
	width:185px;
	background:url("../img/bgPanel2.jpg")  0 0 repeat-y;	
}
.rsbPanel .bottom {
	position:relative; display:block;
	width:185px; height:7px;
	background:url("../img/bgPanelBottom2.jpg")  0 0 no-repeat;	
}

.rsbPanel .bestGamers { position:relative; display:block; margin:0 auto; width:162px;}
.rsbPanel .ddPanel .selectbox { width:162px;}
.rsbPanel .bestGamers h3 { position:relative; display:block; font-size:12px; font-weight:bold;}
.rsbPanel .bestGamers li  {
	position:relative; display:block;
	height:22px;
	border-bottom:1px dotted #999; 
}
.rsbPanel .bestGamers li a {
	position:relative; display:inline; float:left;
	height:22px; line-height:22px; text-decoration:none;
}
.rsbPanel .bestGamers li a.num { width:40px;}
.rsbPanel .bestGamers li a.user { width:80px;}
.rsbPanel .bestGamers li a.score { width:39px; text-align:right;}

div.pager  
{
	display:block;
	text-align:center;
}
div.pager li
{
	position:relative;
	display:inline-block;}
div.pager li a
{
	position:relative;
	display:block;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#999;
	padding:0 5px;
}



/* new register page skin */


.ttcRegister {
	position:relative; display:block;
	width:932px; margin:0 auto;
	background:url(../img/register/bg.gif) 0 0 repeat-y;
}
.ttcRegister .top, .ttcRegister .bottom {
	position:relative; display:block;
	background:url(../img/register/cr.gif) 0 0 no-repeat;
	width:932px; height:7px; overflow:hidden;
	z-index:1;
}
.ttcRegister .bottom { background-position:0 -7px;}
.ttcRegister .body { height:1130px; }

.ttcRegister .cover {
	position:absolute; display:block; top:0; left:0;
	background:url(../img/register/bgCover.jpg) 0 0 no-repeat;
	width:932px; height:450px; overflow:hidden;
	z-index:2;
}

.ttcRegister .regTextArea {
	position:absolute; display:block; 
	top:230px; left:30px;
	z-index:3;
}

.ttcRegister .regTextArea h2 {
	position:relative; display:block;
	color:#FFFFFF!important;
	font-size:33px!important; font-weight:bold; 
	/*
	width:386px; height:36px;
	text-indent:-9999px;
	background: transparent url(../img/register/regTitle.png) 0 0 no-repeat !important;
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enable='true',sizingMethod='crop',src='/assets/img/register/regTitle.png');
	*/
}
.ttcRegister .regTextArea h2 span, .ttcRegister .regTextArea .text span { color:#FFCC00; }
.ttcRegister .regTextArea .text { font-size:17px; color:#fff;}

.ttcRegister .regTextArea ul { margin-top:28px; position:relative;}
.ttcRegister .regTextArea ul li {
	position:relative; display:block;
	padding:8px 0 8px 20px; width:300px;
	font-size:17px; color:#fff;
	background:url(../img/register/bdr.gif) left bottom repeat-x;
}
.ttcRegister .regTextArea ul li.last { background:none;}

.ttcRegister .regTextArea ul li span.chk {
	position:absolute; display:block;
	top:12px; left:0;
	width:12px; height:13px;
	background: transparent url(../img/register/icoCheck.png) 0 0 no-repeat !important;
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enable='true',sizingMethod='crop',src='/assets/img/register/icoCheck.png');
	text-indent:-9999px;
}
.ttcRegister .regTextArea ul li span { color:#FFCC00; font-weight:bold;}
.ttcRegister .regTextArea ul li strong { font-weight:bold; } 
.ttcRegister .regTextArea .cta h4 {
	position:relative; display:block;
	width:303px; height:85px;
	background: transparent url(../img/register/ctaText.png) 0 0 no-repeat !important;
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enable='true',sizingMethod='crop',src='/assets/img/register/ctaText.png');
	text-indent:-9999px;
	margin-left:5px;
}

body#en .ttcRegister .regTextArea .cta h4 {
	background: transparent url(../img/register/ctaText_en.png) 0 0 no-repeat !important;
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enable='true',sizingMethod='crop',src='/assets/img/register/ctaText_en.png');
}

.ttcRegister .badge {
	position:absolute; display:block;
	width:144px; height:144px;
	top:165px; right:15px;
	background: transparent url(../img/register/badge.png) 0 0 no-repeat !important;
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enable='true',sizingMethod='crop',src='/assets/img/register/badge.png');
	text-indent:-9999px;
	z-index:3;
}
body#en .ttcRegister .badge {
	background: transparent url(../img/register/badge_en.png) 0 0 no-repeat !important;
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enable='true',sizingMethod='crop',src='/assets/img/register/badge_en.png');
}

.ttcRegister .formObject {
	position:absolute; display:block;
	top:300px; left:370px;
	z-index:4;
}
.ttcRegister .formObject .spacer { height:17px; overflow:hidden;}
.ttcRegister .formObject label {
	position:relative; display:inline; float:left;
	width:110px; padding-right:10px; text-align:right;
	font-size:13px; font-weight:bold; color:#010E36;
	line-height:30px; 
}
.ttcRegister .formObject .input {
	position:relative; display:inline; float:left;
	width:280px;
}
.ttcRegister .formObject .input .bg {
	position:relative; display:block;
	width:280px; height:31px;
	background: transparent url(../img/register/bgInput.png) 0 0 no-repeat !important;
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enable='true',sizingMethod='crop',src='/assets/img/register/bgInput.png');
	z-index:1; 
}

.ttcRegister .formObject .input .bgSelect {
	position:relative; display:block; left:-4px;
	width:287px; height:37px;
	background: transparent url(../img/register/bgSelect.png) 0 0 no-repeat !important;
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enable='true',sizingMethod='crop',src='/assets/img/register/bgSelect.png');
	z-index:1; 
}

.ttcRegister .formObject .input input {
	position:absolute; display:block;
	top:0; left:0; width:270px;
	background:none; border:none;
	font-size:12px; color:#333;
	padding:8px 5px;
	z-index:2;
}

.ttcRegister .formObject .input .selectInner {
	position:absolute; display:block;height:30px;
	z-index:9; top:4px;
}
.ttcRegister .formObject .input .selectInner select { 
	position:absolute; width:75px; 
	z-index:2; top:5px; left:0; 
	opacity:0;	filter: alpha(opacity = 0);
}
.ttcRegister .formObject .input .selectInner input { position:relative; z-index:1; width:65px; }

.ttcRegister .formObject .input .day {width:75px; left:0;}
.ttcRegister .formObject .input .month {width:75px; left:80px;}
.ttcRegister .formObject .input .year {width:118px; left:160px;}
.ttcRegister .formObject .input .year input { width:108px; }
.ttcRegister .formObject .input .year select { width:118px; }



.ttcRegister .formObject .input textarea {
	position:relative; display:block;
	width:270px; height:52px;
	background:#fff; border:none;
	font-size:12px; color:#333;
	padding:5px;
	z-index:2;
}
.ttcRegister .formObject .input .chkBox {
	position:relative; display:inline; float:left;
	width:auto;
}
.ttcRegister .formObject .input label {
	position:relative; display:inline; float:left;
	width:250px; font-size:11px; font-weight:normal; color:#fff;
	padding:0; line-height:normal; text-align:left;
	padding-left:5px;
}

.ttcRegister .formObject .input .desc {
	position:relative; display:block;
	font-size:11px; color:#fff;
	padding-top:3px; padding-left:1px;
}



.ttcRegister .formObject .validText {
	position:relative; display:inline; float:left;
	font-size:11px; color:#fff;
}
.ttcRegister .formObject .validText .text { 
	position:absolute; display:block;
	top:7px; left:30px; width:130px;
}
.ttcRegister .formObject .validText span.true, .ttcRegister .formObject .validText span.false {
	position:absolute; display:block;
	top:5px; left:5px; 
	width:22px; height:22px;
	text-indent:-9999px;
}
.ttcRegister .formObject .validText span.true {
	background: transparent url(../img/register/icoTrue.png) 0 0 no-repeat !important;
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enable='true',sizingMethod='crop',src='/assets/img/register/icoTrue.png');
}
.ttcRegister .formObject .validText span.false {
	background: transparent url(../img/register/icoFalse.png) 0 0 no-repeat !important;
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enable='true',sizingMethod='crop',src='/assets/img/register/icoFalse.png');
}

.ttcRegister .formObject .vtSp1 { top:12px;}
.ttcRegister .formObject .vtSp1 span {
	top:10px!important;
}


.ttcRegister .formObject .button {
	position:relative; display:inline; float:left;
	top:0; left:128px;
	height:51px;
	background:none;
}
.ttcRegister .formObject .button .bg {
	position:absolute; display:block;
	width:100%; height:51px;
	top:0; left:0;
	background: transparent url(../img/register/btnBg.png) 0 0 repeat-x !important;
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enable='true',sizingMethod='crop',src='/assets/img/register/btnBg.png');
	z-index:1;
}
.ttcRegister .formObject .button button {
	position:relative; display:block; top:0; left:0;
	height:51px; text-align:center;
	background:none; border:none; cursor:pointer;
	padding:0 20px;
	font-size:14px; font-weight:bold; color:#fff;
	z-index:2;
}
.ttcRegister .formObject .button input {
	position:relative; display:block; top:0; left:0;
	height:51px; text-align:center;
	background:none; border:none; cursor:pointer;
	padding:0 20px;
	font-size:14px; font-weight:bold; color:#fff;
	z-index:2;
}
.ttcRegister .formObject .button .bgLeft {
	position:absolute; display:block;
	width:10px; height:51px;
	top:0; left:-10px;
	background: transparent url(../img/register/btnLeft.png) 0 0 no-repeat !important;
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enable='true',sizingMethod='crop',src='/assets/img/register/btnLeft.png');
	z-index:1;
}
.ttcRegister .formObject .button .bgRight {
	position:absolute; display:block;
	width:130px; height:51px;
	top:0; right:-10px;
	background: transparent url(../img/register/btnRight.png) 0 0 no-repeat !important;
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enable='true',sizingMethod='crop',src='/assets/img/register/btnRight.png');
	z-index:2;
}


/* ebeveyn */

.ebeveynHolder { padding:0 11px;}

.ebeveynHolder .ebeveynHl {
	position:relative; display:block;
	width:624px; height:320px;
	overflow:hidden;
	background:url(../img/ebeveyn/bgHighlight.gif) 0 0 no-repeat;
}
.ebeveynHolder .ebeveynHl .coverVisual {
	position:relative; display:block;
	margin:7px;	
	width:612px; height:280px;
}
.ebeveynHolder .ebeveynHl .coverVisual img { position:absolute; top:0; left:0;}


.ebeveynHolder h3.partnerShip {
	position:relative; display:block;
	width:624px; height:36px; overflow:hidden;
	background:url(../img/ebeveyn/bgPartner.jpg) 0 0 no-repeat;
	text-indent:-9999px;	
}
body#en .ebeveynHolder h3.partnerShip { background-position:0 -36px;}

.ebeveynHolder .shortNews {
	position:relative; display:block;
	width:582px; padding:20px;
	border:1px solid #e2e2e2;
	border-top:none;
	border-radius: 0.5em; -moz-border-radius: 0.5em; -webkit-border-radius: 0.5em;	
}

.ebeveynHolder .shortNews .snBox  {
	position:relative; display:inline; float:left;
	padding-right:23px; margin-right:23px;
	border-right:1px dotted #cccccc;
	height:160px;
}
.ebeveynHolder .shortNews .last  { padding:0; margin:0; border:none; }

.ebeveynHolder .shortNews .snBox .snBoxInner {
	position:relative; display:block;
	width:162px; overflow:hidden;
}
.ebeveynHolder .shortNews .snBox .snBoxInner h4 a {
	font-size:12px; font-weight:bold;
	color:#666666; text-decoration:none;
}
.ebeveynHolder .shortNews .snBox .snBoxInner p, .ebeveynHolder .shortNews .snBox .snBoxInner p a {
	font-size:13px;	color:#999999; text-decoration:none;
}

.ebeveynHolder .newsList {
	position:relative; display:block;
	width:624px;
}
.ebeveynHolder .newsList .newsListBox {
	position:relative; display:block;
	padding-bottom:10px; margin-bottom:10px;
	border-bottom:1px dotted #cccccc;	
}

.ebeveynHolder .newsList .newsListBox .nslImage {
	position:relative; display:inline; float:left;
	width:194px; overflow:hidden;
}

.ebeveynHolder .newsList .newsListBox .nslText {
	position:relative; display:inline; float:left;
	padding:5px 0 0 10px; width:410px;
}

.ebeveynHolder .newsList .newsListBox .nslText h3 a { font-size:16px; font-weight:bold; color:#666; text-decoration:none;}
.ebeveynHolder .newsList .newsListBox .nslText p { font-size:13px; color:#999; padding:5px 0;}
.ebeveynHolder .newsList .newsListBox .nslText a.more { display:block; font-size:12px; color:#5EC4F7; text-decoration:underline; padding:5px 0;}
.ebeveynHolder .newsList .newsListBox .nslText span.date { display:block; font-size:10px; color:#999; padding:5px 0;}

.ebeveynHolder .newsList a.newsArchive {
	position:relative; display:block;
	background:url(../img/ebeveyn/btnArchive.gif) 0 0 no-repeat;
	width:100px; height:26px;line-height:26px;
	font-size:12px; color:#fff;  text-decoration:none;
	padding-left:11px;

}

.ebeveynHolder ul.ebeveynPanelNav {
	position:relative; display:block;
	width:60px;
	margin:0 auto;
}
.ebeveynHolder ul.ebeveynPanelNav li { position:relative; display:inline; float:left;}
.ebeveynHolder ul.ebeveynPanelNav li a {
	position:relative; display:block;
	width:14px; height:14px; overflow:hidden;
	text-indent:-9999px;
	background:url(../img/ebeveyn/hlNav.gif) 0 0 no-repeat;
	margin-right:4px;	
}
.ebeveynHolder ul.ebeveynPanelNav li.selected a { background-position:0 -14px;}


.ebeveynHolder .nivo-controlNav {
	position:absolute; display:block;
	bottom:-20px; left:45%;
	width:80px;
	margin:0 auto;
	
}
.ebeveynHolder .nivo-controlNav a {
	position:relative; display:inline; float:left;
	width:14px; height:14px; overflow:hidden;
	text-indent:-9999px;
	background:url(../img/ebeveyn/hlNav.gif) 0 0 no-repeat;
	margin-right:4px;
	cursor:pointer;	
}
.ebeveynHolder .nivo-controlNav a.active { background-position:0 -14px;}
	
.ebeveynHolder .eRightBox {
	position:relative;
	display:block;
}
.ebeveynHolder .eRightBox h3 {
	position:relative; display:block; 
	height:34px;
	background:url(../img/ebeveyn/rightSprite.jpg) 0 0 no-repeat;
	text-indent:-9999px;
}
.ebeveynHolder .eRightBox h3.bg2 { background-position:0 -35px;}
.ebeveynHolder .eRightBox h3.bg3 { background-position:0 -70px;}

body#en .ebeveynHolder .eRightBox h3.bg1 { background-position:0 -150px;}
body#en .ebeveynHolder .eRightBox h3.bg2 { background-position:0 -185px;}
body#en .ebeveynHolder .eRightBox h3.bg3 { background-position:0 -220px;}

.ebeveynHolder .eRightBox .rbFoot  {
	position:relative; display:block; 
	height:5px;
	background:url(../img/ebeveyn/rightSprite.jpg) 0 -115px no-repeat;
	text-indent:-9999px;
}
.ebeveynHolder .eRightBox .rbBody  {
	position:relative; display:block; padding:10px 0; 
	background:url(../img/ebeveyn/bgRightBox.gif) 0 0 repeat-y;
}
.ebeveynHolder .eRightBox .rbBody .rbInline  {
	position:relative; display:block; padding:0 12px;
	font-size:13px; color:#999; 
}
.ebeveynHolder .eRightBox .rbBody .rbInline .iNewsletter {
	position:relative; display:inline; float:left; 
	padding:5px 4px; width:150px; height:20px;
	font-size:12px; color:#999; border:none;
	background:url(../img/ebeveyn/bgInput.gif) 0 0 no-repeat;
	margin-right:5px; 
}


.ebeveynHolder .btnEbeveyn, .ebeveynHolder .btnEbeveyn a, .ebeveynHolder .btnEbeveyn button 
{background:url(../img/ebeveyn/button.gif) 0 0 no-repeat;}
.ebeveynHolder .btnEbeveyn {
	position:relative; display:inline; float:left;
	padding:0;
}
.ebeveynHolder .btnEbeveyn a, .ebeveynHolder .btnEbeveyn button {
	position:relative; display:block;
	padding:0 30px 0 10px; margin:0;
	height:26px; line-height:26px; border:none;
	color:#fff; font-size:12px; text-decoration:none;
	background-position:bottom right;
	cursor:pointer;	
}
 .btnEbeveyn button { padding:0 30px 4px 10px!important; _padding:0 20px 4px 0!important;*padding:0 20px 4px 0!important;}
 
.ebeveynHolder .ebeveynDetail span.date { font-size:10px; color:#999;}
.ebeveynHolder .ebeveynDetail h2 { font-size:23px; font-weight:bold; color:#666;margin-bottom:15px;}
.ebeveynHolder .ebeveynDetail p { font-size:13px; color:#666; margin-bottom:18px;}
.ebeveynHolder .ebeveynDetail p strong { font-weight:bold; color:#797979; }
.ebeveynHolder .ebeveynDetail .question{font-weight:bold; color:White; padding:10px; margin-bottom:10px;background:url(/assets/img/ebeveyn/ebeveyn_bar.png) no-repeat center;width:626px;height:20px;background-position:0 0}
.ebeveynHolder .ebeveynDetail .answer {color:#797979;}
.ebeveynHolder .ebeveynDetail {color:#797979;}

.ebeveynHolder .sidePic {
	position:relative; display:inline; float:left;
	margin:0 20px 20px 0;
}
