/*
 @ genel */
.body							{ background:white url(../image/body_bot_min.png) repeat-x left bottom;}
.body_pad						{ min-height:604px;}
.subBody						{ overflow:hidden; padding:36px 0 0 15px}
* html .subBody					{ width:925px}
* html .body_pad				{ height:604px}
.giris,.detay					{ float:left}


/*
 @ giris */

.giris							{ height:349px; width:370px; background:url(../image/man.jpg) no-repeat right 22px}
.giris h2 						{ margin-bottom:12px}
.giris .metin					{ padding:0 22px 0 0}
.giris .metin p 				{ color:#585858; text-align:justify; line-height:18px; padding-right:15px; margin-bottom:10px}

.giris .fav						{ padding:12px 0 14px 2px; line-height:16px; display:block}
.giris .fav a					{ font-size:11px}


/*
 @ form */

.formnote						{ color:#fd8468; font-size:10px; text-align:right; padding:6px 0 0 0; width:266px}
.form							{ font-size:11px; overflow:hidden; }
.form div.country,.form div.city{ float:left}
.form div span					{ height:25px; display:block; color:#444; }
.form div span b				{ display:block; padding:6px 0 0 9px; font-weight:normal}
.form div.country span			{ width:117px; background: url(../image/count-select.png) no-repeat left 0; margin-right:8px}
.form div.city span				{ width:145px; background: url(../image/city-select.png) no-repeat left 0}
.form div span:hover 			{ background-position:0 -26px}



.form div.city .select			{ width:148px}
.form div.country .select		{ width:120px}



/*
 @ detay */
 
.detay							{ padding:0 0 0 3px; width:530px}
.detay .caption					{ border-bottom:1px solid #f5f3f3; overflow:hidden; padding:0 0 4px 4px; margin-bottom:26px}
.detay .caption div				{ float:right; padding:0 0 0 0; text-align:right}
.detay .caption div h3			{ font-size:26px; color:#c2cad3}
.detay .caption div em			{ font-size:12px; font-style:normal; color:#4c4d4e; padding:0 2px 0 0}
.detay .caption span a			{ font-size:11px}
.detay .caption span a:hover	{ text-decoration:none}
.detay .caption span 			{ background:url(../image/mektup.gif) no-repeat left 2px; display:block; padding:0 0 0 16px; margin-top:30px; display:block;}
.detay .text 					{ font-size:11px; font-family:tahoma}
.detay .text div				{ float:right}
.detay .text ul					{ width:325px; padding-left:7px}
.detay .text ul li 				{ overflow:hidden; margin-bottom:13px}
* html .detay .text ul li 		{ margin:0; padding:0 0 13px 0}

.detay .text ul li img			{ margin-right:6px}
.detay .text ul li *			{ float:left}
.detay .text ul li label		{ color:#181818; width:60px;}
.detay .text ul li em			{ color:#777; margin-right:10px}
.detay .text ul li span			{ color:#777676; width:250px}
.detay .text ul li.first label,
.detay .text ul li.first em		{ padding-top:4px}




