ol li {
font-size: 12px;
line-height: 2em;
color: #333333;
margin-left: 3em;
padding-left: 1em;
}

.tooltip1 {
position: relative;
top: 0;
left: 5px;
}

.tooltip2 {
position: relative;
bottom: 80px;
left: 5px;
}

#admin-content ul {
margin-top: 1em;
margin-bottom: 1em;
margin-left: 1.5em;
list-style: circle;
}

#admin-content ul li {
font-size: 12px;
line-height: 2.3em;
}

.hr{
border: 0;
width: 100%;
color: #ebebeb;
background-color: #ebebeb;
height: 1px;
margin-top: 3px;
margin-bottom: 2px;
}

#admin-container {
background: #ffffff;
width: 995px;
margin-left: auto;
margin-right: auto;
}

#admin-container a {
color: #0870f4;
text-decoration: underline;
}

#admin-container a:hover {
text-decoration: none;
}

#admin-print {
background: #ffffff;
width: 720px;
margin-left: auto;
margin-right: auto;
}

#admin-print a {
color: #0870f4;
text-decoration: underline;
}

#admin-print a:hover {
text-decoration: none;
}

#admin-header {
height: 98px;
margin: 10px 10px 5px 10px;
border-bottom: 1px solid #e6e6e6;
width: 972px;
}

#realweb-logo {
height: 65px;
text-align: left;
}

#adminTab ul {
list-style: none;
padding: 0;
margin: 0;
}

#adminTab ul {
list-style: none;
padding: 0;
margin: 0;
height: 30px;
}

#adminTab li {
float: left;
margin-right: 2px;
}

#adminTab li a {
display: block;
line-height: 1.5em;
font-size: 12px;
font-weight: bold;
background: #c1eaff;
border-bottom: 1px solid #7bb6d4;
border-right: 1px solid #7bb6d4;
border-top: 1px solid #ffffff;
border-left: 1px solid #ffffff;
color: #333333;
text-decoration: none;
text-align: center;
padding: 4px 10px 4px 10px;
}

#adminTab li a:hover {
text-decoration: underline;
border-top: 1px solid #7bb6d4;
border-left: 1px solid #7bb6d4;
border-bottom: 1px solid #ffffff;
border-right: 1px solid #ffffff;
}

/* Hide from IE5-Mac \*/
#adminTab li a {
float: none
}
/* End hide */

#admin-logout ul {
list-style: none;
padding: 0;
margin: 0;
}

#admin-logout li {
float: left;
}

#admin-logout li a {
display: block;
line-height: 1.5em;
font-size: 12px;
font-weight: bold;
background: #ffe293;
border-top: 1px solid #ffffff;
border-left: 1px solid #ffffff;
border-bottom: 1px solid #e8bd48;
border-right: 1px solid #e8bd48;
color: #333333;
text-decoration: none;
text-align: center;
padding: 4px 10px 4px 10px;
}

#admin-logout li a:hover {
text-decoration: underline;
border-top: 1px solid #e8bd48;
border-left: 1px solid #e8bd48;
border-bottom: 1px solid #ffffff;
border-right: 1px solid #ffffff;
}

#admin-additional ul {
list-style: none;
padding: 0;
margin: 0;
}

#admin-additional li {
float: left;
}

#admin-additional li a {
display: block;
line-height: 1.5em;
font-size: 12px;
font-weight: bold;
background: #ebfbd4;
border-top: 1px solid #ffffff;
border-left: 1px solid #ffffff;
border-bottom: 1px solid #b9de85;
border-right: 1px solid #b9de85;
color: #333333;
text-decoration: none;
text-align: center;
padding: 4px 10px 4px 10px;
}

#admin-additional li a:hover {
text-decoration: underline;
border-top: 1px solid #b9de85;
border-left: 1px solid #b9de85;
border-bottom: 1px solid #ffffff;
border-right: 1px solid #ffffff;
}

/* Hide from IE5-Mac \*/
#admin-logout li a {
float: none
}
/* End hide */

#admin-sidebar {
width: 185px;
padding-left: 10px;
border-right: 1px solid #e6e6e6;
padding-top: 5px;
padding-bottom: 10px;
text-align: left;
margin-bottom: 10px;
}

#admin-wrapper {
width: 770px;
margin-left: 10px;
padding-top: 5px;
margin-bottom: 10px;
text-align: left;
}

#admin-content {
width: 770px;
min-height: 500px;
padding-bottom: 10px;
}

#admin-content p {
line-height: 1.6em;
margin-bottom: 8px;
}

#admin-content h3{
color: #555555;
margin-bottom: 8px;
font-size: 130%;
}

#admin-sidebar h3{
width: 172px;
color: #395c88;
font-size: 110%;
text-align: left;
border-bottom: 7px solid #e6e6e6;
margin-bottom: 10px;
cursor: default;
}

#admin-sidebar ul{
list-style: none;
padding: 0;
}

#admin-sidebar li a:link, #admin-sidebar li a:active, #admin-sidebar li a:visited {
line-height: 1.4em;
width: 160px;
display: block;
font-size: 12px;
background: #f2f9fb;
border: 1px solid #afcce5;
color: #2f4d67;
text-decoration: none;
text-align: left;
margin-top: 2px;
padding: 5px;
}

#admin-sidebar li a:hover{
text-decoration: underline;
background: #f2f9fb;
border: 1px solid #8aadcc;
font-weight: bold;
}

#admin-sidebar li ul li a:link, #admin-sidebar li ul li a:active, #admin-sidebar li ul li a:visited {
line-height: 1.4em;
width: 140px;
display: block;
font-size: 12px;
background: #f6f5f5;
border: 1px solid #cfcece;
color: #525252;
text-decoration: none;
text-align: left;
margin-top: 2px;
padding-top: 5px;
padding-left: 25px;
padding-bottom: 5px;
padding-right: 5px;
}

#admin-sidebar li ul li a:hover{
text-decoration: underline;
background: #edebeb;
border: 1px solid #a3a0a0;
font-weight: bold;
}

#admin-viewsite li a:link, #admin-viewsite li a:active, #admin-viewsite li a:visited {
line-height: 1.4em;
width: 160px;
display: block;
font-size: 12px;
font-weight: bold;
background: #d1fdcb;
border: 1px solid #9cd993;
color: #225900;
text-decoration: underline;
text-align: center;
margin-top: 1px;
padding: 10px 5px 10px 5px;
}

#admin-viewsite li a:hover{
text-decoration: none;
background: #ccf8b1;
border: 1px solid #9ed27f;
}

#admin-sidebar .no-link {
line-height: 1.4em;
width: 160px;
display: block;
font-size: 12px;
background: #f2f9fb;
border: 1px solid #afcce5;
color: #2f4d67;
text-decoration: none;
text-align: left;
margin-top: 2px;
padding: 5px;
cursor: default;
}

.arrow-down {
position: relative;
top: 0;
left: -3px;
}

#admin-footer {
background: #c1eaff;
border-top: 1px solid #7bb6d4;
border-bottom: 1px solid #7bb6d4;
margin: 10px;
}

#admin-footer p {
padding: 15px;
font-size: 11px;
color: #333333;
}

/*
	Admin Headers
*/

.topNav {
width: 950px;
margin: 5px 10px 5px 10px;
padding-top: 7px;
padding-bottom: 7px;
padding-left: 10px;
padding-right: 10px;
background: #fdf5e1;
font-size: 12px;
color: #333333;
border: 1px solid #fae7b9;
text-align: left;
}

.adminHeaders {
width: 751px;
padding-top: 7px;
padding-bottom: 7px;
padding-left: 10px;
padding-right: 10px;
background: #00659b;
font-size: 12px;
font-weight: bold;
color: #ffffff;
border-left: 5px solid #ff9000;
margin-bottom: 8px;
}

.adminHeaders-2 {
width: 695px;
padding-top: 7px;
padding-bottom: 7px;
padding-left: 10px;
padding-right: 10px;
background: #00659b;
font-size: 12px;
font-weight: bold;
color: #ffffff;
border-left: 5px solid #ff9000;
margin-bottom: 8px;
text-align: left;
}

.printThis {
text-align: right;
font-weight: bold;
padding-right: 10px;
}

.annTxt {
width: 754px;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 10px;
padding-right: 10px;
border: 1px dotted #c8c8c8;
margin-top: 5px;
margin-bottom: 5px;
}

.annTxt p {
margin-top: 10px;
}

.annDate {
font-size: 70%;
color: #707070;
}

.welcome {
font-size: 14px;
font-weight: bold;
}

.openWin {
padding: 15px;
background: #f2f9fb;
border: 1px solid #afcce5;
}

/*
	FORMS (tables)
*/

table tr td {
padding: 7px;
font-size: 12px;
vertical-align: middle;
}

table.nested input{	
position: relative;
top: -5px;
left: 0;
float: left;
}

table.nested label	{
color: #333333;
position: relative;
top: -4px;
left: 4px;
}

.lblInfo {
position: relative;
bottom: 0;
left: 0;
font-size: 12px;
}

.leftLabel {
font-weight: bold;
color: #444444;
text-align: right;
}

.leftLabelBrown {
font-weight: bold;
color: #800000;
text-align: right;
background-color: #FFD58C;
}

.leftLabelBrownField {
background-color: #FFD58C;
}

.leftLabelGreen {
font-weight: bold;
color: #008000;
text-align: right;
background-color: #CCFFCC;
}

.leftLabelGreenField {
background-color: #CCFFCC;
}

.vTop {
vertical-align: top;
}

select , input, textarea, label{
font-family: arial;
}

input, textarea{
padding-left: 3px;
padding-right: 3px;
padding-top: 3px;
}

input { 
height: 18px;
}

textarea {
padding-bottom: 2px;
padding-top: 2px;
}

option {
padding-left: 5px;
}

.selectSmall {
width: 125px;
}

.selectMid {
width: 200px;
}

.selectLong {
width: 350px;
}

.txtbox {
width: 200px;
}

.txtboxShort {
width: 100px;
}

.txtarea {
width: 400px;
height: 100px;
}

.inputfile {
width: 250px; 
height: 22px; 
font-family: arial;
}

.lblCheck {
position: relative;
top: 0px;
left: 4px;
}

.imgBorder {
padding: 2px;
border: 1px solid #d0d0d0;
}

.deleteThis {
display: block;
width: 94px;
color: #333333;
font-size: 10px;
padding: 5px;
background: #ffe9e9;
border: 1px solid #ffb6b6;
text-align: center;
margin-top: 3px;
}

.helpTxt {
color: #333333;
font-size: 10px;
padding: 5px;
background: #eafbff;
border: 1px solid #b1dbe4;
text-align: left;
position: relative;
top: -7px;
left: 0;
}

.lblRadio {
position: relative;
bottom: 3px;
left: 3px;
margin-right: 10px;
}

.compulsory {
color: #ff0000;
font-weight: bold;
font-size: 16px;
}

.steps {
padding: 5px;
font-size: 17px;
font-weight: bold;
margin-bottom: 10px;
background: #fbfbfb;
border: 1px solid #dfdddd;
}

td.td, th.th {
padding: 0.5em;
border: 1px solid #CCC;
font-family: Arial, Verdana, Serif;
font-size: 12px;
font-weight: normal;
}

th.th 
{
    background-color: #E5E5E5;
}

.ftbStyle table tr td {
    padding: 0px 0px 0px 0px;    
}

div#tipDiv {
color:#000; 
font-size:11px; 
line-height:1.2;
background-color:#E1E5F1; 
border:1px solid #667295; 
width:210px; 
padding:4px;
}

.se-img {
margin-top: 20px;
}

.description {
margin-top: 20px;
margin-left: 20px;
margin-bottom: 10px;
width:640px;
}

.borderDiv 
{
    border: 1px solid #e1ecff;
}

/*
	FORMS (Buttons)
*/

/* Styling the submit button */

.submit {
width: 67px;
height: 27px;
background: url('../images/buttons/submitButton.gif') top left no-repeat;
border: 0;
cursor: pointer; 
cursor: hand;
}

.submit:hover  { /* IE does not recognise the :hover command */
background: url('../images/buttons/submitButton_rollover.gif') top left no-repeat;
}

/* Styling the reset button */

.reset {
width: 67px;
height: 27px;
background: url('../images/buttons/resetButton.gif') top left no-repeat;
border: 0;
cursor: pointer; 
cursor: hand;
}

.reset:hover  { /* IE does not recognise the :hover command */
background: url('../images/buttons/resetButton_rollover.gif') top left no-repeat;
}

/* Styling the search button */

.search {
width: 67px;
height: 27px;
background: url('../images/buttons/searchButton.gif') top left no-repeat;
border: 0;
cursor: pointer; 
cursor: hand;
}

.search:hover  { /* IE does not recognise the :hover command */
background: url('../images/buttons/searchButton_rollover.gif') top left no-repeat;
}

/* Styling the update button */

.update {
width: 67px;
height: 27px;
background: url('../images/buttons/updateButton.gif') top left no-repeat;
border: 0;
cursor: pointer; 
cursor: hand;
}

.update:hover  { /* IE does not recognise the :hover command */
background: url('../images/buttons/updateButton_rollover.gif') top left no-repeat;
}

/* Styling the login button */

.login {
width: 67px;
height: 27px;
background: url('../images/buttons/loginButton.gif') top left no-repeat;
border: 0;
cursor: pointer; 
cursor: hand;
}

.login:hover  { /* IE does not recognise the :hover command */
background: url('../images/buttons/loginButton_rollover.gif') top left no-repeat;
}

/* Styling the login button at login.html */

.login-2 {
width: 86px;
height: 39px;
background: url('../images/login/login-button.jpg') top left no-repeat;
border: 0;
cursor: pointer; 
cursor: hand;
}

/* Styling the submit button at login.html */

.submit-2 {
width: 86px;
height: 39px;
background: url('../images/login/submit-button.jpg') top left no-repeat;
border: 0;
cursor: pointer; 
cursor: hand;
}

/* Styling the cancel button */

.cancel {
width: 67px;
height: 27px;
background: url('../images/buttons/cancelButton.gif') top left no-repeat;
border: 0;
cursor: pointer; 
cursor: hand;
}

.cancel:hover  { /* IE does not recognise the :hover command */
background: url('../images/buttons/cancelButton_rollover.gif') top left no-repeat;
}

/* Styling the save button */

.save {
width: 67px;
height: 27px;
background: url('../images/buttons/saveButton.gif') top left no-repeat;
border: 0;
cursor: pointer; 
cursor: hand;
}

.save:hover  { /* IE does not recognise the :hover command */
background: url('../images/buttons/saveButton_rollover.gif') top left no-repeat;
}

/* Styling the "Move to Current Marketing Folder" button */

.currentButton {
width: 195px;
height: 27px;
background: url('../images/buttons/movecurrentButton.gif') top left no-repeat;
border: 0;
cursor: pointer; 
cursor: hand;
}

.currentButton:hover  { /* IE does not recognise the :hover command */
background: url('../images/buttons/movecurrentButton_rollover.gif') top left no-repeat;
}

/* Styling the "Done" button */

.doneButton {
width: 67px;
height: 27px;
background: url('../images/buttons/doneButton.gif') top left no-repeat;
border: 0;
cursor: pointer; 
cursor: hand;
}

.doneButton:hover  { /* IE does not recognise the :hover command */
background: url('../images/buttons/doneButton_rollover.gif') top left no-repeat;
}

/* Styling the "Move to Hidden Folder" button */

.hiddenButton {
width: 155px;
height: 27px;
background: url('../images/buttons/movehiddenButton.gif') top left no-repeat;
border: 0;
cursor: pointer; 
cursor: hand;
}

.hiddenButton:hover  { /* IE does not recognise the :hover command */
background: url('../images/buttons/movehiddenButton_rollover.gif') top left no-repeat;
}

/* Styling the "Move to Past Marketing Folder" button */

.pastButton {
width: 185px;
height: 27px;
background: url('../images/buttons/movepastButton.gif') top left no-repeat;
border: 0;
cursor: pointer; 
cursor: hand;
}

.pastButton:hover  { /* IE does not recognise the :hover command */
background: url('../images/buttons/movepastButton_rollover.gif') top left no-repeat;
}

/* Styling the "Save Listing Only" button */

.savelistingButton {
width: 125px;
height: 27px;
background: url('../images/buttons/savelistButton.gif') top left no-repeat;
border: 0;
cursor: pointer; 
cursor: hand;
}

.savelistingButton:hover  { /* IE does not recognise the :hover command */
background: url('../images/buttons/savelistButton_rollover.gif') top left no-repeat;
}

/* Styling the "Save Listing and Upload Photo" button */

.saveuploadButton {
width: 185px;
height: 27px;
background: url('../images/buttons/saveuploadButton.gif') top left no-repeat;
border: 0;
cursor: pointer; 
cursor: hand;
}

.saveuploadButton:hover  { /* IE does not recognise the :hover command */
background: url('../images/buttons/saveuploadButton_rollover.gif') top left no-repeat;
}

/* Styling the "Upload Photo" button */

.uploadphotoButton {
width: 105px;
height: 27px;
background: url('../images/buttons/uploadphotoButton.gif') top left no-repeat;
border: 0;
cursor: pointer; 
cursor: hand;
}

.uploadphotoButton:hover  { /* IE does not recognise the :hover command */
background: url('../images/buttons/uploadphotoButton_rollover.gif') top left no-repeat;
}

/* Styling the "Add Photo Only" button */

.addphotoonlyButton {
width: 105px;
height: 27px;
background: url('../images/buttons/addphotoButton.gif') top left no-repeat;
border: 0;
cursor: pointer; 
cursor: hand;
}

.addphotoonlyButton:hover  { /* IE does not recognise the :hover command */
background: url('../images/buttons/addphotoButton_rollover.gif') top left no-repeat;
}

/* Styling the "Send" button */

.sendButton {
width: 67px;
height: 27px;
background: url('../images/buttons/sendButton.gif') top left no-repeat;
border: 0;
cursor: pointer; 
cursor: hand;
}

.sendButton:hover  { /* IE does not recognise the :hover command */
background: url('../images/buttons/sendButton_rollover.gif') top left no-repeat;
}
