@charset "UTF-8";

body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: #111111;
	background-repeat: no-repeat;
}

#container {
	width: 100%;
	margin: 0 auto;
	text-align: left; 	
} 


#mainContent {
	margin: 0 0 0 275px;
	padding: 0;
}
#mainContent a {
	color: #C1D72E;
	text-decoration: none;
}
#mainContent a:hover {
	text-decoration: underline;
	color: #DEF734;
}

#resPageX  {
	float: right;
	width: 150px;
	text-align: right;
	margin: 0 20px 0 0;
	height: 20px;
	padding: 5px 0;
}

#resPage  {
	float: right;
	width: 150px;
	text-align: right;
	margin: 0 17px 0 0;
	height: 20px;
	padding: 5px 0;
}


#resPage ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: right;
}

#resPage li {
	padding: 0px;
	float: left;
	margin: 0;
}
#resPage  ul a {
	background-color: #393939;
	padding: 1px;
	width: 10px;
	border: 1px solid #494949;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 15px;
	margin: 0 3px;
	text-align: center;
}
#resPage  ul a:hover {
	font-weight: bold;
	color: #C1D72E;
	text-decoration: none;
}
#resPage  ul a.ON {
	background-color: #252525;
	border: 1px solid #5D5D5D;
	color: #C1D72E;
	text-decoration: none;
	font-weight: bold;
	height:17px;
	width:12px;
}

#searchBox {
	width: 270px;
	background-color: #111111;
	float: right;
	margin: 0;
	padding: 2px 5px 10px 20px;
	background-image: url(images/searchBG.png);
	background-repeat: repeat-x;
	
}

#searchBox form, #searchBox p, #searchBox input {
	margin: 0px;
	padding:0px;
}

#searchBox label {
	padding-right:10px;
}


#headerBox {
	margin-top: 5px;
	padding: 0px;
	background-color: #393939;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #111111;
	border-bottom-color: #111111;
	border-left-color: #111111;
	height: 30px;
	margin-bottom: 5px;
}
#headerBox h1 {
	margin: 0px;
	padding: 0;
	font-size: 80%;
	font-weight: normal;
}
#headerBox #FlashBox {
	margin: 0px;
	float: left;
	width: 550px;
	padding-left: 10px;
}

#topLinks {
	clear: right;
	text-align: right;
	padding: 50px 20px 0 0;
}

#topLinks a {
	color: #CCCCCC;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

#topLinks a:active, #topLinks a:hover{
	color: #C1D72E;
	font-weight: bold;
	text-decoration: none;
}
#topLinks a.ON{
	color: #C1D72E;
	font-weight:bold;
}


#sidebar1 {
	float: left;
	width: 224px;
	padding: 0;
}

#sidebar1 h3, #sidebar1 p    {
	margin-left: 10px; 
	margin-right: 10px;
}
 

#sidebar1 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#sidebar1 li {
	padding: 0;
	margin: 0px;	
}
#sidebar1 li a {
	font-size: 120%;
	font-weight: lighter;
	text-align: right;
	text-decoration: none;
	height: 20px;
	display: block;
	padding:5px 10px;
	margin-top: 4px;
	background-color: #393939;
	border-width: 1px 1px 1px 0;
	border-style: solid;
	border-color: #111111;
	color: #CCCCCC;
	outline: none;
}
#sidebar1 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

#sidebar1 li a:active, #sidebar1 li a:hover {
	color: #C1D72E;
	background-color: #4C4C4C;
	border-color: #111111;
	font-weight: bold;
}


/* SUB MENU FORMATTING */
#sidebar1 ul li ul a {
	border: none;
	font-size: 100%;
	font-weight: lighter;
	text-align: right;
	text-decoration: none;
	height: 12px;
	padding:2px 10px;
	background-color: #111111;
	background-image: none;
	outline: none;
}

#sidebar1 ul li ul a:hover {
	color: #C1D72E;
	background:none;
	border: none;
	text-decoration: none;
}

#sidebar1 ul li ul a:active, #sidebar1 ul li ul a.ON {
	color: #C1D72E;
	background:none;
	border: none;
	text-decoration: none;
	font-weight:bold;
}


.fltrt { 
	float: right;
	margin-left: 8px;
}



/*
#sidebar1 a.sheep {
	background-image: url(images/ovejaBG.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right:20px;
	margin-right:10px;
}
*/
#sidebar1 a:active.sheep, #sidebar1 a:hover.sheep, #sidebar1 a.ONsheep, #sidebar1 a:hover.ONsheep {
	background-image: url(images/ovejaBGg.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right:20px;
	color: #C1D72E;
	border: none;
	text-decoration: none;
	font-weight:bold;
	margin-right:10px;
}
/*
#sidebar1 a.cow {
	background-image: url(images/vacaBG.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right:30px;
	margin-right:10px;
}
*/
#sidebar1 a:active.cow, #sidebar1 a:hover.cow, #sidebar1 a.ONcow, #sidebar1 a:hover.ONcow {
	background-image: url(images/vacaBGg.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right:30px;
	color: #C1D72E;
	border: none;
	text-decoration: none;
	font-weight:bold;
	margin-right:10px;
}

/*
#sidebar1 a.goat {
	background-image: url(images/cabraBG.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right:20px;
	margin-right:10px;
}
*/
#sidebar1 a:active.goat, #sidebar1 a:hover.goat, #sidebar1 a.ONgoat, #sidebar1 a:hover.ONgoat {
	background-image: url(images/cabraBGg.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right:20px;
	color: #C1D72E;
	border: none;
	text-decoration: none;
	font-weight:bold;
	margin-right:10px;
}

#sidebar1 a:active.blend, #sidebar1 a:hover.blend, #sidebar1 a.ONblend, #sidebar1 a:hover.ONblend {
	background-image: url(images/blendBGg.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right:35px;
	color: #C1D72E;
	border: none;
	text-decoration: none;
	font-weight:bold;
	margin-right:10px;
}

#sidebar1 a:active.pls, #sidebar1 a:hover.pls, #sidebar1 a.ONpls, #sidebar1 a:hover.ONpls {
	background-image: url(images/plsBGg.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right:25px;
	color: #C1D72E;
	border: none;
	text-decoration: none;
	font-weight:bold;
	margin-right:10px;
}

#sidebar1 a:active.dop, #sidebar1 a:hover.dop, #sidebar1 a.ONdop, #sidebar1 a:hover.ONdop {
	background-image: url(images/dopBGg.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right:25px;
	color: #C1D72E;
	border: none;
	text-decoration: none;
	font-weight:bold;
	margin-right:10px;
}

#sidebar1 a:active.artisan, #sidebar1 a:hover.artisan, #sidebar1 a.ONartisan, #sidebar1 a:hover.ONartisan {
	background-image: url(images/artisanBGg.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right:25px;
	color: #C1D72E;
	border: none;
	text-decoration: none;
	font-weight:bold;
	margin-right:10px;
}


.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#container #mainContent #map {
	margin: 8px 0px 10px 0;
	padding: 2px;
	height: 300px;
	width: 480px;
	border: 1px solid #C1D72E;
	float: left;
}
#container #mainContent #address {
	float: left;
	width: 220px;
	border: none;
	height: 300px;
	vertical-align: baseline;
}
#container #mainContent #setSpace {
	padding-top: 10px;
	padding-left: 2px;
	width: 720px;
}
#container #mainContent #setSpace p {
	text-align: justify;
}

/*  NOTICIAS FORMATTING */ 
#noticiasContent {
	float: left;
	width: 490px;
	margin-top:20px;
	color: #999;
	font-family: Verdana, Geneva, sans-serif;
}

#noticiasContent h1 {
	font-size: 150%;
	font-weight: normal;
	color: #FFF;
	margin-bottom: 10px;
	margin-top: 2px;
}

#noticiasContent h5 {
	font-size: 120%;
	font-weight: normal;
	color: #CCC;
	margin-bottom: 10px;
	margin-top: 2px;
}

#noticiasContent h2 {
	font-size: 110%;
	font-weight: normal;
	color: #666;
	margin-top: 0px;
	margin-bottom: 0px;
}
#noticiasContent a {
	color: #6E96D5;
}

#noticiasContent a:hover {
	color: #6E96D5;
	text-decoration:underline;
}

#noticiasLinklist {
	float: right;
	width: 190px;
	padding-right: 5px;
	border-left: 1px solid #393939;
	text-transform: uppercase;
}

#noticiasLinklist ul {
	list-style: square;
	margin-left: 0px;
}

#noticiasLinklist ul li a {
	color: #999;
}

#noticiasLinklist ul li a:hover {
	color: #C1D72E;
	text-decoration:none;
	font-weight:bold;
}

#noticiasLinklist ul li a.blogOpen {
	color: #C1D72E;
	text-decoration:none;
	font-weight:bold;
}


#newsList h4 {
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom: 1px solid #666;
	clear:left;
}



#newsList img {
	margin: 2px 10px 2px 2px;
	padding: 3px;
	float: left;
	border: 1px solid #999;
}




.newProd {
	/* clear: both; */
	margin: 10px auto;
	padding: 2px;
	min-height: 220px;
	border-bottom: 1px solid #393939;	
}
.newProd img {
	margin: 4px 15px 10px 0px;
	padding: 2px;
	float: left;
	border: 1px solid #999;
	
}

.newProd p {
	text-align:justify;
}

.newProd h2 {
	font-size: 150%;
	font-weight: normal;
	color: #FFF;
	margin: 0px;
}
.newProd h3 {
	font-size: 110%;
	font-weight: normal;
	color: #C1D72D;
	margin-top: 0px;
}



#designedBy a{
	color: #000;
	text-decoration: none;
	margin-top: 30px;
	font-size: 1px;
}

