﻿body {
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	background-color:White;
	background-image:url(/Images/White/page_back.png);
	background-position:center;
	background-repeat:repeat-y;
}
table
{
	border-spacing:0px;
	width:100%;	
	border-collapse: collapse;
}
body,td
{	
	font-family:Arial, Helvetica, sans-serif; 
	color:#444444;
	font-size:12px;
	padding:0px;
	vertical-align:top;
}
#selectTheme
{
	color:#337e96;
	font-size:11px;
	vertical-align:middle;
}
#selectTheme input
{
	vertical-align:middle;
	background-repeat:no-repeat;
}

.imgBlack
{
	background-image:url(/Images/them_b.png);
	height:17px;
	width:17px;
}
.imgWhite
{
	background-image:url(/Images/them_w.png);
	height:17px;
	width:17px;
}
.red
{
	color:Red;
}
.green
{
	color:Green;
}
.valignRight
{
	float:right;
}
.adsense
{
	margin-bottom:10px;
	width:300px;
}
.relatedHead
{
	color:#3e3e3e;
}
.msgOku
{
	border:solid 1px #e2e2e2; 
	margin:10px; 
	padding:10px; 
	background-color:White;
}
#homeLatestvideos
{
	width:400px;
	float:left;
	font-weight:bold;
}

#homeLatestvideos #latestVideos
{
	width:400px;
	height:120px;
	border-bottom:solid 1px #e9e9e9;
	margin-bottom:8px;
}

#homeLatestvideos #stkVideos
{
	width:400px;
	height:129px;
	border-bottom:solid 1px #e9e9e9;
}
.divMesajOku
{
	border:solid 1px #dedede;
	padding:10px;
	font-size:11px;
}
#postitDiv
{
	position:absolute;
	z-index:100000;
	top:100px;
	left:500px;
}
/* soru begin -----------------------------------------------------------*/
.divSoru
{
	padding:5px;
	margin-bottom:10px;
	line-height:18px;
	border:solid 1px #dedede;
	margin-top:5px;
	background-color:White;
}
.divCevap
{
	padding:5px;
	padding-left:15px;
	font-size:11px;
	font-style:italic;
	background-color:#ededed;
}
/* soru end -----------------------------------------------------------*/

/* grid begin -----------------------------------------------------------*/
.table_grid
{
	border:solid 1px #b2b1b5;
	border-bottom:none;
}
.table_grid img
{
	margin-left:auto;
	margin-right:auto;
}
.table_grid td
{
	background-image:url(/Images/White/grid_cellSeperator.gif);
	background-position:right;
	background-repeat:repeat-y;
	vertical-align:middle;
	height:20px;
	padding-left:4px;
	padding-right:4px;
	font-size:11px;
	border-bottom:solid 1px #bfdbf5;
	
}
.table_grid .grid_head a
{
	background-image:url(/Images/White/grid_sort.gif);
	background-position:left;
	background-repeat:no-repeat;
	color:Black;
	padding-left:30px;
	height:24px;
	
}
.table_grid .grid_line
{
	/*background-color:#b2b1b5; */
	height:0px;
	border:none 0px;
}
.table_grid .grid_inline
{
	border:none 0px;
	/*background-color:#bfdbf5; */
	height:0px;
}
.table_grid .grid_head
{
	background-image:url(/Images/White/grid_headBack.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	color:Black;
	height:26px; 
	padding-left:4px;
	font-weight:bold;
	font-size:11px;
	/*border-left:solid 1px #ffffff;*/
	border-left:solid 1px #b2b1b5;
	border-bottom:solid 1px #b2b1b5;
}
.table_grid .grid_head:hover
{
	background-image:url(/Images/White/grid_headBackHover.gif);
}

/* grid end -----------------------------------------------------------*/

/* ana sayfa istatistikler begin -----------------------------------------------------------*/
#homeAnalytics
{
	width:195px;
	padding-left:15px;
	padding-right:20px;
	float:left;
}
.analyticsNumbers
{
	margin-top:5px;
	width:197px;
	height:42px;
	background-image:url(/Images/White/number_back.png);
	background-position:left;
	background-repeat:no-repeat;
	font-family:Arial Narrow;
	font-size:32px;
	font-weight:bold;
	letter-spacing:17px;
	text-align:right;
	color:#5e5e5e;
}
.analyticsItem
{
	height:80px;
	margin-bottom:5px;
	margin-top:5px;
	border-bottom:solid 1px #e9e9e9;
}
.carpan
{
	font-size:12px;
	color:#666666;
	text-align:right;
	padding-right:12px;
}
#homeAnalytics #head
{
	font-size:12px;
	height:16px;
	color:#333333;
	font-weight:bold;
}
/* ana sayfa istatistikler End -----------------------------------------------------------*/
/* ana sayfa haberler begin -----------------------------------------------------------*/
#homeNews
{
	width:350px;
	float:right;
	font-size:11px;
}
#homeNews #head
{
	font-size:12px;
	height:25px;
	color:#333333;
	font-weight:bold;
}
#homeNews .haberListItem
{
	line-height:15px;
	padding-bottom:5px;
	border-bottom:solid 1px #e9e9e9;
	margin-bottom:10px;
}
#homeNews img
{
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}
#homeNews b, #homeAnalytics b
{
	font-size:12px;
	color:#666666;
}
/* ana sayfa haberler end ----------------------------------------------------------- */
#videoWall
{
	margin-top:-10px;
	height:285px;
	margin-bottom:-15px;
}
/* Board */
.table_board
{
	height:49px; 
	background-image:url(/Images/White/boardBack_v2.png); 
	background-repeat:no-repeat;
}
#rikaBoard
{
	height:49px;
	margin-bottom:10px;
}
.boardName  
{
	font-family:Tahoma;
	font-size:11px;
	color:#ff8a00;
	padding-left:143px;	
	text-decoration:none;
}
.boardNameLink
{
	color:#ff8a00;
}
.boardNameLink:hover
{
	text-decoration:line-through;
}
.boardReklam  
{
	font-family:Tahoma;
	font-size:11px;
	padding-left:143px;
}
.boardReklamLink:hover
{
	text-decoration:line-through;
}

.panelExternalForm
{
    z-index:1000;
    position:absolute;
	background:white;
	border:solid 1px #e9e9e9;
	width:560px;
    padding:10px;
    display:block;	
    margin-left:auto;
    margin-right:auto;
}

.panelPageBlock
{
	margin:0px 0px 0px 0px;
    width: 100%;
    height: 100%;
    z-index: 999;
    position: absolute;
    top: 0px;
    left: 0px;
    cursor: wait;
    background-image: url( '/Images/alertPageBlock.png' );
    display: none;
}
/* uc login Form Begin *************************************************************************************/
#table_userLogin td
{
	padding:3px;
	font-size:12px;
	vertical-align:middle;
}
#table_userLogin input
{
	padding:2px;
	font-size:12px;
}
#table_userLogin a
{
	color:#00588f;
	text-decoration:none;
	font-size:12px;
}

.text_remember
{
	vertical-align:top;
	font-size:11px;
	float:right;
	width:195px;
	padding-left:5px;
}
.text_rememberMe
{
	font-size:11px;
	margin-left:23px;
}
/* uc login Form End *************************************************************************************/

.table_formSignUp td
{
	padding-top:4px;
	padding-bottom:4px;
}
.table_formSignUp #label
{
	width:150px;
}
.davetInfo
{
	color:Green;
	font-size:12px;
}
.divAlert
{
	border:solid 1px #fe7a7a;
	background-color:#fcfedb;
	padding:5px;
	padding-left:30px;
	background-image:url(/Images/ico_alert.png);
	background-position:top left;
	background-repeat:no-repeat;
	vertical-align:top;
}
.divAlertV
{
	border:solid 1px #fe7a7a;
	background-color:#fefeee;
	padding:5px;
	padding-left:30px;
	background-image:url(/Images/ico_alertV.gif);
	background-position:top left;
	background-repeat:no-repeat;
	vertical-align:top;
}
.divSuccess
{
	border:solid 1px #1c610e;
	background-color:#ecfbed;
	padding:5px;
	padding-left:30px;
	background-image:url(/Images/ico_success.png);
	background-position:top left;
	background-repeat:no-repeat;

}

.divRestrictedVideoUyeOverAge
{
	margin-top:40px;
	padding-top:70px;
	padding-left:30px;
	height:180px;
	vertical-align:middle;
	text-align:center;
	background-image:url(/images/info2.png);
    background-position:top;
	background-repeat:no-repeat;
}

.divRestrictedVideoUyeUnderAge
{
	margin-top:40px;
	padding-top:70px;
	padding-left:30px;
	height:180px;
	vertical-align:middle;
	text-align:center;
	background-image:url(/images/alert.png);
    background-position:top;
	background-repeat:no-repeat;
}

.divRestrictedVideoUyeNoAge
{
	margin-top:40px;
	padding-top:70px;
	padding-left:30px;
	height:180px;
	vertical-align:middle;
	text-align:center;
	background-image:url(/images/info2.png);
    background-position:top;
	background-repeat:no-repeat;
}

.divRestrictedVideoNotUye
{
	margin-top:40px;
	padding-top:70px;
	padding-left:30px;
	height:180px;
	vertical-align:middle;
	text-align:center;
	background-image:url(/images/info2.png);
    background-position:top;
	background-repeat:no-repeat;
}

.td_leftSignIn
{
	width:600px;
	padding:10px;
	font-size:11px;
}
.td_rightSignUp
{
	padding:10px;
}
.td_leftSignUp
{
	width:400px;
	padding:10px;
	font-size:11px;
}
.td_leftSignUp #head, .td_leftSignIn #head, .td_reklamRight #head
{
	font-size:14px;
	font-weight:bold;
	padding-top:8px;
	vertical-align:bottom;
	padding-bottom:3px;
	border-bottom:solid 1px #e9e9e9;
	margin-bottom:10px;
}
.td_leftSignUp p, .td_leftSignIn p
{
	padding-left:15px;
	margin-top:5px;
	line-height:18px;
}
.pnlUserLogedin
{
	text-align:right;
	padding-bottom:2px;
	padding-top:2px;
	font-size:11px;
}
a
{
	text-decoration:none;
	color:#1b79b7;
}
a:hover
{
	color:#ea812a;
}
.divPlayerNoneUser
{
	display:none;
}
.table_main
{
	background-image:url(/Images/White/page_backTfull.png);
	background-position:top center;
	background-repeat:no-repeat;
}
.td_main_top
{
	height:141px;
}
.headClPanel
{
	height:25px;
	border-bottom:solid 1px #e9e9e9;
	padding-left:5px;
	vertical-align:bottom;
}
.headClPanel b
{
	font-weight:bold;
	font-size:22px;
}
.design_bgColor
{
	background-color:White;
}
.design_width
{
	width:1000px;
}
.design_align
{
	margin-left:auto;
	margin-right:auto;
}
.table_content
{
}
.table_top_main
{
	background-image:url(/Images/White/page_backT.png);
	background-position:top;
	background-repeat:repeat-x;
}
.TabbedPanelsTab 
{
	background-image:url(/Images/White/page_backT.png);
}
.td_main_top1
{
	background-image:url(/Images/White/page_backTL.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:270px;
}
.td_main_top2
{
	background-image:url(/Images/White/page_backTR.png);
	background-position:top right;
	background-repeat:no-repeat;
	width:730px;
	height:103px;
	vertical-align:top;
	text-align:right;
}
img
{
	border:0px;
}
.logoTop
{
	background-image:url(/Images/White/logo_reklam_televizyonu.png);
	background-position:left top;
	background-repeat:no-repeat;
	width:238px;
	height:77px;
}
.tr_top_menu
{
	font-family:Arial, Tahoma;
	font-size:12px;
	padding-left:15px;
}
.tr_top_menu a
{
	color:#1b79b7;
	margin-right:20px;
	text-decoration:none;
	font-weight:bold;
}
.tr_top_menu a:hover
{
	color:#ea812a;
}
.tr_top_menu td
{
	height:29px;
	vertical-align:middle;
}
.menu_signup
{
	color:#ff7400;
}
.menu_signup:hover
{
	color:#1b79b7;
}
.tr_top_menu_under
{
	background-color:#e9e9e9;
	height:9px;
}
.tr_bottom_main
{
	background-image:url(/Images/White/page_backB.png);
	background-position:top center;
	background-repeat:no-repeat;
	height:231px;
	background-color:White;
}
.content_Conteniar
{
	padding:10px;
}
.box_Rounded_TL
{
	background-image:url(/Images/White/corner_TL.png);
	background-position:top left;
	background-repeat:no-repeat;
}
.box_Rounded_TR
{
	background-image:url(/Images/White/corner_TR.png);
	background-position:top right;
	background-repeat:no-repeat;
}
.box_Rounded_BL
{
	background-image:url(/Images/White/corner_BL.png);
	background-position:bottom left;
	background-repeat:no-repeat;
}
.box_Rounded_BR
{
	background-image:url(/Images/White/corner_BR.png);
	background-position:bottom right;
	background-repeat:no-repeat;
}
.table_SearchBar
{
	float:right;
}
.input_reklamAra_Bar
{
	border:solid 1px #b2b2b2;
	height:15px;
	padding:2px;
	background-color:#f8f8f8;
	width:300px;
	margin-right:10px;
	float:right;
	color:#666666;
}
.table_bottom td
{
	padding-left:10px;
	padding-bottom:10px;
}
.hr_Logo
{
	background-image:url(/Images/White/logo_reklam_televizyonu_yatay.png);
	background-repeat:no-repeat;
	width:286px;
	height:35px;
	margin-top:10px;
}
.hr_Bottom
{
	background-image:url(/Images/White/hr.png);
	background-repeat:no-repeat;
	height:1px;
	width:980px;
}
.table_bottom_menu td
{
	color:#7f7f7f;
	font-size:11px;
	padding-bottom:0px;
	padding-left:20px;
}
.td_bottom_menuBorder1
{
	border-right:solid 1px #cecece;
}
.td_bottom_menuBorder2
{
	border-right:solid 1px #e7e7e7;
}
.td_bottom_menuBorder3
{
	border-right:solid 1px #ebebeb;
}
.td_bottom_menuBorder4
{
	border-right:solid 1px #f1f1f1;
}
.table_bottom_menu b
{
	line-height:25px;
}
.table_bottom_menu a
{
	color:#7f7f7f;
	text-decoration:none;
}
.table_bottom_menu a:hover
{
	color:#444444;
}
.copyright
{
	font-size:10px;
	text-align:center;
	padding-bottom:30px;
	color:#7f7f7f;
}
.table_navLeftTL
{
	background-color:#ececec;
	background-image:url(/Images/White/nb_corner_TL.png);
	background-position:top left;
	background-repeat:no-repeat;
	margin-bottom:15px;
}
.td_navLeftTR
{
	height:3px;
	background-image:url(/Images/White/nb_corner_TR.png);
	background-position:top right;
	background-repeat:no-repeat;
}
.td_navLeftCenter
{
	border-left:solid 1px #ececec;
	border-right:solid 1px #ececec;
	background-color:#f8f8f8;
}
.table_navLeftMenu a
{
	text-decoration:none;
	color:#3e3e3e;
}
.table_navLeftMenu a:hover
{
	color:#ea812a;
}

.VidolanVideosLink
{
    color:#333333;
    font-weight:bold;
}
.VidolanVideosLink:hover
{
    color:#ea812a;
    font-weight:bold;
}

.navleft_bullet
{
	width:24px;
	background-position:right;
	background-image:url(/Images/bullet_orange.gif);
	background-repeat:no-repeat;
}
.navleft_bulletBlue
{
	background-position:right;
	background-image:url(/Images/bullet_blue.gif);
	background-repeat:no-repeat;
}
.table_navLeftMenu td
{
	padding-top:3px;
	padding-bottom:3px;
	font-size:11px;
	font-family:Tahoma, Arial;
}
.navLeftMenu_Head
{
	padding-left:13px;
	height:22px;
	padding-bottom:3px;
	padding-bottom:2px;
	background-color:#ececec;
	vertical-align:bottom;
	font-weight:bold;
	color:#3e3e3e;
}
.reklamSearch_Head
{
	padding-left:13px;
	height:22px;
	padding-bottom:3px;
	padding-bottom:2px;
	background-color:#ececec;
	vertical-align:bottom;
	color:#3e3e3e;
}
.navLeftMenu_Head2
{
	padding-left:13px;
	height:22px;
	padding-bottom:3px;
	padding-bottom:2px;
	vertical-align:bottom;
	font-weight:bold;
	color:#3e3e3e;
}
.navLeftMenu_HeadReklam
{
	font-weight:bold;
	font-size:13px;
}
.hrDoted
{
	background-image:url(/Images/White/hr_dot.gif);
	background-position:center;
	background-repeat:repeat-x;
}
.navleft_link
{
	vertical-align:middle;
	background-image:url(/Images/White/hr_dot.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
}
.navleft_link:hover
{
	background-image:url(/Images/White/hr_dotBlue.gif);
}
.td_navLeftBL
{
	background-image:url(/Images/White/nb_corner_BL.png);
	background-position:bottom left;
	background-repeat:no-repeat;
}
.td_navLeftBR
{
	height:3px;
	background-image:url(/Images/White/nb_corner_BR.png);
	background-position:bottom right;
	background-repeat:no-repeat;
}
.td_navLeftB
{
	background-color:#f8f8f8;
	background-image:url(/Images/White/nb_corner_B.png);
	background-position:bottom;
	background-repeat:repeat-x;
}
.td_navLeft
{
	width:200px;
	padding:5px;
}
.td_navLeftReklam
{
	width:170px;
	padding:5px;
}
.td_contentRight
{
	padding:10px;
}
.td_contentRight #header
{
	font-size:14px;
	font-weight:bold;
	padding-bottom:5px;
	border-bottom:solid 1px #e9e9e9;
}
.td_contentRight #content
{
	padding-top:15px;
}
.td_alfList td
{
	width:20%;
	padding-left:5px;
	height:20px;
	vertical-align:bottom
}
.td_alfList a:hover
{
	text-decoration:underline;
}
.td_reklamRight
{
	padding:5px;
	padding-left:15px;
}
.yeni
{
	color:Red;
	font-weight:bold;
}
.reklamBox_TL
{
	background-image:url(/Images/White/nb_corner_TL.png);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#ececec;
	margin-bottom:20px;
}
.reklamBox_TL td
{
	font-size:11px;
	color:#3e3e3e;
}
.reklamBox_TL a
{
	color:#1b79b7;
	text-decoration:none;
}
.navLeftMenu_Head a, .reklamSearch_Head a
{
	font-weight:normal;
	float:right;
	font-size:11px;
	padding-right:10px;
}
.navLeftMenu_Head a:hover, .reklamSearch_Head a:hover 
{
	text-decoration:underline;
}
.reklamBox_TR
{
	height:3px;
	background-image:url(/Images/White/nb_corner_TR.png);
	background-position:top right;
	background-repeat:no-repeat;
}
.reklamBox_B
{
	background-color:White;
	background-image:url(/Images/White/nb_corner_B.png);
	background-position:bottom;
	background-repeat:repeat-x;
}
.reklamBox_BL
{
	background-image:url(/Images/White/rb_corner_BL.png);
	background-position:bottom left;
	background-repeat:no-repeat;
}
.reklamBox_BR
{
	height:3px;
	background-image:url(/Images/White/rb_corner_BR.png);
	background-position:bottom right;
	background-repeat:no-repeat;
}
.reklamBox_Center
{
	background-color:White;
	border-left:solid 1px #ececec;
	border-right:solid 1px #ececec;
}
.pageingNumeric
{
	text-align:center;
	height:25px;
}
.no_searchResult
{
	text-align:center;
	height:50px;
	padding:20px;
	font-size:12px;
}
.td_reklam_hList
{
	padding:5px;	
}
.td_reklam_hList #a100
{
	background-color:#f3f3f3;	
}
.reklam_hList
{
	width:445px;
	text-align:left;
	padding:10px;
	margin-bottom:1px;
	height:90px;
	font-size:12px;
}
.reklam_hList2
{
	text-align:left;
	padding:10px;
	margin-bottom:1px;
	height:90px;
	font-size:12px;
}
.reklam_hList2 #title
{
	margin-bottom:10px;
}
.reklam_hList2 img
{
	width:117px;
	height:87px;
}
.reklam_hList #title,.reklam_hList2 #title
{
	font-size:13px;
}
.reklam_hImg
{
	background-color:White;
	padding:1px;
	width:117px;
	height:87px;
	border:solid 1px #b2b2b2;
	margin-bottom:7px;
	margin-right:10px;
	float:left;
}
.td_reklam_vList
{
	padding:10px;
}
.reklam_vList
{
	width:25%;
	text-align:left;
	padding:5px;
}
.reklamBox_TL img
{
	width:117px;
	height:87px;
	background-color:Black;
}
.reklam_img
{
	background-color:White;
	padding:1px;
	width:117px;
	height:87px;
	border:solid 1px #b2b2b2;
	margin-bottom:7px;
}
.reklam_img:hover, .reklam_hImg:hover
{
	border:solid 1px #666666;
}
.headContent
{
	font-size:18px;
	height: 30px;
}
.td_topluDavet img
{
	width:70px;
	height:70px;
}

.table_reklam #td_leftReklam
{
	width:640px;
	padding-right:18px;
	padding-left:10px;
}
.table_reklam #td_rightReklam
{
	width:300px;
	padding-right:10px;
	padding-top:10px;
}

.table_FirmaDetay
{
}
.td_firmaLogo
{
	width:70px;
}
.td_firmaInfo
{
	width:100%
}
.td_firmaMore
{
	font-size:11px;
}
.table_FirmaDetay td
{
	padding:10px;
}
.td_firmaLogo_img
{
	background-color:#b2b2b2;
	padding:1px;
	width:70px;
	height:70px;
	border:solid 1px #b2b2b2;
	margin-bottom:7px;
	float:left;
}
.closePanel_MoreComp
{
	border:solid 1px #ececec;
}
.closePanel_MoreCompScroll
{
	height:450px;
	border:solid 1px #ececec;
}
.closePanel_MoreCompScroll #scrollableList
{
	width:94%
}
.playerNoneUser
{
	display:none;
}
.reklamTitle
{
	color:#444444;
	font-size:19px;
	line-height:30px;
}
.divSEPERATEhorizontal
{
	height:1px;
	border-bottom:solid 1px #ececec;
	margin-top:10px;
	margin-bottom:10px;
}
#vidInfoTop
{
	border:solid 1px #ececec;
	border-bottom:none;
	background-color:#f4f4f4;
	height:40px;
	font-size:14px;
	padding:10px;
	text-align:right;
}
/* Embed*/
.table_Embed
{
	border-top:solid 1px #ececec;
	border-left:solid 1px #ececec;
	border-right:solid 1px #ececec;
}
.table_Embed td
{
	padding:7px 10px 5px 3px;
	border-bottom:solid 1px #ececec;
}
.table_Embed .label
{
	margin-top:15px;
	font-weight:bold;
	width:60px;
	float:left;
}
.table_Embed input
{
	margin-top:12px;
	width:500px;
}
.table_Embed .head
{
	font-weight:bold;
	padding:7px;
}
.table_Embed .alternate
{
	background-color:#f4f4f4;
}
/* Rating */
.raitingInfo
{
	line-height:34px;
}
.raiting
{
	float:left;
	line-height:34px;
}
.ratingStar {
    font-size: 0pt;
    width: 24px;
    height: 24px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
    margin:3px;
}

.filledRatingStar {
    background-image: url(/Images/FilledStar_v2.png);

}

.emptyRatingStar {
    background-image: url(/Images/EmptyStar_v2.png);
}

.savedRatingStar {
    background-image: url(/Images/SavedStar_v2.png);
}
	
.yorumNick
{
	color:#1b79b7;
	font-weight:bold;
}
.yorum
{
	font-size:11px;
	border-bottom:solid 1px #ececec;
	padding:5px;
	margin-bottom:5px;
}
.yorumlar
{
	border:solid 1px #ececec;
	padding:5px;
}
.pageingNumbers
 {
 	text-align:right;
 	font-weight:bold;
 	font-size:11px;
 }
.pageingNumbers
 {
 	text-align:right;
 	font-weight:bold;
 	font-size:11px;
 }
 .divYorum td
 {
 	padding:5px;
 }

.div_altuye 
{
  margin:0 0 0 0;
  padding:0 0 0 0;
}
 
 .div_altuye img
 {
  width  :20px;
	height:20px;
	background-color:White;
 }
 
.div_altuye a
{
	text-decoration:none;
	color:Black;
	
}
.div_altuye a:hover
{
	color:#1b79b7;
}

/**** Upload **/
.tabel_uploader
{
	width:450px;
}

.tabel_uploader td
{
	padding:2px 2px 2px 0px;
}
.boxTop  {
	border-top: solid 1px #E6F7AD;
	border-left: solid 1px #E6F7AD;
	border-right: solid 1px #E6F7AD;
}
.boxBottom  {
	border-bottom: solid 1px #E6F7AD;
	border-left: solid 1px #E6F7AD;
	border-right: solid 1px #E6F7AD;
}
.boxMid {
	border-left: solid 1px #E6F7AD;
	border-right: solid 1px #E6F7AD;
}
.boxFull  {
	border-top: solid 1px #E6F7AD;
	border-bottom: solid 1px #E6F7AD;
	border-left: solid 1px #E6F7AD;
	border-right: solid 1px #E6F7AD;
}
#progresBar 
{
	width:450px;
	padding:1px 1px 1px 1px;
	height:16px;
	border:solid 1px #cccccc;
	background-image:url(/Images/uProgBack.gif);
	background-repeat:repeat-x;
}
.uColor {
	color:#00588f;
}	
#lbl5
{
	background-image:url(/Images/bullet_orange.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:12px;
}

.passwordstrength
{
color:Black;
}

#imgcaptcha
{
width:280px;
height:57px;
}
/********************************************************* Video İzleme Limiti ***************************************/
.videoWatchLimit
{
	width:640px;
	height:250px;
	background-image:url(/images/videowatchlimit.png);
	background-position:top;
	background-repeat:no-repeat;
}
.videoWatchLimit #videoinfo
{
	width:640px;
}


/******************************* Calendar Extender***********************/
.cal_Theme1 .ajax__calendar_container

{
background-color: #e2e2e2; border:solid 1px #cccccc;

}

.cal_Theme1 .ajax__calendar_header

{
background-color: #ffffff; margin-bottom: 4px;

} 

.cal_Theme1 .ajax__calendar_title,

.cal_Theme1 .ajax__calendar_next,

.cal_Theme1 .ajax__calendar_prev

{
color: #004080; padding-top: 3px;

}

.cal_Theme1 .ajax__calendar_body

{
background-color: #e9e9e9; border: solid 1px #cccccc;height:180px

}

 .cal_Theme1 .ajax__calendar_dayname

{
text-align:center; font-weight:bold; margin-bottom: 4px; margin-top: 2px;

} 

.cal_Theme1 .ajax__calendar_day

{
text-align:center;

}

.cal_Theme1 .ajax__calendar_hover .ajax__calendar_day,

.cal_Theme1 .ajax__calendar_hover .ajax__calendar_month,

.cal_Theme1 .ajax__calendar_hover .ajax__calendar_year,

.cal_Theme1 .ajax__calendar_active

{
color: #004080; font-weight:bold; background-color: #ffffff;

}
.cal_Theme1 .ajax__calendar_today

{
font-weight:bold;

}
.cal_Theme1 .ajax__calendar_other,

.cal_Theme1 .ajax__calendar_hover .ajax__calendar_today,

.cal_Theme1 .ajax__calendar_hover .ajax__calendar_title

{
color: #bbbbbb;

}

/*******************İmage Zoom***************************/
.reklam_img {
	margin: 0; padding: 0px;
	position: relative;  /* Set the absolute positioning base coordinate */
	width: 117px;
	height: 87px;
}

.reklam_img img {
	width: 117px; height: 87px; /* Set the small thumbnail size */
	border: 0px solid #ddd;
	padding: 0px;
	background: #f0f0f0;
	position: absolute;
	left: 0; top: 0;
}

.reklam_img img.hover {
	background:url(/Images/thumb_bg.png) no-repeat center center;  /* Image used as background on hover effect
	border: none; /* Get rid of border on hover */
}


