@charset "utf-8";
/* Author : Gökhan CAN gokhancan@gmail.com*/
/*Credits: Oksijen Studyo Co. */
/*URL: http://www.oksijenstudyo.com*/

body	{
	background-color:#000000;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
}

/*Üst Alan Başlangıç*/
#border_top	{
	width:100%;
	height:155px;
	border-bottom:3px solid #1a1a1a;
}
#banner		{
	width:700px;
	height:173px;
	float:right;
}
#logo	{
	width:250px;
	height:150px;
	float:left;
}
/*Üst Alan Bitiş*/

/*Orta Alan Başlangıç*/
#middle_main	{
	width:100%;
	height:420px;
	
}
#middle_in_left{
	width:300px;
	height:420px;
	background-image:url(../media/middle_back.jpg);
	background-position:left;
	background-repeat:no-repeat;
	float:left;
}
#middlle_in_right {
	width:650px;
	height:420px;
	float:right;
}
#contact_in_right {
	width:650px;
	height:420px;
	float:right;
		background-image:url(../media/contact.bg.jpg);
	background-position:right;
	background-repeat:no-repeat;
}
#collection_in_right {
	width:650px;
	height:420px;
	float:right;
	background-image:url(../media/collection_bg.jpg);
	background-position:right;
	background-repeat:no-repeat;
}
#kolye_in_right {
	width:650px;
	height:420px;
	float:right;
	background-image:url(../media/kategori_kolye.jpg);
	background-position:right;
	background-repeat:no-repeat;
}
#about_in_right {
	width:650px;
	height:420px;
	float:right;
	background-image:url(../media/about.jpg);
	background-position:right;
	background-repeat:no-repeat;
}
#news_in_right {
	width:650px;
	height:420px;
	float:right;
	background-image:url(../media/news.jpg);
	background-position:right;
	background-repeat:no-repeat;
	font: Arial, Helvetica, sans-serif; font-size:12px; color:#CCCCCC;
}
/*Haberler*/
#middle_news	{
	margin-top:15px;
	width:250px;
	height:250px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
/*Galeri*/
#middle_gallery	{
	margin-top:15px;
	width:350px;
	height:250px;
	float:right;
	font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#CCCCCC;
}
/*E-Bülten Kaydı*/
#middle_ebulletin{
	width:250px;
	height:120px;
	background-position:top;
	float:right;
	margin-right:45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;

}
#middle_jewelry{
	width:300px;
	height:120px;
	background-position:top;
	float:left;
	margin-top:15px;

}
/*Orta Alan Bitiş*/

/*Alt Alan Başlangıç*/
#footer	{
	width:100%;
	height:50px;
	border-top:3px solid #1a1a1a;
}
#footer_company_information	{
	width:350px;
	height:20px;
	float:left;
	font-family::Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px;
	color:#CCCCCC;
	margin-top:3px;
	margin-left:3px;
}
#footer_desgin_by {
	width:200px;
	height:20px;
	float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#CCCCCC;
	margin-top:3px;
	margin-right:3px;
}
/*Alt Alan Bitiş*/
.tool-tip {
	color: #fff;
	width: 650px;
	z-index: 1300;
	font-family:Tahoma;
	font-size:11px;
	background-color:#373737;
	}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #CCCCCC;
	padding: 8px 8px 4px;
	background-color:#000000;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background-color:#333333;
}
 
.custom-tip {
	color: #000;
	width: 400px;
	z-index: 13000;
}
 
.custom-title {
	font-weight: bold;
	font-size: 11px;
	width:298px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	background-color:#000000;
}
 
.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}
div.scroll {
	height: 404px;
	width: 685px;
	overflow: auto;
	background-color: #000000;
	padding: 8px;
	scrollbar-face-color: #333333;
	scrollbar-shadow-color: #333333;
	scrollbar-highlight-color: #333333;
	scrollbar-3dlight-color: #333333;
	scrollbar-darkshadow-color: #333333;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #CCCCCC;
}

