body {
	margin: 0px;
	color:#666666;
	font-family:"Lucida Sans Unicode";
	font-size:11px;
	/*background-color:#99C6F1;*/
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#034CB2;
}

.menu {
	font-family:"Lucida Sans Unicode";
	font-size:11px;
	font-style:normal;
	color:#FFFFFF;
}

a.menua {
	color:#FFFFFF;
	text-decoration:none;
	padding-top:8px;
	/*height:20px;*/
	display:block;
}

a.menua:hover {
	color:#fff000;
	padding-bottom:4px;
}

.baslik {
	color:#174791;
	font-weight:bold;
	font-size:12px;
	font-family:"Trebuchet MS";
}

.altbaslik {
	color:#174791;
	font-weight:bold;
	font-size:11px;
	font-family:"Trebuchet MS";
}

.textbox {
	color:#666666;
	font-family:"Lucida Sans Unicode";
	font-size:11px;
}

h3 {
	color:#0265BA;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

.cerceve {
	border: 1px solid #999999;
	padding: 5px;
}

.cerceveitem {
	background: url(../images/paper-clip.png) no-repeat top left;
	position: absolute;
	width:30px;
	height: 61px;
	margin-top: -3px;
	margin-left: 10px;
}

.cerceveitemmini {
	background: url(../images/paper-clip-mini.png) no-repeat top left;
	position: absolute;
	width:30px;
	height: 61px;
	margin-top: -3px;
	margin-left: 10px;
}

.cerceveyazi {
	background: #FFFFFF;
	border: 1px solid #999;
	padding: 3px;
	padding-left: 20px;
	margin-left: 3px;
	margin-top: 8px;
	position: absolute;
}

tr.ik1 {
	background-color:#F1F7FF;
}

tr.ik2 {
	background-color:#f8fbff;
}

.genelYaziTipi{
	color:#666666;
	font-family:"Trebuchet MS";
	font-size:11px;
}

.mailtext {
	color:#1281DA;
}

a.mailtext {
	color:#666666;
	text-decoration:underline;
}

a.mailtext:hover {
	color:#1281DA;
	text-decoration:underline;
}

.fValidator-msg {
	background-image:url(../images/alert_small.png);
	background-position: left;
	background-repeat: no-repeat;
	padding: 3px;
	padding-left: 20px;
}

.urunDisKutu{
	width:650px; 
	background-color:#f1faff; 
	height:200px; 
	margin-bottom: 5px; 
	padding:5px; 
	border:1px dashed #0060b1;
}
.icSolKutu{
	width:418px; 
	height:180px; 
	overflow:auto; 
	background-color:#FFFFFF; 
	float:left; 
	margin:5px; 
	padding:5px; 
	border:1px dashed #bebebe;
}
.icSagKutu{
	width:188px; 
	height:180px; 
	margin:5px; 
	background-image:url(../images/resimBg.jpg); 
	background-repeat:no-repeat; 
	background-position:center top; 
	float:left; 
	padding:5px; 
	text-align:center;
}
.urunDetayDis{
	width:650px; 
	height:500px; 
	background-color:#f1faff; 
	margin-bottom: 5px; 
	padding:5px; 
	border:1px dashed #0060b1;
}
.urunDetaySol{
	width:418px; 
	height:480px; 
	background-color:#FFFFFF; 
	overflow:auto; 
	float:left; 
	margin:5px; 
	padding:5px; 
	border:1px dashed #bebebe;
}
.urunDetaySag{
	width:188px; 
	height:480px; 
	overflow:hidden; 
	margin:5px; 
	float:left; 
	padding:5px; 
	border:1px dashed #CCCCCC;
}
#box1{
	position:absolute;
}
#box1 span{
	display:block;
	float:left;
}
.mask1{
	position:relative;
	width:200px;
	height:185px;
	overflow:hidden;
}
.buttons img {
	margin: 0px 13px;
}


input, select, textarea {
	font-family: "Trebuchet MS";
	font-size: 11px;
	padding:0px;
}


