* { padding: 0; margin: 0; outline: 0; }
a img { border: 0; }

html,body,div{
	color: #000;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}


h1 {
	color: #990000;
	margin-top: 0px;
	margin-bottom: 0.7em;
	font: normal 24px "Trebuchet MS", Arial, Helvetica, sans-serif;	
	font-size: 14pt;
	font-weight: bold;
}

h2 {
	color: #000;
	margin-top: 0px;
	margin-bottom: 0.7em;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

h3 {
	color: #990000;
	margin-top: 0px;
	margin-bottom: 0.7em;
	font: normal 23px "Trebuchet MS", Arial, Helvetica, sans-serif;	
	font-size: 14pt;
	font-weight: bold;
}


hr {
	margin-bottom: 1em;
	height:1px;
	border: 0;
	background-color:#666;
	
}

p {
	color:#333;
	margin: 0px 0px 0.7em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;
}

p.news {
	color:#333;
	margin: 0px 0px 0.7em;
	padding-bottom:4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	border-bottom: 1px solid #999;
}


p.date {
	color:#000099;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	
}

table.domain {
	border: 1px solid #999;
	margin:10px;
	padding: 5px;

}


/*-----------------------------------------------
CONTENT STYLES
-----------------------------------------------*/


#header {
	width:100%;
	background-color: #000000;
	height: 167px;
	background-image: url(images/top_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#head_content {
	position:relative;
	width: 1200px;
	margin: 0 auto;
	background: url(images/logistica_systems_header.jpg) no-repeat left top;
	height: 167px;
}


#logo a
{	
	position: absolute;
	top:0; left:150px;
	display: block;
	width: 900px;
	height: 100px;
	border: 0px solid RED;
	text-indent:-9999px;	
}

#bodymain {
	width:100%;
	background-color: #FFFFFF;
	min-height: 500px;
	overflow:hidden;
	background: url(images/body_gradient.gif) repeat-x left top;
}

#body_content {
	width: 960px;
	margin: 0 auto;
	margin-top: 1em;
	border:0px solid YELLOW;
	overflow:hidden;
}

.content {
	width: 960px;
}


.content_main {
	width: 620px;
	float: left;
	padding: 0 15px;
	border:0px inset #CC0000;
	
}

.content_right {
	width: 300px;
	float: left;
	padding-right: 10px;
	border:0px inset #999999;
}

/* no main and right */
.content_full { 
	width: 900px;
	padding: 0 15px;
	border:0px solid BLUE;
}


#footer {
	width:100%;
	background-color: #000000;
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 200px;
}

#footer_content {
	background: url(images/logistica_footer.jpg) no-repeat left top;
	width: 1200px;
	height: 200px;
	margin: 0 auto;
	text-align:center;	
	overflow:hidden;
	position:relative;
}


/* Lists */

ul.list, ol.listo { 
	position:relative;
	margin-left:2em; 
	margin-bottom: 1em; 
}



.list li {
	list-style-image: url(/images/arrow-bullet.gif);
	padding-bottom:3px;
	font: 14px Arial, Helvetica, sans-serif;
}



.clear {
	clear:both;
}


/* Contact Form */
.warning {
	color:#FF0000;
	}

/* Legal Classes */
.copyright	{
	font-size: 9px;
	color: #666666;
	font-family: Verdana, arial, sans-serif;
	text-align: right;
	width: 275px;
	border: 0px solid GREEN;
	position:absolute;
	top:50px;
	right:140px;
	
}


/* Portfolio */

.port_bus_cards {

	float:left;
	width: 290px;
	border: 0px solid red;
	margin-bottom:20px;

}

.bf_card {
	display: block;
	width: 270px;
	height: 162px;	
	text-indent: -99999px;
	background: url('images/portfolio/bf_bus_card.jpg') bottom;
}
.bf_card:hover {
	background-position: 0 0;
}


.bse_card {
	display: block;
	width: 270px;
	height: 162px;	
	text-indent: -99999px;
	background: url('images/portfolio/brookside_card.jpg') bottom;
}
.bse_card:hover {
	background-position: 0 0;
}


.bf_rack {
	display: block;
	width: 270px;
	height: 630px;	
	text-indent: -99999px;
	background: url('images/portfolio/BF_Rack_Card.jpg') bottom;
}
.bf_rack:hover {
	background-position: 0 0;
}



/* Generic Link*/
a.link			{font-size: 14px; text-decoration: underline;}
a.link:link		{color: #000099; text-decoration: underline;}
a.link:visited	{color: #000099; text-decoration: underline; }
a.link:hover	{color: #993300; text-decoration: none;}

/* Generic Link*/
a.link2			{font-size: 12px; text-decoration: underline;}
a.link2:link	{color: #000099; text-decoration: underline;}
a.link2:visited	{color: #000099; text-decoration: underline; }
a.link2:hover	{color: #993300; text-decoration: none;}


.small		{font-size: 10px; color:#C80000; }

a.logistica				{font-size: 9px; color: #666666; font-family: Verdana, arial, sans-serif; text-decoration: none;}
a.logistica:link		{color: #666666;}
a.logistica:visited		{color: #666666;}
a.logistica:hover		{color: #CCCCCC; text-decoration: underline; font-weight: normal; }

/* carosel Slider */

.shell {margin: 0 auto; width: 964px;  }

#portfolio .shell { height: 225px;  padding-left: 50px; width: 862px !important; padding-right: 50px; }

#slider {padding-top: 5px; padding-left: 25px; width: 800px; position: relative;  }

ul#mycarousel {position: relative; }
ul#mycarousel li {float: left; display: inline;  width: 270px; height: 184px;}
.jcarousel-clip { height:184px; width:800px; overflow:hidden; position:relative;}
.jcarousel-prev ,
.jcarousel-next {background: url(/css/images/next.gif) no-repeat 0 0; width: 28px; height: 30px; display: block; float: left; position:absolute; top:80px; left: 870px; cursor: pointer; }
.jcarousel-prev { background: url(/css/images/prev.gif) no-repeat 0 0; left: -39px;}


.img-cnt {background: url(/css/images/image-shadow.png) no-repeat 0 0; width: 264px; height: 184px; float: left;}
.img-cnt img {display: block; margin: 0 auto; padding-top: 6px;}



