h1{
	margin-bottom:0;
}

#wrapper #container #center  h3{
 /* Removed for brand refresh 08/10/2010: color:#000000; */ 
}

ul li .bordeux_inline_title{
 /* Removed for brand refresh 08/10/2010: color:#6f2c3e; */ 
	font-weight:bold;
}

#block_buttons{ margin:0;padding:0}

#overlay span{
 display: none;
}

#wrapper #container #center a#outlookbutton{
 display: inline-block;
 font-weight:bold;
 font-size:9pt;
 border: solid #3E3A36;
 border-width: 0 2px 2px 0;
 /* Removed for brand refresh 08/10/2010: color: #3E3A36; */ 
 /* Modified for brand refresh 08/10/2010: background: #F0F0F0; */ background:#F0F0F0 ;
 margin: 10px 0;
 line-height: 30px;
 width: 50%;
 text-align: center;
 text-decoration: none;
}

#outlookbutton:hover{
 text-decoration:none;
 /* Removed for brand refresh 08/10/2010: color: #80766E; */ 
}

#outlookbutton img {
 border: 0;
 margin:0 6px 0 -10px;
}

#tiles{
display: block;
height: 37px;
/* Removed for brand refresh 08/10/2010: color: #3E3A36; */ 
/* Modified for brand refresh 08/10/2010: background: #f0f0f0; */ background:#F0F0F0 ; 
/* Modified for brand refresh 08/10/2010: border: 1px solid #3E3A36; */ border:1px solid #CCCCCC;
font-size:13px;
padding: 10px;
width: 178px;
margin-top: 0px;
text-decoration: none;
}


#tiles:hover{
 text-decoration: underline;
 }

#videotile{
display: block;
height: 121px;
/* Removed for brand refresh 08/10/2010: color: #000; */ 
/* Modified for brand refresh 08/10/2010: background: #f0f0f0; */ background:#F0F0F0 ; 
font-size:13px;
padding: 10px;
width: 178px;
margin-top: 10px;
text-decoration: none;
}

#videotile:hover{
 text-decoration: underline;
/* Removed for brand refresh 08/10/2010: color: #80766E; */ 
 }


  #country_table tr.region td {
	/* Modified for brand refresh 08/10/2010: border-top: 2px solid #80766E; */ border-top:2px solid #CCCCCC;
      font-weight: bold;
/* Removed for brand refresh 08/10/2010: color: #0083be; */ 
}

#country_table tr.bottomline td{  /* Modified for brand refresh 08/10/2010: border-bottom: 1px solid #3E3A36; */ border-bottom:1px solid #CCCCCC;}

#country_table tr td.midlevel { margin-top: 5px;}

#segments, #territories{
  width: 750px;
  margin-left:-375px;
  padding: 0;
}

#territories {
width: 760px;
top: 70px;
}

#samples{
   width: 800px;
   margin-left: -400px;
   top: 50px;
}

ul.list {
padding-left: 20px;
margin-left: 0;
float: left;
}

ul.list li {
/* Removed for brand refresh 08/10/2010: color:  #80766E; */ 
font-weight: bold;
margin-bottom: 5px;
cursor: pointer;
}

ul.list li.selected{
text-decoration: underline;
/* Removed for brand refresh 08/10/2010: color: #3E3A36; */ 
}

ul.list li.hover{
text-decoration: underline;
/* Removed for brand refresh 08/10/2010: color: #3E3A36; */ 
}

#definitions{
width: 415px;
height: 300px;
overflow-y: auto;
margin-left:20px;
margin-top: 5px;
}

#charts{
width: 570px;
height: 300px;
overflow-y: auto;
margin-left: 10px;
}

#samples_list{
width: 180px;
}

div.display_items div {
display:none;
margin-left: 10px;
}

div.display_items img{
margin-left: 0px;
}

#definitions div.segment_definition{
/* Modified for brand refresh 08/10/2010: border:1px solid #80766E; */ border:1px solid #CCCCCC;
padding: 10px;
}

div.modalStripe{
/* Removed for brand refresh 08/10/2010: color: white; */ 
font-weight: bold;
height: 20px;
/* Modified for brand refresh 08/10/2010: background: #80766E; */ background:#F0F0F0 ;
}

.Dropdowns .DropdownContent ul.Main {
z-index: 1000;
}

div.modalContent{ font-size: 0.8em}

#bookbox {
 /* Removed for brand refresh 08/10/2010: color: #fff; */ 
 /* Modified for brand refresh 08/10/2010: background-color: #3e3a36; */ background-color:#F0F0F0;
 height: 310px;
 width: 192px;
 font-size: 16px;
 text-align: center;
}

#bookbox img {
	margin-top: 8px;
}

#wrapper #container #right #outlookbutton {
	background:none repeat scroll 0 0 #F0F0F0;
 /* Removed for brand refresh 08/10/2010: color:#3e3a36; */ 
	display:inline-block;
	font-size:9pt;
	font-weight:bold;
	margin:10px 0;
	text-align:center;
	text-decoration:none;
	width:50%;
	height:30px;
	line-height: 30px;	
}


#launch_message{
 /* Removed for brand refresh 08/10/2010: color:#0083be; */ 
}


#mediabox{
	background: 
}

#media-slideshow-tabs {
    display: none;
}
#media-slideshow-tabs a {
    background: url("/gx/en/assets/image/media-box-buttons.gif") no-repeat scroll 0 0 transparent;
    display: block;
    font-size: 1px;
    height: 24px;
    margin-right: 6px;
    position: absolute;
    top: 31px;
    width: 26px;
}
#media-slideshow-tabs a.current {
    border: 1px solid #FFFFFF;
}
#mediabox-button-1:link, #mediabox-button-1:visited {
    background-position: 0 0;
    left: 5px;
}
#mediabox-button-2:link, #mediabox-button-2:visited {
    background-position: -26px 0;
    left: 36px;
}
#mediabox-button-3:link, #mediabox-button-3:visited {
    background-position: -52px 0;
    left: 67px;
}
#mediabox-button-4:link, #mediabox-button-4:visited {
    background-position: -78px 0;
    left: 98px;
}
#mediabox-button-5:link, #mediabox-button-5:visited {
    background-position: -104px 0;
    left: 129px;
}
#mediabox-button-6:link, #mediabox-button-6:visited {
    background-position: -130px 0;
    left: 160px;
}
#mediabox-button-1:hover, #mediabox-button-2:hover, #mediabox-button-3:hover, #mediabox-button-4:hover, #mediabox-button-5:hover, #mediabox-button-6:hover {
    border: 1px solid #FFFFFF;
}

#mediabox .media-carousel{
	margin-top: -27px;;
}

.media-carousel .media-carousel-content {
    height: 130px;
	width: 190px;
}

#media-module-bg {
    background-color: #6d6e71;
    padding: 1px;
    position: relative;
}

#mediabox  .media-carousel div.items{
 background-color: #fff;
 height: 145px;
}

#mediabox  .media-carousel div.items div {
	 float: left;
	 width: 184px;
	 margin: 0 5px;
	height: 147px;
}

#mediabox  .media-carousel div.items div blockquote{
	color: #6d6e71;
    font-size: 12px;
    font-style: italic;
    font-weight: bold;
    margin: 0;
    padding: 25px 5px 5px;
}


/****************** LHN video modules styles***************************************/


div.webtilevideo {
	text-align: left;
	color: #fff;
}

div.webtilevideo div.toptext{
	padding: 5px 5px 15px 5px
}

div.webtilevideo div.toptext h4{
	font-family: Georgia;
    font-size: 1em;
    font-style: italic;
}

div.webtilevideo p {
	padding: 5px;
	line-height: 15px;
}

#heroaccordion div.item img.navimg{
	float: left;
}

/***************   Home page accordion styles      *******************************/


#heroaccordion {
	height:332px;
	overflow: hidden;
	margin-bottom: 0px;
}

.wide4panel, .wide5panel, .wide6panel, .wide7panel, .wide8panel { width: 770px !important; }

#heroaccordion .tab {
 float:left;
 margin-left:0;
 width: 40px !important;
 cursor:pointer;
 height: 280px;
 color: #fff;
 font-family: Georgia, "Times New Roman";
 font-size: 1.5em;
 line-height: 1em;
 position: relative;
writing-mode: tb-rl; 
}
#heroaccordion .tab:hover {  }

#heroaccordion .tab span {
/* background: inherit;   IE8 removes ClearType when a filter is applied; adding a background color improves rendering */
 display: block;
/* 
 margin-top: 30px;
 margin-right: -8px !important;
 margin-left: -8px !important;
*/ 

 margin-top: 10px;
 margin-left: 8px !important; 
 margin-right: 8px !important;
 white-space: nowrap;

 -moz-transform:rotate(+90deg); 
 -webkit-transform: rotate(+90deg);
 -o-transform: rotate(+90deg);
/*
 transform: rotate(90deg);
 filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.00000000, M12=-1.00000000, M21=1.00000000, M22=0.00000000,sizingMethod='auto expand'); 
*/
 /* Not IE */
/* 
 position: absolute;
 top: 150px;
 left: -150px;  
 width: 280px;
*/

}
 
/*
* html #heroaccordion .tab { writing-mode: tb-rl; }
*:first-child+html #heroaccordion .tab { writing-mode: tb-rl; }
*/

* html #heroaccordion .tab span { line-height: 30px; margin-right: 5px !important; margin-top: 30px; position: static; width: 40px !important;}
*:first-child+html #heroaccordion .tab span { line-height: 40px; margin-right: 0 !important; margin-top: 15px; position: static; width: 40px !important; }

#heroaccordion #tab1 { background-color: #eb8c00; }
#heroaccordion #tab1:hover { background-color: #d26800; }
#heroaccordion #tab2 { background-color: #dc6900; }
#heroaccordion #tab2:hover { background-color: #b74d00; }
#heroaccordion #tab3 { background-color: #e0301e; }
#heroaccordion #tab3:hover { background-color: #c42312; }
#heroaccordion #tab4 { background-color: #db536a; }
#heroaccordion #tab4:hover { background-color: #b73b4e; }
#heroaccordion #tab5 { background-color: #a32020; }
#heroaccordion #tab5:hover { background-color: #7b1718; }
#heroaccordion #tab6 { background-color: #602320; }
#heroaccordion #tab6:hover { background-color: #481718; }
#heroaccordion #tab7 { background-color: #968c6d; }
#heroaccordion #tab8 { background-color: #6d6e71; }
#heroaccordion #tab9 { background-color: #eb8c00; }
#heroaccordion #tab10 { background-color: #dc6900; }

#heroaccordion .tab.current { cursor:default;}

#heroaccordion div.pane {
	float:left;	
	display:none;
	background-color: #fff;
	filter:alpha(opacity=2);
	opacity:0.2;
	position: relative;
}

#heroaccordion div.pane div.triangle{
	position: absolute;
	top: 10px;
	left: -1px;
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 50px;
	width: 50px;
}

#heroaccordion div.pane div.item {
	overflow: hidden;
	padding: 0;
	height: 280px;
	width: 568px;
}

#heroaccordion div.pane div.item  div.description{
	margin-right: 10px;
}

#heroaccordion div.pane div.item img{
	float: left;
	margin-right: 10px;
}



#heroaccordion #pane1 div.triangle { background-image: url("/en_GX/webadmin/assets/image/pane-tri-tangerine.gif"); }
#heroaccordion #pane2 div.triangle { background-image: url("/en_GX/webadmin/assets/image/pane-tri-orange.gif"); }
#heroaccordion #pane3 div.triangle { background-image: url("/en_GX/webadmin/assets/image/pane-tri-red.gif"); }
#heroaccordion #pane4 div.triangle { background-image: url("/en_GX/webadmin/assets/image/pane-tri-rose.gif"); }
#heroaccordion #pane5 div.triangle { background-image: url("/en_GX/webadmin/assets/image/pane-tri-burgundy.gif"); }
#heroaccordion #pane6 div.triangle { background-image: url("/en_GX/webadmin/assets/image/pane-tri-maroon.gif"); }
#heroaccordion #pane7 div.triangle { background-image: url("/en_GX/webadmin/assets/image/pane-tri-grey.gif"); }
#heroaccordion #pane8 div.triangle { background-image: url("/en_GX/webadmin/assets/image/pane-tri-black.gif"); }

#heroaccordion div.pane h2 { }
	
#heroaccordion div.pane p { }


/**********************login bar *************************************************************/

#loginbar{
	background: #404041;
	clear: both;
    color: #FFF;
    height: 50px;
	font-family: Georgia;
	font-style: italic;
	font-weight: bold;
}

#loginbar div.logintext{
	float: left;
	width: 140px;
	font-size: .95em;
	margin-left: 40px;
	margin-top:   8px;
}
	
#loginbar input{
	float: left;
	margin-right: 8px;
	margin-top: 15px;
}

#loginbar a{
	display: block;
	background:  #968c6d;
	float: left;
    line-height: 8px;
    margin-top: 15px;
    padding: 0 0 0 5px;
}

#loginbar a img{
	vertical-align: middle;
}


