﻿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
{
	font-size: 8.5pt;
	font-family: tahoma, helvetica, sans-serif;
	border: solid 1px #A1A1A0;
	padding: 0.15em 0.25em 0.25em 0.25em;
	height : 15px;
}

.dropdown
{
	border: solid 1px #A1A1A0;
	padding: 0.15em 0.25em 0.25em 0.25em;
	/*height : 15px;*/
	width : 100px;
}
	
/* menu style */

#SampleMenu .Menu-Skin-Horizontal
{
	padding : 0 0 0 0;
	width:930px;
    position:absolute;
    
    /*
	left: 167px;
	z-index: 300;

	menu attributes
	http://msconline.maconstate.edu/tutorials/ASPNET2/ASPNET10/aspnet10-02.aspx
	*/
	background: url(/Framework/Images/Common/indexhome.jpg) repeat-x;
}

#SampleMenu .Menu-Skin-StaticItem
{
	/*
	border-width : 0;
	border-style : solid;
	border-color : #2E333B
	

*/
	
	z-index:2;
    text-decoration:none;
	padding-left :6px;
	width:104%;
	height:31px;
    
}

#SampleMenu .Menu-Skin-StaticHover
{
	z-index:2;
	text-decoration:none;
    height:31px;
}


#SampleMenu .Menu-Skin-DynamicHover
{
    text-decoration:none;
    background:#98303F;   
    height : 25px;
    z-index:2;
}


#SampleMenu .Dynamic
{
	
	color:White;
    text-decoration:none;
	height : 25px;
	padding-left :6px;
	width:140px;
    background:#000000; 
    z-index:2;
}
	
#SampleMenu .DynamicHover
{
	background-color:White;
	color:White;
    text-decoration:none;
	height : 25px;
	padding-left :6px;
	width:140px;
    background:#98303F; 
    z-index:2;
	}

/* menu style - end */

	
/* 2. menu style */

#SampleMenu2 .Menu-Skin-Horizontal
{
	z-index:2;
	padding : 0 0 0 0;
	position: relative;
	
}

#SampleMenu2 .Menu-Skin-StaticItem
{	
	text-decoration:none;
	height : 25px;
	padding-left :0px;
	width:175px;
}


#SampleMenu2 .Menu-Skin-DynamicHover
{
    text-decoration:none;
    height : 25px;
}


#SampleMenu2 .Dynamic
{
    text-decoration:none;
	height : 25px;
	padding-left :5px;
	width:140px;
    z-index:2;
	}
	
#SampleMenu2 .DynamicHover
{
    text-decoration:none;
	height : 25px;
	padding-left :5px;
	width:140px;
    z-index:2;
	}

/* menu style - end */
