@charset "utf-8";

body {
	background: #fff url("images/bg-secondary.jpg") repeat-x left top;
	font-family: "Lucida Grande", Arial, Tahoma;
	text-align: center;
	color: #1a1a1a
}

body#home{
	background: #cdcdcd url("images/body-bg.jpg") repeat-x left top;
	font-size: medium;
}

#container{
	margin: 0 auto;
	width: 940px;
	text-align: left;
	font-size: 14px;
	line-height: normal;
	color: #525252;
}

#container h1 {
	font-size: 32px;
	margin-bottom: 30px;
	margin-top: 10px;
	font-family: "Lucida Grande", Arial, Tahoma;
	font-weight: normal;
	color: #006699;
}
#container h2 {
	font-size: 24px;
	font-family: "Lucida Grande", Arial, Tahoma;
	font-weight: normal;
	margin-bottom: 10px;
	padding: 0px;
}

#container h3 {
	font-size: 20px;
	font-family: "Lucida Grande", Arial, Tahoma;
	font-weight: normal;
	margin-bottom: 10px;
	padding: 0px;
	color: #000000;
}

#container #texbox {
	float: right;
	height: auto;
	width: 600px;
	font-size: 14px;
	line-height: 22px;
	padding-top: 0px;
	padding-bottom: 50px;
}
#container #cotizar {
	float: right;
	height: auto;
	width: 600px;
	font-size: 14px;
	line-height: 22px;
	padding-top: 0px;
	padding-bottom: 50px;
}
#container #cotizar input, select, textarea {
	width: 240px;
	margin: 2px;
	padding: 2px;
	font-size: 14px;
}
#container #cotizar .tabla1 {
	padding: 0px;
	width: 230px;
	float: left;
	display: tabla;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#container  #cotizar  .tabla2 {
	padding: 0px;
	width: 355px;
	float: left;
	display: tabla;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

#container #folioweb {
	float: right;
	height: auto;
	width: 780px;
	font-size: 14px;
	line-height: 22px;
	padding-top: 0px;
	padding-bottom: 50px;
}

#container #contact {
	float: right;
	height: auto;
	width: 600px;
	font-size: 14px;
	line-height: 22px;
	padding-top: 0px;
	padding-bottom: 50px;
}

#container #contact a {
	background-color: #CCCCCC;
	padding: 2px;
}
#container #contact a:hover {
	background-color: #FFFFFF;
}

#header{
	margin-top: 20px;
	height: 150px;
	overflow: visible;
	position: relative;
	z-index: 1000
}

body#home #header{
	margin-top: 0;
	height: 60px;
}

input[type="image"]{
	margin: 10px 0 20px 0
}

a, a:visited{
	color: #1a1a1a;
	text-decoration: none
}

a:hover,
a:active{
	color: #FF0099
}

#logo a{
	display: block;
	height:52px;
	margin-top:12px;
	text-indent:-9000px;
	width:300px;
	float: left;
	background-image: url(images/armoa-logo-trans.png);
	background-repeat: no-repeat;
	background-position: left top;
}


#logo a:hover{
	display: block;
	background-image: url(images/armoa-logo-trans2.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#nav li li.sub a{
  background: #F0F9F5 url("images/ico-menu-arrow-trans.png") no-repeat right center
}

#nav li li.sub ul a{
	background-image: none
}

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: .9em
}

#nav ul ul{
	font-size: 1em;
	border-top: 1px solid #D1EFEC
}

#nav{
  background: url("images/menu-border-bottom-trans.png") no-repeat 7px bottom;
	overflow: visible;
	float: right;
	margin-top: 20px
}

#nav a {
	display: block;
	width: auto;
	padding: 10px 11px
}

#nav #checkout-btn a {
  padding-top: 5px
}

#nav ul a {
  width: 12em;
	background-color: #F0F9F5;
	border-bottom: 1px solid #D1EFEC
}

#nav ul a:hover{
  background-color: white	!important
}

#nav li { /* all list items */
	float: left;
}

#nav li li a{
	padding: 11px 10px;
}

#nav li ul { /* second-level lists */
	position: absolute;
	padding: 0;
	width: 10em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
#nav li li{
	color: white
}

#nav li ul ul { /* third-and-above-level lists */
	margin: -3.2em 0 0 13.75em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#content {
	clear: left;
	color: #ccc;
}
#additional-products{
	width: 940px;
	overflow: auto;
	margin: 0 auto
}
#additional-products li{
	float: left;
	width: 300px;
	margin-right: 20px
}
#additional-products li.last{
  margin-right: 0
}

#homeproyect{
	border-top: 1px solid #999;
	clear: both;
	width: 950px;
	padding: 0px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}
#homeproyect h1{
	font-size: 26px;
	font-family: "Lucida Grande", Arial, Tahoma;
}
.homeproyect-inner{
	border-top: 1px solid white;
	padding-top: 40px;
	margin: 0px;
}


#footer{
	clear: both;
	width: 940px;
	overflow: auto;
	height: 140px;
	margin-top: 40px;
	border-top: 1px solid #999;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-size: 12px;
}

.footer-inner{
	border-top: 1px solid white;
	padding-top: 20px
}

#footer .menu{
	width: 360px;
	float: left;
	text-align: left;
	font-size: .8em;
	line-height: 1.8em;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
}

#footer .third{
	margin-right: 0
}

#footer h4{
  font-weight: bold;
	color: #3b3b3b;
	margin-bottom: 10px
}

#footer a,
#footer li{
	color: #3b3b3b;
}

#footer a:hover{
	color: black;
}

#footer .fourth{
	float: right;
	text-align: right;
	width: 360px;
	margin-right: 0
}

#footer .menu ul{
  margin: 0;
	padding: 0
}

/*** TOP UP ***/
#topup {
	margin:0 auto;
	clear:both;
	overflow:auto;
}
#topup a.up {
	float:right;
	width:30px;
	height:30px;
	display:block;
	background-image:url(images/icon_up.gif);
	text-indent:-1500em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
}
#topup a.up:hover {
	background-position:0 -30px;
}
/*** TOP UP END ***/
.dspase {
	clear: both;
	height: 20px;
	width: 100%;
}	
.ima-client{
	background-color: #CCCCCC;
	float: left;
	height: 128px;
	width: 128px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.dato-client{
	float: right;
	height: 128px;
	width: 450px;
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 24px;
}
.boxweb {
	height: auto;
	width: auto;
	border: 1px solid #A8A8A8;
	float: left;
	margin: 8px;
	text-align: center;
	padding: 6px;
	background-color: #ECF1F4;
	font-size: 12px;
	display: block;
}
.clear{
	clear: both;
	width: 100%;
}
.texbox_w{
	width:530px;
	height: auto;
	float: right;
	line-height: 26px;
	margin-bottom: 20px;
	}
.texbox_w ul {
	display: block;
}
.texbox_w li {
	list-style-image: url(skin/check.gif);
	list-style-position: outside;
	margin-left: 18px;
	}
.boxpack {
	height: auto;
	width: 222px;
	float: left;
	padding-left: 80px;
}
.minitext{
	font-size: x-small;
	line-height: normal;
} 
.imabox{
	float: left;
	height: auto;
	width: 300px;
	margin-top: 60px;
}
.cotizar a {
	background-image: url(skin/cotizar.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 22px;
	width: 145px;
	text-indent: -5000px;
	float: right;
	margin-top: 20px;
}
.cotizar a:hover  {
	background-image: url(skin/cotizar.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
	height: 22px;
	width: 145px;
	text-indent: -5000px;
	float: right;
	margin-top: 20px;
}
