/* GENERAL STYLES */
body
{
  background-image:url(/images/bg.gif);
  background-repeat:repeat-x;
  margin:0px 0 0 0;
  padding:0px 0 0 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#666666;
  line-height:113%;
  text-align:center;
}

body.thankYou
{
  background:#fff;
  text-align:left;
}

body.thankYou h1, body.thankYou h4
{
  color:#515151;
  font-size:24px;
  font-style:normal;
  padding-top:10px !important;  
  margin-bottom:10px !important;
  padding-left:10px;
}


body.thankYou p
{
  padding-left:10px;
}

/* IE 7 Hack */
*+html form
{
  float:left;
}

form
{
  float:none;
}


/* IE 6 Hack*/
* html form
{
  float:left;
}

#html #searchBox form
{
  float:none;
}

.displayNone
{
  display:none;
}

#searchNav form
{
  float:none;
}

/*h1.Upper
{
  text-transform:uppercase;  
  
}*/



span.Superscript
{
  text-transform:lowercase;
  position:relative;
  top:-3px;
  font-size:9px;
  margin-right:2px;
}

#leftNav span.Superscript
{
  top:-2px;  
}

h1 span.Superscript
{
  font-size:15px;
  top:-5px;
  margin-right:3px;
  margin-left:2px;  
  
}

h2 span.Superscript
{
  font-size:12px;
  top:-4px;
  margin-right:3px;
  margin-left:1px;  
  
}

h3
{
        font-size:12px;
        display:block;
        clear:left;
        
        margin-top:15px;
        margin-bottom:0px;
        color:#00437b;
}

h3 a:link, h3 a:visited
{
  color:#00437b;
      
}

h3 a:link:hover, h3 a:link:visited:hover
{
  color:#b63f39;
}

h4
{
        font-size:11px;
        display:block;
        clear:left;
        margin-left:8px;
        margin-bottom:2px;
        margin-top:10px;
  color:#222222;
  font-style:italic;
 
}

#ContainerAll
{
  margin-left:auto;
  margin-right:auto;
  margin-top:0px;
  width:100%;
  text-align:center;
  background:url(/images/bg.gif) repeat-x;
}


.MainNav
{  
  width:987px;
  height:84px;
  display:block;
  clear:both;
  margin-left:auto;
  margin-right:auto;
}



.SubTemplateContainer
{
  width:987px;
  margin-left:auto;
  margin-right:auto;
  clear:both;
  display:block;  
  text-align:left;
  padding-top:2px;
}


.SubTemplateHeightSpacer
{
  background:#E8E8E8;
}


.str_SubOnClass
{
  border:8px solid #c00;
}

.str_SubOffClass
{
  border:11px solid #000;
}

a, a:link, a:visited
{
  color:#3d7aac;
}

a:hover
{
  color:#b63f39;
  text-decoration:underline !important;
}

h2
{
  color:#005398;
  font-size:13px;
  padding:0px;
  margin:40px 0 8px 0;
}

input, textarea, select
{
  font-size:11px;
  font-family:trebuchet ms, arial, helvetica, verdana;
}

#containerAll
{
  margin-left:auto;
  margin-right:auto;
  margin-top:0px;
  width:987px;
  background:url(/images/bg.gif) repeat-x;
}

.clearDiv
{
  clear:both;
  height:1px;
}

.clearDiv2
{
  clear:both;
  height:1px;
  padding: 0;
  margin: 0 0 10px 0;
}

#Logo
{
  float:left;
  width:248px;
  height:83px;
}


#Logo a, #Logo a:link, #Logo a:visited, #Logo a:hover,
#Logo a img, #Logo a img:link, #Logo a img:visited, #Logo a img:hover
{
  border:0px;
}

#topNav
{
  color:#c3c7cf;
  float:right;
  clear:both;
  text-align:right;
  font-size:9px;
  border:0px solid #c00;
  margin-right:3px;
  float:right;
}

#topNav, #topNav a, #topNav a:link, #topNav a:visited, #topNav a:hover
{
  color:#CCCCCC;
  text-decoration:none;
}

#topNav a:hover
{
  color:#0f87cf;
  text-decoration:underline;
}

#topNav ul
{
  padding:0px;
  margin:4px 0 0px 0px;
  height:44px;
  list-style:none;
  float:right;
}

#topNav ul li
{
  padding:0px 6px 0 6px;
  margin:0px;
  list-style:none;
  float:left;
  border-right:1px solid #c3c7cf;
        background:none;
}

#LeftContainer
{
  display:block;
  float:left;  
}

#countryContainer
{
  display:block;
  float:left;
  width:150px;
  margin-left:285px;
}

#RightContainer
{
  display:block;
  float:right;
  width:300px;
  height:83px;
}


/*----------- MAIN NAVIGATION -----------------------*/

#PrimaryLinks
{
  height:30px;  
  display:block;
  float:left;
  position:relative;
  top:1px;
  z-index:90;
}

#PrimaryLinks a
{
  float:left;  
  height:30px;  
  border:none;
  display:block;
}

#PrimaryLinks a img
{
  border:none;  
}

#PrimaryLinks .MN_Element
{
  float:left;
  z-index:80;

}

/*
#PrimaryLinks .MN_Element ul
{
  display:block;  
  margin:0;
  clear:left;
  list-style-type:none;
  text-align:left;
  background-color:White;
  border:solid orange;
  
  
  position:absolute;
  z-index:80 !important;
}

#PrimaryLinks .MN_Element ul li
{
  display:block;
  padding:2px 0px 2px 0px;
  margin:0;  
  height:18px;
  clear:left;
  position:relative;
  z-index:80;  
}
*/

#PrimaryLinks .MN_Element iframe
{
  clear:left;
  display:none;
  position:absolute;  
  height:400px;
  top:31px;
}



#MNID_Solutions a.link_Off, #MNID_Solutions a.link_Off:visited 
{
  width:124px;
  background-image:url(/images/nav-industry-off.gif);
  background-repeat:no-repeat;
}

#MNID_Solutions a.link_Off:hover, 
#MNID_Solutions a.link_Off:visited:hover, 
#MNID_Solutions a.link_On,
#MNID_Solutions span.Active a.link_Off
{
  width:124px;
  background-image:url(/images/nav-industry-on.gif);  
  
}

#MNID_Products a.link_Off, #MNID_Products a.link_Off:visited
{
  width:126px;  
  background-image:url(/images/nav-products-off.gif);
  background-repeat:no-repeat;
}  

#MNID_Products a.link_Off:hover, 
#MNID_Products a.link_Off:visited:hover, 
#MNID_Products a.link_On,
#MNID_Products span.Active a.link_Off
{
  width:126px;  
  background-image:url(/images/nav-products-on.gif);
    
}

#MNID_Services a.link_Off, #MNID_Services a.link_Off:visited
{
  width:121px;
  background-image:url(/images/nav-services-off.gif);
  background-repeat:no-repeat;
  
}

#MNID_Services a.link_Off:hover, 
#MNID_Services a.link_Off:hover, 
#MNID_Services a.link_On,
#MNID_Services span.Active a.link_Off
{
  width:121px;
  background-image:url(/images/nav-services-on.gif);  
}

#MNID_MediaSolutions a.link_Off, #MNID_MediaSolutions a.link_Off:visited 
{
  width:126px;
  background-image:url(/images/nav-mediasolutions-off.gif);
  background-repeat:no-repeat;
  
}

#MNID_MediaSolutions a.link_Off:hover, 
#MNID_MediaSolutions a.link_Off:visited:hover, 
#MNID_MediaSolutions a.link_On,
#MNID_MediaSolutions span.Active a.link_Off
{
  width:126px;
  background-image:url(/images/nav-mediasolutions-on.gif);  
  
}


#MNID_About a.link_Off, #MNID_About a.link_Off:visited
{
  width:128px;
  background-image:url(/images/nav-aboutUs-off.gif);
  background-repeat:no-repeat;
  
}


#MNID_About a.link_Off:hover, 
#MNID_About a.link_Off:visited:hover, 
#MNID_About a.link_On,
#MNID_About span.Active a.link_Off
{
  width:128px;
  background-image:url(/images/nav-aboutUs-on.gif);  
  
}


#MNID_Software a.link_Off, #MNID_Software a.link_Off:visited
{
  width:126px;
  background-image:url(/images/nav-software-off.gif);
  background-repeat:no-repeat;
}

#MNID_Software a.link_Off:hover, 
#MNID_Software a.link_Off:visited:hover, 
#MNID_Software a.link_On,
#MNID_Software span.Active a.link_Off
{
  width:126px;
  background-image:url(/images/nav-software-on.gif);  
  
}

#searchNav
{
  float:right;
  display:block;  
  position:relative;
  height: 31px; 
  top:4px;
  left:-5px;
  width:100%;
  border:0px solid #c00;
  padding-right:7px;
/*  voice-family:"\"}\"";*/
  voice-family:inherit;
/*  left:-5px;left:-5px;[ left:-5px;
  left:-5px;]*/
}
/*end*/
/*\*/
/*
html*#searchNav {
[left:-5px;
 left:-500px;
]left:-5px;
}*//*end*/
.dummyend[id]{clear:both;}

/*\*/
* html #searchNav {
left:-5px;
}
/*end*/

#searchNav, #searchNav a, #searchNav a:link, #searchNav a:visited, #searchNav a:hover,
#searchNav a img, #searchNav a img:link, #searchNav a img:visited, #searchNav a img:hover
{
  border:0px solid #c00;
  float:left;
}



/* Worldwide ------------------------------------- */
#worldWide
{
  height:31px;  
  display:block;
  float:right;
  top: 0px;
voice-family:"\"}\"";
voice-family:inherit;
top:0px;top:0px;/*[ top:0px;top:0px;]*/
}
/*end*/
/*\*/
/*html*#worldWide {
[top:0px;
 top:-4px;
]top:0px;
}*//*end*/
.dummyend[id]{clear:both;}

/*\*/
* html #worldWide {
top:0px;
}
/*end*/


#worldWide div
{
  float:left;  
  height:31px;
}

#worldWide div#WW_Slideout
{
  background-image:url(/images/tab-worldwide-bg.gif);
  background-repeat:repeat-x;
  width:0px;  
  overflow:hidden;
}

#WW_Slideout select
{
  font-size:10px;
  margin-top:5px;
  padding:0px;
  height:18px;
  width:150px;
}


#Keywords
{
  background:url(/images/tab-keywordSearch.gif) no-repeat;  
  width:243px;
  height:31px;
  margin-left:2px;
      
  float:right;
}

#searchBox
{
  width:210px;
  height:35px;
  float:left;
}

#searchBox input
{

  width:107px;
  font-size:10px;
  float:right;
  margin-top:6px;
  position:relative;
  left:-5px;
  background:transparent;
  border:none;
}

#searchBtn
{
  display:block;
  float:right;
  position:relative;
  left:-5px;
  top:-2px;
}



#Stock
{
  background:url(/images/bg-stock.gif);
  margin-top:5px;
  float:right;
  width:176px;
  height:17px;
  color:#f3c965;
  font-weight:bold;
  padding-top:4px;
  display:none;
}

.LinksAndTicker
{
  width:100%;  
  display:block;
}

/*_-------------------------------------------------------------*/


#searchBtn input
{
  border:0px solid #c00;
  width:26px !important;
  float:left;
  margin:8px 0 0 0px;
}

input.btnLeft
{
  float:left;
}

input.btnRight
{
  float:right;
  margin-right:60px;
}

.blackText
{
  color:#000;
}


.greenText
{
  color:#679146;
}

.redText
{
  color:red;
}


.yellow
{
  color:#e6bb78;
  font-size:12px;
  margin:0px !important;
  padding:0px;
}


#mainBottom
{
  background:url(/images/bg-content.gif) -2px 29px;
  border:1px solid #f0f0f0;
  border-bottom:0px solid #f0f0f0;
  float:left;
  width:980px;
}

#mainBottomWide
{
  background:#f0f0f0;
  border:1px solid #f0f0f0;
  border-bottom:0px solid #f0f0f0;
  float:left;
  width:980px;
}

#breadcrumbCont
{
  float:right;
  text-align:right;
  width:100%;
  background-color:#005398;
  width:980px;
  background-image:url(/images/bg-breadcrumb.gif);
  background-repeat:repeat-y;
  color:#fff;
  font-size:10px;
  height:28px;
  border-bottom:1px solid #e1e1e1;
}

.BC_NoMenu #breadcrumbCont
{
  background-image:none;  
  
}

#breadcrumb
{
  float:right;
  text-align:right;  
  padding:10px 15px 4px 0;  
}

.breadcrumbDivider
{
  float:left;
  background:url(/images/bgBreadDivider.gif) 0 -2px;
  width:18px;
}

#breadcrumb a, #breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:hover
{
  color:#fff;
  text-decoration:none;
  float:left;
}

#breadcrumb a:hover
{
  color:#bfd9ef;
  text-decoration:underline;
}

#leftNav
{
  width:150px;
  float:left;
  border-top:1px solid #e1e1e1;
  font-size:10px;
  padding-bottom:16px;
  padding-top:16px;
  position:relative;
  /*top:16px;*/
  min-height:600px;
  height: 600px;
  background-image:url(/images/bg-leftNav.jpg);
  background-repeat:no-repeat;
}

#leftNav, #leftNav a img, #leftNav a img:link, #leftNav a img:visited, #leftNav a img:hover
{
  border:0px;
  margin-top:1px;
  float:left;
  margin-bottom:1px;
}

#leftNav ul
{
  margin:0px;
  padding:0px;
  border:0px solid #c00;
  list-style:none;
  float:left;
}


#leftNav ul li
{
  float:left;
  width:150px;
  border:0px solid #c00;
  background:#c00;
  padding: 0px 0 0px 0px;
  border-bottom:1px solid #ddd;
  margin:0px;
}

#leftNav ul li, #leftNav ul li a, #leftNav ul li a:link, #leftNav ul li a:visited,
#leftNav ul li a:hover
{
  color:#354A5F;
  text-decoration:none;
  display:block;
}

#leftNav ul li a:hover
{
  color:#B63F39;
}

#leftNav ul li.terNav, 
#leftNav ul li.terNav2, 
#leftNav ul li.terNav3,
#leftNav ul li.terNav4
{
  float:left;
  border-bottom:1px solid #ddd;
  padding: 4px 0;
  margin:0px 0 0px 0px;
}

#leftNav ul li.terNav a:link, #leftNav ul li.terNav a:visited, #leftNav ul li.terNav a:hover,
#leftNav ul li.terNav2 a:link, #leftNav2 ul li.terNav a:visited, #leftNav2 ul li.terNav a:hover,
#leftNav ul li.terNav3 a:link, #leftNav ul li.terNa3v a:visited, #leftNav3 ul li.terNav a:hover,
#leftNav ul li.terNav4 a:link, #leftNav ul li.terNav4 a:visited, #leftNav4 ul li.terNav a:hover
{
  padding: 4px 0;
}


#leftNav ul li.terNavOn,
#leftNav ul li.terNav2On,
#leftNav ul li.terNav3On,
#leftNav ul li.terNav4On
{
  float:left;
  border-bottom:1px solid #ddd;
  background:#c00;
  padding: 0px;
  margin:0px;
}

#leftNav ul li.terNavOn a:link, #leftNav ul li.terNavOn a:visited, #leftNav ul li.terNavOn a:hover,
#leftNav ul li.terNav2On a:link, #leftNav ul li.terNav2On a:visited, #leftNav ul li.terNav2On a:hover,
#leftNav ul li.terNav3On a:link, #leftNav ul li.terNav3On a:visited, #leftNav ul li.terNav3On a:hover,
#leftNav ul li.terNav4On a:link, #leftNav ul li.terNav4On a:visited, #leftNav ul li.terNav4On a:hover
{
  color:#fff;
  padding: 4px 0 4px 0px;
  margin:0px;
  display:block;
}

#leftNav ul li.terNavOn a:hover,
#leftNav ul li.terNav2On a:hover,
#leftNav ul li.terNav3On a:hover,
#leftNav ul li.terNav4On a:hover
{
  color:#fff;
}

#leftNav ul li.terNav
{
  background:url(/images/leftNav01-off.gif) no-repeat 0px bottom;
  padding-left:9px;
  width:141px;
}

#leftNav ul li.terNav:hover
{
  background:url(/images/leftNav01-on.gif) no-repeat 0px bottom;
}

#leftNav ul li.terNavOn
{
  background:url(/images/leftNav01-blue-off.gif) no-repeat 0px bottom;
  padding-left:9px;
  width:141px;}

#leftNav ul li.terNavOn:hover
{
  background:url(/images/leftNav01-blue-on.gif) no-repeat 0px bottom;
}


#leftNav ul li.terNav2
{
  background:url(/images/leftNav02-off.gif) no-repeat 0px bottom;
  padding-left:16px;
  width:134px;
}

#leftNav ul li.terNav2:hover
{
  background:url(/images/leftNav02-on.gif) no-repeat 0px bottom;
}

#leftNav ul li.terNav2On
{
  background:url(/images/leftNav02-blue-off.gif) no-repeat 0px bottom;
  padding-left:16px;
  width:134px;
}


#leftNav ul li.terNav2On:hover
{
  background:url(/images/leftNav02-blue-on.gif) no-repeat 0px bottom;
}


#leftNav ul li.terNav3
{
  background:url(/images/leftNav03-off.gif) no-repeat 0px bottom;
  padding-left:20px;
  width:128px;
}

#leftNav ul li.terNav3:hover
{
  background:url(/images/leftNav03-on.gif) no-repeat 0px bottom;
}

#leftNav ul li.terNav3On
{
  background:url(/images/leftNav03-blue-off.gif) no-repeat 0px bottom;
  padding-left:20px;
  width:128px;
}


#leftNav ul li.terNav3On:hover
{
  background:url(/images/leftNav03-blue-on.gif) no-repeat 0px bottom;
}


#leftNav ul li.terNav4
{
  background:url(/images/leftNav04-off.gif) no-repeat 0px bottom;
  padding-left:23px;
  width:124px;
}

#leftNav ul li.terNav4:hover
{
  background:url(/images/leftNav04-on.gif) no-repeat 0px bottom;
}

#leftNav ul li.terNav4On
{
  background:url(/images/leftNav04-blue-off.gif) no-repeat 0px bottom;
  padding-left:23px;
  width:124px;
}


#leftNav ul li.terNav4On:hover
{
  background:url(/images/leftNav04-blue-on.gif) no-repeat 0px bottom;
}



#content
{
  float:right;
  width:809px;
  padding-bottom:0px;  
  margin: 0 0 0 0px;
        overflow:hidden;
}

#contentWide
{
  border:0px solid #c00;
  float:left;
  width:937px;
  padding-bottom:14px;
  margin: 0 0px 0px 21px ;
}


h1
{
  color:#005398;
  font-size:18px;
  padding: 3px 0 0 0;
  margin:18px 0 15px 0;
  line-height:22px;
       
}

p
{
  padding:0px;
  margin:10px 20px 8px 0px;
  /*clear:both;*/
  line-height:17px;
  color:#666666;
}

ul
{
         list-style-type:none;
         padding:0 0 15px 8px;
         margin:6px 0 0px 0;
     color:#666666;
         /*display:block;*/
}


li
{
       list-style-image:none;
       background-image:url(/images/bg_bullet.jpg);
       background-repeat:no-repeat;
       background-position:left 3px;
       padding-left:10px;
       margin-bottom:6px;
   
}

#contentLeft
{
  margin:18px 0px 17px 0px;
  border:0px solid #c00;
  width:550px;
  float:left;
}


#contentAll
{
  margin:18px 0px 40px 0px;
  border:0px solid #c00;
  float:left;

}

#contentAll td
{
        border-bottom:solid 1px #ddd;
        vertical-align:top;
        padding: 5px 10px 15px 10px;
}

#contentLeft h1, #contentAll h1  
{
  margin:18px 0px 0px 0px;
  padding:3px 0px 0px 0px;
  /*padding:3px 0px 0px 32px;*/
  border:0px solid #c00;
  /*height:25px;*/
  float:left;
}

#content h2
{
        color:#3d7aac;
  margin:35px 0 0px 0;
  padding: 0px 0 3px 0px;
        line-height:18px;
  /*background:url(/images/arrow3.gif) no-repeat left center;*/
}

td#contentAll, td#contentLeft
{
        vertical-align:top;
        padding-bottom:10px;

}

#contentAll h2, #contentLeft h2
{
        color:#3d7aac;
  margin:20px 0 0px 0;
  padding: 0px 0 3px 0px;
        width:500px;
        line-height:18px;
        display:block;
        clear:left;
  /*background:url(/images/arrow3.gif) no-repeat left center;*/
}

#contentAll h2
{
        width:650px;

}

div.NewsDescription
{
        display:block;
        min-height:120px;
        background-color:White;
        border:1px solid #bbb;
        width:95%;
        padding-left:5px;
        padding-right:5px;
        padding-top:5px;
        padding-bottom:5px;
        vertical-align:top;
        margin-bottom:10px;
}

#contentLeft div.NewsDescription h2, #content div.NewsDescription h2
{
        margin-top:0px;
        padding-top:0px;


}


div.PageSelection
{
        display:block;
        height:40px;
        margin-top:12px;
        /*margin-left:30px;*/
        clear:left;
}

div.PageSelection span
{
        padding-right:8px;


}

div.PageSelection a,
div.PageSelection a:visited
{
        font-size:12px;
        color:#3d7aac;
        text-decoration:underline;
}

div.PageSelection a:hover,
div.PageSelection a:hover:visited
{

       color:#b63f39;

}

h2 span.Date
{
        font-weight:normal;
        font-size:12px;
        display:block;
        padding-bottom:0px;
        margin-bottom:0px;
}



#contentLeft h2 a, #contentLeft h2 a:link, #contentLeft h2 a:visited,
#contentAll h2 a, #contentAll h2 a:link, #contentAll h2 a:visited
{
  color:#3d7aac;
        margin-top:0px;
        padding-top:0px;
}

#contentLeft h2 a:hover,
#contentAll h2 a:hover
{
  color:#b63f39;
}

#viewlink  
{
  margin:21px 0px 0px 10px;
  float:left;
  line-height:115%;
  display:block;
  clear:right;
}

#viewlink a
{
  text-decoration:underline;
}

#productLinks
{
  padding: 0 0 0px 0;
  margin: 0 0 0px 0;
  float:left;
  width:90%;
}

#productLinks p
{
  padding: 0 0 0px 0;
  margin: 0 0 0px 0;
}

#productLinks a, #productLinks a:link, #productLinks a:visited
{
  background: url(/images/terBtn-blue.gif) no-repeat 100% 0;
  clear:both;
  line-height:170%;
  padding: 0 12px 10px 0;
  border:0px solid #c00;
  text-decoration:underline;
}

#productLinks a:hover
{
  background: url(/images/terBtn-on.gif) no-repeat 100% 0;
  color:#b63f39;
}

.spacerDivider
{
  height:1px;
  float:left;
  width:100%;
  border:0px solid #c00;
  margin:0px;
  padding:0px;
}


#contentLeft p,#contentAll p, #content p
{
  padding:0px;
  margin:0px 5px 15px 0px;
    width:98%;
  /*clear:both;
  border:0px solid #c00;*/
}

#content p.image {
width: auto;

}


#contentLeft p{
  clear: none;
  width: auto;
}

#contentAll li
{
  /*
       display:block;
       float:left;
       clear:left;
  */
       width:90%;

}

#contentLeft2
{
  border:0px solid #c00;
  width:400px;
  height:150px;
  float:right;
  margin: 14px 0 0 0;
        position:relative;
        left:32px;
}

#contentLeft3
{
  border:0px solid #c00;
  width:48%;
  float:left;
  margin: 14px 0 0 0;
}

#contentLeft3 h2
{
  font-size:16px;
  margin-bottom:14px;
  border-bottom:1px solid #999;
  padding-bottom:4px;
        margin-top:0px;
        padding-top:0px;
}


#contentLeft3 h3
{
  font-size:12px;
  margin:0px 0 6px 0;
  padding:0px;
  border:0px solid #c00;
}

#contentLeft3 p
{
  margin:0px 0 14px 0;
  padding:0px;
}

.formLabel
{
  float:left;
  text-align:right;
  padding: 0 5px 0 0;
  width:100px;
  border:0px solid #c00;
}

.formLabelxxx
{
  float:left;
  text-align:right;
  padding: 0 5px 0 0;
  width:100px;
  border:0px solid #c00;
}

.formLabel3
{
  float:left;
  text-align:left;
  padding: 0 0px 0 0;
  margin: 0 45px 10px 0;
  width: 320px;

}

.formSelect
{
  float:right;
  width:280px;
  border:0px solid #c00;
  margin: 0 0px 5px 0;
}

.formSelect select
{
  font-size:9pt;
  width:210px;
  background:#fff;
  float:left;
  margin: 0 6px 0px 0;
}

#contentRight2
{
  border:0px solid #c00;
  margin: 14px 0 0 0;
  width:537px;
  float:left;
}

#contentRight2 img
{
  width:537px;
  border:0px solid #000;
}

#contentRight3
{
  border:1px solid #ccc;
  margin: 14px 10px 20px 10px;
  padding:25px 0 20px 5px;
  width:48%;
  float:right;
  background:#fff;
}

#contentRight3B
{
  border:0px solid #c00;
  margin: 14px 0 20px 0;
  padding-bottom:35px;
  width:48%;
  float:right;
}


#contentRight3 img.getTop
{
  width:380px;
  border:0px solid #c00;
  margin:0px;
  padding:0px;  
}

#contentRight3 img, #contentRight3B img
{
  width:170px;
  margin: 0 0px 10px 9px;
  float:left;
  border:1px solid #999;
  padding:0px;
  background:#fff;
}

#contentLeft3 .formSelect
{
  border:0px solid #c00;
  width:100%;
}

#contentRight3 .formLabel
{
  width: 90px;
}

.formLabel1 {
  float: left;
  width: 90px;
  padding: 0 5px 0 0;
  clear: both;
}

.formLabel9 {
  float: left;
  width: 50px;
  padding: 0 5px 7px 0;
  clear: both;
}

.formLabel2 {
  width: 240px;
  text-align: center;
  padding: 0 3px 0 0;
  clear: both;  
}

.formLabel7 {
  float: left;
  width: 110px;
  padding: 4px 5px 0 0;
        clear: both;
  
}

.formLabel8 {
  float: left;
  width: 150px;
  padding: 0 5px 0 0;
  clear: both;
}
.radioTbl {
  margin: 10px 25px 0 0;
  font-size: 11px;
  float: right;
  }


.formInput {
    float: left;
    margin: 0 0 7px 0;
  width: 120px;
}

.formInput7 {
    float: left;
    margin: 0 0 7px 0;
  width: 25px;
}
.formInput5 {
    float: left;
    margin: 0 0 7px 0;
  width: 80px;
}

.formInput9 {
    float: left;
    margin: 0 0 7px 0;
  width: 120px;
}
.formInput10 {
    float: right;
    margin: 0 15px 7px 0;
  width: 140px;
}
.formSelect1 {
  width: 200px;
  text-align: center;
  
  float: left;
  margin: 2px 0 12px 12px;
}

.formSelect10 {
  width: 200px;
  text-align: center;
  
  float: left;
  margin: 0px 0 12px 18px;
}


.formSelect1 textarea {
  width: 180px;
  background: #e1e1e1;
  border: 1px solid #808080;
  margin-left: 10px;
  margin-right: auto;
  padding: 5px 0 0 5px;
}

.formSelectLonger
{
  float:left;
  width:290px;
  border:0px solid #c00;
  margin: 0 0px 5px 0;
}

.formSelectLonger select
{
  font-size:10px;
  width:215px;
  background:#fff;
  float:left;
  margin: 0 6px 0px 0;
}

.tblRadio {
  text-align: center;
  width: 40px;
  margin: 0 0 10px 0;
  float: left;
  clear: both;
}


.formField3 {
  padding: 5px 5px 5px 5px;
  text-align: center;
  width: 120px;
  margin: 0 auto;

}


.formCheck{
  float: right;
  text-align: left;
  clear: both;
  width: 220px;
  height: 30px !important;
  padding: 0px 0px 15px 16px;
  margin: 0 auto;
  margin-top: 15px;
  
}

.formCheckBox {
padding: 5px 5px 20px 10px;
}

.formCheck10{
  float: left;
  text-align: center;
  clear: both;
  width: 220px;
  padding: 5px 0 5px 10px;
}

.formCheck99{
  width: 220px;
  padding:5px 0 5px 10px;
  margin: 0px;
  clear: both;
  float: left;
  text-align: center;
        line-height:18px;
} 

.formCheck99 .TempCenterer
{
   width:175px;
   text-align:left;
   margin-left:auto;
   margin-right:auto;
   display:block;

}

.formCheck99 input 
{
   display:inline;
   margin-right:8px;
   clear:both;


}

.formCheck99 .formHead {

      display:block;
      width:100%;
      text-align:center;
      padding:0;
      margin:0;

}


.successMsg {
  width: 240px;
  color: #00437b;
  text-align: center;
  font-size: 15px;
  margin: 5px 0 5px 0;
  font-weight: bold;
}

.errorMsg {
  width: 240px;
  color: red;
  text-align: center;
  font-size: 15px;
  margin: 5px 0 5px 0;
  font-weight: bold;
}


input.formField, textarea
{
  width: 224px;
}

input.formField2
{
  width: 120px;
  background: #e1e1e1;
  border: 1px solid #808080;
}

input.formField7
{
  width: 25px;
  background: #e1e1e1;
  border: 1px solid #808080;
}
.contentCenter {
  padding: 10px 0px;
  text-align: center;
}

.contentCenter2 {
  clear: both;
  padding: 0 0 0 80px;
  margin: 0 0 10px 0;
}


table.TwoThirds
{
  width:809px;
  float:right;
        margin-top:10px;
        height:336px;
        margin-bottom:0px;
}

table.TwoThirds td
{
  vertical-align:top;

}

table.TwoThirds td#contentLeft
{
  width:564px;
  vertical-align:top;  
  padding:0px 0 10px 0;
  margin:0px;
     
}

table.TwoThirds td#contentRight
{
  width:245px;  
  text-align:right;
  background-image: url(/images/bg-right.gif);
  background-repeat:repeat-y;
  font-size:11px;
  line-height:15px;
  vertical-align:top;
  float:none;
}

#contentRight
{
  background:url(/images/bg-right.gif);
  text-align:right;
  width:245px;
  float:right;
  font-size:11px;
  padding: 0 0 10px 0;
  
}

#contentRight p
{
  display:block;
  width:120px;
  margin:0px;
  padding-top:0px;
  padding-bottom:0px;
}

#contentRight p.spaceDivider
{
  display:none;
}

#contentRight a
{
  white-space: nowrap;
}

#contentRight p a, #contentRight p a:link, #contentRight p a:visited
{
  text-decoration:underline;
  line-height:150%;
}


#contentRight h1
{
  font-size:12px;
  margin:0px;
  padding:0 14px 0 14px;
  color:#4f4f4f;
  background:transparent;
}

#contentRight h1 a
{
  background:url(/images/icon-video.gif) no-repeat;
  padding-left:25px;
  padding-bottom:4px;
  padding-top:2px;
  float:right;
  text-decoration:none;
  position:relative;
  z-index:52;
}

#contentRight h2
{
  font-size:14px;
  margin:5px 0 0 0px;
  padding:14px 14px 0px 0;
  height:35px;
  font-weight:normal;
  float:left;
  width:95%;
  color:#4f4f4f;
  background:url(/images/bg-rightHdr.gif) -2px 0 no-repeat;
}

#contentRight p
{
  float:left;
  padding:0px 0px 20px 5px;
  width:92%;;
  margin:0px;
}

#contentRight p a img
{
  border:0px;
}

#contentRight select
{
  font-size:10px;
  width:190px;
  background:#acacac;
  float:left;
  margin: 0 6px 0 14px;
  border:0px solid #c00;  
}

#contentRight input
{
  float: left;
  padding:0px;
  margin:0px 4px 0 0;
}


.content5Col
{
  border:0px solid #c00;
  display:block;
        width:170px;
        height:500px;
        background-color:White;
        border:solid 1px #777;
  float:left;
  margin: 10px 15px 0px 0px;
  padding: 0px;
  color:#333;
  text-decoration:none;  
  /*background:url(/images/bg-gel.gif) bottom left;*/
}


.content5Col a h2
{
  text-decoration:underline;
        background:url(/images/bg-gelHdr.jpg);
        /*background-color:#555;*/
        background-repeat:repeat-x;
  margin:0px;
        padding:9px 0 3px 0;
  text-align:center;
  height:21px;
        width:170px;
  color:#222;
        text-decoration:none;
        cursor:pointer;
        border-bottom:solid 3px #333;
}

.content5Col a h2:hover
{
  /*background:url(/images/bg-gelHdr-on.jpg);*/
        
        background:#ddd;
        color:#222;
  text-decoration:none;
}

.content5Col img
{
  border-bottom:3px solid #333;
  width:170px;
        margin-bottom:10px;
  float:left;
}


.content5Col p
{
  margin: 0px 8px 0px 8px;
  padding: 0px;
}

.content5Col a, .content5Col a:link, .content5Col a:visited
{
  color:#fff;
}


#contentTabCont
{
  float:left;
  width:100%;
  padding-left:10px;
  background:url(/images/bg-tab-top.gif) 0 -10px no-repeat;
}

#content #contentTabCont
{
  background:url(/images/bg-tab-top2.gif) 0 -10px  no-repeat;
  float:left;
  padding-left:10px;  
}

#contentTabCont2
{
  background:url(/images/bg-tab-top3.gif) 0 -10px  no-repeat;
  float:left;
  padding-left:10px;
  width:800px;
}

#content select
{
  background:#fff;  
}


#tabHolder {
  display: none;
}

.tabContent {
  position: relative;
  margin: 0px;
  float: left;
  z-index: 10;
  width:86% !important;
}

#tabCont0, #tabCont1, #tabCont2, #tabCont3, #tabCont4, #tabCont5, #tabCont6, #tabCont7, #tabCont8, #tabCont9 {
  display: none;float: left;
  font-size:11px;
  
}
  
.tabMenuOff {
  font-weight: normal;
  text-decoration: none;
  text-align: center;
  letter-spacing: 0px;
  cursor: pointer;
}

.tabMenuOn {
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  letter-spacing: 0px;
  cursor: default;
}

#tabMenu0, #tabMenu1, #tabMenu2, #tabMenu3, #tabMenu4, #tabMenu5, #tabMenu6, #tabMenu7, #tabMenu8, #tabMenu9 {
  float: left;
  font-style: normal;
  padding-top: 3px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 0px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: none;
  border-left-style: solid;
  z-index: 1100;
  bottom: -1px;
  position: relative;
  text-decoration:underline !important;
  }
  
#tabMenu0:hover,
#tabMenu1:hover,
#tabMenu2:hover,
#tabMenu3:hover,
#tabMenu4:hover,
#tabMenu5:hover,
#tabMenu6:hover,
#tabMenu7:hover,
#tabMenu8:hover,
#tabMenu9:hover
{
  text-decoration:none !important;
}

#tabOffset {
  float: left;
}



.tabMenuOff {
  background:url(/images/tab2-off.gif) no-repeat;
  font-size:11px !important;
  background-repeat: repeat-x;
  height:29px !important;
  width:134px !important;
  padding: 4px 0 0px 0px !important;
  color:#333 !important;
  font-weight:bold !important;
}

#content .tabMenuOff {
  background:url(/images/tab2wide-off.gif) no-repeat;
  width:170px !important;
}

.tabMenuOn {
  float:left !important;
  font-size:11px !important;
  width:134px !important;
  height:29px !important;
  background:url(/images/tab2-on.gif) no-repeat;
  cursor:pointer!important;
  padding: 4px 0 0px 0px !important;
  color:#333 !important;
  font-weight:bold !important;
}


#content .tabMenuOn {
  background:url(/images/tab2wide-on.gif) no-repeat;
  width:170px !important;
}

#contentGelCont
{
  width:100%;
  float:left;
  padding: 1px 0 25px 7px;
  margin: 0 0 15px 0;
  background:url(/images/bg-tab.gif) bottom;
}

#content #contentGelCont
{
  border:0px solid #c00;
  background:url(/images/bg-tab2.gif) bottom left;
}

#contentGelCont2
{
  border:0px solid #c00;
  background:url(/images/bg-tab3.gif) bottom left;
  float:left;
  width:800px;
  height:265px;
}

#contentGelCont p
{
  padding: 0;
  margin: 14px 20px 10px 10px;
  border:0px solid #c00;
}

#contentGelContent
{
  float:left;
  padding:7px 0 7px 7px;
  width:100%;
}



#contentLeft #contentGelContent
{
  width:93.5%;
}

.contentGel
{
        width:172px;
        margin-right:4px;
        margin-bottom:4px;
        padding-left:0px;
        padding-top:5px;
        display:block;
        float:left; 
        height:235px;
        background-color:#efefef;
}


.contentGel a
{
       background-image:url(/images/bg_bullet.jpg);
       background-repeat:no-repeat;
       background-position:left 3px;
       display:block;
       padding-left:10px;
       margin-right:8px;
       margin-top:5px;
       margin-left:10px;
       text-decoration:none;
       color:#666;
    
}

.contentGel h2
{
       font-size:13px;
       margin-bottom:8px;
       margin-top:3px;
       position:relative;
       left:8px;
       line-height:16px;
}

.contentGel h2 a
{
       color:#333;
       background-image:none;
       padding-left:0;
       margin-left:0;
}

.contentGel2,  .contentGel3
{
  width:120px;
  padding: 5px 0 7px 0;
  float:left;  
  margin:0 3px 0 5px;
  line-height:160%;
  font-size:11px;
}
  

.contentGel2
{
  width:210px;
  margin-left:10px;
}

.contentGel3
{
  width:465px;
  margin-left:10px;
  border:0px solid #c00;
}

.contentGel2 h2,
.contentGel3 h2
{
  color:#56372f;  
  background:transparent !important;
}


.contentGel2 h2 a:hover,
.contentGel3 h2 a:hover
{
  text-decoration:underline;  
}

.contentGel2 a, .contentGel2 a:link, .contentGel2 a, .contentGel2 a:link, .contentGel2 a:visited,
.contentGel3 a, .contentGel3 a:link, .contentGel3 a:visited
{
  border:0px solid #c00;
  background:url(/images/dot.gif) no-repeat -5px 2px;
  padding: 0 0 0 12px;
  width:90%;
  float:left;
  color:#005398;

}

.contentGel a:hover,
.contentGel2 a:hover,
.contentGel3 a:hover
{
  text-decoration:none;
  color:#b63f39;
}

.contentGel2 h2 a, .contentGel2 h2 a:link, .contentGel2 h2 a:visited,
.contentGel3 h2 a, .contentGel3 h2 a:link, .contentGel3 h2 a:visited
{
  border:0px solid #c00;  
  background:#fff !important;
  padding: 0 12px 0 0px;
  text-decoration:underline;
  color:#005398;
}

.contentGel h2 a:hover,
.contentGel2 h2 a:hover,
.contentGel2 h3 a:hover
{
  text-decoration:none;
  color:#b63f39;
}

.productCont
{
  border:1px solid #ccc;
  margin: 10px auto 10px auto;
  height:174px;
  width:95%;
  padding:0px 0 0 0;
  background:url(/images/bg-product.gif);
}

.productImg
{
  border:0px solid #c00;
  float:left;
  width:27%;
  text-align:center;
  padding:10px 0;
}

.productImg img
{
  width:180px;
  border: 1px solid #666;
}

#content .productCont .detail h2
{
  /*
  color:#fff;
        background-color:#4f86cd;
        display:block;
        width:500px;

        font-size:13px;
        line-height:0px;
        overflow:hidden;
       margin: 0px 0 0px 0;
  padding: 0px 0 3px 0px;
        margin-bottom:0px;
        padding-bottom:0px;
  */
  display:block;
        padding:0px 0px 3px 0px;
        margin:8px 0px 0px 0px;
  border-bottom:solid 1px #555;
  width:540px;
  font-size:15px;
}


/** --------------------- PRODUCT CONTENT NEW-------------------**/
.productContNEW
{
  border-color: #cccccc #cccccc #123566;
  border-style:solid;
  border-width: 1px 1px 40px;
  float: left;
  margin: 10px;
  height:350px;
  width:30%;
  padding:0px 0 0 0;
 
}

.productImgNEW
{
  border:0px solid #c00;
  float:left;
  width:60px;
  padding:10px 0;
}

.productImgNEW img
{
  width:60px;
  border: 1px solid #666;
}


#content .productContNEW .detailNEW h2
{
  /*
  color:#fff;
        background-color:#4f86cd;
        display:block;
        width:500px;

        font-size:13px;
        line-height:0px;
        overflow:hidden;
       margin: 0px 0 0px 0;
  padding: 0px 0 3px 0px;
        margin-bottom:0px;
        padding-bottom:0px;
  */
  display:block;
  padding:0px 0px 3px 0px;
  margin:8px 0px 0px 0px;
  width:60%;
  font-size:15px;
  float: right;
}

/**--------------------------- END PRODUCT CONTENT --------------------**/



#contentLeft3 h3
{
  color:#fff;
  padding:3px 0 3px 4px;
  margin:0px 0 4px 0;
  border:0px solid #c00;
  background:url(/images/bg-hdr2.gif);
}

.productCont h2 a, .productCont h2 a:link, .productCont h2 a:visited, .productCont h2 a:hover
{
  /*
  color:#fff;
        text-decoration:none;
        padding:0 0 0 0;
        margin:0 0 0 0;
  */
        color:#555;
  text-decoration:none;
  background-repeat:no-repeat;
        background-position:left center;
}

.productCont2 p
{
  padding:0 0 0 17px;
  margin:7px 0 7px 14px;
  background:url(/images/bullet.gif) 0 -2px no-repeat;
}

.detail
{
  float:left;
  width:72%;
}

.detail p
{
  margin: 5px 12px 10px 0px;
  padding:0px;
}

.searchCont h2
{
  
}

.searchCont h2, .searchCont h2 a, .searchCont h2 a:link,  .searchCont h2 a:visited
{
  background:transparent;
}




.searchRsult
{
  border-top:1px solid #7b7b7b;
  border-bottom:1px solid #7b7b7b;
  font-weight:bold;
  margin: 14px 0 10px 0;
  padding: 4px;
  float:left;
  width:100%;
  background:#cbd8e3;
}

.searchRsultTxt
{
  width:430px;
  float:left;
}

.searchAdvancedLink
{
  width:180px;
  float:right;
}

.searchRsultNumber
{
  width:320px;
  float:left;
  text-align:right;
}

.searchRsultNumber a, .searchRsultNumber a:link, .searchRsultNumber a:visited,
.searchAdvancedLink a, .searchAdvancedLink a:link, .searchAdvancedLink a:visited
{
  text-decoration:underline;
  line-height:115%;
}

#contentWide #tabContent
{
  width:900px !important;
  float:left !important;
}

#contentGelCont2 #tabContent
{
  width:751px !important;
  float:left !important;
  margin-left:10px;
}



/* FOOTER ------------------------------------- */
#footer
{
  background-color: #104163;
  background-image: url(/images/bg-footer.gif);
  background-repeat: repeat-x;
  background-position: left -5px;
  clear:both;
  text-align:center;
  font-size:10px;
  color:#fff;
  padding-bottom:10px;
  border-top:1px solid #666;
}

#footer ul
{
  width:600px;
  border:0px solid #c00;
  padding:20px 0 5px 0;
  margin-left:auto;
  margin-right:auto;
  list-style:none;
  text-align:center;
  margin-bottom:3px;
}

#footer ul li
{
  border:0px solid #c00;
  list-style:none;
  float:left;
  padding: 0 6px 0 0px;
        background-image:none;
}

#footer ul li, #footer ul li a, #footer ul li a:link, #footer ul li a:visited, #footer ul li a:hover
{
  color:#fff;
  text-decoration:none;
}

#copyright
{
  clear:both;
  padding: 5px 0 0 0;
  margin: -5px 0 0 0;
}




/*-------- TABS ------------------*/

.Tabs
{
  display:block;
  /*border:solid 1px #d4d4d5;  */
  clear:both;
        margin-top:8px;
  height:290px;
}


.Tabs .Buttons 
{
  height:25px;
  margin-left:8px;  
  /*background-color:#ddd;*/
}

.Tabs .Buttons div,
.Tabs .Buttons div.Unselected
{
  display:block;
  float:left;  
  border:none;
  cursor:pointer;  
  
  background-image:url(../images/bg-tabs-off.gif);
  background-repeat:repeat-x;
  
  
  font-weight:bold;
  font-size:12px;
  color:#BBB;
  
  padding-left:10px;
  padding-right:10px;
  padding-top:7px;
  height:18px;
}

.Tabs .Buttons div.Selected
{
  
  background-image:url(../images/bg-tabs-over.gif);
  color:White;
    
}

.Tabs .Buttons img
{
  display:block;
  float:left;
}

.Tabs .TabWindowLong
{
  /*
  display:block;
      
  background-color:White;
  border:solid 1px #d4d4d5;  
  margin-bottom:10px;


    position:absolute;
  overflow:auto;  
  */

  display:block;
  height:265px;

  
  background-color:White;
  border:solid 1px #d4d4d5;  
  margin-bottom:10px;

  width:930px;

  position:absolute;
  overflow:auto;

}


.Tabs .TabWindowMedium
{
  display:block;
  height:255px;
  
  background-color:White;
  border:solid 1px #d4d4d5;  
  margin-bottom:10px;

  width:769px;
  position:absolute;
  overflow:auto;

}



.Tabs .TabWindowShort
{
  display:block;
  height:225px;
    
  background-color:White;
  border:solid 1px #d4d4d5;

  width:536px;
  position:absolute;
  overflow:auto;
    
}


.TabElement
{
  background-color:white;
  padding-left:15px;
  padding-top:10px;
        padding-bottom:10px;
  display:none;
  position:absolute;
  
}

.Tabs .TabWindowLong .TabElement
{
  width:895px;
  /*height:245px;*/
}

.Tabs .TabWindowMedium .TabElement
{
  width:734px;
  /*height:235px;  */

}

.Tabs .TabWindowShort .TabElement
{
  width:501px;
  /*height:205px;*/

}

.TabElement p {  

    clear:none !important; 
    width:auto !important;
}


/*------ Product Certifications ------- */
.Certifications
{
  margin-left:0px;
  text-align:center;
  margin-top:5px;
}

.Certifications img
{
  width:65px;
  height:65px;
  margin-left:3px;
  margin-right:2px;
}

/*------ Product Flash ------- */
.ProductFlash
{
  position:relative;
  left:-8px;  
  z-index:50;
}



/*----- Retail Petrol ---------*/

.RP_Flash
{
  display:block;
  width:809px;
  height:213px;    
}


div.Retail-Petrol-Block
{
  display:block;
  width:274px;
  height:220px;
  float:left;  
  margin-right:4px;
  margin-bottom:4px;
  /*background-color:#e4e4e4;*/
  background-color:#e4e4e4;
        padding-right:0px;

        overflow:hidden;
        
} 

.Retail-Petrol-Block h3
{
  display:block;
  width:268px;
  height:17px;
  font-weight:bold;
  
  color:#4f4f4f;
  background:url(/images/bg-center-h3-2.jpg);
  
  /*  
  color:white;
  background:url(/images/bg-center-h3-3.jpg);
  */  

  clear:none;
  float:none;
  
  background-repeat:no-repeat;
  font-size:14px;
  padding:11px 0 6px 23px;
  margin:0px;
  text-transform:uppercase;

}

.Retail-Petrol-Block div
{
  display:block;
  margin:5px 0 0 12px;
  padding:0;
  line-height:14px;

}

.Retail-Petrol-Block div p
{
  float:none;  
  clear:both;
  padding:0 0 0 0;
  margin:0 6px 0 6px;
        display:none;
}

.Retail-Petrol-Block div ul
{
  display:block;
  clear:both;  
  padding:0 0 0 0px;
  margin:5px 0 0 10px;
  list-style-image:none;
  list-style-type:none;

}

.Retail-Petrol-Block div ul li
{
  background-image:url(/images/bg_bullet.jpg);
  background-repeat:no-repeat;
  background-position:left 4px;  
  padding-left:9px;
  margin-bottom:2px;
        margin-right:0px;
}



/*----------------- SITEMAP -----------------------*/

ul.Sitemap
{
  list-style-type:none;
  width:85%;
  margin-top:25px;
}

/*Tier 1*/
ul.Sitemap li
{
  font-weight:bold;
  color:#2570ae;
  font-size:14px;
  padding-top:10px;
  margin-bottom:5px;
  color:#013e71;
  border-top:1px solid #aaa;
  background-image:none;

}

ul.Sitemap li a:link,
ul.Sitemap li a:link:visited,
ul.Sitemap li a,
ul.Sitemap li a:visited
{
  color:#013e71;
  text-decoration:none;
}

ul.Sitemap li a:link:hover,
ul.Sitemap li a:link:visited:hover,
ul.Sitemap li a:hover,
ul.Sitemap li a:visited:hover
{
  color:#b63f39;  
  text-decoration:underline;
}


ul.Sitemap li ul
{
  list-style-type:none;

  margin:8px 0px 15px 15px;
  padding:0px 0 0 0px;
  
}

/*Tier 2*/
ul.Sitemap li ul li
{
  
  font-weight:bold;
  border-bottom:none;
  margin-top:15px;  
  margin-bottom:5px;
  font-size:11px;
  border-top:none;
    
  
}

ul.Sitemap li ul li a:link
{
  
}

ul.Sitemap li ul li ul
{
  margin:1px 0px 0px 0px;  
  padding:0 0 0 15px;
}

/*Tier 3*/
ul.Sitemap li ul li ul li
{
  font-size:11px;
  font-weight:normal;
  color:#333;
  padding:0px 0 0 0 ;
  margin:6px 0 0 0;
}

ul.Sitemap li ul li ul li a:link,
ul.Sitemap li ul li ul li a:link:visited,
ul.Sitemap li ul li ul li a,
ul.Sitemap li ul li ul li a:visited
{
  color:#555;
  text-decoration:underline;
}

ul.Sitemap li ul li ul li ul
{  
  margin:1px 0px 13px 15px;
  padding:0 0 0 0;
  border-top:none;
  border-bottom:none;
  
}

/*Tier 4*/
ul.Sitemap li ul li ul li ul li
{
  font-size:11px;
  font-weight:normal;
  /*color:#be8b3c;*/
  color:#555;
  margin-top:5px;
}

ul.Sitemap li ul li ul li ul li a:link,
ul.Sitemap li ul li ul li ul li a:link:visited,
ul.Sitemap li ul li ul li ul li a,
ul.Sitemap li ul li ul li ul li a:visited
{
  color:#555;
        text-decoration:none;
}  

ul.Sitemap li ul li ul li ul li ul
{
  margin:1px 0px 5px 9px;  
  padding:0px;
}

/*Tier 5*/
ul.Sitemap li ul li ul li ul li ul li
{
  font-size:10px;
  margin-top:1px;
  margin-bottom:1px;
  padding:1px 0 1px 0;
  color:#999;
}

ul.Sitemap li ul li ul li ul li ul li a:link,
ul.Sitemap li ul li ul li ul li ul li a:link:visited,
ul.Sitemap li ul li ul li ul li ul li a,
ul.Sitemap li ul li ul li ul li ul li a:visited

{
  color:#999;  
}

.btnDiv {
  clear: both;
  padding: 15px 0 0 0;
  text-align: center;
}

.btnDiv input {
  margin: 0 5px 0 0;
}

#registrationContainer{
  background: #ffffff;
  height: auto;
  padding: 20px;
  border: 1px solid #d6d6d6;
  height: 490px;
  
}

#registrationResults{
  background: #ffffff;
  
  padding: 20px;
  border: 1px solid #d6d6d6;
  height: 300px;
  width: 410px;
  margin-left: 250px;
}


/*---Safari Hacks for top NAV---------*/

@media screen and (-webkit-min-device-pixel-ratio:0){


#RightContainer
{
  display:block;
  float:right;
  width:300px;
  height:83px;
}



#searchNav{
  float:right;
  display:block;  
  width: 90%;
  height: auto;


  border: 0px red solid;
  overflow: hidden;



  border: 0px solid #c00;
  padding: 0;
    


}





#worldWide
{
  position:relative;  
  display:block;
  float:right;

        
  padding-top: 0px;
  border: 0px solid #fff;
  width: 137px;
margin-left: -13px;




}



}

/*---------------------------- firefox 3 hack -----------------*/

html[xmlns^=""]:not([lang*=""]) #searchNav:not([id="SEARCHNAV"]) { 

  float:right;
  display:block;  
  position:absolute;
  top:45px;
  border: 0px red solid;
  overflow: hidden;
  right: 100px;
  width: 100%;
  padding-right:7px;
  border: 0px solid #c00;
  padding-top: 0px;
  margin-top: 0px;
  margin-left: 500px;

}

/*------------------------- FLASH MINISITE STYLES -------------------*/

.minisiteFooterTitle
{
  color: #008cc9;
  font-size: 16px;
  font-family:"Trebuchet MS";
  font-weight:bold;
}

.minisiteFooterLinks
{
  padding-top:4px;
  padding-bottom:4px;
}

a.minisiteFooterLinks
{
  color: #999999;
  font-size: 11px;
  font-family:"Trebuchet MS";
  font-weight:normal;
  text-decoration: underline;
}

.MinisiteZindex
{
  z-index:5;
}


/* ---- markets contact page ---- */
td.ContactsRightCol {

/*border-left:1px solid #999;  */

width:202px;
padding-left:10px;

}

table.MarketContacts td {

  width:165px;
  padding-right:10px;
  vertical-align:top;
  padding-bottom:10px;
  padding-top:10px;
  border-bottom:1px solid #999;
}

/*--------------------------VERIPROTECT STYLES -------------------------------- */

img.protectImage {
  float:left;
}

.protect-calloutCont {
  float:left;
  background:url("/images/protect-callout-bg.jpg") no-repeat;
  padding-left:37px;
}

#protect-callout1, #protect-callout2, #protect-callout3 {
  background:url("/images/protect-callout01-off.jpg") no-repeat;
  width:250px;
  height:109px;
  float:left;
  margin: 0 26px 0 0;
  padding: 85px 16px 0 20px;
  font-size:13px;
  color:#e2ebf1;
  font-weight:normal;
}

#protect-callout1 {
    
}

#protect-callout2 {
  background:url("/images/protect-callout02-off.jpg") no-repeat;
}

#protect-callout3 {
  background:url("/images/protect-callout03-off.jpg") no-repeat;
}

#protect-callout1 h2, #protect-callout2 h2, #protect-callout3 h2 {
  display:none;
}

#protect-callout1 p, #protect-callout2 p, #protect-callout3 p {
  margin:0px;
  padding: 0 0 12px 0;
}

#protect-callout1 a:hover {
  background:url("/images/protect-callout01-on.jpg") no-repeat;
  border:1px solid #c00;
}

#protect-callout2 a:hover {
  background:url("/images/protect-callout02-on.jpg") no-repeat;
}

#protect-callout3 a:hover {
  background:url("/images/protect-callout03-on.jpg") no-repeat;
}

.protect-whitepaper {
  background:url("/images/protect-whitePapers.jpg") no-repeat;
  padding: 72px 0 45px 5px;
  float:left;
  width:100%;
  font-size:11px;
  color:#a7a7a7;
}

.protect-whitepaper strong {
  color:#d4d4d4;
}

.protect-whitepaper h2 {
  display:none;
}

.protect-whitepaper ul {
  width:286px;
  float:left;
  padding: 0 0px 0 26px;
}

.protect-thumb {
  border:7px solid #828282;
  float:left;
  margin: 0 18px 18px 0;
}

.protect-whitepaper a.readPDF {
  background:url("/images/protect-pdf.gif") 100% 0 no-repeat;
  padding: 8px 30px 7px 0;
  font-size:11px;
  color:#a7a7a7;
  float:right;
}

.protect-whitepaper a.readPDF:hover {
  color:#e8a818;
  text-decoration:none;
}



/*------------------------- CLIENT IMAGE PLACEMENT STYLES -------------------*/

.imgAlignRight
{
  padding:2px; 
  border:solid 1px #dcdcdc; 
  margin: 10px; 
  float:right;
}
.imgAlignLeft
{
  padding:2px; 
  border:solid 1px #dcdcdc; 
  margin: 10px 10px 10px 0px; 
  float:left;
}


/*started of taxi css*/

/* `Taxi Containers
----------------------------------------------------------------------------------------------------*/
.taxicontainer {
  margin:0 auto;
  width: 100%;
}


/* `Feat
----------------------------------------------------------------------------------------------------*/


  

.taxfeat {
  margin:0;
  padding:162px 0 0 0;
  height:308px;
  background-image: url(/images/taxi/homepage/taxi_bg.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  }
  
.taxfeatDropdown {
  margin:0;
  padding:162px 0 0 244px;
  height:39px;
  background-image: url(/images/taxi/homepage/dropdown_bg.png);
  background-repeat: no-repeat;
  background-position: left top;
  display:block;
  }  
  
.taxsf-menu  {
  line-height:1;
  width:185px;
  height:22px;
  margin:0;
  padding: 7px 0 0;
  background-color:#FFF;
  border:solid 1px #abadb3;
  background-image: url(/images/taxi/homepage/dropdown_arrow.jpg);
  background-repeat: no-repeat;
  background-position: 98% center;
}

.taxsf-menu li {
  margin:0!important;
  padding:0!important;
        background-image:none!important;

}

.taxsf-menu a {
  color:#000;
  text-decoration:none;
  font-size:11px;
        padding:0!important;
  margin:0 0 5px 5px!important;  
}


.taxsf-with-ul {
  padding:10px!important;}
  
.taxfeat ul.sf-menu {
  list-style:none;
  padding:0!important;
  margin:0!important;
  } 

.taxsub-menu   {
  margin:12px 0 0!important;
  padding:0!important;
  list-style:none;
}

.taxsub-menu li {
  margin:0!important;
  padding:10px 10px 5px 1px!important;
  background-color:#FFF;
  border-bottom:solid 1px #999;
        background-image:none!important;

}

.taxsub-menu li:hover {
  background-color:#ccc;

}

.taxsub-menu li a {
  color:#000;
  text-decoration:none;
  font-size:14px;
  display:block;
}


  
/* `Headline
----------------------------------------------------------------------------------------------------*/  
  
.taxheadline {
  margin:0;
  padding:10px;
  background-image: url(/images/taxi/homepage/taxi_headline_bg.gif);
  background-repeat: no-repeat;
  background-position: left top;
  }  
  
  
.taxstory {
  margin:0;
  padding:10px 0 10px 10px;
  float:left;
  width:627px;  
  }

.taxstory img {
       float:right;
      }
  
  
.taxstory h1 {
  margin:0;
  padding:25px 0 13px 10px;
  color:#ed9200;
  font-size:25px;
  }
  
.taxstory p {
  margin:0;
  padding:0 0 0 10px;
  line-height:1.5em;
  color:#fff;
  font-family:trebuchet ms,arial,helvetica,verdana;
  font-size:11px;
  }    
  
/* `login
----------------------------------------------------------------------------------------------------*/  

.taxlogin {
  margin:23px 0 0 0;
  padding:10px;
  float:left;
  width:291px;
  background-color:#FFF;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border: 1px solid #787878;
  background-image: url(/images/taxi/homepage/login_bg.jpg);
  background-repeat: repeat-x;
  background-position: left bottom;
  }
  
.taxlogin h2 {
  margin:0 0 5px 10px;
  padding:0 0 5px 22px;
  color:#0667ba;
  font-size:17px;
  background-image: url(/images/taxi/homepage/lock_icon.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  }  
  
.taxloginTop {
  margin:0;
  padding:10px 0 17px;
  background-image: url(/images/taxi/homepage/taxi_bar.gif);
  background-repeat: no-repeat;
  background-position: center bottom;
  }
  
.taxlogin p {
  margin:0;
  padding:10px 0 10px 10px;
  line-height:1.5em;
  color:#787878;
  font-family:trebuchet ms,arial,helvetica,verdana;
  font-size:11px;
  }  
  
.taxloginBottom {
  margin:0;
  padding:17px 0 16px 5px;  
  }
  

  
  
.efleet {
  margin:0;
  padding:0 0 0 5px;
  width:119px;
  height:38px;
  display:block;
  text-indent:-2000px;
  background-image: url(/images/taxi/homepage/efleet_roll_btn.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  float:left;
}



.efleet:hover {
  background-image: url(/images/taxi/homepage/efleet_roll_btn.jpg);
  background-repeat: no-repeat;
  background-position: left 29%;
}



.taxicell {
  margin:0;
  padding:0 0 0 5px;
  width:126px;
  height:36px;
  display:block;
  float:left;
  text-indent:-2000px;
  background-image: url(/images/taxi/homepage/efleet_roll_btn.jpg);
  background-repeat: no-repeat;
  background-position: left 58%;
}



.taxicell:hover {
  background-image: url(/images/taxi/homepage/efleet_roll_btn.jpg);
  background-repeat: no-repeat;
  background-position: left 87%;
}            
  
            
.popupBox h2 {
  font-family:Arial,Helvetica,sans-serif;
  font-size:20px;
  font-weight:bold;
  padding:0 0 10px 0;
  border-bottom:1px solid #999;
        text-align:left !important;
        color: #000!important;
  }
  
.popupBox  a {
  color:#0073BB !important;
  font-family:Arial,Helvetica,sans-serif;
  font-size:11px;
  font-weight:bold;
  text-decoration:underline;
  padding:0 0 5px 0;
   }
   
.popupBox  a:hover {
  text-decoration:none;
   } 
   
.popupBox  ul {
  margin:0;
  padding:0;
  list-style:none;
   }  


.popupBox  ul li {
        background-image:none !important;
   }  


#my-content h3 {
  font-family:Arial,Helvetica,sans-serif !important;
  font-size:14px !important;
  font-weight:bold !important;
  color:#000;
  padding:10px 0 10px 0;
  margin:0 0 10px;
  border-bottom:#CCC 1px solid;
}

#my-content a  {
  color:#0073BB !important;
  text-decoration:underline !important;
  font-family:Arial,Helvetica,sans-serif !important;
  font-size:11px !important;
  font-weight:bold !important;
}

#my-content a:hover  {
  color:#666666 !important;
  text-decoration:none !important;
}

/*Ouick links button two*/  
.ql-btn {
  -webkit-border-radius:12px;
  -moz-border-radius:12px;
  border-radius:12px;
  padding:11px 13px 17px;
  margin:0 0 5px 0;
  width:522px;
  background: #f0f0f0;
  background: url(/images/button_QL-wave.png) left bottom no-repeat;
  }
  
  
.ql-btn:hover {
  background-image: url(/images/button_QL-wave-rollover.png);
  background-position: left bottom;
  background-repeat: no-repeat;
  background-color: #f0f0f0;
  cursor:pointer;
  }
  
.ql-btn h2  {
  display:block;
  line-height:18px;
  margin:0!important;
  padding:0 0 3px 0!important;
  font-size:13px;
  width: 100% !important;
}

.ql-btn a {
  color:#0069a0!important;
    text-decoration:underline!important;
  padding:0!important;
  
}  

.ql-btn  a:hover {
    text-decoration:none!important;
  color:#072b48;
}  


.ql-btn p {
  color:#595959;
  font-family:trebuchet ms,arial,helvetica,verdana;
  font-size:11px;
  margin:0!important;
  padding:0!important;
  width:100% !important;
}



/* Healthcare Starts */

#formContainer
{
  border:1px solid #c00;
  margin:-250px 0 0 420px;
  margin-left:-20px;
}


a.highslide-credits i
{
  display:none;
}

.highslide-header a 
{
  font-weight:normal;
  font-size:11px;
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

.highslide-header li
{
  background:none;
}

.healthcareContainer #ajaxForm
{
  width:350px;
  float:left;
  padding: 0 0 0 50px;
  overflow:hidden;
}

.healthcareContainer #ajaxForm .formLabel1,
.healthcareContainer #ajaxForm .formLabel2,
.healthcareContainer #ajaxForm .formSelect1
{
  white-space:nowrap;
  text-align:left;
  float:left;
  font-size:13px;
}

.healthcareContainer #ajaxForm .formLabel1
{
  width:165px;
}

.healthcareContainer #ajaxForm .formSelect1
{
  margin:5px 0 7px 0px;
  width:300px;
}

.healthcareContainer #ajaxForm .formSelect1 select,
.healthcareContainer #ajaxForm .formSelect1 object
{
  width:300px;
  font-size:13px;
}

.healthcareContainer #ajaxForm textarea
{
  margin:5px 0 7px 0px;
  width:300px;
  font-size:13px;
}

.healthcareContainer #ajaxForm .contentCenter2
{
  float:left;
  width:300px;
  padding: 5px;
}


.healthcareContainer #ajaxForm .contentCenter2 input
{
  margin:0px;
  padding:0px;
  font-size:13px;
}

.healthcareContainer #ajaxForm .contentCenter2 input.btnRight
{
  margin:0px;
  padding:0px;
}


.terNavOff {
background:url("/images/leftNav02-off.gif") no-repeat scroll 0 bottom transparent !important;
padding-left:16px !important;
padding:4px 0 4px 16px !important;
width:134px  !important;
  
  }
  
.formLabel, #contentRight3 .formLabel {
   font-size:12px;
   width:80px;
}

#contentWide .formLabel, #contentRight3 .formLabel
{
  width:95px;
  padding:5px;
}

/* PWME Starts */


.pwmeContainer {
width: 980px; 
height: auto; 
background: #262626 url('../images/PWME_bkgd.jpg') top left no-repeat;
padding-bottom:25px;
text-align: left; 
}


.pwmeContainer h3.orange {
font-family: Trebuchet MS, arial, sans-serif; 
font-size: 24px;
line-height:110%;
color: #f79027;
margin: 0;
padding: 20px 0px 0px 20px; 
width: 308px; 
}

.pwmeContainer h3.white {
font-family: Trebuchet MS, arial, sans-serif; 
font-size: 24px; 
color: #fff; 
padding: 10px 0px 10px 20px; 
width: 308px; 
}

.pwmeNavHead {

height: 37px; 
width: 260px; 
background: #fff url('../images/PWME_nav_top_bg.jpg') top left repeat-x;

}

.pwmeNavHead p {
font-family: Trebuchet MS, arial, sans-serif; 
font-size: 18px; 
line-height: 36px; 
color: #f79027;
margin:0px 0px 0px 20px;
padding: 0; 
}


.pwmeGetMoreButton {
float: right; 
width: 187px; 
height: 42px; 
padding: 16px 13px 1px 1px; 
}

.pwmeGetMoreButton img{
border: 0;
cursor: pointer !important; 
}

.pwmeLeftColumn {
width: 250px; 
height: 600px; 
float: left; 
}

.pwmeRightColumn {
width: 720px; 
position: relative; 
float: right;
}

.pwmeSideNavigation {
float: left; 
background-color: transparent; 
margin-top: 100px; 
}

.pwmeSideList {
background: #262626 url('../images/PWME_nav_triangle.png') top left no-repeat;
width: 245px; 
}

.pwmeSideNavigation ul {
margin: 0px; 
padding: 0px; 
}

.pwmeSideNavigation ul li {
background: #262626 url('../images/PWME_nav_item_bg.jpg') top left no-repeat;
width: 228px; 
height: 30px; 
margin-left: 17px; 
margin-bottom: 0px; 
}

.pwmeSideNavigation ul li.last {
background: #262626 url('../images/PWME_nav_last_bg.jpg') top left no-repeat;
width: 228px; 
height: 41px; 
margin-left: 17px; 
margin-bottom: 0px; 
}

.pwmeSideNavigation ul li a{
color: #f79027;
text-decoration: none; 
font-size: 16px; 
line-height: 30px; 
padding-left: 5px; 
font-family: Trebuchet MS, arial, sans-serif; 

}

.pwmeSideNavigation ul li a:hover, .pwmeSideNavigation ul li a.youAreHere {
color: #fff; 
text-decoration: none !important; 

}

.pwmeHero {

width: 728px; 
height: 237px; 
padding-top: 15px; 
}

.pwmeResourceContainer {
height: auto; 
background: #262626 url('../images/PWME_resource_bkgd.jpg') top left no-repeat;
margin-top: 12px; 
min-height:200px;

font-size: 12px; 
line-height: 20px; 
color: #cacaca; 
}

.pwmeResourceContainer p {
width: 308px; 
color: #cacaca;
margin:0px;
padding: 20px 0px 0px 20px; 
font-size: 12px; 
line-height: 20px;  
}

.pwmeRightColumn a:hover {
color: #fff; 
}

.pwmeResourceContainer li {
background-image: none; 
}

.pwmeResourceImage, .pwmeGalleryImage {
float: right;
padding-top: 10px; 
margin-right: 0px; 
margin-bottom: 10px; 
}

ul.pwmeThumbnails {
padding: 20px; 
width: 280px; 
}

ul.pwmeThumbnails li {
float: left; 

height: 39px; 
width: 56px;
margin: 5px; 
padding: 0px; 
}

a.pwmeGalleryLink img {
border: 2px solid #fff; 
height: 39px; 
width: 56px; 
}



a.pwmeGalleryLink_selected img {
border: 2px solid #F79027;
height: 39px; 
width: 56px; 
}



.tab_text { display: none; /* hide the text containers */}


.galleryDetail {
display: none; 
}

.Active {
display: block !important; 
}


.pwmeRetailContainer {
height: auto; 
background: #262626 url('../images/PWME_resource_bkgd.jpg') top left no-repeat;

}

.pwmeRetailContainer p {
width: 270px; 
color: #cacaca;
margin: 0; 
padding: 10px 20px 5px;
font-size: 12px; 
line-height: 20px;  
}


.pwmeRetailFlash {
float: right;
padding-top: 10px; 
padding-bottom: 10px; 
margin-right: 20px; 
}

.pwmeRetailTabMenu {
padding-top: 15px; 
height: 32px; 

}

.pwmeRetailTabMenu ul {
float: right; 
margin: 0;
padding-top: 1px; 
}
.pwmeRetailTabMenu ul li {
float: left; 
height: 34px; 
margin: 0;
padding: 0; 
}

.pwmeRetailTabMenu ul li.menuStart {
background: #878787 url('../images/PWME_retail_tab_front.jpg') top left no-repeat;
width: 10px; 
height: 32px;

}

.pwmeRetailTabMenu ul li.menuEnd {
background: #878787 url('../images/PWME_retail_tab_back.jpg') top left no-repeat;
width: 12px; 
height: 32px; 

}


.pwmeRetailTabMenu ul li a{
color: #fff; 
font-family: Trebuchet MS, arial, sans-serif; 
text-decoration: none !important;
font-size: 14px;
background: #878787 url('../images/PWME_tab.jpg') top left repeat-x;
border-right: solid 1px #6a6a6a;
height: 32px; 
line-height: 32px; 
padding: 7px 6px 7px 6px; 
}

.pwmeRetailTabMenu ul li a:hover, .pwmeRetailTabMenu ul li a.pwmeMenuOn{
background: #f59421 url('../images/PWME_tab_on.jpg') top left repeat-x;
border-right: solid 1px #c67421;
height: 32px; 
}


.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.Certifications
{
margin-left:0px;
text-align:center;
margin-top:5px;
height: auto; 
width: 247px; 
}

/* PWME Ends */



#footerNoBorder {
  background:url(/images/bg-footer.gif) repeat-x;
  clear:both;
  text-align:center;
  font-size:10px;
  color:#fff;
  padding-bottom:10px;
  border-top:1px solid #666;
}

.linksHidden
{
  display:none;
}


.MainNavHidden
{  
  width:987px;
 /* height:115px;*/
  display:block;
  clear:both;
  margin-left:auto;
  margin-right:auto;
}


.contourNavigation{
  margin-left:20px;  
}

.clearBoth
{
    clear:both;
}

#content table.TwoThirds tbody tr td#contentLeft *{margin-left:3px}






.btn{cursor:pointer;display:block;overflow:hidden;text-indent:-1000px;float:left;outline:none;border:0;font-size: 0px;line-height: 0px;background-repeat:no-repeat;background-position:top left;}
.social{position:relative;}
.btn.tw{position:absolute;width:25px;height:22px;background-image:url(/media/447059/btn_tw.jpg);right:6px;top:23px}
.btn.fb{position:absolute;width:25px;height:22px;background-image:url(/media/447049/btn_fb.jpg);right:68px;top:23px}
.btn.gp{position:absolute;width:25px;height:22px;background-image:url(/media/496825/btn_gp.jpg);right:36px;top:23px}
.btn.rss{position:absolute;width:25px;height:22px;background-image:url(/media/447054/btn_rss.jpg);right:99px;top:23px}

/*
#contentWide{background:#f3f3f3;padding:0 10px;margin:0 0 0 0px;width:960px;}
#contentLeft{background:#f3f3f3;} 
#content table tbody tr td {background:#f3f3f3;}*/

/* contour style */


#contour {
    padding: 10px 0;
}
#contour .contourPageName {
    font-size: 2em !important;
    line-height: 2em !important;
}
#contour .contourField div label {
    display: inline;
}
#contour label.fieldLabel {
    background: none repeat scroll 0 0 transparent !important;
    clear: left;
    display: block;
    float: left;
    font-weight: bold;
    width: 200px;
}
#contour small {
    clear: both;
    display: block;
    float: left;
    padding: 5px 5px 5px 200px;
}
#contour fieldset {
    border: medium none !important;
    margin: 0 0 1.5em;
    padding: 1.4em;
}
#contour legend {
}
#contour input.text, #contour input.title, #contour textarea, #contour select {
    border: 1px solid #BBBBBB;
    margin: 0.5em 0;
}
#contour input.text:focus, #contour input.title:focus, #contour textarea:focus, #contour select:focus {
    border: 1px solid #666666;
}
#contour input.text, #contour textarea {
    padding: 5px;
    width: 300px !important;
}
#contour textarea {
}
#contour input.fileupload {
    height: auto !important;
}
#contour span.checkboxlist, #contour span.radiobuttonlist, #contour span.checkbox {
    display: block;
    float: left;
    padding: 10px;
}
#contour .checkboxlist input, #contour .radiobuttonlist input, #contour .checkbox input {
    border: medium none !important;
    display: inline !important;
    height: auto !important;
    width: auto !important;
}
#contour .hiddenfield {
    display: none;
}
#contour .contourButton {
    margin-right: 10px;
    padding: 2px 10px;
}
#contour .contourErrorMessage {
    border: 2px solid #FBC2C4;
    margin-bottom: 0.5em;
    padding: 0.8em;
}
#contour .contourErrorMessage, #contour .contourError {
    background: none repeat scroll 0 0 #FBE3E4;
    color: #8A1F11;
}
#contour input.contourError, #contour textarea.contourError {
    background: none repeat scroll 0 0 #FBE3E4;
    border-color: #FBC2C4;
}
#contour span.contourError {
    background: none repeat scroll 0 0 transparent !important;
    color: #8A1F11 !important;
}

.highslide-html {
  overflow: auto!important;
  overflow-x: hidden !important;
}


.reimagine_header_btn{display:block;float:right;background:url(../images/reimagine_btn_siteheader.png);width:170px;height:38px;overflow:hidden;text-indent:-4000px;position:absolute;top:0;margin:0 0 0 800px}
.reimagine_header_btn:hover{background-position:bottom left;}












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

