body {
    font-family: "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;
    font-size: 13px;
    line-height: 20px;
    background-color: #d5d5d5;
    margin: 0px;
    padding: 0px;
}

div { margin: 0; padding: 0; }

h1 {
	font-size: 16px;
}

a, a:link, a:visited {
	color: #000088;
	text-decoration: underline;
}

a:hover, a:active {
	color: #0000cc;
}

.clear {
    clear: both;
}

#container {
    margin: 0 auto;
    background-color: #e5e5e5;
}


#header {
    height: 95px;
    background-image: url('/skins/admin/images/nav_bg_red.gif');
    background-repeat: repeat-x;
}

#title {
    width: 537px;
    height: 67px;
    float: left;
}

#logo {
    width: 153px;
    float: right;
}

#page {
    padding: 20px;
}

#left {
    float: left;
    display: inline;
    background-color: #ffffff;
    margin-right: 20px;
    min-height: 400px;
	min-width: 450px;
    margin-bottom: 22px;
	width: 100%;
}

#right {
    background-color: #dadada;
    width: 188px;
    position: absolute;
    margin-bottom: 22px;
}


.nosidebar {
	/*width: 948px !important;*/
}

.dropshadow {
    -moz-box-shadow: 4px 4px 4px #ccc;
    -webkit-box-shadow: 4px 4px 4px #ccc;
    box-shadow: 4px 4px 4px #ccc;
}

.dropshadowlite {
    -moz-box-shadow: 4px 4px 4px #eee;
    -webkit-box-shadow: 4px 4px 4px #eee;
    box-shadow: 4px 4px 4px #eee;
}

.content {
    padding: 20px;
}

#left .content {
    color: #222;
}

#right .content {
	font-size: 11px;
}

#title p {
	font-size: 24px;
	color: #fff;
	margin-left: 22px;
	margin-top: 22px; padding: 0px;
}

#title p a { text-decoration: none; color: #fff; }

#login {
	width: 320px;
	padding: 30px;
	margin: 0 auto;
	border: 8px solid #ccc;
	margin-top: 20px;
	background-color: #f9f9f9;
}

#login h2 {
	margin-top: 0px;
}

#login label {
	display: block;
	font-weight: bold;
	margin-top: 5px;
}

#login input[type='text'], #login input[type='password'] {
	font-size: 13px;
	padding: 4px;
	width: 250px;
}

.form_foot {
	margin-top: 20px; padding-top: 10px; border-top: 1px dashed #ccc;
}

.form_foot ul {
	list-style-type: square; 
	margin: 0px; padding: 0px;
	margin-left: 20px;	
}

#footer {
	width: 390px;
	margin: 0 auto;
}

#footer_content {
	margin-top: 12px;
	padding: 8px;
	font-size: 11px;
	text-align: center;
	color: #999;
	line-height: 14px;
}

#footer_content a, #footer_content a:visited, #footer_content a:link {
	text-decoration: none;
	color: #919191;
}

#footer_content a:hover, #footer_content a:visited {
	color: #cc0000;
}

div.error {
	border: 1px solid #990000;
	background-color: #f9f9f9;
	padding: 10px;
	color: #cc0000;
}


#topnav ul {
	list-style-type: none;
	margin: 0px; padding: 0px;
	margin-left: 22px;
	float: left;
	min-width: 800px;
}

#topnav ul li, #subnav li {
	display: inline; float: left; margin-right: 5px; 
	background-color: #cc0000;
	color: #fff; font-size: 13px;
	padding: 4px 9px 4px 9px;
	cursor: pointer;
}

#topnav ul li a, #topnav ul li a:visited, #topnav ul li a:link,
#subnav li a, #subnav li a:visited, #subnav li a:link {
	color: #fff; text-decoration: none;
}

#topnav ul li a:active, #topnav ul li a:hover {
	text-decoration: none; color: #fff;
}

li.active, li.sticky {
	background-image: url('/skins/admin/images/active_tab_fill.gif');
	background-repeat: repeat-x;
	background-color: #e5e5e5 !important;
}
li.active a, li.sticky a {
	color: #cc0000 !important;
}


code {
	font-family: Monaco, Verdana, Sans-serif;
	font-size: 12px;
	background-color: #f9f9f9;
	border: 1px solid #D0D0D0;
	color: #002166;
	display: block;
	margin: 14px 0 14px 0;
	padding: 12px 10px 12px 10px;
}



table.listing tr td a, a.adminMenu, a.adminMenu:link, a.adminMenu:visited  { color: blue; }
table.listing tr td a:hover, a.adminMenu:hover  { color: #44f !important; }

a.admin-button { font-family: "Lucida Grande", Tahoma, Arial; font-size: 13px; text-decoration: none; vertical-align: middle; border: 1px solid #ccc; margin: 2px; padding: 3px; background-color: #eee; padding-right: 7px; }
a.admin-button:hover { background-color: #d9d9ff; }
a.admin-button:visited, a.admin-button:active, a.admin-button:link { color: blue; text-decoration: none; }
a.admin-button img { vertical-align: middle; border: 0; padding-bottom: 3px; }
a.admin-button span { padding-left: 7px; vertical-align: middle; padding-top: 2px; padding-bottom: 5px; }

div.adminLink { margin: 5px 0px 5px 0px; }

table.listing tr td ul li a { text-decoration: none; }
table.listing tr td ul li a img { vertical-align: middle; border: 0; padding-right: 4px; }
table.listing tr td ul { list-style-type: none; margin: 0; padding: 0; }
table.listing tr td ul li { display: inline; margin-right: 7px; }

table.listing tr td, table.listing tr th { font-family: "Lucida Grande", Tahoma important; }
table.editor tr td, table.editor tr th { font-family: "Lucida Grande", Tahoma !important; font-size: 11px}

table.listing tr td { font-size: 11px; }
tr.actions td { 
	margin-top: 5px; 
	border-top: 1px solid #A8B9E1; 
	background-color: #EFF4F8;
	color: #004b86 !important; 
	text-align: left; 
	font-weight: bold; 
	font-size: 11px; 
	padding: 8px;
}

tr.actions td input, tr.actions td button { cursor: pointer; background-color: #eee; color: #004b86; font-size: 11px; font-weight: bold; padding: 4px; border: 1px solid #004b86; }
tr.actions td input:hover { background-color: #CF9; }

ul.messages { list-style-type: square; padding: 0; margin:0; margin-bottom: 10px; padding: 4px 4px 4px 20px; clear: both; }
ul.notice {   }
ul.notice li { color: #006600; }
ul.error {  }
ul.error li { color: #FF0000; }

table.editor tr th { text-align: left; }
th.section { border-bottom: 1px solid #ccc; padding-top: 10px; font-size: 14px !important; background-color: #f5f5f5; }

table.listing tr th { 
	margin-bottom: 5px; 
	border-bottom: 1px solid #A8B9E1; 
	background-color: #EFF4F8;
	padding: 5px; 
	color: #004b86 !important; 
	text-align: left; 
	font-weight: bold; 
	font-size: 11px; 
	padding-top: 8px;
}

table.listing tr td { 
	padding: 5px;
	vertical-align: middle;
}

table.listing tr td.actions {
	background-color: #f4f4ff;  font-size: 11px; border-left: 1px solid #e9e9e9;
}

tr.altcolor td { background-color: #F0F0F0; }
tr.over, tr.over td { background-color: #CF9 !important; }

table.editor tr th, table.editor tr td { vertical-align: middle; }

img.icon { width: 16px !important; height: 16px !important; vertical-align: middle; }

h1 { margin: 0; }

.button-container { margin-bottom: 20px; margin-top: 25px; }

.delete { color: #900 !important; }


.required{
	color:#900;
}

input.formError { border: 1px solid red; }
span.formError { color: red; padding-left: 8px; font-weight: bold; }

table.contact tr th { text-align: right !important; vertical-align: top; white-space:nowrap;}
table.contact tr td { text-align: left !important;  vertical-align: top; }

.hide { display: none; }

.ui-progressbar-value { background-image: url(images/pbar-ani.gif); }
#uploadStatusBar { overflow: auto; height: 250px; width: 400px; }
.filename { height: 20px; float: left; display: inline; width: 190px; margin-right: 5px; overflow: hidden; margin-bottom: 3px; font-size: 11px; }
.progressbar { height: 20px !important; float: left; display: inline; width: 180px; margin-bottom: 3px; }
#uploadStatus { margin-top: 10px; }
#uploader { float: left; display: inline; margin-right: 20px; }
#uploadStatusTotals { display: inline; float: left; font-size: 11px; }

.dialogLink { color: #0000ff !important; }

tr.unread td { font-weight: bold; }
h2 { margin-top: 0px; }


#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { margin: 0; }


.form_uploadcontrol { cursor: pointer; }
.form_uploadcontrol img { margin-right: 10px; }






