/*
naranja color:#f47521;
marron color:#863518;

*/
body{
  height: 100%;
  text-align: center;
  background: url(../images/design/body_back.jpg) repeat left top;
  color: #944827;
}

html{height: 100%;}

.amarillo{
  background: url(../images/design/box_amarilla.jpg) repeat-x;
}


.box{
  width: 220px;
  height: 61px;
  float: left;
  color: #FFF;
  padding: 10px;
}

.box a {
	color: #fff;
	text-decoration: none;
	display: block;
}

.box h2 {
  font-size: 18px;
  margin: 0;
  padding: 0;
  line-height: normal;
  color: #fff;
}

.box p {
  font-size: 12px;
  margin: 0;
  padding: 0;
  line-height: 16px;
}

.clients_btn{
  text-indent: -9999px;
  background: url(../images/design/ourclients.png) no-repeat;
  display: block;
  height: 65px;
  width: 194px;
  float: right;
  margin-top: -30px;
}

.clr{clear: both;}
/*navigation*/

.clr a{clear: both; color: #FC9; text-decoration:none;}
/*navigation link*/

.container_12{
  width: 960px;
  margin: 0 auto;
  padding-bottom: 139px;
}

.sidebar{
	width:200px;
	float:left;
	display:inline;
	padding-top:40px;
	font-size:12px;
	
		}
.sidebar li{
	text-decoration:none;
	list-style:none;
	margin-left:0;
	font-size:14px;
	list-style:disc;
	font-weight:bold;
	
}

.sidebar a{
	text-decoration:none;
	color:#930;

}
.sidebar a:hover{
	color:#F60;
}
		
.content#productos {
	margin-left:0;}
.content#productos .c_texto{width: 360px; float: left; display: inline;}
.content#productos .c_texto h1{ margin-top:0; padding-top:0;}

.content {
	padding-top:50px;margin-left: 40px;
	padding-bottom:50px;}

.content h2 {font-weight: normal;}

.c_foto{
	width: 280px;
	height:300px;
	float: left;
	display: block;
	padding-top: 0px;
}

.c_texto{width: 420px; float: left; display: inline;}

.headline_container{
	position:relative;
	width: 235px;
	height:222px;
	float: left;
	margin-left: 60px;
	color: #fff;
	display: block;
}
.headline{
	position:absolute;
	bottom:15px;
	
}

.headline h1{
  font-size: 38px;
  font-weight: bold;
  line-height: 38px;
  margin-bottom: 6px;
  color: #fff;
}

.headline p {font-size: 12px;}

.home .topmargin{padding-top: 5%;}
/**/

.marron{
  background: url(../images/design/box_marron.jpg) repeat-x;
}

.naranja{
  background: url(../images/design/box_naranja.jpg) repeat-x;
}

.topmargin{padding-top: 20px;}

.txt_right{text-align: right;}
/* internal */

#boxes{
  padding-left: 0px;
  height: 140px;
  background: url(../images/design/bottonboxes.png) repeat-x left 81px;
  width: 720px;
  margin-left: 30px;
}
.grid_9 #boxes{
  padding-left: 0px;
  height: 140px;
  background: url(../images/design/bottonboxes.png) repeat-x left 81px;
  width: 720px;
  margin-left: -10px;
}
#container{
  text-align: left;
  position: relative;
  min-height: 100%;
}

#footer{
  clear: both;
  position: relative;
  margin-top: -139px;
  height: 139px;
  background: #ec6b26 url(../images/design/footer.jpg) repeat-x left top;
  color: #f8a966;
  text-align: left;
}

#footer .container_12{padding: 10px 0 0 0;}

#footer p {font-size: 11px;}

#footernav {
  list-style: none;
  margin: 0;
  padding: 0;
  height: 35px;
}

#footernav li{
  float: left;
  margin-right: 20px;
  font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
  margin-left: 0;
}

#footernav li a{color: #fbe4d9; text-decoration: none;}

#header {
  background: url(../images/backtitle.png) no-repeat right bottom;
  height: 222px;
}

#header h1, #header p{margin: 0;}

#header img{
  float: right;
  margin-right: 38px;
  margin-top: 0px;
  margin-bottom: 0;
}

#logo{padding-top: 0px;}

#logo a{
  display: block;
  background: url(../images/design/logo2.png) no-repeat left top;
  height: 215px;
  width: 160px;
  text-indent: -9999px;
}
.home #logo a{
  background: url(../images/design/logo.png) no-repeat left top;
 
}

#logocont{
  width: 160px;
  float: left;
  display: inline;
  margin: 0;
}

#nav {
  list-style: none;
  padding-left: 40px;
  height: 18px;
  text-transform: uppercase;
}

#nav li{
  float: left;
  margin-right: 15px;
  font: bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
  margin-left: 0;
}

#nav li a{color: #f47521; text-decoration: none;}

#slideshow{
  display: block;
  height: 280px;
/*background-color:#F00;*/
  position: relative;
}
/*boxes*/

* html #container{height: 100%;}

.home #logo{margin: 0; padding: 0; padding-top: 40px;}

#footernav li a:hover{color: #fff;}
/*home*/

#nav li a:hover{color: #863518;}
/**/


.naranja a:hover{color: #FC9;}
.amarillo a:hover{color: #FFC;}
.marron a:hover{color: #C60;}
.c_texto a:hover{
	color: #C60;
	text-decoration:none;
	}
.c_texto a{
	color: #930;
	text-decoration:none;
}
#contentForm {
	display: block;
	width: 290px;
	margin-top:10px;
	
	padding-top:0px;
	background-color: #F90;
	/*border: 13px solid  #F30;*/
	padding:20px;/*margin: 30px auto;this line will center the page
  padding: 25px;

  float: left;*/
}

#boxform{
	border:none;
	width: 340px;
	padding:10px 20px;
	background-image: url(../images/design/form2.jpg);
	background-position:left bottom;
	padding-bottom:160px;
	background-repeat: repeat-x;
	
	}
	#boxform h7{
		display:block;
		padding:10px 0;
	}


.formbox{
	color:#333;
	width: 290px;
	height: 30px;
	
	padding: 10px;
	font-size: 10px;
	}
	
#message{
	color:#333;
	width: 290px;
	height:100px;
	
	font-size: 10px;
	}	

/* and now the form formatting itself */
label {
  display: block;
  float: left;
  clear: left;
  Width: 150px;
  line-height: 20px;
  margin-bottom: 10px;
  margin: 5px 0;
  color:white;
}

input, textarea, select {
  margin: 0;
  padding: 2px;
  font-size: 1em;
  color: #666666;
  background: #F5F5F5;
  border: 1px solid #ccc;
  margin: 5px 0;
}   

input:focus, textarea:focus, select:focus {
  border: 1px solid #999;
  background-color: #FFFFFF;
  color: #666666;
}

input.button {
	cursor: pointer;
	border: 1px solid #FFF;
	font-weight: bold;
	width: 90px;
	height: 28px;
	float:right;
	margin-right:10px;
	background-color: #F90;
	/*background-image: url(../images/submit2.png);*/
	background-repeat: no-repeat;
	background-position: left top;
	color:#FFF;
	margin-top:20px;
	
}

span.required{
  font-size: 13px !important;
  color: red !important;
}

.errormsg {
  display: block;
  width: 290px;
  height: 22px;
  line-height: 22px;
  color: #FFFFFF;
  font-weight: bold;
 background: transparent url(../images/stop.png) no-repeat 10px center;
  padding: 3px 10px 3px 40px;
  margin: 10px 0;
  /*border-top: 2px solid #FF0000;
  border-bottom: 2px solid #FF0000;*/
}

.msgSent {
  font-size: 20px;
  text-align: center;
}
