div#flashcard-grayout {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 99;
  display: none;
  background-color: black;
  filter: alpha(opacity=40);
  opacity: 0.8;
}
div#image1{
  background-image:url('../../../img/android-hover.png');
display:none;
}
div#image2{
  background-image:url('../../../img/blackberry-hover.png');
display:none;
}
div#image3{
  background-image:url('../../../img/iphone-hover.png');
display:none;
}
div#image4{
  background-image:url('../../../img/supportnew/support_by_platform/windows_phone.png');
display:none;
}
div#image5{
display:none;
}
div#image6{
display:none;
}
div#image7{
display:none;
}
div#image8{
display:none;
}
div#image9{
display:none;
}
div#image10{
display:none;
}
dl.small_listbox dd.current {
  background-color: #999999;
  background-image: url('../../../img/navlist/arrow_on.png');
}

div.support div.column div.suppList{
  margin:0 20px;
}

div.support div.column#right div.rounded_box{
  margin-bottom:40px;
}

/* List Box Style - Support By Platform
--------------------------------------------------------------------------------
   Copyright 2010 Unbound Medicine, Inc.
-------------------------------------------------------------------------------- */

div.support_by_platform{
  background-image:url('../../../img/supportnew/support_by_platform/platformbox.png');
  height: 195px;
  width: 940px;
  background-repeat:no-repeat;
  background-position:left bottom; 
  margin-top: -5px;
}

div.support_by_platform img{
  margin: 30px 0px 0px 20px;
}

div.support_by_platform div.platformlist {
  float: left;
  margin-left: 10px;
  margin-top: 50px;
}

div.support_by_platform div.platformlist a{
 display:block;
 background-repeat:no-repeat;
 border-right:1px solid #dbdbdb;
 height:100px;
 width: 230px;
 float:left;
 background-position:center bottom; 
 text-align: center;
}

div.support_by_platform div.platformlist a.last{
    border:none;
}

img.bottom {
  border: none;
  padding-top: 75px;
  padding-right: 20px;
}
a#windowsphone img.bottom, a#windowsphonehover img.bottom {
  padding-right: 16px;
}
a#palmos img.bottom, a#palmoshover img.bottom {
  padding-right: 18px;
}
a#windows img.bottom, a#windowshover img.bottom {
  margin-left: 18px;  
  padding-right: 18px;
}

a.mobilePlatformLink {
 display: block;
 background-repeat: no-repeat;
 height: 100px;
 width: 130px;
 float: left;
 background-position: center top; 
 position: relative;
 text-align: center;
}
a.mobilePlatformLink img {
  border: none;
  padding-top: 85px;
}
a.mobilePlatformLink#iphoneos img {
  padding-top: 105px;
}


div.support_by_platform div.platformlist a#ipad, a.mobilePlatformLink#ipad {
  background-image:url('../../../img/supportnew/support_by_platform/ipad.png');
  background-repeat:no-repeat;
}

div.support_by_platform div.platformlist a#ipadhover, a.mobilePlatformLink#ipadhover {
  background-image:url('../../../img/supportnew/support_by_platform/ipad_hover.png');
}

div.support_by_platform div.platformlist a#windowsphone, a.mobilePlatformLink#windowsphone {
  background-image:url('../../../img/supportnew/support_by_platform/windows_phone.png');
  background-repeat:no-repeat;
}

div.support_by_platform div.platformlist a#windowsphonehover, a.mobilePlatformLink#windowsphonehover {
  background-image:url('../../../img/supportnew/support_by_platform/windows_phone_hover.png');
}

div.support_by_platform div.platformlist a#android, a.mobilePlatformLink#android {
  background-image:url('../../../img/supportnew/support_by_platform/android_phone.png');
  background-repeat:no-repeat;
}

div.support_by_platform div.platformlist a#androidhover, a.mobilePlatformLink#androidhover {
  background-image:url('../../../img/android-hover.png');
}

div.support_by_platform div.platformlist a#blackberry, a.mobilePlatformLink#blackberry {
  background-image:url('../../../img/supportnew/support_by_platform/blackberry_phone.png');
  background-repeat:no-repeat;
}

div.support_by_platform div.platformlist a#blackberryhover, a.mobilePlatformLink#blackberryhover {
  background-image:url('../../../img/blackberry-hover.png');
}

div.support_by_platform div.platformlist a#iphoneos {
  background-image: url('../../../img/supportnew/support_by_platform/iphone_phone.png');
  background-repeat: no-repeat;
}

a.mobilePlatformLink#iphoneos {
  background-image: url('../../../img/supportnew/support_by_platform/iphone_phone.png');
  background-repeat: no-repeat;
  height: 140px;
  margin: 0 auto;
}

div.support_by_platform div.platformlist a#iphoneoshover, a.mobilePlatformLink#iphoneoshover {
  background-image:url('../../../img/iphone-hover.png');
}

div.support_by_platform div.platformlist a#palmos, a.mobilePlatformLink#palmos {
  background-image:url('../../../img/supportnew/support_by_platform/palm_phone.png');
  background-repeat:no-repeat;
}

div.support_by_platform div.platformlist a#palmoshover, a.mobilePlatformLink#palmoshover {
  background-image:url('../../../img/palm-hover.png');
}

div.support_by_platform div.platformlist a#windows, a.mobilePlatformLink#windows {
  background-image:url('../../../img/supportnew/support_by_platform/windows_mobile.png');
  background-repeat:no-repeat;
}

div.support_by_platform div.platformlist a#windowshover, a.mobilePlatformLink#windowshover {
  background-image:url('../../../img/windows-hover.png');
}

/* Rounded Box
--------------------------------------------------------------------------------
   Copyright 2010 Unbound Medicine, Inc.
-------------------------------------------------------------------------------- */
div.rounded_box {
  background-color:#FDFDFD;
  margin:0;
  width: 220px;
}

div.rounded_box div{
  background-repeat: no-repeat;
  background-position: top center;
}

div.rounded_box div.top{
  background-image:url(../../../img/products/220pxlistbox_transtop.png);
  height:17px;
}

div.rounded_box div.content{
  background-image:url('../../../img/supportnew/220pxlistbox.png');
  background-repeat: no-repeat;
  background-position:bottom center;
  min-height:200px;
  padding-bottom:20px;
}

div.rounded_box div.content div.contents{
  font-family: Arial;
  font-size: 13px;
  color:#666;
  font-weight: normal;
  line-height:18px;
  border-left: 1px solid #e1e1e1;
  border-right: 1px solid #e1e1e1;
}

div.rounded_box div.content div.contents p{
  margin:20px;
}

div.rounded_box div.content div.contents p.black{
  color:#000;
}

div.rounded_box div.content div.contents h2{
  margin:0;
  margin-left:20px;
  font-family: Arial;
  font-size: 18px;
  font-weight: normal;
}

div.rounded_box div.content div.contents h2#red{
    color:#cc0033;
}

div.rounded_box div.content div.contents h2#green{
    color:#00b42d;
}

div.rounded_box div.content div.contents ul{
    padding:0;
    margin:0;
    padding-left:20px;
}

div.rounded_box div.content div.contents ul li{
    list-style-type:none;
    line-height:30px;
}

div.rounded_box div.content div.contents ul.img li{
  background-repeat:no-repeat;
  padding-left:34px;
}

div.rounded_box div.content div.contents a.button{
  display:block;
  width:180px;
  height:30px;
  margin:20px 0;
  margin-left:20px;
  background-repeat:no-repeat;
}

div.rounded_box div.content div.contents a.button#learnmore{
    background-image:url('../../../img/products/learnmoreinsupport.png');
}

div.rounded_box div.content div.contents a.button#learnmorehover{
    background-image:url('../../../img/products/learnmoreinsupport_hover.png');
}

div.rounded_box div.content div.contents a.button#solutions{
    background-image:url('../../../img/products/viewallsolutions.png');
}

div.rounded_box div.content div.contents a.button#solutionshover{
    background-image:url('../../../img/products/viewallsolutions_hover.png');
}

/* Small List Box Style
-------------------------------------------------------------------------------- */
dl.small_listbox {
  margin:0;
  width: 220px;
}

dl.small_listbox#last {
  background-image:url('../../../img/supportnew/questions/220pxlistbox.png');
  background-repeat: no-repeat;
  background-position: bottom center;
}

dl.small_listbox#last dd{
  z-index:-1000;
}

dl.small_listbox dt {
  background-image:url(../../../img/products/title_gradiant.png);
  background-position: bottom;
  color: #454545;
  font-family: Arial;
  font-size: 16px;
  font-weight: normal;
  line-height: 6px;
  padding: 15px 11px 14px 17px;
  position: relative;
  border-bottom: 1px solid #d9d7d7;
  border-left: 1px solid #e1e1e1;
  border-right: 1px solid #e1e1e1;
}

dl.small_listbox dt div.redTitle {
  color:#CC0033;
  font-family:Arial;
  font-size:18px;
  font-weight:normal;
  line-height:14px;
}

dl.small_listbox dt.top {
  background-image: url(../../../img/products/220pxlistbox_transtop.png);
  background-position: top;
  background-repeat: no-repeat;
  border: none;
  padding: 6px;
}

dl.small_listbox dt.first {
    padding-top:8px;
  border-top:none;
}

dl.small_listbox dt#byType {
  color:#ff7023;
}

dl.small_listbox dt#otherSupport {
    color:#2a75c0;
}

dl.small_listbox dd {
  background-image:url('../../../img/home/whatsnew_listbox/morebutton.gif');
  background-repeat: no-repeat;
  background-position: 200px center;
  border-bottom: 1px solid #d9d7d7;
  border-left: 1px solid #e1e1e1;
  border-right: 1px solid #e1e1e1;
  color: #000000;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  margin: 0;
  /*height:30px;*/
}

dl.small_listbox dd a {
  color: #000000;
  display: block;
  margin: 0 0 0 17px;
  text-decoration: none;
  background-color:none;
}

dl.small_listbox dd a{
  width: 150px;
  line-height:30px;
  position:relative;
  background-repeat: no-repeat;
  padding-left:25px;
  background-position: left center;
  display:block;
}

dl.small_listbox#no-icons dd a{
  padding-left:0;
}

dl.small_listbox dd a img {
    top:4px;
    margin:auto;
    border:0;
}

dl.small_listbox dd.last-in-small_listbox {
  height:60px;
  border: none;
  background-image:none;
}

dl.small_listbox dd.last-in-small_listbox a.view-all {
  display:block;
  background-repeat: no-repeat;
  background-position: 4px center;
  height:60px;

}

dl.small_listbox dd.last-in-small_listbox a#view-all-products {
  background-image:url('../../../img/products/viewallproducts.png');
}

dl.small_listbox dd.last-in-small_listbox a#view-all-productshover {
  background-image:url('../../../img/products/viewallproducts_hover.png');
}

dl.small_listbox dd#support{
  background-image:url('../../../img/supportnew/220pxlistbox.png');
  background-repeat: no-repeat;
  background-position: bottom center;
  border:0;

}

dl.small_listbox#last{
  background-image:url('../../../img/supportnew/220pxlistbox.png');
  background-repeat: no-repeat;
  background-position: bottom center;
  border:0;
}

dl.small_listbox dd#support div#content{ 
  padding: 10px 20px 0 10px;
  border-left: 1px solid #e1e1e1;
  border-right: 1px solid #e1e1e1;
}

dl.small_listbox dd#support div#buffer{
  height:20px;
  border:0;
  margin: 0px 0px 10px 0px;
}

dl.small_listbox dd#support div#content h2 {
    margin:0;
    margin-bottom:20px;
    padding-top:20px;
    color: #333;
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
}

dl.small_listbox dd#support div#content div.phone {
    color: #333;
    font-family: Arial;
    font-size: 20px;
    font-weight: normal;
    margin:10px 0;
}

dl.small_listbox dd#support div#content div#line {
    border-bottom: 1px solid #e1e1e1;
}

dl.small_listbox dd#support div#content span {
    color: #666666;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
}

dl.small_listbox dd#support div#content p {
    margin:0;
}

dl.small_listbox dd#support div#content a {
    background-image:none;
    margin:0;
}

dl.small_listbox dd#support div#content a.image {
    display:block;
    width:180px;
    height:31px;
    margin:20px 0;
    background-repeat:no-repeat;
}

dl.small_listbox dd#support div#content a#ticket {
  background-image:url('../../../img/supportnew/questions/submitaticket.png');
}

dl.small_listbox dd#support div#content a#tickethover {
  background-image:url('../../../img/supportnew/questions/submitaticket_hover.png');
}

dl.small_listbox dd#support div#content a#chat {
  background-image:url('../../../img/supportnew/questions/onlinechat.png');
}

dl.small_listbox dd#support div#content a#chathover {
  background-image:url('../../../img/supportnew/questions/onlinechat_hover.png');
}

dl.small_listbox dd#support div#content a#email {
  background-image:url('../../../img/supportnew/questions/emailus.png');
}

dl.small_listbox dd#support div#content a#emailhover {
  background-image:url('../../../img/supportnew/questions/emailus_hover.png');
}

dl.small_listbox dd#support div#content a#contact {
  background-image:url('../../../img/supportnew/requesttraining/contactus.png');
}

dl.small_listbox dd#support div#content a#contacthover {
  background-image:url('../../../img/supportnew/requesttraining/contactus_hover.png');
  cursor: pointer;
}

/* List Box Style
--------------------------------------------------------------------------------
   Copyright 2010 Unbound Medicine, Inc.
-------------------------------------------------------------------------------- */
dl.listbox {
  background: #fffdfd url(../../../img/listbox/roundedbottombar.jpg) no-repeat bottom;
  /*background-image: url(../../../img/listbox/roundedbottombar.jpg);*/
  background-position: bottom;
  background-repeat: no-repeat;
  width: 340px;
  margin: 20px 0 0 0;
}

dl.listbox dt {
  background-image: url(../../../img/listbox/roundedtopbar.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  color: #9A3098;
  font-family: Arial;
  font-size: 18px;
  font-weight: normal;
  line-height: 14px;
  padding: 15px 11px 14px 17px;
  position: relative;
}

dl.listbox dt a.view-all {
  background-image: url(../../../img/buttons/viewall.png);
  background-position: top left;
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  right: 11px;
  top: 8px;
  height: 31px;
  width: 98px;
}
dl.listbox dt a.view-all#view-all-videoshover {
  background-image: url(../../../img/buttons/viewall_hover.png);
}
dl.listbox dt a.view-all#view-all-productshover {
  background-image: url(../../../img/buttons/viewall_hover.png);
}
dl.listbox dt a.view-all#view-all-helphover {
  background-image: url(../../../img/buttons/viewall_hover.png);
}

dl.listbox dd {
  border-bottom: 1px solid #d9d7d7;
  border-left: 1px solid #e1e1e1;
  border-right: 1px solid #e1e1e1;
  color: #000000;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  margin: 0;
}

dl.listbox dd.last-in-listbox {
  border: none;
}

dl.listbox dd a {
  background-color: transparent;
  background-image: url('../../../img/navlist/arrow.png');
  background-position: 298px center;
  background-repeat: no-repeat;
  color: #000000;
  display: block;
  padding: 10px 0;
  margin: 0 0 0 17px;
  text-decoration: none;
  width: 320px;  
  cursor: pointer;
}
dl.listbox dd a:hover {
  background-image: url('../../../img/navlist/purple_arrow.png');
}

dl.listbox dd a span {
  display: block;
  width: 280px;
}

dl.listbox dd.videoList a {
  position: relative;
  width: auto;
}
dl.listbox dd.videoList a span {
  display: block;
  position: absolute;
  top: 32px;
  left: 88px;
  width: 200px;
}
div.videoImage {
  background-repeat: no-repeat;
  background-position: center center;
  width: 81px;
  height: 56px;
}

h2.videoTitle {
   color: #000;
   font-family: arial;
   font-size: 20px;
   font-weight: normal;
   line-height: 22px;
   margin: 0 0 18px 0;
 }
 
.ytvid{
  visibility: visible; 
  border: 1px solid #666;
  margin-left:auto;
  margin-right:auto;
  display:block;
}

