/* General Elements */
/* Yasaktube / Youtube Clone */

body {
	line-height: 1.4;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background: #FFF;
}
	
h1, h2, h3, h4, h5, h6 {
	color: #CCC;
	font-weight: normal;
}

h1 {
	font-size: 26px;
	margin-bottom: 30px;
}

h2 {
	font-size: 21px;
	margin-bottom: 30px;
}

h3 {
	font-size: 18px;
	margin-bottom: 12px;
}

h4 {
	font-size: 16px;
	margin-bottom: 11px;
}

h5 {
	font-size: 14px;
	margin-bottom: 10px;
}

h6 {
	font-size: 13px;
	margin-bottom: 10px;
}

a {
	text-decoration: none;
	color: #0033CC;
}

a:hover {
	text-decoration: underline;	
}

p, pre {
	margin-bottom: 8px;
}

strong {
	color: #0033CC;
	font-weight: bold;
}

.clear {
	clear:both;
}





/* END OF General Elements */

.masterBg {
	background: url(../img/master.png) top left no-repeat;
}

/*
#wrapana {
	margin: 0;
	padding: 0;
	width:1095px;
}
*/
#wrapana {
	margin: 0 auto;
	width: 960px;
}

#wrap {
	float:left;
	width: 960px;
	margin-left:5px;
}

#wrapsag {
float:left;
width:120px;
margin-left:5px;
}

#header {
	height: 73px;
	border-bottom: 1px solid #CCCCCC;
}

#logo {
	float: left;
	width: 110px;
	height: 54px;
	margin-top: 9px;
}

#logo h1 {
	margin: 0;
	padding: 0;
}

#logo h1 a {
	text-indent: -9999px;
	display: block;
	width: 110px;
	height: 54px;
	background-position:0 0;
}

#headerRight {
	float: left;
	width: 850px;
}

#search {
	margin-left: 18px;
	margin-top: 12px;
	width: 344px;
	height: 31px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: #EAEAEA none repeat scroll 0 0;
	border: 1px solid #CCCCCC;
	float: left;
	white-space:nowrap;
}

.searchInput {
	float:left;
	width: 263px;
	height: 18px;
	padding-top: 3px;
	padding-left: 4px;
	border: 1px solid #666666;
	margin-left: 3px;
	margin-top: 3px;
}

.searchInput:hover {
	border: 2px solid #bbdafd;
	width: 261px;
	height: 16px;
}

.searchSubmit {
	float:left;
	width: 63px;
	height: 19px;
	margin-left: 4px;
	margin-top: 3px;
	padding-top: 4px;
	text-align: center;
	background-position: center -1600px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px solid #a0b1dc;
	display: block;
	font-weight: bold;
	color: #003399;
}

#headerL {
	float: left;
}

.ads468 {
	float: right;
	width: 468px;
	height: 60px;
	margin-top: 6px;
}

.ads300 {
	width: 300px;
	height: 250px;
	margin-top: 10px;
}

.ads728 {
	float:left;
	width: 728px;
	height: 90px;
	margin-top: 10px;
}

.fbshare {
	float: right;
	width: 220px;
	height: 90px;
	margin-top: 10px;	
}

.fbfan {
	margin-top: 10px;	
}

.ads190 {
	float: right;
	width: 190px;
	height: 90px;	
}

#footer .ads728 {
	width: 728px;
	height: 90px;
	margin-top: 0px;
	margin-bottom: 10px;
}


#menu {
	float: left;
	margin-top: 4px;
	margin-left: 10px;
}

#menu ul {
	margin: auto auto;
}

#menu ul li{
	float: left;
	margin-right: 8px;
	margin-left: 8px;
}

#menu ul li a{
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
}

#menu ul li a:hover{
	text-decoration: underline;
}

#menu ul li a:active{
	text-decoration: none;
}


#leftSide {
	float: left;
	width: 640px;
	margin-right: 20px;
	margin-top: 15px;
}

#rightSide {
	float: right;
	width: 300px;
	margin-top: 15px;
}

.spotLight {
	width: 640px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border: 1px solid #CCC;
	margin-bottom: 10px;
}

.spotLight h2{
	width: 630px;
	height: 24px;
	padding-left: 10px;
	padding-top: 5px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	border-bottom: 1px solid #CCC;
	background: #eaeaea;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	margin-bottom: 10px;
}

.spotLight h2 span{
	float: left;
	display: block;
	width: 18px;
	height: 18px;
	background-position: -54px -680px;
	margin-top: 1px;
	margin-right: 9px;
}

.spotLight .description {
	padding-left: 13px;
	padding-right: 13px;
}

.spotLight .descImg {
	float: left;
	width: 63px;
	height: 63px;
	padding-left: 1px;
	padding-top: 1px;
	margin-right: 10px;
	border: 1px solid #999999;
}

.spotLight .descImg img{
	width: 62px;
	height: 62px;
}

.spotLight h3{
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	margin-bottom: 0px;
}

.spotLight ul {
	padding-left: 13px;
}

.spotLight ul li{
	float: left;
	width: 120px;
	margin-right: 35px;
	margin-bottom: 10px;
}

.spotLight ul li p{
	margin-bottom: 0px;
}

.spotLight .videoImage {
	width: 121px;
	height: 73px;
	padding-left: 1px;
	padding-top: 1px;
	border: 1px solid #999999;
}

.spotLight .videoImage img{
	width: 120px;
	height: 72px;
}

.spotLight .videoTitle {
	font-weight: bold;
}

.spotLight .videoAdded {
	font-size: 11px;
	color: #666666;
}

.spotLight .videoViews {
	font-size: 11px;
	color: #666666;
}

.spotLight .videoOwner {
	font-size: 11px;
}

.mostPopular {
	width: 640px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border: 1px solid #CCC;
	margin-bottom: 10px;
}

.mostPopular h2{
	width: 630px;
	height: 24px;
	padding-left: 10px;
	padding-top: 5px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	border-bottom: 1px solid #CCC;
	background: #eaeaea;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	margin-bottom: 10px;
}

.mostPopular h2 span{
	float: left;
	display: block;
	width: 18px;
	height: 18px;
	background-position: -36px -680px;
	margin-top: 1px;
	margin-right: 9px;
}

.mostPopular ul {
	padding-left: 13px;
}

.mostPopular ul li{
	float: left;
	width: 300px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.mostPopular ul li p{
	margin-bottom: 0px;
}

.mostPopular ul li h3{
	margin-bottom: 2px;
	font-weight: bold;
	font-size: 16px;
}

.mostPopular .videoImage {
	width: 121px;
	height: 73px;
	padding-left: 1px;
	padding-top: 1px;
	border: 1px solid #999999;
	float: left;
	margin-right: 5px;
}

.mostPopular .videoImage img{
	width: 120px;
	height: 72px;
}

.mostPopular .videoTitle {
	font-weight: bold;
}

.mostPopular .videoAdded {
	font-size: 11px;
	color: #666666;
}

.mostPopular .videoViews {
	font-size: 11px;
	color: #666666;
}

.mostPopular .videoOwner {
	font-size: 11px;
}


.featured {
	border: 1px solid #a1b4d9;
}

.featured h2{
	border-bottom: 1px solid #a1b4d9;
	background: #d2e3fb;
}

.featured h2 span{
	background-position: -18px -680px;
}

#watch {
	border: 1px solid #CCCCCC;
	width: 298px;
	background: #eeeeee;
}

#watch img{
	width: 298px;
}

#watchDesc {
	margin-top: 10px;
	margin-bottom: 5px;
}

#watch p {
	margin-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
}

.tryChrome {
	margin-top: 20px;
	border: 1px solid #f5e082;
	width: 266px;
	padding: 16px;
	background: #ffffe5;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	font-size: 13px;
}

.tryLeft {
	float: left;
	width: 24px;
	height: 23px;
	background-position: 0 -95px;
	margin-left: 10px;
	margin-top: 4px;
}

.tryRight {
	float: right;
	width: 226px;
	text-align: center;
}

.tryRight p{
	margin: 0;
}

.news {
	border: 1px solid #f5e082;
	width: 266px;
	padding: 16px;
	background: #ffffe5;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.news h2 {
	color: #cc6600;
	margin-bottom: 8px;
	font-size: 16px;
	font-weight: bold;
}

.news h3 {
	color: #0033d6;
	margin-bottom: 0px;
	font-size: 13px;
	font-weight: bold;
}

.news .readMore {
	float: right;
	margin-bottom: 0px;
}


.news2 {
	margin-top: 20px;
	border: 1px solid #f5e082;
	width: 600px;
	padding: 16px;
	background: #ffffe5;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.news2 h2 {
	color: #cc6600;
	margin-bottom: 8px;
	font-size: 16px;
	font-weight: bold;
}

.news2 h3 {
	color: #0033d6;
	margin-bottom: 0px;
	font-size: 13px;
	font-weight: bold;
}

.news2 .readMore {
	float: right;
	margin-bottom: 0px;
}

#pagination {
	margin-top: 24px;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	height: 20px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	text-align: center;
	padding: 3px;
}

#pagination span {
	font-weight: normal;
	font-size: 11px;
	color: #666666;
}

#pagination a {
	color: #0033CC;
	margin-right: 6px;
}

#pagination .onPage {
	color: #333;
}


/* footer begin */
#footer {
	margin-top: 24px;
	font-size: 11px;
	color: #666666;
	border-top: 1px solid #CCCCCC;
}

#searchFooter {
	margin: 0 auto;
	margin-top: 4px;
	margin-bottom: 4px;
	width: 384px;
	height: 31px;
	white-space:nowrap;
	font-size: 12px;
}

#searchFooter .searchInput {
	float:left;
	width: 303px;
	height: 18px;
	padding-top: 3px;
	padding-left: 4px;
	border: 1px solid #999999;
	margin-left: 3px;
	margin-top: 3px;
}

#searchFooter .searchSubmit {
	float:left;
	width: 63px;
	height: 19px;
	margin-left: 4px;
	margin-top: 3px;
	padding-top: 4px;
	text-align: center;
	background-position: center -1600px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px solid #a0b1dc;
	display: block;
	font-weight: bold;
	color: #003399;
}


#footerMenu {
	width: 930px;
	padding: 15px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.outsideUl {
	width: 930px;
	margin: 0 auto;
}

.outsideLi {
	float: left;
	width: 174px;
}

.outsideLi ul li{
	padding-bottom: 2px;
}

#current {
	float: left;
	margin-left: 15px;
}

#current b{
	color: #000;
}

#addTube {
	float: right;
	margin-right: 15px;
}

#copyright {
	text-align: center;
	margin-bottom: 40px;
	margin-top: 20px;
	color: #000;
}

.reklamgizle {
	display:none;
}

/* footer end */

.feedmodule-preamble {
color:#666666;
float:left;
font-size:11px;
margin-left:5px;
margin-top:0.5ex;