/*-- optional styles --*/

#main-nav .nav-container {z-index:99999!important;}

#slideshow {z-index:0;}
#layout {
margin-left: auto;
margin-right: auto;
text-align: center;
position: relative;
width: 716px;
height: 322px;
}
.card_banner {padding-left: 5px;}
.loader {margin:20px auto 0 350px;}

/*-- styles for html renedered by slideshow Javascript --*/

#slide_container {
position: relative;
width: 716px;
height: 322px;
overflow: hidden;
background-repeat: repeat;
}
#slide_container DIV {
position: absolute;
left: 0;
top: 0;
width: 716px;
height: 322px;
overflow: hidden;
}
#slide_container DIV a {
width: 716px;
height: 314px;
display: block;
text-align: center;
}
#button_container {
bottom:10px;
position:absolute;
left:10px;
width:200px;
z-index:1000000000;
}
#button_container a {
display:block;
float:left;
max-height:22px;
min-width:23px;
overflow:hidden;
}
#slideshow {
position: relative;
width: 716px;
height: 322px;
top: 0;
left: 0;
text-align:center;
z-index: 1;
}
