﻿body
{   
    margin:0 auto;
	padding: 0;
	background-color:White;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
}
#MenuContainer
    {
    margin:0 auto;
    height:45px; 
    width:960px;
    background-color:#000000;
    }
    
#HertzLogo
{ 
    height: 42px; 
    width:150px; 
    float:left;
}

#TopMenu
{
    background-color:#333333;
    height:27px; 
    width:810px; 
    float:left;
}

#NewsFlicker
{
    background-color:#333333; 
    height:17px; 
    width:810px; 
    float:left;
    text-align:left;
    vertical-align:bottom;
    text-indent:1px;
    font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #EEEEEE;
}
#Main
{
    background-color:#FFFFFF;
    width:958px;
    /*height:700px;*/
    border-left:solid 1px #000000;
    border-right:solid 1px #000000;
    margin:0px auto;
}

#Footer
{
    text-align:center;
    background-color:#FFFFFF;
    width:958px;
    height:75px;
    border:solid 1px #000000;
    margin:0px auto;
}

#Footer ul
{
    display:inline;
    list-style:none;
}
#Footer ul li
{
    display:inline;
    list-style:none;
}
#Footer ul li a
{
    display:inline;
    list-style:none;
    text-decoration:none;
}

#slideshow 
{
    position:relative;
    height:350px;
    width:708px;
    background-color:#FFFFFF;
    float:left;
}

#slideshow DIV {
    position:absolute;
/*    top:72px;
    left:6px;
    opacity:0.0;*/    
    z-index:8;
    height: 350px;
    background-color: #FFF;
}

#slideshow DIV.active {
    z-index:10;
    /*opacity:1.0;*/
}

#slideshow DIV.last-active {
    z-index:9;
}

#slideshow DIV IMG {
    border-style: none;
    border-color: inherit;
    border-width: 0;
    height: 350px;
        display: block;
        margin-bottom: 10px;
    width: 708px;
}

.spacer
{
        clear:both;
        height:25px;
    }
.clearit {
	margin: 0;
	padding: 0;
	height: 0;
	clear: both;
}

.bubplastic.horizontal {
	width: 100%;
	height: 27px;
	margin: 0;
	padding: 0;
	background: #000000 url(images/bg-bubplastic.gif) top left repeat-x;
}
.bubplastic.horizontal ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.bubplastic.horizontal ul li {
	float: left;
	margin: 0;
	padding: 0;
	background: transparent url(images/bg-bubplastic-button.gif) top left no-repeat;
}

.bubplastic.horizontal ul li a {
	display: block;
	height: 27px;
	padding-left: 35px;
	float: left;
	text-transform: uppercase;
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}

.bubplastic.horizontal ul li a span.menu_ar {
	display: block;
	float: left;
	height: 22px;
	padding-top: 5px;
	padding-right: 10px;
	background: transparent url(images/bg-bubplastic-button.gif) top right no-repeat;
	cursor: pointer;
}
/* END BUBBLE PLASTIC HORIZONTAL MENU */

/* ORANGE HOVER */
.bubplastic.orange ul li a:hover,
.bubplastic.orange ul li.highlight a {
	background: transparent url(images/bg-bubplastic-h-yellow.gif) top left no-repeat;
	color: #FFFFFF;
}
.bubplastic.orange ul li a:hover span.menu_ar,
.bubplastic.orange ul li.highlight a span.menu_ar {
	background: transparent url(images/bg-bubplastic-h-yellow.gif) top right no-repeat;
	color: #FFFFFF;
}

#test li {
	display: block;
	border: solid 1px red;
}

/* Yeni eklenenler */
.bg 
{
    background: transparent url(images/bg-bubplastic-button.gif) top left no-repeat;
}
.menu 
{
    width: 100%;
	height: 27px;
	margin: 0;
	padding: 0;
	background: #000000 url(images/bg-bubplastic.gif) repeat-x;
}

.menu ul li.highlight a span {
	background: transparent url(images/bg-bubplastic-h-yellow.gif) top right no-repeat;
	color: #FFFFFF;
}
.menu li.top 
{
	float: left;
	margin: 0;
	padding: 0;
	background: transparent url(images/bg-bubplastic-button.gif) no-repeat right top;
	list-style:none;
}

.menu li a.top_link 
{
	display: block;
	height: 27px;
	padding-left: 10px;
	float: left;
	text-transform: uppercase;
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}

.menu li a.top_link span 
{
    float:left; 
    font-weight:bold; 
    display:block; 
    padding:0 24px 0 12px; 
    height:27px;
}

.menu li a.top_link span.down 
{
    float:left; 
    display:block; 
    padding:0 24px 0 12px; 
    height:27px; 
    background:url(images/down.gif) no-repeat right top;
}

.menu li a.top_link:hover 
{
    color:#FFFFFF; 
    background: url(images/bg-bubplastic-h-yellow.gif) no-repeat;
}

.menu li a.top_link:hover span 
{
    background:url(images/bg-bubplastic-h-yellow.gif) no-repeat right top;
}

.menu li a.top_link:hover span.down 
{
    background:url(images/bg-bubplastic-h-yellow.gif) no-repeat right top;
}

.menu li:hover > a.top_link {color:#FFFFFF; background: url(images/bg-bubplastic-h-yellow.gif) no-repeat;}
.menu li:hover > a.top_link span {background:url(images/bg-bubplastic-h-yellow.gif) no-repeat right top;}
.menu li:hover > a.top_link span.down {background:url(images/bg-bubplastic-h-yellow.gif) no-repeat right top;}

.menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

.menu a:hover {visibility:visible;}
.menu li:hover {position:relative; z-index:200;}

.menu ul, 
.menu :hover ul ul, 
.menu :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul :hover ul ul 
{
    position:absolute; 
    left:-9999px; 
    top:-9999px; 
    width:0; 
    height:0; 
    margin:0; 
    padding:0; 
    list-style:none;
}

.menu :hover ul.sub 
{
    left:2px; 
    top:27px; 
    right:2px; 
    background: #fff; 
    padding:3px 0; 
    border:1px solid #ffe241; 
    white-space:nowrap; width:200px; height:auto;
 }


.menu :hover ul.sub li {display:block; height:20px; position:relative; float:left; width:250px;}

.menu :hover ul.sub li a 
{
    font-weight:normal;
    display:block; 
    font-size:11px; 
    height:20px; 
    width:192px; 
    line-height:20px; 
    text-indent:5px; 
    color:#000; 
    text-decoration:none;
    border:3px solid #fff; 
    border-width:0 0 0 3px;
}

.menu :hover ul.sub li a.fly {background:#fff url(images/arrow.gif) 80px 7px no-repeat;}
.menu :hover ul.sub li a:hover {background:#ffe241; color:#000000;}
.menu :hover ul.sub li a.fly:hover {background:#ffe241 url(images/arrow_over.gif) 80px 7px no-repeat; color:#fff;}
.menu :hover ul li:hover > a.fly {background:#ffe241 url(images/arrow_over.gif) 80px 7px no-repeat; color:#fff;} 

.menu :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul :hover ul
{
    left:90px; 
    top:-4px; 
    background: #ffe241; 
    padding:3px 0; 
    border:1px solid #ffe241; 
    white-space:nowrap; 
    width:93px; 
    z-index:200; 
    height:auto;
}
