/* 
Document   :main.css
Created on :2008-8-27, 17:18:34
Author     :Oscar Wu
Description:
Purpose of the stylesheet follows.
*/

html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input {
    margin:0pt;
    padding:0pt;
}

body{
    text-align:center;
}

body, td, div, p, a, font, span {
    font-family:Arial,Helvetica,sans-serif;
    font-size: 13px;
}
input[type="text"], input[type="password"], input[type="file"], input[type="radio"], input[type="checkbox"], textarea, select, option {
    background-color:white;
}
input[type="text"], input[type="password"], input[type="file"], textarea {
    border:1px solid #97A5B0;
    padding:2px 4px;
}


a {
    color:#CC6600;
    text-decoration:underline;
}
.downloadqc a {
      text-decoration:none;  
}
a:link, a:visited, a:active {
    
}
.downloadqc a:link, .downloadqc a:visited,  .downloadqc a:active {
      text-decoration:none;  
}
a:hover,.downloadqc a:hover {
    text-decoration:underline;
}



thead a , #qms_nav a{
    color:#000000;
}
thead a:link, thead a:visited, thead a:active ,#qms_nav a:link, #qms_nav a:visited, #qms_nav a:active {
    text-decoration:none;
}
thead a:hover ，#qms_nav a:hover{
    text-decoration:underline;
}


#globalheader, #gh-left, #gh-right{
    background:url(../images/banner_bg.png);
    overflow:hidden;
}

#globalheader{
    width:100%;
    height:88px;
    margin: auto;
    position:relative;
    color:#ffffff;
}

#globalheader #gh-left{
    display:block;
    width: 20px;
    height: 80px;
    position: absolute;
    left:0;
    top:0;
}

#globalheader #gh-right{
    display:block;
    width: 20px;
    height: 80px;
    position: absolute;
    right:0;
    top:0;
    background-position: -10px 0px;
}

#globalheader #header-block{
    width:980px;
    margin:auto;
    text-align:left;
    height: 88px;
    position:relative;
}

#globalheader #header-block #logo{
    width:359px;
    height: 88px;
    position:absolute;
    background:url(../images/qms_logo.png);
}

#globalheader #header-block #ad{
    width:139px;
    height: 88px;
    position:absolute;
    right:0;
    background:url(../images/banner_ad.png);   
}

#globalheader #outlink{
    width:250px;
    position:absolute;
    right:0px;
    margin-top:50px;
}

#globalfooter{
    margin:15px auto;
    width:980px;
    height: 30px;
    position:relative;
    font-size:12px;
    text-align:center;
    line-height: 30px;
    background: rgb(193,240,249);
}

#globalfooter .left{
    background:url(../images/bar1_left.png);
    display:block;
    height:30px;
    left:0pt;
    position:absolute;
    top:0pt;
    width:7px;
}

#globalfooter .right{
    background:url(../images/bar1_right.png);
    display:block;
    height:30px;
    right:0pt;
    position:absolute;
    top:0pt;
    width:7px;
}

#container{
    margin:15px auto;
    width:980px;
    position:relative;
    border: none;
}

.form-noindent {
    background-color:#FFFFFF;
}

.feature-image {
    padding:15px 0pt 0pt;
    text-align:right;
    vertical-align:top;
}

.feature-description {
    padding-top: 15px;
    padding-left: 10px;
    text-align:left;
    vertical-align:middle;
}

#login .loginBox{
    padding: 6px;
}

.box_title{
    height: 30px;
    position:relative;
    line-height: 30px;
    background: rgb(193,240,249);
    padding-left: 10px;
}
.box_title h4{
    font-size: 13px;
    width: 100%;
}

.box_title .left{
    background:url(../images/bar1_left.png);
    display:block;
    height:30px;
    left:0pt;
    position:absolute;
    top:0pt;
    width:7px;
}

.box_title .right{
    background:url(../images/bar1_right.png);
    display:block;
    height:30px;
    right:0pt;
    position:absolute;
    top:0pt;
    width:7px;
}

#login_context_l{
    width: 635px;
    text-align: left;
    padding: 10px;
    float: left;
    display: block;
}

#login_context_r{
    width:300px;
    min-height:250px;
    text-align:left;
    float: right;
    display: block;
    margin-top: 38px;
}

#login{
    width:250px;
    min-height:250px;
    text-align:left;
    display: block;
    position: relative;
    margin-left: 25px;
    border:1px solid rgb(168,217,244);
}

#qms_menu{
    width:100%;
    height:30px;
    margin:0 auto 10px;
    position:relative;
    text-align:center;
    color:white;
    overflow:hidden;
    background: url(../images/menu_bg.png);
}

#qms_menu a {
    color:#000000;
}
#qms_menu a:link, #qms_menu a:visited, #qms_menu a:active {
    text-decoration:none;
}
#qms_menu a:hover {
    text-decoration:underline;
}

#qms_menu #signout{
    float:right;
    text-align: right;
    line-height: 35px;
    margin-right:20px;
}


#qms_menu ul{
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin-left:30px;
    float:left;
    line-height: 35px;
}

#qms_menu #qms_menu_warpper{
    width:980px;
    margin:auto;
}

#qms_menu li{
    display:block;
    width: 130px;
    height:30px;
    float:left;
    text-align:center;
}

#qms_menu .selected{
    background-color: #99ccff;
    font-weight: bold;
    background:url(../images/menu_selected.png);
}

#qms_menu a{
    color: white;
}

#qms_menu ul .selected a{
    color: gray;
}

#qms_nav{
    width:980px;
    height:30px;
    margin:15px auto;
    position:relative;
    text-align:left;
    background: rgb(193,240,249);
    overflow:hidden;
}
#qms_nav .left{
    background:url(../images/bar1_left.png);
    display:block;
    height:30px;
    left:0pt;
    position:absolute;
    top:0pt;
    width:7px;
}

#qms_nav .right{
    background:url(../images/bar1_right.png);
    display:block;
    height:30px;
    right:0pt;
    position:absolute;
    top:0pt;
    width:7px;
}

#qms_nav ul{
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin-bottom:18px;
    margin-left:30px;
    line-height: 30px;
}
#qms_nav ul li{
    display:block;
    float:left;
    font-weight:700;
    line-height:30px;
}

#qms_nav ul .sparator{
    margin: 0 6px 0 6px;
}

#qms_title{
    text-align:left;
    padding-left:30px;
    margin-bottom:5px;
}

.content-title{
    text-align:left;
    height:30px;
    padding-left:30px;
}

.content-title .page-title{
    float:left;
    margin-right: 200px;
}

.content-title .back_to_list{
    
    position: absolute;
}

#search-wrapper{
    width:164px;
    height:20px;
    float:right;
    position:relative;
}

#search-wrapper .left{
    background: url(../images/searchfield_leftcap.png);
    display:block;
    position:absolute;
    height:19px;
    left:0pt;
    top:0pt;
    width:20px;
}

#search-wrapper.blurred input {
    color:#7E7E7E;
    border: none;
}

#search-wrapper .searchfield{
    background: url(../images/searchfield_repeat.png);
    font-family:"Lucida Grande",Arial,sans-serif;
    font-size:11px;
    border:0px none;
    position:absolute;
    margin:0pt;
    padding:3px 0pt 0pt;
    width:134px;
    left:20px;
    top:0pt;
    height:19px;
    line-height: 20px;
}

#search-wrapper .right{
    background:url(../images/searchfield_rightcap.png);
    display:block;
    position:absolute;
    height:19px;
    right:0pt;
    top:0pt;
    width:10px;
}

.pts{
    color:silver;
}

.pagesborder{
    margin-left:10px;
}

.qms_list{
    position:relative;
    border:1px solid #A8D9F4;
}

.qms_list .tools_box{
    display:block;
    text-align:left;
    padding: 10px 10px 0 10px;
}

.qms-list-box{
    text-align:left;
    padding: 10px 0;
}

.qms-list-box .top{
    display:block;
    position:absolute;
    height:5px;
    width:780px;
    left:0;
    top:0pt;   
}

.qms-list-box .bottom{
    display:block;
    position:absolute;
    height:6px;
    width:780px;
    left:0;
    bottom:0pt; 
}

.qms-sidebar{
    display:block;
    width: 160px;
    float:right;
    text-align:left;
    border:1px solid #97A5B0;
}

.qms-sidebar ul{
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin: 15px 10px;
    line-height: 35px;
}

.qms-sidebar li{
}

fieldset.qms_form1{
    background: #FFFFF0;
    border:1px solid #DFD5C3;
    font-size:1.1em;
    margin:0pt;
    padding:1em;
}

fieldset.qms_form1 legend {
    background: #FFF6D3;
    border:1px solid #DFD5C3;
    font-weight:bold;
    margin:0pt;
    padding:0.2em 0.5em;
    text-align:left;
}

fieldset.qms_form1 legend img{
    margin-top: 2px;
}

/*--- Home Begin ---*/
#showcase{
    width:100%;
    height:200px;
    margin-bottom:10px;
    border:1px solid rgb(168,217,244);
    position: relative;
    background: url(../images/box_bg.png)  repeat-x;
    background-color: rgb(240,249,254);
}

#showcase ul{
    line-height:28px;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
}

.grid3col{
    
}
.grid3col .column_l,.grid3col .column_c,.grid3col .column_r{
    width:300px;
    height: 220px;
    margin-top:10px;
    margin-bottom:10px;
    float:left;
    position: relative;
    display: block;
    text-align: left;
    border:1px solid #A8D9F4;
    background: url(../images/box_bg.png)  repeat-x;
    background-color: rgb(240,249,254);
    padding:6px 6px 0 6px;
}

.grid3col .column_l_box,.grid3col .column_c_box,.grid3col .column_r_box{
    display:block;
    background-color: rgb(240,249,254);
    height: 186px;
    border:none;
    padding: 6px;
}

.grid3col .column_l .box_title,.grid3col .column .box_title,.grid3col .column .box_title{
    *width: 300px;
}

.grid3col .column_l{
    margin-right:20px;
}
.grid3col .column_c{
    margin-right:18px;
}

.grid3col .column_r{
    float:right;
}

#feature1, #feature2, #feature3{
    background:url(../images/icons/qms_features.png);  
}

#feature1{
    height: 135px;
    width: 160px;
}

#feature2{
    height: 135px;
    width: 183px;
    background-position: -180px;
}

#feature3{
    height: 135px;
    width: 148px;
    background-position: -360px;
}

/*--- Home End ---*/

/*--- Profile Begin ---*/
.profile_form{
    text-align:left;
    width: 780px;
    border:1px solid #A8D9F4;
    position:relative;
}

.profile_form h3{
    color: #B8B8B8;
    margin: 10px 0 10px 30px;
}

.form_table{}
.form_table th{
    text-align: right;
    vertical-align: top;
    width: 120px;
    font-size: 13px;
}

/*--- Profile End ---*/

/*--- Quizzes Begin ---*/
.quiz-itme{
    display:block;
    margin:0 8px 8px;
    border: 1px solid #A8D9F4;
    padding: 4px 10px 0 10px;
    background:url(../images/box_bg.png)  repeat-x;;
    background-color: rgb(240,249,254);
    background-position: left -50px;
    position: relative;
    *width:100%;
}
.quiz-itme h4 a{
    color: #2970A6
}

.quiz-info-table{
    margin-left: 10px;
    margin-bottom:1px;
}

.quiz-info-table th{
    text-align: right;
    font-size: 13px;
    width: 100px;
    padding-bottom: 5px;
    font-weight: bold;
    padding-right:5px;
}

.quiz-info-table td{
    padding-bottom: 5px;
}

/*--- Quizzes End ---*/

/*--- Participants Begin ---*/
.participants{
    display:block;
    margin:0 10px;
}

.participants table{
    
}

.participants th{
    text-align:center;
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #E5E5E5;
    background: #A3D7F3 ;
    font-family:Arial,Helvetica,sans-serif;
    font-size:13px;
}

.participants td{
    text-align:center;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #E5E5E5;
}

.participants tr.even{
    background-color: rgb(241,245,250);
}

.participants tr.odd{
    background-color:inherit;
}

.participants tr.over{
    background-color:#e3eef8;
}

.participants tr.selected{
    background-color:rgb(61,128,223);
    color:white;
}

.participants tr.selected a{
    color:white;
}

/*--- Participants End ---*/

/*--- Quiz Detail Begin ---*/
.quiz-info-wrapper{
    text-align:left;
}

.quiz-info-wrapper{
    border: 1px solid #A8D9F4;
    display: block;
    margin-bottom: 15px;
    position:relative;
    background: url(../images/box_bg.png) repeat-x;
    background-color: rgb(240,249,254);
    width:980px;
}

.quiz-info-wrapper h3{
    padding-left: 15px;
    margin: 8px 0;
}

.quiz-info-wrapper .left{
    width: 680px;
    float:left;
    display: block;
}
.quiz-info-wrapper .right{
    width: 250px;
    float:right;
    display: block;
}

#quizinfo{
    width:100%;
}

#quizinfo th{
    width:200px;
    font-size:13px;
    text-align:right;
}

#quizinfo td{
    text-align:left;
}

#quizinfo th,#quizinfo td{
    height: 22px;
}

#questiontype, #difficultylevel{
    width:200px;
    border: 1px solid #A8D9F4;
}

.info-head{
    background:rgb(163,215,243);
    text-align:center;
    height:30px;
    line-height:30px;
    position: relative;
    font-weight: bold;
    cursor:pointer;
}

.info-head span{
    display:block;
    width: 16px;
    height: 16px;
    top: 7px;
    left: 10px;
    position:absolute;
}
.info-head span.more{
    background: url(../images/more.png) no-repeat;
}

.info-head span.less{
    background: url(../images/less.png) no-repeat;
}

.info-table{
    display:block;
    background: white;
    overflow: hidden;
}

.info-table th{
    font-size:13px;
    text-align:left;
    padding-left: 30px;
}

.info-table td{
    width: 50px;
}

.info-table th, .info-table td{
    border-top: 1px solid #E5E5E5;
    height: 30px;
}

.quiz-content-wrapper{
    display: block;  
}

/*--- Quiz Detail End ---*/

/*--- Quiz Questions Begin ---*/
.questions{
    display:block;
}

.questions .question-items{
    border:1px solid #A8D9F4;
    position:relative;
    margin-bottom: 8px;
    padding:0pt 5px;
}

.questions table{
    margin: 4px 0;
}

.questions table tbody .correct{
    background: url(../images/correct.gif) no-repeat;
    margin-left: 50px;
    padding-left: 18px;
    color: silver;
}

.questions table tbody .incorrect{
    background: url(../images/incorrect.gif) no-repeat;
    margin-left: 50px;
    padding-left: 18px;
    color: silver;
}

.questions table thead td{
    padding: 5px 0 5px 5px;
    border-bottom: 1px dashed silver;
}

.questions table thead .left{
    text-align: left;
    width: 30px;
    padding-right:15px;
}
.questions table thead .center{
    text-align: left;
    padding-left:0;
}
.questions table thead .right{
    text-align: right;
    width: 180px;
    padding-right: 5px;
    font-style: italic;
    color: gray;
}
.questions table ul{
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin: 10px 0px;
    text-align:left;
}

.questions table li{
}

.questions table.answers_chart{
    width: 100%px;
    margin:5px 10px;
    border:1px solid #97A5B0;
}

.questions table.answers_chart .number{
    text-align: right;
    width: 25px;
    padding-right: 5px;
}

.questions table.answers_chart thead{}
.questions table.answers_chart thead th{
    font-size: 13px;
    height: 25px;
    background:#A3D7F3;
    background-position: 0px -25px;
    text-align:center;
}
.questions table.answers_chart tbody{}
.questions table.answers_chart tbody td{
    height:30px;
    text-align: center;
}


.scoreBar {
    background:transparent url(../images/scorebar-bg.gif);
    border:1px solid #6593CF;
    height:18px;
    min-width:100px;
    overflow:hidden;
    text-align:left;
    width:100%;
}
.scoreBar .progress {
    background:transparent url(../images/progress-bg.gif) repeat-x scroll 0% 50%;
    height:100%;
}

/*--- Quiz Detail End ---*/

/*--- Quiz Resule Begin ---*/
.quiz_result{
    display:block;
    margin:10px 15px;
}

.quiz_result table{
    width: 500px;
    float: left;
}

.quiz_result table tr{
    height: 25px;
}

.quiz_result table th{
    text-align:right;
    font-size:13px;
    padding-right: 10px;
}

.quiz_result table td{
    text-align: left;
}

.quiz_result ul{
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    width: 380px;
    float: right;
    text-align: left;
    margin-top: 50px;
}

.quiz_result li{
    margin:15px 0;
}

.quiz_result li input{
    width: 120px;
}

/*--- Quiz Result End ---*/

/*--- Send Mail Begin ---*/
.mail_form{
    margin:0pt 30px;
    text-align:left;
    width:750px;
}

.mail_form table{
    width:100%;
}

.mail_umt{
    text-align: left;
    margin:10px;
    padding:6px 5px 6px 10px;
    border:1px solid #A8D9F4;
}
/*--- Send Mail End ---*/

/*--- Grade Level Begin ---*/
.cgl_panel{
    display:block;
    border:1px solid #A8D9F4;
    padding:10px 15px;
    position: relative;
}

.cgl_panel table.gl_table{
    width: 100%px;
    margin:5px 0;
    border:1px solid #97A5B0;
}

.cgl_panel table.gl_table thead{}
.cgl_panel table.gl_table thead th{
    font-size: 13px;
    height: 25px;
    background:#A3D7F3;
    text-align:center;
}
.cgl_panel table.gl_table tbody{}
.cgl_panel table.gl_table tbody td{
    height:30px;
    text-align: center;
}

.gl_table{
    margin:0pt 15px 10px;   
}
/*--- Grade Level End ---*/


