.contentContanier{
	width:980px;
	margin:15px auto auto auto;
	padding:0;
	display:block;
	visibility:visible;
	min-height:84%;
	
}

*html .contentContanier {
height:84%;
}

html, body {
height:100%;
}
#clearfooter {
height:80px;
clear:both;
margin:0 0 20px 0;
}
.footerContainNew {
width:100%;
height:185px;
background:#fff;
border-top:1px solid #eee;
text-align:center;
padding:10px 0 30px 0;
margin:-50px auto 0 auto;
color:#000;
}

.headerContainAll{
	width:100%;
	margin:auto;
	background:url(/images/img2010/bg-header.jpg) repeat-x 0 0;
	padding:0;
}

.headerTopContain{
	width:980px;
	height:60px;
	margin:auto;
}

.headerSearch{
	width:490px;
	float:left;
	display:inline;
	margin:16px 0 0 50px;
	background:none;
}

.headerSearch h5{
	float:left;
	line-height:30px;
	font-size:14px;
	font-weight:bold;
	margin:0 70px 0 0;
	color:#999;
}

/*style selectbox*/
.styleSelect{
	width:78px;
	height:26px;
	float:left;
	background:#fff;
	position:relative;
	z-index:60;
	border:1px solid #EEEEEE;
}

.newListSelected {
	width:78px;
	w\idth:73px;
	height:26px;
	padding:0 0 0 5px;
	float:left;
	line-height:28px;
	font-size:11px;
	position:relative;
	cursor:pointer;
	background:url(/images/img2010/sprite.png) no-repeat 54px -755px;
}

.newList{
	width:77px;
	background:#fff;
	position:absolute;
	z-index:55;
	border:1px solid #EEEEEE;
}

.newList li{
display:block;
line-height:16px;
padding:0 0 0 5px;
}

.newList li a{
display:block;
color:#666;
}

/*style selectbox end*/

.smallSearchBox{
	width:300px;
	w\idth:290px;
	padding:5px;
	background:#fff;
	font-size:14px;
	font-weight:normal;
	color:#666;
	float:left;
	display:inline;
	border:1px solid #eee;
}

button::-moz-focus-inner {
	border: none;  /* overrides extra padding in Firefox */
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	/* Safari and Google Chrome only - fix margins */
	button span {
		margin-top: -1px;
	}
}

.smallSearchButton{
	float:left;
	display:inline;
	background:#4b5156 url(/images/img2010/sprite.png?v=7) repeat-x 0 -40px;
	height:28px;
	margin:0 0 0 5px;
	border:none;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	padding:0 10px 0 10px;
	overflow:visible;
	cursor:pointer;
	text-shadow:1px 2px 2px rgba(0, 0, 0, 0.4);
}

.smallSearchButton:hover{
	background:#1475ED;
	color:#fff;
}

.smallSearchButton:active{
	background:#0496e8;
	text-shadow:1px 2px 2px rgba(0, 0, 0, 0.4);
}

.rubidikLogo{
	width:130px;
	height:32px;
	float:left;
	margin:12px 0 0 0;
	text-indent:-7777px;
	background:url(/images/img2010/rubidik-logo.png) no-repeat 0 0;
}

.loginMenuContain{
	float:right;
	margin:19px 0 0 0;
	width:167px;
	padding:0;
	text-align:center;
}

.loginMenuContain p{
	font-size:11px;
	font-weight:normal;
	margin:0 0 2px 0;
	color:#ddd;
}

.loginMenuContain em{
	font-size:10px;
	font-weight:normal;
	font-style:normal;
	margin:0 10px 0 10px;
	color:#ccc;
	float:left;
	display:inline;
	line-height:24px;
}

.siteMenucontain{
	width:auto;
	height:34px;
	margin:auto;
	position:relative;
}

.siteMenuContainTwo{
	width:980px;
	margin:auto;
	height:34px;
	background:#1A1A1A;
}

.siteMenu{
	float:left;
	margin:0;
	padding:0;
	height:34px;
	position:relative;
	z-index:5;
}


.siteMenu  a{
	padding:0 15px 0 15px;
	color:#eee;
	font-size:14px;
	font-weight:bold;
	line-height:34px;
	display:inline-block;
	height:34px;
}

.siteMenu  a:hover{
	color:#fff;
	background:#333;
	text-decoration:none;
}

.siteMenu a.aSelect{
	color:#111;
	background:#fff;
}

.buttonVideoLoad{
	float:right;
	font-size:15px;
	font-weight:bold;
	color:#fff;
	display:block;
	height:34px;
	line-height:34px;
	padding:0 15px 0 15px;
	background:#1475ED;
}

.buttonVideoLoad:hover{
	text-decoration:none;
	color:#1475ED;
	background:#fff;
}


/*title text*/

.blueSmallTitle{
	font-size:12px;
	font-weight:bold;
	color:#406daf;
	line-height:12px;
}

.blueSmallTitle span{
	font-size:12px;
	color:#6399e9;
	display:inline-block;
}

.blueMediumTitle{
	font-size:15px;
	font-weight:bold;
	color:#0899D8;
	line-height:16px;
	text-transform:capitalize;
}

/*title text end*/

/*Link text*/
.darkBlue{
	font-size:12px;
	font-weight:normal;
	color:#eee;
	padding:3px 4px 4px 4px;
	float:left;
	display:inline;
	
}

.darkBlue:hover{
	color:#fff;
	background:#1475ED;
	text-decoration:none;
	text-shadow:0 1px 1px rgba(0, 0, 0, 0.2);
}

.softBlue{
	font-size:12px;
	font-weight:normal;
	color:#eee;
	padding:3px 4px 4px 4px;
	float:left;
	display:inline;
}

.softBlue:hover{
	color:#fff;
	background:#1475ED;
	text-decoration:none;
	text-shadow:0 1px 1px rgba(0, 0, 0, 0.2);
}


/*Link text*/

/*Title syle*/

.titleOne{
	font-family:Arial,Tahoma,Verdana;
	color:#333;
	display:block;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	padding:3px 0 5px 0;
	position:relative;
	z-index:98;
}

.titleYouSearch{
	font-family:Arial,Tahoma,Verdana;
	color:#fc9005;
	display:block;
	font-size:17px;
	font-weight:bold;
	line-height:20px;
	padding:3px 0 5px 0;
	position:relative;
	z-index:98;
}

.titleYouSearch em{
	font-family:Arial,Tahoma,Verdana;
	color:#333;
	display:block;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
}


.titleOne span{
	position:absolute;
	left:10px;
	bottom:-5px;
	width:13px;
	height:6px;
	display:block;
	background:url(/images/img2010/sprite.png?v=7) no-repeat -19px -318px;
	_background:none;
	z-index:998;
	display:none;
}

.titleTwo{
	display:block;
	position:relative;
	color:#000;
	font-size:18px;
	font-weight:normal;
	line-height:normal;
	padding:3px 0 12px 0;
}

.titleTwo span{
	position:absolute;
	left:10px;
	bottom:-5px;
	width:13px;
	height:6px;
	display:block;
	background:url(/images/img2010/sprite.png?v=7) no-repeat -19px -318px;
	z-index:99;
	display:none;
}

/*Title syle end*/
.leftNewContain{
	width:640px;
	float:left;
	height:auto;
}

.rightNewContain{
	width:300px;
	float:right;
	height:auto;
}


.leftBigSiteContain{
	float:left;
	width:670px;
}

.rightBigSiteContain{
	float:right;
	width:300px;
}

.leftBigSiteContainTwo{
	float:left;
	width:710px;
	overflow:hidden;
}

.rightBigSiteContainTwo{
	float:right;
	width:250px;
	overflow:hidden;
}

.videoAllCon{
	margin:0 0 10px 0;
}

.videoAllCon h1{
	float:left;
	font-size:17px;
	font-weight:bold;
	color:#333;
	line-height:normal;
	width:725px;
	overflow:hidden;
}


.videoSubInfo{
	float:right;
}

.videoSubInfo span{
	float:left;
	font-size:12px;
	color:#333;
	margin:0 10px 0 0;
	display:inline;
	line-height:20px;
	font-weight:bold;
}

.icoView{
	width:20px;
	height:20px;
	float:left;
	display:inline;
	margin:0 5px 0 0;
	background:url(/images/img2010/sprite.png?v=7) no-repeat 0 -168px;
}

.icoFav{
	width:20px;
	height:20px;
	float:left;
	display:inline;
	margin:0 5px 0 0;
	background:url(/images/img2010/sprite.png?v=7) no-repeat -20px -168px;
}



.videoPlayer{
	width:640px;
	height:360px;
	background:#000;
	padding:0;
	margin:auto;
	text-align:center;
	position:relative;
	z-index:5;
}

.videoPlayerContent {
	width:640px;
	height:360px;
	bottom:0;
	left:0;
	position:absolute;
	z-index:1;
}
.videoPlayerContent embed {
	position:relative;
	z-index:3;
}


.videoTotalInfo{
	width:640px;
	clear:both;
	padding:10px 0 0 0;
	margin:0 0 10px 0;
}

.videoDesp{
	width:310px;
	height:50px;
	overflow:hidden;
	float:left;
	color:#666;
}

.videoTags{
	width:310px;
	height:50px;
	overflow:hidden;
	float:right;
}



.linkIhbar{
display:block;
line-height:16px;
z-index:995;
font-size:12px;
color:#333;
margin:10px 0 0 0;
}

.commentBlackContain{
	position:relative;
	padding:15px;
	border:1px solid #eee;
	background:#fafafa;
}

.commentBlackContain .textArea{
	width:608px;
	height:35px;
		w\idth:598px;
		he\ight:25px;
	padding:5px;
	border:1px solid #ddd;
	border-top:1px solid #666;
	border-left:1px solid #666;
	overflow:auto;
	margin:0 0 10px 0;
}

.textAreaBig{
	width:608px;
	height:45px;
		w\idth:598px;
		he\ight:35px;
	padding:5px;
	border:1px solid #ddd;
	border-top:1px solid #666;
	border-left:1px solid #666;
	background:#fcf9e3;
	overflow:auto;
	margin:0 0 10px 0;
	font-size:12px;
	color:#000;
}

.counterWriteComment{
	font-size:13px;
	color:#1676BD;
	float:left;
	padding:10px 10px 0 0;
}
/*Comment user*/

.commentAll{
	padding:15px 0 0 0;
}

.commentContainAll{
	width:640px;
	overflow:hidden;
	border-bottom:1px solid #ddd;
	padding:0 0 5px 0;
	margin:0 0 5px 0;
	background:#fff;
}

.commentUserBox{
	float:left;
	margin:0 10px 0 0;
	display:inline;
	width:190px;
	overflow:hidden;
}

.commentUserAv img{
	width:48px;
	height:48px;
	padding:1px;
	border:1px solid #eee;
	float:left;
	margin:0 5px 0 0;
}

.commentUserAv:hover img{
	border:1px solid #358DDC;
}

.commentUserAv:hover{
	text-decoration:none;
}

.commentUserAv p{
	display:block;
	color:#1676BD;
	font-weight:bold;
}

.commentUserAv small{
	display:block;
	color:#666;
	font-size:10px;
	line-height:15px;
}

.commentText{
	float:left;
	width:430px;
	display:inline;
	overflow:hidden;
	font-size:13px;
	line-height:normal;
}

.commentActionRate{
	clear:both;
	padding:8px 0 0 0;
	font-size:11px;
}

.commentActionRate a{
	padding:0 0 0 7px;
	color:#1676BD;
}

a.icoLinkYDelete, a.icoLinkRapor{
	color:#666;
}

.commentOnayMsg{
	padding:5px;
	margin:0 0 10px 0;
	border:1px solid #83d3f8;
	background:#eaf6fe;
	color:#078adf;
	font-weight:bold;
	text-align:center;
}

.commentFirstMsg{
	color:#666;
	font-weight:bold;
	padding:5px;
}

/*Comment user end*/
.videoShareContent{
	width:298px;
	border:1px solid #d4d4d4;
	margin:0 0 10px 0;
}


.miniProfilBox{
	width:298px;
		w\idth:288px;
	border:1px solid #E8E7E8;
	margin:0 0 10px 0;
	padding:5px;
	position:relative;
	background:none;
}

.miniProfilAvatar{
	width:185px;
	float:left;
}

.userSmallName{
	width:50px;
	height:50px;
	border:1px solid #ccc;
	float:left;
	display:inline;
	margin:0 7px 0 0;
	overflow:hidden;
}

.userSmallName img{
	width:50px;
	height:50px;
}

.miniUserName{
	float:left;
	width:125px;
	overflow:hidden;
	font-size:13px;
	padding:15px 0 0 0;
	color:#4BBCED;
}

.similarContent{
	border:1px solid #E8E7E8;
	background:#fff;
	margin:0 0 10px 0;
	padding:8px 0 0 0;
	position:relative;
}

.similarTabs{
	position:relative;
	border:1px solid #E8E7E8;
	border-bottom:none;
	background:#F4F4F4;
}

.similarTabs div{
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#1676BD;
	padding:10px;
	margin:0 15px -1px 0;
	cursor:pointer;
}

.similarTabs div.select{
	background:#fff;
	position:relative;
	z-index:9;
	border-right:1px solid #E8E7E8;
}

.similarTabs div.select2{
	background:#fff;
	position:relative;
	z-index:9;
	border-right:1px solid #E8E7E8;
	border-left:1px solid #E8E7E8;
}

.similarContain{
	width:284px;
	overflow:hidden;
	margin:auto;
}

.similarContain li{
	width:284px;
		w\idth:274px;
	padding:5px;
	display:block;
	
}


/*video List style SHOW*/

.listFirstContain{
	width:660px;
	height:325px;
	overflow:hidden;
}

.listFirstContain li{
	width:203px;
	height:155px;
	margin:0 15px 15px 0;
	float:left;
	position:relative;
}

.listFirstContain li a:hover{
	text-decoration:none;
}

.listFirstThumb{
	border:1px solid #666;
	width:201px;
	height:113px;
	margin:0 0 5px 0;
	display:block;
	position:relative;
}

.listFirstThumb img{
	width:201px;
	height:113px;
	display:block;
}

.listFirstTitle{
	width:203px;
	height:30px;
	display:block;
	overflow:hidden;
}

.listFirstTitle strong{
	display:block;
	line-height:normal;
	margin:0 0 1px 0;
	color:#333;
}

.listFirstTime{
	position:absolute;
	display:block;
	background:#000;
	font-size:9px;
	line-height:9px;
	color:#fff;
	opacity:0.75;
	filter:alpha(opacity=75);
	padding:3px;
	bottom:3px;
	right:3px;
	z-index:3;
}

.listFirstAddPlay{
	position:absolute;
	display:block;
	background:url(/images/img2010/sprite.png) no-repeat -272px -407px;
	width:20px;
	height:20px;
	top:95px;
	left:0;
	cursor:pointer;
	z-index:3;
}

.listFirstAddPlay:hover{
	background-position:-294px -407px;
}

.listFirstAddPlay:active{
	background-position:-272px -407px;
}

.listFirstThumb:hover .listFirstPlayIco{
	width:201px;
	height:113px;
	display:block;
	position:absolute;
	left:0;
	top:0;
	z-index:1;
	background:#000 url(/images/img2010/play.png) no-repeat center center;
	_background:#000;
	opacity:0.40;
	filter:alpha(opacity=40);
}


.listElevenContain{
	width:640px;
	height:650px;
	overflow:hidden;
}

.listElevenContain ul{
	width:660px;
}

.listElevenContain li{
	width:310px;
	height:70px;
	overflow:hidden;
	float:left;
	margin:0 20px 20px 0;
	position:relative;
}

.listElevenThumb{
	width:120px;
	height:68px;
	overflow:hidden;
	float:left;
	margin:0 10px 0 0;
	position:relative;
	border:1px solid #666;
}

.listElevenThumb img{
	width:120px;
	margin:-9px 0 0 0;
}

.listEightInfoContain{
	width:175px;
	height:70px;
	overflow:hidden;
}

.listElevenTitle, .listElevenTitle strong{
	display:block;
	color:#333;
	font-size:12px;
	line-height:15px;
}

.listElevenTitle span{
	display:block;
	color:#999;
	font-size:11px;
	line-height:normal;
}

.listElevenUser{
	display:block;
	color:#1475ED;
}

.listElevenAddPlay{
	position:absolute;
	display:block;
	background:url(/images/img2010/sprite.png) no-repeat -272px -407px;
	width:20px;
	height:20px;
	top:50px;
	left:0;
	cursor:pointer;
	z-index:20;
}

.listElevenAddPlay:hover{
	background-position:-294px -407px;
}

.listElevenAddPlay:active{
	background-position:-272px -407px;
}

.listElevenThumb:hover .listElevenPlayIco{
	width:120px;
	height:68px;
	display:block;
	position:absolute;
	left:0;
	top:0;
	z-index:1;
	background:#000 url(/images/img2010/play.png) no-repeat center center;
	_background:#000;
	opacity:0.40;
	filter:alpha(opacity=40);
}

.listElevenThumb:hover {
text-decoration:none;
}

.listHomeBig li{
	width:278px;
	height:193px;
	position:relative;
	overflow:hidden;
	margin:0 0 20px 0;
}

.listHomeBigThumb{
	width:276px;
	height:155px;
	border:1px solid #666;
	position:relative;
	display:block;
	margin:0 0 5px 0;
	overflow:hidden;
}

.listHomeBigThumb img{
	width:276px;
	height:155px;
}

.listHomeBigTitle{
	display:block;
	color:#333;
	font-size:12px;
	line-height:normal;
}

.listHomeBigTitle span{
	display:block;
	color:#999;
	line-height:normal;
}

.listHomeBigAddPlay{
	position:absolute;
	display:block;
	background:url(/images/img2010/sprite.png) no-repeat -272px -407px;
	width:20px;
	height:20px;
	top:137px;
	left:0;
	cursor:pointer;
	z-index:3;
}

.listHomeBigAddPlay:hover{
	background-position:-294px -407px;
}

.listHomeBigAddPlay:active{
	background-position:-272px -407px;
}

.listHomeBigThumb:hover .listHomeBigPlayIco{
	width:276px;
	height:155px;
	display:block;
	position:absolute;
	left:0;
	top:0;
	z-index:1;
	background:#000 url(/images/img2010/play.png) no-repeat center center;
	_background:#000;
	opacity:0.40;
	filter:alpha(opacity=40);
}

.listHomeBigThumb:hover {
text-decoration:none;
}

.listHomeSmall{
	height:196px;
	overflow:hidden;
}

.listHomeSmall li{
	width:278px;
	height:52px;
	margin:0 0 20px 0;
	overflow:hidden;
	position:relative;
}

.listHomeSmallThumb{
	width:90px;
	height:50px;
	float:left;
	margin:0 10px 0 0;
	position:relative;
	border:1px solid #666;
}

.listHomeSmallThumb img{
	width:90px;
	height:50px;
}

.listHomeSmallTitle{
	width:173px;
	height:50px;
	overflow:hidden;
	display:block;
}

.listHomeSmallTitle strong{
	font-weight:normal;
	font-size:12px;
	color:#333;
	font:menu;
}

.listHomeSmallAddPlay{
	position:absolute;
	display:block;
	background:url(/images/img2010/sprite.png) no-repeat -272px -407px;
	width:20px;
	height:20px;
	top:32px;
	left:0;
	cursor:pointer;
	z-index:3;
}

.listHomeSmallAddPlay:hover{
	background-position:-294px -407px;
}

.listHomeSmallAddPlay:active{
	background-position:-272px -407px;
}

.listHomeSmallThumb:hover .listHomeSmallPlayIco{
	width:90px;
	height:50px;
	display:block;
	position:absolute;
	left:0;
	top:0;
	z-index:1;
	background:#000 url(/images/img2010/play.png) no-repeat center center;
	_background:#000;
	opacity:0.40;
	filter:alpha(opacity=40);
}

.listHomeSmallThumb:hover {
text-decoration:none;
}

.faceBookVideoContain {
	width:640px;
	margin:15px 0 0 0;
	overflow:hidden;
	float:left;
}

.faceBookVideoContain ul {
	width:670px;
	overflow:hidden;
}

.faceBookVideoContain ul li{
	width:310px;
	height:74px;
	float:left;
	margin:0 20px 20px 0;
	padding:0 0 20px 0;
	border-bottom:1px solid #eee;
	position:relative;
}


.categoryVideoContain {
	width:420px;
	margin:15px 0 0 0;
	overflow:hidden;
	float:left;
}

.categoryVideoContain ul {
	width:440px;
	overflow:hidden;
}

.categoryVideoContain ul li{
	width:420px;
	height:74px;
	display:block;
	margin:0 20px 20px 0;
	padding:0 0 20px 0;
	border-bottom:1px solid #eee;
	position:relative;
}

.listOneThumb{
	width:120px;
	height:72px;
	border:1px solid #666;
	margin:0 15px 0 0;
	_margin:0 10px 0 0;
	overflow:hidden;
	display:block;
	position:relative;
	float:left;
}

.listOneThumb:hover{
	text-decoration:none;
}

.listOneThumb img{
	width:120px;
	margin:-9px 0 0 0;
}

.listOneTitle{
	display:block;
	height:74px;
	width:173px;
	overflow:hidden;
	color:#0a62d7;
	font-size:12px;
}

.categoryVideoContain .listOneTitle{
	height:74px;
	width:280px;
}

.listOneTitle span{
	display:block;
	height:30px;
	overflow:hidden;
	color:#333;
	font:menu;
	font-size:11px;
	line-height:normal;
	margin:3px 0 0 0;
}


.listOneAddPlay{
	position:absolute;
	display:block;
	background:url(/images/img2010/sprite.png) no-repeat -272px -407px;
	width:20px;
	height:20px;
	top:54px;
	left:0;
	cursor:pointer;
	z-index:3;
}

.listOneAddPlay:hover{
	background-position:-294px -407px;
}

.listOneAddPlay:active{
	background-position:-272px -407px;
}

.listOneThumb:hover .listOnePlayIco{
	width:120px;
	height:72px;
	display:block;
	position:absolute;
	left:0;
	top:0;
	z-index:1;
	background:#000 url(/images/img2010/play.png) no-repeat center center;
	_background:#000;
	opacity:0.40;
	filter:alpha(opacity=40);
}


.videoListTitle h1{
	float:left;
}

.videoListTitle a{
	float:right;
	line-height:26px;
	margin:0 0 0 25px;
	font-size:12px;
	font-weight:bold;
}

.videoListTitle a.select{
	color:#1475ED;
	font-weight:normal;
}

/*video List style END*/

.listTwoContain{
	width:640px;
	clear:both;
	display:block;
	margin:0 0 15px 0;
}

.listTwoContain li{
	width:auto;
	position:relative;
	margin:0 0 15px 0;
	padding:0 0 15px 0;
	border-bottom:1px solid #eee;
}

.listTwoContain li .listOneTitle{
	float:left;
	width:auto;
	max-width:490px;
}

.listTwoImg{
	width:120px;
	height:75px;
	border:6px solid #efefef;
	float:left;
	margin:0 10px 0 0;
	overflow:hidden;
	position:relative;
}

.listTwoImg:hover{
	border:6px solid #358DDC;
}

.listTwoImg img{
	width:120px;
	height:90px;
	margin:-9px 0 0 0;
}

.listTwoInfoContain{
	width:200px;
	float:left;
}

.listTwoInfo strong{
	font-size:14px;
	font-weight:bold;
	display:block;
	color:#025092;
	max-height:34px;
	overflow:hidden;
}

.listTwoInfo:hover strong{
	color:#358DDC;
}

.listTwoInfo span{
	font-size:11px;
	display:block;
	color:#999;
	margin:0 0 5px 0;
	height:31px;
	overflow:hidden;
}





.categoriList{
	width:150px;
	float:left;
	margin:10px 30px 0 0;
}

.categoriList li {
	display:block;
	margin:0 0 5px 0;
	padding:3px 0 3px 0;
}

.categoriList li a{
	line-height:normal;
	font-size:12px;
	color:#333;
}

.categoriList li a:hover{
	color:#1475ED;
}

.categoriList li a.active{
	color:#1475ED;
	text-decoration:none;
}


.listSeven li{
	width:278px;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
	position:relative;
}

.listSevenThumb{
	width:90px;
	height:50px;
	overflow:hidden;
	float:left;
	margin:0 10px 0 0;
	border:1px double #666;
	position:relative;
}

.listSevenThumb img{
	width:90px;
	margin:-9px 0 0 0;
}

.listSevenTitle{
	width:176px;
	height:30px;
	overflow:hidden;
	float:left;
	line-height:normal;
	color:#333;
}

.listSevenTitle span{
	display:block;
	color:#999;
	line-height:normal;
}




.listNineImgLink{
	width:100px;
	height:60px;
	float:left;
	display:inline;
	margin:0 7px 0 0;
	overflow:hidden;
}

.listNineImgLink:hover{
opacity:0.8;
}


.listNineImgLink img{
	width:100px;
	margin:-9px 0 0 0;
}

.listNineInfo{
	width:160px;
	float:left;
	overflow:hidden;
}

.lisNineVideo{
	display:block;
	color:#2c2c2c;
	font-size:12px;
	margin:0 0 4px 0;
}

.lisNineVideo:hover{
	color:#4bbced;
}

.listNineUser{
	display:block;
	background:url(/images/img2010/sprite.png?v=7) no-repeat 0 -343px;
	height:20px;
	padding:0 0 0 20px;
	line-height:20px;
}

.listFourContanier {
	display:block;
	overflow:hidden;
	visibility:visible;
}

.listFourContanier li{
	widh:200px;
	display:block;
	margin:5px 0 0 0;
	padding:0 0 5px 0;
	clear:both;
}

.listFourImgLink{
	float:left;
	width:92px;
	height:54px;
	margin:0 5px 0 0;
	display:inline;
	overflow:hidden;
}

.listFourImgLink:hover{
	opacity:0.8;
}


.listFourImgLink img{
	width:92px;
	margin:-9px 0 0 0;
}

.listFourInfo{
	float:left;
	width:100px;
	overflow:hidden;
}

.listFourInfo a{
	font-size:11px;
	line-height:normal;
	color:#333;
	font-family:Tahoma,Arial;
	text-transform:capitalize;
	display:block;
}

.listFive{
	width:760px;
	overflow:hidden;
}

.listFive li{
	width:360px;
	height:78px;
	overflow:hidden;
	margin:0 20px 10px 0;
	padding:0 0 10px 0;
	border-bottom:1px solid #efefef;
	float:left;
	position:relative;
	
}

.listFiveImgLink{
	width:120px;
	height:75px;
	float:left;
	margin:0 7px 0 0;
	display:inline;
	overflow:hidden;
}

.listFiveImgLink:hover span {
	background:url(/images/img2010/bg-play.png) no-repeat scroll 0 0;
	display:block;
	height:75px;
	left:0;
	position:absolute;
	top:0;
	width:120px;
	z-index:99;
}

.listFiveImgLink img{
	width:120px;
	margin:-9px 0 0 0;
}

.listFiveInfo{
	width:226px;
	float:left;
	overflow:hidden;
	color:#999;
	font-size:10px;
	font-family:Tahoma,Arial;
	line-height:normal;
	position:relative;
	z-index:9;
}

.listFiveInfo a{
	font-weight:bold;
	font-size:12px;
	margin:0 0 5px 0;
	display:block;
	color:#1c1c1c;
	font-family:Arial,Tahoma;
}

.listFiveInfo p{
	font-size:11px;
	margin:0 0 5px 0;
	display:block;
	height:27px;
	overflow:hidden;
}

.listFiveInfo em{
	margin:0 10px 0 0;
}


/*Photo List*/
.photoListOne{
	width:760px;
}

.photoListOne li{
	width:165px;
	height:155px;
	border:1px solid #fff;
	float:left;
	margin:0 18px 15px 0;
	text-align:center;
	position:relative;
	z-index:9;
}

.photoListImg{
	display:block;
}

.photoListImg img{
	border:1px solid #eee;
}

.photoListImg:hover img{
	border:1px solid #358DDC;
}

.photoListTitle{
	display:block;
	color:#406DAF;
	
}

.photoListFour li{
	margin:0 0 7px 0;
}

.listFourPhotoImg{
	width:100px;
	height:75px;
	float:left;
	margin:0 5px 0 0;
	overflow:hidden;
}

.listFourPhotoImg:hover{
	opacity:0.8;

}

.listFourPhotoTitle{
	float:left;
	color:#333;
	width:90px;
}

/*Photo list end*/
.smallPagerContain{
	padding:5px;
	margin:5px 0 8px 0;
}

.pageProgressTwo{	
	float:right;
	height:16px;
	margin:2px 6px 0 0;
	width:16px;
}

.mainPager{
	margin:0;
	float:right;
}

.smallPagerContain a{
	float:left;
	height:20px;
	padding:0 5px 0 6px;
	margin:0 0 0 4px;
	font-weight:bold;
	line-height:19px;
	background:#eee;
	color:#333;
}

.smallPagerContain a:hover{
	background:#1475ED;
	color:#fff;
	text-decoration:none;
}

.smallPagerContain a.pageactive{
	background:#1475ED;
	color:#fff;
	border:none;
}

.smallPagerContain a.pageactive:hover{
	background:#1475ED;
	color:#fff;
	border:none;
}


.pagerContain{
	padding:5px 0 5px 5px;
	margin:3px 0 10px 0;
	@margin:15px 0 10px 0;
}

.pagerContain a{
	float:left;
	height:20px;
	padding:0 7px 0 8px;
	margin:0 0 0 4px;
	font-weight:bold;
	line-height:19px;
	background:#eee;
	color:#333;
	font-size:13px;

}

.pagerContain a:hover{
	background:#1475ED;
	color:#fff;
	text-decoration:none;
}

a.pageactive{
	background:#1475ED;
	color:#fff;
	border:none;
}

a.pageactive:hover{
		background:#000;
	color:#fff;
	border:none;
}

/*margin and padding style*/
.pad15{
	padding:15px;
}

.pad10{
	padding:10px;
}

.marginTB10{
	margin:10px 0 10px 0;
}

.marginL10{
	margin:0 0 0 10px;
}

.marginR10{
	margin:0 10px 0 0;
}

.marginB5{
	margin:0 0 5px 0;
}

.marginB15{
	margin:0 0 15px 0;
}

.marginTB15{
	margin:15px 0 15px 0;
}

.marginB10{
	margin:0 0 10px 0;
}

/*margin and padding style end*/

/*Button style*/


.btnOne{
	position:relative;
	line-height:26px;
	height:26px;
	font-size:11px;
	padding:0 10px 0 10px;
	display:block;
	text-align:center;
	cursor:pointer;
	/*background:url(/images/img2010/png-map.png) no-repeat -3px -95px;*/
	_background:none;
}

.btnOne span{
	position:absolute;
	width:4px;
	height:26px;
	right:0;
	top:0;
	cursor:pointer;
	/*background:url(/images/img2010/png-map.png) no-repeat -293px -95px;*/
	_background:none;
}

.btnNoBacLink{
	background:none;
}

/*Button color and background style*/

.blueBac, .blueBac span{
	background-color:#c3dff0;
	color:#196796;
}

.blueBac:hover, .blueBac:hover span {
	background-color:#358DDC;
	text-decoration:none;
	color:#fff;
}

.darkBlueBac, .darkBlueBac span{
	background:url(/images/img2010/sprite.png?v=7) no-repeat scroll 0 -225px;
	color:#fff;
}

.darkBlueBac:hover, .darkBlueBac:hover span {
	background:#4bbced;
	text-decoration:none;
	color:#fff;
}

.btnNoBacLink:hover{
	color:#358DDC;
}

.greenBac, .greenBac span{
	background:#3a3a3a;
	color:#fff;
}

.greenBac:hover, .greenBac:hover span {
	background:url(/images/img2010/sprite.png?v=7) no-repeat scroll 0 -225px;
	text-decoration:none;
	color:#fff;
}


/*Button color and background end*/


/*Corner div style*/

.whiteCTL, .whiteCTR, .whiteCBL, .whiteCBR{
	/*background:url(/images/img2010/png-map.png) no-repeat 0 0;*/
	_background:none;
	position:absolute;
	width:4px;
	height:4px;
	display:block;
}

.whiteCTL{
	background-position:-31px -6px;
	top:0;
	left:0;
}

.whiteCTR{
	background-position:-35px -6px;
	top:0;
	right:0;
}

.whiteCBL{
	background-position:-31px -10px;
	bottom:0;
	left:0;
}

.whiteCBR{
	background-position:-35px -10px;
	bottom:0;
	right:0;
}

.blueCTL, .blueCTR, .blueCBL, .blueCBR{
	background:url(/images/img2010/png-map.png) no-repeat 0 0;
	_background:none;
	position:absolute;
	width:4px;
	height:4px;
	display:block;
}

.blueCTL{
	background-position:-6px -6px;
	top:0;
	left:0;
}

.blueCTR{
	background-position:-10px -6px;
	top:0;
	right:0;
}

.blueCBL{
	background-position:-6px -10px;
	bottom:0;
	left:0;
}

.blueCBR{
	background-position:-10px -10px;
	bottom:0;
	right:0;
}

.whiteBorderCTL, .whiteBorderCTR, .whiteBorderCBL, .whiteBorderCBR{
	/*background:url(/images/img2010/png-map.png) no-repeat 0 0;*/
	_background:none;
	position:absolute;
	width:4px;
	height:4px;
	display:block;
	z-index:999;
}

.whiteBorderCTL{
	background-position:-58px -7px;
	top:-1px;
	left:-1px;
}

.whiteBorderCTR{
	background-position:-64px -7px;
	top:-1px;
	right:-1px;
}

.whiteBorderCBL{
	background-position:-58px -13px;
	bottom:-1px;
	left:-1px;
}

.whiteBorderCBR{
	background-position:-64px -13px;
	bottom:-1px;
	right:-1px;
}

.blueCornerContanier{
	position:relative;
	background:#eef7fe;
	z-index:9;
}

.whiteBorderCornerContanier{
	position:relative;
	background:none;
	border:1px solid #e8e7e8;
}


.softBlueCornerContanier{
	position:relative;
	background:#d7eefb;
}

.darkBlueCTL, .darkBlueCTR, .darkBlueCBL, .darkBlueCBR{
	background:url(/images/img2010/png-map.png) no-repeat 0 0;
	_background:none;
	position:absolute;
	width:4px;
	height:4px;
	display:block;
}

.darkBlueCTL{
	background-position:-85px -6px;
	top:0;
	left:0;
}

.darkBlueCTR{
	background-position:-89px -6px;
	top:0;
	right:0;
}

/*Corner div style end*/

/*Profil page style*/
.leftSmallContanier{
	width:230px;
	height:auto;
	margin:0 10px 0 0;
	display:inline;
	float:left;
	background:#fff;
}

.feedContanier{
	width:505px;
		w\idth:495px;
	padding:0 5px 0 5px;
	float:left;
	margin:0 10px 0 0;
	display:inline;
	background:#fff;
}

.feedContanier .tabsMenuContain{
	margin:0 0 30px 0;
}

.rightSmallContanier{
	width:225px;
	float:right;
}

.userAdminMenu{
	margin:auto auto 10px auto;
}

.userAdminMenuTwo{
	font-size:10px;
	font-weight:bold;
	color:#fff;
	position:absolute;
	bottom:0;
	left:-17px;
}

.userAdminMenuTwo a{
color:#fff;
padding:0 3px 0 0;
}

.userBigProfilAvatar {
	border:none;
	height:200px;
	margin:auto auto 10px auto;
	overflow:hidden;
	width:200px;
}

.userBigName{
	position:relative;
	padding:3px 0 5px;
	z-index:99;
}

.userBigName span{
	background:url(/images/img2010/sprite.png?v=7) no-repeat scroll -19px -318px;
	bottom:-5px;
	display:block;
	height:6px;
	left:10px;
	position:absolute;
	width:13px;
	z-index:99;
	display:none;
}

.userBigName a{
	color:#4BBCED;
	font-family:Arial,Tahoma,Verdana;
	display:block;
	font-size:21px;
	font-weight:normal;
	line-height:20px;
}

.userBigName a:hover{
	text-decoration:none;
}

.userInfo{
	padding:10px;
	margin:15px 0 15px 0;
	color:#464a4d;
	overflow:hidden;
}

.userInfo strong{
	padding:0 5px 0 0;
}

.userInfo p{
	line-height:18px;
}

.profilLinkContanier{
	margin:0 auto 10px auto;
	padding:0 10px 0 10px;
}

.profilLinkContanier a{
	display:block;
	font-size:13px;
	line-height:18px;
	color:#2C4362;
	margin:0 0 7px 0;
}

.profilLinkContanier a span{
	font-size:11px;
	line-height:18px;
	color:#4570aa;
	padding:0 0 0 7px;
}

/*Profil page style end*/

/*Feed style*/
.feedContentContanier{
	width:495px;
	height:auto;
	clear:both;
	margin:0 0 8px 0;
	padding:0 0 9px 0;
	border-bottom:1px solid #eee;
}

.feedAvatar{
	width:49px;
	height:49px;
		w\idth:48px;
		he\ight:48px;
	padding:1px;
	border:1px solid #fff;
	float:left;
	margin:0 10px 0 0;
	display:inline;
	overflow:hidden;
}


.feedAvatar img{
	width:48px;
	height:48px;
}

.feedCContanier{
	width:430px;
	height:auto;
	float:left;
	overflow:hidden;
}

.feedTitleContanier{
	padding:0 15px 10px 0;
	position:relative;
}

.feedTitleContanier strong, .feedTitleContanier strong a{
	font-size:12px;
	font-weight:bold;
	color:#0899D8;
}

.feedTitleContanier em{
	font-size:10px;
	font-weight:bold;
	color:#999;
	padding:0;
	display:block;
}

.feedVideoImg{
	float:left;
	margin:0 10px 5px 0;
	position:relative;
	min-height:90px;
	min-width:120px;
}

.feedFotoImg{
	float:left;
	margin:0 10px 5px 0;
	position:relative;
	min-height:124px;
	min-width:165px;
}

.icoVideoPlay{
	position:absolute;
	display:block;
	width:36px;
	height:36px;
	background:url(/images/img2010/ico-videoplay.png) no-repeat left top;
	left:8px;
	bottom:11px;
}

* html .icoVideoPlay{
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/img2010/ico-videoplay.png', sizingMethod='crop');
_background: none;

}


.feedVideoImg img{
	border:3px double #ccc;
}

.feedVideoImg a:hover img{
	border:3px double #358DDC;
}

.feedFotoImg img{
	border:3px double #ccc;
}

.feedFotoImg a:hover img{
	border:3px double #358DDC;
}

.feedVideoImg a{
display:block;
}

.feedVideoContent strong, .feedVideoContent strong a{
	font-size:12px;
	font-weight:bold;
	color:#4BBCED;
}

.feedVideoContent p{
	font-size:11px;
	color:#777;
	font-family:Tahoma,Arial;
	line-height:normal;
	padding:5px 0 0 0;
}

span.feedMyTitle{
	color:#333;
	padding:5px 0 5px 0;
	line-height:normal;
}

.myTitleIco{
	width:16px;
	height:16px;
	display:inline-block;
	position:relative;
	margin:0 5px -4px 10px;
	background:url(/images/img2010/sprite.png?v=7) no-repeat -116px -172px;
}

.userVideoSetting{
	width:16px;
	height:16px;
	float:right;
	background:url(/images/img2010/img-map.gif) no-repeat -4px -436px;
	text-indent:-9999px;
}

.userVideoSetting:hover{
	height:16px;
	width:auto;
	float:right;
	background:url(/images/img2010/img-map.gif) no-repeat -4px -436px;
	padding:0 0 0 20px;
	font-weight:normal;
	text-indent:0;
	text-decoration:none;
	line-height:16px;
	font-size:10px;
}

.feedCommentLink{
	clear:both;
	padding:4px 0 0 52px;
}

.feedCommentLink a{
	font-size:11px;
	color:#1676BD;
	padding:0 0 0 10px;
}

.feedTextContent{
	font-size:12px;
	color:#333;
}

.feedUserCommentContain, .feedWriteComment{
	width:430px;
	padding:5px 0 0 62px;
	position:relative;
}

.feedUserCommentContain .feedCommentDelete{
	display:none;
}

.feedUserCommentContain:hover .feedCommentDelete{
	position:absolute;
	right:5px;
	top:5px;
	display:block;
}

.feedCommentDelete{
	padding:0 7px 0 7px;
	border:1px solid #fff;
	background:#fafafa;
	height:17px;
	line-height:17px;
	right:0;
	top:0;
	position:absolute;
}

.feedCommentDelete:hover{
	border:1px solid #ddd;
	color:#1676BD;
	background:#EEF7FE;
	text-decoration:none;
}

.feedCommentAvatar{
	width:33px;
	height:33px;
		w\idth:32px;
		he\ight:32px;
	padding:1px;
	border:1px solid #eee;
	margin:0 5px 0 0;
	float:left;
}

.feedAvatar:hover, .feedCommentAvatar:hover{
	border:1px solid #358DDC;
}

.feedCommentAvatar img{
	width:32px;
	height:32px;
}

.feedContentContain strong{
font-weight:normal;
}

.feedContentContain strong em{
font-size:10px;
color:#999;
padding:0 0 0 7px;
}

.feedContentContain strong a{
	font-size:11px;
	color:#1676BD;
}

.feedContentContain p{
	font-size:11px;
	color:#666;
	font-family:Tahoma,Arial;
	line-height:normal;
	padding:3px 0 0 0;
}

.feedContentContain{
	width:350px;
	float:left;
	overflow:hidden;
}

.feedCommentContain{
	clear:both;
	margin:5px 0 0 0;
}

.feedWriteComment .commentWriter{
	width:33px;
	height:33px;
		w\idth:32px;
		he\ight:32px;
	float:left;
	margin:0 5px 0 0;
	border:1px solid #eee;
	padding:1px;
	overflow:hidden;
}

.commentWriter img{
	width:32px;
	height:32px;
}

.writeCommentInput{
	float:left;
	background:url(/images/img2010/img-map.gif) repeat-x scroll 0 -56px;
	border:1px solid #ddd;
	margin:0 0 5px 0;
}


.writeCommentInput .firstStyle{
	width:326px;
		w\idth:320px;
	padding:3px;
	font-size:11px;
	color:#999;
	height:34px;
		he\ight:28px;
	overflow:auto;
	border:none;
	background:none;
}

.writeCommentInput .secondStyle{
	width:387px;
		w\idth:381px;
	padding:3px;
	height:56px;
		he\ight:50px;
	overflow:auto;
	border:none;
	background:none;
}

.commentSendPls{
	height:16px;
	float:left;
	display:inline;
	margin:6px 15px 0 50px;
	color:#1676BD;
}

.divFeedFake{
	margin:10px 0 10px 62px;
	position:relative;
	width:370px;
	w\idth:360px;
	padding:3px 5px 3px 5px;
	border:1px solid #ccc;
	color:#999;
	cursor:text;
}

/*Feed style end*/

.userList{
	width:220px;
}

.userList li{
	width:34px;
	height:34px;
	float:left;
	margin:0 8px 8px 0;
	display:inline;
}

.userList li img{
	width:32px;
	height:32px;
}

.userList li a{
	width:32px;
	height:32px;
	border:none;
	display:block;
	overflow:hidden;
	border:1px solid #ccc;
}

.userList li a:hover{
	border:1px solid #358DDC;
}

.smallBotomLink, .smallBotomLink a{
	text-align:right;
	clear:both;
	color:#0899D8;
	padding:4px 0 0 0;
}

/*videolarim fotolarim fav page style*/

.userContentAllDetail{
	width:740px;
	float:left;
	overflow:hidden;
	visibility:visible;
	position:relative;
}

.smallProfilTop{
	clear:both;
	margin:0 0 23px 0;
	position:relative;
}

.smallProfilTop .whiteBorderCTL{
display:none;
}
.smallProfilTop .whiteBorderCTR{
display:none;
}
.smallProfilTop .whiteBorderCBL{
display:none;
}
.smallProfilTop .whiteBorderCBR{
display:none;
}

.smallProfilTop .miniProfilBox {
	width:auto;
	margin:0;
	border:none;
	border-bottom:1px solid #bdbcbd;
}

.smallProfilTop .miniUserName{
	padding:0;
	font-size:20px;
	margin:0 0 0 5px;
	line-height:22px;
	width:auto;
}

.smallProfilTop .miniProfilAvatar{
	width:auto;
	margin:0 10px 0 0;
}

.smallProfilTop .tabsMenuContain{
left:68px;
position:absolute;
top:38px;
margin:0;
}

/*videolarim fotolarim fav page style end*/

.videotitleContain{
	clear:both;
	margin:0 0 22px 0;
}

.userAdminVideoSubMenu a{
	color:#666;
	padding:0 7px 0 5px;
	font-family:Tahoma,Arial;
}

.userAdminVideoSubMenu a.active{
	color:#1676BD;
	padding:0 7px 0 5px;
	font-weight:bold;
}


#userAdminMenu{
	float:right;
	margin:15px 0 0 0;
	position:relative;
	z-index:99;
	width:280px;
}

#userAdminMenu .userAvatar{
	width:32px;
	height:32px;
	float:right;
	margin:0 0 0 10px;
}

#userAdminMenu .userAvatar img{
	width:32px;
	height:32px;
}

.userNameLink{
	font-size:12px;
	font-weight:normal;
	color:#1475ED;
	line-height:12px;
	float:right;
}


/*---*/
.userVideoAdminMenu{
	width:20px;
	height:20px;
	position:absolute;
	z-index:9999;
	left:2px;
	top:2px;
}

.userVideoAdminMenu ul.dropdown                         { position: relative;z-index:999; }
.userVideoAdminMenu ul.dropdown li                      {border:none;text-align:left;width:auto;height:auto;zoom: 1; background:#fff url(/images/img2010/img-map.gif) repeat-x scroll 0 -434px;padding:0 5px 0 25px;color:#73a9de;line-height:20px;position:relative;z-index:999;}
.userVideoAdminMenu ul.dropdown a:hover		           { color: #000; }
.userVideoAdminMenu ul.dropdown li a.menu               { display: block;padding:0 15px 0 12px;color:#fff;}
.userVideoAdminMenu ul.dropdown li.hover,				
.userVideoAdminMenu ul.dropdown li:hover                { background:#73a9de url(/images/img2010/img-map.gif) repeat-x scroll 0 -470px; color: black; position: relative;z-index:9999; }
.userVideoAdminMenu ul.dropdown li.hover ul.sub_menu li.hover,				
.userVideoAdminMenu ul.dropdown li:hover ul.sub_menu li:hover    {background: #5e9bd6; color: black;}
.userVideoAdminMenu ul.dropdown li.hover a              { color:#fff;line-height:20px;font-size:12px;text-decoration:none;}

.userVideoAdminMenu ul.dropdown ul 						{ width:120px; visibility: hidden; position: absolute; top: 100%; left: 0;z-index:99; }
.userVideoAdminMenu ul.dropdown ul li 					{font-weight: normal; background: #73a9de; color: #000;border-bottom: 1px solid #7bb3e9; float: none;margin:0;padding:2px 0 2px 0; }
.userVideoAdminMenu ul.dropdown ul li a					{ width: 100%; display: inline-block;position: relative;z-index:9; } 									  
.userVideoAdminMenu ul.dropdown ul ul 					{ left: 100%; top: 0; }
.userVideoAdminMenu ul.dropdown li:hover > ul 			{ visibility: visible; }

/*Takip list style*/

.takipListContain{
	width:760px;
	margin:20px 0 0 0;
}

.takipListContain li{
	display:block;
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	border-bottom:1px solid #EFEFEF;
	position:relative;
	z-index:1;
}

.takipAvatar{
	float:left;
	margin:0 15px 0 0;
	display:block;
	visibility:visible;
}


.takipAvatar img{
	width:75px;
	height:75px;
	padding:1px;
	border:1px solid #eee;
}

.takipAvatar:hover img{
	border:1px solid #358DDC;
}

.takipUserName{
	float:left;
	font-size:13px;
	line-height:25px;
	color:#1676BD;
}

.takipInfoContain{
	font-size:11px;
	font-family:Tahoma,Arial;
	line-height:12px;
	color:#666;
	position:absolute;
	left:95px;
	top:29px;
	z-index:999;
}

.takipControlContain{
	position:absolute;
	right:20px;
	top:50px;
	width:240px;
}

.takipControlContain div{
	float:left;
}

.takipControlContain a{
	cursor:pointer;
}

.fallowStatus{
	left:-408px;
	position:absolute;
	top:0;
}

.icoFallow{
	display:block;
	color:#779c40;
	line-height:20px;
	padding:0 5px 0 22px;
	background:#fff url(/images/img2010/img-map.gif) repeat-x scroll 2px -494px;
}

.icoAddFallow{
	display:block;
	line-height:20px;
	color:#1676BD;
	padding:0 10px 0 22px;
	background:#fff url(/images/img2010/img-map.gif) repeat-x scroll 0 -591px;
}

.icoSendMessage{
	display:block;
	line-height:20px;
	padding:0 10px 0 22px;
	background:#fff url(/images/img2010/img-map.gif) repeat-x scroll 0 -518px;
}

.icoBlock{
	display:block;
	line-height:20px;
	padding:0 10px 0 22px;
	background:#fff url(/images/img2010/img-map.gif) repeat-x scroll 0 -543px;
}

.icoBlockStatus{
	display:block;
	color:#ad3f2d;
	line-height:20px;
	padding:0 5px 0 22px;
	width:53px;
	w\idth:48px;
	background:#fff url(/images/img2010/img-map.gif) repeat-x scroll 2px -638px;
}

.icoRemoveBlock{
	display:block;
	line-height:20px;
	padding:0 10px 0 22px;
	background:#fff url(/images/img2010/img-map.gif) repeat-x scroll 0 -567px;
}

.icoRemoveFallow{
	display:block;
	line-height:20px;
	padding:0 10px 0 22px;
	background:#fff url(/images/img2010/img-map.gif) repeat-x scroll 0 -616px;
}



.smallProfilFallowContain{
	width:90px;
	float:right;
	position:relative;
}


.smallProfilFallowContain .fallowStatus{
	position:relative;
	top:3px;
	left:0;
}

.bigProfilFallowContain .fallowStatus{
	position:relative;
	top:3px;
	left:0;
	float:left;
}

.smallProfilFallowContain .icoSendMessage{
	margin:6px 0 0 0;
	padding:0 0 0 22px;
}

/*Takip list style end*/

/*Message page syle*/
.messageitem{
	width:auto;
	padding:10px;
	border-bottom:1px solid #eee;
	position:relative;
}

.messageAllContain{
	clear:both;
}

.messageCheckBox{
	float:left;
	width:25px;
	margin:18px 15px 0 0;
	display:inline;
}

.messageSendUser{
	float:left;
	width:250px;
	margin:0 15px 0 0;
	display:inline;
	overflow:hidden;
}

.messageUserAvatar{
	float:left;
	margin:0 10px 0 0;
	display:inline;
}

.messageUserAvatar img{
	width:48px;
	height:48px;
	padding:1px;
	border:1px solid #CCCCCC;
}

.messageUserAvatar:hover img{
	width:48px;
	height:48px;
	padding:1px;
	border:1px solid #358DDC;
}

.messageSendUser strong a{
	color:#406DAF;
	display:block;
	line-height:15px;
}

.messageSendUser small{
	color:#666;
	font-size:10px;
	display:block;
	line-height:15px;
}

.messageContent{
	float:left;
	width:620px;
	overflow:hidden;
}

.messageContent strong{
	font-size:15px;
	font-weight:normal;
	color:#1676BD;
	line-height:18px;
	display:block;
}

.messageContent span{
	font-size:12px;
	font-weight:normal;
	color:#666;
	line-height:18px;
	display:block;
}

.messageTitle:hover strong, .messageTitle:hover span{
	text-decoration:underline;
}


.messageClearIcon{
	width:22px;
	height:22px;
	float:left;
	margin:15px 0 0 10px;
	display:inline;
	cursor:pointer;
	text-indent:-9999px;
	background:#fff url(/images/img2010/img-map.gif) repeat-x scroll 0 -664px;
	
}

.newM{
	background:#e2f0fa;
}

.newM .messageClearIcon{
	background:#fff url(/images/img2010/img-map.gif) repeat-x scroll 0 -693px;
}

.messageAnswerContain{
	padding:10px;
	clear:both;
}

.sendMessageText{
	float:left;
	width:512px;
}

.sendMessageText textarea{
	width:600px;
	height:90px;
	he\ight:80px;
	w\idth:500px;
	padding:5px;
	font-size:12px;
	border:1px solid #ddd;
	border-top:1px solid #999;
	border-left:1px solid #999;
	display:block;
	margin:0 0 5px 0;
	overflow:auto;
	
}

.thread_header{
	clear:both;
	padding:5px;
	color:#666;
	font-size:12px;
	text-align:right;
}

.thread_header a{
	color:#1676BD;
	font-weight:bold;
}

/*Message page style end*/

/*Feed box style*/
.feedAdderContain{
	width:495px;
	height:auto;
	margin:auto;
	clear:both;
}

#userFeeds{
	margin:25px 0 0 0;
}

.feedAdderInput{
	background:#fff;
	padding:15px;
	position:relative;
	border:1px solid #E8E7E8;
	border-top:none;
	z-index:92;
}

.buttonAvatarCon{
	position:absolute;
	bottom:15px;
	right:15px;
	border:none;
	width:220px;
	clear:both;
}

.feedAdderMenu{
	width:495px;
	padding:3px 0 0 0;
	background:#000;
	position:relative;
}

.feedAdderMenu h3{
	float:left;
	font-size:18px;
	color:#fff;
	margin:0 10px 0 10px;
	display:inline;
	line-height:26px;
	position:relative;
}

.btnDurum, .btnFoto, .btnVideo{
	background:url(/images/img2010/sprite.png?v=7) no-repeat scroll 0 -278px;
	color:#A3A3A3;
	cursor:pointer;
	float:left;
	font-weight:bold;
	height:25px;
	line-height:23px;
	margin:1px 4px 0 0;
	padding:0 15px 0 14px;
	position:relative;
}

.btnDurumActive, .btnFotoActive, .btnVideoActive{
	background:url(/images/img2010/sprite.png?v=7) no-repeat scroll 0 -40px;
	color:#fff;
	cursor:pointer;
	float:left;
	font-weight:bold;
	height:25px;
	line-height:23px;
	margin:1px 4px 0 0;
	padding:0 15px 0 14px;
	position:relative;
}

.btnDurumActive span, .btnFotoActive span, .btnVideoActive span{
background:transparent url(/images/img2010/sprite.png?v=7) no-repeat scroll 0 -319px;
bottom:-6px;
display:block;
height:6px;
left:40%;
position:absolute;
width:13px;
z-index:995;
}

.statusText{
	width:380px;
		w\idth:370px;
	height:34px;
		he\ight:24px;
	padding:5px;
	font-size:12px;
	overflow:auto;
	float:left;
	border:1px solid #ddd;
	border-top:1px solid #999;
	border-left:1px solid #999;
}

.btnFeedAdder{
background:#294C75;
border:none;
color:#FFFFFF;
display:inline;
float:left;
font-size:16px;
font-weight:bold;
margin:0 0 0 5px;
padding:7px 10px;
text-shadow:1px 2px 2px rgba(0, 0, 0, 0.4);
cursor:pointer;
}


/*Feed box style end*/

/*Modal mesagge*/

.modalOnayMsg{
	width:350px;
	height:250px;
	text-align:center;
	font-size:14px;
}

.okayMSGFormat{
	width:400px;
	padding:40px 10px 40px 10px;
	text-align:center;
	font-size:12px;
	color:#1676BD;
}

.popupBtnContain{
	padding:5px;
}

.btnInputContain{
	float:right;
	border:1px solid #1793ae;
}

.btnInputContain input {
	padding:0 7px 0 7px;
	color:#fff;
	border:none;
	cursor:pointer;
	font-weight:bold;
	height:27px;
 	background:url(/images/img2010/sprite.png?v=7) repeat-x 0 -225px;
	overflow:visible;
	display:block;
}


.btnButtonContain {
	padding:0 7px 0 7px;
	color:#fff;
	border:none;
	border:1px solid #a4a3a3;
	cursor:pointer;
	font-weight:bold;
	height:27px;
	line-height:27px;
 	background:url(/images/img2010/img-map.gif) repeat-x scroll 0 -865px;
	float:right;
	margin:0 0 0 7px;
	color:#777;
}

.btnButtonContain:hover {
	text-decoration:none;
	border:1px solid #a4a3a3;
}

input::-moz-focus-inner {
	border: none;  /* overrides extra padding in Firefox */
}

/*Modal content style*/
.inputContainAll{
	padding:20px 73px 20px 73px;
	_padding:15px 73px 10px 73px;
}

.inputContainAll li{
	display:block;
	margin:0 0 5px 0;
	padding:0 0 5px 0;
}

.inputContainAll label{
	float:left;
	width:115px;
	line-height:20px;
	font-weight:bold;
	margin:0 10px 0 0;
	display:inline;
}

.inputContainAll .inputContain{
	float:left;
	display:inline;
	border:1px solid #bbb;
	border-top:1px solid #AEAEAE;
	overflow:hidden;
}

.inputContainAll .inputContain input{
	border:none;
	border-top:1px solid #E8E8E8;
	padding:4px;
	width:290px;
	w\idth:282px;
	font-size:14px;
}

.inputContainAll .inputContain textarea{
	border:none;
	border-top:1px solid #E8E8E8;
	padding:4px;
	width:290px;
	w\idth:282px;
	height:50px;
	he\ight:42px;
	font-size:14px;
	overflow:auto;
}

.formBoldText{
	font-weight:bold;
}

.shareThumb{
	width:120px;
	height:72px;
	overflow:hidden;
	border:3px double #ddd;
	float:left;
	margin:0 10px 0 0;
}

.shareThumb img{
	width:120px;
	margin:-9px 0 0 0;
}

.shareVideoTitle{
	color:#1676BD;
	display:block;
	margin:0 0 7px 0;
}

.userRegInfo{
	padding:10px;
	text-align:center;
	font-size:12px;
}

.bhatir{
	line-height:13px;
	float:left;
	color:#666;
	padding:0 0 0 7px;
}

.hataMsg{
	background:#fddede;
	border:1px solid #f98a8a;
	padding:5px;
	font-size:12px;
	color:#af1111;
	position:absolute;
	bottom:5px;
	left:5px;
}

.hataMsgTwo{
	background:#fddede;
	border:1px solid #f98a8a;
	padding:5px;
	font-size:12px;
	color:#af1111;
	margin:25px 10px;
	text-align:center;
}

.okayMsg{
	background:#e9fbd3;
	border:1px solid #60a012;
	padding:5px;
	font-size:12px;
	color:#4f880b;
	position:absolute;
	bottom:5px;
	left:5px;
}

.okayMsgTwo{
	background:#e9fbd3;
	border:1px solid #60a012;
	padding:5px;
	font-size:12px;
	color:#4f880b;
	margin:25px 10px;
	text-align:center;
}

.inputContainAll small{
	display:block;
	clear:both;
	padding:0 0 0 125px;
}

.photoLeftColum{
	width:550px;
	height:420px;
		w\idth:520px;
		he\ight:390px;
	padding:15px;
	overflow:hidden;
	float:left;
	background:#eee;
}

.photoLeftColum table{
	background:#fff;
}

.photoRightColum{
	width:240px;
	height:420px;
	he\ight:405px;
	w\idth:210px;
	padding:15px 15px 0 15px;
	float:right;
	position:relative;
}

.photoProg{
	padding:5px;
	background:#fff;
	border:1px solid #eee;
	margin:10px 0 10px 0;
}

.photoProg span{
	float:left;
	line-height:25px;
	margin:0 0 0 3px;
}

.photoProg span.lod{
	margin:3px 0 0 3px;
}

.divYuzde{
	display:block;
	padding:5px;
	text-align:center;
}

/*Modal content style end*/

/*Modal Window Style
----------------------------------*/

.modalLeftT, .modalRightT, .modalLeftB, .modalRightB, .leftBorder, .rightBorder, .topBorder, .bottomBorder  {

}

.modalTitle {
	background:#000;
	padding:10px;
}
.modalTitle h1 {
	font-size:16px;
	font-weight:bold;
	display:inline;
	color:#fff;
	line-height:16px;
}
.modalTitle span {
	font-size:12px;
	font-weight:bold;
	display:inline;
	color:#eee;
	margin:0 0 0 10px;
}
.modalContain {
	width:auto;
	height:auto;
	position:relative;
	padding:12px;
}
.modalContent {
	padding:0;
	background:#fff;
	border:1px solid #000;
	float:left;
}
.modal-overlay {
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	height:3000px;
	width:100%;
	margin:0;
	padding:0;
	background:#000;
	opacity:.60;
	filter: alpha(opacity=60);
	-moz-opacity: 0.60;
	z-index:999;
}
.modal-window {
	position:absolute;
	margin:0;
	padding:0;
	z-index:9999;
}

.tableContain{
	padding:10px 12px 11px 10px;
	background:url(/images/img2010/popupBac.png) repeat 0 0;
	_background:#73a9de;
	float:left;
}

.close-window {
	width:18px;
	height:18px;
	display:block;
	overflow:hidden;
	position:absolute;
	right:9px;
	top:7px;
	cursor:pointer;
	margin:2px 0 0 1px;
	background:url(/images/new/elements-map.png?v=99) no-repeat -113px -512px;
}
.close-window:hover {
	background:url(/images/new/elements-map.png?v=99) no-repeat -134px -512px;
}
/*Modal Window Style
----------------------------------*/
/*Modal messagge end*/


.feedRandomWar{
	padding:15px;
	margin:0 0 23px 0;
	background:#fff8de;
	border:1px solid #ffc946;
	font-size:13px;
	font-weight:bold;
	color:#2C4362;
}

/*Title style
---------------------*/
.tipsy { -moz-border-radius:3px;padding:5px; font-size: 10px; background-repeat: no-repeat; }
  .tipsy-inner { font-family:tahoma;-moz-border-radius:3px; padding:5px; background-color: #333; max-width:250px;color:#fff; text-align: center; }
  .tipsy-south { background-image: url(/images/tipsy-south.gif); background-position: bottom center; }
  .tipsy-north { background-image: url(/images/tipsy-north.gif); background-position: center top; }
  
.randomBanner{
	margin:0 0 10px 0;
}


.hidden250{
	width:227px;
	overflow:hidden;
}

.hidden205{
	width:203px;
	overflow:hidden;
}

.userListHomeContain{
	width:290px;
	height:130px;
	overflow:hidden;
}

.userListHome{
	width:310px;
}

.userListHome li{
	width:55px;
	height:55px;
	float:left;
	margin:0 20px 20px 0;
	display:inline;
}

.userListHome li a{
	width:53px;
	height:53px;
	border:1px solid #666;
	display:block;
	overflow:hidden;
}

.userListHome li a img{
	width:53px;
	height:53px;
}

.userListHome li a:hover{
	border:1px solid #1475ED;
}






.footerLink{
	width:800px;
	margin:0 auto 15px auto;
	overflow:hidden;
}

.footerLinkContain{
	width:885px;
	height:auto;
	
}

.footerLinkList{
	float:left;
	height:auto;
	margin:0 50px 0 0;
	padding:0 50px 0 0;
	text-align:left;
	width:185px;
}

.footerLinkList li{
	display:block;
	clear:both;
	margin:0;
	padding:0;
}

.footerLinkList li h2{
	display:block;
	color:#333;
	font-size:13px;
	font-weight:bold;
	line-height:20px;
	margin:0 0 10px 0;
}

.footerLinkList li a{
	display:block;
	font-size:12px;
	color:#777;
	height:20px;
	line-height:20px;
	width:150px;
}

.rubiWar{
	display:block;
	line-height:15px;
	color:#666;
}

.ie6War{
	background:#FFF8DE;
	border:1px solid #FFC946;
	color:#2C4362;
	font-size:11px;
	margin:0 auto 15px auto;
	padding:10px;
	position:relative;
}




.ie6War .warText a{
	display:inline;
	margin:0 0 0 10px;
	font-size:12px;
	color:#1475ED;
}

.ieWarClose{
	font-size:11px;
	color:#810909;
	position:absolute;
	right:15px;
	top:2px;
	cursor:pointer;
}


.emailActiveWar{
background:#FFF8DE none repeat scroll 0 0;
color:#333;
font-size:13px;
font-weight:normal;
padding:10px 0 10px 0;
margin:0 0 20px 0 ;
text-align:center;
width:100%;
z-index:999;
}

* html .emailActiveWar {/*\*/position: absolute;top: expression((document.documentElement. clientHeight - 35 + (ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop)) + 'px'); /**/
}


/*foto video upload */



 .uploadStat{
	width:463px;
	margin:60px auto 65px auto;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#406DAF;
}

.bgProgress{
	margin:10px auto 10px auto;
	text-align:left;
	width:395px;
}



/*foto video upload end */

/*Photo detail*/

.fotoPlayerContent{
	width:640px;
	max-height:1000px;
	overflow:hidden;
	text-align:center;
	margin:auto;
}

/*Phoo detail end*/

.miniBanner{
	width:250px;
	height:136px;
}

.avatarSave{
	display:block;
	height:30px;
}

.homeFlashList{
	width:640px;
	height:150px;
	clear:both;
	margin:30px auto 30px auto;
	text-align:center;
}

.homeSpotList{
	width:640px;
	clear:both;
	margin:0 auto 10px auto;
	overflow:hidden;
}

.tabsMenuContain{
	clear:both;
	border-bottom:1px solid #bdbcbd;
	margin:0 0 10px 0;
	position:relative;
}

.tabsMenuContain a:hover{
	text-decoration:none;
}

.tabsMenuContain a{
	float:left;
	margin:0 7px 0 0;
	padding:0 2px 0 7px;
	height:23px;
	position:relative;
	font-weight:bold;
	line-height:21px;
	color:#a3a3a3;
	cursor:pointer;
}

.tabsMenuContain a span{
	display:block;
	height:23px;
	width:4px;
	position:absolute;
	top:-1px;
	right:-4px;
	cursor:pointer;
}

.tabsMenuContain a em{
	display:none;
}

.tabsMenuContain a.select{
	color:#1475ED;
	cursor:pointer;
	border-left:1px solid #bdbcbd;
	border-top:1px solid #bdbcbd;
}

.tabsMenuContain a.select span{
	cursor:pointer;
	border-right:1px solid #bdbcbd;
	border-top:1px solid #bdbcbd;
}

.tabsMenuContain a.select em{
	display:block;
	height:6px;
	width:13px;
	position:absolute;
	bottom:-6px;
	left:43%;
	background:url(/images/img2010/sprite.png?v=7) no-repeat 0 -266px;
}

.listThree li{
	width:278px;
	height:52px;
	overflow:hidden;
	float:left;
	margin:0 0 15px 0;
	position:relative;
}

.listThreeAddPlay{
	position:absolute;
	display:block;
	background:url(/images/img2010/sprite.png) no-repeat -272px -407px;
	width:20px;
	height:20px;
	top:32px;
	left:0;
	cursor:pointer;
	z-index:3;
}

.listThreeAddPlay:hover{
	background-position:-294px -407px;
}

.listThreeAddPlay:active{
	background-position:-272px -407px;
}

.listThreeImg{
	width:90px;
	height:50px;
	overflow:hidden;
	position:relative;
	float:left;
	margin:0 10px 0 0;
	border:1px solid #666;
}

.listThreeImg img{
	width:90px;
	margin:-9px 0 0 0;
}

.listThreeTitle{
	display:block;
	width:173px;
	height:52px;
	overflow:hidden;
}

.listThreeTitle strong{
	color:#333;
	line-height:normal;
}

.videoLeftContain{
	padding:10px 0 0 0;
	margin:0 0 15px 0;
}


.listVideoPlayerContain{
	display:block;
	width:300px;
	position:relative;
}

.listVideoPlayerContain li{
	display:block;
	width:278px;
	height:62px;
	margin:0 0 10px 0;
	position:relative;
}

.listVideoPlayerAddPlay{
	position:absolute;
	display:block;
	background:url(/images/img2010/sprite.png) no-repeat -272px -407px;
	width:20px;
	height:20px;
	top:42px;
	left:0;
	cursor:pointer;
	z-index:3;
}

.listVideoPlayerAddPlay:hover{
	background-position:-294px -407px;
}

.listVideoPlayerAddPlay:active{
	background-position:-272px -407px;
}

.listVideoPlayer{
	width:100px;
	height:60px;
	float:left;
	margin:0 10px 0 0;
	overflow:hidden;
	position:relative;
	border:1px solid #666;
}

.listVideoPlayer span{
	position:absolute;
	background:#000;
	font-size:9px;
	font-weight:bold;
	color:#fff;
	opacity:0.75;
	filter:alpha(opacity=75);
	bottom:0;
	right:0;
	display:block;
	line-height:9px;
	padding:2px;
}

.listVideoPlayer img{
	width:100px;
	height:75px;
	margin:-9px 0 0 0;
}

.listVideoPlayerTitle{
	float:left;
	width:165px;
	height:62px;
	overflow:hidden;
}

.listVideoPlayerTitle strong{
	font-size:12px;
	font-weight:normal;
	color:#1475ED;
	display:block;
}

.listVideoPlayerTitle span{
	font-size:11px;
	font-weight:normal;
	color:#666;
	display:block;
}

.similarLeftContain{
	position:relative;
	border:1px solid #E8E7E8;
	padding:10px;
	margin:0 0 15px 0;
}

.similarLeftContain .smallPagerContain{
	margin:0;
}

.prevNextContain{
	width:47px;
	position:absolute;
	top:3px;
	right:3px;
}

.buttonNextVideo, .buttonNextVideoFake{
	float:right;
	width:19px;
	height:19px;
	text-indent:-9999px;
	background:url(/images/img2010/sprite.png?v=7) no-repeat -27px -415px;
}

.buttonPrevVideo, .buttonPrevVideoFake{
	float:left;
	width:19px;
	height:19px;
	text-indent:-9999px;
	margin:0 7px 0 0;
	background:url(/images/img2010/sprite.png?v=7) no-repeat -1px -415px;
}

.buttonNextVideo:hover{
	background:url(/images/img2010/sprite.png?v=7) no-repeat -27px -440px;
}

.buttonPrevVideo:hover{
	background:url(/images/img2010/sprite.png?v=7) no-repeat -1px -440px;
}

.similarLeftContain h2{
	font-size:13px;
	font-weight:bold;
	line-height:15px;
	color:#eee;
}

/*play list style*/
.playListContainOpen{
	width:100%;
	height:109px;
	position:fixed;
	bottom:0;
	left:0;
	z-index:9999;
	background:#fff url(/images/img2010/bg-playlist.png) repeat-x 0 0;
}

* html .playListContainOpen {/*\*/position: absolute;top: expression((document.documentElement. clientHeight - 109 + (ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop)) + 'px'); /**/
}

.playListContainClose{
	width:100%;
	height:29px;
	position:fixed;
	bottom:0;
	left:0;
	z-index:9999;
	background:#fff url(/images/img2010/bg-playlist.png) repeat-x 0 0;
}

* html .playListContainClose {/*\*/position: absolute;top: expression((document.documentElement. clientHeight - 29 + (ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop)) + 'px'); /**/
}



.addPlayList{
	position:absolute;
	display:block;
	text-indent:-9999px;
	top:3px;
	left:3px;
	width:15px;
	height:15px;
	z-index:99;
	background:url(/images/img2010/sprite.png?v=7) no-repeat -280px -408px;
}

.playList{
	width:830px;
	height:60px;
	margin:10px auto 10px auto;
	
}

.playListTitle{
	padding:3px 10px 3px 10px;
	border-top:1px solid #bdbcbd;
	background:#eee url(/images/img2010/sprite.png) repeat-x 0 -696px;
}

.playListTitle h3{
	float:left;
	color:#1475ED;
	font-family:Tahoma,Arial,Verdana;
	font-size:13px;
	font-weight:bold;
	line-height:22px;
	padding:0 0 0 27px;
	background:url(/images/img2010/sprite.png) repeat-x 0 -729px;
}

.playListTitle a{
	float:right;
	margin:2px 0 0 20px;
	font-size:11px;
	color:#1475ED;
}

.playListPlayButton{
	float:left;
	width:50px;
	height:50px;
	text-indent:-9999px;
	margin:5px 0 0 0;
	background:url(/images/img2010/sprite.png) no-repeat -209px -407px;
}

.playListPlayButton:hover{
background-position:-209px -465px;
}

.scrollable {
	position:relative;
	overflow:hidden;
	width: 615px;
	height:54px;
	float:left;
	margin:2px 10px 0 10px ;
}

.scrollContain{
	width:675px;
	float:right;
}

.scrollable .items {
	width:20000em;
	position:absolute;
	clear:both;
}

.items em {
	width:90px;
	height:50px;
	float:left;
	margin:0 10px 0 0;
	position:relative;
	border:2px solid #222;	
}

.items em span {
	position:absolute;
	bottom:0;
	right:0;
	display:block;
	text-indent:-9999px;
	width:10px;
	height:10px;
	background:#000 url(/images/img2010/sprite.png) no-repeat -283px -436px;
}

.items em span:hover {
	background-position:-271px -436px;
}

.scrollable img {
	cursor:pointer;
	width:90px;
	height:50px;
}

.scrollable .active {
	border:2px solid #1475ED;
	position:relative;
}

.prevPage, .nextPage{
	float:left;
	width:20px;
	height:60px;
	text-indent:-9999px;
	cursor:pointer;
	background:url(/images/img2010/sprite.png) no-repeat 0 0;
}

.prevPage{
	background-position:-113px -410px;
}

.nextPage{
	background-position:-62px -410px;
}

.prevPage:hover{
	background-position:-136px -410px;
}

.nextPage:hover{
	background-position:-85px -410px;
}

.disabled{
	visibility:hidden;
}



/*play list style end*/


.homeInformation{
	border:1px solid #E8E7E8;
	margin:0 0 15px 0;
	padding:10px;
}

.homeInformationList{
	height:320px;
	overflow:hidden;
}

.homeInformationList li{
	padding:0 0 0 30px;
	margin:0 0 20px 0;
	background:url(/images/img2010/sprite.png) no-repeat 0 -559px;
}

.homeInformationList li h5{
	font-size:13px;
	font-weight:bold;
	color:#000;
	display:block;
	line-height:normal;
	margin:0 0 5px 0;
}

.homeInformationList li p{
	font-size:11px;
	font-weight:normal;
	color:#666;
	display:block;
	line-height:normal;
}

/*new small profil*/
.newSmallProfil{
	width:290px;
	float:left;
	overflow:hidden;
}

.newSmallUser{
	width:35px;
	height:35px;
	float:left;
	margin:0 6px 0 0;
}

.newSmallUser img{
	width:35px;
	height:35px;
}

.newSmallUserInfo{
	float:left;
	width:235px;
	w\idth:225px;

}

.newSmallUserName{
	display:block;
	font-weight:bold;
	font-size:12px;
	color:#1475ED;
	margin:0 0 3px 0 ;
	clear:both;
}

.newTakipButton{
	float:left;
	font-size:10px;
	color:#fff;
	height:16px;
	padding:0 3px 0 3px;
	line-height:16px;
	background:#1475ED;
	margin:0 10px 0 0;
}

.newFallowStatus{
	float:left;
	font-size:10px;
	color:#fff;
	height:16px;
	padding:0 3px 0 3px;
	line-height:16px;
	background:#72c716;
	margin:0 10px 0 0;
}

.newMesajButton{
	font-size:11px;
	color:#333;
	line-height:16px;
}


/*new small profil end*/

/*autocomplate*/
.ac_results {
	padding: 0px;
	border: 1px solid #eee;
	border-top:none;
	background:#fff;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	font: menu;
	font-size: 12px;
	line-height: 16px;
	overflow: hidden;
}



.ac_over {
	background:#1475ED;
	color:#fff;
}
/*autocomplete end*/

.videoWar{
background:#52595e;
padding:10px;
color:#fff;
font-size:12px;
margin:145px auto 0 auto;
width:350px
}

.videoWar a{
color:#58cd0a;
}

/*video desp*/

#sliderWrap{
	width:340px;
	w\idth:334px;
	float:right;
	padding:3px;
}

#slider{
	height:15px;
	overflow:hidden;
}

.openDesp{
	font-size:11px;
	color:#1475ed;
	line-height:20px;
	width:90px;
	display:block;
	cursor:pointer;
	background:url(/images/img2010/sprite.png) no-repeat 74px -834px;
	float:right;
}

.closeDesp{
	font-size:11px;
	color:#1475ed;
	line-height:20px;
	width:40px;
	display:block;
	cursor:pointer;
	background:url(/images/img2010/sprite.png) no-repeat -132px -834px;
	float:right;
}

#sliderWrap p{
	display:block;
	margin:0 0 5px 0;
}

#sliderWrap p a{
	color:#1475ed;
}

/*video desp end*/