/* --- Wrapper/Outer Template/Wings/Content Containers --- */

/* --- Body Elements --- */

#headtop{
	height:100px;
	background-image:url("/images/header2.png");
	background-repeat:no-repeat;
}
#menuholder{
top:40px;	
}
#login{
top:15px;
width:265px;
}
body{
	text-align: center;
	padding: 0px;
	margin: 0px;
	width: 100%;
	min-width: 990px;
	background-color:#ffffff;
}

a {
	text-decoration: none;
	color:#555555;	
}
a:focus {
	outline:none;
}
a img{border: 0;}
#content{
margin-left:0px;
margin-right:0px;
width:1000px;
padding-top:0px;
}
.left-float{
  float: left;
}
.clear-both{
  clear: both;
}

#expandcontractdiv { float: left; margin-top: 10px; margin-left: 6px; font-size: 90%;  padding-bottom: 10px;}
#expandcontractdiv a { margin-left: 5px; text-decoration: underline; }
#expandcontractdiv span.incomplete {  color: red; }
#expandcontractdiv span.complete { color: green; }
.defaultKTV{
width:800px;	
}
#treeview-admin {
	margin-top: 0em;
	margin-bottom: 0em;
	margin-left: 16px;
}
.treeview-tips
{ 
  color:#505050;
  font-size: 12px;
}
#treeview-container h2 { padding:0; margin:0.5em 0 0.5em 0; }
#treeview-question { float: left; width: 150px; margin: 0; padding: 0.7em 1em; font-size: 12px; }
#treeview-question-header { color: #111; font-size: 110%; font-weight: bold;  border-bottom: 1px solid #111; }

.answer-text{
  width: 310px;
  float: left;
  margin-right: 5px;
}
/*---------- Guider Styles --------------*/
#answersContainer .ext-link,
#answersContainer .solution,
#answersContainer .google,
#answersContainer .bing,
#answersContainer .video,
#answersContainer .narrow,
#answersContainer .guider
{
	float: right;
	display: inline;
	padding: 0 0 1px 16px;
	background: url("/images/GET_sprite.png") no-repeat;
	  cursor: pointer;
}
#answersContainer .google {
  background-position: -176px -34px;
  height: 16px;
}
#answersContainer .bing {
  background-position: -195px -34px;
  height: 16px;
}
#answersContainer .video {
  background-position: -214px -35px;
  height: 16px;
}
#answersContainer .ext-link {
  background-position: -130px -34px;
	padding: 0 21px 0 0px;
}
#answersContainer .solution {
  background-position: -155px -35px;
	padding: 0 18px 0 0px;
}
#answersContainer .narrow {
  background-position: -108px -34px;
	padding: 0 17px 0 0px;
}
#answersContainer .guider {
  background-position: -108px -34px;
	padding: 0 17px 0 0px;
}
.feedback-form {
	margin: 10px 7px 0px 0px;
	border: 1px solid silver;
	/* width: 80%; */
	padding: 10px;
}
.feedback-form h2 {
	/* color: #2288ff; */
	color: #444444;
	font-size: 14px;
	margin:0;
	padding:0;
}
.feedback-form p {
	color: #888888;
	font-size: 12px;
	margin:0;
	padding: 5px 0px;
}
.feedback-form textarea {
	width: 98%;
	height: 35px;
	margin-bottom: 5px;
}
.feedback-thanks{
  position: relative;
  color: white;
  background-color: #2288FF;
  font-size: 14px;
  padding: 5px;
  margin: 8px 7px 0 0;
}
#feedback-thanks-close{
background: url("/images/GET_sprite.png") no-repeat;
background-position:-252px -35px;
position:absolute;
cursor: pointer;
width: 16px;
height: 16px;
text-indent: -9999px;
top: 5px;
right: 5px 	;
}

div#open-question {
    padding: 4px 6px 5px 6px;	
	color:#00F;
}
.whats-this-text,
.answer-whats-this-text{
  width: 432px;
  margin: 5px;
}

 /* ----------------- Google Results Page-------------------- */
#searchResults .gs-result a.gs-visibleUrl, .gs-result .gs-visibleUrl { color:#0056AA; font-size:12px; text-decoration:none;}

.results ul {
	padding:0;
    margin: 25px 0px 0px 0px;
    display: block;
    width: 100%;
}
.results li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
.results li {
	margin:0 15px 15px 12px;
}
.results a.title {
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	color: #0056AA;
}
.results ul li p {
	color:#000000;
	font-size:12px;
	letter-spacing:1px;
	line-height:15px;
	margin:0;
}
.results-bottom {
	background:transparent url(../images/box-bottom2.png) no-repeat scroll 0 0;
	overflow:hidden;
	padding:40px 0 0;
}
.goog-logo {
    display: block;
    width: 100%;
	background: url(../images/Google_logo.png) no-repeat 0 0;
	height: 18px;
	float: left;
    padding-left: 55px;
    margin-left: 10px;
    font-size: 11px;
    color: #333;
}
#next_results_page{
  margin: 0 60px 0 0;
  float: right;
}
#previous_results_page {
  display: block;
  float: left;
  margin-left: 10px;
  font-weight: bold;
}
#next_results_page {
  font-weight: bold;
}
#searchResults .gsc-control { width : 95%; font-size: 80%;}
#searchResults {text-decoration: none;}
#searchResults a.gs-title, #searchResults a.gs-title * { color:#0056AA; font-size:14px; font-weight:normal; line-height:18px; text-decoration:none;}
#searchForm .gsc-search-box { width: 500px; }
.gsc-resultsHeader td.gsc-twiddleRegionCell { display: none; }
#result-query-form{
	margin-top: 1em;
    font-size: 80%;
}
#result-query-form h2 {
    font-size: 16px;
}
#result-query-input{
	width: 350px;
}
.results {
    clear: both;
    margin-left: 10px;
    font-family: arial, sans-serif;
	margin-top:-20px;
}
.back-to-guider{
    clear: both;
	float: left;
	width: 97%;
    border-top: 1px solid #777;
    margin: 15px 0px 0px 5px;
    padding: 10px 0px;
}
.back-to-guider img {
    border: 0px;
}
.results a {
	text-decoration: none;
	font-size:12px;
	color: #0056AA;
}
/* ----------------- User mgmt styles---------------------- */
div#user-account {
	clear: both;
	width: 900px;
	margin-left:40px;
}
div#user-form {
	clear: left;
	padding: 0px 20px 20px 0px;
}
div#user-form fieldset {
	border: 0px;
	margin:0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 80px;
	float: none;
}
div#user-form h1 {
    font-size: 20px;
    padding-top: 0px;
    margin-top: 10px;
}
div#user-form h2 {
    font-size: 16px;
    margin: 10px 2px 7px 2px;
    border-bottom: 1px solid #444;
    color: #111;
}
div#user-form h3 {
    font-size: 14px;
    margin: 15px 0px 0px 2px;
    padding: 0px;
    color: #111;
	display:inline;
}
div#user-form p {
    margin:0px 2px 10px 2px;
    padding:0px;
    line-height: 1.4em;
}
div#user-form a {
    color: #11C;
    text-decoration: underline;
}
div#user-form a:hover {
    text-decoration: underline;
}
div#user-form a img {
    border: 0px;
}
div#user-form ul.yui-nav li a{
    color: #333;
    text-decoration: none;
}
div#user-form ul.yui-nav li.selected a{
    color: #FFF;
}
div#user-form ul.yui-nav li a:hover {
    text-decoration: none;
}
div#user-form table.user-data td{
    padding: 3px 10px 3px 0px;
}
div#user-form div.msg p {
    padding: 5px 10px;
    border: 1px solid #411;
}
div#user-form input.text {
    width: 170px;
}
form#home-login {
    margin-top: 10px;
}
div#login-form {
	float: left;
	width: 280px;
	padding-left: 128px;
}
div#register-form {
	float: left;
	width: 280px;
	padding-left: 128px;
}
div#login-links {
	float: right;
	width: 250px;
	margin: 30px 100px 0px 0px;
	text-align: center;
}
div.msg p {
    background-color: #990000;
    color: white;
    line-height: 1.4em;
    padding: 5px 10px;
    margin: 0px 5px 15px 0px;
    font-size: 14px;
    font-weight: bold;
}
div.msg a {
    color: #CCC;
    text-decoration: underline;
}

td.right { text-align: right; padding-right: 5px; }

table.guider-table {
	width: 890px;
}
table.guider-table form {
    display: inline;
    padding: 0px;
    margin: 0px;
    padding-right: 5px;
}
table.guider-table input.text {
    width: 180px;
}
table.guider-table th {
    color: #111;
    font-size: 12px;
}
table.guider-table th.wide {
	text-align: left;
	width: 180px;
}
table.guider-table th.med{
width:40px;	
}
table.guider-table th.narrow{
    text-align: left;
    padding: 0px;
    width: 12px;
}
table.guider-table td {
    padding: 0px 0px 0px 8px;
    vertical-align: center;
    font-size: 12px;
}
table.guider-table td.wide {
	width: 180px;
}
table.guider-table td.narrow {
    width: 12px;
    padding: 0;
    text-align: left;
}
table.guider-table td.med {
	width: 40px;
	/*padding: 0;*/
}

table#change-password td {
    padding: 6px 15px 6px 0px;
}
div.yui-content div {
	padding: 0px 5px 5px 5px;
}
#question-list{
  width: 480px;
  height:150px;
}
#select-question-div{
  position: relative;  
}
#select-question-cancel{
  position: absolute; 
  right: 0;
}
#guider-list{
  float: left;
  width: 250px;
}
#guider-list-buttons{
  clear: both;
}
#select-question-div #guider-description{
  float: left;
  width: 200px;
  margin-left: 10px;
  border: 1px solid #999999;
}
.demoicon,
.downloadicon,
.copyicon,
.metricsicon,
.editicon,
.linksicon,
.orphanicon{
background: url("/images/GET_sprite.png") no-repeat;
position:absolute;
cursor: pointer;
width: 16px;
height: 16px;
text-indent: -9999px;
margin-top:-9px;
}
.demoicon{
background-position:-270px -35px;
}
.downloadicon{
background-position:-287px -35px;
}
.copyicon{
background-position:-306px -34px;
}
.metricsicon{
background-position:-326px -33px;
}
.editicon{
background-position:-235px -35px;
}
.linksicon{
background-position:-132px -34px;
width:23px;
}
.orphanicon{
background-position:-362px -34px;
}
#ExternalLinkForm td {
  padding: 0px 5px 2px 0px;
  font-size: 12px;
}
#ExternalLinkForm span.hint {
  color: #777;
}
a#create-answer-link {
  color: #005699;
  background: url(/images/ico-exp.png) no-repeat 2px 2px;
  padding-left: 25px;
}
a#create-answer-link:hover {
	text-decoration: underline;
	color: #CF0;
}
a.add-answer-link {
	clear: both;
	height: 16px;
	width: 80px;
	padding-top: 5px;
	padding-bottom: 5px;
	 color: #005699;
	   padding-left: 25px;
}
span#home-forgot {
  color: blue;
  font-size: 10px;
}
span#home-forgot a {
  color: blue;
  text-decoration: underline;
}
span#home-register {
  float: right;
  padding-top: 7px;
  width: 100%;
  display: block;
  text-align: right;
}
span#home-register a{
  color: #119;
  text-decoration: underline;
}
/* Company Info Tab --------------------------------------------------------- */

.company-info-menu {float: right;padding:0px;margin:0px;list-style:none;}
.company-info-menu li {display:inline;}
/* #company-logo-upload-ctl {float: right;} */
#company-display label {float: left;width: 8em;}
#company-info-form label {float: left;width: 8em;}
#company-info-form input.company-form-input {width: 35em;}
table#users-list th, table#users-list td {
    padding-right: 15px;
}
table#users-list th {
    text-align: center;
}
table#users-list td.center {
    text-align: center;
}
table#users-list td {
    text-align: left;
}

/* END Company Info Tab ----------------------------------------------------- */

/* Portable Options page -------------------------------------------------------------- */
#portable-options-preview-pane{
  border-left: 1px solid #444444;
  border-top: 1px solid #444444;
  border-right: 1px solid #444444;
  padding: 4px 0 4px 0;
  overflow: auto;
}
#portable-options-preview-pane-controls{
  float: left;
  width: 350px;
}
#guider-look-options-div{

  width: 100%;
  overflow: auto;
  /*border: 1px solid #444444; */
  padding: 5px 5px 15px 10px;
  float: left;
}
.guider-look-label{
  float: left;
  font-weight: bold;
    margin-left:-1px;
}
.guider-look-options{
  margin-left: 50px;

}
#guider-look-color-div{
  float: left;
  padding: 0px;
  width: 140px;
}
#guider-look-layout-div{
  border: 0px solid #999999;
  float: left;
  padding: 0px;
  width: 130px;
}
#portable-options-intro-div{
  padding-left: 10px;
}
#intro-text-edit{
  font-family:Verdana,Sans-Serif;
  width:400px;
  height:40px;
}

#portable-options-lower-pane{
  height: 600px;
  border: 1px solid #444444;
  overflow: auto;
  background-color: #bbddff;
  display: block;
}
#portable-options-step-pane{
  width: 25%;
  float: left;
  height: 100%;
}
#portable-options-controls-pane{
  position: relative;
  width: 70%;
  background-color: #bbddff;
  float: left;
  display: block;
}
.portable-options-step-text{
  color: #550000;
  font-weight: bold;
}
.portable-options-step{
  border-bottom: 1px solid #444444;
  padding: 4px 0px 4px 4px;
  border-right: 1px solid #444444;
  background-color: #ffffff;
  width: 230px;
}
table#portable-options-choices {
  padding: 0px;
  border-collapse: collapse;
}
table#portable-options-choices{ 
  border: 1px solid #444; 
  width: 1000px; 
  height: 1000px;
}
table#portable-options-choices td {
  height: 10px;
}
table#portable-options-choices td.left-col {
  height: 10px;
}
table#portable-options-choices td#portable-options-spacer {
  height: 1000px;
  border-right: 1px solid #444;
}
table#portable-options-choices td#portable-options-step-1 {
  width: 200px;
  border-right: 1px solid #444;
}
.portable-options-step-content {
  vertical-align: top;
  border: 0px;
  background-color: #bdf;
}
.portable-options-step-filler{
  height: 1000px;
  border-right: 1px solid #444444;
  background-color: #ffffff;
}
.portable-options-step:hover{
  background-color: #ddeeff;
  cursor: pointer;
}
.portable-options-step-selected{
  border-bottom: 1px solid #444444;
  padding: 4px;
  background-color: #bbddff;
}
.portable-options-controls{
  padding: 5px;
  height: 550px;
  width: 600px;
}
.portable-options-panel{
  overflow: none;
  width: 700px;
  margin: 10px 0 5px 15px;
}
#contact-info-controls{
  overflow: auto;
  border: 1px solid #444444;
  padding: 5px;
}
#contact-text-edit{
width:425px;	
}
#company-url-edit{
width:425px;
}
/* Solutions page --------------------------------------------------- */

#solutions-page{
	width:750px;
	/*height:500px;*/
	margin-top: -20px;
	}
#editor-form{
  margin-left: 30px;
}
#editor-form #editor-content{
  float: left;
}
#editor-content{
  float: left;
}
#editor-controls{
  float: left;
}
#editor-controls a{
  display: block;
  margin-left: 5px;
}
#solution-page-content{
  border-left: 1px solid #999999;
  border-top: 1px solid #999999;
  border-right: 2px solid #777777;
  border-bottom: 2px solid #777777;
  margin: 0 0 0 20px;
  padding: 10px;
  width: 500px;
  background-color: #f8f8ff;
  float: left;
}
#solution-page-panel a{
  margin-left: 5px;
}
#my-upload-form{
  margin-left: 30px;
}
/*Kevin's guider editor tool code*/
h1 {
    color: #33B;
	margin:0px;
}
h2 { 
    font-size: 14px;
    margin-top: 0px; /* counteracts the WP theme's setting of -2px */
}
h3.guider-section {
    font-size: 12px;
    font-weight: bold;
    text-align: left;
}
.guider-step {
    color: #D11;
    font-weight: bold;
    margin-top: 25px;
    margin-bottom: 5px;
    font-size: 14px;
    text-align: left;
	display:inline;
	clear: both;
	margin-left: -70px;
}
div#guider-edit-container {
    position: relative;
    width: 1000px;
    float: left;
    font-family: Verdana, sans-serif;
    font-size: 13px;
	  margin-top: 0px;
}
div#guider-edit-detail {
	width: 624px;
	float: left;
	text-align: left;
	margin-left: 0px;
}
div#guider-edit-treeview {
	width: 376px;
	float: left;
	text-align: left;
	margin-top: 40px;
}
#treeview-div{}
.treeview-large {
  position: absolute;
  left: 50px;
  top: 20px;
  width: 885px;
  background: url("/images/OutlineWideTab.png") no-repeat 18px 0;
  padding-top: 20px;
}
.treeview-small {
  position: relative;
  background: url("/images/OutlineShortTab.png") no-repeat 18px 0;
  width: 390px;
  padding-top: 20px;
  top: -26px;
}
#treeview-maximize,
#treeview-minimize,
#treeview-expand,
#treeview-collapse,
.treeview-on-off{
  position: absolute;
  cursor: pointer;
	width: 16px;
	height: 16px;
	background: url("/images/TreeViewButtons.png") no-repeat;
	text-indent: -9999px;
}
#treeview-maximize{
  top: 5px;
  right: 86px;
	background-position: 0 0;
}
.treeview-large #treeview-maximize{
  display: none;
}
#treeview-minimize{
  top: 5px;
  right: 86px;
	background-position: -16px 0;
}
.treeview-small #treeview-minimize{
  display: none;
}
#treeview-expand{
  top: 5px;
  right: 66px;
	background-position: -32px 0;
}
#treeview-collapse{
  top: 5px;
  right: 46px;
	background-position: -48px 0;
}
.treeview-on-off{
  top: 5px;
  right: 26px;
	background-position: -64px 0;
}

#treeview { 
  overflow-y:auto; 
  overflow-x:auto; 
  border: 1px solid #CCC; 
  clear: both; 
  font-size: 12px;
  background-color: #ffffff;
}
#treeview-disabled { 
  border: 1px solid #CCC; 
  clear: both; 
  height:420px;
  background-color: #eeeeee;  
}
.treeview-small #treeview {
  height: 420px; 
}
.treeview-large #treeview {
  height: 650px; 
} 
.treeview-small #treeview-container {
	float: left;
	width: 355px;
	margin: 0em 0 1em 1em;
}
.treeview-large #treeview-container {
	float: left;
	width: 850px;
	margin: 0em 0 1em 1em;
}
div#treeview-question {
    display: none;
}
div#treeview-container h2#treeview-guider-name {
    display: none;
}
p#question {
    margin-left: 10px;
}
div#answers-container {
    margin-left: 10px;
}
div.guider-answer {
    clear: both;
    float: left;
    width: 634px;
    margin: 5px 0px;
    padding: 4px 0px;
}
div.answer-box {
    border: 1px solid #DDD;
    width: 448px;
    padding: 5px 8px;
    float: left;
}
div.guider-answer span.answer-edit-dest {
    float: right;
    font-size: 10px;
    color: #11B;
    cursor: pointer;
    text-decoration: underline;
}
div.guider-answer span.answer-edit-dest:hover {
    text-decoration: underline;
}
div.answer-destination {
   float: right;
   width: 164px;
   top: 5px;
}
div.edit-answer {
    float: right;
}
div.row a.admin {
    float: right;
}
div#undo-area {
   display: block;
}
form.split-button {
}
span.answer-add {
    float: left;
    padding: 4px 0px 0px 4px;
}
span.answer-button {
    display: block;
}
a.answer-delete-link {
	float:right;
	cursor: pointer;
	width: 16px;
	height: 18px;
	background: url("/images/GET_sprite.png") no-repeat;
	background-position:-92px -34px;
	text-indent: -9999px;
	margin-top: 2px;
}
a.answer-delete-link:hover {
   text-decoration: underline;
}
a.answer-edit-link {
	font-size: 10px;
	padding-left: 3px;
	color: #00F;
	text-decoration: underline;
	overflow: hidden;
}
input.long-text{
    float: left;
    width: 324px;
    margin-right: 5px;
}
img.whats-this-icon {
    cursor: pointer;
    padding: 0px;
}
img.answer-edit-dest {
    cursor: pointer;
}
ul.menu {
    cursor: default;
    position: absolute;
    width: 150px;
    z-index: 999;
    background-color: #F6F6F6;
    float: right;
    padding: 8px;
    border: 1px solid #666;
    margin-left: 460px;
    margin-top: 25px;
}
a.admin {
       float: right;
       color: #119;
       font-weight: bold;
       padding-top: 3px;
       cursor: pointer;
       width: 24px;
}
#treeview a.highlight {
    font-weight: bold;
}
form.split-button fieldset {
    border: 0px;
    padding: 0px;
    margin: 0px;
    float: right;
}
#treeview-container a:link {color:#000;}
#treeview-container a:hover {color:#00F;}
#treeview-container a:visited {color:#000;}
#treeview-container a.tv-incomplete:visited { color:#F00; }
/* End Kevin's guider editor tool code*/
#guider-description{
  float: left;
  width: 300px;
  margin-bottom: 10px;  
}
.hanging-indent {
  clear: both;
  padding: 10px 10px 10px 70px;
  background-color: #f4f4f4; 
}
.answer-whats-this{
	clear:both;
	color:#00F;
	}
#h2-treeview
{color:#3366BB;
font-size:20px;
margin-top:0px;	}
#guider-description
{ width:580px;
}

/* ------------------------- Editor Toolbar ------------------------ */
#editor-toolbar{
	width: 380px;
	overflow: auto;
  border: 1px solid #999999;
	padding: 5px 10px 5px 4px;
}
#options-editor-toolbar{
	width: 160px;
	overflow: auto;
  border: 1px solid #999999;
	padding: 5px 10px 5px 4px;
	margin-bottom: 4px;
}
#back-link,
#undo-link,
#undo-disabled-link,
#new-root-link,
#new-root-disabled-link,
#preview-link,
#feedback-link,
#options-link,
#options-link-disabled,
#help-link,
#attach-photos,
#save-status-saved,
#save-status-saving,
#save-status-unsaved,
#copy-link,
#paste-link
{
  float: left;
  height: 32px;
  width: 32px;
  display: block;
  text-indent: -9999px; 
  background:  url(/images/GET_sprite.png) no-repeat;
  margin: 0 3px;
}
#undo-link{
  background-position:-447px 0px;
}
#undo-disabled-link{
  background-position:-479px 0px;
}
#new-root-link{
  background-position: -31px 0px;
}
#new-root-disabled-link{
  background-position: -63px 0px;
}
#preview-link{
  background-position: -95px 0px;
}
#feedback-link{
  background-position: -192px 0px;
}
#options-link{
  background-position: -128px 0px;
}
#options-link-disabled{
  background-position:- 160px 0px;
}
#help-link{
  background-position: -222px 0px;
}
#back-link {
  background-position:0px 0px;
}
#copy-link{
  background-position: -254px 0px;
}
#paste-link{
  background-position: -288px 0px;
}
#paste-link-disabled{
background-position:	 -318px 0px;
}
#save-status-saved {
background-position:	 -350px 0px;
}
#save-status-unsaved {
background-position:	 -414px 0px;
}
#save-status-saving {
background-position:	 -384px 0px;
}
#photo-gallery {
background: url(/images/GET_sprite.png) no-repeat;
background-position: -2px -34px;
display:block;
float:left;
height:20px;
margin:1px 5px 0 3px;
text-indent:-9999px;
width:20px;
}
#userdoc{
background: url(/images/UserDoc2.png) no-repeat;
background-position: 0 0;
text-indent:-9999px;
width: 59px;
margin:1px 5px 0 3px;
display:block;
float:left;
height:75px;
}
#styleguide{
background: url(/images/StyleGuide2.png) no-repeat;
background-position: 0 0;
text-indent:-9999px;
width: 60px;
margin:1px 5px 0 3px;
display:block;
float:left;
height:75px;
}
#downloaddoc{
display:block;
height:80px;
}
#downloadstyle{
display:block;	
height:70px;
width:180px;
float:right;
}
#userdoclink{
padding:30px 0 0 0;
}
#styleguidelink{
padding:30px 0 0 0;	
}
#treeview-container a.tv-incomplete:link {
    color: red;
}
button.new-guider {
    border: 0;
    padding: 0px 0px 0px 22px;
    margin: 10px 0px;
    color: #11C;
    cursor: pointer;
    cursor: hand;
background: url("/images/ico-exp.png") no-repeat;
    text-align: left;
}
button.new-guider span.new-guider-button-text {
    text-decoration: underline;
    font-size: 16px;
    padding: 0px;
}
div#report-container {
    font-size: 80%;
    margin-top: -20px;
}
div.report-table {
    float: left;
    width: 300px;
    margin-bottom: 25px;
}
div.wide-report-table {
    width: 600px;
}
div.full-width-table {
    width: 100%;
}
div.report-table h2 {
    padding: 10px 0px 4px 0px;
    margin: 0;
}
table.report td {
    padding: 2px 10px 2px 0px;
}
table.report th {
    text-align: left;
    padding: 2px 0px;
}   
table.report td.right-align {
    text-align: right;
}
table.report td a {
    color: #11C;
    text-decoration: underline;
}
/*style for edit controls which have been edited.*/
.editedtext{
  background-color: #ffffcc;
}
/* Gallery CSS ---------------------------------------------------------- */

#image-arranger{
  text-align: left;
  outline: none;
}

.answers-div{
  width: 500px;
  float: left;  
}

.gallery-div{
  width: 500px;
  float: left;  
  border: 0px;
}

.portable-options-panel .gallery-div{
  width: 100%;
}

.gallery-cell{
  width: 100px;
  float: left;
  margin: 0 5px; 0 5px;
}

#answer-pictures-layout-div a{
  text-decoration: underline;
	color:#0000ff;
}

.image-controls{
  height: 20px;
}


  
.gallery-table td{
  vertical-align: top;
}
.gallery-picture-caption{
  position: relative;
  bottom: 0px;
}
.gallery-picture-div{
  width: 100px;
  height: 100px;
  border:0px solid #aaaaaa;
  background-color:#dddddd;
}

.gallery-picture-div img{
  max-width: 100px;
  max-height: 100px;
}

.gallery-image-container{
  border: 1px solid #99aabb;
  width: 680px;
  height: 275px;
  overflow: auto;
}

.edit-controls{
  clear: both;
  font-size: 10px;
}
.answer-image-editcancel-link, 
.answer-image-save-link{
  float: left;
  text-indent: -9999px;
  width: 24px;
  height: 20px;
}
.answer-image-edit-link{
  float: left;
  text-indent: -9999px;
  width: 43px;
  height: 20px;  
  background-image: url('/images/EditImage.png');
}
.answer-image-editcancel-link{
  background-image: url('/images/CancelEditImage.png');
}
.answer-image-save-link{
  background-image: url('/images/SaveImage.png');
}
.answer-image-delete-link{
  float: right;
  text-indent: -9999px;
  background-image: url('/images/ImageDelete.png');
  width: 26px;
  height: 20px;
}
.image-edit-left-link,
.image-edit-right-link,
.image-edit-up-link,
.image-edit-down-link,
.image-edit-in-link,
.image-edit-out-link,
.image-edit-ok-link,
.image-edit-cancel-link{
  float: left;
  text-indent: -9999px;
  background-image: url('/images/EditControls.png');
  width: 14px;
  height: 13px;
}
.image-edit-left-link{
  background-position: 0 0;
}
.image-edit-right-link{
  background-position: -14px 0;
}
.image-edit-up-link{
  background-position: -28px 0;
}
.image-edit-down-link{
  background-position: -42px 0;
}
.image-edit-in-link{
  background-position: -56px 0;
}
.image-edit-out-link{
  background-position: -70px 0;
}
.image-edit-ok-link{
  background-position: -84px 0;
}
.image-edit-cancel-link{
  background-position: -98px 0;
}

.square-target{
  position: relative;
  width: 156px;
  height: 156px;
}
.tall-target{
  position: relative;
  width: 114px;
  height: 234px;
}
.wide-target{
  position: relative;
  width: 234px;
  height: 156px;
}
#icon-target-div{
  width: 75px;
  float: left;
  margin-right: 115px;
}
#banner-target-div{
  width: 518px;
  float: left;
}
.edit-banner-target-div {
  margin-left: -100px;
}
#edit-controls-banner {
  margin-left: -100px;
}
#picture-container-icon{
  position: relative;
  width: 75px;
  height: 75px;
}
#logo-target-div{
  width: 150px;
  float: left;
  margin-right: 40px;
}
#picture-container-logo{
  position: relative;
  width: 150px;
  height: 50px;
}
#picture-container-banner{
  position: relative;
  width: 625px;
  height: 100px;
  left: -100px;
}
.busy-indicator{
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 10;
}
.slot { 
    border:0px solid #aaaaaa;
    background-color:#dddddd;
    color:#666666; 
    text-align:left; 
    display: block; 
    float: left; 
    overflow: hidden;
}
.gallery-answer-text{
  clear: both;
}

table#nested td.header-type {
  width: 200px;
  vertical-align: top;
  padding-top: 30px;
}
table#nested td.header-separator {
  border-bottom: 1px solid black;
}
