a, a:link {
	color: #666666;
	line-height:1,2em;
	font-size:8pt;
}

a:hover {
	color:#009900;
}
a:visited {
	color:#993399;
}

img.logo_header {
	margin-left:390px;
	margin-top:10px;
}

.bloogsy_top{
	background:url(../images/fnd_top.jpg);
	height:30px;
	margin:0px;
	padding-top:7px;
        padding-left:10px;
}
.bloogsy_table_top{
        padding-top:10px;
	width:100%;
	height:110px;
}
.bloogsy_table_top td{
	vertical-align:middle;
}
.bloogsy_adsense_h{
	width:100%;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
}
.bloogsy_adsense_i{
	width:100%;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
}

body {
    background: #FFFFFF;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	color:#6f6f6f;
    font-size: 8pt;
	margin:0px;
}
.c {
	float: left;
}
.cr {
	clear: left;
}

td {
	vertical-align: top;
	padding: 5px;
}

td.nopad {
	padding: 0px;
}

h1 {
	font-size: 14pt;
	margin: 5px 0 5px 0;
}

h2 {
	font-size: 10pt;
	margin: 0;
	padding: 0;
	font-weight:bold;
	color:#66CC00;
        text-decoration: none;
}
a.h2_cat {
	font-size: 8pt;
	margin: 0;
	padding: 0;
	font-weight:bold;
	color:#0000CC;
	text-decoration:underline;
}
a.h2_cat:hover {
	font-size: 8pt;
	margin: 0;
	padding: 0;
	font-weight:bold;
	color:#0000CC;
	
}
h3 {
	color: #666666;
	font-size: 8pt;
	padding: 0;
	border-bottom: 1px dotted #5e74b3;
        text-decoration: none;
}

#descr {
	padding: 0px;
	margin: 0 0 5px 0;
}

table.formPage {
	border: 1px solid #A0A0A0;
}
td.err {
	padding: 3px;
	color: #FF0000;
	background: #FFEDED;
	border: 1px solid #A0A0A0;
	text-align: left;
}
td.msg {
	padding: 3px;
	color: #666666;
	background: #EDF3FF;
	border: 1px solid #A0A0A0;
	text-align: left;
}
.label {
	text-align: right;
}
.buttons {
	border-top: 1px solid #A0A0A0;
	text-align: center;
}
.count {
	font-size: 8pt;
	margin: 0;
	padding: 0;
	font-weight:bold;
	color:#0000CC;
}
#links a {
	font-size: 10pt;
	text-decoration: none;
	color: #666666;
}
#links p {
	margin: 0 0 7px 0;
	text-decoration: none;
	color: #999999;
}
.url {
	color: #6f6f6f;
}
#path {
	padding-left: 15px;
	line-height: 15px;
	color:#515151;
	font-size:10px;
}
.submit {
   margin-top: 2px;
   padding-left: 10px;
   padding-top: 3px;
   padding-bottom: 3px;
   background:url(../images/fnd_men.jpg);
   line-height: 18px;
   font-weight: bold;
	color:#515151;
}
.submit a {
	text-decoration:none;
	color:#515151;
	margin-left:5px;
	margin-right:5px;
}
.margen {
	text-align: right;
}
#user-bar {
   clear:both;
   width:20%;
   margin:0 0 0 auto;
   padding:3px;
   background:#D9E8F9;
   line-height:19px;
   text-align:right;
}
.text01, .btn {
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial, sans-serif;
        font-weight: bold;
}

.text, .btn {
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}
input.text {
	color: #000000;
   border: 1px solid #DDDDDD;
}
textarea.text {
	font-size: 8pt;
	border: 1px solid #5e74b3;
}
select {
	font-size: 8pt;
	border: 1px solid #5e74b3;
}

.captcha {
	border: 1px solid #5e74b3;
	margin-top: 10px;
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}
.btn {
   font-size: 8pt;
   font-weight: normal;
   border: 1px solid #999999;
   background-color: #F0F0F0;/*#FFCC33;*/
   cursor: pointer;
	cursor: hand;
	height: 17px;
}
span.req {
	margin-left: 3px;
	color: #FF0000;
	font-weight: bold;
}

div.errForm, span.errForm {
	margin: 0px 0 0px 5px;
	padding: 2px 3px 2px 3px;
	color: #FF0000;
	background: #FFFFF3;
	border: 1px solid #cccccc;
	text-align: left;
	clear: right;
}
.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #909090;
	font-size: 7pt;
	text-decoration: none;
}
.sort {
	color: #000000;
}
p.subcats {
        color: #909090;
	margin: 0px 0px 14px 2px;
	padding: 0px;
}

p.subcats a {
        text-decoration:none;
		font-size:8pt;
}

p.subcats a:hover {
        font-weight:bold;
        color: #666666;
        text-decoration:underline;
}

div.pr {
	font-size: 6pt;
	color: #000000;
	float: left;
	height: 30px;
	margin-right: 5px;
}
div.prg {
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
}
div.prb {
	background: #5eaa5e;






	height: 3px;
	font-size: 1px;
}


div.footer {
   bottom:0;
   clear:both;
	text-align: center;
	border-top: 1px solid #E0E0E0;
	padding: 6px 0 0 0;
	margin-top: 100px;
}
div.footer a {
	color: #606060;
}
.price {
	border: 1px solid #A0A0A0;
}
.price table td{
	margin: 0;
	padding: 2px;
	vertical-align: bottom;
}

.paging-links,
.paging-info {
   color: #606060;
   text-align:rihgt;
}

.paging-info {
   font-style: italic;
}

.limit_field {
   border: 0 solid transparent;
   border-width:0;
}
.categories{
	padding-left:10px;
}


.tagclouds {
/*	width: 80%;*/
	margin: 0 20px;
}

/* Gallery Styles */

#motioncontainer {
margin: 3px auto;
width: 100%; /* Set to gallery width, in px or percentage */
height: 96px; 
}

#motioncontainer a img {
border: 2px solid #fff; /* Set image border color */
margin: 0 4px;
}

#motioncontainer a:hover img {
border: 2px solid #090; /* Set image border hover color */
}

#statusdiv {
background-color: lightyellow;
border: 1px solid gray;
padding: 2px;
position: absolute; /* Stop Editing Gallery Styles */
left: -300px;
visibility: hidden;
}

#motioncontainer a:hover {
color: red; /* Dummy definition to overcome IE bug */
}

.TiraReciprocos {
	margin: 18px auto 8px auto;
	width:90%;
	text-align:center;
}

.TiraReciprocos h2 {
	font-size: 10pt;
	margin: 0;
	padding: 0;
	font-weight:bold;
	color:#090;
    text-decoration: none;
}
/* End Gallery Styles */

.resaltado {
	background:#666;
	color:#fff;
	font-weight:bold;
	padding:4px;
}

.rojo {
	padding: 0px;
	margin: 0px;
	color: #f00;
	font-size: 7pt;
	text-decoration: none;
}
