/*** HOMEPAGE SPECIFIC STYLES ***/
#content-home { width: 960px; }

#tabs-play-pause { z-index: 100; position: absolute; display: block; top: 200px; left: 925px; width: 18px; height: 18px; background: url('/media/buttons/play-pause.png') no-repeat 0 0; cursor: pointer; }
#tabs-play-pause span { display: none; }

.tabs { margin-top: 22px; position: relative; }
.tabs ul { position: relative; height: 43px; }
.tabs li.tab { position: absolute; height: 43px; top: 0; }
.tabs li.tab a { display: block; width: 250px; height: 32px; margin-top: 2px; font-size: 18px; text-align: center; text-decoration: none;padding:8px 70px 0 0;} 
/*.tabs li.tab a span { display: none; }*/

.tabs li.tab-1 { z-index: 1; left: 0; width: 253px; background: url('/media/tabs/home-1.png') no-repeat 0 0; }
.tabs li.tab-2 { z-index: 2; left: 242px; width: 260px; background: url('/media/tabs/home-2.png') no-repeat 0 0; }
.tabs li.tab-3 { z-index: 3; left: 481px; width: 260px; background: url('/media/tabs/home-3.png') no-repeat 0 0; }
.tabs li.tab-4 { z-index: 4; left: 710px; width: 250px; background: url('/media/tabs/home-4.png') no-repeat 0 0; }
.basic .tabs li.tab-3 { background-image: url('/media/tabs/home-4.png'); left: 471px; }

.ui-tabs .ui-tabs-hide { display: none; }
.ui-tabs li.ui-tabs-selected { z-index: 5; height: 53px; top: -10px; background-position: 0 -43px; }

.tabs li.tab-2.ui-tabs-selected { left: 232px; }
.tabs li.tab-3.ui-tabs-selected { left: 471px; }
.tabs li.tab-4.ui-tabs-selected { left: 710px; }

.tabs li.tab-2.ui-tabs-selected a { margin-left: 10px; }
.tabs li.tab-3.ui-tabs-selected a { margin-left: 10px; }
.tabs li.tab-4.ui-tabs-selected a { margin-left: 10px; }

.tabs .tab-content { float: left; width: 960px; background: url('/media/backgrounds/tabs-content.png'); }
.tabs .tab-footer { float: left; width: 960px; height: 60px; background: url('/media/backgrounds/tabs-footer.png'); }

#tabs-1, #tabs-2, #tabs-3, #tabs-4 { position: relative; }

.tabs .tab-content .visual-overlay { position: absolute; z-index: 2; width: 700px; height: 310px; top: 0; left: 257px; background: url('/media/backgrounds/home-visual-overlay.png') no-repeat 0 0; }
.tabs .tab-content .visual { position: absolute; z-index: 1; width: 700px; height: 310px; top: 0; left: 257px; }

.tabs .tab-content .info { position: relative; z-index: 10; }
.tabs .tab-content .info h2 { font-size: 50px; line-height: 50px; padding: 20px 0 0 17px; }
.tabs .tab-content .info p.intro { width: 425px; height: 140px; margin: 10px 0 0 20px; font-size: 18px; line-height: 24px; }
.tabs .tab-content .info-block { float: left; display: inline; width: 140px; margin: 0 20px 0 20px; min-height:240px;position:relative;}
.tabs .tab-content .info-block h3 { font-size: 18px; padding: 10px 0 5px 0; }
.tabs .tab-content .info-block p { font-size: 11px; line-height: 18px; color: #616265; margin-bottom: 10px; }
.tabs .tab-content .info-block p a { text-decoration: none; }
.tabs .tab-content .info-block p a:hover { text-decoration: underline; }
.tabs .tab-content .info-block a.more { font-size: 11px; line-height: 18px; font-weight: 700; text-decoration: none; padding-left: 18px;position:absolute;bottom:15px; }
.tabs .tab-content .info-block a.more:hover { text-decoration: underline; }

/** cascade Tabs Basic 
.basic .tabs li.tab-1 { z-index: 1; left: 0; width: 320px; background: url('/media/tabs/homebasic-1.png') no-repeat 0 0; }
.basic .tabs li.tab-2 { z-index: 2; left: 309px; width: 320px; background: url('/media/tabs/homebasic-2.png') no-repeat 0 0; }
.basic .tabs li.tab-3 { z-index: 3; left: 599px; width: 361px; background: url('/media/tabs/homebasic-3.png') no-repeat 0 0; }
.basic .ui-tabs li.ui-tabs-selected { z-index: 5; height: 53px; top: -10px; background-position: 0 -43px; }
.basic .tabs li.tab-2.ui-tabs-selected { left: 309px; }
.basic .tabs li.tab-3.ui-tabs-selected { left: 599px; }**/
.basic .ui-tabs-nav{background:transparent url(/media/tabs/ui-tab-nav-bg.png) no-repeat bottom right}
.basic .tabs .tab-content .visual-overlay { position: absolute; z-index: 2; width: 700px; height: 244px; top: 0; left: 257px; background: url('/media/backgrounds/home-visual-overlay.png') no-repeat 0 0; }
.basic .tabs .tab-content .visual { position: absolute; z-index: 1; width: 700px; height: 244px; top: 0; left: 257px; overflow:hidden;}

#extra-block { position: absolute; z-index: 10; width: 200px; left: 740px; top: 248px; }
#extra-block h2 { font-size: 18px; padding-bottom: 10px; }
#extra-block p { font-size: 11px; line-height: 18px; margin-bottom: 10px; }
#extra-block p a { text-decoration: none; }
#extra-block p a:hover { text-decoration: underline; }
#extra-block .video-thumb { position: relative; height: 92px; }
#extra-block .video-thumb .overlay { position: absolute; z-index: 12; width: 200px; height: 85px; top: 0; left: 0; background: url('/media/backgrounds/video-thumb-overlay.png') no-repeat 0 0; }
#extra-block .video-thumb .thumb { position: absolute; z-index: 11; width: 200px; height: 85px; top: 0; left: 0; }
#extra-block .video-thumb .overlay a { display: block; width: 200px; height: 85px; text-decoration: none; }
#extra-block a.more { font-size: 11px; line-height: 18px; font-weight: 700; text-decoration: none; padding-left: 18px; }
#extra-block a.more:hover { text-decoration: underline; }

/*** FOOTER STYLES ***/

#footer ul { margin: 0 0 0 20px; }




















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

