﻿body
{
    background-color:#FBF8AF;
}
#headerSec
{
	width:1200px;
	margin-left:10%;	
	height:110px;	
	
}

#headerSec img
{
        
    height:100px;
    width:100px; 
    float:left;
}



#headerSec h1
{
    font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 25px;	
	color: #6A5B07;
	text-shadow: rgba(0, 0, 0, 0.0980392) 0px 3px 5px, rgba(255, 255, 255, 0.298039) 0px -5px 35px;
    letter-spacing:2px;
    padding-top:10px;
    margin:0;
    text-indent:80px;
    
}

#headerSec h2
{
    font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 25px;	
	color: #6A5B07;
	text-shadow: rgba(0, 0, 0, 0.0980392) 0px 3px 5px, rgba(255, 255, 255, 0.298039) 0px -5px 35px;
    letter-spacing:2px;
    padding-top:10px;
    margin:0;
    text-indent:80px;
    padding:0px;
    
}
#MainBody
{
	width:94%;
	margin-left:3%;	
	min-height:700px;
	overflow:hidden;	
	
}

#MainBody .MenuSection
{
    width:100%;
    height:30px;
    background-color:#0B2345;
    padding:0 0 0 10px;
    
}

.MenuSection a
{
    font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;	
	color: #ffffff;
	text-decoration:none;
	margin-left:5px;
	margin-right:15px;
}

.MenuSection a:hover
{
    font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;	
	color: #ffffff;
	text-decoration:underline;
	margin-left:5px;
	margin-right:15px;
}



#MainBody #ContentSection
{
    width:100%;    
    min-height:630px;
    background-color:transparent;
    background:url(../images/mainback.jpg) no-repeat center ; 
}
#MainBody .AdminBody
{
    width:99%;
}
#MainBody #AdminContentSection
{
    width:100%;    
    min-height:630px;
    background-color:transparent;
    background:url(../images/AdminBack.jpg) repeat center ; 
    
}
#MainBody #UserContentSection
{
    width:100%;    
    min-height:630px;
    background-color:transparent;
    background:url(../images/UserBack.jpg) repeat center ; 
}
#MainBody #FooterSection
{
    width:100%;
    height:40px;
    background-color:#0B2345;    
    vertical-align:bottom;
}

#FooterSection a
{
    font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;	
	color: #ffffff;
	text-decoration:none;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	
}

.versioninfo
{    
	float:right;
	
}

#MainBody #Tanker
{
    width:80%;   
    
}

.infoTitle
{
    width:350px;
    text-align:left;
}
.infoText
{
    width:250px;
    text-align:left;
}



.hiddenrow
{
	display:none;
}

.UserBooking
{
     background:url(../images/logormcback.png) no-repeat center ;
     background-color:#72B8B4;
}
.UserBookingHead {
		
    height:30px;		
	text-indent:50px;	
    background:url(../images/images.png) no-repeat left ;
}

.body_text {
	TEXT-ALIGN: justify; LINE-HEIGHT: 20px; FONT-FAMILY: Arial, Helvetica, sans-serif; COLOR: #333333; FONT-SIZE: 12px
}
.float-left {
	PADDING-RIGHT: 15px; FLOAT: left
}
.float-right {
	PADDING-LEFT: 15px; FLOAT: right
}
#footer ul li {
    list-style-type:none;
    text-align:left;
}

#footer ul li a {
    color:#fff;
    text-align:left;
    
}