﻿*
{
    	margin:0px;
    	padding:0px;
}
.maindiv
{
	width:960px;
	height:370px;
	margin:50px auto;
	border-collapse:collapse;
	position:relative;
}

.maindiv .tl
{
	width:19px;
	height:15px;
	float:left;
	background:url(../images/tl.gif) no-repeat top left;
}
.maindiv .tr
{
	width:18px;
	height:15px;
	float:right;
	background:url(../images/tr.gif) no-repeat top right;
}
.maindiv .top
{
	width:100%;
	height:15px;
	background:url(../images/top.gif) repeat-x;
}

.maindiv .bl
{
	width:19px;
	height:18px;
	float:left;
	background:url(../images/bl.gif) no-repeat  bottom left;
}
.maindiv .br
{
	width:19px;
	height:18px;
	float:right;
	background:url(../images/br.gif) no-repeat bottom right;
}
.maindiv .left
{
	float:left;
	width:19px;
	top:0;
	left:0;
	position:relative;
	background:url(../images/left.gif) repeat-y;
	height: 400px;
}
.maindiv .right
{
	width:19px;
	height:400px;
	position:relative;
	float:right;
	background:url(../images/right.gif) repeat-y;
}

.maindiv .bottom
{
	height:18px;
	width:100%;
	background:url(../images/bottom.gif) repeat-x;
}
.maindiv .main
{
	width:100%;
	height:400px;
	position:relative;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	vertical-align: top;

}
.maindiv .section
{
	width:100%;
}
.maindiv .sectiontb
{
	height:400px;
	width:100%;
}
.txt
{
	border:0 none;
	font-size:100%;
	height: 24px;
	line-height:1.2em;
	float: left;
	margin: 0 0.44em -0.8em 0.24em;
	padding: 0.2em;
	width: 80%;
}
.maindiv .tdpad
{
	padding:5px;
}
.maindiv .searchbox
{
	height:1.2em;
	line-height:1.2em;
	width:24.0333em;
	border:1px solid #ACBABD;
	background: #FFFFFF none repeat scroll 0 0;
	float: left;
	font-size: 115%;
	margin: 0px 0px 0px 1px;
	padding: 0.2em 0.2em 1em;
}
.maindiv .searchdiv
{

}
.maindiv .searchbox .buton
{
	width:40px;
	float:right;
	background-color: #009999;
	height: 1.2em;
	overflow:hidden;
	background:url(images/search.png) right;
	border:0 none;
	height:32px;
	cursor:pointer;
}


.search
{
	width:362px;
	height:61px;
	padding:19px 0 10px 10px;
}

.textSearch
{
	width:100%;
	border:0 none;
	font-size:16pt;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	height: 30px;
}

    
  /*3.resmi kullanÃ½rken yÃ¼kseklik 104px*/	
.sec2
{
	background:url('../images/7.png') no-repeat 50% top;
	height:125px;
	width:400px;
	display:block;
	padding-top:26px;
	text-decoration:none;
}

.sec2 span
{
	font-family:arial,helvetica,sans-serif;
	font-size:1.6em;
    height:20px;
	padding-top:30px;
	color:#FFF;
}
.searchsec
{
	
	height:63px;
	width:712px;
    padding-left:20px;
    padding-right:10px;
    padding-top:22px;	
}
.searchsec .stxt
{
	border-style: none;
	border-color: inherit;
	border-width: 0;
	background: url('../images/txtback.png') no-repeat;
	height: 37px;
	width: 592px;
	float:left;
	font-size:16pt;
	padding:7px 0px 0px 15px;
	color:#333333;
}
.searchsec .sbtn
{
	height: 37px;
	width: 105px;
	float:right;
	position:relative;
	padding:7px 0 0 0px;
	text-align:center;
	font-size:16pt;
	color:#FFFFFF;
text-decoration:none;
font-family:Tahoma;

}
.searchsec .sbtn:hover
{
		text-decoration:underline;
}
.shortcut
{
	/*background:url('../images/shortcut.png')  no-repeat;
	background:url('../images/partcut.png') no-repeat;
*/
	position:absolute;
	width: 182px;
	height: 22px;
	color:White;
	font-weight:bold;
	right:20px;
	top:17px;
	padding:9px;
	text-align:center;
	font-size:15px;
}
.shortcut .part
{
	display:none;
	width:100%;
	height:30px;
	display:none;
	
}
.shortcut .part
{
	color:white;
	text-decoration:none;
}
.shortcut .part span
{
	font-size:14px;
}
.shortcut .part:visited
{
	color:white;
}

/*Login CSS*/
#loginpnl
{
	margin:0 auto;
	width:700px;
	height:300px;

	display:none;
	position:absolute;
	}
#loginshortcut
{
    top:0px;
    position:relative;
    margin:0 auto;
    left:100px;
    background-color:Lime;
    width:100px;
    height:30px;	
}
#middlesearch
{
	text-align:center;
	padding-left:70px;
	padding-top:30px;
	}
