/* ---------- New Styling Rules (March, 1, 2008) ---------- */
fieldset {
	border: none;
	float: none;
	border-top: 1px solid #ccc;
	margin: 10px auto 0 auto;
	padding: 10px;
	position: relative;
	overflow: hidden;
	width: 930px;
	clear: both;
}
fieldset.continue {
	background: #f1e4d3;
	border-top: 1px solid #e5cbad;
	height: 40px;
}
fieldset.continue legend {
	display: none;
}
fieldset.continue .left-button {
	position: absolute;
	top: 0px;
	left: 0px;
}
fieldset.continue .right-button {
	position: absolute;
	top: 0px;
	right: 10px;
}
fieldset legend {
	color: #D74B03;
	font-weight: bold;
}

input, textarea {
	border: 1px solid #ccc;
	padding: 3px;
	color: #444;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.inputted {
	border: 1px solid #eee;
	padding: 3px;
	color: #888;
	width: 200px;
	float: left;
	margin: 0 0 6px 0;
}
form ol li label{
	padding: 4px 10px 0 0;
	color: #222;
}


.note-right, .note-right-wide, .note-block, .note-left {
	display: block;
	background: #e5e7b6;
	border: 1px solid #d3d588;
	padding: 10px;
	font-size: 11px;
	color: #665;
}
.note-right {
	float: right;
	width: 200px;
}
.note-right-wide {
	float: right;
	width: 300px;
}
.note-block {
	margin-bottom: 8px;
}
.note-right .head, .note-left .head, .note-block .head {
	font-weight: bold;
	color: #9b9e49;
	padding: 0 0 4px 0;
}
.field-help {
	cursor: help;
}
span.blockitem {
	display: block;
	float: none;
	margin: 0 0 4px 20px;
}
span.blockitem label {
	float: none;
	display: inline;
}
p.info {
	font-size: 11px;
	color: #666;
}
p.error {
	margin: 0 0 8px 0;
	padding: 10px;
    background:#efefbb;
    border:1px solid #dd9;
    color:#665;
	font-size: 11px;
}


/* ---------- Login Form Styling ---------- */
#loginForm {
	width: 380px;
	position: relative;
	display:block;
}

#loginForm .loginbutton {
/*	top: 5px;
	right: 20px;*/ 
	float:right;
}

#loginForm fieldset {
	width: 360px;
}
#loginForm label {
	width: 80px;
}

#loginForm ol {
	float:left;
}


ul.summary li {
	height: 80px;
}



thead th { 
	background: #7bb7e1; 
	color: #fff;
}
th.heading-row {
	background: #2891dd url('/common/_img/menu-noshadow.gif') top repeat-x;
	color: #fff;
	padding: 0px 5px 0px 5px !important;
	height: 25px;
	line-height: normal;
}
th.heading-row div {
	padding: 4px 4px 0 4px;
}



table {
	border: 1px solid #ccc !important;
}


tr.even{
	background-color:#F3F3F3;
}

tr.even td{border-bottom:1px solid #E7E7E7}

tr.ruled{
	background-color:#dff4ff;
}


h1 {
	font-size: 22px;
	letter-spacing: -0.1em;
	margin-bottom: 0.2em;
}
h2 {
	font-size: 18px;
	letter-spacing: -0.1em;
	margin-bottom: 0.2em;
}



.messageblock {
	background: #f8f8f8;
	border: 1px solid #ccc;
	margin: 10px 0 0 0;
}
.messageblock .head {
	background: #7BB7E1;
	padding: 6px;
	color: #d0e2ef;
	font-size: 11px;
}
.messageblock .head h3 a {
	color: #fff;
	text-decoration: none;
}
.messageblock .head h3 a:hover {
	color: #d0e2ef;
	text-decoration: none;
}
.messageblock .head .buttons {
	float: right;
	margin-top: 3px;
}
.messageblock .body {
	padding: 10px;
}





/* ---------- Regular Buttons ---------- */
.buttons a, .buttons button, .fakebutton {
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;
    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button {
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type] {
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type] {
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img, .fakebutton img {
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

/* ---------- Big Buttons ---------- */
.buttons a.big, .buttons button.big {
    padding:10px 20px 12px 14px;
}
.buttons button.big {
    padding:8px 20px 6px 14px
}
.buttons button[type].big {
    padding:10px 20px 10px 14px; /* Firefox */
	margin:0;
}


/* ---------- Mini Buttons ---------- */
.buttons a.mini, .buttons button.mini {
    padding:3px 5px 3px 4px;
}
.buttons button.mini {
    padding:2px 5px 2px 4px
}
.buttons button[type].mini {
    padding:3px 5px 3px 4px; /* Firefox */
    line-height:11px; /* Safari */
}
*:first-child+html button[type].mini {
    padding:2px 5px 2px 4px; /* IE7 */
}

.continue .buttons button, .continue .buttons a {
    border:1px solid #bbb;
    border-top:1px solid #ccc;
    border-left:1px solid #ccc;
}

/* STANDARD */

.buttons button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#dff4ff;
    border:1px solid #6299c5;
}

/* POSITIVE */

.buttons button.positive, .buttons a.positive{
    color:#529214;
}
.buttons a.positive:hover, .buttons button.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.buttons a.positive:active{
    background-color:#E6EFC2;
    border:1px solid #529214;
}

/* NEGATIVE */

.buttons a.negative, .buttons button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#fbe3e4;
    border:1px solid #d12f19;
}

.no-float {
	width: 100%;
	overflow: hidden;
}

.fakebutton {
    background-color:#f9f9f9;
    border:1px solid #eee;
    color:#888;
    cursor:default;
}

.left-buttons {
	float: left;
}

.buttons button.right-buttons, .right-buttons {
	float: right;
}



label.inline {
	display: inline;
	float: none;
}
label.short {
	width: auto;
}
label.inline input.radio {
	margin: 0 0 0 20px;
}




.noborder {
	border: none !important;
}
body #content form ol li {margin:0px 0px 6px 0px;}

.required{font-weight:bold}