/*
9.0 FORM STYLES
--------------------------------------------------*/
.myForm
	{
	width: 490px;
	padding: 10px 0 25px 0;
	margin-top: 15px;
	}
.myForm fieldset
	{
	border-width: 0;
	border-top: 0;
	padding: 0;
	width: 490px;
	overflow: hidden;
	}
.myForm legend
	{
	font-size: 14px;
	font-weight: bold;
	color: #b3b3b3;
	padding: 0 10px 0 0;
	margin: 0;
	}
.myForm p
	{
	width: 490px;
	overflow: hidden;
	margin: 10px 0;
	}
.myForm label
	{
	width: 170px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	}
#login_form.myForm label {
    width: 200px;
}
.myForm .swat-form-field-checkbox label,
.myForm .swat-expandable-checkbox-tree label,
.myForm .swat-checkbox-list label {
    width: auto;
    float: none;
}
#profile_edit_form.myForm .swat-form-field-contents {
    margin-left: 170px;
}
#profile_edit_form.myForm #notification_preferences .swat-form-field-contents {
    margin-left: 0 !important;
}
#notification_preferences .swat-radio-list input,
#notification_preferences .swat-radio-list label {
    vertical-align: middle;
}
.myForm .swat-radio-list li 
    {
    clear: left;
    }
.myForm .swat-radio-list label 
    {
    width: auto;
    font-weight: normal;
    float: none;
    }
.myForm span.required
	{
	color: #c00;
	}
.myForm .fieldError
	{
	background: #f9c7c7;
	padding-top: 2px;
	}
.myForm .fieldError input.input,
.myForm .fieldError textarea.input,
#content-navigation-content .myForm .fieldError input.input,
#content-navigation-content .myForm .fieldError textarea.input
	{
	border-color: #a00;
	background: #ffc;
	color: #a00;
	border-style: dotted;
	}
.myForm .fieldError em
	{
	display: block;
	float: left;
	margin-left: 150px;
	color: #c00;
	}
.myForm .submit
	{
	padding-top: 20px;
	width: 375px;
	}
.myForm .submit input
	{
	float: left;
	}
.myForm .submit a
	{
	margin-left: 15px;
	float: left;
	display: block;
	line-height: 25px;
	font-size: 14px;
	font-weight: bold;
	}
.myForm .submit a:hover
	{
	background-color: transparent;
	}
input.input,
textarea
	{
	padding: 3px 2px;
	width: 375px;
	color: #666;
	font-size: 14px;
	font-family: inherit;
	}
select.input
	{
	width: 315px;
	color: #666;
	font-size: 14px;
	font-family: inherit;
	}
input.input
	{
	margin-right: 10px;
	float: left;
	}
textarea.input
	{
	width: 515px;
	height: 100px;
	line-height: 1.3em;
	}
input.focus,
textarea.focus
	{
	background: #fff;
	color: #000;
	}
/* MODIFIERS FOR #content-navigation-content */
#content-navigation-content .myForm
	{
	width: 485px;
	margin: 0;
	padding-bottom: 0;
	}
#content-navigation-content .myForm fieldset
	{
	width: 485px;
	border-color: #c5c4b5;
	}
#content-navigation-content .myForm legend
	{
	background: #e6e6da;
	color: #84816c;
	}
#content-navigation-content .myForm p
	{
	width: 485px;
	}
#content-navigation-content .myForm label
	{
	width: 100px;
	}
#content-navigation-content .myForm input.input,
#content-navigation-content .myForm textarea.input
	{
	width: 475px;
	background: #fcfcfb;
	}
#content-navigation-content .myForm input.input,
#content-navigation-content .myForm select.input
	{
	width: 275px;
	}
#content-navigation-content .myForm .fieldError em
	{
	margin-left: 100px;
	}

/*
10.0 TABLE STYLES
--------------------------------------------------*/
.myTable
	{
	width: 100%;
	}
.myTable caption
	{
	color: #999;
	font-size: 11px;
	text-align: right;
	}
.myTable thead tr
	{
	background: #d3d3bd;
	}
.myTable tfoot tr
	{
	background: #e6e6da;
	}
.myTable tbody tr, #invoice_view tfoot tr
	{
	background: #f5f5f0;
	}
#invoice_view tr.invoice-total-row 
    {
    background: #e6e6da;
    }


/*
SWAT-TWEAKS
--------------------------------------------------*/
ul.yui-nav,
ul.swat-radio-list {
    margin-left: 0 !important;
}

.iyaus-swat-frame .swat-frame-contents {
    padding: 0;
}

#content-main ul.swat-form-field-messages {
    margin-left: 0;
}

#at_a_glance h3, #at_a_glance h4 {
    margin: 0;
    padding: 0;
}

#at_a_glance h4 {
	color: #a45414;
	border-bottom: 1px solid #4f4c40;
    padding-bottom: 8px;
}

.swat-disclosure-control-opened .swat-disclosure-padding-container {
	padding-bottom: 0px;
}

.swat-message h3 {
    line-height: 1;
}

.swat-details-view th {
    width: auto;
    white-space: nowrap;
}

.swat-details-view td {
    width: auto;
}

#content-sub p {
    background: transparent !important;
}

table.swat-calendar-frame table {
    margin-bottom: 0;
}

#invoice_view td {
    vertical-align: middle;
}

div.checkbox-field label {
    display: inline;
    float: none;
}

div.swat-none {
  	color: #333;
  	font-size: 1.2em;
    padding: 8pt 0;
    text-align: center;
}

#admin_invoice_form {
    padding-top: 0;
    margin-top: 0;
}

#update_container p {
    margin: 0 0 24px 0;
    padding: 0;
    width: 100%;
}

#update_container p input {
    float: right;
}

#new_fee_row_enter_row .swat-tool-link {
    background-position: 0 center;
    padding-left: 22px;
    border: none;
}

/*	
7.1.1 CONTENT-NAVIGATION
--------------------------------------------------*/
ul#content-navigation
	{
	font-size: 12px;
	width: 650px;
	overflow: hidden;
	margin: 25px 0 2px 0;
	padding: 0;
	list-style: none;
	height: 24px;
	border-bottom: 3px solid #4f4c40;
	}
#content-navigation li
	{
	margin: 0 5px 0 0;
	padding: 0;
	float: left;
	background: #84816c url(../../iyaus/images/content-navigation-li.gif) no-repeat top left;
	}
#content-navigation li a
	{
	display: block;
	height: 22px;
	line-height: 22px;
	padding: 2px 20px 0 20px;
	text-decoration: none;
	color: #d4d3cb;
	font-weight: bold;
	float: left;
	text-transform: uppercase;
	background: transparent url(../../iyaus/images/content-navigation-li.gif) no-repeat top right;
	}
#content-navigation li a:hover
	{
	text-decoration: underline;
	color: #fff;
	}
#content-navigation li.selected
	{
	background-color: #1f404c;
	}
#content-navigation li.selected a
	{
	color: #fff;
	text-decoration: none;
	cursor: default;
	}
#content-navigation-content
	{
	margin: -25px 0 25px 0;
	background: #e6e6da;
	width: 485px;
	overflow: hidden;
	padding: 15px 20px 0px 20px;
	border-bottom: 1px solid #cfcfc5;
	}
div.rteDiv {
    clear: both !important;
}
.swat-table-view tbody tr {
    background: #f9f9f9 url(../images/swat-table-view-cell-background-odd.png) repeat-x scroll center bottom !important;
}
.swat-table-view tbody tr.odd {
    background: #fff url(../../swat/images/swat-table-view-cell-background.png) repeat-x scroll center bottom !important;
}
