img.side-tab {
	position:relative;
	left:-16px;
}


#ajax_progress {
  display: none;
  float: right;
/*   margin-top: 105px; */
  font-weight: bold;
}

#subsearch {
  width:210px;
  position:relative;
}

#subsearch_text {
  font-size:11px;
  width:200px;
  padding:5px;
  border:0;
  border: 1px solid black;
}

#subsearch_submit {
  position:absolute;
  right:4px;
  top:4px;
}

/*.password-plain {
    display: none;
}*/


td.label {
  width: 100px;
  font-weight: bold;
  text-align: right;
  padding-right: 10px;
}

.right_search{
	float: right;
	position: relative;
	top:-25px;
}

img, a img {
	border: none;
}

.oddrow {
  background-color:#DDDDDD;
  color:#000000;
}
  
.evenrow {
  background-color:#EEEEEE;
  color: #000000;
}
  
.filterColumns td{
	margin: 0 auto;
	text-align: center;
}

.filterColumns input {
	width: 80%;
	max-width: 150px;
}

.messagebox {
	border: 2px solid;
	font-weight: bold;
	text-align: center;
	width: 80%;
	margin: auto;
	margin-bottom: 10px;
}

.error {
	margin: 5px;
	padding: 3px;
	color: red;
	border-color: red;
	background-color: #F99;
}

.p_link {
	padding: 3px;
	color: #13284B;
	font-weight: bold;
}

.pagelink {
	padding: 5px 10px 5px 10px;
	margin-left: 8px;
	border: 1px solid #737373;
	display: block;
	float: right;
}

.info {
	color: #36C;
	border-color: #36C;
	background-color: #FF9;
}


/*STYLES 2 STARTS HERE*/


.no_under {
	text-decoration:none;
}

img.side-tab {
	position:relative;
	left:-16px;
}


#ajax_progress {
  display: none;
  float: right;
/*   margin-top: 105px; */
  font-weight: bold;
}

#subsearch {
  width:210px;
  position:relative;
}

#subsearch_text {
  font-size:11px;
  width:200px;
  padding:5px;
  border:0;
  border: 1px solid black;
}

#subsearch_submit {
  position:absolute;
  right:4px;
  top:4px;
}

/*.password-plain {
    display: none;
}*/


td.label {
  width: 100px;
  font-weight: bold;
  text-align: right;
  padding-right: 10px;
}

.right_search{
	float: right;
	position: relative;
	top:-25px;
}

img, a img {
	border: none;
}

.oddrow {
  background-color:#ddeef6;
  color:#000000;
}
  
.evenrow {
  background-color:#bfd6ea;
  color: #000000;
}
  
.filterColumns td{
	margin: 0 auto;
	text-align: center;
}

.filterColumns input {
	width: 80%;
	max-width: 150px;
}

.messagebox {
	border: 2px solid;
	font-weight: bold;
	text-align: center;
	width: 80%;
	margin: auto;
	margin-bottom: 10px;
}

.error {
	margin: 5px;
	padding-left:60px;
	color: red;
	border-color: red;
	background: #F99 url('/images/icons/error.png') no-repeat left top;
	background-position: 10px 10px;
	min-height:75px;
}

.pagelink {
	padding: 5px 10px 5px 10px;
	margin-left: 8px;
	border: 1px solid #737373;
	display: block;
	float: right;
}

.info {
	color: #36C;
	border-color: #36C;
	background-color: #FF9;
}


html, body {
	
	height: 100%; /* Damn you IE! */
}


body {
	font-size:72%;
	font-family:arial,verdana;
	color:#464646;
  	margin:0;
  	background-color: #3F3F3F;
}

div#toprow {
  height:72px;
}

.width-restriction {
  width:992px;
}


#mainlogin {
  width:100%;
  position:relative;
}

#mainlogin input.text  {
  text-align:center;
  font-size:11px;
  width:90px;
  padding:3px 1px;
  border:0;
}

#mainlogin #submit {
  position: relative;
  top: 5px;
}


#topmenu {
  margin-top:15px;
  margin-right: 10px;
}

#topmenu a {
  font-size:11px;
  color:#0b1523;
  text-decoration:none;
  margin-left:17px;
  margin-top: 15px;
}

#mainsearch {
  width:210px;
  position:relative;
}

#mainsearch_text {
  font-size:11px;
  width:200px;
  padding:5px;
  border:0;
}

#mainsearch_submit {
  position:absolute;
  right:4px;
  top:4px;
}

#central-section {
/*	background-image: url('/images/clouds.jpg');
	background-repeat:repeat-x;
	background-position: top; */
  	padding-top:20px;
}


#page {
  /*background-color:#a1def8;*/
	
  background-position:top center;
  background-repeat: repeat-y;
	clear: both;
}

.page-padding {
  padding: 0 60px 0 60px;
  line-height:1.7em;
}

#footer {
  position:relative;
  padding-top:40px;
  padding-bottom:20px;
}

#footer a {
  color:#FFF;
}

#footerlinks a {
  color:#FFF;
  text-decoration:none;
  margin-bottom:3px;
}

#footerlinks td strong {
	color: #FFF;
}

#footerlinks td div {
  margin-top:5px;
  text-align:left;
  width:100px;
}

#footerlinks td div a {
  display:block;
}

#footerlinks td div ul {
  margin:0; padding:0;
}

#footerlinks td div ul li {
  padding:0;
  margin:0 0 0 12px;
}

#employerstab {
  position: absolute;
  left: 0;
  top:210px;
  z-index: 100;
}

#feedbacktab {
  position: absolute;
  left: 0;
  top:70px;
  z-index: 100;
}

#social_buttons {
  position: absolute;
  right: 0.25%;
  top:70px;
  z-index: 100;
  width:32px;
}



/** CSS from Craig **/

.navy {
	font-weight: bold; font-size: 1.1em; color:#124e72;
}

h1 {
	color: #00b0f0;
}

h2 {
	color: #17375e;
}

.white {
	color: #fff;
	margin-top: 0px;
	margin-bottom: 0px;
}

h3 {
	color: #10253f;
}

h4 {
	color: #10253f;
}

a: active, a:visited, a:hover: {
	color: #1f527b;
}

strong {
	color: #464646;
}

.filterColumns {
	background-color:#747474;
}

.filterColumns input {
	border: 1px solid #000;
}

.pad {
	margin: auto;
	padding: 0 25px 5px 25px;
	top:-55px;
}

.thead {
	background-color: #006f9d;
	color: #fff;
}

.odd {
	background-color: #eeeeee;
}

.even {
	background-color: #d0d0d0;
}


.roundbox {
	padding:6px;
	-moz-border-radius:8px;
	border-radius:8px;
	-webkit-border-radius:8px;
	border:2px solid #cccbc4;
	height:auto;
	word-wrap: break-word;
	background-color: #FFF;
	position: relative;
}

.squarebox {
	margin: 4px;
	padding:10px;
	border:2px solid #cccbc4;
	height:auto;
	width:auto;
	word-wrap: break-word;
	background-color: #FFF;
}

.squarebox p, .comment p {
	padding: 0 0 4px 0;
	margin: 0;
}

.comment {
	width: 100%;
	border-bottom: 2px dotted #cccbc4;
	margin-bottom: 5px;
}

.comment .text {
	vertical-align: top;
	padding:5px;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-border-radius:4px;
	border:1px solid #cccbc4;
	height:auto;
	word-wrap: break-word;
	background-color: #FFF;
	width: 100%;
}

.textbox {
	vertical-align: top;
	padding:5px;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-border-radius:4px;
	border:1px solid #aaabc4;
	height:auto;
	word-wrap: break-word;
	background-color: #FFF;
	width: 100%;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}


hr, .hr {

	color: #000; 

	background-color: #fff;

	border: 2px dotted #939393; 

	border-style: none none dotted;

	margin-bottom: 10px; 

}




/** Tabs **/



UL.tabNavigation {
    list-style: none;
    margin: 0;
		margin-left: 25px;
    padding: 0;
}

UL.tabNavigation LI {
    display: inline;
}

UL.tabNavigation LI A {
    padding: 3px 5px;
    background-color: #FFF;
    color: #000;
    text-decoration: none;
		border: 1px solid #cccbc4;
		border-bottom: 0px;
}

UL.tabNavigation LI A.link {
	float: right;
}

UL.tabNavigation LI A.selected {
	background-color: #333;
	color: #fff;
  padding-top: 7px;	
}
UL.tabNavigation LI A:hover {
    background-color: #595959;
    color: #fff;
    padding-top: 7px;
}

UL.tabNavigation LI A:focus {
        outline: 0;
}

div.tabs > div {
        padding: 5px;
        margin-top: 3px;
}

div.tabs > div h2 {
        margin-top: 0;
}

	

/* Heroes */

ul.escape_destinations_list {
  list-style:none;
  padding:0;
  margin:0 0 0 10px;
  color:#000;
  line-height:1.6em;
	width: 200px;
}

ul.escape_destinations_list a {
  color:#000;
	text-decoration: none;
}

ul.escape_destinations_list li {
  font-size:12px;
}

ul.escape_destinations_list ul {
  list-style:none;
  margin:0 0 20px 15px;
  padding:0;
}

ul.escape_destinations_list li {
  
}





/* Custom select boxes */


.customSelectReplacement {
  position:relative;
  cursor:pointer;
}

.customSelectReplacement .customSelectReplacementOption {
  background-color:#c7c7c7;
  color:#000;
  padding:4px 0 4px 6px;
	z-index:500;
}

.customSelectReplacement .bold_custom_select {
	font-weight:bold;
	border-bottom: 1px solid #777;
	border-top: 1px solid #777;
	background-color: #aaa;
}

.customSelectReplacement div.customSelectReplacementDropdown {
  position:absolute;
  z-index: 501;
  display:none;
  margin-top:0px;
  border-top:0;
  height: 300px;
  overflow:auto;
}

.customSelectReplacement div.customSelectReplacementDropdown div.customSelectReplacementOption:hover {
  background-color:#EEE;
}

.customSelectReplacementSelected {
  background-image:url('/images/dd_triangle.jpg');
  background-position:97% 9px;
  background-repeat:no-repeat;
  border:solid 1px #888;
  background-color:#dcdcdc !important;
}




/* HEROES */

.heroAjaxResult {
  border:solid 1px #DDD;
  padding:12px !important;
}

.heroAjaxResult a {
  color:#000;
  font-weight:bold;
}

.pagelink {
  color:#000;
  font-weight:bold;
  text-decoration:none;
  background-color:#EEE;
}



.homebox h4 {
  margin:0;
}

.homebox h4 a {
  color:#1F527B;
  text-decoration:none;
}

.homebox .subtext a {
  color:#555;
  font-size:0.8em;
  font-weight:bold;
}

.fail_required {
	color:#D62727;
	background:url(/images/icons/delete.png) no-repeat left top;
	padding-left:20px;	
	
}

a:link {
 text-decoration: none;
}
a:visited {
 text-decoration: none;
}
a:hover {
 text-decoration: underline;
}
a:active {
 text-decoration: none;
}