/*
jQuery Coda-Slider v2.0 - http://www.ndoherty.biz/coda-slider
Copyright (c) 2009 Niall Doherty
This plugin available for use in all personal or commercial projects under both MIT and GPL licenses.
*/

/* Insignificant stuff, for demo purposes */

.panel h2.title { display:none; }
noscript div { background: #ccc; border: none; margin: 0; padding: 0; }

/* Most common stuff you'll need to change */

.coda-slider-wrapper { 0 }
.coda-slider { background: #ebebeb }

/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
.coda-slider-no-js .coda-slider { height: 200px; overflow: auto !important; padding-right: 20px }

/* Change the width of the entire slider (without dynamic arrows) */
.coda-slider, .coda-slider .panel { width: 680px }

/* Change margin and width of the slider (with dynamic arrows) */
.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel { width: 600px }
.coda-slider-wrapper.arrows .coda-slider { margin: 0 10px }

/* Arrow styling */
.coda-nav-left a, .coda-nav-right a { background: #000; color: #fff; padding: 5px; width: 100px }

/* Tab nav */
/*.coda-nav ul li a.current { background: #39c }*/

/* Panel padding */
.coda-slider .panel-wrapper { padding: 20px }

/* Preloader */
.coda-slider p.loading { padding: 20px; text-align: center }

/* Don't change anything below here unless you know what you're doing */

/* Tabbed nav
.coda-nav ul { clear: both; display: block; margin: auto; overflow: hidden }
.coda-nav ul li { display: inline }
.coda-nav ul li a { background: #000; color: #fff; display: block; float: left; margin-right: 1px; padding: 3px 6px; text-decoration: none }*/

/* Miscellaneous */
.coda-slider-wrapper { clear: both; overflow: auto }
.coda-slider {overflow: hidden; position: relative;margin-left:270px; }
.coda-slider .panel { display: block; float: left }
.coda-slider .panel-container { position: relative }
/*.coda-nav-left, .coda-nav-right { float: left }*/
.coda-nav-left a, .coda-nav-right a { display: block; text-align: center; text-decoration: none }


/* Tabbed nav */
.coda-nav {
position:absolute;
top:0;
left:0;
width: 250px !important;
z-index:10;
list-style: none;
padding: 1px 10px;
background:#d6e5f2;
}

.coda-nav ul {
width: 250px !important;
z-index:10;
list-style: none;
padding: 0;
background:#d6e5f2;
}

.coda-nav ul li {}
.coda-nav ul li a {
display:block;
width: 250px;
height:46px;
text-indent: -9999px;
background:url(/portal/images/portaltop_navi_mainvisual.jpg) 0 0 no-repeat;
}
.coda-nav ul li.tab1 a{
background-position:0 0;
}
.coda-nav ul li.tab2 a{
background-position:0 -46px;
}
.coda-nav ul li.tab3 a{
background-position:0 -92px;
}
.coda-nav ul li.tab4 a{
background-position:0 -138px;
}
.coda-nav ul li.tab5 a{
background-position:0 -184px;
}
.coda-nav ul li.tab6 a{
background-position:0 -230px;
}
.coda-nav ul li.tab7 a{
background-position:0 -276px;
}
.coda-nav ul li.tab8 a{
background-position:0 -322px;
}
.coda-nav ul li.tab1 a.current{
background-position:-250px 0;
}
.coda-nav ul li.tab2 a.current{
background-position:-250px -46px;
}
.coda-nav ul li.tab3 a.current{
background-position:-250px -92px;
}
.coda-nav ul li.tab4 a.current{
background-position:-250px -138px;
}
.coda-nav ul li.tab5 a.current{
background-position:-250px -184px;
}
.coda-nav ul li.tab6 a.current{
background-position:-250px -230px;
}
.coda-nav ul li.tab7 a.current{
background-position:-250px -276px;
}
.coda-nav ul li.tab8 a.current{
background-position:-250px -322px;
}


/*MAIN VISUAL IMAGES*/
#heroTkc,
#heroSearch,
#heroManager,
#heroBigcompany,
#heroClinic,
#heroLowyer,
#heroTaxAcc,
#heroPublic {
position:relative;
z-index:1;
}

/*MAIN VISUAL LIST*/
#heroTkc ul,
#heroSearch ul,
#heroManager ul,
#heroBigcompany ul,
#heroClinic ul,
#heroLowyer ul,
#heroTaxAcc ul,
#heroPublic ul {
position:absolute;
width:680px;
left:19px;
z-index:2;
}

#heroTkc ul li,
#heroSearch ul li,
#heroManager ul li,
#heroBigcompany ul li,
#heroClinic ul li,
#heroLowyer ul li,
#heroTaxAcc ul li,
#heroPublic ul li {
position:relative;
list-style:none;
float:left;
padding-right:10px;
padding-bottom:10px;
z-index:3
}

#heroTkc ul{top:67px;}
#heroSearch ul{top:72px;}
#heroManager ul{top:10px;left:5px;}
#heroBigcompany ul{top:81px;}
#heroClinic ul{top:249px;}
#heroTaxAcc ul{top:199px;}
#heroLowyer ul{top:250px;}
#heroPublic ul {top:326px;}

#heroManager ul li {
padding-bottom:0;
padding-right:8px;
}

/*LINK FOR WEBSITE*/
div#heroImg div.panel a.linkForWebsite{
display:block;
}
div#heroImg div.panel a.linkForWebsite span{
position:absolute;
right:10px;
/*display:none;*/
z-index:30;
}
* html div#heroImg div.panel a.linkForWebsite span{
display:block;
}
div#heroImg div.panel a.linkForWebsite:visited span{
/*display:none;*/
}
div#heroImg div.panel a.linkForWebsite:hover span{
display:block;
cursor:pointer;
}
div#heroImg div#heroTkc a.linkForWebsite span{top:330px;}
div#heroImg div#heroSearch a.linkForWebsite span{top:330px;}
div#heroImg div#heroBigcompany a.linkForWebsite span{top:330px;}
div#heroImg div#heroClinic a.linkForWebsite span{top:10px;}
div#heroImg div#heroTaxAcc a.linkForWebsite span{top:330px;right:20px;}
div#heroImg div#heroLowyer a.linkForWebsite span{top:10px;}
div#heroImg div#heroPublic a.linkForWebsite span{top:10px;}

div#heroImg div.panel ul:hover {
background:transparent url(/common/images/spacer.gif) 0 0 repeat;
}
* html div#heroImg #coda-slider-1{
margin-top:-1px !important;
}


