/*
ul.css
Ultralingua.com
*/

body {
	padding-top: 18px;
}

#container {
	width: 954px; /* content is only  950 px, container is bigger because of shadow */
	margin: 0 auto;
}

td {
	vertical-align: top;
}

.midSection {
	width: 955px;
}

img {
	border: none;
}

#pageHeader {
	height: 86px;
	width: 100%;
	background-image: url(/images/ul-header-bg-950px.png);
}

p {
	margin: 0;
	padding: 0;
}

#pageHeaderTop {
	position: relative;
	height: 59px;
}

#pageHeaderTop p {
	margin-top: 0px;
}

#ulIcon {
	float: left;
	margin-left: 13px;
	margin-top: 8px;
	margin-right: 8px;
}

#ulLogo {
	margin-top: 12px;
}

#pageHeaderNav {
	height: 20px;
}

#pageHeaderNav a:first-child {
	padding-left: 10px;
}

#pageHeaderNav a {
	display: block;
	float: left;
	border-right: 1px solid #cbcbcb;
	height: 100%;
	color: #3f3f3f;
	padding: 3px 7px 0 7px;
}

#pageHeaderSearch {
	position: absolute;
	right: 10px;
	top: 8px;
}
#pageHeaderCartLink {
	position: absolute;
	right: 10px;
	top: 34px;
}

#contentContainer {
	margin-top: 0;
	margin-bottom: 0;
	width: 950px;/*862px;*/
	background: white;
	border-left: 1px solid #cbcbcb;
	border-right: 1px solid #cbcbcb;
}

#content {
	padding-top: 15px;
	margin-left: 90px;
	margin-right: 90px;
	margin-bottom: 0;
	padding-bottom: 0;
}

h1 {
	margin: 8px 0 0 0;
	padding: 0;
}

h2 {
	margin: 20px 0 0 0;
	padding: 0;
}

h4 {
	margin: 8px 0 0 0;
	padding: 0;
}

#contentContainer p, #contentContainer li {
	margin-bottom: 8px;
}

#content li {
	list-style: square;
	margin-bottom: 8px;
	margin-left: 8px;
}

#pageHeadContainer {
	margin-top: 10px;
	padding: 0;
	width: 952px;/*868px;*/
	height: 37px;
	background: url(/images/ul-content-bg-top-950px.png) no-repeat bottom left;
}

#pageHeadContainer.blackBorder {
	background: url(/images/ul-content-bg-top-v7-950px.png) no-repeat bottom left;
}

#pageHead {
	float: left;
	margin-left: 8px;
	width: 200px;
	vertical-align: top;
}

#navSecond {
	float: left;
    position:relative;
    top: 5px;
	width: 740px;
	height: 27px;
}

#navSecond a {
	margin-left: 20px;
}

#contentBottomBorder {
	width: 952px;
	background: url(/images/ul-content-bg-bottom-950px.png) no-repeat;
	height: 6px;
    margin-left: -1px;
}

#contentBottomBorder.blackBorder {
	background: url(/images/ul-content-bg-bottom-v7-950px.png) no-repeat;
}

#footer {
	width: 680px;
	margin: 15px auto;
}

#footer p {
	margin-bottom: 8px;
}

/* UL7Feature */

#contentFeature .UL7Feature {
	padding-top: 15px;
	margin-bottom: 0;
	padding-bottom: 0;
}

.UL7Feature {
	width: 100%;
	background: #000 url(/images/ul7/cover-flow.png) no-repeat top center;
}

.Windows {
	width: 100%;
	background: #000 url(/images/ul7/cover-flow-win.png) no-repeat top center;
}

.UL7Feature .coverFlow {
	padding-top: 250px;
}

.UL7Feature .byline {
	position: relative;
	margin-top: 20px;
	margin-left: 70px;
}

.UL7Feature .byline .buttons {
	position: absolute;
	width: 164px;
	top: 10px;
	right: 80px;
}

.UL7Feature .byline .buttons img {
	margin-bottom: 5px;
}

.UL7Feature .features {
	margin-top: 5px;
	margin-left: 70px;
}

.UL7Feature .features .sshot {
	padding-right: 5px;
}

.UL7Feature .body {
	padding: 20px 0;
}

.UL7Feature .body p {
	padding-top: 0;
	margin-top: 0;
}

.UL7Feature .body h1, .UL7Feature .body div {
	margin-left: 90px;
	margin-right: 90px;
}

.UL7Feature table.wider {
    width: 800px;
    margin-left: 35px;
    margin-right: 35px;
}

.UL7Feature .freeTrial {
	float: right;
	width: 160px;
}

.UL7Feature .body h2 {
	border-bottom: 1px dotted white;
	padding-bottom: 2px;
	margin-bottom: 2px;
}

#UL7FeatureBanner {
	margin-left: -5px;
	padding-left: -5px;
}

#UL7FeatureBanner img {
	margin: 0 0 0 0;
	padding: 0;
}


/* New Feature Pages */

#contentNewFeature .ULFeature {
	padding-top: 15px;
	margin-left: 90px;
	margin-right: 90px;
	margin-bottom: 0;
	padding-bottom: 0;
}

.ULFeature {
	width: 100%;
	color: black;
}

.ULFeature * {
	color: black;
}

.ULFeature .coverFlow {
	padding-top: 10px;
	padding-bottom: 10px;
}

.ULFeature .productBkgrnd {
	padding-top: 2px;
}

.ULFeature .byline {
	margin-top: 20px;
	margin-left: 70px;
	margin-right: 70px;
}

.ULFeature .byline .buttons {
	position: absolute;
	width: 164px;
	top: 471px;
	left: 700px;
}

.ULFeature .byline .buttons img {
	margin-bottom: 5px;
}

.ULFeature .features {
	margin-top: 5px;
	padding-left: 10px;
}

.UL7Feature .features .sshot, .ULFeature .features .sshot {
	float: left;
	margin-top: 0;
	padding-top: 0;
	padding-right: 5px;
}

.ULFeature .features p {
	margin: 0;
}

.ULFeature .body {
	padding: 20px;
	margin-left: 70px;
	margin-right: 70px;
}

.ULFeature .freeTrial {
	float: right;
	width: 160px;
}

.ULFeature .body h2 {
	border-bottom: 1px dotted black;
	padding-bottom: 2px;
	margin-bottom: 2px;
}

.ULFeature p {
	margin-bottom: 5px;
}

.ULFeature .download {
	margin-left: 15px;
}

#ULFeatureBanner {
	margin-left: -5px;
	padding-left: -5px;
}

#ULFeatureBanner img {
	margin: 0 0 0 0;
	padding: 0;
}

#relativeContainer {
	position: relative;
}

.iphoneAppStore {
	float: right;
}

#TestimonialSection
{
    padding-left: 30px;
    padding-right: 30px;
}

#TestimonialSection cite
{
    margin-right: 30px;
}

#klingonSuiteOverview {
    position:relative;
    top: -10px;
    float:left;
    width:350px;
    padding-right:40px;
    padding-left:40px;
}

#klingonSuiteOverviewSS {
    float:left;
    width:510px;
    padding-right:10px;
    margin-right:0;
}

#klingonSuiteBuyButton {
    float:left;
    padding-left:200px;
    width:150px;
    margin-right:0;
}

#klingonPhraseBookSS {
    float:left;
    margin-right:10px;
    width:310px;
    padding-right:80px;
    padding-left:40px;
}

#klingonPhraseBookOverview {
    float:left;
    width:430px;
    padding-right:80px;
    margin-right: 0;
    margin-top: 6em;
    margin-bottom: 4em;
}
#klingonPhraseBookTitle {
    float:left;
    width:300px;
}
#klingonPhraseBookBuyButton {
    float:left;
    width:130px;
    padding-bottom:2em;
}
#klingonLearningToolOverview {
    float:left;
    width:350px;
    padding-left:120px;
    padding-right:40px;
    margin-top: 2em;
}
#klingonLearningToolHeading {
    margin-bottom:0em;
    line-height:0;
}
#klingonLearningToolBuyButton {
    float:left;
    padding-left:200px;
}
#klingonLearningToolSS {
    float:left;
    width:430px;
    margin-right:0;
    margin-top:3em;
    padding-left:10px;
}

#klingonDictionarySS {
    float:left;
    width:230px;
    padding-right:40px;
}

#klingonDictionaryOverview {
    float:left;
    width:350px;
    padding-right:80px;
    padding-top:4em;
    padding-bottom:3em;
}

#klingonDictionaryExtra {
    float:left;
    width:190px;
    padding-right:40px;
    margin-right:0;
    padding-top:7em;
    padding-bottom:2em;
}
#klingonDictionaryCaption {
    float:left;
    width:190px;
    padding-left:30px;
}
#klingonDictionaryCaption img {
    padding-bottom:2em;
}

#klingonSuiteFooter {
    float:left;
    width:310px;
    padding-right:120px;
    padding-left:120px;
}

#klingonSuiteFooterSS {
    float:left;
    width:310px;
    padding-right:80px;
    margin-bottom:40px;
}

#klingonOtherDictionaries {
    width:790px;
    padding-right:80px;
    padding-left:80px;
    margin-bottom:3em;
}
#klingonSuite {
    float:left;
    width:950px;
}
#klingonDictionary {
    float:left;
    width:950px;
}
#klingonLearningTool {
    float:left;
    width:950px;
}
#klingonPhraseBook {
    float:left;
    width:950px;
    padding-top:0em;
}
#klingonSuiteConclusion {
    width:950px;
    padding-top:4em;
}
.klingonPageTitle{
    background-color: transparent;
    background-image: url(/images/klingon-page-title.png);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
    text-indent: -9999px;
    overflow-x: hidden;
    overflow-y: hidden;
    height: 38px;
}
#klingonByline {
    padding-bottom: 1em;
}
#klingonReleaseNote {
    font-size: 1.25em;
    padding-bottom:1em;
    color: #9f1010;
    font-weight:bold;
}
#klingonAddThisContainer {
    padding-left: 750px;
}

#homepage-feature-appstore-link
{
    position: relative;
    top: 22px;
    left: 39px;
}

#homepageFeatureLink {
    font-size:16px;
    margin-left: 40px;
}

#homepageFeatureBuyButton {
    position: absolute;
    top: 450px;
    left:127px;
}

#homepageFeatureDownloadButton {
    position: absolute;
    top: 450px;
    left: 232px;
}

#vox-homepage-feature
{
    position: relative;
    width: 724px;
    height: 344px;
    background: transparent url(../images/vox-comprehensive-es-feature-bg.png) no-repeat scroll top left;
}

#vox-homepage-feature-content
{
    width: 240px;
    padding: 30px;
    float: left;
}

#vox-homepage-feature-content>h2
{
    font-size: 1.5em;
    line-height: 1.25em;
    margin-bottom: 1em;
    color:#9F1010;
}

#cn-en-homepage-feature
{
    position: relative;
    width: 703px;
    height: 344px;
    background: transparent url(../images/cn-en-homepage-feature.png) no-repeat scroll top left;
}

#cn-en-homepage-feature-content
{
    width: 350px;
    padding: 10px 30px 30px 30px;
    margin-left: 353px;
    float: left;
}

#cn-en-homepage-feature-content>h2
{
    font-size: 1.5em;
    line-height: 1.25em;
    margin-bottom: 1em;
    color:#9F1010;
    text-align: center;
}

#footnote {
    margin-right:0px;
    width:790px;
    padding-right:80px;
    padding-left:80px;
    margin-bottom:2em;
}

#footnote p {
    font-size:0.75em;
}

/* Clearing floats without extra markup
    Based on How To Clear Floats Without Structural Markup by PiE
    [http://www.positioniseverything.net/easyclearing.html] */
.clearfix:after, .container:after {
    content: "\0020"; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden; 
    overflow:hidden; 
}
.clearfix, .container {display: block;}

.showgrid { background: url(/images/blueprinttestbackground.png);  }



/* Added 12/28/09 when linking old webpages to drupal. This code is used to make the
    header mega dropdowns display properly */
ul#menu
{
    margin:0;
    padding:0;
    text-align:left;
}

ul#menu li
{
    border-right:1px solid #CBCBCB;
    display:inline;
    position:relative;
    float:left;
    padding:3px 15px;
}


  li.mega>a
  {
    padding: 0 15px 0 0;
  }

  ul#menu li.hovering div 
  {
    display: block;
    position: relative;
  }

  dl.product-dictionary
  {
      float: left;
      position: relative;
      width: 500px;
      height: 27.15em;
  }

  dl.product-dictionary-spanish
  {
      float: left;
      position: relative;
      width: 500px;
      height: 35em;
  }

  dl.product-dictionary-french
  {
      float: left;
      position: relative;
      width: 500px;
      height: 35em;
  }

  dl.product-languages
  {
      float: left;
      position: relative;
      width: 130px;
      height: 27.15em;
  }

  dl.product-languages-spanish
  {
      float: left;
      position: relative;
      width: 130px;
      height: 35em;
  }

  dl.product-languages-french
  {
      float: left;
      position: relative;
      width: 130px;
      height: 35em;
  }

  dl.product-grammar
  {
    float: left;
    position: relative;
    width: 250px;
  }

  dl.product-audio-book
  {
    float: left;
    position: relative;
    width: 240px;
  }

  dl.product-special-offers
  {
    float: left;
    position: relative;
    width: 240px;
  }

  ul#menu li.mega div#products-menu-drop-down
  {
    width: 950px;
    height: 28em;
    position: absolute;
    top: 23px;
    left: -1px;
  }

  ul#menu li.mega div#products-menu-drop-down-spanish
  {
    width: 950px;
    height: 35.5em;
    position: absolute;
    top: 23px;
    left: -1px;
  }

  ul#menu li.mega div#products-menu-drop-down-french
  {
    width: 950px;
    height: 35.5em;
    position: absolute;
    top: 23px;
    left: -1px;
  }

  ul#menu li.mega div#support-menu-drop-down
  {
    width: 300px;
    height: 8em;
    position: absolute;
    top: 23px;
    left: -1px;
  }
  
  ul#menu li.mega div#company-menu-drop-down
  {
    width: 200px;
    height: 10em;
    position: absolute;
    top: 23px;
    left: -1px;
  }
  
  ul#menu dt
  {
    margin-bottom: 0.65em;
  }

  dd.ul-tlh-en-dictionary,
  dd.collins-en-dictionary,
  dd.collins-en-dictionary-spanish,
  dd.collins-en-dictionary-french,
  dd.collins-fr-en-dictionary,
  dd.collins-es-en-dictionary,
  dd.collins-it-en-dictionary,
  dd.collins-pt-en-dictionary,
  dd.collins-de-en-dictionary,
  dd.collins-de-en-dictionary-spanish,
  dd.collins-de-en-dictionary-french,
  dd.collins-cn-en-dictionary,
  dd.vox-es-dictionary,
  dd.ht-med-reference-guide
  {
    margin-left: 22em;
  }

  dd.ul-en-dictionary,
  dd.ul-fr-dictionary
  {
    width: 200px;
  }

  ul#menu li>a
  {
    color:#3F3F3F;
  }

  ul#menu li.mega>a
  {
    background: transparent url(../../sites/ultralingua.com/themes/ultheme/images/arrow.png) center right no-repeat;
  }


  ul#menu div 
  {
    display: none;
    z-index: 6800;
  }

  ul#menu dl
  {
    padding: 5px 10px;
  }

  ul#menu dt
  {
    color: #d00606;
    font-size: 1.3em;
    font-weight: bold;
    text-align: center;
  }

  ul#menu dt>a
  {
    color: #d00606;
  }

  dl.product-dictionary,
  dl.product-dictionary-spanish,
  dl.product-dictionary-french
  {
      border-right: 1px solid #6f6f6f;
  }
  dl.product-languages,
  dl.product-languages-spanish,
  dl.product-languages-french
  {
      border-right: 1px solid #6f6f6f;
  }

  ul#menu li.mega div
  {
    background: transparent url(../../sites/ultralingua.com/themes/ultheme/images/drop-down-gradient-bg.png) top left repeat;
    border-left: 1px solid #6f6f6f;
    border-right: 1px solid #6f6f6f;
    border-bottom: 1px solid #6f6f6f;
    -webkit-box-shadow: 3px 5px 5px #6f6f6f;
    -moz-box-shadow: #6f6f6f 3px 5px 5px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
  }

  ul#menu li.hovering
  {
    background: transparent url(../../sites/ultralingua.com/themes/ultheme/images/menu-tab-gradient-bg.png) top left repeat;
    border-top: 1px solid #6f6f6f;
    border-left: 1px solid #6f6f6f;
    border-right: 1px solid #6f6f6f;
    -webkit-box-shadow: 3px 1px 5px #6f6f6f;
    -moz-box-shadow: #6f6f6f 3px 1px 5px;
    z-index: 9999;
  }

  #newsletter-signup-container
  {
    margin: 1.5em 0;
    overflow: auto;
  }

  #newsletter-signup-header
  {
    position: relative;
    float: left;
    width: 350px;
  }

  #newsletter-signup-form
  {
    position: relative;
    float: left;
    width: 600px;

  }

  #footer-languages
  {
    position: relative;
    float: left;
    width: 33%;
  }

  #footer-offers
  {
    position: relative;
    float: left;
    width: 33%;
  }

  #footer-who
  {
    position: relative;
    float: left;
    width: 20%;
  }

  #subscribe-button
  {
    margin-left: 5px;
    margin-right: 10px;
  }

  a.addthis_button
  {
    position:relative;
    margin-top: 4px;
    float: right;
  }

  #newsletter-signup-container
  {
    border-bottom: 1px solid #bbbbbb;
  }

  #ultralingua-footer
  {
    color: #7F7F7F;
  }

  #ultralingua-footer ul
  {
    list-style-type:none;
  }

  #ultralingua-footer ul>li
  {
    margin: 0;
  }

  #ultralingua-footer ul>li>a
  {
    color: #7F7F7F;
  }

#ultralingua-footer h2
{
    color: #111111;
    font-size: 1.4em;
    line-height: 1em;
    margin: 2px 0 1em 0;
}
#ultralingua-footer h4
{
    color: #111111;
    font-size: 1em;
    line-height: 1.5em;
    margin: 5px 0;
}
#ultralingua-footer p
{
    font-size: 1em;
    margin: 1.5em 0;
    color: #7f7f7f;
}

a.footer-newsletter-archive-link
{
    margin-left: 10px;
}

a.footer-newsletter-archive-link-french,
a.footer-newsletter-archive-link-spanish
{
    float: left;
    margin-top: 5px;
}
