/* Start of CMSMS style sheet 'QT Main' */
/*{root_url}*/

#doc2 {
	background: #FFFFFF;
	border: 10px solid #D5D5D5;
	padding: 20px;
}

th,td {
	/*borders and padding to make the table readable*/
	border: none;
	padding: 0;
}
html {
	background-color: #FDFDFD;
}
body {
	background-color: #FDFDFD;
	line-height: 1.5em;
}

/* Right Navigation */
#right_navigation {
  width: 176px;
  margin: 0px;
  padding: 1px 1px 0 1px;
  font-size: 90%;
  background: #f0f0f0;
  /*background: #f0f0f0 url(uploads/images/bottom_line.png) bottom left repeat-x;*/
  margin-top: 2px;
  border: 1px solid #d5d5d5;
  border-bottom: 5px solid #c2c4c7;
 /*#e6e6e6 #FFB13D*/
}
#right_navigation ul {
	display: block;
	list-style: none;
	padding: 0;
	margin: 0;
}
#right_navigation li {
	display: block;
	list-style-type: none;
	border-bottom: 2px solid white;
}
#right_navigation a { 
  display: block;
  padding: 5px 0 5px 19px;
  /*background-color: transparent;*/
  color: #000000;
  text-decoration: none;
  /*border-left: 15px solid #89a5d7;*/
  
  /*border-top: 1px solid #596c9b;*/
}
#right_navigation a:hover {
  display: block;
  padding: 5px 0 5px 19px;
  text-decoration: underline;
  background: #ffffff;
  color: #143572;
  /*border: 1px solid #FCB562; #596c9b;  #e6e6e6 #FFFF00*/
}
#right_navigation a.current1 {
background: #ffffff url(uploads/images/circlelinkcurrent.png) 5px 9px no-repeat;
color: #143572;
text-decoration: underline;
/*background: #FFD08A url(uploads/images/bullet_current.gif) 4px 9px no-repeat;*/
/*border: 2px solid #d5d5d5;*/
}
#right_navigation a.current2 {
background: #ffffff url(uploads/images/circlelinkcurrent.png) 17px 9px no-repeat;
color: #143572;
text-decoration: underline;
}
#right_navigation a.current3 {
background: #ffffff url(uploads/images/circlelinkcurrent.png) 28px 9px no-repeat;
color: #143572;
text-decoration: underline;
}
/*CSS for Right Navigation Level Links */
li.indent2 {
 background: url(uploads/images/circlelink.png) 5px 9px no-repeat;
}
li.indent4 {
    text-indent:1.8em;
    background: url(uploads/images/circlelink.png) 28px 9px no-repeat;
}
li.indent3 {
    text-indent:1em;
    background: url(uploads/images/circlelink.png) 17px 9px no-repeat;
}

/* Needs a separate CSS for news */
#sidebar h2 {
	font-size: 120%;
	color: #333;
	background-color: #c8c8c8; /*89a5d7; */
	border-bottom: 2px solid white;
        border: 1px solid black;
	font-weight: bold;
	margin: 0;
	padding: 10px;
	text-align: left;
       /**/
}
#sidebar {
        /*background-color: #eee;*/
	margin-top: 10px;
}

table {
	margin-bottom:0;
}
#qtnews {
        color:#143572; 
        font-size: 150%;
        padding-bottom: 2px;
        border-bottom: 1px solid #143572;
}

#bodyTextRightBorder {
	padding: 10px 12px 10px 0;
        border-right: 1px solid #d5d5d5;
        margin-bottom: 10px;
        min-height: 588px;
}
#bodyTextRightBorder h2 {
        color: #143572;
        font-size: 150%;
        line-height: 1.6em;
}
#bodyTextRightBorder h2.styled {
        color: #143572;
        font-size: 150%;
        margin-bottom: .2em;
        line-height: 1.6em;
}
#bodyTextRightBorder h2.styled2 {
        color: #143572;
        font-size: 150%;
        margin-bottom: .5em;
        line-height: 1.6em;
}
#bodyTextRightBorder h2.styled3 {
        color: #143572;
        font-size: 150%;
        margin-bottom: .5em;
        line-height: 1.2em;
}

#bodyTextRightBorder h3 {
        color: #143572;
        font-size: 130%;
}
#bodyTextRightBorder h3.styled {
        color: #143572;
        font-size: 130%;
        margin-bottom: .1em;
}
#bodyTextRightBorder h3.styled2 {
        color: #143572;
        font-size: 130%;
        margin-bottom: .5em;
}
#bodyTextRightBorder h3.underlined {
        color: #143572;
        font-size: 130%;
        margin-bottom: .8em;
        padding-bottom: 2px;
        border-bottom: 1px solid #143572;
}

#bodyTextRightBorder h3.underlined2 {
        color: #143572;
        font-size: 130%;
        margin-bottom: .4em;
        padding-bottom: .4em;
        border-bottom: 1px solid #143572;
}
#bodyTextRightBorder h3.styled3 {
        color: #143572;
        font-size: 130%;
        margin-bottom: .5em;
        margin-top: 1.5em;
}

#bodyTextRightBorder h4.underlined {
        margin-bottom: .2em;
        padding-bottom: .2em;
        border-bottom: 1px solid black;
}
/*#bodyTextRightBorder p {
        margin-bottom: .8em;
}*/
#bodyTextRightBorder p.nospace {
        margin-bottom: 0;
}
#bodyTextRightBorder p.price1 {
        font-size: 110%;
        text-align: right;
        margin-bottom: 0;
        margin-top: -.5em;
}
#bodyTextRightBorder p.price2 {
        font-size: 85%;
        text-align: right;
        margin-top: -.25em;
}
#NewsPostDetailContent th {
        padding: 2px 6px;
}

#NewsPostDetailContent td {
        padding: 2px 6px;
}

#bodyTextRightBorder ul.nospace {
        margin-top: 0;
        margin-bottom: 1.5em;
}
#bodyTextRightBorder p.morespace {
        margin-bottom: 1.3em;
}

#bodyTextFullWidth {
        padding-top: 12px;
}

/* Home Page */
#HomePageTextRightBorder {
	padding: 10px 12px 10px 0;
        border-right: 1px solid #8C8C8C;
        margin-bottom: 6px;
        min-height: 635px;
}

#HomePageTextRightBorder h1.main {
        color: #143572;
        font-size: 180%;
        margin-bottom: .2em;
        font-weight: normal;
}
#HomePageTextRightBorder h2.main {
        color: black;
        font-size: 125%;
        font-weight: normal;
        margin-bottom: 1.2em;
        line-height: 1.5em;
}

#footer {
	background-color: #596c9b
}
.sidemenu {
	display: block;
	font-size: 90%;
	color: #000000; 
	/*text-align: center;
	margin-left: 10px;*/
	text-align:center;
	padding: 5px 0;
	margin-left: auto;
	margin-right: auto;
	/*background-color: #E2E2E2*/
}

.menubar{
	font-size:93%;
	line-height:2;
	*line-height:1.9;
	border:solid 1px #808080;
	background:url(/uploads/images/menubar5.png) repeat-x 0 -20px;

}

#navigation_Horz ul {
	padding: 0;
	margin: 2px 0 3px 0;
	background: url(/uploads/images/menubar5.png) repeat 0 0;/*#3c65af; */
	color: White;
	float: left;
	width: 100%;
	font-family: arial, helvetica, sans-serif;
	font-size:105%;
	font-weight: bold;
        margin-top: 8px;
	/*line-height:2;
	*line-height:1.9;*/
        border-bottom: 6px solid #c2c4c7; /*#ff9900;*/
}

#navigation_Horz ul li { display: inline; }

#navigation_Horz ul li a {
	padding: .4em 1.5em;
	color: White;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fff;
}
                  
#navigation_Horz ul li a:hover {
	background-color: #2C4D87;
	color: #fff;
}


#footerBackground {
	background:url(/uploads/images/menubar.png) repeat 0 0;
	color: White;
	font-size: 90%;
	height: 40px;
}
#footertext {
	padding: 10px;
}
#footerAlignRight {
	float: right;
	text-align: right;
	padding-right: 10px;
	padding-top: 10px;
}
.sideframe {
	border: 2px solid #C8C8C8;
	padding: 3px;	
}
.breadcrumbs {
        padding: 6px 0 10px 0;
        border-bottom: 1px solid #d5d5d5;
}

ul#nav_access { 
      position:absolute; top:-9999px; left:-9999px; 
}
.qt_access {
      position:absolute; top:-9999px; left:-9999px; 
}

/* Modifications by gknoppe */
.aligncenter { text-align: center; }
.alignleft { text-align: left; }
.alignright { text-align: right; }

#ft .yui-g {
	/* background:url(uploads/images/menubar.png) repeat-x 0 0;
	color: White;
        padding: .85em .65em; */
	font-size: 90%;
        border-top: 1px solid #8C8C8C;
        padding-top: .65em;
}

#ft p {
        margin: 0;
        padding: 0;
}
#NewsPostDetailContent th {
        text-align: left;
}

#NewsPostDetailTitle {
        font-size: 150%;
        color: #143572;
        margin-bottom: .5em;
}

#sideNews {
        margin-top: 10px;
}

#sideNews h2 {
	font-size: 120%;
	color: #333;
	background-color:  /*#FF9900;*/#c8c8c8;
	font-weight: bold;
	padding: 10px;
	text-align: left;
       margin-top: 12px;
       margin-bottom: 6px;
}

#sideNews p {
       font-size: 85%;
       margin-top: 5px;
       margin-bottom: 0;
}

.NewsSummaryLink {
       font-size: 100%
}

.NewsSummaryMorelink {
       border-bottom: 1px dotted black;
       padding-bottom: 6px;
       margin-bottom: 6px;
}

#addborder {
       border: 1px dotted #B0B0B0;
       padding-left: 12px;
       padding-right: 12px;
       width: 340px;
       margin-bottom: 15px;
       margin-top: 3px;
       min-height: 310px;
}

#addborder_lower {
       border: 1px dotted #B0B0B0;
       padding-left: 12px;
       padding-right: 12px;
       width: 340px;
       min-height: 260px;
}

.floatPhotoRight {
       float: right;
       padding-top: 18px;
       padding-left: 5px;
}

#addborder h1 {
       text-decoration: underline;
       font-size: 190%;
}

#addborder h2 {
       font-size: 125%;
}
#addborder_lower h1 {
       text-decoration: underline;
       font-size: 190%;
       margin-bottom: 1.2em;
}

#addborder_lower h2 {
       font-size: 125%;
       margin-bottom: 1.3em;
}

#addborder li {
       margin-left: -12px;
}
#addborder_lower li {
       margin-left: -12px;
}

div.breadcrumbs span.lastitem { 
   font-weight:bold; 
   color: #143572;
 } 

#thumbs { position: relative; width: 200px; height: 132px; float: right; }
div.thumb { float: right; padding: 1px; width: 200px; height: 151px; }
div.thumb img { border: 1px solid black; }
.thumbs {float: right;}

.floatright {float: right;}
.floatright2 {float: right; margin-right: 3em;}
.floatright3 {float: right; margin-left: 1em;}
.floatright4 {float: right; margin-left: 1em; margin-top: 2em;}
.floatImageL {
    float: left;
    margin-right: 16px;
    margin-bottom: 6px;
    margin-top: 3px;
}

.clearLine {
    clear: both;
    border-bottom: 1px dotted #d5d5d5;
    /*padding: 8px 0 0 0;*/
    margin-bottom: 12px;
}
.clear {
    clear: both;
}
.clearleft {
    clear: left;
}
.homeText {
    font-size: 115%;
    line-height: 1.5em;
}

#productText h3 {
    margin: 0 0 6px 0;
    v-align: top;
}

#productText div.yui-gb p {
     margin-top: 1em;
     margin-right: 10px;
}
div.installPix {
    border: solid 1px black;
    /*background-color: #d5d5d5;*/
    width: 600px;
    padding: 6px;
    margin-bottom: 3em;
}
div.installPix2 {
    border: solid 1px black;
    /*background-color: #d5d5d5;*/
    width: 400px;
    padding: 6px;
    margin-bottom: 3em;
}

.products {
    border: solid 2px #d5d5d5;
    padding: 0 12px 12px 12px;
    background-color: #EBF0F9;
}
.productsbottom {
    border: solid 2px #d5d5d5;
    padding: 0 12px 12px 12px;
    height: 275px;
    background-color: #d6e4c5;
}
.productsbottom h2 {
    margin-top: .7em;
}
.productsbottom a { 
  display: block;
  color: #000000;
  text-decoration: none;
  cursor: pointer; cursor: hand; 
}
.productsbottom2 {
    border: solid 2px #d5d5d5;
    padding: 0 12px 12px 12px;
    height: 202px;
    background-color: #d6e4c5;
}
.productsbottom2 h2 {
    margin-top: .7em;
}
.productsbottom2 a { 
  display: block;
  color: #000000;
  text-decoration: none;
  cursor: pointer; cursor: hand; 
}
.products hr {
    color: #d5d5d5;
    height: 0;
    border: 0;
    border-bottom: 1px dotted #d5d5d5;
}
.products h2 {
    font-size: 125%;
}

#platformBackground {
     width: 160px;
     height: 105px;
     background: url(/uploads/images/QTPlatformbackgroundNew.png) no-repeat top left;
     padding: 154px 12px 0 10px;
}
#quotesBackground {
     width: 160px;
     height: 105px;
     background: url(/uploads/images/Quotesbackground.png) no-repeat top left;
     padding: 154px 12px 0 10px;
}
#weatherBackground {
     width: 160px;
     height: 105px;
     background: url(/uploads/images/QTWeatherbackgroundNew.png) no-repeat top left;
     padding: 154px 18px 0 10px;
}

#futureslineBackground {
     width: 160px;
     height: 105px;
     background: url(/uploads/images/FutureslinebackgroundB.png) no-repeat top left;
     padding: 154px 12px 0 10px;
}

#newsBackground {
     width: 158px;
     height: 105px;
     background: url(/uploads/images/LasalleStreetNewsbackground.png) no-repeat top left;
     padding: 154px 16px 0 10px;
}
#foneBackground {
     width: 158px;
     height: 105px;
     background: url(/uploads/images/QTFonebackground.png) no-repeat top left;
     padding: 154px 16px 0 10px;
}
#mapBackground {
     width: 158px;
     height: 105px;
     background: url(/uploads/images/QTMapAlertsbackground.png) no-repeat top left;
     padding: 154px 16px 0 10px;
}
#mobileBackground {
     width: 158px;
     height: 105px;
     background: url(/uploads/images/QTMobilebackground.png) no-repeat top left;
     padding: 154px 16px 0 10px;
}
#amiBackground {
     width: 158px;
     height: 105px;
     background: url(/uploads/images/QTAmibackground.png) no-repeat top left;
     padding: 154px 16px 0 10px;
}
#cdmBackground {
     width: 158px;
     height: 105px;
     background: url(/uploads/images/CDMbackground.png) no-repeat top left;
     padding: 154px 16px 0 10px;
}
.Changelink a { 
  display: block;
  color: #000000;
  text-decoration: none;
  cursor: pointer; cursor: hand; 
}

#uglyBanners {
     background-color: red;
     height: 100px;
}

.noBreak {
     margin-bottom: 0;
}

.halfBreak {
     margin-bottom: .5em;
}
#platforms td.r {
      text-align: right;
      vertical-align: top;
      width: 65px;
}
#platforms th {
      text-align: left;
      padding: 2px 0;
      border-bottom: 1px solid black;
}
#platforms th.r {
      text-align: right;
}
#platforms td {
      padding: 2px 0;
}
#platforms h2 {
      margin-bottom: .5em;
      margin-top: 1.5em;
}
#platforms h3 {
      margin-bottom: .25em;
      margin-top: 1.5em;
}
#platforms table {
      width: 340px;
      margin-bottom: 1em;
}
.hideTD {
      width: 700px;
      margin-bottom: 1em;
      margin-left: auto;
      margin-right: auto;
}
.hideTD th {
      text-align: left;
}

.hideTD td.column1 {
      width: 424px;
}
.hideTD td.column2 {
      width: 92px;

}
.hideTD td.column3 {
      width: 92px;

}
.hideTD td.column4 {
      width: 92px;

}
.hideTD tr.even, tr.first {
     background-color: #eee;
}
.hideTD tr.odd, tr.second {
     background-color: #ddd;
}
.hideTD tr.third {
     background-color: #ccc;
}
.hideTD tbody th {
     background-color: #6B8DCC;
     padding: 3px 0;
     padding-left: 9px;
}
.hideTD td {
     padding: 3px 0;
     text-align: center;
}
.hideTD td.left {
     text-align: left;
     padding-left: 24px;
}
#iPhone {
      height: 660px;
      background-color: black;
      margin-left: auto;
      margin-right: auto;
      width: 830px;
}
.floatImageLi {
   
    float: left;
    margin-left: 20px;
    margin-bottom: 3px;
    margin-top: 20px;
    text-align: center;
    color: white;
}
.floatImageLi p {
     margin-top: 6px;
     margin-bottom: 0;
}

table#dowjones td, th {
     padding: 2px 0;
}
table#dowjones th {
     border-bottom: 1px solid black;
}
table#dowjones {
     width: 350px;
}
.lessonbottom {
     margin-bottom: .5em;
}
.centeredimage {
     margin-left: auto;
     margin-right: auto;
     text-align: center;
}

#contributors p {
    margin-top: 0;
    font-size: 85%;
    margin-bottom: 1.5em;
}
#contributors h4 {
    margin-top: .3em;
    margin-bottom: 0;
}
#indent_tabs {
    text-indent: 1em;
}
#qttips {
    line-height: 2em;
}
#qttips li {
     list-style-type: none;
}
.fonesupport {
    margin-top: 0;
    line-height: 1.6em;
}
.fonesupport li {
     list-style-type: none;
}
.floatleft {
     float: left;
     margin-right: 20px;
}
#floatleft2 {
     float: left;
     margin-right: 10px;
}
.floatleftpadded {
     float: left;
     margin-right: 35px;
}
.notopmargin {
    margin-top: 0;
}
.nobottommargin {
    margin-bottom: 0;
}
.colorized {color: #143572;}
.colorizedR {text-align: right; color: #143572; }
#confined {
    width: 274px;
    float: right;
}
#discover { clear: both; font-style: italic; text-align: center; }
.clearhalf {
    clear: right;
    margin: 0;
}
#redtext { color: red;}
.larger {
    font-size: 120%;
}
#bodyTextRightBorder p.contact1 {
        font-size: 110%;
        margin-bottom: 0;
        margin-top: -.25em;
}
#morelineheight {
        line-height: 1.75em;
        width: 400px;
        margin-bottom: 1.5em;
}
.floatvideo {
    float: right;
    margin-right: 6em;
}
.spacevideo {
text-align: right;
margin-right: 1.5em;
}
.underline_rule {
    text-decoration: underline;
}

.colorizedh2 {
        color: #143572;
        font-size: 150%;
       /* line-height: 1.6em; */
}
#affiliate_width {
    width: 500px;
    margin-left: auto;
    margin-right: auto;
}

#navigation_Horz2 ul {
	padding: 0;
	margin: 2px 0 3px 0;
	background: url(/uploads/images/menubar5.png) repeat 0 0;/*#3c65af; */
	color: White;
	float: left;
	width: 100%;
	font-family: arial, helvetica, sans-serif;
	font-size:105%;
	font-weight: bold;
        margin-top: 8px;
	/*line-height:2;
	*line-height:1.9;*/
        border-bottom: 6px solid #c2c4c7; /*#ff9900;*/
}

#navigation_Horz2 ul li { display: inline; }

#navigation_Horz2 ul li a {
	padding: .4em 1.485em .4em 1.49em;
	color: White;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fff;
}
                  
#navigation_Horz2 ul li a:hover {
	background-color: #2C4D87;
	color: #fff;
}
.blackBox {background-color: #C1C7E5; border: 1pt solid C7C7C7; font-size: 105%; padding: 2px; line-height: 1.3em; margin-bottom: 1em; font-size: 90%;}
#ft .yui-gc {
	/* background:url(uploads/images/menubar.png) repeat-x 0 0;
	color: White;
        padding: .85em .65em; */
	font-size: 90%;
        border-top: 1px solid #8C8C8C;
        padding-top: .65em;
}

#sideNews2 {
        margin-top: 0px;
}

#sideNews2 h2 {
	font-size: 120%;
	color: #333;
	background-color:  /*#FF9900;*/#c8c8c8;
	font-weight: bold;
	padding: 10px;
	text-align: left;
       margin-top: 12px;
       margin-bottom: 6px;
}

#sideNews2 p {
       font-size: 90%;
       margin-top: 5px;
       margin-bottom: 0;
}
#HomePageTextRightBorder2 {
	padding: 1px 12px 10px 0;
        border-right: 1px solid #8C8C8C;
        margin-top: 10px;
        margin-bottom: 6px;
        min-height: 598px;
        height:auto !important;
}
* html  #HomePageTextRightBorder2 {height: 598px;}
/* End of 'QT Main' */

