html
{ height: 100%;}

*
{ margin: 0;
  padding: 0;}

body
{ font: normal .80em 'trebuchet ms', arial, sans-serif;
  background: #2F2827;
  color: #5D5D5D;}

p
{ padding: 0 0 20px 0;
  line-height: 1.7em;}

img
{ border: 0;}

h1, h2, h3, h4, h5, h6 
{ font: normal 179% 'century gothic', arial, sans-serif;
  color: #43423F;
  margin: 0 0 15px 0;
  padding: 15px 0 5px 0;}

h2
{ font: normal 145% 'century gothic', arial, sans-serif;
  color: #B60000;}

h3
{ font: normal 125% 'century gothic', arial, sans-serif;}

h4, h5, h6
{ margin: 0;
  padding: 0 0 5px 0;
  font: normal 120% arial, sans-serif;
  color: #B60000;}

h5, h6
{ font: italic 95% arial, sans-serif;
  color: #888;}

h6
{ color: #362C20;}

a, a:hover
{ outline: none;
  text-decoration: underline;
  color: #A4AA04;}

a:hover
{ text-decoration: none;}

blockquote
{ margin: 20px 0; 
  padding: 10px 20px 0 20px;
  border: 1px solid #E5E5DB;
  background: #FFF;}

ul
{ margin: 2px 0 22px 17px;}

ul li
{ list-style-type: circle;
  margin: 0 0 6px 0; 
  padding: 0 0 4px 5px;}

ol
{ margin: 8px 0 22px 20px;}

ol li
{ margin: 0 0 11px 0;}

.left
{ float: left;
  width: auto;
  margin-right: 10px;}

.right
{ float: right; 
  width: auto;
  margin-left: 10px;}

.center
{ display: block;
  text-align: center;
  margin: 20px auto;}

#main, #logo, #menubar, #site_content, #footer
{ margin-left: auto; 
  margin-right: auto;}

#main
{ padding-bottom: 20px;}

#header
{ background: #2F2827;
  height: 170px;}

#logo
{ width: 860px;
  position: relative;
  height: 136px;
  background: url(logo.jpg) no-repeat;}

#logo #logo_text 
{ position: absolute; 
  top: 27px;
  left: 0;}

#logo h1, #logo h2
{ font: normal 300% 'century gothic', arial, sans-serif;
  border-bottom: 0;
  text-transform: none;
  margin: 0;}

#logo_text h1, #logo_text h1 a, #logo_text h1 a:hover 
{ padding: 22px 0 0 0;
  color: #FFF;
  text-decoration: none;}

#logo_text h1 a .logo_colour
{ color: #E4EC04;}

#logo_text a:hover .logo_colour
{ color: #FFF;}

#logo_text h2
{ font-size: 120%;
  padding: 4px 0 0 0;
  color: #B7B9A7;}

#menubar
{ width: 898px;
  height: 46px;
  padding: 0 0 0 4px;} 

ul#menu
{ float: right;
  margin: 0; 
  padding: 0;}

ul#menu li
{ float: left;
  margin: 5px 0 0 0;
  padding: 0 0 0 6px;
  list-style: none;
  margin: 3px 2px 0 0;
  background: #635B53 url(tab.png) no-repeat 0 0;}

ul#menu li a
{ font: normal 100% 'lucida sans unicode', sans-serif;
  display: block; 
  float: left; 
  height: 20px;
  padding: 7px 22px 4px 16px;
  text-align: center;
  color: #FFF;
  text-decoration: none;
  background: #635B53 url(tab.png) no-repeat 100% 0;} 

ul#menu li.selected a
{ height: 20px;
  padding: 7px 22px 4px 16px;}

ul#menu li.selected
{ margin: 3px 2px 0 0;
  background: #FFF;}

ul#menu li.selected a, ul#menu li.selected a:hover
{ background: #FFF;
  color: #111;}

ul#menu li a:hover
{ color: #E4EC04;}

#site_content
{ width: 858px;
  overflow: hidden;
  margin: 0 auto 0 auto;
  padding: 10px 20px 20px 20px;
  background: #F6F6F0 url(back.png) repeat-y;
  border: 15px solid #FFF;} 
  
  
  
#site_content2
{ width: 858px;
  overflow: hidden;
  margin: 0 auto 0 auto;
  padding: 10px 20px 20px 20px;
  background: #F6F6F0 url(back2.png) repeat-y;
  border: 15px solid #FFF;} 
  
  

.sidebar
{ float: right;
  width: 190px;
  padding: 0 15px 20px 15px;}

.sidebar ul
{ width: 178px; 
  padding: 4px 0 0 0; 
  margin: 4px 0 30px 0;}

.sidebar li
{ list-style: none; 
  padding: 0 0 7px 0; }

.sidebar li a, .sidebar li a:hover
{ padding: 0 0 0 35px;
  display: block;
  background: transparent url(link.png) no-repeat left center;} 

.sidebar li a.selected
{ color: #444;} 

#content
{ text-align: left;
  width: 613px;
  padding: 0;}

#content ul
{ margin: 2px 0 22px 0px;}

#content ul li
{ list-style-type: none;
  background: url(bullet.png) no-repeat;
  margin: 0 0 0 0; 
  padding: 0 0 4px 25px;
  line-height: 1.5em;}

#footer
{ width: 916px;
  font-family: 'trebuchet ms', sans-serif;
  font-size: 90%;
  height: 28px;
  padding: 20px 0 5px 0;
  text-align: center; 
  background: transparent;
  color: #EEF3CD;
  text-transform: uppercase;
  letter-spacing: 0.1em;}

#footer p
{ padding: 0;}

#footer a, #footer a:hover
{ color: #EEF3CD;
  text-decoration: none;}

#footer a:hover
{ text-decoration: underline;}

.search
{ color: #555; 
  border: 1px solid #DDD; 
  width: 134px;
  padding: 5px;}
  
.form_settings
{ margin: 15px 0 0 0;}

.form_settings p
{ padding: 0 0 4px 0;}

.form_settings span
{ float: left; 
  width: 200px; 
  text-align: left;}
  
.form_settings input, .form_settings textarea
{ padding: 5px; 
  width: 299px; 
  font: 100% arial; 
  border: 1px solid #E5E5DB; 
  background: #FFF; 
  color: #47433F;}
  
.form_settings .submit
{ font: 100% arial; 
  border: 0; 
  width: 99px; 
  margin: 0 0 0 212px; 
  height: 33px;
  padding: 2px 0 3px 0;
  cursor: pointer; 
  background: #3B3B3B; 
  color: #FFF;}

.form_settings textarea, .form_settings select
{ font: 100% arial; 
  width: 299px;}

.form_settings select
{ width: 310px;}

.form_settings .checkbox
{ margin: 4px 0; 
  padding: 0; 
  width: 14px;
  border: 0;
  background: none;}

.separator
{ width: 100%;
  height: 0;
  border-top: 1px solid #D9D5CF;
  border-bottom: 1px solid #FFF;
  margin: 0 0 20px 0;}
  
table
{ margin: 10px 0 30px 0;}

table tr th, table tr td
{ background: #3B3B3B;
  color: #FFF;
  padding: 7px 4px;
  text-align: left;}
  
table tr td
{ background: #E5E5DB;
  color: #47433F;
  border-top: 1px solid #FFF;}

  .pnrdetail{
  float:left;
  }
  
  .pnrbrief{
  float:left;
  }
  
  .briefSpan {

  }
  
  .briefSpanText {
	color:red;
  }
  
  .styleHeader{
    background-color: #D6D6C2;
    font-size: 22px;
    height: 32px;
    padding-top: 8px;
    text-align: center;
    border-radius:3px;
	border-radius: 10px 10px 0 0;
  }
    .styleHeader:hover{
    background-color: grey;
	color:white;
    font-size: 22px;
    height: 32px;
    padding-top: 8px;
    text-align: center;
    border-radius:3px;
	border-radius: 10px 10px 0 0;
  }
  
  .pnrcontainer{
	border:2px solid #D7D7D7;
	border-radius: 14px 14px 0 0;
	width: 600px;

  }
	td:hover{
   background-color: grey;
   color:white;
	}

	.briefTable{
		
	}
	.trainIcon{
    background-image: url("train.png");
    background-repeat: no-repeat;
    height: 37px;
    position: absolute;
	margin-left: 10px;
    width: 36px;
	}
	
	.buttonGreen1{
		font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
border-color: #FFFFFF #666666 #666666 #FFFFFF;
background-color: #CCCC99; border-style: solid;
border-top-width: 1px; border-right-width: 1px;
border-bottom-width: 1px; border-left-width: 1px;
	
	}
	.buttonGreen{
		padding: 7px;
	}
	.buttonGreen:hover{

    -webkit-box-shadow: #123456 0 0 10px;
    -moz-box-shadow: #123456 0 0 10px;
    box-shadow: #123456 0 0 10px;
	}
	
	.pnrTotal{
	float:left;
	}

.pnrbreif{
min-width:613px;
float:left;
}
.pnrinput{

    height: 34px;
    width: 125px;
    font-size: 18px;
	text-shadow: 2px 2px 4px grey;
    -webkit-border-radius: 8px 8px 8px 8px;
    -moz-border-radius: 8px 8px 8px 8px;
    border-radius: 8px 8px 8px 8px;

	

}

.pointer{
cursor:pointer;
}



.orange {
	color: #fef4e9;
	border: solid 1px #abcbd8;
background: #abcbd8; /* Old browsers */
background: -moz-linear-gradient(top,  #abcbd8 0%, #309dcf 72%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#abcbd8), color-stop(72%,#309dcf)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #abcbd8 0%,#309dcf 72%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #abcbd8 0%,#309dcf 72%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #abcbd8 0%,#309dcf 72%); /* IE10+ */
background: linear-gradient(top,  #abcbd8 0%,#309dcf 72%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#abcbd8', endColorstr='#309dcf',GradientType=0 ); /* IE6-9 */

}
.orange:hover {
background: #abcbd8; /* Old browsers */
background: -moz-linear-gradient(top,  #abcbd8 9%, #69b0ce 94%, #abcbd8 99%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(9%,#abcbd8), color-stop(94%,#69b0ce), color-stop(99%,#abcbd8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #abcbd8 9%,#69b0ce 94%,#abcbd8 99%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #abcbd8 9%,#69b0ce 94%,#abcbd8 99%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #abcbd8 9%,#69b0ce 94%,#abcbd8 99%); /* IE10+ */
background: linear-gradient(top,  #abcbd8 9%,#69b0ce 94%,#abcbd8 99%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#abcbd8', endColorstr='#abcbd8',GradientType=0 ); /* IE6-9 */

}
.orange:active {
	background: #abcbd8; /* Old browsers */
background: -moz-linear-gradient(top,  #abcbd8 9%, #69b0ce 94%, #abcbd8 99%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(9%,#abcbd8), color-stop(94%,#69b0ce), color-stop(99%,#abcbd8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #abcbd8 9%,#69b0ce 94%,#abcbd8 99%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #abcbd8 9%,#69b0ce 94%,#abcbd8 99%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #abcbd8 9%,#69b0ce 94%,#abcbd8 99%); /* IE10+ */
background: linear-gradient(top,  #abcbd8 9%,#69b0ce 94%,#abcbd8 99%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#abcbd8', endColorstr='#abcbd8',GradientType=0 ); /* IE6-9 */

}
.buttonPadd{
padding:10px;
}
textarea:focus, input:focus{
    outline: none;
}
