@import 'reset.css';

h1 {
    font-size: 140%;
    font-weight: bold;
    color:#013454; /* 004773 */
    margin:10px;

}

h2 {
    font-size: 110%;
    font-weight: bold;
    color:#013454;/* 004773 */
    margin:10px;

}
h3 {
    font-size: 100%;
    font-weight: bold;
    color:#013454;/* 004773 */
    margin:10px;

}

p {
    line-height:120%;
    font-size:15px;
    color:#333; /* 666 */
    margin:10px;
}
p b{
    font-weight:bold;
}

body{
    font-family:'Open Sans', Arial, Helvetica, sans-serif;
    font-size:15px;
    line-height:120%;
    color:#333; /*555*/
}

ul {
    margin:15px;
}

li {
    list-style: disc outside;

    font-family: inherit;
    margin:10px;
    margin-left: 20px;
    line-height:120%;
    color:#333; /*666*/
}

a {
    text-decoration: none;
}
a:link {color:#013454;/* 004773 */}      /* unvisited link */
a:visited {color: #003e5f; /* 00659b */}  /* visited link */
a:hover {color: #003e5f;  /* #007db5 */}  /* mouse over link */
a:active {color:#013454;/* 004773 */}  /* selected link */

strong{
    font-weight: 700;
}

#container{
    position:relative;
    margin:auto;
    width:1000px;
    height:720px;
    overflow:hidden;
    background:url('../images/bg.jpg') top center no-repeat;
}
#courseTitle{
    position:absolute;
    top:34px;
    right:38px;
    text-align:right;
    font-weight:300;
    font-size:28px;
    color:#303030; /*575758;*/
}
#activity{
    position:relative;
    z-index:10;
}
#footer{
    position:absolute;
    bottom:0px;
    height:50px;
    text-align:center;
    color:#737373; /*b6b6b6;*/
    font-size:9px;
    width:964px;
    padding: 0 18px;
    z-index:20;
    background:url('../images/footer.jpg') left top repeat-x;
}
#footer .copyright{
    margin-top:16px;
    width:700px;
    float:left;
}
#footer .help{
    display:none;
}
#footer a{
    display:block;
    float:left;
    height:36px;
    padding:14px 16px 0;
    font-size:14px;
    color:#666;
}
#footer a:hover, #footer a.toggled{
    color:#fff;
    background:url('../images/footer_over.jpg') left top repeat-x;
}
#footer a.toggled{
    border-top:#3369e8 solid 3px;
    margin-top:-3px;
}
.page{
    position:absolute;
    top:100px;
    left:50px;
}
.button{
    display:inline-block;
    border-top:1px solid #999;
    border-left:1px solid #999;
    border-right:1px solid #444;
    border-bottom:1px solid #444;
    background:#fff;
}
#convoIntro, #convowelcome, #convoWhattoexpect, #convoBackground{
    padding: 20px;
    width:740px;
}
#convoIntro, #convowelcome, #convoWhattoexpect{
    min-height: 578px;
    margin-top:72px;
}
#convowelcome{
    background:url('../images/welcome_bg.jpg') left bottom no-repeat;
    padding-left: 300px;
    width: 680px;
}
#convoWhattoexpect{
    background:url('../images/what_to_expect_bg.jpg') right top no-repeat;
    width: 960px;
}
#convoBackground{
    background:url('../images/bulgari_bg.jpg') 65% bottom;
    position:absolute;
    left:0px;
    top:139px;
    width:600px;
    padding-left:200px;
    padding-right:200px;
    height:511px;
}

#convowelcome .body{
    font-size: 18px;
    width: 700px;
}
#convoIntro h1, #convowelcome h1, #convoWhattoexpect h1, #convoHelp h1, #convoBackground h1{
    color: #666666;
    font-family:'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 39px;
    font-weight: 300;
    margin-bottom: 28px;
}
#convoIntro h1,
#convowelcome h1{
    margin-bottom: 3p5x;
}
#convowelcome h1{
   /* margin-top: 60px;*/
}
#convoWhattoexpect h1{
    font-size: 48px;
    margin: 57px 0 0 90px;
}
#convoIntro p,
#convowelcome p{
    margin-top: 10px;
    width:655px;
    font-size:17px;
}
#convoWhattoexpect p{
    margin-top: 50px;
    width:565px;
    font-size:16px;
}
#convoBackground .body p{
    font-size: 16px;
    line-height: 21px;
    margin: 15px 0 21px 5px;
}
#convoIntro ul,
#convoWhattoexpect ul{
    margin: 20px 92px 20px;
}
#convowelcome ul{
    font-size: 16px;
    margin: 15px 0 15px 70px;
    width: 595px;
}
#convoBackground li{
    margin: 15px 0;
}
#convoIntro li,
#convowelcome li,
#convoWhattoexpect li{
    margin: 10px 0;
}
#convoWhattoexpect .what-to-expect{
    margin: 20px 0 20px 92px;
}

.dividing-stripes{
    margin: 30px 0 30px -15px;
}
#convoIntro .button-wrapper, #convowelcome .button-wrapper, #convoProposal .button-wrapper, #convoWhattoexpect .button-wrapper, #convoHelp .button-wrapper, #convoBackground .button-wrapper{
    border:1px solid #d3d3d3;
    position: absolute;
    bottom: 35px;
    right: 75px;
}

#convoIntro .button-wrapper.back, #convowelcome .button-wrapper.back, #convoProposal .button-wrapper.back, #convoWhattoexpect .button-wrapper.back, #convoHelp .button-wrapper.back, #convoBackground .button-wrapper.back{
    right:165px;
}
#convoIntro .button-wrapper:hover, #convowelcome .button-wrapper:hover, #convoProposal .button-wrapper:hover, #convoWhattoexpect .button-wrapper:hover, #convoBackground .button-wrapper:hover, #convoHelp .button-wrapper:hover, #help .button:hover, #convoPhase .button:hover,.restartButton:hover{
    box-shadow: 0px 0px 10px #2c6ae5;
}
#convoIntro .button, #convowelcome .button, #convoWhattoexpect .button, #convoProposal .button-wrapper, #convoBackground .button, #convoOutro .button, #convoHelp .button, #help .button, #convoPhase .button{
    background-color: #2c6ae5;
    border: 1px solid #fff;
    color: #fff;
    min-width: 77px;
    min-height: 24px;
    padding-top: 8px;
    text-align: center;
}
#convoProposal .button-wrapper{
    top:620px;
}
#convoProposal a.button{
    background:none;
    border:0px;
    color:#fff;
}
#help .button{
    position:absolute;
    
    z-index:33;
    width:100px;
}
.restartButton{
    border:1px solid #d3d3d3!important;
    position: absolute;
    right: 37px;
    top: 37px;
}
#convoPhase h1{
    font-family:'Open Sans', Arial, Helvetica, sans-serif;
    font-size:35px;
     color:#303030; /*575758;*/
    font-weight:100;
    padding-bottom: 4px;
}
#convoPhase h3{
    font-size:14px;
     color:#303030; /*575758;*/
    font-weight:300;
    font-family:'Open Sans', Arial, Helvetica, sans-serif;
    font-style:italic;
}

.clear{
    clear:both;
}
#convoOutro .right{
    float:right;
    position: relative;
    width:300px;
    z-index: 12;
}

#convoHelp{
    width:1000px;
    height:690px;
}
#convoHelp p.bodyText{
    width:260px;
    position:absolute;
    left:40px;
    top:100px;
}
#convoHelp .screenshot{
    width:650px;
    height:490px;
    position:absolute;
    left:320px;
    top:70px;
}
#convoHelp .screenshot.notesSS{
    background:url('../images/intro_help.png') left top no-repeat;
}
#convoHelp .screenshot.proposalSS{
    background:url('../images/intro_help_proposal2.png') left top no-repeat;
}

/*

.pageContainer {
    position:absolute;
    top: 0px;
    left: 0px;
    width:1024px;
    height:672px;
}

.pageElement {
    position:absolute;
    overflow:hidden;
    width:1024px;
    height:672px;
}


.bgImage{
    position:absolute;
    top: 0px;
    left: 0px;
    width:1024px;
    height:672px;
}

*/

/*AUDIO LAYOUT*/
#audio-wrapper{
    margin: 10px 0;
    width: 502px;
}
audio{
    width: 100%;