body {
	margin: 11px 0 0 0;
	padding: 0;
	background: #181818 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;
	font-family:tahoma;
	color: #FFFFFF;
}

p, ul, ol, blockquote {
	margin-top: 0;
	line-height: 160%;
}

a {
	text-decoration: none;
	color: #9ED738;
}

a:hover {
	text-decoration: underline;
}

/* Header */

#header {
	width: 720px;
	height: 161px;
	margin: 0 auto;
}

#header * {
	text-decoration: none;
	text-align: center;
	color: #000000;
}

#header h1 {
	padding-top: 55px;
	font-size: 3em;
}

#header h2 {
	font-size: 1.2em;
}

/* Menu */

#menu {
	width: 900px;
	height: 55px;
	margin: 0 auto; margin-top:10px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 21px;
	font-family:tahoma;
	padding: 7px 1px 0 1px;
	background:url(images/img32.gif);
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC; -moz-border-radius-topleft: 7px;
 -moz-border-radius-topright: 7px;
 -webkit-border-top-left-radius: 7px 7px;
 -webkit-border-top-right-radius: 7px 7px;
 padding-left:9px; padding-right:9px; margin-left:1px;
}

#menu a:hover, #menu .active a {
	background-image: url(images/img3.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;
	color:#FFFFFF;
}

/* Content Elements */

#content h2 {
	height: 21px;
	margin-bottom: 20px;
	padding: 9px 0 0 10px;
	background: url(images/img6.gif);
	letter-spacing: normal;
	font-size: .9em;
}

#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 {
	border			: 2px solid #121212;
	background		: #272727;
      
	padding			: 3px;
	height			: 150px;
	text-align		: center;
}
#video_video:hover { border: 2px solid #790826; }

#video_resim {
	padding			: 2px;
	background		: #121212;

}
#video_baslik{
	padding-top		: 0px;
	line-height		: 19px;
	font-weight		: 600;
	font-size		: 10px;
	color			: #fff;
}
#video_hit{
	color			: #777777;
	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		: 15px;
	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;
}

.foorm {
	border: 1px solid #262626; 
	background-color: #3E3E3E;
	margin: 5px 0 5px 0;
	padding: 5px;
}
.foorm label {
	display:block;
	font-weight:bold;
	margin:5px 0;
	color: Silver;
}
.foorm input {
	padding: 0 3px;
	border:1px solid #262626;
	height: 20px;
	line-height: 20px;
}
.foorm select {
	border:1px solid #262626;
	width: 50px;
}
.foorm textarea {
	width:50%;
	padding:2px;
	border:1px solid #262626;
	height:50px;
	display: inline;
	margin: 0 0 5px 0; 
}
.foorm input.button { 
	height: 24px;
	border: 0; 
	background: #034f8a;
	color: White;
	font-weight: bold;
}
.sidebar{
 border:2px solid #333333; padding:4px;
}
.sidebar ul li{	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal; list-style-image:none;}
	.sidebar li a { padding-left:10px; font-family:tahoma; font-size:13px; color:#CCCCCC; width:177px; background:#272727; display:block; height:27px; margin-bottom:2px; line-height:27px;}
	.sidebar li a:hover { text-decoration:none; background:#9d9d9d; color:#000000; }