/* CSS Document */

/*==== Colors ====
Gris bg 		#f2f2ef
Gris beige text #78786f
Blue links		#1e4a6b


/*==== global styles ====*/

body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #f2f2ef url(../images/bg1.png) repeat-x;
	margin: 0;
	padding: 0;
}

p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .9em;
	color:#8c8c81;
	line-height: 1.2em;
}

div#outerDiv{
	width: 980px;
	margin: 0 auto;
	background: #fff url(../images/header980x161.jpg) no-repeat;
	/*height: 200px;*/
}

img{
	border: none;
}


/* This clears the border around flash objects in FF */
object{
	outline: none;	
}

/*=================================================*/
/*==== The following is just for the homepage ==== */

/*==== headerHome ====*/
div#headerHome{
	height: 611px;
	position: relative;
}

/*==== locate productmenu with spin (homepage) ====*/
#outerDiv div#prodmenu_spin{
	position: absolute;
	left: 0;
	top: 161px;
}

/*==== language menu Home====*/
#headerHome #langMenu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	position: absolute;
	left: 720px;
	top: 0px;
}

/*==== main menu Home ====*/
#headerHome #envasesText, #header #envasesText {
	position: absolute;
	left: 303px;
	top: 61px;
}

/*==== main menu Home ====*/
#headerHome #mainMenu {
	position: absolute;
	left: 90px;
	top: 92px;
}

/*==== site search engine Home ====*/
#headerHome #searchBox {
	position: absolute;
	right: 91px;
	top: 104px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	display: block;
	color: #fff;
	margin-left: 10px;
}

/*==== product text location Home ====*/
#headerHome #prodText {
	position: absolute;
	left: 90px;
	top: 139px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	display: block;
	color: #fff;
	margin-left: 10px;
}

/*==== content Home ====*/
#contentHome div#mainContent{
	float: left;
	width: 740px;
	margin: 0;
	padding: 0px 120px;
	background: url(../images/shad.png) repeat-y;
}

/*==== End of Home page stuff ====*/
/*================================*/


/*==== header ====*/
div#header{
	height: 252px;
	position: relative;
}


/*==== locate productmenu with spin (homepage) ====*/
#outerDiv div#prodmenu{
	position: absolute;
	left: 0;
	top: 161px;
}

/* ==== language menu ====*/
#header #langMenu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	position: absolute;
	left: 720px;
	top: 0px;
}

/*==== site search engine ====*/
#header #searchBox {
	position: absolute;
	right: 91px;
	top: 104px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	display: block;
	color: #fff;
	margin-left: 10px;
}


/*==== product text location ====*/
#header #prodText {
	position: absolute;
	left: 90px;
	top: 139px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	display: block;
	color: #fff;
	margin-left: 10px;
}

#langMenu a:link, #langMenu a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	margin-left: 5px;
}



/* ==== main menu ====*/
#header #mainMenu {
	position: absolute;
	left: 90px;
	top: 92px;
}

#mainMenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#mainMenu li {
	float: left;
	margin: 0;
	padding: 0;
}

#mainMenu li a:link, #mainMenu li a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 0 5px 0 5px;
	margin-left: 5px;
	margin-right: 80px; /* was 5px when muestras y pedidos inluded */
	line-height: 40px;
	border: none;
}

 
#mainMenu li a:hover, #mainMenu li a:active {
	background: url(../images/button_rollover.png) no-repeat left bottom;
	border: none;
}

/* for creating a current state for button - I don't think it's needed
#mainMenu li a.current {
	background: url(../images/button_rollover.png) no-repeat left bottom;
}

#mainMenu li a.current:hover {
	cursor: default; 
}*/


/* ==== Main Content ==== */



#content div#mainContent{
	float: left;
	width: 740px;
	margin: 0;
	padding: 30px 120px 0px 120px;
	background: url(../images/shad.png) repeat-y;
}

#content div#mainContentSearchResults{
	float: left;
	width: 806px;
	margin: 0px;
	padding: 30px 93px 0px 93px;
	background: url(../images/shad.png) repeat-y;
}

#mainContent p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .9em;
	color:#78786f;
	line-height: 1.2em;
	margin: 1ex 0 5ex 0;
	text-align: justify;
}




#mainContent h1{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color:#78786f;
}



#mainContent a:link, #mainContent a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #2f5f80;
	text-decoration: none;
}

#mainContent a:hover, #mainContent a:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #2f5f80;
	text-decoration: none;
	border-bottom: dashed 1px;
}

#mainContent a.imgLink{
	border: none;
}

hr {
  border-color: #ccc;
  border-style: dotted;
  border-width: 1px 0 0;
  clear: both;
  margin: 0 0 20px;
  height: 0;
}

#moreInfo {
	float: right;
	font-size: .8em;
	margin: 0 0 3px 0;
}

#moreInfo a:hover, #moreInfo a:active {
	text-decoration: none;
	border-bottom: dashed 1px;
}

#moreInfo a.imgLink{
	border: none;
}

/* ==== form login ==== */

#formLoginImg{
	float: left;
	margin: 35px 0px 0px 0px;
}

#formRegImg{
	float: left;
	margin: 530px 0px 0px 0px;
}

#contactLeft{
	float: left;
	margin: 0px 0px 0px 0px;
	width: 320px;
}

#formPos{
	float: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .9em;
	margin: 0px 0px 20px 0px;
}

#formPos p {
	margin-right: 100px;	
}

#formPos div#formTitle{
	/*background: #2f5f80;*/
	background: url(../images/form_title.jpg) no-repeat right;
	color: #fff;
	padding: 2px 2px 2px 15px;
}

form{
	color: #2f5f80;
}

.formText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
} 

.formTextSmall {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .8em;
}

form#login {
	/*width: 210px;*/
	background-color: #E5EEf4;
	/*float: right;*/
	padding: 0px 20px;
}

form#registration {
	/*width: 210px;*/
	background-color: #E5EEf4;
	/*float: right;*/
	padding: 0px 20px;
}




.btn_custom {  
	background: url(../images/boton_form.jpg) no-repeat;
	background-color: #2f5f80; border:solid; border-width:thin; height:25px;
	color: #fff;
}

.btn_custom_search { 
	font-size: .8em;
	background: url(../images/boton_form.jpg) no-repeat;
	border:solid; border-width:thin;
	color: #fff;
}

.custom_search_box {
	font-size: .8em;
}

/* ==== productos ==== */
#prodLeftImg{
	float: left;
	display: block;
	margin: 0px 30px 0px 0px;
}

#prodRightText{
	float: left;
	width: 370px;
	display: block;
}

#prodRightText p{
	text-align:justify;
	margin: 1ex 0 3ex 0;
}

#prodAccImg{
	float: left;
	display: block;
	margin: 10px 30px 0px 0px;
}


#prodAccImg div#prodAccText{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .9em;
	color:#78786f;
	text-align: center;
	margin: 10px 0px;
}

#prodTamTable{
	float: left;
	display: block;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .9em;
	color:#78786f;
	text-align: right;
	border-right: dotted thin #ccc;
	padding-right: 15px;
	margin: 190px 0px 0px 0px;
}

#prodTamImg{
	float: left;
	display: block;
	margin: 10px 10px 0px 0px;
}


#prodTamImg div#prodTamText{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .9em;
	color:#78786f;
	text-align: left;
	margin: 10px 0px 20px 25px;
}



/* ==== catalogo puntos ==== */
div#catPuntos{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .9em;
	color:#78786f;
	margin: 0px 0px 0px 0px;
}


#catPuntos div#catCol {
	float: left;
	display: block;
	margin: 0px 24px 30px 0px;
	text-align: center;
}

#catPuntos div#puntoText {
	font-size: 1.2em;
	color: #2f5f80;
	margin: 10px 0px;
}


/* ==== noticias ==== */
#noticiaImg{
	float: left;
	display: block;
	margin: 0px 30px 0px 0px;
}

#noticia{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .9em;
	color:#78786f;
	display: block;
	margin: 0px 30px;
}


/* ==== footer ==== */
div#footer{
	clear: both;
	background:  url(../images/shad_footer.png) no-repeat;
	margin: 0;
	
}

#footer p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .75em;
	color:#c3c3b3;
	margin: 0;
	padding: 22px 90px 0 90px;
	text-align: left;
}


/* ==== misc. styles ==== */
.clear {clear: both};
