﻿img.floatTL
{
	float: left;
	margin-right: 1.5em;
	border: 3px solid #ccc;
}

.tdBack
{
	background-position: top; 
	background-repeat: no-repeat;
	}

#bilgipark li 
{
	line-height:17px;
	list-style-image: url(/Framework/Images/Common/+.gif);
	margin-left :20px;
}

h3
{
	margin-bottom: 10px;
	border-bottom: dotted 1px #E1E1E1;
	position: relative;
}

.info 
{
	background-color: #edf4f8;
	border: 1px solid #8cc0f7;
	color: #294b6e;
	position: relative;
}
	.info a 
	{
		font-weight:bold;
		color: #682;
		text-decoration : none;
	}

.tableLeft
{
	width:140px;
}

.submit
{
	background: #E0691A url(/Framework/Images/Common/submit2.gif) no-repeat;
	border: 0; width: 65px; color: #FFF; height:24px;
	font-size: 9pt; font-weight:bold;
}
/*
.textbox
{
	border: solid 1px #A1A1A0;
	padding: 0.15em 0.25em 0.25em 0.25em;
	height : 15px;
}
	*/
/* menu style */

#SampleMenu .Menu-Skin-Horizontal
{
	width:928px;
    position:absolute;
    top: 92px;
    /*
	left: 167px;
	z-index: 300;
	*/
}

#SampleMenu .Menu-Skin-StaticItem
{
	padding-left : 8px;
	margin-left:0;
	margin-right:auto;
    background:#98303F /* url(/Framework/Images/Common/bg.png) repeat-x; */
}


#SampleMenu .Menu-Skin-DynamicHover
{
    background:#BD011C;   
}

/* menu style - end */



