/* Main */

body {
	margin:11px 0 0 0;
	padding:0;
	background:#000000 url(images/img1.gif) repeat-x;
	font:normal small Arial, Helvetica, sans-serif;
	color:#999999;
}

h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	text-transform:uppercase;
	letter-spacing:.2em;
	color:#000000;
}

p, ul, ol, blockquote {
	margin-top:0;
	line-height:160%;
}

a {
	text-decoration:none;
	color:yellow;
}

/* Xclicks */

a:hover {
	text-decoration:underline;
}

a.anc:link {
	text-decoration:none;
	font-weight:bold;
	font-size :18px;
	color:red;
	font-family:Arial
}
a.anc:visited {
	text-decoration:none;
	font-weight:bold;
	font-size:18px;
	color:red;
	font-family:Arial
}
a.anc:active {
	text-decoration:none;
	font-weight:bold;
	font-size:18px;
	color:red;
	font-family:Arial
}
a.anc:hover {
	text-decoration:none;
	font-weight:bold;
	color:white;
	background-color:black;
	font-family:Arial
}

/* Header */

#header {
	width:720px;
	height:161px;
	margin:0 auto;
	background:url(images/img2.jpg) no-repeat;
}

#header * {
	text-decoration:none;
	text-align:center;
	color:#000000;
}

#header h1 {
	padding-top:55px;
	font-size:3em;
}

#header h2 {
	font-size:1.2em;
}

#header h3 {
	padding-top:35px;
	font-size:1.9em;
}

/* Menu */

#menu {
	width:900px;
	height:55px;
	margin:0 auto;
}

#menu ul {
	margin:0;
	padding:0;
	list-style:none;
	line-height:normal;
}

#menu li {
	display:inline;
}

#menu a {
	display:block;
	float:left;
	width:142px;
	height:21px;
	padding:7px 1px 0 1px;
	background:url(images/img3.gif) no-repeat center center;
	text-align: center;
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing:.2em;
	font-size:10px;
	font-weight:bold;
	color:#CCCCCC;
}

#menu a:hover, #menu .active a {
	background-image:url(images/img4.gif);
	color:#FFFFFF;
}

/* Content */

#content {
	width:830px;
	margin:0 auto;
}

#colOne {
	float:left;
	width:160px;
}

#colTwo {
	float:left;
	width:570px;
	padding:0 20px;
}

#colThree {
	float:left;
	width:200px;
}

/* Content Elements */

#content h2 {
	height:21px;
	margin-bottom:3px;
	padding:9px 0 0 9px;
	background:url(images/img6.gif);
	letter-spacing:normal;
	font-size:1.0em;
}

#content h3 {
	text-transform:uppercase;
	letter-spacing:normal;
	font-size:x-small;
	color:#FFFFFF;
}

#content ul {
	margin-left:0;
	padding-left:0;
	list-style:square inside;
}

/* Footer */

#footer {
	height:70px;
	padding:7px 0 0 0;
	background:url(images/img5.gif) repeat-x;
}
#footer * {
	color:#000000;
}
#footer p {
	text-align:center;
	font-size:smaller;
}

/* Video */

#video_video {
	border:1px solid #121212;
	background:#121212;   
	padding:3px;
	height:150px;
	text-align:center;
}
#video_resim {
	border:2px solid #121212;
	padding:2px;
	background:#121212;

}
#video_baslik{
	padding-top:0px;
	line-height:19px;
	font-weight:600;
	font-size:10px;
	color:#fff;
}
#video_hit{
	color:#BD9A52;
	font-size:11px;
	line-height:20px;
}
.ust {
    display:none
}
.pages {
    padding:1em;
    margin:1em 0;
    clear:left;
    font-size:85%;
}
.pages a, .pages span {
	display:block;
	float:left;
	padding:0.2em 0.5em;
	margin-right:0.1em;
	background:#121212;
	font-size:14px;
	color:#fff;
	font-weight:600;
}
.pages span.current {
	border:1px solid #fff;
	font-weight:bold;
	background:#fff;
	color:#fff;
}
.pages a {
	border:1px solid #B3E063;
	text-decoration:none;
}
.pages a:hover {
	border-color:#637539;
}
.pages a.nextprev {
	font-weight:bold;
}
.pages span.nextprev {
	color:#666;
}
.pages span.nextprev {
	border:1px solid #ddd;
	color:#999;
}
.pages .nextprev-next {
	float:right;
}

/* Search */

input.beyaz {
	border-bottom:#000000 1px solid;
	border-left:#000000 1px solid;
	border-right:#000000 1px solid;
	border-top:#000000 1px solid;
	margin:5px  0 1px 0;
	font-size:12pt;
	background-color:#FFFFFF;
	color:#333C45;
	font-family:Arial
}

input.resim {
	border-bottom:#000000 1px solid;
	border-left:#000000 1px solid;
	border-right:#000000 1px solid;
	border-top:#000000 1px solid;
	margin:5px  0 9px 0;
	font-size:12pt;
	background-color:#F0F0F0;
	color:#333C45;
	font-family:Arial;
	font-weight:bold;
}