@charset "utf-8";
/* CSS Document */

/* gerneral */
body {
	margin:0;
	background-image: url(../images/bground.jpg);
	background-repeat: repeat-x;
	background-color: #b0b1b4;

}
.roundedbarleft {
	background: url(../images/navleftblue.jpg) left no-repeat;
	background-color: #FFDB0A;
	
}
.roundedbarright {
	background: url(../images/navrightblue.jpg) right no-repeat;
	background-color: #FFDB0A;
	

}
.ligascategoria {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #043079;
	font-weight: bold;

}
/* navigation */
#borderblue {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #072F74;
}

#home {
	background-image: url(../images/navleftblue.jpg);
	background-repeat: no-repeat;
	background-color: #FFDB0A;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eea103;	
}
#catalog {
	background-color: #FFDB0A;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eea103;	
}
#promotion {
	background-color: #FFDB0A;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eea103;	
}
#about {
	background-color: #FFDB0A;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eea103;	
}#contact{
	background-image: url(../images/navrightblue.jpg);
	background-position:right;
	background-repeat: no-repeat;
	background-color: #FFDB0A;	
}
#catalogcart{
	background-image: url(../images/cart_gray.png);
	background-position:right;
	background-repeat: no-repeat;
	background-color: #FFDB0A;	
}



.prices {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #113f8d;
}
#table_products {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d7d7d7;
	border-bottom-color: #d7d7d7;
	border-left-color: #d7d7d7;
	
}
.border_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d7d7d7;
}
.categoborderright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d7d7d7;
}
.rightnavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #113f8d;
	font-weight: bolder;
}
.rightnav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: normal;
	color: #0C2F71;
}
.rightnavborder {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #023274;
}
.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #113f8d;
}
.navigationtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #113f8d;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color:#113f8d;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
}


.rightnavtext3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #424443;
}







#categoriaborder {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d7d7d7;
	border-bottom-color: #d7d7d7;
	border-left-color: #d7d7d7;
		padding-left: 15px;
}
#worx {
    padding-left: 30px;
}
#jan {
    padding-left: 30px;
}
#eco {
    padding-left: 30px;
}
#ewis {
    padding-left: 30px;
	
}
#tool {
    padding-left: 30px;
}
.contentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333;
}
.contentext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #082D71;
}
.contentext3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #003379;
	font-weight: bold;
}
.contentext4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #093176;
}
a:link { text-decoration: none; color: #113f8d;}
a:visited { text-decoration: none; color: #113f8d;}
a:hover { text-decoration: none; color: #666666;}

a.navigationlink:link {color: #ffffff;}
a.navigationlink:visited {color: #ffffff;}
a.navigationlink:hover {color: #ffffff;}


.colorchange {
	color: #f5d913;
}
.colorchange2 {
	color: #aec2e7;
}

