@charset "utf-8";
/* CSS Document */

<!-- ARKADAŞINA GÖNDER -->

#sendf-lightbox-container
{
	display:none;
}

.sendf-lightbox-container
{
	color:#380604;
	display:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	height:368px;
	width:643px;
	position: absolute;
	top: 25%;
	left: 25%;
	z-index:1002;
	overflow:auto;
}

.sendf-lightbox-title
{
	background-image:url(../images/sendf-lightbox-title.gif);
	background-repeat:no-repeat;
	height:61px;
	margin:0 0 15px 0;
	width:190px;
}

.sendf-lightbox
{
	background-image:url(../images/lightbox-bg2.gif);
	background-repeat:no-repeat;
	height:251px;
	padding:30px 0 0 35px;
	width:602px;
}

.sendf-lightbox .clear
{
	height:10px;
}

.sendf-lightbox-title h1
{
	display:none;
}

.sendf-lightbox-name-container
{
	height:20px;
}

.sendf-lightbox-name
{
	height:20px;
	line-height:20px;
}

.sendf-lightbox-name, .sendf-lightbox-mail, .sendf-lightbox-message
{
	float:left;
	margin:0 7px 0 0;
	width:90px;
}

.sendf-lightbox-name-input, .sendf-lightbox-mail-input, .sendf-lightbox-message-input
{
	border:1px solid #a81109;
	float:left;
	width:209px;
}

.sendf-lightbox-name-desc, .sendf-lightbox-mail-desc, .sendf-lightbox-message-desc
{
	float:left;
	font-size:11px;
	font-weight:normal;
	margin:0 0 0 10px;
	width:160px;
}

.sendf-lightbox-name-input input
{
	border:0px;
	height:20px;
	width:209px;
}

.sendf-lightbox-mail-input textarea
{
	border:0px;
	height:59px;
	width:209px;
}

.sendf-lightbox-message-input textarea
{
	border:0px;
	height:38px;
	width:209px;
}

.sendf-lightbox-links
{
	display:block;
	float:left;
	text-indent:-99999px;
	width:600px;
}

.sendf-lightbox-links a
{
	display:block;
	float:left;
	text-indent:-99999px;
}

.sendf-lightbox-links .sendf-ok
{
	height:43px;
	margin:15px 0 0 288px;
	_margin:2px 0 0 144px;
	width:115px;
}

.sendf-lightbox-links .sendf-cancel
{
	height:40px;
	margin:18px 0 0 10px;
	_margin:5px 0 0 10px;
	width:120px;
}

.lightbox-bg
{
	display:none;
	position: absolute;
	top: 0%;
	left: 0%;
	width:100%;
	height:1505px;
	background-color: #000000;
	z-index:1000;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}

<!-- ________________________________________________________________________________________ -->

<!-- 2 SATIR -->

#invalid-username-lightbox-container
{
	display:none;
}

.invalid-username-lightbox-container
{
	color:#380604;
	display:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	height:368px;
	width:643px;
	position: absolute;
	top: 25%;
	left: 25%;
	z-index:1002;
	overflow:auto;
}

.invalid-username-lightbox
{
	background-image:url(../images/lightbox-bg.gif);
	background-repeat:no-repeat;
	height:251px;
	padding:30px 0 0 35px;
	width:602px;
}

.invalid-username-txt
{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	margin:45px 90px 0 0;
	text-align:center;
}

.invalid-username-lightbox-links
{
	display:block;
	float:left;
	margin:70px 0 0;
	text-indent:-99999px;
	width:600px;
}

.invalid-username-lightbox-links a
{
	display:block;
	float:left;
	text-indent:-99999px;
}

.invalid-username-lightbox-links .invalid-username-ok
{
	height:43px;
	margin:15px 0 0 288px;
	_margin:2px 0 0 144px;
	width:115px;
}

.invalid-username-lightbox-links .invalid-username-cancel
{
	height:40px;
	margin:18px 0 0 10px;
	_margin:5px 0 0 10px;
	width:120px;
}

<!-- ________________________________________________________________________________________ -->

<!-- 3 SATIR -->

#invalid-password-lightbox-container
{
	display:none;
}

.invalid-password-lightbox-container
{
	color:#380604;
	display:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	height:368px;
	width:643px;
	position: absolute;
	top: 25%;
	left: 25%;
	z-index:1002;
	overflow:auto;
}

.invalid-password-lightbox
{
	background-image:url(../images/lightbox-bg.gif);
	background-repeat:no-repeat;
	height:251px;
	padding:30px 0 0 35px;
	width:602px;
}

.invalid-password-txt
{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	margin:45px 90px 0 0;
	text-align:center;
}

.invalid-password-lightbox-links
{
	display:block;
	float:left;
	margin:55px 0 0;
	text-indent:-99999px;
	width:600px;
}

.invalid-password-lightbox-links a
{
	display:block;
	float:left;
	text-indent:-99999px;
}

.invalid-password-lightbox-links .invalid-password-ok
{
	height:43px;
	margin:15px 0 0 288px;
	_margin:2px 0 0 144px;
	width:115px;
}

.invalid-password-lightbox-links .invalid-password-cancel
{
	height:40px;
	margin:18px 0 0 10px;
	_margin:5px 0 0 10px;
	width:120px;
}

<!-- ________________________________________________________________________________________ -->

<!-- 5 SATIR -->

#shortdim-lightbox-container
{
	display:none;
}

.shortdim-lightbox-container
{
	color:#380604;
	display:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	height:368px;
	width:643px;
	position: absolute;
	top: 25%;
	left: 25%;
	z-index:1002;
	overflow:auto;
}

.shortdim-lightbox
{
	background-image:url(../images/lightbox-bg.gif);
	background-repeat:no-repeat;
	height:251px;
	padding:30px 0 0 35px;
	width:602px;
}

.shortdim-txt
{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	margin:25px 90px 0 0;
	text-align:center;
}

.shortdim-lightbox-links
{
	display:block;
	float:left;
	margin:40px 0 0;
	text-indent:-99999px;
	width:600px;
}

.shortdim-lightbox-links a
{
	display:block;
	float:left;
	text-indent:-99999px;
}

.shortdim-lightbox-links .shortdim-ok
{
	height:43px;
	margin:15px 0 0 288px;
	_margin:2px 0 0 144px;
	width:115px;
}

.shortdim-lightbox-links .shortdim-cancel
{
	height:40px;
	margin:18px 0 0 10px;
	_margin:5px 0 0 10px;
	width:120px;
}

<!-- ________________________________________________________________________________________ -->

<!-- TERMS -->

#terms-lightbox-container
{
	display:none;
}

.terms-lightbox-container
{
	color:#380604;
	display:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	width:643px;
	position: absolute;
	top: 10%;
	left: 25%;
	z-index:1002;
	overflow:auto;
}

.terms-lightbox
{
	padding:10px 0 0 35px;
	width:602px;
}

.terms-txt
{
	background-color:#000000;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding:20px;
	margin:0 0 0 90px;
	text-align:left;
}

.terms-lightbox .ok
{
	margin:10px auto 0;
	padding:0 0 0 100px;
	width:118px;
}

.terms-lightbox-links
{
	display:block;
	float:left;
	margin:70px 0 0;
	text-indent:-99999px;
	width:600px;
}

.terms-lightbox-links a
{
	display:block;
	float:left;
	text-indent:-99999px;
}

.terms-lightbox-links .terms-ok
{
	height:43px;
	margin:15px 0 0 288px;
	_margin:2px 0 0 144px;
	width:115px;
}

.terms-lightbox-links .terms-cancel
{
	height:40px;
	margin:18px 0 0 10px;
	_margin:5px 0 0 10px;
	width:120px;
}



<!-- ________________________________________________________________________________________ -->

