/* 
Filename: 		layout.css
Layout:			Fixed 3col w/ Header and Footer
Author: 		Jean Rodeghiero Marques (jean@e-desegno.com)
Creation Date: 	00/00/00
*/
html, body.core
{ 
	margin:0; 
	padding:0;  
}

body.core
{
	width:100%;
	background:url("img/bg_html.jpg") repeat-y;
	background-position:top center;
	margin-left:auto; 
	margin-right:auto; 
}
 
#pagewidth
{ 
	width:980px; 
	text-align:left;  
	margin-left:auto; 
	margin-right:auto;
	padding-left:1px  
} 

#wrapper
{
	width:98%;
	margin-left:auto;
	margin-right:auto;
}
 
#header
{
	position:relative; 
	height:146px; 
	width:100%;
}


#main_menu
{
	position:relative;
	display:block;
	width:100%;
	height:49px;
} 

#banner
{
	position:relative;
	display:block;
	width:100%;
	height:157px;
}


body#home #banner
{
	height:257px; 
}
 
#leftcol
{
	width:270px; 
	float:left;
	display:none; 
}

body#home .sidebar #leftcol
{
	width:350px; 
}

.sidebar #leftcol
{
	display:block;
}

body#home #leftcol
{
	position:relative;
	top:-237px;
	margin-bottom:-240px; 
}

#maincol
{
	width:100%; 
}

.sidebar #maincol
{
	float:right;
	width:670px;
}

body#home .sidebar #maincol
{
	width:590px; 
} 
 
#footer
{
	height:80px;
	width:100%;
	text-align:center;
	clear:both;
	background:url("img/bg_footer.jpg") no-repeat;
	background-position:bottom;
}

#wrapper
{
	padding-top:20px;
}

/* Background Section */

html
{
	background:#FFFFFF;
}

body.core
{
}

#banner
{
	background:url("img/bg_header.jpg") repeat-x;
	background-position:top center;
}

#main_menu
{
	background:url("img/bg_menu.jpg") repeat-x;
}

#header img
{
	position:absolute;
	top:13px;
	left:26px;
}

#header p
{
	position:absolute;
	right:30px;
	bottom:0px;
	font-size:20px;
}

#main_menu ul
{
	position:absolute;
	left:-2px;
	top:1px;
}

#main_menu ul li
{
	float:left;
	display:block;
	height:47px;
}

#leftcol h3
{
	background:url('img/bg_leftcol_h3.jpg') repeat-x;
	width:100%;
}

#leftcol .box h3
{
	width:98%;
}

#leftcol ul.services
{
}

#leftcol ul.services li
{
	background:url("img/bg_list.jpg") #FFFFFF repeat-x;
	background-position:bottom;
	border-top:1px solid #CDCDCD;
	border-bottom:1px solid #CDCDCD;
	border-left:2px solid #CDCDCD;
	border-right:2px solid #CDCDCD;
	position:relative;
	display:block;
	clear:both;
	overflow:hidden;
	margin:0px;
	width:99%;
}

#banner #car
{
	display:block;
	width:352px;
	height:211px;
	background:url('img/car.png') no-repeat;
	position:absolute;
	left:5px;
	top:-15px;
}

body#home #banner #car
{
	display:block;
	width:381px;
	height:183px;
	background:url('img/car_l.png') no-repeat;
	position:absolute;
	left:auto;
	right:8px;
	top:40px;
}

#banner h1.generic
{
	position:absolute;
	top:72px;
	left:360px;
}

body#home #banner h1.generic
{
	position:absolute;
	top:172px;
	left:375px;
}

body#fleet #maincol ul
{
	position:relative;
	right:10px;
}

body#fleet #maincol .fleet
{
	position:relative;
	clear:both;
	display:block;
}

body#fleet #maincol .fleet img
{
	padding-top:30px;
}

body#fleet #maincol .fleet h3
{
	padding:0;
	margin:0;
	font-size:28px;
	text-indent:0px;
	position:relative;
	left:auto;
	line-height:1;
	margin:5px 0 10px 0;
}

body#fleet #maincol .fleet .right ul
{
	display:block;
	list-style:disc;
	padding-left:15px;
	width:140px;
}

body#fleet #maincol .fleet from
{
	text-align:center;
}


body#fleet #maincol .fleet div p
{
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:10px;
}

body#fleet #maincol .fleet ul li
{
	font-family:Arial;
	font-size:11px;
	list-style:disc;
	margin-bottom:8px;
	margin-left:12px;
}

body#fleet #maincol .fleet .left.half
{
	text-align:center;
}

body#fleet #maincol .fleet .left.half li
{
	text-align:left;
}

.box_top
{
	background:url('img/bg_cbox_top.jpg') no-repeat;
	display:block;
	width:662px;
	height:38px;
	font-family:Georgia, Times, serif;
	line-height:38px;
	color:#FFF;
	font-size:28px;
	font-variant:small-caps;
	text-indent:20px;
	overflow:hidden;
	margin-top:15px;
}

.box_bot
{
	background:url('img/bg_cbox_bot.jpg') no-repeat;
	display:block;
	width:662px;
	height:20px;
}

.box_mid
{
	background:url('img/bg_cbox_mid.jpg') repeat-y;
	display:block;
	width:662px;
}

.box_mid .content
{
	padding:15px 20px 1px 15px;
}

body#fleet #maincol .fleet ul.pics,
ul.pics
{
	
}


body#fleet #maincol .fleet ul.pics li
{
	list-style:none;
	display:inline;
	margin:0;
}

ul.pics li
{
	list-style:none;
	display:inline;
	margin:0;
}

body#fleet #maincol .fleet ul.pics li img,
ul.pics li img
{
	padding:0;
	margin:3px 1px;
	border:2px solid #666;
}

 /* Float containers fix */ 
.clearfix:after 
{
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */

/* 
  -- Even more rounded corners with CSS: Base stylesheet --
*/

.dialog {
 position:relative;
 margin:0px auto;
 min-width:8em;
 /* max-width:760px; */
 z-index:1;
 margin-left:12px; /* default, width of left corner */
 margin-bottom:0.5em; /* spacing under dialog */
}

.dialog.alt {
 position:relative;
 margin:0px auto;
 min-width:8em;
 /* max-width:760px; */
 z-index:1;
 margin-left:29px; /* default, width of left corner */
 margin-bottom:0.5em; /* spacing under dialog */
}

.pencil {
}

.dialog .box_content,
.dialog .t,
.dialog .b,
.dialog .b div {
 background:transparent url("img/rounded.gif") no-repeat top right;
}

.dialog.alt .box_content,
.dialog.alt .t,
.dialog.alt .b,
.dialog.alt .b div {
 background:transparent url("img/rounded2.png") no-repeat top right;
}
.dialog.alt .t
{
 /* top+left vertical slice */
 position:absolute;
 left:0px;
 top:0px;
 width:29px; /* top slice width */
 margin-left:-29px;
 height:100%;
 _height:1600px; /* arbitrary long height, IE 6 */
 background-position:top left;}
.dialog.alt .b {
 background-position:bottom right;
}

.dialog.alt .b div {
 position:relative;
 width:29px; /* bottom corner width */
 margin-left:-29px;
 background-position:bottom left;
}

.dialog.alt .b,
.dialog.alt .b div {
 height:18px; /* height of bottom cap/shade */
 font-size:1px;
}

.dialog .box_content {
 position:relative;
 zoom:1;
 _overflow-y:hidden;
 padding:12px 12px 0px 0px;
}

.dialog.alt .box_content {
 position:relative;
 zoom:1;
 _overflow-y:hidden;
 padding:12px 29px 0px 0px;
}

.dialog .t {
 /* top+left vertical slice */
 position:absolute;
 left:0px;
 top:0px;
 width:12px; /* top slice width */
 margin-left:-12px;
 height:100%;
 _height:1600px; /* arbitrary long height, IE 6 */
 background-position:top left;
}

.dialog .b {
 /* bottom */
 position:relative;
 width:100%;
}

.dialog .b,
.dialog .b div {
 height:12px; /* height of bottom cap/shade */
 font-size:1px;
}

.dialog .b {
 background-position:bottom right;
}

.dialog .b div {
 position:relative;
 width:12px; /* bottom corner width */
 margin-left:-12px;
 background-position:bottom left;
}

.dialog .hd,
.dialog .bd,
.dialog .ft {
 position:relative;
}

.dialog .wrapper {
 /* extra content protector - preventing vertical overflow (past background) */
 position:static;
 max-height:1000px;
 overflow:auto; /* note that overflow:auto causes a rather annoying redraw "lag" in Firefox 2, and may degrade performance. Might be worth trying without if you aren't worried about height/overflow issues. */
}

/*
.dialog h2 {
 margin:0px; 
 padding:0.5em 0px 0.5em 0px;
}
*/

.dialog h2
{
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
	z-index:10;
}

.dialog h2 {
 padding-bottom:0px;
}
.metal
{
	width:100%;
	background:url("img/metal.jpg") #EEE repeat-x left bottom;
}

.dialog.alt .title
{
font-family: Georgia,Times,serif;
font-weight:100;

line-height: 38px;

color: #ffffff;

font-size: 28px;

font-variant: small-caps;

text-indent: 20px;

overflow-x: hidden;

overflow-y: hidden;

margin-top: 15px;	
position:relative;
top:-10px;
left:-10px;
}

ul.pictures