/*main body*/
#Forum table {font-size: 8pt;border-collapse:collapse;background-color:#FFFFFF;}
#Forum th {background-image:url(images/darkgradient.gif);color:White;font-weight: bold;font-size: 9pt;text-align: left;padding: 5px 5px 5px 5px;border:1px solid #606D85;}
#Forum th a {color: White;font-size: 8pt;font-weight: normal;text-decoration: none;}
#Forum th a:hover{text-decoration:underline;}
#Forum td {border:1px solid #DDD;padding: 2px;}
#Forum button{font-family: Verdana;font-size: 8pt;border: slategray 1px solid;}
#Forum textarea{font-family: Verdana;font-size: 8pt;border-left: slategray 1px solid;border-right: slategray 1px solid;border-bottom: slategray 1px solid;border-top: none;}
#Forum select{font-family: Verdana;font-size: 8pt;border: slategray 1px solid;}
#Forum img{vertical-align:middle;border:none;}
#Forum hr{height:1px;border:none;color:silver;background:silver;}

/*topheader*/
#Forum {margin-bottom:20px;}
#Forum td {height:25px;}
#Forum th {height:25px;background-image:url(forum/images/darkgradient.gif);color:White;white-space:nowrap;font-weight:normal;}
#Forum th.menuitem {color:white;text-align:center;width:12%;border-left:1px solid #9FAABF;border-right:1px solid #606D85;white-space:nowrap;padding-left:5px;padding-right:5px;}
#Forum th.rightitem {border-left:1px solid #9FAABF;color:Silver;text-align:right;border-right:none;}
#Forum td.outerheader {width:6px;}

/* other classes */
#Forum .gradientbutton {
	background-image:url('forum/images/darkgradient.gif');
	color:White;
	font-family: Verdana;
	font-size: 8pt;
	border: 1px solid slategray;
	height: 20px;
}
#Forum .formatting{width: 25px;height: 20px;border: none;background-color:Transparent;cursor: pointer;}
#Forum .editbar{margin-top: 3px;background-image: url('forum/images/editbar_bg.gif');height: 20px;border-left: 1px solid slategray;border-right: 1px solid slategray;border-top: 1px solid slategray;}
#Forum .quote{color: #7777aa;text-decoration: none;padding-left: 15px;}

INPUT {
	border: 1px solid slategray;
}

/*header*/
#Forum .header table {font-size: 8pt;background-color:Transparent;width:100%;height:90px;border:none;}
#Forum .header td {white-space:nowrap;}
#Forum .header img{vertical-align:middle;border:none;}

.blok{
	margin-bottom: 10px;
}
.blok h2{
	padding: 0px;
	margin: 0px;
}
html, body, div, p, h1, h2, h3, h4, h5, h6, blockquote, li, dl, dt, dd, td, form, fieldset, a, img, button {
     margin: 0;
     padding: 0;
     border: 0;

}

ol, ul{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}

li, dl, dt, dd, td {

}

Body {
	background-color: #FFFFFF;
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


h1, h2, h3, h4, h5, h6 {
	color:#154ad6;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 1.2em;
	background-image: url(Images/hbullet.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
	position:relative;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

h1 a{
	text-decoration: underline;
	color:#154ad6;
}

h1 a:hover{
	text-decoration:none;
}

h1 span{
	position:absolute;
	right:10px;
	top:10px;
	font-weight: normal;
	font-size: 12px;
	letter-spacing: 0px;
	color: #CCCCCC;
}

h1 span a{
	border: 1px solid #CCCCCC;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	background-color: #EEE;
	padding-right: 5px;
	padding-left: 5px;
}
h1 span a:hover{

}

h2 {
	margin-top:1em;
	font-size: 1.2em;
}
h3 {
	margin: 0.5em 0;
	font-size: 1.1em;
}
h4 {
	margin: 0.5em 0;
	font-size: 1.9em;
}
h5 {
	margin: 0.5em 0;
	font-size: 0.9em;
}
h6 {
	margin: 0.5em 0;
	font-size: 0.8em;
}
p{
	margin-bottom: 8px;
}
a {
	color:#536086;
	text-decoration: none;
}
hr {
	clear: both;
}
a:hover {
	text-decoration:underline;
}

.TextBox{
	border: 1px solid #597693;
	background-image: url(images/form-shadow.png);
	background-repeat: no-repeat;
	font-size: 13px;
	padding: 2px;
}

#Layout {
	width: 919px;
	margin: 0px  auto 0px auto;
	position: relative;
}
#Header {
	height: 250px;
	position: relative;
	margin-bottom: 10px;
}
#Banner{
	height: 163px;
	width: 608px;
	position: absolute;
	z-index: 0;
	left: 15px;
	top: 40px;
}
#Logo{
	height: 256px;
	width: 919px;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-image: url(Images/Header.png);
	z-index: 1;
}

* html #Logo { /* IE-win CSS hack */
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Images/Header.png', sizingMethod='scale');
	background-image: none;
}

#UserPanel{
	z-index: 13;
	width: 160px;
	top: 40px;
	right: 30px;
	color: #c2c2c2;
	font-size: 10px;
	font-weight: bolder;
	text-align: left;
	position: absolute;
	padding-top: 20px;
	letter-spacing: 0px;
}
#UserPanel .TextBox{
	background-color: #202a44;
	border: 1px solid #3f517b;
	background-image: none;
	color: #CCCCCC;
	margin-bottom: 5px;
	margin-top: 2px;
}
#UserPanel .Button{
	background-color: #8890a2;
	border: 1px solid #b7b7b7;
	color: #00;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	margin-top: 10px;
}
#UserPanel #Password{
	width: 100px;
}
#UserPanel a{
	color: #ffe2af;
}
#UserPanel hr{
	color: #ffe2af;
}
/*################# HorizonalMenu #################*/

#MainMenu{
	position: absolute;
	bottom: 15px;
	left:20px;
	z-index: 3;
}

#MainMenu .Menu {
	background-image:url(menubg.gif);
	background-repeat:no-repeat;
	height:20px;
	padding-top:2px;
	margin-top:10px;
	margin-bottom:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: -10px;
}

#MainMenu .MenuItem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(Images/MainMenuSep.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-right: 15px;
	padding-left: 15px;
}

#MainMenu .MenuItem_Hover,
#MainMenu .MenuItem_Selected{
	color: #000;
	background-image: none;
	background-color: #CCC;
}


#MainMenu .SubMenu {
	background-color: #CCC;
}

#MainMenu .SubMenuItem {
	line-height: 20px;
	color: #000;
	padding: 5px;
}

#MainMenu .SubMenuItem_Hover {
	color: #000;
	background-color: #999;
}

/*################# Yan Menü #################*/

#SideMenu{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 100%;
	list-style-type: none;
}

#SideMenu li{
	border-bottom: 1px solid #EEE;
	padding-bottom: 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#SideMenu a{
	text-decoration: none;
	font-weight: bold;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(Images/SideMenuBullet.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}
#SideMenu a:Hover{

}

.Pager{
	display: block;
	text-align: center;
	clear: both;
	margin-top: 5px;
	padding-top: 5px;
	border-top: 2px solid #EEE;
}

.Box{
	background-color: #EEE;
	padding: 5px;
}
.Box div {
	background-image: url(Images/Box.gif);
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.Box div div{
	background-position: right top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.Box{
}

.Box{
}
.Box .Out{
	background-image: url(Images/LeftBoxBg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #00FF66;
	padding-top: 10px;
}
.Box .In{
	background-image: url(Images/LeftBoxBg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	overflow: hidden;
	width: 100%;
}
#Content{
	padding-right: 15px;
	padding-left: 15px;
}
#LeftPanel{
	width: 170px;
	float: left;
	border-right: 2px solid #EEE;
	padding-right: 15px;
	margin-right: 15px;
	overflow: hidden;
}

#LeftPanel .Node{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #EEE;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 0px;
	padding-left: 0px;
	width: 100%;
}

#MainPanel{
	float: left;
	width: 685px;
	overflow: hidden;
	line-height: 18px;
	position: relative;
}

#Footer{
	clear: both;
	height: 45px;
	background-image: url(Images/Footer.png);
}
* html #Footer { /* IE-win CSS hack */
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Images/Footer.png', sizingMethod='scale');
	background-image: none;
}

#BottomMenu ul{
	display: inline;
	float: left;
	margin-top: 15px;
	margin-left: 10px;
	z-index: 0;
	position: relative;
}

#BottomMenu li{
	display: inline;
}

#BottomMenu li a{
	font-size: 9px;
	margin-left: 10px;
	font-weight: bold;
	color: #EEE;
	text-decoration: none;
}

#BottomMenu li a:hover{
	text-decoration:underline;
}


#Copyrite{
	font-size: 9px;
	color: #EEE;
	float: right;
	margin-top: 15px;
	margin-right: 10px;
}

#Rezervasyon{
	background-image: url(Images/RezervasyonBg.gif);
	background-repeat: no-repeat;
	padding: 5px;
	height: 85px;
}

#Anasayfa{
}

.AnasayfaSolUst{
	width:395px;
	float: left;
	margin-right: 10px;
}

.AnasayfaSagUst{
	width:280px;
	float: left;
}

.AnasayfaAlt{
	clear: both;
	display: block;
	background-image: url(images/resmenubg.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 110px;
	padding-top: 10px;
	padding-left: 18px;
}
.AnasayfaAlt a{
	width: 129px;
	float: left;
	font-size: 11px;
	float: left;
	text-decoration: none;
	text-align: center;
	color: #333333;
}

.AnasayfaAlt a img{
	margin-bottom: 2px;
	padding: 4px;
	border: 1px solid #DDD;	
}

.AnasayfaAlt a:hover img{
	background-color: #CCCCCC;
	border: 5px solid #DDD;	
}

/*################# Haberler #################*/

.Haberler .Item{
	border-bottom: 1px solid #EEE;
	height: 100px;
	clear:left;
}

.Haberler img{
	margin: 10px;
	float:left;
	width:100px;
	height:70px;
	border: 1px solid #DDD;	
}

.Haberler a{
	text-decoration:none;
}
.Haberler a:hover{
	text-decoration: underline;
}

.SonHaberler{

}
.SonHaberler .SonHaber{
	background-color: #FFFFFF;
	height: 130px;
	overflow: hidden;
}
.SonHaberler .Resim img {
	float: left;
	height: 100px;
	width: 105px;
	border: 1px solid #DDD;
	margin-right: 4px;
	padding: 4px;
}
.SonHaberler .Baslik{
	font-size: 12px;
	font-weight:bold;
	color: #0066CC;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}
.SonHaberler .Haber{
	font-size: 10px;
	line-height: 16px;
	height: 80px;
	overflow:hidden;
	display: block;
}
.SonHaberler .Buttons{
	text-align: right;
	margin-top:5px;
}
.SonHaberler a{
	text-decoration:none;
}
.SonHaberler a:hover{
	text-decoration: underline;
}
.SonHaberler .Buttons img{
	margin: 0px;
	border: none;
	background-color: #3300CC;
}


/*################# Resimler #################*/

#ResimGalerisi .Kategoriler .Item{
	height: 130px;
	width: 135px;
	display: block;
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
	text-align: center;
	padding: 5px;
	overflow: hidden;
}

#ResimGalerisi .Kategoriler .Item img{
	border: 4px solid #EEE;
	height: 90px;
	width: 125px;
}

#ResimGalerisi .Kategoriler a:hover img{

}
#ResimGalerisi .Kategoriler a:hover{
	text-decoration: underline;
	background-color: #EEE;
}

#ResimGalerisi .Kategoriler .baslik{
	margin-right: 10px;
	margin-left: 10px;
	font-size: 11px;
	display: block;
	line-height: 11px;
}


#ResimGalerisi .highslide{
	outline: none;
	float: left;
	margin: 0px;
	width: 125px;
	height: 125px;
}

#ResimGalerisi .highslide img {
	border: 3px solid #EEE;
	height: 75px;
	width: 100px;
}
#ResimGalerisi .highslide:hover img {
	border: 3px solid #CCC;
}

#ResimGalerisi .highslide-image {
    border: 3px solid white;
}
#ResimGalerisi .highslide-Title {
	font-size: 11px;
}
#ResimGalerisi .Resimler a {
	text-decoration: none;
	color: #000000;
}

#ResimGalerisi .highslide-caption {
    display: none;
    border: 2px solid white;
    border-top: none;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}

/*################# Videolar #################*/

#Videolar .listitem{
	height: 130px;
	width: 135px;
	display: block;
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
	text-align: center;
	padding: 5px;
	overflow: hidden;
}

#Videolar .listitem img{
	border: 4px solid #EEE;
	height: 90px;
	width: 125px;
}

#Videolar .listitem:hover{

}

#Videolar .listitem:hover{
	text-decoration: underline;
	background-color: #EEE;
}

#Videolar .listitem .baslik{
	margin-right: 10px;
	margin-left: 10px;
	font-size: 11px;
	display: block;
	line-height: 11px;
}

#Videolar .ekran{
	border: 2px solid #EEE;
	float:left;
	margin-right:10px;
	padding: 0px;
}

#Sayfa img{
	margin: 4px;
	padding: 4px;
	border: 1px solid #EEE;
}

/*################# Urunler #################*/

.kategoriler{

}

.kategori{
	height: 115px;
	width: 135px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
	padding: 10px;
	overflow: hidden;
}

.kategori .adi{
	display: block;
	width: 140px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	margin-bottom: 3px;
	color: #333333;
}

.kategori .resim{
	position:relative;
}

.kategori .resim .bg{
	width: 126px;
	height: 75px;
	position: absolute;
	background-image: url(/Images/KategoriBg.png);
}

* html .kategori .resim .bg { /* IE-win CSS hack */
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Images/KategoriBg.png', sizingMethod='crop');
	background-image: none;
}

.kategori .resim img{
	width: 126px;
	height: 75px;
}


.kategori .altkategori{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	text-align: center;
	font-weight: normal;
}

.urunler{
	width: 100%;
	text-align: center;
}
.urun{
	height: 145px;
	width: 135px;
	display: block;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
	padding: 10px;
	overflow: hidden;

}
.urun .resim{
	border: 1px solid #E5E5E5;
	margin-bottom: 10px;
	display: block;
}
.urun .adi{
	display: block;
	width: 140px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	margin-bottom: 3px;
}
.urun .fiyat{

}

.urundetay{
}

.urundetay .resim{
	border: 1px solid #E5E5E5;
	margin-bottom: 10px;
	padding: 20px;
	display: block;
	float: left;
	margin-right: 10px;
}



.urundetay .fiyat{

}

.urundetay .detay{

}

/*################# Mesaj #################*/

.Mesaj{
	width: 400px;
	margin-top: 60px;
	margin-bottom: 60px;
	margin-right: auto;
	margin-left: auto;
}

.Mesaj .Baslik{
	color: #666666;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	letter-spacing: 1px;
	margin-bottom: 10px;
	font-weight: bold;
}

.Mesaj .Icerik{
	background-position: left center;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #EEE;
	padding: 20px;
	
}
.Mesaj .Hata .Icerik{
	background-image: url(Images/hata.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
}
.Mesaj .Uyari .Icerik{
	background-image: url(Images/uyari.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
}
.Mesaj .Bilgi .Icerik{
	background-image: url(Images/bilgi.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
}