
/* - tw.lightweightalert.css - */
@media screen {
/* https://www.business.govt.nz/portal_css/tw.lightweightalert.css?original=1 */
/* */
#twlightweightalert
{
background: #fff8f0;
border: 2px solid orange;
border-radius: 8px;
padding: 8px;
margin-bottom: 16px;
display: none;
}
#twlightweightalert h1:first-child
{
margin-top: 8px;
}
#twlightweightalert_noscript
{
background: #f0f8ff;
border: 2px solid #c0c6c3;
border-radius: 8px;
padding: 8px;
margin-bottom: 16px;
}

}


/* - tw.modal.css - */
@media screen {
/* https://www.business.govt.nz/portal_css/tw.modal.css?original=1 */
/* */
.tw_modal
{
background: #ffffff;
}
.tw_modal_data
{
display: none;
}
.mobile .tw_modal_content
{
float: none;
height: auto;
overflow-y: inherit;
}
.mobile .tw_modal_content li
{
display: list-item;
}
.tw_modal_content
{
float: left;
height: 400px;
overflow-y: auto
}
.tw_modal_desc
{
background: #f5f5f5;
}
.tw_modal_player
{
background: #f5f5f5;
width: 640px;
min-height: 390px;
margin: 0px auto;
}
.tw_modal_single .tw_modal_desc
{
width: 625px;
margin: 0px 14px;
padding: 8px;
background: #f5f5f5;
}
.tw_modal_multi .tw_modal_player
{
margin: 0px;
float: left;
}
.tw_modal_multi .tw_modal_desc,
.tw_modal_multi .tw_modal_ballon
{
background: #ffffff;
}
.tw_modal_caption
{
background: #107086;
color: #ffffff;
border-radius: 8px;
margin-left: 675px;
margin-right: 16px;
padding: 16px;
max-height: 325px;
overflow: hidden;
width: 145px;
}
.tw_modal_title
{
background: #269ac1;
padding: 8px;
}
.tw_modal_title h1
{
color: #ffffff !important;
vertical-align: middle;
margin: 0px;
}
.tw_modal_cp
{
background: #e7e5e0;
padding: 8px 8px 8px;
border-radius: 3px;
}
.tw_modal_cp_title
{
line-height: 18px;
font-size: 15px;
overflow: hidden;
color: #00667d;
border-bottom: solid 1px #58595b;
padding-bottom: 8px;
margin-bottom: 18px;
font-weight: bold;
}
.mobile .tw_modal_cp_title
{
font-size: 1.25em;
line-height: normal;
padding-bottom: 0.25em;
}
.tw_modal_cp .modal_text
{
margin-top: 8px;
background: #e7e5e0;
}
.tw_modal_cp .modal_thumbnail,
.tw_modal_preview_container .modal_thumbnail
{
float: right;
margin-top: 8px;
margin-left: 12px;
background: #000;
max-width: 280px;
position: relative;
}
.tw_modal_cp .modal_thumbnail
{
cursor: pointer;
}
.tw_modal_large_preview
{
background: #000; /**/
width: 280px;
height: 157px;
position: relative;
overflow: hidden;
cursor: pointer;
}
.tw_modal_content_preview
{
background: #000; /**/
position: relative;
overflow: hidden;
cursor: pointer;
}
.tw_modal_centre
{
margin-left: auto;
margin-right: auto;
width: 50%;
float: none;
}
.tw_modal_cp .modal_thumbnail img, .tw_modal_large_preview img
{
max-height: 210px;
max-width: 280px;
}
.tw_modal_cp .modal_play, .tw_modal_arrow
{
display: block;
position: absolute;
top: 50%;
left: 50%;
margin: -105px 0 0 -140px;
width: 100%;
height: 100%;
background: url('/tw.modal_arrow.png') no-repeat;
}
.tw_modal_cp .modal_play:hover, .tw_modal_arrow:hover
{
background: url('/tw.modal_arrow_blu.png') no-repeat;
}
.tw_modal_cp .modal_title
{
margin-top: 8px;
color: #008bc8;
font-size: 13px;
line-height: 20px;
}
.mobile .tw_modal_cp .modal_title
{
font-size: 1.25em;
line-height: normal;
padding-bottom: 0.25em;
}
.tw_modal_hide
{
display: none;
}
.tw_modal .tw_modal_list
{
list-style: none outside none;
padding: 24px 0px 0px;
margin: 0;
position: relative;
white-space: nowrap;
width: 9000px;
}
.tw_modal_list_item
{
display: inline-block;
margin-right: 26px;
margin-top: 7px;
vertical-align: top;
width: 120px;
white-space: normal;
cursor: pointer;
line-height: 15px;
zoom: 1;
*display: inline;
_height: 250px;
}
.tw_modal .tw_modal_list .tw_modal_list_item .tw_modal_list_link
{
color: #000000 !important;
text-decoration:none;
}
.tw_modal_list_container
{
clear: both;
overflow: hidden;
position: relative;
}
.tw_modal_list_buttons
{
clear: both;
float: right;
padding-top: 8px;
}
.tw_modal_list_button
{
background: url('/tw.modal_slider_sprites_30x28.png') no-repeat;
width: 15px;
height: 14px;
display: inline-block;
cursor: pointer;
zoom: 1;
*display: inline;
_height: 14px;
}
.tw_modal_next
{
background-position: right top;
margin-left: 4px;
}
.tw_modal_prev
{
background-position: left top;
margin-left: 4px;
position: relative;
left: 3px;
}
.tw_modal_page_indi
{
background-position: right bottom;
margin-left: 4px;
}
.tw_modal_page_indi_sel
{
background-position: left bottom !important;
margin-left: 4px;
}
.tw_modal_list_thumbnail_container
{
margin-bottom: 8px;
}
.tw_modal_list_item .tw_modal_desc
{
display: none;
}
.tw_modal_arrow_small
{
position: absolute;
top: -12px;
left: 0;
width: 120px;
height: 90px;
background: url('/tw.modal_play_thumb.png') no-repeat;
}
.tw_modal_arrow_small:hover
{
background: url('/tw.modal_play_thumb_blu.png') no-repeat;
}
.tw_modal_list_item:hover span
{
color: #008bc8 !important;
text-decoration: underline;
}
.tw_modal_thumb_container, .tw_modal_small_preview
{
cursor: pointer;
display: inline-block;
}
.tw_modal_thumb_insert
{
position: absolute;
top: -12px;
}
.tw_modal_list_thumbnail_container img
{
max-width: 128px;
}
.tw_modal_caption_divot
{
background: url('/tw.modal_divot_23x24.png') no-repeat;
width: 23px;
height: 34px;
margin-left: 700px;
}
.mobile .modal_mobile_hsep
{
margin: 8px 0 24px;
clear: both;
margin: 32px 0 24px;
background: #cbcccc;
height: 1px;
}
.mobile #right_of_menu #cmsPopup
{
position: relative;
width: auto;
padding: 0.5em 0.5em 0.5em 1em
}
.mobile .tw_modal_ballon,
.mobile .tw_modal_list_buttons,
.mobile .tw_modal_list_container
{
display: none;
}
.mobile .mobile_header
{
margin-bottom: 12px;
}
.tw_modal .howto_title,
.tw_modal .tw_video_title,
.tw_modal .tw_video_desc,
.tw_modal .RichFolder .documentFirstHeading,
.tw_modal .RichFolder .link-parent,
.tw_modal .documentByLine
{
display: none;
}
.tw_modal .howtopage_header
{
margin: 0;
}
.tw_modal_content ul
{
list-style-image: url("/normal-black.png");
margin: 0.5em 0 0 1.5em;
}
.tw_modal_content ol
{
margin: 0.5em 0 0 2.5em;
}
#cmsPopup .tw_modal_content ol
{
padding-left: 0px;
}
.mobile .tw_modal h2
{
margin-bottom: 12px;
}
}


/* - tw.popups.css - */
@media screen {
/* https://www.business.govt.nz/portal_css/tw.popups.css?original=1 */
/* */
.twPopup
{
font-style: italic;
}
.template-popup_view .button140
{
margin: 32px;
}
.template-popup_view .cookieInfo legend
{
font-size: 100%;
font-weight: bold;
}
.template-popup_view .cookieInfo .body
{
margin: 8px 16px;
}
.template-popup_view .cookieInfo .label
{
clear:both;
float: left;
width: 200px;
font-weight: bold;
}
.template-popup_view #deleteYourCookie
{
visibility: hidden;
float: right;
clear: both;
}
.type-Popup.template-atct_edit .field
{
margin-bottom: 32px;
}
.type-Popup.template-atct_edit .tertiaryActions
{
float: right;
}
.embedded_popup
{
border: solid 1px #888;
border-radius: 8px;
padding: 8px 16px;
margin-bottom: 16px;
}
.embedded_popup h2:first-child
{
margin: 0;
}
.nonjs_popup h1:first-child
{
margin-bottom: 24px;
}
#enterprise\.belowheader > .embedded_popup
{
background: #fff;
margin: 4rem auto 2rem;
max-width: 920px;
}

}


/* - tw.resourcelist.css - */
@media screen {
/* https://www.business.govt.nz/portal_css/tw.resourcelist.css?original=1 */
/* */
.tw_resourcelist
{
overflow-x: hidden;
overflow-y: auto;
}
.tw_resourcelist h2,
#content .tw_resourcelist h2
{
color: #587b26;
border-bottom: solid 1px #c0ad00;
margin-top: 8px;
margin-bottom: 18px; /* */
padding-bottom: 8px;
font-weight: bold;
}
ul.resource_list_items
{
list-style-position: inside;
margin-left: 0;
margin-bottom: 24px;
}
li.resource_list_item a,
.documentContent li.resource_list_item a
{
color: #58595b !important;
border: none;
}
li.resource_list_item a:hover,
.documentContent li.resource_list_item a:hover
{
color: #58595b !important;
border-bottom: solid 1px #58595b;
}
li.resource_list_item
{
text-indent: -14px;
padding-left: 14px;
line-height: 18px;
min-height: 18px;
margin-bottom: 3px;
padding-bottom: 4px;
border-bottom: dashed 1px #e4e1dc;
}
li.resource_list_item.resource_list_icon_pdf
{
background: url('/resource_list_icon_pdf.png') no-repeat top right;
padding-right: 24px;
}
li.resource_list_item.resource_list_icon_video
{
background: url('/resource_list_icon_video.png') no-repeat top right;
padding-right: 24px;
}
li.resource_list_item.resource_list_icon_onlinetraining
{
background: url('/resource_list_icon_onlinetraining.png') no-repeat top right;
padding-right: 24px;
}
li.resource_list_item.resource_list_icon_educationalresource
{
background: url('/resource_list_icon_educationalresource.png') no-repeat top right;
padding-right: 24px;
}
li.resource_list_item.resource_list_icon_template
{
background: url('/resource_list_icon_template.png') no-repeat top right;
padding-right: 24px;
}
li.resource_list_item.resource_list_icon_healthcheck
{
background: url('/resource_list_icon_healthcheck.png') no-repeat top right;
padding-right: 24px;
}
li.resource_list_item.resource_list_icon_calculator
{
background: url('/resource_list_icon_calculator.png') no-repeat top right;
padding-right: 24px;
}
li.resource_list_item.resource_list_icon_animationquiz
{
background: url('/resource_list_icon_animationquiz.png') no-repeat top right;
padding-right: 24px;
}
.tw_resourcelist a.more_resources,
.documentContent .tw_resourcelist a.more_resources
{
color: #c0ad00 !important;
display: inline-block;
line-height: 18px;
margin-top: -14px;
border-bottom: none;
text-decoration: underline;
}
.tw_resourcelist .link-external
{
display: none;
}
.tw_accordion_section_body li.resource_list_item a,
.tw_accordion_section_body li.resource_list_item a:hover,
.tw_accordion_section_body li.resource_list_item a:active,
.tw_accordion_section_body li.resource_list_item a:visited
{
color: #58595b !important;
text-decoration: none;
}

}


/* - tw.securearea.css - */
@media screen {
/* https://www.business.govt.nz/portal_css/tw.securearea.css?original=1 */
/* */
.contentViews {
position: relative;
z-index: 10;
}
.securearea_configured_content_body
{
}
.securearea_configured_content_body.highlight
{
outline: solid 4px #74AE0B;
background: #eee;
}
.securearea_configured_content_edit button
{
border-radius: 0 0 8px 8px;
opacity: 0.4;
}
.securearea_configured_content_edit button:hover
{
opacity: 1;
}
.securearea_configured_content_edit .arrow
{
font-size: 200%;
line-height: 70%;
}
.securearea_configured_content_body :last-child
{
margin-bottom: 4px;
}
.securearea_app .field > label
{
display: inline-block;
width: 200px;
}
.securearea_subnav .subhead
{
margin: 0;
padding: 8px;
}
.securearea_content legend
{
background: none repeat scroll 0 0 #FFFFFF;
color: #008BC8;
font-size: 15px;
padding: 0.5em;
}
.securearea_content table
{
border: solid 1px;
border-collapse:collapse;
margin: 8px 0;
}
.securearea_content th
{
background-color: #008BC8;
text-align: left;
color: white;
border: solid 1px #224488;
padding: 4px;
line-height: 14px;
}
.securearea_content td
{
border: solid 1px #224488;
padding: 4px;
}
.securearea_content .checklist
{
overflow:auto;
max-height:100px;
margin: 4px 0;
}
#secure_welcome_popup
{
display: none;
}

}


/* - tw.slideshow.css - */
@media screen {
/* https://www.business.govt.nz/portal_css/tw.slideshow.css?original=1 */
/* */
/* */
.tws_slidecontainer
{
position: relative;
overflow: hidden;
}
.tws_slidecontainer .tws_slideshow
{
background-color: #555555;
height: 242px;
float: left;
}
.tws_slidecontainer .tws_sma
{
padding-left: 14px;
padding-bottom: 4px;
text-indent: -14px;
}
.tws_slidecontainer .tws_slidenavcontainer
{
position: absolute;
}
.tws_slidecontainer .tws_slideshow .tws_slides
{
height: 242px;
border-right: 1px solid #fff;
}
.tws_slidecontainer .tws_slideshow .tws_slidelink
{
cursor: pointer;
}
.tws_slidecontainer .tws_slideshow .rhcslideshowcontent
{
width: 238px;
height: 242px;
float: right;
background: url('/biz_banner.png') no-repeat;
position: absolute;
top: 0;
}
.tws_slidecontainer .tws_slideshow .lhcslideshowcontent
{
width: 238px;
height: 242px;
float: left;
position: absolute;
top: 0;
}
.tws_slidecontainer .tws_slideshow .lhcimage
{
text-align: right;
}
.tws_slidecontainer .tws_slidemenu
{
float: left;
position: absolute;
z-index: 16;
width: 238px;
height: 242px;
top: 0;
padding: 10px;
background-color: #1F3031;
background: none repeat scroll 0 0 rgba(31, 48, 49, 0.85);
line-height: 16px;
}
.tws_slidecontainer .tws_slidemenu a:link,
.tws_slidecontainer .tws_slidemenu a:visited,
.tws_slidecontainer .tws_slidemenu a:active,
#content .tws_slidecontainer .tws_slidemenu a:link,
#content .tws_slidecontainer .tws_slidemenu a:visited,
#content .tws_slidecontainer .tws_slidemenu a:active
{
color: white !important;
text-decoration: none;
font-weight: bold;
}
.tws_slidecontainer .tws_slidemenu a:hover
{
color: #d0d102 !important;
text-decoration: none;
font-weight: bold;
}
.tws_slidecontainer .tws_slideshow .tws_titleov
{
background-color: #584632;
background-color: rgba(88, 70, 50, 0.8);
height: 50px;
position: absolute;
right: 0;
text-align: right;
bottom: 0;
width: 100%;
z-index: 15;
cursor: pointer;
}
#content .tws_slidecontainer .tws_slidemenu h2
{
margin: 0 0 10px;
color: #fff;
border-bottom: 0px;
font-weight: bold;
}
#content  .tws_slidecontainer .tws_titleov h4
{
color: #cbdb2a;
border-bottom: 0px;
font-weight: bold;
font-size: 12px;
margin: 8px 10px 0 4px;
}
#content  .tws_slidecontainer .tws_titleov h2
{
margin: 0 10px 4px 4px;
color: #fff;
border-bottom: 0px;
font-weight: bold;
font-size: 15px;
}
.tws_slidecontainer .link-external
{
display: none;
}
#content .tws_slidecontainer .tws_slides .textcontent .slideshowcontent p
{
color: #fff;
}
.tws_slidecontainer .tws_slidemenu hr
{
border-top: 3px solid #d0d102;
}
* html .tws_slidecontainer .tws_slideshow .tws_slides,
* html .tws_slidecontainer .tws_slideshow,
* html .tws_slidecontainer
{
height: 242px !important;
}
* html .tws_slidecontainer .tws_slideshow .rhcslideshowcontent {
margin-left: 0px;
float: right;
height: 242px !important;
margin-right: -4px;
}
.tws_slidecontainer .tws_slideshow .textcontent
{
float:left;
margin: 0px 0px 0px 8px;
height: 242px;
width: 230px;
color: #fff;
}
.tws_slidecontainer .tws_slideshow .tws_np .rhcslideshowcontent .textcontent
{
margin: 0px 40px 0px 0px;
}
.tws_slidecontainer .tws_slideshow .tws_np .lhcslideshowcontent .textcontent
{
margin: 0px 0px 0px 40px;
}
.tws_slidecontainer .tws_slideshow .slideshowcontent
{
margin: 5px 10px;
display: block;
}
#content .tws_slidecontainer .tws_slideshow .textcontent h2
{
margin: 10px 10px;
color: #fff;
border-bottom: 0px;
font-weight: bold;
}
.tws_slidecontainer .tws_slideshow .textcontent .more
{
float:right;
font-style: italic;
background: url('/more.png') 0px 6px no-repeat;
padding-left:8px;
margin-right:16px;
}
.tws_slidecontainer .tws_slideshow .textcontent .more a
{
color: #fff !important;
border-bottom: 1px solid #fff;
}
.tws_slidecontainer a.left,
.tws_slidecontainer a.right,
.tws_slidecontainer button.left,
.tws_slidecontainer button.right
{
background-color: transparent;
cursor: pointer;
margin-top: -24px;
position: absolute;
top: 50%;
z-index: 50;
border: none;
filter:alpha(opacity=40);
-moz-opacity:0.4;
-khtml-opacity: 0.4;
opacity: 0.4;
}
.tws_slidecontainer a.right:hover,
.tws_slidecontainer a.left:hover,
.tws_slidecontainer button.right:hover,
.tws_slidecontainer button.left:hover
{
filter:alpha(opacity=60);
-moz-opacity:0.6;
-khtml-opacity: 0.6;
opacity: 0.6;
}
.tws_slidecontainer button.left
{
left: -4px;
}
.tws_slidecontainer button.right
{
right: -4px;
}
.tws_slidecontainer #tws_nav
{
height: 40px;
margin-top: 210px;
position: absolute;
z-index: 15;
left: 0;
top: 0;
width: 350px;
}
.tws_slidecontainer #tws_nav .tws_navul_bl
{
text-align: right;
}
.tws_slidecontainer #tws_nav.tws_nav_bl
{
left: auto;
right: 0;
}
.tws_slidecontainer #tws_nav #tws_navpause
{
height: 20px;
padding: 0 2px;
width: 18px;
}
.tws_slidecontainer #tws_nav #tws_navpause a
{
padding: 2px 8px;
width: 20px;
}
.tws_slidecontainer #tws_nav #tws_navpause button
{
padding: 2px 8px;
width: 21px;
}
.tws_slidecontainer #tws_nav .tws_navpause a, #tws_nav .tws_navpause button
{
background: url('/twss_navpause.png') no-repeat scroll 0 0 #595959;
}
.tws_slidecontainer #tws_nav .tws_navresume a, #tws_nav .tws_navresume button
{
background: url('/twss_navresume.png') no-repeat scroll 0 0 #595959;
}
#tws_nav li
{
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
display: inline;
height: 20px;
padding: 0;
width: 20px;
}
#tws_nav li button
{
background: url('/twss_bk.jpg') repeat-x scroll 0 0 #595959;
border: 1px solid #5a5b5c;
color: #ccc !important;
font-family: Verdana;
font-size: 12px;
font-style: italic;
line-height: 16px;
margin: 0 3px;
padding: 0 6px;
text-decoration: none;
width: 21px;
}
#tws_nav li a.activeSlide, #tws_nav li.activeSlide a, #tws_nav li.activeSlide button
{
border: 1px solid #fff;
color: #fff;
}
}


/* - tw.social.css - */
@media screen {
/* https://www.business.govt.nz/portal_css/tw.social.css?original=1 */
/* */
.tw_social
{
background: #ffffff;
}

}


/* - tw.twitter.css - */
@media screen {
/* https://www.business.govt.nz/portal_css/tw.twitter.css?original=1 */
/* */
.tw_twitter
{
background: #f4f3f0;
border: solid 12px #e4e4e4;
}
.tw_twitter_title
{
background: #fafafa;
padding: 4px;
border-top: solid 1px #ccc;
}
.tw_twitter_section_title .body
{
height: 29px;
line-height: 29px;
font-size: 15px;
overflow: hidden;
}
.tw_twitter_section_body .tw_twitter_time
{
color: #abacac;
}
.tw_twitter_section_body
{
border-top: solid 1px #ccc;
overflow-x: hidden;
overflow-y: auto;
color: #58595b;
}
.tw_twitter_section_body .twitter-follow-button
{
padding: 0px;
position: static;
margin-bottom: 8px;
margin-left: 8px;
}
.tw_twitter_section_body ul
{
list-style: none;
margin-left: 8px;
margin-right: 8px;
}
.tw_twitter_section_body li
{
margin-bottom: 8px;
padding-bottom: 8px;
border-bottom: dashed 1px #e4e1dc;
}
.tw_twitter_follow_button
{
margin-top: 4px;
margin-bottom: 4px;
}
.bp-2012 .tw_twitter
{
border: none;
overflow: hidden;
}
.bp-2012 .tw_twitter_section_body a,
.bp-2012 .tw_twitter_section_body a:hover,
.bp-2012 .tw_twitter_section_body a:active,
.bp-2012 .tw_twitter_section_body a:visited
{
color: #008bc8;
text-decoration: none;
}
.bp-2012 .tw_twitter_title
{
background: url('/tw.twitter_bp-2012_active_vbg.png') repeat-x;
color: #fff;
height: 39px;
line-height: 39px;
padding: 0 16px;
font-weight: bold;
position: relative;
border-top: none;
border-radius: 2px;
}
.bp-2012 .tw_twitter_title .active_marker
{
position: absolute;
bottom: -6px;
left: 16px;
width: 14px;
height: 6px;
background: url('/tw.twitter_bp-2012_active_marker.png') no-repeat;
}
.bp-2012 .tw_twitter_title .body
{
color: #fff;
height: 39px;
line-height: 39px;
font-size: 13px;
overflow: hidden;
}
.bp-2012 .tw_twitter_section_body
{
border-top: none;
}
.portlet_tw_twitter
{
margin-bottom: 8px;
}

}


/* - tw.video.css - */
@media screen {
/* https://www.business.govt.nz/portal_css/tw.video.css?original=1 */
/* */
.tw_video
{
background: #ffffff;
}
.tw_video_desc
{
background: #f5f5f5;
}
.tw_video_player
{
background: #f5f5f5;
width: 640px;
min-height: 390px;
margin: 0px auto;
}
.tw_video_single .tw_video_desc
{
width: 625px;
margin: 0px 14px;
padding: 8px;
background: #f5f5f5;
}
.tw_video_multi .tw_video_player
{
margin: 0px;
float: left;
}
.tw_video_multi .tw_video_desc
{
background: #ffffff;
}
.tw_video_caption
{
background: #107086;
color: #ffffff;
border-radius: 8px;
margin-left: 675px;
margin-right: 16px;
padding: 16px;
max-height: 325px;
overflow: hidden;
width: 145px;
}
.tw_video_title
{
background: #269ac1;
padding: 8px;
}
.tw_video_title h1
{
color: #ffffff !important;
vertical-align: middle;
margin: 0px;
}
.tw_video_cp
{
background: #e7e5e0;
padding: 8px 8px 8px;
border-radius: 3px;
}
.tw_video_cp_title
{
line-height: 18px;
font-size: 15px;
overflow: hidden;
color: #00667d;
border-bottom: solid 1px #58595b;
padding-bottom: 8px;
margin-bottom: 18px;
font-weight: bold;
}
.tw_video_cp .video_text
{
margin-top: 8px;
background: #e7e5e0;
}
.tw_video_cp .video_thumbnail,
.tw_video_preview_container .video_thumbnail
{
float: right;
margin-top: 8px;
margin-left: 12px;
background: #000; /**/
width: 280px;
height: 157px;
position: relative;
overflow: hidden;
}
.tw_video_large_preview
{
background: #000; /**/
width: 280px;
height: 157px;
position: relative;
overflow: hidden;
cursor: pointer;
}
.tw_video_content_preview
{
background: #000; /**/
position: relative;
overflow: hidden;
cursor: pointer;
}
.tw_video_centre
{
margin-left: auto;
margin-right: auto;
width: 50%;
float: none;
}
.tw_video_cp .video_thumbnail img, .tw_video_large_preview img
{
left: 50%;
margin-left: -140px;
margin-top: -105px;
max-height: 210px;
max-width: 280px;
position: absolute;
top: 50%;
}
.tw_video_cp .video_play, .tw_video_arrow
{
display: block;
position: absolute;
top: 50%;
left: 50%;
margin: -105px 0 0 -140px;
width: 100%;
height: 100%;
background: url('/tw.video_arrow.png') no-repeat;
}
.tw_video_cp .video_play:hover, .tw_video_arrow:hover
{
background: url('/tw.video_arrow_blu.png') no-repeat;
}
.tw_video_cp .video_title
{
margin-top: 8px;
color: #008bc8;
font-size: 13px;
line-height: 20px;
}
.tw_video_hide
{
display: none;
}
.tw_video .tw_video_list
{
list-style: none outside none;
padding: 24px 0px 0px;
margin: 0;
position: relative;
white-space: nowrap;
width: 9000px;
}
.tw_video_list_item
{
display: inline-block;
margin-right: 26px;
margin-top: 7px;
vertical-align: top;
width: 120px;
white-space: normal;
cursor: pointer;
line-height: 15px;
zoom: 1;
*display: inline;
_height: 250px;
}
.tw_video .tw_video_list .tw_video_list_item .tw_video_list_link
{
color: #000000 !important;
text-decoration:none;
}
.tw_video_list_container
{
clear: both;
overflow: hidden;
position: relative;
}
.tw_video_list_buttons
{
clear: both;
float: right;
padding-top: 8px;
}
.tw_video_list_button
{
background: url('/tw.video_slider_sprites_30x28.png') no-repeat;
width: 15px;
height: 14px;
display: inline-block;
cursor: pointer;
zoom: 1;
*display: inline;
_height: 14px;
}
.tw_video_next
{
background-position: right top;
margin-left: 4px;
}
.tw_video_prev
{
background-position: left top;
margin-left: 4px;
position: relative;
left: 3px;
}
.tw_video_page_indi
{
background-position: right bottom;
margin-left: 4px;
}
.tw_video_page_indi_sel
{
background-position: left bottom !important;
margin-left: 4px;
}
.tw_video_list_thumbnail_container
{
background: #000;
position: relative;
width: 120px;
height: 67px;
margin-bottom: 8px;
overflow: hidden;
}
.tw_video_list_item .tw_video_desc
{
display: none;
}
.tw_video_arrow_small
{
position: absolute;
top: -12px;
left: 0;
width: 120px;
height: 90px;
background: url('/tw.video_play_thumb.png') no-repeat;
}
.tw_video_arrow_small:hover
{
background: url('/tw.video_play_thumb_blu.png') no-repeat;
}
.tw_video_list_item:hover span
{
color: #008bc8 !important;
text-decoration: underline;
}
.tw_video_thumb_container, .tw_video_small_preview
{
background: #000;
position: relative;
width: 120px;
height: 67px;
cursor: pointer;
overflow: hidden;
display: inline-block;
}
.tw_video_thumb_insert
{
position: absolute;
top: -12px;
}
.tw_video_list_thumbnail_container img
{
position: absolute;
top: -12px;
bottom: 0;
left: 0;
right: 0;
}
.tw_video_caption_divot
{
background: url('/tw.video_divot_23x24.png') no-repeat;
width: 23px;
height: 34px;
margin-left: 700px;
}

}

