/*  -----------------------------------------------

Estilos para AMAD Logistics Website

Name:        amad_styles.css

Diseñador:   Nazareth Ernesto Marroquín

Web:	     nazardesign.com

Mail: 	     nazarethm@gmail.com

Fecha:       20 mayo 2009

Modificado:  18 agosto 2009

----------------------------------------------- */

* {
	margin: 0;
	padding: 0;
}
html {
	font-size: 100.01%
}
/*Shows an PNG transparent in IE 6*/
img {
	behavior: url(iepngfix.htc)
}

body {
	background: #eeeeee url(images_amad/bg_body_amad.gif) center top repeat-y;
	margin: 0;
	padding:0
}
body, td, th {
	color: #707094;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
p, h1, h2 {
	margin: 0 0 1em 0;
	padding: 0px;
}
img {
	border: 0;
}
a {
	color:#006699;
	text-decoration:none
}
a:hover {
	color: #0099CC;
}
img, div, input { 
	behavior: url("iepngfix.htc") 
}
#wrapper {
	width: 970px;
	margin: 0 auto;
	padding:15px 0 0 0
}
#menu {
	width: 970px;
	height: 27px;
	background:url(images_amad/bg_menu.png) left top repeat-x;
	text-align: center;
	padding: 24px 0 0 0;
	border-bottom: #a1cfd7 solid 1px;
	position:relative
}
#menu img {
	border-width: 0px;
	vertical-align: middle;
}
#menu ul {
	margin: 0;
	padding: 0;
}
#menu li {
	padding: 0 20px 0 0;
	display: inline;
}
#menu li a {
	padding: 0;
	color: #fff;
	text-decoration: none;
	line-height: 0;
}
#menu li a:hover {
	color: #a1cfd7;
}
#slideshow {
	margin: 0;
	padding: 0;
	width: 970px;
	background: #003366;
	height: 213px;
	position:relative
}
#logo {
	top: 20px;
	left: 20px;
	width: 230px;
	height: 129px;
	position:absolute;
	z-index: 10000000
}
#content {
	width: 970px;
	margin: 20px 0 0 0;
	padding: 0px;
	position: relative;
}
#content_left {
	width: 625px;
	float: left;
	padding-left: 20px;
}
* html #content_left {
	width: 635px;
}
#content_left h1 {

}

#content_left p {
	line-height: 1.5em;
}
* html #sidebar {
	margin-left:10px;
}
#sidebar {
	width: 300px;
	margin-left:25px;
	float:left
}
#footer {
	width: 100%; line-height: 170%;
	background: url(images_amad/bg_footer_amad.gif) center bottom no-repeat;
	padding: 30px 0 40px 0;
	text-align: center;
	font-size: 85%;
	clear: left;
	color:#878787
}
#footer a {
	color: #879FB7
}
#footer ul {
	margin: 0;
	padding: 0;
}
#footer li {
	padding: 0 20px 0 0;
	display: inline;
}
#footer li a {
	padding: 0;
	text-decoration: none;
	line-height: 0;
}
.footer_list p {
	border-top: 1px #ccc dotted;
	width:900px; padding:15px;
	margin:0 auto
}
#searchbox {
	width: 100%;
	padding: 0 0 20px 0;
	vertical-align: top;
}
textarea,input[type="text"] {
	padding: 2px 0;
	margin: 0px;
	color: #999;
	border:#ccc 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.bordercero{
	border:0;
}
#loginbox {
	width: 100%;
	border: 1px solid #ccc;
	padding: 10px 0 0 0;
	margin: 0 0 15px 0;
}
#loginbox img {
	margin: 0 0 0 10px
}
#loginBox_internal {
	background:url(images_amad/bg_login_box.jpg) left top repeat-x #fff;
	padding: 20px;
	font-size: 90%;
	border-top: 1px solid #ccc;
	margin: 7px 0 0 0
}
#loginBox_internal td a {
	font-size: 80%;
}
#videoBox_internal {
	background:url(images_amad/bg_login_box.jpg) left top repeat-x #fff;
	padding: 20px 10px 20px 0;
	border-top: 1px solid #ccc;
	margin: 7px 0 0 0;
	text-align:center
}
.floatLeft { 
	float:left;
	margin:0 15px 15px 0
}
.floatRight {
	float:right;
	margin:0 0 15px 15px
}
.Center {
	margin:0 auto;
	text-align:center
}

#title_box {
	width: 100%;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
	background:url(images_amad/line_dotted.gif) left bottom no-repeat #fff;
}
#title_box h1 {
	margin:0;
	background: url(images_amad/arrows_h1.gif) left center no-repeat;
	padding: 0 0 0 20px;
}
/*--slideshow-styles--*/
#slide-images{
	display:block;
	margin:0px;
	padding:0px;
	width:970px;
	height:213px;
	overflow:hidden;
}
#slide-images li{
	position:absolute;
	display:block;
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#slide-images li img{
	display:block;
}
/*--miscelaneus-styles--*/
.address {
	font-size: 11px;
	line-height: 16px;
}
#avisoimportante {
	padding: 20px;
	color: #000;
	overflow:hidden;
	background:url(images_amad/bg_login_box.jpg) left top repeat-x #fff;
	border-bottom: 1px solid #CCC
}
#avisoimportante h2 {
	color: #036;
}#avisoimpor_left {
	float: left;
	width: 47%;
}
#avisoimport_right {
	float: right;
	width: 47%;
}
#avisoimportanterojo {
	color: #FFF;
	background: #900;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	text-transform: uppercase;
}

