﻿/* @group Layout */

#page1, #page2, #page3, #page4, #page5a, #page5b {
	display: block;
	border: 1px solid #d7d3dc;
	padding: 15px;
	min-height: 280px;
	height: auto !important;
	height: 280px;
	margin: 0 0 15px 0;
}

#page2, #page3, #page4, #page5a, #page5b {
	display: none;
}

/* @end */

/* @group Headings */

#page1 h2,
#page2 h2,
#page3 h2,
#page4 h2,
#page5a h2,
#page5b h2
{
	display: block;
	text-indent: -9999em;
	background: transparent url(../images/title-account.gif) no-repeat;
	width: 100%;
	height: 22px;
	margin-top: 0;
}
#page2 h2{
	background: transparent url(../images/page2step1.gif) no-repeat;
}

#page3 h2{
	background: transparent url(../images/page3step2.gif) no-repeat;
}

#page4 h2{
	background: transparent url(../images/page4step3.gif) no-repeat;
}

#page5a h2, #page5b h2 {
	background: transparent url(../images/page5step4.gif) no-repeat;
}

/* @end */


/* @group Form */

input[type=file]
{
	width: auto;
}

a.step2-1{
	float: left;
	width:  497px;
	height: 30px;
	margin: 0 100px 10px 100px;
	background: transparent url(../images/button-step2-1-w.gif) no-repeat;
}

a.step3-1{
	float: left;
	width:  497px;
	height: 30px;
	margin: 0 100px 10px 100px;
	background: transparent url(../images/button-step3-1-w.gif) no-repeat;
}
a.step2-2{
	float: left;
	width:  497px;
	height: 30px;
	margin: 0 100px 10px 100px;
	background: transparent url(../images/button-step2-2-w.gif) no-repeat;
}

a.step3-2{
	float: left;
	width:  497px;
	height: 30px;
	margin: 0 100px 10px 100px;
	background: transparent url(../images/button-step3-2-w.gif) no-repeat;
}

a.continue {
	background: transparent url(../images/button-continue.gif) no-repeat;
	width: 70px;
}
a.find-provider {
	background: transparent url(../images/button-find-provider.gif) no-repeat;
	width: 210px;
}
a.register {
	background: transparent url(../images/button-register.gif) no-repeat;
	width: 65px;
}
a.lodge {
	background: transparent url(../images/button-lodge.gif) no-repeat;
	width: 54px;
}
a.register-lodge {
	background: transparent url(../images/button-register-lodge.gif) no-repeat;
	width: 112px;
}
a.next-step {
	background: transparent url(../images/button-next-step.gif) no-repeat;
	width: 159px;
}
input.submit {
	background: transparent url(../images/button-submit.gif) no-repeat;
	width: 60px;
}
input.continues {
	background: transparent url(../images/button-continue.gif) no-repeat;
	width: 70px;
}
input.saveandexit {
	background: transparent url(../images/button-save-exit.gif) no-repeat;
	width: 112px;
}
input.retrievecase {
	background: transparent url(../images/button-retrievecase.gif) no-repeat;
	width: 96px;
}
a.back {
	background: transparent url(../images/button-back.gif) no-repeat;
	width: 47px;
}
a.button.back {
	float: left;
}
a.deletefile,
#r_page a.deletefile,
a.deleteuploadedfile,
#r_page a.deleteuploadedfile {
	color: #f66;
}
input.button.retrievecase {
	float: left;
}

/* @end */


div.draft-action fieldset{
	width: 300px;
	height: 100px;
}

#bookmark-page,
#copy-link,
#edit-dispute {
	float: left;
	width:  130px;
	height: 30px;
}

#bookmark-page {
	background: transparent url(../images/button-bookmark-page.gif) no-repeat;
}

#copy-link{
	background: transparent url(../images/button-copy-link.gif) no-repeat;
}

#edit-dispute {
	background: transparent url(../images/button-edit-dispute.gif) no-repeat;
}

#review {
	background: transparent url(../images/button-continue.gif) no-repeat;
}

.red-text 
{
	color: #ff0000;
}
