a:link { color:#303030; }
a:hover { color:#303030; }
a:visited { color: #213600; }
a:active { color: #213600; }


html,body {
        font-family: Verdana, Tahoma, Arial, sans-serif;
        font-size: 8pt;
		margin:0;
}

div#all { width:980px; margin:0 auto; background:#fff; display:block;}

hr { color:#CCCCCC;}

.c {
        float: left;
}
.cr {
        clear: left;
}

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

h1 {
        font-size: 11pt;
        margin: 0;
		padding:6px 10px;
		color:#fff;
}

h2 {
        font-size: 8pt;
        margin: 0;
        padding: 0;
		color:#3a3a3a;
		min-height:25px;
}

h3 {
        font-size: 8pt;
        padding: 0;
}

#paginator { border-top: 1px solid #CCCCCC; padding:10px 8px 0; margin-top:10px;}

#descr {
        padding: 0 0 10px 10px;
        margin: 0;
		color:#909090;
}

table.formPage {
		background: url(../../../images/comments.gif) #F2F2F2 80px 10px no-repeat;
		padding:5px 0 5px 10px;
		-moz-border-radius: 3px;
		border:1px solid #c7c7c7;
		width:610px;
		float:left;
		margin:5px 0;
		color:#555555;
}

table.formPage3 {
		background: #F2F2F2 ;
		padding:5px 0 5px 10px;
		-moz-border-radius: 3px;
		border:1px solid #c7c7c7;
		width:610px;
		margin:5px 0;
		color:#555555;
}

table.formPage4 {
		background: #F2F2F2;
		padding:5px 0 5px 10px;
		-moz-border-radius: 3px;
		border:1px solid #c7c7c7;
		color:#555555;
}

table.formPage2 {
		background: #F2F2F2;
		padding:5px 0 5px 10px;
		-moz-border-radius: 3px;
		border:1px solid #c7c7c7;
		width:550px;
		margin:5px auto;
		color:#555555;
		clear:both;
}

table.formPage2 td {
}

table.formPage h3 {
		font-weight:normal;
		color:#1c1c1c;
		margin:0 0 10px 15px;
}

table.formPage td { vertical-align:top; }

table.perfil_user {
		padding:5px 0 5px 10px;
		-moz-border-radius: 3px;
		border:1px solid #c7c7c7;
		width:345px;
		float:left;
		margin:0;
}

table.perfil_user a.photo {
		text-decoration:none;
		background: url(../../../images/susfotos.gif) #fff 0 no-repeat;
		padding:0 0 0 20px;
}

table.perfil_user a.comments {
		text-decoration:none;
		background: url(../../../images/comments_add.gif) #fff 0 no-repeat;
		padding:0 0 0 20px;
}

td.err {
        padding: 3px;
        color: #FF0000;
        background: #FFEDED;
        border: 1px solid #A0A0A0;
        text-align: left;
}
td.msg {
        padding: 8px;
        color: #303030;
        background: #A4DC16;
        text-align: center;
}
.label {
        text-align: right;
}
.buttons {
		margin-top:10px;
        text-align: center;
}
.count {
        color: #6f6f6f;
        font-size: 7pt;
        font-weight: normal;
}
#links a {
        font-size: 10pt;
}
#links p {
        margin: 0 0 7px 0;
}
.url {
        color: #6f6f6f;
}
#path { float:right; margin: 8px 0 8px 10px; width:97%;}
.submit {
        float: right;
        vertical-align: bottom;
}

.submit a:hover {
	color:#000;
	text-decoration:none;
	padding:2px;
}
.submit a {
	color:#303030;
	text-decoration:none;
	padding:2px;
}

#user-bar {
   width:auto;
   float:right;
   margin:8px 0;
   padding:0;
   text-align:right;
}

#user-bar a img { margin:0 0 0 6px; }
#user-bar a:hover {}

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

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

form {
        display: inline;
        margin: 0;
        padding: 0;
}
.btn {
        font-size: 8pt;
        font-weight: bold;
        border: 1px solid #303030;
		background:#303030;
        cursor: pointer;
        height: 17px;
		color:#fff;
}
span.req {
        margin-left: 3px;
        color: #FF0000;
        font-weight: bold;
}

div.errForm, span.errForm {
        margin: 0px 0 0px 2px;
        padding: 2px 3px 2px 3px;
        color: #FF0000;
		text-align: left;
		float:left;
		font-size:11px;
		font-weight:normal;
		width:99%;
}
.small, .small a {
        padding: 0px;
        margin: 0px;
        color: #909090;
        font-size: 7pt;
        text-decoration: none;
}
.sort {
        color: #000000;
}
p.subcats {
        margin: 0px 0px 7px 0px;
        padding: 0px;
}
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: 3px 0 0 0;
        margin-top: 50px;
}
div.footer a {
        color: #606060;
}
.price {
        border: 1px solid #A0A0A0;
}
.price table td{
        margin: 0;
        padding: 2px;
        vertical-align: bottom;
}

.paging-info{ font-weight:normal; color:#666666;}
.paging-links {
   text-align:right;
   font-weight:normal;
   margin:0 5px 5px 5px;
   font-size:10px;
   float:right;
   padding:5px 0;
}
.paging-links strong {
	background:#CCCCCC none repeat scroll 0 0;
	border:1px solid #CCCCCC;
	color:#FFFFFF;
	font-weight:normal;
	margin-right:0;
	padding:2px 4px;
	text-decoration:none;
}
.paging-links a {
	background-position:50% bottom;
	border:1px solid #CCCCCC;
	color:#000000;
	margin-right:0;
	padding:2px 4px;
	text-decoration:none;
	}

.paging-links a:hover {
	background:#E4FAAE none repeat scroll 0 0;
	color:#303030;
	padding:2px 4px;
	text-decoration:none;
}

.paging-links strong.st { 
	background:#CCCCCC none repeat scroll 0 0;
	border:1px solid #CCCCCC;
	color:#FFFFFF;
	font-weight:normal;
	margin-right:0;
	padding:2px 4px;
	text-decoration:none;
}

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

.limit_field {
   border: 0 solid transparent;
   border-width:0;
}

#toggleCategTree {
   display:block;
   cursor:pointer;
   cursor:hand;
   color:#6A8AD4;
}

#categtree {
   margin:3px 0;
   height:200px;
   width:300px;
   overflow:auto;
   border:1px dotted #9EC2F3;
   border-width:0 1px 1px;
}

#catTitle { background:#fff; } /* Important for Konqueror */

#categtree h2 {
   margin:0 0 5px;
   padding:2px;
   text-align:center;
   color:#303030;
   background:#DDE5F3;
   vertical-align:middle;
}

#categtree #close_tree {
   right:0;
   padding:1px;
   text-align:center;
   white-space:nowrap;
   cursor:pointer;
   cursor:hand;
}

#categtree .categ-item {
   clear:both;
   margin:3px 5px;
   padding:2px 5px;
   display:block;
   border:1px dotted #CBE2EC;
   border-width:1px 0;
   cursor:pointer;
   cursor:hand;
}

#categtree .categ-item img {
   margin-right:1em;
}

#categtree .odd {
   background:#F8F8FC;
}

#categtree .even {
   background:#fff;
}

#categtree .categ-item:hover {
   background:#eee;
}

table.block {
   border: none;
   vertical-align:top;
   border:1px solid #DBDBDB;
}

.imgBorder {
   border-width: 1px;
   border-color: #d0d0d0;
   border-style: solid;
   padding:1px;
}
legend {
   padding:      5px;
   font-weight:  bold;
   color:#303030;
}
fieldset {
	border:1px solid #DBDBDB;
}

tr.calendar-head {
   background:#E0E0E0;
}
tr.calendar-body {
   background:#e0f4ad;
}

table.myphotos {
   border-width: 1px;
   border-color: #dbdbdb;
   border-style: solid;
   width: 145px;
   display:none;
}

select.myphotos {
   width: 145px;
}

#header { float:left; width:100%; background:#f2f2f2; border-bottom:1px solid #C7C7C7; }
#header .info { 
	background:#82AC16 none repeat scroll 0 0;
	color:white;
	float:right;
	padding:5px;
	}
	
#header img { float:left; margin:5px 10px;}
table.predefindedAlbums {}
table.predefindedAlbums img { width:114px; }
#logo_ { float:left; width:500px; padding:9px 0 0 0; }
.smallDesc { width:100%; text-align:center;}
.smallDesc a img { border:1px solid #DCDCDC; padding:1px; background: url(../../../images/loading.gif) center center no-repeat; }
.smallDesc a:hover img { border:1px solid #BDBDBD; background:#fff; padding:1px;}

div#header2 {width:100%; background:#303030; padding:0; float:left; margin:7px 0 0 0;}
div#header_logo img {float:left; display:inline; margin:0; padding:3px 0; border:none;}

div#tab_all {
	float:right;
	position:relative;
	margin:0;
	width:419px;
	display:block;
}
#tab ul { margin:0; padding:0; }
#tab li { 
	color:#FFFFFF;
	float:left;
	font-size:12px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0; 
	}
#tab li a { 
	color:#FFFFFF;
	display:block;
	font-size:12px;
	margin:0 1px;
	padding:11px 18px;
	text-decoration:none; 
	}
#tab li a:hover { background:#444444; margin:0 1px; cursor:pointer;}


table#photo_all { float:left; width:100%;}

div#pie {width:977px; height:36px; background:#fff; clear:both; margin:0 auto; padding:5px 0; border-top:1px solid #c7c7c7; }
div#pie_all {width:980px; margin:0 auto;}
div#pie_all a { color:#a9a9a9; text-decoration:none; font-size:10px; }
div#pie_all a:hover { color:#303030;}

div.name a { text-decoration:none;}

tr.up_photo_msg { width:100%; background:#f0f0f0; border-top:1px solid #e8e8e8; border-bottom:1px solid #e8e8e8; margin-bottom:10px;}
tr.up_photo_msg td { padding:5px 0 15px 0; text-align:center; }

div.comment { 
	background: url(../../../images/comments.gif) #F2F2F2 14px 10px no-repeat;
	float:left;
	font-weight:bold;
	padding:10px 10px 10px 35px;
	width:746px;
	-moz-border-radius: 3px;
	border:1px solid #c7c7c7;
	}
form#commentForm { float:left; width:100%; }
td.coments_new { float:left; width:100%; text-align:left; padding:0; }
td.coments_new span.user_name { text-decoration:none;  font-weight:bold; color:#88be00; float:left; }
td.coments_new span { color:#8A8A8A; size:10px; font-weight:normal; float:right; }
td.descr { padding-left:20px;}
td.coments_new div.comments span { text-align:left; float:left; }

div#menu {
	margin:0;
	float:left;
	position:relative;
	border-bottom:1px solid #c7c7c7;
	background:white;
	width:100%;
	display:inline;
	z-index:10;
}

#wrapper { width: 300px; margin: 0 auto; }
a:hover
{
	color: #000;
}
#product_header
{
	height: 28px;
}
#product_footer
{
	height: 28px;
}
ul#product
{
	margin: 0;
	padding: 0;
	list-style: none;
	width:406px;
}
ul#product li span
{
}
ul#product li.trigger
{
	padding:0;
}
/* ul#product hover menu position override */
ul#product .trigger ul.menu
{
	margin-top: 1.1em;
	margin-left: .6em;
}

/* ++ Hover menu styles */
.trigger ul.menu
{
	display: none;
	position: absolute;
	margin: 0;
	padding: .4em;
	list-style: none;
	background: #fff;
	border: solid 1px #ccc;
	z-index:100;
}
.trigger ul.menu li
{
	padding: .1em .5em;
}

.user_photo span.no_photo { padding:3px 5px 3px 28px; }

td.coments_new ul li.user_photo
{
background: url(../../../images/susfotos.gif) #fff 8px 4px no-repeat;
clear:both;
font-weight:normal;
cursor:default;
color:#c1c1c1;
}

li.user_comments
{
background: url(../../../images/comments_add.gif) #fff 8px 4px no-repeat;
clear:both;
font-weight:normal;
padding:3px 5px 3px 28px;
cursor:default;
color:#c1c1c1;

}

div#all li.user_comments a
{
background: url(../../../images/comments_add.gif) #fff 0px 4px no-repeat;
float:left;
}

div#all li.user_photo span
{
background: url(../../../images/susfotos.gif) #fff 0px 4px no-repeat;
}

.trigger ul.menu li a
{
	text-align:left;
	display: block;
	text-decoration:none;
	color:#7f7f7f;
	font-weight:normal;
	padding:3px 5px 3px 28px;
}
.trigger ul.menu li a:hover
{
	color:#2f2f2f;
	padding:2px 4px;
	font-weight:normal;
	padding:3px 5px 3px 28px;
}
.trigger:hover
{
	cursor:pointer;
}
.trigger:hover ul.menu
{
	display: block;
}

div.user_photo { text-align:center; color:#88be00; font-weight:bold; width:460px; font-size:10px; margin:0 auto; }
div.user_photo a:hover { text-align:center; color:#88be00; font-weight:bold; text-decoration:underline; }
span.photo_up_name { margin:0; padding:0; font-weight:normal; color:#8a8a8a;  }
table.nav_table {float:right; margin-top: 22px; }
table.nav_table td { padding:0 2px 5px 2px; text-align:right; }
td.subida { color:#999; padding:0; text-align:center;}
span.album_photo a { text-decoration:none; color:#8a8a8a; font-weight:normal; font-size:11px; }
span.album_photo {}

ul#product .trigger ul.menu_photo
{
	margin-top: 1.2em;
	margin-left: 11.4em;
}

.trigger ul.menu_photo
{
	display: none;
	position: absolute;
	margin: 0;
	padding: .4em;
	list-style: none;
	background: #fff;
	border: solid 1px #ccc;
	z-index:100;
}
.trigger ul.menu_photo li
{
}
.trigger ul.menu_photo li a
{
	text-align:left;
	display: block;
	text-decoration:none;
	color:#7f7f7f;
	font-weight:normal;
	padding:3px 5px 3px 28px;
	background: url(../../../images/susfotos.gif) #fff 8px 4px no-repeat;
}
.trigger ul.menu_photo li span
{
	text-align:left;
	display: block;
	text-decoration:none;
	color:#b2b2b2;
	font-weight:normal;
	padding:3px 5px 3px 28px;
	cursor:default;
}
.trigger li.user_photo span
{
	text-align:left;
	display: block;
	text-decoration:none;
	color:#b2b2b2;
	font-weight:normal;
	padding:3px 5px 3px 28px;
	cursor:default;
}
.trigger ul.menu_photo li a:hover
{
	color:#2f2f2f;
	padding:2px 4px;
	font-weight:normal;
	padding:3px 5px 3px 28px;
}
.trigger:hover ul.menu_photo
{
	display: block;
}
textarea#commentValue { width:99%; -moz-border-radius: 3px; padding:2px;  }

table.last_comments a { text-decoration:none; color:#8A8A8A; background: url(../../../images/comments2.gif) 0 3px no-repeat; padding-left:15px; }
table.last_comments a:hover { color:#303030; }
table.last_comments td { margin:2px 0; padding:4px 0;}



div#step_title { background: url(../images/cursor.gif) #f2f2f2 top left no-repeat; border-bottom:1px solid #e7e6e6; padding:14px 0 10px 25px; }
div#step_title2 { background: url(../images/upload.gif) #f2f2f2 top left no-repeat; border-bottom:1px solid #e7e6e6; padding:14px 0 10px 28px; }
.categories { background: url(../images/categories.gif) #fff top left no-repeat; float:left; margin:5px 0 5px 8px; width:75%; padding:1px 20px; color:#789a22; }
div#cat_alb { float:left; margin:0 8px; border:1px solid #e7e6e6; border-bottom:none; width:90%; display:inline; }
div#cat_alb div { float:left; margin:0; border-bottom:1px solid #e7e6e6; width:100%; padding:0 0 3px 0; font-size:10px; color:#5d5d5d; }
div#cat_alb div:hover { background:#F6F4D0; }
input.buttom {background:url(../images/send.gif) top left no-repeat; padding:7px 10px; border:none; cursor:pointer; margin-top:5px; float:right; font-size:11px; margin-right:15px; width:80px; }

div#upload_button { margin:8px auto; width:295px; height:32px; font-size:0px; background: url(../../../images/upload_photo.gif) #fff top left no-repeat;}
div#upload_button img { cursor:pointer;}
.loading { margin:2px 0 2px 10px; }
.loading div { }
.loading label { font-size:10px; color:#292929; }
.loading img { }
.loading label input { border:1px solid #a0a0a0; margin:2px 0; padding:2px 4px; font-size:11px; color:#292929; }
#buttons_steps { margin-right:14px; float:right;}
#buttons_steps input { margin:15px 5px;}

#loading_photo { background:url(../../../images/loading.gif) center center no-repeat; padding:0; margin:0 auto; min-width:100%; min-height:100%; }
.left_border { color:#303030;  }
td table.block:hover { background:#F2F2F2; border:1px solid #b4b4b4; }
.smallDesc a { display:inline-table; }