/*html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
border:0pt none; font-family:Arial, sans-serif; font-size:100%; font-style:inherit; font-weight:inherit; margin:0pt; outline-color:invert; outline-style:none; outline-width:0pt;
padding:0pt; vertical-align:baseline;
}*/

#contentWrapper {
width:900px;
text-align:left;
/*padding: 0 0 15px 0;
margin-left: 25px;*/
margin: 0 auto;
padding:0px;
margin-top:5px;
}
#content
{
}

#content p {
line-height:18px;
padding: 0 45px 30px 15px;
}
#content span i
{
padding: 0 0 0 30px;
font-weight: bold;
font-size: 14px;
color: #027BC0;
}
#content h2 {
color:#027BC0;
font-size:18px;
font-weight:normal;
margin:0px;
padding:5px 0px 15px 0px;
}

#content h3 {
font-size: 17px; color:#001d2d;
padding: 10px 15px 15px;
font-weight: bold;
}

#content h4 {
font-size: 15px; color:#444;
padding-bottom:7px;
font-weight:bold;
}

#content h5 {
font-size: 14px; color:#444;
padding-bottom:10px;
font-weight:bold;
}


#content hr {margin-bottom:0px;}

.clear {
clear:both;
}
 #mainVideo {
	float:left;
	width:460px;
	margin:0 auto;
	padding:3px 0;
	border:solid 1px #000000;
	background-color:#333333;/*7f7f7f*/
	text-align:center;
}

#mainVideo h3 {
   text-align:left;
   font-size: 14px;
   margin:0 5px;
   color:white;
   }
   
 #mainVideo .window {
   width:425px;
   padding:0;
   margin:0 auto;
   border:solid 2px white;
 }
 
 #mainVideo .title {
   width:425px;
   margin:10px auto;
   text-align:left;
   color:white;
   font-size: 12px;
 }
 
 #videoGallery {
   float:left;
   margin-left:30px;
   margin-right:px;
   width:390px;
 }
 
 #videoGallery h4 {
   color:#027BC0;
   float:left;
 }
 #videoGallery .row {
   /*float:right;*/
 }
 
 #videoGallery #item1,
 #videoGallery #item2,
 #videoGallery #item3,
 #videoGallery #item4,
 #videoGallery #item5,
 #videoGallery #item6,
 #videoGallery #item7
  {
   position:relative;
   float:right;
   padding:5px;
   border:solid 1px #dadfe7;
   background-color:#f1f2f5;
   width:110px;
   margin-left:5px;
 }
 #videoGallery #item
  {
   position:relative;
   float:right;
   padding:5px;
   border:solid 1px #dadfe7;
   background-color:#7f7f7f;
   color:#ffffff;
   width:110px;
   margin-left:5px;
 }
 #videoGallery #item1 .duration,
 #videoGallery #item2 .duration,
 #videoGallery #item3 .duration,
 #videoGallery #item4 .duration,
 #videoGallery #item5 .duration,
 #videoGallery #item6 .duration,
 #videoGallery #item7 .duration,
 #videoGallery #item  .duration
   {
   position:absolute;
   top:52px;
   left:58px;
   font-size:10px;
   padding:1px 2px;
   background-color:black;
   color:white;
   z-index:100;
 }
 #videoGallery #item1 .title,
 #videoGallery #item2 .title,
 #videoGallery #item3 .title,
 #videoGallery #item4 .title,
 #videoGallery #item5 .title,
 #videoGallery #item6 .title,
 #videoGallery #item7 .title,
 #videoGallery #item  .title
  {
  margin-top:2px;
  font-size:9px;
 }
 #videoGallery #item  .title
  {color:#ffffff;}
 
 #videoThumb1,
 #videoThumb2,
 #videoThumb3,
 #videoThumb4,
 #videoThumb5,
 #videoThumb6,
 #videoThumb7 
 {
  position:absolute;
  right:-180px; 
  top:-35px;
  height: 140px;
  width: 198px;
  background: url(/extras/video/img/textOptn.png) transparent top center  no-repeat;
  z-index:300;
  display:none;
  
 }
 #videoThumb1 .head,
 #videoThumb2 .head,
 #videoThumb3 .head,
 #videoThumb4 .head,
 #videoThumb5 .head,
 #videoThumb6 .head,
 #videoThumb7 .head
  {
 padding:5px;
 font-size :11px;
 font-weight:bold;
 } 
 #videoThumb1 .dtl,
 #videoThumb2 .dtl,
 #videoThumb3 .dtl,
 #videoThumb4 .dtl,
 #videoThumb5 .dtl,
 #videoThumb6 .dtl,
 #videoThumb7 .dtl
  {
 font-size:10px;
 padding:0 5px;
 padding-right:10px;
 } 
 
ul.ghs_info 
{
	margin: 15px 0;
	padding-left: 25px;
}

ul.ghs_info  li
{
	background: none !important;
	padding-left: 0 !important;
	margin-bottom: 8px !important;
}
.TravelProductBox {float:left;width:420px;margin-left:20px;text-align:left;}
.TravelProduct {
   position: relative;
   width:410px;margin-top:5px;
   padding:5px;
   height:67px;
   text-align:left;
   background: #eff2f7 url(/images/hth_travel/border_gray_round_corner_right.png) no-repeat right top;
   border-left:solid 1px #dde0e4;
   border-bottom:solid 1px #c0c3c8;
   border-right:0px;border-top:0px;
   }
 .TravelProduct h1 {
    float:left;
	width:180px;text-align:left;
	background: url(/images/hth_travel/tra_arrow.gif) no-repeat left center;
	padding-left:18px;
}
.productNameContainer {
    float:left;
	width:220px;
}	
.TravelProduct div.productLinks {
  float:right;margin:0px;
  padding-top:5px;padding-right:0px;
	}
.TravelProduct ul.prodList {
   float:left;
   margin: 0px;
   text-align:center;
   height:30px;
   width:95px;
   overflow:hidden;
   padding:0px;
   }
   .prodList li {
   list-style:none;
   margin:0px;
   }
   .prodList li span {display:none;}
   
   .prodList li a#quotebuy
   {
    display: block;
	background:top center no-repeat url(/img/layout/quoteBuy_btn1.png);
	background-position:0px 0px;
	overflow:hidden;
	text-decoration: none;
    width: 95px; height:19px;
  }
  
  .prodList li a#learnmore
   {
    display: block;
	background:top center no-repeat url(/img/layout/learnMore_btn1.png);
	background-position:0px 0px;
	overflow:hidden;
	text-decoration: none;
    width: 95px; height:19px;
  }
    .prodList li a#quotebuy:hover,
    .prodList li a#viewbenefits:hover,
    .prodList li a#learnmore:hover,
	.prodList li a#login:hover
    {
    background-position:0px -19px;
   }
#TravelProducts {
   float:left;
   text-align:left;
   width:400px;
   margin-top:0px;
   margin-left:20px;
   margin-bottom:2px;
   padding:10px 5px;
   border-bottom:solid 2px #eff2f7;
   background-color:#f5f8fd;
   height:60px;/*eff2f7*/
 }
 #TravelProducts .product {
   width:170px;
   float:left;
   background:transparent;
 }
 #TravelProducts .product div {
  margin:5px 15px;
  font-weight:bold;
  font-size:12px;
 }
 
 #TravelProducts  .button {
  float:right;
  background:none;
 }
 #TravelVideoGallery {
   margin:0px;
   width:400px;height:80px;
   background-color:#eff2f7;
   padding:6px 0px 6px 20px;
   border:1px solid silver;
 }
 
 
 #TravelVideoGallery .item
  {
   position:relative;
   float:left;
   margin-right:10px;
   margin:0px;
   padding:0px;
 }
  
 #TravelVideoGallery .item .Thumbnail {
   position:relative;
   width:120px;
   color:#000000;
   margin:0px;
   padding:0px;
 }
#TravelVideoGallery .item .Thumbnail  h2
  {margin:0px;
   padding:0px;
   font-size:11px;}
   
  #TravelVideoGallery .item .Thumbnail  h2 a:link,
  #TravelVideoGallery .item .Thumbnail  h2 a:active,
  #TravelVideoGallery .item .Thumbnail  h2 a:visited,
  #TravelVideoGallery .item .Thumbnail  h2 a:hover
  
  {color:#333333;}  
 #TravelVideoGallery .item .Thumbnail .duration {
 position:absolute;
   top:49px;
   left:59px;
   font-size:10px;
   padding:1px 2px;
   background-color:black;
   color:white;
   z-index:100;
 }
 
 
 
