html{overflow-x:hidden;}

BODY {
	SCROLLBAR-FACE-COLOR: #00468SC;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #E2EDC2;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	Background-color: #FFD349;
	opacity: 1;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}

td {
	font-family: verdana,  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bolder;
	border: 0;
}


.navlink {
	font-family: Arial,  verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFBF0;
	padding-bottom: 5px;
	line-height: 15px;
	font-weight: bolder;
	text-decoration: none;
}
.navlink:hover {
	font-family: Arial,  verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFCA28;
	padding-bottom: 5px;
	line-height: 15px;
	font-weight: bolder;
	text-decoration: none;
}

.copyright {
	font-family: Arial, verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #D49F00;
	vertical-align: central;
	font-weight: bolder;
	text-align: center;
	padding: 2px 0px 2px 0px;
}

#central{
    position:absolute;
    top:50%;
    left: 50%;
    margin-top: -10px;
    margin-left: -100px;
}

.leftbox {
	font-family: Arial, verdana,  Helvetica, sans-serif;
	font-size: 12px; 
	color: #000000; 
	line-height:16px; 
	font-weight:normal; 
	Text-align: justify; 
	padding-left:10px; 
	Padding-Right: 18px;
}

/*--------------------------DISPLAY-------------------------------------*/
/* ---- Display ---- */

#display {
	background: #E5E5E5;
	height: 350px;
	width: 1000px;
	padding: 0px 1px 1px 1px;
	font-size: 12px;
	margin: 0px auto;
	border: 1px solid #fff;
	*border:1px solid #ccc;
	outline: 1px solid #ccc;
}

/* - PikaChoose CSS - */

ul#pikame {
	float:right;
	padding: 0px 0px 0px 0px; 
}

.pika_main img {
	width: 99%;
	background: #FFFFFF;
	padding: 5px;
	border: 1px solid #CCCCCC;
}

#pikame li {
	float: left;
	background: rgb(160,160,164);
	text-align: center;
	margin-left: 3px;
	padding: 1px;
	border: 1px solid transparent;
	outline: 1px solid  transparent;
	right: 0;
}

.pika_caption {
	float: left;
	margin: 15px 0 0 7px;
	font: bolder 18px Arial, Helvetica, Sans-Serif;
	color: #00468C;
	line-height: 1.2em;
	position: relative;
}

ul#pikame li img{
	position: relative;
	cursor: pointer;
	width: 50px;
	height: 40px;
	margin-bottom: 5px;
	margin-right: 5px;
}

.pika_main { position: relative;}

.pikachoose li {
	overflow:hidden;
	list-style:none;
}

.pika_play{
	background: #FFFFFF;
	padding: 10px;
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 1;
}

.pika_play a {
	position: relative;
	margin-left: auto;
	cursor: pointer;
	color: #333333;
}

.pika_play img { border:none !important; }

.pika_play_previous{
	no-repeat ;
	height:38px;
	width:25px;
	display:block;
	position:absolute;
	left:100%;
	top:300px;
	cursor:pointer;
}
.pika_play_next {
	no-repeat ;
	height:38px;
	width:25px;
	display:block;
	position:absolute;
	right:100%;
	top:300px;
	cursor:pointer;
	}
h1 {
	font-size: 14px;
	/*color: #3A8FB4;*/
	color: #00468C;
	font-weight: bolder;
	padding-right: 25px;
	line-height: 14px;
	text-align: left;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	}


/*-------------------TABLA _---------------------------------------------*/
.let {
	width: 124px;
	color: #FF0033;
	font-size: 14px;
	padding: 1px 0;
	text-align: justify;
}




/*--------------------IMAGENES---------------------------------------------------*/
.ex1 img{
    border: 5px solid #ccc;
    float: left;
    margin: 15px;
    -webkit-transition: margin 0.5s ease-out;
    -moz-transition: margin 0.5s ease-out;
    -o-transition: margin 0.5s ease-out;
}

.ex1 img:hover {
    margin-top: 2px;
}



#footer {
	background:url("http://www.abarrotesbarroso.com/images/General/PiePagina.jpg");
	border-top: 1px solid #e1e1e1;
	padding: 0px 0 0px 0;
}

#encabezado {
	background:url("http://www.abarrotesbarroso.com/images/General/Encabezado.jpg");
	border-top: 1px solid #e1e1e1;
	padding: 0px 0 0px 0;
}
#footer a, #footer p {

}
#footer p.left {
	text-align: right;
}
#footer p.right {
	text-align: left;
	vertical-align: middle;
}

#footer p.center {
	font-size: 10px;
	text-align: center;
}


#footer p span { padding:0 2px; }
#footer a.designby {
} 
.shell {
	width: 902px;
	margin: 0 auto;
	height: 88px;
}

#featured .shell { width:884px; padding:10px 0; background:#228eac; }
