/*
// Proyecto: nonis
// -----------------------------------------------
// Revision: 2005.06.03
// Autor: Mauro Silvosa
//
// www.clusterdigital.com
//
// Descripcion: hoja de estilos principal.
*/

/* basic elements */
body 
{ 
	font-size: 8pt;
	font-family: Verdana, Helvetica, FreeSans, FreeSerif;
	margin: 0px;
	/* background-color: #eeecd6; */	
	background: url("../img/bokacho_body_bg.png") #9e9e9e;	
}

h3
{
	margin: 0px;
	
}

/* hidden text */
h3 span
{
	display: none;
}

/* main structure */
#globalcontainer 
{
	background-color: #ffffff;
	border-right: solid 8px #ffffff;
	border-left: solid 8px #ffffff;;
	border-bottom: solid 8px #ffffff;;
	border-top: none;
	width: 734px;
	margin: 0px auto;
	position: relative;
}

#copyrightarea
{
	font-size: 7pt;
	font-style: normal;
	text-align: right;
	width: 748px;
	margin: 0px auto;
	position: relative;
	color: #ffffff;
	background-color: #9e9e9e;
}

#logoarea
{
	width: 734px;
	height: 78px;
	background: url("../img/logoarea_left_corner.png") no-repeat left bottom #9e9e9e;
}

#logoarea #logo
{
	float: left;
	position: absolute;
	right: 10px;
	top: 30px;
}

#logoarea #logo a img
{
	border: none;
}

/* Header */

/* Photo */
#photoarea
{
	margin-top: 2px;
	width: 734px;
	height: 175px;
	background-color: #9e9e9e;	
}

#photoarea img
{
	height: 175px;
	width: 734px;
}

/* MainContent */
#maincontent
{
	position: relative;
	width: 726px;
	margin: 0;
	border: none;
	border-top: solid 2px #ffffff;
	padding: 4px;
	color: #ffffff;
	background-color: #bdbdbd;
}

#maincontent #contentindex
{
	float: left;
	width: 200px;
	margin: 0;
	padding: 0;
	padding-top: 12px;
}

#maincontent #contentindex ul {
	margin: 0;
	padding: 0;
	border: 0;
}

#maincontent #contentindex ul li
{
    list-style: none;
    background-image: url("../img/ico_link.png");
	background-repeat: no-repeat;
	background-position: 0 4px;
	color: #a10606;
	margin-left: 14px;
    padding-right: 4px;
    padding-bottom: 10px;
    padding-left: 16px;
}

#maincontent #contentindex a
{
	color: #a10606;
	text-decoration: none;
	line-height: 18px;
}

#maincontent #contentindex a.active, #maincontent #contentindex a.activelast
{
	font-weight: bold;
}

#maincontent #contentindex a:hover
{
	text-decoration: underline;
}

#maincontent #content
{
	float: right;
	width: 503px;
	border: none;
	border-left: dotted 1px white;
	padding: 12px 8px 6px 12px;
}

#maincontent #content center
{
	padding-top: 14px;
}

#maincontent #content b
{
/*	color: #a10606; */
}

#maincontent #content a
{
	color: #a10606;
	text-decoration: none;
	line-height: 18px;
}

#maincontent #content a:hover
{
	text-decoration: underline;
}

#maincontent #content h2, h4, h5
{
	color: #a10606;
	margin: 0;
	padding: 0;

}

#maincontent #content h2
{
	font-size: 8pt;
	margin-top: 14px;
}

#maincontent #content h4
{
	font-size: 9pt;
	margin-bottom: 8px;
	border: none;
	padding: 0;
	padding-bottom: 2px;
	border-bottom: solid 1px #a10606;
}

#maincontent #content h5
{
	font-size: 8pt;
	margin-top: 16px;
	margin-bottom: 8px;
}

#maincontent #content p
{
	text-align: justify;
	color: #434343;	
	margin: 0;
	padding: 0;
	padding-top: 10px;
	line-height: 18px;
}

#maincontent #content ul 
{
	margin: 20px 0px 0px 0px;
	padding: 0;
	padding-left: 20px;
	border: 0;
}

#maincontent #content p em
{
	font-style: normal;
	font-weight: bold;
	color: #a10606;
}

#maincontent #content #direccion 
{
	float: left;
	width: 300px;
	border: none;
	border-right: dotted 1px #434343;
}

#maincontent #content #mapa
{
	float: right;
	width: 190px;
}

#maincontent #content #direccion p
{
	text-align: center;
}

#maincontent #content ol, #maincontent #content li
{
	color: #434343;
	margin-left: 10px;
    padding: 0;
    padding-bottom: 10px;
}

#maincontent #content ul.justificado, #maincontent #content ul.justificado li
{
	text-align: justify;
	line-height: 18px;
}

#maincontent #content #success
{
	margin-bottom: 44px;
}

#maincontent #content #error
{
	background: #c66454;
	border: solid 1px #bb5748;
	margin-top: 10px;
	padding: 0px 4px 0px 4px;
}

#maincontent #content #error ol, #maincontent #content #error li
{
	color: #434343;
}

/*
 *	PRODUCTOS
 */
 
#maincontent #content #menuparahoy, #maincontent #content #ofertasdeldia
{
	float: left;
	width: 500px;
}

#maincontent #content #menuparahoy p, #maincontent #content #ofertasdeldia p
{
	margin-bottom: 2px;
	margin-top: 0px;
}

#maincontent #content #ofertasdeldia h5
{
	margin-top: 12px;
	margin-bottom: 0px;
}

#maincontent #content #menuparahoy .prod_abreviado, #maincontent #content #ofertasdeldia .prod_abreviado
{
	float: left;
	width: 110px;
	height: 73px;
	margin: 6px 12px 6px 0px;
	border: none;
	padding: 0;
}

#maincontent #content #menuparahoy a, #maincontent #content #ofertasdeldia a
{
	border: none;
	margin: 0;
	padding: 0;
}

#maincontent #content #menuparahoy h5
{
	color: #434343;
	font-weight: normal;
}

#maincontent #content #menuparahoy h5 span
{
	color: #a10606;
	font-weight: bold;
}

#maincontent #content #menuparahoy img, #maincontent #content #ofertasdeldia img
{
	width: 110px;
	height: 73px;
	border: solid 1px #a10606;
}

#maincontent #content #infoproductos {
	float: left;
	width: 496px;
	padding: 2px 4px 2px 4px;
	margin: 6px 0px 0px 0px;
	border: solid 1px #606060;
	font-family: Verdana;
	font-size: 10px;
	color: #434343;
	/* letter-spacing: 1px; */
	text-align: justify;
	background: #9e9e9e;
}

/* Copyright */
#copyrightnotice
{
	padding: 4px;
}

#copyrightarea a
{
	font-size: 7pt;
	color: #ffffff;
	text-decoration: none;
}

#copyrightarea a:hover
{
	text-decoration: underline;
}

#copyrightnotice p
{
	margin: 0;
	padding: 0;
	padding-right: 4px;
}

#copyrightnotice p span.domain
{
	text-transform: uppercase;
}

/* Clearer */
div .clearer 
{
	clear: both;
}

/* Forms */
form 
{
	margin: 10px 10px 0px 10px;
	padding: 0;
	border: 0;
}

form div 
{
	padding: 4px 0px 4px 0px;
}

form div span
{
	width: 100px;
	border: solid 1px red;
}

form input.text
{
	font-size: 8pt;
	font-family: Verdana, Helvetica, FreeSans, FreeSerif;
	background: #bdbdbd;
	border: 1px solid #a10606;
	color: #a10606;
	font-weight: normal;
	padding: 0px 2px 0px 2px;
	width: 400px;
}

form select
{
	font-size: 8pt;
	background: #bdbdbd;
	color: #a10606;
	padding: 0px 2px 0px 2px;
	width: 400px;
}

form input.buttom
{
	font-size: 8pt;
	background: #740404;
	border: 2px solid #9e9e9e;
	color: #ffffff;
	padding: 3px 8px 3px 8px;
}

form input.buttom:hover
{
	background: #a10606;
	border: 2px solid #9e9e9e;
	color: #ffffff;
	padding: 3px 8px 3px 8px;
}

form textarea.text
{
	font-size: 8pt;
	font-family: Verdana, Helvetica, FreeSans, FreeSerif;
	background: #bdbdbd;
	border: 1px solid #a10606;
	color: #a10606;
	font-weight: normal;
	font-size: 8pt;
	padding: 0px 2px 0px 2px;
	width: 400px;
	height: 100px;
	overflow: auto;
}

form table.formlist
{
	width: 488px;
	margin: 6px 0px 0px 0px;
	border: solid 1px #606060;
}

form table.formlist th
{
	height: 20px;
	text-align: left;
	color: #ffffff;
	background-color: #606060;
}

form table.formlist tr.par {
	background-color: #f0f0f0;
}

form table.formlist tr.impar {
	background-color: #e0e0e0;
}

form table.formlist td
{
	text-align: left;
	color: #434343;
}
