﻿  /* GENERIC */


Body
{
	font-size: 11px;
	line-height: 15px;
	font-family: Tahoma, Helvetica, sans-serif;
}

#KMLogo {
position:absolute;
top:0;
}

/* Main MENU */

#MainMenu{
width: 100%; /*leave this value as is in most cases*/
margin-left: 0px;
}

#MainMenu ul{
margin: 0px;
padding: 0px;
/*float: left; */
width: 100%; /*width of menu*/
border: none; /*dark purple border*/
/* background: black url(media/indentbg.gif) center center repeat-x; */
background: none;
}

#MainMenu ul li{
display: inline;
}

#MainMenu ul li a{
float: left;
color: #fec564; /*text color*/
padding: 7px 0px;
text-decoration: none;
font-family: Tahoma,Verdana,  Arial;
font-size: 11px;
font-weight: bold;

}

#MainMenu ul li a:visited{
color: #fec564;
}

#MainMenu ul li a:hover, #MainMenu ul li .current{
color: #ffffff ; !important; /*text color of selected and active item*/
text-decoration: none;
}

.ModuleContent
{
	padding: 5px;
	background-color: white;
	border-right:#cfcfcf 1px solid;
		border-left:#cfcfcf 1px solid;
			border-bottom:#cfcfcf 1px solid;
							border-top:#cfcfcf 1px solid;


}

.ModuleContent1
{
	padding: 5px;
	background-color: white;
	border-right:#cfcfcf 1px solid;
		border-left:#cfcfcf 1px solid;
			border-bottom:#cfcfcf 1px solid;
				border-top:#cfcfcf 1px solid;
					background-image:url(images/urun_bg.gif);
					 background-repeat:repeat-x;
					 background-color:#4f575a;
			
}


.formboxhead
{
	border: #e1e1e1 1px solid;
	padding: 1px;
	font-weight: bold;
	color: #333333;
	line-height: 21px;
	background-color: #ffffff;
	font-size: 12px;
}
.formbox
{
	border: #e1e1e1 1px solid;
	padding: 5px;
	margin-top:-1px;
}



A.PagerBtn
{
	border: #c5c5c5 1px solid;
	padding: 1px  3px 1px 3px;
	font-weight: bold;
	font-size: 10px;
	background: #ceceea url(/images/_btn_back.gif) repeat-x;
	color: #5b5b85;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #c0c0dc;
	text-decoration: none;
	height: 10;
	margin: 0px 1px 0px 1px;
	display:inline-block;
}

A.PagerBtn:link, A.PagerBtn:active, A.PagerBtn:visited
{
	color: #64677d;
	background-color: #ceceea;
	text-decoration: none;
}

A.PagerBtn:hover
{
	border: #6ab94b 1px solid;
	background: #fefefe url(/images/btn_back.gif) repeat-x;
	color: #4d4d4d;
	background-color: gainsboro;
	text-decoration: none;
}




A.SelectedPagerBtn
{
	border: #6ab94b 1px solid;
	padding: 1px  3px 1px 3px;
	font-weight: bold;
	font-size: 10px;
	background: #ceceea url(/images/btn_back.gif) repeat-x;
	color: #4d4d4d;
	background-color: gainsboro;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	height: 10;
	margin: 0px 1px 0px 1px;
	display:inline-block;
}

A.SelectedPagerBtn:link, A.SelectedPagerBtn:active, A.SelectedPagerBtn:visited
{
	color: #64677d;
	background-color: #ceceea;
	text-decoration: none;
}

A.SelectedPagerBtn:hover
{
	border: #c5c5c5 1px solid;
	color: #5b5b85;
	background: #fefefe url(/images/_btn_back.gif) repeat-x;
	background-color: #c0c0dc;
	text-decoration: none;
}


A.formbtn
{
	border: darkgray 1px solid;
	padding: 2px 5px 2px 5px;
	font-weight: bold;
	font-size: 10px;
	background: #fefefe url(/images/_btn_back.gif) repeat-x;
	color: #5b5b85;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #c0c0dc;
	text-decoration: none;
	height: 10;
	display:inline-block;
}

A.formbtn:link, A.formbtn:active, A.formbtn:visited
{
	border: darkgray 1px solid;
	padding: 2px 5px 2px 5px;
	color: #555555;
	background-color: #ceceea;

}

A.formbtn:hover
{
	border: #bebebe 1px solid;
	padding: 2px 5px 2px 5px;
	background: url(/images/btn_back.gif) #dcdcdc repeat-x;
	color: #000000;
	text-decoration: none;
}


A.FormBtn
{
	border: darkgray 1px solid;
	padding: 2px 5px 2px 5px;
	font-weight: bold;
	font-size: 10px;
	background: #fefefe url(/images/_btn_back.gif) repeat-x;
	color: #5b5b85;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #c0c0dc;
	text-decoration: none;
	height: 10;
	display:inline-block;
}

A.FormBtn:link, A.FormBtn:active, A.FormBtn:visited
{
	border: darkgray 1px solid;
	padding: 2px 5px 2px 5px;
	color: #555555;
	background-color: #ceceea;
	text-decoration: none;
}

A.FormBtn:hover
{
	border: #bebebe 1px solid;
	padding: 2px 5px 2px 5px;
	background: url(/images/btn_back.gif) #dcdcdc repeat-x;
	color: #000000;
	text-decoration: none;
}



#MainMenu #MenuSep{
margin-top:0px;
margin-left:45px; margin-right:7px;
float:left;
background-image: url(images/menu_sep.gif); 
background-repeat:no-repeat;
height:27px;
width:9px;
}


/* Main TAB */
#TabContainer{
width: 100%;
text-align:center;

}



#TabContainer ul{
list-style: none;
padding: 0; margin:0px auto;
padding-top: 0px;
margin-left:0px;
}

#TabContainer ul li{
display: inline;
float:left;
padding-bottom:0px;

}

.TabSpacer{
width:1px;
background-image: url(images/tablar/tab_sep.gif);
width: 1px;
height: 40px;
}

.TabItem {
cursor:pointer;
text-decoration: none;
}

.TabTitle {
font-family: Tahoma, Verdana, Arial;
font-size: 11px;
font-weight: bold;
color: #585858;

background-image: url(images/tablar/tabbg.gif);
background-repeat: repeat-x;
display: block;
float: left;
padding: 13px 6px 14px 6px;
}

.TabLeft {
background-image: url(images/tablar/tabac.gif);
background-repeat: no-repeat;
display: block;
float: left;
width: 4px;
height: 40px;
}

.TabRight {
background-image: url(images/tablar/tabkapat.gif);
background-repeat: no-repeat;
display: block;
float: left;
width: 4px;
height: 40px;
}

#TabContainer A:hover {
text-decoration: none;
}

.TabItem:hover .TabLeft {
background-repeat: no-repeat;
}
.TabItem:hover .TabTitle {
background-repeat: repeat-x;
text-decoration:none;
color: #585858;
}
.TabItem:hover .TabRight {
background-repeat: no-repeat;
}

.TabItem:hover .TabLeft {
background-image: url(images/tablar/tabac_over.gif);
background-repeat: no-repeat;
}
.TabItem:hover .TabTitle {
background-image: url(images/tablar/tabbg_over.gif);
background-repeat: repeat-x;
text-decoration:none;
color:#585858;
}
.TabItem:hover .TabRight {
background-image: url(images/tablar/tabkapat_over.gif);
background-repeat: no-repeat;
}

