*
{
	margin: 0px;
	padding: 0px;
}

.ui-widget-content p {
color:#D9D9D9 !important;
}

img
{
	border: medium none;
}

a
{
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: medium;
	text-decoration: underline;
}

a, a:visited, a:hover
{
	color: #003366;
}

td, th, .window {
color:#313131;
font-size:12px;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:16px;
}

td
{
	padding: 0px 5px 5px 0px;
}

span table td
{
	padding: 0px;
}

ul,ol
{
	padding: 5px 5px 5px 20px;
}

.main
{
	margin: auto;
	text-align: left;
	width: 900px;
}

#top
{
	height: 41px;
	margin: 0px 0px 0px 0px;
	position: relative;
}

#search
{
	float: right;
	width: 326px;
	z-index: 999;
}
.search
{
	padding: 6px 0px 0px 0px;
	overflow: hidden;
}
.search-input {
float:left;
width:280px;
}
.search-input .inputbox {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/backsearch.png) no-repeat scroll 0 0;
border:medium none;
color:#6A6A6A;
line-height:14px;
margin:0;
padding: 3px 30px 5px 7px;
vertical-align:top;
width: 203px;
}

#topmenu
{
	overflow: hidden;
}
.module-topmenu {
margin:0;
padding:4px 0 0;
}
ul.menu-nav {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
z-index:99;
}
ul.menu-nav li, ul.menu-nav li.active {
border:medium none;
float:left;
margin:0;
padding:0;
}
ul.menu-nav li a:hover,
ul.menu-nav li.active a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
color:#FFFFFF !important;
}
ul.menu-nav li a, ul.menu-nav li a:visited {
color:#999999;
display:block;
font-size:12px;
font-weight:bold;
line-height:16px;
text-decoration:none;
text-transform:uppercase;
}
ul.menu-nav li a span {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
display:block;
padding:5px 28px 0 20px;
}

#wrapper 
{
	padding: 0px 10px 10px 10px;
}

label
{
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	display: block;
}
.dataTable
{
	width: 100%;
	font-size: 12px;
	border: solid 1px #999999;
}
.dataTable td
{
	padding: 5px;
	margin: 5px 0px 5px 0px;
}
.dataTable .highlight
{
	background: #F3F3F3 none repeat scroll 0 0;
}
.dataTable .header
{
	font-weight:bold;
}

.dataTable .title
{
	width: 200px;
}
.dataTable .details 
{
	width: 500px;
	overflow: hidden;
	display: table-cell;
}
.dataTable img 
{
	cursor: pointer;
}

.row
{
	width: 100%;
	padding: 5px 0px 5px 0px;
}
.center
{
	text-align:center;
}
.addinput
{
	width: 500px;
}

h1
{
	font-size: 24px;
	line-height: 26px;
	padding: 5px 0px 5px 0px;
}

h3
{
	font-size: 20px;
	line-height: 22px;
	padding: 5px 0px 5px 0px;
	font-weight: normal;
}

.width
{
	width: 100%;
}

#right {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#F3F3F3 none repeat scroll 0 0;
float:right;
width:355px;
}
#right .space {
	padding: 20px;
}

.container {
height:1%;
overflow:hidden;
padding:0px;
}

.spacer {
padding:0 27px 0 0;
}

#band-menu
{
	position: relative;
	height: 25px;
	background: #ffffff;
	border-top: #87bcff 2px solid;
	border-right: #87bcff 2px solid;
	border-left: #87bcff 2px solid;
	margin: 5px 0px 0px 0px;
}
#band-menu ul.menu-nav li a:hover,
#band-menu ul.menu-nav li.active a {
color:#000000 !important;
}
#band-menu ul.menu-nav li a span
{
padding:5px 20px 0 20px !important;
}

#pageData
{
	background: #ffffff;
	border: #87bcff 2px solid;
	padding: 10px;
}

.right
{
	float: right !important;
}

.row img
{
	float: left;
	padding: 10px 0px 5px 5px;
	cursor: pointer;
}
.row .title 
{
	background: #999999 none repeat scroll 0 0;
	float: left;
	width: 200px;
	padding: 5px;
	margin: 5px 0px 5px 0px;
}
.title a 
{
	display: block;
}
.title img
{
	padding: 0px;
	margin: 0px;
}
.nofloat
{
	float:none !important;
}
.nowidth
{
	width:auto;
}

.row .details
{
	background: #F3F3F3 none repeat scroll 0 0;
	float:left;
	width: 500px;
	overflow: hidden;
	padding: 5px;
	margin: 5px 0px 5px 0px;
}

input, textarea
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
}

.error 
{
	color: Red;
	font-weight: bold;
}

.photo 
{
	width: 323px;
	padding: 5px;
	margin: 5px;
	border: solid #999999 1px;
	float: left;
}
.photo .delete
{
	cursor: pointer;
	float: right;
	margin: 0px 0px 0px 5px;
}
.photo .caption
{
	background: #F3F3F3 none repeat scroll 0 0;
	padding: 5px;
	margin: 5px 0px 0px 0px;
}
.prevPage,
.prevPage img
{
	float: left;
	cursor: pointer;
}
.nextPage,
.nextPage img
{
	float: right;
	cursor: pointer;
}

.pager
{
	background: #F3F3F3 none repeat scroll 0 0;
	margin: auto;
	width: 50%;
	height: 30px;
}
.pager span 
{
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	height: 30px;
}

#center
{
	margin: auto;
	width: 690px;
}

/* the overlayed element */ 
.apple_overlay { 
     
    /* initially overlay is hidden */ 
    display:none; 
     
    /* growing background image */ 
    background-image:url(images/overlayWhite.png); 
     
    /*  
        width after the growing animation finishes 
        height is automatically calculated 
    width:640px;       
    */ 
     
    /* some padding to layout nested elements nicely  */ 
    padding:35px; 
 
    /* a little styling */
    font-size:11px; 
} 
 
/* default close button positioned on upper right corner */ 
.apple_overlay div.close { 
    background-image:url(images/overlayClose.png); 
    position:absolute; right:5px; top:5px; 
    cursor:pointer; 
    height:35px; 
    width:35px; 
}

div.overlay, #overlay {
	display:none;
	padding:40px;
	width:576px;
}
div.overlay div.close, #overlay div.close {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(images/overlayClose.png) no-repeat scroll 0 0;
	cursor:pointer;
	height:35px;
	position:absolute;
	right:5px;
	top:2px;
	width:35px;
}

#overlay { 
    background-image:url(images/overlayWhite.png); 
    color:#ffffff; 
    height:450px; 
}

/* container for external content. uses vertical scrollbar, if needed */ 
div.contentWrap { 
    height:441px; 
    overflow-y:auto; 
}

.window
{
	padding: 0px 20px 0px 0px;
}
.createLabel
{
	width: 100px;
	vertical-align: bottom;
	padding-bottom: 6px;
}
.loginLabel
{
	width: 75px;
	vertical-align: bottom;
	padding-bottom: 6px;
}
.login
{
	width: 150px;
}

.modal {
	background-color:#ffffff;
	display:none;
	width:350px;
	padding:15px;
	text-align:left;
	border:2px solid #333333;

	opacity:0.8;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	-moz-box-shadow: 0 0 50px #cccccc;
	-webkit-box-shadow: 0 0 50px #cccccc;
}
.modal h2 {
	margin:0px;
	padding:10px 0 10px 0px;
	border-bottom:1px solid #333333;
	font-size:20px;
}
.modal p {
	margin:0px;
	padding:10px 0 10px 0px;
	font-size:12px;
}
.modal p.buttons
{
	text-align: center;
}
.modal input
{
	font-weight: bold;
	width: 100px;
	height: 25px;
	cursor: pointer;
}

.button:focus
{
	-moz-outline-style:none;
	background-color:#666666;
}
.button {
	outline:1px outset #999;	
	border:1px solid #fff;	
	background-color:#003366;
	color:#fff;
	height:24px;
	-moz-border-radius:4px;
	-moz-outline-radius:4px;
	cursor:pointer;
	font-size:12px;
	padding: 0px 10px 0px 10px;
	font-weight: normal;
}

#fb_dialog {
	display:none;
}
.fb_dialog {
	border:1px solid #3B5998;
}
.fb_dialog p {
	padding: 5px;
	text-decoration: none;
}
.fb_dialog p a {
	text-decoration: none;
}
.fb_dialog ul li a
{
	padding: 5px;
	text-decoration: none;
	font-weight: bold;
}
.fb_dialog h2 {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#6D84B4 none repeat scroll 0 0;
	border-bottom:1px solid #3B5998;
	color:#FFFFFF;
	display:block;
	float:none;
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	font-size:14px;
	font-weight:bold;
	letter-spacing:normal;
	line-height:normal;
	margin:0;
	overflow:hidden;
	padding:0;
	position:relative;
	text-align:left;
}
.fb_dialog h2 span {
	display:block;
	padding:5px 10px;
}
.fb_dialog_icon {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background-color:#6D84B4;
	background-image:url(images/iconFB.gif);
	background-repeat: no-repeat;
	float:left;
	height:16px;
	margin:5px;
	width:16px;
}

#tasks h2
{
	padding-bottom: 10px;
}

#tasks a
{
	display:block;
	padding: 0px 0px 5px 20px;
	text-decoration: none;
	font-size: 14px;
}

#tasks a:hover
{
	color:#313131;
	text-decoration: underline;
}

.left-image
{
	float: left;
	padding: 0px 20px 0px 0px;
}

.code
{
	width: 400px;
	height: 50px;
	padding: 5px;
}

.maintenance
{
	padding: 10px;
}

