﻿*
{
	padding: 0px;
	margin: 0px;
}
body
{
	background-image: url(image/background.gif);
	background-repeat: repeat-x;
	background-color: #8C0051;
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
a, a:link, a:visited
{
	text-decoration: none;
	color: #FFFFCC;
}
input, textarea, select {
	font-size: 11px;
	font-family: tahoma;
}
table, tr, td {
	vertical-align: top;
}

div#container
{
	background-image: url('image/container_back.gif');
	background-repeat: repeat-x;
}
div#content
{
	margin: 0px auto 0px auto;
	width: 800px;
}

div#navigation
{
	background-image: url('image/navigation.gif');
	height: 44px;
	background-repeat: no-repeat;
}
div#navigation ul
{
	width: 499px;
	margin-right: auto;
	margin-left: auto;
	list-style-type: none;
	display: block;
	position: relative;
}

div#navigation ul li
{
	display: inline;
}

div#navigation ul li a
{
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	filter:blendTrans(duration=0.3);
	display: block;
	float: left;
	text-indent: -9999px;
}
.nav_home
{
	background-position: -145px 0px;
	width: 84px;
	height: 28px;
	background-image: url('image/navigation.gif');
	background-repeat: no-repeat;
}
.nav_kurumsal
{
	background-position: -229px 0px;
	width: 97px;
	height: 28px;
	background-image: url('image/navigation.gif');
	background-repeat: no-repeat;
}
.nav_services
{
	background-position: -326px 0px;
	width: 106px;
	height: 28px;
	background-image: url('image/navigation.gif');
	background-repeat: no-repeat;
}
.nav_references
{
	background-position: -432px 0px;
	width: 95px;
	height: 28px;
	background-image: url('image/navigation.gif');
	background-repeat: no-repeat;
}
.nav_album
{
	background-position: -527px 0px;
	width: 57px;
	height: 28px;
	background-image: url('image/navigation.gif');
	background-repeat: no-repeat;
}
.nav_contact
{
	background-position: -584px 0px;
	width: 60px;
	height: 28px;
	background-image: url('image/navigation.gif');
	background-repeat: no-repeat;
}
.nav_home:hover
{
	background-position: -145px -44px;
	background-image: url('image/navigation.gif');
	background-repeat: no-repeat;
}
.nav_kurumsal:hover
{
	background-position: -229px -44px;
	background-image: url('image/navigation.gif');
	background-repeat: no-repeat;
}
.nav_services:hover
{
	background-position: -326px -44px;
	background-image: url('image/navigation.gif');
	background-repeat: no-repeat;
}
.nav_references:hover
{
	background-position: -432px -44px;
	background-image: url('image/navigation.gif');
	background-repeat: no-repeat;
}
.nav_album:hover
{
	background-position: -527px -44px;
	background-image: url('image/navigation.gif');
	background-repeat: no-repeat;
}
.nav_contact:hover
{
	background-position: -584px -44px;
	background-image: url('image/navigation.gif');
	background-repeat: no-repeat;
}
div#content_main
{
	background-color: #690039;
}
div#content_main_left
{
	width: 165px;
	float: left;
	padding-right: 12px;
	padding-left: 13px;
}
div#content_main_left ul {
	list-style-type: none;
}
.boxdown 
{
	background-image: url('image/box_down.gif');
	background-repeat: no-repeat;
	background-position: 0px 100%;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	list-style-type: none;
}
.box_back
{
	background-image: url('image/box_down.gif');
	background-repeat: no-repeat;
	background-position: 0px 100%;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	list-style-type: none;
}
div#content_main_right
{
	width: 600px;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	color: #FFFFFF;
	position: relative;
}
.clear
{
	clear: both;
	color: #951C55;
}
h3.box_login_head
{
	background-image: url('image/box_head_login.gif');
	background-repeat: no-repeat;
	width: 165px;
	height: 32px;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	text-indent: -9999px;
}
h3.box_head_news
{
	background-image: url('image/box_head_news.gif');
	background-repeat: no-repeat;
	width: 165px;
	height: 32px;
	padding: 0px;
	margin: 0px;
	text-indent: -9999px;
}
h3.box_head_contact
{
	background-image: url('image/box_head_contact.gif');
	background-repeat: no-repeat;
	width: 165px;
	height: 32px;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	text-indent: -9999px;
}
.left_video_btn
{
	margin-top: 10px;
	margin-bottom: 10px;
}
.left_login_input
{
	border-style: solid;
	border-width: 1px;
	border-color: #8C682B #E6CFAA #E6CFAA #8C682B;
	width: 90px;
	padding: 1px;
}
div#left_login td {
	padding-top: 1px;
	padding-bottom: 2px;
}

div#content_footer
{
	margin: 0px;
	background-image: url('image/footer_back.gif');
	background-repeat: no-repeat;
	height: 71px;
	padding-top: 55px;
}
div#content_footer ul
{
	margin: 0px auto 0px auto;
	padding: 5px 0px 0px 0px;
	list-style-type: none;
	width: 545px;
	height: 18px;
	text-align: center;
	display: block;
}
div#content_footer ul li
{
	display: inline;
}
div#content_footer ul li a
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 10px;
}
a.videolar {
	background-image: url(image/videolar_btn.gif);
	background-repeat: no-repeat;
	display: block;
	height: 37px;
	width: 165px;
	text-indent: -9999px;
	margin-top: 10px;
	margin-bottom: 10px;
	visibility: visible;
	z-index: auto;
}
/*Example CSS for the two demo scrollers*/

#pscroller1{
	width: 140px;
	height: 100px;
	padding-top: 10px;
}

#pscroller2 a{
text-decoration: none;
}

.someclass{ //class to apply to your scroller(s) if desired
}
table.listtable td {
	background-color: #F9DBE9;
	color: #690039;
	padding: 2px;
	border: 1px solid #690039;
}
table.listtable   a, table.listtable  a:visited, table.listtable  a:link {
	color: #333333;
	font-weight: bold;
}
.head {
	background-image: url(image/main_head_back.gif);
	height: 20px;
	background-repeat: repeat-x;
	color: #DAC496;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 4px;
	border: 1px solid #690039;
}
table.listtable {
	padding: 1px;
	border: 1px solid #510929;
}
div#pagination  li  {
	display: inline;
	text-align: center;
}
div#pagination {
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
}

div#pagination li a {
	border: 1px solid #440D27;
	padding: 2px;
	display: block;
	width: 21px;
	float: left;
	text-align: center;
	margin: 1px;
}
.pageselected a  {
	color: #333333;
	background-color: #FFFFCC;
}
.pageunselected a {
	color: #FFFFFF;
	background-color: #A01D5B;
}
div.switchcontent {
	text-indent: 5px;
}
.addeditbtn {
	color: #D3BB89;
	background-color: #A01E5B;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BD246C;
	border-right-color: #5E1135;
	border-bottom-color: #5E1135;
	border-left-color: #BD246C;
}
.textinput {
	border: 1px solid #A01E5B;
	padding: 2px;
}
div.formtable {
	border: 1px solid #4F002C;
	padding: 1px;
}div.formtable  td, div.formtable th {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
div.formtable th {
	background-color: #811048;
	text-align: left;
	text-indent: 5px;
}
div.formtable td {
	background-color: #A11E5B;
	color: #D3BB89;
	text-align: left;
}
.addeditbtn {
	color: #D3BB89;
	background-color: #A01E5B;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BD246C;
	border-right-color: #5E1135;
	border-bottom-color: #5E1135;
	border-left-color: #BD246C;
}

div.albumresim {
	padding: 1px;
}
h3.heads  {
	color: #D3B989;
	font-size: 11px;
	background-image: url(image/main_head_back.gif);
	height: 20px;
	padding-top: 4px;
	padding-left: 5px;
}
div.albumresim ul {
	width: 275px;
	display: block;
	list-style-type: none;
	padding: 1px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
div.albumresim img {
	border: 1px solid #CCCCCC;
	margin-right: 5px;
}
div.albumresim strong {
	color: #E5D6B6;
}

a.editbtn {
	padding: 1px;
	background-color: #A01D5B;
	color: #FFFFFF;
	display: block;
	width: 55px;
	float: left;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C62471;
	border-right-color: #53002E;
	border-bottom-color: #53002E;
	border-left-color: #C62471;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
select.textinput {
	border: 1px solid #A01E5B;
	padding: 2px;
}
div.videoplayer {
	background-image: url(image/video_back.gif);
	height: 240px;
	width: 320px;
	padding: 10px;
	margin: 0px;
	float: left;
}div.yorumlar {
	float: left;
	width: 340px;
	margin-top: 5px;
}
div.yorumlar ul {
	list-style-type: none;
}
div.yorumlar img {
	border: 1px solid #9D0056;
	padding: 1px;
	margin-right: 8px;
	margin-bottom: 5px;
	margin-top: 5px;
}
div.yorumlar  h3 {
	color: #D3B989;
	font-size: 11px;
}
div.videolist {
	width: 250px;
	float: right;
	height: 500px;
}
div.videolist img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #53002E;
	border-right-color: #9D0056;
	border-bottom-color: #9D0056;
	border-left-color: #53002E;
}
div.videolist h3 {
	display: block;
	width: 120px;
	font-size: 11px;
	color: #D3B989;
}
ul.videolist  {
	list-style-type: none;
	display: block;
	width: 244px;
	margin-bottom: 10px;
	background-image: url(image/video_list_back.gif);
	background-repeat: no-repeat;
	height: 84px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 5px;
}
div.videolist li {
}

div.videolist p {
	padding-top: 4px;
}
table.sayfaekle  td, th {
	padding: 1px;
	text-align: left;
}
.italic_yellow {
	font-size: 12px;
	font-weight: bold;
	color: #D3B989;
	padding-top: 5px;
	padding-bottom: 5px;
}

.normal_yellow {
	font-size: 12px;
	font-weight: bold;
	color: #D3B989;
	padding-top: 5px;
	padding-bottom: 5px;
}

.gold {
	font-weight: bold;
	color: #D3B989;
	padding-top: 5px;
	padding-bottom: 5px;
}
.yorumh {
	font-weight: bold;
	color: #FFFEFD;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 10px;
}
.yorump {
	padding-top: 5px;
	padding-bottom: 5px;
}
div.yorumlar hr {
	color: #9D0056;
	height: 1px;
}
.paragraph {
	line-height: 18px;
	text-indent: 5px;
	text-align: justify;
}
ul.videos {
	background-image: url(image/video_list_back.gif);
	background-repeat: no-repeat;
	height: 82px;
	width: 244px;
	padding: 5px;
	list-style-type: none;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 0px;
}
ul.videos img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #690039;
	border-right-color: #A01E5B;
	border-bottom-color: #A01E5B;
	border-left-color: #690039;
}
div.yellowstar {
	background-image: url(image/star_rating.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div.hizmetler ul { list-style:none;}
div.hizmetler h3 { font-size:12px; }
div.thizmetler p { margin-left:5px; }
div.reklamhizmetleri.reklamlar img{ margin:1px; border:solid 1px #AD1D62;}

#dropmenudiv{
position:absolute;
width:10px;
border:1px solid #65003C;
border-bottom-width: 0;
font:normal 9px Verdana;
line-height:18px;
z-index:300;
filter:alpha(opacity=80);
-moz-opacity:.80;
opacity:.80;
}

#dropmenudiv a{
float:left;
width: 100%;
display:block;
text-indent: 3px;
border-bottom: 1px solid #730D42;
padding: 1px 0;
text-decoration: none;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color:#C21671;
}

div.referanslar h3 {
	font-size:12px;
	margin-top:5px;
	color:#D2B478;
}
div.referanslar p {
padding-left:15px;
}
