/* CSS Document */
#printme {
     display: none;
}
#printme_84silver {
     display: none;
}
#printme_nspire {
     display: none;
}
#logo img {
     border: 0;
}
#showme {
     width: 760px;
     margin-left: auto;
     margin-right: auto;
     text-align: left;
     position: relative;
     padding-left:30px;
     background-color: #fff;
     /*height: 100%;
     */
}

#preview {
     width: 225px;
     clear: none;
     padding: 10px 115px;
     position: relative;
}
#preview h3 {
     z-index: 20;
     position: absolute;
     top: 1em;
     left: 1em;
}
#preview img {
     width: 212px;
     height: 500px;
     z-index: 10;
}
#mgh_container {
     position: relative;
     margin: 0 6px;
     height:525px;
     background: #fff url(/assets/images/graphibkrnd3.jpg) no-repeat;
     border: 1px #fff solid;
}
#mgh_container.templanding {
     background: #fff url(/assets/images/graphibkrnd4.jpg) no-repeat;
     height:600px;
}
#action_icons {
     position: absolute;
     top: 10px;
     right: 0px;
     height: 61px;
     width: 360px;
     text-align: center;
}
div.mgh_sidebar {
     position: absolute;
     top: 75px;
     right: 0;
     width: 345px;
     height: 440px;
     display: none;
}
#mgh_scroll_container {
      overflow:scroll;
     overflow-x: hidden;
     overflow-y: scroll;
}
#mgh_instructions {
position: absolute;
top: 0px;
}
#mgh_instructions h1,#mgh_instructions h2,#mgh_instructions h3 {
    color:#000;
	padding: 3px;
    font-size:12px;
    font-weight:bold;
    margin: 3px;
}
#mgh_instructions h1 {
	color:#000;
     background-color: #b9b9b9;
}
#mgh_instructions h2 {
	color:#000;
     padding-left: 10px;
}
#mgh_instructions h3 {
	color:#000;
     padding-left: 20px;
     background-color: #b9b9b9;
}
#mgh_instructions p {
	color:#000;
     font-size:11px;
}
#mgh_instructions ol, #mgh_instructions ul {
}
#mgh_instructions li {
	color:#000;
     padding-left: 0;
     margin-left: 25px;
     font-size:11px;
     line-height:14px;
     margin-bottom:5px;
     margin-left: 0;
}
#mgh_download {
     overflow-y: scroll;
}
#action_icons ul {
     display: block;
     list-style: none;
     margin-top: 0;
     margin-bottom: 0;
}
#action_icons li {
     display: inline;
}
#action_icons a {
     display: block;
     height: 61px;
     margin-right: 10px;
}
#action_icons a span {
     display: none;
}
#action_icons a#icon_print {
     float: left;
     width: 72px;
     background: url(/assets/images/icon_print.gif) 0 0 no-repeat;
}
#action_icons a#icon_print:hover, #action_icons a#icon_print.active {
     background: url(/assets/images/icon_print.gif) 0 -61px no-repeat;
}
#action_icons a#icon_share {
     float: left;
     width: 57px;
     background: url(/assets/images/icon_share.gif) 0 0 no-repeat;
}
#action_icons a#icon_share:hover, #action_icons a#icon_share.active {
     background: url(/assets/images/icon_share.gif) 0 -61px no-repeat;
}
#action_icons a#icon_download {
     float: left;
     width: 71px;
     background: url(/assets/images/icon_download.gif) 0 0 no-repeat;
}
#action_icons a#icon_download:hover, #action_icons a#icon_download.active {
     background: url(/assets/images/icon_download.gif) 0 -61px no-repeat;
}
#action_icons a#icon_start {
     float: left;
     width: 94px;
     background: url(/assets/images/icon_start.gif) 0 0 no-repeat;
}
#action_icons a#icon_start:hover, #action_icons a#icon_start.active {
     background: url(/assets/images/icon_start.gif) 0 -61px no-repeat;
}
/* Form styles 
form {
     font-family: verdana, arial, helvetica, sans-serif;
     font-size: 11px;
     padding: 1em;
     position: relative;
}
form div {
     margin-bottom: 5px;
}
form div label {
     width: 200px;
     text-align: left;
     display: block;
     font-weight: bold;
     clear: both;
}
input, select, textarea {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 11px;
     background-color: transparent;
     border: 1px #3f3f3f dotted;
     padding: 3px;
} */
#left50 div, #right50 div {
     height: 20px;
     margin: 0;
     padding: 0;
}
#left50 {
     width: 150px;
}
#right50 {
     float: right;
     width: 160px;
}
#left50 div label {
     width: 125px;
     font-weight: normal;
     clear: none;
}
#right50 div label {
     width: 125px;
     font-weight: normal;
     clear: none;
}
#left50 div input, #right50 div input {
     float: left;
     border: none;
}
#agreement input {
     border: none;
     float: left;
     padding:3px;
}
#agreement label {
     width: 100%;
     font-weight: normal;
     clear: none;
     padding:3px;
}
input[type="checkbox"] {
}
input[type="image"] {
     border: 0px;
}
/* view/close buttons for tagit */
a.mghview, a.mghclose {
     float: right;
     margin-right: 10px;
     display: block;
     height: 12px;
     width: 12px;
     background: no-repeat 0 0;
}
a.mghview {
     margin-left: 20px;
     background: url(/assets/images/tagit/view.gif);
}
a.mghview:hover {
     background: url(/assets/images/tagit/view.gif) 0 12px;
}
a.mghclose {
     background: url(/assets/images/tagit/close.gif);
}
a.mghclose:hover {
     background: url(/assets/images/tagit/close.gif) 0 12px;
}
a.mghview span, a.mghclose span {
     display: none;
}
#error {
     color: #000;
     background: #fff url(/assets/images/graphibkrnd4.jpg) no-repeat center -20px;
     position: absolute;
     top: 50px;
     left: 50px;
     z-index: 100;
     width: 300px;
     text-align: center;
     border: 2px #ff9700 dotted;
     padding: 10px;
     font-size: 12px;
     font-weight: bold;
}
#mgh_form h5 {
     width: 250px;
     padding: 10px;
     font-size: 13px;
     font-weight: bold;
     background-color: #b9b9b9;
}
