/* @override 
	http://agentwebsitebuilder.dev:3000/stylesheets/overlay.css
	http://agentwebsitebuilder.dev:3000/stylesheets/overlay.css
	http://agentwebsitebuilder.com/stylesheets/overlay.css?1241612614
*/

#agent-wizard {
	position: absolute;
	left:50%;
	top: 150px;
	margin-left:-350px;
	z-index:510;
	background-color: #f1f1e7;
	width: 700px;
	padding: 15px;
	padding-bottom: 100px;
	color: #000000;
	border: 1px solid #585843;
	
}

#agent-wizard-content h2 {
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #003352;
	color: #0065b1;
}

#agent-wizard-content div.screenshot {
	float: right;
	width: 256px;
	background: url(../images/admin/screens/screenshot-background.jpg) no-repeat center top;
	text-align: center;
	margin: 0 15px 15px;
}
#yielder {
	width: 720px;
	margin:auto
}
div.icon {
	float: right;
	width: 256px;
	text-align: center;
	margin: 0 15px 15px;
}

#agent-wizard-content p.caption {
	float: right;
	width: 256px;
	clear:right;
	margin: 0 15px 15px;
	text-align:center;
	font-style:italic;
	font-size:x-small;
}

#agent-wizard-content .disabled {
	background-image:none;
	background-color: #e1e3db;
	color: #b8b9b3;
	cursor: default;
	border-color: #c2c4bd;
}


#agent-wizard-navigation {
	position: absolute;
	z-index:510;
	width: 700px;
	bottom: 14px;
	left:10px;
	clear: both;
}

#agent-wizard-navigation div {

}
#agent-wizard-navigation div#back_button {
	float:left;
	display:inline;
}
#agent-wizard-navigation div#next_button {
	float:right;
	display:inline;
}



.welcome #agent-wizard-navigation{
	position: static;
	z-index:510;
	width: 700px;
	bottom: 14px;
	clear: both;
}

.welcome #agent-wizard-navigation a {
	margin-right: 30px;
}
#spinner {
	position: relative;
	z-index: 1200;
	color: #5cb9f4;
	font-size: 13px;
}

#spinner img {
	vertical-align: middle;
	margin-right: 10px;
}

#agent-wizard-content div.content {
	width: 400px;
	float: left;
}

#agent-wizard-navigation a,
#next-button input{
	text-decoration: none;
	color: #000;
	font-size: 12px;
	border: 1px solid #005183;
	padding: 6px 16px;
	background-image: url(../images/admin/button-background.jpg);
	font-weight: bold;
	cursor:pointer;
	display:block;
	width:25px;
}
button#upload{
	clear:both;
	padding: 4px 7px;
	margin: 0;
	text-decoration: none;
	color: #000;
	font-size: 12px;
	border: 1px solid #005183;
	padding: 6px 16px;
	background-image: url(../images/admin/button-background.jpg);
	font-weight: bold;
	cursor:pointer;

}

#agent-wizard-navigation a:hover{
	border: 1px solid #00375a;
	padding: 6px 16px;
	background-color: #36b1ff;
	background-image: none;
}

#agent-wizard-navigation a:active {
	border: 1px solid #00375a;
	padding: 6px 16px;
	background-color: #1d618c;
	background-image: none;
}


#next-button {
	float: right;
}

#back-button {
	float: left;
}



#filename {
	width:200px;
	height:13px;
	background-color:#ffffff;
	float:left;
	margin-left:10px;
	padding: 3px 5px 5px;
	
	border: 1px solid #005183;
}

#next-button input{
	position: absolute;
	bottom: 14px;
	right: 10px;
	width:60px;
	z-index:550;
	cursor: pointer;
}

#testimonials textarea {
	height: 80px;
}

.testimonial-container {
	
}

.marquee-image {
	vertical-align: middle;
	margin: 4px;
}

#overlay {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000000;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	z-index:500;
}

#unigroup-logo h2 {
	font-size: 12px;
	color: #9f9f96;
	font-weight: bold;
	margin-bottom: 0;
}

#logout a ,
#login-links a{
	color: white;
		text-decoration: underline;
	font-size: 15px;
	font-weight: bold;
	
}

#logout a:hover,
#login-links a:hover{
		color: #4f9ed6;
	
}

#login-form {
	margin: 20px;
}

#agent-wizard-content h3 {
	border-bottom: 1px solid #585843;
	display: block;
	padding-bottom: 10px;
}
#agent-wizard-content div.home-page-item {
	margin-bottom:16px;
}
#agent-wizard-content div.home-page-item .radio {
	float:left;
}
#agent-wizard-content div.home-page-item .copy {
	margin-left:30px;
}
#bottom-bar {
	position: absolute;
	top: 0;
	background-color: #f1f1e7;
	border-bottom: 3px solid #003352;
	width: 100%;
	padding-top: 10px;
	z-index:520;
	background-image: url(../images/admin/header-gradient.jpg);
	height: 75px;
}

#bottom-bar.welcome{
	background-color: #f1f1e7;
	border-bottom: 3px solid #003352;
	background-image: url(../images/admin/header-gradient.jpg);
	position: static;
}

#welcome {
	float: right;
	text-align: center;
	margin-right: 30px;
	padding-bottom: 6px;
}

#welcome h2,h3{
	font-size: 12px;
	margin: 0;
}

#welcome h2{
	color: #006bab;
	font-size: 17px;
	font-style: italic;
}

#welcome h3{
	color: #333;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 6px;
}


#agent-wizard-form label {
	width: 185px;
	text-align: right;
	margin-left: -45px;
	font-size: small;
	padding-top: 4px;
	float: left;
	display: block;
}

#agent-wizard-form input,#agent-wizard-form textarea,#agent-wizard-form select {
	border: 1px #cccccc solid;
	padding: 5px;
	margin-left: 10px;
	width: 300px;
	margin-bottom: 6px;
}

#agent-wizard  input.submit {
	border: none;
	width: auto;
	float: none;
	display: block;
	margin: 0;
	margin-top: 20px;
}

#unigroup-logo {
	margin-left: 20px;
	float: left;
	margin-top: 0;
}

#logout {
	float: left;
	margin-right: 70px;
	margin-left: 20px;
}

#wizard-title {
	
}

.service-options {
	list-style-type: none;
}

#service-list label {
	float: none;
	display: inline;
	text-align: right;
	margin-left: 0px;
	width: auto;
	font-size: small;
	margin-left: 6px;
}

#service-list input {
	width: auto;
}

#marquee-list {
	overflow: auto;
	height: 430px;
}

#marquee-list input {
	width: auto;
}

.service-option {
	
}

#accept-box {
	margin-top: 10px;
	float: right;
}

#accept-box label {
	float: none;
	display: inline;
	text-align: right;
	margin-left: 0px;
	width: auto;
	font-size: small;
	margin-left: 6px;
}

#accept-box  input {
	width: auto;
}

#terms-window {
	overflow: auto;
	width: 700px;
	height: 340px;
	padding-left: 6px;
	border: 1px #cccccc solid;
}

#photo-window {
	overflow: auto;
	width: 700px;
	height: 340px;
	padding-left: 6px;
	border: 1px #cccccc solid;
}

#photo-window .photo-item {
	float: left;
	width: 320px;
}

#photo-window image {
	vertical-align: middle;
}

.step-indicator {
	width: 10px;
	height: 14px;
	float: left;
	background-color: #474744;
	margin-right: 2px;
	background-image: url(../images/admin/status-indicator-incomplete.png);
	border: 1px solid #005183;
}
#progress{
	float: right;
	margin-right: 10px;
}
#progress-indicator {
	clear: both;
	margin-top: 20px;
	background: #0068a7; 
	height: 22px;
	padding: 7px 7px 7px 14px;
	border-bottom: 1px solid #2b2b2b;
}

#progress-indicator .label{
	float: left;
	margin-right: 8px;
	font-size: 15px;
	color: #fff;
	font-weight: bold;
}

#progress-indicator .bar{
	float: left;
	padding-top: 3px;
}

.moving-tips li {
	list-style-type:none;
}

#services-form h3{
	margin-top:30px;
}
.write-service-link {
	padding-bottom:10px;
	margin-left:20px;
}
.intro {
	clear:both;
	padding-bottom:40px;
}
#intro-copy {
	float:left;
	width:400px;
}
#control-explanation {
	width:400px;
	margin-top:-60px;
	margin-left:20px;
	float:left;
}

.step-indicator.complete {
	background-color: #0092ea;
	background-image: url(../images/admin/status-indicator-complete.png);
}

ol {
	padding-left:20px;
}

/* AGENT CMS */
.editable {
	position:absolute;
	color:#fff;
	padding:10px;
	background-color:#222;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

.editable:hover {
	color:#aaa;
}

#loading-window {
	width:300px;
	height:100px;
	background-color: #f1f1e7;
	position:absolute;
	z-index:580;
	top:180px;
	left:50%;
	margin-left:-150px;
}

#loading-window #spinner {
	width:220px;
	margin:auto;
	margin-top:40px;
}

#choose-file-button {
	clear:both;

	float:left;
}

#photo-preview {
	padding-bottom:10px;
}

#agent-wizard {
	position: absolute;
	left:50%;
	top: 150px;
	margin-left:-350px;
	z-index:510;
	background-color: #f1f1e7;
	width: 700px;
	padding: 15px;
	padding-bottom: 100px;
	color: #000000;
	border: 1px solid #585843;
	
}

#agent-wizard-content h2 {
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #003352;
	color: #0065b1;
}

#agent-wizard-content div.screenshot {
	float: right;
	width: 256px;
	background: url(../images/admin/screens/screenshot-background.jpg) no-repeat center top;
	text-align: center;
	margin: 0 15px 15px;
}
#yielder {
	width: 720px;
	margin:auto
}
div.icon {
	float: right;
	width: 256px;
	text-align: center;
	margin: 0 15px 15px;
}

#agent-wizard-content p.caption {
	float: right;
	width: 256px;
	clear:right;
	margin: 0 15px 15px;
	text-align:center;
	font-style:italic;
	font-size:x-small;
}




#agent-wizard-navigation {
	position: absolute;
	z-index:510;
	width: 700px;
	bottom: 14px;
	left:10px;
	clear: both;
}

#agent-wizard-navigation div {

}
#agent-wizard-navigation div#back_button {
	float:left;
	display:inline;
}
#agent-wizard-navigation div#next_button {
	float:right;
	display:inline;
}



.welcome #agent-wizard-navigation{
	position: static;
	z-index:510;
	width: 700px;
	bottom: 14px;
	clear: both;
}

.welcome #agent-wizard-navigation a {
	margin-right: 30px;
}
#spinner {
	position: relative;
	z-index: 1200;
	color: #5cb9f4;
	font-size: 13px;
}

#spinner img {
	vertical-align: middle;
	margin-right: 10px;
}

#agent-wizard-content div.content {
	width: 400px;
	float: left;
}

#agent-wizard-navigation a,
#next-button input{
	text-decoration: none;
	color: #000;
	font-size: 12px;
	border: 1px solid #005183;
	padding: 6px 16px;
	background-image: url(../images/admin/button-background.jpg);
	font-weight: bold;
	cursor:pointer;
	display:block;
	width:25px;
}
button#upload{
	padding: 4px 7px;
	margin: 0;
	text-decoration: none;
	color: #000;
	font-size: 12px;
	border: 1px solid #005183;
	padding: 6px 16px;
	background-image: url(../images/admin/button-background.jpg);
	font-weight: bold;
	cursor:pointer;
	clear:both;
}

#agent-wizard-navigation a:hover{
	border: 1px solid #00375a;
	padding: 6px 16px;
	background-color: #36b1ff;
	background-image: none;
}

#agent-wizard-navigation a:active {
	border: 1px solid #00375a;
	padding: 6px 16px;
	background-color: #1d618c;
	background-image: none;
}

#agent-wizard-content .disabled, #next-button a.disabled {
	background-image:none;
	background-color: #e1e3db;
	color: #b8b9b3;
	cursor: default;
	border-color: #c2c4bd;
}



#next-button {
	float: right;
}

#back-button {
	float: left;
}



/*#filename {
	width:200px;
	height:13px;
	background-color:#ffffff;
	margin-left:70px;
	padding: 3px 5px 5px;
	margin-top:-28px;
	border: 1px solid #005183;
}
*/
#next-button input{
	position: absolute;
	bottom: 14px;
	right: 10px;
	width:60px;
	z-index:550;
	cursor: pointer;
}

#testimonials textarea {
	height: 80px;
}

.testimonial-container {
	
}

.marquee-image {
	vertical-align: middle;
	margin: 4px;
}

#overlay {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000000;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	z-index:500;
}

#unigroup-logo h2 {
	font-size: 12px;
	color: #9f9f96;
	font-weight: bold;
	margin-bottom: 0;
}



#login-form {
	margin: 20px;
}

#agent-wizard-content h3 {
	border-bottom: 1px solid #585843;
	display: block;
	padding-bottom: 10px;
}
#agent-wizard-content div.home-page-item {
	margin-bottom:16px;
}
#agent-wizard-content div.home-page-item .radio {
	float:left;
}
#agent-wizard-content div.home-page-item .copy {
	margin-left:30px;
}
#bottom-bar {
	position: absolute;
	top: 0;
	background-color: #f1f1e7;
	border-bottom: 3px solid #003352;
	width: 100%;
	padding-top: 10px;
	z-index:520;
	background-image: url(../images/admin/header-gradient.jpg);
	height: 75px;
}

#bottom-bar.welcome{
	background-color: #f1f1e7;
	border-bottom: 3px solid #003352;
	background-image: url(../images/admin/header-gradient.jpg);
	position: static;
}

#welcome {
	float: right;
	text-align: center;
	margin-right: 30px;
	padding-bottom: 6px;
}

#welcome h2,h3{
	font-size: 12px;
	margin: 0;
}

#welcome h2{
	color: #006bab;
	font-size: 17px;
	font-style: italic;
}

#welcome h3{
	color: #333;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 6px;
}


#agent-wizard-form label {
	width: 185px;
	text-align: right;
	margin-left: -45px;
	font-size: small;
	padding-top: 4px;
	float: left;
	display: block;
}

#agent-wizard-form input,#agent-wizard-form textarea,#agent-wizard-form select {
	border: 1px #cccccc solid;
	padding: 5px;
	margin-left: 10px;
	width: 300px;
	margin-bottom: 6px;
}

#agent-wizard  input.submit {
	border: none;
	width: auto;
	float: none;
	display: block;
	margin: 0;
	margin-top: 20px;
}

#unigroup-logo {
	margin-left: 20px;
	float: left;
	margin-top: 0;
}

#logout {
	float: left;
	margin-right: 70px;
	margin-left: 20px;
}

#wizard-title {
	
}

.service-options {
	list-style-type: none;
}

#service-list label {
	float: none;
	display: inline;
	text-align: right;
	margin-left: 0px;
	width: auto;
	font-size: small;
	margin-left: 6px;
}

#service-list input {
	width: auto;
}

#marquee-list {
	overflow: auto;
	height: 430px;
}

#marquee-list input {
	width: auto;
}

.service-option {
	
}

#accept-box {
	margin-top: 10px;
	float: right;
}

#accept-box label {
	float: none;
	display: inline;
	text-align: right;
	margin-left: 0px;
	width: auto;
	font-size: small;
	margin-left: 6px;
}

#accept-box  input {
	width: auto;
}

#terms-window {
	overflow: auto;
	width: 700px;
	height: 340px;
	padding-left: 6px;
	border: 1px #cccccc solid;
}

#photo-window {
	overflow: auto;
	width: 700px;
	height: 340px;
	padding-left: 6px;
	border: 1px #cccccc solid;
}

#photo-window .photo-item {
	float: left;
	width: 320px;
}

#photo-window image {
	vertical-align: middle;
}

.step-indicator {
	width: 10px;
	height: 14px;
	float: left;
	background-color: #474744;
	margin-right: 2px;
	background-image: url(../images/admin/status-indicator-incomplete.png);
	border: 1px solid #005183;
}
#progress{
	float: right;
	margin-right: 10px;
}
#progress-indicator {
	clear: both;
	/*margin-top: 76px; had to comment out. was breaking wizard in IE. why is this all in here twice?  BS*/
	background: #0068a7; 
	height: 22px;
	padding: 7px 7px 7px 14px;
	border-bottom: 1px solid #2b2b2b;
}

#progress-indicator .label{
	float: left;
	margin-right: 8px;
	font-size: 15px;
	color: #fff;
	font-weight: bold;
}

#progress-indicator .bar{
	float: left;
	padding-top: 3px;
}

.moving-tips li {
	list-style-type:none;
}

#services-form h3{
	margin-top:30px;
}
.write-service-link {
	padding-bottom:10px;
	margin-left:20px;
}
.intro {
	clear:both;
	padding-bottom:40px;
}
#intro-copy {
	float:left;
	width:400px;
}
#control-explanation {
	width:400px;
	margin-top:-60px;
	margin-left:20px;
	float:left;
}

.step-indicator.complete {
	background-color: #0092ea;
	background-image: url(../images/admin/status-indicator-complete.png);
}

ol {
	padding-left:20px;
}

/* AGENT CMS */
.editable {
	position:absolute;
	color:#fff;
	padding:10px;
	background-color:#222;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

.editable:hover {
	color:#aaa;
}

#loading-window {
	width:300px;
	height:100px;
	background-color: #f1f1e7;
	position:absolute;
	z-index:580;
	top:180px;
	left:50%;
	margin-left:-150px;
}

#loading-window #spinner {
	width:220px;
	margin:auto;
	margin-top:40px;
}



#photo-preview {
	padding-bottom:10px;
}
span.help {
	display: block;
	font-weight: bold;
	font-size: 12px;
}
.form-item{
    padding-bottom:10px;
    margin-bottom:10px;
    
}
div#back-button .cancel {
	width:40px;
}
