/*
// CSS Created by: Shabu Anower
// OSDesigner.net
*/

body {
	margin: 0px;
	color: #202020;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	color: #01294b;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1, h2, h3, h4 {
	margin: 0;
	font-size: 12px;
}
#container {
	width: 100%;
	margin: 0 auto 0 auto;
}
.header {
	margin: 0 0 0 0;
	width: 100%;
	background:#FFF url(../images/fondo_base_header.jpg) top left repeat-x;
	height:100px;	
}
.header h1 {
	margin: 0 0 0 0;
	padding: 0;
}
.header p {
	float: right;
	margin: 0;
}
.bar {
	background: url('../images/bar.bg.gif');
	height: 37px;
	margin: 10px 0 10px 0;
}	
.bar span {
	background: url('../images/bar.bg.gif') no-repeat 0px -37px;
	float: right;
	margin: 0px;
	width: 17px;
	height: 37px;
}
.bar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.bar li {
	padding:0;
	margin: 0;
	height: 37px;
	display: inline;
	float:left;
	list-style-type: none;
}
.bar li a {
	color: #ffffff;
	text-decoration: none;
}
.bar li a:hover {
	color: #01294b;
	text-decoration: none;
}
#home {
	padding: 0px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	line-height: normal;
}
a#home {
	overflow:hidden;
	display:block;
		width:70px;
		height:27px;
		padding: 10px 0 0 10px;
		background:url('../images/bar.start.gif') no-repeat;
}
a#home:hover {
	background:url('../images/bar.start.gif') no-repeat 0px -37px;
}
.common {
	padding: 0px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	line-height: normal;
}
a.common {
	overflow:hidden;
	display:block;
	height:27px;
	padding: 10px 10px 0 10px;
	float: left;
}
a.common:hover {
	background:url('../images/bar.bg.gif') no-repeat center -74px;
}
.search {
	 margin: 6px 15px 3px 8px; padding: 2px 0 0 8px; border: 1px solid #696969; font-size: 13px; font-weight: bold; background: none; color: #a69d7f; height: 18px; width: 100px;
}
.box {
	border-left: 1px solid #115499;
	border-right: 1px solid #115499;
	padding: 8px;
	width: 163px;
}
.box #advsearch {
	margin: 5px 0 0 0;
	padding: 0;
}
.box a {
	color: #01294b; text-decoration: none;
}
.box a:hover {
	text-decoration: underline;
}
.box ul {
	margin: 0;
	padding: 0;
}
.box li {
	list-style-type: none;
	margin: 0 0 0 3px;
	padding: 0 0 4px 20px;
	background: url('../images/blt.gif') no-repeat;
}
.boxcaption {
	background: url('../images/box.caption.gif') no-repeat;
	font-size:12px;
	padding: 6px 0 0 10px;
	height: 22px;
	width: 181px;
	color: #001959;
}
.boxbottom {
	background: url('../images/box.bottom.gif') no-repeat;
	width: 181px;
	height: 3px;
	margin: 0 0 10px 0;
}
.page {
	color: #115499;
	font-weight: bold;
	font-size: 13px;
	margin: 5px 0 5px 0;
}
.page p {
}
.pagination {
	padding: 2px;
	float: right;
	font-size: 13px;
	font-weight: bold;
}
.pagination ul {
	font-size: 13px;
	margin: 10px 0 10px 0;
	padding: 0px;
	text-align: left;
}
.pagination li {
	display: inline;
	list-style-type: none;
	padding-bottom: 1px;
}
.pagination a {
	color: #115499;
	border: #115499 1px solid;
	padding: 5px;
	margin: 0 5px 0 0;
	text-decoration: none;
}
.pagination a:visited {
	border: #115499 1px solid;
	color: #115499;
	padding: 5px;
	text-decoration: none;
}
.pagination a:hover {
	background-color: #f9fcf5;
	border: #115499 1px solid;
	color: #115499;
	text-decoration: none;
}
.padding {
	padding: 0 10px 0 0;
}
.padding2 {
	padding: 0 0 0 10px;
}
.paypal {
	font-size: 18px;
	color: #115499;
	font-weight: bold;
	text-align: center;
}
.caption {
	background: url('../images/caption.bg.gif') repeat-x bottom;
	height: 28px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0 0 0 0;
}
.caption p {
	background: url('../images/caption.left.gif') no-repeat left;
	font-size:12px;
	padding: 8px 0 2px 14px;
	height: 18px;
	color: #FFFFFF;
	margin: 0;
}

.caption a {
	color: #303030; text-decoration: none;
}
.caption a:hover {
	text-decoration: underline;
}
.caption h2 {
	background: url('../images/caption.right.gif') no-repeat right;
	float: right;
	margin: 0px;
	font-size: 10px;
	height: 18px;
	padding: 8px 10px 0 0;
}
.content {
	padding: 5px 5px 5px 5px;
	background-color:#fffefc;
	border: #115499 solid 1px;
	border-top-width: 0px;
}
.content ul {
	margin: 0;
	padding: 0;
}
.content li {
	list-style-type: none;
	margin: 0 0 0 3px;
	background: url('../images/blt.gif') no-repeat;
	padding: 0 0 4px 20px;
}
.fbox {
/*	border: 1px solid #115499;*/
	border: 1px solid #404080;
	padding: 0px;
/*	background-color: #f9fcf5;*/
	background-color:#b4cdf0;
}
.lbox {
	margin: 0 5px 5px 5px;
}
.footer {
	background: url('../images/footer.bg.gif') repeat-x top;
	padding: 15px 0 0 0;
	margin: 0 0 0 0;
	width: 100%;
	color: #696969;
	height: 40px;
}
.footer p {
	margin: 0;
}
.footer h3 {
	float: right;
	margin: 0px;
	font-weight: normal;
}
.footer a {
	color: #696969; text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
.nav {
	color: #696969;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0;
}
.nav p {
	margin: 0;
	padding: 0 0 0 0;
}
.nav h3 {
	float: left;
	margin: 0 10px 0 0;
	font-size: 12px;
}
.nav a {
	font-size: 12px; color: #115499; text-decoration: none;
}
.nav a:hover {
	text-decoration: underline;
}
.article {
	margin: 5px 5px 10px 5px;
	line-height: 18px;
}
.article a {
	font-weight: bold; color: #115499; text-decoration: none;
}
.article a:hover {
	font-weight: bold; color: #115499; text-decoration: underline;
}
.text {
	border: 1px solid #696969;
	background: #ffffff;
	height: 17px;
	font-size: 12px;
	padding: 2px 2px 2px 6px;
	width: 360px;
	color: #696969;
}
.textarea {
	border: 1px solid #696969;
	padding: 2px 2px 2px 6px;
	font-size: 12px;
	width: 360px;
	color: #696969;
}
.textpy {
	border: 1px solid #696969;
	background: #ffffff;
	height: 17px;
	font-size: 12px;
	padding: 2px 2px 2px 6px;
	width: 50px;
	color: #696969;
}
select {
	font-size: 12px;
	color: #696969;
	border: 1px solid #696969;
	padding: 2px;
}
.limit_field {
   border: 0px;
   font-size: 10px;
   color: #696969;
   background: none;
}
.captcha {
	border: 1px solid #696969;
	background: url('../images/loader.gif') no-repeat center;
}
form {
	Margin: 0;
}

.cat {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0080ff;
	margin: 0 0 0 0;
}
	.cat a {
		font-size: 12px; color: #0080ff; text-decoration: none;
	}
	.cat a:hover {
		text-decoration: underline;
	}
	.cat span {
		font-size: 10px;
		padding: 0 0 0 4px;
	}
.subcat1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff6600;
	margin: 0 0 2px 5px;
	font-weight: normal;
}
.subcat1 a {
	color: #ff6600; text-decoration: none;
}	
.subcat {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff6600;
	margin: 0 0 2px 5px;
	font-weight: normal;
}
.subcat a {
	color: #ff6600; text-decoration: none;
}
.subcat a:hover {
	text-decoration: underline;
}
.break {
	padding: 3px 0 3px 0;
}
.title {
	font-weight: bold; font-size: 13px; color: #115499; margin: 0 0 2px 0;
}
.title a {
	font-size: 13px; color: #115499; text-decoration: none;
}
.title a:hover {
	text-decoration: underline;
}
.desc {
	font-size: 12px; color: #000000; font-weight: normal; margin: 2px 2px 2px 2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;	
}
.url {
	font-weight: normal; font-size: 12px; color: #696969;  margin: 5px 0 5px 0;
}

div.pr {
	font-size: 6pt;
	color: #000000;
}
div.prg{
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
}
div.prb{
	background: #5eaa5e;
	height: 3px;
	font-size: 1px;
}
.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #696969;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;
}
.err {
	color: #FF0000;
	margin: 0 5px 5px 5px;
	font-weight: bold;
	padding: 6px;
	border: 1px solid #115499;
}
.msg {
	color: #115499;
	margin: 0 5px 5px 5px;
	font-weight: bold;
	padding: 6px;
	border: 1px solid #115499;
}
span.req {
	color: #FF0000;
	font-weight: bold;
}
#toggleCategTree,#toggleCategTree1,#toggleCategTreePrinc {
   display:block;
   cursor:pointer;
   color:#115499;
   font-weight: bold;
}
#categtree {
   margin:3px 0;
   height:200px;
   width:300px;
   overflow:auto; 
   border:1px dotted #416c93;
   border-width:0 1px 1px;
}
#catTitle {
	background: none;
	font-weight: bold;
} /* Important for Konqueror */
#categtree h2 {
	margin:0 0 5px;
	font-size: 11px;
	padding:2px;
	text-align:center;
	color:#FFFFFF;
	background:#b4cdf0;
	vertical-align:middle;
}
#categtree #close_tree {
   right:0;
   padding:1px;
   text-align:center;
   white-space:nowrap;
   cursor:pointer;
}
#categtree .categ-item {
   clear:both;
   margin:3px 5px;
   padding:2px 5px;
   display:block;
   color: #303030;
   border:1px dotted #FFFFFF;
   border-width:1px 0;
   cursor:pointer;
}
#categtree .categ-item img {
   margin-right:1em;
}
#categtree .odd {
   background:#b4cdf0;
}
#categtree .even {
   background:#FFFFFF;
}
#categtree .categ-item:hover {
   background:#eee;
}
.os {
	color: #3d4c53;
	font-weight: bold;
}
.os a {
	color: #3d4c53; font-size: 12px; text-decoration: none;
}
.os a:hover {
	text-decoration: underline;
}
.design {
	color: #982a05;
	font-weight: bold;
}
.design a {
	color: #982a05; font-size: 12px; text-decoration: none;
}
.design a:hover {
	text-decoration: underline;
}
.foto_img{
	float:left;
	width:125px;
	height:90px;
}
.foto_img_subasta{
	float:left;
	width:125px;
	height:125px;
}
.foto_img_no_float{
	width:125px;
	height:90px;
}
.foto_img_grande{
	float:left;
	width:200px;
	height:144px;
}
.web_img{
	float:left;
	width:145px;
	height:105px;
}
img.foto{
	border:#4899eb solid 1px;
}
.producto {
	font-size: 12px; color: #115499; margin: 0 0 2px 0;
}
.producto a{
	font-size:12px;
	color: #01294b;
	text-decoration: none;
}
.producto a:hover {
	text-decoration: underline;
}
.video{
	font-size:12px;
	font-weight:bold;
	color: #f0a343;
	text-decoration: none;
}
.video a{
	font-size:12px;
	color: #f0a343;
	text-decoration: none;
}
.video a:hover {
	text-decoration: underline;
}
a.head_link
{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #6493bc;	
	font-size:13px;
	font-weight:bold;	
	text-decoration:none;
}
a.head_link:hover
{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #2676bd;	
	text-decoration:none;	
}
.head_search
{
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
color:#326d7e;
font-size:11px;
font-weight:bold;
}
.head_advanced_search
{
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
color:#326d7e;
font-size:14px;
font-weight:normal;
}
.tagclouds p {
	font-size: 11pt;
	text-align: center;
}
.tagclouds h3 {
	margin: 10px 0 20px 0;
	padding-left: 33px;
	text-align: center;
	font-size: 2em;
}
.tagclouds h2 {
	margin: 10px 0 20px 0;
	padding-left: 33px;
	text-align: center;
}
.tagclouds a {
	line-height: 130%;
}
#site-statistics {
  background-color:#b4cdf0;
  border: 1px solid #416c93;
  width: 155px;
  margin: 0px 0px 10px 0px;
  padding: 3px;
}
#site-statistics-header {
  font-weight: bold;
	color: #115499;				
  text-align: center;
}
#site-statistics-values {
  float: right;
	color: #115499;	
  padding: 10px;
}
#site-statistics-labels {
  font-weight: bold;
	color: #115499;	
  padding: 10px;
}

div.ahover {
    position: absolute;
}
