form.citizenForm div.buttonLayer {
	padding-bottom: 20px;
}

form.casesForm h1 {
	font-size: inherit;
	margin-bottom: 0;
}

div.bottom {
	clear: both;
}

div.phases {
	top: -9px;
	z-index: 1;
}

html>body div.phases ul li.current {
	padding-top: 8px;
}

div.phases ul li {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/idegaweb/bundles/is.idega.idegaweb.egov.application.bundle/resources/style/images/blue_orb.png',sizingMethod='scale');
	height: 16px;
	padding-top: 4px;
	line-height: 12px;
}

div.phases ul li.current {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/idegaweb/bundles/is.idega.idegaweb.egov.application.bundle/resources/style/images/orange_orb.png',sizingMethod='scale');
	height: 40px;
	line-height: 26px;
	padding-top: 6px;
}

h1.subHeader {
	clear: both;
	font-size: 10px;
}

div.header {
	padding-bottom: 2px;
	border: none;
	height: auto;
	background: none;
	background-color: #fff;
}

div.helperText {
	position: relative;
	top: 0;
	right: 0;
	float: right;
	width: 210px;
}

div.header h1 {
	float: none;
	display: block;
	border: 1px #949494 solid;
	padding: 3px 0 0 10px;
	height: 19px;
	background: url("/content/files/public/layout/sunnan3/style/images/boxHeaderTiler.gif") left top repeat-x;
	text-transform: none;
	font-family: "Trebuchet MS", Arial, "Helvetica", "Arial", sans-serif;
	font-size: 109%;
	color: #fff;
	font-weight: bold;
	text-shadow: #000 2px 2px 1px;
}

div.info {
	height: 52px;
	background: url(/content/files/public/layout/sunnan3/style/images/head-tiler.gif) repeat-x #FEEBA3;
	padding: 13px 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-shadow: #fff 2px 2px 1px;
	line-height: 14px;
	border-bottom: 1px #a4a4a4 solid;
}


div.formSection {
	padding: 13px 15px;
	position: relative;
	height: 20px;
	background: #e8e8e8;
}

html>body div.formSection {
	height: auto;
	overflow: hidden;
}

div.formSection div.Clear {
	border-color: #e8e8e8;
}

ul#dayList, ul.formItemList {
	float: left;
	margin: 0;
	padding: 0;
	padding-left: 14px;
	list-style: none;
}

ul#dayList {
	padding-left: 0;
}

ul#dayList, ul.formItemList li {
	margin-bottom: 3px;
}

ul.formItemList li input.checkbox {
	width: 12px;
	height: 12px;
	margin-right: 6px;
	border: 0;
}

div.formItem {
	clear: left;
	float: left;
	width: 362px;
	margin-bottom: 8px;
}

div.formItem span.required {
	float: none;
}

div.formItem label {
	width: 110px;
	padding: 0;
}

div.formItem input, div.formItem textarea, div.formItem select {
	float: left;
	margin-right: 6px;
	margin-bottom: 0px;
	font-size: 12px;
	border: 1px #a0a0a0 solid;
}

div.radioButtonItem input {
	border: 0;
}

div.checkboxSection div.formItem input {
	margin-right: 0;
}

div.formItem .dateInput {
	width: 55px;
}

div.formItem .timeInput {
	width: 55px;
}

div.formItem input {
	width: 116px;
}

div.formItem select {
	width: 116px;
}

div.formItem textarea {
	width: 238px;
	height: 80px;
}

div.formSection textarea {
	width: 350px;
}

div.formSection select.selectionBox {
	width: 350px;
}

div.multiValueItem {
	width: auto;
	clear: none;
	margin-bottom: 3px;
	width: 570px;
}

div.multiValueItem label {
	margin: 0;
	padding: 0;
}

div.multiValueItem span {
	float: left
	display: block;
	position: relative;
	width: 150px;
	clear: none;
}

div.informationItem {
	width: auto;
	float: none;
	clear: both;
	margin-bottom: 16px;
}

div.informationItem label {
	width: auto;
	display: block;
	float: none;
	margin-bottom: 4px;
}

div.informationItem span {
	float: none;
	width: auto;
}

div.informationItem span p {
	margin: 0;
}

div.bottom a:hover {
	font-size: 18px;
	text-decoration: none;
}

div.receipt, div.stop, div.attention {
	margin: 0;
	padding: 26px 38px;
	background-color: #e8e8e8;
	height: 20px;
}

html>body div.receipt, html>body div.stop, html>body div.attention {
	height: auto;
	overflow: hidden;
}

div.receiptImage, div.stopImage {
	width: 67px;
	height: 77px;
}

div.receipt a, div.receipt a:hover {
	text-decoration: underline;
	color: #000;
	background: url(/content/files/public/layout/sunnan3/style/images/button_image.gif) right no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 14px;
}

div.receiptImage {
	margin-bottom: 160px;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/content/files/public/layout/sunnan3/style/images/receipt_icon.png',sizingMethod='scale');
}

html>body div.receiptImage {
	filter: none;
	background: url(/content/files/public/layout/sunnan3/style/images/receipt_icon.png) no-repeat;
}

div.stopImage {
	margin-bottom: 160px;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/content/files/public/layout/sunnan3/style/images/stop_icon.png',sizingMethod='scale');
}

html>body div.stopImage {
	filter: none;
	background: url(/content/files/public/layout/sunnan3/style/images/stop_icon.png) no-repeat;
}

div.errorLayer div.errorImage {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/content/files/public/layout/sunnan3/style/images/error_image.png',sizingMethod='scale');
}

div.errorLayer {
	background-color: #FFEDB2;
}

html>body div.errorLayer div.errorImage {
	filter: none;
	background: url(/content/files/public/layout/sunnan3/style/images/error_image.png) no-repeat;
}

div.bottom a.button {
	float: right;
	margin-top: 0;
	padding-top: 0;
	height: 33px;
	margin-left: 12px;
}

div.bottom a.button span {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #21262D;
	text-align: center;
	display: block;
	font-size: 18px;
	font-weight: bold;
}

div.bottom a.button:hover span {
	color: #571900;
}

div.bottom a.button span span {
	float: left;
}

div.bottom a.buttonHome {
	float: left;
	margin-left: 0;
}

div.bottom a.button span.buttonSpan span.left, div.bottom a.button span.buttonSpan span.middle, div.bottom a.button span.buttonSpan span.right {
	width: 7px;
	height: 33px;
}

div.bottom a.button span.buttonSpan span.middle {
	background: url(/content/files/public/layout/sunnan3/style/images/buttons/middle.png) repeat-x;
	width: auto;
	padding: 0 9px;
	padding-top: 9px;
	height: 24px;
}

div.bottom a.button span.buttonSpan span.left {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/content/files/public/layout/sunnan3/style/images/buttons/left.png',sizingMethod='scale');
}

html>body div.bottom a.button span.buttonSpan span.left {
	filter: none;
	background: url(/content/files/public/layout/sunnan3/style/images/buttons/left.png) no-repeat;
}

div.bottom a.button span.buttonSpan span.right {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/content/files/public/layout/sunnan3/style/images/buttons/right.png',sizingMethod='scale');
}

html>body div.bottom a.button span.buttonSpan span.right {
	filter: none;
	background: url(/content/files/public/layout/sunnan3/style/images/buttons/right.png) no-repeat;
}

div.bottom a.button:hover span.buttonSpan span.middle {
	background: url(/content/files/public/layout/sunnan3/style/images/buttons/middle_hover.png) repeat-x;
}

div.bottom a.button:hover span.buttonSpan span.left {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/content/files/public/layout/sunnan3/style/images/buttons/left_hover.png',sizingMethod='scale');
}

html>body div.bottom a.button:hover span.buttonSpan span.left {
	filter: none;
	background: url(/content/files/public/layout/sunnan3/style/images/buttons/left_hover.png) no-repeat;
}

div.bottom a.button:hover span.buttonSpan span.right {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/content/files/public/layout/sunnan3/style/images/buttons/right_hover.png',sizingMethod='scale');
}

html>body div.bottom a.button:hover span.buttonSpan span.right {
	filter: none;
	background: url(/content/files/public/layout/sunnan3/style/images/buttons/right_hover.png) no-repeat;
}

div.attention {
	margin-top: 20px;
	border: 2px #EFD585 solid;
	background: url(/content/files/public/layout/sunnan3/style/images/backgrounds/attention_background.gif);
	padding: 12px 18px;
}

div.attention div.attentionImage {
	width: 24px;
	height: 30px;
	float: left;
	margin-right: 18px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/content/files/public/layout/sunnan3/style/images/attention_icon.png',sizingMethod='scale');
}

html>body div.attention div.attentionImage {
	filter: none;
	background: url(/content/files/public/layout/sunnan3/style/images/attention_icon.png) no-repeat;
}


div.attention div.attentionText {
	float: left;
	width: 500px;
}

div.attention div.attentionText p {
	margin: 0;
	padding: 0;
}

div.attention div.attentionClear {
	clear: both;
}

form#accountApplicationForm div.helperText {
	width: 160px;
}

form#accountApplicationForm div.formItem {
	width: 264px;
}

form#accountApplicationForm div.formItem label {
	width: 110px;
}

form#accountApplicationForm div.formItem input {
	width: 130px;
}

form#citizenAccountPreferences div.formItem, form#changePasswordForm div.formItem {
	width: 364px;
}

form#citizenAccountPreferences div.formItem label, form#changePasswordForm div.formItem label {
	width: 160px;
}

form#citizenAccountPreferences div.formItem input, form#changePasswordForm div.formItem input {
	width: 160px;
}

form#citizenAccountPreferences div.indentedCheckbox .checkbox {
	margin-left: 160px;
	width: 12px;
	height: 12px;
	margin-top: 3px;
	border: 0;
}

form#citizenAccountPreferences div.indentedCheckbox label {
	float: none;
}

html>body form#citizenAccountPreferences div.indentedCheckbox .checkbox {
	margin-top: 0;
}

form#citizenAccountPreferences div.Clear {
	height: 12px;
}

form#citizenAccountPreferences div.buttonLayer, form#changePasswordForm div.buttonLayer {
	background-color: #e8e8e8;
}

html>body form#citizenAccountPreferences div.Clear {
	height: 0;
}



p.requiredInfo {
	padding-left: 14px;
}

p.requiredInfo span {
	margin-right: 3px;
}

form#accountApplicationForward {
	margin-top: 6px;
}

form#accountApplicationForward div.label {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 3px;
}

form#accountApplicationForward div.example {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 16px;
}

form#accountApplicationForward input {
	width: 150px;
	margin-bottom: 3px;
	font-size: 10px;
}

form#accountApplicationForward a {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/content/files/public/layout/sunnan3/style/images/go.png',sizingMethod='scale');
	width: 52px;
	height: 19px;
	display: block;
	margin-left: 53px;
}

form#accountApplicationForward a span {
	display: none;
}

html>body form#accountApplicationForward a {
	filter: none;
	background: url("/content/files/public/layout/sunnan3/style/images/go.png") left top repeat-x;
}

table.adminTable thead tr th, table.adminTable tfoot tr td {
	text-align: left;
	background-color: #E8E8E8;
	padding: 5px 8px;
	font-weight: bold;
	border-top: 1px solid #c5c5c5;
	border-bottom: 1px solid #c5c5c5;
}

table.adminTable tbody tr {
	background: #fff;
}

table.adminTable tbody tr td {
	padding: 5px 8px;
	border-bottom: 1px #D5D5D5 solid;
}

table.adminTable td, table.adminTable th {
	font-size: 11px;
}


table.adminTable td img {
	height: 14px;
	width: 15px;
}

table.adminTable tBody tr.ruled{
	background: #FEF9E6;
}

table.adminTable .firstColumn {
	padding-left: 17px;
}

table.adminTable .lastColumn {
	padding-right: 17px;
}

table.adminTable tr th.edit, table.adminTable tr td.edit, table.adminTable tr th.remove, table.adminTable tr td.remove, table.adminTable tr th.viewContract, table.adminTable tr td.viewContract {
	width: 16px;
	text-align: center;
}

table.adminTable tr th.monday, table.adminTable tr td.monday {
	text-align: center;
}

table.adminTable tr th.tuesday, table.adminTable tr td.tuesday {
	text-align: center;
}

table.adminTable tr th.wednesday, table.adminTable tr td.wednesday {
	text-align: center;
}

table.adminTable tr th.thursday, table.adminTable tr td.thursday {
	text-align: center;
}

table.adminTable tr th.friday, table.adminTable tr td.friday {
	text-align: center;
}

table.adminTable tr td.isPickedUp span {
	padding: 2px 3px;
	background-color: #f09e00;
	color: #ffffff;
}

table.adminTable tr td.walksSelf span {
	padding: 2px 3px;
	background-color: #0088ff;
	color: #ffffff;
}

table.adminTable tr.hasAccount, table.adminTable tr.placementHasNotStarted, table.adminTable tr.previouslyPlaced, table.adminTable tr.parentsAcceptOffer, table.adminTable tr.parentCancelled, table.adminTable tr.removed, table.adminTable tr.noSchoolPlacing {
	background-color: #cce7ff;
}

table.adminTable tr.placementHasTerminatedDate, table.adminTable tr.hasOffer, table.adminTable tr.offerSent, table.adminTable tr.otherPayer, table.adminTable tr.notYetActive {
	background-color: #fff0cc;
}

ul.legend li.isPickedUp {
	color: #f09e00;
}

ul.legend li.walksSelf {
	color: #0088ff;
}

ul.legend li.hasAccount, ul.legend li.placementHasNotStarted, ul.legend li.previouslyPlaced, ul.legend li.parentsAcceptOffer, ul.legend li.parentCancelled, ul.legend li.removed, ul.legend li.noSchoolPlacing {
	color: #0088ff;
}

ul.legend li.placementHasTerminationDate, ul.legend li.hasOffer, ul.legend li.offerSent, ul.legend li.otherPayer, ul.legend li.notYetActive {
	color: #f09e00;
}

div.helpLayer {
	padding: 10px 14px;
	padding-bottom: 0;
}

div.buttonLayer {
	padding-bottom: 16px;
	padding-top: 16px;
	margin: 0;
}

div.printIcons {
	text-align: right;
	padding: 3px;
}

div.formItem select.userSelector, div.formItem select.caseCategoryDropdown {
	width: 245px;
}

div.formItem select.caseTypeDropdown {
	width: 180px;
}

div#applicationCategoryViewer div.applicationCategory ul li {
	background-color: #FFFFFF;
	font-weight: normal;
	padding: 5px 14px;
	border-bottom: 1px #D5D5D5 solid;
}

div.applicationLegend ul {
	padding-left: 14px;
	list-style: none;
}

div.applicationLegend ul li {
	background: url(/content/files/public/layout/sunnan3/style/images/red_bullet.gif) left no-repeat;
	padding-left: 17px;
}

div.applicationLegend ul li.electronic {
	background: url(/content/files/public/layout/sunnan3/style/images/listButton.gif) left no-repeat;
	padding-left: 17px;
}

div.fromDateItem {
	margin-bottom: 18px;
}

div.providerOverviewItem {
	margin-bottom: 3px;
}

div.providerOverviewItem label, div.providerOverviewItem span {
	margin-bottom: 0;
}

div#childLanguage {
	margin-top: 18px;
}

div#custodianStudies {
	margin-top: 18px;
}

div.formItem input.indentedButton {
	margin-left: 110px;
}

div.applicationLegend {
	width: 591px;
	height: 55px;
	margin: 13px 15px;
	background: url(/content/files/public/layout/sunnan3/style/images/backgrounds/legend_background.gif) no-repeat;
}

div.applicationLegend div.applicationLegendImage {
	background: url(/content/files/public/layout/sunnan3/style/images/legend_image.gif) no-repeat;
	width: 27px;
	height: 31px;
	margin: 8px 12px 0 18px;
	float: left;
}

div.applicationLegend ul {
	margin: 0;
	padding: 0;
	padding-top: 8px;
	list-style: none;
	float: left;
}

div.applicationLegend ul li {
	color: #646464;
	font-size: 11px;
	padding-left: 18px;
	background: url(/content/files/public/layout/sunnan3/style/images/bullets/red_bullet_legend.gif) no-repeat;
}

div.applicationLegend ul li a {
	color: #646464;
	font-size: 11px;
	text-decoration: none;
}

div.applicationLegend ul li a:hover {
	text-decoration: underline;
}

div.applicationLegend ul li.electronic {
	display: none;
}

div.applicationLegend ul li.requiresLogin {
	display: block;
	background-image: url(/content/files/public/layout/sunnan3/style/images/bullets/green_bullet_legend.gif);
}

form#applicationCreator table tr td.url, form#applicationCreator table tr th.url {
	display: none;
}

form#applicationCreator table tr td.new_window, form#applicationCreator table tr th.new_window {
	display: none;
}

div.formItem.required label span {
	background: url(/content/files/public/layout/sunnan3/style/images/required.gif) right 2px no-repeat;
	padding-right: 8px;
}

table.adminTable tr th.viewContract, table.adminTable tr td.viewContract {
	display: none;
}