/* 04 Ağustos 2008 - Mahmut Çanga - mahmut@nokta.com */
/* CSS RESET
Copyright (c) 2007, Yahoo! Inc. All rights reserved. Code licensed under the BSD License: http://developer.yahoo.net/yui/license.txt version: 2.2.2
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}
/* CSS FONT
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.2
*/
body {font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
body {
background:url(images/back_tile.gif) repeat-x #FFFFFF;
color:#333333;
}
a:link {
color: #000000;
text-decoration: none;
}
a:visited {
color: #000000;
text-decoration: none;
}
a:hover {
color: #000000;
text-decoration: none;
}
a:active {
color: #000000;
text-decoration: none;
}
a:link img,a:active img {
border-width: 1px;
border-style: solid;
border-color: #999999 !important;
}
a:visited img {
border-width: 1px;
border-style: solid;
border-color: #999999 !important;
}
a:hover img {
border-width: 1px;
border-style: solid;
border-color: #333333 !important;
}
.demo_site{
clear:both;
}
#header{
width:930px;
padding-top:30px;
padding-left:20px;
margin:0px auto;
height:50px;
clear:both;
}
.logo{
float:left;
width:195px;
}
.logo a:link,.logo a:visited{
background:url(images/logo.gif) no-repeat 0 0;
float:left;
width:160px;
height:30px;
}
.logo a:hover{
background-position:0 -34px;
}
.seo_logo{
display:none;
}
.menu{
float:left;
width:650px;
}
.menu li{
color:#cccccc;
float:left;
width:80px;
text-align:center;
border-right:1px solid #333333;
height:30px;
background:url(images/menu_back.gif) no-repeat -89px 0;
overflow:hidden;
zoom:1;
}
.menu a:link,.menu a:visited{
color:#ffffff;
float:left;
width:80px;
padding:6px 0 0 0;
}
.menu a:hover{
color:#ffcc00;
}
.last_menu_item{
border-right:none !important;
background-position: -188px 0 !important;
}
.first_menu_item{
background-position: 0 0 !important;
}
.search_box{
float:left;
width:215px;
background:url(images/bar_back.gif) repeat-x;
height:30px;
padding-left:2px;
}
.search_box_input{
padding:4px;
}
.search_box_submit{
background:url(images/menu_back.gif) no-repeat -208px 0;
width:50px;
height:29px;
text-align:center;
color:#FFFFFF;
border:none;
margin-left:-4px;
}
#main_content{
padding-left:20px;
overflow:hidden;
zoom:1;
margin:0px auto;
clear:both;
width:930px;
}
.left_column{
float:left;
width:640px;
overflow:hidden;
zoom:1;
}
.left_column h2{
font-size:153.9%;
border-bottom:1px #999999 solid;
height:40px;
}
.left_column h3{
font-size:123.1%;
}
.left_column a:link,.left_column a:visited,.left_column a:hover{
text-decoration:underline;
}
.left_column li{
display:block;
padding-top:10px;
padding-bottom:15px;
border-bottom:1px dotted #cccccc;
overflow:hidden;
zoom:1;
}
.search_result_notfound{
font-size:123.1%;
}
.video_image{
float:left;
width:168px;
}
.video_description{
float:left;
width:430px;
padding-left:10px;
}
.video_description h2{
padding:10px 0 0 0;
font-size:108%;
}
.video_text{
padding:10px 0 0 0;
font-size:100%;
}
.video_duration{
font-size:85%;
font-weight:bold;
height:20px;
}
.video_user{
font-size:77%;
padding:10px 0 0 0;
}
.video_player{
float:left;
width:468px;
}
.video_code{
padding-top:10px;
}
.video_code_input{
height:50px;
font-size:93%;
width:440px;
padding:5px;
}
.one_column{
float:none;
width:auto;
overflow:hidden;
zoom:1;
}
.video{
padding-top:15px;
}