body {
        background: #ffffff;
        padding: 0px;
        margin: 0px;
}

body, td, th, div, li, p {
        font-size: 9pt;
	line-height: 1.4em;
	font-family: 'lucida grande',arial,verdana,sans-serif;
        color: #413f3f;
}

a, a:visited, a:link, a:hover { 
        color: #413f3f;
        text-decoration: underline; 
}

#menubox {
        height: 17px;
        background-color: #003366;
        font-family: Tahoma;
        font-weight: bold;
        color: #ffffff; 
        text-align: center;
}

#menubox ul {
        list-style-type: none;
        padding: 1px 0px 0px 20px;
        margin: 0px;
}

#menubox ul li {
        height: 5px;
        float: left;
        padding: 1px 0px 1px 0px;
        margin: 0px;
        background-color: #003366;
        display: inline;
}

#menubox ul li a:link, #menubox ul li a:active, #menubox ul li a:visited {
        height: 5px;
        float: left;
        position: relative;
        font-family: Arial, Helvetica, sans-serif; 
        font-size: 9pt; 
        font-style: normal;  
        font-weight: bold; 
        color: #ffffff; 
        text-decoration: none; 
        background: #003366; 
        text-align: center;
}

td.tabHeader, td.selectedTabHeader, td.highlightTabHeader { 
        font-family: Tahoma;
        font-weight: bold;
        color: #ffffff; 
        background: #413f3f; 
        text-align: center;
        padding-top: 5px;
        padding-bottom: 5px;
}
 
td.selectedTabHeader { 
        color: #003366;
        background: #c7defc; 
} 

td.highlightTabHeader {
        background: #555555;
}

a.tabHeader:link, a.tabHeader:visited {
        color: #ffffff;
        text-decoration: none;
}

a.selectedTabHeader:link, a.selectedTabHeader:visited {
        color: #003366;
        text-decoration: none;        
}

.header {
        background: #003366; 
}

.subHeader {
        height: 10px;
        background: #c7defc;
}

.insideLeftNav {
        background: #c7defc;
}

.insideContent {
        padding: 10px;
        border-right:2px solid #c7defc; 
}

#lady {
        background-image: url(/images/homepage-woman480-square.jpg);
        background-repeat: no-repeat;
        height: 286px;
        width: 430px;
}

#leftGutter {
        background-image: url(/images/qp_gutter_left.gif);
        background-repeat: repeat-y;
        background-position: top;
        width: 10px;
        height: 100%;
}

#rightGutter {
        background-image: url(/images/qp_gutter_right.gif);
        background-repeat: repeat-y;
        width: 10px;
        height: 100%;
}

#topStripe {
        border-bottom: 4px solid #dedede;
}


h1 {
        color:#cccccc;
        font-family: Georgia;
        font-size: 3em;
        line-height: 3em;
}

.h1Special,.h2Special,.h3Special,.h4Special {
        color:#262626;
        font-family: Georgia;
}

.h1Special {
        font-size: 3em;
        line-height: 1.5em;

}
        
.h2Special {
        font-size: 1.5em;
        line-height: 1.5em;
}

.h3Special {
        font-size: 1.5em;
}

.h4Special {
        font-size: 1em;
}

.h1SpecialBlue,.h2SpecialBlue,.h3SpecialBlue,.h4SpecialBlue {
        color: #336699;
        padding: 3px;
}

.h1SpecialBlue {
        font-size: 2.5em;

}
        
.h2SpecialBlue {
        font-size: 1.4em;
}

.h3SpecialBlue {
        font-size: 1.25em;
}

.h4SpecialBlue {
        font-size: 1em;
}

#IdeaScale_Layout {
        border: 1px solid #707070;
        width:1024px;
}

#IdeaScale_Header {
        border-bottom: 1px solid #333333;
}

#IdeaScale_Footer {
        text-align:center;
        border-top: 1px solid #333333;
}

#IdeaScale_Navigation_Container {
        border-right: 1px solid #333333;
        background: #c9e5fc;
}

#IdeaScale_Navigation_Sidebar {
        padding-left: 10px; 
        padding-top: 10px;        
        style="background: url(/images/lightBlueFade.png) repeat-x";
}


/* player */
div.player {
        height: 286px;
        width: 380px;
        border: 1px solid #333333;
}

/* play button */
div.player img {
        margin-top: 100px;
}

/* info area */
div.info {
        height: 40px;
        background: #000000 url(/img/global/gradient/h80.png) repeat-x;
        opacity: 0.7;
        color: #ffffff;
        padding: 5px 15px;
        border-top: 1px solid #ccccccc;
        margin-top: 54px;
        font-size: 12px;
}
#signup {
        background-color:#EFEFEF;
        border:1px solid #999999;
        float:left;
        font-family:helvetica,arial,sans-serif;
        height:270px;
        margin-top:22px;
        padding:10px 0;
        text-align:center;
        width:220px;
}

#signup h1 {
        font-size:34px;
        margin:0;
        padding:0;
}

#signup h2 {
        color:#333333;
        text-decoration:none;
}

.blueBox .api-text input[type=text] {
    padding: 3px;
}

.api-upgrade {
   float: right;
   margin-bottom: 14px;
   margin-top: -32px;
   position: relative;
   right: 22px;
   width: 283px;
}

.api-setting-items {
   color: #505050;
   font-size: 18px;
}

.api-number-item {
   background: none repeat scroll 0 0 #505050;
   -moz-border-radius:75px;
   -webkit-border-radius:75px;
   -khtml-border-radius:75px;
   border-radius:75px;
   color: #FFFFFF;
   font-size: 11px;
   padding: 4px 8px;
   position: relative;
   top: -2px;
   width: 15px;
   height: 10px;
}


.blueBox .api-clarification-item {
 color: #696969;
 font-size: 14px;   
}

.blueBox tr td .api-hr hr {
    border: 1px solid #CCCCCC;
    margin: 25px 0 20px;
}

.blueBox tr td .api-link-js {
    display: inline;
    left: 263px;
    position: relative;
    top: -28px;
}

.blueBox tr td .api-link-js a {
    color: #255A83;
    font-size: 16px;
}
