.box {
	margin-bottom: 10px;
	width: 100%;
	background-color: #ffffff;
	border-width: 2px; 
	border-style: solid; 
	border-color: #e8e8e8;
	-webkit-border-radius:  10px 10px;
	-moz-border-radius:  10px/10px;
	border-radius:  10px/10px;
	background-image: url('images/box-bg.jpg');
	background-repeat:repeat-x;
}
.box-50 {
	margin-bottom: 10px;
	margin-right: 3px;
	width: 48%;
	float: left;
	background-color: #ffffff;
	border-width: 1px; 
	border-style: solid; 
	border-color: #e8e8e8;
	-webkit-border-radius:  10px 10px;
	-moz-border-radius:  10px/10px;
	border-radius:  10px/10px;
	background-image: url('images/box-bg.jpg');
	background-repeat:repeat-x;
}
.box-30 {
	margin-bottom: 10px;
	margin-right: 3px;
	width: 28%;
	float: left;
	background-color: #ffffff;
	border-width: 1px; 
	border-style: solid; 
	border-color: #e8e8e8;
	-webkit-border-radius:  10px 10px;
	-moz-border-radius:  10px/10px;
	border-radius:  10px/10px;
	background-image: url('images/box-bg.jpg');
	background-repeat:repeat-x;
}

.box-70 {
	margin-bottom: 10px;
	margin-right: 3px;
	width: 68%;
	float: left;
	background-color: #ffffff;
	border-width: 1px; 
	border-style: solid; 
	border-color: #e8e8e8;
	-webkit-border-radius:  10px 10px;
	-moz-border-radius:  10px/10px;
	border-radius:  10px/10px;
	background-image: url('images/box-bg.jpg');
	background-repeat:repeat-x;
}

.box-sosyal {
	margin-left: 10px;
	margin-bottom: 10px;
	width: 95%;
	background-color: #ffffff;
	border-width: 2px; 
	border-style: solid; 
	border-color: #b4b4b4;
	-webkit-border-radius:  10px 10px;
	-moz-border-radius:  10px/10px;
	border-radius:  10px/10px;
	background-image: url('images/box-bg.jpg');
	background-repeat:repeat-x;

}

.img-box{
	float: left;
	border:1px solid gray;	
	width: 150px;
	margin : 5px;
	-webkit-border-radius:  5px 5px;
	-moz-border-radius:  5px/5px;
	border-radius:  5px/5px;

	
}
.tekne30{
	float: center;
	border:1px solid gray;	
	width: 200px;
	margin: 3px;
	-webkit-border-radius:  5px 5px;
	-moz-border-radius:  5px/5px;
	border-radius:  5px/5px;

	
}
.tekne10{
	float: center;
	border:1px solid gray;	
	width: 150px;
	margin: 3px;
	-webkit-border-radius:  5px 5px;
	-moz-border-radius:  5px/5px;
	border-radius:  5px/5px;

	
}

.tekne{
	float: center;
	border:1px solid gray;	
	width: 330px;
	margin: 3px;
	-webkit-border-radius:  5px 5px;
	-moz-border-radius:  5px/5px;
	border-radius:  5px/5px;

	
}
.bg{
	background: #00ccff;
	padding: 3px;
}

.text-img{
	text-align: left;
	margin-left: 170px;
	color: gray;
	font-size: 12px;
	font-family: 'Verdana', Arial;
	margin-left: 5%;
	margin-right: 2%;
	line-height: 14px;
	margin-bottom: 15px;
	margin-top: 15px;
	font-weight:normal;

	
}
.text-img-galeri{
	text-align: left;
	margin-left: 5px;
	color: gray;
	font-size: 12px;
	font-family: 'Verdana', Arial;
	line-height: 14px;
	margin-bottom: 15px;
	margin-top: 15px;
	font-weight:normal;

	
}

.text-img-yelken{
	text-align: left;
	margin-left: 170px;
	color: #181818;
	font-size: 15px;
	font-family: 'Verdana', Arial;
	margin-left: 5%;
	margin-right: 2%;
	line-height: 15px;
	margin-bottom: 15px;
	margin-top: 15px;
	font-weight:bold;

	
}

.text-img-right{
	text-align: right;
	font-size: 12px;
	font-family: 'Verdana', Arial;
	margin-left: 5%;
	margin-right: 5%;
	line-height: 14px;
	margin-bottom: 5%;
	margin-top: 5%;
	font-weight:normal;
		color: red;


	
}

.text-baslik{
	text-align: center;
	color: red;
	font-size: 16px;
	font-family: 'Verdana', Arial;
	margin-left: 5%;
	margin-right: 5%;
	line-height: 16px;
	margin-top: 2%;
	font-weight:bold;
	text-transform: uppercase;

	
}
.red{
	text-align: left;
	color: red;
	font-size: 12px;
	font-family: 'Verdana', Arial;
	line-height: 14px;
	font-weight:bold;
	text-transform: uppercase;

	
}