@import url(messages.css);
@import url(displaytag.css);

a {
    color: #FF9933;
    font-weight: bold;
}

a:link {
    color: #008000;
}

a:visited {
    color: #006400;
}

a img {
    border: 0;
}

a:hover {
    color: #FF0000;
    text-decoration: underline overline;
}

body {
    background: #9aa url(../images/background.gif) bottom left fixed repeat-x;
    font-size: 13px;
    margin: 10px;
    font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
    padding: 0;
	padding-bottom: 25px;
}

body#templateHelp, body#templateHelp div#content {
    background: white;
    margin: 0;
}

body#login div#content {
    border-top: 5px solid #566;
    margin: 30px auto 0px auto;
    width: 600px;
    padding: 30px;
}

body#login div#footer { 
    border: none;
}

body#login div#activeUsers {
    position: relative;
    width: 600px;
    text-align: right;
    padding-top: -50px;
    margin-left: -300px;
    left: 50%;
    background: transparent;
    color: #999;
}

body#login div#userStatus {
    display: none;
}

body#mainMenu ul.submenu, ul.hidden {
    display: none !important;
}

div#activeUsers {
    background: transparent;
    color: #000000;
    position: absolute;
    font-size: .9em;
    top: 45px;
    right: 15px;
}

div#content {
    background: #FFFFFF;
    border: 1px solid #566;
    border-top: none;
    clear: both;
    margin: 0px auto;
    padding: 15px;
    padding-top: 35px;
    width: 700px;
}

div#footer {
    background: transparent;
    color: #666666;
    font-family: Arial, Helvetica, san-serif;
    font-size: 0.9em;
    margin-top: 0px;
    padding: 5px 0px;
    text-align: center;
}

div#footer a {
    background: transparent;
    color: #666666;
}

div#footer a:hover {
    background: transparent;
    border-bottom: 1px dashed #FFA500;
    color: #000000;
    text-decoration: none;
}

div#footer a:active {
    background: transparent;
    color: #0000FF;
    text-decoration: overline underline;
}

div#loginTable {
    background-color: #F4F4F4;
    border: 1px solid silver;
    color: inherit;
    margin: 10px auto;
    padding: 5px;
    width: 400px;
}

div#loginTable table th {
    text-align: right;
}

div#readme {
    background: #FFFFDD;
    border: 1px solid #C0C0C0;
    color: #008000;
    height: 300px;
    margin-top: 10px;
    overflow: auto;
    padding: 5px;
    width: 600px;
}

div#search {
    padding: 5px; 
    text-align: center;
    margin-left: 10px;
}

div#buttonBar {
    margin-top: 5px;
    text-align: center;
}

div#userStatus {
    font-size: .9em;
    color: #999;
    margin-top: 10px;
    margin-bottom: -10px;
    font-style: italic;
}

div#validators {
    float: right;
}

div.separator {
    border-bottom: 1px solid #228B22;
    margin: 10px 0px;
    width: 400px;
    font-size: 0px;
}

div.standardsNote {
    display: none;
}

fieldset.pickList {
    background: transparent;
    border-color: #EEEEEE;
    margin-top: 5px;
    
}

fieldset.pickList legend {
    color: black;
    font-weight: bold;
}

form, table {
    margin: 0;
    padding: 0;
}

h1 {
    color: #8FBC8F;
    font-size: 24px;
    font-weight: 900;
    line-height: 28px;
    margin: 0px 0px 15px 0px;
    padding: 0px;
}

img.badge {
    border: 0px;
    height: 31px;
    margin-right: 5px;
    width: 88px;
}

img.sortIndicator {
    margin-left: 3px;
}

/* Labels for validation and label tag */
label {
    font-weight: normal;
}

label.error {
    background: transparent;
    color: #FF0000;
    font-weight: bold;
}

label.required {
    font-weight: bold;
}

p {
    margin: 0px 0px 16px 0px;
    padding: 0px;
}

span.attention {
    background: transparent;
    color: #0000FF;
}

/* These are the styles for detail screen tables */
table.detail {
    font-weight: normal;
    margin-left: 10px;
    padding: 5px;
    width: 500px;
}

table.detail td {
    padding: 0px;
    text-align: left;
}

table.detail td.buttonBar {
    padding-top: 10px;
}

table.detail td.moveOptions {
    padding: 5px;
    text-align: center;
    width: 50px;
}

table.detail td.moveOptions button {
    margin-bottom: 3px;
    white-space: nowrap;
    width: 45px;
}

table.detail th {
    padding: 0px 3px 0px 0px;
    text-align: right;
}

table.detail th.tallCell {
    vertical-align: top;
}

table.detail div.separator {
    border-bottom: 1px solid #c0c0c0;
    margin: 10px 0px;
    width: 80%;
    float: right;
    font-size: 0px;
}

table.pickList {
    border-spacing: 0;
    padding: 0;
}

table.pickList td {
    text-align: center;
}

table.pickList td select {
    width: 150px;
}

table.pickList th.pickLabel {
    background: transparent;
    color: #666666;
    text-align: center;
}

th, td, pre, code {
    font-size: 13px;
}

ul.glassList {
    list-style: url(../images/aquadot.jpg) disc outside;
}

span.previewTip { color: #000; font-style: italic; font-size: .95em; font-weight: normal}

div.previewResume {
    font-size: 11px; 
    font-weight: normal;
    position: absolute;
    width: 50px;
    right: 50%;
    margin-top: 75px;
    margin-right: -300px;
}

div.previewResume a { text-decoration: none }

body#experience div.previewResume {
    margin-top: 10px;
}

body#finishingUp div.previewResume {
    position: relative;
    left: 200px;
    margin-top: 10px;
}

/* for cool looking "sunken" input boxes, from www.theserverside.com */
form input, form textarea, form select {
    padding-left: 4px;
    color: #666;
}

input.button {
    color: #000;
}

/* Warning: IE doesn't support pseudo-class :focus */
form input:focus, form textarea:focus, form select:focus {
    border-bottom: #ffdead solid 2px;
    border-right: #ffdead solid 2px;
    border-left: #c07300 solid 2px;
    border-top:  #c07300 solid 2px;
    color: #000;
}

form select {
    padding-left: 0px;
}

/* text-shadow */
h1.shadow {
	display: block;
	line-height: 1em;
	color: #8FBC8F; /* shadow color */
	background-color: transparent;
	white-space: nowrap; /* wrapping breaks the effect */
}

div#content>h1.shadow {
    color: #666;
}

h1.shadow:before{
	margin-bottom: -1.05em;
	margin-left: 0.1ex;
	color: #ccc; /* shadow color */
	background-color: transparent;
}

h1.shadow:after{
	margin-top: -1.05em;
	margin-left: -0.1ex;
	color: #8FBC8F; /* text color */
	background-color: transparent;
}

