/**{
    padding: 0px;
    margin: 0px;
}*/
/*========= Body ============*/
html{
    width: 100%;
    /*height: 100%;*/
    
}

body{
	background-color: #EEE3AB;
	margin: 0px;
	font-family: Verdana, Georgia, serif;
	font-size: 14px;
        width: 100%;
        /*height: 70%;*/
	
	
}
/*========= Header =============*/
#header{
	background-color: #BF0603;
	margin: 1px;
	height: 100px;
	border-radius: 2px;
        text-align: left;
        position: relative;
        top: 0px;
	/*width: 99%;*/
}
/*========= Navigation Bar ============*/
#navbar{
	background-color: #001427;
	margin: 0px;
	height: 30px;
	border-radius: 2px;
        padding: 0px;
        overflow: hidden;
        border-bottom-style: solid;
        border-bottom-width: 4px;
        border-bottom-color: red;
        
}

#navbar ul{
	padding: 4px;
	list-style-type: none;
	text-align: center;
	background-color: #001427;
	margin: 1px;
	border-radius: 2px;
	
}
#navbar ul li{
	display: inline;
	
}
#navbar ul li a{
	text-decoration: none;
	font-weight: bold;
	font-family: Arial;
	padding: .2em .8em;
	color: #fff;
	background-color: #001427;
	
}
#navbar ul li a:hover{
	
	background-color: #fff;
    color: #001427;
	
}

/*=========New Navigation Bar ============*/

.navbar {
  overflow: hidden;
  background-color: #001427;
  font-weight: bold;
  border-bottom-style: solid;
  border-bottom-width: 4px;
  border-bottom-color: red;
  
}

.navbar a {
  float: left;
  font-size: 13px;
  font-weight: bold;
  color: white;
  text-align: center;
  padding: 12px 14px;
  text-decoration: none;
}

.dropdown {
  float: left;
  overflow: hidden;
  font-weight: bold;
}

.dropdown .dropbtn {
  font-size: 13px;  
  font-weight: bold;
  border: none;
  outline: none;
  color: white;
  padding: 12px 14px;
  background-color: inherit;
  font-family: inherit;
  margin: 0;
}

.navbar a:hover, .dropdown:hover .dropbtn {
  background-color: red;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  float: none;
  color: black;
  padding: 12px 14px;
  text-decoration: none;
  display: block;
  text-align: left;
}

.dropdown-content a:hover {
  background-color: #ddd;
}

.dropdown:hover .dropdown-content {
  display: block;
}
/*=====================================*/

/*========= users Window ============*/
#MLog{
    float: right;
    font-weight: bold;
    width: 70px;
}
.rojamain{
	background-color: #EEE3AB;
        /*background-color: #FFF8E1;
        height: 605px;*/
	margin:0px;
        padding: 0px;
        height: 70%;
        padding-left: 20px;
        padding-top: 10px;
        min-height: 600px;
        
	/*border-radius: 2px;
	padding: 0px 0px 60px 15px;
        
	font-size: 110%;
	height: 100%;*/
        overflow: auto;
        /*text-align: center;
        display: flex;*/
              	
}
#FList{
    
    list-style-type: initial;
    font-size: 120%;
    color: #001427;
    font-family: Arial;
    font-weight: bold;
    
    
}

#user_box{
    margin-left: 7px;
    padding: 10px;
    width: 510px;
    border-style: solid;
    border-color: navy;
    border-radius: 5px;
    
}

#email_box{
width: 290px;    
text-align: center;            
}


#Datag{
    /*width: 200px;
    height: 150px;*/
    font-size: 95%;
    background-color: cornsilk;
    text-align: center;
    border-radius: 3px;
    border-style: solid;
    border-width: thin;
    /*overflow: auto;*/
}
#Datag1{
    /*width: 200px;
    height: 150px;*/
    font-size: 95%;
    background-color: cornsilk;
    text-align: center;
    border-radius: 3px;
    border-style: solid;
    border-width: thin;
    /*overflow: auto;*/
}
#HRow{
    /*width: 200px;
    height: 150px;
    
    border-radius: 3px;*/
    font-size: 100%;
    background-color: #BF0603;
    text-align: center;
    border-style: solid;
    border-width: thin;
    color: white;
    font-weight: bold;
    /*overflow: auto;*/
}
#HRow_sum{
    /*width: 200px;
    height: 150px;
    
    border-radius: 3px;*/
    font-size: 100%;
    background-color: #001427;
    text-align: center;
    border-style: solid;
    border-width: thin;
    color: white;
    font-weight: bold;
    /*overflow: auto;*/
}
#GRow{
    /*width: 200px;
    height: 150px;
    
    border-radius: 3px;*/
    font-size: 95%;
    background-color: white;
    text-align: center;
    border-style: solid;
    border-width: thin;
    color: darkred;
    
}
.GRow_Cyan{
  
    font-size: 95%;
    background-color: #55C5D1;
    text-align: center;
    border-style: solid;
    border-width: thin;
    color: darkgreen;
    
}
#GRow_Red{
    /*width: 200px;
    height: 150px;
    
    border-radius: 3px;*/
    font-size: 95%;
    background-color: red;
    text-align: center;
    border-style: solid;
    border-width: thin;
    color: darkred;
    
}
#GRow_2200{
    /*width: 200px;
    height: 150px;
    
    border-radius: 3px;*/
    font-size: 95%;
    background-color: #FFCCCB;
    text-align: center;
    border-style: solid;
    border-width: thin;
    color: darkred;
    
}
#GRow_4500{
    /*width: 200px;
    height: 150px;
    
    border-radius: 3px;*/
    font-size: 95%;
    background-color: #90EE90;
    text-align: center;
    border-style: solid;
    border-width: thin;
    color: darkred;
    
}
#GRow_4200{
    /*width: 200px;
    height: 150px;
    
    border-radius: 3px;*/
    font-size: 95%;
    background-color: #FFD574;
    text-align: center;
    border-style: solid;
    border-width: thin;
    color: darkred;
    
}
#GRow_4530{
    /*width: 200px;
    height: 150px;
    
    border-radius: 3px;*/
    font-size: 95%;
    background-color: #55C5D1;
    text-align: center;
    border-style: solid;
    border-width: thin;
    color: darkred;
    
}
#GRow_2230{
    /*width: 200px;
    height: 150px;
    
    border-radius: 3px;*/
    font-size: 95%;
    background-color: #8ADFE3;
    text-align: center;
    border-style: solid;
    border-width: thin;
    color: darkred;
    
}
#Income{
    width: 50px;
    text-align: center;
}
#Expen{
    width: 50px;
    text-align: center;
}
#grid{
    
    /*width: 100%;
    height: 100%;
    font-size: 90%;*/
    overflow: auto;
}
#grid1{
    
    /*width: 100%;
    height: 100%;*/
    font-size: 90%;
    overflow: auto;
}
#Emp_Add{
    padding: 10px;
    width: 800px;
    border-width: 4px;
    border-style: double;
    border-color: navy;
    border-radius: 5px;
}
#Cont_Add_CMA{
    padding: 10px;
    margin: 10px;
    width: 590px;
    border-width: 4px;
    border-style:double;
    border-color: navy;
    border-radius: 5px;
    margin-bottom: 0px;
}
#Cont_Add_Gate{
    padding: 10px;
    width: 435px;
    border-width: 4px;
    border-style:double;
    border-color: navy;
    border-radius: 5px;
}
#Cont_Add_Gate1{
    padding: 10px;
    width: 835px;
    border-width: 4px;
    border-style:double;
    border-color: navy;
    border-radius: 5px;
}
#Cont_Out_CMA{
    padding: 10px;
    width: 800px;
    border-width: 4px;
    border-style:double;
    border-color: navy;
    border-radius: 5px;
}
#Cont_Add{
    padding: 10px;
    width: 805px;
    border-width: 4px;
    border-style:double;
    border-color: navy;
    border-radius: 5px;
}
#Cont_Add1{
    padding: 10px;
    width: 835px;
    border-width: 4px;
    border-style:double;
    border-color: navy;
    border-radius: 5px;
}
#export_form{
    margin-left: 7px;
    padding: 10px;
    width: 330px;
    border-style: solid;
    border-color: red;
    border-radius: 5px;
}

#Emp_Update{
    padding: 10px;
    width: 900px;
    border-style: solid;
    border-color: blue;
    border-radius: 3px;
}

#Emp_Delete{
    padding: 5px;
    width: 800px;
    border-width: 4px;
    border-style: double;
    border-color: navy;
    border-radius: 5px;
    }
#Cont_Delete{
    padding: 10px;
    /*margin: 20px;*/
    width: 430px;
    border-width: 4px;
    border-style: double;
    border-color: navy;
    border-radius: 5px;
    display: inline;
}
#Cont_Move{
    padding: 0px;
    margin: 0px;
    width: 150px;
    border-width: 4px;
    border-style: none;
    border-color: navy;
    border-radius: 5px;
    display: inline;
}
#Cont_Check{
    padding: 20px;
    margin: 0px;
    width: 150px;
    border-width: 4px;
    border-style: double;
    border-color: navy;
    border-radius: 5px;
    display: inline;
}
#Save{
     background-color: greenyellow;
     font-weight: bold;
     height: 25px;
     width: 90px;
     float: right;
     border-radius:15px;     
}
#Search{
     background-color: greenyellow;
     font-weight: bold;
     height: 25px;
     width: 70px;
     border-radius:15px;
    
          
}
#RegBtn{
     /*background-color: greenyellow;*/
     font-weight: bold;
     height: 25px;
     width: 90px;
     /*float: right;*/
          
}
#Update{
     background-color: blue;
     color: cyan;
     font-weight: bold;
     height: 25px;
      width: 90px;
      float: right;
    border-radius:15px;      
}
.Update_List{
    
     background-color: #BF0603;
     color: white;
     font-weight: bold;
     height: 25px;
     width: 90px;
     
    
}
#Update1{
     background-color: blue;
     color: cyan;
     font-weight: bold;
     height: 25px;
      width: 90px;
      float: right;
    border-radius:15px;      
}
#ESave{
     background-color: greenyellow;
     font-weight: bold;
     height: 25px;
     width: 120px;
     border-radius:15px;
          
}
#EUpdate{
     background-color: blue;
     color: cyan;
     font-weight: bold;
     height: 25px;
      width: 120px;
      float: right;
    border-radius:15px;      
}
#Move{
     background-color: orange;
     font-weight: bold;
     height: 25px;
      width: 120px;
      border-radius:15px;
      /*float: right;*/
          
}
.Delete{
     background-color: red;
     font-weight: bold;
     height: 25px;
     width: 90px;
      border-radius: 15px;
     
}
#Delete{
     background-color: red;
     font-weight: bold;
     height: 25px;
     width: 90px;
      border-radius: 15px;
     
}
#Cancel{
     background-color: red;
     font-weight: bold;
     height: 25px;
     width: 90px;
     float: right;
     border-radius:15px;
     
}
#Select_Data{
    padding: 15px;
    width: 930px;
    border-width: 4px;
    border-style: double;
    border-color: navy;
    border-radius: 5px;
}
#Show{
    
     background-color: blue;
     color: cyan;
     font-weight: bold;
     height: 25px;
      width: 110px;
      float: right;
      border-radius:15px;
     
}
#OprShow{
    
     background-color: blue;
     color: cyan;
     font-weight: bold;
     height: 25px;
      width: 110px;
      float: right;
     
}
#Export{
    
     background-color: orange;
     font-weight: bold;
     height: 25px;
      width: 110px;
      float: right;
     border-radius: 15px; 
     
}
#Export1{
    
     background-color: orange;
     font-weight: bold;
     height: 25px;
      width: 110px;
      float: right;
     border-radius: 15px; 
     
}
#TIn{
    width: 230px;
}
#Truck{
    width: 140px;
}
#Rem{
    text-transform: uppercase;
    text-align: center; 
    width: 270px;
}
#RemF{
    text-transform: uppercase;
    text-align: center; 
    width: 310px;
}
#Rem1{
    text-transform: uppercase;
    text-align: center; 
    width: 168px;
}
#Cons{
    width: 230px;
}
#PTI{
    width: 55px;
}
#message{
    font-weight: bold;
}
/*========= Footer ============*/
#footer{
        /*position: fixed;
        float: bottom;
        clear: both;*/
        position: fixed;
        bottom: 0px;
        
	background-color:#001427 ;
	margin: 0px;
	border-radius: 2px;
	color: white;
	font-size: 90%;
	text-align: center;
	padding: 10px;
	height: 60px;
        
	
        width: 99%;
	
}
#footer ul{
	padding: 5px;
	list-style-type: none;
	text-align: center;
	background-color: #001427;
	margin: 1px;
	border-radius: 2px;
	
}
#footer ul li{
	display: inline;
	
}
#footer ul li a{
	text-decoration: none;
	font-weight: bold;
	font-family: Arial;
	padding: .2em 1em;
	color: #fff;
	background-color: #001427;
	
}


#footer ul li a:hover{
	
	background-color: #fff;
    color: #001427;
	
}
/*========= Headers Format ============*/
h1{
	font-size: 120%;
	color: #BF0603;
        
}
p5{
	font-size: 200%;
        font-weight: bold;
        color: navy;
        padding: 0px;
}
p6{
	font-size: 220%;
        font-weight: bold;
        color: red;
        padding: 0px;
        border: solid;
        border-style: double;
        border-color: red;
        border-radius: 7px;
        padding: 1px;
        
        
}
p7{
	font-size: 170%;
        display: inline;
        font-weight: bold;
        color: red;
        padding: 0px;
        border: solid;
        border-style: double;
        border-color: red;
        float: left;
        border-radius: 7px;
        padding: 1px;
        
}
p8{
	font-size: 170%;
        display: inline;
        font-weight: bold;
        color: navy;
        padding: 0px;
        border: solid;
        border-style: none;
        /*border-color: red;
        align-self: center;
        border-radius: 7px;*/
        padding: 1px;
        
}
p11{
    font-size: 80%;
    font-weight: bold;
    color: red;
    float: right;
}
h4{
	margin: 1px;
	padding: 0px;
	font-size: 93%;
	color: #BF0603;
	display: inline;
}
h2{
	font-size: 85%;
	color: #BF0603;
}

#List{
    display: inline;
}

#Book{
    display: inline;
}

h3{
	font-size: 350%;
	/*text-align: center;*/
	color:#EEE3AB;
        font-weight: bold;
	font-family: "Century Gothic", "Gill Sans", Arial, sans, serif;
    	margin:0px;
	position: relative;
	top: 50%;
	-webkit-transition: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
/*========= Login and News ============*/
.users{
	background-color: #EEE3AB;
	/*margin: 1px;*/
        /*margin-top: 1px;*/
        margin-left: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	border-radius: 2px;
	padding: 15px;
	font-size: 100%;
	float: right;
	width: 240px;
	clear: right;
	height: 561px;
}
#waiting{
    display: inline-block;
	background-color: #EEE3AB;
	margin: 1px;
        margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	border-radius: 2px;
	padding: 10px;
	font-size: 105%;
	float: right;
	width: 40%;
	clear: right;
	height: 70%;
        overflow: auto;
}
#Cma_Stock{
    display: inline-block;
	background-color: #EEE3AB;
	margin: 1px;
        margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	border-radius: 2px;
	padding: 10px;
	font-size: 100%;
	float: right;
	width: 33%;
	clear: right;
	height: 70%;
        overflow: auto;
}
#Booking_List{
        display: inline-block;
	background-color: #EEE3AB;
	margin: 0px;
        margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 1px;
	border-radius: 3px;
	padding: 0px;
	font-size: 100%;
	float: right;
	width: 313px;
	clear: right;
	height: 770px;
        overflow: auto;
}
/*========= Side Bar Image ============*/
.imagesidebar{

	width: 300px;
	border-radius: 2px;	
	float: right;
	margin-left:5px; margin-right: 5px;
	margin-top: 0px; margin-bottom: 5px;
	clear: right;
	opacity: 1.0;
	transition: opacity 0.5s ease-in-out;
}
#mlogo{
	width: 160px;
	height: 88px;
	margin-left: 10px;
	margin-top: 5px;
	float: left;
	border-radius: 100px;	
	border: solid 2px #001427;
        float: left;
	
}
#Iso{
  position: relative;
  
  top: .1em;
  /*left: 1em;*/
  width: 2.5em;
  height: 1.3em;
  margin-right: 1.2%;
  margin-top: 1.2%;
  float: right;
  border-radius: 100px;	
  border: solid 2px #001427;
}
.imagesidebar:hover{
	opacity: 0.4;
	
}
#soc{

	width: 40px;
	height: 40px;
	border-radius: 2px;	
	margin: 4px;
	float: right;
	opacity: 1.0;
	transition: opacity 0.2s ease-in-out;
}
#soc:hover{
	opacity: 0.4;

}

#theForm {
 
display: table;
padding: 15px;
border: solid 2px #BF0603;
border-radius: 5px;	
margin-left:85px;
 
}

 
.row {
display: table-row;
}
 
.row label {
display: table-cell;
padding: 2px;
text-align:center;
 
}
 
.row input {
display: table-cell;
padding: 2px;
width: 400px;
}
/*===========Contact===========*/

#theForm1 {
 
display: table;
padding: 15px;
border: solid 2px #BF0603;
border-radius: 5px;	
margin-left:10px;
 
}

.row1 {
display: table-row;
}
 
.row1 label {
float:left;	
display: table-cell;
padding: 2px;
text-align:center;
 
}
 
.row1 input {
float: right;	
display: table-cell;
padding: 2px;
width: 450px;
}
.row1 textarea {
float: right;	
display: table-cell;
padding: 2px;
width: 450px;
}

/*****************************************************************************************/

.row2 {
display: table-row;
}
 
.row2 label {
display: table-cell;
padding: 2px;
text-align:center;
 
}
 
.row2 input {
display: table-cell;
padding: 2px;
width: 150px;
}



/******************************************************************************************/

/*===========================*/
.logrow {
display: table-row;
}
 
.logrow label {
display: table-cell;
padding: 2px;
text-align:right;
 
}
 
.logrow input {
display: table-cell;
padding: 2px;
width: 170px;
}
#reg{
	float:right;
}
#req{
	color: red;
}
#s{
	text-decoration: none;
        font-weight: bold;
	color: navy;
	font-size: 100%;
}
.uci{
	border-radius: 5px;
	display: block;
    margin-left:auto;
    margin-right:auto;
	opacity: 1.0;
	transition: opacity 0.5s ease-in-out;
}
.uci:hover{
	opacity: 0.4;
	
}
#banner_image
{ 
  width: 910px;

  }
#slider-wrapper {
    height: 470px;
	background: transparent;
	width: 910px;

}
#slider {
    background: url("../imagesfolder/loading.gif") no-repeat scroll 50% 50% transparent;
    height: 470px;
    position: relative;
    width: 910px;
	border-radius: 5px;
    border: 2px solid #FFF;
} 
#slider img {
    display: none;
    left: 0;
    position: absolute;
    top: 0;

}
#slider a {
    border: 0 none;
    display: block;

} 
.nivoSlider {
    position: relative;

}
.nivoSlider img {
    left: 0;
    position: absolute;
    top: 0;

	
}
.nivoSlider a.nivo-imageLink {
    border: 0 none;
    display: none;
    height: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 6;
}
.nivo-slice {
    display: block;
    height: 100%;
    position: absolute;
    z-index: 5;
}
.nivo-box {
    display: block;
    position: absolute;
    z-index: 5;
}
.nivo-caption {
    background: none repeat scroll 0 0 #000000;
    bottom: 0;
    color: #FFFFFF;
    font-family: arial;
    left: 0;
    position: absolute;
    text-transform: uppercase;
    width: 100%;
    z-index: 8;
}
.nivo-caption p {
    margin: 0;
    padding: 5px;
}
.nivo-caption a {
    color: red;
    display: inline !important;
    text-decoration: none;
}
.nivo-caption a:hover {
    color: blue;
    text-decoration: underline;
}
.nivo-html-caption {
    display: none;
}
.nivo-directionNav a {
    background: url("../imagesfolder/arrows.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: block;
    height: 30px;
    position: absolute;
    text-indent: -9999px;
    top: 45%;
    width: 30px;
    z-index: 9;
}
a.nivo-prevNav {
    left: 15px;
}
a.nivo-nextNav {
    background-position: -30px 50%;
    right: 15px;
}
.nivo-controlNav {
    bottom: -30px;
    left: 50%;
    margin-left: -40px;
    position: absolute;
}
.nivo-controlNav a {
    cursor: pointer;
    float: left;
    height: 22px;
    margin-top: 250px;
    position: relative;
    text-indent: -9999px;
    width: 22px;
    z-index: 9;
}
.nivo-controlNav a.active {
    background-position: 0 -22px;
}  

/* Image Transitions */
ul#images {
  margin: 0 15px 10px 0;
  padding: 0;
  list-style: none;
  position: relative;
}

ul#images li {
  display: block;
  overflow: hidden;
  padding: 0;
  float: left;
  width: 89px;
  height: 410px;
}



/**
Stylesheet for SooperFish by www.SooperThemes.com
Author: Jurriaan Roelofs
**/

/* Configuration of menu width */
html body ul.sf-menu ul,html body ul.sf-menu ul li { 
  width: 200px;
}

html body ul.sf-menu ul ul { 
  margin: 0 0 0 200px;
}

/* Framework for proper showing/hiding/positioning */
ul.sf-menu,ul.sf-menu * { 
  margin: 0;
  padding: 0;
}

ul.sf-menu { 
  display: block;
  position: relative;
}
  
ul.sf-menu li { 
  display: block;
  list-style: none;
  float: left;
  position: relative;
}
  
ul.sf-menu li:hover { 
/*  visibility: inherit; /* fixes IE7 'sticky bug' */ 
}

ul.sf-menu a { 
  display: block;
  position: relative;
}
  
ul.sf-menu ul { 
  position: absolute;
  left: 0;
  width: 150px; 
  top: auto;
  left: -999999px;
}
  
ul.sf-menu ul a { 
  zoom: 1; /* IE6/7 fix */ 
}

ul.sf-menu ul li { 
  float: left; /* Must always be floated otherwise there will be a rogue 1px margin-bottom in IE6/7 */
  width: 150px;
}
  
ul.sf-menu ul ul { 
  top: 0;
  margin: 0 0 0 150px;
}

ul.sf-menu li:hover ul,ul.sf-menu li:focus ul,ul.sf-menu li.sf-hover ul, 
ul.sf-menu ul li:hover ul,ul.sf-menu ul li:focus ul,ul.sf-menu ul li.sf-hover ul,
ul.sf-menu ul ul li:hover ul,ul.sf-menu ul ul li:focus ul,ul.sf-menu ul ul li.sf-hover ul,
ul.sf-menu ul ul ul li:hover ul,ul.sf-menu ul ul ul li:focus ul,ul.sf-menu ul ul ul li.sf-hover ul { 
  left: auto;
}
  
ul.sf-menu li:hover ul ul,ul.sf-menu li:focus ul ul,ul.sf-menu li.sf-hover ul ul,
ul.sf-menu ul li:hover ul ul,ul.sf-menu ul li:focus ul ul,ul.sf-menu ul li.sf-hover ul ul,
ul.sf-menu ul ul li:hover ul ul,ul.sf-menu ul ul li:focus ul ul,ul.sf-menu ul ul li.sf-hover ul ul,
ul.sf-menu ul ul ul li:hover ul ul,ul.sf-menu ul ul ul li:focus ul ul,ul.sf-menu ul ul ul li.sf-hover ul ul { 
  left: -999999px;
}

/* autoArrows CSS */
span.sf-arrow { 
  width: 7px;
  height: 7px;
  position: absolute;
  top: 20px;
  right: 5px;
  display: block;
  background: url(../imagesfolder/arrows-black.png) no-repeat 0 0;
  overflow: hidden; /* making sure IE6 doesn't overflow and expand the box */
  font-size: 1px;
}

ul ul span.sf-arrow { 
  right: 5px;
  top: 20px;
  background-position: 0 100%;
}

/* Theming the menu */
ul#nav { 
  float: left;
}

ul#nav ul { 
  background: #ddd;
  margin-top: 5px;
  padding-bottom: 15px;
}

ul#nav li a { 
  padding: 7px 25px 6px 25px;
  font: 170% 'Yanone Kaffeesatz', arial, sans-serif;
  text-shadow: 1px 1px #fff;
  text-decoration: none;
  color: #222;
  margin-right: 2px;
}

ul#nav li a:hover, ul#nav li a:focus, ul#nav li.selected a, ul#nav li.selected a:hover, ul#nav li.selected a:focus { 
  color: #B30303;
  text-shadow: none;
}

ul#nav ul li a { 
  color: #222;
}

ul#nav ul li a:hover { 
  color: #B30303;
  margin-right: 2px;
}



/* Image Transitions */
ul#images {
  margin: 0 15px 10px 0;
  padding: 0;
  position: relative;
}

ul#images li {
  display: block;
  overflow: hidden;
  padding: 0;
  float: left;
  width: 89px;
  height: 410px;
  list-style: none;
}


#CNum{
text-transform: uppercase;
text-align: center;            
}
#Iso{
text-align: center;            
}
#DIn{

text-align: center;   
width: 135px;
}
#TIn{
text-transform: uppercase;
text-align: center;            
}
#Lin{
  text-transform: uppercase;
text-align: center;            
}
#Bl{
text-transform: uppercase;
text-align: center;   
width: 135px;
}
#Cons{
text-transform: uppercase;
text-align: center;            
}
        
#BNum{
text-transform: uppercase;
text-align: center;            
}
#TOut{
text-transform: uppercase;
text-align: center;            
        }
#LOut{
text-transform: uppercase;
text-align: center;     
width: 135px;
}
#Email{

text-align: center;     
width: 175px;
}
#Shipp{
text-transform: uppercase;
text-align: center;            
}
        
#PTI{
text-transform: uppercase;
 text-align: center;            
 }
        
#F_Cont{
text-transform: uppercase;
text-align: center;  
width: 135px;
}
    
#chatbox
{		
border:double;
height:500px;
width:1000px;
text-align: left;
}
#chatarea {
width:750px;
height:400px;
border:double;
float:left;
overflow:auto;
    font-size: 95%;
    color: navy;
    font-weight: bold;
    font-family: fantasy;
}
#loginperson {
width:238px;
height:497px;
border:double;
float:right;}
#textbox {
width:750px;
height:89px;
border:double;
float:left;
}
#chatting {
float:left;
}

#Chat_Cell{
    font-size: 95%;
    color: navy;
    font-weight: bold;
    font-family: fantasy;
}
 section.parent {
	text-align: center;
       
}   
div.child {
	display: inline-block;
        
}
#MyClockDisply
    {
        margin: 0 auto;
        font-family: clock;
        font-size: 25px;
        color: cyan;
        float: right;
        margin-top: 5px;
        margin-right: 10px;
        padding-left: 2px;
        padding-right: 3px;
        /*border: 2px solid #ffffff;     */  
    }