@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
body {
	margin: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #848587;
	background-color: #FFF;
	padding: 0px;
}
a {
	color: #819D00;
}
a:visited {
	color: #B3C466;
}
a:hover {
	color: #576A00;
}
h1 {
	font-size: 48px;
	color: #503600;
	font-weight: normal;
	margin-top: 15px;
	padding-top: 15px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #819D00;
	margin-bottom: 0px;
	margin-top: 5px;
}
p {
	color: #414E00;
	font-size: 16px;
	margin-top: 5px;
}
li {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 16px;
	color: #503600;
}
img {
	border:none;
}
.imgborder {
	border: 1px solid #8BA02B;
}
.imgmenu {
	margin-right: 16px;
	margin-left: 16px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
}
.imgleft {
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.imgright {
	float: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#todo {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FFF;
	text-align: center;
}
#menu {
}
#contenido {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#copyright {
	width: 800px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	clear:both;
}
#copyright p {
	color: #848587;
	font-size: 12px;
	text-align: center;
	width: 100%;
	margin: 0;
}
#copyright a, #copyright a:link {
	color: #848587;
}
.centerp {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
.products {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	border-collapse: collapse;
	color: #7A840A;
}
.products th {
	font-weight: bold;
	color: #FFF;
	background-color: #8BA02B;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 5px;
}
.products td {
	border: 1px solid #FFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: center;
}
.odd {
	background-color: #F9FBF3;
}
.even {
	background-color: #F0F5D7;
}
#case, #case2, #case3, #case4 {
	background-color: #B2D02A;
	color: #414E00;
}
#vacio1, #vacio2, #vacio3, #vacio4 {
	background-color: #FFF;
}
.back {
	font-size: 12px;
	background-image: url(images/back-to-top.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.fontsize12 {
	font-size:12px;
}
#sitelinks {
	font-size: 12px;
	clear: both;
	margin-top: 15px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FDD325;
	padding-top: 15px;
}
#sitelinks table th {
	font-weight: normal;
	text-align: left;
	padding: 5px;
}
#sitelinks table td {
	text-align: left;
	padding: 5px;
	color: #819D00;
}
#sitelinks p {
	font-size: 12px;
	margin-bottom: 10px;
}
.prodcat {
	float: left;
	padding: 10px;
	width: 30%;
	margin-right: 100px;
}
.prodcat ul {
	margin: 10px;
	padding: 0px;
	list-style-type: none;
}
.prodcat ul li {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
.prodcat h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FDD325;
	text-align: center;
}
.prodcatimg  {
	float: left;
	padding-top: 2px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.prodcat ul li a {
	color: #503600;
	text-decoration: none;
}
.seeall {
	font-weight: bold;
}
.prodcat ul li a:hover {
	text-decoration: underline;
}
.prodetails {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 60%;
}
.prodetails h1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FDD325;
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 5px;
}
.prodetailspic {
	padding: 0px;
	float: left;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 33%;
}
.prodetails ul {
	list-style-type: none;
	border: 1px solid #FDD325;
	padding: 10px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#prodsfooter {
}
#prodsfooter ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#prodsfooter ul li {
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.tablemain {
	float: left;
}
.tablemain th {
	margin: 0px;
	padding: 0px;
}
.tablemain td {
	margin: 0px;
	text-align: center;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.tablemain td a {
	font-weight: bold;
	color: #503600;
}
#logoutdiv {
	float: right;
}
#logoutdiv a {
	color: #414E00;
	font-size: 12px;
	background-color: #B2D02A;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CEE178;
	border-right-color: #5F6F16;
	border-bottom-color: #5E6D16;
	border-left-color: #CEE178;
	padding: 5px;
	text-decoration:none;
	display:block;
}
#logoutdiv a:hover {
	color: #FFF;
	text-decoration:underline;
	background-color: #C5DC5F;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DAE899;
	border-right-color: #879350;
	border-bottom-color: #879350;
	border-left-color: #DAE899;
}.label  {
	font-size: 12px;
	text-align: right;
	float: left;
	width: 100px;
	margin-right: 5px;
}
#login #loginbtn, #KT_Insert1 {
	margin-left: 105px;
}
input#username, input#password, input#firstname, input#lastname, input#email, input#phone, input#filename {
	margin-top: -2px;
}
#careers {
	font-size: 12px;
	font-weight: bold;
	color: #503600;
	float: right;
	width: 65px;
	margin-top: 10px;
	margin-right: 15px;
	text-align: right;
	background-image: url(images/bg_careers.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#careers a {
	color: #503600;
	text-decoration: none;
}
#careers a:hover {
	text-decoration: underline;
}
#language {
	font-size: 12px;
	font-weight: bold;
	color: #503600;
	float: right;
	width: 65px;
	margin-top: 182px;
	margin-right: 15px;
	text-align: right;
	background-image: url(images/bg_careers.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#language a {
	color: #503600;
	text-decoration: none;
}
#language a:hover {
	text-decoration: underline;
}
#twitter_div ul li {
	font-size: 90%;
}
#sitelinks ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#sitelinks ul li {
	float: left;
	clear: left;
	color: #848587;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#sitelinks ul li ul li {
	float: left;
	clear: none;
	margin-right: 10px;
	font-size: 12px;
}
