/**** PORTFOLIO STYLES*****/
.portfolio-categ{margin-bottom:30px;}
.portfolio-categ li{display:inline;margin-right:10px;}
.image-block{ display:block;position: relative;}
.image-block img{border: 1px solid #d5d5d5; border-radius: 4px 4px 4px 4px;background:#FFFFFF;padding:10px;}
.image-block img:hover{border: 1px solid #A9CF54;box-shadow:0 0 5px #A9CF54;}
.portfolio-area li{float: left;margin: 0 12px 20px 0;overflow: hidden;width: 245px;padding:5px;}
.portfolio-area li a{
	text-decoration:none;
	color:#65A42D;
}

#header {
  width: 100%;
  min-height: 9px;
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 2;
  background: url(../images/header-top.jpg) 0 0 repeat-x;
  border-bottom: 1px solid #dfdfdf;
  }
  
  #grad {
  background: -webkit-linear-gradient(#3799fc, #3090f4,#2266AF, #174D86); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#3799fc, #3090f4,#2266AF, #174D86); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#3799fc, #3090f4,#2266AF, #174D86); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#1B84DE, #1546A7,#3C77E8); /* Standard syntax */
}
  
ul#toplinks {
    float: left;
    position: absolute;
    right: 25px;
    height: 15px;
	padding-top:4px;
}

ul#toplinks li {
  float:left;
  list-style-type: none;
  font-size: 11px;
  color: #2c3e50;
  font-weight: bold;
  padding: 0px 14px;
  margin-top: -6px;
	}

ul#toplinks li a {
  display: inline;
  font-family:Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size:12px;
}

ul#toplinks li a:hover {
color:#FBF09B;
text-decoration:blink;
}





.span {
font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; padding: 0 12px;  margin-bottom: 5px;   color: rgb(253, 250, 179);
}

#miniCart {
  position: relative;
  float: right;
  height: 48px;
  border: 1px solid #dfdfdf;
  top: 6px;
}
a.field {
  color: #ED1C24;
  font-size: 11.5px;
  display: block;
  float: left;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 48px;
  background: #f4f4f4 url(../images/shoppingbasket.png) 8% 50% no-repeat;
  padding: 0 5px 0 45px;
  border: 1px solid #dfdfdf;
}

.newsBlock {
  width: 778px;
  height: 35px;
  position: relative;
  padding-left: 180px;
  margin: 0;
  float: left;
  background: #f9f9f9;
  border: 1px solid #efefef;
  border-top: none;
}
.newsHeading {
  float: left;
  position: absolute;
  left: 0;
  top: 4px;
  z-index: 100;
  margin: 0;
  padding: 0;
  height: 36px;
  line-height: 36px;
  background:url(../images/announce.png);
  color: #793927;
  padding: 0 20px;
}
.home-portfolio-text{margin-top:10px;}
/*li.active a{ text-decoration:underline;*/}
/**** END PORTFOLIO STYLES*****/
/*Fade In Fade out effect*/
.photos  
{
   /* float: left;
    display: block;
    position: relative;
    list-style-type: none;    
    margin: 10px; 
    height: 100px;
    width: 100px;*/
	border: 5px solid #EEEEEE;
}
/*Animated Background Image*/
div#banner {
    width:100%;
    height:300px;
    margin:auto;
    background: url(../images/background1.jpg) repeat 0 0;
}
 
div#banner p {    
    font: 15px Arial, Helvetica, sans-serif;
    color:white;
    position:relative;   
    left:20px;
    top:120px;
    width:422px;
    padding:20px;
    background:black;
    text-align:center;
    text-transform:uppercase;
    letter-spacing:20px;
    zoom: 1;
    filter: alpha(opacity=50);
    opacity: 0.5;     
}


#frmorder {
  background: #a9671b;
  border: 2px solid #E9333F;
  float: left;
  width: 100%;
  padding: 15px;
  min-height: 340px;
  border-radius: 1em;
  -moz-border-radius: 1em;
  -ms-border-radius: 1em;
  -webkit-border-radius: 1em;
  -o-border-radius: 1em;
  box-shadow: 0 6px 10px -6px #000;
  position: relative;
  behavior: url(PIE.htc);
  zoom: 1;
}
button, input, select, textarea {
  font-size: 95%;
  margin: 0;
  vertical-align: baseline;
}
.title {
  font-size: 1.6em;
  padding: 0;
  margin: 0 0 0.8em 0;
  color: #E9333F;
  display: block;
  width: 100%;
  float: left;
  border-bottom: 1px solid #dfdfdf;
  font-variant: small-caps;
}

.seperator-or {
  height: 24px;
  margin: 5px 0;
  width: 100%;
  float: left;
  background: url(../images/seperator-line.png) 0 50% repeat-x;
  text-align: center;
}
.red.button:hover {
  background-color: #ff3b3b;
}

.button, .button:visited, .medium.button, .medium.button:visited {
  font-size: 13px;
  line-height: 1;
  text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
}
.button:hover {
  background-color: #f60;
  color: #fff;
}
.button, .button:visited, a.button {
  background: #F58220 url(../images/alert-overlay.png) repeat-x;
  display: inline-block;
  padding: 5px 10px;
  color: #fff;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  text-decoration: none;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
  text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
  border-bottom: 1px solid rgba(0,0,0,0.25)!important;
  position: relative;
  border-radius: 4px;
  cursor: pointer;
}
#frmorder input[type=text].element {
  width: 164px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#frmorder input[type=text] {
  padding: 6px 4px;
}
input[type=password], input[type=text], input[type=date], textarea, select {
  outline: none;
  padding: 4px;
  background: none repeat scroll 0 0 #FFF;
  border: 1px solid #dfdfdf;
  border-radius: 3px 3px 3px 3px;
}

/*Bouncing Caption*/
.photo {
    float: left;
    display: block;
    position: relative;  
    margin: 10px; 
   /* border: 5px solid #EEEEEE;*/
    height: 150px;
   /* width: 370px;*/
	width: 100%;
    overflow: hidden;
	background: none repeat scroll 0% 0% rgba(174, 215, 178, 0.28);
	alignment-adjust:central;
}

.blockHalfl {
  width: 100%;
  height:100%;
  background: #FDFDF9;
  position: relative;
  border-radius: 5px;
  border: 1px solid #d8d8d8;
  padding: 2.0%;
}
.left {
  float: left;
}

.blockHalfr {
  width: 100%;
  height: 100%;
  background: #FDFDF9;
  position: relative;
  border-radius: 5px;
  border: 1px solid #d8d8d8;
  padding: 2.3%;
}

.welcome {
  width: 100%;
  float: left;
  min-height: 100px;
  margin: 10px 0;
}
.subtitle {
  font-size: 1.7em;
  padding: 10px;
  margin: 0 0 0.2em 0;
  color: #E9333F;
  display: block;
  width: 100%;
  float: left;
  border-bottom: 1px solid #d8d8d8;
  font-variant: small-caps;
  font-weight: normal;
}

.lorder {
height:150px;
font-size:11px;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
}

.mp {
background: #FCFFFF;
  border: dotted 1px #F50057;
  width: 100%;
  height: 58px;
  font-size: 12px;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  }

.right {
  float: right;
}

b, strong {
  font-weight: bold;
  color: rgb(0, 0, 0);
  font-size: 16px;
	}

.copyright {
  font: 12px/30px sans-serif;
  width: 100%;
  height: 30px;
  color:#EA272F;
  clear: both;

}

.horizontal {
  display: inline;
  list-style-type: none;
  border-right: 1px solid #999;
  padding-right: 10px;
}
a.nwlnk {
  color:#FFFFFF !important;
}

a.nwlnk:hover {
  text-decoration: underline;
  color:#EA272F !important;
}
.locationLinks ul {
  margin: 0 0 5px 0;
  padding: 0;
  height: 104px;
  overflow: hidden;
  float: left;
  width: 100%;
}

.locationLinks ul li {
  float: left;
  font-size: 0.9em;
  list-style:none;
}

a:link, a:active, a:visited {
  text-decoration: none;
  color:#F9F8F8;
}
.locationLinks ul li:after {
  content: "|";
  padding: 0 5px;
}


.push {
  height: 144px;
  clear: both;
  width: 100%;
  background: #FFFFFF;
  border: solid 1px rgb(224, 224, 224);
  border-radius: 5px 5px;
}

.photo img {  
    position: absolute;  
    top: 0;  
    left: 0;  
    border: 0;  
	padding-left: 27%;
	
} 
.photo .caption {
    position:absolute;
    background:#000;
    color:#fff;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";  /* IE 8 */  
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);  /* IE 5-7 */
    -moz-opacity:0.8;  /* old mozilla  */
    -khtml-opacity: 0.8;   /* old safari */   
    opacity: 0.8;   /* modern browsers */
    width:100%;
    height: 150px;
    top:-150px;
}
.photo .caption h2 { 
    margin:10px;
    font-size:12px;
    font-stretch:narrower;
    font-weight:normal;
}
.photo .caption a { 
    font-size:11px;
    color:#FFF;
    background-color:#0398CF;
    text-decoration:none;
    padding:7px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin:0 10px; 
}
#footer {
  width: 100%;
  min-height: 9px;
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 2;
  background:#000000;
  border-bottom: 1px solid #dfdfdf;
  }
  
.phone {
  font-family:Arial, Helvetica, sans-serif;
  font-weight: 300;
  font-size: 13px;
  color: #727171;  margin-bottom: 15px;
  background: url("../images/phone.png") no-repeat 1.5% center;
  padding-left: 25px;
}

.adress {
  font-family:Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 13px;
  color: #727171;  margin-bottom: 10px;
  background: url("../images/world.png") no-repeat 1% 10%;
  padding-left: 25px;
}

.email {
  font-family:Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 13px;
  color: #727171;  background: url("../images/email.png") no-repeat center left;
  padding-left: 25px;
}

.news {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:23px;
}

#locationid-form {
  background: none repeat scroll 0 0 rgba(16, 22, 0, 0.50);
  overflow: hidden;
  width: 100%;
  padding: 11px 20px;
  border-radius: 8px;
  }

#locationid-form {
z-index: 9999;
}


#locationid-form label {
  display: inline-block;
  width: 100%;
  color: #FFFFFF;
}
#locationid-form input {
  border: 1px solid #ccc;
  border-radius: 0;
  padding: 5px 5px;
  width: 100%;
  margin: 5px 0;
}

#locationid-form span {
  display: inline-block;
  float: left;
  width: 100%;
  padding-left: 1%;
}

#locationid-form select {
  display: inline-block;
  padding: 6px 0;
  width: 100%;
  margin: 6px 0;
}

.submit-lu {
  text-align: center;
  cursor: pointer;
  cursor: hand;
}
.calendar {
  font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, sans-serif;
  /* font-size: 0.9em; */
  background-color: #EEE;
  color: #333;
  border: 1px solid #DDD;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 0.2em;
  width: 14em;
}
  
div#hmenu { 
   margin: 0; 
   padding: .3em 0 .3em 0; 
   width: 100%; 
   text-align: center; 
} 

div#hmenu ul { 
   list-style: none; 
   margin: 0; 
   padding: 0; 
} 

div#hmenu ul li { 
   margin: 0; 
   padding: 0; 
   display:inline-block;
   border-right: 1px solid #999;

} 

div#hmenu ul a:link{ 
   margin: 0; 
   padding: .3em .4em .3em .4em; 
   text-decoration: none; 
   font-weight: bold; 
   font-size:12px; 
   color: #000000; 
} 

div#hmenu ul a:visited{ 
   margin: 0; 
   padding: .3em .4em .3em .4em; 
   text-decoration: none; 
   font-weight: bold; 
   font-size: 12px; 
   color:#080808; 
} 

div#hmenu ul a:active{ 
   margin: 0; 
   padding: .3em .4em .3em .4em; 
   text-decoration: none; 
   font-weight: bold; 
   font-size:12px; 
   color: #227755; 
} 

div#hmenu ul a:hover{ 
   margin: 0; 
   padding: .3em .4em .3em .4em; 
   text-decoration: none; 
   font-weight: bold; 
   font-size: 12px; 
   color:#FF0000;
 
}

div#ftmenu { 
   margin: 0; 
   padding: .3em 0 .3em 0; 
   width: 100%; 
   text-align:justify;
} 

div#ftmenu ul { 
   list-style: none; 
   margin: 0; 
   padding: 0; 
} 

div#ftmenu ul li { 
   margin: 0; 
   padding: 0; 
   display:block;
   margin-bottom:10px;
  font-family: Arial;
border-bottom: dotted 1px #FFFFFF;
}


div#ftmenu ul a{ 
color: #F4F4F4;
display: block;
margin: 4px 0px;
} 


div#ftmenu ul a:link{ 
   margin: 0; 
   padding: .3em .4em .3em .4em; 
   text-decoration: none; 
/*   font-weight: bold; 
*/   font-size:13px; 
   color:#FFFFFF;

} 

div#ftmenu ul a:visited{ 
   margin: 0; 
   padding: .3em .4em .3em .4em; 
   text-decoration: none; 
   font-weight: bold; 
   font-size: 13px; 
   color: #FFFFFF; 
   
} 

div#ftmenu ul a:active{ 
   margin: 0; 
   padding: .3em .4em .3em .4em; 
   text-decoration: none; 
   font-weight: bold; 
   font-size:13px; 
   color: #227755; 
} 

div#ftmenu ul a:hover{ 
   margin: 0; 
   padding: .3em .4em .3em .4em; 
   text-decoration: none; 
   font-weight: bold; 
   font-size: 13px; 
   color:#EA272F;
 
}

div.divFooter
{background-color:#190d0f; padding:5px; color:#B5B0B0;}

div.divFooter ul.ulFooter
{margin:0; padding:0; list-style:none; height:190px; display:inline-block;}

div.divFooter ul.ulFooter li.liFooter
{width:182px; margin:1px; border-left:solid 1px #212121; color:#888; padding: 35px; margin-top: -29px; float:left; text-align:left;}

div.divFooter ul.ulFooter li.liFooter:hover
{color:#fff;}

div.divFooter hr
{border:solid 1px #484848;}

div.divFooter a
{color:#F4F4F4; display:block; margin:4px 0;}

div.divFooter a:hover
{color:#d4d4d4; display:block; margin:4px 0;}

div.divFooter p
{margin-top:0;}

div.divFooter span
{display:block; text-align:center; margin-bottom:10px;}

.subscribe-form {
  position: relative;
  margin: 0px -11px 20px;
  padding: 15px;
  border-radius: 0 0 6px 6px;
/*  box-shadow: inset 0 1px white;
*/}

.subscribe-input {
  padding: 0 16px;
  width: 100%;
  height: 35px;
  font-family: 'Lucida Grande', Tahoma, Verdana, sans-serif;
  font-size: 15px;
  color: #444;
  background: #fefefe;
  background-clip: padding-box;
  border: 1px solid;
  border-color: #999 #aaa #aaa;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2), 0 1px #f8f8f8;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2), 0 1px #f8f8f8;
}
.subscribe-input:focus {
  outline: 0;
}

.subscribe-submit {
  display: block;
  position: absolute;
  top: 15px;
  right: 15px;
  padding-left: 15px;
  height: 35px;
  width: 120px;
  background: #60e160;
  border: 1px solid;
  border-color: #4c9d50 #4c9d50 #4c9d50 #55af5a;
  cursor: pointer;
  font-size:14px;
  text-shadow: none;
  background:#8D8484 none repeat scroll 0% 0%;
  color:#ffffff;
  -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.4);
  box-shadow: inset 0 1px rgba(255, 255, 255, 0.4);
}

.map_Content_Bottom {
  float: left;
  width: 100%;
  margin-top: 5px;
}

.map_Content_Top_T {
  float: left;
  width: 100%;
}

.map_Content_Top_Mid {
  float: left;
  width: 100%;
  padding: 7px 15px;
}

.team {
  float: left;
  width: 100%;
}
.popularTrainLink {
  font-size: 12px;
  color: #333;
}

table {
  display: table;
  border-collapse: separate;
  border-spacing: 2px;
  border-color: grey;
  }
  
  .instruction {
  position: relative;
  background-color: #FFF;
  border: 1px solid #fec166;
  width: 100%;
  margin-left: 18px;
  margin-top: -10px;
  margin-bottom: 5px;
  padding: 5px;
  height:100%;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  color: #333;
  font-weight: 400;
  font-weight: 400;
}

.engineInfo {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
  color: #747474;
  font-weight: 700;
  width:100%;
  margin-top: -9px;
  margin-left: 3px;
  position: relative;
}

.track_train_form {
  width: 100%%;
  float: left;
  background-color: #fff;
  border: 1px solid #fec166;
  height: 100%;
  padding: 5px;
}

.div_center_align_height_tt {
  width: 100%;
  height: 40px;
  text-align: center;
  float: left;
}

.input_text {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
  border: 1px solid #CCC;
  padding: 2px;
  width: 250px;
  color: #747474;
  background: #fff  url(../images/search.png) no-repeat 3px 2px;
  padding-left: 17px;
  margin-top: 20px;
}

.center_align {
/*  width: 100%;
*/  text-align: center;
  float: left;
}

.center_align_design {
  width: 100%;
  text-align: center;
  float: left;
  height: 60px;
}

.inputTrainArrDep_track {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
  border: 1px solid #CCC;
  padding: 0;
  width: 48%;
  color: #747474;
  margin-top: 0;
}

.div_center_align_height_tt {
  width: 100%;
  height: 40px;
  text-align: center;
  float: left;
}

.ftr_c {
background:none;
border:none;
text-align:left !important;
color:#FFFFFF;
margin-left: -3%;
}


.trainrightcover {
width:100%;
  float: left;
  margin-top: 27px;
  background-color: #fe8125;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  width: 1px;
  height: 9px;
  visibility: visible;
}


.trainleftcover {
  float: left;
  margin-top: 27px;
  background-color: #b6e71e;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  width: 1px;
  height: 9px;
  visibility: visible;
}


.header_menu {
  float: left;
  width: 804px;
  margin-top: 20px;
}

.header_option {
  float: left;
  width: 135px;
  height: 28px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 16px;
  color: #9d2201;
  text-align: center;
  text-decoration: none;
  font-weight: 700;
  padding-top: 10px;
}

.header_option1, .header_option:hover {
  float: left;
  width: 135px;
  background:url(../images/bover_bg.png);
  background-repeat: no-repeat;
  height: 28px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 16px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  font-weight: 700;
}

.view_btn {
  float: left;
  width: 100px;
  height: 31px;
  border: none;
  cursor: pointer;
  background: url(../images/view_menu_brn_bg1.png);
  background-repeat: no-repeat;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 15px;
  font-weight: 700;
  color: #f5f5f5;
  text-decoration: none;
}

.workinghrsoutlet {
  width: 16px;
  height: 16px;
  float: left;
  background: url(../images/editworkingoutlet.png) 16px 0px;
}


.veg_optn {
  width: 22px;
  height: 22px;
  background: url(../images/vndr_props.jpg) 0px 0px;
  float: left;
  margin-left: 4px;
}

.map_header_L {
  color: #404040;
  font-size: 21px;
  font-weight: 700;
  padding-top: 15px;
  padding-bottom: 15px;
}

.map_header_C {
  color: #009047;
  font-size: 13px;
  font-weight: 400;
  padding-right: 5px;
}

.map_Botm_B_Left_bx_hedr {
  float: left;
  background-color: #f5f5f5;
  width: 478px;
  border-bottom: 1px solid #fec166;
}

#main_frame {
width:100%;
height:285px;
background:#FFFFFF;
margin:auto;
border: solid 2px #CC3333;
padding: 23px;
}

.frame1{
width:49%;
height:auto;
float:left;
border: solid 2px #848383;
border-radius: 5px;
}

.frame2{
width:49%;
height:auto;
float:right;
border: solid 2px #848383;
  border-radius: 5px;
}
#calendar ul {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}

#calendar li {
    border-bottom: dotted #ccc 1px;
    clear: both;
    padding:15px 5px;
    color: #474646;
}
#calendar li span {
    background-color: #0592e3;
    color: #fff;
    padding: 2px;
    margin-right: 5px;
    font-size: 9px;
    line-height: 12px;
    padding-left: 3px;
    padding-right: 3px;
    width: 22px;
    text-align: center;
}
.newslinkk:link {
    font-weight: normal;
    font-size: 11px;
    color: #111b3d;
    font-family: verdana;
    text-decoration: none;
}

.more:hover {
    font-weight: normal;
    font-size: 12px;
    color: #0099FF;
    text-decoration: underline;
}

a.newslinkk {
    color: #000000;
}

h2.f_head {
    font-size:x-large;
	color:#820707;
	padding:6px;
}

h5.f-cont {
    font-size: 16px;
	color: #000066;
}

h5.f-cont1 {
    font-size: 14px;
	color: #000066;
}

h5.f-cont2 {
    font-size: 13px;
	color: #000066;
}

/* CSS Document */

