/*Spanish layout*/

html {margin: 0; padding: 0;}

body {
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	background: #FFFFFF;

}
div#container {
	position: relative;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 0px;
	background: #FFFFFF;
	border-right: 1px solid #FDA54B;
	border-left: 1px solid #FDA54B;
	border-bottom: 1px solid #FDA54B;
	height: 100%;
}
div#fbanner {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	height: 219px;
	width: 760px;
	z-index: 102;
	margin-top: 0px;
	border-right: 1px solid #FDA54B;
	border-left: 1px solid #FDA54B;
	border-top: 1px solid #FDA54B;
	background-image: url(images/f-glucobate-banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;


}

div#fbanner h1 {
	position: relative;
	text-align: left;
	z-index: 102;
	height: 5px;
	width: 290px;
	top: 82%;
	left: 45%;
}
div#fbanner h2 {
	position: relative;
	text-align: left;
	background: no-repeat left top;
	z-index: 102;
	height: 5px;
	width: 400px;
	top: -18%;
	left: 49%;
	font-size: 10px;
	color: #60965C;
}
div#fbanner h2 a {
	color: #60965C;
	text-decoration: underline;
}

div#fbanner h2 a:hover {

	color: #5B955B;
}

/* layout */


div#fcontentleft
{
		font-family: verdana, arial, helvetica, sans-serif;
	padding-top: 10px;
	float:left;
	width: 146px;
	text-align: center;
	white-space: nowrap;
	background: #000000 url(images/bg_left.jpg);
	position: relative;
	margin: 0% 0 0 0px;
	height: 600px;
	

}
div#fcontentleft img {
	position: relative;
	text-align: left;
	background: no-repeat;
	right: auto;
	float: right;
	left: auto;
}

div#fcontentleft .textbox {
	font-size: 11px;
	color: #5F955B;
	text-align: left;
	left: 2px;
	top: 390px;
	font-weight: bold;
	width: 140px;
	padding-left: 6px;
	position: absolute;
}

div#fcontentleft .imgboxOnlineOrder {
	text-align: center;
	left: 3px;
	top: 208px;
	font-weight: bold;
	width: 140px;
	position: absolute;
	padding-top: 2px;
}

div#fcontentleft .imgboxCouple {

	text-align: center;
	left: -30px;
	top: 250px;
	font-weight: bold;
	width: 140px;
	position: absolute;
}


div#fcontentleft ul {
	margin: 0px;
	list-style: none;
	width: 25%;
	padding: 5px 0px 0px;
}
div#fcontentleft ul li {
	position: relative;
	line-height: 14px;
	width: 145px;
	border-bottom: 2px solid #FFFFFF;
	float: left;
	border-top: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 2px;
}

div#fcontentleft ul li a {
	display: block;
	color: #FFFFFF;
	text-transform: none;
	font-family: "AvantGarde Bk BT";
	font-size: 13px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	padding-bottom: 0.3em;
	padding-top: -0.3px;
}
div#fcontentleft ul li a:hover {
	display: block;
	color: #FCBC75;
	text-decoration: underline;
	font-weight: bold;
	text-align: center;
}

div#fcontentleft h4 {
	font-size: 16px;
	font-weight: bold;
	color: #9E0C0F;
	border-bottom: thin solid #A19696;
	margin: 0px;
	padding: 0.25em 0.25em 0.25em 1.5em;
}

div#fcontentmiddle
{
	font-family: verdana, arial, helvetica, sans-serif;
	width: 430px;
	margin: 0px;
	float:left;
	position: relative;
	padding-top: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
div#fcontentmiddle img {
	position: relative;
	text-align: left;
	background: no-repeat;
	z-index: 102;
	left: 26px;
	float: right;
}

div#fcontentright{
	float: right;
	width: 143px;
	text-align: center;
	white-space: nowrap;
	background: #000000 url(images/bg_right.jpg);
	position: relative;
	margin: 0% 0 0 0px;
}


.I {
	font-size: 11px;
	color: #5F955B;
	text-align: left;
	left: 5px;
	top: 100px;
	font-weight: bold;
	width: 140px;
	font-style: italic;
}
.red {
	font-size: 11px;
	color: #FF0000;
	text-align: left;
	left: 5px;
	top: 100px;
	font-weight: bold;
	width: 140px;
}
.orange {
	font-size: 11px;
	color: #F7931D;
	text-align: left;
	left: 5px;
	top: 100px;
	font-weight: bold;
	width: 140px;
}
