/* -------------------------- WINNING PRESENTATIONS CSS -------------------------- */
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}
input, textarea {	
	border: solid 1px #11776E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/* -------------------------- TEXT FORMATIING -------------------------- */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5A5A5A;
	text-decoration: none;
}
.text-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5A5A5A;
	text-decoration: none;
}
.text-1 a, text-1 a:visited, text-1 a:active {
	color: #00337B;
	text-decoration: underlined;
}
.text-1 a:hover {
	color: #838383;
	text-decoration: none;
}
.text-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.text-2 a, text-2 a:visited, text-2 a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.text-2 a:hover {
	color: #11776E;
	text-decoration: none;
	font-weight: bold;
}
.text-3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.text-3 a, text-3 a:visited, text-3 a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.text-3 a:hover {
	color: #68C1B5;
	text-decoration: underline;
	font-weight: bold;
}

.text-4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5A5A5A;
	text-decoration: none;
}
.text-4 a, text-4 a:visited, text-4 a:active {
	color: #004793;
	text-decoration: under;
	font-weight: bold;
}
.text-4 a:hover {
	color: #68C1B5;
	text-decoration: underline;
	font-weight: bold;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #228177;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	padding: 3px 0px 1px 0px;
	margin: 0px;
}

/* -------------------------- UL AND LI -------------------------- */
.list-style {
	margin: 0px;
	padding: 0px 0px 10px 20px;
    list-style-image: url(../images/arrow.gif);
}
.list {
	margin: 0px;
	padding: 0px 0px 10px 20px;
    /* list-style-image: url(../images/img_arrow.jpg); */
	color: #004793;
	list-style: square;
}
.list a {
	font-weight: normal;
}
.list a:hover {
	font-style: underline;
	font-weight: normal;
}
#branding ul, #branding li {
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
    list-style-image: url(../images/img_arrow.jpg);
}

/* -------------------------- MAIN -------------------------- */
#main { 
	width: 100%;
	text-align: left;
	vertical-align: top;
	background-color: transparent;
	background-image: url(../images/bg.jpg);
	background-position: top center;
	background-repeat: repeat-x;
}
#branding {
	text-align: left;
	vertical-align: top;
	height: auto;
}
.branding-container {
	text-align: left;
	vertical-align: top;
}
.branding-container img {
	margin: 0px 2px 0px 0px;
}
#left-bg {
	background-image: url(../images/left_bg.jpg);
	background-position: left top;
	background-repeat: repeat-y;
}

/* -------------------------- LOGO -------------------------- */
#logo {
	text-align: left;
	vertical-align: top;
	height: 47px;
}
.icons {
	float: right;
	text-align: left;
	vertical-align: bottom;
	width: 195px;
	padding: 20px 0px 0px 0px;
}

/* -------------------------- NAV -------------------------- */
#nav {
	text-align: left;
	vertical-align: top;
	background-color: #004793;
	height: 25px;
	border-bottom: solid 2px #C1C1C1;
	clear: both;
}
.nav-container {
	padding: 2px 0px 0px 0px;
	text-align: center;
	vertical-align: top;
}

/* -------------------------- LEFT COLUMN -------------------------- */
#left {
	width: 162px;
	text-align: right;
	vertical-align: top;
	background-color: #68C1B5;
	border-right: solid 1px #FFFFFF;
}
.left-container {
	text-align: right;
	vertical-align: top;
	margin: 15px 6px 15px 6px;
}
.left-container ul{
	margin-left:-3px;
}

/* -------------------------- RIGHT COLUMN -------------------------- */
#middle {
	text-align: left;
	vertical-align: top;
	border-top: solid 1px #9B9B9B;
	border-bottom: solid 1px #9B9B9B;
}
.middle-left {
	width: 277px;
	padding: 10px 15px 10px 15px;
	border-right: solid 1px #9B9B9B;
	text-align: left;
	vertical-align: top;
}
.middle-right {
	padding: 10px 0px 10px 15px;
	text-align: left;
	vertical-align: top;
}
.middle-lower-left {
	margin: 10px 10px 10px 10px;
	float: left;
	text-align: left;
	vertical-align: top;
	width: 226px;
}
.middle-lower-right {
	margin: 10px 0px 10px 0px;
	float: right;
	text-align: left;
	vertical-align: top;
	width: 360px;
}
.middle-lower-left-header-border {
	border: solid 1px #228177;
}
.middle-lower-left-header-container {
	padding: 10px;
}
.middle-lower-left-header {
	padding: 2px 0px 2px 10px;
	text-align: left;
	vertical-align: top;
	background-color: #228177;
}
.middle-lower-right-icons {
	margin: 10px 5px 10px 9px;
	float: left;
	text-align: left;
	vertical-align: top;
	width: 100px;
	/*border-right: 1px solid #cccccc;*/
}
.middle-container {
	text-align: left;
	vertical-align: top;
}

/* NAV HOMEPAGE --------------------------*/
#navhome-1 a {
	float: left;
	width : 220px;
	height : 23px;
	background-image: url(../images/nav_1.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
#navhome-1 a:hover {
	width : 220px;
	height : 23px;
	background-image: url(../images/nav_1h.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#navhome-2 a {
	float: left;
	width : 220px;
	height : 24px;
	background-image: url(../images/nav_2.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
#navhome-2 a:hover {
	width : 220px;
	height : 24px;
	background-image: url(../images/nav_2h.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#navhome-3 a {
	float: left;
	width : 220px;
	height : 24px;
	background-image: url(../images/nav_3.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
#navhome-3 a:hover {
	width : 220px;
	height : 24px;
	background-image: url(../images/nav_3h.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#navhome-4 a {
	float: left;
	width : 220px;
	height : 23px;
	background-image: url(../images/nav_4.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
#navhome-4 a:hover {
	width : 220px;
	height : 23px;
	background-image: url(../images/nav_4h.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#navhome-5 a {
	float: left;
	width : 220px;
	height : 23px;
	background-image: url(../images/nav_5.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
#navhome-5 a:hover {
	width : 220px;
	height : 23px;
	background-image: url(../images/nav_5h.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
/* -------------------------- RIGHT COLUMN -------------------------- */
#right {
	text-align: left;
	vertical-align: top;
	width: 617px;
}
.right-container {
	text-align: left;
	vertical-align: top;
	margin: 0px 20px 20px 20px;
}
.right-container img {
	margin: 2px 0px 2px 0px;
}

/* -------------------------- FOOTER -------------------------- */
#footer {
	text-align: left;
	vertical-align: top;
	background-color: #004793;
	height: 40px;
}
.footer-container {
	text-align: center;
	vertical-align: top;
	margin-top: 3px;
}

/* -------------------------- BREAD CRUMBS -------------------------- */
#breadcrumbs { 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	text-align: left; 
	font-size: 10px;
	color: #cccccc;
}
#breadcrumbs a { 
	color: #999999;
}
.button {
	background-color: #11776E;
	border: solid 1px #11776E;
	margin: 2px 0px 2px 0px;
	color: #FFFFFF;
}

/* ----TABLE USER BORDER AND BACKGROUND STYLES -------------------------- */
.td-1 {
	background-color: #F5F5F5;
}

/* -------------------------- OTHERS -------------------------- */
.side-right-links {
	float: right; 
	width: 225px; 
	/* border: solid 1px #68C1B5; 
	background-color: #F1F1F1;*/
	font-size: 11px;
	margin: 10px 0px 5px 12px;
	text-align: left;
	vertical-align: top;
	border: 1px solid #68C1B5;
	z-index: 1;
}
.side-links {
	float: right; 
	width: 175px; 
	/* border: solid 1px #68C1B5; 
	background-color: #F1F1F1;*/
	font-size: 11px;
	margin: 80px 0px 5px 0px;
	text-align: left;
	vertical-align: top;
	z-index: 1;
}
.side-links-container {
	text-align: left;
	vertical-align: top;
	margin: 0px 10px 10px 10px;
	padding: 3px 0px 0px 15px;
	border-top: solid 1px #68C1B5;
}
.side-links-header {
	/* background-color: #11776E; */
	color: #004793;
	font-size: 11px;
	padding: 2px 5px 2px 25px;
	text-align: left;
	vertical-align: top;
}

.back2top {
	text-align: right;
	vertical-align: top;
	margin: 10px 0px 20px 0px;
}

P.left-floater {
	 border-style: solid; 
	 border-color: green; 
	 border-width: 10px;
	 padding: 10px;
	 margin: 0px 10px 10px 0px ;
	 width: 25%;
	 float: left;
	 } 
P.right-floater {
	 border-style: solid; 
	 border-color: green; 
	 border-width: 10px;
	 padding: 10px;
	 margin: 0px 10px 10px 0px ;
	 width: 25%;
	 float: right;
	 } 
	 
/* SUCCESS BOX CSS */
div.success-box {
    border:1px solid #DDDDDD;
}

div.success-box .header { 
    background-color:#FAFAFA;
    padding:4px;
    color:#333333;
    font-weight:bold;
    font-size:12px;
}

div.success-box .content {
    padding:4px;
}

div.success-box .redirect {
    font-size:10px;
    padding:4px;
}

/* BUTTON LINK CSS */ 
.button-link {
    margin:10px 0px;

}
.button-link a:link, .button-link a:visited, .button-link a:active, .button-link a:hover {
    border:0px;
    background-color:#978E8F;
    color:#FFF;
    text-decoration:none; 
    padding:2px 8px;
    font-weight:bold;
	font-size:11px;
}

.button-link-right {
    margin:10px 0px;
    text-align:right;
}
.button-link-right a {
	border:0px;
    background-color:#015175;
    color:#FFF;
    text-decoration:none; 
    padding:2px 8px;
    font-weight:bold;
	font-size:11px;
}

.button-link-small {
    margin:10px 0px;
}
.button-link-small a:link, .button-link-small a:visited, .button-link-small a:active, .button-link-small a:hover  {
    background-color:#0C6F9B;
	border:1px solid #369;
    color:#FFF;
    text-decoration:none; 
    font-size:11px;
    padding:1px 4px;
	font-weight:bold;
}

.button-link-right-small {
    margin:10px 0px;
    text-align:right;
}
.button-link-right-small a {
    background-color:#0C6F9B;
	border:1px solid #369;
    color:#FFF;
    text-decoration:none; 
    padding:1px 4px;
    font-size:11px;
	font-weight:bold;
}


/* AUTHENTICATION ERROR CSS */
div.auth-error { 
	background-color:#F8E1E1;;
	border:1px solid red;
	padding:5px;
}
div.success-box .message-header { 
    background-color:#003366;
    padding:4px;
    color:#FFF;
    font-weight:bold;
    font-size:12px;
    margin:0px;
}

div.errors {
    border:1px dashed red;
    padding:4px;
    color:red;
    margin:10px 0px;
}

div.horline { border-bottom:1px dashed #DDD; margin:10px 0px;}	 


.content-hotelroom { background-color:#EEE; }
.content-hotelroom th { background-color:#DDD; font-size:11px; padding:2px 5px; font-weight:bold;}
.content-hotelroom tr.odd { background-color:#FFF;}
.content-hotelroom tr.even { background-color:#F6F6F6;}
.content-hotelroom td { background-color:none; padding:2px 5px;}

.content-hotelroom tr.initial { background-color: #DDDDDD; color:#000000 }
.content-hotelroom tr.normal { background-color: #CCCCCC }
.content-hotelroom tr.highlight { background-color: #CCCCFF }