/* GENERAL STYLES */
/*
********************************************************************************************************************
*   Versioning: Please always add changes to the text versioning system below:                                     *
*   !!! Please note that the version must be the same as package version !!!                                       *
*                                                                                                                  *
*   VERSION         DATE            PREPARED BY    STATUS                                                          *
*   v0.0.0.1        17-09-2009      ERKIN AKBULUT  First version.                                                  *      
********************************************************************************************************************
*/
/*
    KISAYOL ADLAR 
	 GLOBAL PAGE SETTINGS
*/
/*
********************************************************************************************************************
*   GLOBAL PAGE SETTINGS                                                                                           *
********************************************************************************************************************
*/
html
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    color: #333333;
    padding-top: 0px;
    font-family: Arial, Helvetica;
}
body
{
    padding-right: 0px;
    padding-left: 5px;
    padding-bottom: 0px;
    padding-top: 0px;
    font-size: 70%;
    font-family: Arial, Helvetica;
    color: #333333;
    background: white;
    height: auto;
    overflow: auto;
    margin: 0px;    
}
/*A LINK*/
a 
{
	text-decoration: none;
	color: #233963;
	font-weight: bold;
}
a:hover 
{
	text-decoration:none;
}
a img,:link img,:visited img 
{ 
	border:none; 
}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ 
	margin:0; padding:0; 
}
.blank
{
	height:10px;
}
.red
{
	font-weight: bold;
	font-size: 11px;
	color: #b1242a;
}
.blue
{
	font-weight: bold;
	font-size: 15px;
	color: #003366;
}

/*
********************************************************************************************************************
*   BANNER SETTINGS                                                                                           *
********************************************************************************************************************
*/
#bannerkeytorc
{
	background-image:url(../images/header/keytorc_header.jpg);
	width:958px;
}
/*
********************************************************************************************************************
*   MENU SETTINGS                                                                                           *
********************************************************************************************************************
*/
#menu
{
    float:right;
	margin-left:10px;
	margin-right:10px;
	margin:auto;
	padding:auto;
	font-size: 1em;
	font-weight: bold;
	list-style:none;
    line-height: 100%;
}
#menu li 
{
	float: left;
}
#menu a 
{
	font-size:12px;
	padding-top: 7px;
	padding-right:17px;
	width: 89px;
	height: 17px;
	color:#FFFFFF;
	text-align: center;
	text-transform:none;
	border: none;
	display: block;	
	background-image: url(../images/menu/blue-tab.jpg);
	background-repeat: no-repeat;
}
#menu a:hover 
{
	background-image: url(../images/menu/trans-tab.jpg);
	color: #000000;
	text-decoration: none;
}
#menu a#selected 
{
	color: #000000;
	display: block;
	background-image: url(../images/menu/trans-tab.jpg);
	background-repeat:repeat-y;
	font-weight:bold;
}
/*
********************************************************************************************************************
*   MAIN PAGE CONTENT  SETTINGS                                                                                           *
********************************************************************************************************************
*/
#mainColumn
{
	font-family:vardana;
	font-size:12px;
    float: left;
    width: 750px;
    margin: 0 0 0 0px;
    height: auto;
}
#mainColumn TD, #mainColumn TH
{
    font-size: 1em;
}

.MainColumnBottom H1
{
	font-family:verdana;
	font-size:11px;
	padding-left:2px;
	padding-right:10px;
}
.MainColumnTop H1
{
	font-family:verdana;
	font-size:11px;
	padding-left:2px;
	padding-right:5px;
}
#MainColumn
{
	font-family:vardana;
	font-size:12px;
    float: left;
    width: 438px;
}
.MainColumnTopCorners
{
    background: url(../images/navigation/MainColumnTopCorners.gif);
    width: 100%;
    height: 5px;
    line-height: 5px;
    position: relative;
    top: 5px;
    overflow: hidden;
}
.MainColumnTop
{
    margin: 0 0 0 0px;
    width: 100%;
    height: auto;
    overflow: hidden;
    background-color: #E4F1F2;
}
.MainColumnBottomCorners
{
    background: url(../images/navigation/MainColumnBottomCorners.gif);
    width: 100%;
    height: 5px;
    line-height: 5px;
    bottom: 7px;
}
.MainColumnLeft
{
    float: left;
    width: 210px;
    background: url(../images/navigation/bluewhite.gif);
    height: auto;
    padding-left:5;
	padding-right:10;
    overflow: hidden;
}
.MainColumnContent
{
	padding-left:5px;
	padding-right:10px;
}
.MainColumnRight
{
    float: right;
    width: 210px;
	padding-left:5;
	padding-right:10;
    height: auto;
    background-color: #E4F1F2;
}
.MainColumnBottom
{
    margin: 0 0 2 0px;
    width: 100%;
    height: auto;
    overflow: hidden;
    background-color: #E4F1F2;
}
.MainColumnBlank
{ width:20px;
height:2px;}

.leftcontent
{
	padding-left:5px;
}
/*
********************************************************************************************************************
*   FORM                                                                                                      *
********************************************************************************************************************
*/
#form
{
	padding-left: 10px;
	padding-right:10px;
}
#form p
{
	color:#233963; 
	font-size:11px;
	font-family:Arial;
}
.inputelements
{
	border-color: Gray;
	border-width: 1px;
	border-style: solid;
	font-size:  9px;
	background-color: ButtonFace;
	font-family: Arial;
	height:16px;
}
.button
{
	border-color: #cc0000;
	border-width: 1px;
	border-style: solid;
	font-size:  9px;
	color:#FFFFFF;
	background-color:  #cc0000;
	font-family: Arial;
	height:16px;
}
#msg 
{
	display:none; 
	position:absolute; 
	z-index:250; 
	background:url(../images/msg_arrow.gif) left center no-repeat; 
	padding-left:16px;
}
#msgcontent 
{
	display:block; 
	background:#f3e6e6; 
	border:2px solid #924949; 
	border-left:none; 
	padding:10px; 
	min-width:150px; 
	max-width:250px
}
/*MENU SOL*/
#LeftNav
{
    width: 150px;
    font-family: Arial, Helvetica;
	font-size:12px;
    color: #333333;
    margin-bottom: 25px;
}
.leftnavsel, .leftnav0, .leftnav0sel, .leftnav1, .leftnav1sel
{
    background: url(../images/navigation/secnavroundtop.gif) repeat-x top left;
    margin-top: 2px;
    margin-bottom: 2px;
	font-family: Arial, Helvetica;
	font-size:12px;
}
.navbottomimg
{
    background: url(../images/navigation/SecNavRoundBottom.gif) repeat-x bottom left;
    width: 150px;
    height: auto;
    overflow: hidden;
    font-family: Arial, Helvetica;
	font-size:12px;
}
.leftnav2sel, .leftnav2, .leftnav3sel, .leftnav3
{
    font-family: Arial, Helvetica;
	font-size:12px;
    background-image: none;
}
.leftnav2sel .navbottomimg, .leftnav2 .navbottomimg, .leftnav3sel .navbottomimg, .leftnav3 .navbottomimg
{
    font-family: Arial, Helvetica;
	font-size:12px;
    background-image: none;
}
.img1
{
    font-family: Arial, Helvetica;
	font-size:12px;
    float: left;
}
.text1
{
    font-family: Arial, Helvetica;
	font-size:12px;
    float: left;
    width: 120px;
    padding: 5 0 5 0px;
    color:white;
}
/* IME 10-08-09 */
.textBlack
{

    font-family: Arial, Helvetica;
	font-size:12px;
    float: left;
    width: 120px;
    padding: 5 0 5 0px;
    color:white;
}
#LeftNav .LeftNav3 .text1
{
    font-family: Arial, Helvetica;
	font-size:12px;
	color:#757575;
}
/* IME 10-08-09 */
#LeftNav .LeftNav3 .textBlack
{
    font-family: Arial, Helvetica;
	font-size:12px;
	color:#757575;
}
#LeftNav .LeftNav3 A:hover .text1
{
    font-family: Arial, Helvetica;
	font-size:12px;
	text-decoration:underline;
	color:#757575;
}
#LeftNav .LeftNav2sel A:hover .textBlack
{
    font-family: Arial, Helvetica;
	font-size:12px;
	text-decoration:underline;
	color:#757575;
}
.textBlack
{
    font-family: Arial, Helvetica;
	font-size:12px;
	color:#757575;
	float:left;
}

.text2
{
    font-family: Arial, Helvetica;
	font-size:12px;
    float: left;
    width: 120px;
    padding: 5 0 5 0px;
    color: #FFFFFF;
}
.leftnavsel, .leftnav0sel
{
    font-family: Arial, Helvetica;
	font-size:12px;
    background-color: #888888;
}
.leftnav0
{
    font-family: Arial, Helvetica;
	font-size:12px;
    background-color: #93B6D1;
}
.leftnav1
{
    font-family: Arial, Helvetica;
	font-size:12px;
    background-color: #afafaf;
}
.leftnav1sel
{
    font-family: Arial, Helvetica;
	font-size:12px;
    background-color: #d21241;
}
.leftnav2sel, div.leftnav2
{
    font-family: Arial, Helvetica;
	font-size:12px;
    background-color: #EEEEEE;
    color:Black;
}
.leftnav3sel, .leftnav3
{
    font-family: Arial, Helvetica;
	font-size:12px;
	/* IME 03-07-09  background-color: #EEEEEE;*/
    background-color:#F6F6F6;
    color:#757575;
}

#LeftNav A:link, #LeftNav A:visited
{
    font-family: Arial, Helvetica;
	font-size:12px;
    text-decoration: none;
    cursor: pointer;
    cursor: hand;
}
/* IME 29-07-09
#LeftNav .LeftNav0sel A:hover, #LeftNav .LeftNav1sel A:hover, #LeftNav .LeftNav1 A:hover
{
    text-decoration: underline;
    color:White;
}
*/
#LeftNav .LeftNav0sel A:hover, #LeftNav .LeftNav1sel A:hover, #LeftNav .LeftNavsel A:hover, #LeftNav .LeftNav1 A:hover
{
    font-family: Arial, Helvetica;
	font-size:12px;
    text-decoration: underline;
    color:White;
}
#LeftNav .LeftNav2 A:hover, #LeftNav .LeftNav3 A:hover
{
    font-family: Arial, Helvetica;
	font-size:12px;
    text-decoration: underline;
    color:#757575;
}
.leftnav3 A:link, .leftnav3 A:visited, .leftnav3 A:hover, .leftnav3 A:active, .leftnav3sel A:link, .leftnav3sel A:visited, .leftnav3sel A:hover, .leftnav3sel A:active
{
    font-family: Arial, Helvetica;
	font-size:12px;
    color: #757575;
}
#LeftNav .leftnav3sel, #LeftNav .leftnav3sel A:link, #LeftNav .leftnav3sel A:visited, #LeftNav .leftnav3sel A:hover, #LeftNav .leftnav3sel A:active
{
    font-family: Arial, Helvetica;
	font-size:12px;
    text-decoration: underline;
}
.leftnav3sel .text1, .leftnav3 .text1
{
    font-family: Arial, Helvetica;
	font-size:12px;
    padding: 2 0 2 0px;
}
/* IME 10-08-09 */
.leftnav3sel .textBlack, .leftnav3 .textBlack
{
    font-family: Arial, Helvetica;
	font-size:12px;
    padding: 2 0 2 0px;
}
/* IME 10-08-09 */
.leftnav2sel .text1, .leftnav2 .text1
{
    font-family: Arial, Helvetica;
	font-size:12px;
    padding: 3 0 3 0px;
}
.leftnav2sel .textBlack, .leftnav2 .textBlack
{
    font-family: Arial, Helvetica;
	font-size:12px;
    padding: 3 0 3 0px;
}