/* LANDING PAGE STYLES */






/* ************************************************** div#main ****************************** */
div#main {
	padding: 15px 15px 5px 15px;
}
/* ************************************************** div#featuresslides ****************************** */

div#featuresslides {
	width: 958px;
  height: 281px;
	margin: 0 0 15px 0;
	padding: 0;
  background-color: #9CC;
  background-image: url(/imgD/landing_bkg_featuresslides.jpg);
}
#featuresslides div#slideswrapper {
  position: relative;
  float: left;
  overflow: hidden;
  width: 727px;
  height: 281px;
  background-color: #ccc;
  background-image: url(/images/features/duo_all.jpg);
}

#featuresslides #slideswrapper img#overlayframetop {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 100;
}
#featuresslides #slideswrapper img#overlayframebtm {
  position: absolute;
  left: 0;
  top: 271px;
  z-index: 100;
}
#featuresslides div#slideswrapper_m {
  position: relative;
  float: left;
  overflow: hidden;
  width: 727px;
  height: 281px;
  background-color: #ccc;
  background-image: url(/images/features/duo_cms.jpg);
}
#featuresslides #slideswrapper_m img#overlayframetop {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 100;
}
#featuresslides #slideswrapper_m img#overlayframebtm {
  position: absolute;
  left: 0;
  top: 271px;
  z-index: 100;
}
#featuresslides #slideswrapper_m.reveal{
  background-position: 0 -220px;
}


#featuresslides div#slides {
  position: relative;
  width: 2181px;
  height: 281px;
  background-color: #ccc;

}
#featuresslides #slides div {
  position: absolute;
  width: 727px;
  height: 503px;
}
#featuresslides #slides div a,
#featuresslides #slides div img {
  display: block;
  margin: 0;
  padding: 0;
}
#featuresslides #slides div#slidecms {
  top: 0;
  left: 0;
}
#featuresslides #slides div#slidedesign {
  top: 0;
  left: 727px;
}
#featuresslides #slides div#slideseo {
  top: 0;
  left: 1454px;
}
#featuresslides #slides div#slidesocial {
  top: 503px;
  left: 0;
}
#featuresslides #slides div#slideweb20 {
  top: 503px;
  left: 727px;
}
#featuresslides #slides div#slideflash {
  top: 503px;
  left: 1454px;
}
#featuresslides #slides div#slideecommerce {
  top: 1006px;
  left: 0;
}
#featuresslides #slides div#slideaccessibility {
  top: 1006px;
  left: 727px;
}
#featuresslides #slides div#slidedata {
  top: 1006px;
  left: 1454px;
}
#featuresslides #slides div#slidedocs {
  top: 1509px;
  left: 0;
}
#featuresslides #slides div#slidesecurity {
  top: 1509px;
  left: 727px;
}
#featuresslides #slides div#slideapplications {
  top: 1509px;
  left: 1454px;
}


#featuresslides ul.navfeatures {
  overflow: hidden;
  width: 183px;
  margin: 0;
  padding: 19px 24px 0 24px;
  list-style-type: none;
}
#featuresslides .navfeatures li {
  float: left;
  width: 61px;
  height: 61px;
  margin: 0;
  padding: 0;
}
#featuresslides .navfeatures a {
  display: block;
  width: 61px;
  height: 61px;
  margin: 0;
  padding: 0;
  text-indent: -9000px;
  background-repeat: no-repeat;
  background-position: 0 -122px;
  outline: none;
}

#featuresslides .navfeatures a:hover {
  background-position: 0 -61px;
}
#featuresslides .navfeatures a.active {
  background-position: 0 0;
}
#featuresslides .navfeatures .cms a {
  background-image: url(/imgD/landing_featuresnav_cms.png);
}
#featuresslides .navfeatures .design a {
  background-image: url(/imgD/landing_featuresnav_design.png);
}
#featuresslides .navfeatures .seo a {
  background-image: url(/imgD/landing_featuresnav_seo.png);
}
#featuresslides .navfeatures .social a {
  background-image: url(/imgD/landing_featuresnav_social.png);
}
#featuresslides .navfeatures .web20 a {
  background-image: url(/imgD/landing_featuresnav_web20.png);
}
#featuresslides .navfeatures .flash a {
  background-image: url(/imgD/landing_featuresnav_flash.png);
}
#featuresslides .navfeatures .ecommerce a {
  background-image: url(/imgD/landing_featuresnav_ecommerce.png);
}
#featuresslides .navfeatures .accessibility a {
  background-image: url(/imgD/landing_featuresnav_accessibility.png);
}
#featuresslides .navfeatures .data a {
  background-image: url(/imgD/landing_featuresnav_data.png);
}
#featuresslides .navfeatures .docs a {
  background-image: url(/imgD/landing_featuresnav_docs.png);
}
#featuresslides .navfeatures .security a {
  background-image: url(/imgD/landing_featuresnav_security.png);
}
#featuresslides .navfeatures .applications a {
  background-image: url(/imgD/landing_featuresnav_applications.png);
}



/* ************************************************** div#content ****************************** */
div#content {
  float: left;
	width: 513px;
	margin: 0;
	padding: 0;
}



/* ************************************************** div#landingcontent ****************************** */
div#landingcontent {
	width: 483px;
	margin: 0;
	padding: 0 15px;
}
#landingcontent p {
  color: #47332d;
  font-size: 16px;
}



/* ************************************************** div#highlights ****************************** */
div#highlights {
	width: 508px;
	margin: 0;
	padding: 0;
}



/* ************************************************** div#latestinfo ****************************** */
div#latestinfo {
  float: right;
	width: 422px;
	margin: 0;
	padding: 0;
}



/* ************************************************** div#badges ****************************** */
div#badges {
  overflow: hidden;
	width: 422px;
  margin: 0 0 15px 0;
	padding: 0;
}
#badges div.badge {
  float: left;
  width: 193px;
	margin: 0;
  padding: 6px;
  border: solid 1px #DFDBDA;
}
#badges div.first {
  margin-right: 8px;
}
#badges .badge a,
#badges .badge img {
  display: block;
  margin: 0;
  padding: 0;
}



/* ************************************************** div#latestnews ****************************** */
div#latestnews {
  overflow: hidden;
	width: 422px;
	margin: 0;
	padding: 0;
}
#latestnews h2 {
	margin: 0;
	padding: 0;
  color: #47332d;
  font-family: "Myriad Pro", Tahoma, "Helvetica Neue", Helvetica, Arial, san-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 1;
}
#latestnews p {
  padding: 7px 0 7px 0;
  color: #47332d;
  background-image: url(/imgD/bkg_content_border_light.gif);
  background-repeat: repeat-x;
  background-position: left top;
}
#latestnews p.first {
  background-image: none;
}
#latestnews p .date {
  padding-right: 4px;
  color: #69c3d0;
  font-weight: bold;
  font-style: italic;
}



/* ************************************************** TAB STUFF ****************************** */
.highlighttabs ul {
  overflow: hidden;
  width: 508px;
  height: 32px;
	margin: 0;
	padding: 0;
  background-image: url(/imgD/landing_bkg_highlighttabs.gif);
  background-repeat: no-repeat;
  background-position: center bottom;
	list-style-type: none;
}
.highlighttabs li {
	float: left;
  width: 127px;
  height: 32px;
	margin: 0;
	padding: 0;
}
.highlighttabs li a {
	display: block;
  width: 127px;
  height: 27px;
	margin: 0;
	padding: 0 0 5px 0;
  font-family: "Myriad Pro", Tahoma, "Helvetica Neue", Helvetica, Arial, san-serif;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  line-height: 27px;
  text-transform: uppercase;
}

/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}

/* Skin */
.ui-tabs-nav, .ui-tabs-panel {
}
.ui-tabs-nav {
  /* styling the UL outside of the tabs-specific coding */
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.ui-tabs-nav li {
    float: left;
    margin: 0;
}
.ui-tabs-nav a, .ui-tabs-nav a span {
    float: left; /* fixes dir=ltr problem and other quirks IE */
   /* padding: 0 12px;
    background: url(i/tabs.png) no-repeat;*/
}
.ui-tabs-nav a {
    margin: 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding: 0;
		color: #47332D;
    /*background-position: 100% 0;*/
    text-decoration: none;
    white-space: nowrap; /* @ IE 6 */
    outline: 0; /* @ Firefox, prevent dotted border after click */    
}
.ui-tabs-nav a:link, .ui-tabs-nav a:visited {
}
.ui-tabs-nav .ui-tabs-selected a {
  position: relative;
  top: 0;
  z-index: 2;
  margin-top: 0;
	color: #db610b;
	text-decoration: none;
	background-image: url(/imgD/landing_bkg_tab.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.ui-tabs-nav a span {
/*    padding-top: 1px;
    padding-right: 0;
    height: 20px;
    background-position: 0 0;
    line-height: 20px;*/
}
.ui-tabs-nav .ui-tabs-selected a span {
    padding-top: 0;
    height: 27px;
    background-position: 0 -23px;
    line-height: 27px;
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited,
.ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-unselect a:hover, .ui-tabs-nav .ui-tabs-unselect a:focus, .ui-tabs-nav .ui-tabs-unselect a:active { /* @ Opera, we need to be explicit again here now... */
	color: #db610b;
	text-decoration: none;
  cursor: pointer;
}
.ui-tabs-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
}
.ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited {
    color: #000;
}
.ui-tabs-panel {
    /*background: #fff;*/ /* declare background color for container to avoid distorted fonts in IE while fading */
}
/*.ui-tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}*/

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* auto clear @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}

div.highlightcontents {
  width: 468px;
  height: 105px;
  margin: 0;
  padding: 10px 20px 0 20px;
  color: #604d46;
  font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
  font-size: 11px;
  background-color: #DFDBDA;
  background-image: url(/imgD/landing_bkg_highlightcontents.gif);
  background-repeat: no-repeat;
  background-position: center bottom;
}

