* { padding: 0; margin: 0; }

body {
	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;*/
	font-family: Times New Roman,serif;
	font-size:14px;
	background-color: #f6f6f6;
	text-transform: lowercase;
}
/*****************************************************************/
#wrapper { 
	margin: 0 auto;
	width: 922px;
}
/*****************************************************************/
#header {
	/*color: #333;*/
	color: #008080;
	width: 920px;
	float: left;
	padding: 0px;
	border: 1px solid #ccc;
	height: 150px;
	margin: 10px 0px 10px 0px;
	background: #ffffff;
	text-align: center;
}
/*****************************************************************/
/* navigation */
#navigation {
	float: left;
	width: 900px;
	/*color: #333;*/
	color: #008080;
	padding: 10px;
	border: 1px solid #cccccc;
	margin: 0px 0px 5px 0px;
	background: #eeeeee;
	-moz-border-radius: 5px;
	-webkit-border-radius: 4px;
}

#navigation a {
	/*color: #128ab2;diff*/
	color: #6C7175;
	text-decoration: none;
	font-size: 16px;
	margin-right: 10px;
	font-weight: bold;
}

#navigation a:hover {
	color: #000000;
}

#navara {
	float: right;
}

#navarametin {
	border: 1px solid #cccccc;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url('images/magnifier.png');
	background-repeat: no-repeat;
	background-position: 2px 2px;
	outline: 0px;
}
#navara input:focus {
	border: 1px solid #999999;
}
#navara a {
	border: 0px;
}

.ikonb {
	vertical-align: middle;
	border: 0px;
}
/*****************************************************************/
#leftcolumn { 
	color: #333333;
	border: 1px solid #ccc;
	background: #eeeeee;
	margin: 0px 5px 5px 0px;
	padding: 10px;
	width: 195px;
	float: left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 4px;
}
/*****************************************************************/
#rightcolumn {
	color: #333;
	border: 1px solid #ccc;
	background: #eeeeee;
	margin: 0px 0px 5px 0px;
	margin-bottom: 100px;
	padding: 10px;
	width: 195px;
	float: left;
	position: relative;
	-moz-border-radius: 5px;
	-webkit-border-radius: 4px;
}

#rightcolumn a.external {
	background: url(images/external.png) center right no-repeat;
	padding-right: 13px;
}

#leftcolumn a,#rightcolumn a {
	text-decoration: none;
	color: #6C7175;/*diff*/
}

#leftcolumn a:hover, #rightcolumn a:hover {
	text-decoration: none;
	color: #000000;
}

.catlink {
	margin-left: 3px;
	padding-left: 1px;
}
.catlink:hover {
	border-left: 3px solid #6C7175;/*diff*/
	margin-left: 0px;
}
/*****************************************************************/
/* ekle düğmesi */
#blnk {
	display: block;
	margin-top: 10px;
	border: 1px solid #cccccc;
	padding: 10px;
	text-align: center;
	background-color: #f6f6f6;
}

#blnk a:hover {
	text-decoration: none;
}
/*****************************************************************/
#content { 
	float: left;
	color: #333;
	/*border: 1px solid #ccc;*/
	/*background: #F2F2E6;*/
	border: 1px solid #ccc;
	background: #fafafa;
	margin: 0px 5px 5px 0px;
	padding: 10px;
	width: 456px;
	display: inline;
}

.addcomment {
	border-top: 1px dashed #cccccc;
}

.comment {
	border-top: 1px dashed #cccccc;
	margin-bottom: 5px;
	padding-left: 18px;
	/*background-image: url('images/comment.png');*/
	background-image: url('images/icon_comments.gif');
	background-repeat: no-repeat;
	background-position: 0px 4px;
	color: #999999;
}
/*****************************************************************/
#girisusername {
	padding-left: 20px;
	background-image: url('images/user.png');
	background-repeat: no-repeat;
	background-position: 2px 2px;
}

#girispassword {
	padding-left: 20px;
	background-image: url('images/key.png');
	background-repeat: no-repeat;
	background-position: 2px 2px;
}

#unuttumkullanici {
	padding-left: 20px;
	background-image: url('images/user.png');
	background-repeat: no-repeat;
	background-position: 2px 2px;
}

#unuttumeposta {
	padding-left: 20px;
	background-image: url('images/email.png');
	background-repeat: no-repeat;
	background-position: 2px 2px;
}

.ikona {
	vertical-align: middle;
	border: 0px;
}

#content a {
	text-decoration: none;
	color: #6C7175;/*diff*/
}

#content a.actionlink {
	color: #ff0000;
}
/*
#content a.actionlink {
	color: #ffffff;
	background-color: #ff0000;
}
*/
#content a.actionlink:before {
	content: "[";
}

#content a.actionlink:after {
	content: "]";
}
#content a:hover {
	color: #000000;
}
/*#content p {
	text-align: left;
}*/
/*****************************************************************/

.clear { clear: both; }

.girisinput {
	border: 1px solid #cccccc;
	/*color: #aaaaaa;*/
	color: #333333;
	width: 110px;
	outline: 0px;
	margin-bottom: 5px;
	padding: 2px;
}

.girisinput:focus {
	border: 1px solid #999999;
}

.commenttextarea {
	border: 1px solid #cccccc;
	color: #333333;
	width: 250px;
	outline: 0px;
	padding: 2px;
	margin-top: 5px;
	overflow: auto;
}

#yazi_girisi {
	width: 380px;
}

.giristamam {
	width: 50px;
	border: 1px solid black;
	cursor: pointer;
}

.modcaption {
	font-weight: bold;
	color: black;
	border-bottom: 1px solid #333333;
}

.writecaption,
.writemain,
.writespot {
	border: 1px solid #cccccc;
	color: #333333;
	width: 380px;
	outline: 0px;
	padding: 2px;
	/*margin-bottom: 5px;*/
	text-transform: lowercase;
}

.writemain,
.writespot {
	overflow: auto;
}

.writecaption:focus,
.writemain:focus,
.writespot:focus {
	border: 1px solid #999999;
}

.lbtn {
	display: inline;
	border: 1px solid #cccccc;
	padding: 5px;
	margin-top: 15px;
	background: #ffffff;
}

.textcaption {
	font-size: 15px;
	font-weight: bold;
}

.tftbparent {
	margin-top: 5px;
	width: 380px;
}

.tftb {
	/*float: right;*/
}

.altciz {
	text-decoration: underline;
}

.pcenter {
	text-align: center;
}

.pleft {
	text-align: left;
}

.pright {
	text-align: right;
}

.pjustify {
	text-align: justify;
}

#captcha {
	vertical-align: middle;
	margin-top: 2px;
	margin-bottom: 2px;
}
.ikonc {
	vertical-align: middle;
	border: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
}

.formlabeltd {
	vertical-align: top;
}

/*****************************************************************/
/* write */
#writeokbutton {
	margin-bottom: 5px;
	padding-left: 18px;
	background-image: url('images/tick.png');
	background-repeat: no-repeat;
	background-position: 3px 3px;
	color: black;
	border: 1px solid #666666;
	cursor: pointer;
}
#writecancelbutton {
	margin-bottom: 5px;
	padding-left: 18px;
	background-image: url('images/cross.png');
	background-repeat: no-repeat;
	background-position: 3px 3px;
	color: black;
	border: 1px solid #666666;
	cursor: pointer;
}
/*****************************************************************/
/* registration form & contact form */
.registerinput,
.contactinput {
	border: 1px solid #cccccc;
	color: #333333;
	width: 130px;
	outline: 0px;
	padding: 2px;
	margin-bottom: 5px;
	text-transform: lowercase;
}

.registerselect,
.contactselect {
	border: 1px solid #cccccc;
	color: #333333;
	width: 130px;
	outline: 0px;
	margin-bottom: 5px;
}

.registertextarea,
.contacttextarea,
.commenttextarea {
	border: 1px solid #cccccc;
	color: #333333;
	width: 250px;
	outline: 0px;
	padding: 2px;
	overflow: auto;
	text-transform: lowercase;
}

.registertextarea:focus,
.registerinput:focus,
.contacttextarea:focus,
.contactinput:focus,
.commenttextarea:focus {
	border: 1px solid #999999;
}

.registerbutton,
.commentbutton,
.contactbutton {
	/*width: 90px;*/
	border: 1px solid black;
	margin-top: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	padding-right: 3px;
	background-image: url('images/tick.png');
	background-repeat: no-repeat;
	background-position: 3px 3px;
	cursor: pointer;
}

.settings {
	border: 1px solid #cccccc;
	color: #333333;
	width: 130px;
	outline: 0px;
	padding: 2px;
	text-transform: lowercase;
}
.settings:focus {
	border: 1px solid #999999;
}

#sifdeg1 {
	cursor: pointer;
	color: #6C7175;/*diff*/
}
/*****************************************************************/
/* footer */
#footer {
	width: 920px;
	float: left;
	padding: 10px;
	border-top: 1px dashed #bbbbbb;
	margin: 5px 0px 0px 0px;
	text-align: left;
	font-size: 12px;
	color: #bbbbbb;
}

#footer a {
	text-decoration: none;
	color: #aaaaaa;
}

#sonyazilar {
	text-align: left;
	display: inline;
}

#sonyorumlar {
	text-align: left;
	display: inline;
}

#copyright {
	text-align: right;
}

.fmodcaption {
	color: #666666;
}
/*****************************************************************/
fieldset {
	border: 0px;
}

#sonyazilar li {
	list-style-type: square;
	list-style-position: inside;
	padding: 0px;
	/*margin-left: 20px;*/
}

.formlefttd {
	width: 100px;
}

.infoplain {
	border: 1px solid #dddddd;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	background-color: #f6f6d6;
	background-repeat: no-repeat;
	background-position: 3px 3px;
	margin-bottom: 5px;
}

.infoplain li {
	list-style-position: inside;
}

.infobox,.errbox {
	border: 1px solid #dddddd;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 22px;
	padding-right: 3px;
	background-color: #f6f6d6;
	background-repeat: no-repeat;
	background-position: 3px 3px;
	margin-bottom: 5px;
}
.infobox {
	background-image: url('images/information.png');
}
.errbox {
	background-image: url('images/delete.png');
}
.yresim {
	display: block;
	right: 0px;
	text-align: right;
	margin-top: 3px;
}
.iyazi {
	border-bottom: 1px dotted #dddddd;
	/*background: #f3f3f3;
	padding: 2px;*/
}
.simdikisayfa {
	border-bottom: 1px solid black;
}