/* top elements */


/* links */
a { 
	color: #4284B0;
	background-color: inherit;
	text-decoration: none;
}
a:hover {
	color: #1BB1D1;
	background-color: inherit;
}



/*FORM CSS BAŞLA*/
input.FormBox
{
	font-size: 10px;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	text-align: left;
	background: #CAE8EA url(Imageler/bg_header.jpg) no-repeat;
	width:150px;
}
Select.FormSelect
{
	font-size: 10px;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	text-align: left;
	background: #CAE8EA url(Imageler/bg_header.jpg) no-repeat;
}
textarea.FormText
{
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	text-align: left;
	background: #CAE8EA url(Imageler/bg_header.jpg) no-repeat;
}
input.FormButon
{
	font-size: 10px;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
	border-top: 1px solid gray;
	text-align: center;
	font-weight:bold;
	height:20px;
	color:black;
	background: #CAE8EA url(../images/submit1.jpg);
}
input.FormButon-2
{
	font-size: 10px;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
	border-top: 1px solid gray;
	text-align: center;
	font-weight:bold;
	height:20px;
	color:black;
	background: #CAE8EA url(../images/submit2.jpg);
}

input.FormButonX
{
	font-size: 10px;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
	border-top: 1px solid gray;
	text-align: left;
	font-weight:NORMAL;
	height:18px;
	color:black;
	background: #fafafa url(../images/submit2.jpg);
	width:250px;
}
/*FORM CSS BİTİR*/






/* ********Orta Malı*********** */
    a.aPlus
		{
    		color:#119ed9;
			float:none;
			font-weight:normal;
			text-decoration:None;
		}
    a.aPlus:hover
		{
    		color:#035273;
			text-decoration:Underline;
	    }


		
		
		
		
		
TD.RightDraw
{
	border-right: 1px dotted #333333;
}
		
		
		
table.Tablexi
{
	border: 1px solid #e5e5e5;background-color: #FAFAFA;
	margin:10px;
	width:92%;
}

table.Tablexi_2
{
	border: 1px solid #dcd9d9;
	background-color: #f2f0f0;
	margin:10px;
	width:92%;
}

table.Tablexi_3
{
	border: 1px solid #d1cfcf;
	background-color: #e9e7e7;
	margin:10px;
	width:92%;
}


table.Tablexi_4
{
	border: 1px solid #c8c7c7;
	background-color: #dddddd;
	margin:10px;
	width:92%;
}



td.TableStyle
{
	Font: bold 13px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	Color:#FFFFFF;
	PADDING-BOTTOM:10PX;
}


td.TableStyle_ix
{
	Font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	Color:#FFFFFF;
}




td.Tablexi
{
	border: 1px solid #f2f2f2;background-color: #FAFAFA;
}

td.Tablexi_2
{
	border: 1px solid #dcd9d9;
	background-color: #f2f0f0;
}
td.Tablexi_3
{
	border: 1px solid #d1cfcf;
	background-color: #e9e7e7;
}




td.Tablexi_UrunList
{
	border: 1px solid #c8c7c7;
	background-color: #f4f4f4;
	Font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}


Table.Tablexi_UrunList
{
	border: 1px solid #efefef;
	background-color: #ffffff;
	Font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
		
Table.Tablexi_UrunDetay
{
	border: 0px solid #efefef;
	background-color: #;
	Font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}	


