﻿.loadingPanel
{
	/*background:url('../images/opac.png') repeat;*/
	margin-left: auto;
    margin-right: auto;
	z-index:10000;
	position:fixed;
	top:0;
	width: 100%;
	display:none;
}

.loadingPanel .loadingPanelIndex
{
	width:100%;
	height:270px;
	overflow: hidden;
	position: relative;
	z-index: 10;
	text-align:center;
	/*padding-top:120px;*/
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.loadingMessage
{
    display: block;
    padding: 2px 3px;
   	width:245px;
   	z-index:100001;
   	position:fixed;
   	overflow:hidden;
   	display:none;
}
.loadingMessageContainer
{
    border: solid 1px #32d142;
    border-width: 1px 0px;
}
.loadingMessageHeader
{
    background: url(../images/sprite.png) repeat-x 0px 0px;
  border-color: #32d142 #32d142 #32d142;
     border-top-color:#32d142;
    border-style: solid;
    border-width: 0px 1px 1px;
    padding: 0px 10px;
    color: #000000;
    font-size: 9pt;
    font-weight: bold;
    line-height: 1.9;  
    white-space:nowrap;
    font-family: arial,helvetica,clean,sans-serif;
}
.loadingMessageBody
{
    background-color: #e8faea;
    border-color: #32d142;
    border-style: solid;
    border-width: 0px 1px;
    padding: 10px;
}
.master
{
	position:absolute;
	top:40px;
	width:920px;
	overflow:hidden;
	clear:both;
	left: 20px;
	
}
.master .logo
{
	float:left;
	}
.master .searchform
{
	height:40px;
}
#footerdiv
{
	background-color:#EBF4FB; 
	border-top:1px solid #B7DDF2; 

	padding-top:5px; 
	width:100%; 
	height:50px;
}
/*mini search forms*/
#searchcontainer
{
	width:570px;
	float:right;
	height:40px;
	padding-right:20px;
	}
.minicontainer
{
	height:40px;
	 width: 570px;
	}
.minisearch
{
	height: 33px;
	width: 125px; 
	float:right;
	padding:7px 0 0 0px;	
	text-align:center;
	font-size:16pt;
	
	color:White;
	text-decoration:none;
	font-family:Tahoma; 
	top: 0px; 
	left: 0px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topright:5px;
	}
.minipartbtn
{
	background-color:#3062ce; 
	
	}
.minimfrbtn
{
	background-color: #3EAC4C;
	}
.miniinput{
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-topleft:5px;
	height:31px;
	padding-top:7px;
	font-size:16pt; 
	float:left;
	padding-left:10px;
}
.minipartinput
{
	border:1px solid #3062ce; 
	}
.minimfrinput
{
	border:1px solid #3EAC4C; 
	}
.minichange
{
	 height: 33px;width: 190px; float:right;padding:7px 0 0 0px;	text-align:center;
	font-size:16pt;
 color:White;
text-decoration:none;
font-family:Tahoma; top: 0px; left: 0px;

	}

.lastupdateinf
{
	border:1px solid #B7DDF2;
	background-color:#EBF4FB;
	padding:3px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topright:5px;
	width:490px;
	vertical-align:middle;
	height:30px;
	float:left;
	
}
.lastupdateinf span
{
	padding:3px;
	height:33px;
	}

.lastupdateinf .livesearch
{
	color:#3062CE;
	padding-top:0px;
}
.lastupdateinf .livesearch:hover
{
	text-decoration:underline;
	}
.lastupdateinf .message
{
	font-weight: bold; 
	font-size: large;
	color: rgb(255, 102, 0); 
	float:left;
}
.distslidingpanel
{
	float:right; 
	width:200px;
	margin-top:10px;
	border:1px solid #B7DDF2;
	background-color:#EBF4FB;
	padding:3px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topright:5px;
	width:490px;
	vertical-align:middle;
	height:30px;
}
.resultdiv
{
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topright:5px;
	padding:5px;
	margin-top:9px;
	border:1px solid #B7DDF2;
	background-color:#EBF4FB;
	width:755px;
	}
.rounded
{
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topright:5px;
}
.normaldiv
{
	padding:3px;
	border:1px solid #B7DDF2;
	background-color:#EBF4FB;
	font-size:14pt;
	color:#155DA8;
}
.manResultsDIV
{
	padding:10px;
	width:707px;
}
.AutDist
{
	width:745px;
	padding:10px;
}

.normallink
{
	text-decoration:none;
	color:Gray;
}
.normallink:hover
{
	text-decoration:underline;
}
.smalllink
{
	text-decoration:none;
	font-size:12pt;
}
.smalllink:hover
{
	text-decoration:underline;
}

#partcatalog a
{text-decoration:none;
 font-size:12px;
 color:#3062CE;
 }
 #partcatalog a:hover
 {
 	text-decoration:underline;
 }
 
 #sendemail .leftcell
 {
 	width:150px;
 	vertical-align:top;
 	text-align:left;
 }
 #sendemail .rightcellinput
 {
 	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topright:5px;
	font-size:12pt;
	padding-top:4px;
	height:27px;
	width:200px;
	border:1px solid #B7DDF2;
	padding-left:5px;
}
 #sendemail td 
 {
 	padding:5px;
 	}
 	
 	/*Kısa yol */
 	.lavaLamp {
    position: relative;
    height: 29px; width: 700px;
    margin: 10px 0;
    overflow: hidden;
}
    /* Force the list to flow horizontally */
    .lavaLamp li {
        float: left;
        list-style: none;
    }
        /* Represents the background of the highlighted menu-item. */
        .lavaLamp li.back {
            background: url("../images/lava.gif") no-repeat right -30px;
            width: 9px; height: 30px;
            z-index: 8;
            position: absolute;
        }
            .lavaLamp li.back .left {
                background: url("../images/lava.gif") no-repeat top left;
                height: 30px;
                margin-right: 9px;
            }
        /* Styles for each menu-item. */
        .lavaLamp li a {
            position: relative; overflow: hidden;
            text-decoration: none;
            text-transform: uppercase;
            font: bold 10px arial;
            color: #16367C; outline: none;
            text-align: center;
            height: 30px; top: 7px;
            z-index: 10; letter-spacing: 0;
            float: left; display: block;
            margin-right: 6px;
            padding-left:4px;
        }
