.html * {
    margin: 0;
    /*padding: 0; SELECT NOT DISPLAYED CORRECTLY IN FIREFOX */
}

/* GENERAL */

.gradientBg{
  background: url(../images/gradient.jpg) repeat-x;
  height:50px;
  position:absolute;
  top:0;
  left:0;
  width:100%;
  z-index:-1000;
}

.header{
    background: url(../images/gradient.jpg) repeat-x;
    height:50px;
    font-size:30px;
    padding-top:5px;
    /*padding-left:5px;  ie6 doesn't like this'*/
    width:100%;
    min-width:1700px;
}

.header {/* Hack to set minimum width for IE browsers */
		width:expression(document.body.clientWidth > 1700? "100%" :"1700px");
}

.textarea{
	height:38px;
        resize: none;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	width:100%;
	height:160px;
	overflow:auto;
	font-family:Monaco, "Lucida Console", "Courier New", monospace !important;
	font-size:90%;
	margin-bottom:5px;
	padding:7px;
}

.notes{
  background-color:#84C0E5;
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
  color:#fff;
  padding:20px 20px;

}

.logo{
    position:absolute;
    top:5px;
    left:5px;
}

.topRightMenu{
  float:left;
  margin-left: 300px;
  padding-right:50px;
  font-size:14px;
  white-space:nowrap;
}

.topRightMenu a:link, .topRightMenu a:visited, .topRightMenu a:hover,
.notes a:link, .notes a:visited, .notes a:hover {
    /*color: #333333;*/
    font-weight: normal;
    text-decoration: underline;
}

.spinner {
    padding: 5px;
    position: absolute;
    right: 0;
}

.windowTitle{
  float:left;
  margin-left:120px;
  font-size:28px;
  font-family: cursive,sans-serif;
}

body {
    margin:0;
    background: #fff;
    color: #333;
    min-width: 1700px;
    font: 16px verdana, arial, helvetica, sans-serif;
}

.mainContent{
  
}

.leftNav{
  float:left;
  margin-top:10px;
  height:80%;
}

a:link, a:visited, a:hover {
    color: #666;
    font-weight: bold;
    /*text-decoration: none;*/
} 

h1 {
    color: #006dba;
    font-weight: normal;
    font-size: 22px;
    margin: .8em 0 .3em 0;
}

ul {
    padding-left: 15px;	
}

input, select, textarea {
    /*background-color: #fcfcfc;*/
    border: 1px solid #ccc;
    font: 14px verdana, arial, helvetica, sans-serif;
    margin: 2px 0;
    padding: 2px 4px;
}
select {
   padding: 2px 2px 2px 0;
}
textarea {
	width: 250px;
	height: 150px;
	vertical-align: top;
}

input:focus, select:focus, textarea:focus {
    border: 1px solid #b2d1ff;
}

.body {
    margin-right:10px;
    padding-left:30px;
    float:left;
    border-left:2px solid rgb(115, 150, 189);
}

.bodyNoNav {
    margin-right:10px;
    padding-left:200px;
    float:left;
}

/* NAVIGATION MENU */

.nav {
    background: #fff url(../images/skin/shadow.jpg) bottom repeat-x;
    border: 1px solid #ccc;
    border-style: solid none solid none;	
    /*padding: 0px 12px 0px 0px; ie6 doesn't like this'*/
    white-space:nowrap;
    width:100%;
}

.nav {/* Hack to set minimum width for IE browsers */
		width:expression(document.body.clientWidth > 1700? "100%" :"1700px");
}

.spacer{
    background:transparent url(../images/topnav_menbar_divider.png) no-repeat scroll left top;
}

.menuButton {
    font-size: 14px;
    margin:10px;
}
.menuButton a {
    color: #333;
    padding: 4px 6px;
    text-decoration: none;
}
 
.menuButton a.home {
    display:inline-block;
    background: url(../images/icons/home.png) center left no-repeat;
    color: #333;
    padding-left: 25px;
}
.menuButton a.login {
    display:inline-block;
    background: url(../images/icons/login.png) center left no-repeat;
    color: #333;
    padding-left: 25px;
}
.menuButton a.advanced-pricing {
    display:inline-block;
    background: url(../images/icons/creditcard.png) center left no-repeat;
    color: #333;
    padding-left: 25px;
}
.menuButton a.custom-field {
    display:inline-block;
    background: url(../images/icons/starPlus.png) center left no-repeat;
    color: #333;
    padding-left: 25px;
}
.menuButton a.pricing {
    display:inline-block;
    background: url(../images/icons/creditcard.png) center left no-repeat;
    color: #333;
    padding-left: 25px;
}
.menuButton a.about {
    display:inline-block;
    background: url(../images/icons/info.png) center left no-repeat;
    color: #333;
    padding-left: 25px;
}
.menuButton a.list {
    background: url(../images/skin/database_table.png) center left no-repeat;
    color: #333;
    padding-left: 25px;
}
.menuButton a.create {
    display:inline-block;
    background: url(../images/skin/database_add.png) center left no-repeat;
    color: #333;
    padding-left: 25px;
}
.menuButton a.account {
    display:inline-block;
    background: url(../images/icons/userPlus.png) center left no-repeat;
    color: #333;
    padding-left: 25px;
}
.menuButton a.reservations {
    display:inline-block;
    background: url(../images/icons/lugagge.png) center left no-repeat;
    color: #333;
    padding-left: 25px;
}
.menuButton a.reports {
    display:inline-block;
    background: url(../images/icons/chart2.png) center left no-repeat;
    color: #333;
    padding-left: 25px;
}
.menuButton a.reservables {
    display:inline-block;
    background: url(../images/icons/building.png) center left no-repeat;
    color: #333;
    padding-left: 25px;
}
.menuButton a.units {
    display:inline-block;
    background: url(../images/icons/door.png) center left no-repeat;
    color: #333;
    padding-left: 25px;
}
.menuButton a.gifts {
    display:inline-block;
    background: url(../images/icons/present.png) center left no-repeat;
    color: #333;
    padding-left: 25px;
}
.menuButton a.publish {
    display:inline-block;
    background: url(../images/icons/newspaper.png) center left no-repeat;
    color: #333;
    padding-left: 25px;
}
/* MESSAGES AND ERRORS */

.message {
    background: #f3f8fc url(../images/skin/information.png) 8px 50% no-repeat;
    border: 1px solid #b2d1ff;
    color: #006dba;
    margin: 10px 0 5px 0;
    padding: 5px 5px 5px 30px
}

div.errors {
    background: #fff3f3;
    border: 1px solid red;
    color: #cc0000;
    margin: 10px 0 5px 0;
    padding: 5px 0 5px 0;
}
div.errors ul {
    list-style: none;
    padding: 0;	
}
div.errors li {
	background: url(../images/skin/exclamation.png) 8px 0% no-repeat;
    line-height: 16px;
    padding-left: 30px;
}

td.errors select {
    border: 1px solid red;
}
td.errors input {
    border: 1px solid red;
}

/* TABLES */

table {
    border: 1px solid #ccc;
    width: 100%;
}

.nonSortable{
    font-size: 14px;
    text-decoration: none;
}

tr {
    border: 0;
}
td, th { 
    font: 16px verdana, arial, helvetica, sans-serif;
    line-height: 16px;
    padding: 5px 6px;
    text-align: left;
    vertical-align: top;
}

.filterPane, .filterTable td, .filterTable th, .filterTable select, .filterPane select {
  font-size: 12px;
}

.filterPane{
  width:500px;
}

#departureDate-container{
  white-space: nowrap;
}

th {
    color: #006DBA;
    font-size: 11px;
    line-height: 17px;
    padding: 2px 6px;
    border-bottom: gray;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}
th a:link, th a:visited, th a:hover {
    color: #006DBA;
    display: block;
    font-size: 14px;
    text-decoration: none;
    width: 100%;
    font-weight: normal;
}
th.asc a, th.desc a {
    background-position: right;
    background-repeat: no-repeat;
}
th.asc a {
    background-image: url(../images/skin/sorted_asc.gif);
}
th.desc a {
    background-image: url(../images/skin/sorted_desc.gif);
}

.odd {
    background: #f7f7f7;
}
.even {
    background: #fff;
}

/* LIST */

.list table {
    border-collapse: collapse;
}
.list th, .list td {
    border-left: 1px solid #ddd;
    white-space:nowrap;
}
.list tbody th:hover, .list tbody tr:hover {
    background: #b2d1ff;
}

/* PAGINATION */

.paginateButtons {
    border: 1px solid #ccc;
    border-top: 0;
    color: #666;
    font-size: 10px;
    overflow: hidden;
    padding: 10px 3px;
}
.paginateButtons a {
    background: #fff;
    border: 1px solid #ccc;
    border-color: #ccc #aaa #aaa #ccc;
    color: #666;
    margin: 0 3px;
    padding: 2px 6px;
}
.paginateButtons span {
    padding: 2px 3px;
}

/* DIALOG */

.dialog table {
    padding: 5px 0;
}

.prop {
    padding: 5px;
}
.prop .name {
    text-align: left;
    width: 15%;
    white-space: nowrap;
}
.prop .value {
    text-align: left;
    width: 85%;
}

/* ACTION BUTTONS */

.buttons {
    border: 1px solid #ccc;
    color: #666;
    font-size: 10px;
    margin-top: 5px;
    overflow: hidden;
    padding: 0;
    width:100%;
}

.buttons input {
    background: #fff;
    border: 0;
    color: #333;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    margin-left: 3px;
    overflow: visible;
    padding: 2px 6px;
}
.buttons input.delete {
    background: transparent url(../images/skin/database_delete.png) 5px 50% no-repeat;
    padding-left: 28px;
    margin-left:50px;
}
.buttons input.edit {
    background: transparent url(../images/skin/database_edit.png) 5px 50% no-repeat;
    padding-left: 28px;
}
.buttons input.save {
    background: transparent url(../images/skin/database_save.png) 5px 50% no-repeat;
    padding-left: 28px;
}
.buttons input.print {
    background: transparent url(../images/icons/print.png) 5px 50% no-repeat;
    padding-left: 28px;
}
.buttons input.help {
    background: transparent url(../images/balloon-icon.gif) 5px 50% no-repeat;
    padding-left: 28px;
    margin-left:50px;
}
.buttons input.preview {
    background: transparent url(../images/icons/preview.png) 5px 50% no-repeat;
    padding-left: 28px;
}

