@charset "UTF-8";
body {
	font-size: 100%;
	font-family: "Century Gothic", Georgia, Helvetica, Tahoma;
	background: #EEEEEE;
	margin: 0; 
	padding: 0;
	text-align: center; 
}
a {
	text-decoration:none;
}
p {
	padding: 5px;
}
img {
	border: none;
}
h1, h3, h4 {
	text-align:center;
	text-shadow: 1px 1px 2px #333;
	font-weight:bold;
	color: #600;
}
h1 {
	font-size:28px;
	padding:15px;	
	line-height:28px;
}
h2 {
	font-size:24px;
	text-align:center;
	text-shadow: 1px 1px 2px #333;
	padding:8px 0;
	font-weight:bold;
	color: #600;
}
h3 {
	font-size:22px;
}
h4 {
	font-size:20px;
	padding: 5px;
	height: 25px;
	line-height: 25px;
}
h5, h6 {
	font-size:16px;
	font-weight:600;
	letter-spacing:1px;
	color:#FFF;
}
#header {
	background:url(../images/topgray.png) top repeat-x;
	height:192px;
	margin:0;
	padding:0;
	min-width:1024px;
	width:100%;
	color:#FFF;
	top:0;
}
#logo {
	height:134px;
	margin:0;
	padding:0px;
}
#logo img {
	width:auto;
	float:left;
}
#slogan {
	width:350px;
	height:100px;
	line-height:100px;
	padding:17px 0;
	margin: 0 auto;
}
#slogan h1{
	padding:35px 0 0 0;
	color:#FFF;
	text-shadow: 1px 1px 3px #999;
}
#data {
	width:250px;
	font-size:90%;
	text-align:right;
	margin:-70px 0 0 0;
	padding:10px 0;
	float:right;
}
#container {
	width: 1024px;
	margin: 0 auto;
	border: none;
	padding: 0;
}
#mainContent {
	color: #000000;
	text-align: left; 
	background: url(../images/bg.png) #FFF;
	padding: 0 20px; 
}
#mainContent a{
	color:#600;
}
#mainContent a:hover{
	color:#300;
}
#rotator {
	float:left;
	width:600px;
	margin: 20px 40px 20px 0;
	height:350px;
}
#intro {
	float:left;
	width:600px;
	margin: 20px 40px 20px 0;
}
#textrotator {
	width:330px;
	padding: 0;
	float:left;
	text-align:center;
	margin:25px 0 0 0; 
	height: 40px;
	overflow:hidden;
}
#contactbanner {
	width:330px;
	height:240px;
	float:left;
	clear:right;
	margin:20px 0 10px;
	-moz-box-shadow: 1px 1px 3px #292929;
	-webkit-box-shadow: 1px 1px 3px #292929;
	box-shadow: 1px 1px 3px #292929;
	border-radius: 15px 15px 0 0;
	-webkit-border-radius: 15px 15px 0 0;
	-moz-border-radius: 15px 15px 0 0;
	background:url(../images/callcenter.jpg) left bottom no-repeat #FFF;
	border-bottom: 5px #333 outset;
}
#callcenter {
	background:url(../images/callcenter.png) top repeat-x;
	color:#FFF;
	height:32px;
	line-height:32px;
	text-align:center;
	border-radius: 15px 15px 0 0;
	-webkit-border-radius: 15px 15px 0 0;
	-moz-border-radius: 15px 15px 0 0;
}
#callinfo {
	font-size:12px;
	width:190px;
	float:right;
	text-align:right;
	margin: 20px 10px 0;
}
#callinfo img{
	text-align:right;
	padding: 20px 0 10px;
	float:right;
}
#banner {
	margin:0 0 20px 0;
	padding:0;
	float:left;
	clear:both;
}
#banner img{
	width:250px;
	float:left;
	margin: 0 40px 0 0;
}
#eventosthumb{
	color:#FFF;
	background:#FFF;
	overflow:hidden;
	width:265px;
	float:left;
	margin: 0 10px;
	-moz-box-shadow: 1px 1px 3px #EEE;
	-webkit-box-shadow: 1px 1px 3px #EEE;
	box-shadow: 1px 1px 3px #EEE;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	height: 230px;
}
#eventosthumb img{
	width:100%;
}
.eventos a{
	color:#EEE;
}
.eventos a:hover{
	color:#FFF;
}	
#clientes {
	width:984px;
	margin: 10px auto;
}
#clientes img{
	width:99px;
	margin: 0 5px;
}
#clientes table{
	margin:10px auto;
	background:#FFF;
	width:900px;
}
#clientes td{
	padding:5px;
	text-align:center;
}
#pagebanner img{
	width:100%;
	height:auto;
	border:none;
}
#stand, #demo, #estruc, #pg, #mob {
	float:left;
	padding:10px;
	background:#FFF;
	text-align:center;
	text-transform:capitalize;
	font-size:11px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-moz-box-shadow: 1px 1px 3px #CCC;
	-webkit-box-shadow: 1px 1px 3px #CCC;
	box-shadow: 1px 1px 3px #CCC;
}
#stand {
	width:200px;
	margin:10px 13px;
}
#demo, #mob, #pg {
	width:115px;
	margin:10px 14px;
}
#estruc {
	width:180px;
	margin:10px 22px;
}
#stand img, #demo img, #estruc img, #pg img, #mob img{
	width:auto;
	margin: 0 auto 6px;
}
.half {
	width: 45%;
	float:left;
	margin: 5px;
}
.third {
	width: 315px;
	float:left;
	margin:20px 10px 0 0;
	height: 300px;
	overflow: visible;
}
.third-small {
	width: 318px;
	float:left;
	margin:20px 5px 0;
	height: 220px;
	overflow: visible;
	padding: 0px;
}
#promos {
	width: 315px;
	float:left;
	margin:20px 10px 0 0;
	overflow: visible;
	border-radius: 15px 15px 0 0;
	-webkit-border-radius: 15px 15px 0 0;
	-moz-border-radius: 15px 15px 0 0;
	-moz-box-shadow: 1px 1px 3px #CCC;
	-webkit-box-shadow: 1px 1px 3px #CCC;
	box-shadow: 1px 1px 3px #CCC;
}
#promos img{
	width:100%;
}
.twothirds {
	width: 630px;
	float:left;
	margin:20px 15px 0 5px;
}
.mapa {
	width: 100px;
	font-size:12px;
	height:120px;
	text-align:center;
	overflow:hidden;
	float:right;
	margin:-10px 15px 15px;
}
.clear {
	clear:both;
}
.clearlong {
	clear:both;
	height:20px;
}
.center {
	text-align:center;
}
.strong {
	font-weight:bold;
}
.li {
	list-style-image:url(../images/li.png);
	list-style:url(../images/li.png);
	list-style-position:outside;
	padding: 0;
	margin: 0 0 0 20px;
}
u {
	text-decoration:underline;
	font-weight:bold;
}
.framedtext {
	background: #f9f9f9;
	background: -moz-linear-gradient(top, #f9f9f9, #f6f6f6 50%, #e9e9e9 51%, #e3e3e3);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f9f9f9), color-stop(.5, #f6f6f6), color-stop(.5, #e9e9e9), to(#e3e3e3));
	-moz-box-shadow: 1px 1px 3px #292929;
	-webkit-box-shadow: 1px 1px 3px #292929;
	box-shadow: 1px 1px 3px #292929;
	border-radius: 14px;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	width:70%;
	margin: 15px auto;
}


/*///////////// Footer //////////////*/

#footer {
	background:url(../images/bottomred.png) top repeat-x;
	font-size:95%;
	min-width: 1024px;
	text-align:center;
	color:#FFF;
	width:100%;
	margin: 0 auto;
	padding: 15px 0;
}
#footermenu {
	width:700px;
	margin:10px auto;
}
#footer ul li{
	list-style:none;
	width:100px;
	text-align:center;
	float:left;
	margin: 0 auto 10px;
	padding:0;
}
#footer a {
	color:#FFF;
}
#footer a:hover {
	color:#EEE;
}
#footer .copy {
	float:left;
	width:450px;
	padding: 5px 10px;
	margin-top:10px;
	font-size:75%;
	text-align:left;
}
#footer .onemkt {
	width:450px;
	padding: 5px 10px;
	margin-top:10px;
	float:right;
	font-size:75%;
	text-align:right;
}
#footer .onemkt a:hover{
	color: #F90;
}

/*///////////// Footer //////////////*/

/*///////////// Menu //////////////*/

#menu {
	height:58px;
	background:url(../images/menubg.png) center repeat-x;
	margin:0;
	min-width:1024px;
	width:100%;
	padding:0;
}
#menu ul li{
	list-style:none;
	font-size:0px;
	float:left;
	line-height:58px;
	height:58px;
	padding: 0;
	overflow:hidden;
}
.inicio a{
	height:58px;
	float:left;
	color:transparent;
	width:96px;
	background:url(../images/inicio.png) top no-repeat;
}
.inicio a:hover{
	background:url(../images/inicio.png) bottom no-repeat;
}
.stands a{
	height:58px;
	float:left;
	color:transparent;
	width:138px;
	background:url(../images/stands.png) top no-repeat;
}
.stands a:hover{
	background:url(../images/stands.png) bottom no-repeat;
}
.displays a{
	height:58px;
	float:left;
	color:transparent;
	width:141px;
	background:url(../images/displays.png) top no-repeat;
}
.displays a:hover{
	background:url(../images/displays.png) bottom no-repeat;
}
.servicios a{
	height:58px;
	float:left;
	color:transparent;
	width:156px;
	background:url(../images/servicios.png) top no-repeat;
}
.servicios a:hover{
	background:url(../images/servicios.png) bottom no-repeat;
}
.empresa a{
	height:58px;
	float:left;
	color:transparent;
	width:145px;
	background:url(../images/empresa.png) top no-repeat;
}
.empresa a:hover{
	background:url(../images/empresa.png) bottom no-repeat;
}
.promociones a{
	height:58px;
	float:left;
	color:transparent;
	width:198px;
	background:url(../images/promociones.png) top no-repeat;
}
.promociones a:hover{
	background:url(../images/promociones.png) bottom no-repeat;
}
.contacto a{
	height:58px;
	float:left;
	color:transparent;
	width:147px;
	background:url(../images/contacto.png) top no-repeat;
}
.contacto a:hover{
	background:url(../images/contacto.png) bottom no-repeat;
}


/*///////////// Menu //////////////*/
/*///////////// Contact Form //////////////*/

#contact p, label, legend {
	font: 1em;
}
#contact hr {
	color: inherit;
	height: 0;
	margin: 6px 0 6px 0;
	padding: 0;
	border: 0;
	border-style: none;
}
#contact {
	display: block;
	width: 315px;
	margin: 0 auto;
	padding: 0;
	border: none;
	background: none;
}
/* Form style */

#contact label {
	display: inline-block;
	float: left;
	height: 15px;
	line-height: 30px;
	font-size:12px;
	width:120px;
}
#contact input, textarea, select {
	width: 160px;
	padding: 4px;
	color: #666;
	background: #f5f5f5;
	border: 1px #999 solid;
	margin: 2px 0;
	webkit-border-radius:5px;
}
#contact input:focus, textarea:focus, select:focus {
	border: 1px #999 solid;
	background-color: #fff;
	color:#333;
}
#contact input.submit {
	width: 80px;
	cursor: pointer;
	border:none;
	background:#600;
	color:#fff;
}
#contact input.submit:hover {
	background:#300;
}
#contact input[type="submit"][disabled] {
	background:#888;
}
#contact fieldset {
	padding:5px;
	margin: 0 0 15px 0;
	border:none;
}
#contact legend {
	color:#000;
	font-size:12px;
	border:1px #FFF solid;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	margin-bottom:0 !important;
	margin-bottom:20px;
}
#contact span.required {
	font-size: 11px;
	color: #ff0000;
} 
#message {
	margin: 0;
	padding: 0;
}
.error_message {
	display: block;
	height: 22px;
	line-height: 22px;
	background: #f9f9f9 url('../images/error.gif') no-repeat 10px center;
	padding: 5px 0 5px 40px;
	color:#F00;
	border:none;
	-webkit-border-radius:5px;
	margin-bottom:10px;
}
.loader {
	padding: 0 10px;
}
#contact #success_page h1 {
	background: url('../images/success.gif') left no-repeat;
	padding-left:10px;
}
acronym {
	border-bottom:1px #999 dotted;
}

