/*
Theme Name: American Royal Arts
Theme URI: http://blog.signedrock.com
Description: The custom theme designed for <a href="http://www.americanroyalarts.com">American Royal Arts</a>
Version: 2.7.5
Author: PlattForm 
Author URI: http://www.plattformad.com/
*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%;  /*Resets 1em to 10px 
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #d5d6d7 url('images/kubrickbgcolor.jpg');
	color: #333;*/
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	}

#page {
	border: 1px solid #000;
	text-align: left;
	color:#fff;
	}

/*#header {
	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}*/

#content {
	font-size: 1.2em
	}
#content .entry p, #content .post p {margin-bottom:10px;}
.widecolumn .entry p {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.thread-alt {
	/*background-color: #f8f8f8;*/
}
.thread-even {
	/*background-color: white;*/
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	/*background: #eee url('images/kubrickfooter.jpg') no-repeat top;*/
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color:#fc0
	}

#sidebar h1, #sidebar h2, #sidebar h3 {color:#fff;}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	color:#fc0
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h3, h3 a {
	color: #f1edd4;
	}

h2, h2 a, h2 a:hover, h3, h3 a, h3 a:hover, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

/*#sidebar li a:visited .entry p a:visited {
	color: #b85b5a;
	}*/

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	/*background: #fff;*/
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #efefef;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a {
	color: #fc0;
	text-decoration: none;
	}

a:hover {
	color: #fff;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 auto;
	padding: 0;
	}

#page {
	background-color: white;
	margin:0 auto 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #000;
	}

/*#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}*/

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	text-align:left
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align:left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: left;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
	text-align:left
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}
	
.entry {margin:10px 0; font-family:Arial, Helvetica, sans-serif;}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit, #submit {
	padding: 1px;
	border:1px solid #fff;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

/* CSS Document */

html{}

body {
    margin: 0px;
    padding: 0px;
    background-color: #5c5e4c;
}

#main {
    margin: 0px auto;
    padding: 0px;
    border: 0px;
    border-collapse: collapse;
    border: 1px solid #000000;
    width: 760px;
	background: url(http://www.signedrock.com/images/bg.jpg) repeat-x;
}

#main td {
    border: 0px;
    border-collapse: collapse;
    margin: 0px;
    padding: 0px;
}

#menu {
    margin: 0px;
    padding: 0px;
    border: 0px;
    border-collapse: collapse;
    width: 100%;
}

#menu td {
    border: 0px;
    border-collapse: collapse;
}

#menu td.separator {
    width: 1px;
    background: #490006 url( http://www.signedrock.com/images/menu_vr.jpg ) no-repeat;
}

#menu img {
    border: 0px;
}

.font {



    font-weight: normal;



    color: #ece9d2;



    padding: 0px 0px 0px 0px;



    font-family: Verdana, Arial, Helvetica, sans-serif;



    font-size: 12px;



    line-height: 14px;



}




#content1{
    margin: 0px;
    padding: 0px;
    border: 0px;
    border-collapse: collapse;
    vertical-align: top;
}



#content td {
	/*background:#84876c;*/
    margin: 0px;
    padding: 0px;
    border: 0px;
    border-collapse: collapse;
    vertical-align: top;
}



#content td.content_h1 {
    font: 12px/14px Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #ece9d2;
    text-align: center;
    padding: 5px 0px 5px 0px;
}



#content_all {
    font: 12px/14px Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #ece9d2;
    padding: 5px 0px 5px 0px;
}











#content td.content_left {
    text-align: left;
    padding: 0px 0px 0px 45px;
    font: 11px/13px Verdana, Arial, Helvetica, sans-serif;
    color: #ece9d2;
}



#content td.content_right {
    padding: 0px 45px 0px 0px;
    text-align: right;
    font: 11px/13px Verdana, Arial, Helvetica, sans-serif;
    color: #ece9d2;
}

#content td.content_center {
    padding: 0px 0px 0px 18px;
    text-align: center;
    font: 11px/13px Verdana, Arial, Helvetica, sans-serif;
    color: #ece9d2;
}

#content span.bold {
    font-weight: bold;
}

#content p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
	margin: 0px;
	padding: 0px;
}


#content .content{
    font: 11px/13px Verdana, Arial, Helvetica, sans-serif;
    color: #dedab7;
    line-height: 16px;
    padding-left: 0.5em;
    padding-right: 2em;
    padding-top: 1em;
    padding-bottom: 1em;
    text-align: justify;
}







#content .title{
    font: 20px/22px Verdana, Arial, Helvetica, sans-serif; /* Georgia, Verdana, Arial, Helvetica, sans-serif;*/
    color:#F0E68F;
    padding-left: 0.5em;
    padding-right: 2em;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    text-align: left;
    border-bottom: 1px solid #dedab7;
}











#flash2 {



    margin: 10px 0px 0px 0px;



    padding: 0px;



    height: 196px;



}



#flash2 td {



    border: 0px;



    border-collapse: collapse;



    vertical-align: top;



}



#flash2 td.separator2 {



    width: 5px;



}



.hr1 {



    height: 5px;



    background: #666550 url( http://www.signedrock.com/images/hr1.jpg ) repeat-x;



}



.hr2 {



    height: 10px;



    background: #2e2e23 url( http://www.signedrock.com/images/hr2.jpg ) repeat-x;



}



.hr3 {



    height: 17px;



    background: #424332 url( http://www.signedrock.com/images/hr3.jpg ) repeat-x;



}



#footer {



    margin: 0px;



    padding: 0px;



    background: #b7ba9a url( http://www.signedrock.com/images/bg3.jpg ) repeat-x;



    height: 86px;



    width: 100%;



}



#footer td {



    border: 0px;



    border-collapse: collapse;



    vertical-align: top;



}



#footer td.footer_menu {



    text-align: center;



    color: #949277;



    font: 12px/14px Verdana, Arial, Helvetica, sans-serif;



    font-weight: bold;



}



#footer td.footer_menu a {



    padding: 0px 5px;



    color: #949277;



    text-decoration: none;



}




#footer td.footer_menu a:hover {



    text-decoration: underline;



}



#footer td.footer_copyright {



    text-align: center;



    color: #dedab7;



    font: 11px/13px Verdana, Arial, Helvetica, sans-serif;



    font-weight: bold;



}



#footer td.footer_designby {



    text-align: center;



    color: #939579;



    font: 11px/13px Verdana, Arial, Helvetica, sans-serif;    



    padding: 0px 0px 20px 0px;



}

#barmenu{
    background-image: url(http://www.signedrock.com/images/back_menu.gif);
    font-family: verdana, Tahoma;
    font-weight: bold;
    font-size: 12px;
    letter-spacing: -1px;
    padding: 4px;
	height:35px;
}

#barmenu a:link, a:visited, a:active{
    color: #f1edd4;
    text-decoration: none;
}

#barmenu a:hover{
    color: #E1D893;
}

#submenu{
	padding-left:5px;
}

#submenu a{
    color: #dedab7;
	text-decoration:none;

}

#submenu a:hover{
    color: #EFE8A0;
	text-decoration: underline;
	
}

.lista_title{
    list-style-type: none;
    padding: 0px;
    padding-left:6px;
    padding-right:10px;
    font-size: 13px;
    color: #EFE795;
    font-family: Tahoma;
    display: block;  
    margin:0px;
	font-weigth: bold;
}

.sublista{
    list-style-type: none;
    padding: 0px;
    font-size: 11px;
    color: #dedab7;
    font-family: verdana, Arial, Tahoma;
    display: block;  
    margin:0px;
    padding-left: 7px;
    padding-right:5px;
    padding-bottom:5px;
}

/*
#linkmenusublista{
    font-size: 11px;
    color: #dedab7;
	padding-right:5px;
	text-decoration:none;
}*/



#submenu .back_cell{
	padding: 1em;
    background-image: url(images/back_cell.gif);
}


/* Productos */

#list{
	color:#dedab7;
	padding: 0 1em  2em 1em;
}


#list .ImageTitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #dedab7;
	margin-top: 10px;
}


#list .nivel3_title{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #dedab7;
	border-bottom: 1px solid #A59F7B;
}

#list .nivel3_title a:hover{
	color: #E8E19B;
}


#list .nivel3_title a:link {
	color: #A59F7B;
}

/*
	pragmática: 9-5-7
*/
.style4 a:link, .style4 a:visited {
	color: #E8E19B;
	font-weight: bold;
	text-decoration: underline;
}

.style4 a:hover {
	text-decoration: none;
}

/*	*/

#list .intro_title{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #BAC881;
	border-bottom: 1px solid #A59F7B;
	text-align: justify;
}

#list .detail{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #dedab7;
}

#list .price{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color:#CFC881;;
	vertical-align: middle;
}

#list .copyright{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #dedab7;
	text-align: left;
	font-weight: bold;
	padding-right: 1.1em;
}

#list .current{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #EFE8A0;
	margin-top: 10px;	
}

#list .sub_current{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #EFE8A0;
	margin-top: 10px;	
}

#list .over{
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#dedab7;
}

#list .over1{
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#dedab7;
}


/* Tooltip */

#dhtmlgoodies_tooltip{
		/*background-color:#EEE;*/
		/*border:1px solid #000;*/
		position: absolute;
		display:none;
		z-index:20000;
		padding:2px;
		font-size:0.9em;
		/*-moz-border-radius:6px;	/* Rounded edges in Firefox */
		font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
		
	}
	#dhtmlgoodies_tooltipShadow{
		position:absolute;
		/*background-color:#555;*/
		display:none;
		z-index:10000;
		/*opacity:0.7;
		/*filter:alpha(opacity=70);
		/*-khtml-opacity: 0.7;
		/*-moz-opacity: 0.7;
		/*-moz-border-radius:6px;	/* Rounded edges in Firefox */
	}
	
	
.inputs{ background:#5c5e40; color:#EFE8A0;}

#boton{cursor:pointer;}	

#titulo1{font-family:Georgia, "Times New Roman", Times, serif;
font-size:24px;
font-weight:bold;
color:#FFFFFF;}


#titulo_producto{
font-family:Arial, Helvetica, sans-serif;
color:#FFFFCC;
font-size:14px;
font-weight:bold;
text-decoration:underline;}

#desc_producto{color:#B6B797;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-align:justify;}

p{margin-top:0px;margin-bottom:0px;}
#price{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#dedab7;}


.style2 {
	color: #dedab7;
	font-size: 14px;
}

.style3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #FFCC00;
	font-weight: bold;
}

.style3a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #FFCC00;
	font-weight: bold;
	cursor:pointer; 
	cursor:hand;
}

#style4 {
	color: #dedab7;
	font-size: 20px;
}

.descproduct {
	color: #dedab7;
	font-size: 17px;
	font-weight:bold;
}


#linkcategorias{font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#dedab7;
}

#linkcategorias:hover{
font-size:12px;
font-weight:bold;
color:#dedaa0;
}

#tituloseccion{
	margin:0;
	padding:0;
	color:#dedab7;
}


/* Lista de productos con imagenes */

#list1{
	color:#dedab7;
	padding: 0 0 0 0;
}


#list1 .ImageTitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #dedab7;	
	font-weight:bold;
	padding-right:5px;
	padding-left:5px;
	padding-top:10px;
	text-align:left;	
}

#list1 .Image{
	padding-right:5px;
	padding-top:10px;
	cursor:pointer;
}

#list1 .nivel3_title{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #dedab7;
	border-bottom: 1px solid #A59F7B;
	text-decoration:none;
	font-weight:bold;	
}
/*
#list1 .nivel3_title a:hover{
	color: #E8E19B;
}


#list1 .nivel3_title a:link{
	color: #A59F7B;
}*/

/*
#list1 .intro_title{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #BAC881;
	border-bottom: 1px solid #A59F7B;
	text-align: justify;
}
*/

#list1 .detail{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #dedab7;
	padding-left:5px;
	padding-right:5px;
	text-align:left;
}

#list1 .price{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color:#CFC881;;
	vertical-align: middle;
}

#list1 .copyright{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #dedab7;
	text-align: left;
	font-weight: bold;
	padding-left:5px;
	padding-right:5px
}

#link1{font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#dedab7;
}

#link1:hover{
font-size:14px;
font-weight:bold;
color:#dedaa0;
}

#ButtonTip1{
background:#B8B999;
border:dotted;
border-color:#66664E;
border-width:1px;
color:#48483C;
font-weight:bold;
}

.ButtonTip1{
background:#B8B999;
border:dotted;
border-color:#66664E;
border-width:1px;
color:#48483C;
font-weight:bold;
}

#popup_state{
position:absolute; 
width:150px; 
height:25px; 
margin-left:100px; 
margin-top:170px; 
left: 209px; 
top: 50px;
background:#B8B999;
visibility:hidden;
border:solid;
border-color:#003399;
z-index:1;
}

#popup_state td{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#003366;
}

#lineapunteada{border-bottom-color:#000000;
border-bottom-style:dotted;
border-bottom-width:1px;
}

#linkcategorias1{font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#dedab7;
}

#linkcategorias1:hover{
font-size:10px;
color:#dedaa0;
}

#linksubcat1{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #dedab7;
	font-weight:bold;
}
#linksubcat1:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#dedaa0;
	font-weight:bold;
}


#linkcategorias2{font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#949277;
}

#linkcategorias2:hover{
font-size:11px;
color:#dedaa0;
}

#searchsite{
background:inherit;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-align:right;
color:#FFCC00;
font-weight:bold;}

#searchsite input{
background:#A0A182;
color:#5B5D48;
border:dotted;
border-width:1px;
border-color:#5B5D48;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}