﻿@import "FMGeneralContent/Hero.css";
@import "FMGeneralContent/TabWidget.css";
@import "FMGeneralContent/FMGeneralContent.css";
@import "FMGeneralContent/newsCommonLayout.css";

body 
{
        width: 100%;
	margin:0;
	padding:0;
	font-family: Arial;
	line-height:normal;
	background-image: url('../../Images/Fuelman/Home/FuelmanBack.jpg');
}

@font-face 
{
    font-family: Boton;
    font-style:normal;
    font-weight:bold;
    src: url(../../Files/Font/Boton_Medium.eot);  
    /*src: url(../../Files/Font/Boton_Medium.ttf);*/

}

@font-face 
{
    font-family: Boton;
    font-style:normal;
    font-weight:bold;
    /*src: url(../../Files/Font/Boton_Medium.eot);  */
    src: url(../../Files/Font/Boton_Medium.ttf);

}

.ace 
{
    font-family: Boton;
    font-weight:bold;
    font-size:18px;
}


table
{
    /*width:100%;*/
}

table td
{
    /*width:100%;*/
}

#container
{
	width: 970px;
	margin: auto;
}

#ContentA
{
	width: 292px;
        height: 325px;
	margin: auto;
}

#containerBack
{
	width: 100%;
	margin: auto;
	/*background-image: url('../../Images/Fuelman/Home/FuelmanBack.jpg');*/
}

#BarSmall
{
    width:23%;
    margin-left:10px;
}

#BarFull
{
    width:77%;
    vertical-align:top;
}

#LeftBarTOP
{
    width:205px;
    height:100px;
    vertical-align:middle;
}

#footer1_container{float: left;width:785px;margin:auto;font-size:8pt; color: #999;font-family:sans-serif;}
 
#footer_style a
{
	color:#999;
	text-decoration:none;
	cursor: pointer;
}
#footer
{
	width: 100%;
	float: left;
}

#footer1_container{float:left; margin:auto;font-size:8pt; color: #3f3e3e;font-family:sans-serif;}
#footer_container{float:right; margin:auto;font-size:8pt; color: #3f3e3e;font-family:sans-serif;}

#footer_style a
{
	color:#3f3e3e;
	text-decoration:none;
	cursor: pointer;
}
#footer_style
{
    /*margin-top:10px;*/
}
#footer_style ul .item{display:none;}
#footer_style ul:hover .item{display:block;padding:1px;margin:1px;}
 
#footer_style ul:hover .item a{color:#000;text-decoration:none;}
#footer_style ul:hover .item a:hover{color:#3f3e3e;}
 
#footer_style ul{float:left;margin:0px;padding:2px;list-style:none;margin: 8px}
#footer_style strong{float: left; font-size: 20px}

#menuback
{
	background-image:url('../../Images/Fuelman/Menu/ImgMenuComplete1.jpg');
	background-repeat:no-repeat;
	width:969px;height:91px;
	font-family:Boton;
	font-weight:bold;
	font-size:18px;
	color:white;
}

#menubackBlank
{
	background-image:url('../../Images/Fuelman/Menu/ImgMenuComplete1blank.jpg');
	background-repeat:no-repeat;
	width:969px;height:91px;
	font-family:Boton;
	font-weight:bold;
	font-size:18px;
	color:white;
}

#menuback td
{
    cursor:pointer;
}

#menuTableGrey1 td:hover
{
	/*background-color: #F0F0F0;*/
}
#menuTableRed1 td:hover
{
    background-image:url('../../Images/Fuelman/Menu/ImgBackRedSmll.jpg');
	background-repeat:no-repeat;
}

#menuTableRed2 td:hover
{
    background-image:url('../../Images/Fuelman/Menu/ImgBackRedLong.jpg');
}

.menuTableRed2ItemSelected
{
    background-image:url('../../Images/Fuelman/Menu/ImgBackRedLong.jpg'); 
    cursor: pointer;  
}

#menuback2
{
	background-image:url('../../Images/Fuelman/Menu/ImgMenuComplete2.jpg');
	background-repeat:no-repeat;
	width:969px;height:91px;
	font-family:Boton;
	font-weight:bold;
	font-size:18px;
	color:white;
}
#menuback2 a
{
    text-decoration:none;
	cursor: pointer;
	color:white;
}
#menuback a
{
    text-decoration:none;
	cursor: pointer;
	color:white;
}

#menubackBlank a
{
    text-decoration:none;
	cursor: pointer;
	color:white;
}

#top
{
    color:White;
}
#bubble_tooltip{
	width:145px;
	position:absolute;
	display:none;
	background: url('../../Images/Fuelman/bubblemid.gif') repeat-y right top;
}
#bubble_tooltip .bubble_top{
	background-image: url('../../Images/Fuelman/bubbletop.gif');
	background-repeat:no-repeat;	
}
#bubble_tooltip .bubble_middle{
	padding:15px 10px 10px 25px;
}
#bubble_tooltip .bubble_middle span{
	position:relative;
	top:-8px;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size:11px;
	font-weight: bold;
	color: Black;
}
#bubble_tooltip .bubble_bottom{
	background: url('../../Images/Fuelman/bubblebottom.gif') no-repeat right bottom;
	
}
#SearchInput
{
    background-image: url('../../Images/Fuelman/Menu/ImgSearch.gif');
    background-repeat:no-repeat;
    background-position:bottom center;
}
#Login
{
  background-image: url('../../Images/Fuelman/Home/BackQuestion.jpg');
  background-repeat:no-repeat; 
  margin: 5px 5px 5px 5px; 
  text-align:center; 
  font-family:Boton; 
  color:white;  
  width:250px; 
  height:280px;
}
.contact_input
{
   border-color:Gray;
   border-width:1px;
}
