/* -- html document layouts -- */

#content 
{
	/*padding : auto;*/
	text-align : center;
}

#middle 
{
	/*padding-top:10px;*/
	padding-bottom:10px;
	background-color:#FFFFFF;
	text-align:center;
	min-height:500px;
}
#main {
	width:930px;
	text-align:left;
	margin:auto;
	/*padding-top:30px;*/
}

#bottom
{
	padding-top:10px;
	padding-bottom:10px;
	width:960px;
	margin-top:15px;
	margin:auto;
	text-align:left;
}
#indextop {
	min-width:960px;
	height:650px;
}

#top {
	min-width:960px;
	height:650px;
}

#mtop {
	min-width:960px;
	height:310px;
}

#links_main {
	border-bottom:1px solid #1f1f1f;
	padding:5px 15px;
}

#links {
	background-color:#FFFFFF;
	padding-bottom:5px;
	margin:auto;
}

#links a {
	color:#616161;
	text-decoration:none;
	font-size:10px;
}



.bilgi_merkezi {
	margin-bottom:10px;
	border-bottom:1px solid #CCCCCC;
}
.bilgi_merkezi a,.pagingL {
	color:#616161;
	text-decoration:none;
	font-size:10px;
}
.bilgi_merkezi_photo {
	float:left;
	width:235px;
}

.bilgi_merkezi_text{
	float:left;
	width:695px;
}

#iletisim_photo{
	float:left;
	width:190px;
}

#iletisim_photo img{
	margin-bottom:10px;
}

#iletisim_text{
	float:left;
	width:390px;
	margin-right:100px;
}

#iletisim_form{
	float:left;
	width:250px;
}

#extralar_text {
	float:left;
	width:750px;
}

#extralar_links{
	float:left;
	width:179px;
	border-left:1px solid #abc1df;
}

.extralar_lnk{
	float:left;
	width:100px;
	text-align:right;
	margin-top:15px;
}

.extralar_lnk_photo {
	float:left;
	width:64px;
	margin-left:15px;
	margin-bottom:20px;
}

.extra_photo{
	float:left;
	margin-right:35px;
	margin-bottom:20px;
	text-align:center;

}

.extra_photo a{
	text-decoration:none;
	color:#616161;	

}
/* text style */

h1{
	color:#5884c0;
	font-size:18px;
	font-weight:normal;
	margin-bottom:20px;
}

#main h3
{
	font-size:24px;
	font-weight:bold;
	color:#5884c0;
}

#main h4
{

}

.MaviBaslik, .MaviBaslik a {
	color:#b0ccf0;
	text-decoration:none;
	font-size:9px;
	/*font-weight:bold;*/
}

.GriMetin {
	color:#616161;
	font-size:10px;
	/*font-weight:bold;*/
}

.Link {
	color:#0086cd;
	font-size:10px;
}

.KOLink
{
	color:#0086cd;
	font-size:14px;
	text-decoration:none;
}

.Tarih {
	color:#727272;
	font-size:10px;
}
.mail {
	color:#609ae6;
	font-size:12px;
	text-decoration:none;
}
.iletisim_form{
	width:185px;
	background-color:#d9d9d9;
	border:0;
}
.aksesuarlar {
	margin-bottom:30px;
}

.content_box
{
	 /*float : left; */
	 /*width : 620px; */
	 width		 	: 620px;
	 padding-right  : 290px;
	 padding-top : 40px;
	 background-image:url(images/donanim_aksesuarlar_11.jpg);
	 background-repeat:no-repeat;
	 background-position:right top;
}

.prod_line{
	margin-bottom:50px;
	/*border:1px dotted red;*/
}

.prod_line .prod_img
{
	display 	: block;
	float 		: left;
	margin-top 	: 40px;	
	margin-right: 40px;
}

.prod_line_header
{
	width:376px;
	float:left; 
	/*border:1px solid;*/
}

.prod_line_header h3
{
	line-height	: 30px;
	display 	: block;
	float   	: left;
}

.prod_line_header h4
{
	background-image 	: url(images/donanim_modeller1_03.jpg);
	background-position : left;
	background-repeat	: no-repeat;
	padding-left	: 63px;
	line-height		: 30px;
	margin-left		: 30px;
	float			: left;
}

.prod_line_desc
{
	 clear:both;
	 padding-top:10px;
}
.GriTitle {
	color:#616161;
	font-size:12px;
	text-decoration:none;
}
.Title {
	font-size:14px;
	color:#5884c0;
	/*font-weight:bold;*/
	text-decoration:none;
}
.Title:hover {
	text-decoration:none;
}
.DestekTitle {
	color:#7e7e7e;
	font-size:14px;
	text-decoration:none;
}
.DestekTitle:hover {
	color:#5884c0;
	font-weight:bold;
}

.Soru {
	cursor:pointer;
	font-size:14px;
	font-weight:bold;
	padding-top:10px;
	margin-bottom:10px;
}
.Cevap {
	display:none;
	padding-bottom:10px;
	margin-top:10px;
	width:600px;
}
.Cevap a{
	text-decoration:none;
	color:#5884c0;	
}
