
body {
    margin-bottom: 0;
    padding-bottom: 0;
    width: auto;
}

#header,#footer,#nav {
    margin: 0 auto;
    position: relative;
}



h1 { /* what FF applies by default; standardize across the board */
    margin: 17.2px 0 10.2667px 0;
}

h1 span {
    display: inline;
}

img {
    border: 0;
}

.ihd_content_bg {
	border-color: #f1f1f1 !important;
	}
	
/* input, textarea {
    padding: 3px;
} */
/* input[type=text], input[type=password], textarea, select {
    ______________background: #f1f1f1 url('../css/images/input_shadow.gif') no-repeat scroll 0 0;
    background-color: #f1f1f1;
    border: 1px solid #BBBBBB;
    
    border-radius: 4px 4px 4px 4px;
    
    -moz-box-shadow: 1px 1px 2px #d2d2d2 inset;
    -webkit-box-shadow: 1px 1px 2px #d2d2d2 inset;
    box-shadow: 1px 1px 2px #d2d2d2 inset;
} */

/*--- SETUP ---*/
.error_wrapper, #sponsored_ads_right, #sponsored_ads_footer, #T_and_C,#overlay, #login_box-dialog
{
    display:block;
}

#tagline,#login_link_wrapper {
    display: none;
}

#channel-wrapper-wrapper {
    overflow: hidden;
    min-width: 960px;
    width: 100%;
}

#channel-wrapper {
    left: 0;
    margin: 0 auto;
    position: relative;
    top: 0;
    width: 100%;
}

#channel-content_wrapper {
    margin: 0 auto;
    width: 940px;
    background: #fff;
    padding: 15px;
    clear: both;
    width: 930px;
}

#channel-content_wrapper.with_back {
   
}

#channel-content {
    /* border-top: 1px solid #4679B0; */
    overflow: hidden;
    border: 0px !important;
}

#stock_photo {
    background-color: #fff;
    border-color: #FFFFFF #f1f1f1 #f1f1f1 #FFFFFF;
    border-width: 1px;
    border-style: solid;
    height: 245px;
    overflow: hidden;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    -moz-box-shadow: 2px 2px 3px #aaa, 0 0 1px #757575;
    -webkit-box-shadow: 2px 2px 3px #aaa, 0 0 1px #757575;
    box-shadow: 2px 2px 3px #aaa, 0 0 1px #757575;
}

#stock_photo img {
    background-color: #fff;
    border-radius: 7px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 7px;
}

#channel-content_wrapper .page_content {
    padding: 0px;
}

#channel-content_wrapper .grid_10 {
    margin: 0px;
}

#channel-content_wrapper .container_10 .grid_10 {
    width: 930px;
}

/*--- field groupings and alignments ---*/
div.inline {
    display: inline-block;
    margin: 0 14px 0 0;
}

div.stack {
    display: block;
    margin: 0 14px 14px 0;
}

div.stack-col {
    display: block;
    margin: 0 0 14px 0;
}

div.stack-col_bottom {
    display: block;
    margin: 0;
}

label.inline {
    display: inline-block;
    margin-right: 3px;
    padding: 0;
}

label.stack {
    display: block;
    margin-right: 0;
    padding-bottom: 4px;
}

.inline img.icon,.stack img.icon {
    cursor: help;
    margin-left: 3px;
    vertical-align: top;
}

/*--- HEADER ---
#header {
    overflow: hidden;
}*/

#header #tagline {
    color: #70A4DC;
    font-family: 'MyriadProSemibold';
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 1.3em;
    text-align: center;
    position: absolute;
    right: 110px;
    top: 29px;
}

#header #login_link_wrapper {
    position: absolute;
    right: 20px;
    top: 30px;
}

#header #login_link { /* background: none repeat scroll 0 0 #03396E;
    border-color: #124B82;
    cursor: pointer;
    padding: 5px 10px; */
    
}

#header #login_link:hover {
    /* background: none repeat scroll 0 0 #124B82;
    border-color: #B1C1D3; */
    
}

.ii_dd-panel .ii_dd-panel_content {
     /* padding: 25px;*/
}

/*--- LOGIN ---*/
.login_box.ii_dd-panel {
    *position: relative;
    *top: 0;
    *right: 0;
}

.ii_dd-trigger { /* *position: absolute;
    *top: 0;
    *right: 0; */
    *width: 38px;
}

.login_box label img.icon {
    height: 16px;
    width: 16px;
    cursor: pointer;
    margin-left: 3px;
    vertical-align: bottom;
}

.login_box input {
    vertical-align: bottom;
}

.login_box input[type=text],.login_box input[type=password] {
    width: 165px;
}

.login_box .ii_dd-panel_content input[type=submit] {
    font-size: 1.3em;
    margin-bottom: 10px;
    width: 115px;
}

#login_box-main {
    background-color: #fff;
    border: 1px solid #d2d2d2;
    display: none;
    margin: 25px auto;
    padding: 20px;
    /* width: 150px; */
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    -moz-box-shadow: 1px 1px 3px #AAAAAA;
    -webkit-box-shadow: 1px 1px 3px #AAAAAA;
    box-shadow: 1px 1px 3px #AAAAAA;
    /* -moz-box-shadow: 2px 2px 3px #aaa, 0 0 3px #d2d2d2;
    -webkit-box-shadow: 2px 2px 3px #aaa, 0 0 3px #d2d2d2;
    box-shadow: 2px 2px 3px #aaa, 0 0 3px #d2d2d2; */
}

#login_box-main.wide {
    padding: 30px;
}

#login_box-main div.stack {
    margin: 0 21px 21px 0;
}

#login_box-main div.stack-col_bottom {
    background-color: #eee;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    padding: 10px 14px;
}

#login_box-main label[for=loginID],#login_box-main label[for=loginPassword]
    {
    font-size: 1.2em;
    line-height: 1em;
}

#login_box-main label.stack {
    padding-bottom: 7px;
}

#login_box-main input[type=text],#login_box-main input[type=password] {
    width: 200px;
}

#login_box-main input[type=submit],#login_box-main input[type=button] {
    font-size: 1.3em;
    margin-bottom: 14px;
    width: 205px; /* req. by IE7 */
}

#login_box-main input[type=button] {
    margin: 0 10px 14px;
}
/* input[type=submit],
input[type=button]
{
    background-color: #E45E1F;
    border: 1px solid #C4591F;
    
    -moz-box-shadow: 1px 1px 2px #CC8F6E;
    -webkit-box-shadow: 1px 1px 2px #CC8F6E;
    box-shadow: 1px 1px 2px #CC8F6E;
    
    color: white;
    cursor: pointer;
    font-family: trebuchet MS;
    font-weight: bold;
    letter-spacing: 0.1em;
    padding: 3px 7px;
    text-shadow: 1px 1px 1px #B44902;

    -moz-border-radius: 7px 7px 7px 7px;
    -webkit-border-radius: 7px 7px 7px 7px;
    border-radius: 7px 7px 7px 7px;
    
    background: #fb955e; /* Old browsers */
/* background: -moz-linear-gradient(top, #fb955e 1%, #ea5507 50%, #fb955e 100%); /* FF3.6+ */
/* background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#fb955e), color-stop(50%,#ea5507), color-stop(100%,#fb955e)); /* Chrome,Safari4+ */
/* background: -webkit-linear-gradient(top, #fb955e 1%,#ea5507 50%,#fb955e 100%); /* Chrome10+,Safari5.1+ */
/* background: -o-linear-gradient(top, #fb955e 1%,#ea5507 50%,#fb955e 100%); /* Opera11.10+ */
/* background: -ms-linear-gradient(top, #fb955e 1%,#ea5507 50%,#fb955e 100%); /* IE10+ */
/* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fb955e', endColorstr='#ea5507',GradientType=0 ); /* IE6-9 */
/* background: linear-gradient(top, #fb955e 1%,#ea5507 50%,#fb955e 100%); /* W3C */

/* *width: 175px; /* IE7 Hack */


.loginLinks {
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.8em;
    /* margin-top: 14px; */
}

.ii_dd-panel ul.loginLinks {
    width: auto;
}

#login_box-dialog {
    background-color: #fff;
    border: 1px solid #d2d2d2;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    padding: 20px 30px;
    position: absolute;
    top: 450;
    left: 600;
    z-index: 200;
    -moz-box-shadow: 5px 5px 10px #444444, 0 0 3px #444444;
    -webkit-box-shadow: 5px 5px 10px #444444, 0 0 3px #444444;
    box-shadow: 5px 5px 10px #444444, 0 0 3px #444444;
}

#login_box-dialog input[type=text],#login_box-dialog input[type=password]
    {
    width: 165px;
}

#login_box-dialog input[type=submit] { /* margin-top: 7px; */
    
}

#login_box-dialog form {
    float: left;
}

#login_box-dialog p {
    margin-top: 10px;
    font-weight: bold;
}
/*-- RED, OUTSIDE --*/
#login_box-dialog .close {
    background: #990000;
    background: -moz-linear-gradient(0% 100% 90deg, #990000 0%, #ee0000 50%, #990000
        100%) repeat scroll 0 0 transparent;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#990000),
        to(#990000), color-stop(.5, #ee0000) );
    background: #bb0000; /* Old browsers */
    background: -moz-linear-gradient(top, #990000 1%, #ee0000 50%, #990000 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #990000),
        color-stop(50%, #ee0000), color-stop(100%, #990000) );
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #990000 1%, #ee0000 50%, #990000 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #990000 1%, #ee0000 50%, #990000 100%);
    /* Opera11.10+ */
    background: -ms-linear-gradient(top, #990000 1%, #ee0000 50%, #990000 100%);
    /* IE10+ */
    /* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#990000', endColorstr='#ee0000',GradientType=0 ); /* IE6-9 */
    background: linear-gradient(top, #990000 1%, #ee0000 50%, #990000 100%);
    /* W3C */
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    /*
    -moz-box-shadow: 1px -1px 5px #333;
    -webkit-box-shadow: 1px -1px 5px #333;
    box-shadow: 1px -1px 5px #333;
    */
    border: 1px solid #770000;
    color: white;
    cursor: pointer;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 1.2em;
    font-weight: bold;
    height: 16px;
    line-height: 1.0em;
    padding: 2px;
    position: absolute;
    right: -6px;
    text-align: center;
    top: -8px;
    width: 16px;
}
/*-- GRAY, INSIDE OVERRIDES --*/
#login_box-dialog .close {
    background: none repeat scroll 0 0 #F2F2F2;
    /* background: -moz-linear-gradient(top, #990000 1%, #ee0000 50%, #990000 100%); /* FF3.6+ */
    border: 1px solid #BBBBBB;
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
    /*
    -moz-box-shadow: 1px 1px 2px #dedede;
    -webkit-box-shadow: 1px 1px 2px #dedede;
    box-shadow: 1px 1px 2px #dedede;
    */
    color: #aaa;
    font-size: 11px;
    height: 12px;
    right: 4px;
    /* text-shadow: 1px 1px 1px #dedede; */
    top: 4px;
    width: 12px;
}

.arrow-left {
    position: absolute;
    top: 75px;
    left: -14px;
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-bottom: 15px solid transparent;
    border-right: 20px solid white;
}

p.book {
    color: #444;
    font-size: 1.5em;
    text-align: center;
}

p.book strong {
    color: #0077be;
    font-size: 1.4em;
    line-height: 1.1em;
}

#login_box-dialog .error_wrapper { /* display: block; */
    
}

#login_box-dialog .error_wrapper span#errorMessage {
    /* display: inline-block;
    width: 300px; */
    
}

#login_box-dialog .error_wrapper p {
    margin: 10px 0 20px;
    width: 249px;
}

.stack-col .error_wrapper p {
    margin: 0;
}

#login_box-dialog #login_msg {
    color: #333333;
    font-size: 1.3em;
    line-height: 1.2em;
    margin-bottom: 20px;
}

#login_box-dialog #login_msg span {
    font-size: 0.8em;
    font-weight: normal;
    text-align: center;
}

/*--- OVERLAY ---*/
#overlay {
    background-color: #444;
    /* display: none; */
    left: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity = 0);
    position: absolute;
    top: 0;
    z-index: 100;
}

.ihd_calendar input.datepicker { /*--- OVERLAY Exchange & Getaway Calendar icon formatting ---*/
	font-size: 14px;
	padding: 6px 4px 7px 5px !important;
	background-position: 96.5% 48.5%;
}

/*--- RESORT LIST ---*/
#resortList {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 7px 7px 7px 7px;
    margin-top: 10px;
    overflow: hidden;
    padding: 12px 12px 0 0;
    *padding-bottom: 12px; /* IE7 Hack */
    width: 616px;
}

#resortList li {
    background-color: #FFFFFF;
    border: 1px solid #d2d2d2;
    border-radius: 7px 7px 7px 7px;
    -moz-box-shadow: 2px 2px 7px #BBBBBB;
    -webkit-box-shadow: 2px 2px 7px #BBBBBB;
    box-shadow: 2px 2px 7px #BBBBBB;
    display: inline;
    float: left;
    height: 50px;
    margin: 0 0 12px 12px;
    overflow: hidden;
    padding: 10px;
    width: 170px;
}

#resortList li a {
    
}

/*--- BEST PRICE GUARANTEE ---*/
.bestPriceGuarantee {
    margin: 7px auto 20px;
    overflow: auto;
    /* width: 190px; */
}

#login_box-dialog .bestPriceGuarantee {
    float: left;
    margin: 21px 0 0 21px;
}

.bestPriceGuarantee a {
    color: #545962;
    font-weight: bold;
    text-decoration: none;
}

.bestPriceGuarantee img {
    float: left;
}

#login_box-dialog .bestPriceGuarantee img {
    float: none;
}

.bestPriceGuarantee p {
    font-size: 0.9em;
    float: left;
    margin: 5px 0 0 10px;
}

#login_box-dialog .bestPriceGuarantee p {
    float: none;
    margin: 0;
}

/*--- BLOCKUI ---*/
.blockUI {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.blockUI h1 {
    line-height: 1.5em;
    margin: 20px 10px;
}









/*
#stock_photo{height:247px;}

 #resortList {
   
   width:942px;
   margin-left:-12px;
   background:#f1f1f1;
 }
 

 
 #resortList li {
     border:3px solid #c2c2c2; 
     -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
     border-radius: 7px 7px 7px 7px;
    
    display: inline;
    float: left;
    height: 190px;
    margin: 0 0 12px 19px;
    overflow: hidden;
    padding: 10px;
    width: 190px;
    
    background-image:url(/iimedia/landingpage/column1/greybg.png);
    background-repeat: repeat-x;
    background-color:#d9d9d9;
      
}
 .container_10 .grid_7{
 
 width:928px;
 margin-left:0px;
 }
 
 
 
 
 
 
 
 

 

/*------------------ MENU ------------------*/

.ihd_nav {
  border-radius: 0px !important;
  border: 0px !important;
  width: 690px;
  margin: 0 auto;
}

.ihd_nav ul{
  border-radius: 0px !important;
  border: 0px !important;
  padding: 0px 145px !important;
  text-transform: capitalize; 
}

.ihd_nav .ihd_nav-row-2 ul{
    padding: 0px !important;
}

.ihd_nav ul li{
    border: 0px;
}

.ihd_nav ul li a{
    padding: 4px 20px !important;
    font-size: 15px;
}

.ihd_nav-row-2 {
  border-top: 1px solid #f1f1f1;
  margin-top: 1px;
}

/*------------------ MENU: JAVASCRIPT CLASS OVERWRITES ------------------*/

#ihd_home_wrap .ui-tabs {
    z-index: 20;
    padding: 20px 0px 0px 0px;
    min-height: 56px;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    color: #fff !important;
    font-size: 16px;
}

#ihd_player_tabs_wrap .ui-state-active a, 
#ihd_player_tabs_wrap .ui-state-active a:visited {
    color: #666 !important;
}

.ui-state-default, 
.ui-widget-content .ui-state-default, 
.ui-widget-header .ui-state-default {
    border: 1px solid #0077be !important;
}

.ihd_nav .ui-state-active a, .ihd_nav .ui-state-active a:link, .ihd_nav .ui-state-active a:visited {
    color: #0077be !important;
}

#ihd_player_wrap .ui-state-default {
    border: none !important;
}

.ui-state-hover, .ui-widget-content .ui-state-hover {
    border: 1px solid #b0cddf !important;
}

.ui-tabs .ui-tabs-nav {
    text-align: center !important;
}


.ui-tabs .ui-tabs-nav li {     
	background: #ffffff !important;
	color: #0077be !important;
	border-radius: 6px 6px 0px 0px !important;
	border: #f1f1f1 solid !important;
	margin: 0 0.2em 0px 0px !important;
	border-width:1px 1px 0 1px !important;
	float:
	none !important;
	display:
	inline-block;              
	zoom:1;       
	*display:inline; 
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
    background: #f1f1f1 !important;
}

#ihd_player_wrap .ui-tabs .ui-tabs-nav li.ui-tabs-selected {
    border: none !important;
}

.ui-tabs .ui-tabs-panel {
	background: #1d1d1d !important;
    padding: 0px !important;
    border-top: 2px solid #0077be !important;
    margin-top:-3px;
}

#ihd_player_wrap .ui-tabs .ui-tabs-panel {
    border-top: none !important;
    margin-top: 0px;
}

/*------------------ MENU: MEGAMENU CLASS OVERWRITES ------------------*/

#mega-menu-2 {
    height: 25px !important;
}

#mega-menu-2 li {
    color: #757575 !important;
    text-transform: uppercase;
    padding: 0px !important;
    font-size: 14px;
    font-weight: normal !important;
}

#mega-menu-2 li a {
    color: #757575 !important;
    text-transform: uppercase;
    background: none !important;
    padding: 5px 20px !important;
    font-size: 13px;
    font-weight: normal;
}

#mega-menu-2 li a:hover {
    color: #0077be  !important;
}

#mega-menu-2 li .sub a {
    text-transform: capitalize;
}

#mega-menu-2 li .sub {
    padding: 0px !important;
}

#mega-menu-2 li .sub li {
    border: 1px solid #d2d2d2;
    border-top: 0px;
    list-style: none !important;
    min-width: 143px;
}

#mega-menu-2 li .sub li a {
    padding: 7px 20px !important;
    opacity: 1;
}
    

#mega-menu-2 li .sub-container {
    top: 26px !important;
}

#mega-menu-3 {
    height: 25px !important;
}

#mega-menu-3 li {
    color: #757575 !important;
    text-transform: uppercase;
    padding: 5px 20px !important;
    font-size: 14px;
    font-weight: normal !important;
}

#mega-menu-3 li a {
    color: #757575 !important;
    text-transform: uppercase;
    background: none !important;
    padding: 0px !important;
    font-size: 14px;
    font-weight: normal;
}

#mega-menu-3 li a:hover {
    color: #0077be !important;
}

#mega-menu-3 li .sub a {
    text-transform: capitalize;
}

#mega-menu-3 li .sub {
    padding: 0px !important;
}

#mega-menu-3 li .sub li {
    border: 1px solid #d2d2d2;
    border-top: 0px;
    padding: 7px 20px !important;
    list-style: none !important;
}

#mega-menu-3 li .sub-container {
    top: 26px !important;
    left: -1px;
}

#mega-menu-3 li a {
    padding: 5px 20px !important;
}

/*------------------ MENU DARK (overlay) ----------------*/
.ihd_expanded_menu_dark {
    display: block;
    overflow: auto;
}

#resorts_player_tab a {
    color: #757575;
    text-shadow: 2px 2px 1px #111;

    -webkit-transition: all 0.75s ease;
    -moz-transition: all 0.75s ease;
    -o-transition: all 0.75s ease;
    -ms-transition: all 0.75s ease;
    transition: all 0.75s ease;
}

#resorts_player_tab a:active,
#resorts_player_tab a:hover
{
    color: #6EB5EF;

    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    -ms-transition: all 0.1s ease;
    transition: all 0.1s ease;
}

#resorts_player_tab span {
    color: #555;
}

.ihd_tab_recent_dark {
    background: url(../images/channel/ihd_menu_divider_dark.png) no-repeat 0px 12px;
    list-style-image: url(../images/channel/ihd_menu_bullets_dark.gif);
}

.ihd_tab_recent_dark h3 {
    color: #d2d2d2;
    padding-left: 20px;
}

.ihd_tab_recent_dark a {
    color: #757575;
    text-decoration: none;
}

/*------------------- INTRO -------------------*/
.ihd_play_intro_banner {
    height: 260px;
    background: url(../images/channel/ihd_header_laptop_beach.jpg) no-repeat; 
        no-repeat;
}

.ihd_play_intro_banner h2 {
    height: 70px;
    padding: 50px 0px 0px 0px;
    margin-bottom: 0px;
}

.ihd_play_intro_banner h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #002c6e;
    margin-top: 5px;
}

.ihd_play_intro_banner a {
  padding: 10px 40px;
  color: #fff;
  margin-left: 50px;
  top: 190px;
  position: relative;
  background: #0077be;
  border-radius: 6px;
  text-transform: capitalize; 
}

.ihd_play_intro_banner a:visited {
    color: #0077be;
}

/*---------------------- CAROUSEL -------------------------*/
.ihd_thumbnail_wrap {
    width: 280px;
    margin: 0px 0px 20px 5px;
    position: relative;
}

.ihd_carousel_shadow {
    height: 35px;
    background: url(../../images/channel/ihd_carousel_shadow.jpg) no-repeat;
}

.carousel_shadow {
    padding-top: 50px !important; 
}

.carousel_shadow_only {
    background: url("/images/channel/ihd_carousel_shadow.gif") no-repeat
        scroll 0 0 transparent;
    height: 30px;
}

.carousel_wrap {
    padding-top: 15px;
    overflow: visible;
}

.carousel_wrap_group {
    padding-top: 10px 0px 30px 0px;
}

.carousel_wrap_inner {
    position: relative;
}

.jcarousel-skin-tango {
    opacity: 0;
    width: 930px;
}

#ihd_player_tabs_wrap .jcarousel-skin-tango {
    background-color: transparent;
    margin-left: 0;
    opacity: 1;
}

.carousel_wrap_player {
    background: #000;
    padding: 10px 0px;
    width: 912px
}

.ihd_carousel_header {
    height: 18px;
    margin: 20px 38px 6px 38px;
}

.ihd_carousel_thumbnails_grey {
    position: absolute;
    top: 1px;
    left: 1px;
    width: 280px;
    height: 152px;
    background-color: #1D1D1D;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

#ihd_player_tabs_wrap .ihd_carousel_thumbnails_grey {
    height: 152;
    opacity: 1;
    position: absolute;
    width: 100%;
    opacity: 0.9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter: alpha(opacity=90);
}

.ihd_carousel_thumbnails_play {
    position: absolute;
    top: 1px;
    left: 1px;
    width: 280px;
    height: 160px;
    background: url(../images/channel/ihd_carousel_thumbnails_play.png) no-repeat center center transparent;
    opacity: 0;
}

#ihd_player_tabs_wrap .ihd_carousel_thumbnails_play {
    width: 266px;
    height:151px;
}

.vid_info_wrapper {
    margin-top: 160px;
    height: 50px;
    padding: 7px 7px 3px 0px;
}

.vid_info_wrapper_2_line {
    margin-top: 160px;
    height: 50px;
    padding: 7px 7px 3px 0px;
}

.ihd_tabdiv .vid_info_wrapper_2_line {
    margin-top: 150px;
}

.ihd_destination_label {     
  text-transform: uppercase;
  font-size: 13px;
  color: #18294b;
  border: 1px solid #f9a846;
  background: #f9a846;
  padding: 3px 10px;
  position: absolute;
  top: 12px;
  left: -2px;
  z-index: 10;
  letter-spacing: 1px;  
}
	
.ihd_destination_label_fold {
	background: url(../images/channel/ihd_destination_label_fold.png) no-repeat;
	height: 3px;
	width: 3px;
	position: absolute;
	top: 34px;
	left: -2px;
	}

#ihd_player_tabs_wrap .vid_info_wrapper {
    min-height: 26px;
    margin-top: 150px;
    padding: 7px 5px 5px 0px;
}

#ihd_player_tabs_wrap .vid_info_wrapper_dv {
    min-height: 60px;
    margin-top: 150px;
    padding: 7px 5px 5px 0px;
}

#ihd_player_tabs_wrap .carousel_wrap_inner {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity = 0);
}

.jcarousel-skin-tango .vid_info, .group a {     
	line-height: 16px;     
}

#ihd_player_tabs_wrap .jcarousel-skin-tango .vid_info {
    line-height: inherit;
    color: #757575;
}

#ihd_player_tabs_wrap .jcarousel-skin-tango .vid_info em {
    line-height: inherit;
    color: #4f4f4f;
}

#ihd_player_tabs_wrap .jcarousel-skin-tango .vid_info small {
    line-height: inherit;
    color: #4f4f4f;
}

.jcarousel-skin-tango em {
    display: block;
    text-align: right;
    float: right;
    width: 35px;
    padding-left: 5px;
    color: #757575;
    font-style: normal;
}

.jcarousel-skin-tango .vid_info_wrapper small {
    display: block;
    color: #757575;
    font-style: normal;
    font-size: 12px;
    text-align: left;
    width: 100%;
    padding-top: 3px;
}

.jcarousel-skin-tango li {
    position: relative;
}

.carousel_content {
  overflow: hidden;
  font-size: 14.5px;
  color: #323232;
}

/*---------------- CAROUSEL HORIZONATL ----------------*/
#ihd_player_tabs_wrap .jcarousel-skin-tango .jcarousel-container {
    background-color: #1D1D1D;
}

.jcarousel-skin-tango .jcarousel-direction-rtl {
    direction: rtl;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 860px;
    padding: 10px 35px;
}

#ihd_player_tabs_wrap .jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 840px;
    padding: 20px 25px 5px 25px;
}

.jcarousel-skin-tango .jcarousel-clip {
    overflow: hidden;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
  width: 857px;
  min-height: 160px;
}

#ihd_player_tabs_wrap .jcarousel-skin-tango .jcarousel-clip-horizontal {
    background-color: #1D1D1D;
    width: 812px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 858px;
}

/*--- make this the override for the player overlay --*/
#ihd_player_tabs_wrap .jcarousel-skin-tango .jcarousel-item {
    width: 265px;
    min-height: 150px;
    padding: 1px;
    margin-left: 3px;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal
    {
    margin-left: 10px;
    margin-right: 0;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

.ihd_carousel_group img,
.jcarousel-container .jcarousel-item img
{
    height: 160px;
    float: left;
    width: 280px;
}

#ihd_player_tabs_wrap .jcarousel-container .jcarousel-item img {
    height: 150px;
    width: 265px;
    border: 1px solid #141414;
}

/*-------------------  BUTTONS --------------------*/
.jcarousel-skin-tango .jcarousel-next-horizontal {
  position: absolute;
  top: 190px;
  right: -4px;
  width: 32px;
  height: 32px;
  cursor: pointer;
  background: url(../images/channel/ihd_carousel_next.png) no-repeat 0 0; 
}

#ihd_player_tabs_wrap .jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 107px;
    right: 8px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: url(../images/channel/ihd_carousel_next_dark.png) no-repeat;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal
    {
    left: 5px;
    right: auto;
    background-image: url(../images/channel/ihd_carousel_prev.png);
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover,.jcarousel-skin-tango .jcarousel-next-horizontal:focus,#ihd_player_tabs .jcarousel-skin-tango .jcarousel-next-horizontal:hover,#ihd_player_tabs .jcarousel-skin-tango .jcarousel-next-horizontal:focus
    {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:focus,.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active,#ihd_player_tabs .jcarousel-skin-tango .jcarousel-next-disabled-horizontal,#ihd_player_tabs .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,#ihd_player_tabs .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:focus,#ihd_player_tabs .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active
    {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
  position: absolute;
  top: 200px;
  left: 3px;
  width: 30px;
  height: 30px;
  cursor: pointer;
  background: url(../images/channel/ihd_carousel_prev.png) no-repeat 0 0;
}

#ihd_player_tabs_wrap .jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 107px;
    left: -18px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    background: url(../images/channel/ihd_carousel_prev_dark.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal
    {
    left: auto;
    right: 5px;
    background-image: url(../images/channel/ihd_carousel_next.png);
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover,.jcarousel-skin-tango .jcarousel-prev-horizontal:focus,#ihd_player_tabs .jcarousel-skin-tango .jcarousel-prev-horizontal:hover,#ihd_player_tabs .jcarousel-skin-tango .jcarousel-prev-horizontal:focus
    {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:focus,.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active,#ihd_player_tabs .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,#ihd_player_tabs .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,#ihd_player_tabs .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:focus,#ihd_player_tabs .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active
    {
    cursor: default;
    background-position: -96px 0;
}

/***  Horizontal Carousel Dark ***/
#ihd_player_tabs_wrap .jcarousel-skin-tango .jcarousel-container {
    background: none;
}

.jcarousel-skin-tango .jcarousel-item_dark {
    border: 1px solid #333;
    background: #757575;
}

/***  Horizontal Buttons Dark ***/
.jcarousel-skin-tango .jcarousel-prev-horizontal-dark {
    background: transparent
        url(../images/channel/ihd_carousel_prev_dark.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal-dark
    {
    background-image: url(../images/channel/ihd_carousel_next_dark.png);
}

.jcarousel-prev-bg {
	background: url(../images/channel/ihd_carousel_prev_dark_bg.png) no-repeat;
	position: absolute;
	left: -23px;
	top: 95px;
	width: 25px;
	height: 55px;	
	}
	
.jcarousel-next-bg {
	background: url(../images/channel/ihd_carousel_next_dark_bg.png) no-repeat;
	position: absolute;
	right: -25px;
	top: 95px;
	width: 25px;
	height: 55px;
	}

/*------------------ CAROUSEL GROUP (SHOW ALL VDEOS) -----------------*/
.group {
    padding: 10px 33px 0px 38px;
    overflow: auto;
}

.group img {
    height: 160px; 
    width: 280px;
    float: left;
}

.group a {
    font-size: 14.5px;
}
/*
.group span {
    display: block;
    background: #2f2f2f;
    margin-top: -2px;
    line-height: 16px;
}
*/
.group em {
    display: block;
    text-align: right;
    float: right;
    width: 35px;
    padding-left: 5px;
    color: #757575;
    font-style: normal;
}

.group small {
    display: block;
    color: #666;
    font-size: 12px;
}

.ihd_carousel_group_header {
    background: url(../images/channel/ihd_carousel_header_dash.gif) repeat-x scroll 0 10px transparent;
    height: 18px;
    margin: 0px 15px;
    color: #7d7d7d;
}

.ihd_carousel_group_header_edge {
  float: left;
  padding-right: 5px;
  height: 18px;
  background: #fff;
}

.ihd_carousel_group_header_edge h2 {
  display: inline;
  font-weight: normal;
  text-transform: capitalize; 
}

.ihd_carousel_group_header span {
    color: #ababab;
}

.ihd_carousel_group ul li {
    display: block;
    float: left;
    width: 280px;
    margin: 0 4px 20px 2px;
    position: relative;
}

.ihd_carousel_group_shadow_only {
    background: url("../../../../images/channel/ihd_banner_shadow.gif")
        no-repeat scroll 0 0 transparent;
    height: 30px;
}

/*------------------ CAROUSEL DARK (overlay) -----------------*/
#ihd_player_tabs_wrap .jcarousel-container {
    background: none;
}

.ihd_carousel_shadow {
    height: 35px;
    background: url('/images/channel/ihd_group_menu_shadow.gif') no-repeat;
}

.ihd_carousel_thumbnail_grey {
    position: absolute;
    width: 200px;
    height: 112px;
    background: url(../images/channel/ihd_carousel_thumbnails_grey.png);
}

.ihd_carousel_thumbnail_play {
    position: absolute;
    width: 200px;
    height: 112px;
    background: url(../images/channel/ihd_carousel_thumbnail_play.png)
        no-repeat 60px 15px;
}

/*------------------ IHD TERMS -----------------*/
.ihd_terms {
  margin-top: 10px;
  padding: 5px;
  border-top: 1px solid #d2d2d2;
  font-size: 10px;
  color: #333;
}

/*------------------- PLAYER HEADER --------------*/
.ihd_player_toggle {
    cursor: pointer;
}

#ihd_player_overlay {
    /* display: none; */
    background: url('/images/channel/ihd_player_bg.gif') repeat-x scroll 0 0 #0C0C0C;
    width: 100%;
    left: 0;
    margin-left: 100%;
    min-height: 950px;
    overflow: hidden;
    padding-bottom: 20px;
    position: absolute;
    top: 0;
    z-index: 50;
}

#ihd_player_wrap {
    width: 860px;
    margin: 0 auto;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #FFF;
}

.ihd_player_header { /* overflow: auto; */
    
}

.ihd_player_header_strip {
    height: 60px;
    overflow: hidden;
}

.ihd_player_header_strip_logo {
    height: 60px;
    width: 185px;
    float: left;
    background: url(../images/channel/ihd_logo_small.png) 0px 13px no-repeat;
    overflow: hidden;
}

.ihd_player_header_strip:hover a {
    color: #757575;
}

.ihd_player_header_strip:hover a {
    color: #FFF;
}

.ihd_player_back_to_interval {
    background: url(../images/channel/ihd_player_back_arrow_1.png) no-repeat scroll 135px 10px #2d2d2d;
    border: 1px solid #191919;
    border-radius: 5px 5px 0 0;
    box-shadow: 0 0 5px #191919;
    cursor: pointer;
    color: #757575;
    display: inline;
    float: right;
    font-weight: bold;
    height: 22px;
    margin: 22px 5px 0px 0px;
    padding: 10px 40px 5px 15px;
}

.ihd_player_back_to_interval:hover {
    background: url(../images/channel/ihd_player_back_arrow_2.png) no-repeat scroll 135px 10px #2d2d2d;
    color: #FFF;
}

/*------------------- PLAYER TITLE --------------*/
@keyframes TextShadow {
    0% {
        text-shadow: 0 0 1px #3E6684;
    }
    50% {
        text-shadow: 0 0 5px #6EB5EF;
    }
    100% {
        text-shadow: 0 0 1px #3E6684;
    }
}
@-moz-keyframes TextShadow {
    0% {
        text-shadow: 0 0 1px #3E6684;
    }
    50% {
        text-shadow: 0 0 5px #6EB5EF;
    }
    100% {
        text-shadow: 0 0 1px #3E6684;
    }
}
@-webkit-keyframes TextShadow {
    0% {
        text-shadow: 0 0 1px #3E6684;
    }
    50% {
        text-shadow: 0 0 5px #6EB5EF;
    }
    100% {
        text-shadow: 0 0 1px #3E6684;
    }
}
.ihd_player_header_title_wrap {
    height: 55px;
    width: 860px;
    margin: 0 auto;
}

.ihd_player_header_title {
    padding: 14px 14px 14px 0;
}

.ihd_player_header_title a {
  color: #fff;
  text-decoration: none;
  transition: color .5s ease-in;
  -moz-transition: color .5s ease-in;
  -o-transition: color .5s ease-in;
  -webkit-transition: color .5s ease-in;
}

.ihd_player_header_title a:hover {
  text-decoration: underline;
  transition: color .1s ease-in;
  -moz-transition: color .1s ease-in;
  -o-transition: color .1s ease-in;
  -webkit-transition: color .1s ease-in;
}

.ihd_player_header_title h2 {
    margin: 0px;
    font-size: 1.2em;
    font-weight: normal;
    color: #fff;
    padding: 0 0 5px;
    letter-spacing: 1px;
}

/*------------------- PLAYER SEARCH -------------*/
#ihd_player_header_search.action_btn_wrap {
    margin: 15px 0 0 0;
    padding: 0;
    border: 0;
}

#ihd_player_header_search .ii_button-2 {
    display: inline-block;
    clear: none;
    float: left;
    width: auto;
    margin: 0 0 0 10px;
    padding: 5px 15px;
    font-size: 12px;
    border-color: #222222;
    color: #f1f1f1;
    
    background: #3a3a3a; /* Old browsers */
    background: -moz-linear-gradient(top,  #3a3a3a 1%, #2a2a2a 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#3a3a3a), color-stop(100%,#2a2a2a)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #3a3a3a 1%,#2a2a2a 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #3a3a3a 1%,#2a2a2a 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #3a3a3a 1%,#2a2a2a 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #3a3a3a 1%,#2a2a2a 100%); /* W3C */
    filter: none; /* IE6-8 --- We just want background color in this instance, because of http://jszen.blogspot.com/2005/04/ie-bold-text-opacity-problem.html */
}

#ihd_player_header_search .ii_button-2:hover {     
	border-color: #0077be;     
	color: #FFFFFF;     
	background: #0077be; 
}


/*------------------- SCREEN -------------------*/
.ihd_player_screen_wrap {
    height: 510px;
}

.ihd_player_screen {
    box-shadow: 0px 0px 15px #000;
    margin: 0px auto;
    width: 860px;
    height: 484px;
}

/*------------------- PLAYER TABS ---------------*/
#ihd_player_tabs_wrap {
    background: none; /* jqueryUI Override */
    border: none; /* jqueryUI Override */
    margin: 0px;
    padding: 0px;
}

#ihd_player_tabs_wrap .carousel_content {
    background-color: #1D1D1D;
}

#ihd_player_tabs_wrap li.tutorials,
.tutorials
{
    display: none;
}

.ihd_tabdiv ul {
    padding: 0;
}

#ihd_player_tabs {
    background: none; /* jQueryUI Override */
    border: none; /* jQueryUI Override */
    padding: 0; /* jQueryUI Override */
}

#ihd_player_tabs li {
    background: none; /* jQueryUI Override */
    border: none; /* jQueryUI Override */
    display: inline;
    list-style: none;
}

#ihd_player_tabs li a {
  text-decoration: none;
  text-transform: uppercase;
  color: #666;
  font-size: 12px;
  font-weight: bold;
  line-height: 18px;
  padding: 4px 6px;
  outline: none;
  background: #000 !important;
  border-radius: 5px 5px 0 0;
  padding: 5px 20px 3px;
}

#ihd_player_tabs li a:hover,
#ihd_player_tabs li a:active,
#ihd_player_tabs li.ui-tabs-selected a
{
  background: #1d1d1d !important;
  color: #666 !important;
  text-decoration: none;
  background: url("../images/channel/ihd_player_tab_2.gif") repeat scroll 0 0 transparent;
  border-radius: 5px 5px 0 0;
  padding: 5px 20px 4px;
}

.ihd_tabdiv {
    background: #1D1D1D !important;  /* jQueryUI Override */
    border-radius: 0px 5px 5px 5px !important; /* jQueryUI Override */
    box-shadow: 0 15px 15px #000000 !important; /* jQueryUI Override */
    padding: 0 !important; /* jQueryUI Override */
}

.ui-tabs-hide {
    display: none;
}

/*------------------- PLAYER DELAY FADER ------------------*/
.delay_first,.delay_second,.delay_third,.delay_fourth {
    /* display: none; */
}

iframe#player_frame {
    height: 484px;
    width: 860px;
}

/*-- Carousel :: NEW --*/
.carousel_page_wrapper {
  height: 30px;
  margin: 0 auto;
}

.carousel_page_indicator {
    cursor: pointer;
    font-size: 40px;
    color: #d2d2d2;
    margin: 0 5px;
    line-height: 25px;
}

#ihd_video_area #ihd_home_wrap {
    display: block;
}

body > #ihd_home_wrap {
    display: none;
}

a[title]:focus:after { 
	content:attr(title);
	background-color: white;
    color: black;
    padding:5px;
    margin-top: 3.6em;
    margin-left:-3em;
    position: absolute;
    max-width: 200px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
	z-index:1;
 }

.ihd_nav .ui-state-default a:hover {
  color: #006aa7 !important; 
}
 

 .ihd_play_intro_banner a:hover {
   background: #006AA7;
   text-decoration: none; 
}

#ihd_video_area {
    background: #fff;
}

