﻿
ul, li{ list-style:none; margin:0px; padding:0px; font-size:10px;}

.secondaryNavigation {height:53px; position: relative; z-index:90; width:675px; padding:7px 0 0 0;}
.secondaryNavigation div { background: url(images/bg-nav.png) no-repeat scroll 0 3px transparent; margin:0; position: relative; z-index: 15; padding:0;}
.secondaryNavigation li { font-weight: bold; letter-spacing: -0.025em; width: 133px; }
.secondaryNavigation li a { color: #FFFFFF; display: block; height: 40px; line-height: 38px; padding: 3px 15px 0; width: 111px; font-size:11px;}
.secondaryNavigation li.current a, .secondaryNavigation li:hover a, .secondaryNavigation li a:hover { background-image: url(images/bg-nav-item-hover.png); color: #3D3D3D; margin-left: -5px; font-size: 12px; white-space: nowrap; text-shadow: 1px 1px 1px #ccc; width: 111px; font-size:11px;}
.secondaryNavigation li:hover a, .secondaryNavigation li a:hover { position: relative; z-index: 10; font-size:11px;}
.secondaryNavigation .liner { background: url(images/bg-header-line.png) repeat-x 0 0; display: block; position: absolute; top: 10px; left: 50%; height: 40px; width: 50%; z-index: 13; }

.secondaryNavigation div ul li .sub {position: absolute;	top: 36px; left: 0;margin-left: -6px;background: url(images/nav-sub-top.png) no-repeat 0 0;float: left;padding-top: 4px;display: none;}
.secondaryNavigation div ul li:hover .sub { display: block;}
.secondaryNavigation div ul li .row {clear: both; float: left; width: 100%; margin-bottom: 10px;}
.secondaryNavigation div ul li .sub .sub-inner{list-style: none;margin: 0; padding: 0 4px 4px;background: url(images/nav-sub-bottom.png) no-repeat 0 100%;width: 266px;float: left;}
.secondaryNavigation div ul .sub ul li {background: none repeat scroll 0 0 transparent; color: #FFFFFF; margin: 0; padding: 0; width: 100%;}
.secondaryNavigation div ul .sub ul li a {float: none; text-indent: 0; font-size: 12px; height: auto;background: transparent;line-height: normal;letter-spacing: 0; white-space: normal;font-weight: normal;padding: 7px 5px 7px 12px;margin: 0;display: block;text-decoration: none;text-shadow: 1px 1px 1px #fff;color: #484848;border-top: 1px solid #f8f8f8;border-bottom: 1px solid #afafaf;width: auto;}
.secondaryNavigation div ul .sub ul li a:hover {color: #000; background: url(images/subnav-item-hover.png) repeat-x 0 0; margin-left: 0; }
.secondaryNavigation div ul .sub ul li:first-child a { border-top: medium none; }

.secondaryNavigation div ul li.list-view { position: relative; }
.secondaryNavigation div ul li.list-view ul li a:hover { border-top: 1px solid #e5e5e5; }
.secondaryNavigation div ul li.list-view ul li:first-child a:hover { border-top: medium none; }
.secondaryNavigation div ul li.list-view ul li:last-child a { border-bottom: medium none; }
.secondaryNavigation div ul li.gallery-view {  }

.secondaryNavigation div ul li.gallery-view {  }
.secondaryNavigation div ul li.gallery-view .sub {background: url(images/nav-sub-big-top.png) no-repeat -5px 0; width:800px !important;}
.secondaryNavigation div ul li.gallery-view .sub-inner { width: 760px; background: url(images/nav-sub-big-bottom.png) no-repeat 0 100%; }
.secondaryNavigation div ul li.gallery-view ul { display: block; float: none; overflow: hidden; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }
.secondaryNavigation div ul li.gallery-view ul.row-2-1 { border-bottom: 1px solid #c9c9c9; }
.secondaryNavigation div ul li.gallery-view ul.row-1-1, .secondaryNavigation div ul li.gallery-view ul.row-2-1 { margin-top: -3px; }
.secondaryNavigation div ul li.gallery-view ul.row-2-2 { border-top: 1px solid #fff; }
.secondaryNavigation div ul li.gallery-view ul.row-1-1, .secondaryNavigation div ul li.gallery-view ul.row-2-2 { margin-bottom: -2px; }
.secondaryNavigation div ul li.gallery-view ul li { text-align: center; float: left; width: auto; }
.secondaryNavigation div ul li.gallery-view ul li img {  }
.secondaryNavigation div ul li.gallery-view ul li a { border-top: none; border-bottom: none; border-right: 1px solid #afafaf;border-left: 1px solid #f8f8f8; display: block; width: 140px; height: 120px; padding: 7px 5px; }
.secondaryNavigation div ul li.gallery-view ul li:first-child a { border-left: none; }
.secondaryNavigation div ul li.gallery-view ul li:last-child a { border-right: none; }
.secondaryNavigation div ul li.gallery-view ul li a:hover { background: url(images/subnav-item-big-hover.png) no-repeat 0 0; }
.secondaryNavigation div ul li.gallery-view ul li a span { display: block; }

.orbit-caption{display:none;font-family:HelveticaNeue, Helvetica-Neue, Helvetica, Arial, sans-serif;}
.orbit-wrapper .orbit-caption{background:rgba(0,0,0,.6);z-index:1000;color:#fff;text-align:center;font-size:13px;position:absolute;right:0;bottom:0;width:100%;padding:7px 0;}
div.slider-nav{display:block;}
div.slider-nav span{width:78px;height:100px;text-indent:-9999px;position:absolute;z-index:1000;top:50%;margin-top:-50px;cursor:pointer;}

/* Floating */
.left { float: left; margin-right: 1em; }
.right { float: right; margin-left: 1em; }

/* List views */
.vertical-list, .vertical-list li, div.nav ul, div.nav li, .header ul, .header li, .footer ul, .footer li { list-style: none; }
.vertical-list li, div.nav li, .header li, .footer li { margin: 0; float: left; list-style: none; }
.vertical-list-line, .footer li { border-left:1px solid #666; padding: 0 .5em; }
.vertical-list li:first-child, .footer li:first-child{ padding-left:0;border-left:none;}
.vertical-list li a, .footer div li a{float:left;}

